@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
|
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
|
|
|
3
3
|
import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
|
|
4
4
|
registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
|
|
5
5
|
registerThemePropertiesLoader("@ui5/webcomponents-fiori", "sap_horizon", async () => defaultTheme);
|
|
6
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/SideNavigation.css.ts", content: `:host(:not([hidden])){display:inline-block;height:100%;min-width:var(--_ui5-v1-23-0-rc-5_side_navigation_width);width:var(--_ui5-v1-23-0-rc-5_side_navigation_width);max-width:100%;transition:width .3s,min-width .3s;border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_border_radius)}:host([collapsed]){min-width:var(--_ui5-v1-23-0-rc-5_side_navigation_collapsed_width);width:var(--_ui5-v1-23-0-rc-5_side_navigation_collapsed_width)}:host([is-touch-device]){border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_phone_border_radius)}.ui5-sn-root{height:100%;display:flex;flex-direction:column;box-sizing:border-box;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontSize);background:var(--sapList_Background);border-inline-end:var(--_ui5-v1-23-0-rc-5_side_navigation_border_right);box-shadow:var(--_ui5-v1-23-0-rc-5_side_navigation_box_shadow);border-radius:inherit}.ui5-sn-spacer{margin:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_margin);height:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_height);min-height:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_height);background-color:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_background_color);border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_radius)}.ui5-sn-collapsed .ui5-sn-spacer{margin:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_margin_collapsed)}.ui5-sn-flexible{display:flex;flex-direction:column;flex:1;min-height:0;position:relative;box-sizing:border-box}.ui5-sn-fixed{position:relative}.ui5-sn-list{margin:0;padding:var(--_ui5-v1-23-0-rc-5_side_navigation_padding);list-style:none;box-sizing:border-box;overflow:hidden auto}.ui5-sn-item-group{margin:0;padding:0;list-style:none}.ui5-sn-collapsed .ui5-sn-list{overflow:visible;display:flex;flex-direction:column}.ui5-sn-item{display:flex;align-items:center;width:100%;box-sizing:border-box;text-decoration:none;position:relative;height:var(--_ui5-v1-23-0-rc-5_side_navigation_item_height);min-height:var(--_ui5-v1-23-0-rc-5_side_navigation_item_height);cursor:pointer;background-color:var(--sapList_Background);border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_radius);transition:var(--_ui5-v1-23-0-rc-5_side_navigation_item_transition);margin-block-end:var(--_ui5-v1-23-0-rc-5_side_navigation_item_bottom_margin)}.ui5-sn-item-hidden{display:none}.ui5-sn-item:focus{outline:none}.ui5-sn-item:focus:after{border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);position:absolute;content:"";inset:var(--_ui5-v1-23-0-rc-5_side_navigation_item_focus_border_offset);z-index:2;pointer-events:none;border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_item_focus_border_radius)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:focus:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_selected_and_focused_border_style_color)}.ui5-sn-item.ui5-sn-item-level1:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_group_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_group_border_width)}.ui5-sn-item-level1[aria-expanded=true]:before{border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_group_expanded_border_width)}.ui5-sn-item-group .ui5-sn-list-li:last-child .ui5-sn-item.ui5-sn-item-level2:not(.ui5-sn-item-selected):before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_group_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_group_border_width)}.ui5-sn-item:before{content:"";position:absolute;inset:0;pointer-events:none}.ui5-sn-item.ui5-sn-item-disabled{opacity:var(--sapContent_DisabledOpacity);cursor:default}.ui5-sn-item:not(.ui5-sn-item-disabled):hover{background:var(--sapList_Hover_Background)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected{background:var(--sapList_SelectionBackgroundColor)}.ui5-sn-item:not(.ui5-sn-item-disabled):active .ui5-sn-item-text,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active .ui5-sn-item-text{color:var(--sapList_Active_TextColor)}.ui5-sn-item:not(.ui5-sn-item-disabled):active [ui5-icon],.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active [ui5-icon]{color:var(--sapList_Active_TextColor)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:hover{background:var(--sapList_Hover_SelectionBackground)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:active,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected.ui5-sn-item-active,.ui5-sn-item:not(.ui5-sn-item-disabled):active,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active,.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:active,.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected.ui5-sn-item-active{background:var(--sapList_Active_Background)}.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected{background:var(--_ui5-v1-23-0-rc-5_side_navigation_collapsed_selected_item_background)}.ui5-sn-item:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_width)}.ui5-sn-collapsed .ui5-sn-item:before{border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_width)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_selected_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_selected_border_width)}.ui5-sn-item:not(.ui5-sn-item-disabled):not(.ui5-sn-item-selected):hover:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_hover_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_hover_border_width)}.ui5-sn-item.ui5-sn-item-level2:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_width)}.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:before{border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_radius)}.ui5-sn-in-popover .ui5-sn-item-group .ui5-sn-list-li:last-child .ui5-sn-item:not(:hover):not(:active):before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_last_item_border_style)}.ui5-sn-item-icon{color:var(--_ui5-v1-23-0-rc-5_side_navigation_icon_color);height:var(--_ui5-v1-23-0-rc-5_side_navigation_icon_font_size);min-width:var(--_ui5-v1-23-0-rc-5_side_navigation_group_icon_width)}.ui5-sn-item-toggle-icon,.ui5-sn-item-external-link-icon{color:var(--_ui5-v1-23-0-rc-5_side_navigation_expand_icon_color);min-width:2rem;height:.875rem}.ui5-sn-item-external-link-icon{color:var(--_ui5-v1-23-0-rc-5_side_navigation_external_link_icon_color)}.ui5-sn-item-fixed .ui5-sn-item-toggle-icon,.ui5-sn-item-fixed .ui5-sn-item-external-link-icon{display:none}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item{justify-content:center}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-icon{padding:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_icon_padding)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-text,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-external-link-icon{display:none}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus{width:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_width);box-shadow:var(--_ui5-v1-23-0-rc-5_side_navigation_box_shadow);z-index:1}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item.ui5-sn-item-selected:hover,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item.ui5-sn-item-selected:focus{background:var(--sapList_SelectionBackgroundColor)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover:not(.ui5-sn-item-with-expander),.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus:not(.ui5-sn-item-with-expander){padding-right:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_padding_right)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-text,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-text{display:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_display)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-external-link-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-external-link-icon{display:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_display)}.ui5-sn-item[aria-expanded=false]+.ui5-sn-item-group{display:none}.ui5-sn-item-level2{padding-inline-start:var(--_ui5-v1-23-0-rc-5_side_navigation_group_icon_width)}.ui5-sn-item-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sapList_TextColor)}.ui5-sn-item-level1 .ui5-sn-item-text{font-weight:var(--_ui5-v1-23-0-rc-5_side_navigation_group_text_weight)}.ui5-sn-item-level1:not(:has(>.ui5-sn-item-icon)),.ui5-sn-item-level1.ui5-sn-item-selected:not(:has(>.ui5-sn-item-icon)){padding-inline-start:var(--_ui5-v1-23-0-rc-5_side_navigation_item_padding_left)}.ui5-sn-item-with-expander .ui5-sn-item-icon:after{display:var(--_ui5-v1-23-0-rc-5_side_navigation_triangle_display);content:"";width:0;height:0;border-left:.375rem solid transparent;border-bottom:.375rem solid var(--_ui5-v1-23-0-rc-5_side_navigation_triangle_color);position:absolute;right:.1875rem;bottom:.125rem}.ui5-sn-item-selection-icon{display:none;height:.5rem;width:.5rem;margin-inline:.5rem;color:var(--sapList_SelectionBorderColor)}.ui5-sn-item[aria-expanded] .ui5-sn-item-selection-icon{margin-inline:.5rem 0}.ui5-sn-root:not(.ui5-sn-collapsed) .ui5-sn-item:not([aria-expanded]){padding-inline-end:var(--_ui5-v1-23-0-rc-5_side_navigation_item_padding_right)}.ui5-sn-item-selected .ui5-sn-item-selection-icon{display:var(--_ui5-v1-23-0-rc-5_side_navigation_selection_indicator_display)}.ui5-sn-in-popover .ui5-sn-list{padding:var(--_ui5-v1-23-0-rc-5_side_navigation_parent_popup_padding)}.ui5-sn-in-popover .ui5-sn-item{padding:var(--_ui5-v1-23-0-rc-5_side_navigation_popup_item_padding);width:auto}.ui5-sn-in-popover .ui5-sn-item-level1{margin-bottom:var(--_ui5-v1-23-0-rc-5_side_navigation_group_bottom_margin_in_popup)}.ui5-sn-in-popover .ui5-sn-item-level1 .ui5-sn-item-text{margin:0 1rem 0 0;font-size:var(--_ui5-v1-23-0-rc-5_side_navigation_popup_title_text_size);line-height:var(--_ui5-v1-23-0-rc-5_side_navigation_popup_title_line_height)}.ui5-sn-item.ui5-sn-item-level1.ui5-sn-item-overflow{margin-top:auto}
|
|
6
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/SideNavigation.css.ts", content: `:host(:not([hidden])){display:inline-block;height:100%;min-width:var(--_ui5-v1-23-0_side_navigation_width);width:var(--_ui5-v1-23-0_side_navigation_width);max-width:100%;transition:width .3s,min-width .3s;border-radius:var(--_ui5-v1-23-0_side_navigation_border_radius)}:host([collapsed]){min-width:var(--_ui5-v1-23-0_side_navigation_collapsed_width);width:var(--_ui5-v1-23-0_side_navigation_collapsed_width)}:host([is-touch-device]){border-radius:var(--_ui5-v1-23-0_side_navigation_phone_border_radius)}.ui5-sn-root{height:100%;display:flex;flex-direction:column;box-sizing:border-box;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontSize);background:var(--sapList_Background);border-inline-end:var(--_ui5-v1-23-0_side_navigation_border_right);box-shadow:var(--_ui5-v1-23-0_side_navigation_box_shadow);border-radius:inherit}.ui5-sn-spacer{margin:var(--_ui5-v1-23-0_side_navigation_navigation_separator_margin);height:var(--_ui5-v1-23-0_side_navigation_navigation_separator_height);min-height:var(--_ui5-v1-23-0_side_navigation_navigation_separator_height);background-color:var(--_ui5-v1-23-0_side_navigation_navigation_separator_background_color);border-radius:var(--_ui5-v1-23-0_side_navigation_navigation_separator_radius)}.ui5-sn-collapsed .ui5-sn-spacer{margin:var(--_ui5-v1-23-0_side_navigation_navigation_separator_margin_collapsed)}.ui5-sn-flexible{display:flex;flex-direction:column;flex:1;min-height:0;position:relative;box-sizing:border-box}.ui5-sn-fixed{position:relative}.ui5-sn-list{margin:0;padding:var(--_ui5-v1-23-0_side_navigation_padding);list-style:none;box-sizing:border-box;overflow:hidden auto}.ui5-sn-item-group{margin:0;padding:0;list-style:none}.ui5-sn-collapsed .ui5-sn-list{overflow:visible;display:flex;flex-direction:column}.ui5-sn-item{display:flex;align-items:center;width:100%;box-sizing:border-box;text-decoration:none;position:relative;height:var(--_ui5-v1-23-0_side_navigation_item_height);min-height:var(--_ui5-v1-23-0_side_navigation_item_height);cursor:pointer;background-color:var(--sapList_Background);border-radius:var(--_ui5-v1-23-0_side_navigation_item_border_radius);transition:var(--_ui5-v1-23-0_side_navigation_item_transition);margin-block-end:var(--_ui5-v1-23-0_side_navigation_item_bottom_margin)}.ui5-sn-item-hidden{display:none}.ui5-sn-item:focus{outline:none}.ui5-sn-item:focus:after{border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);position:absolute;content:"";inset:var(--_ui5-v1-23-0_side_navigation_item_focus_border_offset);z-index:2;pointer-events:none;border-radius:var(--_ui5-v1-23-0_side_navigation_item_focus_border_radius)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:focus:before{border:var(--_ui5-v1-23-0_side_navigation_selected_and_focused_border_style_color)}.ui5-sn-item.ui5-sn-item-level1:before{border:var(--_ui5-v1-23-0_side_navigation_group_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_group_border_width)}.ui5-sn-item-level1[aria-expanded=true]:before{border-width:var(--_ui5-v1-23-0_side_navigation_group_expanded_border_width)}.ui5-sn-item-group .ui5-sn-list-li:last-child .ui5-sn-item.ui5-sn-item-level2:not(.ui5-sn-item-selected):before{border:var(--_ui5-v1-23-0_side_navigation_group_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_group_border_width)}.ui5-sn-item:before{content:"";position:absolute;inset:0;pointer-events:none}.ui5-sn-item.ui5-sn-item-disabled{opacity:var(--sapContent_DisabledOpacity);cursor:default}.ui5-sn-item:not(.ui5-sn-item-disabled):hover{background:var(--sapList_Hover_Background)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected{background:var(--sapList_SelectionBackgroundColor)}.ui5-sn-item:not(.ui5-sn-item-disabled):active .ui5-sn-item-text,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active .ui5-sn-item-text{color:var(--sapList_Active_TextColor)}.ui5-sn-item:not(.ui5-sn-item-disabled):active [ui5-icon],.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active [ui5-icon]{color:var(--sapList_Active_TextColor)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:hover{background:var(--sapList_Hover_SelectionBackground)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:active,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected.ui5-sn-item-active,.ui5-sn-item:not(.ui5-sn-item-disabled):active,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active,.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:active,.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected.ui5-sn-item-active{background:var(--sapList_Active_Background)}.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected{background:var(--_ui5-v1-23-0_side_navigation_collapsed_selected_item_background)}.ui5-sn-item:before{border:var(--_ui5-v1-23-0_side_navigation_item_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_item_border_width)}.ui5-sn-collapsed .ui5-sn-item:before{border-width:var(--_ui5-v1-23-0_side_navigation_item_border_width)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:before{border:var(--_ui5-v1-23-0_side_navigation_selected_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_selected_border_width)}.ui5-sn-item:not(.ui5-sn-item-disabled):not(.ui5-sn-item-selected):hover:before{border:var(--_ui5-v1-23-0_side_navigation_hover_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_hover_border_width)}.ui5-sn-item.ui5-sn-item-level2:before{border:var(--_ui5-v1-23-0_side_navigation_item_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_item_border_width)}.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:before{border-radius:var(--_ui5-v1-23-0_side_navigation_item_border_radius)}.ui5-sn-in-popover .ui5-sn-item-group .ui5-sn-list-li:last-child .ui5-sn-item:not(:hover):not(:active):before{border:var(--_ui5-v1-23-0_side_navigation_last_item_border_style)}.ui5-sn-item-icon{color:var(--_ui5-v1-23-0_side_navigation_icon_color);height:var(--_ui5-v1-23-0_side_navigation_icon_font_size);min-width:var(--_ui5-v1-23-0_side_navigation_group_icon_width)}.ui5-sn-item-toggle-icon,.ui5-sn-item-external-link-icon{color:var(--_ui5-v1-23-0_side_navigation_expand_icon_color);min-width:2rem;height:.875rem}.ui5-sn-item-external-link-icon{color:var(--_ui5-v1-23-0_side_navigation_external_link_icon_color)}.ui5-sn-item-fixed .ui5-sn-item-toggle-icon,.ui5-sn-item-fixed .ui5-sn-item-external-link-icon{display:none}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item{justify-content:center}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-icon{padding:var(--_ui5-v1-23-0_side_navigation_item_collapsed_icon_padding)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-text,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-external-link-icon{display:none}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus{width:var(--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_width);box-shadow:var(--_ui5-v1-23-0_side_navigation_box_shadow);z-index:1}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item.ui5-sn-item-selected:hover,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item.ui5-sn-item-selected:focus{background:var(--sapList_SelectionBackgroundColor)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover:not(.ui5-sn-item-with-expander),.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus:not(.ui5-sn-item-with-expander){padding-right:var(--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_padding_right)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-text,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-text{display:var(--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_display)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-external-link-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-external-link-icon{display:var(--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_display)}.ui5-sn-item[aria-expanded=false]+.ui5-sn-item-group{display:none}.ui5-sn-item-level2{padding-inline-start:var(--_ui5-v1-23-0_side_navigation_group_icon_width)}.ui5-sn-item-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sapList_TextColor)}.ui5-sn-item-level1 .ui5-sn-item-text{font-weight:var(--_ui5-v1-23-0_side_navigation_group_text_weight)}.ui5-sn-item-level1:not(:has(>.ui5-sn-item-icon)),.ui5-sn-item-level1.ui5-sn-item-selected:not(:has(>.ui5-sn-item-icon)){padding-inline-start:var(--_ui5-v1-23-0_side_navigation_item_padding_left)}.ui5-sn-item-with-expander .ui5-sn-item-icon:after{display:var(--_ui5-v1-23-0_side_navigation_triangle_display);content:"";width:0;height:0;border-left:.375rem solid transparent;border-bottom:.375rem solid var(--_ui5-v1-23-0_side_navigation_triangle_color);position:absolute;right:.1875rem;bottom:.125rem}.ui5-sn-item-selection-icon{display:none;height:.5rem;width:.5rem;margin-inline:.5rem;color:var(--sapList_SelectionBorderColor)}.ui5-sn-item[aria-expanded] .ui5-sn-item-selection-icon{margin-inline:.5rem 0}.ui5-sn-root:not(.ui5-sn-collapsed) .ui5-sn-item:not([aria-expanded]){padding-inline-end:var(--_ui5-v1-23-0_side_navigation_item_padding_right)}.ui5-sn-item-selected .ui5-sn-item-selection-icon{display:var(--_ui5-v1-23-0_side_navigation_selection_indicator_display)}.ui5-sn-in-popover .ui5-sn-list{padding:var(--_ui5-v1-23-0_side_navigation_parent_popup_padding)}.ui5-sn-in-popover .ui5-sn-item{padding:var(--_ui5-v1-23-0_side_navigation_popup_item_padding);width:auto}.ui5-sn-in-popover .ui5-sn-item-level1{margin-bottom:var(--_ui5-v1-23-0_side_navigation_group_bottom_margin_in_popup)}.ui5-sn-in-popover .ui5-sn-item-level1 .ui5-sn-item-text{margin:0 1rem 0 0;font-size:var(--_ui5-v1-23-0_side_navigation_popup_title_text_size);line-height:var(--_ui5-v1-23-0_side_navigation_popup_title_line_height)}.ui5-sn-item.ui5-sn-item-level1.ui5-sn-item-overflow{margin-top:auto}
|
|
7
7
|
` };
|
|
8
8
|
export default styleData;
|
|
9
9
|
//# sourceMappingURL=SideNavigation.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SideNavigation.css.js","sourceRoot":"","sources":["../../../src/generated/themes/SideNavigation.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,8BAA8B,EAAC,OAAO,EAAC;CACpH,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/SideNavigation.css.ts\",content:`:host(:not([hidden])){display:inline-block;height:100%;min-width:var(--_ui5-v1-23-0-rc-5_side_navigation_width);width:var(--_ui5-v1-23-0-rc-5_side_navigation_width);max-width:100%;transition:width .3s,min-width .3s;border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_border_radius)}:host([collapsed]){min-width:var(--_ui5-v1-23-0-rc-5_side_navigation_collapsed_width);width:var(--_ui5-v1-23-0-rc-5_side_navigation_collapsed_width)}:host([is-touch-device]){border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_phone_border_radius)}.ui5-sn-root{height:100%;display:flex;flex-direction:column;box-sizing:border-box;font-family:\"72override\",var(--sapFontFamily);font-size:var(--sapFontSize);background:var(--sapList_Background);border-inline-end:var(--_ui5-v1-23-0-rc-5_side_navigation_border_right);box-shadow:var(--_ui5-v1-23-0-rc-5_side_navigation_box_shadow);border-radius:inherit}.ui5-sn-spacer{margin:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_margin);height:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_height);min-height:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_height);background-color:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_background_color);border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_radius)}.ui5-sn-collapsed .ui5-sn-spacer{margin:var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_margin_collapsed)}.ui5-sn-flexible{display:flex;flex-direction:column;flex:1;min-height:0;position:relative;box-sizing:border-box}.ui5-sn-fixed{position:relative}.ui5-sn-list{margin:0;padding:var(--_ui5-v1-23-0-rc-5_side_navigation_padding);list-style:none;box-sizing:border-box;overflow:hidden auto}.ui5-sn-item-group{margin:0;padding:0;list-style:none}.ui5-sn-collapsed .ui5-sn-list{overflow:visible;display:flex;flex-direction:column}.ui5-sn-item{display:flex;align-items:center;width:100%;box-sizing:border-box;text-decoration:none;position:relative;height:var(--_ui5-v1-23-0-rc-5_side_navigation_item_height);min-height:var(--_ui5-v1-23-0-rc-5_side_navigation_item_height);cursor:pointer;background-color:var(--sapList_Background);border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_radius);transition:var(--_ui5-v1-23-0-rc-5_side_navigation_item_transition);margin-block-end:var(--_ui5-v1-23-0-rc-5_side_navigation_item_bottom_margin)}.ui5-sn-item-hidden{display:none}.ui5-sn-item:focus{outline:none}.ui5-sn-item:focus:after{border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);position:absolute;content:\"\";inset:var(--_ui5-v1-23-0-rc-5_side_navigation_item_focus_border_offset);z-index:2;pointer-events:none;border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_item_focus_border_radius)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:focus:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_selected_and_focused_border_style_color)}.ui5-sn-item.ui5-sn-item-level1:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_group_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_group_border_width)}.ui5-sn-item-level1[aria-expanded=true]:before{border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_group_expanded_border_width)}.ui5-sn-item-group .ui5-sn-list-li:last-child .ui5-sn-item.ui5-sn-item-level2:not(.ui5-sn-item-selected):before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_group_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_group_border_width)}.ui5-sn-item:before{content:\"\";position:absolute;inset:0;pointer-events:none}.ui5-sn-item.ui5-sn-item-disabled{opacity:var(--sapContent_DisabledOpacity);cursor:default}.ui5-sn-item:not(.ui5-sn-item-disabled):hover{background:var(--sapList_Hover_Background)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected{background:var(--sapList_SelectionBackgroundColor)}.ui5-sn-item:not(.ui5-sn-item-disabled):active .ui5-sn-item-text,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active .ui5-sn-item-text{color:var(--sapList_Active_TextColor)}.ui5-sn-item:not(.ui5-sn-item-disabled):active [ui5-icon],.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active [ui5-icon]{color:var(--sapList_Active_TextColor)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:hover{background:var(--sapList_Hover_SelectionBackground)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:active,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected.ui5-sn-item-active,.ui5-sn-item:not(.ui5-sn-item-disabled):active,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active,.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:active,.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected.ui5-sn-item-active{background:var(--sapList_Active_Background)}.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected{background:var(--_ui5-v1-23-0-rc-5_side_navigation_collapsed_selected_item_background)}.ui5-sn-item:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_width)}.ui5-sn-collapsed .ui5-sn-item:before{border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_width)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_selected_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_selected_border_width)}.ui5-sn-item:not(.ui5-sn-item-disabled):not(.ui5-sn-item-selected):hover:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_hover_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_hover_border_width)}.ui5-sn-item.ui5-sn-item-level2:before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_style_color);border-width:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_width)}.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:before{border-radius:var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_radius)}.ui5-sn-in-popover .ui5-sn-item-group .ui5-sn-list-li:last-child .ui5-sn-item:not(:hover):not(:active):before{border:var(--_ui5-v1-23-0-rc-5_side_navigation_last_item_border_style)}.ui5-sn-item-icon{color:var(--_ui5-v1-23-0-rc-5_side_navigation_icon_color);height:var(--_ui5-v1-23-0-rc-5_side_navigation_icon_font_size);min-width:var(--_ui5-v1-23-0-rc-5_side_navigation_group_icon_width)}.ui5-sn-item-toggle-icon,.ui5-sn-item-external-link-icon{color:var(--_ui5-v1-23-0-rc-5_side_navigation_expand_icon_color);min-width:2rem;height:.875rem}.ui5-sn-item-external-link-icon{color:var(--_ui5-v1-23-0-rc-5_side_navigation_external_link_icon_color)}.ui5-sn-item-fixed .ui5-sn-item-toggle-icon,.ui5-sn-item-fixed .ui5-sn-item-external-link-icon{display:none}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item{justify-content:center}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-icon{padding:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_icon_padding)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-text,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-external-link-icon{display:none}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus{width:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_width);box-shadow:var(--_ui5-v1-23-0-rc-5_side_navigation_box_shadow);z-index:1}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item.ui5-sn-item-selected:hover,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item.ui5-sn-item-selected:focus{background:var(--sapList_SelectionBackgroundColor)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover:not(.ui5-sn-item-with-expander),.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus:not(.ui5-sn-item-with-expander){padding-right:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_padding_right)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-text,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-text{display:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_display)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-external-link-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-external-link-icon{display:var(--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_display)}.ui5-sn-item[aria-expanded=false]+.ui5-sn-item-group{display:none}.ui5-sn-item-level2{padding-inline-start:var(--_ui5-v1-23-0-rc-5_side_navigation_group_icon_width)}.ui5-sn-item-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sapList_TextColor)}.ui5-sn-item-level1 .ui5-sn-item-text{font-weight:var(--_ui5-v1-23-0-rc-5_side_navigation_group_text_weight)}.ui5-sn-item-level1:not(:has(>.ui5-sn-item-icon)),.ui5-sn-item-level1.ui5-sn-item-selected:not(:has(>.ui5-sn-item-icon)){padding-inline-start:var(--_ui5-v1-23-0-rc-5_side_navigation_item_padding_left)}.ui5-sn-item-with-expander .ui5-sn-item-icon:after{display:var(--_ui5-v1-23-0-rc-5_side_navigation_triangle_display);content:\"\";width:0;height:0;border-left:.375rem solid transparent;border-bottom:.375rem solid var(--_ui5-v1-23-0-rc-5_side_navigation_triangle_color);position:absolute;right:.1875rem;bottom:.125rem}.ui5-sn-item-selection-icon{display:none;height:.5rem;width:.5rem;margin-inline:.5rem;color:var(--sapList_SelectionBorderColor)}.ui5-sn-item[aria-expanded] .ui5-sn-item-selection-icon{margin-inline:.5rem 0}.ui5-sn-root:not(.ui5-sn-collapsed) .ui5-sn-item:not([aria-expanded]){padding-inline-end:var(--_ui5-v1-23-0-rc-5_side_navigation_item_padding_right)}.ui5-sn-item-selected .ui5-sn-item-selection-icon{display:var(--_ui5-v1-23-0-rc-5_side_navigation_selection_indicator_display)}.ui5-sn-in-popover .ui5-sn-list{padding:var(--_ui5-v1-23-0-rc-5_side_navigation_parent_popup_padding)}.ui5-sn-in-popover .ui5-sn-item{padding:var(--_ui5-v1-23-0-rc-5_side_navigation_popup_item_padding);width:auto}.ui5-sn-in-popover .ui5-sn-item-level1{margin-bottom:var(--_ui5-v1-23-0-rc-5_side_navigation_group_bottom_margin_in_popup)}.ui5-sn-in-popover .ui5-sn-item-level1 .ui5-sn-item-text{margin:0 1rem 0 0;font-size:var(--_ui5-v1-23-0-rc-5_side_navigation_popup_title_text_size);line-height:var(--_ui5-v1-23-0-rc-5_side_navigation_popup_title_line_height)}.ui5-sn-item.ui5-sn-item-level1.ui5-sn-item-overflow{margin-top:auto}\n`};\nexport default styleData;\n\t"]}
|
|
1
|
+
{"version":3,"file":"SideNavigation.css.js","sourceRoot":"","sources":["../../../src/generated/themes/SideNavigation.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,8BAA8B,EAAC,OAAO,EAAC;CACpH,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/SideNavigation.css.ts\",content:`:host(:not([hidden])){display:inline-block;height:100%;min-width:var(--_ui5-v1-23-0_side_navigation_width);width:var(--_ui5-v1-23-0_side_navigation_width);max-width:100%;transition:width .3s,min-width .3s;border-radius:var(--_ui5-v1-23-0_side_navigation_border_radius)}:host([collapsed]){min-width:var(--_ui5-v1-23-0_side_navigation_collapsed_width);width:var(--_ui5-v1-23-0_side_navigation_collapsed_width)}:host([is-touch-device]){border-radius:var(--_ui5-v1-23-0_side_navigation_phone_border_radius)}.ui5-sn-root{height:100%;display:flex;flex-direction:column;box-sizing:border-box;font-family:\"72override\",var(--sapFontFamily);font-size:var(--sapFontSize);background:var(--sapList_Background);border-inline-end:var(--_ui5-v1-23-0_side_navigation_border_right);box-shadow:var(--_ui5-v1-23-0_side_navigation_box_shadow);border-radius:inherit}.ui5-sn-spacer{margin:var(--_ui5-v1-23-0_side_navigation_navigation_separator_margin);height:var(--_ui5-v1-23-0_side_navigation_navigation_separator_height);min-height:var(--_ui5-v1-23-0_side_navigation_navigation_separator_height);background-color:var(--_ui5-v1-23-0_side_navigation_navigation_separator_background_color);border-radius:var(--_ui5-v1-23-0_side_navigation_navigation_separator_radius)}.ui5-sn-collapsed .ui5-sn-spacer{margin:var(--_ui5-v1-23-0_side_navigation_navigation_separator_margin_collapsed)}.ui5-sn-flexible{display:flex;flex-direction:column;flex:1;min-height:0;position:relative;box-sizing:border-box}.ui5-sn-fixed{position:relative}.ui5-sn-list{margin:0;padding:var(--_ui5-v1-23-0_side_navigation_padding);list-style:none;box-sizing:border-box;overflow:hidden auto}.ui5-sn-item-group{margin:0;padding:0;list-style:none}.ui5-sn-collapsed .ui5-sn-list{overflow:visible;display:flex;flex-direction:column}.ui5-sn-item{display:flex;align-items:center;width:100%;box-sizing:border-box;text-decoration:none;position:relative;height:var(--_ui5-v1-23-0_side_navigation_item_height);min-height:var(--_ui5-v1-23-0_side_navigation_item_height);cursor:pointer;background-color:var(--sapList_Background);border-radius:var(--_ui5-v1-23-0_side_navigation_item_border_radius);transition:var(--_ui5-v1-23-0_side_navigation_item_transition);margin-block-end:var(--_ui5-v1-23-0_side_navigation_item_bottom_margin)}.ui5-sn-item-hidden{display:none}.ui5-sn-item:focus{outline:none}.ui5-sn-item:focus:after{border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);position:absolute;content:\"\";inset:var(--_ui5-v1-23-0_side_navigation_item_focus_border_offset);z-index:2;pointer-events:none;border-radius:var(--_ui5-v1-23-0_side_navigation_item_focus_border_radius)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:focus:before{border:var(--_ui5-v1-23-0_side_navigation_selected_and_focused_border_style_color)}.ui5-sn-item.ui5-sn-item-level1:before{border:var(--_ui5-v1-23-0_side_navigation_group_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_group_border_width)}.ui5-sn-item-level1[aria-expanded=true]:before{border-width:var(--_ui5-v1-23-0_side_navigation_group_expanded_border_width)}.ui5-sn-item-group .ui5-sn-list-li:last-child .ui5-sn-item.ui5-sn-item-level2:not(.ui5-sn-item-selected):before{border:var(--_ui5-v1-23-0_side_navigation_group_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_group_border_width)}.ui5-sn-item:before{content:\"\";position:absolute;inset:0;pointer-events:none}.ui5-sn-item.ui5-sn-item-disabled{opacity:var(--sapContent_DisabledOpacity);cursor:default}.ui5-sn-item:not(.ui5-sn-item-disabled):hover{background:var(--sapList_Hover_Background)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected{background:var(--sapList_SelectionBackgroundColor)}.ui5-sn-item:not(.ui5-sn-item-disabled):active .ui5-sn-item-text,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active .ui5-sn-item-text{color:var(--sapList_Active_TextColor)}.ui5-sn-item:not(.ui5-sn-item-disabled):active [ui5-icon],.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active [ui5-icon]{color:var(--sapList_Active_TextColor)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:hover{background:var(--sapList_Hover_SelectionBackground)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:active,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected.ui5-sn-item-active,.ui5-sn-item:not(.ui5-sn-item-disabled):active,.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-active,.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:active,.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected.ui5-sn-item-active{background:var(--sapList_Active_Background)}.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected{background:var(--_ui5-v1-23-0_side_navigation_collapsed_selected_item_background)}.ui5-sn-item:before{border:var(--_ui5-v1-23-0_side_navigation_item_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_item_border_width)}.ui5-sn-collapsed .ui5-sn-item:before{border-width:var(--_ui5-v1-23-0_side_navigation_item_border_width)}.ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:before{border:var(--_ui5-v1-23-0_side_navigation_selected_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_selected_border_width)}.ui5-sn-item:not(.ui5-sn-item-disabled):not(.ui5-sn-item-selected):hover:before{border:var(--_ui5-v1-23-0_side_navigation_hover_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_hover_border_width)}.ui5-sn-item.ui5-sn-item-level2:before{border:var(--_ui5-v1-23-0_side_navigation_item_border_style_color);border-width:var(--_ui5-v1-23-0_side_navigation_item_border_width)}.ui5-sn-collapsed .ui5-sn-item:not(.ui5-sn-item-disabled).ui5-sn-item-selected:before{border-radius:var(--_ui5-v1-23-0_side_navigation_item_border_radius)}.ui5-sn-in-popover .ui5-sn-item-group .ui5-sn-list-li:last-child .ui5-sn-item:not(:hover):not(:active):before{border:var(--_ui5-v1-23-0_side_navigation_last_item_border_style)}.ui5-sn-item-icon{color:var(--_ui5-v1-23-0_side_navigation_icon_color);height:var(--_ui5-v1-23-0_side_navigation_icon_font_size);min-width:var(--_ui5-v1-23-0_side_navigation_group_icon_width)}.ui5-sn-item-toggle-icon,.ui5-sn-item-external-link-icon{color:var(--_ui5-v1-23-0_side_navigation_expand_icon_color);min-width:2rem;height:.875rem}.ui5-sn-item-external-link-icon{color:var(--_ui5-v1-23-0_side_navigation_external_link_icon_color)}.ui5-sn-item-fixed .ui5-sn-item-toggle-icon,.ui5-sn-item-fixed .ui5-sn-item-external-link-icon{display:none}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item{justify-content:center}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-icon{padding:var(--_ui5-v1-23-0_side_navigation_item_collapsed_icon_padding)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-text,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item-external-link-icon{display:none}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus{width:var(--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_width);box-shadow:var(--_ui5-v1-23-0_side_navigation_box_shadow);z-index:1}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item.ui5-sn-item-selected:hover,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item.ui5-sn-item-selected:focus{background:var(--sapList_SelectionBackgroundColor)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover:not(.ui5-sn-item-with-expander),.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus:not(.ui5-sn-item-with-expander){padding-right:var(--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_padding_right)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-text,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-text{display:var(--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_display)}.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):hover .ui5-sn-item-external-link-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-toggle-icon,.ui5-sn-collapsed .ui5-sn-list .ui5-sn-item:not(.ui5-sn-item-active):not(.ui5-sn-item-no-hover-effect):focus .ui5-sn-item-external-link-icon{display:var(--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_display)}.ui5-sn-item[aria-expanded=false]+.ui5-sn-item-group{display:none}.ui5-sn-item-level2{padding-inline-start:var(--_ui5-v1-23-0_side_navigation_group_icon_width)}.ui5-sn-item-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sapList_TextColor)}.ui5-sn-item-level1 .ui5-sn-item-text{font-weight:var(--_ui5-v1-23-0_side_navigation_group_text_weight)}.ui5-sn-item-level1:not(:has(>.ui5-sn-item-icon)),.ui5-sn-item-level1.ui5-sn-item-selected:not(:has(>.ui5-sn-item-icon)){padding-inline-start:var(--_ui5-v1-23-0_side_navigation_item_padding_left)}.ui5-sn-item-with-expander .ui5-sn-item-icon:after{display:var(--_ui5-v1-23-0_side_navigation_triangle_display);content:\"\";width:0;height:0;border-left:.375rem solid transparent;border-bottom:.375rem solid var(--_ui5-v1-23-0_side_navigation_triangle_color);position:absolute;right:.1875rem;bottom:.125rem}.ui5-sn-item-selection-icon{display:none;height:.5rem;width:.5rem;margin-inline:.5rem;color:var(--sapList_SelectionBorderColor)}.ui5-sn-item[aria-expanded] .ui5-sn-item-selection-icon{margin-inline:.5rem 0}.ui5-sn-root:not(.ui5-sn-collapsed) .ui5-sn-item:not([aria-expanded]){padding-inline-end:var(--_ui5-v1-23-0_side_navigation_item_padding_right)}.ui5-sn-item-selected .ui5-sn-item-selection-icon{display:var(--_ui5-v1-23-0_side_navigation_selection_indicator_display)}.ui5-sn-in-popover .ui5-sn-list{padding:var(--_ui5-v1-23-0_side_navigation_parent_popup_padding)}.ui5-sn-in-popover .ui5-sn-item{padding:var(--_ui5-v1-23-0_side_navigation_popup_item_padding);width:auto}.ui5-sn-in-popover .ui5-sn-item-level1{margin-bottom:var(--_ui5-v1-23-0_side_navigation_group_bottom_margin_in_popup)}.ui5-sn-in-popover .ui5-sn-item-level1 .ui5-sn-item-text{margin:0 1rem 0 0;font-size:var(--_ui5-v1-23-0_side_navigation_popup_title_text_size);line-height:var(--_ui5-v1-23-0_side_navigation_popup_title_line_height)}.ui5-sn-item.ui5-sn-item-level1.ui5-sn-item-overflow{margin-top:auto}\n`};\nexport default styleData;\n\t"]}
|
|
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
|
|
|
3
3
|
import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
|
|
4
4
|
registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
|
|
5
5
|
registerThemePropertiesLoader("@ui5/webcomponents-fiori", "sap_horizon", async () => defaultTheme);
|
|
6
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/SideNavigationPopover.css.ts", content: `.ui5-side-navigation-popover{--_ui5-v1-23-
|
|
6
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/SideNavigationPopover.css.ts", content: `.ui5-side-navigation-popover{--_ui5-v1-23-0_popover_box_shadow: var(--_ui5-v1-23-0_side_navigation_popup_box_shadow)}.ui5-side-navigation-popover::part(content){padding:0}.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}
|
|
7
7
|
` };
|
|
8
8
|
export default styleData;
|
|
9
9
|
//# sourceMappingURL=SideNavigationPopover.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SideNavigationPopover.css.js","sourceRoot":"","sources":["../../../src/generated/themes/SideNavigationPopover.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,qCAAqC,EAAC,OAAO,EAAC;CAC3H,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/SideNavigationPopover.css.ts\",content:`.ui5-side-navigation-popover{--_ui5-v1-23-
|
|
1
|
+
{"version":3,"file":"SideNavigationPopover.css.js","sourceRoot":"","sources":["../../../src/generated/themes/SideNavigationPopover.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,qCAAqC,EAAC,OAAO,EAAC;CAC3H,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/SideNavigationPopover.css.ts\",content:`.ui5-side-navigation-popover{--_ui5-v1-23-0_popover_box_shadow: var(--_ui5-v1-23-0_side_navigation_popup_box_shadow)}.ui5-side-navigation-popover::part(content){padding:0}.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}\n`};\nexport default styleData;\n\t"]}
|
|
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
|
|
|
3
3
|
import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
|
|
4
4
|
registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
|
|
5
5
|
registerThemePropertiesLoader("@ui5/webcomponents-fiori", "sap_horizon", async () => defaultTheme);
|
|
6
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/Timeline.css.ts", content: `:host(:not([hidden])){display:block}.ui5-timeline-root{padding:var(--_ui5-v1-23-
|
|
6
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/Timeline.css.ts", content: `:host(:not([hidden])){display:block}.ui5-timeline-root{padding:var(--_ui5-v1-23-0_tl_padding);box-sizing:border-box;overflow:hidden}.ui5-timeline-list{list-style:none;margin:0;padding:0}.ui5-timeline-list-item{margin-bottom:var(--_ui5-v1-23-0_tl_li_margin_bottom)}.ui5-timeline-list-item:last-child{margin-bottom:0}:host([layout="Horizontal"]) .ui5-timeline-list{white-space:nowrap;list-style:none;margin:0;padding:0}:host([layout="Horizontal"]) .ui5-timeline-list-item{display:inline-block;margin-inline-start:var(--_ui5-v1-23-0_tl_li_margin_bottom)}:host([layout="Horizontal"]) .ui5-timeline-scroll-container{overflow:auto;width:calc(100% + var(--_ui5-v1-23-0_timeline_scroll_container_offset))}
|
|
7
7
|
` };
|
|
8
8
|
export default styleData;
|
|
9
9
|
//# sourceMappingURL=Timeline.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Timeline.css.js","sourceRoot":"","sources":["../../../src/generated/themes/Timeline.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,wBAAwB,EAAC,OAAO,EAAC;CAC9G,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/Timeline.css.ts\",content:`:host(:not([hidden])){display:block}.ui5-timeline-root{padding:var(--_ui5-v1-23-
|
|
1
|
+
{"version":3,"file":"Timeline.css.js","sourceRoot":"","sources":["../../../src/generated/themes/Timeline.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,wBAAwB,EAAC,OAAO,EAAC;CAC9G,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/Timeline.css.ts\",content:`:host(:not([hidden])){display:block}.ui5-timeline-root{padding:var(--_ui5-v1-23-0_tl_padding);box-sizing:border-box;overflow:hidden}.ui5-timeline-list{list-style:none;margin:0;padding:0}.ui5-timeline-list-item{margin-bottom:var(--_ui5-v1-23-0_tl_li_margin_bottom)}.ui5-timeline-list-item:last-child{margin-bottom:0}:host([layout=\"Horizontal\"]) .ui5-timeline-list{white-space:nowrap;list-style:none;margin:0;padding:0}:host([layout=\"Horizontal\"]) .ui5-timeline-list-item{display:inline-block;margin-inline-start:var(--_ui5-v1-23-0_tl_li_margin_bottom)}:host([layout=\"Horizontal\"]) .ui5-timeline-scroll-container{overflow:auto;width:calc(100% + var(--_ui5-v1-23-0_timeline_scroll_container_offset))}\n`};\nexport default styleData;\n\t"]}
|
|
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
|
|
|
3
3
|
import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
|
|
4
4
|
registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
|
|
5
5
|
registerThemePropertiesLoader("@ui5/webcomponents-fiori", "sap_horizon", async () => defaultTheme);
|
|
6
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/TimelineItem.css.ts", content: `:host(:not([hidden])){display:block}.ui5-tli-root{display:flex}:host([layout="Horizontal"]) .ui5-tli-root{flex-direction:column}:host(:not([layout="Horizontal"])) .ui5-tli-indicator{position:relative;width:2rem}:host([layout="Horizontal"]) .ui5-tli-indicator{position:relative;display:flex;height:2rem;align-items:center}:host(:not([layout="Horizontal"])) .ui5-tli-indicator:before{content:"";display:inline-block;background-color:var(--sapContent_ForegroundBorderColor);width:1px;position:absolute;top:2.125rem;bottom:var(--_ui5-v1-23-
|
|
6
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/TimelineItem.css.ts", content: `:host(:not([hidden])){display:block}.ui5-tli-root{display:flex}:host([layout="Horizontal"]) .ui5-tli-root{flex-direction:column}:host(:not([layout="Horizontal"])) .ui5-tli-indicator{position:relative;width:2rem}:host([layout="Horizontal"]) .ui5-tli-indicator{position:relative;display:flex;height:2rem;align-items:center}:host(:not([layout="Horizontal"])) .ui5-tli-indicator:before{content:"";display:inline-block;background-color:var(--sapContent_ForegroundBorderColor);width:1px;position:absolute;top:2.125rem;bottom:var(--_ui5-v1-23-0_timeline_tli_indicator_before_bottom);left:50%}:host([layout="Horizontal"]) .ui5-tli-indicator:before{content:"";display:inline-block;background-color:var(--sapContent_ForegroundBorderColor);height:1px;top:50%;position:absolute;left:2.0625rem;right:var(--_ui5-v1-23-0_timeline_tli_indicator_before_right)}:host(:not([layout="Horizontal"])) .ui5-tli-indicator.ui5-tli-indicator-large-line:before{bottom:var(--_ui5-v1-23-0_timeline_tli_indicator_before_without_icon_bottom)}:host([layout="Horizontal"]) .ui5-tli-indicator.ui5-tli-indicator-large-line:before{right:var(--_ui5-v1-23-0_timeline_tli_indicator_before_without_icon_right)}:host(:not([layout="Horizontal"])):not([icon]) .ui5-tli-indicator:before{bottom:var(--_ui5-v1-23-0_timeline_tli_indicator_before_without_icon_bottom);top:1.875rem}:host([layout="Horizontal"]:not([icon])) .ui5-tli-indicator:before{top:50%;right:var(--_ui5-v1-23-0_timeline_tli_indicator_before_without_icon_right);left:1.6875rem}:host(:not([layout="Horizontal"])):not([icon]) .ui5-tli-indicator.ui5-tli-indicator-short-line:before{bottom:var(--_ui5-v1-23-0_timeline_tli_indicator_before_bottom)}:host([layout="Horizontal"]:not([icon])) .ui5-tli-indicator.ui5-tli-indicator-short-line:before{right:var(--_ui5-v1-23-0_timeline_tli_indicator_before_right)}:host(:not([icon])) .ui5-tli-indicator:after{content:"";display:inline-block;box-sizing:border-box;border:1px solid var(--sapContent_NonInteractiveIconColor);background-color:var(--sapContent_NonInteractiveIconColor);border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.9375rem;left:51.75%;transform:translate(-50%)}:host([layout="Horizontal"]:not([icon])) .ui5-tli-indicator:after{top:.84rem;left:.9625rem}:host(:last-child) .ui5-tli-indicator:before{display:none}.ui5-tli-icon-outer{display:flex;justify-content:center;align-items:center;margin-top:.25rem;height:1.625rem;width:2rem}:host([layout="Horizontal"]) .ui5-tli-icon-outer{margin-top:0rem;height:1.3125rem}.ui5-tli-icon{color:var(--sapContent_NonInteractiveIconColor);height:1.375rem;width:1.375rem}:host([layout="Horizontal"]) .ui5-tli-dummy-icon-container{height:1.375rem;width:1.375rem;display:inline-block;outline:none}.ui5-tli-bubble{background:var(--sapGroup_ContentBackground);border:1px solid var(--_ui5-v1-23-0_TimelineItem_bubble_border_color);box-sizing:border-box;border-radius:var(--_ui5-v1-23-0_TimelineItem_bubble_border_radius);flex:1;position:relative;margin-left:.5rem;padding:var(--_ui5-v1-23-0_TimelineItem_bubble_content_padding)}:host([layout="Horizontal"]) .ui5-tli-bubble{margin-top:.5rem;margin-left:0}.ui5-tli-bubble:focus{outline:none}.ui5-tli-bubble:focus:after{content:"";border:var(--_ui5-v1-23-0_TimelineItem_bubble_border_width) var(--_ui5-v1-23-0_TimelineItem_bubble_border_style) var(--sapContent_FocusColor);border-radius:var(--_ui5-v1-23-0_TimelineItem_bubble_focus_border_radius);position:absolute;top:var(--_ui5-v1-23-0_TimelineItem_bubble_border_top);right:var(--_ui5-v1-23-0_TimelineItem_bubble_border_right);bottom:var(--_ui5-v1-23-0_TimelineItem_bubble_border_bottom);left:var(--_ui5-v1-23-0_TimelineItem_bubble_border_left);pointer-events:none}:host([layout="Horizontal"]) .ui5-tli-bubble:focus:after{top:var(--_ui5-v1-23-0_TimelineItem_horizontal_bubble_focus_top_offset);left:var(--_ui5-v1-23-0_TimelineItem_horizontal_bubble_focus_left_offset)}.ui5-tli-bubble-arrow{width:var(--_ui5-v1-23-0_TimelineItem_arrow_size);padding-bottom:var(--_ui5-v1-23-0_TimelineItem_arrow_size);position:absolute;pointer-events:none;top:0;left:0;overflow:hidden}.ui5-tli-bubble-arrow:before{content:"";background:var(--sapGroup_ContentBackground);border:1px solid var(--_ui5-v1-23-0_TimelineItem_bubble_border_color);position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:0 100%;transform:rotate(45deg)}:host([layout="Horizontal"]) .ui5-tli-bubble-arrow:before{transform:rotate(315deg)}.ui5-tli-bubble-arrow--left{left:calc(-1 * var(--_ui5-v1-23-0_TimelineItem_arrow_size))}.ui5-tli-bubble-arrow--top{top:calc(-1 * var(--_ui5-v1-23-0_TimelineItem_arrow_size))}.ui5-tli-bubble-arrow--left:before{left:50%;width:50%;transform-origin:100% 100%}.ui5-tli-bubble-arrow--top:before{left:42%;width:75%;transform-origin:152% 104%}.ui5-tli-title,.ui5-tli-desc{color:var(--sapTextColor);font-family:var(--sapFontFamily);font-weight:400;font-size:var(--sapFontSize)}.ui5-tli-title span{display:inline-block}.ui5-tli-subtitle{color:var(--sapContent_LabelColor);font-family:var(--sapFontFamily);font-weight:400;font-size:var(--sapFontSmallSize);padding-top:var(--_ui5-v1-23-0_TimelineItem_bubble_content_subtitle_padding_top);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui5-tli-desc{padding-top:var(--_ui5-v1-23-0_TimelineItem_bubble_content_description_padding_top)}:dir(rtl) .ui5-tli-bubble-arrow--left{right:calc(-1 * var(--_ui5-v1-23-0_TimelineItem_arrow_size));left:auto;transform:scaleX(-1)}:dir(rtl) .ui5-tli-bubble-arrow--top{right:0;left:auto;transform:scaleX(-1)}:dir(rtl) .ui5-tli-bubble{margin-left:auto;margin-right:.5rem}:host([layout="Horizontal"]:dir(rtl)) .ui5-tli-bubble{margin-right:0}:dir(rtl) .ui5-tli-bubble:focus:after{left:var(--_ui5-v1-23-0_TimelineItem_bubble_rtl_left_offset);right:var(--_ui5-v1-23-0_TimelineItem_bubble_rtl_right_offset)}:host([layout="Horizontal"]:dir(rtl)) .ui5-tli-bubble:focus:after{right:0}:host([layout="Horizontal"]:not([icon]):dir(rtl)) .ui5-tli-indicator:after{right:.625rem}:host([layout="Horizontal"]:not([icon]):dir(rtl)) .ui5-tli-indicator:before{right:1.9375rem;left:var(--_ui5-v1-23-0_timeline_tli_indicator_before_right)}:host([layout="Horizontal"]:dir(rtl)) .ui5-tli-indicator:before{left:var(--_ui5-v1-23-0_timeline_tli_indicator_before_right);right:2.125rem}
|
|
7
7
|
` };
|
|
8
8
|
export default styleData;
|
|
9
9
|
//# sourceMappingURL=TimelineItem.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimelineItem.css.js","sourceRoot":"","sources":["../../../src/generated/themes/TimelineItem.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,4BAA4B,EAAC,OAAO,EAAC;CAClH,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/TimelineItem.css.ts\",content:`:host(:not([hidden])){display:block}.ui5-tli-root{display:flex}:host([layout=\"Horizontal\"]) .ui5-tli-root{flex-direction:column}:host(:not([layout=\"Horizontal\"])) .ui5-tli-indicator{position:relative;width:2rem}:host([layout=\"Horizontal\"]) .ui5-tli-indicator{position:relative;display:flex;height:2rem;align-items:center}:host(:not([layout=\"Horizontal\"])) .ui5-tli-indicator:before{content:\"\";display:inline-block;background-color:var(--sapContent_ForegroundBorderColor);width:1px;position:absolute;top:2.125rem;bottom:var(--_ui5-v1-23-
|
|
1
|
+
{"version":3,"file":"TimelineItem.css.js","sourceRoot":"","sources":["../../../src/generated/themes/TimelineItem.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,4BAA4B,EAAC,OAAO,EAAC;CAClH,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/TimelineItem.css.ts\",content:`:host(:not([hidden])){display:block}.ui5-tli-root{display:flex}:host([layout=\"Horizontal\"]) .ui5-tli-root{flex-direction:column}:host(:not([layout=\"Horizontal\"])) .ui5-tli-indicator{position:relative;width:2rem}:host([layout=\"Horizontal\"]) .ui5-tli-indicator{position:relative;display:flex;height:2rem;align-items:center}:host(:not([layout=\"Horizontal\"])) .ui5-tli-indicator:before{content:\"\";display:inline-block;background-color:var(--sapContent_ForegroundBorderColor);width:1px;position:absolute;top:2.125rem;bottom:var(--_ui5-v1-23-0_timeline_tli_indicator_before_bottom);left:50%}:host([layout=\"Horizontal\"]) .ui5-tli-indicator:before{content:\"\";display:inline-block;background-color:var(--sapContent_ForegroundBorderColor);height:1px;top:50%;position:absolute;left:2.0625rem;right:var(--_ui5-v1-23-0_timeline_tli_indicator_before_right)}:host(:not([layout=\"Horizontal\"])) .ui5-tli-indicator.ui5-tli-indicator-large-line:before{bottom:var(--_ui5-v1-23-0_timeline_tli_indicator_before_without_icon_bottom)}:host([layout=\"Horizontal\"]) .ui5-tli-indicator.ui5-tli-indicator-large-line:before{right:var(--_ui5-v1-23-0_timeline_tli_indicator_before_without_icon_right)}:host(:not([layout=\"Horizontal\"])):not([icon]) .ui5-tli-indicator:before{bottom:var(--_ui5-v1-23-0_timeline_tli_indicator_before_without_icon_bottom);top:1.875rem}:host([layout=\"Horizontal\"]:not([icon])) .ui5-tli-indicator:before{top:50%;right:var(--_ui5-v1-23-0_timeline_tli_indicator_before_without_icon_right);left:1.6875rem}:host(:not([layout=\"Horizontal\"])):not([icon]) .ui5-tli-indicator.ui5-tli-indicator-short-line:before{bottom:var(--_ui5-v1-23-0_timeline_tli_indicator_before_bottom)}:host([layout=\"Horizontal\"]:not([icon])) .ui5-tli-indicator.ui5-tli-indicator-short-line:before{right:var(--_ui5-v1-23-0_timeline_tli_indicator_before_right)}:host(:not([icon])) .ui5-tli-indicator:after{content:\"\";display:inline-block;box-sizing:border-box;border:1px solid var(--sapContent_NonInteractiveIconColor);background-color:var(--sapContent_NonInteractiveIconColor);border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.9375rem;left:51.75%;transform:translate(-50%)}:host([layout=\"Horizontal\"]:not([icon])) .ui5-tli-indicator:after{top:.84rem;left:.9625rem}:host(:last-child) .ui5-tli-indicator:before{display:none}.ui5-tli-icon-outer{display:flex;justify-content:center;align-items:center;margin-top:.25rem;height:1.625rem;width:2rem}:host([layout=\"Horizontal\"]) .ui5-tli-icon-outer{margin-top:0rem;height:1.3125rem}.ui5-tli-icon{color:var(--sapContent_NonInteractiveIconColor);height:1.375rem;width:1.375rem}:host([layout=\"Horizontal\"]) .ui5-tli-dummy-icon-container{height:1.375rem;width:1.375rem;display:inline-block;outline:none}.ui5-tli-bubble{background:var(--sapGroup_ContentBackground);border:1px solid var(--_ui5-v1-23-0_TimelineItem_bubble_border_color);box-sizing:border-box;border-radius:var(--_ui5-v1-23-0_TimelineItem_bubble_border_radius);flex:1;position:relative;margin-left:.5rem;padding:var(--_ui5-v1-23-0_TimelineItem_bubble_content_padding)}:host([layout=\"Horizontal\"]) .ui5-tli-bubble{margin-top:.5rem;margin-left:0}.ui5-tli-bubble:focus{outline:none}.ui5-tli-bubble:focus:after{content:\"\";border:var(--_ui5-v1-23-0_TimelineItem_bubble_border_width) var(--_ui5-v1-23-0_TimelineItem_bubble_border_style) var(--sapContent_FocusColor);border-radius:var(--_ui5-v1-23-0_TimelineItem_bubble_focus_border_radius);position:absolute;top:var(--_ui5-v1-23-0_TimelineItem_bubble_border_top);right:var(--_ui5-v1-23-0_TimelineItem_bubble_border_right);bottom:var(--_ui5-v1-23-0_TimelineItem_bubble_border_bottom);left:var(--_ui5-v1-23-0_TimelineItem_bubble_border_left);pointer-events:none}:host([layout=\"Horizontal\"]) .ui5-tli-bubble:focus:after{top:var(--_ui5-v1-23-0_TimelineItem_horizontal_bubble_focus_top_offset);left:var(--_ui5-v1-23-0_TimelineItem_horizontal_bubble_focus_left_offset)}.ui5-tli-bubble-arrow{width:var(--_ui5-v1-23-0_TimelineItem_arrow_size);padding-bottom:var(--_ui5-v1-23-0_TimelineItem_arrow_size);position:absolute;pointer-events:none;top:0;left:0;overflow:hidden}.ui5-tli-bubble-arrow:before{content:\"\";background:var(--sapGroup_ContentBackground);border:1px solid var(--_ui5-v1-23-0_TimelineItem_bubble_border_color);position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:0 100%;transform:rotate(45deg)}:host([layout=\"Horizontal\"]) .ui5-tli-bubble-arrow:before{transform:rotate(315deg)}.ui5-tli-bubble-arrow--left{left:calc(-1 * var(--_ui5-v1-23-0_TimelineItem_arrow_size))}.ui5-tli-bubble-arrow--top{top:calc(-1 * var(--_ui5-v1-23-0_TimelineItem_arrow_size))}.ui5-tli-bubble-arrow--left:before{left:50%;width:50%;transform-origin:100% 100%}.ui5-tli-bubble-arrow--top:before{left:42%;width:75%;transform-origin:152% 104%}.ui5-tli-title,.ui5-tli-desc{color:var(--sapTextColor);font-family:var(--sapFontFamily);font-weight:400;font-size:var(--sapFontSize)}.ui5-tli-title span{display:inline-block}.ui5-tli-subtitle{color:var(--sapContent_LabelColor);font-family:var(--sapFontFamily);font-weight:400;font-size:var(--sapFontSmallSize);padding-top:var(--_ui5-v1-23-0_TimelineItem_bubble_content_subtitle_padding_top);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui5-tli-desc{padding-top:var(--_ui5-v1-23-0_TimelineItem_bubble_content_description_padding_top)}:dir(rtl) .ui5-tli-bubble-arrow--left{right:calc(-1 * var(--_ui5-v1-23-0_TimelineItem_arrow_size));left:auto;transform:scaleX(-1)}:dir(rtl) .ui5-tli-bubble-arrow--top{right:0;left:auto;transform:scaleX(-1)}:dir(rtl) .ui5-tli-bubble{margin-left:auto;margin-right:.5rem}:host([layout=\"Horizontal\"]:dir(rtl)) .ui5-tli-bubble{margin-right:0}:dir(rtl) .ui5-tli-bubble:focus:after{left:var(--_ui5-v1-23-0_TimelineItem_bubble_rtl_left_offset);right:var(--_ui5-v1-23-0_TimelineItem_bubble_rtl_right_offset)}:host([layout=\"Horizontal\"]:dir(rtl)) .ui5-tli-bubble:focus:after{right:0}:host([layout=\"Horizontal\"]:not([icon]):dir(rtl)) .ui5-tli-indicator:after{right:.625rem}:host([layout=\"Horizontal\"]:not([icon]):dir(rtl)) .ui5-tli-indicator:before{right:1.9375rem;left:var(--_ui5-v1-23-0_timeline_tli_indicator_before_right)}:host([layout=\"Horizontal\"]:dir(rtl)) .ui5-tli-indicator:before{left:var(--_ui5-v1-23-0_timeline_tli_indicator_before_right);right:2.125rem}\n`};\nexport default styleData;\n\t"]}
|
|
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
|
|
|
3
3
|
import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
|
|
4
4
|
registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
|
|
5
5
|
registerThemePropertiesLoader("@ui5/webcomponents-fiori", "sap_horizon", async () => defaultTheme);
|
|
6
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/UploadCollection.css.ts", content: `:host(:not([hidden])){display:block}.ui5-uc-content{position:relative}.uc-no-files{background-color:var(--sapGroup_ContentBackground)}.uc-dnd-overlay{position:absolute;inset:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.uc-drag-overlay{border:var(--ui5-v1-23-
|
|
6
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/UploadCollection.css.ts", content: `:host(:not([hidden])){display:block}.ui5-uc-content{position:relative}.uc-no-files{background-color:var(--sapGroup_ContentBackground)}.uc-dnd-overlay{position:absolute;inset:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.uc-drag-overlay{border:var(--ui5-v1-23-0_upload_collection_drag_overlay_border)}.uc-drop-overlay{border:var(--ui5-v1-23-0_upload_collection_drop_overlay_border)}.uc-dnd-overlay:before{content:"";position:absolute;inset:0;background-color:var(--sapGroup_ContentBackground);opacity:.8}.uc-drop-overlay:after{content:"";position:absolute;inset:0;background-color:var(--ui5-v1-23-0_upload_collection_drop_overlay_background);opacity:.05}.uc-dnd-overlay [ui5-icon]{width:4rem;height:4rem;margin-bottom:1rem;color:var(--sapContent_NonInteractiveIconColor)}.uc-dnd-overlay .dnd-overlay-text{font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontHeader4Size);color:var(--sapContent_NonInteractiveIconColor)}.uc-dnd-overlay [ui5-icon],.uc-dnd-overlay .dnd-overlay-text{z-index:1;pointer-events:none}.uc-drop-overlay [ui5-icon],.uc-drop-overlay .dnd-overlay-text{color:var(--sapContent_DragAndDropActiveColor)}.uc-no-files-dnd-overlay{visibility:hidden}
|
|
7
7
|
` };
|
|
8
8
|
export default styleData;
|
|
9
9
|
//# sourceMappingURL=UploadCollection.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UploadCollection.css.js","sourceRoot":"","sources":["../../../src/generated/themes/UploadCollection.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,gCAAgC,EAAC,OAAO,EAAC;CACtH,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/UploadCollection.css.ts\",content:`:host(:not([hidden])){display:block}.ui5-uc-content{position:relative}.uc-no-files{background-color:var(--sapGroup_ContentBackground)}.uc-dnd-overlay{position:absolute;inset:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.uc-drag-overlay{border:var(--ui5-v1-23-
|
|
1
|
+
{"version":3,"file":"UploadCollection.css.js","sourceRoot":"","sources":["../../../src/generated/themes/UploadCollection.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,gCAAgC,EAAC,OAAO,EAAC;CACtH,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/UploadCollection.css.ts\",content:`:host(:not([hidden])){display:block}.ui5-uc-content{position:relative}.uc-no-files{background-color:var(--sapGroup_ContentBackground)}.uc-dnd-overlay{position:absolute;inset:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.uc-drag-overlay{border:var(--ui5-v1-23-0_upload_collection_drag_overlay_border)}.uc-drop-overlay{border:var(--ui5-v1-23-0_upload_collection_drop_overlay_border)}.uc-dnd-overlay:before{content:\"\";position:absolute;inset:0;background-color:var(--sapGroup_ContentBackground);opacity:.8}.uc-drop-overlay:after{content:\"\";position:absolute;inset:0;background-color:var(--ui5-v1-23-0_upload_collection_drop_overlay_background);opacity:.05}.uc-dnd-overlay [ui5-icon]{width:4rem;height:4rem;margin-bottom:1rem;color:var(--sapContent_NonInteractiveIconColor)}.uc-dnd-overlay .dnd-overlay-text{font-family:\"72override\",var(--sapFontFamily);font-size:var(--sapFontHeader4Size);color:var(--sapContent_NonInteractiveIconColor)}.uc-dnd-overlay [ui5-icon],.uc-dnd-overlay .dnd-overlay-text{z-index:1;pointer-events:none}.uc-drop-overlay [ui5-icon],.uc-drop-overlay .dnd-overlay-text{color:var(--sapContent_DragAndDropActiveColor)}.uc-no-files-dnd-overlay{visibility:hidden}\n`};\nexport default styleData;\n\t"]}
|
|
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
|
|
|
3
3
|
import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
|
|
4
4
|
registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
|
|
5
5
|
registerThemePropertiesLoader("@ui5/webcomponents-fiori", "sap_horizon", async () => defaultTheme);
|
|
6
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/UploadCollectionItem.css.ts", content: `:host{height:auto;container-type:inline-size}:host(:not([hidden])){display:block}:host::part(content){overflow:visible}.ui5-li-root.ui5-uci-root{padding:1rem}.ui5-uci-buttons{display:flex;pointer-events:all;margin-inline-start:1rem;gap:.5rem}.ui5-uci-thumbnail{width:var(--ui5-v1-23-
|
|
6
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/UploadCollectionItem.css.ts", content: `:host{height:auto;container-type:inline-size}:host(:not([hidden])){display:block}:host::part(content){overflow:visible}.ui5-li-root.ui5-uci-root{padding:1rem}.ui5-uci-buttons{display:flex;pointer-events:all;margin-inline-start:1rem;gap:.5rem}.ui5-uci-thumbnail{width:var(--ui5-v1-23-0_upload_collection_thumbnail_size);height:var(--ui5-v1-23-0_upload_collection_thumbnail_size);margin-inline-end:var(--ui5-v1-23-0_upload_collection_thumbnail_margin_inline_end)}::slotted([ui5-icon][slot="thumbnail"]){width:var(--ui5-v1-23-0_upload_collection_thumbnail_size);height:var(--ui5-v1-23-0_upload_collection_thumbnail_size);font-size:2.5rem}::slotted(img[slot="thumbnail"]){width:var(--ui5-v1-23-0_upload_collection_thumbnail_size);height:var(--ui5-v1-23-0_upload_collection_thumbnail_size)}:host([actionable]) ::slotted([ui5-icon][slot="thumbnail"]){color:var(--sapContent_IconColor)}.ui5-uci-thumbnail-and-content-container{flex:1 1 auto;min-width:0;display:flex;align-items:flex-start}.ui5-uci-content-and-progress{max-width:100%;min-width:0;display:flex;flex:1 1 auto}.ui5-uci-content{flex:1 1 auto;width:100%;min-width:0}.ui5-uci-progress-box{margin-inline-start:.5rem}.ui5-uci-file-name{display:block;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontLargeSize);margin-bottom:.25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui5-uci-file-name-text{color:var(--sapList_TextColor)}[ui5-link].ui5-uci-file-name{pointer-events:all}.ui5-uci-description{margin-top:.375rem;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontMediumSize);color:var(--sapContent_LabelColor);white-space:initial;overflow:hidden;text-overflow:ellipsis}.ui5-uci-edit-container{display:flex;align-items:center}.ui5-uci-edit-container [ui5-input]{width:60%;pointer-events:all;min-width:auto}.ui5-uci-file-extension{font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontMediumSize);color:var(--sapTextColor);white-space:no-wrap;overflow:hidden;margin-left:.5rem;width:40%;display:inline-block;vertical-align:middle}.ui5-uci-root-editing .ui5-li-detailbtn,.ui5-uci-root-editing .ui5-li-deletebtn,.ui5-uci-root-uploading .ui5-li-detailbtn,.ui5-uci-root-uploading .ui5-li-deletebtn,.ui5-li-deletebtn{display:none}.ui5-uci-edit-rename-btn{margin-right:.125rem}@container (max-width: 30rem){:host::part(content){flex-wrap:wrap}.ui5-uci-thumbnail-and-content-container{width:100%}.ui5-uci-content-and-progress{flex-wrap:wrap}.ui5-uci-progress-box{width:100%;margin-top:.5rem;margin-inline-start:0}.ui5-uci-content{width:100%}.ui5-uci-buttons{margin-inline-start:var(--ui5-v1-23-0_upload_collection_small_size_buttons_margin_inline_start);margin-block-start:var(--ui5-v1-23-0_upload_collection_small_size_buttons_margin_block_start)}}.ui5-uci-progress-indicator{height:1.125rem;margin-bottom:.5rem;padding:5px 0;box-sizing:border-box}.ui5-uci-progress-labels{display:flex;justify-content:space-between}:host([active][actionable]) ::slotted([ui5-icon][slot="thumbnail"]),:host([active][actionable]) .ui5-uci-file-name,:host([active][actionable]) .ui5-uci-description{color:var(--sapList_Active_TextColor)}
|
|
7
7
|
` };
|
|
8
8
|
export default styleData;
|
|
9
9
|
//# sourceMappingURL=UploadCollectionItem.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UploadCollectionItem.css.js","sourceRoot":"","sources":["../../../src/generated/themes/UploadCollectionItem.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,oCAAoC,EAAC,OAAO,EAAC;CAC1H,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/UploadCollectionItem.css.ts\",content:`:host{height:auto;container-type:inline-size}:host(:not([hidden])){display:block}:host::part(content){overflow:visible}.ui5-li-root.ui5-uci-root{padding:1rem}.ui5-uci-buttons{display:flex;pointer-events:all;margin-inline-start:1rem;gap:.5rem}.ui5-uci-thumbnail{width:var(--ui5-v1-23-
|
|
1
|
+
{"version":3,"file":"UploadCollectionItem.css.js","sourceRoot":"","sources":["../../../src/generated/themes/UploadCollectionItem.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,oCAAoC,EAAC,OAAO,EAAC;CAC1H,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/UploadCollectionItem.css.ts\",content:`:host{height:auto;container-type:inline-size}:host(:not([hidden])){display:block}:host::part(content){overflow:visible}.ui5-li-root.ui5-uci-root{padding:1rem}.ui5-uci-buttons{display:flex;pointer-events:all;margin-inline-start:1rem;gap:.5rem}.ui5-uci-thumbnail{width:var(--ui5-v1-23-0_upload_collection_thumbnail_size);height:var(--ui5-v1-23-0_upload_collection_thumbnail_size);margin-inline-end:var(--ui5-v1-23-0_upload_collection_thumbnail_margin_inline_end)}::slotted([ui5-icon][slot=\"thumbnail\"]){width:var(--ui5-v1-23-0_upload_collection_thumbnail_size);height:var(--ui5-v1-23-0_upload_collection_thumbnail_size);font-size:2.5rem}::slotted(img[slot=\"thumbnail\"]){width:var(--ui5-v1-23-0_upload_collection_thumbnail_size);height:var(--ui5-v1-23-0_upload_collection_thumbnail_size)}:host([actionable]) ::slotted([ui5-icon][slot=\"thumbnail\"]){color:var(--sapContent_IconColor)}.ui5-uci-thumbnail-and-content-container{flex:1 1 auto;min-width:0;display:flex;align-items:flex-start}.ui5-uci-content-and-progress{max-width:100%;min-width:0;display:flex;flex:1 1 auto}.ui5-uci-content{flex:1 1 auto;width:100%;min-width:0}.ui5-uci-progress-box{margin-inline-start:.5rem}.ui5-uci-file-name{display:block;font-family:\"72override\",var(--sapFontFamily);font-size:var(--sapFontLargeSize);margin-bottom:.25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui5-uci-file-name-text{color:var(--sapList_TextColor)}[ui5-link].ui5-uci-file-name{pointer-events:all}.ui5-uci-description{margin-top:.375rem;font-family:\"72override\",var(--sapFontFamily);font-size:var(--sapFontMediumSize);color:var(--sapContent_LabelColor);white-space:initial;overflow:hidden;text-overflow:ellipsis}.ui5-uci-edit-container{display:flex;align-items:center}.ui5-uci-edit-container [ui5-input]{width:60%;pointer-events:all;min-width:auto}.ui5-uci-file-extension{font-family:\"72override\",var(--sapFontFamily);font-size:var(--sapFontMediumSize);color:var(--sapTextColor);white-space:no-wrap;overflow:hidden;margin-left:.5rem;width:40%;display:inline-block;vertical-align:middle}.ui5-uci-root-editing .ui5-li-detailbtn,.ui5-uci-root-editing .ui5-li-deletebtn,.ui5-uci-root-uploading .ui5-li-detailbtn,.ui5-uci-root-uploading .ui5-li-deletebtn,.ui5-li-deletebtn{display:none}.ui5-uci-edit-rename-btn{margin-right:.125rem}@container (max-width: 30rem){:host::part(content){flex-wrap:wrap}.ui5-uci-thumbnail-and-content-container{width:100%}.ui5-uci-content-and-progress{flex-wrap:wrap}.ui5-uci-progress-box{width:100%;margin-top:.5rem;margin-inline-start:0}.ui5-uci-content{width:100%}.ui5-uci-buttons{margin-inline-start:var(--ui5-v1-23-0_upload_collection_small_size_buttons_margin_inline_start);margin-block-start:var(--ui5-v1-23-0_upload_collection_small_size_buttons_margin_block_start)}}.ui5-uci-progress-indicator{height:1.125rem;margin-bottom:.5rem;padding:5px 0;box-sizing:border-box}.ui5-uci-progress-labels{display:flex;justify-content:space-between}:host([active][actionable]) ::slotted([ui5-icon][slot=\"thumbnail\"]),:host([active][actionable]) .ui5-uci-file-name,:host([active][actionable]) .ui5-uci-description{color:var(--sapList_Active_TextColor)}\n`};\nexport default styleData;\n\t"]}
|
|
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
|
|
|
3
3
|
import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
|
|
4
4
|
registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
|
|
5
5
|
registerThemePropertiesLoader("@ui5/webcomponents-fiori", "sap_horizon", async () => defaultTheme);
|
|
6
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/ViewSettingsDialog.css.ts", content: `[on-desktop] .ui5-vsd-content{height:var(--_ui5-v1-23-
|
|
6
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/ViewSettingsDialog.css.ts", content: `[on-desktop] .ui5-vsd-content{height:var(--_ui5-v1-23-0_vsd_content_height);min-width:350px}[on-desktop] [expand-content].ui5-vsd-content{height:var(--_ui5-v1-23-0_vsd_expand_content_height);min-width:350px}.ui5-vsd-header{width:100%;padding-bottom:.25rem}.ui5-vsd-content{margin:0 .1px 0 -1rem}.ui5-vsd-title{font-size:var(--sapFontHeader5Size)}.ui5-vsd-header-container{display:flex;align-items:center;justify-content:space-between;height:var(--_ui5-v1-23-0_vsd_header_container);line-height:var(--_ui5-v1-23-0_vsd_header_container)}.ui5-vsd-header-end{display:flex}.ui5-vsd-sub-header{height:var(--_ui5-v1-23-0_vsd_sub_header_container_height);line-height:var(--_ui5-v1-23-0_vsd_sub_header_container_height)}.ui5-vsd-header-start{display:flex;align-items:center}.ui5-vsd-back-button{margin-inline-end:.5rem}.ui5-vsd-footer{width:100%;display:flex;justify-content:flex-end;align-items:center;margin:.1875rem 0}.ui5-vsd-footer [ui5-button]:first-child{margin-inline-end:.5rem;min-width:4rem}.ui5-vsd-sort{width:100%;height:100%}[ui5-li-groupheader]{overflow:hidden}[ui5-dialog]::part(content){padding-top:0;padding-bottom:0;padding-inline-end:0}:host [ui5-li]::part(native-li){padding-inline-start:var(--_ui5-v1-23-0_vsd_content_li_padding)}:host [ui5-li].ui5-vsd-filterItemList::part(native-li){padding-inline-start:1rem}
|
|
7
7
|
` };
|
|
8
8
|
export default styleData;
|
|
9
9
|
//# sourceMappingURL=ViewSettingsDialog.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewSettingsDialog.css.js","sourceRoot":"","sources":["../../../src/generated/themes/ViewSettingsDialog.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,kCAAkC,EAAC,OAAO,EAAC;CACxH,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/ViewSettingsDialog.css.ts\",content:`[on-desktop] .ui5-vsd-content{height:var(--_ui5-v1-23-
|
|
1
|
+
{"version":3,"file":"ViewSettingsDialog.css.js","sourceRoot":"","sources":["../../../src/generated/themes/ViewSettingsDialog.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,kCAAkC,EAAC,OAAO,EAAC;CACxH,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/ViewSettingsDialog.css.ts\",content:`[on-desktop] .ui5-vsd-content{height:var(--_ui5-v1-23-0_vsd_content_height);min-width:350px}[on-desktop] [expand-content].ui5-vsd-content{height:var(--_ui5-v1-23-0_vsd_expand_content_height);min-width:350px}.ui5-vsd-header{width:100%;padding-bottom:.25rem}.ui5-vsd-content{margin:0 .1px 0 -1rem}.ui5-vsd-title{font-size:var(--sapFontHeader5Size)}.ui5-vsd-header-container{display:flex;align-items:center;justify-content:space-between;height:var(--_ui5-v1-23-0_vsd_header_container);line-height:var(--_ui5-v1-23-0_vsd_header_container)}.ui5-vsd-header-end{display:flex}.ui5-vsd-sub-header{height:var(--_ui5-v1-23-0_vsd_sub_header_container_height);line-height:var(--_ui5-v1-23-0_vsd_sub_header_container_height)}.ui5-vsd-header-start{display:flex;align-items:center}.ui5-vsd-back-button{margin-inline-end:.5rem}.ui5-vsd-footer{width:100%;display:flex;justify-content:flex-end;align-items:center;margin:.1875rem 0}.ui5-vsd-footer [ui5-button]:first-child{margin-inline-end:.5rem;min-width:4rem}.ui5-vsd-sort{width:100%;height:100%}[ui5-li-groupheader]{overflow:hidden}[ui5-dialog]::part(content){padding-top:0;padding-bottom:0;padding-inline-end:0}:host [ui5-li]::part(native-li){padding-inline-start:var(--_ui5-v1-23-0_vsd_content_li_padding)}:host [ui5-li].ui5-vsd-filterItemList::part(native-li){padding-inline-start:1rem}\n`};\nexport default styleData;\n\t"]}
|
|
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
|
|
|
3
3
|
import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
|
|
4
4
|
registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
|
|
5
5
|
registerThemePropertiesLoader("@ui5/webcomponents-fiori", "sap_horizon", async () => defaultTheme);
|
|
6
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/Wizard.css.ts", content: `.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:block;height:100%;width:100%;overflow:auto}:host([_breakpoint="S"])::part(navigator),:host([_breakpoint="S"])::part(step-content){padding-left:1rem;padding-right:1rem}:host([_breakpoint="M"])::part(navigator),:host([_breakpoint="M"])::part(step-content){padding-left:2rem;padding-right:2rem}:host([_breakpoint="L"])::part(navigator),:host([_breakpoint="L"])::part(step-content){padding-left:2rem;padding-right:2rem}:host([_breakpoint="XL"])::part(navigator),:host([_breakpoint="XL"])::part(step-content){padding-left:3rem;padding-right:3rem}.ui5-wiz-root{height:100%;width:100%;position:relative}.ui5-wiz-content{position:relative;overflow:auto;height:calc(100% - 4rem);box-sizing:border-box;background:var(--sapBackgroundColor)}.ui5-wiz-content-item{display:block;box-sizing:border-box;padding-top:1rem;padding-bottom:1rem}:host([content-layout="SingleStep"]) .ui5-wiz-content-item:not([selected]){display:none}.ui5-wiz-content-item-wrapper{display:block;padding:var(--_ui5-v1-23-
|
|
6
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/Wizard.css.ts", content: `.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:block;height:100%;width:100%;overflow:auto}:host([_breakpoint="S"])::part(navigator),:host([_breakpoint="S"])::part(step-content){padding-left:1rem;padding-right:1rem}:host([_breakpoint="M"])::part(navigator),:host([_breakpoint="M"])::part(step-content){padding-left:2rem;padding-right:2rem}:host([_breakpoint="L"])::part(navigator),:host([_breakpoint="L"])::part(step-content){padding-left:2rem;padding-right:2rem}:host([_breakpoint="XL"])::part(navigator),:host([_breakpoint="XL"])::part(step-content){padding-left:3rem;padding-right:3rem}.ui5-wiz-root{height:100%;width:100%;position:relative}.ui5-wiz-content{position:relative;overflow:auto;height:calc(100% - 4rem);box-sizing:border-box;background:var(--sapBackgroundColor)}.ui5-wiz-content-item{display:block;box-sizing:border-box;padding-top:1rem;padding-bottom:1rem}:host([content-layout="SingleStep"]) .ui5-wiz-content-item:not([selected]){display:none}.ui5-wiz-content-item-wrapper{display:block;padding:var(--_ui5-v1-23-0_wiz_content_item_wrapper_padding);background-color:var(--_ui5-v1-23-0_wiz_content_item_wrapper_bg);border-radius:var(--sapElement_BorderCornerRadius)}.ui5-wiz-content-item[hidden]{display:none}.ui5-wiz-content-item[stretch]{min-height:100%}[ui5-wizard-tab][data-ui5-wizard-expanded-tab=true]+[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]{width:2rem;padding-left:.5rem}[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]{width:.25rem;padding:0}.ui5-wiz-nav-list{display:table;table-layout:fixed;position:relative;list-style:none;margin:0;box-sizing:border-box;width:100%;height:2rem;padding:0}[ui5-wizard-tab]{display:table-cell;position:relative}.ui5-wiz-nav{box-sizing:border-box;height:4rem;padding-top:1rem;padding-bottom:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--sapObjectHeader_Background);font-size:.875rem;box-shadow:var(--sapContent_HeaderShadow);outline:none;display:flex;align-items:center}[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]+[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]{width:.25rem}[ui5-wizard-tab][data-ui5-wizard-expanded-tab-prev=true],[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]+[ui5-wizard-tab][data-ui5-wizard-expanded-tab-prev=true]{width:2rem;padding-right:.75rem}
|
|
7
7
|
` };
|
|
8
8
|
export default styleData;
|
|
9
9
|
//# sourceMappingURL=Wizard.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Wizard.css.js","sourceRoot":"","sources":["../../../src/generated/themes/Wizard.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,sBAAsB,EAAC,OAAO,EAAC;CAC5G,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/Wizard.css.ts\",content:`.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:block;height:100%;width:100%;overflow:auto}:host([_breakpoint=\"S\"])::part(navigator),:host([_breakpoint=\"S\"])::part(step-content){padding-left:1rem;padding-right:1rem}:host([_breakpoint=\"M\"])::part(navigator),:host([_breakpoint=\"M\"])::part(step-content){padding-left:2rem;padding-right:2rem}:host([_breakpoint=\"L\"])::part(navigator),:host([_breakpoint=\"L\"])::part(step-content){padding-left:2rem;padding-right:2rem}:host([_breakpoint=\"XL\"])::part(navigator),:host([_breakpoint=\"XL\"])::part(step-content){padding-left:3rem;padding-right:3rem}.ui5-wiz-root{height:100%;width:100%;position:relative}.ui5-wiz-content{position:relative;overflow:auto;height:calc(100% - 4rem);box-sizing:border-box;background:var(--sapBackgroundColor)}.ui5-wiz-content-item{display:block;box-sizing:border-box;padding-top:1rem;padding-bottom:1rem}:host([content-layout=\"SingleStep\"]) .ui5-wiz-content-item:not([selected]){display:none}.ui5-wiz-content-item-wrapper{display:block;padding:var(--_ui5-v1-23-
|
|
1
|
+
{"version":3,"file":"Wizard.css.js","sourceRoot":"","sources":["../../../src/generated/themes/Wizard.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,sBAAsB,EAAC,OAAO,EAAC;CAC5G,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/Wizard.css.ts\",content:`.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:block;height:100%;width:100%;overflow:auto}:host([_breakpoint=\"S\"])::part(navigator),:host([_breakpoint=\"S\"])::part(step-content){padding-left:1rem;padding-right:1rem}:host([_breakpoint=\"M\"])::part(navigator),:host([_breakpoint=\"M\"])::part(step-content){padding-left:2rem;padding-right:2rem}:host([_breakpoint=\"L\"])::part(navigator),:host([_breakpoint=\"L\"])::part(step-content){padding-left:2rem;padding-right:2rem}:host([_breakpoint=\"XL\"])::part(navigator),:host([_breakpoint=\"XL\"])::part(step-content){padding-left:3rem;padding-right:3rem}.ui5-wiz-root{height:100%;width:100%;position:relative}.ui5-wiz-content{position:relative;overflow:auto;height:calc(100% - 4rem);box-sizing:border-box;background:var(--sapBackgroundColor)}.ui5-wiz-content-item{display:block;box-sizing:border-box;padding-top:1rem;padding-bottom:1rem}:host([content-layout=\"SingleStep\"]) .ui5-wiz-content-item:not([selected]){display:none}.ui5-wiz-content-item-wrapper{display:block;padding:var(--_ui5-v1-23-0_wiz_content_item_wrapper_padding);background-color:var(--_ui5-v1-23-0_wiz_content_item_wrapper_bg);border-radius:var(--sapElement_BorderCornerRadius)}.ui5-wiz-content-item[hidden]{display:none}.ui5-wiz-content-item[stretch]{min-height:100%}[ui5-wizard-tab][data-ui5-wizard-expanded-tab=true]+[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]{width:2rem;padding-left:.5rem}[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]{width:.25rem;padding:0}.ui5-wiz-nav-list{display:table;table-layout:fixed;position:relative;list-style:none;margin:0;box-sizing:border-box;width:100%;height:2rem;padding:0}[ui5-wizard-tab]{display:table-cell;position:relative}.ui5-wiz-nav{box-sizing:border-box;height:4rem;padding-top:1rem;padding-bottom:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--sapObjectHeader_Background);font-size:.875rem;box-shadow:var(--sapContent_HeaderShadow);outline:none;display:flex;align-items:center}[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]+[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]{width:.25rem}[ui5-wizard-tab][data-ui5-wizard-expanded-tab-prev=true],[ui5-wizard-tab][data-ui5-wizard-expanded-tab=false]+[ui5-wizard-tab][data-ui5-wizard-expanded-tab-prev=true]{width:2rem;padding-right:.75rem}\n`};\nexport default styleData;\n\t"]}
|
|
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
|
|
|
3
3
|
import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
|
|
4
4
|
registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
|
|
5
5
|
registerThemePropertiesLoader("@ui5/webcomponents-fiori", "sap_horizon", async () => defaultTheme);
|
|
6
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/WizardTab.css.ts", content: `:host(:not([hidden])){min-width:1px}:host([selected]:not([disabled])) .ui5-wiz-step-icon-circle{background:var(--_ui5-v1-23-
|
|
6
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/WizardTab.css.ts", content: `:host(:not([hidden])){min-width:1px}:host([selected]:not([disabled])) .ui5-wiz-step-icon-circle{background:var(--_ui5-v1-23-0_wiz_tab_selected_bg)}:host([selected]:not([disabled])) .ui5-wiz-step-title-text{color:var(--sapContent_Selected_ForegroundColor)}:host([selected]:not([disabled])) .ui5-wiz-step-icon-circle:after{content:"";position:absolute;border-bottom:.25rem solid var(--_ui5-v1-23-0_wiz_tab_selection_line);border-top-left-radius:.1875rem;border-top-right-radius:.1875rem;left:0;right:0;bottom:-1rem}:host([selected]:not([disabled])) .ui5-wiz-step-icon{color:var(--sapContent_ContrastIconColor)}:host([selected]:not([disabled])) .ui5-wiz-step-number{color:var(--sapContent_ContrastTextColor)}:host([disabled]) .ui5-wiz-step-icon-circle{border-color:var(--sapList_BorderColor);background:var(--sapObjectHeader_Background)}:host([disabled]) .ui5-wiz-step-title-text{color:var(--sapContent_LabelColor)}:host([disabled]) .ui5-wiz-step-icon{color:var(--sapContent_LabelColor)}:host([disabled]) .ui5-wiz-step-number{color:var(--sapContent_LabelColor)}.ui5-wiz-step-root{display:flex;align-items:center;flex-direction:row;font-size:var(--sapFontSize);font-family:var(--sapFontFamily);outline:none}.ui5-wiz-step-main{max-width:100%;text-align:center;white-space:nowrap}:host(:not([disabled])) .ui5-wiz-step-main{cursor:pointer}.ui5-wiz-step-root:focus .ui5-wiz-step-main{outline:var(--_ui5-v1-23-0_wiz_tab_focus_outline);outline-offset:1px;border-radius:var(--_ui5-v1-23-0_wiz_tab_focus_border_radius)}.ui5-wiz-step-icon-circle{display:inline-flex;box-sizing:border-box;vertical-align:middle;justify-content:center;align-items:center;text-align:center;width:2rem;height:2rem;margin:0 .1875rem;line-height:1.875rem;border-radius:50%;background:var(--sapObjectHeader_Background);border:var(--_ui5-v1-23-0_wiz_tab_border);position:relative}.ui5-wiz-step-icon{width:1rem;height:1rem;color:var(--_ui5-v1-23-0_wiz_tab_icon_color);pointer-events:none}.ui5-wiz-step-number{color:var(--_ui5-v1-23-0_wiz_tab_icon_color)}.ui5-wiz-step-texts{display:inline-block;max-width:calc(100% - 3rem);vertical-align:middle;text-align:left;padding:0 .5rem 0 .1875rem;max-height:3rem;overflow:hidden;background:var(--sapObjectHeader_Background)}.ui5-wiz-step-title-text,.ui5-wiz-step-subtitle-text{color:var(--_ui5-v1-23-0_wiz_tab_title_color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui5-wiz-step-title-text{font-family:var(--_ui5-v1-23-0_wiz_tab_title_font_family);white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:host([subtitle-text]:not([subtitle-text=""])) .ui5-wiz-step-title-text{-webkit-line-clamp:1}:host([data-ui5-wizard-expanded-tab-prev="true"]) .ui5-wiz-step-title-text,:host([data-ui5-wizard-expanded-tab-prev="true"]) .ui5-wiz-step-subtitle-text,:host([data-ui5-wizard-expanded-tab="false"]) .ui5-wiz-step-texts,:host([data-ui5-wizard-expanded-tab="false"]) .ui5-wiz-step-title-text,:host([data-ui5-wizard-expanded-tab="false"]) .ui5-wiz-step-subtitle-text{display:none}.ui5-wiz-step-subtitle-text{margin-top:.125rem;font-family:var(--sapFontFamily);color:var(--sapContent_LabelColor);font-size:var(--sapFontSmallSize)}.ui5-wiz-step-hr{display:inline-block;border-bottom-color:var(--sapList_BorderColor);border-bottom-width:1px;border-bottom-style:solid;height:1px;flex-grow:1;margin-right:.25rem}:host([active-separator]) .ui5-wiz-step-hr{border-bottom-color:var(--_ui5-v1-23-0_wiz_tab_active_separator_color)}:host([branching-separator]) .ui5-wiz-step-hr{border-bottom-style:dashed}:host([data-ui5-wizard-expanded-tab="false"]) .ui5-wiz-step-root{display:inline;position:absolute;top:0}:host([data-ui5-wizard-after-current-tab="true"]) .ui5-wiz-step-root{right:0}:host([data-ui5-wizard-expanded-tab="false"]) .ui5-wiz-step-hr{display:none}
|
|
7
7
|
` };
|
|
8
8
|
export default styleData;
|
|
9
9
|
//# sourceMappingURL=WizardTab.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WizardTab.css.js","sourceRoot":"","sources":["../../../src/generated/themes/WizardTab.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,yBAAyB,EAAC,OAAO,EAAC;CAC/G,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/WizardTab.css.ts\",content:`:host(:not([hidden])){min-width:1px}:host([selected]:not([disabled])) .ui5-wiz-step-icon-circle{background:var(--_ui5-v1-23-
|
|
1
|
+
{"version":3,"file":"WizardTab.css.js","sourceRoot":"","sources":["../../../src/generated/themes/WizardTab.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,0BAA0B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAEnG,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,0BAA0B,EAAC,QAAQ,EAAC,yBAAyB,EAAC,OAAO,EAAC;CAC/G,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents-fiori\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-fiori\",fileName:\"themes/WizardTab.css.ts\",content:`:host(:not([hidden])){min-width:1px}:host([selected]:not([disabled])) .ui5-wiz-step-icon-circle{background:var(--_ui5-v1-23-0_wiz_tab_selected_bg)}:host([selected]:not([disabled])) .ui5-wiz-step-title-text{color:var(--sapContent_Selected_ForegroundColor)}:host([selected]:not([disabled])) .ui5-wiz-step-icon-circle:after{content:\"\";position:absolute;border-bottom:.25rem solid var(--_ui5-v1-23-0_wiz_tab_selection_line);border-top-left-radius:.1875rem;border-top-right-radius:.1875rem;left:0;right:0;bottom:-1rem}:host([selected]:not([disabled])) .ui5-wiz-step-icon{color:var(--sapContent_ContrastIconColor)}:host([selected]:not([disabled])) .ui5-wiz-step-number{color:var(--sapContent_ContrastTextColor)}:host([disabled]) .ui5-wiz-step-icon-circle{border-color:var(--sapList_BorderColor);background:var(--sapObjectHeader_Background)}:host([disabled]) .ui5-wiz-step-title-text{color:var(--sapContent_LabelColor)}:host([disabled]) .ui5-wiz-step-icon{color:var(--sapContent_LabelColor)}:host([disabled]) .ui5-wiz-step-number{color:var(--sapContent_LabelColor)}.ui5-wiz-step-root{display:flex;align-items:center;flex-direction:row;font-size:var(--sapFontSize);font-family:var(--sapFontFamily);outline:none}.ui5-wiz-step-main{max-width:100%;text-align:center;white-space:nowrap}:host(:not([disabled])) .ui5-wiz-step-main{cursor:pointer}.ui5-wiz-step-root:focus .ui5-wiz-step-main{outline:var(--_ui5-v1-23-0_wiz_tab_focus_outline);outline-offset:1px;border-radius:var(--_ui5-v1-23-0_wiz_tab_focus_border_radius)}.ui5-wiz-step-icon-circle{display:inline-flex;box-sizing:border-box;vertical-align:middle;justify-content:center;align-items:center;text-align:center;width:2rem;height:2rem;margin:0 .1875rem;line-height:1.875rem;border-radius:50%;background:var(--sapObjectHeader_Background);border:var(--_ui5-v1-23-0_wiz_tab_border);position:relative}.ui5-wiz-step-icon{width:1rem;height:1rem;color:var(--_ui5-v1-23-0_wiz_tab_icon_color);pointer-events:none}.ui5-wiz-step-number{color:var(--_ui5-v1-23-0_wiz_tab_icon_color)}.ui5-wiz-step-texts{display:inline-block;max-width:calc(100% - 3rem);vertical-align:middle;text-align:left;padding:0 .5rem 0 .1875rem;max-height:3rem;overflow:hidden;background:var(--sapObjectHeader_Background)}.ui5-wiz-step-title-text,.ui5-wiz-step-subtitle-text{color:var(--_ui5-v1-23-0_wiz_tab_title_color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui5-wiz-step-title-text{font-family:var(--_ui5-v1-23-0_wiz_tab_title_font_family);white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:host([subtitle-text]:not([subtitle-text=\"\"])) .ui5-wiz-step-title-text{-webkit-line-clamp:1}:host([data-ui5-wizard-expanded-tab-prev=\"true\"]) .ui5-wiz-step-title-text,:host([data-ui5-wizard-expanded-tab-prev=\"true\"]) .ui5-wiz-step-subtitle-text,:host([data-ui5-wizard-expanded-tab=\"false\"]) .ui5-wiz-step-texts,:host([data-ui5-wizard-expanded-tab=\"false\"]) .ui5-wiz-step-title-text,:host([data-ui5-wizard-expanded-tab=\"false\"]) .ui5-wiz-step-subtitle-text{display:none}.ui5-wiz-step-subtitle-text{margin-top:.125rem;font-family:var(--sapFontFamily);color:var(--sapContent_LabelColor);font-size:var(--sapFontSmallSize)}.ui5-wiz-step-hr{display:inline-block;border-bottom-color:var(--sapList_BorderColor);border-bottom-width:1px;border-bottom-style:solid;height:1px;flex-grow:1;margin-right:.25rem}:host([active-separator]) .ui5-wiz-step-hr{border-bottom-color:var(--_ui5-v1-23-0_wiz_tab_active_separator_color)}:host([branching-separator]) .ui5-wiz-step-hr{border-bottom-style:dashed}:host([data-ui5-wizard-expanded-tab=\"false\"]) .ui5-wiz-step-root{display:inline;position:absolute;top:0}:host([data-ui5-wizard-after-current-tab=\"true\"]) .ui5-wiz-step-root{right:0}:host([data-ui5-wizard-expanded-tab=\"false\"]) .ui5-wiz-step-hr{display:none}\n`};\nexport default styleData;\n\t"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/sap_belize/parameters-bundle.css.ts", content: `[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v1-23-0-rc-5_bar_base_height: 2.5rem;--_ui5-v1-23-0-rc-5_bar_subheader_height: 2.25rem;--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_margin: var(--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_margin_collapsed);--_ui5-v1-23-0-rc-5_side_navigation_padding: var(--_ui5-v1-23-0-rc-5_side_navigation_padding_compact);--_ui5-v1-23-0-rc-5_side_navigation_item_bottom_margin: var(--_ui5-v1-23-0-rc-5_side_navigation_item_bottom_margin_compact);--_ui5-v1-23-0-rc-5_side_navigation_item_height: 2rem}:root{--_ui5-v1-23-0-rc-5_bar_base_height: 2.75rem;--_ui5-v1-23-0-rc-5_bar_subheader_height: 3rem;--_ui5-v1-23-0-rc-5_bar-start-container-padding-start: .75rem;--_ui5-v1-23-0-rc-5_bar-mid-container-padding-start-end: .5rem;--_ui5-v1-23-0-rc-5_bar-end-container-padding-end: .75rem;--_ui5-v1-23-0-rc-5_fcl_solid_bg: var(--sapShell_Background);--_ui5-v1-23-0-rc-5_fcl_column_border: none;--_ui5-v1-23-0-rc-5_fcl_decoration_top: linear-gradient(to top, var(--sapHighlightColor), transparent);--_ui5-v1-23-0-rc-5_fcl_decoration_bottom: linear-gradient(to bottom, var(--sapHighlightColor), transparent);--_ui5-v1-23-0-rc-5_media_gallery_overflow_btn_background: var(--sapButton_Neutral_Background);--_ui5-v1-23-0-rc-5_media_gallery_overflow_btn_color: var(--sapBaseColor);--_ui5-v1-23-0-rc-5_media_gallery_overflow_btn_border: none;--_ui5-v1-23-0-rc-5_media_gallery_thumbnail_border: 1px solid var(--sapContent_ForegroundColor);--_ui5-v1-23-0-rc-5_media_gallery_thumbnail_selected_border: 2px solid var(--sapSelectedColor);--_ui5-v1-23-0-rc-5_media_gallery_thumbnail_focus_outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5-v1-23-0-rc-5_media_gallery_item_overlay_box_shadow: inset 0px 0px 80px rgba(0, 0, 0, .2);--sapIllus_BrandColorPrimary: var(--sapContent_Illustrative_Color1);--sapIllus_BrandColorSecondary: var(--sapContent_Illustrative_Color2);--sapIllus_StrokeDetailColor: var(--sapContent_Illustrative_Color4);--sapIllus_Layering1: var(--sapContent_Illustrative_Color5);--sapIllus_Layering2: var(--sapContent_Illustrative_Color6);--sapIllus_BackgroundColor: var(--sapContent_Illustrative_Color7);--sapIllus_ObjectFillColor: var(--sapContent_Illustrative_Color8);--sapIllus_AccentColor: var(--sapContent_Illustrative_Color3);--sapIllus_NoColor: none;--sapIllus_PatternShadow: url(#sapIllus_PatternShadow);--sapIllus_PatternHighlight: url(#sapIllus_PatternHighlight);--_ui5-v1-23-0-rc-5_page_list_bg: var(--sapGroup_ContentBackground);--_ui5-v1-23-0-rc-5_page_transparent_bg: transparent;--_ui5-v1-23-0-rc-5_product_switch_item_width: 11.25rem;--_ui5-v1-23-0-rc-5_product_switch_item_height: 7rem;--_ui5-v1-23-0-rc-5_product_switch_item_outline_width: .0625rem;--_ui5-v1-23-0-rc-5_product_switch_item_outline_color: var(--sapContent_FocusColor);--_ui5-v1-23-0-rc-5_product_switch_item_outline: var(--_ui5-v1-23-0-rc-5_product_switch_item_outline_width) var(--_ui5-v1-23-0-rc-5_product_switch_item_outline_color) dotted;--_ui5-v1-23-0-rc-5_product_switch_item_active_outline_color: var(--sapContent_ContrastFocusColor);--_ui5-v1-23-0-rc-5_product_switch_item_outline_offset: -.1875rem;--_ui5-v1-23-0-rc-5_product_switch_item_outline_offset_positive: .1875rem;--_ui5-v1-23-0-rc-5_shellbar_root_height: 2.75rem;--_ui5-v1-23-0-rc-5_shellbar_logo_outline_color: var(--sapContent_ContrastFocusColor);--_ui5-v1-23-0-rc-5_shellbar_logo_outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--_ui5-v1-23-0-rc-5_shellbar_logo_outline_color);--_ui5-v1-23-0-rc-5_shellbar_outline_offset: -.0625rem;--_ui5-v1-23-0-rc-5_shellbar_logo_outline_offset: var(--_ui5-v1-23-0-rc-5_shellbar_outline_offset);--_ui5-v1-23-0-rc-5_shellbar_button_box_shadow: none;--_ui5-v1-23-0-rc-5_shellbar_button_box_shadow_active: none;--_ui5-v1-23-0-rc-5_shellbar_button_border: none;--_ui5-v1-23-0-rc-5_shellbar_button_border_radius: .25rem;--_ui5-v1-23-0-rc-5_shellbar_button_focused_border: .0625rem dotted var(--sapContent_FocusColor);--_ui5-v1-23-0-rc-5_shellbar_button_active_color: var(--sapShell_Active_TextColor);--_ui5-v1-23-0-rc-5_shellbar_logo_outline_border_radius: 0;--_ui5-v1-23-0-rc-5_shellbar_copilot_stop_color1: #C0D9F2;--_ui5-v1-23-0-rc-5_shellbar_copilot_stop_color2: #FFFFFF;--_ui5-v1-23-0-rc-5_shellbar_copilot_focus_offset: 0;--_ui5-v1-23-0-rc-5_shellbar_search_button_size: 2.25rem;--_ui5-v1-23-0-rc-5_shellbar_search_field_height: 2.25rem;--_ui5-v1-23-0-rc-5_shellbar_search_button_border_radius: .25rem;--_ui5-v1-23-0-rc-5_shellbar_search_field_background: var(--sapShellColor);--_ui5-v1-23-0-rc-5_shellbar_search_field_border: .0625rem solid var(--sapShell_InteractiveBorderColor);--_ui5-v1-23-0-rc-5_shellbar_search_field_box_shadow: none;--_ui5-v1-23-0-rc-5_shellbar_search_field_color: var(--sapShell_TextColor);--_ui5-v1-23-0-rc-5_shellbar_search_field_outline_focused: .0625rem dotted var(--sapContent_ContrastFocusColor);--_ui5-v1-23-0-rc-5_shellbar_input_focus_outline_color: inherit;--_ui5-v1-23-0-rc-5_shellbar_overflow_container_middle_height: 2.5rem;--_ui5-v1-23-0-rc-5_shellbar_menu_button_title_font_size: .75rem;--_ui5-v1-23-0-rc-5_side_navigation_width: 15rem;--_ui5-v1-23-0-rc-5_side_navigation_collapsed_width: 3rem;--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_margin: .25rem .875rem .25rem .875rem;--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_margin_collapsed: .25rem .5rem .25rem .5rem;--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_background_color: var(--sapList_GroupHeaderBorderColor);--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_radius: unset;--_ui5-v1-23-0-rc-5_side_navigation_navigation_separator_height: calc(2 * var(--sapList_BorderWidth));--_ui5-v1-23-0-rc-5_side_navigation_triangle_color: var(--sapContent_IconColor);--_ui5-v1-23-0-rc-5_side_navigation_border_right: 1px solid var(--sapGroup_ContentBorderColor);--_ui5-v1-23-0-rc-5_side_navigation_border_radius: 0;--_ui5-v1-23-0-rc-5_side_navigation_phone_border_radius: 0;--_ui5-v1-23-0-rc-5_side_navigation_box_shadow: none;--_ui5-v1-23-0-rc-5_side_navigation_triangle_display: block;--_ui5-v1-23-0-rc-5_side_navigation_phone_width: var(--_ui5-v1-23-0-rc-5_side_navigation_width);--_ui5-v1-23-0-rc-5_side_navigation_icon_color: var(--sapContent_IconColor);--_ui5-v1-23-0-rc-5_side_navigation_icon_font_size: 1rem;--_ui5-v1-23-0-rc-5_side_navigation_expand_icon_color: var(--sapContent_IconColor);--_ui5-v1-23-0-rc-5_side_navigation_external_link_icon_color: var(--sapContent_LabelColor);--_ui5-v1-23-0-rc-5_side_navigation_hover_border_style_color: none;--_ui5-v1-23-0-rc-5_side_navigation_hover_border_width: 0;--_ui5-v1-23-0-rc-5_side_navigation_group_border_style_color: solid var(--sapList_BorderColor);--_ui5-v1-23-0-rc-5_side_navigation_group_border_width: 0 0 .0625rem 0;--_ui5-v1-23-0-rc-5_side_navigation_item_border_style_color: none;--_ui5-v1-23-0-rc-5_side_navigation_item_border_width: 0;--_ui5-v1-23-0-rc-5_side_navigation_item_height: 2.75rem;--_ui5-v1-23-0-rc-5_side_navigation_last_item_border_style_color: none;--_ui5-v1-23-0-rc-5_side_navigation_item_border_radius: 0;--_ui5-v1-23-0-rc-5_side_navigation_item_bottom_margin: 0;--_ui5-v1-23-0-rc-5_side_navigation_item_bottom_margin_compact: 0;--_ui5-v1-23-0-rc-5_side_navigation_item_transition: none;--_ui5-v1-23-0-rc-5_side_navigation_item_padding_right: .5rem;--_ui5-v1-23-0-rc-5_side_navigation_item_padding_left: .5rem;--_ui5-v1-23-0-rc-5_side_navigation_no_icons_group_padding: 1rem;--_ui5-v1-23-0-rc-5_side_navigation_no_icons_nested_item_padding: 1rem;--_ui5-v1-23-0-rc-5_side_navigation_item_focus_border_offset: 1px;--_ui5-v1-23-0-rc-5_side_navigation_item_focus_border_radius: var(--_ui5-v1-23-0-rc-5_side_navigation_item_border_radius);--_ui5-v1-23-0-rc-5_side_navigation_collapsed_selected_item_background: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, var(--sapList_SelectionBorderColor), var(--sapList_SelectionBorderColor)), var(--sapList_SelectionBackgroundColor);--_ui5-v1-23-0-rc-5_side_navigation_selected_item_border_color: var(--sapList_SelectionBorderColor);--_ui5-v1-23-0-rc-5_side_navigation_selected_border_style_color: solid var(--_ui5-v1-23-0-rc-5_side_navigation_selected_item_border_color);--_ui5-v1-23-0-rc-5_side_navigation_selected_and_focused_border_style_color: var(--_ui5-v1-23-0-rc-5_side_navigation_selected_border_style_color);--_ui5-v1-23-0-rc-5_side_navigation_selected_border_width: 0 0 .0625rem 0;--_ui5-v1-23-0-rc-5_side_navigation_collapsed_selected_item_border_style_color: solid var(--_ui5-v1-23-0-rc-5_side_navigation_selected_item_border_color);--_ui5-v1-23-0-rc-5_side_navigation_collapsed_selected_group_border_color: var(--_ui5-v1-23-0-rc-5_side_navigation_selected_item_border_color);--_ui5-v1-23-0-rc-5_side_navigation_group_expanded_border_width: 0;--_ui5-v1-23-0-rc-5_side_navigation_group_icon_width: var(--_ui5-v1-23-0-rc-5_side_navigation_collapsed_width);--_ui5-v1-23-0-rc-5_side_navigation_group_bottom_border_color: var(--sapList_BorderColor);--_ui5-v1-23-0-rc-5_side_navigation_group_text_weight: unset;--_ui5-v1-23-0-rc-5_side_navigation_group_bottom_margin_in_popup: 0;--_ui5-v1-23-0-rc-5_side_navigation_padding: 0;--_ui5-v1-23-0-rc-5_side_navigation_padding_compact: 0;--_ui5-v1-23-0-rc-5_side_navigation_parent_popup_padding: 0;--_ui5-v1-23-0-rc-5_side_navigation_parent_popup_border_radius: var(--sapPopover_BorderCornerRadius);--_ui5-v1-23-0-rc-5_side_navigation_popup_item_padding: 0 1rem;--_ui5-v1-23-0-rc-5_side_navigation_popup_icon_width: 1rem;--_ui5-v1-23-0-rc-5_side_navigation_popup_box_shadow: var(--sapContent_Shadow2);--_ui5-v1-23-0-rc-5_side_navigation_popup_arrow_box_shadow: var(--sapContent_Shadow2);--_ui5-v1-23-0-rc-5_side_navigation_popup_title_text_size: var(--sapFontSize);--_ui5-v1-23-0-rc-5_side_navigation_popup_title_line_height: normal;--_ui5-v1-23-0-rc-5_side_navigation_selection_indicator_display: none;--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_icon_padding: 0;--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_width: 100%;--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_display: none;--_ui5-v1-23-0-rc-5_side_navigation_item_collapsed_hover_focus_padding_right: 0;--_ui5-v1-23-0-rc-5_TimelineItem_arrow_size: 1.625rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_border_width: .0625rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_border_style: dotted;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_border_radius: .25rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_border_color: var(--sapList_BorderColor);--_ui5-v1-23-0-rc-5_TimelineItem_bubble_border_top: -.125rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_border_right: -.125rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_border_bottom: -.125rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_border_left: -.625rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_rtl_left_offset: -.125rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_rtl_right_offset: -.625rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_focus_border_radius: 0;--_ui5-v1-23-0-rc-5_TimelineItem_horizontal_bubble_focus_top_offset: -.625rem;--_ui5-v1-23-0-rc-5_TimelineItem_horizontal_bubble_focus_left_offset: -.125rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_content_padding: var(--_ui5-v1-23-0-rc-5_tl_bubble_padding);--_ui5-v1-23-0-rc-5_TimelineItem_bubble_content_subtitle_padding_top: .375rem;--_ui5-v1-23-0-rc-5_TimelineItem_bubble_content_description_padding_top: .75rem;--_ui5-v1-23-0-rc-5_vsd_header_container: 2.75rem;--_ui5-v1-23-0-rc-5_vsd_sub_header_container_height: 2.75rem;--_ui5-v1-23-0-rc-5_vsd_content_li_padding: .375rem;--_ui5-v1-23-0-rc-5_vsd_content_height: 23.4375rem;--_ui5-v1-23-0-rc-5_vsd_expand_content_height: 26.1875rem;--_ui5-v1-23-0-rc-5_wiz_content_item_wrapper_padding: 0rem;--_ui5-v1-23-0-rc-5_wiz_content_item_wrapper_bg: var(--sapBackgroundColor);--_ui5-v1-23-0-rc-5_wiz_tab_focus_outline: 1px dotted var(--sapContent_FocusColor);--_ui5-v1-23-0-rc-5_wiz_tab_selected_bg: var(--sapSelectedColor);--_ui5-v1-23-0-rc-5_wiz_tab_border: 1px solid var(--sapSelectedColor);--_ui5-v1-23-0-rc-5_wiz_tab_selection_line: var(--sapSelectedColor);--_ui5-v1-23-0-rc-5_wiz_tab_icon_color: var(--sapSelectedColor);--_ui5-v1-23-0-rc-5_wiz_tab_active_separator_color: var(--sapSelectedColor);--_ui5-v1-23-0-rc-5_wiz_tab_title_color: var(--sapContent_LabelColor);--_ui5-v1-23-0-rc-5_wiz_tab_title_font_family: var(--sapFontFamily);--_ui5-v1-23-0-rc-5_wiz_tab_focus_border_radius: 0;--ui5-v1-23-0-rc-5_upload_collection_drag_overlay_border: .125rem dashed var(--sapContent_ForegroundBorderColor);--ui5-v1-23-0-rc-5_upload_collection_drop_overlay_border: .125rem solid var(--sapContent_DragAndDropActiveColor);--ui5-v1-23-0-rc-5_upload_collection_drop_overlay_background: transparent;--ui5-v1-23-0-rc-5_upload_collection_thumbnail_size: 3rem;--ui5-v1-23-0-rc-5_upload_collection_thumbnail_margin_inline_end: .75rem;--ui5-v1-23-0-rc-5_upload_collection_small_size_buttons_margin_block_start: .75rem;--ui5-v1-23-0-rc-5_upload_collection_small_size_buttons_margin_inline_start: calc(var(--ui5-v1-23-0-rc-5_upload_collection_thumbnail_size) + var(--ui5-v1-23-0-rc-5_upload_collection_thumbnail_margin_inline_end))}
|
|
1
|
+
const styleData = { packageName: "@ui5/webcomponents-fiori", fileName: "themes/sap_belize/parameters-bundle.css.ts", content: `[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v1-23-0_bar_base_height: 2.5rem;--_ui5-v1-23-0_bar_subheader_height: 2.25rem;--_ui5-v1-23-0_side_navigation_navigation_separator_margin: var(--_ui5-v1-23-0_side_navigation_navigation_separator_margin_collapsed);--_ui5-v1-23-0_side_navigation_padding: var(--_ui5-v1-23-0_side_navigation_padding_compact);--_ui5-v1-23-0_side_navigation_item_bottom_margin: var(--_ui5-v1-23-0_side_navigation_item_bottom_margin_compact);--_ui5-v1-23-0_side_navigation_item_height: 2rem}:root{--_ui5-v1-23-0_bar_base_height: 2.75rem;--_ui5-v1-23-0_bar_subheader_height: 3rem;--_ui5-v1-23-0_bar-start-container-padding-start: .75rem;--_ui5-v1-23-0_bar-mid-container-padding-start-end: .5rem;--_ui5-v1-23-0_bar-end-container-padding-end: .75rem;--_ui5-v1-23-0_fcl_solid_bg: var(--sapShell_Background);--_ui5-v1-23-0_fcl_column_border: none;--_ui5-v1-23-0_fcl_decoration_top: linear-gradient(to top, var(--sapHighlightColor), transparent);--_ui5-v1-23-0_fcl_decoration_bottom: linear-gradient(to bottom, var(--sapHighlightColor), transparent);--_ui5-v1-23-0_media_gallery_overflow_btn_background: var(--sapButton_Neutral_Background);--_ui5-v1-23-0_media_gallery_overflow_btn_color: var(--sapBaseColor);--_ui5-v1-23-0_media_gallery_overflow_btn_border: none;--_ui5-v1-23-0_media_gallery_thumbnail_border: 1px solid var(--sapContent_ForegroundColor);--_ui5-v1-23-0_media_gallery_thumbnail_selected_border: 2px solid var(--sapSelectedColor);--_ui5-v1-23-0_media_gallery_thumbnail_focus_outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5-v1-23-0_media_gallery_item_overlay_box_shadow: inset 0px 0px 80px rgba(0, 0, 0, .2);--sapIllus_BrandColorPrimary: var(--sapContent_Illustrative_Color1);--sapIllus_BrandColorSecondary: var(--sapContent_Illustrative_Color2);--sapIllus_StrokeDetailColor: var(--sapContent_Illustrative_Color4);--sapIllus_Layering1: var(--sapContent_Illustrative_Color5);--sapIllus_Layering2: var(--sapContent_Illustrative_Color6);--sapIllus_BackgroundColor: var(--sapContent_Illustrative_Color7);--sapIllus_ObjectFillColor: var(--sapContent_Illustrative_Color8);--sapIllus_AccentColor: var(--sapContent_Illustrative_Color3);--sapIllus_NoColor: none;--sapIllus_PatternShadow: url(#sapIllus_PatternShadow);--sapIllus_PatternHighlight: url(#sapIllus_PatternHighlight);--_ui5-v1-23-0_page_list_bg: var(--sapGroup_ContentBackground);--_ui5-v1-23-0_page_transparent_bg: transparent;--_ui5-v1-23-0_product_switch_item_width: 11.25rem;--_ui5-v1-23-0_product_switch_item_height: 7rem;--_ui5-v1-23-0_product_switch_item_outline_width: .0625rem;--_ui5-v1-23-0_product_switch_item_outline_color: var(--sapContent_FocusColor);--_ui5-v1-23-0_product_switch_item_outline: var(--_ui5-v1-23-0_product_switch_item_outline_width) var(--_ui5-v1-23-0_product_switch_item_outline_color) dotted;--_ui5-v1-23-0_product_switch_item_active_outline_color: var(--sapContent_ContrastFocusColor);--_ui5-v1-23-0_product_switch_item_outline_offset: -.1875rem;--_ui5-v1-23-0_product_switch_item_outline_offset_positive: .1875rem;--_ui5-v1-23-0_shellbar_root_height: 2.75rem;--_ui5-v1-23-0_shellbar_logo_outline_color: var(--sapContent_ContrastFocusColor);--_ui5-v1-23-0_shellbar_logo_outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--_ui5-v1-23-0_shellbar_logo_outline_color);--_ui5-v1-23-0_shellbar_outline_offset: -.0625rem;--_ui5-v1-23-0_shellbar_logo_outline_offset: var(--_ui5-v1-23-0_shellbar_outline_offset);--_ui5-v1-23-0_shellbar_button_box_shadow: none;--_ui5-v1-23-0_shellbar_button_box_shadow_active: none;--_ui5-v1-23-0_shellbar_button_border: none;--_ui5-v1-23-0_shellbar_button_border_radius: .25rem;--_ui5-v1-23-0_shellbar_button_focused_border: .0625rem dotted var(--sapContent_FocusColor);--_ui5-v1-23-0_shellbar_button_active_color: var(--sapShell_Active_TextColor);--_ui5-v1-23-0_shellbar_logo_outline_border_radius: 0;--_ui5-v1-23-0_shellbar_copilot_stop_color1: #C0D9F2;--_ui5-v1-23-0_shellbar_copilot_stop_color2: #FFFFFF;--_ui5-v1-23-0_shellbar_copilot_focus_offset: 0;--_ui5-v1-23-0_shellbar_search_button_size: 2.25rem;--_ui5-v1-23-0_shellbar_search_field_height: 2.25rem;--_ui5-v1-23-0_shellbar_search_button_border_radius: .25rem;--_ui5-v1-23-0_shellbar_search_field_background: var(--sapShellColor);--_ui5-v1-23-0_shellbar_search_field_border: .0625rem solid var(--sapShell_InteractiveBorderColor);--_ui5-v1-23-0_shellbar_search_field_box_shadow: none;--_ui5-v1-23-0_shellbar_search_field_color: var(--sapShell_TextColor);--_ui5-v1-23-0_shellbar_search_field_outline_focused: .0625rem dotted var(--sapContent_ContrastFocusColor);--_ui5-v1-23-0_shellbar_input_focus_outline_color: inherit;--_ui5-v1-23-0_shellbar_overflow_container_middle_height: 2.5rem;--_ui5-v1-23-0_shellbar_menu_button_title_font_size: .75rem;--_ui5-v1-23-0_side_navigation_width: 15rem;--_ui5-v1-23-0_side_navigation_collapsed_width: 3rem;--_ui5-v1-23-0_side_navigation_navigation_separator_margin: .25rem .875rem .25rem .875rem;--_ui5-v1-23-0_side_navigation_navigation_separator_margin_collapsed: .25rem .5rem .25rem .5rem;--_ui5-v1-23-0_side_navigation_navigation_separator_background_color: var(--sapList_GroupHeaderBorderColor);--_ui5-v1-23-0_side_navigation_navigation_separator_radius: unset;--_ui5-v1-23-0_side_navigation_navigation_separator_height: calc(2 * var(--sapList_BorderWidth));--_ui5-v1-23-0_side_navigation_triangle_color: var(--sapContent_IconColor);--_ui5-v1-23-0_side_navigation_border_right: 1px solid var(--sapGroup_ContentBorderColor);--_ui5-v1-23-0_side_navigation_border_radius: 0;--_ui5-v1-23-0_side_navigation_phone_border_radius: 0;--_ui5-v1-23-0_side_navigation_box_shadow: none;--_ui5-v1-23-0_side_navigation_triangle_display: block;--_ui5-v1-23-0_side_navigation_phone_width: var(--_ui5-v1-23-0_side_navigation_width);--_ui5-v1-23-0_side_navigation_icon_color: var(--sapContent_IconColor);--_ui5-v1-23-0_side_navigation_icon_font_size: 1rem;--_ui5-v1-23-0_side_navigation_expand_icon_color: var(--sapContent_IconColor);--_ui5-v1-23-0_side_navigation_external_link_icon_color: var(--sapContent_LabelColor);--_ui5-v1-23-0_side_navigation_hover_border_style_color: none;--_ui5-v1-23-0_side_navigation_hover_border_width: 0;--_ui5-v1-23-0_side_navigation_group_border_style_color: solid var(--sapList_BorderColor);--_ui5-v1-23-0_side_navigation_group_border_width: 0 0 .0625rem 0;--_ui5-v1-23-0_side_navigation_item_border_style_color: none;--_ui5-v1-23-0_side_navigation_item_border_width: 0;--_ui5-v1-23-0_side_navigation_item_height: 2.75rem;--_ui5-v1-23-0_side_navigation_last_item_border_style_color: none;--_ui5-v1-23-0_side_navigation_item_border_radius: 0;--_ui5-v1-23-0_side_navigation_item_bottom_margin: 0;--_ui5-v1-23-0_side_navigation_item_bottom_margin_compact: 0;--_ui5-v1-23-0_side_navigation_item_transition: none;--_ui5-v1-23-0_side_navigation_item_padding_right: .5rem;--_ui5-v1-23-0_side_navigation_item_padding_left: .5rem;--_ui5-v1-23-0_side_navigation_no_icons_group_padding: 1rem;--_ui5-v1-23-0_side_navigation_no_icons_nested_item_padding: 1rem;--_ui5-v1-23-0_side_navigation_item_focus_border_offset: 1px;--_ui5-v1-23-0_side_navigation_item_focus_border_radius: var(--_ui5-v1-23-0_side_navigation_item_border_radius);--_ui5-v1-23-0_side_navigation_collapsed_selected_item_background: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, var(--sapList_SelectionBorderColor), var(--sapList_SelectionBorderColor)), var(--sapList_SelectionBackgroundColor);--_ui5-v1-23-0_side_navigation_selected_item_border_color: var(--sapList_SelectionBorderColor);--_ui5-v1-23-0_side_navigation_selected_border_style_color: solid var(--_ui5-v1-23-0_side_navigation_selected_item_border_color);--_ui5-v1-23-0_side_navigation_selected_and_focused_border_style_color: var(--_ui5-v1-23-0_side_navigation_selected_border_style_color);--_ui5-v1-23-0_side_navigation_selected_border_width: 0 0 .0625rem 0;--_ui5-v1-23-0_side_navigation_collapsed_selected_item_border_style_color: solid var(--_ui5-v1-23-0_side_navigation_selected_item_border_color);--_ui5-v1-23-0_side_navigation_collapsed_selected_group_border_color: var(--_ui5-v1-23-0_side_navigation_selected_item_border_color);--_ui5-v1-23-0_side_navigation_group_expanded_border_width: 0;--_ui5-v1-23-0_side_navigation_group_icon_width: var(--_ui5-v1-23-0_side_navigation_collapsed_width);--_ui5-v1-23-0_side_navigation_group_bottom_border_color: var(--sapList_BorderColor);--_ui5-v1-23-0_side_navigation_group_text_weight: unset;--_ui5-v1-23-0_side_navigation_group_bottom_margin_in_popup: 0;--_ui5-v1-23-0_side_navigation_padding: 0;--_ui5-v1-23-0_side_navigation_padding_compact: 0;--_ui5-v1-23-0_side_navigation_parent_popup_padding: 0;--_ui5-v1-23-0_side_navigation_parent_popup_border_radius: var(--sapPopover_BorderCornerRadius);--_ui5-v1-23-0_side_navigation_popup_item_padding: 0 1rem;--_ui5-v1-23-0_side_navigation_popup_icon_width: 1rem;--_ui5-v1-23-0_side_navigation_popup_box_shadow: var(--sapContent_Shadow2);--_ui5-v1-23-0_side_navigation_popup_arrow_box_shadow: var(--sapContent_Shadow2);--_ui5-v1-23-0_side_navigation_popup_title_text_size: var(--sapFontSize);--_ui5-v1-23-0_side_navigation_popup_title_line_height: normal;--_ui5-v1-23-0_side_navigation_selection_indicator_display: none;--_ui5-v1-23-0_side_navigation_item_collapsed_icon_padding: 0;--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_width: 100%;--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_display: none;--_ui5-v1-23-0_side_navigation_item_collapsed_hover_focus_padding_right: 0;--_ui5-v1-23-0_TimelineItem_arrow_size: 1.625rem;--_ui5-v1-23-0_TimelineItem_bubble_border_width: .0625rem;--_ui5-v1-23-0_TimelineItem_bubble_border_style: dotted;--_ui5-v1-23-0_TimelineItem_bubble_border_radius: .25rem;--_ui5-v1-23-0_TimelineItem_bubble_border_color: var(--sapList_BorderColor);--_ui5-v1-23-0_TimelineItem_bubble_border_top: -.125rem;--_ui5-v1-23-0_TimelineItem_bubble_border_right: -.125rem;--_ui5-v1-23-0_TimelineItem_bubble_border_bottom: -.125rem;--_ui5-v1-23-0_TimelineItem_bubble_border_left: -.625rem;--_ui5-v1-23-0_TimelineItem_bubble_rtl_left_offset: -.125rem;--_ui5-v1-23-0_TimelineItem_bubble_rtl_right_offset: -.625rem;--_ui5-v1-23-0_TimelineItem_bubble_focus_border_radius: 0;--_ui5-v1-23-0_TimelineItem_horizontal_bubble_focus_top_offset: -.625rem;--_ui5-v1-23-0_TimelineItem_horizontal_bubble_focus_left_offset: -.125rem;--_ui5-v1-23-0_TimelineItem_bubble_content_padding: var(--_ui5-v1-23-0_tl_bubble_padding);--_ui5-v1-23-0_TimelineItem_bubble_content_subtitle_padding_top: .375rem;--_ui5-v1-23-0_TimelineItem_bubble_content_description_padding_top: .75rem;--_ui5-v1-23-0_vsd_header_container: 2.75rem;--_ui5-v1-23-0_vsd_sub_header_container_height: 2.75rem;--_ui5-v1-23-0_vsd_content_li_padding: .375rem;--_ui5-v1-23-0_vsd_content_height: 23.4375rem;--_ui5-v1-23-0_vsd_expand_content_height: 26.1875rem;--_ui5-v1-23-0_wiz_content_item_wrapper_padding: 0rem;--_ui5-v1-23-0_wiz_content_item_wrapper_bg: var(--sapBackgroundColor);--_ui5-v1-23-0_wiz_tab_focus_outline: 1px dotted var(--sapContent_FocusColor);--_ui5-v1-23-0_wiz_tab_selected_bg: var(--sapSelectedColor);--_ui5-v1-23-0_wiz_tab_border: 1px solid var(--sapSelectedColor);--_ui5-v1-23-0_wiz_tab_selection_line: var(--sapSelectedColor);--_ui5-v1-23-0_wiz_tab_icon_color: var(--sapSelectedColor);--_ui5-v1-23-0_wiz_tab_active_separator_color: var(--sapSelectedColor);--_ui5-v1-23-0_wiz_tab_title_color: var(--sapContent_LabelColor);--_ui5-v1-23-0_wiz_tab_title_font_family: var(--sapFontFamily);--_ui5-v1-23-0_wiz_tab_focus_border_radius: 0;--ui5-v1-23-0_upload_collection_drag_overlay_border: .125rem dashed var(--sapContent_ForegroundBorderColor);--ui5-v1-23-0_upload_collection_drop_overlay_border: .125rem solid var(--sapContent_DragAndDropActiveColor);--ui5-v1-23-0_upload_collection_drop_overlay_background: transparent;--ui5-v1-23-0_upload_collection_thumbnail_size: 3rem;--ui5-v1-23-0_upload_collection_thumbnail_margin_inline_end: .75rem;--ui5-v1-23-0_upload_collection_small_size_buttons_margin_block_start: .75rem;--ui5-v1-23-0_upload_collection_small_size_buttons_margin_inline_start: calc(var(--ui5-v1-23-0_upload_collection_thumbnail_size) + var(--ui5-v1-23-0_upload_collection_thumbnail_margin_inline_end))}
|
|
2
2
|
` };
|
|
3
3
|
export default styleData;
|
|
4
4
|
//# sourceMappingURL=parameters-bundle.css.js.map
|