@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
@@ -0,0 +1,674 @@
1
+ import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
2
+ import { isPhone } from "@ui5/webcomponents-base/dist/Device.js";
3
+ import litRender from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
4
+ import UI5Element from "@ui5/webcomponents-base/dist/UI5Element.js";
5
+ import Dialog from "@ui5/webcomponents/dist/Dialog.js";
6
+ import Button from "@ui5/webcomponents/dist/Button.js";
7
+ import Label from "@ui5/webcomponents/dist/Label.js";
8
+ import GroupHeaderListItem from "@ui5/webcomponents/dist/GroupHeaderListItem.js";
9
+ import List from "@ui5/webcomponents/dist/List.js";
10
+ import StandardListItem from "@ui5/webcomponents/dist/StandardListItem.js";
11
+ import Title from "@ui5/webcomponents/dist/Title.js";
12
+ import SegmentedButton from "@ui5/webcomponents/dist/SegmentedButton.js";
13
+ import SegmentedButtonItem from "@ui5/webcomponents/dist/SegmentedButtonItem.js";
14
+ import Bar from "./Bar.js";
15
+ import ViewSettingsDialogMode from "./types/ViewSettingsDialogMode.js";
16
+ import "@ui5/webcomponents-icons/dist/sort.js";
17
+ import "@ui5/webcomponents-icons/dist/filter.js";
18
+ import "@ui5/webcomponents-icons/dist/nav-back.js";
19
+
20
+ import {
21
+ VSD_DIALOG_TITLE_SORT,
22
+ VSD_SUBMIT_BUTTON,
23
+ VSD_CANCEL_BUTTON,
24
+ VSD_RESET_BUTTON,
25
+ VSD_SORT_ORDER,
26
+ VSD_SORT_BY,
27
+ VSD_ORDER_ASCENDING,
28
+ VSD_ORDER_DESCENDING,
29
+ VSD_FILTER_BY,
30
+ } from "./generated/i18n/i18n-defaults.js";
31
+
32
+ // Template
33
+ import ViewSettingsDialogTemplate from "./generated/templates/ViewSettingsDialogTemplate.lit.js";
34
+
35
+ // Styles
36
+ import viewSettingsDialogCSS from "./generated/themes/ViewSettingsDialog.css.js";
37
+
38
+ /**
39
+ * @public
40
+ */
41
+ const metadata = {
42
+ tag: "ui5-view-settings-dialog",
43
+ managedSlots: true,
44
+ properties: /** @lends sap.ui.webcomponents.fiori.ViewSettingsDialog.prototype */ {
45
+ /**
46
+ * Defines the initial sort order.
47
+ *
48
+ * @type {boolean}
49
+ * @defaultvalue false
50
+ * @public
51
+ */
52
+ sortDescending: {
53
+ type: Boolean,
54
+ },
55
+
56
+ /**
57
+ * Keeps recently focused list in order to focus it on next dialog open.
58
+ *
59
+ * @type {Object}
60
+ * @private
61
+ */
62
+ _recentlyFocused: {
63
+ type: Object,
64
+ },
65
+
66
+ /**
67
+ * Stores settings of the dialog before the initial open.
68
+ *
69
+ * @type {Object}
70
+ * @private
71
+ */
72
+ _initialSettings: {
73
+ type: Object,
74
+ },
75
+
76
+ /**
77
+ * Stores settings of the dialog after confirmation.
78
+ *
79
+ * @type {Object}
80
+ * @private
81
+ */
82
+ _confirmedSettings: {
83
+ type: Object,
84
+ },
85
+
86
+ /**
87
+ * Stores current settings of the dialog.
88
+ *
89
+ * @type {Object}
90
+ * @private
91
+ */
92
+ _currentSettings: {
93
+ type: Object,
94
+ },
95
+
96
+ /**
97
+ * Defnies the current mode of the component.
98
+ *
99
+ * @since 1.0.0-rc.16
100
+ * @private
101
+ */
102
+ _currentMode: {
103
+ type: ViewSettingsDialogMode,
104
+ defaultValue: ViewSettingsDialogMode.Sort,
105
+ },
106
+
107
+ /**
108
+ * When in Filter By mode, defines whether we need to show the list of keys, or the list with values.
109
+ *
110
+ * @since 1.0.0-rc.16
111
+ * @private
112
+ */
113
+ _filterStepTwo: {
114
+ type: Boolean,
115
+ noAttribute: true,
116
+ },
117
+ },
118
+ slots: /** @lends sap.ui.webcomponents.fiori.ViewSettingsDialog.prototype */ {
119
+ /**
120
+ * Defines the list of items against which the user could sort data.
121
+ * <b>Note:</b> If you want to use this slot, you need to import used item: <code>import "@ui5/webcomponents-fiori/dist/SortItem";</code>
122
+ *
123
+ * @type {sap.ui.webcomponents.fiori.ISortItem[]}
124
+ * @slot sortItems
125
+ * @public
126
+ */
127
+ sortItems: {
128
+ type: HTMLElement,
129
+ },
130
+
131
+ /**
132
+ * Defines the <code>filterItems</code> list.
133
+ * <b>Note:</b> If you want to use this slot, you need to import used item: <code>import "@ui5/webcomponents-fiori/dist/FilterItem";</code>
134
+ *
135
+ * @type {sap.ui.webcomponents.fiori.IFilterItem[]}
136
+ * @slot filterItems
137
+ * @public
138
+ */
139
+ filterItems: {
140
+ type: HTMLElement,
141
+ },
142
+ },
143
+ events: /** @lends sap.ui.webcomponents.fiori.ViewSettingsDialog.prototype */ {
144
+
145
+ /**
146
+ * Fired when confirmation button is activated.
147
+ *
148
+ * @event sap.ui.webcomponents.fiori.ViewSettingsDialog#confirm
149
+ * @param {String} sortOrder The current sort order selected.
150
+ * @param {String} sortBy The currently selected <code>ui5-sort-item</code> text attribute.
151
+ * @param {HTMLElement} sortByItem The currently selected <code>ui5-sort-item</code>.
152
+ * @param {Boolean} sortDescending The selected sort order (true = descending, false = ascending).
153
+ * @param {Array} filterItems The selected filters items.
154
+ * @public
155
+ */
156
+ confirm: {
157
+ detail: {
158
+ sortOrder: { type: String },
159
+ sortBy: { type: String },
160
+ sortByItem: { type: HTMLElement },
161
+ sortDescending: { type: Boolean },
162
+ filters: { type: Array },
163
+ },
164
+ },
165
+
166
+ /**
167
+ * Fired when cancel button is activated.
168
+ *
169
+ * @event sap.ui.webcomponents.fiori.ViewSettingsDialog#cancel
170
+ * @param {String} sortOrder The current sort order selected.
171
+ * @param {String} sortBy The currently selected <code>ui5-sort-item</code> text attribute.
172
+ * @param {HTMLElement} sortByItem The currently selected <code>ui5-sort-item</code>.
173
+ * @param {Boolean} sortDescending The selected sort order (true = descending, false = ascending).
174
+ * @param {Array} filterItems The selected filters items.
175
+ * @public
176
+ */
177
+ cancel: {
178
+ detail: {
179
+ sortOrder: { type: String },
180
+ sortBy: { type: String },
181
+ sortByItem: { type: HTMLElement },
182
+ sortDescending: { type: Boolean },
183
+ filters: { type: Array },
184
+ },
185
+ },
186
+ },
187
+ };
188
+
189
+ /**
190
+ * @class
191
+ * <h3 class="comment-api-title">Overview</h3>
192
+ * The <code>ui5-view-settings-dialog</code> component helps the user to sort data within a list or a table.
193
+ * It consists of several lists like <code>Sort order</code> which is built-in and <code>Sort By</code> and <code>Filter By</code> lists,
194
+ * for which you must be provide items(<code>ui5-sort-item</code> & <code>ui5-filter-item</code> respectively)
195
+ * These options can be used to create sorters for a table.
196
+ *
197
+ * The <code>ui5-view-settings-dialog</code> interrupts the current application processing as it is the only focused UI element and
198
+ * the main screen is dimmed/blocked.
199
+ * The <code>ui5-view-settings-dialog</code> is modal, which means that user action is required before returning to the parent window is possible.
200
+ *
201
+ * <h3>Structure</h3>
202
+ * A <code>ui5-view-settings-dialog</code> consists of a header, content, and a footer for action buttons.
203
+ * The <code>ui5-view-settings-dialog</code> is usually displayed at the center of the screen.
204
+ *
205
+ * <h3>Responsive Behavior</h3>
206
+ * <code>ui5-view-settings-dialog</code> stretches on full screen on phones.
207
+ *
208
+ * <h3>ES6 Module Import</h3>
209
+ *
210
+ * <code>import "@ui5/webcomponents-fiori/dist/ViewSettingsDialog";</code>
211
+ *
212
+ * @constructor
213
+ * @author SAP SE
214
+ * @alias sap.ui.webcomponents.fiori.ViewSettingsDialog
215
+ * @extends UI5Element
216
+ * @tagname ui5-view-settings-dialog
217
+ * @appenddocs SortItem FilterItem FilterItemOption
218
+ * @since 1.0.0-rc.16
219
+ * @public
220
+ */
221
+ class ViewSettingsDialog extends UI5Element {
222
+ constructor() {
223
+ super();
224
+ this._currentSettings = {
225
+ sortOrder: [],
226
+ sortBy: [],
227
+ filters: [],
228
+ };
229
+ }
230
+
231
+ onBeforeRendering() {
232
+ if (this._currentSettings.filters && this._currentSettings.filters.length) {
233
+ this._setAdditionalTexts();
234
+ }
235
+
236
+ if (!this.shouldBuildSort && this.shouldBuildFilter) {
237
+ this._currentMode = ViewSettingsDialogMode.Filter;
238
+ }
239
+ }
240
+
241
+ _setAdditionalTexts() {
242
+ // Add the additional text to the filter options
243
+ this.filterItems.forEach((filter, index) => {
244
+ let selectedCount = 0;
245
+ for (let i = 0; i < filter.values.length; i++) {
246
+ if (this._currentSettings.filters[index].filterOptions[i].selected) {
247
+ selectedCount++;
248
+ }
249
+ }
250
+
251
+ filter.additionalText = !selectedCount ? "" : selectedCount;
252
+ });
253
+ }
254
+
255
+ static get render() {
256
+ return litRender;
257
+ }
258
+
259
+ static get metadata() {
260
+ return metadata;
261
+ }
262
+
263
+ static get dependencies() {
264
+ return [
265
+ Bar,
266
+ Button,
267
+ Title,
268
+ Dialog,
269
+ Label,
270
+ List,
271
+ StandardListItem,
272
+ GroupHeaderListItem,
273
+ SegmentedButton,
274
+ SegmentedButtonItem,
275
+ ];
276
+ }
277
+
278
+ static get template() {
279
+ return ViewSettingsDialogTemplate;
280
+ }
281
+
282
+ static get styles() {
283
+ return viewSettingsDialogCSS;
284
+ }
285
+
286
+ static async onDefine() {
287
+ ViewSettingsDialog.i18nBundle = await getI18nBundle("@ui5/webcomponents-fiori");
288
+ }
289
+
290
+ get _selectedFilter() {
291
+ for (let i = 0; i < this._currentSettings.filters.length; i++) {
292
+ if (this._currentSettings.filters[i].selected) {
293
+ return this._currentSettings.filters[i];
294
+ }
295
+ }
296
+
297
+ return "";
298
+ }
299
+
300
+ get shouldBuildSort() {
301
+ return !!this.sortItems.length;
302
+ }
303
+
304
+ get shouldBuildFilter() {
305
+ return !!this.filterItems.length;
306
+ }
307
+
308
+ get hasPagination() {
309
+ return this.shouldBuildSort && this.shouldBuildFilter;
310
+ }
311
+
312
+ get _filterByTitle() {
313
+ return `${ViewSettingsDialog.i18nBundle.getText(VSD_FILTER_BY)}: ${this._selectedFilter.text}`;
314
+ }
315
+
316
+ get _dialogTitle() {
317
+ return ViewSettingsDialog.i18nBundle.getText(VSD_DIALOG_TITLE_SORT);
318
+ }
319
+
320
+ get _okButtonLabel() {
321
+ return ViewSettingsDialog.i18nBundle.getText(VSD_SUBMIT_BUTTON);
322
+ }
323
+
324
+ get _cancelButtonLabel() {
325
+ return ViewSettingsDialog.i18nBundle.getText(VSD_CANCEL_BUTTON);
326
+ }
327
+
328
+ get _resetButtonLabel() {
329
+ return ViewSettingsDialog.i18nBundle.getText(VSD_RESET_BUTTON);
330
+ }
331
+
332
+ get _ascendingLabel() {
333
+ return ViewSettingsDialog.i18nBundle.getText(VSD_ORDER_ASCENDING);
334
+ }
335
+
336
+ get _descendingLabel() {
337
+ return ViewSettingsDialog.i18nBundle.getText(VSD_ORDER_DESCENDING);
338
+ }
339
+
340
+ get _sortOrderLabel() {
341
+ return ViewSettingsDialog.i18nBundle.getText(VSD_SORT_ORDER);
342
+ }
343
+
344
+ get _filterByLabel() {
345
+ return ViewSettingsDialog.i18nBundle.getText(VSD_FILTER_BY);
346
+ }
347
+
348
+ get _sortByLabel() {
349
+ return ViewSettingsDialog.i18nBundle.getText(VSD_SORT_BY);
350
+ }
351
+
352
+ get _isPhone() {
353
+ return isPhone();
354
+ }
355
+
356
+ get _sortAscending() {
357
+ return !this.sortDescending;
358
+ }
359
+
360
+ get _title() {
361
+ return this.showBackButton
362
+ ? this._filterByTitle
363
+ : this._dialogTitle;
364
+ }
365
+
366
+ /**
367
+ * Determines disabled state of the <code>Reset</code> button.
368
+ */
369
+ get _disableResetButton() {
370
+ return this._dialog && this._sortSetttingsAreInitial && this._filteresAreInitial;
371
+ }
372
+
373
+ get _sortSetttingsAreInitial() {
374
+ let settingsAreInitial = true;
375
+ ["sortBy", "sortOrder"].forEach(sortList => {
376
+ this._currentSettings[sortList].forEach((item, index) => {
377
+ if (item.selected !== this._initialSettings[sortList][index].selected) {
378
+ settingsAreInitial = false;
379
+ }
380
+ });
381
+ });
382
+
383
+ return settingsAreInitial;
384
+ }
385
+
386
+ get _filteresAreInitial() {
387
+ let filtersAreInitial = true;
388
+ this._currentSettings.filters.forEach((filter, index) => {
389
+ for (let i = 0; i < filter.filterOptions.length; i++) {
390
+ if (filter.filterOptions[i].selected !== this._initialSettings.filters[index].filterOptions[i].selected) {
391
+ filtersAreInitial = false;
392
+ }
393
+ }
394
+ });
395
+
396
+ return filtersAreInitial;
397
+ }
398
+
399
+ /**
400
+ * Returns the current settings (current state of all lists).
401
+ */
402
+ get _settings() {
403
+ return {
404
+ sortOrder: JSON.parse(JSON.stringify(this.initSortOrderItems)),
405
+ sortBy: JSON.parse(JSON.stringify(this.initSortByItems)),
406
+ filters: this.filterItems.map(item => {
407
+ return {
408
+ text: item.text,
409
+ selected: false,
410
+ filterOptions: item.values.map(optionValue => {
411
+ return {
412
+ text: optionValue.text,
413
+ selected: optionValue.selected,
414
+ };
415
+ }),
416
+ };
417
+ }),
418
+ };
419
+ }
420
+
421
+ get initSortByItems() {
422
+ return this.sortItems.map((item, index) => {
423
+ return {
424
+ text: item.text,
425
+ selected: item.selected,
426
+ index,
427
+ };
428
+ });
429
+ }
430
+
431
+ get initSortOrderItems() {
432
+ return [
433
+ {
434
+ text: this._ascendingLabel,
435
+ selected: !this.sortDescending,
436
+ },
437
+ {
438
+ text: this._descendingLabel,
439
+ selected: this.sortDescending,
440
+ },
441
+ ];
442
+ }
443
+
444
+ get expandContent() {
445
+ return this._filterStepTwo || !this.hasPagination;
446
+ }
447
+
448
+ get isModeSort() {
449
+ return this._currentMode === ViewSettingsDialogMode.Sort;
450
+ }
451
+
452
+ get isModeFilter() {
453
+ return this._currentMode === ViewSettingsDialogMode.Filter;
454
+ }
455
+
456
+ get showBackButton() {
457
+ return this.isModeFilter && this._filterStepTwo;
458
+ }
459
+
460
+ get _sortOrderListDomRef() {
461
+ return this.shadowRoot.querySelector("[ui5-list][sort-order]");
462
+ }
463
+
464
+ get _sortByList() {
465
+ return this.shadowRoot.querySelector("[ui5-list][sort-by]");
466
+ }
467
+
468
+ get _dialogDomRef() {
469
+ return this.shadowRoot.querySelector("[ui5-dialog]");
470
+ }
471
+
472
+ /**
473
+ * Shows the dialog.
474
+ * @public
475
+ */
476
+ show() {
477
+ if (!this._dialog) {
478
+ this._sortOrder = this._sortOrderListDomRef;
479
+ this._sortBy = this._sortByList;
480
+
481
+ // Sorting
482
+ this._initialSettings = this._settings;
483
+ this._currentSettings = this._settings;
484
+ this._confirmedSettings = this._settings;
485
+
486
+ this._dialog = this._dialogDomRef;
487
+ } else {
488
+ this._restoreSettings(this._confirmedSettings);
489
+ }
490
+
491
+ this._dialog.show(true);
492
+
493
+ this._dialog.querySelector("[ui5-list]").focusFirstItem();
494
+ }
495
+
496
+ _handleModeChange(event) {
497
+ this._currentMode = ViewSettingsDialogMode[event.detail.selectedItem.getAttribute("mode")];
498
+ }
499
+
500
+ _handleFilterValueItemClick(event) {
501
+ // Update the component state
502
+ this._currentSettings.filters = this._currentSettings.filters.map(filter => {
503
+ if (filter.selected) {
504
+ filter.filterOptions.forEach(option => {
505
+ if (option.text === event.detail.item.innerText) {
506
+ option.selected = !option.selected;
507
+ }
508
+ });
509
+ }
510
+ return filter;
511
+ });
512
+
513
+ this._currentSettings = JSON.parse(JSON.stringify(this._currentSettings));
514
+ }
515
+
516
+ _navigateToFilters(event) {
517
+ this._filterStepTwo = false;
518
+ }
519
+
520
+ _changeCurrentFilter(event) {
521
+ this._filterStepTwo = true;
522
+ this._currentSettings.filters = this._currentSettings.filters.map(filter => {
523
+ filter.selected = filter.text === event.detail.item.innerText;
524
+ return filter;
525
+ });
526
+ }
527
+
528
+ /**
529
+ * Closes the dialog.
530
+ */
531
+ close() {
532
+ this._dialog && this._dialog.close();
533
+ }
534
+
535
+ /**
536
+ * Sets focus on recently used control within the dialog.
537
+ */
538
+ _focusRecentlyUsedControl() {
539
+ if (!this._recentlyFocused || !Object.keys(this._recentlyFocused).length) {
540
+ return;
541
+ }
542
+ const recentlyFocusedSelectedItems = this._recentlyFocused.getSelectedItems(),
543
+ recentlyFocusedItems = this._recentlyFocused.items,
544
+ slottedNodesExist = recentlyFocusedItems[1] && recentlyFocusedItems[1].assignedNodes && recentlyFocusedItems[1].assignedNodes().length;
545
+
546
+ if (recentlyFocusedSelectedItems.length) {
547
+ recentlyFocusedSelectedItems[0].focus();
548
+ } else if (slottedNodesExist) {
549
+ this._recentlyFocused.focusItem(recentlyFocusedItems[1].assignedNodes()[0]);
550
+ }
551
+ }
552
+
553
+ /**
554
+ * Stores current settings as confirmed and fires <code>confirm</code> event.
555
+ */
556
+ _confirmSettings() {
557
+ this.close();
558
+ this._confirmedSettings = this._currentSettings;
559
+
560
+ this.fireEvent("confirm", this.eventsParams);
561
+ }
562
+
563
+ /**
564
+ * Sets current settings to recently confirmed ones and fires <code>cancel</code> event.
565
+ */
566
+ _cancelSettings() {
567
+ this._restoreSettings(this._confirmedSettings);
568
+
569
+ this.fireEvent("cancel", this.eventsParams);
570
+ this.close();
571
+ }
572
+
573
+ get eventsParams() {
574
+ const _currentSortOrderSelected = this._currentSettings.sortOrder.filter(item => item.selected)[0],
575
+ _currentSortBySelected = this._currentSettings.sortBy.filter(item => item.selected)[0],
576
+ sortOrder = _currentSortOrderSelected && _currentSortOrderSelected.text,
577
+ sortDescending = !this._currentSettings.sortOrder[0].selected,
578
+ sortBy = _currentSortBySelected && _currentSortBySelected.text,
579
+ sortByElementIndex = _currentSortBySelected && _currentSortBySelected.index,
580
+ sortByItem = this.sortItems[sortByElementIndex];
581
+ return {
582
+ sortOrder,
583
+ sortDescending,
584
+ sortBy,
585
+ sortByItem,
586
+ filters: this.selectedFilters,
587
+ };
588
+ }
589
+
590
+ get selectedFilters() {
591
+ const result = [];
592
+
593
+ this._currentSettings.filters.forEach(filter => {
594
+ const selectedOptions = [];
595
+
596
+ filter.filterOptions.forEach(option => {
597
+ if (option.selected) {
598
+ selectedOptions.push(option.text);
599
+ }
600
+ });
601
+
602
+ if (selectedOptions.length) {
603
+ result.push({});
604
+ result[result.length - 1][filter.text] = selectedOptions;
605
+ }
606
+ });
607
+
608
+ return result;
609
+ }
610
+
611
+ /**
612
+ * If the dialog is closed by [ESC] key, do the same as if the <code>Cancel</code> button is pressed.
613
+ *
614
+ * @param {event} evt
615
+ */
616
+ _restoreConfirmedOnEscape(evt) {
617
+ if (evt.detail.escPressed) {
618
+ this._cancelSettings();
619
+ this._currentMode = "Sort";
620
+ this._filterStepTwo = false;
621
+ }
622
+ }
623
+
624
+ /**
625
+ * Resets the control settings to their initial state.
626
+ */
627
+ _resetSettings() {
628
+ this._restoreSettings(this._initialSettings);
629
+ this._filterStepTwo = false;
630
+ this._recentlyFocused = this._sortOrder;
631
+ this._focusRecentlyUsedControl();
632
+ }
633
+
634
+ /**
635
+ * Sets current settings to ones passed as <code>settings</code> argument.
636
+ *
637
+ * @param {Object} settings
638
+ */
639
+ _restoreSettings(settings) {
640
+ this._currentSettings = JSON.parse(JSON.stringify(settings));
641
+ }
642
+
643
+ /**
644
+ * Stores <code>Sort Order</code> list as recently used control and its selected item in current state.
645
+ */
646
+ _onSortOrderChange(event) {
647
+ this._recentlyFocused = this._sortOrder;
648
+ this._currentSettings.sortOrder = this.initSortOrderItems.map(item => {
649
+ item.selected = item.text === event.detail.item.innerText;
650
+ return item;
651
+ });
652
+
653
+ // Invalidate
654
+ this._currentSettings = JSON.parse(JSON.stringify(this._currentSettings));
655
+ }
656
+
657
+ /**
658
+ * Stores <code>Sort By</code> list as recently used control and its selected item in current state.
659
+ */
660
+ _onSortByChange(event) {
661
+ const selectedItemIndex = Number(event.detail.item.getAttribute("data-ui5-external-action-item-index"));
662
+ this._recentlyFocused = this._sortBy;
663
+ this._currentSettings.sortBy = this.initSortByItems.map((item, index) => {
664
+ item.selected = index === selectedItemIndex;
665
+ return item;
666
+ });
667
+ // Invalidate
668
+ this._currentSettings = JSON.parse(JSON.stringify(this._currentSettings));
669
+ }
670
+ }
671
+
672
+ ViewSettingsDialog.define();
673
+
674
+ export default ViewSettingsDialog;