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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1158) hide show
  1. package/CHANGELOG.md +370 -0
  2. package/README.md +60 -9
  3. package/dist/Assets-static.js +6 -0
  4. package/dist/Assets.js +1 -1
  5. package/dist/Bar.js +197 -0
  6. package/dist/BarcodeScannerDialog.js +262 -0
  7. package/dist/DynamicSideContent.js +566 -0
  8. package/dist/FilterItem.js +78 -0
  9. package/dist/FilterItemOption.js +69 -0
  10. package/dist/FlexibleColumnLayout.js +155 -29
  11. package/dist/IllustratedMessage.js +381 -0
  12. package/dist/Interfaces.js +142 -0
  13. package/dist/MediaGallery.js +599 -0
  14. package/dist/MediaGalleryItem.js +336 -0
  15. package/dist/{NotificationOverflowAction.js → NotificationAction.js} +22 -14
  16. package/dist/NotificationListGroupItem.js +60 -27
  17. package/dist/NotificationListItem.js +67 -69
  18. package/dist/NotificationListItemBase.js +49 -19
  19. package/dist/Page.js +223 -0
  20. package/dist/ProductSwitch.js +78 -11
  21. package/dist/ProductSwitchItem.js +32 -8
  22. package/dist/ShellBar.js +280 -104
  23. package/dist/ShellBarItem.js +8 -17
  24. package/dist/SideNavigation.js +61 -13
  25. package/dist/SideNavigationItem.js +19 -11
  26. package/dist/SideNavigationSubItem.js +16 -8
  27. package/dist/SortItem.js +68 -0
  28. package/dist/Timeline.js +96 -12
  29. package/dist/TimelineItem.js +51 -10
  30. package/dist/UploadCollection.js +73 -26
  31. package/dist/UploadCollectionItem.js +115 -98
  32. package/dist/ViewSettingsDialog.js +674 -0
  33. package/dist/Wizard.js +440 -116
  34. package/dist/WizardStep.js +28 -37
  35. package/dist/WizardTab.js +31 -105
  36. package/dist/api.json +3106 -1
  37. package/dist/css/themes/Bar.css +1 -0
  38. package/dist/css/themes/BarcodeScannerDialog.css +1 -0
  39. package/dist/css/themes/DynamicSideContent.css +1 -0
  40. package/dist/css/themes/FlexibleColumnLayout.css +1 -0
  41. package/dist/css/themes/IllustratedMessage.css +1 -0
  42. package/dist/css/themes/InvisibleTextStyles.css +1 -0
  43. package/dist/css/themes/MediaGallery.css +1 -0
  44. package/dist/css/themes/MediaGalleryItem.css +1 -0
  45. package/dist/css/themes/NotificationListGroupItem.css +1 -0
  46. package/dist/css/themes/NotificationListItem.css +1 -0
  47. package/dist/css/themes/NotificationListItemBase.css +1 -0
  48. package/dist/css/themes/NotificationOverflowActionsPopover.css +1 -0
  49. package/dist/css/themes/NotificationPrioIcon.css +1 -0
  50. package/dist/css/themes/Page.css +1 -0
  51. package/dist/css/themes/ProductSwitch.css +1 -0
  52. package/dist/css/themes/ProductSwitchItem.css +1 -0
  53. package/dist/css/themes/ShellBar.css +1 -0
  54. package/dist/css/themes/ShellBarPopover.css +1 -0
  55. package/dist/css/themes/SideNavigation.css +1 -0
  56. package/dist/css/themes/SideNavigationPopover.css +1 -0
  57. package/dist/css/themes/Timeline.css +1 -0
  58. package/dist/css/themes/TimelineItem.css +1 -0
  59. package/dist/css/themes/UploadCollection.css +1 -0
  60. package/dist/css/themes/UploadCollectionItem.css +1 -0
  61. package/dist/css/themes/ViewSettingsDialog.css +1 -0
  62. package/dist/css/themes/Wizard.css +1 -0
  63. package/dist/css/themes/WizardPopover.css +1 -0
  64. package/dist/css/themes/WizardTab.css +1 -0
  65. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -0
  66. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -0
  67. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -0
  68. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -0
  69. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -0
  70. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -0
  71. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -0
  72. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -0
  73. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  74. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -0
  75. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  76. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  77. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
  78. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
  79. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  80. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  81. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -0
  82. package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
  83. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  84. package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
  85. package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
  86. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -0
  87. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -0
  88. package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -0
  89. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -0
  90. package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
  91. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -0
  92. package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
  93. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
  94. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  95. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -0
  96. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
  97. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  98. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
  99. package/dist/generated/assets/i18n/messagebundle_in.json +1 -0
  100. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  101. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
  102. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
  103. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
  104. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
  105. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
  106. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  107. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
  108. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
  109. package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
  110. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  111. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
  112. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -0
  113. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
  114. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  115. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
  116. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
  117. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
  118. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  119. package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
  120. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
  121. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
  122. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
  123. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
  124. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
  125. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  126. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  127. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  128. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  129. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  130. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  131. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  132. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -0
  133. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
  134. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -0
  135. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
  136. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
  137. package/dist/generated/i18n/i18n-defaults.js +2 -2
  138. package/dist/generated/json-imports/Themes-static.js +41 -0
  139. package/dist/generated/json-imports/Themes.js +26 -19
  140. package/dist/generated/json-imports/i18n-static.js +162 -0
  141. package/dist/generated/json-imports/i18n.js +113 -89
  142. package/dist/generated/templates/BarTemplate.lit.js +7 -0
  143. package/dist/generated/templates/BarcodeScannerDialogTemplate.lit.js +7 -0
  144. package/dist/generated/templates/DynamicSideContentTemplate.lit.js +7 -0
  145. package/dist/generated/templates/FlexibleColumnLayoutTemplate.lit.js +4 -11
  146. package/dist/generated/templates/IllustratedMessageTemplate.lit.js +13 -0
  147. package/dist/generated/templates/MediaGalleryItemTemplate.lit.js +10 -0
  148. package/dist/generated/templates/MediaGalleryTemplate.lit.js +13 -0
  149. package/dist/generated/templates/NotificationListGroupItemTemplate.lit.js +12 -19
  150. package/dist/generated/templates/NotificationListItemTemplate.lit.js +13 -20
  151. package/dist/generated/templates/NotificationOverflowActionsPopoverTemplate.lit.js +8 -0
  152. package/dist/generated/templates/PageTemplate.lit.js +7 -0
  153. package/dist/generated/templates/ProductSwitchItemTemplate.lit.js +12 -19
  154. package/dist/generated/templates/ProductSwitchTemplate.lit.js +4 -11
  155. package/dist/generated/templates/ShellBarPopoverTemplate.lit.js +6 -13
  156. package/dist/generated/templates/ShellBarTemplate.lit.js +22 -27
  157. package/dist/generated/templates/SideNavigationItemPopoverContentTemplate.lit.js +5 -12
  158. package/dist/generated/templates/SideNavigationTemplate.lit.js +13 -19
  159. package/dist/generated/templates/TimelineItemTemplate.lit.js +10 -16
  160. package/dist/generated/templates/TimelineTemplate.lit.js +5 -12
  161. package/dist/generated/templates/UploadCollectionItemTemplate.lit.js +18 -30
  162. package/dist/generated/templates/UploadCollectionTemplate.lit.js +6 -14
  163. package/dist/generated/templates/ViewSettingsDialogTemplate.lit.js +22 -0
  164. package/dist/generated/templates/WizardPopoverTemplate.lit.js +8 -0
  165. package/dist/generated/templates/WizardTabTemplate.lit.js +8 -15
  166. package/dist/generated/templates/WizardTemplate.lit.js +6 -13
  167. package/dist/generated/themes/Bar.css.js +8 -0
  168. package/dist/generated/themes/BarcodeScannerDialog.css.js +8 -0
  169. package/dist/generated/themes/DynamicSideContent.css.js +8 -0
  170. package/dist/generated/themes/FlexibleColumnLayout.css.js +5 -5
  171. package/dist/generated/themes/IllustratedMessage.css.js +8 -0
  172. package/dist/generated/themes/InvisibleTextStyles.css.js +5 -5
  173. package/dist/generated/themes/MediaGallery.css.js +8 -0
  174. package/dist/generated/themes/MediaGalleryItem.css.js +8 -0
  175. package/dist/generated/themes/NotificationListGroupItem.css.js +5 -5
  176. package/dist/generated/themes/NotificationListItem.css.js +5 -5
  177. package/dist/generated/themes/NotificationListItemBase.css.js +5 -5
  178. package/dist/generated/themes/NotificationOverflowActionsPopover.css.js +8 -0
  179. package/dist/generated/themes/NotificationPrioIcon.css.js +5 -5
  180. package/dist/generated/themes/Page.css.js +8 -0
  181. package/dist/generated/themes/ProductSwitch.css.js +5 -5
  182. package/dist/generated/themes/ProductSwitchItem.css.js +5 -5
  183. package/dist/generated/themes/ShellBar.css.js +5 -5
  184. package/dist/generated/themes/ShellBarPopover.css.js +8 -0
  185. package/dist/generated/themes/SideNavigation.css.js +5 -5
  186. package/dist/generated/themes/SideNavigationPopover.css.js +8 -0
  187. package/dist/generated/themes/Timeline.css.js +5 -5
  188. package/dist/generated/themes/TimelineItem.css.js +5 -5
  189. package/dist/generated/themes/UploadCollection.css.js +5 -5
  190. package/dist/generated/themes/UploadCollectionItem.css.js +5 -5
  191. package/dist/generated/themes/ViewSettingsDialog.css.js +8 -0
  192. package/dist/generated/themes/Wizard.css.js +5 -5
  193. package/dist/generated/themes/WizardPopover.css.js +8 -0
  194. package/dist/generated/themes/WizardTab.css.js +5 -5
  195. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  196. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  197. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  198. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  199. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  200. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  201. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  202. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -0
  203. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -0
  204. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -0
  205. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -0
  206. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -0
  207. package/dist/i18n/messagebundle.properties +347 -0
  208. package/dist/i18n/messagebundle_ar.properties +231 -0
  209. package/dist/i18n/messagebundle_bg.properties +231 -0
  210. package/dist/i18n/messagebundle_ca.properties +231 -0
  211. package/dist/i18n/messagebundle_cs.properties +231 -0
  212. package/dist/i18n/messagebundle_cy.properties +231 -0
  213. package/dist/i18n/messagebundle_da.properties +231 -0
  214. package/dist/i18n/messagebundle_de.properties +231 -0
  215. package/dist/i18n/messagebundle_el.properties +231 -0
  216. package/dist/i18n/messagebundle_en.properties +231 -0
  217. package/dist/i18n/messagebundle_en_GB.properties +231 -0
  218. package/dist/i18n/messagebundle_en_US_sappsd.properties +231 -0
  219. package/dist/i18n/messagebundle_en_US_saprigi.properties +231 -0
  220. package/dist/i18n/messagebundle_en_US_saptrc.properties +231 -0
  221. package/dist/i18n/messagebundle_es.properties +231 -0
  222. package/dist/i18n/messagebundle_es_MX.properties +231 -0
  223. package/dist/i18n/messagebundle_et.properties +231 -0
  224. package/dist/i18n/messagebundle_fi.properties +231 -0
  225. package/dist/i18n/messagebundle_fr.properties +231 -0
  226. package/dist/i18n/messagebundle_fr_CA.properties +231 -0
  227. package/dist/i18n/messagebundle_hi.properties +231 -0
  228. package/dist/i18n/messagebundle_hr.properties +231 -0
  229. package/dist/i18n/messagebundle_hu.properties +231 -0
  230. package/dist/i18n/messagebundle_id.properties +231 -0
  231. package/dist/i18n/messagebundle_in.properties +88 -0
  232. package/dist/i18n/messagebundle_it.properties +231 -0
  233. package/dist/i18n/messagebundle_iw.properties +231 -0
  234. package/dist/i18n/messagebundle_ja.properties +231 -0
  235. package/dist/i18n/messagebundle_kk.properties +231 -0
  236. package/dist/i18n/messagebundle_ko.properties +231 -0
  237. package/dist/i18n/messagebundle_lt.properties +231 -0
  238. package/dist/i18n/messagebundle_lv.properties +231 -0
  239. package/dist/i18n/messagebundle_ms.properties +231 -0
  240. package/dist/i18n/messagebundle_nl.properties +231 -0
  241. package/dist/i18n/messagebundle_no.properties +231 -0
  242. package/dist/i18n/messagebundle_pl.properties +231 -0
  243. package/dist/i18n/messagebundle_pt.properties +231 -0
  244. package/dist/i18n/messagebundle_pt_PT.properties +231 -0
  245. package/dist/i18n/messagebundle_ro.properties +231 -0
  246. package/dist/i18n/messagebundle_ru.properties +231 -0
  247. package/dist/i18n/messagebundle_sh.properties +231 -0
  248. package/dist/i18n/messagebundle_sk.properties +231 -0
  249. package/dist/i18n/messagebundle_sl.properties +231 -0
  250. package/dist/i18n/messagebundle_sv.properties +231 -0
  251. package/dist/i18n/messagebundle_th.properties +231 -0
  252. package/dist/i18n/messagebundle_tr.properties +231 -0
  253. package/dist/i18n/messagebundle_uk.properties +231 -0
  254. package/dist/i18n/messagebundle_vi.properties +231 -0
  255. package/dist/i18n/messagebundle_zh_CN.properties +231 -0
  256. package/dist/i18n/messagebundle_zh_TW.properties +231 -0
  257. package/dist/illustrations/AddColumn.js +28 -0
  258. package/dist/illustrations/AddPeople.js +28 -0
  259. package/dist/illustrations/BalloonSky.js +28 -0
  260. package/dist/illustrations/BeforeSearch.js +28 -0
  261. package/dist/illustrations/Connection.js +28 -0
  262. package/dist/illustrations/EmptyCalendar.js +28 -0
  263. package/dist/illustrations/EmptyList.js +28 -0
  264. package/dist/illustrations/EmptyPlanningCalendar.js +28 -0
  265. package/dist/illustrations/ErrorScreen.js +28 -0
  266. package/dist/illustrations/FilterTable.js +28 -0
  267. package/dist/illustrations/GroupTable.js +28 -0
  268. package/dist/illustrations/NoActivities.js +28 -0
  269. package/dist/illustrations/NoData.js +28 -0
  270. package/dist/illustrations/NoEntries.js +28 -0
  271. package/dist/illustrations/NoFilterResults.js +28 -0
  272. package/dist/illustrations/NoMail.js +28 -0
  273. package/dist/illustrations/NoMail_v1.js +28 -0
  274. package/dist/illustrations/NoNotifications.js +28 -0
  275. package/dist/illustrations/NoSavedItems.js +28 -0
  276. package/dist/illustrations/NoSavedItems_v1.js +28 -0
  277. package/dist/illustrations/NoSearchResults.js +28 -0
  278. package/dist/illustrations/NoTasks.js +28 -0
  279. package/dist/illustrations/NoTasks_v1.js +28 -0
  280. package/dist/illustrations/PageNotFound.js +28 -0
  281. package/dist/illustrations/ReloadScreen.js +28 -0
  282. package/dist/illustrations/ResizeColumn.js +28 -0
  283. package/dist/illustrations/SearchEarth.js +28 -0
  284. package/dist/illustrations/SearchFolder.js +28 -0
  285. package/dist/illustrations/SimpleBalloon.js +28 -0
  286. package/dist/illustrations/SimpleBell.js +28 -0
  287. package/dist/illustrations/SimpleCalendar.js +28 -0
  288. package/dist/illustrations/SimpleCheckMark.js +28 -0
  289. package/dist/illustrations/SimpleConnection.js +28 -0
  290. package/dist/illustrations/SimpleEmptyDoc.js +28 -0
  291. package/dist/illustrations/SimpleEmptyList.js +28 -0
  292. package/dist/illustrations/SimpleError.js +28 -0
  293. package/dist/illustrations/SimpleMagnifier.js +28 -0
  294. package/dist/illustrations/SimpleMail.js +28 -0
  295. package/dist/illustrations/SimpleNoSavedItems.js +28 -0
  296. package/dist/illustrations/SimpleNotFoundMagnifier.js +28 -0
  297. package/dist/illustrations/SimpleReload.js +28 -0
  298. package/dist/illustrations/SimpleTask.js +28 -0
  299. package/dist/illustrations/SleepingBell.js +28 -0
  300. package/dist/illustrations/SortColumn.js +28 -0
  301. package/dist/illustrations/SuccessBalloon.js +28 -0
  302. package/dist/illustrations/SuccessCheckMark.js +28 -0
  303. package/dist/illustrations/SuccessHighFive.js +28 -0
  304. package/dist/illustrations/SuccessScreen.js +28 -0
  305. package/dist/illustrations/Tent.js +28 -0
  306. package/dist/illustrations/UnableToLoad.js +28 -0
  307. package/dist/illustrations/UnableToLoadImage.js +28 -0
  308. package/dist/illustrations/UnableToUpload.js +28 -0
  309. package/dist/illustrations/UploadCollection.js +28 -0
  310. package/dist/illustrations/sapIllus-Dialog-AddColumn.js +38 -0
  311. package/dist/illustrations/sapIllus-Dialog-AddPeople.js +32 -0
  312. package/dist/illustrations/sapIllus-Dialog-BalloonSky.js +34 -0
  313. package/dist/illustrations/sapIllus-Dialog-BeforeSearch.js +14 -0
  314. package/dist/illustrations/sapIllus-Dialog-Connection.js +19 -0
  315. package/dist/illustrations/sapIllus-Dialog-EmptyCalendar.js +75 -0
  316. package/dist/illustrations/sapIllus-Dialog-EmptyList.js +37 -0
  317. package/dist/illustrations/sapIllus-Dialog-EmptyPlanningCalendar.js +79 -0
  318. package/dist/illustrations/sapIllus-Dialog-ErrorScreen.js +35 -0
  319. package/dist/illustrations/sapIllus-Dialog-FilterTable.js +42 -0
  320. package/dist/illustrations/sapIllus-Dialog-GroupTable.js +68 -0
  321. package/dist/illustrations/sapIllus-Dialog-NoActivities.js +19 -0
  322. package/dist/illustrations/sapIllus-Dialog-NoData.js +11 -0
  323. package/dist/illustrations/sapIllus-Dialog-NoEntries.js +16 -0
  324. package/dist/illustrations/sapIllus-Dialog-NoFilterResults.js +25 -0
  325. package/dist/illustrations/sapIllus-Dialog-NoMail.js +12 -0
  326. package/dist/illustrations/sapIllus-Dialog-NoMail_v1.js +23 -0
  327. package/dist/illustrations/sapIllus-Dialog-NoNotifications.js +13 -0
  328. package/dist/illustrations/sapIllus-Dialog-NoSavedItems.js +14 -0
  329. package/dist/illustrations/sapIllus-Dialog-NoSavedItems_v1.js +37 -0
  330. package/dist/illustrations/sapIllus-Dialog-NoSearchResults.js +16 -0
  331. package/dist/illustrations/sapIllus-Dialog-NoTasks.js +19 -0
  332. package/dist/illustrations/sapIllus-Dialog-NoTasks_v1.js +54 -0
  333. package/dist/illustrations/sapIllus-Dialog-PageNotFound.js +30 -0
  334. package/dist/illustrations/sapIllus-Dialog-ReloadScreen.js +35 -0
  335. package/dist/illustrations/sapIllus-Dialog-ResizeColumn.js +42 -0
  336. package/dist/illustrations/sapIllus-Dialog-SearchEarth.js +19 -0
  337. package/dist/illustrations/sapIllus-Dialog-SearchFolder.js +28 -0
  338. package/dist/illustrations/sapIllus-Dialog-SimpleBalloon.js +18 -0
  339. package/dist/illustrations/sapIllus-Dialog-SimpleBell.js +14 -0
  340. package/dist/illustrations/sapIllus-Dialog-SimpleCalendar.js +49 -0
  341. package/dist/illustrations/sapIllus-Dialog-SimpleCheckMark.js +7 -0
  342. package/dist/illustrations/sapIllus-Dialog-SimpleConnection.js +19 -0
  343. package/dist/illustrations/sapIllus-Dialog-SimpleEmptyDoc.js +18 -0
  344. package/dist/illustrations/sapIllus-Dialog-SimpleEmptyList.js +11 -0
  345. package/dist/illustrations/sapIllus-Dialog-SimpleError.js +11 -0
  346. package/dist/illustrations/sapIllus-Dialog-SimpleMagnifier.js +11 -0
  347. package/dist/illustrations/sapIllus-Dialog-SimpleMail.js +14 -0
  348. package/dist/illustrations/sapIllus-Dialog-SimpleNoSavedItems.js +18 -0
  349. package/dist/illustrations/sapIllus-Dialog-SimpleNotFoundMagnifier.js +22 -0
  350. package/dist/illustrations/sapIllus-Dialog-SimpleReload.js +12 -0
  351. package/dist/illustrations/sapIllus-Dialog-SimpleTask.js +24 -0
  352. package/dist/illustrations/sapIllus-Dialog-SleepingBell.js +31 -0
  353. package/dist/illustrations/sapIllus-Dialog-SortColumn.js +40 -0
  354. package/dist/illustrations/sapIllus-Dialog-SuccessBalloon.js +16 -0
  355. package/dist/illustrations/sapIllus-Dialog-SuccessCheckMark.js +9 -0
  356. package/dist/illustrations/sapIllus-Dialog-SuccessHighFive.js +46 -0
  357. package/dist/illustrations/sapIllus-Dialog-SuccessScreen.js +33 -0
  358. package/dist/illustrations/sapIllus-Dialog-Tent.js +32 -0
  359. package/dist/illustrations/sapIllus-Dialog-UnableToLoad.js +12 -0
  360. package/dist/illustrations/sapIllus-Dialog-UnableToLoadImage.js +39 -0
  361. package/dist/illustrations/sapIllus-Dialog-UnableToUpload.js +14 -0
  362. package/dist/illustrations/sapIllus-Dialog-UploadCollection.js +33 -0
  363. package/dist/illustrations/sapIllus-Scene-AddColumn.js +49 -0
  364. package/dist/illustrations/sapIllus-Scene-AddPeople.js +31 -0
  365. package/dist/illustrations/sapIllus-Scene-BalloonSky.js +43 -0
  366. package/dist/illustrations/sapIllus-Scene-BeforeSearch.js +32 -0
  367. package/dist/illustrations/sapIllus-Scene-Connection.js +32 -0
  368. package/dist/illustrations/sapIllus-Scene-EmptyCalendar.js +88 -0
  369. package/dist/illustrations/sapIllus-Scene-EmptyList.js +44 -0
  370. package/dist/illustrations/sapIllus-Scene-EmptyPlanningCalendar.js +92 -0
  371. package/dist/illustrations/sapIllus-Scene-ErrorScreen.js +79 -0
  372. package/dist/illustrations/sapIllus-Scene-FilterTable.js +57 -0
  373. package/dist/illustrations/sapIllus-Scene-GroupTable.js +77 -0
  374. package/dist/illustrations/sapIllus-Scene-NoActivities.js +29 -0
  375. package/dist/illustrations/sapIllus-Scene-NoData.js +22 -0
  376. package/dist/illustrations/sapIllus-Scene-NoEntries.js +31 -0
  377. package/dist/illustrations/sapIllus-Scene-NoFilterResults.js +40 -0
  378. package/dist/illustrations/sapIllus-Scene-NoMail.js +24 -0
  379. package/dist/illustrations/sapIllus-Scene-NoMail_v1.js +56 -0
  380. package/dist/illustrations/sapIllus-Scene-NoNotifications.js +37 -0
  381. package/dist/illustrations/sapIllus-Scene-NoSavedItems.js +36 -0
  382. package/dist/illustrations/sapIllus-Scene-NoSavedItems_v1.js +40 -0
  383. package/dist/illustrations/sapIllus-Scene-NoSearchResults.js +16 -0
  384. package/dist/illustrations/sapIllus-Scene-NoTasks.js +23 -0
  385. package/dist/illustrations/sapIllus-Scene-NoTasks_v1.js +91 -0
  386. package/dist/illustrations/sapIllus-Scene-PageNotFound.js +34 -0
  387. package/dist/illustrations/sapIllus-Scene-ReloadScreen.js +81 -0
  388. package/dist/illustrations/sapIllus-Scene-ResizeColumn.js +53 -0
  389. package/dist/illustrations/sapIllus-Scene-SearchEarth.js +31 -0
  390. package/dist/illustrations/sapIllus-Scene-SearchFolder.js +37 -0
  391. package/dist/illustrations/sapIllus-Scene-SimpleBalloon.js +21 -0
  392. package/dist/illustrations/sapIllus-Scene-SimpleBell.js +17 -0
  393. package/dist/illustrations/sapIllus-Scene-SimpleCalendar.js +45 -0
  394. package/dist/illustrations/sapIllus-Scene-SimpleCheckMark.js +10 -0
  395. package/dist/illustrations/sapIllus-Scene-SimpleConnection.js +23 -0
  396. package/dist/illustrations/sapIllus-Scene-SimpleEmptyDoc.js +21 -0
  397. package/dist/illustrations/sapIllus-Scene-SimpleEmptyList.js +14 -0
  398. package/dist/illustrations/sapIllus-Scene-SimpleError.js +14 -0
  399. package/dist/illustrations/sapIllus-Scene-SimpleMagnifier.js +14 -0
  400. package/dist/illustrations/sapIllus-Scene-SimpleMail.js +17 -0
  401. package/dist/illustrations/sapIllus-Scene-SimpleNoSavedItems.js +28 -0
  402. package/dist/illustrations/sapIllus-Scene-SimpleNotFoundMagnifier.js +25 -0
  403. package/dist/illustrations/sapIllus-Scene-SimpleReload.js +15 -0
  404. package/dist/illustrations/sapIllus-Scene-SimpleTask.js +20 -0
  405. package/dist/illustrations/sapIllus-Scene-SleepingBell.js +51 -0
  406. package/dist/illustrations/sapIllus-Scene-SortColumn.js +51 -0
  407. package/dist/illustrations/sapIllus-Scene-SuccessBalloon.js +34 -0
  408. package/dist/illustrations/sapIllus-Scene-SuccessCheckMark.js +44 -0
  409. package/dist/illustrations/sapIllus-Scene-SuccessHighFive.js +28 -0
  410. package/dist/illustrations/sapIllus-Scene-SuccessScreen.js +79 -0
  411. package/dist/illustrations/sapIllus-Scene-Tent.js +60 -0
  412. package/dist/illustrations/sapIllus-Scene-UnableToLoad.js +24 -0
  413. package/dist/illustrations/sapIllus-Scene-UnableToLoadImage.js +36 -0
  414. package/dist/illustrations/sapIllus-Scene-UnableToUpload.js +14 -0
  415. package/dist/illustrations/sapIllus-Scene-UploadCollection.js +31 -0
  416. package/dist/illustrations/sapIllus-Spot-AddColumn.js +38 -0
  417. package/dist/illustrations/sapIllus-Spot-AddPeople.js +32 -0
  418. package/dist/illustrations/sapIllus-Spot-BalloonSky.js +30 -0
  419. package/dist/illustrations/sapIllus-Spot-BeforeSearch.js +11 -0
  420. package/dist/illustrations/sapIllus-Spot-Connection.js +23 -0
  421. package/dist/illustrations/sapIllus-Spot-EmptyCalendar.js +44 -0
  422. package/dist/illustrations/sapIllus-Spot-EmptyList.js +30 -0
  423. package/dist/illustrations/sapIllus-Spot-EmptyPlanningCalendar.js +79 -0
  424. package/dist/illustrations/sapIllus-Spot-ErrorScreen.js +33 -0
  425. package/dist/illustrations/sapIllus-Spot-FilterTable.js +47 -0
  426. package/dist/illustrations/sapIllus-Spot-GroupTable.js +68 -0
  427. package/dist/illustrations/sapIllus-Spot-NoActivities.js +23 -0
  428. package/dist/illustrations/sapIllus-Spot-NoData.js +9 -0
  429. package/dist/illustrations/sapIllus-Spot-NoEntries.js +12 -0
  430. package/dist/illustrations/sapIllus-Spot-NoFilterResults.js +26 -0
  431. package/dist/illustrations/sapIllus-Spot-NoMail.js +11 -0
  432. package/dist/illustrations/sapIllus-Spot-NoMail_v1.js +17 -0
  433. package/dist/illustrations/sapIllus-Spot-NoNotifications.js +10 -0
  434. package/dist/illustrations/sapIllus-Spot-NoSavedItems.js +9 -0
  435. package/dist/illustrations/sapIllus-Spot-NoSavedItems_v1.js +34 -0
  436. package/dist/illustrations/sapIllus-Spot-NoSearchResults.js +14 -0
  437. package/dist/illustrations/sapIllus-Spot-NoTasks.js +20 -0
  438. package/dist/illustrations/sapIllus-Spot-NoTasks_v1.js +16 -0
  439. package/dist/illustrations/sapIllus-Spot-PageNotFound.js +32 -0
  440. package/dist/illustrations/sapIllus-Spot-ReloadScreen.js +33 -0
  441. package/dist/illustrations/sapIllus-Spot-ResizeColumn.js +42 -0
  442. package/dist/illustrations/sapIllus-Spot-SearchEarth.js +56 -0
  443. package/dist/illustrations/sapIllus-Spot-SearchFolder.js +26 -0
  444. package/dist/illustrations/sapIllus-Spot-SimpleBalloon.js +8 -0
  445. package/dist/illustrations/sapIllus-Spot-SimpleBell.js +13 -0
  446. package/dist/illustrations/sapIllus-Spot-SimpleCalendar.js +45 -0
  447. package/dist/illustrations/sapIllus-Spot-SimpleCheckMark.js +6 -0
  448. package/dist/illustrations/sapIllus-Spot-SimpleConnection.js +11 -0
  449. package/dist/illustrations/sapIllus-Spot-SimpleEmptyDoc.js +7 -0
  450. package/dist/illustrations/sapIllus-Spot-SimpleEmptyList.js +7 -0
  451. package/dist/illustrations/sapIllus-Spot-SimpleError.js +10 -0
  452. package/dist/illustrations/sapIllus-Spot-SimpleMagnifier.js +9 -0
  453. package/dist/illustrations/sapIllus-Spot-SimpleMail.js +13 -0
  454. package/dist/illustrations/sapIllus-Spot-SimpleNoSavedItems.js +24 -0
  455. package/dist/illustrations/sapIllus-Spot-SimpleNotFoundMagnifier.js +11 -0
  456. package/dist/illustrations/sapIllus-Spot-SimpleReload.js +8 -0
  457. package/dist/illustrations/sapIllus-Spot-SimpleTask.js +23 -0
  458. package/dist/illustrations/sapIllus-Spot-SleepingBell.js +39 -0
  459. package/dist/illustrations/sapIllus-Spot-SortColumn.js +40 -0
  460. package/dist/illustrations/sapIllus-Spot-SuccessBalloon.js +20 -0
  461. package/dist/illustrations/sapIllus-Spot-SuccessCheckMark.js +8 -0
  462. package/dist/illustrations/sapIllus-Spot-SuccessHighFive.js +32 -0
  463. package/dist/illustrations/sapIllus-Spot-SuccessScreen.js +33 -0
  464. package/dist/illustrations/sapIllus-Spot-Tent.js +30 -0
  465. package/dist/illustrations/sapIllus-Spot-UnableToLoad.js +11 -0
  466. package/dist/illustrations/sapIllus-Spot-UnableToLoadImage.js +37 -0
  467. package/dist/illustrations/sapIllus-Spot-UnableToUpload.js +11 -0
  468. package/dist/illustrations/sapIllus-Spot-UploadCollection.js +32 -0
  469. package/dist/illustrations/tnt/ChartArea.js +20 -0
  470. package/dist/illustrations/tnt/ChartArea2.js +20 -0
  471. package/dist/illustrations/tnt/ChartBPMNFlow.js +20 -0
  472. package/dist/illustrations/tnt/ChartBar.js +20 -0
  473. package/dist/illustrations/tnt/ChartBullet.js +20 -0
  474. package/dist/illustrations/tnt/ChartDoughnut.js +20 -0
  475. package/dist/illustrations/tnt/ChartFlow.js +20 -0
  476. package/dist/illustrations/tnt/ChartGantt.js +20 -0
  477. package/dist/illustrations/tnt/ChartOrg.js +20 -0
  478. package/dist/illustrations/tnt/ChartPie.js +20 -0
  479. package/dist/illustrations/tnt/CodePlaceholder.js +20 -0
  480. package/dist/illustrations/tnt/Company.js +20 -0
  481. package/dist/illustrations/tnt/Components.js +20 -0
  482. package/dist/illustrations/tnt/ExternalLink.js +20 -0
  483. package/dist/illustrations/tnt/FaceID.js +20 -0
  484. package/dist/illustrations/tnt/Fingerprint.js +20 -0
  485. package/dist/illustrations/tnt/Lock.js +20 -0
  486. package/dist/illustrations/tnt/Mission.js +20 -0
  487. package/dist/illustrations/tnt/NoApplications.js +20 -0
  488. package/dist/illustrations/tnt/NoFlows.js +20 -0
  489. package/dist/illustrations/tnt/NoUsers.js +20 -0
  490. package/dist/illustrations/tnt/Radar.js +20 -0
  491. package/dist/illustrations/tnt/Secrets.js +20 -0
  492. package/dist/illustrations/tnt/Services.js +20 -0
  493. package/dist/illustrations/tnt/SessionExpired.js +20 -0
  494. package/dist/illustrations/tnt/SessionExpiring.js +20 -0
  495. package/dist/illustrations/tnt/Success.js +20 -0
  496. package/dist/illustrations/tnt/SuccessfulAuth.js +20 -0
  497. package/dist/illustrations/tnt/Systems.js +20 -0
  498. package/dist/illustrations/tnt/Teams.js +20 -0
  499. package/dist/illustrations/tnt/Tools.js +20 -0
  500. package/dist/illustrations/tnt/UnableToLoad.js +20 -0
  501. package/dist/illustrations/tnt/Unlock.js +20 -0
  502. package/dist/illustrations/tnt/UnsuccessfulAuth.js +20 -0
  503. package/dist/illustrations/tnt/User2.js +20 -0
  504. package/dist/illustrations/tnt/tnt-Dialog-ChartArea.js +14 -0
  505. package/dist/illustrations/tnt/tnt-Dialog-ChartArea2.js +12 -0
  506. package/dist/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.js +13 -0
  507. package/dist/illustrations/tnt/tnt-Dialog-ChartBar.js +12 -0
  508. package/dist/illustrations/tnt/tnt-Dialog-ChartBullet.js +14 -0
  509. package/dist/illustrations/tnt/tnt-Dialog-ChartDoughnut.js +13 -0
  510. package/dist/illustrations/tnt/tnt-Dialog-ChartFlow.js +13 -0
  511. package/dist/illustrations/tnt/tnt-Dialog-ChartGantt.js +17 -0
  512. package/dist/illustrations/tnt/tnt-Dialog-ChartOrg.js +15 -0
  513. package/dist/illustrations/tnt/tnt-Dialog-ChartPie.js +12 -0
  514. package/dist/illustrations/tnt/tnt-Dialog-CodePlaceholder.js +6 -0
  515. package/dist/illustrations/tnt/tnt-Dialog-Company.js +13 -0
  516. package/dist/illustrations/tnt/tnt-Dialog-Components.js +9 -0
  517. package/dist/illustrations/tnt/tnt-Dialog-ExternalLink.js +11 -0
  518. package/dist/illustrations/tnt/tnt-Dialog-FaceID.js +17 -0
  519. package/dist/illustrations/tnt/tnt-Dialog-Fingerprint.js +16 -0
  520. package/dist/illustrations/tnt/tnt-Dialog-Lock.js +12 -0
  521. package/dist/illustrations/tnt/tnt-Dialog-Mission.js +18 -0
  522. package/dist/illustrations/tnt/tnt-Dialog-NoApplications.js +15 -0
  523. package/dist/illustrations/tnt/tnt-Dialog-NoFlows.js +11 -0
  524. package/dist/illustrations/tnt/tnt-Dialog-NoUsers.js +15 -0
  525. package/dist/illustrations/tnt/tnt-Dialog-Radar.js +15 -0
  526. package/dist/illustrations/tnt/tnt-Dialog-Secrets.js +12 -0
  527. package/dist/illustrations/tnt/tnt-Dialog-Services.js +16 -0
  528. package/dist/illustrations/tnt/tnt-Dialog-SessionExpired.js +11 -0
  529. package/dist/illustrations/tnt/tnt-Dialog-SessionExpiring.js +10 -0
  530. package/dist/illustrations/tnt/tnt-Dialog-Success.js +10 -0
  531. package/dist/illustrations/tnt/tnt-Dialog-SuccessfulAuth.js +10 -0
  532. package/dist/illustrations/tnt/tnt-Dialog-Systems.js +12 -0
  533. package/dist/illustrations/tnt/tnt-Dialog-Teams.js +17 -0
  534. package/dist/illustrations/tnt/tnt-Dialog-Tools.js +12 -0
  535. package/dist/illustrations/tnt/tnt-Dialog-UnableToLoad.js +10 -0
  536. package/dist/illustrations/tnt/tnt-Dialog-Unlock.js +12 -0
  537. package/dist/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.js +11 -0
  538. package/dist/illustrations/tnt/tnt-Dialog-User2.js +13 -0
  539. package/dist/illustrations/tnt/tnt-Scene-ChartArea.js +22 -0
  540. package/dist/illustrations/tnt/tnt-Scene-ChartArea2.js +19 -0
  541. package/dist/illustrations/tnt/tnt-Scene-ChartBPMNFlow.js +21 -0
  542. package/dist/illustrations/tnt/tnt-Scene-ChartBar.js +19 -0
  543. package/dist/illustrations/tnt/tnt-Scene-ChartBullet.js +20 -0
  544. package/dist/illustrations/tnt/tnt-Scene-ChartDoughnut.js +19 -0
  545. package/dist/illustrations/tnt/tnt-Scene-ChartFlow.js +20 -0
  546. package/dist/illustrations/tnt/tnt-Scene-ChartGantt.js +26 -0
  547. package/dist/illustrations/tnt/tnt-Scene-ChartOrg.js +27 -0
  548. package/dist/illustrations/tnt/tnt-Scene-ChartPie.js +18 -0
  549. package/dist/illustrations/tnt/tnt-Scene-CodePlaceholder.js +9 -0
  550. package/dist/illustrations/tnt/tnt-Scene-Company.js +30 -0
  551. package/dist/illustrations/tnt/tnt-Scene-Components.js +16 -0
  552. package/dist/illustrations/tnt/tnt-Scene-ExternalLink.js +14 -0
  553. package/dist/illustrations/tnt/tnt-Scene-FaceID.js +21 -0
  554. package/dist/illustrations/tnt/tnt-Scene-Fingerprint.js +35 -0
  555. package/dist/illustrations/tnt/tnt-Scene-Lock.js +22 -0
  556. package/dist/illustrations/tnt/tnt-Scene-Mission.js +19 -0
  557. package/dist/illustrations/tnt/tnt-Scene-NoApplications.js +18 -0
  558. package/dist/illustrations/tnt/tnt-Scene-NoFlows.js +20 -0
  559. package/dist/illustrations/tnt/tnt-Scene-NoUsers.js +16 -0
  560. package/dist/illustrations/tnt/tnt-Scene-Radar.js +20 -0
  561. package/dist/illustrations/tnt/tnt-Scene-Secrets.js +15 -0
  562. package/dist/illustrations/tnt/tnt-Scene-Services.js +17 -0
  563. package/dist/illustrations/tnt/tnt-Scene-SessionExpired.js +18 -0
  564. package/dist/illustrations/tnt/tnt-Scene-SessionExpiring.js +17 -0
  565. package/dist/illustrations/tnt/tnt-Scene-Success.js +18 -0
  566. package/dist/illustrations/tnt/tnt-Scene-SuccessfulAuth.js +20 -0
  567. package/dist/illustrations/tnt/tnt-Scene-Systems.js +13 -0
  568. package/dist/illustrations/tnt/tnt-Scene-Teams.js +20 -0
  569. package/dist/illustrations/tnt/tnt-Scene-Tools.js +19 -0
  570. package/dist/illustrations/tnt/tnt-Scene-UnableToLoad.js +21 -0
  571. package/dist/illustrations/tnt/tnt-Scene-Unlock.js +15 -0
  572. package/dist/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.js +22 -0
  573. package/dist/illustrations/tnt/tnt-Scene-User2.js +22 -0
  574. package/dist/illustrations/tnt/tnt-Spot-ChartArea.js +13 -0
  575. package/dist/illustrations/tnt/tnt-Spot-ChartArea2.js +7 -0
  576. package/dist/illustrations/tnt/tnt-Spot-ChartBPMNFlow.js +9 -0
  577. package/dist/illustrations/tnt/tnt-Spot-ChartBar.js +8 -0
  578. package/dist/illustrations/tnt/tnt-Spot-ChartBullet.js +10 -0
  579. package/dist/illustrations/tnt/tnt-Spot-ChartDoughnut.js +9 -0
  580. package/dist/illustrations/tnt/tnt-Spot-ChartFlow.js +8 -0
  581. package/dist/illustrations/tnt/tnt-Spot-ChartGantt.js +12 -0
  582. package/dist/illustrations/tnt/tnt-Spot-ChartOrg.js +6 -0
  583. package/dist/illustrations/tnt/tnt-Spot-ChartPie.js +8 -0
  584. package/dist/illustrations/tnt/tnt-Spot-CodePlaceholder.js +6 -0
  585. package/dist/illustrations/tnt/tnt-Spot-Company.js +13 -0
  586. package/dist/illustrations/tnt/tnt-Spot-Components.js +5 -0
  587. package/dist/illustrations/tnt/tnt-Spot-ExternalLink.js +9 -0
  588. package/dist/illustrations/tnt/tnt-Spot-FaceID.js +16 -0
  589. package/dist/illustrations/tnt/tnt-Spot-Fingerprint.js +10 -0
  590. package/dist/illustrations/tnt/tnt-Spot-Lock.js +13 -0
  591. package/dist/illustrations/tnt/tnt-Spot-Mission.js +17 -0
  592. package/dist/illustrations/tnt/tnt-Spot-NoApplications.js +11 -0
  593. package/dist/illustrations/tnt/tnt-Spot-NoFlows.js +8 -0
  594. package/dist/illustrations/tnt/tnt-Spot-NoUsers.js +11 -0
  595. package/dist/illustrations/tnt/tnt-Spot-Radar.js +14 -0
  596. package/dist/illustrations/tnt/tnt-Spot-Secrets.js +9 -0
  597. package/dist/illustrations/tnt/tnt-Spot-Services.js +14 -0
  598. package/dist/illustrations/tnt/tnt-Spot-SessionExpired.js +9 -0
  599. package/dist/illustrations/tnt/tnt-Spot-SessionExpiring.js +9 -0
  600. package/dist/illustrations/tnt/tnt-Spot-Success.js +9 -0
  601. package/dist/illustrations/tnt/tnt-Spot-SuccessfulAuth.js +9 -0
  602. package/dist/illustrations/tnt/tnt-Spot-Systems.js +10 -0
  603. package/dist/illustrations/tnt/tnt-Spot-Teams.js +13 -0
  604. package/dist/illustrations/tnt/tnt-Spot-Tools.js +7 -0
  605. package/dist/illustrations/tnt/tnt-Spot-UnableToLoad.js +9 -0
  606. package/dist/illustrations/tnt/tnt-Spot-Unlock.js +11 -0
  607. package/dist/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.js +10 -0
  608. package/dist/illustrations/tnt/tnt-Spot-User2.js +10 -0
  609. package/dist/types/BarDesign.js +54 -0
  610. package/dist/types/FCLLayout.js +1 -1
  611. package/dist/types/IllustrationMessageType.js +556 -0
  612. package/dist/types/MediaGalleryItemLayout.js +44 -0
  613. package/dist/types/MediaGalleryLayout.js +48 -0
  614. package/dist/types/MediaGalleryMenuHorizontalAlign.js +41 -0
  615. package/dist/types/MediaGalleryMenuVerticalAlign.js +40 -0
  616. package/dist/types/PageBackgroundDesign.js +53 -0
  617. package/dist/types/SideContentFallDown.js +54 -0
  618. package/dist/types/SideContentPosition.js +42 -0
  619. package/dist/types/SideContentVisibility.js +61 -0
  620. package/dist/types/TimelineLayout.js +42 -0
  621. package/dist/types/UploadCollectionDnDMode.js +1 -1
  622. package/dist/types/UploadState.js +1 -1
  623. package/dist/types/ViewSettingsDialogMode.js +43 -0
  624. package/dist/upload-utils/UploadCollectionBodyDnD.js +0 -1
  625. package/package-scripts.js +18 -1
  626. package/package.json +18 -7
  627. package/src/Assets-static.js +6 -0
  628. package/src/Assets.js +1 -1
  629. package/src/Bar.hbs +16 -0
  630. package/src/Bar.js +197 -0
  631. package/src/BarcodeScannerDialog.hbs +17 -0
  632. package/src/BarcodeScannerDialog.js +262 -0
  633. package/src/DynamicSideContent.hbs +20 -0
  634. package/src/DynamicSideContent.js +566 -0
  635. package/src/FilterItem.js +78 -0
  636. package/src/FilterItemOption.js +69 -0
  637. package/src/FlexibleColumnLayout.hbs +13 -13
  638. package/src/FlexibleColumnLayout.js +155 -29
  639. package/src/IllustratedMessage.hbs +58 -0
  640. package/src/IllustratedMessage.js +381 -0
  641. package/src/Interfaces.js +142 -0
  642. package/src/MediaGallery.hbs +46 -0
  643. package/src/MediaGallery.js +599 -0
  644. package/src/MediaGalleryItem.hbs +22 -0
  645. package/src/MediaGalleryItem.js +336 -0
  646. package/src/{NotificationOverflowAction.js → NotificationAction.js} +22 -14
  647. package/src/NotificationListGroupItem.hbs +16 -8
  648. package/src/NotificationListGroupItem.js +60 -27
  649. package/src/NotificationListItem.hbs +16 -10
  650. package/src/NotificationListItem.js +67 -69
  651. package/src/NotificationListItemBase.js +49 -19
  652. package/src/{NotifactionOverflowActionsPopover.hbs → NotificationOverflowActionsPopover.hbs} +1 -1
  653. package/src/Page.hbs +15 -0
  654. package/src/Page.js +223 -0
  655. package/src/ProductSwitch.hbs +7 -1
  656. package/src/ProductSwitch.js +78 -11
  657. package/src/ProductSwitchItem.hbs +5 -4
  658. package/src/ProductSwitchItem.js +32 -8
  659. package/src/ShellBar.hbs +58 -49
  660. package/src/ShellBar.js +280 -104
  661. package/src/ShellBarItem.js +8 -17
  662. package/src/ShellBarPopover.hbs +4 -3
  663. package/src/SideNavigation.hbs +12 -3
  664. package/src/SideNavigation.js +61 -13
  665. package/src/SideNavigationItem.js +19 -11
  666. package/src/SideNavigationItemPopoverContent.hbs +18 -15
  667. package/src/SideNavigationSubItem.js +16 -8
  668. package/src/SortItem.js +68 -0
  669. package/src/Timeline.hbs +13 -8
  670. package/src/Timeline.js +96 -12
  671. package/src/TimelineItem.hbs +17 -18
  672. package/src/TimelineItem.js +51 -10
  673. package/src/UploadCollection.hbs +13 -9
  674. package/src/UploadCollection.js +73 -26
  675. package/src/UploadCollectionItem.hbs +35 -10
  676. package/src/UploadCollectionItem.js +115 -98
  677. package/src/ViewSettingsDialog.hbs +122 -0
  678. package/src/ViewSettingsDialog.js +674 -0
  679. package/src/Wizard.hbs +21 -17
  680. package/src/Wizard.js +440 -116
  681. package/src/WizardPopover.hbs +32 -0
  682. package/src/WizardStep.js +28 -37
  683. package/src/WizardTab.hbs +8 -9
  684. package/src/WizardTab.js +31 -105
  685. package/src/i18n/messagebundle.properties +228 -2
  686. package/src/i18n/messagebundle_ar.properties +151 -0
  687. package/src/i18n/messagebundle_bg.properties +155 -4
  688. package/src/i18n/messagebundle_ca.properties +151 -0
  689. package/src/i18n/messagebundle_cs.properties +151 -0
  690. package/src/i18n/messagebundle_cy.properties +231 -0
  691. package/src/i18n/messagebundle_da.properties +151 -0
  692. package/src/i18n/messagebundle_de.properties +151 -0
  693. package/src/i18n/messagebundle_el.properties +151 -0
  694. package/src/i18n/messagebundle_en.properties +151 -0
  695. package/src/i18n/messagebundle_en_GB.properties +153 -0
  696. package/src/i18n/messagebundle_en_US_sappsd.properties +151 -0
  697. package/src/i18n/messagebundle_en_US_saprigi.properties +151 -0
  698. package/src/i18n/messagebundle_en_US_saptrc.properties +152 -1
  699. package/src/i18n/messagebundle_es.properties +151 -0
  700. package/src/i18n/messagebundle_es_MX.properties +153 -0
  701. package/src/i18n/messagebundle_et.properties +151 -0
  702. package/src/i18n/messagebundle_fi.properties +151 -0
  703. package/src/i18n/messagebundle_fr.properties +151 -0
  704. package/src/i18n/messagebundle_fr_CA.properties +231 -0
  705. package/src/i18n/messagebundle_hi.properties +152 -1
  706. package/src/i18n/messagebundle_hr.properties +151 -0
  707. package/src/i18n/messagebundle_hu.properties +151 -0
  708. package/src/i18n/messagebundle_id.properties +231 -0
  709. package/src/i18n/messagebundle_in.properties +88 -0
  710. package/src/i18n/messagebundle_it.properties +153 -2
  711. package/src/i18n/messagebundle_iw.properties +151 -0
  712. package/src/i18n/messagebundle_ja.properties +152 -1
  713. package/src/i18n/messagebundle_kk.properties +151 -0
  714. package/src/i18n/messagebundle_ko.properties +151 -0
  715. package/src/i18n/messagebundle_lt.properties +151 -0
  716. package/src/i18n/messagebundle_lv.properties +151 -0
  717. package/src/i18n/messagebundle_ms.properties +151 -0
  718. package/src/i18n/messagebundle_nl.properties +151 -0
  719. package/src/i18n/messagebundle_no.properties +151 -0
  720. package/src/i18n/messagebundle_pl.properties +152 -1
  721. package/src/i18n/messagebundle_pt.properties +151 -0
  722. package/src/i18n/messagebundle_pt_PT.properties +231 -0
  723. package/src/i18n/messagebundle_ro.properties +151 -0
  724. package/src/i18n/messagebundle_ru.properties +151 -0
  725. package/src/i18n/messagebundle_sh.properties +151 -0
  726. package/src/i18n/messagebundle_sk.properties +151 -0
  727. package/src/i18n/messagebundle_sl.properties +151 -0
  728. package/src/i18n/messagebundle_sv.properties +151 -0
  729. package/src/i18n/messagebundle_th.properties +151 -0
  730. package/src/i18n/messagebundle_tr.properties +152 -1
  731. package/src/i18n/messagebundle_uk.properties +152 -1
  732. package/src/i18n/messagebundle_vi.properties +151 -0
  733. package/src/i18n/messagebundle_zh_CN.properties +151 -0
  734. package/src/i18n/messagebundle_zh_TW.properties +151 -0
  735. package/src/illustrations/sapIllus-Dialog-AddColumn.svg +37 -0
  736. package/src/illustrations/sapIllus-Dialog-AddPeople.svg +31 -0
  737. package/src/illustrations/sapIllus-Dialog-BalloonSky.svg +33 -0
  738. package/src/illustrations/sapIllus-Dialog-BeforeSearch.svg +13 -0
  739. package/src/illustrations/sapIllus-Dialog-Connection.svg +18 -0
  740. package/src/illustrations/sapIllus-Dialog-EmptyCalendar.svg +74 -0
  741. package/src/illustrations/sapIllus-Dialog-EmptyList.svg +36 -0
  742. package/src/illustrations/sapIllus-Dialog-EmptyPlanningCalendar.svg +78 -0
  743. package/src/illustrations/sapIllus-Dialog-ErrorScreen.svg +34 -0
  744. package/src/illustrations/sapIllus-Dialog-FilterTable.svg +41 -0
  745. package/src/illustrations/sapIllus-Dialog-GroupTable.svg +67 -0
  746. package/src/illustrations/sapIllus-Dialog-NoActivities.svg +18 -0
  747. package/src/illustrations/sapIllus-Dialog-NoData.svg +10 -0
  748. package/src/illustrations/sapIllus-Dialog-NoEntries.svg +16 -0
  749. package/src/illustrations/sapIllus-Dialog-NoFilterResults.svg +24 -0
  750. package/src/illustrations/sapIllus-Dialog-NoMail.svg +11 -0
  751. package/src/illustrations/sapIllus-Dialog-NoMail_v1.svg +22 -0
  752. package/src/illustrations/sapIllus-Dialog-NoNotifications.svg +12 -0
  753. package/src/illustrations/sapIllus-Dialog-NoSavedItems.svg +13 -0
  754. package/src/illustrations/sapIllus-Dialog-NoSavedItems_v1.svg +36 -0
  755. package/src/illustrations/sapIllus-Dialog-NoSearchResults.svg +15 -0
  756. package/src/illustrations/sapIllus-Dialog-NoTasks.svg +18 -0
  757. package/src/illustrations/sapIllus-Dialog-NoTasks_v1.svg +53 -0
  758. package/src/illustrations/sapIllus-Dialog-PageNotFound.svg +29 -0
  759. package/src/illustrations/sapIllus-Dialog-ReloadScreen.svg +34 -0
  760. package/src/illustrations/sapIllus-Dialog-ResizeColumn.svg +41 -0
  761. package/src/illustrations/sapIllus-Dialog-SearchEarth.svg +18 -0
  762. package/src/illustrations/sapIllus-Dialog-SearchFolder.svg +27 -0
  763. package/src/illustrations/sapIllus-Dialog-SimpleBalloon.svg +17 -0
  764. package/src/illustrations/sapIllus-Dialog-SimpleBell.svg +13 -0
  765. package/src/illustrations/sapIllus-Dialog-SimpleCalendar.svg +48 -0
  766. package/src/illustrations/sapIllus-Dialog-SimpleCheckMark.svg +6 -0
  767. package/src/illustrations/sapIllus-Dialog-SimpleConnection.svg +18 -0
  768. package/src/illustrations/sapIllus-Dialog-SimpleEmptyDoc.svg +17 -0
  769. package/src/illustrations/sapIllus-Dialog-SimpleEmptyList.svg +10 -0
  770. package/src/illustrations/sapIllus-Dialog-SimpleError.svg +10 -0
  771. package/src/illustrations/sapIllus-Dialog-SimpleMagnifier.svg +10 -0
  772. package/src/illustrations/sapIllus-Dialog-SimpleMail.svg +13 -0
  773. package/src/illustrations/sapIllus-Dialog-SimpleNoSavedItems.svg +17 -0
  774. package/src/illustrations/sapIllus-Dialog-SimpleNotFoundMagnifier.svg +21 -0
  775. package/src/illustrations/sapIllus-Dialog-SimpleReload.svg +11 -0
  776. package/src/illustrations/sapIllus-Dialog-SimpleTask.svg +23 -0
  777. package/src/illustrations/sapIllus-Dialog-SleepingBell.svg +30 -0
  778. package/src/illustrations/sapIllus-Dialog-SortColumn.svg +39 -0
  779. package/src/illustrations/sapIllus-Dialog-SuccessBalloon.svg +16 -0
  780. package/src/illustrations/sapIllus-Dialog-SuccessCheckMark.svg +8 -0
  781. package/src/illustrations/sapIllus-Dialog-SuccessHighFive.svg +45 -0
  782. package/src/illustrations/sapIllus-Dialog-SuccessScreen.svg +32 -0
  783. package/src/illustrations/sapIllus-Dialog-Tent.svg +31 -0
  784. package/src/illustrations/sapIllus-Dialog-UnableToLoad.svg +11 -0
  785. package/src/illustrations/sapIllus-Dialog-UnableToLoadImage.svg +38 -0
  786. package/src/illustrations/sapIllus-Dialog-UnableToUpload.svg +13 -0
  787. package/src/illustrations/sapIllus-Dialog-UploadCollection.svg +32 -0
  788. package/src/illustrations/sapIllus-Patterns.svg +20 -0
  789. package/src/illustrations/sapIllus-Scene-AddColumn.svg +48 -0
  790. package/src/illustrations/sapIllus-Scene-AddPeople.svg +30 -0
  791. package/src/illustrations/sapIllus-Scene-BalloonSky.svg +42 -0
  792. package/src/illustrations/sapIllus-Scene-BeforeSearch.svg +31 -0
  793. package/src/illustrations/sapIllus-Scene-Connection.svg +31 -0
  794. package/src/illustrations/sapIllus-Scene-EmptyCalendar.svg +87 -0
  795. package/src/illustrations/sapIllus-Scene-EmptyList.svg +43 -0
  796. package/src/illustrations/sapIllus-Scene-EmptyPlanningCalendar.svg +91 -0
  797. package/src/illustrations/sapIllus-Scene-ErrorScreen.svg +78 -0
  798. package/src/illustrations/sapIllus-Scene-FilterTable.svg +56 -0
  799. package/src/illustrations/sapIllus-Scene-GroupTable.svg +76 -0
  800. package/src/illustrations/sapIllus-Scene-NoActivities.svg +28 -0
  801. package/src/illustrations/sapIllus-Scene-NoData.svg +21 -0
  802. package/src/illustrations/sapIllus-Scene-NoEntries.svg +30 -0
  803. package/src/illustrations/sapIllus-Scene-NoFilterResults.svg +39 -0
  804. package/src/illustrations/sapIllus-Scene-NoMail.svg +23 -0
  805. package/src/illustrations/sapIllus-Scene-NoMail_v1.svg +55 -0
  806. package/src/illustrations/sapIllus-Scene-NoNotifications.svg +36 -0
  807. package/src/illustrations/sapIllus-Scene-NoSavedItems.svg +36 -0
  808. package/src/illustrations/sapIllus-Scene-NoSavedItems_v1.svg +39 -0
  809. package/src/illustrations/sapIllus-Scene-NoSearchResults.svg +15 -0
  810. package/src/illustrations/sapIllus-Scene-NoTasks.svg +22 -0
  811. package/src/illustrations/sapIllus-Scene-NoTasks_v1.svg +90 -0
  812. package/src/illustrations/sapIllus-Scene-PageNotFound.svg +33 -0
  813. package/src/illustrations/sapIllus-Scene-ReloadScreen.svg +80 -0
  814. package/src/illustrations/sapIllus-Scene-ResizeColumn.svg +52 -0
  815. package/src/illustrations/sapIllus-Scene-SearchEarth.svg +30 -0
  816. package/src/illustrations/sapIllus-Scene-SearchFolder.svg +36 -0
  817. package/src/illustrations/sapIllus-Scene-SimpleBalloon.svg +20 -0
  818. package/src/illustrations/sapIllus-Scene-SimpleBell.svg +16 -0
  819. package/src/illustrations/sapIllus-Scene-SimpleCalendar.svg +44 -0
  820. package/src/illustrations/sapIllus-Scene-SimpleCheckMark.svg +9 -0
  821. package/src/illustrations/sapIllus-Scene-SimpleConnection.svg +22 -0
  822. package/src/illustrations/sapIllus-Scene-SimpleEmptyDoc.svg +20 -0
  823. package/src/illustrations/sapIllus-Scene-SimpleEmptyList.svg +13 -0
  824. package/src/illustrations/sapIllus-Scene-SimpleError.svg +13 -0
  825. package/src/illustrations/sapIllus-Scene-SimpleMagnifier.svg +13 -0
  826. package/src/illustrations/sapIllus-Scene-SimpleMail.svg +16 -0
  827. package/src/illustrations/sapIllus-Scene-SimpleNoSavedItems.svg +27 -0
  828. package/src/illustrations/sapIllus-Scene-SimpleNotFoundMagnifier.svg +24 -0
  829. package/src/illustrations/sapIllus-Scene-SimpleReload.svg +14 -0
  830. package/src/illustrations/sapIllus-Scene-SimpleTask.svg +19 -0
  831. package/src/illustrations/sapIllus-Scene-SleepingBell.svg +50 -0
  832. package/src/illustrations/sapIllus-Scene-SortColumn.svg +50 -0
  833. package/src/illustrations/sapIllus-Scene-SuccessBalloon.svg +33 -0
  834. package/src/illustrations/sapIllus-Scene-SuccessCheckMark.svg +43 -0
  835. package/src/illustrations/sapIllus-Scene-SuccessHighFive.svg +27 -0
  836. package/src/illustrations/sapIllus-Scene-SuccessScreen.svg +78 -0
  837. package/src/illustrations/sapIllus-Scene-Tent.svg +59 -0
  838. package/src/illustrations/sapIllus-Scene-UnableToLoad.svg +23 -0
  839. package/src/illustrations/sapIllus-Scene-UnableToLoadImage.svg +35 -0
  840. package/src/illustrations/sapIllus-Scene-UnableToUpload.svg +13 -0
  841. package/src/illustrations/sapIllus-Scene-UploadCollection.svg +30 -0
  842. package/src/illustrations/sapIllus-Spot-AddColumn.svg +37 -0
  843. package/src/illustrations/sapIllus-Spot-AddPeople.svg +31 -0
  844. package/src/illustrations/sapIllus-Spot-BalloonSky.svg +29 -0
  845. package/src/illustrations/sapIllus-Spot-BeforeSearch.svg +10 -0
  846. package/src/illustrations/sapIllus-Spot-Connection.svg +22 -0
  847. package/src/illustrations/sapIllus-Spot-EmptyCalendar.svg +43 -0
  848. package/src/illustrations/sapIllus-Spot-EmptyList.svg +29 -0
  849. package/src/illustrations/sapIllus-Spot-EmptyPlanningCalendar.svg +78 -0
  850. package/src/illustrations/sapIllus-Spot-ErrorScreen.svg +32 -0
  851. package/src/illustrations/sapIllus-Spot-FilterTable.svg +46 -0
  852. package/src/illustrations/sapIllus-Spot-GroupTable.svg +67 -0
  853. package/src/illustrations/sapIllus-Spot-NoActivities.svg +23 -0
  854. package/src/illustrations/sapIllus-Spot-NoData.svg +9 -0
  855. package/src/illustrations/sapIllus-Spot-NoEntries.svg +12 -0
  856. package/src/illustrations/sapIllus-Spot-NoFilterResults.svg +25 -0
  857. package/src/illustrations/sapIllus-Spot-NoMail.svg +10 -0
  858. package/src/illustrations/sapIllus-Spot-NoMail_v1.svg +16 -0
  859. package/src/illustrations/sapIllus-Spot-NoNotifications.svg +10 -0
  860. package/src/illustrations/sapIllus-Spot-NoSavedItems.svg +9 -0
  861. package/src/illustrations/sapIllus-Spot-NoSavedItems_v1.svg +33 -0
  862. package/src/illustrations/sapIllus-Spot-NoSearchResults.svg +13 -0
  863. package/src/illustrations/sapIllus-Spot-NoTasks.svg +20 -0
  864. package/src/illustrations/sapIllus-Spot-NoTasks_v1.svg +15 -0
  865. package/src/illustrations/sapIllus-Spot-PageNotFound.svg +31 -0
  866. package/src/illustrations/sapIllus-Spot-ReloadScreen.svg +32 -0
  867. package/src/illustrations/sapIllus-Spot-ResizeColumn.svg +41 -0
  868. package/src/illustrations/sapIllus-Spot-SearchEarth.svg +55 -0
  869. package/src/illustrations/sapIllus-Spot-SearchFolder.svg +25 -0
  870. package/src/illustrations/sapIllus-Spot-SimpleBalloon.svg +7 -0
  871. package/src/illustrations/sapIllus-Spot-SimpleBell.svg +12 -0
  872. package/src/illustrations/sapIllus-Spot-SimpleCalendar.svg +44 -0
  873. package/src/illustrations/sapIllus-Spot-SimpleCheckMark.svg +5 -0
  874. package/src/illustrations/sapIllus-Spot-SimpleConnection.svg +10 -0
  875. package/src/illustrations/sapIllus-Spot-SimpleEmptyDoc.svg +6 -0
  876. package/src/illustrations/sapIllus-Spot-SimpleEmptyList.svg +6 -0
  877. package/src/illustrations/sapIllus-Spot-SimpleError.svg +9 -0
  878. package/src/illustrations/sapIllus-Spot-SimpleMagnifier.svg +9 -0
  879. package/src/illustrations/sapIllus-Spot-SimpleMail.svg +12 -0
  880. package/src/illustrations/sapIllus-Spot-SimpleNoSavedItems.svg +23 -0
  881. package/src/illustrations/sapIllus-Spot-SimpleNotFoundMagnifier.svg +10 -0
  882. package/src/illustrations/sapIllus-Spot-SimpleReload.svg +7 -0
  883. package/src/illustrations/sapIllus-Spot-SimpleTask.svg +22 -0
  884. package/src/illustrations/sapIllus-Spot-SleepingBell.svg +38 -0
  885. package/src/illustrations/sapIllus-Spot-SortColumn.svg +39 -0
  886. package/src/illustrations/sapIllus-Spot-SuccessBalloon.svg +19 -0
  887. package/src/illustrations/sapIllus-Spot-SuccessCheckMark.svg +7 -0
  888. package/src/illustrations/sapIllus-Spot-SuccessHighFive.svg +31 -0
  889. package/src/illustrations/sapIllus-Spot-SuccessScreen.svg +32 -0
  890. package/src/illustrations/sapIllus-Spot-Tent.svg +29 -0
  891. package/src/illustrations/sapIllus-Spot-UnableToLoad.svg +10 -0
  892. package/src/illustrations/sapIllus-Spot-UnableToLoadImage.svg +36 -0
  893. package/src/illustrations/sapIllus-Spot-UnableToUpload.svg +10 -0
  894. package/src/illustrations/sapIllus-Spot-UploadCollection.svg +31 -0
  895. package/src/illustrations/tnt/tnt-Dialog-ChartArea.svg +14 -0
  896. package/src/illustrations/tnt/tnt-Dialog-ChartArea2.svg +12 -0
  897. package/src/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.svg +13 -0
  898. package/src/illustrations/tnt/tnt-Dialog-ChartBar.svg +12 -0
  899. package/src/illustrations/tnt/tnt-Dialog-ChartBullet.svg +14 -0
  900. package/src/illustrations/tnt/tnt-Dialog-ChartDoughnut.svg +13 -0
  901. package/src/illustrations/tnt/tnt-Dialog-ChartFlow.svg +13 -0
  902. package/src/illustrations/tnt/tnt-Dialog-ChartGantt.svg +17 -0
  903. package/src/illustrations/tnt/tnt-Dialog-ChartOrg.svg +15 -0
  904. package/src/illustrations/tnt/tnt-Dialog-ChartPie.svg +12 -0
  905. package/src/illustrations/tnt/tnt-Dialog-CodePlaceholder.svg +6 -0
  906. package/src/illustrations/tnt/tnt-Dialog-Company.svg +13 -0
  907. package/src/illustrations/tnt/tnt-Dialog-Components.svg +9 -0
  908. package/src/illustrations/tnt/tnt-Dialog-ExternalLink.svg +11 -0
  909. package/src/illustrations/tnt/tnt-Dialog-FaceID.svg +17 -0
  910. package/src/illustrations/tnt/tnt-Dialog-Fingerprint.svg +16 -0
  911. package/src/illustrations/tnt/tnt-Dialog-Lock.svg +12 -0
  912. package/src/illustrations/tnt/tnt-Dialog-Mission.svg +18 -0
  913. package/src/illustrations/tnt/tnt-Dialog-NoApplications.svg +15 -0
  914. package/src/illustrations/tnt/tnt-Dialog-NoFlows.svg +11 -0
  915. package/src/illustrations/tnt/tnt-Dialog-NoUsers.svg +15 -0
  916. package/src/illustrations/tnt/tnt-Dialog-Radar.svg +15 -0
  917. package/src/illustrations/tnt/tnt-Dialog-Secrets.svg +11 -0
  918. package/src/illustrations/tnt/tnt-Dialog-Services.svg +16 -0
  919. package/src/illustrations/tnt/tnt-Dialog-SessionExpired.svg +11 -0
  920. package/src/illustrations/tnt/tnt-Dialog-SessionExpiring.svg +10 -0
  921. package/src/illustrations/tnt/tnt-Dialog-Success.svg +10 -0
  922. package/src/illustrations/tnt/tnt-Dialog-SuccessfulAuth.svg +10 -0
  923. package/src/illustrations/tnt/tnt-Dialog-Systems.svg +11 -0
  924. package/src/illustrations/tnt/tnt-Dialog-Teams.svg +17 -0
  925. package/src/illustrations/tnt/tnt-Dialog-Tools.svg +12 -0
  926. package/src/illustrations/tnt/tnt-Dialog-UnableToLoad.svg +9 -0
  927. package/src/illustrations/tnt/tnt-Dialog-Unlock.svg +12 -0
  928. package/src/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.svg +11 -0
  929. package/src/illustrations/tnt/tnt-Dialog-User2.svg +13 -0
  930. package/src/illustrations/tnt/tnt-Scene-ChartArea.svg +22 -0
  931. package/src/illustrations/tnt/tnt-Scene-ChartArea2.svg +19 -0
  932. package/src/illustrations/tnt/tnt-Scene-ChartBPMNFlow.svg +21 -0
  933. package/src/illustrations/tnt/tnt-Scene-ChartBar.svg +19 -0
  934. package/src/illustrations/tnt/tnt-Scene-ChartBullet.svg +20 -0
  935. package/src/illustrations/tnt/tnt-Scene-ChartDoughnut.svg +19 -0
  936. package/src/illustrations/tnt/tnt-Scene-ChartFlow.svg +20 -0
  937. package/src/illustrations/tnt/tnt-Scene-ChartGantt.svg +26 -0
  938. package/src/illustrations/tnt/tnt-Scene-ChartOrg.svg +26 -0
  939. package/src/illustrations/tnt/tnt-Scene-ChartPie.svg +18 -0
  940. package/src/illustrations/tnt/tnt-Scene-CodePlaceholder.svg +9 -0
  941. package/src/illustrations/tnt/tnt-Scene-Company.svg +30 -0
  942. package/src/illustrations/tnt/tnt-Scene-Components.svg +16 -0
  943. package/src/illustrations/tnt/tnt-Scene-ExternalLink.svg +14 -0
  944. package/src/illustrations/tnt/tnt-Scene-FaceID.svg +21 -0
  945. package/src/illustrations/tnt/tnt-Scene-Fingerprint.svg +35 -0
  946. package/src/illustrations/tnt/tnt-Scene-Lock.svg +22 -0
  947. package/src/illustrations/tnt/tnt-Scene-Mission.svg +19 -0
  948. package/src/illustrations/tnt/tnt-Scene-NoApplications.svg +17 -0
  949. package/src/illustrations/tnt/tnt-Scene-NoFlows.svg +20 -0
  950. package/src/illustrations/tnt/tnt-Scene-NoUsers.svg +16 -0
  951. package/src/illustrations/tnt/tnt-Scene-Radar.svg +20 -0
  952. package/src/illustrations/tnt/tnt-Scene-Secrets.svg +14 -0
  953. package/src/illustrations/tnt/tnt-Scene-Services.svg +17 -0
  954. package/src/illustrations/tnt/tnt-Scene-SessionExpired.svg +18 -0
  955. package/src/illustrations/tnt/tnt-Scene-SessionExpiring.svg +17 -0
  956. package/src/illustrations/tnt/tnt-Scene-Success.svg +18 -0
  957. package/src/illustrations/tnt/tnt-Scene-SuccessfulAuth.svg +20 -0
  958. package/src/illustrations/tnt/tnt-Scene-Systems.svg +12 -0
  959. package/src/illustrations/tnt/tnt-Scene-Teams.svg +20 -0
  960. package/src/illustrations/tnt/tnt-Scene-Tools.svg +18 -0
  961. package/src/illustrations/tnt/tnt-Scene-UnableToLoad.svg +20 -0
  962. package/src/illustrations/tnt/tnt-Scene-Unlock.svg +15 -0
  963. package/src/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.svg +22 -0
  964. package/src/illustrations/tnt/tnt-Scene-User2.svg +22 -0
  965. package/src/illustrations/tnt/tnt-Spot-ChartArea.svg +13 -0
  966. package/src/illustrations/tnt/tnt-Spot-ChartArea2.svg +7 -0
  967. package/src/illustrations/tnt/tnt-Spot-ChartBPMNFlow.svg +9 -0
  968. package/src/illustrations/tnt/tnt-Spot-ChartBar.svg +8 -0
  969. package/src/illustrations/tnt/tnt-Spot-ChartBullet.svg +10 -0
  970. package/src/illustrations/tnt/tnt-Spot-ChartDoughnut.svg +9 -0
  971. package/src/illustrations/tnt/tnt-Spot-ChartFlow.svg +8 -0
  972. package/src/illustrations/tnt/tnt-Spot-ChartGantt.svg +12 -0
  973. package/src/illustrations/tnt/tnt-Spot-ChartOrg.svg +6 -0
  974. package/src/illustrations/tnt/tnt-Spot-ChartPie.svg +8 -0
  975. package/src/illustrations/tnt/tnt-Spot-CodePlaceholder.svg +6 -0
  976. package/src/illustrations/tnt/tnt-Spot-Company.svg +13 -0
  977. package/src/illustrations/tnt/tnt-Spot-Components.svg +5 -0
  978. package/src/illustrations/tnt/tnt-Spot-ExternalLink.svg +9 -0
  979. package/src/illustrations/tnt/tnt-Spot-FaceID.svg +16 -0
  980. package/src/illustrations/tnt/tnt-Spot-Fingerprint.svg +10 -0
  981. package/src/illustrations/tnt/tnt-Spot-Lock.svg +13 -0
  982. package/src/illustrations/tnt/tnt-Spot-Mission.svg +17 -0
  983. package/src/illustrations/tnt/tnt-Spot-NoApplications.svg +11 -0
  984. package/src/illustrations/tnt/tnt-Spot-NoFlows.svg +8 -0
  985. package/src/illustrations/tnt/tnt-Spot-NoUsers.svg +11 -0
  986. package/src/illustrations/tnt/tnt-Spot-Radar.svg +14 -0
  987. package/src/illustrations/tnt/tnt-Spot-Secrets.svg +9 -0
  988. package/src/illustrations/tnt/tnt-Spot-Services.svg +14 -0
  989. package/src/illustrations/tnt/tnt-Spot-SessionExpired.svg +9 -0
  990. package/src/illustrations/tnt/tnt-Spot-SessionExpiring.svg +9 -0
  991. package/src/illustrations/tnt/tnt-Spot-Success.svg +9 -0
  992. package/src/illustrations/tnt/tnt-Spot-SuccessfulAuth.svg +9 -0
  993. package/src/illustrations/tnt/tnt-Spot-Systems.svg +10 -0
  994. package/src/illustrations/tnt/tnt-Spot-Teams.svg +13 -0
  995. package/src/illustrations/tnt/tnt-Spot-Tools.svg +7 -0
  996. package/src/illustrations/tnt/tnt-Spot-UnableToLoad.svg +8 -0
  997. package/src/illustrations/tnt/tnt-Spot-Unlock.svg +11 -0
  998. package/src/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.svg +10 -0
  999. package/src/illustrations/tnt/tnt-Spot-User2.svg +10 -0
  1000. package/src/themes/Bar.css +78 -0
  1001. package/src/themes/BarcodeScannerDialog.css +34 -0
  1002. package/src/themes/DynamicSideContent.css +66 -0
  1003. package/src/themes/FlexibleColumnLayout.css +111 -0
  1004. package/src/themes/IllustratedMessage.css +171 -0
  1005. package/src/themes/InvisibleTextStyles.css +9 -0
  1006. package/src/themes/MediaGallery.css +153 -0
  1007. package/src/themes/MediaGalleryItem.css +131 -0
  1008. package/src/themes/NotificationListGroupItem.css +70 -0
  1009. package/src/themes/NotificationListItem.css +147 -0
  1010. package/src/themes/NotificationListItemBase.css +49 -0
  1011. package/src/themes/NotificationOverflowActionsPopover.css +8 -0
  1012. package/src/themes/NotificationPrioIcon.css +17 -0
  1013. package/src/themes/Page.css +145 -0
  1014. package/src/themes/ProductSwitch.css +30 -0
  1015. package/src/themes/ProductSwitchItem.css +179 -0
  1016. package/src/themes/ShellBar.css +547 -0
  1017. package/src/themes/ShellBarPopover.css +5 -0
  1018. package/src/themes/SideNavigation.css +62 -0
  1019. package/src/themes/SideNavigationPopover.css +3 -0
  1020. package/src/themes/Timeline.css +41 -0
  1021. package/src/themes/TimelineItem.css +287 -0
  1022. package/src/themes/UploadCollection.css +118 -0
  1023. package/src/themes/UploadCollectionItem.css +181 -0
  1024. package/src/themes/ViewSettingsDialog.css +83 -0
  1025. package/src/themes/Wizard.css +96 -0
  1026. package/src/themes/WizardPopover.css +25 -0
  1027. package/src/themes/WizardTab.css +182 -0
  1028. package/src/themes/base/Bar-parameters.css +11 -0
  1029. package/src/themes/base/FlexibleColumnLayout-parameters.css +6 -0
  1030. package/src/themes/base/IllustratedMessage-parameters.css +13 -0
  1031. package/src/themes/base/MediaGallery-parameters.css +5 -0
  1032. package/src/themes/base/MediaGalleryItem-parameters.css +6 -0
  1033. package/src/themes/base/NotificationListItem-parameters.css +3 -0
  1034. package/src/themes/base/Page-parameters.css +4 -0
  1035. package/src/themes/base/ProductSwitchItem-parameters.css +10 -0
  1036. package/src/themes/base/ShellBar-parameters.css +24 -0
  1037. package/src/themes/base/SideNavigation-parameters.css +9 -0
  1038. package/src/themes/base/TimelineItem-parameters.css +20 -0
  1039. package/src/themes/base/UploadCollection-parameters.css +8 -0
  1040. package/src/themes/base/ViewSettingsDialog-parameters.css +7 -0
  1041. package/src/themes/base/Wizard-parameters.css +4 -0
  1042. package/src/themes/base/WizardTab-parameters.css +11 -0
  1043. package/src/themes/sap_belize/parameters-bundle.css +14 -0
  1044. package/src/themes/sap_belize_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1045. package/src/themes/sap_belize_hcb/MediaGallery-parameters.css +5 -0
  1046. package/src/themes/sap_belize_hcb/Page-parameters.css +3 -0
  1047. package/src/themes/sap_belize_hcb/ProductSwitchItem-parameters.css +8 -0
  1048. package/src/themes/sap_belize_hcb/TimelineItem-parameters.css +11 -0
  1049. package/src/themes/sap_belize_hcb/UploadCollection-parameters.css +7 -0
  1050. package/src/themes/sap_belize_hcb/WizardTab-parameters.css +9 -0
  1051. package/src/themes/sap_belize_hcb/parameters-bundle.css +14 -0
  1052. package/src/themes/sap_belize_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1053. package/src/themes/sap_belize_hcw/MediaGallery-parameters.css +5 -0
  1054. package/src/themes/sap_belize_hcw/Page-parameters.css +3 -0
  1055. package/src/themes/sap_belize_hcw/ProductSwitchItem-parameters.css +8 -0
  1056. package/src/themes/sap_belize_hcw/TimelineItem-parameters.css +11 -0
  1057. package/src/themes/sap_belize_hcw/UploadCollection-parameters.css +6 -0
  1058. package/src/themes/sap_belize_hcw/WizardTab-parameters.css +8 -0
  1059. package/src/themes/sap_belize_hcw/parameters-bundle.css +14 -0
  1060. package/src/themes/sap_fiori_3/parameters-bundle.css +14 -0
  1061. package/src/themes/sap_fiori_3_dark/parameters-bundle.css +14 -0
  1062. package/src/themes/sap_fiori_3_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1063. package/src/themes/sap_fiori_3_hcb/MediaGallery-parameters.css +5 -0
  1064. package/src/themes/sap_fiori_3_hcb/Page-parameters.css +4 -0
  1065. package/src/themes/sap_fiori_3_hcb/ProductSwitchItem-parameters.css +9 -0
  1066. package/src/themes/sap_fiori_3_hcb/TimelineItem-parameters.css +11 -0
  1067. package/src/themes/sap_fiori_3_hcb/UploadCollection-parameters.css +7 -0
  1068. package/src/themes/sap_fiori_3_hcb/WizardTab-parameters.css +9 -0
  1069. package/src/themes/sap_fiori_3_hcb/parameters-bundle.css +14 -0
  1070. package/src/themes/sap_fiori_3_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1071. package/src/themes/sap_fiori_3_hcw/MediaGallery-parameters.css +5 -0
  1072. package/src/themes/sap_fiori_3_hcw/Page-parameters.css +4 -0
  1073. package/src/themes/sap_fiori_3_hcw/ProductSwitchItem-parameters.css +9 -0
  1074. package/src/themes/sap_fiori_3_hcw/TimelineItem-parameters.css +11 -0
  1075. package/src/themes/sap_fiori_3_hcw/UploadCollection-parameters.css +6 -0
  1076. package/src/themes/sap_fiori_3_hcw/WizardTab-parameters.css +8 -0
  1077. package/src/themes/sap_fiori_3_hcw/parameters-bundle.css +14 -0
  1078. package/src/themes/sap_horizon/NotificationListItem-parameters.css +3 -0
  1079. package/src/themes/sap_horizon/ProductSwitchItem-parameters.css +5 -0
  1080. package/src/themes/sap_horizon/ShellBar-parameters.css +33 -0
  1081. package/src/themes/sap_horizon/SideNavigation-parameters.css +11 -0
  1082. package/src/themes/sap_horizon/TimelineItem-parameters.css +21 -0
  1083. package/src/themes/sap_horizon/UploadCollection-parameters.css +7 -0
  1084. package/src/themes/sap_horizon/Wizard-parameters.css +6 -0
  1085. package/src/themes/sap_horizon/WizardTab-parameters.css +11 -0
  1086. package/src/themes/sap_horizon/parameters-bundle.css +15 -0
  1087. package/src/themes/sap_horizon_dark/NotificationListItem-parameters.css +3 -0
  1088. package/src/themes/sap_horizon_dark/ProductSwitchItem-parameters.css +5 -0
  1089. package/src/themes/sap_horizon_dark/ShellBar-parameters.css +33 -0
  1090. package/src/themes/sap_horizon_dark/SideNavigation-parameters.css +11 -0
  1091. package/src/themes/sap_horizon_dark/TimelineItem-parameters.css +21 -0
  1092. package/src/themes/sap_horizon_dark/UploadCollection-parameters.css +7 -0
  1093. package/src/themes/sap_horizon_dark/Wizard-parameters.css +6 -0
  1094. package/src/themes/sap_horizon_dark/WizardTab-parameters.css +10 -0
  1095. package/src/themes/sap_horizon_dark/parameters-bundle.css +15 -0
  1096. package/src/themes/sap_horizon_exp/parameters-bundle.css +11 -0
  1097. package/src/themes/sap_horizon_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1098. package/src/themes/sap_horizon_hcb/MediaGallery-parameters.css +5 -0
  1099. package/src/themes/sap_horizon_hcb/Page-parameters.css +4 -0
  1100. package/src/themes/sap_horizon_hcb/ProductSwitchItem-parameters.css +9 -0
  1101. package/src/themes/sap_horizon_hcb/ShellBar-parameters.css +11 -0
  1102. package/src/themes/sap_horizon_hcb/SideNavigation-parameters.css +9 -0
  1103. package/src/themes/sap_horizon_hcb/TimelineItem-parameters.css +11 -0
  1104. package/src/themes/sap_horizon_hcb/UploadCollection-parameters.css +10 -0
  1105. package/src/themes/sap_horizon_hcb/Wizard-parameters.css +6 -0
  1106. package/src/themes/sap_horizon_hcb/WizardTab-parameters.css +11 -0
  1107. package/src/themes/sap_horizon_hcb/parameters-bundle.css +14 -0
  1108. package/src/themes/sap_horizon_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1109. package/src/themes/sap_horizon_hcw/MediaGallery-parameters.css +5 -0
  1110. package/src/themes/sap_horizon_hcw/Page-parameters.css +4 -0
  1111. package/src/themes/sap_horizon_hcw/ProductSwitchItem-parameters.css +9 -0
  1112. package/src/themes/sap_horizon_hcw/SideNavigation-parameters.css +9 -0
  1113. package/src/themes/sap_horizon_hcw/TimelineItem-parameters.css +11 -0
  1114. package/src/themes/sap_horizon_hcw/UploadCollection-parameters.css +9 -0
  1115. package/src/themes/sap_horizon_hcw/Wizard-parameters.css +6 -0
  1116. package/src/themes/sap_horizon_hcw/WizardTab-parameters.css +11 -0
  1117. package/src/themes/sap_horizon_hcw/parameters-bundle.css +14 -0
  1118. package/src/types/BarDesign.js +54 -0
  1119. package/src/types/FCLLayout.js +1 -1
  1120. package/src/types/IllustrationMessageType.js +556 -0
  1121. package/src/types/MediaGalleryItemLayout.js +44 -0
  1122. package/src/types/MediaGalleryLayout.js +48 -0
  1123. package/src/types/MediaGalleryMenuHorizontalAlign.js +41 -0
  1124. package/src/types/MediaGalleryMenuVerticalAlign.js +40 -0
  1125. package/src/types/PageBackgroundDesign.js +53 -0
  1126. package/src/types/SideContentFallDown.js +54 -0
  1127. package/src/types/SideContentPosition.js +42 -0
  1128. package/src/types/SideContentVisibility.js +61 -0
  1129. package/src/types/TimelineLayout.js +42 -0
  1130. package/src/types/UploadCollectionDnDMode.js +1 -1
  1131. package/src/types/UploadState.js +1 -1
  1132. package/src/types/ViewSettingsDialogMode.js +43 -0
  1133. package/src/upload-utils/UploadCollectionBodyDnD.js +0 -1
  1134. package/dist/generated/templates/NotifactionOverflowActionsPopoverTemplate.lit.js +0 -15
  1135. package/dist/generated/templates/ShellBarItemTemplate.lit.js +0 -14
  1136. package/dist/generated/themes/NotifactionOverflowActionsPopover.css.js +0 -8
  1137. package/dist/webcomponentsjs/LICENSE.md +0 -19
  1138. package/dist/webcomponentsjs/README.md +0 -229
  1139. package/dist/webcomponentsjs/bundles/webcomponents-ce.js +0 -63
  1140. package/dist/webcomponentsjs/bundles/webcomponents-ce.js.map +0 -1
  1141. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js +0 -297
  1142. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map +0 -1
  1143. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js +0 -208
  1144. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js.map +0 -1
  1145. package/dist/webcomponentsjs/bundles/webcomponents-sd.js +0 -166
  1146. package/dist/webcomponentsjs/bundles/webcomponents-sd.js.map +0 -1
  1147. package/dist/webcomponentsjs/custom-elements-es5-adapter.js +0 -15
  1148. package/dist/webcomponentsjs/package.json +0 -46
  1149. package/dist/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js +0 -16
  1150. package/dist/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js +0 -53
  1151. package/dist/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js +0 -17
  1152. package/dist/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js +0 -19
  1153. package/dist/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js +0 -28
  1154. package/dist/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js +0 -18
  1155. package/dist/webcomponentsjs/webcomponents-bundle.js +0 -298
  1156. package/dist/webcomponentsjs/webcomponents-bundle.js.map +0 -1
  1157. package/dist/webcomponentsjs/webcomponents-loader.js +0 -185
  1158. package/src/ShellBarItem.hbs +0 -1
@@ -1,39 +1,41 @@
1
1
  <div class="{{classes.root}}">
2
2
  <div
3
- role="region"
3
+ role="{{_accAttributes.columns.start.role}}"
4
+ aria-hidden="{{_accAttributes.columns.start.ariaHidden}}"
4
5
  class="{{classes.columns.start}}"
5
6
  aria-labelledby="{{_id}}-startColumnText"
6
7
  >
8
+ <span id="{{_id}}-startColumnText" class="ui5-hidden-text">{{accStartColumnText}}</span>
7
9
  <slot name="startColumn"></slot>
8
10
  </div>
9
11
 
10
- <div class="ui5-fcl-arrow-container" style="{{styles.arrowsContainer.start}}">
12
+ <div role="{{accStartArrowContainerRole}}" aria-label={{accStartArrowContainerText}} class="ui5-fcl-arrow-container ui5-fcl-arrow-container-start" style="{{styles.arrowsContainer.start}}">
11
13
  {{> startArrow}}
12
14
  </div>
13
15
 
14
16
  <div
15
- role="region"
17
+ role="{{_accAttributes.columns.middle.role}}"
18
+ aria-hidden="{{_accAttributes.columns.middle.ariaHidden}}"
16
19
  class="{{classes.columns.middle}}"
17
20
  aria-labelledby="{{_id}}-midColumnText"
18
21
  >
22
+ <span id="{{_id}}-midColumnText" class="ui5-hidden-text">{{accMiddleColumnText}}</span>
19
23
  <slot name="midColumn"></slot>
20
24
  </div>
21
25
 
22
- <div class="ui5-fcl-arrow-container" style="{{styles.arrowsContainer.end}}">
26
+ <div role="{{accEndArrowContainerRole}}" aria-label="{{accEndArrowContainerText}}" class="ui5-fcl-arrow-container ui5-fcl-arrow-container-end" style="{{styles.arrowsContainer.end}}">
23
27
  {{> endArrow}}
24
28
  </div>
25
29
 
26
30
  <div
27
- role="region"
31
+ role="{{_accAttributes.columns.end.role}}"
32
+ aria-hidden="{{_accAttributes.columns.end.ariaHidden}}"
28
33
  class="{{classes.columns.end}}"
29
34
  aria-labelledby="{{_id}}-endColumnText"
30
35
  >
36
+ <span id="{{_id}}-endColumnText" class="ui5-hidden-text">{{accEndColumnText}}</span>
31
37
  <slot name="endColumn"></slot>
32
38
  </div>
33
-
34
- <span id="{{_id}}-startColumnText" class="ui5-hidden-text">{{accStartColumnText}}</span>
35
- <span id="{{_id}}-midColumnText" class="ui5-hidden-text">{{accMiddleColumnText}}</span>
36
- <span id="{{_id}}-endColumnText" class="ui5-hidden-text">{{accEndColumnText}}</span>
37
39
  </div>
38
40
 
39
41
  {{#*inline "startArrow"}}
@@ -43,8 +45,7 @@
43
45
  design="Transparent"
44
46
  @click="{{startArrowClick}}"
45
47
  style="{{styles.arrows.start}}"
46
- aria-label="{{accStartArrowText}}"
47
- title="{{accStartArrowText}}"
48
+ tooltip="{{accStartArrowText}}"
48
49
  ></ui5-button>
49
50
  {{/inline}}
50
51
 
@@ -56,7 +57,6 @@
56
57
  icon="slim-arrow-left"
57
58
  design="Transparent"
58
59
  @click="{{endArrowClick}}"
59
- aria-label="{{accEndArrowText}}"
60
- title="{{accEndArrowText}}"
60
+ tooltip="{{accEndArrowText}}"
61
61
  ></ui5-button>
62
62
  {{/inline}}
@@ -3,7 +3,7 @@ import litRender from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
3
  import ResizeHandler from "@ui5/webcomponents-base/dist/delegate/ResizeHandler.js";
4
4
  import Float from "@ui5/webcomponents-base/dist/types/Float.js";
5
5
  import Integer from "@ui5/webcomponents-base/dist/types/Integer.js";
6
- import { fetchI18nBundle, getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
6
+ import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
7
7
  import AnimationMode from "@ui5/webcomponents-base/dist/types/AnimationMode.js";
8
8
  import { getAnimationMode } from "@ui5/webcomponents-base/dist/config/AnimationMode.js";
9
9
  import { isIE } from "@ui5/webcomponents-base/dist/Device.js";
@@ -39,12 +39,13 @@ import FlexibleColumnLayoutCss from "./generated/themes/FlexibleColumnLayout.css
39
39
  */
40
40
  const metadata = {
41
41
  tag: "ui5-flexible-column-layout",
42
+ fastNavigation: true,
42
43
  properties: /** @lends sap.ui.webcomponents.fiori.FlexibleColumnLayout.prototype */ {
43
44
  /**
44
45
  * Defines the columns layout and their proportion.
45
46
  * <br><br>
46
- * <b>Note:</b> The layout also depends on the screen size - one column for screens smaller than 900px,
47
- * two columns between 900px and 1280px and three columns for sizes bigger than 1280px.
47
+ * <b>Note:</b> The layout also depends on the screen size - one column for screens smaller than 599px,
48
+ * two columns between 599px and 1023px and three columns for sizes bigger than 1023px.
48
49
  * <br><br>
49
50
  * Available options are:
50
51
  * <ul>
@@ -77,11 +78,52 @@ const metadata = {
77
78
  * @type {boolean}
78
79
  * @defaultvalue false
79
80
  * @public
81
+ * @since 1.0.0-rc.15
80
82
  */
81
- noArrows: {
83
+ hideArrows: {
82
84
  type: Boolean,
83
85
  },
84
86
 
87
+ /**
88
+ * An object of strings that defines several additional accessibility texts for even further customization.
89
+ *
90
+ * It supports the following fields:
91
+ * - <code>startColumnAccessibleName</code>: the accessibility name for the <code>startColumn</code> region
92
+ * - <code>midColumnAccessibleName</code>: the accessibility name for the <code>midColumn</code> region
93
+ * - <code>endColumnAccessibleName</code>: the accessibility name for the <code>endColumn</code> region
94
+ * - <code>startArrowLeftText</code>: the text that the first arrow (between the <code>begin</code> and <code>mid</code> columns) will have when pointing to the left
95
+ * - <code>startArrowRightText</code>: the text that the first arrow (between the <code>begin</code> and <code>mid</code> columns) will have when pointing to the right
96
+ * - <code>endArrowLeftText</code>: the text that the second arrow (between the <code>mid</code> and <code>end</code> columns) will have when pointing to the left
97
+ * - <code>endArrowRightText</code>: the text that the second arrow (between the <code>mid</code> and <code>end</code> columns) will have when pointing to the right
98
+ * - <code>startArrowContainerAccessibleName</code>: the text that the first arrow container (between the <code>begin</code> and <code>mid</code> columns) will have as <code>aria-label</code>
99
+ * - <code>endArrowContainerAccessibleName</code>: the text that the second arrow container (between the <code>mid</code> and <code>end</code> columns) will have as <code>aria-label</code>
100
+ *
101
+ * @type {object}
102
+ * @public
103
+ * @since 1.0.0-rc.11
104
+ */
105
+ accessibilityTexts: {
106
+ type: Object,
107
+ },
108
+
109
+ /**
110
+ * An object of strings that defines additional accessibility roles for further customization.
111
+ *
112
+ * It supports the following fields:
113
+ * - <code>startColumnRole</code>: the accessibility role for the <code>startColumn</code>
114
+ * - <code>startArrowContainerRole</code>: the accessibility role for the first arrow container (between the <code>begin</code> and <code>mid</code> columns)
115
+ * - <code>midColumnRole</code>: the accessibility role for the <code>midColumn</code>
116
+ * - <code>endArrowContainerRole</code>: the accessibility role for the second arrow container (between the <code>mid</code> and <code>end</code> columns)
117
+ * - <code>endColumnRole</code>: the accessibility role for the <code>endColumn</code>
118
+ *
119
+ * @type {object}
120
+ * @public
121
+ * @since 1.1.0
122
+ */
123
+ accessibilityRoles: {
124
+ type: Object,
125
+ },
126
+
85
127
  /**
86
128
  * Defines the component width in px.
87
129
  *
@@ -168,13 +210,13 @@ const metadata = {
168
210
  * Fired when the layout changes via user interaction by clicking the arrows
169
211
  * or by changing the component size due to resizing.
170
212
  *
171
- * @param {FCLLayout} layout the current layout
172
- * @param {Array} columnLayout the effective column layout, f.e [67%, 33%, 0]
173
- * @param {boolean} startColumnVisible indicates if the start column is currently visible
174
- * @param {boolean} midColumnVisible indicates if the middle column is currently visible
175
- * @param {boolean} endColumnVisible indicates if the end column is currently visible
176
- * @param {boolean} arrowsUsed indicates if the layout is changed via the arrows
177
- * @param {boolean} resize indicates if the layout is changed via resizing
213
+ * @param {FCLLayout} layout The current layout
214
+ * @param {Array} columnLayout The effective column layout, f.e [67%, 33%, 0]
215
+ * @param {boolean} startColumnVisible Indicates if the start column is currently visible
216
+ * @param {boolean} midColumnVisible Indicates if the middle column is currently visible
217
+ * @param {boolean} endColumnVisible Indicates if the end column is currently visible
218
+ * @param {boolean} arrowsUsed Indicates if the layout is changed via the arrows
219
+ * @param {boolean} resize Indicates if the layout is changed via resizing
178
220
  * @event sap.ui.webcomponents.fiori.FlexibleColumnLayout#layout-change
179
221
  * @public
180
222
  */
@@ -208,12 +250,29 @@ const metadata = {
208
250
  * <h3>Responsive Behavior</h3>
209
251
  *
210
252
  * The <code>FlexibleColumnLayout</code> automatically displays the maximum possible number of columns based on <code>layout</code> property and the window size.
211
- * The component would display 1 column for window size smaller than 900px, up to two columns between 900px and 1280px,
212
- * and 3 columns for sizes bigger than 1280px.
253
+ * The component would display 1 column for window size smaller than 599px, up to two columns between 599px and 1023px,
254
+ * and 3 columns for sizes bigger than 1023px.
255
+ *
256
+ * <br><br>
257
+ * <h3>Keyboard Handling</h3>
258
+ *
259
+ * <h4>Basic Navigation</h4>
260
+ * <ul>
261
+ * <li>[SPACE, ENTER, RETURN] - If focus is on the layout toggle button (arrow button), once activated, it triggers the associated action (such as expand/collapse the column).</li>
262
+ * <li>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>.
263
+ * In order to use this functionality, you need to import the following module:
264
+ * <code>import "@ui5/webcomponents-base/dist/features/F6Navigation.js"</code></li>
265
+ * </ul>
266
+ *
267
+ * <h4>Fast Navigation</h4>
268
+ * 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>.
269
+ * In order to use this functionality, you need to import the following module:
270
+ * <code>import "@ui5/webcomponents-base/dist/features/F6Navigation.js"</code>
271
+ * <br><br>
213
272
  *
214
273
  * <h3>ES6 Module Import</h3>
215
274
  *
216
- * <code>import @ui5/webcomponents-fiori/dist/FlexibleColumnLayout.js";</code>
275
+ * <code>import "@ui5/webcomponents-fiori/dist/FlexibleColumnLayout.js";</code>
217
276
  *
218
277
  * @constructor
219
278
  * @author SAP SE
@@ -230,7 +289,6 @@ class FlexibleColumnLayout extends UI5Element {
230
289
  this._prevLayout = null;
231
290
  this.initialRendering = true;
232
291
  this._handleResize = this.handleResize.bind(this);
233
- this.i18nBundle = getI18nBundle("@ui5/webcomponents-fiori");
234
292
  }
235
293
 
236
294
  static get metadata() {
@@ -254,7 +312,7 @@ class FlexibleColumnLayout extends UI5Element {
254
312
  }
255
313
 
256
314
  static async onDefine() {
257
- await fetchI18nBundle("@ui5/webcomponents-fiori");
315
+ FlexibleColumnLayout.i18nBundle = await getI18nBundle("@ui5/webcomponents-fiori");
258
316
  }
259
317
 
260
318
  static get BREAKPOINTS() {
@@ -282,6 +340,10 @@ class FlexibleColumnLayout extends UI5Element {
282
340
 
283
341
  onExitDOM() {
284
342
  ResizeHandler.deregister(this, this._handleResize);
343
+
344
+ ["start", "mid", "end"].forEach(column => {
345
+ this[`${column}ColumnDOM`].removeEventListener("transitionend", this.columnResizeHandler);
346
+ });
285
347
  }
286
348
 
287
349
  onAfterRendering() {
@@ -378,20 +440,23 @@ class FlexibleColumnLayout extends UI5Element {
378
440
  columnDOM.style.width = columnWidth;
379
441
 
380
442
  // hide column with delay to allow the animation runs entirely
381
- setTimeout(() => {
382
- columnDOM.classList.add("ui5-fcl-column--hidden");
383
- }, FlexibleColumnLayout.ANIMATION_DURATION);
443
+ columnDOM.addEventListener("transitionend", this.columnResizeHandler);
384
444
 
385
445
  return;
386
446
  }
387
447
 
388
448
  // show column: from 0 to 33%, from 0 to 25%, etc.
389
449
  if (previouslyHidden) {
450
+ columnDOM.removeEventListener("transitionend", this.columnResizeHandler);
390
451
  columnDOM.classList.remove("ui5-fcl-column--hidden");
391
452
  columnDOM.style.width = columnWidth;
392
453
  }
393
454
  }
394
455
 
456
+ columnResizeHandler(event) {
457
+ event.target.classList.add("ui5-fcl-column--hidden");
458
+ }
459
+
395
460
  nextLayout(layout, arrowsInfo = {}) {
396
461
  if (arrowsInfo.start) {
397
462
  return getNextLayoutByStartArrow()[layout];
@@ -417,7 +482,8 @@ class FlexibleColumnLayout extends UI5Element {
417
482
  startColumnVisible: this.startColumnVisible,
418
483
  midColumnVisible: this.midColumnVisible,
419
484
  endColumnVisible: this.endColumnVisible,
420
- arrowUsed,
485
+ arrowUsed, // for backwards compatibility
486
+ arrowsUsed: arrowUsed, // as documented
421
487
  resize,
422
488
  });
423
489
  }
@@ -564,11 +630,11 @@ class FlexibleColumnLayout extends UI5Element {
564
630
  }
565
631
 
566
632
  get showStartArrow() {
567
- return this.noArrows ? false : this.startArrowVisibility;
633
+ return this.hideArrows ? false : this.startArrowVisibility;
568
634
  }
569
635
 
570
636
  get showEndArrow() {
571
- return this.noArrows ? false : this.endArrowVisibility;
637
+ return this.hideArrows ? false : this.endArrowVisibility;
572
638
  }
573
639
 
574
640
  get startArrowVisibility() {
@@ -620,35 +686,95 @@ class FlexibleColumnLayout extends UI5Element {
620
686
  }
621
687
 
622
688
  get accStartColumnText() {
623
- return this.i18nBundle.getText(FCL_START_COLUMN_TXT);
689
+ return this.accessibilityTexts.startColumnAccessibleName || FlexibleColumnLayout.i18nBundle.getText(FCL_START_COLUMN_TXT);
624
690
  }
625
691
 
626
692
  get accMiddleColumnText() {
627
- return this.i18nBundle.getText(FCL_MIDDLE_COLUMN_TXT);
693
+ return this.accessibilityTexts.midColumnAccessibleName || FlexibleColumnLayout.i18nBundle.getText(FCL_MIDDLE_COLUMN_TXT);
628
694
  }
629
695
 
630
696
  get accEndColumnText() {
631
- return this.i18nBundle.getText(FCL_END_COLUMN_TXT);
697
+ return this.accessibilityTexts.endColumnAccessibleName || FlexibleColumnLayout.i18nBundle.getText(FCL_END_COLUMN_TXT);
698
+ }
699
+
700
+ get accStartArrowContainerText() {
701
+ return this.accessibilityTexts.startArrowContainerAccessibleName || undefined;
702
+ }
703
+
704
+ get accEndArrowContainerText() {
705
+ return this.accessibilityTexts.endArrowContainerAccessibleName || undefined;
706
+ }
707
+
708
+ get accStartColumnRole() {
709
+ if (this.startColumnVisible) {
710
+ return this.accessibilityRoles.startColumnRole || "region";
711
+ }
712
+ return undefined;
713
+ }
714
+
715
+ get accMiddleColumnRole() {
716
+ if (this.midColumnVisible) {
717
+ return this.accessibilityRoles.midColumnRole || "region";
718
+ }
719
+ return undefined;
720
+ }
721
+
722
+ get accEndColumnRole() {
723
+ if (this.endColumnVisible) {
724
+ return this.accessibilityRoles.endColumnRole || "region";
725
+ }
726
+ return undefined;
727
+ }
728
+
729
+ get accStartArrowContainerRole() {
730
+ return this.accessibilityRoles.startArrowContainerRole || undefined;
731
+ }
732
+
733
+ get accEndArrowContainerRole() {
734
+ return this.accessibilityRoles.endArrowContainerRole || undefined;
632
735
  }
633
736
 
634
737
  get _effectiveLayoutsByMedia() {
635
738
  return this._layoutsConfiguration || getLayoutsByMedia();
636
739
  }
637
740
 
741
+ get _accAttributes() {
742
+ return {
743
+ columns: {
744
+ start: {
745
+ role: this.accStartColumnRole,
746
+ ariaHidden: !this.startColumnVisible || undefined,
747
+ },
748
+ middle: {
749
+ role: this.accMiddleColumnRole,
750
+ ariaHidden: !this.midColumnVisible || undefined,
751
+ },
752
+ end: {
753
+ role: this.accEndColumnRole,
754
+ ariaHidden: !this.endColumnVisible || undefined,
755
+ },
756
+ },
757
+ };
758
+ }
759
+
638
760
  get accStartArrowText() {
761
+ const customTexts = this.accessibilityTexts;
762
+
639
763
  if (this.startArrowDirection === "mirror") {
640
- return this.i18nBundle.getText(FCL_START_COLUMN_COLLAPSE_BUTTON_TOOLTIP);
764
+ return customTexts.startArrowLeftText || FlexibleColumnLayout.i18nBundle.getText(FCL_START_COLUMN_COLLAPSE_BUTTON_TOOLTIP);
641
765
  }
642
766
 
643
- return this.i18nBundle.getText(FCL_START_COLUMN_EXPAND_BUTTON_TOOLTIP);
767
+ return customTexts.startArrowRightText || FlexibleColumnLayout.i18nBundle.getText(FCL_START_COLUMN_EXPAND_BUTTON_TOOLTIP);
644
768
  }
645
769
 
646
770
  get accEndArrowText() {
771
+ const customTexts = this.accessibilityTexts;
772
+
647
773
  if (this.endArrowDirection === "mirror") {
648
- return this.i18nBundle.getText(FCL_END_COLUMN_COLLAPSE_BUTTON_TOOLTIP);
774
+ return customTexts.endArrowRightText || FlexibleColumnLayout.i18nBundle.getText(FCL_END_COLUMN_COLLAPSE_BUTTON_TOOLTIP);
649
775
  }
650
776
 
651
- return this.i18nBundle.getText(FCL_END_COLUMN_EXPAND_BUTTON_TOOLTIP);
777
+ return customTexts.endArrowLeftText || FlexibleColumnLayout.i18nBundle.getText(FCL_END_COLUMN_EXPAND_BUTTON_TOOLTIP);
652
778
  }
653
779
  }
654
780
 
@@ -0,0 +1,58 @@
1
+ <div class="ui5-illustrated-message-root">
2
+ <div class="ui5-illustrated-message-illustration">
3
+ {{{effectiveIllustration}}}
4
+ </div>
5
+ {{#if hasTitle}}
6
+ <ui5-title level="H2" class="ui5-illustrated-message-title" wrapping-type="Normal">{{effectiveTitleText}}</ui5-title>
7
+ {{/if}}
8
+
9
+ {{#if hasSubtitle}}
10
+ <div class="ui5-illustrated-message-subtitle">
11
+ {{#if hasFormattedSubtitle}}
12
+ <slot name="subtitle"></slot>
13
+ {{else}}
14
+ {{effectiveSubitleText}}
15
+ {{/if}}
16
+ </div>
17
+ {{/if}}
18
+
19
+ {{#if hasActions}}
20
+ <div class="ui5-illustrated-message-actions">
21
+ <slot></slot>
22
+ </div>
23
+ {{/if}}
24
+
25
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
26
+ class="ui5-illustrated-message-util">
27
+ <defs>
28
+ <pattern id="sapIllus_PatternShadow" data-name="sapIllus_PatternShadow" width="3" height="5.5"
29
+ patternUnits="userSpaceOnUse" viewBox="0 0 3 5.5">
30
+ <rect class="sapIllus_NoColor sapIllus_NoColor_Fill" width="3" height="5.5" />
31
+ <circle class="sapIllus_BrandColorPrimary sapIllus_BrandColorPrimary_Fill" cx="3"
32
+ cy="5.5001" r="0.5" />
33
+ <circle class="sapIllus_BrandColorPrimary sapIllus_BrandColorPrimary_Fill" cy="5.5001"
34
+ r="0.5" />
35
+ <circle class="sapIllus_BrandColorPrimary sapIllus_BrandColorPrimary_Fill" cx="1.5"
36
+ cy="2.7501" r="0.5" />
37
+ <circle class="sapIllus_BrandColorPrimary sapIllus_BrandColorPrimary_Fill" cx="3"
38
+ cy="0.0001" r="0.5" />
39
+ <circle class="sapIllus_BrandColorPrimary sapIllus_BrandColorPrimary_Fill" cy="0.0001"
40
+ r="0.5" />
41
+ </pattern>
42
+ <pattern id="sapIllus_PatternHighlight" data-name="sapIllus_PatternHighlight" width="3" height="5.5"
43
+ patternTransform="translate(35.9059 309.6208)" patternUnits="userSpaceOnUse" viewBox="0 0 3 5.5">
44
+ <rect class="sapIllus_NoColor sapIllus_NoColor_Fill" width="3" height="5.5" />
45
+ <circle class="sapIllus_ObjectFillColor sapIllus_ObjectFillColor_Fill" cx="3.0001"
46
+ cy="5.5001" r="0.5" />
47
+ <circle class="sapIllus_ObjectFillColor sapIllus_ObjectFillColor_Fill" cx="0.0001"
48
+ cy="5.5001" r="0.5" />
49
+ <circle class="sapIllus_ObjectFillColor sapIllus_ObjectFillColor_Fill" cx="1.5001"
50
+ cy="2.7501" r="0.5" />
51
+ <circle class="sapIllus_ObjectFillColor sapIllus_ObjectFillColor_Fill" cx="3.0001"
52
+ cy="0.0001" r="0.5" />
53
+ <circle class="sapIllus_ObjectFillColor sapIllus_ObjectFillColor_Fill" cx="0.0001"
54
+ cy="0.0001" r="0.5" />
55
+ </pattern>
56
+ </defs>
57
+ </svg>
58
+ </div>