@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,32 @@
1
+ <ui5-responsive-popover
2
+ horizontal-align="Center"
3
+ placement-type="Bottom"
4
+ aria-label="{{actionSheetStepsText}}"
5
+ class="{{classes.popover}}"
6
+ @ui5-after-close={{_afterClosePopover}}
7
+ content-only-on-desktop
8
+ prevent-focus-restore
9
+ _hide-header
10
+ >
11
+ <ul class="ui5-wizard-responsive-popover-list">
12
+ {{#each _groupedTabs}}
13
+ <li>
14
+ <ui5-button
15
+ icon="{{this.icon}}"
16
+ ?disabled="{{this.disabled}}"
17
+ design="Transparent"
18
+ data-ui5-header-tab-ref-id="{{accInfo.ariaPosinset}}"
19
+ @click="{{../_onOverflowStepButtonClick}}"
20
+ >
21
+ {{this.titleText}}
22
+ </ui5-button>
23
+ </li>
24
+ {{/each}}
25
+ </ul>
26
+ <div slot="footer" class="ui5-responsive-popover-footer">
27
+ <ui5-button
28
+ design="Transparent"
29
+ @click="{{_closeRespPopover}}"
30
+ >Cancel</ui5-button>
31
+ </div>
32
+ </ui5-responsive-popover>
package/src/WizardStep.js CHANGED
@@ -7,32 +7,32 @@ const metadata = {
7
7
  tag: "ui5-wizard-step",
8
8
  properties: /** @lends sap.ui.webcomponents.fiori.WizardStep.prototype */ {
9
9
  /**
10
- * Defines the <code>heading</code> of the step.
10
+ * Defines the <code>titleText</code> of the step.
11
11
  * <br><br>
12
12
  *
13
- * <b>Note:</b> the text is displayed in the <code>ui5-wizard</code> navigation header.
14
- * <br>
15
- * <b>Note:</b> the text will hide on small sizes (about 559 px).
16
- * @type {String}
13
+ * <b>Note:</b> The text is displayed in the <code>ui5-wizard</code> navigation header.
14
+ *
15
+ * @type {string}
17
16
  * @defaultvalue ""
18
17
  * @public
18
+ * @since 1.0.0-rc.15
19
19
  */
20
- heading: {
20
+ titleText: {
21
21
  type: String,
22
22
  },
23
23
 
24
24
  /**
25
- * Defines the <code>subheading</code> of the step.
25
+ * Defines the <code>subtitleText</code> of the step.
26
26
  * <br><br>
27
27
  *
28
28
  * <b>Note:</b> the text is displayed in the <code>ui5-wizard</code> navigation header.
29
- * <br>
30
- * <b>Note:</b> the text will hide on small sizes (about 559 px).
31
- * @type {String}
29
+ *
30
+ * @type {string}
32
31
  * @defaultvalue ""
33
32
  * @public
33
+ * @since 1.0.0-rc.15
34
34
  */
35
- subheading: {
35
+ subtitleText: {
36
36
  type: String,
37
37
  },
38
38
 
@@ -40,12 +40,12 @@ const metadata = {
40
40
  * Defines the <code>icon</code> of the step.
41
41
  * <br><br>
42
42
  *
43
- * <b>Note:</b> the icon is displayed in the <code>ui5-wizard</code> navigation header.
43
+ * <b>Note:</b> The icon is displayed in the <code>ui5-wizard</code> navigation header.
44
44
  * <br><br>
45
45
  *
46
46
  * The SAP-icons font provides numerous options.
47
47
  * See all the available icons in the <ui5-link target="_blank" href="https://openui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html" class="api-table-content-cell-link">Icon Explorer</ui5-link>.
48
- * @type {String}
48
+ * @type {string}
49
49
  * @defaultvalue ""
50
50
  * @public
51
51
  */
@@ -99,29 +99,18 @@ const metadata = {
99
99
  branching: {
100
100
  type: Boolean,
101
101
  },
102
-
103
- /**
104
- * Defines the aria-label of the step.
105
- * @type {boolean}
106
- * @defaultvalue ""
107
- * @private
108
- */
109
- ariaLabel: {
110
- type: String,
111
- },
112
-
102
+ },
103
+ slots: /** @lends sap.ui.webcomponents.fiori.WizardStep.prototype */ {
113
104
  /**
114
- * Defines the aria-labelledby of the step.
115
- * @type {boolean}
116
- * @defaultvalue ""
117
- * @private
105
+ * Defines the step content.
106
+ * @type {Node[]}
107
+ * @slot
108
+ * @public
118
109
  */
119
- ariaLabelledby: {
120
- type: String,
110
+ "default": {
111
+ type: Node,
121
112
  },
122
113
  },
123
- slots: /** @lends sap.ui.webcomponents.fiori.WizardStep.prototype */ {
124
- },
125
114
  events: /** @lends sap.ui.webcomponents.fiori.WizardStep.prototype */ {
126
115
  },
127
116
  };
@@ -132,14 +121,14 @@ const metadata = {
132
121
  * <h3 class="comment-api-title">Overview</h3>
133
122
  *
134
123
  * A component that represents a logical step as part of the <code>ui5-wizard</code>.
135
- * It is meant to aggregate arbitrary HTML elements that forms the content of a single step.
124
+ * It is meant to aggregate arbitrary HTML elements that form the content of a single step.
136
125
  *
137
126
  * <h3>Structure</h3>
138
127
  * <ul>
139
- * <li>Each wizard step has arbitrary content</li>
140
- * <li>Each wizard step might have texts - defined by the <code>heading</code> and <code>subheading</code> properties</li>
141
- * <li>Each wizard step might have an icon - defined by the <code>icon</code> property</li>
142
- * <li>Each wizard step might display a number in place of the <code>icon</code>, when it's missing</li>
128
+ * <li>Each wizard step has arbitrary content.</li>
129
+ * <li>Each wizard step might have texts - defined by the <code>titleText</code> and <code>subtitleText</code> properties.</li>
130
+ * <li>Each wizard step might have an icon - defined by the <code>icon</code> property.</li>
131
+ * <li>Each wizard step might display a number in place of the <code>icon</code>, when it's missing.</li>
143
132
  * </ul>
144
133
  *
145
134
  * <h3>Usage</h3>
@@ -151,6 +140,8 @@ const metadata = {
151
140
  * @alias sap.ui.webcomponents.fiori.WizardStep
152
141
  * @extends UI5Element
153
142
  * @tagname ui5-wizard-step
143
+ * @since 1.0.0-rc.10
144
+ * @implements sap.ui.webcomponents.fiori.IWizardStep
154
145
  * @public
155
146
  */
156
147
  class WizardStep extends UI5Element {
package/src/WizardTab.hbs CHANGED
@@ -1,12 +1,11 @@
1
1
  <div class="ui5-wiz-step-root"
2
- role="{{role}}"
2
+ role="listitem"
3
3
  tabindex="{{tabIndex}}"
4
- aria-current="{{ariaCurrent}}"
5
- aria-setsize="{{ariaSetsize}}"
6
- aria-posinset="{{ariaPosinset}}"
7
- aria-disabled="{{ariaDisabled}}"
8
- aria-label="{{ariaLabel}}"
9
- aria-roledescription="{{ariaRoledescription}}"
4
+ aria-current="{{accInfo.ariaCurrent}}"
5
+ aria-setsize="{{accInfo.ariaSetsize}}"
6
+ aria-posinset="{{accInfo.ariaPosinset}}"
7
+ aria-disabled="{{accInfo.ariaDisabled}}"
8
+ aria-label="{{accInfo.ariaLabel}}"
10
9
  @click="{{_onclick}}"
11
10
  @keydown="{{_onkeydown}}"
12
11
  @keyup="{{_onkeyup}}"
@@ -22,8 +21,8 @@
22
21
  </div>
23
22
  {{#if hasTexts}}
24
23
  <div class="ui5-wiz-step-texts">
25
- <div class="ui5-wiz-step-heading">{{heading}}</div>
26
- <div class="ui5-wiz-step-subheading">{{subheading}}</div>
24
+ <div class="ui5-wiz-step-title-text">{{titleText}}</div>
25
+ <div class="ui5-wiz-step-subtitle-text">{{subtitleText}}</div>
27
26
  </div>
28
27
  {{/if}}
29
28
  </div>
package/src/WizardTab.js CHANGED
@@ -1,9 +1,8 @@
1
1
  import UI5Element from "@ui5/webcomponents-base/dist/UI5Element.js";
2
2
  import litRender from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
- import { isSpace, isEnter } from "@ui5/webcomponents-base/dist/Keys.js";
4
- import Integer from "@ui5/webcomponents-base/dist/types/Integer.js";
5
- import Icon from "@ui5/webcomponents/dist/Icon.js";
3
+ import { isSpace, isEnter, isSpaceShift } from "@ui5/webcomponents-base/dist/Keys.js";
6
4
 
5
+ import Icon from "@ui5/webcomponents/dist/Icon.js";
7
6
  import WizardTabTemplate from "./generated/templates/WizardTabTemplate.lit.js";
8
7
  import WizardTabCss from "./generated/themes/WizardTab.css.js";
9
8
 
@@ -12,7 +11,7 @@ const metadata = {
12
11
  properties: /** @lends sap.ui.webcomponents.fiori.WizardTab.prototype */ {
13
12
  /**
14
13
  * Defines the <code>icon</code> of the step.
15
- * @type {String}
14
+ * @type {string}
16
15
  * @defaultvalue ""
17
16
  * @private
18
17
  */
@@ -21,28 +20,30 @@ const metadata = {
21
20
  },
22
21
 
23
22
  /**
24
- * Defines the <code>heading</code> of the step.
25
- * @type {String}
23
+ * Defines the <code>titleText</code> of the step.
24
+ * @type {string}
26
25
  * @defaultvalue ""
27
26
  * @private
27
+ * @since 1.0.0-rc.15
28
28
  */
29
- heading: {
29
+ titleText: {
30
30
  type: String,
31
31
  },
32
32
 
33
33
  /**
34
- * Defines the <code>subheading</code> of the step.
35
- * @type {String}
34
+ * Defines the <code>subtitleText</code> of the step.
35
+ * @type {string}
36
36
  * @defaultvalue ""
37
37
  * @private
38
+ * @since 1.0.0-rc.15
38
39
  */
39
- subheading: {
40
+ subtitleText: {
40
41
  type: String,
41
42
  },
42
43
 
43
44
  /**
44
45
  * Defines the number that will be displayed in place of the <code>icon</code>, when it's missing.
45
- * @type {String}
46
+ * @type {string}
46
47
  * @defaultvalue ""
47
48
  * @private
48
49
  */
@@ -102,72 +103,9 @@ const metadata = {
102
103
  type: Boolean,
103
104
  },
104
105
 
105
- /**
106
- * Defines the role of the step.
107
- * @type {boolean}
108
- * @defaultvalue listitem
109
- * @private
110
- */
111
- role: {
112
- type: String,
113
- defaultValue: "listitem",
114
- },
115
-
116
- /**
117
- * Defines the aria-roledescription of the step.
118
- * @type {boolean}
119
- * @defaultvalue ""
120
- * @private
121
- */
122
- ariaRoledescription: {
123
- type: String,
124
- },
125
-
126
- /**
127
- * Defines the aria-label of the step.
128
- * @type {boolean}
129
- * @defaultvalue undefined
130
- * @private
131
- */
132
- ariaLabel: {
133
- type: String,
134
- defaultValue: undefined,
135
- },
136
-
137
- /**
138
- * Defines the aria-labelledby of the step.
139
- * @type {boolean}
140
- * @defaultvalue undefined
141
- * @private
142
- */
143
- ariaLabelledby: {
144
- type: String,
145
- defaultValue: undefined,
146
- },
147
-
148
- /**
149
- * Defines the aria-setsize of the step.
150
- * @type {boolean}
151
- * @defaultvalue undefined
152
- * @private
153
- */
154
- ariaSetsize: {
155
- type: Integer,
156
- },
157
-
158
- /**
159
- * Defines the aria-posinset of the step.
160
- * @type {boolean}
161
- * @defaultvalue undefined
162
- * @private
163
- */
164
- ariaPosinset: {
165
- type: Integer,
166
- },
167
-
168
106
  /**
169
107
  * Defines the tabindex of the step.
170
- * @type {String}
108
+ * @type {string}
171
109
  * @defaultvalue -1
172
110
  * @private
173
111
  */
@@ -175,6 +113,10 @@ const metadata = {
175
113
  type: String,
176
114
  defaultValue: "-1",
177
115
  },
116
+
117
+ _wizardTabAccInfo: {
118
+ type: Object,
119
+ },
178
120
  },
179
121
  slots: /** @lends sap.ui.webcomponents.fiori.WizardTab.prototype */ {
180
122
  },
@@ -198,10 +140,9 @@ const metadata = {
198
140
  *
199
141
  * <h3>Usage</h3>
200
142
  *
201
- * For the <code>ui5-wizard-tap</code>
202
143
  * <h3>ES6 Module Import</h3>
203
144
  *
204
- * <code>import @ui5/webcomponents/dist/WizardTab.js";</code> (imported with <ui5-wizard>)
145
+ * <code>import "@ui5/webcomponents/dist/WizardTab.js";</code> (imported with <ui5-wizard>)
205
146
  *
206
147
  * @constructor
207
148
  * @author SAP SE
@@ -237,52 +178,37 @@ class WizardTab extends UI5Element {
237
178
  }
238
179
  }
239
180
 
240
- _onkeydown(event) {
241
- if (this.disabled) {
242
- return;
243
- }
244
-
245
- if (isSpace(event)) {
246
- event.preventDefault();
247
- }
248
-
249
- if (isEnter(event)) {
250
- this.fireEvent("selection-change-requested");
251
- }
252
- }
253
-
254
181
  _onkeyup(event) {
255
182
  if (this.disabled) {
256
183
  return;
257
184
  }
258
185
 
259
- if (isSpace(event)) {
186
+ if ((isSpace(event) || isEnter(event)) && !isSpaceShift(event)) {
187
+ event.preventDefault();
260
188
  this.fireEvent("selection-change-requested");
261
189
  }
262
190
  }
263
191
 
264
192
  _onfocusin() {
265
- if (this.disabled) {
266
- return;
267
- }
268
-
269
193
  this.fireEvent("focused");
270
194
  }
271
195
 
272
196
  get tabIndex() {
273
- return this.disabled ? undefined : this._tabIndex;
197
+ return this._tabIndex;
274
198
  }
275
199
 
276
- get ariaCurrent() {
277
- return this.selected ? "step" : undefined;
278
- }
279
-
280
- get ariaDisabled() {
281
- return this.disabled ? "true" : undefined;
200
+ get hasTexts() {
201
+ return this.titleText || this.subtitleText;
282
202
  }
283
203
 
284
- get hasTexts() {
285
- return this.heading || this.subheading;
204
+ get accInfo() {
205
+ return {
206
+ "ariaSetsize": this._wizardTabAccInfo && this._wizardTabAccInfo.ariaSetsize,
207
+ "ariaPosinset": this._wizardTabAccInfo && this._wizardTabAccInfo.ariaPosinset,
208
+ "ariaLabel": this._wizardTabAccInfo && this._wizardTabAccInfo.ariaLabel,
209
+ "ariaCurrent": this.selected ? "true" : undefined,
210
+ "ariaDisabled": this.disabled ? "true" : undefined,
211
+ };
286
212
  }
287
213
  }
288
214
 
@@ -1,6 +1,13 @@
1
+
1
2
  #This is the resource bundle for the UI5 Web Components
2
3
  #__ldi.translation.uuid=95d47730-48a4-4d6d-92f6-61f8c9d8f274
3
4
 
5
+ #XBUT: Button text for cancel button in the BarcodeScannerDialog
6
+ BARCODE_SCANNER_DIALOG_CANCEL_BUTTON_TXT=Cancel
7
+
8
+ #XBUT: Text for the busy indicator in the BarcodeScannerDialog
9
+ BARCODE_SCANNER_DIALOG_LOADING_TXT=Loading
10
+
4
11
  #XTXT: Text for the FlexibleColumnLayout start column
5
12
  FCL_START_COLUMN_TXT=First column
6
13
 
@@ -54,6 +61,15 @@ NOTIFICATION_LIST_GROUP_ITEM_TXT=Notification group
54
61
  #XTXT: Text for the NotificationListGroupItem counter
55
62
  NOTIFICATION_LIST_GROUP_ITEM_COUNTER_TXT=Counter
56
63
 
64
+ #XBUT: accessible name for 'Close All' button in the NotificationListGroupItem
65
+ NOTIFICATION_LIST_GROUP_ITEM_CLOSE_BTN_TITLE=Close All
66
+
67
+ #XBUT: accessible name for 'Toggle' button in the NotificationListGroupItem
68
+ NOTIFICATION_LIST_GROUP_ITEM_TOGGLE_BTN_COLLAPSE_TITLE=Collapse Group
69
+
70
+ #XBUT: accessible name for 'Toggle' button in the NotificationListGroupItem
71
+ NOTIFICATION_LIST_GROUP_ITEM_TOGGLE_BTN_EXPAND_TITLE=Expand Group
72
+
57
73
  #XACT: ARIA announcement for timeline label
58
74
  TIMELINE_ARIA_LABEL=Timeline
59
75
 
@@ -75,15 +91,21 @@ UPLOADCOLLECTIONITEM_UPLOADING_STATE=Uploading
75
91
  #XBUT: Tooltip text for 'Terminate' button in the UploadCollectionItem
76
92
  UPLOADCOLLECTIONITEM_TERMINATE_BUTTON_TEXT=Terminate
77
93
 
78
- #XBUT: Tooltip text for 'Retrry' button in the UploadCollectionItem
94
+ #XBUT: Tooltip text for 'Retry' button in the UploadCollectionItem
79
95
  UPLOADCOLLECTIONITEM_RETRY_BUTTON_TEXT=Retry
80
96
 
97
+ #XBUT: Tooltip text for 'Edit' button in the UploadCollectionItem
98
+ UPLOADCOLLECTIONITEM_EDIT_BUTTON_TEXT=Edit
99
+
81
100
  #XMSG: Message text for no data text in the UploadCollection
82
101
  UPLOADCOLLECTION_NO_DATA_TEXT=No files found.
83
102
 
84
103
  #XMSG: Message text for no data description in the UploadCollection
85
104
  UPLOADCOLLECTION_NO_DATA_DESCRIPTION=Drop files to upload, or use the Upload button.
86
105
 
106
+ #XACT: ARIA announcement for the ettribute 'aria-roledescription' of the UploadCollection component
107
+ UPLOADCOLLECTION_ARIA_ROLE_DESCRIPTION=Upload collection
108
+
87
109
  #XMSG: Message text indicating where to drag
88
110
  UPLOADCOLLECTION_DRAG_FILE_INDICATOR=Drag files here
89
111
 
@@ -108,14 +130,218 @@ SHELLBAR_PROFILE = Profile
108
130
  #XACT: ARIA announcement for the products button
109
131
  SHELLBAR_PRODUCTS = Products
110
132
 
133
+ #XACT: ARIA announcement of ProductSwitch container
134
+ PRODUCT_SWITCH_CONTAINER_LABEL=Products
135
+
111
136
  #XACT: ARIA announcement for the search button
112
137
  SHELLBAR_SEARCH = Search
113
138
 
114
139
  #XACT: ARIA announcement for the more button
115
140
  SHELLBAR_OVERFLOW = More
116
141
 
142
+ #XACT: ARIA announcement for the cancel button
143
+ SHELLBAR_CANCEL = Cancel
144
+
145
+ #XACT: ARIA announcement for aria-label attribute of Wizard navigation header
146
+ WIZARD_NAV_ARIA_LABEL = Wizard Progress Bar
147
+
148
+ #XACT: ARIA announcement for aria-label attribute of Wizard list
149
+ WIZARD_LIST_ARIA_LABEL = Wizard Steps
150
+
151
+ #XACT: ARIA announcement for aria-describedby attribute of Wizard nav list
152
+ WIZARD_LIST_ARIA_DESCRIBEDBY=To activate press space bar or enter
153
+
154
+ #XACT: ARIA announcement for aria-label attribute of Wizard ActionSheet steps
155
+ WIZARD_ACTIONSHEET_STEPS_ARIA_LABEL = Steps
156
+
157
+ #XACT: ARIA announcement for aria-label attribute of optional Wizard steps
158
+ WIZARD_OPTIONAL_STEP_ARIA_LABEL=Optional
159
+
160
+ #XACT: ARIA announcement for aria-label attribute of Active Wizard steps
161
+ WIZARD_STEP_ACTIVE=Active
162
+
163
+ #XACT: ARIA announcement for aria-label attribute of Inactive Wizard steps
164
+ WIZARD_STEP_INACTIVE=Inactive
165
+
166
+ #XACT: ARIA announcement for aria-label attribute of Wizard steps
167
+ WIZARD_STEP_ARIA_LABEL=Step {0}
168
+
117
169
  #XACT: ARIA announcement for roledescription attribute of Wizard navigation header
118
170
  WIZARD_NAV_ARIA_ROLE_DESCRIPTION = Wizard
119
171
 
120
172
  #XACT: WizardProgressNavigator predefined text for step
121
- WIZARD_NAV_STEP_DEFAULT_HEADING=Step
173
+ WIZARD_NAV_STEP_DEFAULT_HEADING=Step
174
+
175
+ #XTIT: View Settings Dialog dialog title for Sort
176
+ VSD_DIALOG_TITLE_SORT=View Settings
177
+
178
+ #XFLD: View Settings Dialog popover OK button text
179
+ VSD_SUBMIT_BUTTON=OK
180
+
181
+ #XFLD: View Settings Dialog popover Cancel button text
182
+ VSD_CANCEL_BUTTON=Cancel
183
+
184
+ #XFLD: View Settings Dialog Reset button text
185
+ VSD_RESET_BUTTON=Reset
186
+
187
+ #XBLI: View Settings Dialog Sort Order group header text
188
+ VSD_SORT_ORDER=Sort Order
189
+
190
+ #XBLI: View Settings Dialog Sort Order group header text
191
+ VSD_FILTER_BY=Filter By
192
+
193
+ #XBLI: View Settings Dialog Sort By group header text
194
+ VSD_SORT_BY=Sort By
195
+
196
+ #XBLI: View Settings Dialog sort order list Ascending text
197
+ VSD_ORDER_ASCENDING=Ascending
198
+
199
+ #XBLI: View Settings Dialog sort order list Descending text
200
+ VSD_ORDER_DESCENDING=Descending
201
+
202
+ #XTIT: IllustratedMessage's title for the BeforeSearch illustration
203
+ IM_TITLE_BEFORESEARCH=Let''s get some results
204
+
205
+ #XTXT: IllustratedMessage's subtitle for the BeforeSearch illustration
206
+ IM_SUBTITLE_BEFORESEARCH=Start by providing your search criteria.
207
+
208
+ #XTIT: IllustratedMessage's title for the NoActivities illustration
209
+ IM_TITLE_NOACTIVITIES=You''ve not added any activities yet
210
+
211
+ #XTXT: IllustratedMessage's subtitle for the NoActivities illustration
212
+ IM_SUBTITLE_NOACTIVITIES=Would you like to add one now?
213
+
214
+ #XTIT: IllustratedMessage's title for the NoData illustration
215
+ IM_TITLE_NODATA=There''s no data yet
216
+
217
+ #XTXT: IllustratedMessage's subtitle for the NoData illustration
218
+ IM_SUBTITLE_NODATA=When there is, you''ll see it here.
219
+
220
+ #XTIT: IllustratedMessage's title for the NoEmail illustration
221
+ IM_TITLE_NOMAIL=No new mail
222
+
223
+ #XTXT: IllustratedMessage's subtitle for the NoEmail illustration
224
+ IM_SUBTITLE_NOMAIL=Check back again later.
225
+
226
+ #XTIT: IllustratedMessage's title for the NoEntries illustration
227
+ IM_TITLE_NOENTRIES=There are no entries yet
228
+
229
+ #XTXT: IllustratedMessage's subtitle for the NoEntries illustration
230
+ IM_SUBTITLE_NOENTRIES=When there are, you''ll see them here.
231
+
232
+ #XTIT: IllustratedMessage's title for the NoNotifications illustration
233
+ IM_TITLE_NONOTIFICATIONS=You''ve no new notifications
234
+
235
+ #XTXT: IllustratedMessage's subtitle for the NoNotifications illustration
236
+ IM_SUBTITLE_NONOTIFICATIONS=Check back again later.
237
+
238
+ #XTIT: IllustratedMessage's title for the NoSavedItems illustration
239
+ IM_TITLE_NOSAVEDITEMS=You''ve not added any favorites yet
240
+
241
+ #XTXT: IllustratedMessage's subtitle for the NoSavedItems illustration
242
+ IM_SUBTITLE_NOSAVEDITEMS=Would you like to create a list of your favorite items now?
243
+
244
+ #XTIT: IllustratedMessage's title for the NoSearchResults illustration
245
+ IM_TITLE_NOSEARCHRESULTS=No results found
246
+
247
+ #XTXT: IllustratedMessage's subtitle for the NoSearchResults illustration
248
+ IM_SUBTITLE_NOSEARCHRESULTS=Try changing your search criteria.
249
+
250
+ #XTIT: IllustratedMessage's title for the NoTasks illustration
251
+ IM_TITLE_NOTASKS=You''ve no new tasks
252
+
253
+ #XTXT: IllustratedMessage's subtitle for the NoTasks illustration
254
+ IM_SUBTITLE_NOTASKS=When you do, you''ll see them here.
255
+
256
+ #XTIT: IllustratedMessage's title for the UnableToLoad illustration
257
+ IM_TITLE_UNABLETOLOAD=Unable to load data
258
+
259
+ #XTXT: IllustratedMessage's subtitle for the UnableToLoad illustration
260
+ IM_SUBTITLE_UNABLETOLOAD=Check your internet connection. If that''s not it, try reloading. If that still doesn''t help, check with your administrator.
261
+
262
+ #XTIT: IllustratedMessage's title for the UnableToLoadImage illustration
263
+ IM_TITLE_UNABLETOLOADIMAGE=Unable to load image
264
+
265
+ #XTXT: IllustratedMessage's subtitle for the UnableToLoadImage illustration
266
+ IM_SUBTITLE_UNABLETOLOADIMAGE=We couldn''t find the image at the specified location, or the server isn''t responding.
267
+
268
+ #XTIT: IllustratedMessage's title for the UnableToUpload illustration
269
+ IM_TITLE_UNABLETOUPLOAD=Unable to upload data
270
+
271
+ #XTXT: IllustratedMessage's subtitle for the UnableToUpload illustration
272
+ IM_SUBTITLE_UNABLETOUPLOAD=Check your internet connection. If that''s not it, check the file format and file size. Otherwise, contact your administrator.
273
+
274
+ #XTIT: IllustratedMessage's title for the AddColumn illustration
275
+ IM_TITLE_ADDCOLUMN=Looks like there''s free space
276
+
277
+ #XTXT: IllustratedMessage's description for the AddColumn illustration
278
+ IM_SUBTITLE_ADDCOLUMN=You can add more columns in the table settings.
279
+
280
+ #XTIT: IllustratedMessage's title for the AddPeople illustration
281
+ IM_TITLE_ADDPEOPLE=You''ve not added anyone to the calendar yet
282
+
283
+ #XTXT: IllustratedMessage's description for the AddPeople illustration
284
+ IM_SUBTITLE_ADDPEOPLE=Do you want to add someone now?
285
+
286
+ #XTIT: IllustratedMessage's title for the BalloonSky illustration
287
+ IM_TITLE_BALLOONSKY=You''ve been appreciated!
288
+
289
+ #XTXT: IllustratedMessage's description for the BalloonSky illustration
290
+ IM_SUBTITLE_BALLOONSKY=Keep up the great work!
291
+
292
+ #XTIT: IllustratedMessage's title for the EmptyPlanningCalendar illustration
293
+ IM_TITLE_EMPTYPLANNINGCALENDAR=Nothing planned yet
294
+
295
+ #XTXT: IllustratedMessage's description for the EmptyPlanningCalendar illustration
296
+ IM_SUBTITLE_EMPTYPLANNINGCALENDAR=There are no activities in this time frame.
297
+
298
+ #XTIT: IllustratedMessage's title for the FilterTable illustration
299
+ IM_TITLE_FILTERTABLE=Filter options are available
300
+
301
+ #XTXT: IllustratedMessage's description for the FilterTable illustration
302
+ IM_SUBTITLE_FILTERTABLE=Filters help you focus on what''s most relevant for you.
303
+
304
+ #XTIT: IllustratedMessage's title for the GroupTable illustration
305
+ IM_TITLE_GROUPTABLE=Try grouping items for a better overview
306
+
307
+ #XTXT: IllustratedMessage's description for the GroupTable illustration
308
+ IM_SUBTITLE_GROUPTABLE=You can choose grouping categories in the group settings.
309
+
310
+ #XTIT: IllustratedMessage's title for the NoFilterResults illustration
311
+ IM_TITLE_NOFILTERRESULTS=No results found
312
+
313
+ #XTXT: IllustratedMessage's description for the NoFilterResults illustration
314
+ IM_SUBTITLE_NOFILTERRESULTS=Try adjusting your filter criteria.
315
+
316
+ #XTIT: IllustratedMessage's title for the PageNotFound illustration
317
+ IM_TITLE_PAGENOTFOUND=Sorry, we can''t find this page
318
+
319
+ #XTXT: IllustratedMessage's description for the PageNotFound illustration
320
+ IM_SUBTITLE_PAGENOTFOUND=Please check the URL you are using to call the app.
321
+
322
+ #XTIT: IllustratedMessage's title for the ResizeColumn illustration
323
+ IM_TITLE_RESIZECOLUMN=Choose your own column width
324
+
325
+ #XTXT: IllustratedMessage's description for the ResizeColumn illustration
326
+ IM_SUBTITLE_RESIZECOLUMN=You can resize columns by dragging the column borders.
327
+
328
+ #XTIT: IllustratedMessage's title for the SortColumn illustration
329
+ IM_TITLE_SORTCOLUMN=Not seeing the most important items first?
330
+
331
+ #XTXT: IllustratedMessage's description for the SortColumn illustration
332
+ IM_SUBTITLE_SORTCOLUMN=Choose the sort criteria in the sort settings.
333
+
334
+ #XTIT: IllustratedMessage's title for the SuccessScreen illustration
335
+ IM_TITLE_SUCCESSSCREEN=Nicely done!
336
+
337
+ #XTXT: IllustratedMessage's description for the SuccessScreen illustration
338
+ IM_SUBTITLE_SUCCESSSCREEN=You completed all your learning assignments.
339
+
340
+ #XTIT: IllustratedMessage's title for the UploadCollection illustration
341
+ IM_TITLE_UPLOADCOLLECTION=Drop files here
342
+
343
+ #XTXT: IllustratedMessage's description for the UploadCollection illustration
344
+ IM_SUBTITLE_UPLOADCOLLECTION=You can also upload several files at once.
345
+
346
+ #XACT: ARIA announcement for DynamicSideContent side content label
347
+ DSC_SIDE_ARIA_LABEL=Side Content