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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1420) hide show
  1. package/CHANGELOG.md +529 -1
  2. package/README.md +64 -14
  3. package/dist/Assets-static.js +6 -0
  4. package/dist/Assets.js +1 -1
  5. package/dist/Bar.js +207 -0
  6. package/dist/BarcodeScannerDialog.js +262 -0
  7. package/dist/DynamicSideContent.js +566 -0
  8. package/dist/FilterItem.js +78 -0
  9. package/dist/FilterItemOption.js +69 -0
  10. package/dist/FlexibleColumnLayout.js +781 -0
  11. package/dist/IllustratedMessage.js +436 -0
  12. package/dist/Interfaces.js +142 -0
  13. package/dist/MediaGallery.js +599 -0
  14. package/dist/MediaGalleryItem.js +336 -0
  15. package/dist/NotificationAction.js +99 -0
  16. package/dist/NotificationListGroupItem.js +255 -0
  17. package/dist/NotificationListItem.js +413 -0
  18. package/dist/NotificationListItemBase.js +271 -0
  19. package/dist/Page.js +223 -0
  20. package/dist/ProductSwitch.js +81 -12
  21. package/dist/ProductSwitchItem.js +57 -12
  22. package/dist/ShellBar.js +634 -300
  23. package/dist/ShellBarItem.js +21 -9
  24. package/dist/SideNavigation.js +307 -0
  25. package/dist/SideNavigationItem.js +136 -0
  26. package/dist/SideNavigationSubItem.js +94 -0
  27. package/dist/SortItem.js +68 -0
  28. package/dist/Timeline.js +183 -0
  29. package/dist/TimelineItem.js +197 -0
  30. package/dist/UploadCollection.js +376 -0
  31. package/dist/UploadCollectionItem.js +518 -0
  32. package/dist/ViewSettingsDialog.js +738 -0
  33. package/dist/Wizard.js +1026 -0
  34. package/dist/WizardStep.js +155 -0
  35. package/dist/WizardTab.js +217 -0
  36. package/dist/api.json +1 -0
  37. package/dist/assets/HT-1000.59a0ea5a.jpg +0 -0
  38. package/dist/assets/HT-1010.7b05e4f5.jpg +0 -0
  39. package/dist/assets/HT-1022.6fa171f0.jpg +0 -0
  40. package/dist/assets/HT-1030.7ead454a.jpg +0 -0
  41. package/dist/assets/HT-2002.0e49d270.jpg +0 -0
  42. package/dist/assets/HT-2026.8d3d321d.jpg +0 -0
  43. package/dist/assets/Overlayed mask.eb7a3287.png +0 -0
  44. package/dist/assets/SAP-icons-TNT.fa06c05f.js +1 -0
  45. package/dist/assets/SAP-icons-business-suite.60260cdf.js +1 -0
  46. package/dist/assets/SAP-icons.09567bd9.js +1 -0
  47. package/dist/assets/SAP-icons.1f482d05.js +1 -0
  48. package/dist/assets/ar.7fd1011b.js +1 -0
  49. package/dist/assets/ar_EG.4dd5f305.js +1 -0
  50. package/dist/assets/ar_SA.8c5a937a.js +1 -0
  51. package/dist/assets/bg.a4d82c03.js +1 -0
  52. package/dist/assets/ca.0021f734.js +1 -0
  53. package/dist/assets/cs.0e585b65.js +1 -0
  54. package/dist/assets/da.521611de.js +1 -0
  55. package/dist/assets/de.63fdffdf.js +1 -0
  56. package/dist/assets/de_AT.ea95f993.js +1 -0
  57. package/dist/assets/de_CH.90d5e701.js +1 -0
  58. package/dist/assets/el.3e1beb01.js +1 -0
  59. package/dist/assets/el_CY.209073e0.js +1 -0
  60. package/dist/assets/en.1af5f31c.js +1 -0
  61. package/dist/assets/en_AU.25e8cf38.js +1 -0
  62. package/dist/assets/en_GB.43297e37.js +1 -0
  63. package/dist/assets/en_HK.0da1e0b5.js +1 -0
  64. package/dist/assets/en_IE.c4988873.js +1 -0
  65. package/dist/assets/en_IN.96d721e2.js +1 -0
  66. package/dist/assets/en_NZ.1091e526.js +1 -0
  67. package/dist/assets/en_PG.f028e345.js +1 -0
  68. package/dist/assets/en_SG.8d370bdb.js +1 -0
  69. package/dist/assets/en_ZA.0cbf9d6e.js +1 -0
  70. package/dist/assets/es.37dda275.js +1 -0
  71. package/dist/assets/es_AR.da796f99.js +1 -0
  72. package/dist/assets/es_BO.2b15333c.js +1 -0
  73. package/dist/assets/es_CL.048ca1f2.js +1 -0
  74. package/dist/assets/es_CO.257ed3d6.js +1 -0
  75. package/dist/assets/es_MX.061e6bbb.js +1 -0
  76. package/dist/assets/es_PE.f7c17b7a.js +1 -0
  77. package/dist/assets/es_UY.73781c0c.js +1 -0
  78. package/dist/assets/es_VE.fe0f3310.js +1 -0
  79. package/dist/assets/et.fbe81c9d.js +1 -0
  80. package/dist/assets/fa.acfcfa4d.js +1 -0
  81. package/dist/assets/fi.0379b5fc.js +1 -0
  82. package/dist/assets/fr.f6c58c06.js +1 -0
  83. package/dist/assets/fr_BE.c6e52c3f.js +1 -0
  84. package/dist/assets/fr_CA.e3c92112.js +1 -0
  85. package/dist/assets/fr_CH.fc89bdfc.js +1 -0
  86. package/dist/assets/fr_LU.4fffec47.js +1 -0
  87. package/dist/assets/he.ca2cb3e0.js +1 -0
  88. package/dist/assets/hi.82a0ad5b.js +1 -0
  89. package/dist/assets/hr.ab15877f.js +1 -0
  90. package/dist/assets/hu.c3d72d24.js +1 -0
  91. package/dist/assets/id.163ccc8d.js +1 -0
  92. package/dist/assets/it.bcf089f4.js +1 -0
  93. package/dist/assets/it_CH.69227571.js +1 -0
  94. package/dist/assets/ja.18f39a5b.js +1 -0
  95. package/dist/assets/kk.a697e741.js +1 -0
  96. package/dist/assets/ko.ebe1e5db.js +1 -0
  97. package/dist/assets/lt.775927de.js +1 -0
  98. package/dist/assets/lv.d7e9d5e6.js +1 -0
  99. package/dist/assets/man_avatar_1.ffaff72e.png +0 -0
  100. package/dist/assets/messagebundle_ar.3285e748.js +1 -0
  101. package/dist/assets/messagebundle_ar.55a0cd17.js +1 -0
  102. package/dist/assets/messagebundle_ar.8feaf1e8.js +1 -0
  103. package/dist/assets/messagebundle_bg.006edda7.js +1 -0
  104. package/dist/assets/messagebundle_bg.3184cb7d.js +1 -0
  105. package/dist/assets/messagebundle_bg.eba3e906.js +1 -0
  106. package/dist/assets/messagebundle_ca.47eb5246.js +1 -0
  107. package/dist/assets/messagebundle_ca.93183c86.js +1 -0
  108. package/dist/assets/messagebundle_ca.e2612a6a.js +1 -0
  109. package/dist/assets/messagebundle_cs.2c9254dc.js +1 -0
  110. package/dist/assets/messagebundle_cs.48439c10.js +1 -0
  111. package/dist/assets/messagebundle_cs.b6c249d4.js +1 -0
  112. package/dist/assets/messagebundle_cy.7652b91d.js +1 -0
  113. package/dist/assets/messagebundle_cy.b66ab3d7.js +1 -0
  114. package/dist/assets/messagebundle_cy.d82a9228.js +1 -0
  115. package/dist/assets/messagebundle_da.0ff032fe.js +1 -0
  116. package/dist/assets/messagebundle_da.5b984dd6.js +1 -0
  117. package/dist/assets/messagebundle_da.7306ba78.js +1 -0
  118. package/dist/assets/messagebundle_de.11a43c3f.js +1 -0
  119. package/dist/assets/messagebundle_de.12a34533.js +1 -0
  120. package/dist/assets/messagebundle_de.368abd54.js +1 -0
  121. package/dist/assets/messagebundle_el.3d84d13e.js +1 -0
  122. package/dist/assets/messagebundle_el.5313ff1a.js +1 -0
  123. package/dist/assets/messagebundle_el.a040436a.js +1 -0
  124. package/dist/assets/messagebundle_en.3308e6b5.js +1 -0
  125. package/dist/assets/messagebundle_en.4d827ce9.js +1 -0
  126. package/dist/assets/messagebundle_en.7e5dff3e.js +1 -0
  127. package/dist/assets/messagebundle_en_GB.ab95edc5.js +1 -0
  128. package/dist/assets/messagebundle_en_GB.b09b6a64.js +1 -0
  129. package/dist/assets/messagebundle_en_GB.ed832f6b.js +1 -0
  130. package/dist/assets/messagebundle_en_US_sappsd.27e85f67.js +1 -0
  131. package/dist/assets/messagebundle_en_US_sappsd.7d173b62.js +1 -0
  132. package/dist/assets/messagebundle_en_US_sappsd.ff841311.js +1 -0
  133. package/dist/assets/messagebundle_en_US_saprigi.22a8a895.js +1 -0
  134. package/dist/assets/messagebundle_en_US_saprigi.2dc48331.js +1 -0
  135. package/dist/assets/messagebundle_en_US_saprigi.443cefd7.js +1 -0
  136. package/dist/assets/messagebundle_en_US_saptrc.20de4163.js +1 -0
  137. package/dist/assets/messagebundle_en_US_saptrc.af4bf147.js +1 -0
  138. package/dist/assets/messagebundle_en_US_saptrc.ec370551.js +1 -0
  139. package/dist/assets/messagebundle_es.35fd0b83.js +1 -0
  140. package/dist/assets/messagebundle_es.881ff0f9.js +1 -0
  141. package/dist/assets/messagebundle_es.f0b9bbbd.js +1 -0
  142. package/dist/assets/messagebundle_es_MX.3fc62f39.js +1 -0
  143. package/dist/assets/messagebundle_es_MX.c3319bdc.js +1 -0
  144. package/dist/assets/messagebundle_es_MX.e7d68fdd.js +1 -0
  145. package/dist/assets/messagebundle_et.45f3eda8.js +1 -0
  146. package/dist/assets/messagebundle_et.bd271c64.js +1 -0
  147. package/dist/assets/messagebundle_et.da1fbc8a.js +1 -0
  148. package/dist/assets/messagebundle_fi.17dccdfe.js +1 -0
  149. package/dist/assets/messagebundle_fi.57d133ef.js +1 -0
  150. package/dist/assets/messagebundle_fi.a251eca0.js +1 -0
  151. package/dist/assets/messagebundle_fr.01378189.js +1 -0
  152. package/dist/assets/messagebundle_fr.30890a6a.js +1 -0
  153. package/dist/assets/messagebundle_fr.dfa9cbc6.js +1 -0
  154. package/dist/assets/messagebundle_fr_CA.229a28c2.js +1 -0
  155. package/dist/assets/messagebundle_fr_CA.2594af28.js +1 -0
  156. package/dist/assets/messagebundle_fr_CA.5b2f0a9f.js +1 -0
  157. package/dist/assets/messagebundle_hi.0dd7cf25.js +1 -0
  158. package/dist/assets/messagebundle_hi.30fcd3f9.js +1 -0
  159. package/dist/assets/messagebundle_hi.7d72db0d.js +1 -0
  160. package/dist/assets/messagebundle_hr.22e41fe6.js +1 -0
  161. package/dist/assets/messagebundle_hr.2b1bbc6e.js +1 -0
  162. package/dist/assets/messagebundle_hr.bbcb860f.js +1 -0
  163. package/dist/assets/messagebundle_hu.09c24fef.js +1 -0
  164. package/dist/assets/messagebundle_hu.281d561d.js +1 -0
  165. package/dist/assets/messagebundle_hu.31a245d6.js +1 -0
  166. package/dist/assets/messagebundle_in.66bf6916.js +1 -0
  167. package/dist/assets/messagebundle_in.6fb73ceb.js +1 -0
  168. package/dist/assets/messagebundle_in.920ee55c.js +1 -0
  169. package/dist/assets/messagebundle_it.3e3b0d82.js +1 -0
  170. package/dist/assets/messagebundle_it.7c4db606.js +1 -0
  171. package/dist/assets/messagebundle_it.a460f288.js +1 -0
  172. package/dist/assets/messagebundle_iw.28c9921d.js +1 -0
  173. package/dist/assets/messagebundle_iw.668edbae.js +1 -0
  174. package/dist/assets/messagebundle_iw.eb883c3f.js +1 -0
  175. package/dist/assets/messagebundle_ja.4ca0da85.js +1 -0
  176. package/dist/assets/messagebundle_ja.8da4392a.js +1 -0
  177. package/dist/assets/messagebundle_ja.ef4b4cf1.js +1 -0
  178. package/dist/assets/messagebundle_kk.124c94ff.js +1 -0
  179. package/dist/assets/messagebundle_kk.22c92c82.js +1 -0
  180. package/dist/assets/messagebundle_kk.f1d95e67.js +1 -0
  181. package/dist/assets/messagebundle_ko.3c57d468.js +1 -0
  182. package/dist/assets/messagebundle_ko.77a3990f.js +1 -0
  183. package/dist/assets/messagebundle_ko.a9126af1.js +1 -0
  184. package/dist/assets/messagebundle_lt.1c86044c.js +1 -0
  185. package/dist/assets/messagebundle_lt.caa2db0a.js +1 -0
  186. package/dist/assets/messagebundle_lt.d76fb8f5.js +1 -0
  187. package/dist/assets/messagebundle_lv.023b46ad.js +1 -0
  188. package/dist/assets/messagebundle_lv.3bb2e361.js +1 -0
  189. package/dist/assets/messagebundle_lv.8628f22e.js +1 -0
  190. package/dist/assets/messagebundle_ms.07cc763c.js +1 -0
  191. package/dist/assets/messagebundle_ms.12fa7211.js +1 -0
  192. package/dist/assets/messagebundle_ms.3b8a7669.js +1 -0
  193. package/dist/assets/messagebundle_nl.3d8877e1.js +1 -0
  194. package/dist/assets/messagebundle_nl.6fe5eee0.js +1 -0
  195. package/dist/assets/messagebundle_nl.d35b2a63.js +1 -0
  196. package/dist/assets/messagebundle_no.416b83e7.js +1 -0
  197. package/dist/assets/messagebundle_no.61fbe33b.js +1 -0
  198. package/dist/assets/messagebundle_no.9e8220f6.js +1 -0
  199. package/dist/assets/messagebundle_pl.0950a9ac.js +1 -0
  200. package/dist/assets/messagebundle_pl.1497797a.js +1 -0
  201. package/dist/assets/messagebundle_pl.942cdbbd.js +1 -0
  202. package/dist/assets/messagebundle_pt.027e899b.js +1 -0
  203. package/dist/assets/messagebundle_pt.3704cbde.js +1 -0
  204. package/dist/assets/messagebundle_pt.5d769261.js +1 -0
  205. package/dist/assets/messagebundle_pt_PT.007cd847.js +1 -0
  206. package/dist/assets/messagebundle_pt_PT.4294ae20.js +1 -0
  207. package/dist/assets/messagebundle_pt_PT.9bca19db.js +1 -0
  208. package/dist/assets/messagebundle_ro.67997c8b.js +1 -0
  209. package/dist/assets/messagebundle_ro.80e6cfad.js +1 -0
  210. package/dist/assets/messagebundle_ro.f1260b8b.js +1 -0
  211. package/dist/assets/messagebundle_ru.2c98cf57.js +1 -0
  212. package/dist/assets/messagebundle_ru.8082e964.js +1 -0
  213. package/dist/assets/messagebundle_ru.e5bfb3ae.js +1 -0
  214. package/dist/assets/messagebundle_sh.5b2d6f70.js +1 -0
  215. package/dist/assets/messagebundle_sh.6d1a0a62.js +1 -0
  216. package/dist/assets/messagebundle_sh.99e4320c.js +1 -0
  217. package/dist/assets/messagebundle_sk.1c800907.js +1 -0
  218. package/dist/assets/messagebundle_sk.6c154b5c.js +1 -0
  219. package/dist/assets/messagebundle_sk.edbb603c.js +1 -0
  220. package/dist/assets/messagebundle_sl.71316064.js +1 -0
  221. package/dist/assets/messagebundle_sl.72a26af6.js +1 -0
  222. package/dist/assets/messagebundle_sl.af7daebc.js +1 -0
  223. package/dist/assets/messagebundle_sv.981dfa89.js +1 -0
  224. package/dist/assets/messagebundle_sv.c5bee490.js +1 -0
  225. package/dist/assets/messagebundle_sv.d8d543df.js +1 -0
  226. package/dist/assets/messagebundle_th.33b51e3d.js +1 -0
  227. package/dist/assets/messagebundle_th.d677d8c2.js +1 -0
  228. package/dist/assets/messagebundle_th.f54d55d7.js +1 -0
  229. package/dist/assets/messagebundle_tr.171f6129.js +1 -0
  230. package/dist/assets/messagebundle_tr.37ecb738.js +1 -0
  231. package/dist/assets/messagebundle_tr.971a97d0.js +1 -0
  232. package/dist/assets/messagebundle_uk.350665d4.js +1 -0
  233. package/dist/assets/messagebundle_uk.6e60d682.js +1 -0
  234. package/dist/assets/messagebundle_uk.e0830675.js +1 -0
  235. package/dist/assets/messagebundle_vi.26332b42.js +1 -0
  236. package/dist/assets/messagebundle_vi.57d3d183.js +1 -0
  237. package/dist/assets/messagebundle_vi.76aa284f.js +1 -0
  238. package/dist/assets/messagebundle_zh_CN.2fbb5e26.js +1 -0
  239. package/dist/assets/messagebundle_zh_CN.9669c0a2.js +1 -0
  240. package/dist/assets/messagebundle_zh_CN.b6ef64a2.js +1 -0
  241. package/dist/assets/messagebundle_zh_TW.29c3ffb0.js +1 -0
  242. package/dist/assets/messagebundle_zh_TW.365fded9.js +1 -0
  243. package/dist/assets/messagebundle_zh_TW.4841569f.js +1 -0
  244. package/dist/assets/ms.d6569411.js +1 -0
  245. package/dist/assets/nb.e08266d5.js +1 -0
  246. package/dist/assets/nl.9999541e.js +1 -0
  247. package/dist/assets/nl_BE.10b9e463.js +1 -0
  248. package/dist/assets/parameters-bundle.css.129ebf54.js +1 -0
  249. package/dist/assets/parameters-bundle.css.16d388d6.js +1 -0
  250. package/dist/assets/parameters-bundle.css.1968bff5.js +1 -0
  251. package/dist/assets/parameters-bundle.css.1cf9c836.js +1 -0
  252. package/dist/assets/parameters-bundle.css.2137a0e9.js +1 -0
  253. package/dist/assets/parameters-bundle.css.2446df14.js +1 -0
  254. package/dist/assets/parameters-bundle.css.2c2df3ba.js +1 -0
  255. package/dist/assets/parameters-bundle.css.3986b61a.js +1 -0
  256. package/dist/assets/parameters-bundle.css.3db3a626.js +1 -0
  257. package/dist/assets/parameters-bundle.css.41102715.js +1 -0
  258. package/dist/assets/parameters-bundle.css.4f1407e4.js +1 -0
  259. package/dist/assets/parameters-bundle.css.780c6a0b.js +1 -0
  260. package/dist/assets/parameters-bundle.css.79d2f40d.js +1 -0
  261. package/dist/assets/parameters-bundle.css.7be18144.js +1 -0
  262. package/dist/assets/parameters-bundle.css.7f60c15d.js +1 -0
  263. package/dist/assets/parameters-bundle.css.803df91d.js +1 -0
  264. package/dist/assets/parameters-bundle.css.87453e63.js +1 -0
  265. package/dist/assets/parameters-bundle.css.95d13129.js +1 -0
  266. package/dist/assets/parameters-bundle.css.96bbbb74.js +1 -0
  267. package/dist/assets/parameters-bundle.css.9859720e.js +1 -0
  268. package/dist/assets/parameters-bundle.css.9aa3bb80.js +1 -0
  269. package/dist/assets/parameters-bundle.css.a0e8d513.js +1 -0
  270. package/dist/assets/parameters-bundle.css.a2c1061d.js +1 -0
  271. package/dist/assets/parameters-bundle.css.bbcea836.js +1 -0
  272. package/dist/assets/parameters-bundle.css.bc19bd9a.js +1 -0
  273. package/dist/assets/parameters-bundle.css.c81c9a32.js +1 -0
  274. package/dist/assets/parameters-bundle.css.c967e7ef.js +1 -0
  275. package/dist/assets/parameters-bundle.css.d35c9c32.js +1 -0
  276. package/dist/assets/parameters-bundle.css.d4f504ed.js +1 -0
  277. package/dist/assets/parameters-bundle.css.de62e4f8.js +1 -0
  278. package/dist/assets/parameters-bundle.css.e3ac97c4.js +1 -0
  279. package/dist/assets/parameters-bundle.css.e9339a13.js +1 -0
  280. package/dist/assets/parameters-bundle.css.e9998509.js +1 -0
  281. package/dist/assets/parameters-bundle.css.f0eeb6a4.js +1 -0
  282. package/dist/assets/parameters-bundle.css.f6aea851.js +1 -0
  283. package/dist/assets/parameters-bundle.css.f85588d8.js +1 -0
  284. package/dist/assets/pl.896f748a.js +1 -0
  285. package/dist/assets/pt.9282da43.js +1 -0
  286. package/dist/assets/pt_PT.8de6f4a2.js +1 -0
  287. package/dist/assets/ro.f27aab0d.js +1 -0
  288. package/dist/assets/ru.925a56df.js +1 -0
  289. package/dist/assets/ru_UA.066d9903.js +1 -0
  290. package/dist/assets/sk.cea36c4c.js +1 -0
  291. package/dist/assets/sl.00e904c8.js +1 -0
  292. package/dist/assets/sr.5ffa8a72.js +1 -0
  293. package/dist/assets/sr_Latn.37760dd7.js +1 -0
  294. package/dist/assets/sv.e8d71660.js +1 -0
  295. package/dist/assets/th.9c7b50b0.js +1 -0
  296. package/dist/assets/tr.0a0fb3ee.js +1 -0
  297. package/dist/assets/uk.7ee1da23.js +1 -0
  298. package/dist/assets/vi.b1f74e9c.js +1 -0
  299. package/dist/assets/zh_CN.a1d71c11.js +1 -0
  300. package/dist/assets/zh_HK.a47dd921.js +1 -0
  301. package/dist/assets/zh_SG.1cd17a31.js +1 -0
  302. package/dist/assets/zh_TW.b03069d7.js +1 -0
  303. package/dist/css/themes/Bar.css +1 -0
  304. package/dist/css/themes/BarcodeScannerDialog.css +1 -0
  305. package/dist/css/themes/DynamicSideContent.css +1 -0
  306. package/dist/css/themes/FlexibleColumnLayout.css +1 -0
  307. package/dist/css/themes/IllustratedMessage.css +1 -0
  308. package/dist/css/themes/InvisibleTextStyles.css +1 -0
  309. package/dist/css/themes/MediaGallery.css +1 -0
  310. package/dist/css/themes/MediaGalleryItem.css +1 -0
  311. package/dist/css/themes/NotificationListGroupItem.css +1 -0
  312. package/dist/css/themes/NotificationListItem.css +1 -0
  313. package/dist/css/themes/NotificationListItemBase.css +1 -0
  314. package/dist/css/themes/NotificationOverflowActionsPopover.css +1 -0
  315. package/dist/css/themes/NotificationPrioIcon.css +1 -0
  316. package/dist/css/themes/Page.css +1 -0
  317. package/dist/css/themes/ProductSwitch.css +1 -0
  318. package/dist/css/themes/ProductSwitchItem.css +1 -0
  319. package/dist/css/themes/ShellBar.css +1 -0
  320. package/dist/css/themes/ShellBarPopover.css +1 -0
  321. package/dist/css/themes/SideNavigation.css +1 -0
  322. package/dist/css/themes/SideNavigationPopover.css +1 -0
  323. package/dist/css/themes/Timeline.css +1 -0
  324. package/dist/css/themes/TimelineItem.css +1 -0
  325. package/dist/css/themes/UploadCollection.css +1 -0
  326. package/dist/css/themes/UploadCollectionItem.css +1 -0
  327. package/dist/css/themes/ViewSettingsDialog.css +1 -0
  328. package/dist/css/themes/Wizard.css +1 -0
  329. package/dist/css/themes/WizardPopover.css +1 -0
  330. package/dist/css/themes/WizardTab.css +1 -0
  331. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -0
  332. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -0
  333. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -0
  334. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -0
  335. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -0
  336. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -0
  337. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -0
  338. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -0
  339. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  340. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -0
  341. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  342. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  343. package/dist/fcl-utils/FCLLayout.js +246 -0
  344. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -0
  345. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -0
  346. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -0
  347. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -0
  348. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -0
  349. package/dist/generated/assets/i18n/messagebundle_da.json +1 -0
  350. package/dist/generated/assets/i18n/messagebundle_de.json +1 -0
  351. package/dist/generated/assets/i18n/messagebundle_el.json +1 -0
  352. package/dist/generated/assets/i18n/messagebundle_en.json +1 -0
  353. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -0
  354. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -0
  355. package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -0
  356. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -0
  357. package/dist/generated/assets/i18n/messagebundle_es.json +1 -0
  358. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -0
  359. package/dist/generated/assets/i18n/messagebundle_et.json +1 -0
  360. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -0
  361. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -0
  362. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -0
  363. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -0
  364. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -0
  365. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -0
  366. package/dist/generated/assets/i18n/messagebundle_in.json +1 -0
  367. package/dist/generated/assets/i18n/messagebundle_it.json +1 -0
  368. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -0
  369. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -0
  370. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -0
  371. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -0
  372. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -0
  373. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -0
  374. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -0
  375. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -0
  376. package/dist/generated/assets/i18n/messagebundle_no.json +1 -0
  377. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -0
  378. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -0
  379. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -0
  380. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -0
  381. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -0
  382. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -0
  383. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -0
  384. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -0
  385. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -0
  386. package/dist/generated/assets/i18n/messagebundle_th.json +1 -0
  387. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -0
  388. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -0
  389. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -0
  390. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -0
  391. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -0
  392. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  393. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  394. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -0
  395. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  396. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  397. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -0
  398. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -0
  399. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -0
  400. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
  401. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -0
  402. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
  403. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
  404. package/dist/generated/i18n/i18n-defaults.js +2 -2
  405. package/dist/generated/json-imports/Themes-static.js +41 -0
  406. package/dist/generated/json-imports/Themes.js +27 -14
  407. package/dist/generated/json-imports/i18n-static.js +162 -0
  408. package/dist/generated/json-imports/i18n.js +117 -0
  409. package/dist/generated/templates/BarTemplate.lit.js +7 -0
  410. package/dist/generated/templates/BarcodeScannerDialogTemplate.lit.js +7 -0
  411. package/dist/generated/templates/DynamicSideContentTemplate.lit.js +7 -0
  412. package/dist/generated/templates/FlexibleColumnLayoutTemplate.lit.js +7 -0
  413. package/dist/generated/templates/IllustratedMessageTemplate.lit.js +13 -0
  414. package/dist/generated/templates/MediaGalleryItemTemplate.lit.js +10 -0
  415. package/dist/generated/templates/MediaGalleryTemplate.lit.js +13 -0
  416. package/dist/generated/templates/NotificationListGroupItemTemplate.lit.js +15 -0
  417. package/dist/generated/templates/NotificationListItemTemplate.lit.js +16 -0
  418. package/dist/generated/templates/NotificationOverflowActionsPopoverTemplate.lit.js +8 -0
  419. package/dist/generated/templates/PageTemplate.lit.js +7 -0
  420. package/dist/generated/templates/ProductSwitchItemTemplate.lit.js +12 -12
  421. package/dist/generated/templates/ProductSwitchTemplate.lit.js +4 -4
  422. package/dist/generated/templates/ShellBarPopoverTemplate.lit.js +6 -6
  423. package/dist/generated/templates/ShellBarTemplate.lit.js +27 -18
  424. package/dist/generated/templates/SideNavigationItemPopoverContentTemplate.lit.js +8 -0
  425. package/dist/generated/templates/SideNavigationTemplate.lit.js +16 -0
  426. package/dist/generated/templates/TimelineItemTemplate.lit.js +13 -0
  427. package/dist/generated/templates/TimelineTemplate.lit.js +8 -0
  428. package/dist/generated/templates/UploadCollectionItemTemplate.lit.js +21 -0
  429. package/dist/generated/templates/UploadCollectionTemplate.lit.js +9 -0
  430. package/dist/generated/templates/ViewSettingsDialogTemplate.lit.js +22 -0
  431. package/dist/generated/templates/WizardPopoverTemplate.lit.js +8 -0
  432. package/dist/generated/templates/WizardTabTemplate.lit.js +11 -0
  433. package/dist/generated/templates/WizardTemplate.lit.js +9 -0
  434. package/dist/generated/themes/Bar.css.js +8 -0
  435. package/dist/generated/themes/BarcodeScannerDialog.css.js +8 -0
  436. package/dist/generated/themes/DynamicSideContent.css.js +8 -0
  437. package/dist/generated/themes/FlexibleColumnLayout.css.js +8 -0
  438. package/dist/generated/themes/IllustratedMessage.css.js +8 -0
  439. package/dist/generated/themes/InvisibleTextStyles.css.js +8 -0
  440. package/dist/generated/themes/MediaGallery.css.js +8 -0
  441. package/dist/generated/themes/MediaGalleryItem.css.js +8 -0
  442. package/dist/generated/themes/NotificationListGroupItem.css.js +8 -0
  443. package/dist/generated/themes/NotificationListItem.css.js +8 -0
  444. package/dist/generated/themes/NotificationListItemBase.css.js +8 -0
  445. package/dist/generated/themes/NotificationOverflowActionsPopover.css.js +8 -0
  446. package/dist/generated/themes/NotificationPrioIcon.css.js +8 -0
  447. package/dist/generated/themes/Page.css.js +8 -0
  448. package/dist/generated/themes/ProductSwitch.css.js +6 -7
  449. package/dist/generated/themes/ProductSwitchItem.css.js +6 -7
  450. package/dist/generated/themes/ShellBar.css.js +6 -7
  451. package/dist/generated/themes/ShellBarPopover.css.js +8 -0
  452. package/dist/generated/themes/SideNavigation.css.js +8 -0
  453. package/dist/generated/themes/SideNavigationPopover.css.js +8 -0
  454. package/dist/generated/themes/Timeline.css.js +8 -0
  455. package/dist/generated/themes/TimelineItem.css.js +8 -0
  456. package/dist/generated/themes/UploadCollection.css.js +8 -0
  457. package/dist/generated/themes/UploadCollectionItem.css.js +8 -0
  458. package/dist/generated/themes/ViewSettingsDialog.css.js +8 -0
  459. package/dist/generated/themes/Wizard.css.js +8 -0
  460. package/dist/generated/themes/WizardPopover.css.js +8 -0
  461. package/dist/generated/themes/WizardTab.css.js +8 -0
  462. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  463. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  464. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -0
  465. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  466. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  467. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -0
  468. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -0
  469. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -0
  470. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -0
  471. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -0
  472. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -0
  473. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -0
  474. package/dist/i18n/messagebundle.properties +347 -0
  475. package/dist/i18n/messagebundle_ar.properties +231 -0
  476. package/dist/i18n/messagebundle_bg.properties +231 -0
  477. package/dist/i18n/messagebundle_ca.properties +231 -0
  478. package/dist/i18n/messagebundle_cs.properties +231 -0
  479. package/dist/i18n/messagebundle_cy.properties +231 -0
  480. package/dist/i18n/messagebundle_da.properties +231 -0
  481. package/dist/i18n/messagebundle_de.properties +231 -0
  482. package/dist/i18n/messagebundle_el.properties +231 -0
  483. package/dist/i18n/messagebundle_en.properties +231 -0
  484. package/dist/i18n/messagebundle_en_GB.properties +231 -0
  485. package/dist/i18n/messagebundle_en_US_sappsd.properties +231 -0
  486. package/dist/i18n/messagebundle_en_US_saprigi.properties +231 -0
  487. package/dist/i18n/messagebundle_en_US_saptrc.properties +231 -0
  488. package/dist/i18n/messagebundle_es.properties +231 -0
  489. package/dist/i18n/messagebundle_es_MX.properties +231 -0
  490. package/dist/i18n/messagebundle_et.properties +231 -0
  491. package/dist/i18n/messagebundle_fi.properties +231 -0
  492. package/dist/i18n/messagebundle_fr.properties +231 -0
  493. package/dist/i18n/messagebundle_fr_CA.properties +231 -0
  494. package/dist/i18n/messagebundle_hi.properties +231 -0
  495. package/dist/i18n/messagebundle_hr.properties +231 -0
  496. package/dist/i18n/messagebundle_hu.properties +231 -0
  497. package/dist/i18n/messagebundle_id.properties +231 -0
  498. package/dist/i18n/messagebundle_in.properties +88 -0
  499. package/dist/i18n/messagebundle_it.properties +231 -0
  500. package/dist/i18n/messagebundle_iw.properties +231 -0
  501. package/dist/i18n/messagebundle_ja.properties +231 -0
  502. package/dist/i18n/messagebundle_kk.properties +231 -0
  503. package/dist/i18n/messagebundle_ko.properties +231 -0
  504. package/dist/i18n/messagebundle_lt.properties +231 -0
  505. package/dist/i18n/messagebundle_lv.properties +231 -0
  506. package/dist/i18n/messagebundle_ms.properties +231 -0
  507. package/dist/i18n/messagebundle_nl.properties +231 -0
  508. package/dist/i18n/messagebundle_no.properties +231 -0
  509. package/dist/i18n/messagebundle_pl.properties +231 -0
  510. package/dist/i18n/messagebundle_pt.properties +231 -0
  511. package/dist/i18n/messagebundle_pt_PT.properties +231 -0
  512. package/dist/i18n/messagebundle_ro.properties +231 -0
  513. package/dist/i18n/messagebundle_ru.properties +231 -0
  514. package/dist/i18n/messagebundle_sh.properties +231 -0
  515. package/dist/i18n/messagebundle_sk.properties +231 -0
  516. package/dist/i18n/messagebundle_sl.properties +231 -0
  517. package/dist/i18n/messagebundle_sv.properties +231 -0
  518. package/dist/i18n/messagebundle_th.properties +231 -0
  519. package/dist/i18n/messagebundle_tr.properties +231 -0
  520. package/dist/i18n/messagebundle_uk.properties +231 -0
  521. package/dist/i18n/messagebundle_vi.properties +231 -0
  522. package/dist/i18n/messagebundle_zh_CN.properties +231 -0
  523. package/dist/i18n/messagebundle_zh_TW.properties +231 -0
  524. package/dist/illustrations/AddColumn.js +28 -0
  525. package/dist/illustrations/AddPeople.js +28 -0
  526. package/dist/illustrations/BalloonSky.js +28 -0
  527. package/dist/illustrations/BeforeSearch.js +28 -0
  528. package/dist/illustrations/Connection.js +28 -0
  529. package/dist/illustrations/EmptyCalendar.js +28 -0
  530. package/dist/illustrations/EmptyList.js +28 -0
  531. package/dist/illustrations/EmptyPlanningCalendar.js +28 -0
  532. package/dist/illustrations/ErrorScreen.js +28 -0
  533. package/dist/illustrations/FilterTable.js +28 -0
  534. package/dist/illustrations/GroupTable.js +28 -0
  535. package/dist/illustrations/NoActivities.js +28 -0
  536. package/dist/illustrations/NoData.js +28 -0
  537. package/dist/illustrations/NoEntries.js +28 -0
  538. package/dist/illustrations/NoFilterResults.js +28 -0
  539. package/dist/illustrations/NoMail.js +28 -0
  540. package/dist/illustrations/NoMail_v1.js +28 -0
  541. package/dist/illustrations/NoNotifications.js +28 -0
  542. package/dist/illustrations/NoSavedItems.js +28 -0
  543. package/dist/illustrations/NoSavedItems_v1.js +28 -0
  544. package/dist/illustrations/NoSearchResults.js +28 -0
  545. package/dist/illustrations/NoTasks.js +28 -0
  546. package/dist/illustrations/NoTasks_v1.js +28 -0
  547. package/dist/illustrations/PageNotFound.js +28 -0
  548. package/dist/illustrations/ReloadScreen.js +28 -0
  549. package/dist/illustrations/ResizeColumn.js +28 -0
  550. package/dist/illustrations/SearchEarth.js +28 -0
  551. package/dist/illustrations/SearchFolder.js +28 -0
  552. package/dist/illustrations/SimpleBalloon.js +28 -0
  553. package/dist/illustrations/SimpleBell.js +28 -0
  554. package/dist/illustrations/SimpleCalendar.js +28 -0
  555. package/dist/illustrations/SimpleCheckMark.js +28 -0
  556. package/dist/illustrations/SimpleConnection.js +28 -0
  557. package/dist/illustrations/SimpleEmptyDoc.js +28 -0
  558. package/dist/illustrations/SimpleEmptyList.js +28 -0
  559. package/dist/illustrations/SimpleError.js +28 -0
  560. package/dist/illustrations/SimpleMagnifier.js +28 -0
  561. package/dist/illustrations/SimpleMail.js +28 -0
  562. package/dist/illustrations/SimpleNoSavedItems.js +28 -0
  563. package/dist/illustrations/SimpleNotFoundMagnifier.js +28 -0
  564. package/dist/illustrations/SimpleReload.js +28 -0
  565. package/dist/illustrations/SimpleTask.js +28 -0
  566. package/dist/illustrations/SleepingBell.js +28 -0
  567. package/dist/illustrations/SortColumn.js +28 -0
  568. package/dist/illustrations/SuccessBalloon.js +28 -0
  569. package/dist/illustrations/SuccessCheckMark.js +28 -0
  570. package/dist/illustrations/SuccessHighFive.js +28 -0
  571. package/dist/illustrations/SuccessScreen.js +28 -0
  572. package/dist/illustrations/Tent.js +28 -0
  573. package/dist/illustrations/UnableToLoad.js +28 -0
  574. package/dist/illustrations/UnableToLoadImage.js +28 -0
  575. package/dist/illustrations/UnableToUpload.js +28 -0
  576. package/dist/illustrations/UploadCollection.js +28 -0
  577. package/dist/illustrations/sapIllus-Dialog-AddColumn.js +38 -0
  578. package/dist/illustrations/sapIllus-Dialog-AddPeople.js +32 -0
  579. package/dist/illustrations/sapIllus-Dialog-BalloonSky.js +34 -0
  580. package/dist/illustrations/sapIllus-Dialog-BeforeSearch.js +14 -0
  581. package/dist/illustrations/sapIllus-Dialog-Connection.js +19 -0
  582. package/dist/illustrations/sapIllus-Dialog-EmptyCalendar.js +75 -0
  583. package/dist/illustrations/sapIllus-Dialog-EmptyList.js +37 -0
  584. package/dist/illustrations/sapIllus-Dialog-EmptyPlanningCalendar.js +79 -0
  585. package/dist/illustrations/sapIllus-Dialog-ErrorScreen.js +35 -0
  586. package/dist/illustrations/sapIllus-Dialog-FilterTable.js +42 -0
  587. package/dist/illustrations/sapIllus-Dialog-GroupTable.js +68 -0
  588. package/dist/illustrations/sapIllus-Dialog-NoActivities.js +19 -0
  589. package/dist/illustrations/sapIllus-Dialog-NoData.js +11 -0
  590. package/dist/illustrations/sapIllus-Dialog-NoEntries.js +16 -0
  591. package/dist/illustrations/sapIllus-Dialog-NoFilterResults.js +25 -0
  592. package/dist/illustrations/sapIllus-Dialog-NoMail.js +12 -0
  593. package/dist/illustrations/sapIllus-Dialog-NoMail_v1.js +23 -0
  594. package/dist/illustrations/sapIllus-Dialog-NoNotifications.js +13 -0
  595. package/dist/illustrations/sapIllus-Dialog-NoSavedItems.js +14 -0
  596. package/dist/illustrations/sapIllus-Dialog-NoSavedItems_v1.js +37 -0
  597. package/dist/illustrations/sapIllus-Dialog-NoSearchResults.js +16 -0
  598. package/dist/illustrations/sapIllus-Dialog-NoTasks.js +19 -0
  599. package/dist/illustrations/sapIllus-Dialog-NoTasks_v1.js +54 -0
  600. package/dist/illustrations/sapIllus-Dialog-PageNotFound.js +30 -0
  601. package/dist/illustrations/sapIllus-Dialog-ReloadScreen.js +35 -0
  602. package/dist/illustrations/sapIllus-Dialog-ResizeColumn.js +42 -0
  603. package/dist/illustrations/sapIllus-Dialog-SearchEarth.js +19 -0
  604. package/dist/illustrations/sapIllus-Dialog-SearchFolder.js +28 -0
  605. package/dist/illustrations/sapIllus-Dialog-SimpleBalloon.js +18 -0
  606. package/dist/illustrations/sapIllus-Dialog-SimpleBell.js +14 -0
  607. package/dist/illustrations/sapIllus-Dialog-SimpleCalendar.js +49 -0
  608. package/dist/illustrations/sapIllus-Dialog-SimpleCheckMark.js +7 -0
  609. package/dist/illustrations/sapIllus-Dialog-SimpleConnection.js +19 -0
  610. package/dist/illustrations/sapIllus-Dialog-SimpleEmptyDoc.js +18 -0
  611. package/dist/illustrations/sapIllus-Dialog-SimpleEmptyList.js +11 -0
  612. package/dist/illustrations/sapIllus-Dialog-SimpleError.js +11 -0
  613. package/dist/illustrations/sapIllus-Dialog-SimpleMagnifier.js +11 -0
  614. package/dist/illustrations/sapIllus-Dialog-SimpleMail.js +14 -0
  615. package/dist/illustrations/sapIllus-Dialog-SimpleNoSavedItems.js +18 -0
  616. package/dist/illustrations/sapIllus-Dialog-SimpleNotFoundMagnifier.js +22 -0
  617. package/dist/illustrations/sapIllus-Dialog-SimpleReload.js +12 -0
  618. package/dist/illustrations/sapIllus-Dialog-SimpleTask.js +24 -0
  619. package/dist/illustrations/sapIllus-Dialog-SleepingBell.js +31 -0
  620. package/dist/illustrations/sapIllus-Dialog-SortColumn.js +40 -0
  621. package/dist/illustrations/sapIllus-Dialog-SuccessBalloon.js +16 -0
  622. package/dist/illustrations/sapIllus-Dialog-SuccessCheckMark.js +9 -0
  623. package/dist/illustrations/sapIllus-Dialog-SuccessHighFive.js +46 -0
  624. package/dist/illustrations/sapIllus-Dialog-SuccessScreen.js +33 -0
  625. package/dist/illustrations/sapIllus-Dialog-Tent.js +32 -0
  626. package/dist/illustrations/sapIllus-Dialog-UnableToLoad.js +12 -0
  627. package/dist/illustrations/sapIllus-Dialog-UnableToLoadImage.js +39 -0
  628. package/dist/illustrations/sapIllus-Dialog-UnableToUpload.js +14 -0
  629. package/dist/illustrations/sapIllus-Dialog-UploadCollection.js +33 -0
  630. package/dist/illustrations/sapIllus-Scene-AddColumn.js +49 -0
  631. package/dist/illustrations/sapIllus-Scene-AddPeople.js +31 -0
  632. package/dist/illustrations/sapIllus-Scene-BalloonSky.js +43 -0
  633. package/dist/illustrations/sapIllus-Scene-BeforeSearch.js +32 -0
  634. package/dist/illustrations/sapIllus-Scene-Connection.js +32 -0
  635. package/dist/illustrations/sapIllus-Scene-EmptyCalendar.js +88 -0
  636. package/dist/illustrations/sapIllus-Scene-EmptyList.js +44 -0
  637. package/dist/illustrations/sapIllus-Scene-EmptyPlanningCalendar.js +92 -0
  638. package/dist/illustrations/sapIllus-Scene-ErrorScreen.js +79 -0
  639. package/dist/illustrations/sapIllus-Scene-FilterTable.js +57 -0
  640. package/dist/illustrations/sapIllus-Scene-GroupTable.js +77 -0
  641. package/dist/illustrations/sapIllus-Scene-NoActivities.js +29 -0
  642. package/dist/illustrations/sapIllus-Scene-NoData.js +22 -0
  643. package/dist/illustrations/sapIllus-Scene-NoEntries.js +31 -0
  644. package/dist/illustrations/sapIllus-Scene-NoFilterResults.js +40 -0
  645. package/dist/illustrations/sapIllus-Scene-NoMail.js +24 -0
  646. package/dist/illustrations/sapIllus-Scene-NoMail_v1.js +56 -0
  647. package/dist/illustrations/sapIllus-Scene-NoNotifications.js +37 -0
  648. package/dist/illustrations/sapIllus-Scene-NoSavedItems.js +36 -0
  649. package/dist/illustrations/sapIllus-Scene-NoSavedItems_v1.js +40 -0
  650. package/dist/illustrations/sapIllus-Scene-NoSearchResults.js +16 -0
  651. package/dist/illustrations/sapIllus-Scene-NoTasks.js +23 -0
  652. package/dist/illustrations/sapIllus-Scene-NoTasks_v1.js +91 -0
  653. package/dist/illustrations/sapIllus-Scene-PageNotFound.js +34 -0
  654. package/dist/illustrations/sapIllus-Scene-ReloadScreen.js +81 -0
  655. package/dist/illustrations/sapIllus-Scene-ResizeColumn.js +53 -0
  656. package/dist/illustrations/sapIllus-Scene-SearchEarth.js +31 -0
  657. package/dist/illustrations/sapIllus-Scene-SearchFolder.js +37 -0
  658. package/dist/illustrations/sapIllus-Scene-SimpleBalloon.js +21 -0
  659. package/dist/illustrations/sapIllus-Scene-SimpleBell.js +17 -0
  660. package/dist/illustrations/sapIllus-Scene-SimpleCalendar.js +45 -0
  661. package/dist/illustrations/sapIllus-Scene-SimpleCheckMark.js +10 -0
  662. package/dist/illustrations/sapIllus-Scene-SimpleConnection.js +23 -0
  663. package/dist/illustrations/sapIllus-Scene-SimpleEmptyDoc.js +21 -0
  664. package/dist/illustrations/sapIllus-Scene-SimpleEmptyList.js +14 -0
  665. package/dist/illustrations/sapIllus-Scene-SimpleError.js +14 -0
  666. package/dist/illustrations/sapIllus-Scene-SimpleMagnifier.js +14 -0
  667. package/dist/illustrations/sapIllus-Scene-SimpleMail.js +17 -0
  668. package/dist/illustrations/sapIllus-Scene-SimpleNoSavedItems.js +28 -0
  669. package/dist/illustrations/sapIllus-Scene-SimpleNotFoundMagnifier.js +25 -0
  670. package/dist/illustrations/sapIllus-Scene-SimpleReload.js +15 -0
  671. package/dist/illustrations/sapIllus-Scene-SimpleTask.js +20 -0
  672. package/dist/illustrations/sapIllus-Scene-SleepingBell.js +51 -0
  673. package/dist/illustrations/sapIllus-Scene-SortColumn.js +51 -0
  674. package/dist/illustrations/sapIllus-Scene-SuccessBalloon.js +34 -0
  675. package/dist/illustrations/sapIllus-Scene-SuccessCheckMark.js +44 -0
  676. package/dist/illustrations/sapIllus-Scene-SuccessHighFive.js +28 -0
  677. package/dist/illustrations/sapIllus-Scene-SuccessScreen.js +79 -0
  678. package/dist/illustrations/sapIllus-Scene-Tent.js +60 -0
  679. package/dist/illustrations/sapIllus-Scene-UnableToLoad.js +24 -0
  680. package/dist/illustrations/sapIllus-Scene-UnableToLoadImage.js +36 -0
  681. package/dist/illustrations/sapIllus-Scene-UnableToUpload.js +14 -0
  682. package/dist/illustrations/sapIllus-Scene-UploadCollection.js +31 -0
  683. package/dist/illustrations/sapIllus-Spot-AddColumn.js +38 -0
  684. package/dist/illustrations/sapIllus-Spot-AddPeople.js +32 -0
  685. package/dist/illustrations/sapIllus-Spot-BalloonSky.js +30 -0
  686. package/dist/illustrations/sapIllus-Spot-BeforeSearch.js +11 -0
  687. package/dist/illustrations/sapIllus-Spot-Connection.js +23 -0
  688. package/dist/illustrations/sapIllus-Spot-EmptyCalendar.js +44 -0
  689. package/dist/illustrations/sapIllus-Spot-EmptyList.js +30 -0
  690. package/dist/illustrations/sapIllus-Spot-EmptyPlanningCalendar.js +79 -0
  691. package/dist/illustrations/sapIllus-Spot-ErrorScreen.js +33 -0
  692. package/dist/illustrations/sapIllus-Spot-FilterTable.js +47 -0
  693. package/dist/illustrations/sapIllus-Spot-GroupTable.js +68 -0
  694. package/dist/illustrations/sapIllus-Spot-NoActivities.js +23 -0
  695. package/dist/illustrations/sapIllus-Spot-NoData.js +9 -0
  696. package/dist/illustrations/sapIllus-Spot-NoEntries.js +12 -0
  697. package/dist/illustrations/sapIllus-Spot-NoFilterResults.js +26 -0
  698. package/dist/illustrations/sapIllus-Spot-NoMail.js +11 -0
  699. package/dist/illustrations/sapIllus-Spot-NoMail_v1.js +17 -0
  700. package/dist/illustrations/sapIllus-Spot-NoNotifications.js +10 -0
  701. package/dist/illustrations/sapIllus-Spot-NoSavedItems.js +9 -0
  702. package/dist/illustrations/sapIllus-Spot-NoSavedItems_v1.js +34 -0
  703. package/dist/illustrations/sapIllus-Spot-NoSearchResults.js +14 -0
  704. package/dist/illustrations/sapIllus-Spot-NoTasks.js +20 -0
  705. package/dist/illustrations/sapIllus-Spot-NoTasks_v1.js +16 -0
  706. package/dist/illustrations/sapIllus-Spot-PageNotFound.js +32 -0
  707. package/dist/illustrations/sapIllus-Spot-ReloadScreen.js +33 -0
  708. package/dist/illustrations/sapIllus-Spot-ResizeColumn.js +42 -0
  709. package/dist/illustrations/sapIllus-Spot-SearchEarth.js +56 -0
  710. package/dist/illustrations/sapIllus-Spot-SearchFolder.js +26 -0
  711. package/dist/illustrations/sapIllus-Spot-SimpleBalloon.js +8 -0
  712. package/dist/illustrations/sapIllus-Spot-SimpleBell.js +13 -0
  713. package/dist/illustrations/sapIllus-Spot-SimpleCalendar.js +45 -0
  714. package/dist/illustrations/sapIllus-Spot-SimpleCheckMark.js +6 -0
  715. package/dist/illustrations/sapIllus-Spot-SimpleConnection.js +11 -0
  716. package/dist/illustrations/sapIllus-Spot-SimpleEmptyDoc.js +7 -0
  717. package/dist/illustrations/sapIllus-Spot-SimpleEmptyList.js +7 -0
  718. package/dist/illustrations/sapIllus-Spot-SimpleError.js +10 -0
  719. package/dist/illustrations/sapIllus-Spot-SimpleMagnifier.js +9 -0
  720. package/dist/illustrations/sapIllus-Spot-SimpleMail.js +13 -0
  721. package/dist/illustrations/sapIllus-Spot-SimpleNoSavedItems.js +24 -0
  722. package/dist/illustrations/sapIllus-Spot-SimpleNotFoundMagnifier.js +11 -0
  723. package/dist/illustrations/sapIllus-Spot-SimpleReload.js +8 -0
  724. package/dist/illustrations/sapIllus-Spot-SimpleTask.js +23 -0
  725. package/dist/illustrations/sapIllus-Spot-SleepingBell.js +39 -0
  726. package/dist/illustrations/sapIllus-Spot-SortColumn.js +40 -0
  727. package/dist/illustrations/sapIllus-Spot-SuccessBalloon.js +20 -0
  728. package/dist/illustrations/sapIllus-Spot-SuccessCheckMark.js +8 -0
  729. package/dist/illustrations/sapIllus-Spot-SuccessHighFive.js +32 -0
  730. package/dist/illustrations/sapIllus-Spot-SuccessScreen.js +33 -0
  731. package/dist/illustrations/sapIllus-Spot-Tent.js +30 -0
  732. package/dist/illustrations/sapIllus-Spot-UnableToLoad.js +11 -0
  733. package/dist/illustrations/sapIllus-Spot-UnableToLoadImage.js +37 -0
  734. package/dist/illustrations/sapIllus-Spot-UnableToUpload.js +11 -0
  735. package/dist/illustrations/sapIllus-Spot-UploadCollection.js +32 -0
  736. package/dist/illustrations/tnt/ChartArea.js +20 -0
  737. package/dist/illustrations/tnt/ChartArea2.js +20 -0
  738. package/dist/illustrations/tnt/ChartBPMNFlow.js +20 -0
  739. package/dist/illustrations/tnt/ChartBar.js +20 -0
  740. package/dist/illustrations/tnt/ChartBullet.js +20 -0
  741. package/dist/illustrations/tnt/ChartDoughnut.js +20 -0
  742. package/dist/illustrations/tnt/ChartFlow.js +20 -0
  743. package/dist/illustrations/tnt/ChartGantt.js +20 -0
  744. package/dist/illustrations/tnt/ChartOrg.js +20 -0
  745. package/dist/illustrations/tnt/ChartPie.js +20 -0
  746. package/dist/illustrations/tnt/CodePlaceholder.js +20 -0
  747. package/dist/illustrations/tnt/Company.js +20 -0
  748. package/dist/illustrations/tnt/Components.js +20 -0
  749. package/dist/illustrations/tnt/ExternalLink.js +20 -0
  750. package/dist/illustrations/tnt/FaceID.js +20 -0
  751. package/dist/illustrations/tnt/Fingerprint.js +20 -0
  752. package/dist/illustrations/tnt/Lock.js +20 -0
  753. package/dist/illustrations/tnt/Mission.js +20 -0
  754. package/dist/illustrations/tnt/NoApplications.js +20 -0
  755. package/dist/illustrations/tnt/NoFlows.js +20 -0
  756. package/dist/illustrations/tnt/NoUsers.js +20 -0
  757. package/dist/illustrations/tnt/Radar.js +20 -0
  758. package/dist/illustrations/tnt/Secrets.js +20 -0
  759. package/dist/illustrations/tnt/Services.js +20 -0
  760. package/dist/illustrations/tnt/SessionExpired.js +20 -0
  761. package/dist/illustrations/tnt/SessionExpiring.js +20 -0
  762. package/dist/illustrations/tnt/Success.js +20 -0
  763. package/dist/illustrations/tnt/SuccessfulAuth.js +20 -0
  764. package/dist/illustrations/tnt/Systems.js +20 -0
  765. package/dist/illustrations/tnt/Teams.js +20 -0
  766. package/dist/illustrations/tnt/Tools.js +20 -0
  767. package/dist/illustrations/tnt/UnableToLoad.js +20 -0
  768. package/dist/illustrations/tnt/Unlock.js +20 -0
  769. package/dist/illustrations/tnt/UnsuccessfulAuth.js +20 -0
  770. package/dist/illustrations/tnt/User2.js +20 -0
  771. package/dist/illustrations/tnt/tnt-Dialog-ChartArea.js +14 -0
  772. package/dist/illustrations/tnt/tnt-Dialog-ChartArea2.js +12 -0
  773. package/dist/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.js +13 -0
  774. package/dist/illustrations/tnt/tnt-Dialog-ChartBar.js +12 -0
  775. package/dist/illustrations/tnt/tnt-Dialog-ChartBullet.js +14 -0
  776. package/dist/illustrations/tnt/tnt-Dialog-ChartDoughnut.js +13 -0
  777. package/dist/illustrations/tnt/tnt-Dialog-ChartFlow.js +13 -0
  778. package/dist/illustrations/tnt/tnt-Dialog-ChartGantt.js +17 -0
  779. package/dist/illustrations/tnt/tnt-Dialog-ChartOrg.js +15 -0
  780. package/dist/illustrations/tnt/tnt-Dialog-ChartPie.js +12 -0
  781. package/dist/illustrations/tnt/tnt-Dialog-CodePlaceholder.js +6 -0
  782. package/dist/illustrations/tnt/tnt-Dialog-Company.js +13 -0
  783. package/dist/illustrations/tnt/tnt-Dialog-Components.js +9 -0
  784. package/dist/illustrations/tnt/tnt-Dialog-ExternalLink.js +11 -0
  785. package/dist/illustrations/tnt/tnt-Dialog-FaceID.js +17 -0
  786. package/dist/illustrations/tnt/tnt-Dialog-Fingerprint.js +16 -0
  787. package/dist/illustrations/tnt/tnt-Dialog-Lock.js +12 -0
  788. package/dist/illustrations/tnt/tnt-Dialog-Mission.js +18 -0
  789. package/dist/illustrations/tnt/tnt-Dialog-NoApplications.js +15 -0
  790. package/dist/illustrations/tnt/tnt-Dialog-NoFlows.js +11 -0
  791. package/dist/illustrations/tnt/tnt-Dialog-NoUsers.js +15 -0
  792. package/dist/illustrations/tnt/tnt-Dialog-Radar.js +15 -0
  793. package/dist/illustrations/tnt/tnt-Dialog-Secrets.js +12 -0
  794. package/dist/illustrations/tnt/tnt-Dialog-Services.js +16 -0
  795. package/dist/illustrations/tnt/tnt-Dialog-SessionExpired.js +11 -0
  796. package/dist/illustrations/tnt/tnt-Dialog-SessionExpiring.js +10 -0
  797. package/dist/illustrations/tnt/tnt-Dialog-Success.js +10 -0
  798. package/dist/illustrations/tnt/tnt-Dialog-SuccessfulAuth.js +10 -0
  799. package/dist/illustrations/tnt/tnt-Dialog-Systems.js +12 -0
  800. package/dist/illustrations/tnt/tnt-Dialog-Teams.js +17 -0
  801. package/dist/illustrations/tnt/tnt-Dialog-Tools.js +12 -0
  802. package/dist/illustrations/tnt/tnt-Dialog-UnableToLoad.js +10 -0
  803. package/dist/illustrations/tnt/tnt-Dialog-Unlock.js +12 -0
  804. package/dist/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.js +11 -0
  805. package/dist/illustrations/tnt/tnt-Dialog-User2.js +13 -0
  806. package/dist/illustrations/tnt/tnt-Scene-ChartArea.js +22 -0
  807. package/dist/illustrations/tnt/tnt-Scene-ChartArea2.js +19 -0
  808. package/dist/illustrations/tnt/tnt-Scene-ChartBPMNFlow.js +21 -0
  809. package/dist/illustrations/tnt/tnt-Scene-ChartBar.js +19 -0
  810. package/dist/illustrations/tnt/tnt-Scene-ChartBullet.js +20 -0
  811. package/dist/illustrations/tnt/tnt-Scene-ChartDoughnut.js +19 -0
  812. package/dist/illustrations/tnt/tnt-Scene-ChartFlow.js +20 -0
  813. package/dist/illustrations/tnt/tnt-Scene-ChartGantt.js +26 -0
  814. package/dist/illustrations/tnt/tnt-Scene-ChartOrg.js +27 -0
  815. package/dist/illustrations/tnt/tnt-Scene-ChartPie.js +18 -0
  816. package/dist/illustrations/tnt/tnt-Scene-CodePlaceholder.js +9 -0
  817. package/dist/illustrations/tnt/tnt-Scene-Company.js +30 -0
  818. package/dist/illustrations/tnt/tnt-Scene-Components.js +16 -0
  819. package/dist/illustrations/tnt/tnt-Scene-ExternalLink.js +14 -0
  820. package/dist/illustrations/tnt/tnt-Scene-FaceID.js +21 -0
  821. package/dist/illustrations/tnt/tnt-Scene-Fingerprint.js +35 -0
  822. package/dist/illustrations/tnt/tnt-Scene-Lock.js +22 -0
  823. package/dist/illustrations/tnt/tnt-Scene-Mission.js +19 -0
  824. package/dist/illustrations/tnt/tnt-Scene-NoApplications.js +18 -0
  825. package/dist/illustrations/tnt/tnt-Scene-NoFlows.js +20 -0
  826. package/dist/illustrations/tnt/tnt-Scene-NoUsers.js +16 -0
  827. package/dist/illustrations/tnt/tnt-Scene-Radar.js +20 -0
  828. package/dist/illustrations/tnt/tnt-Scene-Secrets.js +15 -0
  829. package/dist/illustrations/tnt/tnt-Scene-Services.js +17 -0
  830. package/dist/illustrations/tnt/tnt-Scene-SessionExpired.js +18 -0
  831. package/dist/illustrations/tnt/tnt-Scene-SessionExpiring.js +17 -0
  832. package/dist/illustrations/tnt/tnt-Scene-Success.js +18 -0
  833. package/dist/illustrations/tnt/tnt-Scene-SuccessfulAuth.js +20 -0
  834. package/dist/illustrations/tnt/tnt-Scene-Systems.js +13 -0
  835. package/dist/illustrations/tnt/tnt-Scene-Teams.js +20 -0
  836. package/dist/illustrations/tnt/tnt-Scene-Tools.js +19 -0
  837. package/dist/illustrations/tnt/tnt-Scene-UnableToLoad.js +21 -0
  838. package/dist/illustrations/tnt/tnt-Scene-Unlock.js +15 -0
  839. package/dist/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.js +22 -0
  840. package/dist/illustrations/tnt/tnt-Scene-User2.js +22 -0
  841. package/dist/illustrations/tnt/tnt-Spot-ChartArea.js +13 -0
  842. package/dist/illustrations/tnt/tnt-Spot-ChartArea2.js +7 -0
  843. package/dist/illustrations/tnt/tnt-Spot-ChartBPMNFlow.js +9 -0
  844. package/dist/illustrations/tnt/tnt-Spot-ChartBar.js +8 -0
  845. package/dist/illustrations/tnt/tnt-Spot-ChartBullet.js +10 -0
  846. package/dist/illustrations/tnt/tnt-Spot-ChartDoughnut.js +9 -0
  847. package/dist/illustrations/tnt/tnt-Spot-ChartFlow.js +8 -0
  848. package/dist/illustrations/tnt/tnt-Spot-ChartGantt.js +12 -0
  849. package/dist/illustrations/tnt/tnt-Spot-ChartOrg.js +6 -0
  850. package/dist/illustrations/tnt/tnt-Spot-ChartPie.js +8 -0
  851. package/dist/illustrations/tnt/tnt-Spot-CodePlaceholder.js +6 -0
  852. package/dist/illustrations/tnt/tnt-Spot-Company.js +13 -0
  853. package/dist/illustrations/tnt/tnt-Spot-Components.js +5 -0
  854. package/dist/illustrations/tnt/tnt-Spot-ExternalLink.js +9 -0
  855. package/dist/illustrations/tnt/tnt-Spot-FaceID.js +16 -0
  856. package/dist/illustrations/tnt/tnt-Spot-Fingerprint.js +10 -0
  857. package/dist/illustrations/tnt/tnt-Spot-Lock.js +13 -0
  858. package/dist/illustrations/tnt/tnt-Spot-Mission.js +17 -0
  859. package/dist/illustrations/tnt/tnt-Spot-NoApplications.js +11 -0
  860. package/dist/illustrations/tnt/tnt-Spot-NoFlows.js +8 -0
  861. package/dist/illustrations/tnt/tnt-Spot-NoUsers.js +11 -0
  862. package/dist/illustrations/tnt/tnt-Spot-Radar.js +14 -0
  863. package/dist/illustrations/tnt/tnt-Spot-Secrets.js +9 -0
  864. package/dist/illustrations/tnt/tnt-Spot-Services.js +14 -0
  865. package/dist/illustrations/tnt/tnt-Spot-SessionExpired.js +9 -0
  866. package/dist/illustrations/tnt/tnt-Spot-SessionExpiring.js +9 -0
  867. package/dist/illustrations/tnt/tnt-Spot-Success.js +9 -0
  868. package/dist/illustrations/tnt/tnt-Spot-SuccessfulAuth.js +9 -0
  869. package/dist/illustrations/tnt/tnt-Spot-Systems.js +10 -0
  870. package/dist/illustrations/tnt/tnt-Spot-Teams.js +13 -0
  871. package/dist/illustrations/tnt/tnt-Spot-Tools.js +7 -0
  872. package/dist/illustrations/tnt/tnt-Spot-UnableToLoad.js +9 -0
  873. package/dist/illustrations/tnt/tnt-Spot-Unlock.js +11 -0
  874. package/dist/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.js +10 -0
  875. package/dist/illustrations/tnt/tnt-Spot-User2.js +10 -0
  876. package/dist/types/BarDesign.js +54 -0
  877. package/dist/types/FCLLayout.js +134 -0
  878. package/dist/types/IllustrationMessageSize.js +71 -0
  879. package/dist/types/IllustrationMessageType.js +556 -0
  880. package/dist/types/MediaGalleryItemLayout.js +44 -0
  881. package/dist/types/MediaGalleryLayout.js +48 -0
  882. package/dist/types/MediaGalleryMenuHorizontalAlign.js +41 -0
  883. package/dist/types/MediaGalleryMenuVerticalAlign.js +40 -0
  884. package/dist/types/PageBackgroundDesign.js +53 -0
  885. package/dist/types/SideContentFallDown.js +54 -0
  886. package/dist/types/SideContentPosition.js +42 -0
  887. package/dist/types/SideContentVisibility.js +61 -0
  888. package/dist/types/TimelineLayout.js +42 -0
  889. package/dist/types/UploadCollectionDnDMode.js +49 -0
  890. package/dist/types/UploadState.js +56 -0
  891. package/dist/types/ViewSettingsDialogMode.js +43 -0
  892. package/dist/upload-utils/UploadCollectionBodyDnD.js +78 -0
  893. package/package-scripts.js +18 -1
  894. package/package.json +22 -6
  895. package/src/Assets-static.js +6 -0
  896. package/src/Assets.js +6 -0
  897. package/src/Bar.hbs +16 -0
  898. package/src/Bar.js +207 -0
  899. package/src/BarcodeScannerDialog.hbs +17 -0
  900. package/src/BarcodeScannerDialog.js +262 -0
  901. package/src/DynamicSideContent.hbs +20 -0
  902. package/src/DynamicSideContent.js +566 -0
  903. package/src/FilterItem.js +78 -0
  904. package/src/FilterItemOption.js +69 -0
  905. package/src/FlexibleColumnLayout.hbs +62 -0
  906. package/src/FlexibleColumnLayout.js +781 -0
  907. package/src/IllustratedMessage.hbs +58 -0
  908. package/src/IllustratedMessage.js +436 -0
  909. package/src/Interfaces.js +142 -0
  910. package/src/MediaGallery.hbs +46 -0
  911. package/src/MediaGallery.js +599 -0
  912. package/src/MediaGalleryItem.hbs +22 -0
  913. package/src/MediaGalleryItem.js +336 -0
  914. package/src/NotificationAction.js +99 -0
  915. package/src/NotificationListGroupItem.hbs +90 -0
  916. package/src/NotificationListGroupItem.js +255 -0
  917. package/src/NotificationListItem.hbs +105 -0
  918. package/src/NotificationListItem.js +413 -0
  919. package/src/NotificationListItemBase.js +271 -0
  920. package/src/NotificationOverflowActionsPopover.hbs +20 -0
  921. package/src/Page.hbs +15 -0
  922. package/src/Page.js +223 -0
  923. package/src/ProductSwitch.hbs +9 -0
  924. package/src/ProductSwitch.js +198 -0
  925. package/src/ProductSwitchItem.hbs +44 -0
  926. package/src/ProductSwitchItem.js +249 -0
  927. package/src/ShellBar.hbs +241 -0
  928. package/src/ShellBar.js +1218 -0
  929. package/src/ShellBarItem.js +91 -0
  930. package/src/ShellBarPopover.hbs +32 -0
  931. package/src/SideNavigation.hbs +90 -0
  932. package/src/SideNavigation.js +307 -0
  933. package/src/SideNavigationItem.js +136 -0
  934. package/src/SideNavigationItemPopoverContent.hbs +23 -0
  935. package/src/SideNavigationSubItem.js +94 -0
  936. package/src/SortItem.js +68 -0
  937. package/src/Timeline.hbs +14 -0
  938. package/src/Timeline.js +183 -0
  939. package/src/TimelineItem.hbs +38 -0
  940. package/src/TimelineItem.js +197 -0
  941. package/src/UploadCollection.hbs +38 -0
  942. package/src/UploadCollection.js +376 -0
  943. package/src/UploadCollectionItem.hbs +112 -0
  944. package/src/UploadCollectionItem.js +518 -0
  945. package/src/ViewSettingsDialog.hbs +122 -0
  946. package/src/ViewSettingsDialog.js +738 -0
  947. package/src/Wizard.hbs +45 -0
  948. package/src/Wizard.js +1026 -0
  949. package/src/WizardPopover.hbs +32 -0
  950. package/src/WizardStep.js +155 -0
  951. package/src/WizardTab.hbs +33 -0
  952. package/src/WizardTab.js +217 -0
  953. package/src/fcl-utils/FCLLayout.js +246 -0
  954. package/src/features/CoPilotAnimation.js +8 -0
  955. package/src/i18n/messagebundle.properties +347 -0
  956. package/src/i18n/messagebundle_ar.properties +231 -0
  957. package/src/i18n/messagebundle_bg.properties +231 -0
  958. package/src/i18n/messagebundle_ca.properties +231 -0
  959. package/src/i18n/messagebundle_cs.properties +231 -0
  960. package/src/i18n/messagebundle_cy.properties +231 -0
  961. package/src/i18n/messagebundle_da.properties +231 -0
  962. package/src/i18n/messagebundle_de.properties +231 -0
  963. package/src/i18n/messagebundle_el.properties +231 -0
  964. package/src/i18n/messagebundle_en.properties +231 -0
  965. package/src/i18n/messagebundle_en_GB.properties +231 -0
  966. package/src/i18n/messagebundle_en_US_sappsd.properties +231 -0
  967. package/src/i18n/messagebundle_en_US_saprigi.properties +231 -0
  968. package/src/i18n/messagebundle_en_US_saptrc.properties +231 -0
  969. package/src/i18n/messagebundle_es.properties +231 -0
  970. package/src/i18n/messagebundle_es_MX.properties +231 -0
  971. package/src/i18n/messagebundle_et.properties +231 -0
  972. package/src/i18n/messagebundle_fi.properties +231 -0
  973. package/src/i18n/messagebundle_fr.properties +231 -0
  974. package/src/i18n/messagebundle_fr_CA.properties +231 -0
  975. package/src/i18n/messagebundle_hi.properties +231 -0
  976. package/src/i18n/messagebundle_hr.properties +231 -0
  977. package/src/i18n/messagebundle_hu.properties +231 -0
  978. package/src/i18n/messagebundle_id.properties +231 -0
  979. package/src/i18n/messagebundle_in.properties +88 -0
  980. package/src/i18n/messagebundle_it.properties +231 -0
  981. package/src/i18n/messagebundle_iw.properties +231 -0
  982. package/src/i18n/messagebundle_ja.properties +231 -0
  983. package/src/i18n/messagebundle_kk.properties +231 -0
  984. package/src/i18n/messagebundle_ko.properties +231 -0
  985. package/src/i18n/messagebundle_lt.properties +231 -0
  986. package/src/i18n/messagebundle_lv.properties +231 -0
  987. package/src/i18n/messagebundle_ms.properties +231 -0
  988. package/src/i18n/messagebundle_nl.properties +231 -0
  989. package/src/i18n/messagebundle_no.properties +231 -0
  990. package/src/i18n/messagebundle_pl.properties +231 -0
  991. package/src/i18n/messagebundle_pt.properties +231 -0
  992. package/src/i18n/messagebundle_pt_PT.properties +231 -0
  993. package/src/i18n/messagebundle_ro.properties +231 -0
  994. package/src/i18n/messagebundle_ru.properties +231 -0
  995. package/src/i18n/messagebundle_sh.properties +231 -0
  996. package/src/i18n/messagebundle_sk.properties +231 -0
  997. package/src/i18n/messagebundle_sl.properties +231 -0
  998. package/src/i18n/messagebundle_sv.properties +231 -0
  999. package/src/i18n/messagebundle_th.properties +231 -0
  1000. package/src/i18n/messagebundle_tr.properties +231 -0
  1001. package/src/i18n/messagebundle_uk.properties +231 -0
  1002. package/src/i18n/messagebundle_vi.properties +231 -0
  1003. package/src/i18n/messagebundle_zh_CN.properties +231 -0
  1004. package/src/i18n/messagebundle_zh_TW.properties +231 -0
  1005. package/src/illustrations/sapIllus-Dialog-AddColumn.svg +37 -0
  1006. package/src/illustrations/sapIllus-Dialog-AddPeople.svg +31 -0
  1007. package/src/illustrations/sapIllus-Dialog-BalloonSky.svg +33 -0
  1008. package/src/illustrations/sapIllus-Dialog-BeforeSearch.svg +13 -0
  1009. package/src/illustrations/sapIllus-Dialog-Connection.svg +18 -0
  1010. package/src/illustrations/sapIllus-Dialog-EmptyCalendar.svg +74 -0
  1011. package/src/illustrations/sapIllus-Dialog-EmptyList.svg +36 -0
  1012. package/src/illustrations/sapIllus-Dialog-EmptyPlanningCalendar.svg +78 -0
  1013. package/src/illustrations/sapIllus-Dialog-ErrorScreen.svg +34 -0
  1014. package/src/illustrations/sapIllus-Dialog-FilterTable.svg +41 -0
  1015. package/src/illustrations/sapIllus-Dialog-GroupTable.svg +67 -0
  1016. package/src/illustrations/sapIllus-Dialog-NoActivities.svg +18 -0
  1017. package/src/illustrations/sapIllus-Dialog-NoData.svg +10 -0
  1018. package/src/illustrations/sapIllus-Dialog-NoEntries.svg +16 -0
  1019. package/src/illustrations/sapIllus-Dialog-NoFilterResults.svg +24 -0
  1020. package/src/illustrations/sapIllus-Dialog-NoMail.svg +11 -0
  1021. package/src/illustrations/sapIllus-Dialog-NoMail_v1.svg +22 -0
  1022. package/src/illustrations/sapIllus-Dialog-NoNotifications.svg +12 -0
  1023. package/src/illustrations/sapIllus-Dialog-NoSavedItems.svg +13 -0
  1024. package/src/illustrations/sapIllus-Dialog-NoSavedItems_v1.svg +36 -0
  1025. package/src/illustrations/sapIllus-Dialog-NoSearchResults.svg +15 -0
  1026. package/src/illustrations/sapIllus-Dialog-NoTasks.svg +18 -0
  1027. package/src/illustrations/sapIllus-Dialog-NoTasks_v1.svg +53 -0
  1028. package/src/illustrations/sapIllus-Dialog-PageNotFound.svg +29 -0
  1029. package/src/illustrations/sapIllus-Dialog-ReloadScreen.svg +34 -0
  1030. package/src/illustrations/sapIllus-Dialog-ResizeColumn.svg +41 -0
  1031. package/src/illustrations/sapIllus-Dialog-SearchEarth.svg +18 -0
  1032. package/src/illustrations/sapIllus-Dialog-SearchFolder.svg +27 -0
  1033. package/src/illustrations/sapIllus-Dialog-SimpleBalloon.svg +17 -0
  1034. package/src/illustrations/sapIllus-Dialog-SimpleBell.svg +13 -0
  1035. package/src/illustrations/sapIllus-Dialog-SimpleCalendar.svg +48 -0
  1036. package/src/illustrations/sapIllus-Dialog-SimpleCheckMark.svg +6 -0
  1037. package/src/illustrations/sapIllus-Dialog-SimpleConnection.svg +18 -0
  1038. package/src/illustrations/sapIllus-Dialog-SimpleEmptyDoc.svg +17 -0
  1039. package/src/illustrations/sapIllus-Dialog-SimpleEmptyList.svg +10 -0
  1040. package/src/illustrations/sapIllus-Dialog-SimpleError.svg +10 -0
  1041. package/src/illustrations/sapIllus-Dialog-SimpleMagnifier.svg +10 -0
  1042. package/src/illustrations/sapIllus-Dialog-SimpleMail.svg +13 -0
  1043. package/src/illustrations/sapIllus-Dialog-SimpleNoSavedItems.svg +17 -0
  1044. package/src/illustrations/sapIllus-Dialog-SimpleNotFoundMagnifier.svg +21 -0
  1045. package/src/illustrations/sapIllus-Dialog-SimpleReload.svg +11 -0
  1046. package/src/illustrations/sapIllus-Dialog-SimpleTask.svg +23 -0
  1047. package/src/illustrations/sapIllus-Dialog-SleepingBell.svg +30 -0
  1048. package/src/illustrations/sapIllus-Dialog-SortColumn.svg +39 -0
  1049. package/src/illustrations/sapIllus-Dialog-SuccessBalloon.svg +16 -0
  1050. package/src/illustrations/sapIllus-Dialog-SuccessCheckMark.svg +8 -0
  1051. package/src/illustrations/sapIllus-Dialog-SuccessHighFive.svg +45 -0
  1052. package/src/illustrations/sapIllus-Dialog-SuccessScreen.svg +32 -0
  1053. package/src/illustrations/sapIllus-Dialog-Tent.svg +31 -0
  1054. package/src/illustrations/sapIllus-Dialog-UnableToLoad.svg +11 -0
  1055. package/src/illustrations/sapIllus-Dialog-UnableToLoadImage.svg +38 -0
  1056. package/src/illustrations/sapIllus-Dialog-UnableToUpload.svg +13 -0
  1057. package/src/illustrations/sapIllus-Dialog-UploadCollection.svg +32 -0
  1058. package/src/illustrations/sapIllus-Patterns.svg +20 -0
  1059. package/src/illustrations/sapIllus-Scene-AddColumn.svg +48 -0
  1060. package/src/illustrations/sapIllus-Scene-AddPeople.svg +30 -0
  1061. package/src/illustrations/sapIllus-Scene-BalloonSky.svg +42 -0
  1062. package/src/illustrations/sapIllus-Scene-BeforeSearch.svg +31 -0
  1063. package/src/illustrations/sapIllus-Scene-Connection.svg +31 -0
  1064. package/src/illustrations/sapIllus-Scene-EmptyCalendar.svg +87 -0
  1065. package/src/illustrations/sapIllus-Scene-EmptyList.svg +43 -0
  1066. package/src/illustrations/sapIllus-Scene-EmptyPlanningCalendar.svg +91 -0
  1067. package/src/illustrations/sapIllus-Scene-ErrorScreen.svg +78 -0
  1068. package/src/illustrations/sapIllus-Scene-FilterTable.svg +56 -0
  1069. package/src/illustrations/sapIllus-Scene-GroupTable.svg +76 -0
  1070. package/src/illustrations/sapIllus-Scene-NoActivities.svg +28 -0
  1071. package/src/illustrations/sapIllus-Scene-NoData.svg +21 -0
  1072. package/src/illustrations/sapIllus-Scene-NoEntries.svg +30 -0
  1073. package/src/illustrations/sapIllus-Scene-NoFilterResults.svg +39 -0
  1074. package/src/illustrations/sapIllus-Scene-NoMail.svg +23 -0
  1075. package/src/illustrations/sapIllus-Scene-NoMail_v1.svg +55 -0
  1076. package/src/illustrations/sapIllus-Scene-NoNotifications.svg +36 -0
  1077. package/src/illustrations/sapIllus-Scene-NoSavedItems.svg +36 -0
  1078. package/src/illustrations/sapIllus-Scene-NoSavedItems_v1.svg +39 -0
  1079. package/src/illustrations/sapIllus-Scene-NoSearchResults.svg +15 -0
  1080. package/src/illustrations/sapIllus-Scene-NoTasks.svg +22 -0
  1081. package/src/illustrations/sapIllus-Scene-NoTasks_v1.svg +90 -0
  1082. package/src/illustrations/sapIllus-Scene-PageNotFound.svg +33 -0
  1083. package/src/illustrations/sapIllus-Scene-ReloadScreen.svg +80 -0
  1084. package/src/illustrations/sapIllus-Scene-ResizeColumn.svg +52 -0
  1085. package/src/illustrations/sapIllus-Scene-SearchEarth.svg +30 -0
  1086. package/src/illustrations/sapIllus-Scene-SearchFolder.svg +36 -0
  1087. package/src/illustrations/sapIllus-Scene-SimpleBalloon.svg +20 -0
  1088. package/src/illustrations/sapIllus-Scene-SimpleBell.svg +16 -0
  1089. package/src/illustrations/sapIllus-Scene-SimpleCalendar.svg +44 -0
  1090. package/src/illustrations/sapIllus-Scene-SimpleCheckMark.svg +9 -0
  1091. package/src/illustrations/sapIllus-Scene-SimpleConnection.svg +22 -0
  1092. package/src/illustrations/sapIllus-Scene-SimpleEmptyDoc.svg +20 -0
  1093. package/src/illustrations/sapIllus-Scene-SimpleEmptyList.svg +13 -0
  1094. package/src/illustrations/sapIllus-Scene-SimpleError.svg +13 -0
  1095. package/src/illustrations/sapIllus-Scene-SimpleMagnifier.svg +13 -0
  1096. package/src/illustrations/sapIllus-Scene-SimpleMail.svg +16 -0
  1097. package/src/illustrations/sapIllus-Scene-SimpleNoSavedItems.svg +27 -0
  1098. package/src/illustrations/sapIllus-Scene-SimpleNotFoundMagnifier.svg +24 -0
  1099. package/src/illustrations/sapIllus-Scene-SimpleReload.svg +14 -0
  1100. package/src/illustrations/sapIllus-Scene-SimpleTask.svg +19 -0
  1101. package/src/illustrations/sapIllus-Scene-SleepingBell.svg +50 -0
  1102. package/src/illustrations/sapIllus-Scene-SortColumn.svg +50 -0
  1103. package/src/illustrations/sapIllus-Scene-SuccessBalloon.svg +33 -0
  1104. package/src/illustrations/sapIllus-Scene-SuccessCheckMark.svg +43 -0
  1105. package/src/illustrations/sapIllus-Scene-SuccessHighFive.svg +27 -0
  1106. package/src/illustrations/sapIllus-Scene-SuccessScreen.svg +78 -0
  1107. package/src/illustrations/sapIllus-Scene-Tent.svg +59 -0
  1108. package/src/illustrations/sapIllus-Scene-UnableToLoad.svg +23 -0
  1109. package/src/illustrations/sapIllus-Scene-UnableToLoadImage.svg +35 -0
  1110. package/src/illustrations/sapIllus-Scene-UnableToUpload.svg +13 -0
  1111. package/src/illustrations/sapIllus-Scene-UploadCollection.svg +30 -0
  1112. package/src/illustrations/sapIllus-Spot-AddColumn.svg +37 -0
  1113. package/src/illustrations/sapIllus-Spot-AddPeople.svg +31 -0
  1114. package/src/illustrations/sapIllus-Spot-BalloonSky.svg +29 -0
  1115. package/src/illustrations/sapIllus-Spot-BeforeSearch.svg +10 -0
  1116. package/src/illustrations/sapIllus-Spot-Connection.svg +22 -0
  1117. package/src/illustrations/sapIllus-Spot-EmptyCalendar.svg +43 -0
  1118. package/src/illustrations/sapIllus-Spot-EmptyList.svg +29 -0
  1119. package/src/illustrations/sapIllus-Spot-EmptyPlanningCalendar.svg +78 -0
  1120. package/src/illustrations/sapIllus-Spot-ErrorScreen.svg +32 -0
  1121. package/src/illustrations/sapIllus-Spot-FilterTable.svg +46 -0
  1122. package/src/illustrations/sapIllus-Spot-GroupTable.svg +67 -0
  1123. package/src/illustrations/sapIllus-Spot-NoActivities.svg +23 -0
  1124. package/src/illustrations/sapIllus-Spot-NoData.svg +9 -0
  1125. package/src/illustrations/sapIllus-Spot-NoEntries.svg +12 -0
  1126. package/src/illustrations/sapIllus-Spot-NoFilterResults.svg +25 -0
  1127. package/src/illustrations/sapIllus-Spot-NoMail.svg +10 -0
  1128. package/src/illustrations/sapIllus-Spot-NoMail_v1.svg +16 -0
  1129. package/src/illustrations/sapIllus-Spot-NoNotifications.svg +10 -0
  1130. package/src/illustrations/sapIllus-Spot-NoSavedItems.svg +9 -0
  1131. package/src/illustrations/sapIllus-Spot-NoSavedItems_v1.svg +33 -0
  1132. package/src/illustrations/sapIllus-Spot-NoSearchResults.svg +13 -0
  1133. package/src/illustrations/sapIllus-Spot-NoTasks.svg +20 -0
  1134. package/src/illustrations/sapIllus-Spot-NoTasks_v1.svg +15 -0
  1135. package/src/illustrations/sapIllus-Spot-PageNotFound.svg +31 -0
  1136. package/src/illustrations/sapIllus-Spot-ReloadScreen.svg +32 -0
  1137. package/src/illustrations/sapIllus-Spot-ResizeColumn.svg +41 -0
  1138. package/src/illustrations/sapIllus-Spot-SearchEarth.svg +55 -0
  1139. package/src/illustrations/sapIllus-Spot-SearchFolder.svg +25 -0
  1140. package/src/illustrations/sapIllus-Spot-SimpleBalloon.svg +7 -0
  1141. package/src/illustrations/sapIllus-Spot-SimpleBell.svg +12 -0
  1142. package/src/illustrations/sapIllus-Spot-SimpleCalendar.svg +44 -0
  1143. package/src/illustrations/sapIllus-Spot-SimpleCheckMark.svg +5 -0
  1144. package/src/illustrations/sapIllus-Spot-SimpleConnection.svg +10 -0
  1145. package/src/illustrations/sapIllus-Spot-SimpleEmptyDoc.svg +6 -0
  1146. package/src/illustrations/sapIllus-Spot-SimpleEmptyList.svg +6 -0
  1147. package/src/illustrations/sapIllus-Spot-SimpleError.svg +9 -0
  1148. package/src/illustrations/sapIllus-Spot-SimpleMagnifier.svg +9 -0
  1149. package/src/illustrations/sapIllus-Spot-SimpleMail.svg +12 -0
  1150. package/src/illustrations/sapIllus-Spot-SimpleNoSavedItems.svg +23 -0
  1151. package/src/illustrations/sapIllus-Spot-SimpleNotFoundMagnifier.svg +10 -0
  1152. package/src/illustrations/sapIllus-Spot-SimpleReload.svg +7 -0
  1153. package/src/illustrations/sapIllus-Spot-SimpleTask.svg +22 -0
  1154. package/src/illustrations/sapIllus-Spot-SleepingBell.svg +38 -0
  1155. package/src/illustrations/sapIllus-Spot-SortColumn.svg +39 -0
  1156. package/src/illustrations/sapIllus-Spot-SuccessBalloon.svg +19 -0
  1157. package/src/illustrations/sapIllus-Spot-SuccessCheckMark.svg +7 -0
  1158. package/src/illustrations/sapIllus-Spot-SuccessHighFive.svg +31 -0
  1159. package/src/illustrations/sapIllus-Spot-SuccessScreen.svg +32 -0
  1160. package/src/illustrations/sapIllus-Spot-Tent.svg +29 -0
  1161. package/src/illustrations/sapIllus-Spot-UnableToLoad.svg +10 -0
  1162. package/src/illustrations/sapIllus-Spot-UnableToLoadImage.svg +36 -0
  1163. package/src/illustrations/sapIllus-Spot-UnableToUpload.svg +10 -0
  1164. package/src/illustrations/sapIllus-Spot-UploadCollection.svg +31 -0
  1165. package/src/illustrations/tnt/tnt-Dialog-ChartArea.svg +14 -0
  1166. package/src/illustrations/tnt/tnt-Dialog-ChartArea2.svg +12 -0
  1167. package/src/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.svg +13 -0
  1168. package/src/illustrations/tnt/tnt-Dialog-ChartBar.svg +12 -0
  1169. package/src/illustrations/tnt/tnt-Dialog-ChartBullet.svg +14 -0
  1170. package/src/illustrations/tnt/tnt-Dialog-ChartDoughnut.svg +13 -0
  1171. package/src/illustrations/tnt/tnt-Dialog-ChartFlow.svg +13 -0
  1172. package/src/illustrations/tnt/tnt-Dialog-ChartGantt.svg +17 -0
  1173. package/src/illustrations/tnt/tnt-Dialog-ChartOrg.svg +15 -0
  1174. package/src/illustrations/tnt/tnt-Dialog-ChartPie.svg +12 -0
  1175. package/src/illustrations/tnt/tnt-Dialog-CodePlaceholder.svg +6 -0
  1176. package/src/illustrations/tnt/tnt-Dialog-Company.svg +13 -0
  1177. package/src/illustrations/tnt/tnt-Dialog-Components.svg +9 -0
  1178. package/src/illustrations/tnt/tnt-Dialog-ExternalLink.svg +11 -0
  1179. package/src/illustrations/tnt/tnt-Dialog-FaceID.svg +17 -0
  1180. package/src/illustrations/tnt/tnt-Dialog-Fingerprint.svg +16 -0
  1181. package/src/illustrations/tnt/tnt-Dialog-Lock.svg +12 -0
  1182. package/src/illustrations/tnt/tnt-Dialog-Mission.svg +18 -0
  1183. package/src/illustrations/tnt/tnt-Dialog-NoApplications.svg +15 -0
  1184. package/src/illustrations/tnt/tnt-Dialog-NoFlows.svg +11 -0
  1185. package/src/illustrations/tnt/tnt-Dialog-NoUsers.svg +15 -0
  1186. package/src/illustrations/tnt/tnt-Dialog-Radar.svg +15 -0
  1187. package/src/illustrations/tnt/tnt-Dialog-Secrets.svg +11 -0
  1188. package/src/illustrations/tnt/tnt-Dialog-Services.svg +16 -0
  1189. package/src/illustrations/tnt/tnt-Dialog-SessionExpired.svg +11 -0
  1190. package/src/illustrations/tnt/tnt-Dialog-SessionExpiring.svg +10 -0
  1191. package/src/illustrations/tnt/tnt-Dialog-Success.svg +10 -0
  1192. package/src/illustrations/tnt/tnt-Dialog-SuccessfulAuth.svg +10 -0
  1193. package/src/illustrations/tnt/tnt-Dialog-Systems.svg +11 -0
  1194. package/src/illustrations/tnt/tnt-Dialog-Teams.svg +17 -0
  1195. package/src/illustrations/tnt/tnt-Dialog-Tools.svg +12 -0
  1196. package/src/illustrations/tnt/tnt-Dialog-UnableToLoad.svg +9 -0
  1197. package/src/illustrations/tnt/tnt-Dialog-Unlock.svg +12 -0
  1198. package/src/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.svg +11 -0
  1199. package/src/illustrations/tnt/tnt-Dialog-User2.svg +13 -0
  1200. package/src/illustrations/tnt/tnt-Scene-ChartArea.svg +22 -0
  1201. package/src/illustrations/tnt/tnt-Scene-ChartArea2.svg +19 -0
  1202. package/src/illustrations/tnt/tnt-Scene-ChartBPMNFlow.svg +21 -0
  1203. package/src/illustrations/tnt/tnt-Scene-ChartBar.svg +19 -0
  1204. package/src/illustrations/tnt/tnt-Scene-ChartBullet.svg +20 -0
  1205. package/src/illustrations/tnt/tnt-Scene-ChartDoughnut.svg +19 -0
  1206. package/src/illustrations/tnt/tnt-Scene-ChartFlow.svg +20 -0
  1207. package/src/illustrations/tnt/tnt-Scene-ChartGantt.svg +26 -0
  1208. package/src/illustrations/tnt/tnt-Scene-ChartOrg.svg +26 -0
  1209. package/src/illustrations/tnt/tnt-Scene-ChartPie.svg +18 -0
  1210. package/src/illustrations/tnt/tnt-Scene-CodePlaceholder.svg +9 -0
  1211. package/src/illustrations/tnt/tnt-Scene-Company.svg +30 -0
  1212. package/src/illustrations/tnt/tnt-Scene-Components.svg +16 -0
  1213. package/src/illustrations/tnt/tnt-Scene-ExternalLink.svg +14 -0
  1214. package/src/illustrations/tnt/tnt-Scene-FaceID.svg +21 -0
  1215. package/src/illustrations/tnt/tnt-Scene-Fingerprint.svg +35 -0
  1216. package/src/illustrations/tnt/tnt-Scene-Lock.svg +22 -0
  1217. package/src/illustrations/tnt/tnt-Scene-Mission.svg +19 -0
  1218. package/src/illustrations/tnt/tnt-Scene-NoApplications.svg +17 -0
  1219. package/src/illustrations/tnt/tnt-Scene-NoFlows.svg +20 -0
  1220. package/src/illustrations/tnt/tnt-Scene-NoUsers.svg +16 -0
  1221. package/src/illustrations/tnt/tnt-Scene-Radar.svg +20 -0
  1222. package/src/illustrations/tnt/tnt-Scene-Secrets.svg +14 -0
  1223. package/src/illustrations/tnt/tnt-Scene-Services.svg +17 -0
  1224. package/src/illustrations/tnt/tnt-Scene-SessionExpired.svg +18 -0
  1225. package/src/illustrations/tnt/tnt-Scene-SessionExpiring.svg +17 -0
  1226. package/src/illustrations/tnt/tnt-Scene-Success.svg +18 -0
  1227. package/src/illustrations/tnt/tnt-Scene-SuccessfulAuth.svg +20 -0
  1228. package/src/illustrations/tnt/tnt-Scene-Systems.svg +12 -0
  1229. package/src/illustrations/tnt/tnt-Scene-Teams.svg +20 -0
  1230. package/src/illustrations/tnt/tnt-Scene-Tools.svg +18 -0
  1231. package/src/illustrations/tnt/tnt-Scene-UnableToLoad.svg +20 -0
  1232. package/src/illustrations/tnt/tnt-Scene-Unlock.svg +15 -0
  1233. package/src/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.svg +22 -0
  1234. package/src/illustrations/tnt/tnt-Scene-User2.svg +22 -0
  1235. package/src/illustrations/tnt/tnt-Spot-ChartArea.svg +13 -0
  1236. package/src/illustrations/tnt/tnt-Spot-ChartArea2.svg +7 -0
  1237. package/src/illustrations/tnt/tnt-Spot-ChartBPMNFlow.svg +9 -0
  1238. package/src/illustrations/tnt/tnt-Spot-ChartBar.svg +8 -0
  1239. package/src/illustrations/tnt/tnt-Spot-ChartBullet.svg +10 -0
  1240. package/src/illustrations/tnt/tnt-Spot-ChartDoughnut.svg +9 -0
  1241. package/src/illustrations/tnt/tnt-Spot-ChartFlow.svg +8 -0
  1242. package/src/illustrations/tnt/tnt-Spot-ChartGantt.svg +12 -0
  1243. package/src/illustrations/tnt/tnt-Spot-ChartOrg.svg +6 -0
  1244. package/src/illustrations/tnt/tnt-Spot-ChartPie.svg +8 -0
  1245. package/src/illustrations/tnt/tnt-Spot-CodePlaceholder.svg +6 -0
  1246. package/src/illustrations/tnt/tnt-Spot-Company.svg +13 -0
  1247. package/src/illustrations/tnt/tnt-Spot-Components.svg +5 -0
  1248. package/src/illustrations/tnt/tnt-Spot-ExternalLink.svg +9 -0
  1249. package/src/illustrations/tnt/tnt-Spot-FaceID.svg +16 -0
  1250. package/src/illustrations/tnt/tnt-Spot-Fingerprint.svg +10 -0
  1251. package/src/illustrations/tnt/tnt-Spot-Lock.svg +13 -0
  1252. package/src/illustrations/tnt/tnt-Spot-Mission.svg +17 -0
  1253. package/src/illustrations/tnt/tnt-Spot-NoApplications.svg +11 -0
  1254. package/src/illustrations/tnt/tnt-Spot-NoFlows.svg +8 -0
  1255. package/src/illustrations/tnt/tnt-Spot-NoUsers.svg +11 -0
  1256. package/src/illustrations/tnt/tnt-Spot-Radar.svg +14 -0
  1257. package/src/illustrations/tnt/tnt-Spot-Secrets.svg +9 -0
  1258. package/src/illustrations/tnt/tnt-Spot-Services.svg +14 -0
  1259. package/src/illustrations/tnt/tnt-Spot-SessionExpired.svg +9 -0
  1260. package/src/illustrations/tnt/tnt-Spot-SessionExpiring.svg +9 -0
  1261. package/src/illustrations/tnt/tnt-Spot-Success.svg +9 -0
  1262. package/src/illustrations/tnt/tnt-Spot-SuccessfulAuth.svg +9 -0
  1263. package/src/illustrations/tnt/tnt-Spot-Systems.svg +10 -0
  1264. package/src/illustrations/tnt/tnt-Spot-Teams.svg +13 -0
  1265. package/src/illustrations/tnt/tnt-Spot-Tools.svg +7 -0
  1266. package/src/illustrations/tnt/tnt-Spot-UnableToLoad.svg +8 -0
  1267. package/src/illustrations/tnt/tnt-Spot-Unlock.svg +11 -0
  1268. package/src/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.svg +10 -0
  1269. package/src/illustrations/tnt/tnt-Spot-User2.svg +10 -0
  1270. package/src/themes/Bar.css +72 -0
  1271. package/src/themes/BarcodeScannerDialog.css +34 -0
  1272. package/src/themes/DynamicSideContent.css +66 -0
  1273. package/src/themes/FlexibleColumnLayout.css +102 -0
  1274. package/src/themes/IllustratedMessage.css +171 -0
  1275. package/src/themes/InvisibleTextStyles.css +9 -0
  1276. package/src/themes/MediaGallery.css +153 -0
  1277. package/src/themes/MediaGalleryItem.css +130 -0
  1278. package/src/themes/NotificationListGroupItem.css +70 -0
  1279. package/src/themes/NotificationListItem.css +130 -0
  1280. package/src/themes/NotificationListItemBase.css +49 -0
  1281. package/src/themes/NotificationOverflowActionsPopover.css +8 -0
  1282. package/src/themes/NotificationPrioIcon.css +17 -0
  1283. package/src/themes/Page.css +145 -0
  1284. package/src/themes/ProductSwitch.css +30 -0
  1285. package/src/themes/ProductSwitchItem.css +178 -0
  1286. package/src/themes/ShellBar.css +512 -0
  1287. package/src/themes/ShellBarPopover.css +5 -0
  1288. package/src/themes/SideNavigation.css +62 -0
  1289. package/src/themes/SideNavigationPopover.css +3 -0
  1290. package/src/themes/Timeline.css +41 -0
  1291. package/src/themes/TimelineItem.css +286 -0
  1292. package/src/themes/UploadCollection.css +118 -0
  1293. package/src/themes/UploadCollectionItem.css +181 -0
  1294. package/src/themes/ViewSettingsDialog.css +83 -0
  1295. package/src/themes/Wizard.css +95 -0
  1296. package/src/themes/WizardPopover.css +25 -0
  1297. package/src/themes/WizardTab.css +177 -0
  1298. package/src/themes/base/Bar-parameters.css +11 -0
  1299. package/src/themes/base/FlexibleColumnLayout-parameters.css +6 -0
  1300. package/src/themes/base/IllustratedMessage-parameters.css +13 -0
  1301. package/src/themes/base/MediaGallery-parameters.css +5 -0
  1302. package/src/themes/base/MediaGalleryItem-parameters.css +6 -0
  1303. package/src/themes/base/NotificationListItem-parameters.css +3 -0
  1304. package/src/themes/base/Page-parameters.css +4 -0
  1305. package/src/themes/base/ProductSwitchItem-parameters.css +10 -0
  1306. package/src/themes/base/ShellBar-parameters.css +24 -0
  1307. package/src/themes/base/SideNavigation-parameters.css +9 -0
  1308. package/src/themes/base/TimelineItem-parameters.css +20 -0
  1309. package/src/themes/base/UploadCollection-parameters.css +8 -0
  1310. package/src/themes/base/ViewSettingsDialog-parameters.css +7 -0
  1311. package/src/themes/base/Wizard-parameters.css +4 -0
  1312. package/src/themes/base/WizardTab-parameters.css +11 -0
  1313. package/src/themes/sap_belize/parameters-bundle.css +14 -0
  1314. package/src/themes/sap_belize_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1315. package/src/themes/sap_belize_hcb/MediaGallery-parameters.css +5 -0
  1316. package/src/themes/sap_belize_hcb/Page-parameters.css +3 -0
  1317. package/src/themes/sap_belize_hcb/ProductSwitchItem-parameters.css +8 -0
  1318. package/src/themes/sap_belize_hcb/TimelineItem-parameters.css +11 -0
  1319. package/src/themes/sap_belize_hcb/UploadCollection-parameters.css +7 -0
  1320. package/src/themes/sap_belize_hcb/WizardTab-parameters.css +9 -0
  1321. package/src/themes/sap_belize_hcb/parameters-bundle.css +14 -0
  1322. package/src/themes/sap_belize_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1323. package/src/themes/sap_belize_hcw/MediaGallery-parameters.css +5 -0
  1324. package/src/themes/sap_belize_hcw/Page-parameters.css +3 -0
  1325. package/src/themes/sap_belize_hcw/ProductSwitchItem-parameters.css +8 -0
  1326. package/src/themes/sap_belize_hcw/TimelineItem-parameters.css +11 -0
  1327. package/src/themes/sap_belize_hcw/UploadCollection-parameters.css +6 -0
  1328. package/src/themes/sap_belize_hcw/WizardTab-parameters.css +8 -0
  1329. package/src/themes/sap_belize_hcw/parameters-bundle.css +14 -0
  1330. package/src/themes/sap_fiori_3/parameters-bundle.css +14 -0
  1331. package/src/themes/sap_fiori_3_dark/parameters-bundle.css +14 -0
  1332. package/src/themes/sap_fiori_3_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1333. package/src/themes/sap_fiori_3_hcb/MediaGallery-parameters.css +5 -0
  1334. package/src/themes/sap_fiori_3_hcb/Page-parameters.css +4 -0
  1335. package/src/themes/sap_fiori_3_hcb/ProductSwitchItem-parameters.css +9 -0
  1336. package/src/themes/sap_fiori_3_hcb/TimelineItem-parameters.css +11 -0
  1337. package/src/themes/sap_fiori_3_hcb/UploadCollection-parameters.css +7 -0
  1338. package/src/themes/sap_fiori_3_hcb/WizardTab-parameters.css +9 -0
  1339. package/src/themes/sap_fiori_3_hcb/parameters-bundle.css +14 -0
  1340. package/src/themes/sap_fiori_3_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1341. package/src/themes/sap_fiori_3_hcw/MediaGallery-parameters.css +5 -0
  1342. package/src/themes/sap_fiori_3_hcw/Page-parameters.css +4 -0
  1343. package/src/themes/sap_fiori_3_hcw/ProductSwitchItem-parameters.css +9 -0
  1344. package/src/themes/sap_fiori_3_hcw/TimelineItem-parameters.css +11 -0
  1345. package/src/themes/sap_fiori_3_hcw/UploadCollection-parameters.css +6 -0
  1346. package/src/themes/sap_fiori_3_hcw/WizardTab-parameters.css +8 -0
  1347. package/src/themes/sap_fiori_3_hcw/parameters-bundle.css +14 -0
  1348. package/src/themes/sap_horizon/NotificationListItem-parameters.css +3 -0
  1349. package/src/themes/sap_horizon/ProductSwitchItem-parameters.css +5 -0
  1350. package/src/themes/sap_horizon/ShellBar-parameters.css +33 -0
  1351. package/src/themes/sap_horizon/SideNavigation-parameters.css +11 -0
  1352. package/src/themes/sap_horizon/TimelineItem-parameters.css +21 -0
  1353. package/src/themes/sap_horizon/UploadCollection-parameters.css +7 -0
  1354. package/src/themes/sap_horizon/Wizard-parameters.css +6 -0
  1355. package/src/themes/sap_horizon/WizardTab-parameters.css +11 -0
  1356. package/src/themes/sap_horizon/parameters-bundle.css +15 -0
  1357. package/src/themes/sap_horizon_dark/NotificationListItem-parameters.css +3 -0
  1358. package/src/themes/sap_horizon_dark/ProductSwitchItem-parameters.css +5 -0
  1359. package/src/themes/sap_horizon_dark/ShellBar-parameters.css +33 -0
  1360. package/src/themes/sap_horizon_dark/SideNavigation-parameters.css +11 -0
  1361. package/src/themes/sap_horizon_dark/TimelineItem-parameters.css +21 -0
  1362. package/src/themes/sap_horizon_dark/UploadCollection-parameters.css +7 -0
  1363. package/src/themes/sap_horizon_dark/Wizard-parameters.css +6 -0
  1364. package/src/themes/sap_horizon_dark/WizardTab-parameters.css +10 -0
  1365. package/src/themes/sap_horizon_dark/parameters-bundle.css +15 -0
  1366. package/src/themes/sap_horizon_exp/parameters-bundle.css +11 -0
  1367. package/src/themes/sap_horizon_hcb/FlexibleColumnLayout-parameters.css +6 -0
  1368. package/src/themes/sap_horizon_hcb/MediaGallery-parameters.css +5 -0
  1369. package/src/themes/sap_horizon_hcb/Page-parameters.css +4 -0
  1370. package/src/themes/sap_horizon_hcb/ProductSwitchItem-parameters.css +9 -0
  1371. package/src/themes/sap_horizon_hcb/ShellBar-parameters.css +11 -0
  1372. package/src/themes/sap_horizon_hcb/SideNavigation-parameters.css +9 -0
  1373. package/src/themes/sap_horizon_hcb/TimelineItem-parameters.css +11 -0
  1374. package/src/themes/sap_horizon_hcb/UploadCollection-parameters.css +10 -0
  1375. package/src/themes/sap_horizon_hcb/Wizard-parameters.css +6 -0
  1376. package/src/themes/sap_horizon_hcb/WizardTab-parameters.css +11 -0
  1377. package/src/themes/sap_horizon_hcb/parameters-bundle.css +14 -0
  1378. package/src/themes/sap_horizon_hcw/FlexibleColumnLayout-parameters.css +6 -0
  1379. package/src/themes/sap_horizon_hcw/MediaGallery-parameters.css +5 -0
  1380. package/src/themes/sap_horizon_hcw/Page-parameters.css +4 -0
  1381. package/src/themes/sap_horizon_hcw/ProductSwitchItem-parameters.css +9 -0
  1382. package/src/themes/sap_horizon_hcw/SideNavigation-parameters.css +9 -0
  1383. package/src/themes/sap_horizon_hcw/TimelineItem-parameters.css +11 -0
  1384. package/src/themes/sap_horizon_hcw/UploadCollection-parameters.css +9 -0
  1385. package/src/themes/sap_horizon_hcw/Wizard-parameters.css +6 -0
  1386. package/src/themes/sap_horizon_hcw/WizardTab-parameters.css +11 -0
  1387. package/src/themes/sap_horizon_hcw/parameters-bundle.css +14 -0
  1388. package/src/types/BarDesign.js +54 -0
  1389. package/src/types/FCLLayout.js +134 -0
  1390. package/src/types/IllustrationMessageSize.js +71 -0
  1391. package/src/types/IllustrationMessageType.js +556 -0
  1392. package/src/types/MediaGalleryItemLayout.js +44 -0
  1393. package/src/types/MediaGalleryLayout.js +48 -0
  1394. package/src/types/MediaGalleryMenuHorizontalAlign.js +41 -0
  1395. package/src/types/MediaGalleryMenuVerticalAlign.js +40 -0
  1396. package/src/types/PageBackgroundDesign.js +53 -0
  1397. package/src/types/SideContentFallDown.js +54 -0
  1398. package/src/types/SideContentPosition.js +42 -0
  1399. package/src/types/SideContentVisibility.js +61 -0
  1400. package/src/types/TimelineLayout.js +42 -0
  1401. package/src/types/UploadCollectionDnDMode.js +49 -0
  1402. package/src/types/UploadState.js +56 -0
  1403. package/src/types/ViewSettingsDialogMode.js +43 -0
  1404. package/src/upload-utils/UploadCollectionBodyDnD.js +78 -0
  1405. package/dist/generated/templates/ShellBarItemTemplate.lit.js +0 -8
  1406. package/dist/webcomponentsjs/LICENSE.md +0 -19
  1407. package/dist/webcomponentsjs/README.md +0 -229
  1408. package/dist/webcomponentsjs/bundles/webcomponents-ce.js +0 -63
  1409. package/dist/webcomponentsjs/bundles/webcomponents-ce.js.map +0 -1
  1410. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js +0 -297
  1411. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map +0 -1
  1412. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js +0 -208
  1413. package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js.map +0 -1
  1414. package/dist/webcomponentsjs/bundles/webcomponents-sd.js +0 -166
  1415. package/dist/webcomponentsjs/bundles/webcomponents-sd.js.map +0 -1
  1416. package/dist/webcomponentsjs/custom-elements-es5-adapter.js +0 -15
  1417. package/dist/webcomponentsjs/package.json +0 -46
  1418. package/dist/webcomponentsjs/webcomponents-bundle.js +0 -298
  1419. package/dist/webcomponentsjs/webcomponents-bundle.js.map +0 -1
  1420. package/dist/webcomponentsjs/webcomponents-loader.js +0 -185
@@ -1,229 +0,0 @@
1
- [![Build Status](https://travis-ci.org/webcomponents/webcomponentsjs.svg?branch=master)](https://travis-ci.org/webcomponents/webcomponentsjs)
2
-
3
- webcomponents.js (v1 spec polyfills)
4
- ================
5
-
6
- > **Note**. For polyfills that work with the older Custom Elements and Shadow DOM v0 specs,
7
- see the [v0 branch](https://github.com/webcomponents/webcomponentsjs/tree/v0).
8
-
9
- > **Note**. For polyfills that include HTML Imports,
10
- see the [v1 branch](https://github.com/webcomponents/webcomponentsjs/tree/v1).
11
-
12
- A suite of polyfills supporting the [Web Components](http://webcomponents.org) specs:
13
-
14
- - **Custom Elements v1**: allows authors to define their own custom tags ([spec](https://w3c.github.io/webcomponents/spec/custom/), [tutorial](https://developers.google.com/web/fundamentals/getting-started/primers/customelements), [polyfill](https://github.com/webcomponents/custom-elements)).
15
- - **Shadow DOM v1**: provides encapsulation by hiding DOM subtrees under shadow roots ([spec](https://w3c.github.io/webcomponents/spec/shadow/), [tutorial](https://developers.google.com/web/fundamentals/getting-started/primers/shadowdom),
16
- [shadydom polyfill](https://github.com/webcomponents/shadydom), [shadycss polyfill](https://github.com/webcomponents/shadycss)).
17
-
18
- For browsers that need it, there are also some minor polyfills included:
19
- - [`HTMLTemplateElement`](https://github.com/webcomponents/template)
20
- - [`Promise`](https://github.com/taylorhakes/promise-polyfill)
21
- - `Event`, `CustomEvent`, `MouseEvent` constructors and `Object.assign`, `Array.from`
22
- (see [webcomponents-platform](https://github.com/webcomponents/webcomponents-platform))
23
- - [`URL constructor`](https://github.com/webcomponents/URL)
24
-
25
- ## How to use
26
- ### Install polyfills
27
- ```bash
28
- npm install @webcomponents/webcomponentsjs
29
- ```
30
-
31
- You can also load the code from a CDN such as unpkg: https://unpkg.com/@webcomponents/webcomponentsjs@^2/
32
-
33
- ### Using `webcomponents-bundle.js`
34
-
35
- The `webcomponents-bundle.js` contains all of the web components polyfills and is
36
- suitable for use on any supported browser. All of the polyfill code will be loaded
37
- but each polyfill will only be used based on feature detection.
38
- The bundle includes Custom Elements, Shady DOM/CSS and generic platform polyfills
39
- (such as ES6 Promise, Constructable events, etc.) (needed by Internet Explorer 11),
40
- and Template (needed by IE 11 and Edge).
41
-
42
- The `webcomponents-bundle.js` is very simple to use but it does load code
43
- that is not needed on most modern browsers, slowing page load. For best performance,
44
- use the `webcomponents-loader.js`.
45
-
46
- Here's an example:
47
-
48
- ```html
49
- <!-- load webcomponents bundle, which includes all the necessary polyfills -->
50
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js"></script>
51
-
52
- <!-- load the element -->
53
- <script type="module" src="my-element.js"></script>
54
-
55
- <!-- use the element -->
56
- <my-element></my-element>
57
- ```
58
-
59
- ### Using `webcomponents-loader.js`
60
-
61
- The `webcomponents-loader.js` is a client-side loader that dynamically loads the
62
- minimum polyfill bundle, using feature detection.
63
-
64
- `webcomponents-loader.js` can be loaded synchronously, or asynchronously depending on your needs.
65
-
66
- #### Inlining
67
-
68
- If you have inlined the source of `webcomponent-loader.js`, then you should specify `window.WebComponents.root` as the root from which to load the polyfills.
69
- For example:
70
-
71
- ```html
72
- <script>
73
- window.WebComponents = window.WebComponents || {};
74
- window.WebComponents.root = 'node_modules/@webcomponents/webcomponentsjs/';
75
- </script>
76
- ```
77
-
78
- #### Synchronous
79
- When loaded synchronously, `webcomponents-loader.js` behaves similarly to `webcomponents-bundle.js`.
80
-
81
- The appropriate bundle will be loaded with `document.write()` to ensure that WebComponent polyfills are available for subsequent scripts and modules.
82
-
83
- Here's an example:
84
-
85
- ```html
86
- <!-- load the webcomponents loader, which injects the necessary polyfill bundle -->
87
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
88
-
89
- <!-- load the element -->
90
- <script type="module" src="my-element.js"></script>
91
-
92
- <!-- use the element -->
93
- <my-element></my-element>
94
- ```
95
-
96
- #### Asynchronous
97
- When loaded asychronously with the `defer` attribute, polyfill bundles will be loaded asynchronously,
98
- which means that scripts and modules that depend on webcomponents APIs *must* be loaded
99
- using `WebComponents.waitFor` function.
100
-
101
- The `WebComponents.waitFor` function takes a callback function as an argument, and will evaluate that callback after the polyfill bundle has been loaded.
102
-
103
- The callback function should load scripts that need the polyfills (typically via `import('my-script.js')`) and
104
- should return a promise that resolves when all scripts have loaded.
105
-
106
- Here's an example:
107
-
108
- ```html
109
- <!-- Load polyfills; note that "loader" will load these async -->
110
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js" defer></script>
111
-
112
- <!-- Load a custom element definitions in `waitFor` and return a promise -->
113
- <script type="module">
114
- WebComponents.waitFor(() => {
115
- // At this point we are guaranteed that all required polyfills have
116
- // loaded, and can use web components API's.
117
- // The standard pattern is to load element definitions that call
118
- // `customElements.define` here.
119
- // Note: returning the import's promise causes the custom elements
120
- // polyfill to wait until all definitions are loaded and then upgrade
121
- // the document in one batch, for better performance.
122
- return import('my-element.js');
123
- });
124
- </script>
125
-
126
- <!-- Use the custom element -->
127
- <my-element></my-element>
128
- ```
129
-
130
- The `WebComponents.waitFor` function may be called multiple times, and the callback functions will be processed in order.
131
-
132
- Here's a more complicated example:
133
-
134
- ```html
135
- <!-- Load polyfills; note that "loader" will load these async -->
136
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js" defer></script>
137
-
138
- <script type="module">
139
- WebComponents.waitFor(async () => {
140
- if (!window.fetch) {
141
- await import('node_modules/fetch-polyfill/fetch.js');
142
- }
143
- return import('my-element.js');
144
- })
145
- </script>
146
-
147
- <script type="module">
148
- </script>
149
- ```
150
-
151
- ### WebComponentsReady event
152
-
153
- The `WebComponentsReady` event is fired when polyfills and user scripts have loaded and custom elements have been upgraded. This event is generally not needed; however, it may be useful in some cases like testing. If imperative code should wait until a specific custom element definition has loaded, it can use the platform `customElements.whenDefined` API.
154
-
155
- ### `custom-elements-es5-adapter.js`
156
- According to the spec, only ES6 classes (https://html.spec.whatwg.org/multipage/scripting.html#custom-element-conformance) may be passed to the _native_ `customElements.define` API. For best performnace, ES6 should be served to browsers that support it, and ES5 code should be serve to those that don't. Since this may not always be possible, it may make sense to compile and serve ES5 to all browsers. However, if you do so, ES5-style custom element classes will now **not** work on browsers with native Custom Elements because ES5-style classes cannot properly extend ES6 classes, like `HTMLElement`.
157
-
158
- As a workaround, if your project has been compiled to ES5, load `custom-elements-es5-adapter.js` before defining Custom Elements. This adapter will automatically wrap ES5.
159
-
160
- **The adapter must NOT be compiled.**
161
-
162
- ## Browser Support
163
-
164
- The polyfills are intended to work in the latest versions of evergreen browsers. See below
165
- for our complete browser support matrix:
166
-
167
- | Polyfill | Edge | IE11+ | Chrome* | Firefox* | Safari 9+* | Chrome Android* | Mobile Safari* |
168
- | ---------- |:----:|:-----:|:-------:|:--------:|:----------:|:---------------:|:--------------:|
169
- | Custom Elements | ✓ | ✓ | ✓ | ✓ | ✓ | ✓| ✓ |
170
- | Shady CSS/DOM | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
171
-
172
- \*Indicates the current version of the browser
173
-
174
- The polyfills may work in older browsers, however require additional polyfills (such as classList, or other [platform](https://github.com/webcomponents/webcomponents-platform)
175
- polyfills) to be used. We cannot guarantee support for browsers outside of our compatibility matrix.
176
-
177
-
178
- ### Manually Building
179
-
180
- If you wish to build the bundles yourself, you'll need `node` and `npm` on your system:
181
-
182
- * install [node.js](http://nodejs.org/) using the instructions on their website
183
- * use `npm` to install [gulp.js](http://gulpjs.com/): `npm install -g gulp`
184
- * make sure you have Java installed per https://www.npmjs.com/package/google-closure-compiler#java-version
185
-
186
- Now you are ready to build the polyfills with:
187
-
188
- # install dependencies
189
- npm install
190
- # build
191
- npm run build
192
-
193
- The builds will be placed into the root directory.
194
-
195
- ## Contribute
196
-
197
- See the [contributing guide](CONTRIBUTING.md)
198
-
199
- ## License
200
-
201
- Everything in this repository is BSD style license unless otherwise specified.
202
-
203
- Copyright (c) 2015 The Polymer Authors. All rights reserved.
204
-
205
- ## Changes in version 2.x
206
-
207
- * The HTML Imports polyfill has been removed. Given that ES modules have shipped in
208
- most browsers, the expectation is that web components code will be loaded via
209
- ES modules.
210
- * When using `webcomponents-loader.js` with the `defer` attribute, scripts that rely on the polyfills *must* be loaded using `WebComponents.waitFor(loadCallback)`.
211
-
212
- ## Known Issues
213
-
214
- * [ShadowDOM CSS is not encapsulated out of the box](#shadycss)
215
- * [Custom element's constructor property is unreliable](#constructor)
216
- * [ShadyCSS: :host(.zot:not(.bar:nth-child(2))) doesn't work](#nestedparens)
217
-
218
- ### ShadowDOM CSS is not encapsulated out of the box <a id="shadycss"></a>
219
- The ShadowDOM polyfill is not able to encapsulate CSS in ShadowDOM out of the box. You need to use specific code from the ShadyCSS library, included with the polyfill. See [ShadyCSS instructions](https://github.com/webcomponents/shadycss).
220
-
221
- ### Custom element's constructor property is unreliable <a id="constructor"></a>
222
- See [#215](https://github.com/webcomponents/webcomponentsjs/issues/215) for background.
223
-
224
- In Edge and IE, instances of Custom Elements have a `constructor` property of `HTMLUnknownElementConstructor` and `HTMLUnknownElement`, respectively. It's unsafe to rely on this property for checking element types.
225
-
226
- It's worth noting that `customElement.__proto__.__proto__.constructor` is `HTMLElementPrototype` and that the prototype chain isn't modified by the polyfills(onto `ElementPrototype`, etc.)
227
-
228
- ### ShadyCSS: :host(.zot:not(.bar:nth-child(2))) doesn't work <a id="nestedparens"></a>
229
- ShadyCSS `:host()` rules can only have (at most) 1-level of nested parentheses in its argument selector under ShadyCSS. For example, `:host(.zot)` and `:host(.zot:not(.bar))` both work, but `:host(.zot:not(.bar:nth-child(2)))` does not.
@@ -1,63 +0,0 @@
1
- /**
2
- @license @nocompile
3
- Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
4
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
5
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
6
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
7
- Code distributed by Google as part of the polymer project is also
8
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9
- */
10
- (function(){/*
11
-
12
- Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
13
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
14
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
15
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
16
- Code distributed by Google as part of the polymer project is also
17
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
18
- */
19
- 'use strict';var n=window.Document.prototype.createElement,p=window.Document.prototype.createElementNS,aa=window.Document.prototype.importNode,ba=window.Document.prototype.prepend,ca=window.Document.prototype.append,da=window.DocumentFragment.prototype.prepend,ea=window.DocumentFragment.prototype.append,q=window.Node.prototype.cloneNode,r=window.Node.prototype.appendChild,t=window.Node.prototype.insertBefore,u=window.Node.prototype.removeChild,v=window.Node.prototype.replaceChild,x=Object.getOwnPropertyDescriptor(window.Node.prototype,
20
- "textContent"),y=window.Element.prototype.attachShadow,z=Object.getOwnPropertyDescriptor(window.Element.prototype,"innerHTML"),A=window.Element.prototype.getAttribute,B=window.Element.prototype.setAttribute,C=window.Element.prototype.removeAttribute,D=window.Element.prototype.getAttributeNS,E=window.Element.prototype.setAttributeNS,F=window.Element.prototype.removeAttributeNS,G=window.Element.prototype.insertAdjacentElement,fa=window.Element.prototype.insertAdjacentHTML,ha=window.Element.prototype.prepend,
21
- ia=window.Element.prototype.append,ja=window.Element.prototype.before,ka=window.Element.prototype.after,la=window.Element.prototype.replaceWith,ma=window.Element.prototype.remove,na=window.HTMLElement,H=Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),oa=window.HTMLElement.prototype.insertAdjacentElement,pa=window.HTMLElement.prototype.insertAdjacentHTML;var qa=new Set;"annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" ").forEach(function(a){return qa.add(a)});function ra(a){var b=qa.has(a);a=/^[a-z][.0-9_a-z]*-[\-.0-9_a-z]*$/.test(a);return!b&&a}var sa=document.contains?document.contains.bind(document):document.documentElement.contains.bind(document.documentElement);
22
- function I(a){var b=a.isConnected;if(void 0!==b)return b;if(sa(a))return!0;for(;a&&!(a.__CE_isImportDocument||a instanceof Document);)a=a.parentNode||(window.ShadowRoot&&a instanceof ShadowRoot?a.host:void 0);return!(!a||!(a.__CE_isImportDocument||a instanceof Document))}function J(a){var b=a.children;if(b)return Array.prototype.slice.call(b);b=[];for(a=a.firstChild;a;a=a.nextSibling)a.nodeType===Node.ELEMENT_NODE&&b.push(a);return b}
23
- function K(a,b){for(;b&&b!==a&&!b.nextSibling;)b=b.parentNode;return b&&b!==a?b.nextSibling:null}
24
- function L(a,b,c){for(var f=a;f;){if(f.nodeType===Node.ELEMENT_NODE){var d=f;b(d);var e=d.localName;if("link"===e&&"import"===d.getAttribute("rel")){f=d.import;void 0===c&&(c=new Set);if(f instanceof Node&&!c.has(f))for(c.add(f),f=f.firstChild;f;f=f.nextSibling)L(f,b,c);f=K(a,d);continue}else if("template"===e){f=K(a,d);continue}if(d=d.__CE_shadowRoot)for(d=d.firstChild;d;d=d.nextSibling)L(d,b,c)}f=f.firstChild?f.firstChild:K(a,f)}}function M(a,b,c){a[b]=c};function ta(a){var b=document;this.c=a;this.a=b;this.b=void 0;N(this.c,this.a);"loading"===this.a.readyState&&(this.b=new MutationObserver(this.f.bind(this)),this.b.observe(this.a,{childList:!0,subtree:!0}))}function ua(a){a.b&&a.b.disconnect()}ta.prototype.f=function(a){var b=this.a.readyState;"interactive"!==b&&"complete"!==b||ua(this);for(b=0;b<a.length;b++)for(var c=a[b].addedNodes,f=0;f<c.length;f++)N(this.c,c[f])};function va(){var a=this;this.b=this.a=void 0;this.c=new Promise(function(b){a.b=b;a.a&&b(a.a)})}function wa(a){if(a.a)throw Error("Already resolved.");a.a=void 0;a.b&&a.b(void 0)};function O(a){this.f=new Map;this.g=new Map;this.l=new Map;this.i=!1;this.b=a;this.j=new Map;this.c=function(b){return b()};this.a=!1;this.h=[];this.m=a.f?new ta(a):void 0}O.prototype.o=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructor getters must be functions.");xa(this,a);this.f.set(a,b);this.h.push(a);this.a||(this.a=!0,this.c(function(){return ya(c)}))};
25
- O.prototype.define=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructors must be functions.");xa(this,a);za(this,a,b);this.h.push(a);this.a||(this.a=!0,this.c(function(){return ya(c)}))};function xa(a,b){if(!ra(b))throw new SyntaxError("The element name '"+b+"' is not valid.");if(P(a,b))throw Error("A custom element with name '"+b+"' has already been defined.");if(a.i)throw Error("A custom element is already being defined.");}
26
- function za(a,b,c){a.i=!0;var f;try{var d=function(m){var w=e[m];if(void 0!==w&&!(w instanceof Function))throw Error("The '"+m+"' callback must be a function.");return w},e=c.prototype;if(!(e instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");var g=d("connectedCallback");var h=d("disconnectedCallback");var k=d("adoptedCallback");var l=(f=d("attributeChangedCallback"))&&c.observedAttributes||[]}catch(m){throw m;}finally{a.i=!1}c={localName:b,constructorFunction:c,
27
- connectedCallback:g,disconnectedCallback:h,adoptedCallback:k,attributeChangedCallback:f,observedAttributes:l,constructionStack:[]};a.g.set(b,c);a.l.set(c.constructorFunction,c);return c}O.prototype.upgrade=function(a){N(this.b,a)};
28
- function ya(a){if(!1!==a.a){a.a=!1;for(var b=[],c=a.h,f=new Map,d=0;d<c.length;d++)f.set(c[d],[]);N(a.b,document,{upgrade:function(k){if(void 0===k.__CE_state){var l=k.localName,m=f.get(l);m?m.push(k):a.g.has(l)&&b.push(k)}}});for(d=0;d<b.length;d++)Q(a.b,b[d]);for(d=0;d<c.length;d++){for(var e=c[d],g=f.get(e),h=0;h<g.length;h++)Q(a.b,g[h]);(e=a.j.get(e))&&wa(e)}c.length=0}}O.prototype.get=function(a){if(a=P(this,a))return a.constructorFunction};
29
- O.prototype.whenDefined=function(a){if(!ra(a))return Promise.reject(new SyntaxError("'"+a+"' is not a valid custom element name."));var b=this.j.get(a);if(b)return b.c;b=new va;this.j.set(a,b);var c=this.g.has(a)||this.f.has(a);a=-1===this.h.indexOf(a);c&&a&&wa(b);return b.c};O.prototype.polyfillWrapFlushCallback=function(a){this.m&&ua(this.m);var b=this.c;this.c=function(c){return a(function(){return b(c)})}};
30
- function P(a,b){var c=a.g.get(b);if(c)return c;if(c=a.f.get(b)){a.f.delete(b);try{return za(a,b,c())}catch(f){R(f)}}}window.CustomElementRegistry=O;O.prototype.define=O.prototype.define;O.prototype.upgrade=O.prototype.upgrade;O.prototype.get=O.prototype.get;O.prototype.whenDefined=O.prototype.whenDefined;O.prototype.polyfillDefineLazy=O.prototype.o;O.prototype.polyfillWrapFlushCallback=O.prototype.polyfillWrapFlushCallback;function S(){var a=T&&T.noDocumentConstructionObserver,b=T&&T.shadyDomFastWalk;this.b=[];this.c=[];this.a=!1;this.shadyDomFastWalk=b;this.f=!a}function U(a,b,c,f){var d=window.ShadyDOM;if(a.shadyDomFastWalk&&d&&d.inUse){if(b.nodeType===Node.ELEMENT_NODE&&c(b),b.querySelectorAll)for(a=d.nativeMethods.querySelectorAll.call(b,"*"),b=0;b<a.length;b++)c(a[b])}else L(b,c,f)}function Aa(a,b){a.a=!0;a.b.push(b)}function Ba(a,b){a.a=!0;a.c.push(b)}function V(a,b){a.a&&U(a,b,function(c){return W(a,c)})}
31
- function W(a,b){if(a.a&&!b.__CE_patched){b.__CE_patched=!0;for(var c=0;c<a.b.length;c++)a.b[c](b);for(c=0;c<a.c.length;c++)a.c[c](b)}}function X(a,b){var c=[];U(a,b,function(d){return c.push(d)});for(b=0;b<c.length;b++){var f=c[b];1===f.__CE_state?a.connectedCallback(f):Q(a,f)}}function Y(a,b){var c=[];U(a,b,function(d){return c.push(d)});for(b=0;b<c.length;b++){var f=c[b];1===f.__CE_state&&a.disconnectedCallback(f)}}
32
- function N(a,b,c){c=void 0===c?{}:c;var f=c.s,d=c.upgrade||function(g){return Q(a,g)},e=[];U(a,b,function(g){a.a&&W(a,g);if("link"===g.localName&&"import"===g.getAttribute("rel")){var h=g.import;h instanceof Node&&(h.__CE_isImportDocument=!0,h.__CE_registry=document.__CE_registry);h&&"complete"===h.readyState?h.__CE_documentLoadHandled=!0:g.addEventListener("load",function(){var k=g.import;if(!k.__CE_documentLoadHandled){k.__CE_documentLoadHandled=!0;var l=new Set;f&&(f.forEach(function(m){return l.add(m)}),
33
- l.delete(k));N(a,k,{s:l,upgrade:d})}})}else e.push(g)},f);for(b=0;b<e.length;b++)d(e[b])}
34
- function Q(a,b){try{var c=b.ownerDocument,f=c.__CE_registry;var d=f&&(c.defaultView||c.__CE_isImportDocument)?P(f,b.localName):void 0;if(d&&void 0===b.__CE_state){d.constructionStack.push(b);try{try{if(new d.constructorFunction!==b)throw Error("The custom element constructor did not produce the element being upgraded.");}finally{d.constructionStack.pop()}}catch(k){throw b.__CE_state=2,k;}b.__CE_state=1;b.__CE_definition=d;if(d.attributeChangedCallback&&b.hasAttributes()){var e=d.observedAttributes;
35
- for(d=0;d<e.length;d++){var g=e[d],h=b.getAttribute(g);null!==h&&a.attributeChangedCallback(b,g,null,h,null)}}I(b)&&a.connectedCallback(b)}}catch(k){R(k)}}S.prototype.connectedCallback=function(a){var b=a.__CE_definition;if(b.connectedCallback)try{b.connectedCallback.call(a)}catch(c){R(c)}};S.prototype.disconnectedCallback=function(a){var b=a.__CE_definition;if(b.disconnectedCallback)try{b.disconnectedCallback.call(a)}catch(c){R(c)}};
36
- S.prototype.attributeChangedCallback=function(a,b,c,f,d){var e=a.__CE_definition;if(e.attributeChangedCallback&&-1<e.observedAttributes.indexOf(b))try{e.attributeChangedCallback.call(a,b,c,f,d)}catch(g){R(g)}};
37
- function Ca(a,b,c,f){var d=b.__CE_registry;if(d&&(null===f||"http://www.w3.org/1999/xhtml"===f)&&(d=P(d,c)))try{var e=new d.constructorFunction;if(void 0===e.__CE_state||void 0===e.__CE_definition)throw Error("Failed to construct '"+c+"': The returned value was not constructed with the HTMLElement constructor.");if("http://www.w3.org/1999/xhtml"!==e.namespaceURI)throw Error("Failed to construct '"+c+"': The constructed element's namespace must be the HTML namespace.");if(e.hasAttributes())throw Error("Failed to construct '"+
38
- c+"': The constructed element must not have any attributes.");if(null!==e.firstChild)throw Error("Failed to construct '"+c+"': The constructed element must not have any children.");if(null!==e.parentNode)throw Error("Failed to construct '"+c+"': The constructed element must not have a parent node.");if(e.ownerDocument!==b)throw Error("Failed to construct '"+c+"': The constructed element's owner document is incorrect.");if(e.localName!==c)throw Error("Failed to construct '"+c+"': The constructed element's local name is incorrect.");
39
- return e}catch(g){return R(g),b=null===f?n.call(b,c):p.call(b,f,c),Object.setPrototypeOf(b,HTMLUnknownElement.prototype),b.__CE_state=2,b.__CE_definition=void 0,W(a,b),b}b=null===f?n.call(b,c):p.call(b,f,c);W(a,b);return b}
40
- function R(a){var b=a.message,c=a.sourceURL||a.fileName||"",f=a.line||a.lineNumber||0,d=a.column||a.columnNumber||0,e=void 0;void 0===ErrorEvent.prototype.initErrorEvent?e=new ErrorEvent("error",{cancelable:!0,message:b,filename:c,lineno:f,colno:d,error:a}):(e=document.createEvent("ErrorEvent"),e.initErrorEvent("error",!1,!0,b,c,f),e.preventDefault=function(){Object.defineProperty(this,"defaultPrevented",{configurable:!0,get:function(){return!0}})});void 0===e.error&&Object.defineProperty(e,"error",
41
- {configurable:!0,enumerable:!0,get:function(){return a}});window.dispatchEvent(e);e.defaultPrevented||console.error(a)};var Da=new function(){};function Ea(a){window.HTMLElement=function(){function b(){var c=this.constructor;var f=document.__CE_registry.l.get(c);if(!f)throw Error("Failed to construct a custom element: The constructor was not registered with `customElements`.");var d=f.constructionStack;if(0===d.length)return d=n.call(document,f.localName),Object.setPrototypeOf(d,c.prototype),d.__CE_state=1,d.__CE_definition=f,W(a,d),d;var e=d.length-1,g=d[e];if(g===Da)throw Error("Failed to construct '"+f.localName+"': This element was already constructed.");
42
- d[e]=Da;Object.setPrototypeOf(g,c.prototype);W(a,g);return g}b.prototype=na.prototype;Object.defineProperty(b.prototype,"constructor",{writable:!0,configurable:!0,enumerable:!1,value:b});return b}()};function Z(a,b,c){function f(d){return function(e){for(var g=[],h=0;h<arguments.length;++h)g[h]=arguments[h];h=[];for(var k=[],l=0;l<g.length;l++){var m=g[l];m instanceof Element&&I(m)&&k.push(m);if(m instanceof DocumentFragment)for(m=m.firstChild;m;m=m.nextSibling)h.push(m);else h.push(m)}d.apply(this,g);for(g=0;g<k.length;g++)Y(a,k[g]);if(I(this))for(g=0;g<h.length;g++)k=h[g],k instanceof Element&&X(a,k)}}void 0!==c.prepend&&M(b,"prepend",f(c.prepend));void 0!==c.append&&M(b,"append",f(c.append))}
43
- ;function Fa(a){M(Document.prototype,"createElement",function(b){return Ca(a,this,b,null)});M(Document.prototype,"importNode",function(b,c){b=aa.call(this,b,!!c);this.__CE_registry?N(a,b):V(a,b);return b});M(Document.prototype,"createElementNS",function(b,c){return Ca(a,this,c,b)});Z(a,Document.prototype,{prepend:ba,append:ca})};function Ga(a){function b(c,f){Object.defineProperty(c,"textContent",{enumerable:f.enumerable,configurable:!0,get:f.get,set:function(d){if(this.nodeType===Node.TEXT_NODE)f.set.call(this,d);else{var e=void 0;if(this.firstChild){var g=this.childNodes,h=g.length;if(0<h&&I(this)){e=Array(h);for(var k=0;k<h;k++)e[k]=g[k]}}f.set.call(this,d);if(e)for(d=0;d<e.length;d++)Y(a,e[d])}}})}M(Node.prototype,"insertBefore",function(c,f){if(c instanceof DocumentFragment){var d=J(c);c=t.call(this,c,f);if(I(this))for(f=
44
- 0;f<d.length;f++)X(a,d[f]);return c}d=c instanceof Element&&I(c);f=t.call(this,c,f);d&&Y(a,c);I(this)&&X(a,c);return f});M(Node.prototype,"appendChild",function(c){if(c instanceof DocumentFragment){var f=J(c);c=r.call(this,c);if(I(this))for(var d=0;d<f.length;d++)X(a,f[d]);return c}f=c instanceof Element&&I(c);d=r.call(this,c);f&&Y(a,c);I(this)&&X(a,c);return d});M(Node.prototype,"cloneNode",function(c){c=q.call(this,!!c);this.ownerDocument.__CE_registry?N(a,c):V(a,c);return c});M(Node.prototype,
45
- "removeChild",function(c){var f=c instanceof Element&&I(c),d=u.call(this,c);f&&Y(a,c);return d});M(Node.prototype,"replaceChild",function(c,f){if(c instanceof DocumentFragment){var d=J(c);c=v.call(this,c,f);if(I(this))for(Y(a,f),f=0;f<d.length;f++)X(a,d[f]);return c}d=c instanceof Element&&I(c);var e=v.call(this,c,f),g=I(this);g&&Y(a,f);d&&Y(a,c);g&&X(a,c);return e});x&&x.get?b(Node.prototype,x):Aa(a,function(c){b(c,{enumerable:!0,configurable:!0,get:function(){for(var f=[],d=this.firstChild;d;d=
46
- d.nextSibling)d.nodeType!==Node.COMMENT_NODE&&f.push(d.textContent);return f.join("")},set:function(f){for(;this.firstChild;)u.call(this,this.firstChild);null!=f&&""!==f&&r.call(this,document.createTextNode(f))}})})};function Ha(a){function b(f){return function(d){for(var e=[],g=0;g<arguments.length;++g)e[g]=arguments[g];g=[];for(var h=[],k=0;k<e.length;k++){var l=e[k];l instanceof Element&&I(l)&&h.push(l);if(l instanceof DocumentFragment)for(l=l.firstChild;l;l=l.nextSibling)g.push(l);else g.push(l)}f.apply(this,e);for(e=0;e<h.length;e++)Y(a,h[e]);if(I(this))for(e=0;e<g.length;e++)h=g[e],h instanceof Element&&X(a,h)}}var c=Element.prototype;void 0!==ja&&M(c,"before",b(ja));void 0!==ka&&M(c,"after",b(ka));void 0!==
47
- la&&M(c,"replaceWith",function(f){for(var d=[],e=0;e<arguments.length;++e)d[e]=arguments[e];e=[];for(var g=[],h=0;h<d.length;h++){var k=d[h];k instanceof Element&&I(k)&&g.push(k);if(k instanceof DocumentFragment)for(k=k.firstChild;k;k=k.nextSibling)e.push(k);else e.push(k)}h=I(this);la.apply(this,d);for(d=0;d<g.length;d++)Y(a,g[d]);if(h)for(Y(a,this),d=0;d<e.length;d++)g=e[d],g instanceof Element&&X(a,g)});void 0!==ma&&M(c,"remove",function(){var f=I(this);ma.call(this);f&&Y(a,this)})};function Ia(a){function b(d,e){Object.defineProperty(d,"innerHTML",{enumerable:e.enumerable,configurable:!0,get:e.get,set:function(g){var h=this,k=void 0;I(this)&&(k=[],U(a,this,function(w){w!==h&&k.push(w)}));e.set.call(this,g);if(k)for(var l=0;l<k.length;l++){var m=k[l];1===m.__CE_state&&a.disconnectedCallback(m)}this.ownerDocument.__CE_registry?N(a,this):V(a,this);return g}})}function c(d,e){M(d,"insertAdjacentElement",function(g,h){var k=I(h);g=e.call(this,g,h);k&&Y(a,h);I(g)&&X(a,h);return g})}
48
- function f(d,e){function g(h,k){for(var l=[];h!==k;h=h.nextSibling)l.push(h);for(k=0;k<l.length;k++)N(a,l[k])}M(d,"insertAdjacentHTML",function(h,k){h=h.toLowerCase();if("beforebegin"===h){var l=this.previousSibling;e.call(this,h,k);g(l||this.parentNode.firstChild,this)}else if("afterbegin"===h)l=this.firstChild,e.call(this,h,k),g(this.firstChild,l);else if("beforeend"===h)l=this.lastChild,e.call(this,h,k),g(l||this.firstChild,null);else if("afterend"===h)l=this.nextSibling,e.call(this,h,k),g(this.nextSibling,
49
- l);else throw new SyntaxError("The value provided ("+String(h)+") is not one of 'beforebegin', 'afterbegin', 'beforeend', or 'afterend'.");})}y&&M(Element.prototype,"attachShadow",function(d){d=y.call(this,d);if(a.a&&!d.__CE_patched){d.__CE_patched=!0;for(var e=0;e<a.b.length;e++)a.b[e](d)}return this.__CE_shadowRoot=d});z&&z.get?b(Element.prototype,z):H&&H.get?b(HTMLElement.prototype,H):Ba(a,function(d){b(d,{enumerable:!0,configurable:!0,get:function(){return q.call(this,!0).innerHTML},set:function(e){var g=
50
- "template"===this.localName,h=g?this.content:this,k=p.call(document,this.namespaceURI,this.localName);for(k.innerHTML=e;0<h.childNodes.length;)u.call(h,h.childNodes[0]);for(e=g?k.content:k;0<e.childNodes.length;)r.call(h,e.childNodes[0])}})});M(Element.prototype,"setAttribute",function(d,e){if(1!==this.__CE_state)return B.call(this,d,e);var g=A.call(this,d);B.call(this,d,e);e=A.call(this,d);a.attributeChangedCallback(this,d,g,e,null)});M(Element.prototype,"setAttributeNS",function(d,e,g){if(1!==this.__CE_state)return E.call(this,
51
- d,e,g);var h=D.call(this,d,e);E.call(this,d,e,g);g=D.call(this,d,e);a.attributeChangedCallback(this,e,h,g,d)});M(Element.prototype,"removeAttribute",function(d){if(1!==this.__CE_state)return C.call(this,d);var e=A.call(this,d);C.call(this,d);null!==e&&a.attributeChangedCallback(this,d,e,null,null)});M(Element.prototype,"removeAttributeNS",function(d,e){if(1!==this.__CE_state)return F.call(this,d,e);var g=D.call(this,d,e);F.call(this,d,e);var h=D.call(this,d,e);g!==h&&a.attributeChangedCallback(this,
52
- e,g,h,d)});oa?c(HTMLElement.prototype,oa):G&&c(Element.prototype,G);pa?f(HTMLElement.prototype,pa):fa&&f(Element.prototype,fa);Z(a,Element.prototype,{prepend:ha,append:ia});Ha(a)};var T=window.customElements;function Ja(){var a=new S;Ea(a);Fa(a);Z(a,DocumentFragment.prototype,{prepend:da,append:ea});Ga(a);Ia(a);a=new O(a);document.__CE_registry=a;Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:a})}T&&!T.forcePolyfill&&"function"==typeof T.define&&"function"==typeof T.get||Ja();window.__CE_installPolyfill=Ja;/*
53
-
54
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
55
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
56
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
57
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
58
- Code distributed by Google as part of the polymer project is also
59
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
60
- */
61
- }).call(this);
62
-
63
- //# sourceMappingURL=webcomponents-ce.js.map