@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,5 +1,4 @@
1
1
  import { isSpace, isEnter } from "@ui5/webcomponents-base/dist/Keys.js";
2
- import { fetchI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
3
2
  import ResizeHandler from "@ui5/webcomponents-base/dist/delegate/ResizeHandler.js";
4
3
  import { isIE } from "@ui5/webcomponents-base/dist/Device.js";
5
4
 
@@ -9,6 +8,7 @@ import BusyIndicator from "@ui5/webcomponents/dist/BusyIndicator.js";
9
8
  import Link from "@ui5/webcomponents/dist/Link.js";
10
9
  import Icon from "@ui5/webcomponents/dist/Icon.js";
11
10
  import Popover from "@ui5/webcomponents/dist/Popover.js";
11
+ import WrappingType from "@ui5/webcomponents/dist/types/WrappingType.js";
12
12
  import NotificationListItemBase from "./NotificationListItemBase.js";
13
13
 
14
14
  // Texts
@@ -43,35 +43,24 @@ const metadata = {
43
43
  properties: /** @lends sap.ui.webcomponents.fiori.NotificationListItem.prototype */ {
44
44
 
45
45
  /**
46
- * Defines if the <code>heading</code> and <code>description</code> should wrap,
46
+ * Defines if the <code>titleText</code> and <code>description</code> should wrap,
47
47
  * they truncate by default.
48
48
  *
49
49
  * <br><br>
50
- * <b>Note:</b> by default the <code>heading</code> and <code>decription</code>,
50
+ * <b>Note:</b> by default the <code>titleText</code> and <code>decription</code>,
51
51
  * and a <code>ShowMore/Less</code> button would be displayed.
52
- * @type {boolean}
53
- * @defaultvalue false
52
+ * @type {WrappingType}
53
+ * @defaultvalue "None"
54
54
  * @public
55
+ * @since 1.0.0-rc.15
55
56
  */
56
- wrap: {
57
- type: Boolean,
58
- },
59
-
60
- /**
61
- * Defines if the <code>notification</code> is new or has been already read.
62
- * <br><br>
63
- * <b>Note:</b> if set to <code>false</code> the <code>heading</code> has bold font,
64
- * if set to true - it has a normal font.
65
- * @type {boolean}
66
- * @defaultvalue false
67
- * @public
68
- */
69
- read: {
70
- type: Boolean,
57
+ wrappingType: {
58
+ type: WrappingType,
59
+ defaultValue: WrappingType.None,
71
60
  },
72
61
 
73
62
  /**
74
- * Defines the state of the <code>heading</code> and <code>description</code>,
63
+ * Defines the state of the <code>titleText</code> and <code>description</code>,
75
64
  * if less or more information is displayed.
76
65
  * @private
77
66
  */
@@ -94,8 +83,12 @@ const metadata = {
94
83
  *
95
84
  * <br><br>
96
85
  * <b>Note:</b> Consider using the <code>ui5-avatar</code> to display icons, initials or images.
86
+ * <br>
87
+ * <b>Note:</b>In order to be complaint with the UX guidlines and for best experience,
88
+ * we recommend using avatars with 2rem X 2rem in size (32px X 32px). In case you are using the <code>ui5-avatar</code>
89
+ * you can set its <code>size</code> property to <code>XS</code> to get the required size - <code>&lt;ui5-avatar size="XS">&lt;/ui5-avatar></code>.
97
90
  *
98
- * @type {HTMLElement}
91
+ * @type {sap.ui.webcomponents.main.IAvatar}
99
92
  * @slot
100
93
  * @public
101
94
  */
@@ -104,14 +97,13 @@ const metadata = {
104
97
  },
105
98
 
106
99
  /**
107
- * Defines the elements, dipalyed in the footer of the of the <code>ui5-li-notification</code>.
100
+ * Defines the elements, displayed in the footer of the of the component.
108
101
  * @type {HTMLElement[]}
109
102
  * @slot
110
103
  * @public
111
104
  */
112
105
  footnotes: {
113
106
  type: HTMLElement,
114
- propertyName: "footnotes",
115
107
  individualSlots: true,
116
108
  },
117
109
 
@@ -120,10 +112,10 @@ const metadata = {
120
112
  * usually a description of the notification.
121
113
  *
122
114
  * <br><br>
123
- * <b>Note:</b> Аlthough this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
115
+ * <b>Note:</b> Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
124
116
  *
125
117
  * @type {Node[]}
126
- * @slot
118
+ * @slot description
127
119
  * @public
128
120
  */
129
121
  "default": {
@@ -143,41 +135,51 @@ const metadata = {
143
135
  * The <code>ui5-li-notification</code> is a type of list item, meant to display notifications.
144
136
  * <br>
145
137
  *
146
- * The component has a rich set of various properties that allows the user to set <code>avatar</code>, <code>heading</code>, descriptive <code>content</code>
138
+ * The component has a rich set of various properties that allows the user to set <code>avatar</code>, <code>titleText</code>, descriptive <code>content</code>
147
139
  * and <code>footnotes</code> to fully describe a notification.
148
140
  * <br>
149
141
  *
150
142
  * The user can:
151
143
  * <ul>
152
144
  * <li>display a <code>Close</code> button</li>
153
- * <li>can control whether the <code>heading</code> and <code>description</code> should wrap or truncate
145
+ * <li>can control whether the <code>titleText</code> and <code>description</code> should wrap or truncate
154
146
  * and display a <code>ShowMore</code> button to switch between less and more information</li>
155
- * <li>add custom actions by using the <code>ui5-notification-overflow-action</code> component</li>
147
+ * <li>add custom actions by using the <code>ui5-notification-action</code> component</li>
156
148
  * </ul>
157
149
  *
158
150
  * <h3>Usage</h3>
159
151
  * The component can be used in a standard <code>ui5-list</code>.
160
152
  *
153
+ * <h3>CSS Shadow Parts</h3>
154
+ *
155
+ * <ui5-link target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/CSS/::part">CSS Shadow Parts</ui5-link> allow developers to style elements inside the Shadow DOM.
156
+ * <br>
157
+ * The <code>ui5-li-notification</code> exposes the following CSS Shadow Parts:
158
+ * <ul>
159
+ * <li>title-text - Used to style the titleText of the notification list item</li>
160
+ * </ul>
161
+ *
161
162
  * <h3>ES6 Module Import</h3>
162
163
  *
163
- * <code>import @ui5/webcomponents/dist/NotificationListItem.js";</code>
164
+ * <code>import "@ui5/webcomponents/dist/NotificationListItem.js";</code>
164
165
  * <br>
165
- * <code>import @ui5/webcomponents/dist/NotificationOverflowAction.js";</code> (optional)
166
+ * <code>import "@ui5/webcomponents/dist/NotificationAction.js";</code> (optional)
166
167
  * @constructor
167
168
  * @author SAP SE
168
169
  * @alias sap.ui.webcomponents.fiori.NotificationListItem
169
170
  * @extends NotificationListItemBase
170
171
  * @tagname ui5-li-notification
171
- * @appenddocs NotificationOverflowAction
172
+ * @appenddocs NotificationAction
172
173
  * @since 1.0.0-rc.8
174
+ * @implements sap.ui.webcomponents.fiori.INotificationListItem, sap.ui.webcomponents.main.IListItem
173
175
  * @public
174
176
  */
175
177
  class NotificationListItem extends NotificationListItemBase {
176
178
  constructor() {
177
179
  super();
178
180
 
179
- // the heading overflow height
180
- this._headingOverflowHeight = 0;
181
+ // the titleText overflow height
182
+ this._titleTextOverflowHeight = 0;
181
183
 
182
184
  // the description overflow height
183
185
  this._descOverflowHeight = 0;
@@ -208,10 +210,6 @@ class NotificationListItem extends NotificationListItemBase {
208
210
  ];
209
211
  }
210
212
 
211
- static async onDefine() {
212
- await fetchI18nBundle("@ui5/webcomponents-fiori");
213
- }
214
-
215
213
  onEnterDOM() {
216
214
  ResizeHandler.register(this, this.onResizeBind);
217
215
  }
@@ -230,22 +228,22 @@ class NotificationListItem extends NotificationListItemBase {
230
228
 
231
229
  get showMoreText() {
232
230
  if (this._showMorePressed) {
233
- return this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_SHOW_LESS);
231
+ return NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_SHOW_LESS);
234
232
  }
235
233
 
236
- return this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_SHOW_MORE);
234
+ return NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_SHOW_MORE);
237
235
  }
238
236
 
239
- get overflowBtnTitle() {
240
- return this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_OVERLOW_BTN_TITLE);
237
+ get overflowBtnAccessibleName() {
238
+ return NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_OVERLOW_BTN_TITLE);
241
239
  }
242
240
 
243
- get closeBtnTitle() {
244
- return this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_CLOSE_BTN_TITLE);
241
+ get closeBtnAccessibleName() {
242
+ return NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_CLOSE_BTN_TITLE);
245
243
  }
246
244
 
247
245
  get hideShowMore() {
248
- if (!this.wrap && this._showMore) {
246
+ if (this.wrappingType === WrappingType.None && this._showMore) {
249
247
  return undefined;
250
248
  }
251
249
 
@@ -256,30 +254,30 @@ class NotificationListItem extends NotificationListItemBase {
256
254
  return this.shadowRoot.querySelector(".ui5-nli-description");
257
255
  }
258
256
 
259
- get headingDOM() {
260
- return this.shadowRoot.querySelector(".ui5-nli-title");
257
+ get titleTextDOM() {
258
+ return this.shadowRoot.querySelector(".ui5-nli-title-text");
261
259
  }
262
260
 
263
- get headingHeight() {
264
- return this.headingDOM.offsetHeight;
261
+ get titleTextHeight() {
262
+ return this.titleTextDOM.offsetHeight;
265
263
  }
266
264
 
267
265
  get descriptionHeight() {
268
266
  return this.descriptionDOM.offsetHeight;
269
267
  }
270
268
 
271
- get headingOverflows() {
272
- const heading = this.headingDOM;
269
+ get titleTextOverflows() {
270
+ const titleText = this.titleTextDOM;
273
271
 
274
- if (!heading) {
272
+ if (!titleText) {
275
273
  return false;
276
274
  }
277
275
 
278
276
  if (isIE()) {
279
- return heading.scrollHeight > MAX_WRAP_HEIGHT;
277
+ return titleText.scrollHeight > MAX_WRAP_HEIGHT;
280
278
  }
281
279
 
282
- return heading.offsetHeight < heading.scrollHeight;
280
+ return titleText.offsetHeight < titleText.scrollHeight;
283
281
  }
284
282
 
285
283
  get descriptionOverflows() {
@@ -309,8 +307,8 @@ class NotificationListItem extends NotificationListItemBase {
309
307
  const id = this._id;
310
308
  const ids = [];
311
309
 
312
- if (this.hasHeading) {
313
- ids.push(`${id}-heading`);
310
+ if (this.hasTitleText) {
311
+ ids.push(`${id}-title-text`);
314
312
  }
315
313
  if (this.hasDesc) {
316
314
  ids.push(`${id}-description`);
@@ -327,26 +325,26 @@ class NotificationListItem extends NotificationListItemBase {
327
325
 
328
326
  get priorityText() {
329
327
  if (this.priority === Priority.High) {
330
- return this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_HIGH_PRIORITY_TXT);
328
+ return NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_HIGH_PRIORITY_TXT);
331
329
  }
332
330
 
333
331
  if (this.priority === Priority.Medium) {
334
- return this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_MEDIUM_PRIORITY_TXT);
332
+ return NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_MEDIUM_PRIORITY_TXT);
335
333
  }
336
334
 
337
335
  if (this.priority === Priority.Low) {
338
- return this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_LOW_PRIORITY_TXT);
336
+ return NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_LOW_PRIORITY_TXT);
339
337
  }
340
338
 
341
339
  return "";
342
340
  }
343
341
 
344
342
  get accInvisibleText() {
345
- const notifcationTxt = this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_TXT);
346
- const readTxt = this.read ? this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_READ) : this.i18nBundle.getText(NOTIFICATION_LIST_ITEM_UNREAD);
343
+ const notificationText = NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_TXT);
344
+ const readText = this.read ? NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_READ) : NotificationListItem.i18nFioriBundle.getText(NOTIFICATION_LIST_ITEM_UNREAD);
347
345
  const priorityText = this.priorityText;
348
346
 
349
- return `${notifcationTxt} ${readTxt} ${priorityText}`;
347
+ return `${notificationText} ${readText} ${priorityText}`;
350
348
  }
351
349
 
352
350
  get classes() {
@@ -404,23 +402,23 @@ class NotificationListItem extends NotificationListItemBase {
404
402
  }
405
403
 
406
404
  onResize() {
407
- if (this.wrap) {
405
+ if (this.wrappingType === WrappingType.Normal) {
408
406
  this._showMore = false;
409
407
  return;
410
408
  }
411
409
 
412
- const headingWouldOverflow = this.headingHeight > this._headingOverflowHeight;
413
- const descWouldOverflow = this.descriptionHeight > this._descOverflowHeight;
414
- const overflows = headingWouldOverflow || descWouldOverflow;
410
+ const titleTextWouldOverflow = this.titleTextHeight > this._titleTextOverflowHeight;
411
+ const descWouldOverflow = this.hasDesc && this.descriptionHeight > this._descOverflowHeight;
412
+ const overflows = titleTextWouldOverflow || descWouldOverflow;
415
413
 
416
414
  if (this._showMorePressed && overflows) {
417
415
  this._showMore = true;
418
416
  return;
419
417
  }
420
418
 
421
- if (this.headingOverflows || this.descriptionOverflows) {
422
- this._headingOverflowHeight = this.headingHeight;
423
- this._descOverflowHeight = this.descriptionHeight;
419
+ if (this.titleTextOverflows || this.descriptionOverflows) {
420
+ this._titleTextOverflowHeight = this.titleTextHeight;
421
+ this._descOverflowHeight = this.hasDesc ? this.descriptionHeight : 0;
424
422
  this._showMore = true;
425
423
  return;
426
424
  }
@@ -1,7 +1,7 @@
1
1
  import { isSpace } from "@ui5/webcomponents-base/dist/Keys.js";
2
2
  import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
3
-
4
3
  import ListItemBase from "@ui5/webcomponents/dist/ListItemBase.js";
4
+ import Integer from "@ui5/webcomponents-base/dist/types/Integer.js";
5
5
  import Priority from "@ui5/webcomponents/dist/types/Priority.js";
6
6
 
7
7
  // Icons
@@ -12,10 +12,10 @@ import "@ui5/webcomponents-icons/dist/message-warning.js";
12
12
  import "@ui5/webcomponents-icons/dist/overflow.js";
13
13
 
14
14
  // Templates
15
- import NotifactionOverflowActionsPopoverTemplate from "./generated/templates/NotifactionOverflowActionsPopoverTemplate.lit.js";
15
+ import NotificationOverflowActionsPopoverTemplate from "./generated/templates/NotificationOverflowActionsPopoverTemplate.lit.js";
16
16
 
17
17
  // Styles
18
- import NotifactionOverflowActionsPopoverCss from "./generated/themes/NotifactionOverflowActionsPopover.css.js";
18
+ import NotificationOverflowActionsPopoverCss from "./generated/themes/NotificationOverflowActionsPopover.css.js";
19
19
 
20
20
  /**
21
21
  * @public
@@ -25,17 +25,24 @@ const metadata = {
25
25
  properties: /** @lends sap.ui.webcomponents.fiori.NotificationListItemBase.prototype */ {
26
26
 
27
27
  /**
28
- * Defines the <code>heading</code> of the item.
28
+ * Defines the <code>titleText</code> of the item.
29
29
  * @type {string}
30
30
  * @defaultvalue ""
31
31
  * @public
32
32
  */
33
- heading: {
33
+ titleText: {
34
34
  type: String,
35
35
  },
36
36
 
37
37
  /**
38
38
  * Defines the <code>priority</code> of the item.
39
+ * Available options are:
40
+ * <ul>
41
+ * <li><code>None</code></li>
42
+ * <li><code>Low</code></li>
43
+ * <li><code>Medium</code></li>
44
+ * <li><code>High</code></li>
45
+ * </ul>
39
46
  * @type {Priority}
40
47
  * @defaultvalue "None"
41
48
  * @public
@@ -55,6 +62,19 @@ const metadata = {
55
62
  type: Boolean,
56
63
  },
57
64
 
65
+ /**
66
+ * Defines if the <code>notification</code> is new or has been already read.
67
+ * <br><br>
68
+ * <b>Note:</b> if set to <code>false</code> the <code>titleText</code> has bold font,
69
+ * if set to true - it has a normal font.
70
+ * @type {boolean}
71
+ * @defaultvalue false
72
+ * @public
73
+ */
74
+ read: {
75
+ type: Boolean,
76
+ },
77
+
58
78
  /**
59
79
  * Defines if a busy indicator would be displayed over the item.
60
80
  * @type {boolean}
@@ -65,15 +85,27 @@ const metadata = {
65
85
  busy: {
66
86
  type: Boolean,
67
87
  },
88
+
89
+ /**
90
+ * Defines the delay in milliseconds, after which the busy indicator will show up for this component.
91
+ *
92
+ * @type {Integer}
93
+ * @defaultValue 1000
94
+ * @public
95
+ */
96
+ busyDelay: {
97
+ type: Integer,
98
+ defaultValue: 1000,
99
+ },
68
100
  },
69
101
  slots: /** @lends sap.ui.webcomponents.fiori.NotificationListItemBase.prototype */ {
70
102
 
71
103
  /**
72
104
  * Defines the actions, displayed in the top-right area.
73
105
  * <br><br>
74
- * <b>Note:</b> use the <code>ui5-notification-overflow-action</code> component.
106
+ * <b>Note:</b> use the <code>ui5-notification-action</code> component.
75
107
  *
76
- * @type {HTMLElement}
108
+ * @type {sap.ui.webcomponents.fiori.INotificationAction[]}
77
109
  * @slot
78
110
  * @public
79
111
  */
@@ -104,26 +136,20 @@ const metadata = {
104
136
  * @extends ListItemBase
105
137
  * @tagname ui5-li-notification-group
106
138
  * @since 1.0.0-rc.8
107
- * @appenddocs NotificationOverflowAction
139
+ * @appenddocs NotificationAction
108
140
  * @public
109
141
  */
110
142
  class NotificationListItemBase extends ListItemBase {
111
- constructor() {
112
- super();
113
-
114
- this.i18nBundle = getI18nBundle("@ui5/webcomponents-fiori");
115
- }
116
-
117
143
  static get metadata() {
118
144
  return metadata;
119
145
  }
120
146
 
121
147
  static get staticAreaTemplate() {
122
- return NotifactionOverflowActionsPopoverTemplate;
148
+ return NotificationOverflowActionsPopoverTemplate;
123
149
  }
124
150
 
125
151
  static get staticAreaStyles() {
126
- return NotifactionOverflowActionsPopoverCss;
152
+ return NotificationOverflowActionsPopoverCss;
127
153
  }
128
154
 
129
155
  static priorityIconsMappings() {
@@ -134,8 +160,8 @@ class NotificationListItemBase extends ListItemBase {
134
160
  };
135
161
  }
136
162
 
137
- get hasHeading() {
138
- return !!this.heading.length;
163
+ get hasTitleText() {
164
+ return !!this.titleText.length;
139
165
  }
140
166
 
141
167
  get hasPriority() {
@@ -224,7 +250,7 @@ class NotificationListItemBase extends ListItemBase {
224
250
 
225
251
  async openOverflow() {
226
252
  const overflowPopover = await this.getOverflowPopover();
227
- overflowPopover.openBy(this.overflowButtonDOM);
253
+ overflowPopover.showAt(this.overflowButtonDOM);
228
254
  }
229
255
 
230
256
  async closeOverflow() {
@@ -236,6 +262,10 @@ class NotificationListItemBase extends ListItemBase {
236
262
  const staticAreaItem = await this.getStaticAreaItemDomRef();
237
263
  return staticAreaItem.querySelector(".ui5-notification-overflow-popover");
238
264
  }
265
+
266
+ static async onDefine() {
267
+ NotificationListItemBase.i18nFioriBundle = await getI18nBundle("@ui5/webcomponents-fiori");
268
+ }
239
269
  }
240
270
 
241
271
  export default NotificationListItemBase;
package/dist/Page.js ADDED
@@ -0,0 +1,223 @@
1
+ import UI5Element from "@ui5/webcomponents-base/dist/UI5Element.js";
2
+ import litRender from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
+ import ResizeHandler from "@ui5/webcomponents-base/dist/delegate/ResizeHandler.js";
4
+ import MediaRange from "@ui5/webcomponents-base/dist/MediaRange.js";
5
+ import PageBackgroundDesign from "./types/PageBackgroundDesign.js";
6
+
7
+ // Template
8
+ import PageTemplate from "./generated/templates/PageTemplate.lit.js";
9
+
10
+ // Styles
11
+ import PageCss from "./generated/themes/Page.css.js";
12
+
13
+ /**
14
+ * @public
15
+ */
16
+ const metadata = {
17
+ tag: "ui5-page",
18
+ managedSlots: true,
19
+ languageAware: true,
20
+ properties: /** @lends sap.ui.webcomponents.fiori.Page.prototype */ {
21
+
22
+ /**
23
+ * Defines the background color of the <code>ui5-page</code>.
24
+ * <br><br>
25
+ * <b>Note:</b> When a ui5-list is placed inside the page, we recommend using “List” to ensure better color contrast.
26
+ * <br><br>
27
+ * Available options are:
28
+ * <ul>
29
+ * <li><code>Solid</code></li> (default)
30
+ * <li><code>Transparent</code></li>
31
+ * <li><code>List</code></li>
32
+ * </ul>
33
+ * @type {PageBackgroundDesign}
34
+ * @defaultvalue "Solid"
35
+ * @public
36
+ */
37
+ backgroundDesign: {
38
+ type: String,
39
+ defaultValue: PageBackgroundDesign.Solid,
40
+ },
41
+
42
+ /**
43
+ * Disables vertical scrolling of page content.
44
+ * If set to true, there will be no vertical scrolling at all.
45
+ *
46
+ * @type {boolean}
47
+ * @defaultvalue false
48
+ * @public
49
+ */
50
+ disableScrolling: {
51
+ type: Boolean,
52
+ },
53
+
54
+ /**
55
+ * Defines if the footer should float over the content.
56
+ * <br><br>
57
+ * <b>Note:</b> When set to true the footer floats over the content with a slight offset from the bottom, otherwise it is fixed at the very bottom of the page.
58
+ * @type {boolean}
59
+ * @defaultvalue true
60
+ * @public
61
+ */
62
+ floatingFooter: {
63
+ type: Boolean,
64
+ },
65
+
66
+ /**
67
+ * Defines the footer visibility.
68
+ *
69
+ * @type {boolean}
70
+ * @defaultvalue false
71
+ * @public
72
+ */
73
+ hideFooter: {
74
+ type: Boolean,
75
+ },
76
+
77
+ /**
78
+ * Defines the current media query size.
79
+ *
80
+ * @type {string}
81
+ * @private
82
+ * @since 1.0.0-rc.15
83
+ */
84
+ mediaRange: {
85
+ type: String,
86
+ },
87
+ },
88
+
89
+ slots: /** @lends sap.ui.webcomponents.fiori.Page.prototype */ {
90
+
91
+ /**
92
+ * Defines the header HTML Element.
93
+ *
94
+ * @type {sap.ui.webcomponents.fiori.IBar}
95
+ * @slot
96
+ * @public
97
+ */
98
+ header: {
99
+ type: HTMLElement,
100
+ },
101
+
102
+ /**
103
+ * Defines the content HTML Element.
104
+ *
105
+ * @type {HTMLElement[]}
106
+ * @slot content
107
+ * @public
108
+ */
109
+ "default": {
110
+ propertyName: "content",
111
+ type: HTMLElement,
112
+ },
113
+
114
+ /**
115
+ * Defines the footer HTML Element.
116
+ *
117
+ * @type {sap.ui.webcomponents.fiori.IBar}
118
+ * @slot
119
+ * @public
120
+ */
121
+ footer: {
122
+ type: HTMLElement,
123
+ },
124
+ },
125
+ events: /** @lends sap.ui.webcomponents.fiori.Page.prototype */ {
126
+ },
127
+ };
128
+
129
+ /**
130
+ * @class
131
+ *
132
+ * <h3 class="comment-api-title">Overview</h3>
133
+ *
134
+ * The <code>ui5-page</code> is a container control that holds one whole screen of an application.
135
+ * The page has three distinct areas that can hold content - a header, content area and a footer.
136
+ * <h3>Structure</h3>
137
+ * <h4>Header</h4>
138
+ * The top most area of the page is occupied by the header. The standard header includes a navigation button and a title.
139
+ * <h4>Content</h4>
140
+ * The content occupies the main part of the page. Only the content area is scrollable by default.
141
+ * This can be prevented by setting <code>enableScrolling</code> to <code>false</code>.
142
+ * <h4>Footer</h4>
143
+ * The footer is optional and occupies the fixed bottom part of the page. Alternatively, the footer can be floating above the bottom part of the content.
144
+ * This is enabled with the <code>floatingFooter</code> property.
145
+ *
146
+ * <b>Note:</b> <code>ui5-page</code> occipues the whole available space of its parent. In order to achieve the intended design you have to make sure
147
+ * that there is enough space for the <code>ui5-page</code> to be rendered.
148
+ *
149
+ *
150
+ * <h3>ES6 Module Import</h3>
151
+ *
152
+ * <code>import "@ui5/webcomponents-fiori/dist/Page.js";</code>
153
+ *
154
+ * @constructor
155
+ * @author SAP SE
156
+ * @alias sap.ui.webcomponents.fiori.Page
157
+ * @extends UI5Element
158
+ * @tagname ui5-page
159
+ * @since 1.0.0-rc.12
160
+ * @public
161
+ */
162
+ class Page extends UI5Element {
163
+ static get metadata() {
164
+ return metadata;
165
+ }
166
+
167
+ static get render() {
168
+ return litRender;
169
+ }
170
+
171
+ static get styles() {
172
+ return PageCss;
173
+ }
174
+
175
+ static get template() {
176
+ return PageTemplate;
177
+ }
178
+
179
+ constructor() {
180
+ super();
181
+
182
+ this._updateMediaRange = this.updateMediaRange.bind(this);
183
+ }
184
+
185
+ onEnterDOM() {
186
+ ResizeHandler.register(this, this._updateMediaRange);
187
+ }
188
+
189
+ onExitDOM() {
190
+ ResizeHandler.deregister(this, this._updateMediaRange);
191
+ }
192
+
193
+ updateMediaRange() {
194
+ this.mediaRange = MediaRange.getCurrentRange(MediaRange.RANGESETS.RANGE_4STEPS, this.getDomRef().offsetWidth);
195
+ }
196
+
197
+ get _contentBottom() {
198
+ return !this.floatingFooter && !this.hideFooter ? "2.75rem" : "0";
199
+ }
200
+
201
+ get _contentPaddingBottom() {
202
+ return this.floatingFooter && !this.hideFooter ? "3.5rem" : "0";
203
+ }
204
+
205
+ get _contentTop() {
206
+ return this.header.length ? "2.75rem" : "0rem";
207
+ }
208
+
209
+ get styles() {
210
+ return {
211
+ content: {
212
+ "padding-bottom": this.footer.length && this._contentPaddingBottom,
213
+ "bottom": this.footer.length && this._contentBottom,
214
+ "top": this._contentTop,
215
+ },
216
+ footer: {},
217
+ };
218
+ }
219
+ }
220
+
221
+ Page.define();
222
+
223
+ export default Page;