@ui5/webcomponents-fiori 0.0.0-e463d2345 → 0.0.0-e818f286e

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 (1420) hide show
  1. package/CHANGELOG.md +529 -1
  2. package/README.md +64 -14
  3. package/dist/Assets-static.js +6 -0
  4. package/dist/Assets.js +1 -1
  5. package/dist/Bar.js +207 -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 +781 -0
  11. package/dist/IllustratedMessage.js +436 -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/NotificationAction.js +99 -0
  16. package/dist/NotificationListGroupItem.js +255 -0
  17. package/dist/NotificationListItem.js +413 -0
  18. package/dist/NotificationListItemBase.js +271 -0
  19. package/dist/Page.js +223 -0
  20. package/dist/ProductSwitch.js +81 -12
  21. package/dist/ProductSwitchItem.js +57 -12
  22. package/dist/ShellBar.js +634 -300
  23. package/dist/ShellBarItem.js +21 -9
  24. package/dist/SideNavigation.js +307 -0
  25. package/dist/SideNavigationItem.js +136 -0
  26. package/dist/SideNavigationSubItem.js +94 -0
  27. package/dist/SortItem.js +68 -0
  28. package/dist/Timeline.js +183 -0
  29. package/dist/TimelineItem.js +197 -0
  30. package/dist/UploadCollection.js +376 -0
  31. package/dist/UploadCollectionItem.js +518 -0
  32. package/dist/ViewSettingsDialog.js +738 -0
  33. package/dist/Wizard.js +1026 -0
  34. package/dist/WizardStep.js +155 -0
  35. package/dist/WizardTab.js +217 -0
  36. package/dist/api.json +1 -0
  37. package/dist/assets/HT-1000.59a0ea5a.jpg +0 -0
  38. package/dist/assets/HT-1010.7b05e4f5.jpg +0 -0
  39. package/dist/assets/HT-1022.6fa171f0.jpg +0 -0
  40. package/dist/assets/HT-1030.7ead454a.jpg +0 -0
  41. package/dist/assets/HT-2002.0e49d270.jpg +0 -0
  42. package/dist/assets/HT-2026.8d3d321d.jpg +0 -0
  43. package/dist/assets/Overlayed mask.eb7a3287.png +0 -0
  44. package/dist/assets/SAP-icons-TNT.fa06c05f.js +1 -0
  45. package/dist/assets/SAP-icons-business-suite.60260cdf.js +1 -0
  46. package/dist/assets/SAP-icons.09567bd9.js +1 -0
  47. package/dist/assets/SAP-icons.1f482d05.js +1 -0
  48. package/dist/assets/ar.7fd1011b.js +1 -0
  49. package/dist/assets/ar_EG.4dd5f305.js +1 -0
  50. package/dist/assets/ar_SA.8c5a937a.js +1 -0
  51. package/dist/assets/bg.a4d82c03.js +1 -0
  52. package/dist/assets/ca.0021f734.js +1 -0
  53. package/dist/assets/cs.0e585b65.js +1 -0
  54. package/dist/assets/da.521611de.js +1 -0
  55. package/dist/assets/de.63fdffdf.js +1 -0
  56. package/dist/assets/de_AT.ea95f993.js +1 -0
  57. package/dist/assets/de_CH.90d5e701.js +1 -0
  58. package/dist/assets/el.3e1beb01.js +1 -0
  59. package/dist/assets/el_CY.209073e0.js +1 -0
  60. package/dist/assets/en.1af5f31c.js +1 -0
  61. package/dist/assets/en_AU.25e8cf38.js +1 -0
  62. package/dist/assets/en_GB.43297e37.js +1 -0
  63. package/dist/assets/en_HK.0da1e0b5.js +1 -0
  64. package/dist/assets/en_IE.c4988873.js +1 -0
  65. package/dist/assets/en_IN.96d721e2.js +1 -0
  66. package/dist/assets/en_NZ.1091e526.js +1 -0
  67. package/dist/assets/en_PG.f028e345.js +1 -0
  68. package/dist/assets/en_SG.8d370bdb.js +1 -0
  69. package/dist/assets/en_ZA.0cbf9d6e.js +1 -0
  70. package/dist/assets/es.37dda275.js +1 -0
  71. package/dist/assets/es_AR.da796f99.js +1 -0
  72. package/dist/assets/es_BO.2b15333c.js +1 -0
  73. package/dist/assets/es_CL.048ca1f2.js +1 -0
  74. package/dist/assets/es_CO.257ed3d6.js +1 -0
  75. package/dist/assets/es_MX.061e6bbb.js +1 -0
  76. package/dist/assets/es_PE.f7c17b7a.js +1 -0
  77. package/dist/assets/es_UY.73781c0c.js +1 -0
  78. package/dist/assets/es_VE.fe0f3310.js +1 -0
  79. package/dist/assets/et.fbe81c9d.js +1 -0
  80. package/dist/assets/fa.acfcfa4d.js +1 -0
  81. package/dist/assets/fi.0379b5fc.js +1 -0
  82. package/dist/assets/fr.f6c58c06.js +1 -0
  83. package/dist/assets/fr_BE.c6e52c3f.js +1 -0
  84. package/dist/assets/fr_CA.e3c92112.js +1 -0
  85. package/dist/assets/fr_CH.fc89bdfc.js +1 -0
  86. package/dist/assets/fr_LU.4fffec47.js +1 -0
  87. package/dist/assets/he.ca2cb3e0.js +1 -0
  88. package/dist/assets/hi.82a0ad5b.js +1 -0
  89. package/dist/assets/hr.ab15877f.js +1 -0
  90. package/dist/assets/hu.c3d72d24.js +1 -0
  91. package/dist/assets/id.163ccc8d.js +1 -0
  92. package/dist/assets/it.bcf089f4.js +1 -0
  93. package/dist/assets/it_CH.69227571.js +1 -0
  94. package/dist/assets/ja.18f39a5b.js +1 -0
  95. package/dist/assets/kk.a697e741.js +1 -0
  96. package/dist/assets/ko.ebe1e5db.js +1 -0
  97. package/dist/assets/lt.775927de.js +1 -0
  98. package/dist/assets/lv.d7e9d5e6.js +1 -0
  99. package/dist/assets/man_avatar_1.ffaff72e.png +0 -0
  100. package/dist/assets/messagebundle_ar.3285e748.js +1 -0
  101. package/dist/assets/messagebundle_ar.55a0cd17.js +1 -0
  102. package/dist/assets/messagebundle_ar.8feaf1e8.js +1 -0
  103. package/dist/assets/messagebundle_bg.006edda7.js +1 -0
  104. package/dist/assets/messagebundle_bg.3184cb7d.js +1 -0
  105. package/dist/assets/messagebundle_bg.eba3e906.js +1 -0
  106. package/dist/assets/messagebundle_ca.47eb5246.js +1 -0
  107. package/dist/assets/messagebundle_ca.93183c86.js +1 -0
  108. package/dist/assets/messagebundle_ca.e2612a6a.js +1 -0
  109. package/dist/assets/messagebundle_cs.2c9254dc.js +1 -0
  110. package/dist/assets/messagebundle_cs.48439c10.js +1 -0
  111. package/dist/assets/messagebundle_cs.b6c249d4.js +1 -0
  112. package/dist/assets/messagebundle_cy.7652b91d.js +1 -0
  113. package/dist/assets/messagebundle_cy.b66ab3d7.js +1 -0
  114. package/dist/assets/messagebundle_cy.d82a9228.js +1 -0
  115. package/dist/assets/messagebundle_da.0ff032fe.js +1 -0
  116. package/dist/assets/messagebundle_da.5b984dd6.js +1 -0
  117. package/dist/assets/messagebundle_da.7306ba78.js +1 -0
  118. package/dist/assets/messagebundle_de.11a43c3f.js +1 -0
  119. package/dist/assets/messagebundle_de.12a34533.js +1 -0
  120. package/dist/assets/messagebundle_de.368abd54.js +1 -0
  121. package/dist/assets/messagebundle_el.3d84d13e.js +1 -0
  122. package/dist/assets/messagebundle_el.5313ff1a.js +1 -0
  123. package/dist/assets/messagebundle_el.a040436a.js +1 -0
  124. package/dist/assets/messagebundle_en.3308e6b5.js +1 -0
  125. package/dist/assets/messagebundle_en.4d827ce9.js +1 -0
  126. package/dist/assets/messagebundle_en.7e5dff3e.js +1 -0
  127. package/dist/assets/messagebundle_en_GB.ab95edc5.js +1 -0
  128. package/dist/assets/messagebundle_en_GB.b09b6a64.js +1 -0
  129. package/dist/assets/messagebundle_en_GB.ed832f6b.js +1 -0
  130. package/dist/assets/messagebundle_en_US_sappsd.27e85f67.js +1 -0
  131. package/dist/assets/messagebundle_en_US_sappsd.7d173b62.js +1 -0
  132. package/dist/assets/messagebundle_en_US_sappsd.ff841311.js +1 -0
  133. package/dist/assets/messagebundle_en_US_saprigi.22a8a895.js +1 -0
  134. package/dist/assets/messagebundle_en_US_saprigi.2dc48331.js +1 -0
  135. package/dist/assets/messagebundle_en_US_saprigi.443cefd7.js +1 -0
  136. package/dist/assets/messagebundle_en_US_saptrc.20de4163.js +1 -0
  137. package/dist/assets/messagebundle_en_US_saptrc.af4bf147.js +1 -0
  138. package/dist/assets/messagebundle_en_US_saptrc.ec370551.js +1 -0
  139. package/dist/assets/messagebundle_es.35fd0b83.js +1 -0
  140. package/dist/assets/messagebundle_es.881ff0f9.js +1 -0
  141. package/dist/assets/messagebundle_es.f0b9bbbd.js +1 -0
  142. package/dist/assets/messagebundle_es_MX.3fc62f39.js +1 -0
  143. package/dist/assets/messagebundle_es_MX.c3319bdc.js +1 -0
  144. package/dist/assets/messagebundle_es_MX.e7d68fdd.js +1 -0
  145. package/dist/assets/messagebundle_et.45f3eda8.js +1 -0
  146. package/dist/assets/messagebundle_et.bd271c64.js +1 -0
  147. package/dist/assets/messagebundle_et.da1fbc8a.js +1 -0
  148. package/dist/assets/messagebundle_fi.17dccdfe.js +1 -0
  149. package/dist/assets/messagebundle_fi.57d133ef.js +1 -0
  150. package/dist/assets/messagebundle_fi.a251eca0.js +1 -0
  151. package/dist/assets/messagebundle_fr.01378189.js +1 -0
  152. package/dist/assets/messagebundle_fr.30890a6a.js +1 -0
  153. package/dist/assets/messagebundle_fr.dfa9cbc6.js +1 -0
  154. package/dist/assets/messagebundle_fr_CA.229a28c2.js +1 -0
  155. package/dist/assets/messagebundle_fr_CA.2594af28.js +1 -0
  156. package/dist/assets/messagebundle_fr_CA.5b2f0a9f.js +1 -0
  157. package/dist/assets/messagebundle_hi.0dd7cf25.js +1 -0
  158. package/dist/assets/messagebundle_hi.30fcd3f9.js +1 -0
  159. package/dist/assets/messagebundle_hi.7d72db0d.js +1 -0
  160. package/dist/assets/messagebundle_hr.22e41fe6.js +1 -0
  161. package/dist/assets/messagebundle_hr.2b1bbc6e.js +1 -0
  162. package/dist/assets/messagebundle_hr.bbcb860f.js +1 -0
  163. package/dist/assets/messagebundle_hu.09c24fef.js +1 -0
  164. package/dist/assets/messagebundle_hu.281d561d.js +1 -0
  165. package/dist/assets/messagebundle_hu.31a245d6.js +1 -0
  166. package/dist/assets/messagebundle_in.66bf6916.js +1 -0
  167. package/dist/assets/messagebundle_in.6fb73ceb.js +1 -0
  168. package/dist/assets/messagebundle_in.920ee55c.js +1 -0
  169. package/dist/assets/messagebundle_it.3e3b0d82.js +1 -0
  170. package/dist/assets/messagebundle_it.7c4db606.js +1 -0
  171. package/dist/assets/messagebundle_it.a460f288.js +1 -0
  172. package/dist/assets/messagebundle_iw.28c9921d.js +1 -0
  173. package/dist/assets/messagebundle_iw.668edbae.js +1 -0
  174. package/dist/assets/messagebundle_iw.eb883c3f.js +1 -0
  175. package/dist/assets/messagebundle_ja.4ca0da85.js +1 -0
  176. package/dist/assets/messagebundle_ja.8da4392a.js +1 -0
  177. package/dist/assets/messagebundle_ja.ef4b4cf1.js +1 -0
  178. package/dist/assets/messagebundle_kk.124c94ff.js +1 -0
  179. package/dist/assets/messagebundle_kk.22c92c82.js +1 -0
  180. package/dist/assets/messagebundle_kk.f1d95e67.js +1 -0
  181. package/dist/assets/messagebundle_ko.3c57d468.js +1 -0
  182. package/dist/assets/messagebundle_ko.77a3990f.js +1 -0
  183. package/dist/assets/messagebundle_ko.a9126af1.js +1 -0
  184. package/dist/assets/messagebundle_lt.1c86044c.js +1 -0
  185. package/dist/assets/messagebundle_lt.caa2db0a.js +1 -0
  186. package/dist/assets/messagebundle_lt.d76fb8f5.js +1 -0
  187. package/dist/assets/messagebundle_lv.023b46ad.js +1 -0
  188. package/dist/assets/messagebundle_lv.3bb2e361.js +1 -0
  189. package/dist/assets/messagebundle_lv.8628f22e.js +1 -0
  190. package/dist/assets/messagebundle_ms.07cc763c.js +1 -0
  191. package/dist/assets/messagebundle_ms.12fa7211.js +1 -0
  192. package/dist/assets/messagebundle_ms.3b8a7669.js +1 -0
  193. package/dist/assets/messagebundle_nl.3d8877e1.js +1 -0
  194. package/dist/assets/messagebundle_nl.6fe5eee0.js +1 -0
  195. package/dist/assets/messagebundle_nl.d35b2a63.js +1 -0
  196. package/dist/assets/messagebundle_no.416b83e7.js +1 -0
  197. package/dist/assets/messagebundle_no.61fbe33b.js +1 -0
  198. package/dist/assets/messagebundle_no.9e8220f6.js +1 -0
  199. package/dist/assets/messagebundle_pl.0950a9ac.js +1 -0
  200. package/dist/assets/messagebundle_pl.1497797a.js +1 -0
  201. package/dist/assets/messagebundle_pl.942cdbbd.js +1 -0
  202. package/dist/assets/messagebundle_pt.027e899b.js +1 -0
  203. package/dist/assets/messagebundle_pt.3704cbde.js +1 -0
  204. package/dist/assets/messagebundle_pt.5d769261.js +1 -0
  205. package/dist/assets/messagebundle_pt_PT.007cd847.js +1 -0
  206. package/dist/assets/messagebundle_pt_PT.4294ae20.js +1 -0
  207. package/dist/assets/messagebundle_pt_PT.9bca19db.js +1 -0
  208. package/dist/assets/messagebundle_ro.67997c8b.js +1 -0
  209. package/dist/assets/messagebundle_ro.80e6cfad.js +1 -0
  210. package/dist/assets/messagebundle_ro.f1260b8b.js +1 -0
  211. package/dist/assets/messagebundle_ru.2c98cf57.js +1 -0
  212. package/dist/assets/messagebundle_ru.8082e964.js +1 -0
  213. package/dist/assets/messagebundle_ru.e5bfb3ae.js +1 -0
  214. package/dist/assets/messagebundle_sh.5b2d6f70.js +1 -0
  215. package/dist/assets/messagebundle_sh.6d1a0a62.js +1 -0
  216. package/dist/assets/messagebundle_sh.99e4320c.js +1 -0
  217. package/dist/assets/messagebundle_sk.1c800907.js +1 -0
  218. package/dist/assets/messagebundle_sk.6c154b5c.js +1 -0
  219. package/dist/assets/messagebundle_sk.edbb603c.js +1 -0
  220. package/dist/assets/messagebundle_sl.71316064.js +1 -0
  221. package/dist/assets/messagebundle_sl.72a26af6.js +1 -0
  222. package/dist/assets/messagebundle_sl.af7daebc.js +1 -0
  223. package/dist/assets/messagebundle_sv.981dfa89.js +1 -0
  224. package/dist/assets/messagebundle_sv.c5bee490.js +1 -0
  225. package/dist/assets/messagebundle_sv.d8d543df.js +1 -0
  226. package/dist/assets/messagebundle_th.33b51e3d.js +1 -0
  227. package/dist/assets/messagebundle_th.d677d8c2.js +1 -0
  228. package/dist/assets/messagebundle_th.f54d55d7.js +1 -0
  229. package/dist/assets/messagebundle_tr.171f6129.js +1 -0
  230. package/dist/assets/messagebundle_tr.37ecb738.js +1 -0
  231. package/dist/assets/messagebundle_tr.971a97d0.js +1 -0
  232. package/dist/assets/messagebundle_uk.350665d4.js +1 -0
  233. package/dist/assets/messagebundle_uk.6e60d682.js +1 -0
  234. package/dist/assets/messagebundle_uk.e0830675.js +1 -0
  235. package/dist/assets/messagebundle_vi.26332b42.js +1 -0
  236. package/dist/assets/messagebundle_vi.57d3d183.js +1 -0
  237. package/dist/assets/messagebundle_vi.76aa284f.js +1 -0
  238. package/dist/assets/messagebundle_zh_CN.2fbb5e26.js +1 -0
  239. package/dist/assets/messagebundle_zh_CN.9669c0a2.js +1 -0
  240. package/dist/assets/messagebundle_zh_CN.b6ef64a2.js +1 -0
  241. package/dist/assets/messagebundle_zh_TW.29c3ffb0.js +1 -0
  242. package/dist/assets/messagebundle_zh_TW.365fded9.js +1 -0
  243. package/dist/assets/messagebundle_zh_TW.4841569f.js +1 -0
  244. package/dist/assets/ms.d6569411.js +1 -0
  245. package/dist/assets/nb.e08266d5.js +1 -0
  246. package/dist/assets/nl.9999541e.js +1 -0
  247. package/dist/assets/nl_BE.10b9e463.js +1 -0
  248. package/dist/assets/parameters-bundle.css.129ebf54.js +1 -0
  249. package/dist/assets/parameters-bundle.css.16d388d6.js +1 -0
  250. package/dist/assets/parameters-bundle.css.1968bff5.js +1 -0
  251. package/dist/assets/parameters-bundle.css.1cf9c836.js +1 -0
  252. package/dist/assets/parameters-bundle.css.2137a0e9.js +1 -0
  253. package/dist/assets/parameters-bundle.css.2446df14.js +1 -0
  254. package/dist/assets/parameters-bundle.css.2c2df3ba.js +1 -0
  255. package/dist/assets/parameters-bundle.css.3986b61a.js +1 -0
  256. package/dist/assets/parameters-bundle.css.3db3a626.js +1 -0
  257. package/dist/assets/parameters-bundle.css.41102715.js +1 -0
  258. package/dist/assets/parameters-bundle.css.4f1407e4.js +1 -0
  259. package/dist/assets/parameters-bundle.css.780c6a0b.js +1 -0
  260. package/dist/assets/parameters-bundle.css.79d2f40d.js +1 -0
  261. package/dist/assets/parameters-bundle.css.7be18144.js +1 -0
  262. package/dist/assets/parameters-bundle.css.7f60c15d.js +1 -0
  263. package/dist/assets/parameters-bundle.css.803df91d.js +1 -0
  264. package/dist/assets/parameters-bundle.css.87453e63.js +1 -0
  265. package/dist/assets/parameters-bundle.css.95d13129.js +1 -0
  266. package/dist/assets/parameters-bundle.css.96bbbb74.js +1 -0
  267. package/dist/assets/parameters-bundle.css.9859720e.js +1 -0
  268. package/dist/assets/parameters-bundle.css.9aa3bb80.js +1 -0
  269. package/dist/assets/parameters-bundle.css.a0e8d513.js +1 -0
  270. package/dist/assets/parameters-bundle.css.a2c1061d.js +1 -0
  271. package/dist/assets/parameters-bundle.css.bbcea836.js +1 -0
  272. package/dist/assets/parameters-bundle.css.bc19bd9a.js +1 -0
  273. package/dist/assets/parameters-bundle.css.c81c9a32.js +1 -0
  274. package/dist/assets/parameters-bundle.css.c967e7ef.js +1 -0
  275. package/dist/assets/parameters-bundle.css.d35c9c32.js +1 -0
  276. package/dist/assets/parameters-bundle.css.d4f504ed.js +1 -0
  277. package/dist/assets/parameters-bundle.css.de62e4f8.js +1 -0
  278. package/dist/assets/parameters-bundle.css.e3ac97c4.js +1 -0
  279. package/dist/assets/parameters-bundle.css.e9339a13.js +1 -0
  280. package/dist/assets/parameters-bundle.css.e9998509.js +1 -0
  281. package/dist/assets/parameters-bundle.css.f0eeb6a4.js +1 -0
  282. package/dist/assets/parameters-bundle.css.f6aea851.js +1 -0
  283. package/dist/assets/parameters-bundle.css.f85588d8.js +1 -0
  284. package/dist/assets/pl.896f748a.js +1 -0
  285. package/dist/assets/pt.9282da43.js +1 -0
  286. package/dist/assets/pt_PT.8de6f4a2.js +1 -0
  287. package/dist/assets/ro.f27aab0d.js +1 -0
  288. package/dist/assets/ru.925a56df.js +1 -0
  289. package/dist/assets/ru_UA.066d9903.js +1 -0
  290. package/dist/assets/sk.cea36c4c.js +1 -0
  291. package/dist/assets/sl.00e904c8.js +1 -0
  292. package/dist/assets/sr.5ffa8a72.js +1 -0
  293. package/dist/assets/sr_Latn.37760dd7.js +1 -0
  294. package/dist/assets/sv.e8d71660.js +1 -0
  295. package/dist/assets/th.9c7b50b0.js +1 -0
  296. package/dist/assets/tr.0a0fb3ee.js +1 -0
  297. package/dist/assets/uk.7ee1da23.js +1 -0
  298. package/dist/assets/vi.b1f74e9c.js +1 -0
  299. package/dist/assets/zh_CN.a1d71c11.js +1 -0
  300. package/dist/assets/zh_HK.a47dd921.js +1 -0
  301. package/dist/assets/zh_SG.1cd17a31.js +1 -0
  302. package/dist/assets/zh_TW.b03069d7.js +1 -0
  303. package/dist/css/themes/Bar.css +1 -0
  304. package/dist/css/themes/BarcodeScannerDialog.css +1 -0
  305. package/dist/css/themes/DynamicSideContent.css +1 -0
  306. package/dist/css/themes/FlexibleColumnLayout.css +1 -0
  307. package/dist/css/themes/IllustratedMessage.css +1 -0
  308. package/dist/css/themes/InvisibleTextStyles.css +1 -0
  309. package/dist/css/themes/MediaGallery.css +1 -0
  310. package/dist/css/themes/MediaGalleryItem.css +1 -0
  311. package/dist/css/themes/NotificationListGroupItem.css +1 -0
  312. package/dist/css/themes/NotificationListItem.css +1 -0
  313. package/dist/css/themes/NotificationListItemBase.css +1 -0
  314. package/dist/css/themes/NotificationOverflowActionsPopover.css +1 -0
  315. package/dist/css/themes/NotificationPrioIcon.css +1 -0
  316. package/dist/css/themes/Page.css +1 -0
  317. package/dist/css/themes/ProductSwitch.css +1 -0
  318. package/dist/css/themes/ProductSwitchItem.css +1 -0
  319. package/dist/css/themes/ShellBar.css +1 -0
  320. package/dist/css/themes/ShellBarPopover.css +1 -0
  321. package/dist/css/themes/SideNavigation.css +1 -0
  322. package/dist/css/themes/SideNavigationPopover.css +1 -0
  323. package/dist/css/themes/Timeline.css +1 -0
  324. package/dist/css/themes/TimelineItem.css +1 -0
  325. package/dist/css/themes/UploadCollection.css +1 -0
  326. package/dist/css/themes/UploadCollectionItem.css +1 -0
  327. package/dist/css/themes/ViewSettingsDialog.css +1 -0
  328. package/dist/css/themes/Wizard.css +1 -0
  329. package/dist/css/themes/WizardPopover.css +1 -0
  330. package/dist/css/themes/WizardTab.css +1 -0
  331. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -0
  332. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -0
  333. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -0
  334. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -0
  335. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -0
  336. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -0
  337. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -0
  338. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -0
  339. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  340. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -0
  341. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  342. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  343. package/dist/fcl-utils/FCLLayout.js +246 -0
  344. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -0
  345. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -0
  346. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -0
  347. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -0
  348. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -0
  349. package/dist/generated/assets/i18n/messagebundle_da.json +1 -0
  350. package/dist/generated/assets/i18n/messagebundle_de.json +1 -0
  351. package/dist/generated/assets/i18n/messagebundle_el.json +1 -0
  352. package/dist/generated/assets/i18n/messagebundle_en.json +1 -0
  353. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -0
  354. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -0
  355. package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -0
  356. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -0
  357. package/dist/generated/assets/i18n/messagebundle_es.json +1 -0
  358. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -0
  359. package/dist/generated/assets/i18n/messagebundle_et.json +1 -0
  360. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -0
  361. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -0
  362. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -0
  363. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -0
  364. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -0
  365. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -0
  366. package/dist/generated/assets/i18n/messagebundle_in.json +1 -0
  367. package/dist/generated/assets/i18n/messagebundle_it.json +1 -0
  368. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -0
  369. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -0
  370. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -0
  371. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -0
  372. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -0
  373. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -0
  374. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -0
  375. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -0
  376. package/dist/generated/assets/i18n/messagebundle_no.json +1 -0
  377. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -0
  378. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -0
  379. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -0
  380. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -0
  381. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -0
  382. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -0
  383. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -0
  384. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -0
  385. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -0
  386. package/dist/generated/assets/i18n/messagebundle_th.json +1 -0
  387. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -0
  388. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -0
  389. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -0
  390. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -0
  391. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -0
  392. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  393. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  394. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -0
  395. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  396. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  397. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -0
  398. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -0
  399. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -0
  400. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
  401. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -0
  402. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
  403. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
  404. package/dist/generated/i18n/i18n-defaults.js +2 -2
  405. package/dist/generated/json-imports/Themes-static.js +41 -0
  406. package/dist/generated/json-imports/Themes.js +27 -14
  407. package/dist/generated/json-imports/i18n-static.js +162 -0
  408. package/dist/generated/json-imports/i18n.js +117 -0
  409. package/dist/generated/templates/BarTemplate.lit.js +7 -0
  410. package/dist/generated/templates/BarcodeScannerDialogTemplate.lit.js +7 -0
  411. package/dist/generated/templates/DynamicSideContentTemplate.lit.js +7 -0
  412. package/dist/generated/templates/FlexibleColumnLayoutTemplate.lit.js +7 -0
  413. package/dist/generated/templates/IllustratedMessageTemplate.lit.js +13 -0
  414. package/dist/generated/templates/MediaGalleryItemTemplate.lit.js +10 -0
  415. package/dist/generated/templates/MediaGalleryTemplate.lit.js +13 -0
  416. package/dist/generated/templates/NotificationListGroupItemTemplate.lit.js +15 -0
  417. package/dist/generated/templates/NotificationListItemTemplate.lit.js +16 -0
  418. package/dist/generated/templates/NotificationOverflowActionsPopoverTemplate.lit.js +8 -0
  419. package/dist/generated/templates/PageTemplate.lit.js +7 -0
  420. package/dist/generated/templates/ProductSwitchItemTemplate.lit.js +12 -12
  421. package/dist/generated/templates/ProductSwitchTemplate.lit.js +4 -4
  422. package/dist/generated/templates/ShellBarPopoverTemplate.lit.js +6 -6
  423. package/dist/generated/templates/ShellBarTemplate.lit.js +27 -18
  424. package/dist/generated/templates/SideNavigationItemPopoverContentTemplate.lit.js +8 -0
  425. package/dist/generated/templates/SideNavigationTemplate.lit.js +16 -0
  426. package/dist/generated/templates/TimelineItemTemplate.lit.js +13 -0
  427. package/dist/generated/templates/TimelineTemplate.lit.js +8 -0
  428. package/dist/generated/templates/UploadCollectionItemTemplate.lit.js +21 -0
  429. package/dist/generated/templates/UploadCollectionTemplate.lit.js +9 -0
  430. package/dist/generated/templates/ViewSettingsDialogTemplate.lit.js +22 -0
  431. package/dist/generated/templates/WizardPopoverTemplate.lit.js +8 -0
  432. package/dist/generated/templates/WizardTabTemplate.lit.js +11 -0
  433. package/dist/generated/templates/WizardTemplate.lit.js +9 -0
  434. package/dist/generated/themes/Bar.css.js +8 -0
  435. package/dist/generated/themes/BarcodeScannerDialog.css.js +8 -0
  436. package/dist/generated/themes/DynamicSideContent.css.js +8 -0
  437. package/dist/generated/themes/FlexibleColumnLayout.css.js +8 -0
  438. package/dist/generated/themes/IllustratedMessage.css.js +8 -0
  439. package/dist/generated/themes/InvisibleTextStyles.css.js +8 -0
  440. package/dist/generated/themes/MediaGallery.css.js +8 -0
  441. package/dist/generated/themes/MediaGalleryItem.css.js +8 -0
  442. package/dist/generated/themes/NotificationListGroupItem.css.js +8 -0
  443. package/dist/generated/themes/NotificationListItem.css.js +8 -0
  444. package/dist/generated/themes/NotificationListItemBase.css.js +8 -0
  445. package/dist/generated/themes/NotificationOverflowActionsPopover.css.js +8 -0
  446. package/dist/generated/themes/NotificationPrioIcon.css.js +8 -0
  447. package/dist/generated/themes/Page.css.js +8 -0
  448. package/dist/generated/themes/ProductSwitch.css.js +6 -7
  449. package/dist/generated/themes/ProductSwitchItem.css.js +6 -7
  450. package/dist/generated/themes/ShellBar.css.js +6 -7
  451. package/dist/generated/themes/ShellBarPopover.css.js +8 -0
  452. package/dist/generated/themes/SideNavigation.css.js +8 -0
  453. package/dist/generated/themes/SideNavigationPopover.css.js +8 -0
  454. package/dist/generated/themes/Timeline.css.js +8 -0
  455. package/dist/generated/themes/TimelineItem.css.js +8 -0
  456. package/dist/generated/themes/UploadCollection.css.js +8 -0
  457. package/dist/generated/themes/UploadCollectionItem.css.js +8 -0
  458. package/dist/generated/themes/ViewSettingsDialog.css.js +8 -0
  459. package/dist/generated/themes/Wizard.css.js +8 -0
  460. package/dist/generated/themes/WizardPopover.css.js +8 -0
  461. package/dist/generated/themes/WizardTab.css.js +8 -0
  462. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  463. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  464. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -0
  465. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  466. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  467. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -0
  468. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -0
  469. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -0
  470. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -0
  471. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -0
  472. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -0
  473. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -0
  474. package/dist/i18n/messagebundle.properties +347 -0
  475. package/dist/i18n/messagebundle_ar.properties +231 -0
  476. package/dist/i18n/messagebundle_bg.properties +231 -0
  477. package/dist/i18n/messagebundle_ca.properties +231 -0
  478. package/dist/i18n/messagebundle_cs.properties +231 -0
  479. package/dist/i18n/messagebundle_cy.properties +231 -0
  480. package/dist/i18n/messagebundle_da.properties +231 -0
  481. package/dist/i18n/messagebundle_de.properties +231 -0
  482. package/dist/i18n/messagebundle_el.properties +231 -0
  483. package/dist/i18n/messagebundle_en.properties +231 -0
  484. package/dist/i18n/messagebundle_en_GB.properties +231 -0
  485. package/dist/i18n/messagebundle_en_US_sappsd.properties +231 -0
  486. package/dist/i18n/messagebundle_en_US_saprigi.properties +231 -0
  487. package/dist/i18n/messagebundle_en_US_saptrc.properties +231 -0
  488. package/dist/i18n/messagebundle_es.properties +231 -0
  489. package/dist/i18n/messagebundle_es_MX.properties +231 -0
  490. package/dist/i18n/messagebundle_et.properties +231 -0
  491. package/dist/i18n/messagebundle_fi.properties +231 -0
  492. package/dist/i18n/messagebundle_fr.properties +231 -0
  493. package/dist/i18n/messagebundle_fr_CA.properties +231 -0
  494. package/dist/i18n/messagebundle_hi.properties +231 -0
  495. package/dist/i18n/messagebundle_hr.properties +231 -0
  496. package/dist/i18n/messagebundle_hu.properties +231 -0
  497. package/dist/i18n/messagebundle_id.properties +231 -0
  498. package/dist/i18n/messagebundle_in.properties +88 -0
  499. package/dist/i18n/messagebundle_it.properties +231 -0
  500. package/dist/i18n/messagebundle_iw.properties +231 -0
  501. package/dist/i18n/messagebundle_ja.properties +231 -0
  502. package/dist/i18n/messagebundle_kk.properties +231 -0
  503. package/dist/i18n/messagebundle_ko.properties +231 -0
  504. package/dist/i18n/messagebundle_lt.properties +231 -0
  505. package/dist/i18n/messagebundle_lv.properties +231 -0
  506. package/dist/i18n/messagebundle_ms.properties +231 -0
  507. package/dist/i18n/messagebundle_nl.properties +231 -0
  508. package/dist/i18n/messagebundle_no.properties +231 -0
  509. package/dist/i18n/messagebundle_pl.properties +231 -0
  510. package/dist/i18n/messagebundle_pt.properties +231 -0
  511. package/dist/i18n/messagebundle_pt_PT.properties +231 -0
  512. package/dist/i18n/messagebundle_ro.properties +231 -0
  513. package/dist/i18n/messagebundle_ru.properties +231 -0
  514. package/dist/i18n/messagebundle_sh.properties +231 -0
  515. package/dist/i18n/messagebundle_sk.properties +231 -0
  516. package/dist/i18n/messagebundle_sl.properties +231 -0
  517. package/dist/i18n/messagebundle_sv.properties +231 -0
  518. package/dist/i18n/messagebundle_th.properties +231 -0
  519. package/dist/i18n/messagebundle_tr.properties +231 -0
  520. package/dist/i18n/messagebundle_uk.properties +231 -0
  521. package/dist/i18n/messagebundle_vi.properties +231 -0
  522. package/dist/i18n/messagebundle_zh_CN.properties +231 -0
  523. package/dist/i18n/messagebundle_zh_TW.properties +231 -0
  524. package/dist/illustrations/AddColumn.js +28 -0
  525. package/dist/illustrations/AddPeople.js +28 -0
  526. package/dist/illustrations/BalloonSky.js +28 -0
  527. package/dist/illustrations/BeforeSearch.js +28 -0
  528. package/dist/illustrations/Connection.js +28 -0
  529. package/dist/illustrations/EmptyCalendar.js +28 -0
  530. package/dist/illustrations/EmptyList.js +28 -0
  531. package/dist/illustrations/EmptyPlanningCalendar.js +28 -0
  532. package/dist/illustrations/ErrorScreen.js +28 -0
  533. package/dist/illustrations/FilterTable.js +28 -0
  534. package/dist/illustrations/GroupTable.js +28 -0
  535. package/dist/illustrations/NoActivities.js +28 -0
  536. package/dist/illustrations/NoData.js +28 -0
  537. package/dist/illustrations/NoEntries.js +28 -0
  538. package/dist/illustrations/NoFilterResults.js +28 -0
  539. package/dist/illustrations/NoMail.js +28 -0
  540. package/dist/illustrations/NoMail_v1.js +28 -0
  541. package/dist/illustrations/NoNotifications.js +28 -0
  542. package/dist/illustrations/NoSavedItems.js +28 -0
  543. package/dist/illustrations/NoSavedItems_v1.js +28 -0
  544. package/dist/illustrations/NoSearchResults.js +28 -0
  545. package/dist/illustrations/NoTasks.js +28 -0
  546. package/dist/illustrations/NoTasks_v1.js +28 -0
  547. package/dist/illustrations/PageNotFound.js +28 -0
  548. package/dist/illustrations/ReloadScreen.js +28 -0
  549. package/dist/illustrations/ResizeColumn.js +28 -0
  550. package/dist/illustrations/SearchEarth.js +28 -0
  551. package/dist/illustrations/SearchFolder.js +28 -0
  552. package/dist/illustrations/SimpleBalloon.js +28 -0
  553. package/dist/illustrations/SimpleBell.js +28 -0
  554. package/dist/illustrations/SimpleCalendar.js +28 -0
  555. package/dist/illustrations/SimpleCheckMark.js +28 -0
  556. package/dist/illustrations/SimpleConnection.js +28 -0
  557. package/dist/illustrations/SimpleEmptyDoc.js +28 -0
  558. package/dist/illustrations/SimpleEmptyList.js +28 -0
  559. package/dist/illustrations/SimpleError.js +28 -0
  560. package/dist/illustrations/SimpleMagnifier.js +28 -0
  561. package/dist/illustrations/SimpleMail.js +28 -0
  562. package/dist/illustrations/SimpleNoSavedItems.js +28 -0
  563. package/dist/illustrations/SimpleNotFoundMagnifier.js +28 -0
  564. package/dist/illustrations/SimpleReload.js +28 -0
  565. package/dist/illustrations/SimpleTask.js +28 -0
  566. package/dist/illustrations/SleepingBell.js +28 -0
  567. package/dist/illustrations/SortColumn.js +28 -0
  568. package/dist/illustrations/SuccessBalloon.js +28 -0
  569. package/dist/illustrations/SuccessCheckMark.js +28 -0
  570. package/dist/illustrations/SuccessHighFive.js +28 -0
  571. package/dist/illustrations/SuccessScreen.js +28 -0
  572. package/dist/illustrations/Tent.js +28 -0
  573. package/dist/illustrations/UnableToLoad.js +28 -0
  574. package/dist/illustrations/UnableToLoadImage.js +28 -0
  575. package/dist/illustrations/UnableToUpload.js +28 -0
  576. package/dist/illustrations/UploadCollection.js +28 -0
  577. package/dist/illustrations/sapIllus-Dialog-AddColumn.js +38 -0
  578. package/dist/illustrations/sapIllus-Dialog-AddPeople.js +32 -0
  579. package/dist/illustrations/sapIllus-Dialog-BalloonSky.js +34 -0
  580. package/dist/illustrations/sapIllus-Dialog-BeforeSearch.js +14 -0
  581. package/dist/illustrations/sapIllus-Dialog-Connection.js +19 -0
  582. package/dist/illustrations/sapIllus-Dialog-EmptyCalendar.js +75 -0
  583. package/dist/illustrations/sapIllus-Dialog-EmptyList.js +37 -0
  584. package/dist/illustrations/sapIllus-Dialog-EmptyPlanningCalendar.js +79 -0
  585. package/dist/illustrations/sapIllus-Dialog-ErrorScreen.js +35 -0
  586. package/dist/illustrations/sapIllus-Dialog-FilterTable.js +42 -0
  587. package/dist/illustrations/sapIllus-Dialog-GroupTable.js +68 -0
  588. package/dist/illustrations/sapIllus-Dialog-NoActivities.js +19 -0
  589. package/dist/illustrations/sapIllus-Dialog-NoData.js +11 -0
  590. package/dist/illustrations/sapIllus-Dialog-NoEntries.js +16 -0
  591. package/dist/illustrations/sapIllus-Dialog-NoFilterResults.js +25 -0
  592. package/dist/illustrations/sapIllus-Dialog-NoMail.js +12 -0
  593. package/dist/illustrations/sapIllus-Dialog-NoMail_v1.js +23 -0
  594. package/dist/illustrations/sapIllus-Dialog-NoNotifications.js +13 -0
  595. package/dist/illustrations/sapIllus-Dialog-NoSavedItems.js +14 -0
  596. package/dist/illustrations/sapIllus-Dialog-NoSavedItems_v1.js +37 -0
  597. package/dist/illustrations/sapIllus-Dialog-NoSearchResults.js +16 -0
  598. package/dist/illustrations/sapIllus-Dialog-NoTasks.js +19 -0
  599. package/dist/illustrations/sapIllus-Dialog-NoTasks_v1.js +54 -0
  600. package/dist/illustrations/sapIllus-Dialog-PageNotFound.js +30 -0
  601. package/dist/illustrations/sapIllus-Dialog-ReloadScreen.js +35 -0
  602. package/dist/illustrations/sapIllus-Dialog-ResizeColumn.js +42 -0
  603. package/dist/illustrations/sapIllus-Dialog-SearchEarth.js +19 -0
  604. package/dist/illustrations/sapIllus-Dialog-SearchFolder.js +28 -0
  605. package/dist/illustrations/sapIllus-Dialog-SimpleBalloon.js +18 -0
  606. package/dist/illustrations/sapIllus-Dialog-SimpleBell.js +14 -0
  607. package/dist/illustrations/sapIllus-Dialog-SimpleCalendar.js +49 -0
  608. package/dist/illustrations/sapIllus-Dialog-SimpleCheckMark.js +7 -0
  609. package/dist/illustrations/sapIllus-Dialog-SimpleConnection.js +19 -0
  610. package/dist/illustrations/sapIllus-Dialog-SimpleEmptyDoc.js +18 -0
  611. package/dist/illustrations/sapIllus-Dialog-SimpleEmptyList.js +11 -0
  612. package/dist/illustrations/sapIllus-Dialog-SimpleError.js +11 -0
  613. package/dist/illustrations/sapIllus-Dialog-SimpleMagnifier.js +11 -0
  614. package/dist/illustrations/sapIllus-Dialog-SimpleMail.js +14 -0
  615. package/dist/illustrations/sapIllus-Dialog-SimpleNoSavedItems.js +18 -0
  616. package/dist/illustrations/sapIllus-Dialog-SimpleNotFoundMagnifier.js +22 -0
  617. package/dist/illustrations/sapIllus-Dialog-SimpleReload.js +12 -0
  618. package/dist/illustrations/sapIllus-Dialog-SimpleTask.js +24 -0
  619. package/dist/illustrations/sapIllus-Dialog-SleepingBell.js +31 -0
  620. package/dist/illustrations/sapIllus-Dialog-SortColumn.js +40 -0
  621. package/dist/illustrations/sapIllus-Dialog-SuccessBalloon.js +16 -0
  622. package/dist/illustrations/sapIllus-Dialog-SuccessCheckMark.js +9 -0
  623. package/dist/illustrations/sapIllus-Dialog-SuccessHighFive.js +46 -0
  624. package/dist/illustrations/sapIllus-Dialog-SuccessScreen.js +33 -0
  625. package/dist/illustrations/sapIllus-Dialog-Tent.js +32 -0
  626. package/dist/illustrations/sapIllus-Dialog-UnableToLoad.js +12 -0
  627. package/dist/illustrations/sapIllus-Dialog-UnableToLoadImage.js +39 -0
  628. package/dist/illustrations/sapIllus-Dialog-UnableToUpload.js +14 -0
  629. package/dist/illustrations/sapIllus-Dialog-UploadCollection.js +33 -0
  630. package/dist/illustrations/sapIllus-Scene-AddColumn.js +49 -0
  631. package/dist/illustrations/sapIllus-Scene-AddPeople.js +31 -0
  632. package/dist/illustrations/sapIllus-Scene-BalloonSky.js +43 -0
  633. package/dist/illustrations/sapIllus-Scene-BeforeSearch.js +32 -0
  634. package/dist/illustrations/sapIllus-Scene-Connection.js +32 -0
  635. package/dist/illustrations/sapIllus-Scene-EmptyCalendar.js +88 -0
  636. package/dist/illustrations/sapIllus-Scene-EmptyList.js +44 -0
  637. package/dist/illustrations/sapIllus-Scene-EmptyPlanningCalendar.js +92 -0
  638. package/dist/illustrations/sapIllus-Scene-ErrorScreen.js +79 -0
  639. package/dist/illustrations/sapIllus-Scene-FilterTable.js +57 -0
  640. package/dist/illustrations/sapIllus-Scene-GroupTable.js +77 -0
  641. package/dist/illustrations/sapIllus-Scene-NoActivities.js +29 -0
  642. package/dist/illustrations/sapIllus-Scene-NoData.js +22 -0
  643. package/dist/illustrations/sapIllus-Scene-NoEntries.js +31 -0
  644. package/dist/illustrations/sapIllus-Scene-NoFilterResults.js +40 -0
  645. package/dist/illustrations/sapIllus-Scene-NoMail.js +24 -0
  646. package/dist/illustrations/sapIllus-Scene-NoMail_v1.js +56 -0
  647. package/dist/illustrations/sapIllus-Scene-NoNotifications.js +37 -0
  648. package/dist/illustrations/sapIllus-Scene-NoSavedItems.js +36 -0
  649. package/dist/illustrations/sapIllus-Scene-NoSavedItems_v1.js +40 -0
  650. package/dist/illustrations/sapIllus-Scene-NoSearchResults.js +16 -0
  651. package/dist/illustrations/sapIllus-Scene-NoTasks.js +23 -0
  652. package/dist/illustrations/sapIllus-Scene-NoTasks_v1.js +91 -0
  653. package/dist/illustrations/sapIllus-Scene-PageNotFound.js +34 -0
  654. package/dist/illustrations/sapIllus-Scene-ReloadScreen.js +81 -0
  655. package/dist/illustrations/sapIllus-Scene-ResizeColumn.js +53 -0
  656. package/dist/illustrations/sapIllus-Scene-SearchEarth.js +31 -0
  657. package/dist/illustrations/sapIllus-Scene-SearchFolder.js +37 -0
  658. package/dist/illustrations/sapIllus-Scene-SimpleBalloon.js +21 -0
  659. package/dist/illustrations/sapIllus-Scene-SimpleBell.js +17 -0
  660. package/dist/illustrations/sapIllus-Scene-SimpleCalendar.js +45 -0
  661. package/dist/illustrations/sapIllus-Scene-SimpleCheckMark.js +10 -0
  662. package/dist/illustrations/sapIllus-Scene-SimpleConnection.js +23 -0
  663. package/dist/illustrations/sapIllus-Scene-SimpleEmptyDoc.js +21 -0
  664. package/dist/illustrations/sapIllus-Scene-SimpleEmptyList.js +14 -0
  665. package/dist/illustrations/sapIllus-Scene-SimpleError.js +14 -0
  666. package/dist/illustrations/sapIllus-Scene-SimpleMagnifier.js +14 -0
  667. package/dist/illustrations/sapIllus-Scene-SimpleMail.js +17 -0
  668. package/dist/illustrations/sapIllus-Scene-SimpleNoSavedItems.js +28 -0
  669. package/dist/illustrations/sapIllus-Scene-SimpleNotFoundMagnifier.js +25 -0
  670. package/dist/illustrations/sapIllus-Scene-SimpleReload.js +15 -0
  671. package/dist/illustrations/sapIllus-Scene-SimpleTask.js +20 -0
  672. package/dist/illustrations/sapIllus-Scene-SleepingBell.js +51 -0
  673. package/dist/illustrations/sapIllus-Scene-SortColumn.js +51 -0
  674. package/dist/illustrations/sapIllus-Scene-SuccessBalloon.js +34 -0
  675. package/dist/illustrations/sapIllus-Scene-SuccessCheckMark.js +44 -0
  676. package/dist/illustrations/sapIllus-Scene-SuccessHighFive.js +28 -0
  677. package/dist/illustrations/sapIllus-Scene-SuccessScreen.js +79 -0
  678. package/dist/illustrations/sapIllus-Scene-Tent.js +60 -0
  679. package/dist/illustrations/sapIllus-Scene-UnableToLoad.js +24 -0
  680. package/dist/illustrations/sapIllus-Scene-UnableToLoadImage.js +36 -0
  681. package/dist/illustrations/sapIllus-Scene-UnableToUpload.js +14 -0
  682. package/dist/illustrations/sapIllus-Scene-UploadCollection.js +31 -0
  683. package/dist/illustrations/sapIllus-Spot-AddColumn.js +38 -0
  684. package/dist/illustrations/sapIllus-Spot-AddPeople.js +32 -0
  685. package/dist/illustrations/sapIllus-Spot-BalloonSky.js +30 -0
  686. package/dist/illustrations/sapIllus-Spot-BeforeSearch.js +11 -0
  687. package/dist/illustrations/sapIllus-Spot-Connection.js +23 -0
  688. package/dist/illustrations/sapIllus-Spot-EmptyCalendar.js +44 -0
  689. package/dist/illustrations/sapIllus-Spot-EmptyList.js +30 -0
  690. package/dist/illustrations/sapIllus-Spot-EmptyPlanningCalendar.js +79 -0
  691. package/dist/illustrations/sapIllus-Spot-ErrorScreen.js +33 -0
  692. package/dist/illustrations/sapIllus-Spot-FilterTable.js +47 -0
  693. package/dist/illustrations/sapIllus-Spot-GroupTable.js +68 -0
  694. package/dist/illustrations/sapIllus-Spot-NoActivities.js +23 -0
  695. package/dist/illustrations/sapIllus-Spot-NoData.js +9 -0
  696. package/dist/illustrations/sapIllus-Spot-NoEntries.js +12 -0
  697. package/dist/illustrations/sapIllus-Spot-NoFilterResults.js +26 -0
  698. package/dist/illustrations/sapIllus-Spot-NoMail.js +11 -0
  699. package/dist/illustrations/sapIllus-Spot-NoMail_v1.js +17 -0
  700. package/dist/illustrations/sapIllus-Spot-NoNotifications.js +10 -0
  701. package/dist/illustrations/sapIllus-Spot-NoSavedItems.js +9 -0
  702. package/dist/illustrations/sapIllus-Spot-NoSavedItems_v1.js +34 -0
  703. package/dist/illustrations/sapIllus-Spot-NoSearchResults.js +14 -0
  704. package/dist/illustrations/sapIllus-Spot-NoTasks.js +20 -0
  705. package/dist/illustrations/sapIllus-Spot-NoTasks_v1.js +16 -0
  706. package/dist/illustrations/sapIllus-Spot-PageNotFound.js +32 -0
  707. package/dist/illustrations/sapIllus-Spot-ReloadScreen.js +33 -0
  708. package/dist/illustrations/sapIllus-Spot-ResizeColumn.js +42 -0
  709. package/dist/illustrations/sapIllus-Spot-SearchEarth.js +56 -0
  710. package/dist/illustrations/sapIllus-Spot-SearchFolder.js +26 -0
  711. package/dist/illustrations/sapIllus-Spot-SimpleBalloon.js +8 -0
  712. package/dist/illustrations/sapIllus-Spot-SimpleBell.js +13 -0
  713. package/dist/illustrations/sapIllus-Spot-SimpleCalendar.js +45 -0
  714. package/dist/illustrations/sapIllus-Spot-SimpleCheckMark.js +6 -0
  715. package/dist/illustrations/sapIllus-Spot-SimpleConnection.js +11 -0
  716. package/dist/illustrations/sapIllus-Spot-SimpleEmptyDoc.js +7 -0
  717. package/dist/illustrations/sapIllus-Spot-SimpleEmptyList.js +7 -0
  718. package/dist/illustrations/sapIllus-Spot-SimpleError.js +10 -0
  719. package/dist/illustrations/sapIllus-Spot-SimpleMagnifier.js +9 -0
  720. package/dist/illustrations/sapIllus-Spot-SimpleMail.js +13 -0
  721. package/dist/illustrations/sapIllus-Spot-SimpleNoSavedItems.js +24 -0
  722. package/dist/illustrations/sapIllus-Spot-SimpleNotFoundMagnifier.js +11 -0
  723. package/dist/illustrations/sapIllus-Spot-SimpleReload.js +8 -0
  724. package/dist/illustrations/sapIllus-Spot-SimpleTask.js +23 -0
  725. package/dist/illustrations/sapIllus-Spot-SleepingBell.js +39 -0
  726. package/dist/illustrations/sapIllus-Spot-SortColumn.js +40 -0
  727. package/dist/illustrations/sapIllus-Spot-SuccessBalloon.js +20 -0
  728. package/dist/illustrations/sapIllus-Spot-SuccessCheckMark.js +8 -0
  729. package/dist/illustrations/sapIllus-Spot-SuccessHighFive.js +32 -0
  730. package/dist/illustrations/sapIllus-Spot-SuccessScreen.js +33 -0
  731. package/dist/illustrations/sapIllus-Spot-Tent.js +30 -0
  732. package/dist/illustrations/sapIllus-Spot-UnableToLoad.js +11 -0
  733. package/dist/illustrations/sapIllus-Spot-UnableToLoadImage.js +37 -0
  734. package/dist/illustrations/sapIllus-Spot-UnableToUpload.js +11 -0
  735. package/dist/illustrations/sapIllus-Spot-UploadCollection.js +32 -0
  736. package/dist/illustrations/tnt/ChartArea.js +20 -0
  737. package/dist/illustrations/tnt/ChartArea2.js +20 -0
  738. package/dist/illustrations/tnt/ChartBPMNFlow.js +20 -0
  739. package/dist/illustrations/tnt/ChartBar.js +20 -0
  740. package/dist/illustrations/tnt/ChartBullet.js +20 -0
  741. package/dist/illustrations/tnt/ChartDoughnut.js +20 -0
  742. package/dist/illustrations/tnt/ChartFlow.js +20 -0
  743. package/dist/illustrations/tnt/ChartGantt.js +20 -0
  744. package/dist/illustrations/tnt/ChartOrg.js +20 -0
  745. package/dist/illustrations/tnt/ChartPie.js +20 -0
  746. package/dist/illustrations/tnt/CodePlaceholder.js +20 -0
  747. package/dist/illustrations/tnt/Company.js +20 -0
  748. package/dist/illustrations/tnt/Components.js +20 -0
  749. package/dist/illustrations/tnt/ExternalLink.js +20 -0
  750. package/dist/illustrations/tnt/FaceID.js +20 -0
  751. package/dist/illustrations/tnt/Fingerprint.js +20 -0
  752. package/dist/illustrations/tnt/Lock.js +20 -0
  753. package/dist/illustrations/tnt/Mission.js +20 -0
  754. package/dist/illustrations/tnt/NoApplications.js +20 -0
  755. package/dist/illustrations/tnt/NoFlows.js +20 -0
  756. package/dist/illustrations/tnt/NoUsers.js +20 -0
  757. package/dist/illustrations/tnt/Radar.js +20 -0
  758. package/dist/illustrations/tnt/Secrets.js +20 -0
  759. package/dist/illustrations/tnt/Services.js +20 -0
  760. package/dist/illustrations/tnt/SessionExpired.js +20 -0
  761. package/dist/illustrations/tnt/SessionExpiring.js +20 -0
  762. package/dist/illustrations/tnt/Success.js +20 -0
  763. package/dist/illustrations/tnt/SuccessfulAuth.js +20 -0
  764. package/dist/illustrations/tnt/Systems.js +20 -0
  765. package/dist/illustrations/tnt/Teams.js +20 -0
  766. package/dist/illustrations/tnt/Tools.js +20 -0
  767. package/dist/illustrations/tnt/UnableToLoad.js +20 -0
  768. package/dist/illustrations/tnt/Unlock.js +20 -0
  769. package/dist/illustrations/tnt/UnsuccessfulAuth.js +20 -0
  770. package/dist/illustrations/tnt/User2.js +20 -0
  771. package/dist/illustrations/tnt/tnt-Dialog-ChartArea.js +14 -0
  772. package/dist/illustrations/tnt/tnt-Dialog-ChartArea2.js +12 -0
  773. package/dist/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.js +13 -0
  774. package/dist/illustrations/tnt/tnt-Dialog-ChartBar.js +12 -0
  775. package/dist/illustrations/tnt/tnt-Dialog-ChartBullet.js +14 -0
  776. package/dist/illustrations/tnt/tnt-Dialog-ChartDoughnut.js +13 -0
  777. package/dist/illustrations/tnt/tnt-Dialog-ChartFlow.js +13 -0
  778. package/dist/illustrations/tnt/tnt-Dialog-ChartGantt.js +17 -0
  779. package/dist/illustrations/tnt/tnt-Dialog-ChartOrg.js +15 -0
  780. package/dist/illustrations/tnt/tnt-Dialog-ChartPie.js +12 -0
  781. package/dist/illustrations/tnt/tnt-Dialog-CodePlaceholder.js +6 -0
  782. package/dist/illustrations/tnt/tnt-Dialog-Company.js +13 -0
  783. package/dist/illustrations/tnt/tnt-Dialog-Components.js +9 -0
  784. package/dist/illustrations/tnt/tnt-Dialog-ExternalLink.js +11 -0
  785. package/dist/illustrations/tnt/tnt-Dialog-FaceID.js +17 -0
  786. package/dist/illustrations/tnt/tnt-Dialog-Fingerprint.js +16 -0
  787. package/dist/illustrations/tnt/tnt-Dialog-Lock.js +12 -0
  788. package/dist/illustrations/tnt/tnt-Dialog-Mission.js +18 -0
  789. package/dist/illustrations/tnt/tnt-Dialog-NoApplications.js +15 -0
  790. package/dist/illustrations/tnt/tnt-Dialog-NoFlows.js +11 -0
  791. package/dist/illustrations/tnt/tnt-Dialog-NoUsers.js +15 -0
  792. package/dist/illustrations/tnt/tnt-Dialog-Radar.js +15 -0
  793. package/dist/illustrations/tnt/tnt-Dialog-Secrets.js +12 -0
  794. package/dist/illustrations/tnt/tnt-Dialog-Services.js +16 -0
  795. package/dist/illustrations/tnt/tnt-Dialog-SessionExpired.js +11 -0
  796. package/dist/illustrations/tnt/tnt-Dialog-SessionExpiring.js +10 -0
  797. package/dist/illustrations/tnt/tnt-Dialog-Success.js +10 -0
  798. package/dist/illustrations/tnt/tnt-Dialog-SuccessfulAuth.js +10 -0
  799. package/dist/illustrations/tnt/tnt-Dialog-Systems.js +12 -0
  800. package/dist/illustrations/tnt/tnt-Dialog-Teams.js +17 -0
  801. package/dist/illustrations/tnt/tnt-Dialog-Tools.js +12 -0
  802. package/dist/illustrations/tnt/tnt-Dialog-UnableToLoad.js +10 -0
  803. package/dist/illustrations/tnt/tnt-Dialog-Unlock.js +12 -0
  804. package/dist/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.js +11 -0
  805. package/dist/illustrations/tnt/tnt-Dialog-User2.js +13 -0
  806. package/dist/illustrations/tnt/tnt-Scene-ChartArea.js +22 -0
  807. package/dist/illustrations/tnt/tnt-Scene-ChartArea2.js +19 -0
  808. package/dist/illustrations/tnt/tnt-Scene-ChartBPMNFlow.js +21 -0
  809. package/dist/illustrations/tnt/tnt-Scene-ChartBar.js +19 -0
  810. package/dist/illustrations/tnt/tnt-Scene-ChartBullet.js +20 -0
  811. package/dist/illustrations/tnt/tnt-Scene-ChartDoughnut.js +19 -0
  812. package/dist/illustrations/tnt/tnt-Scene-ChartFlow.js +20 -0
  813. package/dist/illustrations/tnt/tnt-Scene-ChartGantt.js +26 -0
  814. package/dist/illustrations/tnt/tnt-Scene-ChartOrg.js +27 -0
  815. package/dist/illustrations/tnt/tnt-Scene-ChartPie.js +18 -0
  816. package/dist/illustrations/tnt/tnt-Scene-CodePlaceholder.js +9 -0
  817. package/dist/illustrations/tnt/tnt-Scene-Company.js +30 -0
  818. package/dist/illustrations/tnt/tnt-Scene-Components.js +16 -0
  819. package/dist/illustrations/tnt/tnt-Scene-ExternalLink.js +14 -0
  820. package/dist/illustrations/tnt/tnt-Scene-FaceID.js +21 -0
  821. package/dist/illustrations/tnt/tnt-Scene-Fingerprint.js +35 -0
  822. package/dist/illustrations/tnt/tnt-Scene-Lock.js +22 -0
  823. package/dist/illustrations/tnt/tnt-Scene-Mission.js +19 -0
  824. package/dist/illustrations/tnt/tnt-Scene-NoApplications.js +18 -0
  825. package/dist/illustrations/tnt/tnt-Scene-NoFlows.js +20 -0
  826. package/dist/illustrations/tnt/tnt-Scene-NoUsers.js +16 -0
  827. package/dist/illustrations/tnt/tnt-Scene-Radar.js +20 -0
  828. package/dist/illustrations/tnt/tnt-Scene-Secrets.js +15 -0
  829. package/dist/illustrations/tnt/tnt-Scene-Services.js +17 -0
  830. package/dist/illustrations/tnt/tnt-Scene-SessionExpired.js +18 -0
  831. package/dist/illustrations/tnt/tnt-Scene-SessionExpiring.js +17 -0
  832. package/dist/illustrations/tnt/tnt-Scene-Success.js +18 -0
  833. package/dist/illustrations/tnt/tnt-Scene-SuccessfulAuth.js +20 -0
  834. package/dist/illustrations/tnt/tnt-Scene-Systems.js +13 -0
  835. package/dist/illustrations/tnt/tnt-Scene-Teams.js +20 -0
  836. package/dist/illustrations/tnt/tnt-Scene-Tools.js +19 -0
  837. package/dist/illustrations/tnt/tnt-Scene-UnableToLoad.js +21 -0
  838. package/dist/illustrations/tnt/tnt-Scene-Unlock.js +15 -0
  839. package/dist/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.js +22 -0
  840. package/dist/illustrations/tnt/tnt-Scene-User2.js +22 -0
  841. package/dist/illustrations/tnt/tnt-Spot-ChartArea.js +13 -0
  842. package/dist/illustrations/tnt/tnt-Spot-ChartArea2.js +7 -0
  843. package/dist/illustrations/tnt/tnt-Spot-ChartBPMNFlow.js +9 -0
  844. package/dist/illustrations/tnt/tnt-Spot-ChartBar.js +8 -0
  845. package/dist/illustrations/tnt/tnt-Spot-ChartBullet.js +10 -0
  846. package/dist/illustrations/tnt/tnt-Spot-ChartDoughnut.js +9 -0
  847. package/dist/illustrations/tnt/tnt-Spot-ChartFlow.js +8 -0
  848. package/dist/illustrations/tnt/tnt-Spot-ChartGantt.js +12 -0
  849. package/dist/illustrations/tnt/tnt-Spot-ChartOrg.js +6 -0
  850. package/dist/illustrations/tnt/tnt-Spot-ChartPie.js +8 -0
  851. package/dist/illustrations/tnt/tnt-Spot-CodePlaceholder.js +6 -0
  852. package/dist/illustrations/tnt/tnt-Spot-Company.js +13 -0
  853. package/dist/illustrations/tnt/tnt-Spot-Components.js +5 -0
  854. package/dist/illustrations/tnt/tnt-Spot-ExternalLink.js +9 -0
  855. package/dist/illustrations/tnt/tnt-Spot-FaceID.js +16 -0
  856. package/dist/illustrations/tnt/tnt-Spot-Fingerprint.js +10 -0
  857. package/dist/illustrations/tnt/tnt-Spot-Lock.js +13 -0
  858. package/dist/illustrations/tnt/tnt-Spot-Mission.js +17 -0
  859. package/dist/illustrations/tnt/tnt-Spot-NoApplications.js +11 -0
  860. package/dist/illustrations/tnt/tnt-Spot-NoFlows.js +8 -0
  861. package/dist/illustrations/tnt/tnt-Spot-NoUsers.js +11 -0
  862. package/dist/illustrations/tnt/tnt-Spot-Radar.js +14 -0
  863. package/dist/illustrations/tnt/tnt-Spot-Secrets.js +9 -0
  864. package/dist/illustrations/tnt/tnt-Spot-Services.js +14 -0
  865. package/dist/illustrations/tnt/tnt-Spot-SessionExpired.js +9 -0
  866. package/dist/illustrations/tnt/tnt-Spot-SessionExpiring.js +9 -0
  867. package/dist/illustrations/tnt/tnt-Spot-Success.js +9 -0
  868. package/dist/illustrations/tnt/tnt-Spot-SuccessfulAuth.js +9 -0
  869. package/dist/illustrations/tnt/tnt-Spot-Systems.js +10 -0
  870. package/dist/illustrations/tnt/tnt-Spot-Teams.js +13 -0
  871. package/dist/illustrations/tnt/tnt-Spot-Tools.js +7 -0
  872. package/dist/illustrations/tnt/tnt-Spot-UnableToLoad.js +9 -0
  873. package/dist/illustrations/tnt/tnt-Spot-Unlock.js +11 -0
  874. package/dist/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.js +10 -0
  875. package/dist/illustrations/tnt/tnt-Spot-User2.js +10 -0
  876. package/dist/types/BarDesign.js +54 -0
  877. package/dist/types/FCLLayout.js +134 -0
  878. package/dist/types/IllustrationMessageSize.js +71 -0
  879. package/dist/types/IllustrationMessageType.js +556 -0
  880. package/dist/types/MediaGalleryItemLayout.js +44 -0
  881. package/dist/types/MediaGalleryLayout.js +48 -0
  882. package/dist/types/MediaGalleryMenuHorizontalAlign.js +41 -0
  883. package/dist/types/MediaGalleryMenuVerticalAlign.js +40 -0
  884. package/dist/types/PageBackgroundDesign.js +53 -0
  885. package/dist/types/SideContentFallDown.js +54 -0
  886. package/dist/types/SideContentPosition.js +42 -0
  887. package/dist/types/SideContentVisibility.js +61 -0
  888. package/dist/types/TimelineLayout.js +42 -0
  889. package/dist/types/UploadCollectionDnDMode.js +49 -0
  890. package/dist/types/UploadState.js +56 -0
  891. package/dist/types/ViewSettingsDialogMode.js +43 -0
  892. package/dist/upload-utils/UploadCollectionBodyDnD.js +78 -0
  893. package/package-scripts.js +18 -1
  894. package/package.json +22 -6
  895. package/src/Assets-static.js +6 -0
  896. package/src/Assets.js +6 -0
  897. package/src/Bar.hbs +16 -0
  898. package/src/Bar.js +207 -0
  899. package/src/BarcodeScannerDialog.hbs +17 -0
  900. package/src/BarcodeScannerDialog.js +262 -0
  901. package/src/DynamicSideContent.hbs +20 -0
  902. package/src/DynamicSideContent.js +566 -0
  903. package/src/FilterItem.js +78 -0
  904. package/src/FilterItemOption.js +69 -0
  905. package/src/FlexibleColumnLayout.hbs +62 -0
  906. package/src/FlexibleColumnLayout.js +781 -0
  907. package/src/IllustratedMessage.hbs +58 -0
  908. package/src/IllustratedMessage.js +436 -0
  909. package/src/Interfaces.js +142 -0
  910. package/src/MediaGallery.hbs +46 -0
  911. package/src/MediaGallery.js +599 -0
  912. package/src/MediaGalleryItem.hbs +22 -0
  913. package/src/MediaGalleryItem.js +336 -0
  914. package/src/NotificationAction.js +99 -0
  915. package/src/NotificationListGroupItem.hbs +90 -0
  916. package/src/NotificationListGroupItem.js +255 -0
  917. package/src/NotificationListItem.hbs +105 -0
  918. package/src/NotificationListItem.js +413 -0
  919. package/src/NotificationListItemBase.js +271 -0
  920. package/src/NotificationOverflowActionsPopover.hbs +20 -0
  921. package/src/Page.hbs +15 -0
  922. package/src/Page.js +223 -0
  923. package/src/ProductSwitch.hbs +9 -0
  924. package/src/ProductSwitch.js +198 -0
  925. package/src/ProductSwitchItem.hbs +44 -0
  926. package/src/ProductSwitchItem.js +249 -0
  927. package/src/ShellBar.hbs +241 -0
  928. package/src/ShellBar.js +1218 -0
  929. package/src/ShellBarItem.js +91 -0
  930. package/src/ShellBarPopover.hbs +32 -0
  931. package/src/SideNavigation.hbs +90 -0
  932. package/src/SideNavigation.js +307 -0
  933. package/src/SideNavigationItem.js +136 -0
  934. package/src/SideNavigationItemPopoverContent.hbs +23 -0
  935. package/src/SideNavigationSubItem.js +94 -0
  936. package/src/SortItem.js +68 -0
  937. package/src/Timeline.hbs +14 -0
  938. package/src/Timeline.js +183 -0
  939. package/src/TimelineItem.hbs +38 -0
  940. package/src/TimelineItem.js +197 -0
  941. package/src/UploadCollection.hbs +38 -0
  942. package/src/UploadCollection.js +376 -0
  943. package/src/UploadCollectionItem.hbs +112 -0
  944. package/src/UploadCollectionItem.js +518 -0
  945. package/src/ViewSettingsDialog.hbs +122 -0
  946. package/src/ViewSettingsDialog.js +738 -0
  947. package/src/Wizard.hbs +45 -0
  948. package/src/Wizard.js +1026 -0
  949. package/src/WizardPopover.hbs +32 -0
  950. package/src/WizardStep.js +155 -0
  951. package/src/WizardTab.hbs +33 -0
  952. package/src/WizardTab.js +217 -0
  953. package/src/fcl-utils/FCLLayout.js +246 -0
  954. package/src/features/CoPilotAnimation.js +8 -0
  955. package/src/i18n/messagebundle.properties +347 -0
  956. package/src/i18n/messagebundle_ar.properties +231 -0
  957. package/src/i18n/messagebundle_bg.properties +231 -0
  958. package/src/i18n/messagebundle_ca.properties +231 -0
  959. package/src/i18n/messagebundle_cs.properties +231 -0
  960. package/src/i18n/messagebundle_cy.properties +231 -0
  961. package/src/i18n/messagebundle_da.properties +231 -0
  962. package/src/i18n/messagebundle_de.properties +231 -0
  963. package/src/i18n/messagebundle_el.properties +231 -0
  964. package/src/i18n/messagebundle_en.properties +231 -0
  965. package/src/i18n/messagebundle_en_GB.properties +231 -0
  966. package/src/i18n/messagebundle_en_US_sappsd.properties +231 -0
  967. package/src/i18n/messagebundle_en_US_saprigi.properties +231 -0
  968. package/src/i18n/messagebundle_en_US_saptrc.properties +231 -0
  969. package/src/i18n/messagebundle_es.properties +231 -0
  970. package/src/i18n/messagebundle_es_MX.properties +231 -0
  971. package/src/i18n/messagebundle_et.properties +231 -0
  972. package/src/i18n/messagebundle_fi.properties +231 -0
  973. package/src/i18n/messagebundle_fr.properties +231 -0
  974. package/src/i18n/messagebundle_fr_CA.properties +231 -0
  975. package/src/i18n/messagebundle_hi.properties +231 -0
  976. package/src/i18n/messagebundle_hr.properties +231 -0
  977. package/src/i18n/messagebundle_hu.properties +231 -0
  978. package/src/i18n/messagebundle_id.properties +231 -0
  979. package/src/i18n/messagebundle_in.properties +88 -0
  980. package/src/i18n/messagebundle_it.properties +231 -0
  981. package/src/i18n/messagebundle_iw.properties +231 -0
  982. package/src/i18n/messagebundle_ja.properties +231 -0
  983. package/src/i18n/messagebundle_kk.properties +231 -0
  984. package/src/i18n/messagebundle_ko.properties +231 -0
  985. package/src/i18n/messagebundle_lt.properties +231 -0
  986. package/src/i18n/messagebundle_lv.properties +231 -0
  987. package/src/i18n/messagebundle_ms.properties +231 -0
  988. package/src/i18n/messagebundle_nl.properties +231 -0
  989. package/src/i18n/messagebundle_no.properties +231 -0
  990. package/src/i18n/messagebundle_pl.properties +231 -0
  991. package/src/i18n/messagebundle_pt.properties +231 -0
  992. package/src/i18n/messagebundle_pt_PT.properties +231 -0
  993. package/src/i18n/messagebundle_ro.properties +231 -0
  994. package/src/i18n/messagebundle_ru.properties +231 -0
  995. package/src/i18n/messagebundle_sh.properties +231 -0
  996. package/src/i18n/messagebundle_sk.properties +231 -0
  997. package/src/i18n/messagebundle_sl.properties +231 -0
  998. package/src/i18n/messagebundle_sv.properties +231 -0
  999. package/src/i18n/messagebundle_th.properties +231 -0
  1000. package/src/i18n/messagebundle_tr.properties +231 -0
  1001. package/src/i18n/messagebundle_uk.properties +231 -0
  1002. package/src/i18n/messagebundle_vi.properties +231 -0
  1003. package/src/i18n/messagebundle_zh_CN.properties +231 -0
  1004. package/src/i18n/messagebundle_zh_TW.properties +231 -0
  1005. package/src/illustrations/sapIllus-Dialog-AddColumn.svg +37 -0
  1006. package/src/illustrations/sapIllus-Dialog-AddPeople.svg +31 -0
  1007. package/src/illustrations/sapIllus-Dialog-BalloonSky.svg +33 -0
  1008. package/src/illustrations/sapIllus-Dialog-BeforeSearch.svg +13 -0
  1009. package/src/illustrations/sapIllus-Dialog-Connection.svg +18 -0
  1010. package/src/illustrations/sapIllus-Dialog-EmptyCalendar.svg +74 -0
  1011. package/src/illustrations/sapIllus-Dialog-EmptyList.svg +36 -0
  1012. package/src/illustrations/sapIllus-Dialog-EmptyPlanningCalendar.svg +78 -0
  1013. package/src/illustrations/sapIllus-Dialog-ErrorScreen.svg +34 -0
  1014. package/src/illustrations/sapIllus-Dialog-FilterTable.svg +41 -0
  1015. package/src/illustrations/sapIllus-Dialog-GroupTable.svg +67 -0
  1016. package/src/illustrations/sapIllus-Dialog-NoActivities.svg +18 -0
  1017. package/src/illustrations/sapIllus-Dialog-NoData.svg +10 -0
  1018. package/src/illustrations/sapIllus-Dialog-NoEntries.svg +16 -0
  1019. package/src/illustrations/sapIllus-Dialog-NoFilterResults.svg +24 -0
  1020. package/src/illustrations/sapIllus-Dialog-NoMail.svg +11 -0
  1021. package/src/illustrations/sapIllus-Dialog-NoMail_v1.svg +22 -0
  1022. package/src/illustrations/sapIllus-Dialog-NoNotifications.svg +12 -0
  1023. package/src/illustrations/sapIllus-Dialog-NoSavedItems.svg +13 -0
  1024. package/src/illustrations/sapIllus-Dialog-NoSavedItems_v1.svg +36 -0
  1025. package/src/illustrations/sapIllus-Dialog-NoSearchResults.svg +15 -0
  1026. package/src/illustrations/sapIllus-Dialog-NoTasks.svg +18 -0
  1027. package/src/illustrations/sapIllus-Dialog-NoTasks_v1.svg +53 -0
  1028. package/src/illustrations/sapIllus-Dialog-PageNotFound.svg +29 -0
  1029. package/src/illustrations/sapIllus-Dialog-ReloadScreen.svg +34 -0
  1030. package/src/illustrations/sapIllus-Dialog-ResizeColumn.svg +41 -0
  1031. package/src/illustrations/sapIllus-Dialog-SearchEarth.svg +18 -0
  1032. package/src/illustrations/sapIllus-Dialog-SearchFolder.svg +27 -0
  1033. package/src/illustrations/sapIllus-Dialog-SimpleBalloon.svg +17 -0
  1034. package/src/illustrations/sapIllus-Dialog-SimpleBell.svg +13 -0
  1035. package/src/illustrations/sapIllus-Dialog-SimpleCalendar.svg +48 -0
  1036. package/src/illustrations/sapIllus-Dialog-SimpleCheckMark.svg +6 -0
  1037. package/src/illustrations/sapIllus-Dialog-SimpleConnection.svg +18 -0
  1038. package/src/illustrations/sapIllus-Dialog-SimpleEmptyDoc.svg +17 -0
  1039. package/src/illustrations/sapIllus-Dialog-SimpleEmptyList.svg +10 -0
  1040. package/src/illustrations/sapIllus-Dialog-SimpleError.svg +10 -0
  1041. package/src/illustrations/sapIllus-Dialog-SimpleMagnifier.svg +10 -0
  1042. package/src/illustrations/sapIllus-Dialog-SimpleMail.svg +13 -0
  1043. package/src/illustrations/sapIllus-Dialog-SimpleNoSavedItems.svg +17 -0
  1044. package/src/illustrations/sapIllus-Dialog-SimpleNotFoundMagnifier.svg +21 -0
  1045. package/src/illustrations/sapIllus-Dialog-SimpleReload.svg +11 -0
  1046. package/src/illustrations/sapIllus-Dialog-SimpleTask.svg +23 -0
  1047. package/src/illustrations/sapIllus-Dialog-SleepingBell.svg +30 -0
  1048. package/src/illustrations/sapIllus-Dialog-SortColumn.svg +39 -0
  1049. package/src/illustrations/sapIllus-Dialog-SuccessBalloon.svg +16 -0
  1050. package/src/illustrations/sapIllus-Dialog-SuccessCheckMark.svg +8 -0
  1051. package/src/illustrations/sapIllus-Dialog-SuccessHighFive.svg +45 -0
  1052. package/src/illustrations/sapIllus-Dialog-SuccessScreen.svg +32 -0
  1053. package/src/illustrations/sapIllus-Dialog-Tent.svg +31 -0
  1054. package/src/illustrations/sapIllus-Dialog-UnableToLoad.svg +11 -0
  1055. package/src/illustrations/sapIllus-Dialog-UnableToLoadImage.svg +38 -0
  1056. package/src/illustrations/sapIllus-Dialog-UnableToUpload.svg +13 -0
  1057. package/src/illustrations/sapIllus-Dialog-UploadCollection.svg +32 -0
  1058. package/src/illustrations/sapIllus-Patterns.svg +20 -0
  1059. package/src/illustrations/sapIllus-Scene-AddColumn.svg +48 -0
  1060. package/src/illustrations/sapIllus-Scene-AddPeople.svg +30 -0
  1061. package/src/illustrations/sapIllus-Scene-BalloonSky.svg +42 -0
  1062. package/src/illustrations/sapIllus-Scene-BeforeSearch.svg +31 -0
  1063. package/src/illustrations/sapIllus-Scene-Connection.svg +31 -0
  1064. package/src/illustrations/sapIllus-Scene-EmptyCalendar.svg +87 -0
  1065. package/src/illustrations/sapIllus-Scene-EmptyList.svg +43 -0
  1066. package/src/illustrations/sapIllus-Scene-EmptyPlanningCalendar.svg +91 -0
  1067. package/src/illustrations/sapIllus-Scene-ErrorScreen.svg +78 -0
  1068. package/src/illustrations/sapIllus-Scene-FilterTable.svg +56 -0
  1069. package/src/illustrations/sapIllus-Scene-GroupTable.svg +76 -0
  1070. package/src/illustrations/sapIllus-Scene-NoActivities.svg +28 -0
  1071. package/src/illustrations/sapIllus-Scene-NoData.svg +21 -0
  1072. package/src/illustrations/sapIllus-Scene-NoEntries.svg +30 -0
  1073. package/src/illustrations/sapIllus-Scene-NoFilterResults.svg +39 -0
  1074. package/src/illustrations/sapIllus-Scene-NoMail.svg +23 -0
  1075. package/src/illustrations/sapIllus-Scene-NoMail_v1.svg +55 -0
  1076. package/src/illustrations/sapIllus-Scene-NoNotifications.svg +36 -0
  1077. package/src/illustrations/sapIllus-Scene-NoSavedItems.svg +36 -0
  1078. package/src/illustrations/sapIllus-Scene-NoSavedItems_v1.svg +39 -0
  1079. package/src/illustrations/sapIllus-Scene-NoSearchResults.svg +15 -0
  1080. package/src/illustrations/sapIllus-Scene-NoTasks.svg +22 -0
  1081. package/src/illustrations/sapIllus-Scene-NoTasks_v1.svg +90 -0
  1082. package/src/illustrations/sapIllus-Scene-PageNotFound.svg +33 -0
  1083. package/src/illustrations/sapIllus-Scene-ReloadScreen.svg +80 -0
  1084. package/src/illustrations/sapIllus-Scene-ResizeColumn.svg +52 -0
  1085. package/src/illustrations/sapIllus-Scene-SearchEarth.svg +30 -0
  1086. package/src/illustrations/sapIllus-Scene-SearchFolder.svg +36 -0
  1087. package/src/illustrations/sapIllus-Scene-SimpleBalloon.svg +20 -0
  1088. package/src/illustrations/sapIllus-Scene-SimpleBell.svg +16 -0
  1089. package/src/illustrations/sapIllus-Scene-SimpleCalendar.svg +44 -0
  1090. package/src/illustrations/sapIllus-Scene-SimpleCheckMark.svg +9 -0
  1091. package/src/illustrations/sapIllus-Scene-SimpleConnection.svg +22 -0
  1092. package/src/illustrations/sapIllus-Scene-SimpleEmptyDoc.svg +20 -0
  1093. package/src/illustrations/sapIllus-Scene-SimpleEmptyList.svg +13 -0
  1094. package/src/illustrations/sapIllus-Scene-SimpleError.svg +13 -0
  1095. package/src/illustrations/sapIllus-Scene-SimpleMagnifier.svg +13 -0
  1096. package/src/illustrations/sapIllus-Scene-SimpleMail.svg +16 -0
  1097. package/src/illustrations/sapIllus-Scene-SimpleNoSavedItems.svg +27 -0
  1098. package/src/illustrations/sapIllus-Scene-SimpleNotFoundMagnifier.svg +24 -0
  1099. package/src/illustrations/sapIllus-Scene-SimpleReload.svg +14 -0
  1100. package/src/illustrations/sapIllus-Scene-SimpleTask.svg +19 -0
  1101. package/src/illustrations/sapIllus-Scene-SleepingBell.svg +50 -0
  1102. package/src/illustrations/sapIllus-Scene-SortColumn.svg +50 -0
  1103. package/src/illustrations/sapIllus-Scene-SuccessBalloon.svg +33 -0
  1104. package/src/illustrations/sapIllus-Scene-SuccessCheckMark.svg +43 -0
  1105. package/src/illustrations/sapIllus-Scene-SuccessHighFive.svg +27 -0
  1106. package/src/illustrations/sapIllus-Scene-SuccessScreen.svg +78 -0
  1107. package/src/illustrations/sapIllus-Scene-Tent.svg +59 -0
  1108. package/src/illustrations/sapIllus-Scene-UnableToLoad.svg +23 -0
  1109. package/src/illustrations/sapIllus-Scene-UnableToLoadImage.svg +35 -0
  1110. package/src/illustrations/sapIllus-Scene-UnableToUpload.svg +13 -0
  1111. package/src/illustrations/sapIllus-Scene-UploadCollection.svg +30 -0
  1112. package/src/illustrations/sapIllus-Spot-AddColumn.svg +37 -0
  1113. package/src/illustrations/sapIllus-Spot-AddPeople.svg +31 -0
  1114. package/src/illustrations/sapIllus-Spot-BalloonSky.svg +29 -0
  1115. package/src/illustrations/sapIllus-Spot-BeforeSearch.svg +10 -0
  1116. package/src/illustrations/sapIllus-Spot-Connection.svg +22 -0
  1117. package/src/illustrations/sapIllus-Spot-EmptyCalendar.svg +43 -0
  1118. package/src/illustrations/sapIllus-Spot-EmptyList.svg +29 -0
  1119. package/src/illustrations/sapIllus-Spot-EmptyPlanningCalendar.svg +78 -0
  1120. package/src/illustrations/sapIllus-Spot-ErrorScreen.svg +32 -0
  1121. package/src/illustrations/sapIllus-Spot-FilterTable.svg +46 -0
  1122. package/src/illustrations/sapIllus-Spot-GroupTable.svg +67 -0
  1123. package/src/illustrations/sapIllus-Spot-NoActivities.svg +23 -0
  1124. package/src/illustrations/sapIllus-Spot-NoData.svg +9 -0
  1125. package/src/illustrations/sapIllus-Spot-NoEntries.svg +12 -0
  1126. package/src/illustrations/sapIllus-Spot-NoFilterResults.svg +25 -0
  1127. package/src/illustrations/sapIllus-Spot-NoMail.svg +10 -0
  1128. package/src/illustrations/sapIllus-Spot-NoMail_v1.svg +16 -0
  1129. package/src/illustrations/sapIllus-Spot-NoNotifications.svg +10 -0
  1130. package/src/illustrations/sapIllus-Spot-NoSavedItems.svg +9 -0
  1131. package/src/illustrations/sapIllus-Spot-NoSavedItems_v1.svg +33 -0
  1132. package/src/illustrations/sapIllus-Spot-NoSearchResults.svg +13 -0
  1133. package/src/illustrations/sapIllus-Spot-NoTasks.svg +20 -0
  1134. package/src/illustrations/sapIllus-Spot-NoTasks_v1.svg +15 -0
  1135. package/src/illustrations/sapIllus-Spot-PageNotFound.svg +31 -0
  1136. package/src/illustrations/sapIllus-Spot-ReloadScreen.svg +32 -0
  1137. package/src/illustrations/sapIllus-Spot-ResizeColumn.svg +41 -0
  1138. package/src/illustrations/sapIllus-Spot-SearchEarth.svg +55 -0
  1139. package/src/illustrations/sapIllus-Spot-SearchFolder.svg +25 -0
  1140. package/src/illustrations/sapIllus-Spot-SimpleBalloon.svg +7 -0
  1141. package/src/illustrations/sapIllus-Spot-SimpleBell.svg +12 -0
  1142. package/src/illustrations/sapIllus-Spot-SimpleCalendar.svg +44 -0
  1143. package/src/illustrations/sapIllus-Spot-SimpleCheckMark.svg +5 -0
  1144. package/src/illustrations/sapIllus-Spot-SimpleConnection.svg +10 -0
  1145. package/src/illustrations/sapIllus-Spot-SimpleEmptyDoc.svg +6 -0
  1146. package/src/illustrations/sapIllus-Spot-SimpleEmptyList.svg +6 -0
  1147. package/src/illustrations/sapIllus-Spot-SimpleError.svg +9 -0
  1148. package/src/illustrations/sapIllus-Spot-SimpleMagnifier.svg +9 -0
  1149. package/src/illustrations/sapIllus-Spot-SimpleMail.svg +12 -0
  1150. package/src/illustrations/sapIllus-Spot-SimpleNoSavedItems.svg +23 -0
  1151. package/src/illustrations/sapIllus-Spot-SimpleNotFoundMagnifier.svg +10 -0
  1152. package/src/illustrations/sapIllus-Spot-SimpleReload.svg +7 -0
  1153. package/src/illustrations/sapIllus-Spot-SimpleTask.svg +22 -0
  1154. package/src/illustrations/sapIllus-Spot-SleepingBell.svg +38 -0
  1155. package/src/illustrations/sapIllus-Spot-SortColumn.svg +39 -0
  1156. package/src/illustrations/sapIllus-Spot-SuccessBalloon.svg +19 -0
  1157. package/src/illustrations/sapIllus-Spot-SuccessCheckMark.svg +7 -0
  1158. package/src/illustrations/sapIllus-Spot-SuccessHighFive.svg +31 -0
  1159. package/src/illustrations/sapIllus-Spot-SuccessScreen.svg +32 -0
  1160. package/src/illustrations/sapIllus-Spot-Tent.svg +29 -0
  1161. package/src/illustrations/sapIllus-Spot-UnableToLoad.svg +10 -0
  1162. package/src/illustrations/sapIllus-Spot-UnableToLoadImage.svg +36 -0
  1163. package/src/illustrations/sapIllus-Spot-UnableToUpload.svg +10 -0
  1164. package/src/illustrations/sapIllus-Spot-UploadCollection.svg +31 -0
  1165. package/src/illustrations/tnt/tnt-Dialog-ChartArea.svg +14 -0
  1166. package/src/illustrations/tnt/tnt-Dialog-ChartArea2.svg +12 -0
  1167. package/src/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.svg +13 -0
  1168. package/src/illustrations/tnt/tnt-Dialog-ChartBar.svg +12 -0
  1169. package/src/illustrations/tnt/tnt-Dialog-ChartBullet.svg +14 -0
  1170. package/src/illustrations/tnt/tnt-Dialog-ChartDoughnut.svg +13 -0
  1171. package/src/illustrations/tnt/tnt-Dialog-ChartFlow.svg +13 -0
  1172. package/src/illustrations/tnt/tnt-Dialog-ChartGantt.svg +17 -0
  1173. package/src/illustrations/tnt/tnt-Dialog-ChartOrg.svg +15 -0
  1174. package/src/illustrations/tnt/tnt-Dialog-ChartPie.svg +12 -0
  1175. package/src/illustrations/tnt/tnt-Dialog-CodePlaceholder.svg +6 -0
  1176. package/src/illustrations/tnt/tnt-Dialog-Company.svg +13 -0
  1177. package/src/illustrations/tnt/tnt-Dialog-Components.svg +9 -0
  1178. package/src/illustrations/tnt/tnt-Dialog-ExternalLink.svg +11 -0
  1179. package/src/illustrations/tnt/tnt-Dialog-FaceID.svg +17 -0
  1180. package/src/illustrations/tnt/tnt-Dialog-Fingerprint.svg +16 -0
  1181. package/src/illustrations/tnt/tnt-Dialog-Lock.svg +12 -0
  1182. package/src/illustrations/tnt/tnt-Dialog-Mission.svg +18 -0
  1183. package/src/illustrations/tnt/tnt-Dialog-NoApplications.svg +15 -0
  1184. package/src/illustrations/tnt/tnt-Dialog-NoFlows.svg +11 -0
  1185. package/src/illustrations/tnt/tnt-Dialog-NoUsers.svg +15 -0
  1186. package/src/illustrations/tnt/tnt-Dialog-Radar.svg +15 -0
  1187. package/src/illustrations/tnt/tnt-Dialog-Secrets.svg +11 -0
  1188. package/src/illustrations/tnt/tnt-Dialog-Services.svg +16 -0
  1189. package/src/illustrations/tnt/tnt-Dialog-SessionExpired.svg +11 -0
  1190. package/src/illustrations/tnt/tnt-Dialog-SessionExpiring.svg +10 -0
  1191. package/src/illustrations/tnt/tnt-Dialog-Success.svg +10 -0
  1192. package/src/illustrations/tnt/tnt-Dialog-SuccessfulAuth.svg +10 -0
  1193. package/src/illustrations/tnt/tnt-Dialog-Systems.svg +11 -0
  1194. package/src/illustrations/tnt/tnt-Dialog-Teams.svg +17 -0
  1195. package/src/illustrations/tnt/tnt-Dialog-Tools.svg +12 -0
  1196. package/src/illustrations/tnt/tnt-Dialog-UnableToLoad.svg +9 -0
  1197. package/src/illustrations/tnt/tnt-Dialog-Unlock.svg +12 -0
  1198. package/src/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.svg +11 -0
  1199. package/src/illustrations/tnt/tnt-Dialog-User2.svg +13 -0
  1200. package/src/illustrations/tnt/tnt-Scene-ChartArea.svg +22 -0
  1201. package/src/illustrations/tnt/tnt-Scene-ChartArea2.svg +19 -0
  1202. package/src/illustrations/tnt/tnt-Scene-ChartBPMNFlow.svg +21 -0
  1203. package/src/illustrations/tnt/tnt-Scene-ChartBar.svg +19 -0
  1204. package/src/illustrations/tnt/tnt-Scene-ChartBullet.svg +20 -0
  1205. package/src/illustrations/tnt/tnt-Scene-ChartDoughnut.svg +19 -0
  1206. package/src/illustrations/tnt/tnt-Scene-ChartFlow.svg +20 -0
  1207. package/src/illustrations/tnt/tnt-Scene-ChartGantt.svg +26 -0
  1208. package/src/illustrations/tnt/tnt-Scene-ChartOrg.svg +26 -0
  1209. package/src/illustrations/tnt/tnt-Scene-ChartPie.svg +18 -0
  1210. package/src/illustrations/tnt/tnt-Scene-CodePlaceholder.svg +9 -0
  1211. package/src/illustrations/tnt/tnt-Scene-Company.svg +30 -0
  1212. package/src/illustrations/tnt/tnt-Scene-Components.svg +16 -0
  1213. package/src/illustrations/tnt/tnt-Scene-ExternalLink.svg +14 -0
  1214. package/src/illustrations/tnt/tnt-Scene-FaceID.svg +21 -0
  1215. package/src/illustrations/tnt/tnt-Scene-Fingerprint.svg +35 -0
  1216. package/src/illustrations/tnt/tnt-Scene-Lock.svg +22 -0
  1217. package/src/illustrations/tnt/tnt-Scene-Mission.svg +19 -0
  1218. package/src/illustrations/tnt/tnt-Scene-NoApplications.svg +17 -0
  1219. package/src/illustrations/tnt/tnt-Scene-NoFlows.svg +20 -0
  1220. package/src/illustrations/tnt/tnt-Scene-NoUsers.svg +16 -0
  1221. package/src/illustrations/tnt/tnt-Scene-Radar.svg +20 -0
  1222. package/src/illustrations/tnt/tnt-Scene-Secrets.svg +14 -0
  1223. package/src/illustrations/tnt/tnt-Scene-Services.svg +17 -0
  1224. package/src/illustrations/tnt/tnt-Scene-SessionExpired.svg +18 -0
  1225. package/src/illustrations/tnt/tnt-Scene-SessionExpiring.svg +17 -0
  1226. package/src/illustrations/tnt/tnt-Scene-Success.svg +18 -0
  1227. package/src/illustrations/tnt/tnt-Scene-SuccessfulAuth.svg +20 -0
  1228. package/src/illustrations/tnt/tnt-Scene-Systems.svg +12 -0
  1229. package/src/illustrations/tnt/tnt-Scene-Teams.svg +20 -0
  1230. package/src/illustrations/tnt/tnt-Scene-Tools.svg +18 -0
  1231. package/src/illustrations/tnt/tnt-Scene-UnableToLoad.svg +20 -0
  1232. package/src/illustrations/tnt/tnt-Scene-Unlock.svg +15 -0
  1233. package/src/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.svg +22 -0
  1234. package/src/illustrations/tnt/tnt-Scene-User2.svg +22 -0
  1235. package/src/illustrations/tnt/tnt-Spot-ChartArea.svg +13 -0
  1236. package/src/illustrations/tnt/tnt-Spot-ChartArea2.svg +7 -0
  1237. package/src/illustrations/tnt/tnt-Spot-ChartBPMNFlow.svg +9 -0
  1238. package/src/illustrations/tnt/tnt-Spot-ChartBar.svg +8 -0
  1239. package/src/illustrations/tnt/tnt-Spot-ChartBullet.svg +10 -0
  1240. package/src/illustrations/tnt/tnt-Spot-ChartDoughnut.svg +9 -0
  1241. package/src/illustrations/tnt/tnt-Spot-ChartFlow.svg +8 -0
  1242. package/src/illustrations/tnt/tnt-Spot-ChartGantt.svg +12 -0
  1243. package/src/illustrations/tnt/tnt-Spot-ChartOrg.svg +6 -0
  1244. package/src/illustrations/tnt/tnt-Spot-ChartPie.svg +8 -0
  1245. package/src/illustrations/tnt/tnt-Spot-CodePlaceholder.svg +6 -0
  1246. package/src/illustrations/tnt/tnt-Spot-Company.svg +13 -0
  1247. package/src/illustrations/tnt/tnt-Spot-Components.svg +5 -0
  1248. package/src/illustrations/tnt/tnt-Spot-ExternalLink.svg +9 -0
  1249. package/src/illustrations/tnt/tnt-Spot-FaceID.svg +16 -0
  1250. package/src/illustrations/tnt/tnt-Spot-Fingerprint.svg +10 -0
  1251. package/src/illustrations/tnt/tnt-Spot-Lock.svg +13 -0
  1252. package/src/illustrations/tnt/tnt-Spot-Mission.svg +17 -0
  1253. package/src/illustrations/tnt/tnt-Spot-NoApplications.svg +11 -0
  1254. package/src/illustrations/tnt/tnt-Spot-NoFlows.svg +8 -0
  1255. package/src/illustrations/tnt/tnt-Spot-NoUsers.svg +11 -0
  1256. package/src/illustrations/tnt/tnt-Spot-Radar.svg +14 -0
  1257. package/src/illustrations/tnt/tnt-Spot-Secrets.svg +9 -0
  1258. package/src/illustrations/tnt/tnt-Spot-Services.svg +14 -0
  1259. package/src/illustrations/tnt/tnt-Spot-SessionExpired.svg +9 -0
  1260. package/src/illustrations/tnt/tnt-Spot-SessionExpiring.svg +9 -0
  1261. package/src/illustrations/tnt/tnt-Spot-Success.svg +9 -0
  1262. package/src/illustrations/tnt/tnt-Spot-SuccessfulAuth.svg +9 -0
  1263. package/src/illustrations/tnt/tnt-Spot-Systems.svg +10 -0
  1264. package/src/illustrations/tnt/tnt-Spot-Teams.svg +13 -0
  1265. package/src/illustrations/tnt/tnt-Spot-Tools.svg +7 -0
  1266. package/src/illustrations/tnt/tnt-Spot-UnableToLoad.svg +8 -0
  1267. package/src/illustrations/tnt/tnt-Spot-Unlock.svg +11 -0
  1268. package/src/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.svg +10 -0
  1269. package/src/illustrations/tnt/tnt-Spot-User2.svg +10 -0
  1270. package/src/themes/Bar.css +72 -0
  1271. package/src/themes/BarcodeScannerDialog.css +34 -0
  1272. package/src/themes/DynamicSideContent.css +66 -0
  1273. package/src/themes/FlexibleColumnLayout.css +102 -0
  1274. package/src/themes/IllustratedMessage.css +171 -0
  1275. package/src/themes/InvisibleTextStyles.css +9 -0
  1276. package/src/themes/MediaGallery.css +153 -0
  1277. package/src/themes/MediaGalleryItem.css +130 -0
  1278. package/src/themes/NotificationListGroupItem.css +70 -0
  1279. package/src/themes/NotificationListItem.css +130 -0
  1280. package/src/themes/NotificationListItemBase.css +49 -0
  1281. package/src/themes/NotificationOverflowActionsPopover.css +8 -0
  1282. package/src/themes/NotificationPrioIcon.css +17 -0
  1283. package/src/themes/Page.css +145 -0
  1284. package/src/themes/ProductSwitch.css +30 -0
  1285. package/src/themes/ProductSwitchItem.css +178 -0
  1286. package/src/themes/ShellBar.css +512 -0
  1287. package/src/themes/ShellBarPopover.css +5 -0
  1288. package/src/themes/SideNavigation.css +62 -0
  1289. package/src/themes/SideNavigationPopover.css +3 -0
  1290. package/src/themes/Timeline.css +41 -0
  1291. package/src/themes/TimelineItem.css +286 -0
  1292. package/src/themes/UploadCollection.css +118 -0
  1293. package/src/themes/UploadCollectionItem.css +181 -0
  1294. package/src/themes/ViewSettingsDialog.css +83 -0
  1295. package/src/themes/Wizard.css +95 -0
  1296. package/src/themes/WizardPopover.css +25 -0
  1297. package/src/themes/WizardTab.css +177 -0
  1298. package/src/themes/base/Bar-parameters.css +11 -0
  1299. package/src/themes/base/FlexibleColumnLayout-parameters.css +6 -0
  1300. package/src/themes/base/IllustratedMessage-parameters.css +13 -0
  1301. package/src/themes/base/MediaGallery-parameters.css +5 -0
  1302. package/src/themes/base/MediaGalleryItem-parameters.css +6 -0
  1303. package/src/themes/base/NotificationListItem-parameters.css +3 -0
  1304. package/src/themes/base/Page-parameters.css +4 -0
  1305. package/src/themes/base/ProductSwitchItem-parameters.css +10 -0
  1306. package/src/themes/base/ShellBar-parameters.css +24 -0
  1307. package/src/themes/base/SideNavigation-parameters.css +9 -0
  1308. package/src/themes/base/TimelineItem-parameters.css +20 -0
  1309. package/src/themes/base/UploadCollection-parameters.css +8 -0
  1310. package/src/themes/base/ViewSettingsDialog-parameters.css +7 -0
  1311. package/src/themes/base/Wizard-parameters.css +4 -0
  1312. package/src/themes/base/WizardTab-parameters.css +11 -0
  1313. package/src/themes/sap_belize/parameters-bundle.css +14 -0
  1314. package/src/themes/sap_belize_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1315. package/src/themes/sap_belize_hcb/MediaGallery-parameters.css +5 -0
  1316. package/src/themes/sap_belize_hcb/Page-parameters.css +3 -0
  1317. package/src/themes/sap_belize_hcb/ProductSwitchItem-parameters.css +8 -0
  1318. package/src/themes/sap_belize_hcb/TimelineItem-parameters.css +11 -0
  1319. package/src/themes/sap_belize_hcb/UploadCollection-parameters.css +7 -0
  1320. package/src/themes/sap_belize_hcb/WizardTab-parameters.css +9 -0
  1321. package/src/themes/sap_belize_hcb/parameters-bundle.css +14 -0
  1322. package/src/themes/sap_belize_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1323. package/src/themes/sap_belize_hcw/MediaGallery-parameters.css +5 -0
  1324. package/src/themes/sap_belize_hcw/Page-parameters.css +3 -0
  1325. package/src/themes/sap_belize_hcw/ProductSwitchItem-parameters.css +8 -0
  1326. package/src/themes/sap_belize_hcw/TimelineItem-parameters.css +11 -0
  1327. package/src/themes/sap_belize_hcw/UploadCollection-parameters.css +6 -0
  1328. package/src/themes/sap_belize_hcw/WizardTab-parameters.css +8 -0
  1329. package/src/themes/sap_belize_hcw/parameters-bundle.css +14 -0
  1330. package/src/themes/sap_fiori_3/parameters-bundle.css +14 -0
  1331. package/src/themes/sap_fiori_3_dark/parameters-bundle.css +14 -0
  1332. package/src/themes/sap_fiori_3_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1333. package/src/themes/sap_fiori_3_hcb/MediaGallery-parameters.css +5 -0
  1334. package/src/themes/sap_fiori_3_hcb/Page-parameters.css +4 -0
  1335. package/src/themes/sap_fiori_3_hcb/ProductSwitchItem-parameters.css +9 -0
  1336. package/src/themes/sap_fiori_3_hcb/TimelineItem-parameters.css +11 -0
  1337. package/src/themes/sap_fiori_3_hcb/UploadCollection-parameters.css +7 -0
  1338. package/src/themes/sap_fiori_3_hcb/WizardTab-parameters.css +9 -0
  1339. package/src/themes/sap_fiori_3_hcb/parameters-bundle.css +14 -0
  1340. package/src/themes/sap_fiori_3_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1341. package/src/themes/sap_fiori_3_hcw/MediaGallery-parameters.css +5 -0
  1342. package/src/themes/sap_fiori_3_hcw/Page-parameters.css +4 -0
  1343. package/src/themes/sap_fiori_3_hcw/ProductSwitchItem-parameters.css +9 -0
  1344. package/src/themes/sap_fiori_3_hcw/TimelineItem-parameters.css +11 -0
  1345. package/src/themes/sap_fiori_3_hcw/UploadCollection-parameters.css +6 -0
  1346. package/src/themes/sap_fiori_3_hcw/WizardTab-parameters.css +8 -0
  1347. package/src/themes/sap_fiori_3_hcw/parameters-bundle.css +14 -0
  1348. package/src/themes/sap_horizon/NotificationListItem-parameters.css +3 -0
  1349. package/src/themes/sap_horizon/ProductSwitchItem-parameters.css +5 -0
  1350. package/src/themes/sap_horizon/ShellBar-parameters.css +33 -0
  1351. package/src/themes/sap_horizon/SideNavigation-parameters.css +11 -0
  1352. package/src/themes/sap_horizon/TimelineItem-parameters.css +21 -0
  1353. package/src/themes/sap_horizon/UploadCollection-parameters.css +7 -0
  1354. package/src/themes/sap_horizon/Wizard-parameters.css +6 -0
  1355. package/src/themes/sap_horizon/WizardTab-parameters.css +11 -0
  1356. package/src/themes/sap_horizon/parameters-bundle.css +15 -0
  1357. package/src/themes/sap_horizon_dark/NotificationListItem-parameters.css +3 -0
  1358. package/src/themes/sap_horizon_dark/ProductSwitchItem-parameters.css +5 -0
  1359. package/src/themes/sap_horizon_dark/ShellBar-parameters.css +33 -0
  1360. package/src/themes/sap_horizon_dark/SideNavigation-parameters.css +11 -0
  1361. package/src/themes/sap_horizon_dark/TimelineItem-parameters.css +21 -0
  1362. package/src/themes/sap_horizon_dark/UploadCollection-parameters.css +7 -0
  1363. package/src/themes/sap_horizon_dark/Wizard-parameters.css +6 -0
  1364. package/src/themes/sap_horizon_dark/WizardTab-parameters.css +10 -0
  1365. package/src/themes/sap_horizon_dark/parameters-bundle.css +15 -0
  1366. package/src/themes/sap_horizon_exp/parameters-bundle.css +11 -0
  1367. package/src/themes/sap_horizon_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1368. package/src/themes/sap_horizon_hcb/MediaGallery-parameters.css +5 -0
  1369. package/src/themes/sap_horizon_hcb/Page-parameters.css +4 -0
  1370. package/src/themes/sap_horizon_hcb/ProductSwitchItem-parameters.css +9 -0
  1371. package/src/themes/sap_horizon_hcb/ShellBar-parameters.css +11 -0
  1372. package/src/themes/sap_horizon_hcb/SideNavigation-parameters.css +9 -0
  1373. package/src/themes/sap_horizon_hcb/TimelineItem-parameters.css +11 -0
  1374. package/src/themes/sap_horizon_hcb/UploadCollection-parameters.css +10 -0
  1375. package/src/themes/sap_horizon_hcb/Wizard-parameters.css +6 -0
  1376. package/src/themes/sap_horizon_hcb/WizardTab-parameters.css +11 -0
  1377. package/src/themes/sap_horizon_hcb/parameters-bundle.css +14 -0
  1378. package/src/themes/sap_horizon_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1379. package/src/themes/sap_horizon_hcw/MediaGallery-parameters.css +5 -0
  1380. package/src/themes/sap_horizon_hcw/Page-parameters.css +4 -0
  1381. package/src/themes/sap_horizon_hcw/ProductSwitchItem-parameters.css +9 -0
  1382. package/src/themes/sap_horizon_hcw/SideNavigation-parameters.css +9 -0
  1383. package/src/themes/sap_horizon_hcw/TimelineItem-parameters.css +11 -0
  1384. package/src/themes/sap_horizon_hcw/UploadCollection-parameters.css +9 -0
  1385. package/src/themes/sap_horizon_hcw/Wizard-parameters.css +6 -0
  1386. package/src/themes/sap_horizon_hcw/WizardTab-parameters.css +11 -0
  1387. package/src/themes/sap_horizon_hcw/parameters-bundle.css +14 -0
  1388. package/src/types/BarDesign.js +54 -0
  1389. package/src/types/FCLLayout.js +134 -0
  1390. package/src/types/IllustrationMessageSize.js +71 -0
  1391. package/src/types/IllustrationMessageType.js +556 -0
  1392. package/src/types/MediaGalleryItemLayout.js +44 -0
  1393. package/src/types/MediaGalleryLayout.js +48 -0
  1394. package/src/types/MediaGalleryMenuHorizontalAlign.js +41 -0
  1395. package/src/types/MediaGalleryMenuVerticalAlign.js +40 -0
  1396. package/src/types/PageBackgroundDesign.js +53 -0
  1397. package/src/types/SideContentFallDown.js +54 -0
  1398. package/src/types/SideContentPosition.js +42 -0
  1399. package/src/types/SideContentVisibility.js +61 -0
  1400. package/src/types/TimelineLayout.js +42 -0
  1401. package/src/types/UploadCollectionDnDMode.js +49 -0
  1402. package/src/types/UploadState.js +56 -0
  1403. package/src/types/ViewSettingsDialogMode.js +43 -0
  1404. package/src/upload-utils/UploadCollectionBodyDnD.js +78 -0
  1405. package/dist/generated/templates/ShellBarItemTemplate.lit.js +0 -8
  1406. package/dist/webcomponentsjs/LICENSE.md +0 -19
  1407. package/dist/webcomponentsjs/README.md +0 -229
  1408. package/dist/webcomponentsjs/bundles/webcomponents-ce.js +0 -63
  1409. package/dist/webcomponentsjs/bundles/webcomponents-ce.js.map +0 -1
  1410. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js +0 -297
  1411. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map +0 -1
  1412. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js +0 -208
  1413. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js.map +0 -1
  1414. package/dist/webcomponentsjs/bundles/webcomponents-sd.js +0 -166
  1415. package/dist/webcomponentsjs/bundles/webcomponents-sd.js.map +0 -1
  1416. package/dist/webcomponentsjs/custom-elements-es5-adapter.js +0 -15
  1417. package/dist/webcomponentsjs/package.json +0 -46
  1418. package/dist/webcomponentsjs/webcomponents-bundle.js +0 -298
  1419. package/dist/webcomponentsjs/webcomponents-bundle.js.map +0 -1
  1420. package/dist/webcomponentsjs/webcomponents-loader.js +0 -185
@@ -0,0 +1,1218 @@
1
+ import UI5Element from "@ui5/webcomponents-base/dist/UI5Element.js";
2
+ import litRender from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
+ import ResizeHandler from "@ui5/webcomponents-base/dist/delegate/ResizeHandler.js";
4
+ import { getFeature } from "@ui5/webcomponents-base/dist/FeaturesRegistry.js";
5
+ import AnimationMode from "@ui5/webcomponents-base/dist/types/AnimationMode.js";
6
+ import { getAnimationMode } from "@ui5/webcomponents-base/dist/config/AnimationMode.js";
7
+ import { isSpace, isEnter } from "@ui5/webcomponents-base/dist/Keys.js";
8
+ import { renderFinished } from "@ui5/webcomponents-base/dist/Render.js";
9
+ import StandardListItem from "@ui5/webcomponents/dist/StandardListItem.js";
10
+ import List from "@ui5/webcomponents/dist/List.js";
11
+ import Popover from "@ui5/webcomponents/dist/Popover.js";
12
+ import Button from "@ui5/webcomponents/dist/Button.js";
13
+ import HasPopup from "@ui5/webcomponents/dist/types/HasPopup.js";
14
+ import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
15
+ import "@ui5/webcomponents-icons/dist/search.js";
16
+ import "@ui5/webcomponents-icons/dist/bell.js";
17
+ import "@ui5/webcomponents-icons/dist/overflow.js";
18
+ import "@ui5/webcomponents-icons/dist/grid.js";
19
+
20
+ import {
21
+ SHELLBAR_LABEL,
22
+ SHELLBAR_LOGO,
23
+ SHELLBAR_COPILOT,
24
+ SHELLBAR_NOTIFICATIONS,
25
+ SHELLBAR_CANCEL,
26
+ SHELLBAR_PROFILE,
27
+ SHELLBAR_PRODUCTS,
28
+ SHELLBAR_SEARCH,
29
+ SHELLBAR_OVERFLOW,
30
+ } from "./generated/i18n/i18n-defaults.js";
31
+
32
+ // Templates
33
+ import ShellBarTemplate from "./generated/templates/ShellBarTemplate.lit.js";
34
+ import ShellBarPopoverTemplate from "./generated/templates/ShellBarPopoverTemplate.lit.js";
35
+
36
+ // Styles
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
41
+
42
+ /**
43
+ * @public
44
+ */
45
+ const metadata = {
46
+ tag: "ui5-shellbar",
47
+ languageAware: true,
48
+ fastNavigation: true,
49
+ properties: /** @lends sap.ui.webcomponents.fiori.ShellBar.prototype */ {
50
+
51
+ /**
52
+ * Defines the <code>primaryTitle</code>.
53
+ * <br><br>
54
+ * <b>Note:</b> The <code>primaryTitle</code> would be hidden on S screen size (less than approx. 700px).
55
+ * @type {string}
56
+ * @defaultvalue ""
57
+ * @public
58
+ */
59
+ primaryTitle: {
60
+ type: String,
61
+ },
62
+
63
+ /**
64
+ * Defines the <code>secondaryTitle</code>.
65
+ * <br><br>
66
+ * <b>Note:</b> The <code>secondaryTitle</code> would be hidden on S and M screen sizes (less than approx. 1300px).
67
+ * @type {string}
68
+ * @defaultvalue ""
69
+ * @public
70
+ */
71
+ secondaryTitle: {
72
+ type: String,
73
+ },
74
+
75
+ /**
76
+ * Defines the <code>notificationsCount</code>,
77
+ * displayed in the notification icon top-right corner.
78
+ * @type {string}
79
+ * @defaultvalue ""
80
+ * @public
81
+ */
82
+ notificationsCount: {
83
+ type: String,
84
+ },
85
+
86
+ /**
87
+ * Defines, if the notification icon would be displayed.
88
+ * @type {boolean}
89
+ * @defaultvalue false
90
+ * @public
91
+ */
92
+ showNotifications: {
93
+ type: Boolean,
94
+ },
95
+
96
+ /**
97
+ * Defines, if the product switch icon would be displayed.
98
+ * @type {boolean}
99
+ * @defaultvalue false
100
+ * @public
101
+ */
102
+ showProductSwitch: {
103
+ type: Boolean,
104
+ },
105
+
106
+ /**
107
+ * Defines, if the product CoPilot icon would be displayed.
108
+ * <br><b>Note:</b> By default the co-pilot is displayed as static SVG.
109
+ * If you need an animated co-pilot, you can import the <code>"@ui5/webcomponents-fiori/dist/features/CoPilotAnimation.js"</code> module as add-on feature.
110
+ * @type {boolean}
111
+ * @defaultvalue false
112
+ * @public
113
+ */
114
+ showCoPilot: {
115
+ type: Boolean,
116
+ },
117
+
118
+ /**
119
+ * An object of strings that defines additional accessibility roles for further customization.
120
+ *
121
+ * It supports the following fields:
122
+ * - <code>logoRole</code>: the accessibility role for the <code>logo</code>
123
+ *
124
+ * @type {object}
125
+ * @public
126
+ * @since 1.6.0
127
+ */
128
+ accessibilityRoles: {
129
+ type: Object,
130
+ },
131
+
132
+ /**
133
+ * An object of strings that defines several additional accessibility texts
134
+ * for even further customization.
135
+ *
136
+ * It supports the following fields:
137
+ * - <code>profileButtonTitle</code>: defines the tooltip for the profile button
138
+ * - <code>logoTitle</code>: defines the tooltip for the logo
139
+ *
140
+ * @type {object}
141
+ * @public
142
+ * @since 1.1.0
143
+ */
144
+ accessibilityTexts: {
145
+ type: Object,
146
+ },
147
+
148
+ /**
149
+ * @private
150
+ */
151
+ breakpointSize: {
152
+ type: String,
153
+ },
154
+
155
+ /**
156
+ * @private
157
+ */
158
+ showSearchField: {
159
+ type: Boolean,
160
+ },
161
+
162
+ /**
163
+ * @private
164
+ */
165
+ coPilotActive: {
166
+ type: Boolean,
167
+ },
168
+
169
+ /**
170
+ * @private
171
+ */
172
+ withLogo: {
173
+ type: Boolean,
174
+ },
175
+
176
+ _itemsInfo: {
177
+ type: Object,
178
+ },
179
+
180
+ _header: {
181
+ type: Object,
182
+ },
183
+
184
+ _menuPopoverItems: {
185
+ type: String,
186
+ multiple: true,
187
+ },
188
+
189
+ _menuPopoverExpanded: {
190
+ type: Boolean,
191
+ noAttribute: true,
192
+ },
193
+ _overflowPopoverExpanded: {
194
+ type: Boolean,
195
+ noAttribute: true,
196
+ },
197
+
198
+ _fullWidthSearch: {
199
+ type: Boolean,
200
+ noAttribute: true,
201
+ },
202
+ },
203
+ managedSlots: true,
204
+ slots: /** @lends sap.ui.webcomponents.fiori.ShellBar.prototype */ {
205
+ /**
206
+ * Defines the <code>ui5-shellbar</code> aditional items.
207
+ * <br><br>
208
+ * <b>Note:</b>
209
+ * You can use the &nbsp;&lt;ui5-shellbar-item>&lt;/ui5-shellbar-item>.
210
+ *
211
+ * @type {sap.ui.webcomponents.fiori.IShellBarItem[]}
212
+ * @slot items
213
+ * @public
214
+ */
215
+ "default": {
216
+ propertyName: "items",
217
+ type: HTMLElement,
218
+ invalidateOnChildChange: true,
219
+ },
220
+
221
+ /**
222
+ * You can pass <code>ui5-avatar</code> to set the profile image/icon.
223
+ * If no profile slot is set - profile will be excluded from actions.
224
+ *
225
+ * Note: We recommend not using the <code>size</code> attribute of <code>ui5-avatar</code> because
226
+ * it should have specific size by design in the context of <code>ui5-shellbar</code> profile.
227
+ * @type {sap.ui.webcomponents.main.IAvatar}
228
+ * @slot
229
+ * @since 1.0.0-rc.6
230
+ * @public
231
+ */
232
+ profile: {
233
+ type: HTMLElement,
234
+ },
235
+
236
+ /**
237
+ * Defines the logo of the <code>ui5-shellbar</code>.
238
+ * For example, you can use <code>ui5-avatar</code> or <code>img</code> elements as logo.
239
+ * @type {sap.ui.webcomponents.main.IAvatar}
240
+ * @slot
241
+ * @since 1.0.0-rc.8
242
+ * @public
243
+ */
244
+ logo: {
245
+ type: HTMLElement,
246
+ },
247
+
248
+ /**
249
+ * Defines the items displayed in menu after a click on the primary title.
250
+ * <br><br>
251
+ * <b>Note:</b>
252
+ * You can use the &nbsp;&lt;ui5-li>&lt;/ui5-li> and its ancestors.
253
+ *
254
+ * @type {sap.ui.webcomponents.main.IListItem[]}
255
+ * @slot
256
+ * @since 0.10
257
+ * @public
258
+ */
259
+ menuItems: {
260
+ type: HTMLElement,
261
+ },
262
+
263
+ /**
264
+ * Defines the <code>ui5-input</code>, that will be used as a search field.
265
+ *
266
+ * @type {sap.ui.webcomponents.main.IInput}
267
+ * @slot
268
+ * @public
269
+ */
270
+ searchField: {
271
+ type: HTMLElement,
272
+ },
273
+
274
+ /**
275
+ * Defines a <code>ui5-button</code> in the bar that will be placed in the beginning.
276
+ * We encourage this slot to be used for a back or home button.
277
+ * It gets overstyled to match ShellBar's styling.
278
+ *
279
+ * @type {sap.ui.webcomponents.main.IButton}
280
+ * @slot
281
+ * @public
282
+ */
283
+ startButton: {
284
+ type: HTMLElement,
285
+ },
286
+ },
287
+ events: /** @lends sap.ui.webcomponents.fiori.ShellBar.prototype */ {
288
+ /**
289
+ *
290
+ * Fired, when the notification icon is activated.
291
+ *
292
+ *
293
+ * @event sap.ui.webcomponents.fiori.ShellBar#notifications-click
294
+ * @allowPreventDefault
295
+ * @param {HTMLElement} targetRef dom ref of the activated element
296
+ * @public
297
+ */
298
+ "notifications-click": {
299
+ detail: {
300
+ targetRef: { type: HTMLElement },
301
+ },
302
+ },
303
+
304
+ /**
305
+ * Fired, when the profile slot is present.
306
+ *
307
+ * @event sap.ui.webcomponents.fiori.ShellBar#profile-click
308
+ * @param {HTMLElement} targetRef dom ref of the activated element
309
+ * @public
310
+ */
311
+ "profile-click": {
312
+ detail: {
313
+ targetRef: { type: HTMLElement },
314
+ },
315
+ },
316
+
317
+ /**
318
+ * Fired, when the product switch icon is activated.
319
+ * <b>Note:</b> You can prevent closing of overflow popover by calling <code>event.preventDefault()</code>.
320
+ *
321
+ * @event sap.ui.webcomponents.fiori.ShellBar#product-switch-click
322
+ * @allowPreventDefault
323
+ * @param {HTMLElement} targetRef dom ref of the activated element
324
+ * @public
325
+ */
326
+ "product-switch-click": {
327
+ detail: {
328
+ targetRef: { type: HTMLElement },
329
+ },
330
+ },
331
+
332
+ /**
333
+ * Fired, when the logo is activated.
334
+ *
335
+ * @event sap.ui.webcomponents.fiori.ShellBar#logo-click
336
+ * @param {HTMLElement} targetRef dom ref of the activated element
337
+ * @since 0.10
338
+ * @public
339
+ */
340
+ "logo-click": {
341
+ detail: {
342
+ targetRef: { type: HTMLElement },
343
+ },
344
+ },
345
+
346
+ /**
347
+ * Fired, when the co pilot is activated.
348
+ *
349
+ * @event sap.ui.webcomponents.fiori.ShellBar#co-pilot-click
350
+ * @param {HTMLElement} targetRef dom ref of the activated element
351
+ * @since 0.10
352
+ * @public
353
+ */
354
+ "co-pilot-click": {
355
+ detail: {
356
+ targetRef: { type: HTMLElement },
357
+ },
358
+ },
359
+
360
+ /**
361
+ * Fired, when a menu item is activated
362
+ * <b>Note:</b> You can prevent closing of overflow popover by calling <code>event.preventDefault()</code>.
363
+ *
364
+ * @event sap.ui.webcomponents.fiori.ShellBar#menu-item-click
365
+ * @param {HTMLElement} item DOM ref of the activated list item
366
+ * @since 0.10
367
+ * @public
368
+ */
369
+ "menu-item-click": {
370
+ detail: {
371
+ item: { type: HTMLElement },
372
+ },
373
+ },
374
+ },
375
+ };
376
+
377
+ /**
378
+ * @class
379
+ * <h3 class="comment-api-title">Overview</h3>
380
+ *
381
+ * The <code>ui5-shellbar</code> is meant to serve as an application header
382
+ * and includes numerous built-in features, such as: logo, profile image/icon, title, search field, notifications and so on.
383
+ * <br><br>
384
+ *
385
+ * <h3>Stable DOM Refs</h3>
386
+ *
387
+ * You can use the following stable DOM refs for the <code>ui5-shellbar</code>:
388
+ * <ul>
389
+ * <li>logo</li>
390
+ * <li>copilot</li>
391
+ * <li>notifications</li>
392
+ * <li>overflow</li>
393
+ * <li>profile</li>
394
+ * <li>product-switch</li>
395
+ * </ul>
396
+ *
397
+ * <h3>CSS Shadow Parts</h3>
398
+ *
399
+ * <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.
400
+ * <br>
401
+ * The <code>ui5-shellbar</code> exposes the following CSS Shadow Parts:
402
+ * <ul>
403
+ * <li>root - Used to style the outermost wrapper of the <code>ui5-shellbar</code></li>
404
+ * </ul>
405
+ *
406
+ * <h3>Keyboard Handling</h3>
407
+ *
408
+ * <h4>Fast Navigation</h4>
409
+ * 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>.
410
+ * In order to use this functionality, you need to import the following module:
411
+ * <code>import "@ui5/webcomponents-base/dist/features/F6Navigation.js"</code>
412
+ * <br><br>
413
+ *
414
+ * <h3>ES6 Module Import</h3>
415
+ * <code>import "@ui5/webcomponents-fiori/dist/ShellBar";</code>
416
+ *
417
+ * @constructor
418
+ * @author SAP SE
419
+ * @alias sap.ui.webcomponents.fiori.ShellBar
420
+ * @extends sap.ui.webcomponents.base.UI5Element
421
+ * @tagname ui5-shellbar
422
+ * @appenddocs ShellBarItem
423
+ * @public
424
+ * @since 0.8.0
425
+ */
426
+ class ShellBar extends UI5Element {
427
+ static get metadata() {
428
+ return metadata;
429
+ }
430
+
431
+ static get render() {
432
+ return litRender;
433
+ }
434
+
435
+ static get template() {
436
+ return ShellBarTemplate;
437
+ }
438
+
439
+ static get staticAreaTemplate() {
440
+ return ShellBarPopoverTemplate;
441
+ }
442
+
443
+ static get styles() {
444
+ return styles;
445
+ }
446
+
447
+ static get staticAreaStyles() {
448
+ return [ShellBarPopoverCss];
449
+ }
450
+
451
+ static get FIORI_3_BREAKPOINTS() {
452
+ return [
453
+ 599,
454
+ 1023,
455
+ 1439,
456
+ 1919,
457
+ 10000,
458
+ ];
459
+ }
460
+
461
+ static get FIORI_3_BREAKPOINTS_MAP() {
462
+ return {
463
+ "599": "S",
464
+ "1023": "M",
465
+ "1439": "L",
466
+ "1919": "XL",
467
+ "10000": "XXL",
468
+ };
469
+ }
470
+
471
+ constructor() {
472
+ super();
473
+
474
+ this._itemsInfo = [];
475
+ this._isInitialRendering = true;
476
+ this._focusedItem = null;
477
+
478
+ // marks if preventDefault() is called in item's press handler
479
+ this._defaultItemPressPrevented = false;
480
+
481
+ this.menuItemsObserver = new MutationObserver(() => {
482
+ this._updateClonedMenuItems();
483
+ });
484
+
485
+ this._header = {
486
+ press: async () => {
487
+ this._updateClonedMenuItems();
488
+
489
+ if (this.hasMenuItems) {
490
+ const menuPopover = await this._getMenuPopover();
491
+ menuPopover.showAt(this.shadowRoot.querySelector(".ui5-shellbar-menu-button"));
492
+ }
493
+ },
494
+ };
495
+
496
+ this._handleResize = async event => {
497
+ this._debounce(async () => {
498
+ await this._getResponsivePopover();
499
+ this.overflowPopover.close();
500
+ this._overflowActions();
501
+ }, HANDLE_RESIZE_DEBOUNCE_RATE);
502
+ };
503
+ }
504
+
505
+ _debounce(fn, delay) {
506
+ clearTimeout(this._debounceInterval);
507
+ this._debounceInterval = setTimeout(() => {
508
+ this._debounceInterval = null;
509
+ fn();
510
+ }, delay);
511
+ }
512
+
513
+ _menuItemPress(event) {
514
+ this.menuPopover.close();
515
+ this.fireEvent("menu-item-click", {
516
+ item: event.detail.selectedItems[0],
517
+ }, true);
518
+ }
519
+
520
+ _logoPress() {
521
+ this.fireEvent("logo-click", {
522
+ targetRef: this.shadowRoot.querySelector(".ui5-shellbar-logo"),
523
+ });
524
+ }
525
+
526
+ _menuPopoverBeforeOpen() {
527
+ this._menuPopoverExpanded = true;
528
+ }
529
+
530
+ _menuPopoverAfterClose() {
531
+ this._menuPopoverExpanded = false;
532
+ }
533
+
534
+ _overflowPopoverBeforeOpen() {
535
+ this._overflowPopoverExpanded = true;
536
+ }
537
+
538
+ _overflowPopoverAfterClose() {
539
+ this._overflowPopoverExpanded = false;
540
+ }
541
+
542
+ _logoKeyup(event) {
543
+ if (isSpace(event)) {
544
+ this._logoPress();
545
+ }
546
+ }
547
+
548
+ _logoKeydown(event) {
549
+ if (isSpace(event)) {
550
+ event.preventDefault();
551
+ return;
552
+ }
553
+
554
+ if (isEnter(event)) {
555
+ this._logoPress();
556
+ }
557
+ }
558
+
559
+ _fireCoPilotClick() {
560
+ this.fireEvent("co-pilot-click", {
561
+ targetRef: this.shadowRoot.querySelector(".ui5-shellbar-coPilot"),
562
+ });
563
+ }
564
+
565
+ _coPilotClick() {
566
+ this._fireCoPilotClick();
567
+ }
568
+
569
+ _coPilotKeydown(event) {
570
+ if (isSpace(event)) {
571
+ this.coPilotActive = true;
572
+ event.preventDefault();
573
+ return;
574
+ }
575
+
576
+ if (isEnter(event)) {
577
+ this.coPilotActive = true;
578
+ this._fireCoPilotClick();
579
+ }
580
+ }
581
+
582
+ _coPilotKeyup(event) {
583
+ if (isSpace(event)) {
584
+ this._fireCoPilotClick();
585
+ }
586
+ this.coPilotActive = false;
587
+ }
588
+
589
+ onBeforeRendering() {
590
+ const animationsOn = getAnimationMode() === AnimationMode.Full;
591
+ const coPilotAnimation = getFeature("CoPilotAnimation");
592
+ this.coPilot = coPilotAnimation && animationsOn ? coPilotAnimation : { animated: false };
593
+ this.withLogo = this.hasLogo;
594
+
595
+ this._hiddenIcons = this._itemsInfo.filter(info => {
596
+ const isHidden = (info.classes.indexOf("ui5-shellbar-hidden-button") !== -1);
597
+ const isSet = info.classes.indexOf("ui5-shellbar-invisible-button") === -1;
598
+ const isOverflowIcon = info.classes.indexOf("ui5-shellbar-overflow-button") !== -1;
599
+ const isImageIcon = info.classes.indexOf("ui5-shellbar-image-button") !== -1;
600
+ const shouldStayOnScreen = isOverflowIcon || (isImageIcon && this.hasProfile);
601
+
602
+ return isHidden && isSet && !shouldStayOnScreen;
603
+ });
604
+
605
+ this._observeMenuItems();
606
+ }
607
+
608
+ onAfterRendering() {
609
+ this._overflowActions();
610
+
611
+ this._fullWidthSearch = this._showFullWidthSearch;
612
+ }
613
+
614
+ /**
615
+ * Closes the overflow area.
616
+ * Useful to manually close the overflow after having suppressed automatic closing with preventDefault() of ShellbarItem's press event
617
+ * @public
618
+ */
619
+ closeOverflow() {
620
+ if (this.overflowPopover) {
621
+ this.overflowPopover.close();
622
+ }
623
+ }
624
+
625
+ _handleBarBreakpoints() {
626
+ const width = this.getBoundingClientRect().width;
627
+ const breakpoints = ShellBar.FIORI_3_BREAKPOINTS;
628
+
629
+ const size = breakpoints.find(bp1 => width < bp1) || ShellBar.FIORI_3_BREAKPOINTS[ShellBar.FIORI_3_BREAKPOINTS.length - 1];
630
+ const mappedSize = ShellBar.FIORI_3_BREAKPOINTS_MAP[size];
631
+
632
+ if (this.breakpointSize !== mappedSize) {
633
+ this.breakpointSize = mappedSize;
634
+ }
635
+
636
+ return mappedSize;
637
+ }
638
+
639
+ _handleSizeS() {
640
+ const hasIcons = this.showNotifications || this.showProductSwitch || this.searchField.length || this.items.length;
641
+
642
+ const newItems = this._getAllItems(hasIcons).map(info => {
643
+ const isOverflowIcon = info.classes.indexOf("ui5-shellbar-overflow-button") !== -1;
644
+ const isImageIcon = info.classes.indexOf("ui5-shellbar-image-button") !== -1;
645
+ const shouldStayOnScreen = isOverflowIcon || (isImageIcon && this.hasProfile);
646
+
647
+ return {
648
+ ...info,
649
+ classes: `${info.classes} ${shouldStayOnScreen ? "" : "ui5-shellbar-hidden-button"} ui5-shellbar-button`,
650
+ styles: {
651
+ order: shouldStayOnScreen ? 1 : -1,
652
+ },
653
+ };
654
+ });
655
+
656
+ this._updateItemsInfo(newItems);
657
+ }
658
+
659
+ _handleActionsOverflow() {
660
+ const rightContainerRect = this.shadowRoot.querySelector(".ui5-shellbar-overflow-container-right").getBoundingClientRect();
661
+ let overflowSelector = ".ui5-shellbar-button:not(.ui5-shellbar-overflow-button):not(.ui5-shellbar-invisible-button)";
662
+
663
+ if (this.showSearchField) {
664
+ overflowSelector += ",.ui5-shellbar-search-field";
665
+ }
666
+
667
+ const elementsToOverflow = this.shadowRoot.querySelectorAll(overflowSelector);
668
+ const isRTL = this.effectiveDir === "rtl";
669
+
670
+ let overflowCount = [].filter.call(elementsToOverflow, icon => {
671
+ const iconRect = icon.getBoundingClientRect();
672
+
673
+ if (isRTL) {
674
+ return (iconRect.left + iconRect.width) > (rightContainerRect.left + rightContainerRect.width);
675
+ }
676
+
677
+ return iconRect.left < rightContainerRect.left;
678
+ });
679
+
680
+ overflowCount = overflowCount.length;
681
+
682
+ const items = this._getAllItems(!!overflowCount).filter(item => item.show);
683
+
684
+ const itemsByPriority = items.sort((item1, item2) => {
685
+ if (item1.priority > item2.priority) {
686
+ return 1;
687
+ }
688
+
689
+ if (item1.priority < item2.priority) {
690
+ return -1;
691
+ }
692
+
693
+ return 0;
694
+ });
695
+
696
+ for (let i = 0; i < itemsByPriority.length; i++) {
697
+ if (i < overflowCount) {
698
+ itemsByPriority[i].classes = `${itemsByPriority[i].classes} ui5-shellbar-hidden-button`;
699
+ itemsByPriority[i].styles = {
700
+ order: -1,
701
+ };
702
+ }
703
+ }
704
+
705
+ return itemsByPriority;
706
+ }
707
+
708
+ _overflowActions() {
709
+ const size = this._handleBarBreakpoints();
710
+
711
+ if (size === "S") {
712
+ return this._handleSizeS();
713
+ }
714
+
715
+ const newItems = this._handleActionsOverflow();
716
+ this._updateItemsInfo(newItems);
717
+ }
718
+
719
+ async _toggleActionPopover() {
720
+ const overflowButton = this.shadowRoot.querySelector(".ui5-shellbar-overflow-button");
721
+ const overflowPopover = await this._getOverflowPopover();
722
+ overflowPopover.showAt(overflowButton);
723
+ }
724
+
725
+ onEnterDOM() {
726
+ ResizeHandler.register(this, this._handleResize);
727
+ }
728
+
729
+ onExitDOM() {
730
+ this.menuItemsObserver.disconnect();
731
+ ResizeHandler.deregister(this, this._handleResize);
732
+ clearTimeout(this._debounceInterval);
733
+ this._debounceInterval = null;
734
+ }
735
+
736
+ _handleSearchIconPress(event) {
737
+ this.showSearchField = !this.showSearchField;
738
+
739
+ if (!this.showSearchField) {
740
+ return;
741
+ }
742
+
743
+ const input = this.searchField[0];
744
+
745
+ // update the state immediately
746
+ if (input) {
747
+ input.focused = true;
748
+ }
749
+
750
+ // move the focus later
751
+ setTimeout(() => {
752
+ if (input) {
753
+ input.focus();
754
+ }
755
+ }, 100);
756
+ }
757
+
758
+ async _handleActionListClick(event) {
759
+ if (!this._defaultItemPressPrevented) {
760
+ this.closeOverflow();
761
+ // wait for DOM to be updated when ui5-popover is closed, otherwise if Enter key is hold
762
+ // there will be no visual indication that this has happened
763
+ await renderFinished();
764
+ }
765
+
766
+ this._defaultItemPressPrevented = false;
767
+ }
768
+
769
+ _handleCustomActionPress(event) {
770
+ const refItemId = event.target.getAttribute("data-ui5-external-action-item-id");
771
+
772
+ if (refItemId) {
773
+ const shellbarItem = this.items.find(item => {
774
+ return item._id === refItemId;
775
+ });
776
+
777
+ const prevented = !shellbarItem.fireEvent("click", { targetRef: event.target }, true);
778
+
779
+ this._defaultItemPressPrevented = prevented;
780
+ }
781
+ }
782
+
783
+ _handleOverflowPress(event) {
784
+ this._toggleActionPopover();
785
+ }
786
+
787
+ _handleNotificationsPress(event) {
788
+ const notificationIconRef = this.shadowRoot.querySelector(".ui5-shellbar-bell-button");
789
+
790
+ this._defaultItemPressPrevented = !this.fireEvent("notifications-click", {
791
+ targetRef: notificationIconRef.classList.contains("ui5-shellbar-hidden-button") ? event.target : notificationIconRef,
792
+ }, true);
793
+ }
794
+
795
+ _handleProfilePress(event) {
796
+ this.fireEvent("profile-click", {
797
+ targetRef: this.shadowRoot.querySelector(".ui5-shellbar-image-button"),
798
+ });
799
+ }
800
+
801
+ _handleCancelButtonPress() {
802
+ this.showSearchField = false;
803
+ }
804
+
805
+ _handleProductSwitchPress(event) {
806
+ const buttonRef = this.shadowRoot.querySelector(".ui5-shellbar-button-product-switch");
807
+
808
+ this._defaultItemPressPrevented = !this.fireEvent("product-switch-click", {
809
+ targetRef: buttonRef.classList.contains("ui5-shellbar-hidden-button") ? event.target : buttonRef,
810
+ }, true);
811
+ }
812
+
813
+ /**
814
+ * Returns the <code>logo</code> DOM ref.
815
+ * @type { HTMLElement }
816
+ * @public
817
+ * @readonly
818
+ * @since 1.0.0-rc.16
819
+ */
820
+ get logoDomRef() {
821
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="logo"]`);
822
+ }
823
+
824
+ /**
825
+ * Returns the <code>copilot</code> DOM ref.
826
+ * @type { HTMLElement }
827
+ * @public
828
+ * @readonly
829
+ * @since 1.0.0-rc.16
830
+ */
831
+ get copilotDomRef() {
832
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="copilot"]`);
833
+ }
834
+
835
+ /**
836
+ * Returns the <code>notifications</code> icon DOM ref.
837
+ * @type { HTMLElement }
838
+ * @public
839
+ * @readonly
840
+ * @since 1.0.0-rc.16
841
+ */
842
+ get notificationsDomRef() {
843
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="notifications"]`);
844
+ }
845
+
846
+ /**
847
+ * Returns the <code>overflow</code> icon DOM ref.
848
+ * @type { HTMLElement }
849
+ * @public
850
+ * @readonly
851
+ * @since 1.0.0-rc.16
852
+ */
853
+ get overflowDomRef() {
854
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="overflow"]`);
855
+ }
856
+
857
+ /**
858
+ * Returns the <code>profile</code> icon DOM ref.
859
+ * @type { HTMLElement }
860
+ * @public
861
+ * @readonly
862
+ * @since 1.0.0-rc.16
863
+ */
864
+ get profileDomRef() {
865
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="profile"]`);
866
+ }
867
+
868
+ /**
869
+ * Returns the <code>product-switch</code> icon DOM ref.
870
+ * @type { HTMLElement }
871
+ * @public
872
+ * @readonly
873
+ * @since 1.0.0-rc.16
874
+ */
875
+ get productSwitchDomRef() {
876
+ return this.shadowRoot.querySelector(`*[data-ui5-stable="product-switch"]`);
877
+ }
878
+
879
+ /**
880
+ * Returns all items that will be placed in the right of the bar as icons / dom elements.
881
+ * @param {boolean} showOverflowButton Determines if overflow button should be visible (not overflowing)
882
+ */
883
+ _getAllItems(showOverflowButton) {
884
+ let domOrder = -1;
885
+
886
+ const items = [
887
+ {
888
+ icon: "search",
889
+ text: "Search",
890
+ classes: `${this.searchField.length ? "" : "ui5-shellbar-invisible-button"} ui5-shellbar-search-button ui5-shellbar-button`,
891
+ priority: 4,
892
+ domOrder: this.searchField.length ? (++domOrder) : -1,
893
+ styles: {
894
+ order: this.searchField.length ? 1 : -10,
895
+ },
896
+ id: `${this._id}-item-${1}`,
897
+ press: this._handleSearchIconPress.bind(this),
898
+ show: !!this.searchField.length,
899
+ },
900
+ ...this.items.map((item, index) => {
901
+ item._getRealDomRef = () => this.getDomRef().querySelector(`*[data-ui5-stable=${item.stableDomRef}]`);
902
+ return {
903
+ icon: item.icon,
904
+ id: item._id,
905
+ count: item.count || undefined,
906
+ refItemid: item._id,
907
+ text: item.text,
908
+ classes: "ui5-shellbar-custom-item ui5-shellbar-button",
909
+ priority: 1,
910
+ domOrder: (++domOrder),
911
+ styles: {
912
+ order: 2,
913
+ },
914
+ show: true,
915
+ press: this._handleCustomActionPress.bind(this),
916
+ custom: true,
917
+ title: item.title,
918
+ stableDomRef: item.stableDomRef,
919
+ };
920
+ }),
921
+ {
922
+ icon: "bell",
923
+ text: "Notifications",
924
+ classes: `${this.showNotifications ? "" : "ui5-shellbar-invisible-button"} ui5-shellbar-bell-button ui5-shellbar-button`,
925
+ priority: 3,
926
+ styles: {
927
+ order: this.showNotifications ? 3 : -10,
928
+ },
929
+ id: `${this._id}-item-${2}`,
930
+ show: this.showNotifications,
931
+ domOrder: this.showNotifications ? (++domOrder) : -1,
932
+ press: this._handleNotificationsPress.bind(this),
933
+ },
934
+ {
935
+ icon: "overflow",
936
+ text: "Overflow",
937
+ classes: `${showOverflowButton ? "" : "ui5-shellbar-hidden-button"} ui5-shellbar-overflow-button-shown ui5-shellbar-overflow-button ui5-shellbar-button`,
938
+ priority: 5,
939
+ order: 4,
940
+ styles: {
941
+ order: showOverflowButton ? 4 : -1,
942
+ },
943
+ domOrder: showOverflowButton ? (++domOrder) : -1,
944
+ id: `${this.id}-item-${5}`,
945
+ press: this._handleOverflowPress.bind(this),
946
+ show: true,
947
+ },
948
+ {
949
+ text: "Person",
950
+ classes: `${this.hasProfile ? "" : "ui5-shellbar-invisible-button"} ui5-shellbar-image-button ui5-shellbar-button`,
951
+ priority: 4,
952
+ styles: {
953
+ order: this.hasProfile ? 5 : -10,
954
+ },
955
+ profile: true,
956
+ id: `${this._id}-item-${3}`,
957
+ domOrder: this.hasProfile ? (++domOrder) : -1,
958
+ show: this.hasProfile,
959
+ press: this._handleProfilePress.bind(this),
960
+ },
961
+ {
962
+ icon: "grid",
963
+ text: "Product Switch",
964
+ classes: `${this.showProductSwitch ? "" : "ui5-shellbar-invisible-button"} ui5-shellbar-button ui5-shellbar-button-product-switch`,
965
+ priority: 2,
966
+ styles: {
967
+ order: this.showProductSwitch ? 6 : -10,
968
+ },
969
+ id: `${this._id}-item-${4}`,
970
+ show: this.showProductSwitch,
971
+ domOrder: this.showProductSwitch ? (++domOrder) : -1,
972
+ press: this._handleProductSwitchPress.bind(this),
973
+ },
974
+ ];
975
+ return items;
976
+ }
977
+
978
+ _updateItemsInfo(newItems) {
979
+ const isDifferent = JSON.stringify(this._itemsInfo) !== JSON.stringify(newItems);
980
+ if (isDifferent) {
981
+ this._itemsInfo = newItems;
982
+ }
983
+ }
984
+
985
+ _updateClonedMenuItems() {
986
+ this._menuPopoverItems = [];
987
+
988
+ this.menuItems.forEach(item => {
989
+ // clone the menuItem and remove the slot="menuItems",
990
+ // otherwise would not be slotted in the internal ui5-li
991
+ const clonedItem = item.cloneNode(true);
992
+ clonedItem.removeAttribute("slot");
993
+
994
+ this._menuPopoverItems.push(clonedItem);
995
+ });
996
+ }
997
+
998
+ _observeMenuItems() {
999
+ this.menuItems.forEach(item => {
1000
+ this.menuItemsObserver.observe(item, {
1001
+ characterData: true,
1002
+ childList: true,
1003
+ subtree: true,
1004
+ attributes: true,
1005
+ });
1006
+ });
1007
+ }
1008
+
1009
+ async _getResponsivePopover() {
1010
+ const staticAreaItem = await this.getStaticAreaItemDomRef();
1011
+ this.overflowPopover = staticAreaItem.querySelector(".ui5-shellbar-overflow-popover");
1012
+ this.menuPopover = staticAreaItem.querySelector(".ui5-shellbar-menu-popover");
1013
+ }
1014
+
1015
+ async _getOverflowPopover() {
1016
+ const staticAreaItem = await this.getStaticAreaItemDomRef();
1017
+ return staticAreaItem.querySelector(".ui5-shellbar-overflow-popover");
1018
+ }
1019
+
1020
+ async _getMenuPopover() {
1021
+ const staticAreaItem = await this.getStaticAreaItemDomRef();
1022
+ return staticAreaItem.querySelector(".ui5-shellbar-menu-popover");
1023
+ }
1024
+
1025
+ isIconHidden(name) {
1026
+ const itemInfo = this._itemsInfo.find(item => item.icon === name);
1027
+
1028
+ if (!itemInfo) {
1029
+ return false;
1030
+ }
1031
+
1032
+ return itemInfo.classes.indexOf("ui5-shellbar-hidden-button") !== -1;
1033
+ }
1034
+
1035
+ get classes() {
1036
+ return {
1037
+ wrapper: {
1038
+ "ui5-shellbar-root": true,
1039
+ "ui5-shellbar-with-searchfield": this.searchField.length,
1040
+ },
1041
+ button: {
1042
+ "ui5-shellbar-menu-button--interactive": this.hasMenuItems,
1043
+ "ui5-shellbar-menu-button": true,
1044
+ },
1045
+ items: {
1046
+ notification: {
1047
+ "ui5-shellbar-hidden-button": this.isIconHidden("bell"),
1048
+ },
1049
+ product: {
1050
+ "ui5-shellbar-hidden-button": this.isIconHidden("grid"),
1051
+ },
1052
+ search: {
1053
+ "ui5-shellbar-hidden-button": this.isIconHidden("search"),
1054
+ },
1055
+ overflow: {
1056
+ "ui5-shellbar-hidden-button": this.isIconHidden("overflow"),
1057
+ },
1058
+ },
1059
+ };
1060
+ }
1061
+
1062
+ get styles() {
1063
+ return {
1064
+ items: {
1065
+ notification: {
1066
+ "order": this.isIconHidden("bell") ? "-1" : "3",
1067
+ },
1068
+ overflow: {
1069
+ "order": this.isIconHidden("overflow") ? "-1" : "4",
1070
+ },
1071
+ profile: {
1072
+ "order": this.hasProfile ? "5" : "-1",
1073
+ },
1074
+ product: {
1075
+ "order": this.isIconHidden("grid") ? "-1" : "6",
1076
+ },
1077
+ },
1078
+ searchField: {
1079
+ "display": this.correctSearchFieldStyles,
1080
+ },
1081
+ };
1082
+ }
1083
+
1084
+ get correctSearchFieldStyles() {
1085
+ if (this.showSearchField) {
1086
+ return "flex";
1087
+ }
1088
+
1089
+ return "none";
1090
+ }
1091
+
1092
+ get customItemsInfo() {
1093
+ return this._itemsInfo.filter(itemInfo => !!itemInfo.custom);
1094
+ }
1095
+
1096
+ get hasLogo() {
1097
+ return !!this.logo.length;
1098
+ }
1099
+
1100
+ get showLogoInMenuButton() {
1101
+ return this.hasLogo && this.breakpointSize === "S";
1102
+ }
1103
+
1104
+ get showTitleInMenuButton() {
1105
+ return this.primaryTitle && !(this.showLogoInMenuButton);
1106
+ }
1107
+
1108
+ get showMenuButton() {
1109
+ return this.primaryTitle || this.showLogoInMenuButton;
1110
+ }
1111
+
1112
+ get popoverHorizontalAlign() {
1113
+ return this.effectiveDir === "rtl" ? "Left" : "Right";
1114
+ }
1115
+
1116
+ get hasSearchField() {
1117
+ return !!this.searchField.length;
1118
+ }
1119
+
1120
+ get hasProfile() {
1121
+ return !!this.profile.length;
1122
+ }
1123
+
1124
+ get hasMenuItems() {
1125
+ return this.menuItems.length > 0;
1126
+ }
1127
+
1128
+ get _shellbarText() {
1129
+ return ShellBar.i18nBundle.getText(SHELLBAR_LABEL);
1130
+ }
1131
+
1132
+ get _logoText() {
1133
+ return this.accessibilityTexts.logoTitle || ShellBar.i18nBundle.getText(SHELLBAR_LOGO);
1134
+ }
1135
+
1136
+ get _copilotText() {
1137
+ return ShellBar.i18nBundle.getText(SHELLBAR_COPILOT);
1138
+ }
1139
+
1140
+ get _notificationsText() {
1141
+ return ShellBar.i18nBundle.getText(SHELLBAR_NOTIFICATIONS, this.notificationsCount);
1142
+ }
1143
+
1144
+ get _cancelBtnText() {
1145
+ return ShellBar.i18nBundle.getText(SHELLBAR_CANCEL);
1146
+ }
1147
+
1148
+ get _showFullWidthSearch() {
1149
+ const size = this._handleBarBreakpoints();
1150
+ const searchBtnHidden = !!this.shadowRoot.querySelector(".ui5-shellbar-search-button.ui5-shellbar-hidden-button");
1151
+
1152
+ return ((size === "S") || searchBtnHidden);
1153
+ }
1154
+
1155
+ get _profileText() {
1156
+ return this.accessibilityTexts.profileButtonTitle || ShellBar.i18nBundle.getText(SHELLBAR_PROFILE);
1157
+ }
1158
+
1159
+ get _productsText() {
1160
+ return ShellBar.i18nBundle.getText(SHELLBAR_PRODUCTS);
1161
+ }
1162
+
1163
+ get _searchText() {
1164
+ return ShellBar.i18nBundle.getText(SHELLBAR_SEARCH);
1165
+ }
1166
+
1167
+ get _overflowText() {
1168
+ return ShellBar.i18nBundle.getText(SHELLBAR_OVERFLOW);
1169
+ }
1170
+
1171
+ get accInfo() {
1172
+ return {
1173
+ notifications: {
1174
+ "title": this._notificationsText,
1175
+ },
1176
+ profile: {
1177
+ "title": this._profileText,
1178
+ },
1179
+ products: {
1180
+ "title": this._productsText,
1181
+ },
1182
+ search: {
1183
+ "title": this._searchText,
1184
+ "accessibilityAttributes": {
1185
+ expanded: this.showSearchField,
1186
+ },
1187
+ },
1188
+ overflow: {
1189
+ "title": this._overflowText,
1190
+ "accessibilityAttributes": {
1191
+ hasPopup: HasPopup.Menu,
1192
+ expanded: this._overflowPopoverExpanded,
1193
+ },
1194
+ },
1195
+ };
1196
+ }
1197
+
1198
+ get accLogoRole() {
1199
+ return this.accessibilityRoles.logoRole || "button";
1200
+ }
1201
+
1202
+ static get dependencies() {
1203
+ return [
1204
+ Button,
1205
+ List,
1206
+ Popover,
1207
+ StandardListItem,
1208
+ ];
1209
+ }
1210
+
1211
+ static async onDefine() {
1212
+ ShellBar.i18nBundle = await getI18nBundle("@ui5/webcomponents-fiori");
1213
+ }
1214
+ }
1215
+
1216
+ ShellBar.define();
1217
+
1218
+ export default ShellBar;