@sapui5/sap.ushell 1.136.3 → 1.136.4

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.
Files changed (425) hide show
  1. package/package.json +1 -1
  2. package/src/main/js/sap/ushell/.library +1 -1
  3. package/src/main/js/sap/ushell/Fiori20Adapter.js +1 -1
  4. package/src/main/js/sap/ushell/Fiori20AdapterTest.js +1 -1
  5. package/src/main/js/sap/ushell/NWBCInterface.js +1 -1
  6. package/src/main/js/sap/ushell/TechnicalParameters.js +1 -1
  7. package/src/main/js/sap/ushell/URLTemplateProcessor/DefinitionParameterSetBuilder.js +1 -1
  8. package/src/main/js/sap/ushell/URLTemplateProcessor/DependencyGraph.js +1 -1
  9. package/src/main/js/sap/ushell/URLTemplateProcessor/Functions.js +1 -1
  10. package/src/main/js/sap/ushell/URLTemplateProcessor/Resolvers.js +1 -1
  11. package/src/main/js/sap/ushell/URLTemplateProcessor/TemplateParameterParser.js +1 -1
  12. package/src/main/js/sap/ushell/URLTemplateProcessor/utils.js +1 -1
  13. package/src/main/js/sap/ushell/URLTemplateProcessor.js +1 -1
  14. package/src/main/js/sap/ushell/Ui5NativeServiceFactory.js +1 -1
  15. package/src/main/js/sap/ushell/Ui5ServiceFactory.js +1 -1
  16. package/src/main/js/sap/ushell/adapters/cdm/ClientSideTargetResolutionAdapter.js +1 -1
  17. package/src/main/js/sap/ushell/adapters/cdm/CommonDataModelAdapter.js +1 -1
  18. package/src/main/js/sap/ushell/adapters/cdm/ConfigurationDefaultsAdapter.js +1 -1
  19. package/src/main/js/sap/ushell/adapters/cdm/ContainerAdapter.js +1 -1
  20. package/src/main/js/sap/ushell/adapters/cdm/LaunchPageAdapter.js +1 -1
  21. package/src/main/js/sap/ushell/adapters/cdm/PagesCommonDataModelAdapter.js +1 -1
  22. package/src/main/js/sap/ushell/adapters/cdm/PersonalizationAdapter.js +1 -1
  23. package/src/main/js/sap/ushell/adapters/cdm/PersonalizationV2Adapter.js +1 -1
  24. package/src/main/js/sap/ushell/adapters/cdm/Settings/UserLanguageAndRegion/UserLanguageAndRegion.controller.js +57 -53
  25. package/src/main/js/sap/ushell/adapters/cdm/Settings/UserLanguageAndRegion/UserLanguageAndRegion.view.xml +5 -2
  26. package/src/main/js/sap/ushell/adapters/cdm/Ui5ComponentLoaderAdapter.js +1 -1
  27. package/src/main/js/sap/ushell/adapters/cdm/_LaunchPage/modifyHome.js +1 -1
  28. package/src/main/js/sap/ushell/adapters/cdm/_LaunchPage/readCatalogs.js +1 -1
  29. package/src/main/js/sap/ushell/adapters/cdm/_LaunchPage/readHome.js +1 -1
  30. package/src/main/js/sap/ushell/adapters/cdm/_LaunchPage/uri.transform.js +1 -1
  31. package/src/main/js/sap/ushell/adapters/cdm/util/AppForInbound.js +1 -1
  32. package/src/main/js/sap/ushell/adapters/cdm/util/cdmSiteUtils.js +1 -1
  33. package/src/main/js/sap/ushell/adapters/cdm/v3/AdapterBase.js +1 -1
  34. package/src/main/js/sap/ushell/adapters/cdm/v3/FlpLaunchPageAdapter.js +1 -1
  35. package/src/main/js/sap/ushell/adapters/cdm/v3/LaunchPageAdapter.js +1 -1
  36. package/src/main/js/sap/ushell/adapters/cdm/v3/StaticGroupsAdapter.js +1 -1
  37. package/src/main/js/sap/ushell/adapters/cdm/v3/_LaunchPage/readApplications.js +1 -1
  38. package/src/main/js/sap/ushell/adapters/cdm/v3/_LaunchPage/readCatalogs.js +1 -1
  39. package/src/main/js/sap/ushell/adapters/cdm/v3/_LaunchPage/readHome.js +1 -1
  40. package/src/main/js/sap/ushell/adapters/cdm/v3/_LaunchPage/readPages.js +1 -1
  41. package/src/main/js/sap/ushell/adapters/cdm/v3/_LaunchPage/readUtils.js +1 -1
  42. package/src/main/js/sap/ushell/adapters/cdm/v3/_LaunchPage/readVisualizations.js +1 -1
  43. package/src/main/js/sap/ushell/adapters/cep/NavTargetResolutionAdapter.js +1 -1
  44. package/src/main/js/sap/ushell/adapters/cep/NavTargetResolutionInternalAdapter.js +1 -1
  45. package/src/main/js/sap/ushell/adapters/cep/SearchCEPAdapter.js +1 -1
  46. package/src/main/js/sap/ushell/adapters/cflp/UserDefaultParameterPersistenceAdapter.js +1 -1
  47. package/src/main/js/sap/ushell/adapters/local/AdapterContainer.js +1 -1
  48. package/src/main/js/sap/ushell/adapters/local/AppStateAdapter.js +1 -1
  49. package/src/main/js/sap/ushell/adapters/local/ClientSideTargetResolutionAdapter.js +1 -1
  50. package/src/main/js/sap/ushell/adapters/local/ContainerAdapter.js +1 -1
  51. package/src/main/js/sap/ushell/adapters/local/FlpLaunchPageAdapter.js +1 -1
  52. package/src/main/js/sap/ushell/adapters/local/LaunchPageAdapter.js +1 -1
  53. package/src/main/js/sap/ushell/adapters/local/NavTargetResolutionAdapter.js +1 -1
  54. package/src/main/js/sap/ushell/adapters/local/NavTargetResolutionInternalAdapter.js +1 -1
  55. package/src/main/js/sap/ushell/adapters/local/PageBuildingAdapter.js +1 -1
  56. package/src/main/js/sap/ushell/adapters/local/PagePersistenceAdapter.js +1 -1
  57. package/src/main/js/sap/ushell/adapters/local/PersonalizationAdapter.js +1 -1
  58. package/src/main/js/sap/ushell/adapters/local/PersonalizationV2Adapter.js +1 -1
  59. package/src/main/js/sap/ushell/adapters/local/SearchAdapter.js +1 -1
  60. package/src/main/js/sap/ushell/adapters/local/SearchCEPAdapter.js +1 -1
  61. package/src/main/js/sap/ushell/adapters/local/SupportTicketAdapter.js +1 -1
  62. package/src/main/js/sap/ushell/adapters/local/Ui5ComponentLoaderAdapter.js +1 -1
  63. package/src/main/js/sap/ushell/adapters/local/UserDefaultParameterPersistenceAdapter.js +1 -1
  64. package/src/main/js/sap/ushell/adapters/local/UserInfoAdapter.js +1 -1
  65. package/src/main/js/sap/ushell/appIntegration/AppLifeCycle.js +1 -1
  66. package/src/main/js/sap/ushell/appIntegration/ApplicationContainer.js +1 -1
  67. package/src/main/js/sap/ushell/appIntegration/contracts/EmbeddedUI5Handler.js +1 -1
  68. package/src/main/js/sap/ushell/appIntegration/contracts/StatefulContainerV2Handler.js +1 -1
  69. package/src/main/js/sap/ushell/appRuntime/ui5/renderers/fiori2/RendererExtensions.js +1 -1
  70. package/src/main/js/sap/ushell/appRuntime/ui5/services/AppConfiguration.js +1 -1
  71. package/src/main/js/sap/ushell/appRuntime/ui5/services/AppLifeCycle.js +1 -1
  72. package/src/main/js/sap/ushell/appRuntime/ui5/services/AppState.js +1 -1
  73. package/src/main/js/sap/ushell/appRuntime/ui5/services/Bookmark.js +1 -1
  74. package/src/main/js/sap/ushell/appRuntime/ui5/services/BookmarkV2.js +1 -1
  75. package/src/main/js/sap/ushell/appRuntime/ui5/services/CommonDataModel.js +1 -1
  76. package/src/main/js/sap/ushell/appRuntime/ui5/services/Container.js +1 -1
  77. package/src/main/js/sap/ushell/appRuntime/ui5/services/CrossApplicationNavigation.js +1 -1
  78. package/src/main/js/sap/ushell/appRuntime/ui5/services/Extension/Item.js +1 -1
  79. package/src/main/js/sap/ushell/appRuntime/ui5/services/Extension.js +1 -1
  80. package/src/main/js/sap/ushell/appRuntime/ui5/services/FlpLaunchPage.js +1 -1
  81. package/src/main/js/sap/ushell/appRuntime/ui5/services/FrameBoundExtension.js +1 -1
  82. package/src/main/js/sap/ushell/appRuntime/ui5/services/LaunchPage.js +1 -1
  83. package/src/main/js/sap/ushell/appRuntime/ui5/services/MessageBroker.js +1 -1
  84. package/src/main/js/sap/ushell/appRuntime/ui5/services/NavTargetResolution.js +1 -1
  85. package/src/main/js/sap/ushell/appRuntime/ui5/services/NavTargetResolutionInternal.js +1 -1
  86. package/src/main/js/sap/ushell/appRuntime/ui5/services/Navigation.js +1 -1
  87. package/src/main/js/sap/ushell/appRuntime/ui5/services/ReferenceResolver.js +1 -1
  88. package/src/main/js/sap/ushell/appRuntime/ui5/services/ShellNavigation.js +1 -1
  89. package/src/main/js/sap/ushell/appRuntime/ui5/services/ShellNavigationInternal.js +1 -1
  90. package/src/main/js/sap/ushell/appRuntime/ui5/services/ShellUIService.js +1 -1
  91. package/src/main/js/sap/ushell/appRuntime/ui5/services/UserInfo.js +1 -1
  92. package/src/main/js/sap/ushell/appRuntime/ui5/services/adapters/Ui5ComponentLoaderAdapter.js +1 -1
  93. package/src/main/js/sap/ushell/bootstrap/SchedulingAgent/logger.js +1 -1
  94. package/src/main/js/sap/ushell/bootstrap/SchedulingAgent/state.js +1 -1
  95. package/src/main/js/sap/ushell/bootstrap/common/common.configure.ui5datetimeformat.js +1 -1
  96. package/src/main/js/sap/ushell/bootstrap/sandbox2.js +1 -1
  97. package/src/main/js/sap/ushell/components/appfinder/manifest.json +1 -1
  98. package/src/main/js/sap/ushell/components/contentFinder/CatalogService.js +1 -1
  99. package/src/main/js/sap/ushell/components/contentFinder/Component.js +1 -1
  100. package/src/main/js/sap/ushell/components/contentFinder/controller/AppSearch.controller.js +1 -1
  101. package/src/main/js/sap/ushell/components/contentFinder/controller/ContentFinderDialog.controller.js +1 -1
  102. package/src/main/js/sap/ushell/components/contentFinder/dialog/Component.js +1 -1
  103. package/src/main/js/sap/ushell/components/contentFinder/dialog/manifest.json +1 -1
  104. package/src/main/js/sap/ushell/components/contentFinder/manifest.json +1 -1
  105. package/src/main/js/sap/ushell/components/contentFinderStandalone/Component.js +1 -1
  106. package/src/main/js/sap/ushell/components/contentFinderStandalone/controller/ContentFinderStandalone.controller.js +1 -1
  107. package/src/main/js/sap/ushell/components/contentFinderStandalone/manifest.json +1 -1
  108. package/src/main/js/sap/ushell/components/factsheet/Component.js +1 -1
  109. package/src/main/js/sap/ushell/components/homepage/ActionMode.js +1 -1
  110. package/src/main/js/sap/ushell/components/homepage/DashboardContent.view.js +12 -3
  111. package/src/main/js/sap/ushell/components/homepage/DashboardGroupsBox.js +1 -1
  112. package/src/main/js/sap/ushell/components/homepage/DashboardUIActions.js +1 -1
  113. package/src/main/js/sap/ushell/components/homepage/manifest.json +1 -1
  114. package/src/main/js/sap/ushell/components/pages/ActionMode.js +1 -1
  115. package/src/main/js/sap/ushell/components/pages/Component.js +1 -1
  116. package/src/main/js/sap/ushell/components/pages/MyHomeImport.js +1 -1
  117. package/src/main/js/sap/ushell/components/pages/controller/PageRuntime.controller.js +28 -12
  118. package/src/main/js/sap/ushell/components/pages/manifest.json +1 -1
  119. package/src/main/js/sap/ushell/components/runtimeSwitcher/controller/RuntimeSwitcher.controller.js +1 -1
  120. package/src/main/js/sap/ushell/components/runtimeSwitcher/manifest.json +1 -1
  121. package/src/main/js/sap/ushell/components/shell/FloatingContainer/manifest.json +1 -1
  122. package/src/main/js/sap/ushell/components/shell/MenuBar/manifest.json +1 -1
  123. package/src/main/js/sap/ushell/components/shell/NavigationBarMenu/controller/NavigationBarMenu.controller.js +1 -1
  124. package/src/main/js/sap/ushell/components/shell/NavigationBarMenu/controller/NavigationBarMenuButton.controller.js +1 -1
  125. package/src/main/js/sap/ushell/components/shell/NavigationBarMenu/manifest.json +1 -1
  126. package/src/main/js/sap/ushell/components/shell/Notifications/Component.js +1 -1
  127. package/src/main/js/sap/ushell/components/shell/PostLoadingHeaderEnhancement/Component.js +44 -13
  128. package/src/main/js/sap/ushell/components/shell/ProductSwitch/Component.js +1 -1
  129. package/src/main/js/sap/ushell/components/shell/Search/manifest.json +1 -1
  130. package/src/main/js/sap/ushell/components/shell/SearchCEP/Component.js +1 -1
  131. package/src/main/js/sap/ushell/components/shell/SearchCEP/SearchProviders/FrequentActivityProvider.js +1 -1
  132. package/src/main/js/sap/ushell/components/shell/SearchCEP/SearchProviders/RecentSearchProvider.js +1 -1
  133. package/src/main/js/sap/ushell/components/shell/SearchCEP/SearchProviders/SearchProvider.js +1 -1
  134. package/src/main/js/sap/ushell/components/shell/SearchCEP/SearchProviders/SearchServiceProvider.js +1 -1
  135. package/src/main/js/sap/ushell/components/shell/Settings/Component.js +32 -12
  136. package/src/main/js/sap/ushell/components/shell/ShellBar/controller/ShellBar.controller.js +1 -11
  137. package/src/main/js/sap/ushell/components/shell/ShellBar/manifest.json +1 -1
  138. package/src/main/js/sap/ushell/components/shell/ShellBar/view/ShellBar.view.xml +14 -9
  139. package/src/main/js/sap/ushell/components/shell/SideNavigation/fragment/Popover.fragment.xml +2 -2
  140. package/src/main/js/sap/ushell/components/shell/SideNavigation/manifest.json +1 -1
  141. package/src/main/js/sap/ushell/components/shell/UserActionsMenu/Component.js +1 -1
  142. package/src/main/js/sap/ushell/components/shell/UserImage/Component.js +1 -1
  143. package/src/main/js/sap/ushell/components/visualizationOrganizer/Component.js +1 -1
  144. package/src/main/js/sap/ushell/components/workPageBuilder/Component.js +1 -1
  145. package/src/main/js/sap/ushell/components/workPageBuilder/controller/WorkPageBuilder.accessibility.js +1 -1
  146. package/src/main/js/sap/ushell/components/workPageBuilder/controller/WorkPageBuilder.controller.js +1 -1
  147. package/src/main/js/sap/ushell/components/workPageBuilder/controls/WorkPage.js +1 -1
  148. package/src/main/js/sap/ushell/components/workPageBuilder/controls/WorkPageButton.js +1 -1
  149. package/src/main/js/sap/ushell/components/workPageBuilder/controls/WorkPageCell.js +1 -1
  150. package/src/main/js/sap/ushell/components/workPageBuilder/controls/WorkPageColumn.js +1 -1
  151. package/src/main/js/sap/ushell/components/workPageBuilder/controls/WorkPageColumnResizer.js +1 -1
  152. package/src/main/js/sap/ushell/components/workPageBuilder/controls/WorkPageRow.js +1 -1
  153. package/src/main/js/sap/ushell/components/workPageBuilder/manifest.json +1 -1
  154. package/src/main/js/sap/ushell/components/workPageRuntime/Component.js +1 -1
  155. package/src/main/js/sap/ushell/components/workPageRuntime/controller/WorkPageRuntime.controller.js +1 -1
  156. package/src/main/js/sap/ushell/components/workPageRuntime/manifest.json +1 -1
  157. package/src/main/js/sap/ushell/designtime/ApplicationContainer.designtime.js +1 -1
  158. package/src/main/js/sap/ushell/gen/ui5/webcomponents-base.js +1 -1
  159. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/dist/ShellBar.js +5 -0
  160. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/dist/ShellBarBranding.js +76 -0
  161. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori.js +3 -1
  162. package/src/main/js/sap/ushell/gen/ui5/webcomponents.js +1 -1
  163. package/src/main/js/sap/ushell/library.js +1 -1
  164. package/src/main/js/sap/ushell/navigationMode.js +1 -1
  165. package/src/main/js/sap/ushell/performance/ShellAnalytics.js +1 -1
  166. package/src/main/js/sap/ushell/performance/StatisticalRecord.js +1 -1
  167. package/src/main/js/sap/ushell/plugins/appwarmup/Component.js +1 -1
  168. package/src/main/js/sap/ushell/renderer/AccessKeysHandler.js +12 -8
  169. package/src/main/js/sap/ushell/renderer/Renderer.js +13 -3
  170. package/src/main/js/sap/ushell/renderer/Shell.view.js +6 -3
  171. package/src/main/js/sap/ushell/renderer/resources/resources_hu.properties +1 -1
  172. package/src/main/js/sap/ushell/renderer/resources/resources_sl.properties +1 -1
  173. package/src/main/js/sap/ushell/renderer/resources/resources_vi.properties +1 -1
  174. package/src/main/js/sap/ushell/renderer/search/searchComponent/manifest.json +1 -1
  175. package/src/main/js/sap/ushell/services/AppLifeCycle.js +1 -1
  176. package/src/main/js/sap/ushell/services/AppState.js +1 -1
  177. package/src/main/js/sap/ushell/services/Bookmark.js +1 -1
  178. package/src/main/js/sap/ushell/services/BookmarkV2.js +1 -1
  179. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/Formatter.js +1 -1
  180. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/InboundIndex.js +1 -1
  181. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/InboundProvider.js +1 -1
  182. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/PrelaunchOperations.js +1 -1
  183. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/Search.js +1 -1
  184. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/StagedLogger.js +1 -1
  185. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/SystemContext.js +1 -1
  186. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/Utils.js +1 -1
  187. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/VirtualInbounds.js +1 -1
  188. package/src/main/js/sap/ushell/services/ClientSideTargetResolution/XAppStateProcessing.js +1 -1
  189. package/src/main/js/sap/ushell/services/ClientSideTargetResolution.js +1 -1
  190. package/src/main/js/sap/ushell/services/CommonDataModel/SiteConverter.js +1 -1
  191. package/src/main/js/sap/ushell/services/CommonDataModel/vizTypeDefaults/VizTypeDefaults.js +1 -1
  192. package/src/main/js/sap/ushell/services/CommonDataModel.js +1 -1
  193. package/src/main/js/sap/ushell/services/Configuration.js +1 -1
  194. package/src/main/js/sap/ushell/services/ConfigurationDefaults.js +1 -1
  195. package/src/main/js/sap/ushell/services/ContentExtensionAdapterFactory.js +1 -1
  196. package/src/main/js/sap/ushell/services/CrossApplicationNavigation.js +1 -1
  197. package/src/main/js/sap/ushell/services/DarkModeSupport.js +1 -1
  198. package/src/main/js/sap/ushell/services/Extension/Item.js +1 -1
  199. package/src/main/js/sap/ushell/services/Extension.js +1 -1
  200. package/src/main/js/sap/ushell/services/FlpLaunchPage.js +1 -1
  201. package/src/main/js/sap/ushell/services/FrameBoundExtension/FloatingContainer.js +1 -1
  202. package/src/main/js/sap/ushell/services/FrameBoundExtension/Footer.js +1 -1
  203. package/src/main/js/sap/ushell/services/FrameBoundExtension/Item.js +1 -1
  204. package/src/main/js/sap/ushell/services/FrameBoundExtension/SidePane.js +1 -1
  205. package/src/main/js/sap/ushell/services/FrameBoundExtension/ToolArea.js +1 -1
  206. package/src/main/js/sap/ushell/services/FrameBoundExtension/UserSettingsEntry.js +1 -1
  207. package/src/main/js/sap/ushell/services/FrameBoundExtension.js +1 -1
  208. package/src/main/js/sap/ushell/services/LaunchPage.js +1 -1
  209. package/src/main/js/sap/ushell/services/Menu.js +1 -1
  210. package/src/main/js/sap/ushell/services/Message.js +1 -1
  211. package/src/main/js/sap/ushell/services/MessageBroker/MessageBrokerEngine.js +1 -1
  212. package/src/main/js/sap/ushell/services/MessageBroker.js +1 -1
  213. package/src/main/js/sap/ushell/services/MessageInternal.js +1 -1
  214. package/src/main/js/sap/ushell/services/Navigation/compatibility.js +1 -1
  215. package/src/main/js/sap/ushell/services/Navigation/utils.js +1 -1
  216. package/src/main/js/sap/ushell/services/Navigation.js +1 -1
  217. package/src/main/js/sap/ushell/services/NavigationDataProvider.js +1 -1
  218. package/src/main/js/sap/ushell/services/PageBuilding.js +1 -1
  219. package/src/main/js/sap/ushell/services/PagePersistence.js +1 -1
  220. package/src/main/js/sap/ushell/services/PageReferencing.js +1 -1
  221. package/src/main/js/sap/ushell/services/Pages.js +1 -1
  222. package/src/main/js/sap/ushell/services/Personalization.js +1 -1
  223. package/src/main/js/sap/ushell/services/PersonalizationV2.js +1 -1
  224. package/src/main/js/sap/ushell/services/PluginManager/Extensions.js +1 -1
  225. package/src/main/js/sap/ushell/services/PluginManager/HeaderExtensions.js +1 -1
  226. package/src/main/js/sap/ushell/services/PluginManager/MenuExtensions.js +1 -1
  227. package/src/main/js/sap/ushell/services/PluginManager/SimpleExpression.js +1 -1
  228. package/src/main/js/sap/ushell/services/PluginManager.js +1 -1
  229. package/src/main/js/sap/ushell/services/ReferenceResolver.js +1 -1
  230. package/src/main/js/sap/ushell/services/Search.js +1 -1
  231. package/src/main/js/sap/ushell/services/SearchCEP.js +1 -1
  232. package/src/main/js/sap/ushell/services/SearchableContent.js +1 -1
  233. package/src/main/js/sap/ushell/services/ShellNavigation.js +1 -1
  234. package/src/main/js/sap/ushell/services/SmartNavigation.js +1 -1
  235. package/src/main/js/sap/ushell/services/SpaceContent.js +1 -1
  236. package/src/main/js/sap/ushell/services/UITracer.js +1 -1
  237. package/src/main/js/sap/ushell/services/URLShortening.js +1 -1
  238. package/src/main/js/sap/ushell/services/URLTemplate.js +1 -1
  239. package/src/main/js/sap/ushell/services/Ui5ComponentLoader.js +1 -1
  240. package/src/main/js/sap/ushell/services/UserDefaultParameterPersistence.js +1 -1
  241. package/src/main/js/sap/ushell/services/UserDefaultParameters.js +1 -1
  242. package/src/main/js/sap/ushell/services/UserInfo.js +1 -1
  243. package/src/main/js/sap/ushell/services/UserRecents.js +1 -1
  244. package/src/main/js/sap/ushell/services/VisualizationDataProvider.js +1 -1
  245. package/src/main/js/sap/ushell/services/VisualizationInstantiation.js +1 -1
  246. package/src/main/js/sap/ushell/services/_ContentExtensionAdapterFactory/ContentExtensionAdapterConfig.js +1 -1
  247. package/src/main/js/sap/ushell/services/_ContentExtensionAdapterFactory/FeaturedGroupConfig.js +1 -1
  248. package/src/main/js/sap/ushell/services/_CrossApplicationNavigation/utils.js +1 -1
  249. package/src/main/js/sap/ushell/services/_PageReferencing/PageReferencer.js +1 -1
  250. package/src/main/js/sap/ushell/state/BackNavigation.js +1 -1
  251. package/src/main/js/sap/ushell/state/ContentDensity.js +1 -1
  252. package/src/main/js/sap/ushell/state/Favicon.js +1 -1
  253. package/src/main/js/sap/ushell/support/plugins/flpConfig/FlpConfigurationPlugin.js +1 -1
  254. package/src/main/js/sap/ushell/thirdparty/Avatar.js +8 -8
  255. package/src/main/js/sap/ushell/thirdparty/BusyIndicator.js +14 -11
  256. package/src/main/js/sap/ushell/thirdparty/Button.js +1 -1
  257. package/src/main/js/sap/ushell/thirdparty/Button2.js +8 -8
  258. package/src/main/js/sap/ushell/thirdparty/Icon.js +7 -7
  259. package/src/main/js/sap/ushell/thirdparty/Icons.js +1 -1
  260. package/src/main/js/sap/ushell/thirdparty/Label.js +4 -4
  261. package/src/main/js/sap/ushell/thirdparty/Link.js +9 -8
  262. package/src/main/js/sap/ushell/thirdparty/List.js +27 -24
  263. package/src/main/js/sap/ushell/thirdparty/Menu.js +8 -8
  264. package/src/main/js/sap/ushell/thirdparty/MenuItem.js +1 -1
  265. package/src/main/js/sap/ushell/thirdparty/MenuItem2.js +18 -18
  266. package/src/main/js/sap/ushell/thirdparty/NotificationList.js +5 -5
  267. package/src/main/js/sap/ushell/thirdparty/NotificationListGroupItem.js +11 -11
  268. package/src/main/js/sap/ushell/thirdparty/NotificationListItem.js +21 -21
  269. package/src/main/js/sap/ushell/thirdparty/ResponsivePopover.js +95 -79
  270. package/src/main/js/sap/ushell/thirdparty/ShellBar.js +52 -40
  271. package/src/main/js/sap/ushell/thirdparty/ShellBarBranding.js +119 -0
  272. package/src/main/js/sap/ushell/thirdparty/Tag.js +10 -10
  273. package/src/main/js/sap/ushell/thirdparty/Text.js +7 -7
  274. package/src/main/js/sap/ushell/thirdparty/UserMenu.js +43 -42
  275. package/src/main/js/sap/ushell/thirdparty/UserMenuItem.js +4 -4
  276. package/src/main/js/sap/ushell/thirdparty/_dynamics/ListItemStandardExpandableTextTemplate.js +6 -6
  277. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ar2.js +39 -0
  278. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ar3.js +23 -8
  279. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_bg2.js +40 -1
  280. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_bg3.js +23 -8
  281. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ca2.js +41 -2
  282. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ca3.js +24 -9
  283. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_cnr2.js +39 -0
  284. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_cnr3.js +22 -7
  285. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_cs2.js +39 -0
  286. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_cs3.js +22 -7
  287. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_cy2.js +39 -0
  288. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_cy3.js +23 -8
  289. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_da2.js +39 -0
  290. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_da3.js +22 -7
  291. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_de2.js +39 -0
  292. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_de3.js +23 -8
  293. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_el2.js +39 -0
  294. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_el3.js +22 -7
  295. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en2.js +18 -0
  296. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en3.js +3 -0
  297. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en_GB2.js +39 -0
  298. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en_GB3.js +23 -8
  299. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en_US_sappsd2.js +39 -0
  300. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en_US_sappsd3.js +23 -8
  301. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en_US_saprigi2.js +18 -0
  302. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en_US_saprigi3.js +3 -0
  303. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en_US_saptrc2.js +39 -0
  304. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_en_US_saptrc3.js +23 -8
  305. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_es2.js +42 -3
  306. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_es3.js +24 -9
  307. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_es_MX2.js +42 -3
  308. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_es_MX3.js +25 -10
  309. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_et2.js +39 -0
  310. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_et3.js +22 -7
  311. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_fi2.js +39 -0
  312. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_fi3.js +22 -7
  313. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_fr2.js +39 -0
  314. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_fr3.js +23 -8
  315. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_fr_CA2.js +39 -0
  316. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_fr_CA3.js +22 -7
  317. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_hi2.js +39 -0
  318. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_hi3.js +22 -7
  319. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_hr2.js +39 -0
  320. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_hr3.js +22 -7
  321. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_hu2.js +39 -0
  322. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_hu3.js +22 -7
  323. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_id2.js +39 -0
  324. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_id3.js +22 -7
  325. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_it2.js +39 -0
  326. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_it3.js +24 -9
  327. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_iw2.js +39 -0
  328. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_iw3.js +24 -9
  329. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ja2.js +39 -0
  330. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ja3.js +23 -8
  331. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_kk2.js +39 -0
  332. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_kk3.js +23 -8
  333. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ko2.js +39 -0
  334. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ko3.js +22 -7
  335. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_lt2.js +39 -0
  336. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_lt3.js +22 -7
  337. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_lv2.js +39 -0
  338. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_lv3.js +24 -9
  339. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_mk2.js +40 -1
  340. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_mk3.js +22 -7
  341. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ms2.js +40 -1
  342. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ms3.js +24 -9
  343. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_nl2.js +39 -0
  344. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_nl3.js +22 -7
  345. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_no2.js +39 -0
  346. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_no3.js +23 -8
  347. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_pl2.js +39 -0
  348. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_pl3.js +23 -8
  349. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_pt2.js +39 -0
  350. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_pt3.js +22 -7
  351. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_pt_PT2.js +39 -0
  352. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_pt_PT3.js +23 -8
  353. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ro2.js +39 -0
  354. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ro3.js +22 -7
  355. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ru2.js +39 -0
  356. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_ru3.js +22 -7
  357. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sh2.js +39 -0
  358. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sh3.js +22 -7
  359. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sk2.js +39 -0
  360. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sk3.js +22 -7
  361. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sl2.js +41 -2
  362. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sl3.js +23 -8
  363. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sr2.js +39 -0
  364. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sr3.js +22 -7
  365. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sv2.js +39 -0
  366. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_sv3.js +23 -8
  367. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_th2.js +39 -0
  368. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_th3.js +22 -7
  369. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_tr2.js +39 -0
  370. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_tr3.js +22 -7
  371. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_uk2.js +40 -1
  372. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_uk3.js +22 -7
  373. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_vi2.js +39 -0
  374. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_vi3.js +23 -8
  375. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_zh_CN2.js +39 -0
  376. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_zh_CN3.js +23 -8
  377. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_zh_TW2.js +41 -2
  378. package/src/main/js/sap/ushell/thirdparty/_dynamics/messagebundle_zh_TW3.js +22 -7
  379. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css10.js +1 -1
  380. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css11.js +1 -1
  381. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css12.js +1 -1
  382. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css13.js +1 -1
  383. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css14.js +1 -1
  384. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css15.js +1 -1
  385. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css16.js +1 -1
  386. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css17.js +1 -1
  387. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css18.js +1 -1
  388. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css19.js +1 -1
  389. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css20.js +1 -1
  390. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css21.js +1 -1
  391. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css22.js +1 -1
  392. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css23.js +1 -1
  393. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css24.js +1 -1
  394. package/src/main/js/sap/ushell/thirdparty/_dynamics/parameters-bundle.css25.js +1 -1
  395. package/src/main/js/sap/ushell/thirdparty/i18n-defaults.js +109 -149
  396. package/src/main/js/sap/ushell/thirdparty/parameters-bundle.css.js +1 -1
  397. package/src/main/js/sap/ushell/thirdparty/parameters-bundle.css26.js +44 -0
  398. package/src/main/js/sap/ushell/thirdparty/webcomponents-base.js +1 -1
  399. package/src/main/js/sap/ushell/ui/cards/RecentActivitiesExtension.js +1 -1
  400. package/src/main/js/sap/ushell/ui/launchpad/ExtendedChangeDetection.js +1 -1
  401. package/src/main/js/sap/ushell/ui/launchpad/Section.js +1 -1
  402. package/src/main/js/sap/ushell/ui/launchpad/section/CompactArea.js +1 -1
  403. package/src/main/js/sap/ushell/ui/shell/ToolAreaItem.js +1 -1
  404. package/src/main/js/sap/ushell/ui/utils.js +1 -1
  405. package/src/main/js/sap/ushell/ui5service/ShellUIServiceFactory.js +1 -1
  406. package/src/main/js/sap/ushell/ui5service/UserStatus.js +1 -1
  407. package/src/main/js/sap/ushell/utils/UrlShortening.js +1 -1
  408. package/src/main/js/sap/ushell/utils/workpage/WorkPageHost.js +1 -1
  409. package/src/main/js/sap/ushell/utils/workpage/WorkPageService.js +1 -1
  410. package/src/main/js/sap/ushell/utils/workpage/WorkPageVizInstantiation.js +1 -1
  411. package/src/test/js/sap/ushell/bootstrap/sandbox.js +1 -1
  412. package/src/main/js/sap/ushell/gen/ui5/webcomponents/Avatar.js +0 -4
  413. package/src/main/js/sap/ushell/gen/ui5/webcomponents/Button.js +0 -4
  414. package/src/main/js/sap/ushell/gen/ui5/webcomponents/Label.js +0 -4
  415. package/src/main/js/sap/ushell/gen/ui5/webcomponents/Menu.js +0 -4
  416. package/src/main/js/sap/ushell/gen/ui5/webcomponents/MenuItem.js +0 -4
  417. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/NotificationList.js +0 -4
  418. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/NotificationListGroupItem.js +0 -4
  419. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/NotificationListItem.js +0 -4
  420. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/ShellBar.js +0 -4
  421. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/ShellBarItem.js +0 -4
  422. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/ShellBarSpacer.js +0 -4
  423. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/UserMenu.js +0 -4
  424. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/UserMenuAccount.js +0 -4
  425. package/src/main/js/sap/ushell/gen/ui5/webcomponents-fiori/UserMenuItem.js +0 -4
@@ -1,4 +1,4 @@
1
- sap.ui.define(['sap/ushell/thirdparty/webcomponents-base', 'sap/ushell/thirdparty/webcomponents', 'sap/ushell/thirdparty/webcomponents-fiori', 'sap/ushell/thirdparty/query', 'sap/ushell/thirdparty/event-strict', 'sap/ushell/thirdparty/overflow', 'sap/ushell/thirdparty/information', 'sap/ushell/thirdparty/toLowercaseEnumValue', 'sap/ushell/thirdparty/i18n-defaults', 'sap/ushell/thirdparty/NotificationListItemBase', 'sap/ushell/thirdparty/Icons', 'sap/ushell/thirdparty/i18n-defaults2', 'sap/ushell/thirdparty/Button2', 'sap/ushell/thirdparty/BusyIndicator', 'sap/ushell/thirdparty/Icon', 'sap/ushell/thirdparty/Link', 'sap/ushell/thirdparty/Tag', 'sap/ushell/thirdparty/parameters-bundle.css', 'sap/ushell/thirdparty/Label'], (function (webcomponentsBase, webcomponents, webcomponentsFiori, query, eventStrict, overflow, information, toLowercaseEnumValue, i18nDefaults, NotificationListItemBase, Icons, i18nDefaults$1, Button, BusyIndicator, Icon, Link, Tag, parametersBundle_css, Label) { 'use strict';
1
+ sap.ui.define(['sap/ushell/thirdparty/webcomponents-base', 'sap/ushell/thirdparty/webcomponents', 'sap/ushell/thirdparty/webcomponents-fiori', 'sap/ushell/thirdparty/query', 'sap/ushell/thirdparty/event-strict', 'sap/ushell/thirdparty/overflow', 'sap/ushell/thirdparty/information', 'sap/ushell/thirdparty/toLowercaseEnumValue', 'sap/ushell/thirdparty/parameters-bundle.css26', 'sap/ushell/thirdparty/NotificationListItemBase', 'sap/ushell/thirdparty/Icons', 'sap/ushell/thirdparty/i18n-defaults2', 'sap/ushell/thirdparty/Button2', 'sap/ushell/thirdparty/BusyIndicator', 'sap/ushell/thirdparty/Icon', 'sap/ushell/thirdparty/Link', 'sap/ushell/thirdparty/Tag', 'sap/ushell/thirdparty/parameters-bundle.css', 'sap/ushell/thirdparty/i18n-defaults', 'sap/ushell/thirdparty/Label'], (function (webcomponentsBase, webcomponents, webcomponentsFiori, query, eventStrict, overflow, information, toLowercaseEnumValue, parametersBundle_css, NotificationListItemBase, Icons, i18nDefaults, Button, BusyIndicator, Icon, Link, Tag, parametersBundle_css$1, i18nDefaults$1, Label) { 'use strict';
2
2
 
3
3
  var iconError = "error";
4
4
 
@@ -43,18 +43,18 @@ sap.ui.define(['sap/ushell/thirdparty/webcomponents-base', 'sap/ushell/thirdpart
43
43
  var iconHighPriority = "high-priority";
44
44
 
45
45
  function NotificationListItemTemplate() {
46
- return (i18nDefaults.jsxs("li", { class: this.itemClasses, onFocusIn: this._onfocusin, onKeyDown: this._onkeydown, onKeyUp: this._onkeyup, onClick: this._onclick, tabindex: this.forcedTabIndex ? parseInt(this.forcedTabIndex) : undefined, "aria-labelledby": this.ariaLabelledBy, "aria-level": this._ariaLevel, children: [this.loading && (i18nDefaults.jsx("span", { id: `${this._id}-loading`, class: "ui5-hidden-text", children: this.loadingText })), i18nDefaults.jsx(BusyIndicator.BusyIndicator, { id: `${this._id}-busyIndicator`, delay: this.loadingDelay, active: this.loading, inert: this.loading, class: "ui5-nli-loading", children: i18nDefaults.jsxs("div", { class: "ui5-nli-content-wrapper", children: [i18nDefaults.jsxs("div", { class: {
46
+ return (parametersBundle_css.jsxs("li", { class: this.itemClasses, onFocusIn: this._onfocusin, onKeyDown: this._onkeydown, onKeyUp: this._onkeyup, onClick: this._onclick, tabindex: this.forcedTabIndex ? parseInt(this.forcedTabIndex) : undefined, "aria-labelledby": this.ariaLabelledBy, "aria-level": this._ariaLevel, children: [this.loading && (parametersBundle_css.jsx("span", { id: `${this._id}-loading`, class: "ui5-hidden-text", children: this.loadingText })), parametersBundle_css.jsx(BusyIndicator.BusyIndicator, { id: `${this._id}-busyIndicator`, delay: this.loadingDelay, active: this.loading, inert: this.loading, class: "ui5-nli-loading", children: parametersBundle_css.jsxs("div", { class: "ui5-nli-content-wrapper", children: [parametersBundle_css.jsxs("div", { class: {
47
47
  "ui5-nli-content": true,
48
48
  "ui5-nli-content-with-importance": this.hasImportance,
49
- }, children: [this.hasImportance && (i18nDefaults.jsxs(Tag.Tag, { id: `${this._id}-importance`, class: "ui5-nli-importance", design: "Set2", colorScheme: "2", wrappingType: "None", children: [i18nDefaults.jsx(Icon.Icon, { name: iconHighPriority, slot: "icon" }), this.importanceText] })), i18nDefaults.jsxs("div", { class: "ui5-nli-title-text-wrapper", children: [this.hasState && (i18nDefaults.jsx(Icon.Icon, { class: "ui5-state-icon", name: this.statusIconName, showTooltip: true, accessibleName: this.stateText, design: this.statusIconDesign })), i18nDefaults.jsxs("div", { id: `${this._id}-title-text`, class: "ui5-nli-title-text", part: "title-text", children: [i18nDefaults.jsx("span", { class: "ui5-hidden-text", children: this.stateText }), this.titleText] })] }), i18nDefaults.jsx("span", { id: `${this._id}-read`, class: "ui5-hidden-text", children: this.readText }), this.hasDesc && (i18nDefaults.jsx("div", { id: `${this._id}-description`, class: "ui5-nli-description", children: i18nDefaults.jsx("slot", {}) })), i18nDefaults.jsxs("div", { class: "ui5-nli-footer", children: [i18nDefaults.jsx("div", { id: `${this._id}-footnotes`, class: "ui5-nli-footnotes", children: this.footerItems.map(item => {
50
- return (i18nDefaults.jsxs(i18nDefaults.Fragment, { children: [i18nDefaults.jsx("slot", { name: item.slotName }), item.showDivider && i18nDefaults.jsx("div", { class: "ui5-nli-footer-divider", "aria-hidden": "true", children: "\u00B7" })] }));
51
- }) }), i18nDefaults.jsx(Link.Link, { class: "ui5-nli-footer-showMore", hidden: this.hideShowMore, onClick: this._onShowMoreClick, wrappingType: "None", href: "#" // --without href ENTER does not trigger click
52
- , accessibleName: this.moreLinkAccessibleName, accessibleRole: "Button", accessibilityAttributes: this.moreLinkAccessibilityAttributes, children: this.showMoreText })] })] }), i18nDefaults.jsxs("div", { class: "ui5-nli-actions", children: [this.showMenu && (i18nDefaults.jsx(Button.Button, { icon: overflow.overflow, design: "Transparent", onClick: this._onBtnMenuClick, class: "ui5-nli-menu-btn", tooltip: this.menuBtnAccessibleName, accessibilityAttributes: this.menuButtonAccessibilityAttributes })), this.showClose && (i18nDefaults.jsx(Button.Button, { icon: information.decline, class: "ui5-nli-close-btn", design: "Transparent", onClick: this._onBtnCloseClick, tooltip: this.closeBtnAccessibleName, accessibleName: this.closeBtnAccessibleName }))] }), i18nDefaults.jsx("div", { class: "ui5-nli-avatar", "aria-hidden": "true", children: i18nDefaults.jsx("slot", { name: "avatar" }) }), i18nDefaults.jsx("slot", { name: "menu" })] }) })] }));
49
+ }, children: [this.hasImportance && (parametersBundle_css.jsxs(Tag.Tag, { id: `${this._id}-importance`, class: "ui5-nli-importance", design: "Set2", colorScheme: "2", wrappingType: "None", children: [parametersBundle_css.jsx(Icon.Icon, { name: iconHighPriority, slot: "icon" }), this.importanceText] })), parametersBundle_css.jsxs("div", { class: "ui5-nli-title-text-wrapper", children: [this.hasState && (parametersBundle_css.jsx(Icon.Icon, { class: "ui5-state-icon", name: this.statusIconName, showTooltip: true, accessibleName: this.stateText, design: this.statusIconDesign })), parametersBundle_css.jsxs("div", { id: `${this._id}-title-text`, class: "ui5-nli-title-text", part: "title-text", children: [parametersBundle_css.jsx("span", { class: "ui5-hidden-text", children: this.stateText }), this.titleText] })] }), parametersBundle_css.jsx("span", { id: `${this._id}-read`, class: "ui5-hidden-text", children: this.readText }), this.hasDesc && (parametersBundle_css.jsx("div", { id: `${this._id}-description`, class: "ui5-nli-description", children: parametersBundle_css.jsx("slot", {}) })), parametersBundle_css.jsxs("div", { class: "ui5-nli-footer", children: [parametersBundle_css.jsx("div", { id: `${this._id}-footnotes`, class: "ui5-nli-footnotes", children: this.footerItems.map(item => {
50
+ return (parametersBundle_css.jsxs(parametersBundle_css.Fragment, { children: [parametersBundle_css.jsx("slot", { name: item.slotName }), item.showDivider && parametersBundle_css.jsx("div", { class: "ui5-nli-footer-divider", "aria-hidden": "true", children: "\u00B7" })] }));
51
+ }) }), parametersBundle_css.jsx(Link.Link, { class: "ui5-nli-footer-showMore", hidden: this.hideShowMore, onClick: this._onShowMoreClick, wrappingType: "None", href: "#" // --without href ENTER does not trigger click
52
+ , accessibleName: this.moreLinkAccessibleName, accessibleRole: "Button", accessibilityAttributes: this.moreLinkAccessibilityAttributes, children: this.showMoreText })] })] }), parametersBundle_css.jsxs("div", { class: "ui5-nli-actions", children: [this.showMenu && (parametersBundle_css.jsx(Button.Button, { icon: overflow.overflow, design: "Transparent", onClick: this._onBtnMenuClick, class: "ui5-nli-menu-btn", tooltip: this.menuBtnAccessibleName, accessibilityAttributes: this.menuButtonAccessibilityAttributes })), this.showClose && (parametersBundle_css.jsx(Button.Button, { icon: information.decline, class: "ui5-nli-close-btn", design: "Transparent", onClick: this._onBtnCloseClick, tooltip: this.closeBtnAccessibleName, accessibleName: this.closeBtnAccessibleName }))] }), parametersBundle_css.jsx("div", { class: "ui5-nli-avatar", "aria-hidden": "true", children: parametersBundle_css.jsx("slot", { name: "avatar" }) }), parametersBundle_css.jsx("slot", { name: "menu" })] }) })] }));
53
53
  }
54
54
 
55
- Icons.p("@ui5/webcomponents-theming", "sap_horizon", async () => i18nDefaults.defaultThemeBase);
56
- Icons.p("@ui5/webcomponents-fiori", "sap_horizon", async () => parametersBundle_css.defaultTheme);
57
- var NotificationListItemCss = `.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;max-width:100%;min-height:var(--_ui5-v2-12-0-rc-2_list_item_base_height);background:var(--ui5-v2-12-0-rc-2-listitem-background-color);cursor:pointer}.ui5-nli-focusable:focus{outline:none}:host([desktop]) .ui5-nli-focusable:focus:not(.ui5-nli-group-root):after,.ui5-nli-focusable:focus-visible:not(.ui5-nli-group-root):after{content:"";border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);position:absolute;inset:0;pointer-events:none}.ui5-state-icon{min-width:1rem;min-height:1rem;padding-inline-end:var(--_ui5-v2-12-0-rc-2-notification_item-state-icon-padding)}:host(:not([wrapping-type="Normal"])) .ui5-nli-title-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:host(:not([wrapping-type="Normal"])) .ui5-nli-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:host([_show-more-pressed]) .ui5-nli-title-text{-webkit-line-clamp:unset}:host([_show-more-pressed]) .ui5-nli-description{-webkit-line-clamp:unset}:host([read]) .ui5-nli-title-text{font-weight:400}:host(:first-of-type){border-top-left-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius);border-top-right-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius)}:host(:last-of-type){border-bottom-left-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius);border-bottom-right-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius)}:host(:first-of-type) .ui5-nli-focusable:after{border-top-left-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius);border-top-right-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius)}:host(:last-of-type) .ui5-nli-focusable:after{border-bottom-left-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius);border-bottom-right-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius)}:host([has-border]){border-bottom:var(--_ui5-v2-12-0-rc-2-notification_item-border-bottom)}:host([ui5-li-notification]){margin:var(--_ui5-v2-12-0-rc-2-notification_item-margin);border-left:var(--_ui5-v2-12-0-rc-2-notification_item-border-top-left-right);border-right:var(--_ui5-v2-12-0-rc-2-notification_item-border-top-left-right);border-top:var(--_ui5-v2-12-0-rc-2-notification_item-border-top-left-right);border-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius);list-style:none}.ui5-nli-root{position:relative;width:100%;box-sizing:border-box;cursor:pointer;border-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius);border:1px solid transparent}.ui5-nli-root:hover{background-color:var(--_ui5-v2-12-0-rc-2-notification_item-background-color-hover);border-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius)}:host([desktop]) .ui5-nli-root:focus:active,.ui5-nli-root:focus-visible:active{background-color:var(--_ui5-v2-12-0-rc-2-notification_item-background-color-active);border-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius);border:var(--_ui5-v2-12-0-rc-2-notification_item-border-active)}.ui5-nli-content-wrapper{width:100%;display:flex;flex-direction:row-reverse;padding-inline:var(--_ui5-v2-12-0-rc-2-notification_item-root-padding-inline);padding-block:1rem;position:relative;box-sizing:border-box}.ui5-nli-content{display:flex;flex-direction:column;flex:1;min-width:0;width:100%;padding-inline:var(--_ui5-v2-12-0-rc-2-notification_item-content-padding);font-family:"72override",var(--sapFontFamily);box-sizing:border-box}.ui5-nli-content.ui5-nli-content-with-importance{margin-bottom:2rem}.ui5-nli-actions{position:absolute;top:.5rem;right:.5rem}:dir(rtl) .ui5-nli-actions{left:.5rem;right:auto}.ui5-nli-title-text-wrapper{display:flex;flex-direction:row}.ui5-nli-title-text{display:flex;margin-bottom:var(--_ui5-v2-12-0-rc-2-notification_item-title-margin-bottom);box-sizing:border-box;color:var(--sapGroup_TitleTextColor);font-weight:700;font-size:var(--sapFontHeader6Size)}.ui5-nli-two-buttons .ui5-nli-title-text{padding-inline-end:var(--_ui5-v2-12-0-rc-2-notification_item-title-padding-end-two-buttons)}.ui5-nli-one-button .ui5-nli-title-text{padding-inline-end:var(--_ui5-v2-12-0-rc-2-notification_item-title-padding-end-one-button)}.ui5-nli-description{display:flex;margin-top:var(--_ui5-v2-12-0-rc-2-notification_item-description-margin-top);color:var(--sapTextColor);font-size:var(--sapFontSize);box-sizing:border-box}.ui5-nli-footer{display:flex;color:var(--sapContent_LabelColor);font-size:var(--sapFontSize);margin-top:var(--_ui5-v2-12-0-rc-2-notification_item-footer-margin-top);box-sizing:border-box;align-items:center}.ui5-nli-footer-divider{position:relative;align-items:center;margin-inline:.5rem}.ui5-nli-footnotes{display:flex;min-width:0}.ui5-nli-footer-showMore{margin-inline-start:1rem}.ui5-nli-importance{width:fit-content;position:absolute;bottom:1rem}::slotted([slot^="footnotes"]){color:var(--sapContent_LabelColor);font-size:var(--sapFontSize);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ui5-nli-menu-btn{margin-inline-end:.125rem}:host([desktop]) .ui5-nli-focusable:not(.ui5-nli-group-root):focus:after,.ui5-nli-focusable:not(.ui5-nli-group-root):focus-visible:after{border-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius);top:var(--_ui5-v2-12-0-rc-2-notification_item-focus-offset);right:var(--_ui5-v2-12-0-rc-2-notification_item-focus-offset);bottom:var(--_ui5-v2-12-0-rc-2-notification_item-focus-offset);left:var(--_ui5-v2-12-0-rc-2-notification_item-focus-offset)}[ui5-busy-indicator]{width:100%;border-radius:var(--_ui5-v2-12-0-rc-2-notification_item-border-radius)}
55
+ Icons.p("@ui5/webcomponents-theming", "sap_horizon", async () => parametersBundle_css.defaultThemeBase);
56
+ Icons.p("@ui5/webcomponents-fiori", "sap_horizon", async () => parametersBundle_css$1.defaultTheme);
57
+ var NotificationListItemCss = `.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;max-width:100%;min-height:var(--_ui5-v2-13-0-rc-0_list_item_base_height);background:var(--ui5-v2-13-0-rc-0-listitem-background-color);cursor:pointer}.ui5-nli-focusable:focus{outline:none}:host([desktop]) .ui5-nli-focusable:focus:not(.ui5-nli-group-root):after,.ui5-nli-focusable:focus-visible:not(.ui5-nli-group-root):after{content:"";border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);position:absolute;inset:0;pointer-events:none}.ui5-state-icon{min-width:1rem;min-height:1rem;padding-inline-end:var(--_ui5-v2-13-0-rc-0-notification_item-state-icon-padding)}:host(:not([wrapping-type="Normal"])) .ui5-nli-title-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:host(:not([wrapping-type="Normal"])) .ui5-nli-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:host([_show-more-pressed]) .ui5-nli-title-text{-webkit-line-clamp:unset}:host([_show-more-pressed]) .ui5-nli-description{-webkit-line-clamp:unset}:host([read]) .ui5-nli-title-text{font-weight:400}:host(:first-of-type){border-top-left-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius);border-top-right-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius)}:host(:last-of-type){border-bottom-left-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius);border-bottom-right-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius)}:host(:first-of-type) .ui5-nli-focusable:after{border-top-left-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius);border-top-right-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius)}:host(:last-of-type) .ui5-nli-focusable:after{border-bottom-left-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius);border-bottom-right-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius)}:host([has-border]){border-bottom:var(--_ui5-v2-13-0-rc-0-notification_item-border-bottom)}:host([ui5-li-notification]){margin:var(--_ui5-v2-13-0-rc-0-notification_item-margin);border-left:var(--_ui5-v2-13-0-rc-0-notification_item-border-top-left-right);border-right:var(--_ui5-v2-13-0-rc-0-notification_item-border-top-left-right);border-top:var(--_ui5-v2-13-0-rc-0-notification_item-border-top-left-right);border-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius);list-style:none}.ui5-nli-root{position:relative;width:100%;box-sizing:border-box;cursor:pointer;border-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius);border:1px solid transparent}.ui5-nli-root:hover{background-color:var(--_ui5-v2-13-0-rc-0-notification_item-background-color-hover);border-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius)}:host([desktop]) .ui5-nli-root:focus:active,.ui5-nli-root:focus-visible:active{background-color:var(--_ui5-v2-13-0-rc-0-notification_item-background-color-active);border-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius);border:var(--_ui5-v2-13-0-rc-0-notification_item-border-active)}.ui5-nli-content-wrapper{width:100%;display:flex;flex-direction:row-reverse;padding-inline:var(--_ui5-v2-13-0-rc-0-notification_item-root-padding-inline);padding-block:1rem;position:relative;box-sizing:border-box}.ui5-nli-content{display:flex;flex-direction:column;flex:1;min-width:0;width:100%;padding-inline:var(--_ui5-v2-13-0-rc-0-notification_item-content-padding);font-family:"72override",var(--sapFontFamily);box-sizing:border-box}.ui5-nli-content.ui5-nli-content-with-importance{margin-bottom:2rem}.ui5-nli-actions{position:absolute;top:.5rem;right:.5rem}:dir(rtl) .ui5-nli-actions{left:.5rem;right:auto}.ui5-nli-title-text-wrapper{display:flex;flex-direction:row}.ui5-nli-title-text{display:flex;margin-bottom:var(--_ui5-v2-13-0-rc-0-notification_item-title-margin-bottom);box-sizing:border-box;color:var(--sapGroup_TitleTextColor);font-weight:700;font-size:var(--sapFontHeader6Size)}.ui5-nli-two-buttons .ui5-nli-title-text{padding-inline-end:var(--_ui5-v2-13-0-rc-0-notification_item-title-padding-end-two-buttons)}.ui5-nli-one-button .ui5-nli-title-text{padding-inline-end:var(--_ui5-v2-13-0-rc-0-notification_item-title-padding-end-one-button)}.ui5-nli-description{display:flex;margin-top:var(--_ui5-v2-13-0-rc-0-notification_item-description-margin-top);color:var(--sapTextColor);font-size:var(--sapFontSize);box-sizing:border-box}.ui5-nli-footer{display:flex;color:var(--sapContent_LabelColor);font-size:var(--sapFontSize);margin-top:var(--_ui5-v2-13-0-rc-0-notification_item-footer-margin-top);box-sizing:border-box;align-items:center}.ui5-nli-footer-divider{position:relative;align-items:center;margin-inline:.5rem}.ui5-nli-footnotes{display:flex;min-width:0}.ui5-nli-footer-showMore{margin-inline-start:1rem}.ui5-nli-importance{width:fit-content;position:absolute;bottom:1rem}::slotted([slot^="footnotes"]){color:var(--sapContent_LabelColor);font-size:var(--sapFontSize);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ui5-nli-menu-btn{margin-inline-end:.125rem}:host([desktop]) .ui5-nli-focusable:not(.ui5-nli-group-root):focus:after,.ui5-nli-focusable:not(.ui5-nli-group-root):focus-visible:after{border-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius);top:var(--_ui5-v2-13-0-rc-0-notification_item-focus-offset);right:var(--_ui5-v2-13-0-rc-0-notification_item-focus-offset);bottom:var(--_ui5-v2-13-0-rc-0-notification_item-focus-offset);left:var(--_ui5-v2-13-0-rc-0-notification_item-focus-offset)}[ui5-busy-indicator]{width:100%;border-radius:var(--_ui5-v2-13-0-rc-0-notification_item-border-radius)}
58
58
  `;
59
59
 
60
60
  /**
@@ -249,18 +249,18 @@ sap.ui.define(['sap/ushell/thirdparty/webcomponents-base', 'sap/ushell/thirdpart
249
249
  }
250
250
  get showMoreText() {
251
251
  if (this._showMorePressed) {
252
- return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_SHOW_LESS);
252
+ return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_SHOW_LESS);
253
253
  }
254
- return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_SHOW_MORE);
254
+ return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_SHOW_MORE);
255
255
  }
256
256
  get menuBtnAccessibleName() {
257
- return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_MENU_BTN_TITLE);
257
+ return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_MENU_BTN_TITLE);
258
258
  }
259
259
  get moreLinkAccessibleName() {
260
- return this._showMorePressed ? NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_MORE_LINK_LABEL_TRUNCATE) : NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_MORE_LINK_LABEL_FULL);
260
+ return this._showMorePressed ? NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_MORE_LINK_LABEL_TRUNCATE) : NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_MORE_LINK_LABEL_FULL);
261
261
  }
262
262
  get closeBtnAccessibleName() {
263
- return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_CLOSE_BTN_TITLE);
263
+ return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_CLOSE_BTN_TITLE);
264
264
  }
265
265
  get hideShowMore() {
266
266
  if (this.wrappingType === overflow.WrappingType.None && this._showMore) {
@@ -336,7 +336,7 @@ sap.ui.define(['sap/ushell/thirdparty/webcomponents-base', 'sap/ushell/thirdpart
336
336
  get importanceText() {
337
337
  let text;
338
338
  if (this.hasImportance) {
339
- text = NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_IMPORTANT_TXT);
339
+ text = NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_IMPORTANT_TXT);
340
340
  }
341
341
  else {
342
342
  text = "";
@@ -345,21 +345,21 @@ sap.ui.define(['sap/ushell/thirdparty/webcomponents-base', 'sap/ushell/thirdpart
345
345
  }
346
346
  get stateText() {
347
347
  if (this.state === information.o.Positive) {
348
- return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_POSITIVE_STATUS_TXT);
348
+ return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_POSITIVE_STATUS_TXT);
349
349
  }
350
350
  if (this.state === information.o.Critical) {
351
- return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_CRITICAL_STATUS_TXT);
351
+ return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_CRITICAL_STATUS_TXT);
352
352
  }
353
353
  if (this.state === information.o.Negative) {
354
- return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_NEGATIVE_STATUS_TXT);
354
+ return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_NEGATIVE_STATUS_TXT);
355
355
  }
356
356
  if (this.state === information.o.Information) {
357
- return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_INFORMATION_STATUS_TXT);
357
+ return NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_INFORMATION_STATUS_TXT);
358
358
  }
359
359
  return "";
360
360
  }
361
361
  get readText() {
362
- return this.read ? NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_READ) : NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults$1.NOTIFICATION_LIST_ITEM_UNREAD);
362
+ return this.read ? NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_READ) : NotificationListItem_1.i18nFioriBundle.getText(i18nDefaults.NOTIFICATION_LIST_ITEM_UNREAD);
363
363
  }
364
364
  get menuButtonAccessibilityAttributes() {
365
365
  return {
@@ -507,7 +507,7 @@ sap.ui.define(['sap/ushell/thirdparty/webcomponents-base', 'sap/ushell/thirdpart
507
507
  styles: [
508
508
  NotificationListItemCss,
509
509
  ],
510
- renderer: i18nDefaults.y,
510
+ renderer: parametersBundle_css.y,
511
511
  template: NotificationListItemTemplate,
512
512
  }),
513
513
  eventStrict.l("_press", {