@ui5/webcomponents-fiori 0.0.0-e7dd012d7 → 0.0.0-ec448881d

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 (1158) hide show
  1. package/CHANGELOG.md +370 -0
  2. package/README.md +60 -9
  3. package/dist/Assets-static.js +6 -0
  4. package/dist/Assets.js +1 -1
  5. package/dist/Bar.js +197 -0
  6. package/dist/BarcodeScannerDialog.js +262 -0
  7. package/dist/DynamicSideContent.js +566 -0
  8. package/dist/FilterItem.js +78 -0
  9. package/dist/FilterItemOption.js +69 -0
  10. package/dist/FlexibleColumnLayout.js +155 -29
  11. package/dist/IllustratedMessage.js +381 -0
  12. package/dist/Interfaces.js +142 -0
  13. package/dist/MediaGallery.js +599 -0
  14. package/dist/MediaGalleryItem.js +336 -0
  15. package/dist/{NotificationOverflowAction.js → NotificationAction.js} +22 -14
  16. package/dist/NotificationListGroupItem.js +60 -27
  17. package/dist/NotificationListItem.js +67 -69
  18. package/dist/NotificationListItemBase.js +49 -19
  19. package/dist/Page.js +223 -0
  20. package/dist/ProductSwitch.js +78 -11
  21. package/dist/ProductSwitchItem.js +32 -8
  22. package/dist/ShellBar.js +280 -104
  23. package/dist/ShellBarItem.js +8 -17
  24. package/dist/SideNavigation.js +61 -13
  25. package/dist/SideNavigationItem.js +19 -11
  26. package/dist/SideNavigationSubItem.js +16 -8
  27. package/dist/SortItem.js +68 -0
  28. package/dist/Timeline.js +96 -12
  29. package/dist/TimelineItem.js +51 -10
  30. package/dist/UploadCollection.js +73 -26
  31. package/dist/UploadCollectionItem.js +115 -98
  32. package/dist/ViewSettingsDialog.js +674 -0
  33. package/dist/Wizard.js +440 -116
  34. package/dist/WizardStep.js +28 -37
  35. package/dist/WizardTab.js +31 -105
  36. package/dist/api.json +3106 -1
  37. package/dist/css/themes/Bar.css +1 -0
  38. package/dist/css/themes/BarcodeScannerDialog.css +1 -0
  39. package/dist/css/themes/DynamicSideContent.css +1 -0
  40. package/dist/css/themes/FlexibleColumnLayout.css +1 -0
  41. package/dist/css/themes/IllustratedMessage.css +1 -0
  42. package/dist/css/themes/InvisibleTextStyles.css +1 -0
  43. package/dist/css/themes/MediaGallery.css +1 -0
  44. package/dist/css/themes/MediaGalleryItem.css +1 -0
  45. package/dist/css/themes/NotificationListGroupItem.css +1 -0
  46. package/dist/css/themes/NotificationListItem.css +1 -0
  47. package/dist/css/themes/NotificationListItemBase.css +1 -0
  48. package/dist/css/themes/NotificationOverflowActionsPopover.css +1 -0
  49. package/dist/css/themes/NotificationPrioIcon.css +1 -0
  50. package/dist/css/themes/Page.css +1 -0
  51. package/dist/css/themes/ProductSwitch.css +1 -0
  52. package/dist/css/themes/ProductSwitchItem.css +1 -0
  53. package/dist/css/themes/ShellBar.css +1 -0
  54. package/dist/css/themes/ShellBarPopover.css +1 -0
  55. package/dist/css/themes/SideNavigation.css +1 -0
  56. package/dist/css/themes/SideNavigationPopover.css +1 -0
  57. package/dist/css/themes/Timeline.css +1 -0
  58. package/dist/css/themes/TimelineItem.css +1 -0
  59. package/dist/css/themes/UploadCollection.css +1 -0
  60. package/dist/css/themes/UploadCollectionItem.css +1 -0
  61. package/dist/css/themes/ViewSettingsDialog.css +1 -0
  62. package/dist/css/themes/Wizard.css +1 -0
  63. package/dist/css/themes/WizardPopover.css +1 -0
  64. package/dist/css/themes/WizardTab.css +1 -0
  65. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -0
  66. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -0
  67. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -0
  68. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -0
  69. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -0
  70. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -0
  71. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -0
  72. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -0
  73. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  74. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -0
  75. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  76. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  77. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
  78. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
  79. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  80. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  81. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -0
  82. package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
  83. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  84. package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
  85. package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
  86. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -0
  87. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -0
  88. package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -0
  89. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -0
  90. package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
  91. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -0
  92. package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
  93. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
  94. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  95. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -0
  96. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
  97. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  98. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
  99. package/dist/generated/assets/i18n/messagebundle_in.json +1 -0
  100. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  101. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
  102. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
  103. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
  104. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
  105. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
  106. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  107. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
  108. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
  109. package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
  110. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  111. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
  112. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -0
  113. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
  114. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  115. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
  116. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
  117. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
  118. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  119. package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
  120. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
  121. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
  122. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
  123. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
  124. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
  125. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  126. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  127. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  128. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  129. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  130. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  131. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  132. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -0
  133. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
  134. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -0
  135. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
  136. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
  137. package/dist/generated/i18n/i18n-defaults.js +2 -2
  138. package/dist/generated/json-imports/Themes-static.js +41 -0
  139. package/dist/generated/json-imports/Themes.js +26 -19
  140. package/dist/generated/json-imports/i18n-static.js +162 -0
  141. package/dist/generated/json-imports/i18n.js +113 -89
  142. package/dist/generated/templates/BarTemplate.lit.js +7 -0
  143. package/dist/generated/templates/BarcodeScannerDialogTemplate.lit.js +7 -0
  144. package/dist/generated/templates/DynamicSideContentTemplate.lit.js +7 -0
  145. package/dist/generated/templates/FlexibleColumnLayoutTemplate.lit.js +4 -11
  146. package/dist/generated/templates/IllustratedMessageTemplate.lit.js +13 -0
  147. package/dist/generated/templates/MediaGalleryItemTemplate.lit.js +10 -0
  148. package/dist/generated/templates/MediaGalleryTemplate.lit.js +13 -0
  149. package/dist/generated/templates/NotificationListGroupItemTemplate.lit.js +12 -19
  150. package/dist/generated/templates/NotificationListItemTemplate.lit.js +13 -20
  151. package/dist/generated/templates/NotificationOverflowActionsPopoverTemplate.lit.js +8 -0
  152. package/dist/generated/templates/PageTemplate.lit.js +7 -0
  153. package/dist/generated/templates/ProductSwitchItemTemplate.lit.js +12 -19
  154. package/dist/generated/templates/ProductSwitchTemplate.lit.js +4 -11
  155. package/dist/generated/templates/ShellBarPopoverTemplate.lit.js +6 -13
  156. package/dist/generated/templates/ShellBarTemplate.lit.js +22 -27
  157. package/dist/generated/templates/SideNavigationItemPopoverContentTemplate.lit.js +5 -12
  158. package/dist/generated/templates/SideNavigationTemplate.lit.js +13 -19
  159. package/dist/generated/templates/TimelineItemTemplate.lit.js +10 -16
  160. package/dist/generated/templates/TimelineTemplate.lit.js +5 -12
  161. package/dist/generated/templates/UploadCollectionItemTemplate.lit.js +18 -30
  162. package/dist/generated/templates/UploadCollectionTemplate.lit.js +6 -14
  163. package/dist/generated/templates/ViewSettingsDialogTemplate.lit.js +22 -0
  164. package/dist/generated/templates/WizardPopoverTemplate.lit.js +8 -0
  165. package/dist/generated/templates/WizardTabTemplate.lit.js +8 -15
  166. package/dist/generated/templates/WizardTemplate.lit.js +6 -13
  167. package/dist/generated/themes/Bar.css.js +8 -0
  168. package/dist/generated/themes/BarcodeScannerDialog.css.js +8 -0
  169. package/dist/generated/themes/DynamicSideContent.css.js +8 -0
  170. package/dist/generated/themes/FlexibleColumnLayout.css.js +5 -5
  171. package/dist/generated/themes/IllustratedMessage.css.js +8 -0
  172. package/dist/generated/themes/InvisibleTextStyles.css.js +5 -5
  173. package/dist/generated/themes/MediaGallery.css.js +8 -0
  174. package/dist/generated/themes/MediaGalleryItem.css.js +8 -0
  175. package/dist/generated/themes/NotificationListGroupItem.css.js +5 -5
  176. package/dist/generated/themes/NotificationListItem.css.js +5 -5
  177. package/dist/generated/themes/NotificationListItemBase.css.js +5 -5
  178. package/dist/generated/themes/NotificationOverflowActionsPopover.css.js +8 -0
  179. package/dist/generated/themes/NotificationPrioIcon.css.js +5 -5
  180. package/dist/generated/themes/Page.css.js +8 -0
  181. package/dist/generated/themes/ProductSwitch.css.js +5 -5
  182. package/dist/generated/themes/ProductSwitchItem.css.js +5 -5
  183. package/dist/generated/themes/ShellBar.css.js +5 -5
  184. package/dist/generated/themes/ShellBarPopover.css.js +8 -0
  185. package/dist/generated/themes/SideNavigation.css.js +5 -5
  186. package/dist/generated/themes/SideNavigationPopover.css.js +8 -0
  187. package/dist/generated/themes/Timeline.css.js +5 -5
  188. package/dist/generated/themes/TimelineItem.css.js +5 -5
  189. package/dist/generated/themes/UploadCollection.css.js +5 -5
  190. package/dist/generated/themes/UploadCollectionItem.css.js +5 -5
  191. package/dist/generated/themes/ViewSettingsDialog.css.js +8 -0
  192. package/dist/generated/themes/Wizard.css.js +5 -5
  193. package/dist/generated/themes/WizardPopover.css.js +8 -0
  194. package/dist/generated/themes/WizardTab.css.js +5 -5
  195. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  196. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  197. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  198. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  199. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  200. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  201. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  202. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -0
  203. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -0
  204. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -0
  205. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -0
  206. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -0
  207. package/dist/i18n/messagebundle.properties +347 -0
  208. package/dist/i18n/messagebundle_ar.properties +231 -0
  209. package/dist/i18n/messagebundle_bg.properties +231 -0
  210. package/dist/i18n/messagebundle_ca.properties +231 -0
  211. package/dist/i18n/messagebundle_cs.properties +231 -0
  212. package/dist/i18n/messagebundle_cy.properties +231 -0
  213. package/dist/i18n/messagebundle_da.properties +231 -0
  214. package/dist/i18n/messagebundle_de.properties +231 -0
  215. package/dist/i18n/messagebundle_el.properties +231 -0
  216. package/dist/i18n/messagebundle_en.properties +231 -0
  217. package/dist/i18n/messagebundle_en_GB.properties +231 -0
  218. package/dist/i18n/messagebundle_en_US_sappsd.properties +231 -0
  219. package/dist/i18n/messagebundle_en_US_saprigi.properties +231 -0
  220. package/dist/i18n/messagebundle_en_US_saptrc.properties +231 -0
  221. package/dist/i18n/messagebundle_es.properties +231 -0
  222. package/dist/i18n/messagebundle_es_MX.properties +231 -0
  223. package/dist/i18n/messagebundle_et.properties +231 -0
  224. package/dist/i18n/messagebundle_fi.properties +231 -0
  225. package/dist/i18n/messagebundle_fr.properties +231 -0
  226. package/dist/i18n/messagebundle_fr_CA.properties +231 -0
  227. package/dist/i18n/messagebundle_hi.properties +231 -0
  228. package/dist/i18n/messagebundle_hr.properties +231 -0
  229. package/dist/i18n/messagebundle_hu.properties +231 -0
  230. package/dist/i18n/messagebundle_id.properties +231 -0
  231. package/dist/i18n/messagebundle_in.properties +88 -0
  232. package/dist/i18n/messagebundle_it.properties +231 -0
  233. package/dist/i18n/messagebundle_iw.properties +231 -0
  234. package/dist/i18n/messagebundle_ja.properties +231 -0
  235. package/dist/i18n/messagebundle_kk.properties +231 -0
  236. package/dist/i18n/messagebundle_ko.properties +231 -0
  237. package/dist/i18n/messagebundle_lt.properties +231 -0
  238. package/dist/i18n/messagebundle_lv.properties +231 -0
  239. package/dist/i18n/messagebundle_ms.properties +231 -0
  240. package/dist/i18n/messagebundle_nl.properties +231 -0
  241. package/dist/i18n/messagebundle_no.properties +231 -0
  242. package/dist/i18n/messagebundle_pl.properties +231 -0
  243. package/dist/i18n/messagebundle_pt.properties +231 -0
  244. package/dist/i18n/messagebundle_pt_PT.properties +231 -0
  245. package/dist/i18n/messagebundle_ro.properties +231 -0
  246. package/dist/i18n/messagebundle_ru.properties +231 -0
  247. package/dist/i18n/messagebundle_sh.properties +231 -0
  248. package/dist/i18n/messagebundle_sk.properties +231 -0
  249. package/dist/i18n/messagebundle_sl.properties +231 -0
  250. package/dist/i18n/messagebundle_sv.properties +231 -0
  251. package/dist/i18n/messagebundle_th.properties +231 -0
  252. package/dist/i18n/messagebundle_tr.properties +231 -0
  253. package/dist/i18n/messagebundle_uk.properties +231 -0
  254. package/dist/i18n/messagebundle_vi.properties +231 -0
  255. package/dist/i18n/messagebundle_zh_CN.properties +231 -0
  256. package/dist/i18n/messagebundle_zh_TW.properties +231 -0
  257. package/dist/illustrations/AddColumn.js +28 -0
  258. package/dist/illustrations/AddPeople.js +28 -0
  259. package/dist/illustrations/BalloonSky.js +28 -0
  260. package/dist/illustrations/BeforeSearch.js +28 -0
  261. package/dist/illustrations/Connection.js +28 -0
  262. package/dist/illustrations/EmptyCalendar.js +28 -0
  263. package/dist/illustrations/EmptyList.js +28 -0
  264. package/dist/illustrations/EmptyPlanningCalendar.js +28 -0
  265. package/dist/illustrations/ErrorScreen.js +28 -0
  266. package/dist/illustrations/FilterTable.js +28 -0
  267. package/dist/illustrations/GroupTable.js +28 -0
  268. package/dist/illustrations/NoActivities.js +28 -0
  269. package/dist/illustrations/NoData.js +28 -0
  270. package/dist/illustrations/NoEntries.js +28 -0
  271. package/dist/illustrations/NoFilterResults.js +28 -0
  272. package/dist/illustrations/NoMail.js +28 -0
  273. package/dist/illustrations/NoMail_v1.js +28 -0
  274. package/dist/illustrations/NoNotifications.js +28 -0
  275. package/dist/illustrations/NoSavedItems.js +28 -0
  276. package/dist/illustrations/NoSavedItems_v1.js +28 -0
  277. package/dist/illustrations/NoSearchResults.js +28 -0
  278. package/dist/illustrations/NoTasks.js +28 -0
  279. package/dist/illustrations/NoTasks_v1.js +28 -0
  280. package/dist/illustrations/PageNotFound.js +28 -0
  281. package/dist/illustrations/ReloadScreen.js +28 -0
  282. package/dist/illustrations/ResizeColumn.js +28 -0
  283. package/dist/illustrations/SearchEarth.js +28 -0
  284. package/dist/illustrations/SearchFolder.js +28 -0
  285. package/dist/illustrations/SimpleBalloon.js +28 -0
  286. package/dist/illustrations/SimpleBell.js +28 -0
  287. package/dist/illustrations/SimpleCalendar.js +28 -0
  288. package/dist/illustrations/SimpleCheckMark.js +28 -0
  289. package/dist/illustrations/SimpleConnection.js +28 -0
  290. package/dist/illustrations/SimpleEmptyDoc.js +28 -0
  291. package/dist/illustrations/SimpleEmptyList.js +28 -0
  292. package/dist/illustrations/SimpleError.js +28 -0
  293. package/dist/illustrations/SimpleMagnifier.js +28 -0
  294. package/dist/illustrations/SimpleMail.js +28 -0
  295. package/dist/illustrations/SimpleNoSavedItems.js +28 -0
  296. package/dist/illustrations/SimpleNotFoundMagnifier.js +28 -0
  297. package/dist/illustrations/SimpleReload.js +28 -0
  298. package/dist/illustrations/SimpleTask.js +28 -0
  299. package/dist/illustrations/SleepingBell.js +28 -0
  300. package/dist/illustrations/SortColumn.js +28 -0
  301. package/dist/illustrations/SuccessBalloon.js +28 -0
  302. package/dist/illustrations/SuccessCheckMark.js +28 -0
  303. package/dist/illustrations/SuccessHighFive.js +28 -0
  304. package/dist/illustrations/SuccessScreen.js +28 -0
  305. package/dist/illustrations/Tent.js +28 -0
  306. package/dist/illustrations/UnableToLoad.js +28 -0
  307. package/dist/illustrations/UnableToLoadImage.js +28 -0
  308. package/dist/illustrations/UnableToUpload.js +28 -0
  309. package/dist/illustrations/UploadCollection.js +28 -0
  310. package/dist/illustrations/sapIllus-Dialog-AddColumn.js +38 -0
  311. package/dist/illustrations/sapIllus-Dialog-AddPeople.js +32 -0
  312. package/dist/illustrations/sapIllus-Dialog-BalloonSky.js +34 -0
  313. package/dist/illustrations/sapIllus-Dialog-BeforeSearch.js +14 -0
  314. package/dist/illustrations/sapIllus-Dialog-Connection.js +19 -0
  315. package/dist/illustrations/sapIllus-Dialog-EmptyCalendar.js +75 -0
  316. package/dist/illustrations/sapIllus-Dialog-EmptyList.js +37 -0
  317. package/dist/illustrations/sapIllus-Dialog-EmptyPlanningCalendar.js +79 -0
  318. package/dist/illustrations/sapIllus-Dialog-ErrorScreen.js +35 -0
  319. package/dist/illustrations/sapIllus-Dialog-FilterTable.js +42 -0
  320. package/dist/illustrations/sapIllus-Dialog-GroupTable.js +68 -0
  321. package/dist/illustrations/sapIllus-Dialog-NoActivities.js +19 -0
  322. package/dist/illustrations/sapIllus-Dialog-NoData.js +11 -0
  323. package/dist/illustrations/sapIllus-Dialog-NoEntries.js +16 -0
  324. package/dist/illustrations/sapIllus-Dialog-NoFilterResults.js +25 -0
  325. package/dist/illustrations/sapIllus-Dialog-NoMail.js +12 -0
  326. package/dist/illustrations/sapIllus-Dialog-NoMail_v1.js +23 -0
  327. package/dist/illustrations/sapIllus-Dialog-NoNotifications.js +13 -0
  328. package/dist/illustrations/sapIllus-Dialog-NoSavedItems.js +14 -0
  329. package/dist/illustrations/sapIllus-Dialog-NoSavedItems_v1.js +37 -0
  330. package/dist/illustrations/sapIllus-Dialog-NoSearchResults.js +16 -0
  331. package/dist/illustrations/sapIllus-Dialog-NoTasks.js +19 -0
  332. package/dist/illustrations/sapIllus-Dialog-NoTasks_v1.js +54 -0
  333. package/dist/illustrations/sapIllus-Dialog-PageNotFound.js +30 -0
  334. package/dist/illustrations/sapIllus-Dialog-ReloadScreen.js +35 -0
  335. package/dist/illustrations/sapIllus-Dialog-ResizeColumn.js +42 -0
  336. package/dist/illustrations/sapIllus-Dialog-SearchEarth.js +19 -0
  337. package/dist/illustrations/sapIllus-Dialog-SearchFolder.js +28 -0
  338. package/dist/illustrations/sapIllus-Dialog-SimpleBalloon.js +18 -0
  339. package/dist/illustrations/sapIllus-Dialog-SimpleBell.js +14 -0
  340. package/dist/illustrations/sapIllus-Dialog-SimpleCalendar.js +49 -0
  341. package/dist/illustrations/sapIllus-Dialog-SimpleCheckMark.js +7 -0
  342. package/dist/illustrations/sapIllus-Dialog-SimpleConnection.js +19 -0
  343. package/dist/illustrations/sapIllus-Dialog-SimpleEmptyDoc.js +18 -0
  344. package/dist/illustrations/sapIllus-Dialog-SimpleEmptyList.js +11 -0
  345. package/dist/illustrations/sapIllus-Dialog-SimpleError.js +11 -0
  346. package/dist/illustrations/sapIllus-Dialog-SimpleMagnifier.js +11 -0
  347. package/dist/illustrations/sapIllus-Dialog-SimpleMail.js +14 -0
  348. package/dist/illustrations/sapIllus-Dialog-SimpleNoSavedItems.js +18 -0
  349. package/dist/illustrations/sapIllus-Dialog-SimpleNotFoundMagnifier.js +22 -0
  350. package/dist/illustrations/sapIllus-Dialog-SimpleReload.js +12 -0
  351. package/dist/illustrations/sapIllus-Dialog-SimpleTask.js +24 -0
  352. package/dist/illustrations/sapIllus-Dialog-SleepingBell.js +31 -0
  353. package/dist/illustrations/sapIllus-Dialog-SortColumn.js +40 -0
  354. package/dist/illustrations/sapIllus-Dialog-SuccessBalloon.js +16 -0
  355. package/dist/illustrations/sapIllus-Dialog-SuccessCheckMark.js +9 -0
  356. package/dist/illustrations/sapIllus-Dialog-SuccessHighFive.js +46 -0
  357. package/dist/illustrations/sapIllus-Dialog-SuccessScreen.js +33 -0
  358. package/dist/illustrations/sapIllus-Dialog-Tent.js +32 -0
  359. package/dist/illustrations/sapIllus-Dialog-UnableToLoad.js +12 -0
  360. package/dist/illustrations/sapIllus-Dialog-UnableToLoadImage.js +39 -0
  361. package/dist/illustrations/sapIllus-Dialog-UnableToUpload.js +14 -0
  362. package/dist/illustrations/sapIllus-Dialog-UploadCollection.js +33 -0
  363. package/dist/illustrations/sapIllus-Scene-AddColumn.js +49 -0
  364. package/dist/illustrations/sapIllus-Scene-AddPeople.js +31 -0
  365. package/dist/illustrations/sapIllus-Scene-BalloonSky.js +43 -0
  366. package/dist/illustrations/sapIllus-Scene-BeforeSearch.js +32 -0
  367. package/dist/illustrations/sapIllus-Scene-Connection.js +32 -0
  368. package/dist/illustrations/sapIllus-Scene-EmptyCalendar.js +88 -0
  369. package/dist/illustrations/sapIllus-Scene-EmptyList.js +44 -0
  370. package/dist/illustrations/sapIllus-Scene-EmptyPlanningCalendar.js +92 -0
  371. package/dist/illustrations/sapIllus-Scene-ErrorScreen.js +79 -0
  372. package/dist/illustrations/sapIllus-Scene-FilterTable.js +57 -0
  373. package/dist/illustrations/sapIllus-Scene-GroupTable.js +77 -0
  374. package/dist/illustrations/sapIllus-Scene-NoActivities.js +29 -0
  375. package/dist/illustrations/sapIllus-Scene-NoData.js +22 -0
  376. package/dist/illustrations/sapIllus-Scene-NoEntries.js +31 -0
  377. package/dist/illustrations/sapIllus-Scene-NoFilterResults.js +40 -0
  378. package/dist/illustrations/sapIllus-Scene-NoMail.js +24 -0
  379. package/dist/illustrations/sapIllus-Scene-NoMail_v1.js +56 -0
  380. package/dist/illustrations/sapIllus-Scene-NoNotifications.js +37 -0
  381. package/dist/illustrations/sapIllus-Scene-NoSavedItems.js +36 -0
  382. package/dist/illustrations/sapIllus-Scene-NoSavedItems_v1.js +40 -0
  383. package/dist/illustrations/sapIllus-Scene-NoSearchResults.js +16 -0
  384. package/dist/illustrations/sapIllus-Scene-NoTasks.js +23 -0
  385. package/dist/illustrations/sapIllus-Scene-NoTasks_v1.js +91 -0
  386. package/dist/illustrations/sapIllus-Scene-PageNotFound.js +34 -0
  387. package/dist/illustrations/sapIllus-Scene-ReloadScreen.js +81 -0
  388. package/dist/illustrations/sapIllus-Scene-ResizeColumn.js +53 -0
  389. package/dist/illustrations/sapIllus-Scene-SearchEarth.js +31 -0
  390. package/dist/illustrations/sapIllus-Scene-SearchFolder.js +37 -0
  391. package/dist/illustrations/sapIllus-Scene-SimpleBalloon.js +21 -0
  392. package/dist/illustrations/sapIllus-Scene-SimpleBell.js +17 -0
  393. package/dist/illustrations/sapIllus-Scene-SimpleCalendar.js +45 -0
  394. package/dist/illustrations/sapIllus-Scene-SimpleCheckMark.js +10 -0
  395. package/dist/illustrations/sapIllus-Scene-SimpleConnection.js +23 -0
  396. package/dist/illustrations/sapIllus-Scene-SimpleEmptyDoc.js +21 -0
  397. package/dist/illustrations/sapIllus-Scene-SimpleEmptyList.js +14 -0
  398. package/dist/illustrations/sapIllus-Scene-SimpleError.js +14 -0
  399. package/dist/illustrations/sapIllus-Scene-SimpleMagnifier.js +14 -0
  400. package/dist/illustrations/sapIllus-Scene-SimpleMail.js +17 -0
  401. package/dist/illustrations/sapIllus-Scene-SimpleNoSavedItems.js +28 -0
  402. package/dist/illustrations/sapIllus-Scene-SimpleNotFoundMagnifier.js +25 -0
  403. package/dist/illustrations/sapIllus-Scene-SimpleReload.js +15 -0
  404. package/dist/illustrations/sapIllus-Scene-SimpleTask.js +20 -0
  405. package/dist/illustrations/sapIllus-Scene-SleepingBell.js +51 -0
  406. package/dist/illustrations/sapIllus-Scene-SortColumn.js +51 -0
  407. package/dist/illustrations/sapIllus-Scene-SuccessBalloon.js +34 -0
  408. package/dist/illustrations/sapIllus-Scene-SuccessCheckMark.js +44 -0
  409. package/dist/illustrations/sapIllus-Scene-SuccessHighFive.js +28 -0
  410. package/dist/illustrations/sapIllus-Scene-SuccessScreen.js +79 -0
  411. package/dist/illustrations/sapIllus-Scene-Tent.js +60 -0
  412. package/dist/illustrations/sapIllus-Scene-UnableToLoad.js +24 -0
  413. package/dist/illustrations/sapIllus-Scene-UnableToLoadImage.js +36 -0
  414. package/dist/illustrations/sapIllus-Scene-UnableToUpload.js +14 -0
  415. package/dist/illustrations/sapIllus-Scene-UploadCollection.js +31 -0
  416. package/dist/illustrations/sapIllus-Spot-AddColumn.js +38 -0
  417. package/dist/illustrations/sapIllus-Spot-AddPeople.js +32 -0
  418. package/dist/illustrations/sapIllus-Spot-BalloonSky.js +30 -0
  419. package/dist/illustrations/sapIllus-Spot-BeforeSearch.js +11 -0
  420. package/dist/illustrations/sapIllus-Spot-Connection.js +23 -0
  421. package/dist/illustrations/sapIllus-Spot-EmptyCalendar.js +44 -0
  422. package/dist/illustrations/sapIllus-Spot-EmptyList.js +30 -0
  423. package/dist/illustrations/sapIllus-Spot-EmptyPlanningCalendar.js +79 -0
  424. package/dist/illustrations/sapIllus-Spot-ErrorScreen.js +33 -0
  425. package/dist/illustrations/sapIllus-Spot-FilterTable.js +47 -0
  426. package/dist/illustrations/sapIllus-Spot-GroupTable.js +68 -0
  427. package/dist/illustrations/sapIllus-Spot-NoActivities.js +23 -0
  428. package/dist/illustrations/sapIllus-Spot-NoData.js +9 -0
  429. package/dist/illustrations/sapIllus-Spot-NoEntries.js +12 -0
  430. package/dist/illustrations/sapIllus-Spot-NoFilterResults.js +26 -0
  431. package/dist/illustrations/sapIllus-Spot-NoMail.js +11 -0
  432. package/dist/illustrations/sapIllus-Spot-NoMail_v1.js +17 -0
  433. package/dist/illustrations/sapIllus-Spot-NoNotifications.js +10 -0
  434. package/dist/illustrations/sapIllus-Spot-NoSavedItems.js +9 -0
  435. package/dist/illustrations/sapIllus-Spot-NoSavedItems_v1.js +34 -0
  436. package/dist/illustrations/sapIllus-Spot-NoSearchResults.js +14 -0
  437. package/dist/illustrations/sapIllus-Spot-NoTasks.js +20 -0
  438. package/dist/illustrations/sapIllus-Spot-NoTasks_v1.js +16 -0
  439. package/dist/illustrations/sapIllus-Spot-PageNotFound.js +32 -0
  440. package/dist/illustrations/sapIllus-Spot-ReloadScreen.js +33 -0
  441. package/dist/illustrations/sapIllus-Spot-ResizeColumn.js +42 -0
  442. package/dist/illustrations/sapIllus-Spot-SearchEarth.js +56 -0
  443. package/dist/illustrations/sapIllus-Spot-SearchFolder.js +26 -0
  444. package/dist/illustrations/sapIllus-Spot-SimpleBalloon.js +8 -0
  445. package/dist/illustrations/sapIllus-Spot-SimpleBell.js +13 -0
  446. package/dist/illustrations/sapIllus-Spot-SimpleCalendar.js +45 -0
  447. package/dist/illustrations/sapIllus-Spot-SimpleCheckMark.js +6 -0
  448. package/dist/illustrations/sapIllus-Spot-SimpleConnection.js +11 -0
  449. package/dist/illustrations/sapIllus-Spot-SimpleEmptyDoc.js +7 -0
  450. package/dist/illustrations/sapIllus-Spot-SimpleEmptyList.js +7 -0
  451. package/dist/illustrations/sapIllus-Spot-SimpleError.js +10 -0
  452. package/dist/illustrations/sapIllus-Spot-SimpleMagnifier.js +9 -0
  453. package/dist/illustrations/sapIllus-Spot-SimpleMail.js +13 -0
  454. package/dist/illustrations/sapIllus-Spot-SimpleNoSavedItems.js +24 -0
  455. package/dist/illustrations/sapIllus-Spot-SimpleNotFoundMagnifier.js +11 -0
  456. package/dist/illustrations/sapIllus-Spot-SimpleReload.js +8 -0
  457. package/dist/illustrations/sapIllus-Spot-SimpleTask.js +23 -0
  458. package/dist/illustrations/sapIllus-Spot-SleepingBell.js +39 -0
  459. package/dist/illustrations/sapIllus-Spot-SortColumn.js +40 -0
  460. package/dist/illustrations/sapIllus-Spot-SuccessBalloon.js +20 -0
  461. package/dist/illustrations/sapIllus-Spot-SuccessCheckMark.js +8 -0
  462. package/dist/illustrations/sapIllus-Spot-SuccessHighFive.js +32 -0
  463. package/dist/illustrations/sapIllus-Spot-SuccessScreen.js +33 -0
  464. package/dist/illustrations/sapIllus-Spot-Tent.js +30 -0
  465. package/dist/illustrations/sapIllus-Spot-UnableToLoad.js +11 -0
  466. package/dist/illustrations/sapIllus-Spot-UnableToLoadImage.js +37 -0
  467. package/dist/illustrations/sapIllus-Spot-UnableToUpload.js +11 -0
  468. package/dist/illustrations/sapIllus-Spot-UploadCollection.js +32 -0
  469. package/dist/illustrations/tnt/ChartArea.js +20 -0
  470. package/dist/illustrations/tnt/ChartArea2.js +20 -0
  471. package/dist/illustrations/tnt/ChartBPMNFlow.js +20 -0
  472. package/dist/illustrations/tnt/ChartBar.js +20 -0
  473. package/dist/illustrations/tnt/ChartBullet.js +20 -0
  474. package/dist/illustrations/tnt/ChartDoughnut.js +20 -0
  475. package/dist/illustrations/tnt/ChartFlow.js +20 -0
  476. package/dist/illustrations/tnt/ChartGantt.js +20 -0
  477. package/dist/illustrations/tnt/ChartOrg.js +20 -0
  478. package/dist/illustrations/tnt/ChartPie.js +20 -0
  479. package/dist/illustrations/tnt/CodePlaceholder.js +20 -0
  480. package/dist/illustrations/tnt/Company.js +20 -0
  481. package/dist/illustrations/tnt/Components.js +20 -0
  482. package/dist/illustrations/tnt/ExternalLink.js +20 -0
  483. package/dist/illustrations/tnt/FaceID.js +20 -0
  484. package/dist/illustrations/tnt/Fingerprint.js +20 -0
  485. package/dist/illustrations/tnt/Lock.js +20 -0
  486. package/dist/illustrations/tnt/Mission.js +20 -0
  487. package/dist/illustrations/tnt/NoApplications.js +20 -0
  488. package/dist/illustrations/tnt/NoFlows.js +20 -0
  489. package/dist/illustrations/tnt/NoUsers.js +20 -0
  490. package/dist/illustrations/tnt/Radar.js +20 -0
  491. package/dist/illustrations/tnt/Secrets.js +20 -0
  492. package/dist/illustrations/tnt/Services.js +20 -0
  493. package/dist/illustrations/tnt/SessionExpired.js +20 -0
  494. package/dist/illustrations/tnt/SessionExpiring.js +20 -0
  495. package/dist/illustrations/tnt/Success.js +20 -0
  496. package/dist/illustrations/tnt/SuccessfulAuth.js +20 -0
  497. package/dist/illustrations/tnt/Systems.js +20 -0
  498. package/dist/illustrations/tnt/Teams.js +20 -0
  499. package/dist/illustrations/tnt/Tools.js +20 -0
  500. package/dist/illustrations/tnt/UnableToLoad.js +20 -0
  501. package/dist/illustrations/tnt/Unlock.js +20 -0
  502. package/dist/illustrations/tnt/UnsuccessfulAuth.js +20 -0
  503. package/dist/illustrations/tnt/User2.js +20 -0
  504. package/dist/illustrations/tnt/tnt-Dialog-ChartArea.js +14 -0
  505. package/dist/illustrations/tnt/tnt-Dialog-ChartArea2.js +12 -0
  506. package/dist/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.js +13 -0
  507. package/dist/illustrations/tnt/tnt-Dialog-ChartBar.js +12 -0
  508. package/dist/illustrations/tnt/tnt-Dialog-ChartBullet.js +14 -0
  509. package/dist/illustrations/tnt/tnt-Dialog-ChartDoughnut.js +13 -0
  510. package/dist/illustrations/tnt/tnt-Dialog-ChartFlow.js +13 -0
  511. package/dist/illustrations/tnt/tnt-Dialog-ChartGantt.js +17 -0
  512. package/dist/illustrations/tnt/tnt-Dialog-ChartOrg.js +15 -0
  513. package/dist/illustrations/tnt/tnt-Dialog-ChartPie.js +12 -0
  514. package/dist/illustrations/tnt/tnt-Dialog-CodePlaceholder.js +6 -0
  515. package/dist/illustrations/tnt/tnt-Dialog-Company.js +13 -0
  516. package/dist/illustrations/tnt/tnt-Dialog-Components.js +9 -0
  517. package/dist/illustrations/tnt/tnt-Dialog-ExternalLink.js +11 -0
  518. package/dist/illustrations/tnt/tnt-Dialog-FaceID.js +17 -0
  519. package/dist/illustrations/tnt/tnt-Dialog-Fingerprint.js +16 -0
  520. package/dist/illustrations/tnt/tnt-Dialog-Lock.js +12 -0
  521. package/dist/illustrations/tnt/tnt-Dialog-Mission.js +18 -0
  522. package/dist/illustrations/tnt/tnt-Dialog-NoApplications.js +15 -0
  523. package/dist/illustrations/tnt/tnt-Dialog-NoFlows.js +11 -0
  524. package/dist/illustrations/tnt/tnt-Dialog-NoUsers.js +15 -0
  525. package/dist/illustrations/tnt/tnt-Dialog-Radar.js +15 -0
  526. package/dist/illustrations/tnt/tnt-Dialog-Secrets.js +12 -0
  527. package/dist/illustrations/tnt/tnt-Dialog-Services.js +16 -0
  528. package/dist/illustrations/tnt/tnt-Dialog-SessionExpired.js +11 -0
  529. package/dist/illustrations/tnt/tnt-Dialog-SessionExpiring.js +10 -0
  530. package/dist/illustrations/tnt/tnt-Dialog-Success.js +10 -0
  531. package/dist/illustrations/tnt/tnt-Dialog-SuccessfulAuth.js +10 -0
  532. package/dist/illustrations/tnt/tnt-Dialog-Systems.js +12 -0
  533. package/dist/illustrations/tnt/tnt-Dialog-Teams.js +17 -0
  534. package/dist/illustrations/tnt/tnt-Dialog-Tools.js +12 -0
  535. package/dist/illustrations/tnt/tnt-Dialog-UnableToLoad.js +10 -0
  536. package/dist/illustrations/tnt/tnt-Dialog-Unlock.js +12 -0
  537. package/dist/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.js +11 -0
  538. package/dist/illustrations/tnt/tnt-Dialog-User2.js +13 -0
  539. package/dist/illustrations/tnt/tnt-Scene-ChartArea.js +22 -0
  540. package/dist/illustrations/tnt/tnt-Scene-ChartArea2.js +19 -0
  541. package/dist/illustrations/tnt/tnt-Scene-ChartBPMNFlow.js +21 -0
  542. package/dist/illustrations/tnt/tnt-Scene-ChartBar.js +19 -0
  543. package/dist/illustrations/tnt/tnt-Scene-ChartBullet.js +20 -0
  544. package/dist/illustrations/tnt/tnt-Scene-ChartDoughnut.js +19 -0
  545. package/dist/illustrations/tnt/tnt-Scene-ChartFlow.js +20 -0
  546. package/dist/illustrations/tnt/tnt-Scene-ChartGantt.js +26 -0
  547. package/dist/illustrations/tnt/tnt-Scene-ChartOrg.js +27 -0
  548. package/dist/illustrations/tnt/tnt-Scene-ChartPie.js +18 -0
  549. package/dist/illustrations/tnt/tnt-Scene-CodePlaceholder.js +9 -0
  550. package/dist/illustrations/tnt/tnt-Scene-Company.js +30 -0
  551. package/dist/illustrations/tnt/tnt-Scene-Components.js +16 -0
  552. package/dist/illustrations/tnt/tnt-Scene-ExternalLink.js +14 -0
  553. package/dist/illustrations/tnt/tnt-Scene-FaceID.js +21 -0
  554. package/dist/illustrations/tnt/tnt-Scene-Fingerprint.js +35 -0
  555. package/dist/illustrations/tnt/tnt-Scene-Lock.js +22 -0
  556. package/dist/illustrations/tnt/tnt-Scene-Mission.js +19 -0
  557. package/dist/illustrations/tnt/tnt-Scene-NoApplications.js +18 -0
  558. package/dist/illustrations/tnt/tnt-Scene-NoFlows.js +20 -0
  559. package/dist/illustrations/tnt/tnt-Scene-NoUsers.js +16 -0
  560. package/dist/illustrations/tnt/tnt-Scene-Radar.js +20 -0
  561. package/dist/illustrations/tnt/tnt-Scene-Secrets.js +15 -0
  562. package/dist/illustrations/tnt/tnt-Scene-Services.js +17 -0
  563. package/dist/illustrations/tnt/tnt-Scene-SessionExpired.js +18 -0
  564. package/dist/illustrations/tnt/tnt-Scene-SessionExpiring.js +17 -0
  565. package/dist/illustrations/tnt/tnt-Scene-Success.js +18 -0
  566. package/dist/illustrations/tnt/tnt-Scene-SuccessfulAuth.js +20 -0
  567. package/dist/illustrations/tnt/tnt-Scene-Systems.js +13 -0
  568. package/dist/illustrations/tnt/tnt-Scene-Teams.js +20 -0
  569. package/dist/illustrations/tnt/tnt-Scene-Tools.js +19 -0
  570. package/dist/illustrations/tnt/tnt-Scene-UnableToLoad.js +21 -0
  571. package/dist/illustrations/tnt/tnt-Scene-Unlock.js +15 -0
  572. package/dist/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.js +22 -0
  573. package/dist/illustrations/tnt/tnt-Scene-User2.js +22 -0
  574. package/dist/illustrations/tnt/tnt-Spot-ChartArea.js +13 -0
  575. package/dist/illustrations/tnt/tnt-Spot-ChartArea2.js +7 -0
  576. package/dist/illustrations/tnt/tnt-Spot-ChartBPMNFlow.js +9 -0
  577. package/dist/illustrations/tnt/tnt-Spot-ChartBar.js +8 -0
  578. package/dist/illustrations/tnt/tnt-Spot-ChartBullet.js +10 -0
  579. package/dist/illustrations/tnt/tnt-Spot-ChartDoughnut.js +9 -0
  580. package/dist/illustrations/tnt/tnt-Spot-ChartFlow.js +8 -0
  581. package/dist/illustrations/tnt/tnt-Spot-ChartGantt.js +12 -0
  582. package/dist/illustrations/tnt/tnt-Spot-ChartOrg.js +6 -0
  583. package/dist/illustrations/tnt/tnt-Spot-ChartPie.js +8 -0
  584. package/dist/illustrations/tnt/tnt-Spot-CodePlaceholder.js +6 -0
  585. package/dist/illustrations/tnt/tnt-Spot-Company.js +13 -0
  586. package/dist/illustrations/tnt/tnt-Spot-Components.js +5 -0
  587. package/dist/illustrations/tnt/tnt-Spot-ExternalLink.js +9 -0
  588. package/dist/illustrations/tnt/tnt-Spot-FaceID.js +16 -0
  589. package/dist/illustrations/tnt/tnt-Spot-Fingerprint.js +10 -0
  590. package/dist/illustrations/tnt/tnt-Spot-Lock.js +13 -0
  591. package/dist/illustrations/tnt/tnt-Spot-Mission.js +17 -0
  592. package/dist/illustrations/tnt/tnt-Spot-NoApplications.js +11 -0
  593. package/dist/illustrations/tnt/tnt-Spot-NoFlows.js +8 -0
  594. package/dist/illustrations/tnt/tnt-Spot-NoUsers.js +11 -0
  595. package/dist/illustrations/tnt/tnt-Spot-Radar.js +14 -0
  596. package/dist/illustrations/tnt/tnt-Spot-Secrets.js +9 -0
  597. package/dist/illustrations/tnt/tnt-Spot-Services.js +14 -0
  598. package/dist/illustrations/tnt/tnt-Spot-SessionExpired.js +9 -0
  599. package/dist/illustrations/tnt/tnt-Spot-SessionExpiring.js +9 -0
  600. package/dist/illustrations/tnt/tnt-Spot-Success.js +9 -0
  601. package/dist/illustrations/tnt/tnt-Spot-SuccessfulAuth.js +9 -0
  602. package/dist/illustrations/tnt/tnt-Spot-Systems.js +10 -0
  603. package/dist/illustrations/tnt/tnt-Spot-Teams.js +13 -0
  604. package/dist/illustrations/tnt/tnt-Spot-Tools.js +7 -0
  605. package/dist/illustrations/tnt/tnt-Spot-UnableToLoad.js +9 -0
  606. package/dist/illustrations/tnt/tnt-Spot-Unlock.js +11 -0
  607. package/dist/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.js +10 -0
  608. package/dist/illustrations/tnt/tnt-Spot-User2.js +10 -0
  609. package/dist/types/BarDesign.js +54 -0
  610. package/dist/types/FCLLayout.js +1 -1
  611. package/dist/types/IllustrationMessageType.js +556 -0
  612. package/dist/types/MediaGalleryItemLayout.js +44 -0
  613. package/dist/types/MediaGalleryLayout.js +48 -0
  614. package/dist/types/MediaGalleryMenuHorizontalAlign.js +41 -0
  615. package/dist/types/MediaGalleryMenuVerticalAlign.js +40 -0
  616. package/dist/types/PageBackgroundDesign.js +53 -0
  617. package/dist/types/SideContentFallDown.js +54 -0
  618. package/dist/types/SideContentPosition.js +42 -0
  619. package/dist/types/SideContentVisibility.js +61 -0
  620. package/dist/types/TimelineLayout.js +42 -0
  621. package/dist/types/UploadCollectionDnDMode.js +1 -1
  622. package/dist/types/UploadState.js +1 -1
  623. package/dist/types/ViewSettingsDialogMode.js +43 -0
  624. package/dist/upload-utils/UploadCollectionBodyDnD.js +0 -1
  625. package/package-scripts.js +18 -1
  626. package/package.json +18 -7
  627. package/src/Assets-static.js +6 -0
  628. package/src/Assets.js +1 -1
  629. package/src/Bar.hbs +16 -0
  630. package/src/Bar.js +197 -0
  631. package/src/BarcodeScannerDialog.hbs +17 -0
  632. package/src/BarcodeScannerDialog.js +262 -0
  633. package/src/DynamicSideContent.hbs +20 -0
  634. package/src/DynamicSideContent.js +566 -0
  635. package/src/FilterItem.js +78 -0
  636. package/src/FilterItemOption.js +69 -0
  637. package/src/FlexibleColumnLayout.hbs +13 -13
  638. package/src/FlexibleColumnLayout.js +155 -29
  639. package/src/IllustratedMessage.hbs +58 -0
  640. package/src/IllustratedMessage.js +381 -0
  641. package/src/Interfaces.js +142 -0
  642. package/src/MediaGallery.hbs +46 -0
  643. package/src/MediaGallery.js +599 -0
  644. package/src/MediaGalleryItem.hbs +22 -0
  645. package/src/MediaGalleryItem.js +336 -0
  646. package/src/{NotificationOverflowAction.js → NotificationAction.js} +22 -14
  647. package/src/NotificationListGroupItem.hbs +16 -8
  648. package/src/NotificationListGroupItem.js +60 -27
  649. package/src/NotificationListItem.hbs +16 -10
  650. package/src/NotificationListItem.js +67 -69
  651. package/src/NotificationListItemBase.js +49 -19
  652. package/src/{NotifactionOverflowActionsPopover.hbs → NotificationOverflowActionsPopover.hbs} +1 -1
  653. package/src/Page.hbs +15 -0
  654. package/src/Page.js +223 -0
  655. package/src/ProductSwitch.hbs +7 -1
  656. package/src/ProductSwitch.js +78 -11
  657. package/src/ProductSwitchItem.hbs +5 -4
  658. package/src/ProductSwitchItem.js +32 -8
  659. package/src/ShellBar.hbs +58 -49
  660. package/src/ShellBar.js +280 -104
  661. package/src/ShellBarItem.js +8 -17
  662. package/src/ShellBarPopover.hbs +4 -3
  663. package/src/SideNavigation.hbs +12 -3
  664. package/src/SideNavigation.js +61 -13
  665. package/src/SideNavigationItem.js +19 -11
  666. package/src/SideNavigationItemPopoverContent.hbs +18 -15
  667. package/src/SideNavigationSubItem.js +16 -8
  668. package/src/SortItem.js +68 -0
  669. package/src/Timeline.hbs +13 -8
  670. package/src/Timeline.js +96 -12
  671. package/src/TimelineItem.hbs +17 -18
  672. package/src/TimelineItem.js +51 -10
  673. package/src/UploadCollection.hbs +13 -9
  674. package/src/UploadCollection.js +73 -26
  675. package/src/UploadCollectionItem.hbs +35 -10
  676. package/src/UploadCollectionItem.js +115 -98
  677. package/src/ViewSettingsDialog.hbs +122 -0
  678. package/src/ViewSettingsDialog.js +674 -0
  679. package/src/Wizard.hbs +21 -17
  680. package/src/Wizard.js +440 -116
  681. package/src/WizardPopover.hbs +32 -0
  682. package/src/WizardStep.js +28 -37
  683. package/src/WizardTab.hbs +8 -9
  684. package/src/WizardTab.js +31 -105
  685. package/src/i18n/messagebundle.properties +228 -2
  686. package/src/i18n/messagebundle_ar.properties +151 -0
  687. package/src/i18n/messagebundle_bg.properties +155 -4
  688. package/src/i18n/messagebundle_ca.properties +151 -0
  689. package/src/i18n/messagebundle_cs.properties +151 -0
  690. package/src/i18n/messagebundle_cy.properties +231 -0
  691. package/src/i18n/messagebundle_da.properties +151 -0
  692. package/src/i18n/messagebundle_de.properties +151 -0
  693. package/src/i18n/messagebundle_el.properties +151 -0
  694. package/src/i18n/messagebundle_en.properties +151 -0
  695. package/src/i18n/messagebundle_en_GB.properties +153 -0
  696. package/src/i18n/messagebundle_en_US_sappsd.properties +151 -0
  697. package/src/i18n/messagebundle_en_US_saprigi.properties +151 -0
  698. package/src/i18n/messagebundle_en_US_saptrc.properties +152 -1
  699. package/src/i18n/messagebundle_es.properties +151 -0
  700. package/src/i18n/messagebundle_es_MX.properties +153 -0
  701. package/src/i18n/messagebundle_et.properties +151 -0
  702. package/src/i18n/messagebundle_fi.properties +151 -0
  703. package/src/i18n/messagebundle_fr.properties +151 -0
  704. package/src/i18n/messagebundle_fr_CA.properties +231 -0
  705. package/src/i18n/messagebundle_hi.properties +152 -1
  706. package/src/i18n/messagebundle_hr.properties +151 -0
  707. package/src/i18n/messagebundle_hu.properties +151 -0
  708. package/src/i18n/messagebundle_id.properties +231 -0
  709. package/src/i18n/messagebundle_in.properties +88 -0
  710. package/src/i18n/messagebundle_it.properties +153 -2
  711. package/src/i18n/messagebundle_iw.properties +151 -0
  712. package/src/i18n/messagebundle_ja.properties +152 -1
  713. package/src/i18n/messagebundle_kk.properties +151 -0
  714. package/src/i18n/messagebundle_ko.properties +151 -0
  715. package/src/i18n/messagebundle_lt.properties +151 -0
  716. package/src/i18n/messagebundle_lv.properties +151 -0
  717. package/src/i18n/messagebundle_ms.properties +151 -0
  718. package/src/i18n/messagebundle_nl.properties +151 -0
  719. package/src/i18n/messagebundle_no.properties +151 -0
  720. package/src/i18n/messagebundle_pl.properties +152 -1
  721. package/src/i18n/messagebundle_pt.properties +151 -0
  722. package/src/i18n/messagebundle_pt_PT.properties +231 -0
  723. package/src/i18n/messagebundle_ro.properties +151 -0
  724. package/src/i18n/messagebundle_ru.properties +151 -0
  725. package/src/i18n/messagebundle_sh.properties +151 -0
  726. package/src/i18n/messagebundle_sk.properties +151 -0
  727. package/src/i18n/messagebundle_sl.properties +151 -0
  728. package/src/i18n/messagebundle_sv.properties +151 -0
  729. package/src/i18n/messagebundle_th.properties +151 -0
  730. package/src/i18n/messagebundle_tr.properties +152 -1
  731. package/src/i18n/messagebundle_uk.properties +152 -1
  732. package/src/i18n/messagebundle_vi.properties +151 -0
  733. package/src/i18n/messagebundle_zh_CN.properties +151 -0
  734. package/src/i18n/messagebundle_zh_TW.properties +151 -0
  735. package/src/illustrations/sapIllus-Dialog-AddColumn.svg +37 -0
  736. package/src/illustrations/sapIllus-Dialog-AddPeople.svg +31 -0
  737. package/src/illustrations/sapIllus-Dialog-BalloonSky.svg +33 -0
  738. package/src/illustrations/sapIllus-Dialog-BeforeSearch.svg +13 -0
  739. package/src/illustrations/sapIllus-Dialog-Connection.svg +18 -0
  740. package/src/illustrations/sapIllus-Dialog-EmptyCalendar.svg +74 -0
  741. package/src/illustrations/sapIllus-Dialog-EmptyList.svg +36 -0
  742. package/src/illustrations/sapIllus-Dialog-EmptyPlanningCalendar.svg +78 -0
  743. package/src/illustrations/sapIllus-Dialog-ErrorScreen.svg +34 -0
  744. package/src/illustrations/sapIllus-Dialog-FilterTable.svg +41 -0
  745. package/src/illustrations/sapIllus-Dialog-GroupTable.svg +67 -0
  746. package/src/illustrations/sapIllus-Dialog-NoActivities.svg +18 -0
  747. package/src/illustrations/sapIllus-Dialog-NoData.svg +10 -0
  748. package/src/illustrations/sapIllus-Dialog-NoEntries.svg +16 -0
  749. package/src/illustrations/sapIllus-Dialog-NoFilterResults.svg +24 -0
  750. package/src/illustrations/sapIllus-Dialog-NoMail.svg +11 -0
  751. package/src/illustrations/sapIllus-Dialog-NoMail_v1.svg +22 -0
  752. package/src/illustrations/sapIllus-Dialog-NoNotifications.svg +12 -0
  753. package/src/illustrations/sapIllus-Dialog-NoSavedItems.svg +13 -0
  754. package/src/illustrations/sapIllus-Dialog-NoSavedItems_v1.svg +36 -0
  755. package/src/illustrations/sapIllus-Dialog-NoSearchResults.svg +15 -0
  756. package/src/illustrations/sapIllus-Dialog-NoTasks.svg +18 -0
  757. package/src/illustrations/sapIllus-Dialog-NoTasks_v1.svg +53 -0
  758. package/src/illustrations/sapIllus-Dialog-PageNotFound.svg +29 -0
  759. package/src/illustrations/sapIllus-Dialog-ReloadScreen.svg +34 -0
  760. package/src/illustrations/sapIllus-Dialog-ResizeColumn.svg +41 -0
  761. package/src/illustrations/sapIllus-Dialog-SearchEarth.svg +18 -0
  762. package/src/illustrations/sapIllus-Dialog-SearchFolder.svg +27 -0
  763. package/src/illustrations/sapIllus-Dialog-SimpleBalloon.svg +17 -0
  764. package/src/illustrations/sapIllus-Dialog-SimpleBell.svg +13 -0
  765. package/src/illustrations/sapIllus-Dialog-SimpleCalendar.svg +48 -0
  766. package/src/illustrations/sapIllus-Dialog-SimpleCheckMark.svg +6 -0
  767. package/src/illustrations/sapIllus-Dialog-SimpleConnection.svg +18 -0
  768. package/src/illustrations/sapIllus-Dialog-SimpleEmptyDoc.svg +17 -0
  769. package/src/illustrations/sapIllus-Dialog-SimpleEmptyList.svg +10 -0
  770. package/src/illustrations/sapIllus-Dialog-SimpleError.svg +10 -0
  771. package/src/illustrations/sapIllus-Dialog-SimpleMagnifier.svg +10 -0
  772. package/src/illustrations/sapIllus-Dialog-SimpleMail.svg +13 -0
  773. package/src/illustrations/sapIllus-Dialog-SimpleNoSavedItems.svg +17 -0
  774. package/src/illustrations/sapIllus-Dialog-SimpleNotFoundMagnifier.svg +21 -0
  775. package/src/illustrations/sapIllus-Dialog-SimpleReload.svg +11 -0
  776. package/src/illustrations/sapIllus-Dialog-SimpleTask.svg +23 -0
  777. package/src/illustrations/sapIllus-Dialog-SleepingBell.svg +30 -0
  778. package/src/illustrations/sapIllus-Dialog-SortColumn.svg +39 -0
  779. package/src/illustrations/sapIllus-Dialog-SuccessBalloon.svg +16 -0
  780. package/src/illustrations/sapIllus-Dialog-SuccessCheckMark.svg +8 -0
  781. package/src/illustrations/sapIllus-Dialog-SuccessHighFive.svg +45 -0
  782. package/src/illustrations/sapIllus-Dialog-SuccessScreen.svg +32 -0
  783. package/src/illustrations/sapIllus-Dialog-Tent.svg +31 -0
  784. package/src/illustrations/sapIllus-Dialog-UnableToLoad.svg +11 -0
  785. package/src/illustrations/sapIllus-Dialog-UnableToLoadImage.svg +38 -0
  786. package/src/illustrations/sapIllus-Dialog-UnableToUpload.svg +13 -0
  787. package/src/illustrations/sapIllus-Dialog-UploadCollection.svg +32 -0
  788. package/src/illustrations/sapIllus-Patterns.svg +20 -0
  789. package/src/illustrations/sapIllus-Scene-AddColumn.svg +48 -0
  790. package/src/illustrations/sapIllus-Scene-AddPeople.svg +30 -0
  791. package/src/illustrations/sapIllus-Scene-BalloonSky.svg +42 -0
  792. package/src/illustrations/sapIllus-Scene-BeforeSearch.svg +31 -0
  793. package/src/illustrations/sapIllus-Scene-Connection.svg +31 -0
  794. package/src/illustrations/sapIllus-Scene-EmptyCalendar.svg +87 -0
  795. package/src/illustrations/sapIllus-Scene-EmptyList.svg +43 -0
  796. package/src/illustrations/sapIllus-Scene-EmptyPlanningCalendar.svg +91 -0
  797. package/src/illustrations/sapIllus-Scene-ErrorScreen.svg +78 -0
  798. package/src/illustrations/sapIllus-Scene-FilterTable.svg +56 -0
  799. package/src/illustrations/sapIllus-Scene-GroupTable.svg +76 -0
  800. package/src/illustrations/sapIllus-Scene-NoActivities.svg +28 -0
  801. package/src/illustrations/sapIllus-Scene-NoData.svg +21 -0
  802. package/src/illustrations/sapIllus-Scene-NoEntries.svg +30 -0
  803. package/src/illustrations/sapIllus-Scene-NoFilterResults.svg +39 -0
  804. package/src/illustrations/sapIllus-Scene-NoMail.svg +23 -0
  805. package/src/illustrations/sapIllus-Scene-NoMail_v1.svg +55 -0
  806. package/src/illustrations/sapIllus-Scene-NoNotifications.svg +36 -0
  807. package/src/illustrations/sapIllus-Scene-NoSavedItems.svg +36 -0
  808. package/src/illustrations/sapIllus-Scene-NoSavedItems_v1.svg +39 -0
  809. package/src/illustrations/sapIllus-Scene-NoSearchResults.svg +15 -0
  810. package/src/illustrations/sapIllus-Scene-NoTasks.svg +22 -0
  811. package/src/illustrations/sapIllus-Scene-NoTasks_v1.svg +90 -0
  812. package/src/illustrations/sapIllus-Scene-PageNotFound.svg +33 -0
  813. package/src/illustrations/sapIllus-Scene-ReloadScreen.svg +80 -0
  814. package/src/illustrations/sapIllus-Scene-ResizeColumn.svg +52 -0
  815. package/src/illustrations/sapIllus-Scene-SearchEarth.svg +30 -0
  816. package/src/illustrations/sapIllus-Scene-SearchFolder.svg +36 -0
  817. package/src/illustrations/sapIllus-Scene-SimpleBalloon.svg +20 -0
  818. package/src/illustrations/sapIllus-Scene-SimpleBell.svg +16 -0
  819. package/src/illustrations/sapIllus-Scene-SimpleCalendar.svg +44 -0
  820. package/src/illustrations/sapIllus-Scene-SimpleCheckMark.svg +9 -0
  821. package/src/illustrations/sapIllus-Scene-SimpleConnection.svg +22 -0
  822. package/src/illustrations/sapIllus-Scene-SimpleEmptyDoc.svg +20 -0
  823. package/src/illustrations/sapIllus-Scene-SimpleEmptyList.svg +13 -0
  824. package/src/illustrations/sapIllus-Scene-SimpleError.svg +13 -0
  825. package/src/illustrations/sapIllus-Scene-SimpleMagnifier.svg +13 -0
  826. package/src/illustrations/sapIllus-Scene-SimpleMail.svg +16 -0
  827. package/src/illustrations/sapIllus-Scene-SimpleNoSavedItems.svg +27 -0
  828. package/src/illustrations/sapIllus-Scene-SimpleNotFoundMagnifier.svg +24 -0
  829. package/src/illustrations/sapIllus-Scene-SimpleReload.svg +14 -0
  830. package/src/illustrations/sapIllus-Scene-SimpleTask.svg +19 -0
  831. package/src/illustrations/sapIllus-Scene-SleepingBell.svg +50 -0
  832. package/src/illustrations/sapIllus-Scene-SortColumn.svg +50 -0
  833. package/src/illustrations/sapIllus-Scene-SuccessBalloon.svg +33 -0
  834. package/src/illustrations/sapIllus-Scene-SuccessCheckMark.svg +43 -0
  835. package/src/illustrations/sapIllus-Scene-SuccessHighFive.svg +27 -0
  836. package/src/illustrations/sapIllus-Scene-SuccessScreen.svg +78 -0
  837. package/src/illustrations/sapIllus-Scene-Tent.svg +59 -0
  838. package/src/illustrations/sapIllus-Scene-UnableToLoad.svg +23 -0
  839. package/src/illustrations/sapIllus-Scene-UnableToLoadImage.svg +35 -0
  840. package/src/illustrations/sapIllus-Scene-UnableToUpload.svg +13 -0
  841. package/src/illustrations/sapIllus-Scene-UploadCollection.svg +30 -0
  842. package/src/illustrations/sapIllus-Spot-AddColumn.svg +37 -0
  843. package/src/illustrations/sapIllus-Spot-AddPeople.svg +31 -0
  844. package/src/illustrations/sapIllus-Spot-BalloonSky.svg +29 -0
  845. package/src/illustrations/sapIllus-Spot-BeforeSearch.svg +10 -0
  846. package/src/illustrations/sapIllus-Spot-Connection.svg +22 -0
  847. package/src/illustrations/sapIllus-Spot-EmptyCalendar.svg +43 -0
  848. package/src/illustrations/sapIllus-Spot-EmptyList.svg +29 -0
  849. package/src/illustrations/sapIllus-Spot-EmptyPlanningCalendar.svg +78 -0
  850. package/src/illustrations/sapIllus-Spot-ErrorScreen.svg +32 -0
  851. package/src/illustrations/sapIllus-Spot-FilterTable.svg +46 -0
  852. package/src/illustrations/sapIllus-Spot-GroupTable.svg +67 -0
  853. package/src/illustrations/sapIllus-Spot-NoActivities.svg +23 -0
  854. package/src/illustrations/sapIllus-Spot-NoData.svg +9 -0
  855. package/src/illustrations/sapIllus-Spot-NoEntries.svg +12 -0
  856. package/src/illustrations/sapIllus-Spot-NoFilterResults.svg +25 -0
  857. package/src/illustrations/sapIllus-Spot-NoMail.svg +10 -0
  858. package/src/illustrations/sapIllus-Spot-NoMail_v1.svg +16 -0
  859. package/src/illustrations/sapIllus-Spot-NoNotifications.svg +10 -0
  860. package/src/illustrations/sapIllus-Spot-NoSavedItems.svg +9 -0
  861. package/src/illustrations/sapIllus-Spot-NoSavedItems_v1.svg +33 -0
  862. package/src/illustrations/sapIllus-Spot-NoSearchResults.svg +13 -0
  863. package/src/illustrations/sapIllus-Spot-NoTasks.svg +20 -0
  864. package/src/illustrations/sapIllus-Spot-NoTasks_v1.svg +15 -0
  865. package/src/illustrations/sapIllus-Spot-PageNotFound.svg +31 -0
  866. package/src/illustrations/sapIllus-Spot-ReloadScreen.svg +32 -0
  867. package/src/illustrations/sapIllus-Spot-ResizeColumn.svg +41 -0
  868. package/src/illustrations/sapIllus-Spot-SearchEarth.svg +55 -0
  869. package/src/illustrations/sapIllus-Spot-SearchFolder.svg +25 -0
  870. package/src/illustrations/sapIllus-Spot-SimpleBalloon.svg +7 -0
  871. package/src/illustrations/sapIllus-Spot-SimpleBell.svg +12 -0
  872. package/src/illustrations/sapIllus-Spot-SimpleCalendar.svg +44 -0
  873. package/src/illustrations/sapIllus-Spot-SimpleCheckMark.svg +5 -0
  874. package/src/illustrations/sapIllus-Spot-SimpleConnection.svg +10 -0
  875. package/src/illustrations/sapIllus-Spot-SimpleEmptyDoc.svg +6 -0
  876. package/src/illustrations/sapIllus-Spot-SimpleEmptyList.svg +6 -0
  877. package/src/illustrations/sapIllus-Spot-SimpleError.svg +9 -0
  878. package/src/illustrations/sapIllus-Spot-SimpleMagnifier.svg +9 -0
  879. package/src/illustrations/sapIllus-Spot-SimpleMail.svg +12 -0
  880. package/src/illustrations/sapIllus-Spot-SimpleNoSavedItems.svg +23 -0
  881. package/src/illustrations/sapIllus-Spot-SimpleNotFoundMagnifier.svg +10 -0
  882. package/src/illustrations/sapIllus-Spot-SimpleReload.svg +7 -0
  883. package/src/illustrations/sapIllus-Spot-SimpleTask.svg +22 -0
  884. package/src/illustrations/sapIllus-Spot-SleepingBell.svg +38 -0
  885. package/src/illustrations/sapIllus-Spot-SortColumn.svg +39 -0
  886. package/src/illustrations/sapIllus-Spot-SuccessBalloon.svg +19 -0
  887. package/src/illustrations/sapIllus-Spot-SuccessCheckMark.svg +7 -0
  888. package/src/illustrations/sapIllus-Spot-SuccessHighFive.svg +31 -0
  889. package/src/illustrations/sapIllus-Spot-SuccessScreen.svg +32 -0
  890. package/src/illustrations/sapIllus-Spot-Tent.svg +29 -0
  891. package/src/illustrations/sapIllus-Spot-UnableToLoad.svg +10 -0
  892. package/src/illustrations/sapIllus-Spot-UnableToLoadImage.svg +36 -0
  893. package/src/illustrations/sapIllus-Spot-UnableToUpload.svg +10 -0
  894. package/src/illustrations/sapIllus-Spot-UploadCollection.svg +31 -0
  895. package/src/illustrations/tnt/tnt-Dialog-ChartArea.svg +14 -0
  896. package/src/illustrations/tnt/tnt-Dialog-ChartArea2.svg +12 -0
  897. package/src/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.svg +13 -0
  898. package/src/illustrations/tnt/tnt-Dialog-ChartBar.svg +12 -0
  899. package/src/illustrations/tnt/tnt-Dialog-ChartBullet.svg +14 -0
  900. package/src/illustrations/tnt/tnt-Dialog-ChartDoughnut.svg +13 -0
  901. package/src/illustrations/tnt/tnt-Dialog-ChartFlow.svg +13 -0
  902. package/src/illustrations/tnt/tnt-Dialog-ChartGantt.svg +17 -0
  903. package/src/illustrations/tnt/tnt-Dialog-ChartOrg.svg +15 -0
  904. package/src/illustrations/tnt/tnt-Dialog-ChartPie.svg +12 -0
  905. package/src/illustrations/tnt/tnt-Dialog-CodePlaceholder.svg +6 -0
  906. package/src/illustrations/tnt/tnt-Dialog-Company.svg +13 -0
  907. package/src/illustrations/tnt/tnt-Dialog-Components.svg +9 -0
  908. package/src/illustrations/tnt/tnt-Dialog-ExternalLink.svg +11 -0
  909. package/src/illustrations/tnt/tnt-Dialog-FaceID.svg +17 -0
  910. package/src/illustrations/tnt/tnt-Dialog-Fingerprint.svg +16 -0
  911. package/src/illustrations/tnt/tnt-Dialog-Lock.svg +12 -0
  912. package/src/illustrations/tnt/tnt-Dialog-Mission.svg +18 -0
  913. package/src/illustrations/tnt/tnt-Dialog-NoApplications.svg +15 -0
  914. package/src/illustrations/tnt/tnt-Dialog-NoFlows.svg +11 -0
  915. package/src/illustrations/tnt/tnt-Dialog-NoUsers.svg +15 -0
  916. package/src/illustrations/tnt/tnt-Dialog-Radar.svg +15 -0
  917. package/src/illustrations/tnt/tnt-Dialog-Secrets.svg +11 -0
  918. package/src/illustrations/tnt/tnt-Dialog-Services.svg +16 -0
  919. package/src/illustrations/tnt/tnt-Dialog-SessionExpired.svg +11 -0
  920. package/src/illustrations/tnt/tnt-Dialog-SessionExpiring.svg +10 -0
  921. package/src/illustrations/tnt/tnt-Dialog-Success.svg +10 -0
  922. package/src/illustrations/tnt/tnt-Dialog-SuccessfulAuth.svg +10 -0
  923. package/src/illustrations/tnt/tnt-Dialog-Systems.svg +11 -0
  924. package/src/illustrations/tnt/tnt-Dialog-Teams.svg +17 -0
  925. package/src/illustrations/tnt/tnt-Dialog-Tools.svg +12 -0
  926. package/src/illustrations/tnt/tnt-Dialog-UnableToLoad.svg +9 -0
  927. package/src/illustrations/tnt/tnt-Dialog-Unlock.svg +12 -0
  928. package/src/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.svg +11 -0
  929. package/src/illustrations/tnt/tnt-Dialog-User2.svg +13 -0
  930. package/src/illustrations/tnt/tnt-Scene-ChartArea.svg +22 -0
  931. package/src/illustrations/tnt/tnt-Scene-ChartArea2.svg +19 -0
  932. package/src/illustrations/tnt/tnt-Scene-ChartBPMNFlow.svg +21 -0
  933. package/src/illustrations/tnt/tnt-Scene-ChartBar.svg +19 -0
  934. package/src/illustrations/tnt/tnt-Scene-ChartBullet.svg +20 -0
  935. package/src/illustrations/tnt/tnt-Scene-ChartDoughnut.svg +19 -0
  936. package/src/illustrations/tnt/tnt-Scene-ChartFlow.svg +20 -0
  937. package/src/illustrations/tnt/tnt-Scene-ChartGantt.svg +26 -0
  938. package/src/illustrations/tnt/tnt-Scene-ChartOrg.svg +26 -0
  939. package/src/illustrations/tnt/tnt-Scene-ChartPie.svg +18 -0
  940. package/src/illustrations/tnt/tnt-Scene-CodePlaceholder.svg +9 -0
  941. package/src/illustrations/tnt/tnt-Scene-Company.svg +30 -0
  942. package/src/illustrations/tnt/tnt-Scene-Components.svg +16 -0
  943. package/src/illustrations/tnt/tnt-Scene-ExternalLink.svg +14 -0
  944. package/src/illustrations/tnt/tnt-Scene-FaceID.svg +21 -0
  945. package/src/illustrations/tnt/tnt-Scene-Fingerprint.svg +35 -0
  946. package/src/illustrations/tnt/tnt-Scene-Lock.svg +22 -0
  947. package/src/illustrations/tnt/tnt-Scene-Mission.svg +19 -0
  948. package/src/illustrations/tnt/tnt-Scene-NoApplications.svg +17 -0
  949. package/src/illustrations/tnt/tnt-Scene-NoFlows.svg +20 -0
  950. package/src/illustrations/tnt/tnt-Scene-NoUsers.svg +16 -0
  951. package/src/illustrations/tnt/tnt-Scene-Radar.svg +20 -0
  952. package/src/illustrations/tnt/tnt-Scene-Secrets.svg +14 -0
  953. package/src/illustrations/tnt/tnt-Scene-Services.svg +17 -0
  954. package/src/illustrations/tnt/tnt-Scene-SessionExpired.svg +18 -0
  955. package/src/illustrations/tnt/tnt-Scene-SessionExpiring.svg +17 -0
  956. package/src/illustrations/tnt/tnt-Scene-Success.svg +18 -0
  957. package/src/illustrations/tnt/tnt-Scene-SuccessfulAuth.svg +20 -0
  958. package/src/illustrations/tnt/tnt-Scene-Systems.svg +12 -0
  959. package/src/illustrations/tnt/tnt-Scene-Teams.svg +20 -0
  960. package/src/illustrations/tnt/tnt-Scene-Tools.svg +18 -0
  961. package/src/illustrations/tnt/tnt-Scene-UnableToLoad.svg +20 -0
  962. package/src/illustrations/tnt/tnt-Scene-Unlock.svg +15 -0
  963. package/src/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.svg +22 -0
  964. package/src/illustrations/tnt/tnt-Scene-User2.svg +22 -0
  965. package/src/illustrations/tnt/tnt-Spot-ChartArea.svg +13 -0
  966. package/src/illustrations/tnt/tnt-Spot-ChartArea2.svg +7 -0
  967. package/src/illustrations/tnt/tnt-Spot-ChartBPMNFlow.svg +9 -0
  968. package/src/illustrations/tnt/tnt-Spot-ChartBar.svg +8 -0
  969. package/src/illustrations/tnt/tnt-Spot-ChartBullet.svg +10 -0
  970. package/src/illustrations/tnt/tnt-Spot-ChartDoughnut.svg +9 -0
  971. package/src/illustrations/tnt/tnt-Spot-ChartFlow.svg +8 -0
  972. package/src/illustrations/tnt/tnt-Spot-ChartGantt.svg +12 -0
  973. package/src/illustrations/tnt/tnt-Spot-ChartOrg.svg +6 -0
  974. package/src/illustrations/tnt/tnt-Spot-ChartPie.svg +8 -0
  975. package/src/illustrations/tnt/tnt-Spot-CodePlaceholder.svg +6 -0
  976. package/src/illustrations/tnt/tnt-Spot-Company.svg +13 -0
  977. package/src/illustrations/tnt/tnt-Spot-Components.svg +5 -0
  978. package/src/illustrations/tnt/tnt-Spot-ExternalLink.svg +9 -0
  979. package/src/illustrations/tnt/tnt-Spot-FaceID.svg +16 -0
  980. package/src/illustrations/tnt/tnt-Spot-Fingerprint.svg +10 -0
  981. package/src/illustrations/tnt/tnt-Spot-Lock.svg +13 -0
  982. package/src/illustrations/tnt/tnt-Spot-Mission.svg +17 -0
  983. package/src/illustrations/tnt/tnt-Spot-NoApplications.svg +11 -0
  984. package/src/illustrations/tnt/tnt-Spot-NoFlows.svg +8 -0
  985. package/src/illustrations/tnt/tnt-Spot-NoUsers.svg +11 -0
  986. package/src/illustrations/tnt/tnt-Spot-Radar.svg +14 -0
  987. package/src/illustrations/tnt/tnt-Spot-Secrets.svg +9 -0
  988. package/src/illustrations/tnt/tnt-Spot-Services.svg +14 -0
  989. package/src/illustrations/tnt/tnt-Spot-SessionExpired.svg +9 -0
  990. package/src/illustrations/tnt/tnt-Spot-SessionExpiring.svg +9 -0
  991. package/src/illustrations/tnt/tnt-Spot-Success.svg +9 -0
  992. package/src/illustrations/tnt/tnt-Spot-SuccessfulAuth.svg +9 -0
  993. package/src/illustrations/tnt/tnt-Spot-Systems.svg +10 -0
  994. package/src/illustrations/tnt/tnt-Spot-Teams.svg +13 -0
  995. package/src/illustrations/tnt/tnt-Spot-Tools.svg +7 -0
  996. package/src/illustrations/tnt/tnt-Spot-UnableToLoad.svg +8 -0
  997. package/src/illustrations/tnt/tnt-Spot-Unlock.svg +11 -0
  998. package/src/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.svg +10 -0
  999. package/src/illustrations/tnt/tnt-Spot-User2.svg +10 -0
  1000. package/src/themes/Bar.css +78 -0
  1001. package/src/themes/BarcodeScannerDialog.css +34 -0
  1002. package/src/themes/DynamicSideContent.css +66 -0
  1003. package/src/themes/FlexibleColumnLayout.css +111 -0
  1004. package/src/themes/IllustratedMessage.css +171 -0
  1005. package/src/themes/InvisibleTextStyles.css +9 -0
  1006. package/src/themes/MediaGallery.css +153 -0
  1007. package/src/themes/MediaGalleryItem.css +131 -0
  1008. package/src/themes/NotificationListGroupItem.css +70 -0
  1009. package/src/themes/NotificationListItem.css +147 -0
  1010. package/src/themes/NotificationListItemBase.css +49 -0
  1011. package/src/themes/NotificationOverflowActionsPopover.css +8 -0
  1012. package/src/themes/NotificationPrioIcon.css +17 -0
  1013. package/src/themes/Page.css +145 -0
  1014. package/src/themes/ProductSwitch.css +30 -0
  1015. package/src/themes/ProductSwitchItem.css +179 -0
  1016. package/src/themes/ShellBar.css +547 -0
  1017. package/src/themes/ShellBarPopover.css +5 -0
  1018. package/src/themes/SideNavigation.css +62 -0
  1019. package/src/themes/SideNavigationPopover.css +3 -0
  1020. package/src/themes/Timeline.css +41 -0
  1021. package/src/themes/TimelineItem.css +287 -0
  1022. package/src/themes/UploadCollection.css +118 -0
  1023. package/src/themes/UploadCollectionItem.css +181 -0
  1024. package/src/themes/ViewSettingsDialog.css +83 -0
  1025. package/src/themes/Wizard.css +96 -0
  1026. package/src/themes/WizardPopover.css +25 -0
  1027. package/src/themes/WizardTab.css +182 -0
  1028. package/src/themes/base/Bar-parameters.css +11 -0
  1029. package/src/themes/base/FlexibleColumnLayout-parameters.css +6 -0
  1030. package/src/themes/base/IllustratedMessage-parameters.css +13 -0
  1031. package/src/themes/base/MediaGallery-parameters.css +5 -0
  1032. package/src/themes/base/MediaGalleryItem-parameters.css +6 -0
  1033. package/src/themes/base/NotificationListItem-parameters.css +3 -0
  1034. package/src/themes/base/Page-parameters.css +4 -0
  1035. package/src/themes/base/ProductSwitchItem-parameters.css +10 -0
  1036. package/src/themes/base/ShellBar-parameters.css +24 -0
  1037. package/src/themes/base/SideNavigation-parameters.css +9 -0
  1038. package/src/themes/base/TimelineItem-parameters.css +20 -0
  1039. package/src/themes/base/UploadCollection-parameters.css +8 -0
  1040. package/src/themes/base/ViewSettingsDialog-parameters.css +7 -0
  1041. package/src/themes/base/Wizard-parameters.css +4 -0
  1042. package/src/themes/base/WizardTab-parameters.css +11 -0
  1043. package/src/themes/sap_belize/parameters-bundle.css +14 -0
  1044. package/src/themes/sap_belize_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1045. package/src/themes/sap_belize_hcb/MediaGallery-parameters.css +5 -0
  1046. package/src/themes/sap_belize_hcb/Page-parameters.css +3 -0
  1047. package/src/themes/sap_belize_hcb/ProductSwitchItem-parameters.css +8 -0
  1048. package/src/themes/sap_belize_hcb/TimelineItem-parameters.css +11 -0
  1049. package/src/themes/sap_belize_hcb/UploadCollection-parameters.css +7 -0
  1050. package/src/themes/sap_belize_hcb/WizardTab-parameters.css +9 -0
  1051. package/src/themes/sap_belize_hcb/parameters-bundle.css +14 -0
  1052. package/src/themes/sap_belize_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1053. package/src/themes/sap_belize_hcw/MediaGallery-parameters.css +5 -0
  1054. package/src/themes/sap_belize_hcw/Page-parameters.css +3 -0
  1055. package/src/themes/sap_belize_hcw/ProductSwitchItem-parameters.css +8 -0
  1056. package/src/themes/sap_belize_hcw/TimelineItem-parameters.css +11 -0
  1057. package/src/themes/sap_belize_hcw/UploadCollection-parameters.css +6 -0
  1058. package/src/themes/sap_belize_hcw/WizardTab-parameters.css +8 -0
  1059. package/src/themes/sap_belize_hcw/parameters-bundle.css +14 -0
  1060. package/src/themes/sap_fiori_3/parameters-bundle.css +14 -0
  1061. package/src/themes/sap_fiori_3_dark/parameters-bundle.css +14 -0
  1062. package/src/themes/sap_fiori_3_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1063. package/src/themes/sap_fiori_3_hcb/MediaGallery-parameters.css +5 -0
  1064. package/src/themes/sap_fiori_3_hcb/Page-parameters.css +4 -0
  1065. package/src/themes/sap_fiori_3_hcb/ProductSwitchItem-parameters.css +9 -0
  1066. package/src/themes/sap_fiori_3_hcb/TimelineItem-parameters.css +11 -0
  1067. package/src/themes/sap_fiori_3_hcb/UploadCollection-parameters.css +7 -0
  1068. package/src/themes/sap_fiori_3_hcb/WizardTab-parameters.css +9 -0
  1069. package/src/themes/sap_fiori_3_hcb/parameters-bundle.css +14 -0
  1070. package/src/themes/sap_fiori_3_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1071. package/src/themes/sap_fiori_3_hcw/MediaGallery-parameters.css +5 -0
  1072. package/src/themes/sap_fiori_3_hcw/Page-parameters.css +4 -0
  1073. package/src/themes/sap_fiori_3_hcw/ProductSwitchItem-parameters.css +9 -0
  1074. package/src/themes/sap_fiori_3_hcw/TimelineItem-parameters.css +11 -0
  1075. package/src/themes/sap_fiori_3_hcw/UploadCollection-parameters.css +6 -0
  1076. package/src/themes/sap_fiori_3_hcw/WizardTab-parameters.css +8 -0
  1077. package/src/themes/sap_fiori_3_hcw/parameters-bundle.css +14 -0
  1078. package/src/themes/sap_horizon/NotificationListItem-parameters.css +3 -0
  1079. package/src/themes/sap_horizon/ProductSwitchItem-parameters.css +5 -0
  1080. package/src/themes/sap_horizon/ShellBar-parameters.css +33 -0
  1081. package/src/themes/sap_horizon/SideNavigation-parameters.css +11 -0
  1082. package/src/themes/sap_horizon/TimelineItem-parameters.css +21 -0
  1083. package/src/themes/sap_horizon/UploadCollection-parameters.css +7 -0
  1084. package/src/themes/sap_horizon/Wizard-parameters.css +6 -0
  1085. package/src/themes/sap_horizon/WizardTab-parameters.css +11 -0
  1086. package/src/themes/sap_horizon/parameters-bundle.css +15 -0
  1087. package/src/themes/sap_horizon_dark/NotificationListItem-parameters.css +3 -0
  1088. package/src/themes/sap_horizon_dark/ProductSwitchItem-parameters.css +5 -0
  1089. package/src/themes/sap_horizon_dark/ShellBar-parameters.css +33 -0
  1090. package/src/themes/sap_horizon_dark/SideNavigation-parameters.css +11 -0
  1091. package/src/themes/sap_horizon_dark/TimelineItem-parameters.css +21 -0
  1092. package/src/themes/sap_horizon_dark/UploadCollection-parameters.css +7 -0
  1093. package/src/themes/sap_horizon_dark/Wizard-parameters.css +6 -0
  1094. package/src/themes/sap_horizon_dark/WizardTab-parameters.css +10 -0
  1095. package/src/themes/sap_horizon_dark/parameters-bundle.css +15 -0
  1096. package/src/themes/sap_horizon_exp/parameters-bundle.css +11 -0
  1097. package/src/themes/sap_horizon_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1098. package/src/themes/sap_horizon_hcb/MediaGallery-parameters.css +5 -0
  1099. package/src/themes/sap_horizon_hcb/Page-parameters.css +4 -0
  1100. package/src/themes/sap_horizon_hcb/ProductSwitchItem-parameters.css +9 -0
  1101. package/src/themes/sap_horizon_hcb/ShellBar-parameters.css +11 -0
  1102. package/src/themes/sap_horizon_hcb/SideNavigation-parameters.css +9 -0
  1103. package/src/themes/sap_horizon_hcb/TimelineItem-parameters.css +11 -0
  1104. package/src/themes/sap_horizon_hcb/UploadCollection-parameters.css +10 -0
  1105. package/src/themes/sap_horizon_hcb/Wizard-parameters.css +6 -0
  1106. package/src/themes/sap_horizon_hcb/WizardTab-parameters.css +11 -0
  1107. package/src/themes/sap_horizon_hcb/parameters-bundle.css +14 -0
  1108. package/src/themes/sap_horizon_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1109. package/src/themes/sap_horizon_hcw/MediaGallery-parameters.css +5 -0
  1110. package/src/themes/sap_horizon_hcw/Page-parameters.css +4 -0
  1111. package/src/themes/sap_horizon_hcw/ProductSwitchItem-parameters.css +9 -0
  1112. package/src/themes/sap_horizon_hcw/SideNavigation-parameters.css +9 -0
  1113. package/src/themes/sap_horizon_hcw/TimelineItem-parameters.css +11 -0
  1114. package/src/themes/sap_horizon_hcw/UploadCollection-parameters.css +9 -0
  1115. package/src/themes/sap_horizon_hcw/Wizard-parameters.css +6 -0
  1116. package/src/themes/sap_horizon_hcw/WizardTab-parameters.css +11 -0
  1117. package/src/themes/sap_horizon_hcw/parameters-bundle.css +14 -0
  1118. package/src/types/BarDesign.js +54 -0
  1119. package/src/types/FCLLayout.js +1 -1
  1120. package/src/types/IllustrationMessageType.js +556 -0
  1121. package/src/types/MediaGalleryItemLayout.js +44 -0
  1122. package/src/types/MediaGalleryLayout.js +48 -0
  1123. package/src/types/MediaGalleryMenuHorizontalAlign.js +41 -0
  1124. package/src/types/MediaGalleryMenuVerticalAlign.js +40 -0
  1125. package/src/types/PageBackgroundDesign.js +53 -0
  1126. package/src/types/SideContentFallDown.js +54 -0
  1127. package/src/types/SideContentPosition.js +42 -0
  1128. package/src/types/SideContentVisibility.js +61 -0
  1129. package/src/types/TimelineLayout.js +42 -0
  1130. package/src/types/UploadCollectionDnDMode.js +1 -1
  1131. package/src/types/UploadState.js +1 -1
  1132. package/src/types/ViewSettingsDialogMode.js +43 -0
  1133. package/src/upload-utils/UploadCollectionBodyDnD.js +0 -1
  1134. package/dist/generated/templates/NotifactionOverflowActionsPopoverTemplate.lit.js +0 -15
  1135. package/dist/generated/templates/ShellBarItemTemplate.lit.js +0 -14
  1136. package/dist/generated/themes/NotifactionOverflowActionsPopover.css.js +0 -8
  1137. package/dist/webcomponentsjs/LICENSE.md +0 -19
  1138. package/dist/webcomponentsjs/README.md +0 -229
  1139. package/dist/webcomponentsjs/bundles/webcomponents-ce.js +0 -63
  1140. package/dist/webcomponentsjs/bundles/webcomponents-ce.js.map +0 -1
  1141. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js +0 -297
  1142. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map +0 -1
  1143. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js +0 -208
  1144. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js.map +0 -1
  1145. package/dist/webcomponentsjs/bundles/webcomponents-sd.js +0 -166
  1146. package/dist/webcomponentsjs/bundles/webcomponents-sd.js.map +0 -1
  1147. package/dist/webcomponentsjs/custom-elements-es5-adapter.js +0 -15
  1148. package/dist/webcomponentsjs/package.json +0 -46
  1149. package/dist/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js +0 -16
  1150. package/dist/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js +0 -53
  1151. package/dist/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js +0 -17
  1152. package/dist/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js +0 -19
  1153. package/dist/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js +0 -28
  1154. package/dist/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js +0 -18
  1155. package/dist/webcomponentsjs/webcomponents-bundle.js +0 -298
  1156. package/dist/webcomponentsjs/webcomponents-bundle.js.map +0 -1
  1157. package/dist/webcomponentsjs/webcomponents-loader.js +0 -185
  1158. package/src/ShellBarItem.hbs +0 -1
package/dist/ShellBar.js CHANGED
@@ -5,11 +5,13 @@ import { getFeature } from "@ui5/webcomponents-base/dist/FeaturesRegistry.js";
5
5
  import AnimationMode from "@ui5/webcomponents-base/dist/types/AnimationMode.js";
6
6
  import { getAnimationMode } from "@ui5/webcomponents-base/dist/config/AnimationMode.js";
7
7
  import { isSpace, isEnter } from "@ui5/webcomponents-base/dist/Keys.js";
8
+ import { renderFinished } from "@ui5/webcomponents-base/dist/Render.js";
8
9
  import StandardListItem from "@ui5/webcomponents/dist/StandardListItem.js";
9
10
  import List from "@ui5/webcomponents/dist/List.js";
10
11
  import Popover from "@ui5/webcomponents/dist/Popover.js";
11
12
  import Button from "@ui5/webcomponents/dist/Button.js";
12
- import { fetchI18nBundle, getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
13
+ import HasPopup from "@ui5/webcomponents/dist/types/HasPopup.js";
14
+ import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
13
15
  import "@ui5/webcomponents-icons/dist/search.js";
14
16
  import "@ui5/webcomponents-icons/dist/bell.js";
15
17
  import "@ui5/webcomponents-icons/dist/overflow.js";
@@ -20,6 +22,7 @@ import {
20
22
  SHELLBAR_LOGO,
21
23
  SHELLBAR_COPILOT,
22
24
  SHELLBAR_NOTIFICATIONS,
25
+ SHELLBAR_CANCEL,
23
26
  SHELLBAR_PROFILE,
24
27
  SHELLBAR_PRODUCTS,
25
28
  SHELLBAR_SEARCH,
@@ -32,6 +35,9 @@ import ShellBarPopoverTemplate from "./generated/templates/ShellBarPopoverTempla
32
35
 
33
36
  // Styles
34
37
  import styles from "./generated/themes/ShellBar.css.js";
38
+ import ShellBarPopoverCss from "./generated/themes/ShellBarPopover.css.js";
39
+
40
+ const HANDLE_RESIZE_DEBOUNCE_RATE = 200; // ms
35
41
 
36
42
  /**
37
43
  * @public
@@ -39,6 +45,7 @@ import styles from "./generated/themes/ShellBar.css.js";
39
45
  const metadata = {
40
46
  tag: "ui5-shellbar",
41
47
  languageAware: true,
48
+ fastNavigation: true,
42
49
  properties: /** @lends sap.ui.webcomponents.fiori.ShellBar.prototype */ {
43
50
 
44
51
  /**
@@ -66,13 +73,13 @@ const metadata = {
66
73
  },
67
74
 
68
75
  /**
69
- * Defines the <code>notificationCount</code>,
76
+ * Defines the <code>notificationsCount</code>,
70
77
  * displayed in the notification icon top-right corner.
71
78
  * @type {string}
72
79
  * @defaultvalue ""
73
80
  * @public
74
81
  */
75
- notificationCount: {
82
+ notificationsCount: {
76
83
  type: String,
77
84
  },
78
85
 
@@ -108,6 +115,22 @@ const metadata = {
108
115
  type: Boolean,
109
116
  },
110
117
 
118
+ /**
119
+ * An object of strings that defines several additional accessibility texts
120
+ * for even further customization.
121
+ *
122
+ * It supports the following fields:
123
+ * - <code>profileButtonTitle</code>: defines the tooltip for the profile button
124
+ * - <code>logoTitle</code>: defines the tooltip for the logo
125
+ *
126
+ * @type {object}
127
+ * @public
128
+ * @since 1.1.0
129
+ */
130
+ accessibilityTexts: {
131
+ type: Object,
132
+ },
133
+
111
134
  /**
112
135
  * @private
113
136
  */
@@ -140,14 +163,6 @@ const metadata = {
140
163
  type: Object,
141
164
  },
142
165
 
143
- _actionList: {
144
- type: Object,
145
- },
146
-
147
- _searchField: {
148
- type: Object,
149
- },
150
-
151
166
  _header: {
152
167
  type: Object,
153
168
  },
@@ -156,6 +171,7 @@ const metadata = {
156
171
  type: String,
157
172
  multiple: true,
158
173
  },
174
+
159
175
  _menuPopoverExpanded: {
160
176
  type: Boolean,
161
177
  noAttribute: true,
@@ -164,6 +180,11 @@ const metadata = {
164
180
  type: Boolean,
165
181
  noAttribute: true,
166
182
  },
183
+
184
+ _fullWidthSearch: {
185
+ type: Boolean,
186
+ noAttribute: true,
187
+ },
167
188
  },
168
189
  managedSlots: true,
169
190
  slots: /** @lends sap.ui.webcomponents.fiori.ShellBar.prototype */ {
@@ -173,20 +194,23 @@ const metadata = {
173
194
  * <b>Note:</b>
174
195
  * You can use the &nbsp;&lt;ui5-shellbar-item>&lt;/ui5-shellbar-item>.
175
196
  *
176
- * @type {HTMLElement[]}
177
- * @slot
197
+ * @type {sap.ui.webcomponents.fiori.IShellBarItem[]}
198
+ * @slot items
178
199
  * @public
179
200
  */
180
201
  "default": {
181
202
  propertyName: "items",
182
203
  type: HTMLElement,
183
- invalidateParent: true,
204
+ invalidateOnChildChange: true,
184
205
  },
185
206
 
186
207
  /**
187
208
  * You can pass <code>ui5-avatar</code> to set the profile image/icon.
188
209
  * If no profile slot is set - profile will be excluded from actions.
189
- * @type {HTMLElement}
210
+ *
211
+ * Note: We recommend not using the <code>size</code> attribute of <code>ui5-avatar</code> because
212
+ * it should have specific size by design in the context of <code>ui5-shellbar</code> profile.
213
+ * @type {sap.ui.webcomponents.main.IAvatar}
190
214
  * @slot
191
215
  * @since 1.0.0-rc.6
192
216
  * @public
@@ -198,7 +222,7 @@ const metadata = {
198
222
  /**
199
223
  * Defines the logo of the <code>ui5-shellbar</code>.
200
224
  * For example, you can use <code>ui5-avatar</code> or <code>img</code> elements as logo.
201
- * @type {HTMLElement}
225
+ * @type {sap.ui.webcomponents.main.IAvatar}
202
226
  * @slot
203
227
  * @since 1.0.0-rc.8
204
228
  * @public
@@ -213,7 +237,7 @@ const metadata = {
213
237
  * <b>Note:</b>
214
238
  * You can use the &nbsp;&lt;ui5-li>&lt;/ui5-li> and its ancestors.
215
239
  *
216
- * @type {HTMLElement[]}
240
+ * @type {sap.ui.webcomponents.main.IListItem[]}
217
241
  * @slot
218
242
  * @since 0.10
219
243
  * @public
@@ -225,7 +249,7 @@ const metadata = {
225
249
  /**
226
250
  * Defines the <code>ui5-input</code>, that will be used as a search field.
227
251
  *
228
- * @type {HTMLElement[]}
252
+ * @type {sap.ui.webcomponents.main.IInput}
229
253
  * @slot
230
254
  * @public
231
255
  */
@@ -238,7 +262,7 @@ const metadata = {
238
262
  * We encourage this slot to be used for a back or home button.
239
263
  * It gets overstyled to match ShellBar's styling.
240
264
  *
241
- * @type {HTMLElement[]}
265
+ * @type {sap.ui.webcomponents.main.IButton}
242
266
  * @slot
243
267
  * @public
244
268
  */
@@ -253,6 +277,7 @@ const metadata = {
253
277
  *
254
278
  *
255
279
  * @event sap.ui.webcomponents.fiori.ShellBar#notifications-click
280
+ * @allowPreventDefault
256
281
  * @param {HTMLElement} targetRef dom ref of the activated element
257
282
  * @public
258
283
  */
@@ -277,9 +302,10 @@ const metadata = {
277
302
 
278
303
  /**
279
304
  * Fired, when the product switch icon is activated.
280
- * <b>Note:</b> You can prevent closing of oveflow popover by calling <code>event.preventDefault()</code>.
305
+ * <b>Note:</b> You can prevent closing of overflow popover by calling <code>event.preventDefault()</code>.
281
306
  *
282
307
  * @event sap.ui.webcomponents.fiori.ShellBar#product-switch-click
308
+ * @allowPreventDefault
283
309
  * @param {HTMLElement} targetRef dom ref of the activated element
284
310
  * @public
285
311
  */
@@ -319,10 +345,10 @@ const metadata = {
319
345
 
320
346
  /**
321
347
  * Fired, when a menu item is activated
322
- * <b>Note:</b> You can prevent closing of oveflow popover by calling <code>event.preventDefault()</code>.
348
+ * <b>Note:</b> You can prevent closing of overflow popover by calling <code>event.preventDefault()</code>.
323
349
  *
324
350
  * @event sap.ui.webcomponents.fiori.ShellBar#menu-item-click
325
- * @param {HTMLElement} item dom ref of the activated list item
351
+ * @param {HTMLElement} item DOM ref of the activated list item
326
352
  * @since 0.10
327
353
  * @public
328
354
  */
@@ -341,6 +367,36 @@ const metadata = {
341
367
  * The <code>ui5-shellbar</code> is meant to serve as an application header
342
368
  * and includes numerous built-in features, such as: logo, profile image/icon, title, search field, notifications and so on.
343
369
  * <br><br>
370
+ *
371
+ * <h3>Stable DOM Refs</h3>
372
+ *
373
+ * You can use the following stable DOM refs for the <code>ui5-shellbar</code>:
374
+ * <ul>
375
+ * <li>logo</li>
376
+ * <li>copilot</li>
377
+ * <li>notifications</li>
378
+ * <li>overflow</li>
379
+ * <li>profile</li>
380
+ * <li>product-switch</li>
381
+ * </ul>
382
+ *
383
+ * <h3>CSS Shadow Parts</h3>
384
+ *
385
+ * <ui5-link target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/CSS/::part">CSS Shadow Parts</ui5-link> allow developers to style elements inside the Shadow DOM.
386
+ * <br>
387
+ * The <code>ui5-shellbar</code> exposes the following CSS Shadow Parts:
388
+ * <ul>
389
+ * <li>root - Used to style the outermost wrapper of the <code>ui5-shellbar</code></li>
390
+ * </ul>
391
+ *
392
+ * <h3>Keyboard Handling</h3>
393
+ *
394
+ * <h4>Fast Navigation</h4>
395
+ * This component provides a build in fast navigation group which can be used via <code>F6 / Shift + F6</code> or <code> Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up</code>.
396
+ * In order to use this functionality, you need to import the following module:
397
+ * <code>import "@ui5/webcomponents-base/dist/features/F6Navigation.js"</code>
398
+ * <br><br>
399
+ *
344
400
  * <h3>ES6 Module Import</h3>
345
401
  * <code>import "@ui5/webcomponents-fiori/dist/ShellBar";</code>
346
402
  *
@@ -358,10 +414,6 @@ class ShellBar extends UI5Element {
358
414
  return metadata;
359
415
  }
360
416
 
361
- static get styles() {
362
- return styles;
363
- }
364
-
365
417
  static get render() {
366
418
  return litRender;
367
419
  }
@@ -374,9 +426,17 @@ class ShellBar extends UI5Element {
374
426
  return ShellBarPopoverTemplate;
375
427
  }
376
428
 
429
+ static get styles() {
430
+ return styles;
431
+ }
432
+
433
+ static get staticAreaStyles() {
434
+ return [ShellBarPopoverCss];
435
+ }
436
+
377
437
  static get FIORI_3_BREAKPOINTS() {
378
438
  return [
379
- 559,
439
+ 599,
380
440
  1023,
381
441
  1439,
382
442
  1919,
@@ -386,7 +446,7 @@ class ShellBar extends UI5Element {
386
446
 
387
447
  static get FIORI_3_BREAKPOINTS_MAP() {
388
448
  return {
389
- "559": "S",
449
+ "599": "S",
390
450
  "1023": "M",
391
451
  "1439": "L",
392
452
  "1919": "XL",
@@ -404,16 +464,6 @@ class ShellBar extends UI5Element {
404
464
  // marks if preventDefault() is called in item's press handler
405
465
  this._defaultItemPressPrevented = false;
406
466
 
407
- this._actionList = {
408
- itemPress: event => {
409
- if (!this._defaultItemPressPrevented) {
410
- this.overflowPopover.close();
411
- }
412
-
413
- this._defaultItemPressPrevented = false;
414
- },
415
- };
416
-
417
467
  this.menuItemsObserver = new MutationObserver(() => {
418
468
  this._updateClonedMenuItems();
419
469
  });
@@ -424,27 +474,32 @@ class ShellBar extends UI5Element {
424
474
 
425
475
  if (this.hasMenuItems) {
426
476
  const menuPopover = await this._getMenuPopover();
427
- menuPopover.openBy(this.shadowRoot.querySelector(".ui5-shellbar-menu-button"));
477
+ menuPopover.showAt(this.shadowRoot.querySelector(".ui5-shellbar-menu-button"));
428
478
  }
429
479
  },
430
480
  };
431
481
 
432
- this._searchField = {
433
- left: 0,
434
- };
435
-
436
482
  this._handleResize = async event => {
437
- await this._getResponsivePopover();
438
- this.overflowPopover.close();
439
- this._overflowActions();
483
+ this._debounce(async () => {
484
+ await this._getResponsivePopover();
485
+ this.overflowPopover.close();
486
+ this._overflowActions();
487
+ }, HANDLE_RESIZE_DEBOUNCE_RATE);
440
488
  };
489
+ }
441
490
 
442
- this.i18nBundle = getI18nBundle("@ui5/webcomponents-fiori");
491
+ _debounce(fn, delay) {
492
+ clearTimeout(this._debounceInterval);
493
+ this._debounceInterval = setTimeout(() => {
494
+ this._debounceInterval = null;
495
+ fn();
496
+ }, delay);
443
497
  }
444
498
 
445
499
  _menuItemPress(event) {
500
+ this.menuPopover.close();
446
501
  this.fireEvent("menu-item-click", {
447
- item: event.detail.item,
502
+ item: event.detail.selectedItems[0],
448
503
  }, true);
449
504
  }
450
505
 
@@ -527,8 +582,10 @@ class ShellBar extends UI5Element {
527
582
  const isHidden = (info.classes.indexOf("ui5-shellbar-hidden-button") !== -1);
528
583
  const isSet = info.classes.indexOf("ui5-shellbar-invisible-button") === -1;
529
584
  const isOverflowIcon = info.classes.indexOf("ui5-shellbar-overflow-button") !== -1;
585
+ const isImageIcon = info.classes.indexOf("ui5-shellbar-image-button") !== -1;
586
+ const shouldStayOnScreen = isOverflowIcon || (isImageIcon && this.hasProfile);
530
587
 
531
- return isHidden && isSet && !isOverflowIcon;
588
+ return isHidden && isSet && !shouldStayOnScreen;
532
589
  });
533
590
 
534
591
  this._observeMenuItems();
@@ -536,6 +593,8 @@ class ShellBar extends UI5Element {
536
593
 
537
594
  onAfterRendering() {
538
595
  this._overflowActions();
596
+
597
+ this._fullWidthSearch = this._showFullWidthSearch;
539
598
  }
540
599
 
541
600
  /**
@@ -571,10 +630,13 @@ class ShellBar extends UI5Element {
571
630
  const isImageIcon = info.classes.indexOf("ui5-shellbar-image-button") !== -1;
572
631
  const shouldStayOnScreen = isOverflowIcon || (isImageIcon && this.hasProfile);
573
632
 
574
- return Object.assign({}, info, {
633
+ return {
634
+ ...info,
575
635
  classes: `${info.classes} ${shouldStayOnScreen ? "" : "ui5-shellbar-hidden-button"} ui5-shellbar-button`,
576
- style: `order: ${shouldStayOnScreen ? 1 : -1}`,
577
- });
636
+ styles: {
637
+ order: shouldStayOnScreen ? 1 : -1,
638
+ },
639
+ };
578
640
  });
579
641
 
580
642
  this._updateItemsInfo(newItems);
@@ -582,10 +644,16 @@ class ShellBar extends UI5Element {
582
644
 
583
645
  _handleActionsOverflow() {
584
646
  const rightContainerRect = this.shadowRoot.querySelector(".ui5-shellbar-overflow-container-right").getBoundingClientRect();
585
- const icons = this.shadowRoot.querySelectorAll(".ui5-shellbar-button:not(.ui5-shellbar-overflow-button):not(.ui5-shellbar-invisible-button)");
647
+ let overflowSelector = ".ui5-shellbar-button:not(.ui5-shellbar-overflow-button):not(.ui5-shellbar-invisible-button)";
648
+
649
+ if (this.showSearchField) {
650
+ overflowSelector += ",.ui5-shellbar-search-field";
651
+ }
652
+
653
+ const elementsToOverflow = this.shadowRoot.querySelectorAll(overflowSelector);
586
654
  const isRTL = this.effectiveDir === "rtl";
587
655
 
588
- let overflowCount = [].filter.call(icons, icon => {
656
+ let overflowCount = [].filter.call(elementsToOverflow, icon => {
589
657
  const iconRect = icon.getBoundingClientRect();
590
658
 
591
659
  if (isRTL) {
@@ -597,7 +665,7 @@ class ShellBar extends UI5Element {
597
665
 
598
666
  overflowCount = overflowCount.length;
599
667
 
600
- const items = this._getAllItems(!!overflowCount);
668
+ const items = this._getAllItems(!!overflowCount).filter(item => item.show);
601
669
 
602
670
  const itemsByPriority = items.sort((item1, item2) => {
603
671
  if (item1.priority > item2.priority) {
@@ -614,7 +682,9 @@ class ShellBar extends UI5Element {
614
682
  for (let i = 0; i < itemsByPriority.length; i++) {
615
683
  if (i < overflowCount) {
616
684
  itemsByPriority[i].classes = `${itemsByPriority[i].classes} ui5-shellbar-hidden-button`;
617
- itemsByPriority[i].style = `order: -1`;
685
+ itemsByPriority[i].styles = {
686
+ order: -1,
687
+ };
618
688
  }
619
689
  }
620
690
 
@@ -632,9 +702,10 @@ class ShellBar extends UI5Element {
632
702
  this._updateItemsInfo(newItems);
633
703
  }
634
704
 
635
- _toggleActionPopover() {
705
+ async _toggleActionPopover() {
636
706
  const overflowButton = this.shadowRoot.querySelector(".ui5-shellbar-overflow-button");
637
- this.overflowPopover.openBy(overflowButton);
707
+ const overflowPopover = await this._getOverflowPopover();
708
+ overflowPopover.showAt(overflowButton);
638
709
  }
639
710
 
640
711
  onEnterDOM() {
@@ -644,6 +715,8 @@ class ShellBar extends UI5Element {
644
715
  onExitDOM() {
645
716
  this.menuItemsObserver.disconnect();
646
717
  ResizeHandler.deregister(this, this._handleResize);
718
+ clearTimeout(this._debounceInterval);
719
+ this._debounceInterval = null;
647
720
  }
648
721
 
649
722
  _handleSearchIconPress(event) {
@@ -653,26 +726,7 @@ class ShellBar extends UI5Element {
653
726
  return;
654
727
  }
655
728
 
656
- const searchField = this.shadowRoot.querySelector(`#${this._id}-searchfield-wrapper`);
657
- const triggeredByOverflow = event.target.tagName.toLowerCase() === "ui5-li";
658
- const overflowButton = this.shadowRoot.querySelector(".ui5-shellbar-overflow-button");
659
- const overflowButtonRect = overflowButton.getBoundingClientRect();
660
- const isRTL = this.effectiveDir === "rtl";
661
- let right = "";
662
-
663
- if (isRTL) {
664
- right = `${(triggeredByOverflow ? overflowButton.offsetLeft : event.target.offsetLeft) + overflowButtonRect.width}px`;
665
- } else {
666
- right = `calc(100% - ${triggeredByOverflow ? overflowButton.offsetLeft : event.target.offsetLeft}px)`;
667
- }
668
-
669
- this._searchField = Object.assign({}, this._searchField, {
670
- "right": right,
671
- });
672
-
673
-
674
- const inputSlot = searchField.children[0];
675
- const input = inputSlot && inputSlot.assignedNodes()[0];
729
+ const input = this.searchField[0];
676
730
 
677
731
  // update the state immediately
678
732
  if (input) {
@@ -687,15 +741,26 @@ class ShellBar extends UI5Element {
687
741
  }, 100);
688
742
  }
689
743
 
744
+ async _handleActionListClick(event) {
745
+ if (!this._defaultItemPressPrevented) {
746
+ this.closeOverflow();
747
+ // wait for DOM to be updated when ui5-popover is closed, otherwise if Enter key is hold
748
+ // there will be no visual indication that this has happened
749
+ await renderFinished();
750
+ }
751
+
752
+ this._defaultItemPressPrevented = false;
753
+ }
754
+
690
755
  _handleCustomActionPress(event) {
691
756
  const refItemId = event.target.getAttribute("data-ui5-external-action-item-id");
692
757
 
693
758
  if (refItemId) {
694
759
  const shellbarItem = this.items.find(item => {
695
- return item.shadowRoot.querySelector(`#${refItemId}`);
760
+ return item._id === refItemId;
696
761
  });
697
762
 
698
- const prevented = !shellbarItem.fireEvent("item-click", { targetRef: event.target }, true);
763
+ const prevented = !shellbarItem.fireEvent("click", { targetRef: event.target }, true);
699
764
 
700
765
  this._defaultItemPressPrevented = prevented;
701
766
  }
@@ -719,6 +784,10 @@ class ShellBar extends UI5Element {
719
784
  });
720
785
  }
721
786
 
787
+ _handleCancelButtonPress() {
788
+ this.showSearchField = false;
789
+ }
790
+
722
791
  _handleProductSwitchPress(event) {
723
792
  const buttonRef = this.shadowRoot.querySelector(".ui5-shellbar-button-product-switch");
724
793
 
@@ -727,9 +796,75 @@ class ShellBar extends UI5Element {
727
796
  }, true);
728
797
  }
729
798
 
799
+ /**
800
+ * Returns the <code>logo</code> DOM ref.
801
+ * @type { HTMLElement }
802
+ * @public
803
+ * @readonly
804
+ * @since 1.0.0-rc.16
805
+ */
806
+ get logoDomRef() {
807
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="logo"]`);
808
+ }
809
+
810
+ /**
811
+ * Returns the <code>copilot</code> DOM ref.
812
+ * @type { HTMLElement }
813
+ * @public
814
+ * @readonly
815
+ * @since 1.0.0-rc.16
816
+ */
817
+ get copilotDomRef() {
818
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="copilot"]`);
819
+ }
820
+
821
+ /**
822
+ * Returns the <code>notifications</code> icon DOM ref.
823
+ * @type { HTMLElement }
824
+ * @public
825
+ * @readonly
826
+ * @since 1.0.0-rc.16
827
+ */
828
+ get notificationsDomRef() {
829
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="notifications"]`);
830
+ }
831
+
832
+ /**
833
+ * Returns the <code>overflow</code> icon DOM ref.
834
+ * @type { HTMLElement }
835
+ * @public
836
+ * @readonly
837
+ * @since 1.0.0-rc.16
838
+ */
839
+ get overflowDomRef() {
840
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="overflow"]`);
841
+ }
842
+
843
+ /**
844
+ * Returns the <code>profile</code> icon DOM ref.
845
+ * @type { HTMLElement }
846
+ * @public
847
+ * @readonly
848
+ * @since 1.0.0-rc.16
849
+ */
850
+ get profileDomRef() {
851
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="profile"]`);
852
+ }
853
+
854
+ /**
855
+ * Returns the <code>product-switch</code> icon DOM ref.
856
+ * @type { HTMLElement }
857
+ * @public
858
+ * @readonly
859
+ * @since 1.0.0-rc.16
860
+ */
861
+ get productSwitchDomRef() {
862
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="product-switch"]`);
863
+ }
864
+
730
865
  /**
731
866
  * Returns all items that will be placed in the right of the bar as icons / dom elements.
732
- * @param {Boolean} showOverflowButton Determines if overflow button should be visible (not overflowing)
867
+ * @param {boolean} showOverflowButton Determines if overflow button should be visible (not overflowing)
733
868
  */
734
869
  _getAllItems(showOverflowButton) {
735
870
  let domOrder = -1;
@@ -741,11 +876,15 @@ class ShellBar extends UI5Element {
741
876
  classes: `${this.searchField.length ? "" : "ui5-shellbar-invisible-button"} ui5-shellbar-search-button ui5-shellbar-button`,
742
877
  priority: 4,
743
878
  domOrder: this.searchField.length ? (++domOrder) : -1,
744
- style: `order: ${this.searchField.length ? 1 : -10}`,
879
+ styles: {
880
+ order: this.searchField.length ? 1 : -10,
881
+ },
745
882
  id: `${this._id}-item-${1}`,
746
883
  press: this._handleSearchIconPress.bind(this),
884
+ show: !!this.searchField.length,
747
885
  },
748
886
  ...this.items.map((item, index) => {
887
+ item._getRealDomRef = () => this.getDomRef().querySelector(`*[data-ui5-stable=${item.stableDomRef}]`);
749
888
  return {
750
889
  icon: item.icon,
751
890
  id: item._id,
@@ -755,7 +894,9 @@ class ShellBar extends UI5Element {
755
894
  classes: "ui5-shellbar-custom-item ui5-shellbar-button",
756
895
  priority: 1,
757
896
  domOrder: (++domOrder),
758
- style: `order: ${2}`,
897
+ styles: {
898
+ order: 2,
899
+ },
759
900
  show: true,
760
901
  press: this._handleCustomActionPress.bind(this),
761
902
  custom: true,
@@ -768,7 +909,9 @@ class ShellBar extends UI5Element {
768
909
  text: "Notifications",
769
910
  classes: `${this.showNotifications ? "" : "ui5-shellbar-invisible-button"} ui5-shellbar-bell-button ui5-shellbar-button`,
770
911
  priority: 3,
771
- style: `order: ${this.showNotifications ? 3 : -10}`,
912
+ styles: {
913
+ order: this.showNotifications ? 3 : -10,
914
+ },
772
915
  id: `${this._id}-item-${2}`,
773
916
  show: this.showNotifications,
774
917
  domOrder: this.showNotifications ? (++domOrder) : -1,
@@ -780,7 +923,9 @@ class ShellBar extends UI5Element {
780
923
  classes: `${showOverflowButton ? "" : "ui5-shellbar-hidden-button"} ui5-shellbar-overflow-button-shown ui5-shellbar-overflow-button ui5-shellbar-button`,
781
924
  priority: 5,
782
925
  order: 4,
783
- style: `order: ${showOverflowButton ? 4 : -1}`,
926
+ styles: {
927
+ order: showOverflowButton ? 4 : -1,
928
+ },
784
929
  domOrder: showOverflowButton ? (++domOrder) : -1,
785
930
  id: `${this.id}-item-${5}`,
786
931
  press: this._handleOverflowPress.bind(this),
@@ -790,7 +935,9 @@ class ShellBar extends UI5Element {
790
935
  text: "Person",
791
936
  classes: `${this.hasProfile ? "" : "ui5-shellbar-invisible-button"} ui5-shellbar-image-button ui5-shellbar-button`,
792
937
  priority: 4,
793
- style: `order: ${this.hasProfile ? 5 : -10};`,
938
+ styles: {
939
+ order: this.hasProfile ? 5 : -10,
940
+ },
794
941
  profile: true,
795
942
  id: `${this._id}-item-${3}`,
796
943
  domOrder: this.hasProfile ? (++domOrder) : -1,
@@ -802,7 +949,9 @@ class ShellBar extends UI5Element {
802
949
  text: "Product Switch",
803
950
  classes: `${this.showProductSwitch ? "" : "ui5-shellbar-invisible-button"} ui5-shellbar-button ui5-shellbar-button-product-switch`,
804
951
  priority: 2,
805
- style: `order: ${this.showProductSwitch ? 6 : -10}`,
952
+ styles: {
953
+ order: this.showProductSwitch ? 6 : -10,
954
+ },
806
955
  id: `${this._id}-item-${4}`,
807
956
  show: this.showProductSwitch,
808
957
  domOrder: this.showProductSwitch ? (++domOrder) : -1,
@@ -849,6 +998,11 @@ class ShellBar extends UI5Element {
849
998
  this.menuPopover = staticAreaItem.querySelector(".ui5-shellbar-menu-popover");
850
999
  }
851
1000
 
1001
+ async _getOverflowPopover() {
1002
+ const staticAreaItem = await this.getStaticAreaItemDomRef();
1003
+ return staticAreaItem.querySelector(".ui5-shellbar-overflow-popover");
1004
+ }
1005
+
852
1006
  async _getMenuPopover() {
853
1007
  const staticAreaItem = await this.getStaticAreaItemDomRef();
854
1008
  return staticAreaItem.querySelector(".ui5-shellbar-menu-popover");
@@ -893,10 +1047,6 @@ class ShellBar extends UI5Element {
893
1047
 
894
1048
  get styles() {
895
1049
  return {
896
- searchField: {
897
- [this.effectiveDir === "rtl" ? "left" : "right"]: this._searchField.right,
898
- "top": `${parseInt(this._searchField.top)}px`,
899
- },
900
1050
  items: {
901
1051
  notification: {
902
1052
  "order": this.isIconHidden("bell") ? "-1" : "3",
@@ -911,9 +1061,20 @@ class ShellBar extends UI5Element {
911
1061
  "order": this.isIconHidden("grid") ? "-1" : "6",
912
1062
  },
913
1063
  },
1064
+ searchField: {
1065
+ "display": this.correctSearchFieldStyles,
1066
+ },
914
1067
  };
915
1068
  }
916
1069
 
1070
+ get correctSearchFieldStyles() {
1071
+ if (this.showSearchField) {
1072
+ return "flex";
1073
+ }
1074
+
1075
+ return "none";
1076
+ }
1077
+
917
1078
  get customItemsInfo() {
918
1079
  return this._itemsInfo.filter(itemInfo => !!itemInfo.custom);
919
1080
  }
@@ -955,7 +1116,7 @@ class ShellBar extends UI5Element {
955
1116
  }
956
1117
 
957
1118
  get menuBtnHasPopup() {
958
- return this.hasMenuItems ? true : undefined;
1119
+ return this.hasMenuItems ? HasPopup.Menu : undefined;
959
1120
  }
960
1121
 
961
1122
  get menuBtnTabindex() {
@@ -967,35 +1128,46 @@ class ShellBar extends UI5Element {
967
1128
  }
968
1129
 
969
1130
  get _shellbarText() {
970
- return this.i18nBundle.getText(SHELLBAR_LABEL);
1131
+ return ShellBar.i18nBundle.getText(SHELLBAR_LABEL);
971
1132
  }
972
1133
 
973
1134
  get _logoText() {
974
- return this.i18nBundle.getText(SHELLBAR_LOGO);
1135
+ return this.accessibilityTexts.logoTitle || ShellBar.i18nBundle.getText(SHELLBAR_LOGO);
975
1136
  }
976
1137
 
977
1138
  get _copilotText() {
978
- return this.i18nBundle.getText(SHELLBAR_COPILOT);
1139
+ return ShellBar.i18nBundle.getText(SHELLBAR_COPILOT);
979
1140
  }
980
1141
 
981
1142
  get _notificationsText() {
982
- return this.i18nBundle.getText(SHELLBAR_NOTIFICATIONS, this.notificationCount);
1143
+ return ShellBar.i18nBundle.getText(SHELLBAR_NOTIFICATIONS, this.notificationsCount);
1144
+ }
1145
+
1146
+ get _cancelBtnText() {
1147
+ return ShellBar.i18nBundle.getText(SHELLBAR_CANCEL);
1148
+ }
1149
+
1150
+ get _showFullWidthSearch() {
1151
+ const size = this._handleBarBreakpoints();
1152
+ const searchBtnHidden = !!this.shadowRoot.querySelector(".ui5-shellbar-search-button.ui5-shellbar-hidden-button");
1153
+
1154
+ return ((size === "S") || searchBtnHidden);
983
1155
  }
984
1156
 
985
1157
  get _profileText() {
986
- return this.i18nBundle.getText(SHELLBAR_PROFILE);
1158
+ return this.accessibilityTexts.profileButtonTitle || ShellBar.i18nBundle.getText(SHELLBAR_PROFILE);
987
1159
  }
988
1160
 
989
1161
  get _productsText() {
990
- return this.i18nBundle.getText(SHELLBAR_PRODUCTS);
1162
+ return ShellBar.i18nBundle.getText(SHELLBAR_PRODUCTS);
991
1163
  }
992
1164
 
993
1165
  get _searchText() {
994
- return this.i18nBundle.getText(SHELLBAR_SEARCH);
1166
+ return ShellBar.i18nBundle.getText(SHELLBAR_SEARCH);
995
1167
  }
996
1168
 
997
1169
  get _overflowText() {
998
- return this.i18nBundle.getText(SHELLBAR_OVERFLOW);
1170
+ return ShellBar.i18nBundle.getText(SHELLBAR_OVERFLOW);
999
1171
  }
1000
1172
 
1001
1173
  get accInfo() {
@@ -1010,13 +1182,17 @@ class ShellBar extends UI5Element {
1010
1182
  "title": this._productsText,
1011
1183
  },
1012
1184
  search: {
1013
- "ariaExpanded": this.showSearchField,
1014
1185
  "title": this._searchText,
1186
+ "accessibilityAttributes": {
1187
+ expanded: this.showSearchField,
1188
+ },
1015
1189
  },
1016
1190
  overflow: {
1017
1191
  "title": this._overflowText,
1018
- "ariaHaspopup": true,
1019
- "ariaExpanded": this._overflowPopoverExpanded,
1192
+ "accessibilityAttributes": {
1193
+ hasPopup: HasPopup.Menu,
1194
+ expanded: this._overflowPopoverExpanded,
1195
+ },
1020
1196
  },
1021
1197
  };
1022
1198
  }
@@ -1031,7 +1207,7 @@ class ShellBar extends UI5Element {
1031
1207
  }
1032
1208
 
1033
1209
  static async onDefine() {
1034
- await fetchI18nBundle("@ui5/webcomponents-fiori");
1210
+ ShellBar.i18nBundle = await getI18nBundle("@ui5/webcomponents-fiori");
1035
1211
  }
1036
1212
  }
1037
1213