@zanichelli/albe-web-components 2.40.0 → 2.41.1

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 (411) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist/cjs/{index-25206491.js → index-15dc9f49.js} +10 -5
  3. package/dist/cjs/{index-e826b4ad.js → index-ec1433b8.js} +179 -91
  4. package/dist/cjs/index.cjs.js +2 -2
  5. package/dist/cjs/loader.cjs.js +3 -3
  6. package/dist/cjs/{utils-6410fc7d.js → utils-50477402.js} +3 -3
  7. package/dist/cjs/web-components-library.cjs.js +3 -3
  8. package/dist/cjs/z-alert.cjs.entry.js +1 -1
  9. package/dist/cjs/z-app-header.cjs.entry.js +1 -1
  10. package/dist/cjs/z-app-switcher_10.cjs.entry.js +353 -0
  11. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -2
  12. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  13. package/dist/cjs/z-body_2.cjs.entry.js +1 -1
  14. package/dist/cjs/z-button-filter_5.cjs.entry.js +3 -3
  15. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  16. package/dist/cjs/z-candybar.cjs.entry.js +1 -1
  17. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  18. package/dist/cjs/z-combobox.cjs.entry.js +3 -3
  19. package/dist/cjs/z-contextual-menu.cjs.entry.js +2 -2
  20. package/dist/cjs/z-cookiebar.cjs.entry.js +2 -2
  21. package/dist/cjs/z-footer-link_3.cjs.entry.js +1 -1
  22. package/dist/cjs/z-footer.cjs.entry.js +2 -2
  23. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  24. package/dist/cjs/z-heading.cjs.entry.js +17 -0
  25. package/dist/cjs/z-icon-package.cjs.entry.js +1 -1
  26. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  27. package/dist/cjs/z-list_3.cjs.entry.js +2 -2
  28. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +3 -3
  29. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  30. package/dist/cjs/z-menu.cjs.entry.js +1 -1
  31. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -2
  32. package/dist/cjs/z-modal-login.cjs.entry.js +2 -2
  33. package/dist/cjs/z-modal.cjs.entry.js +1 -1
  34. package/dist/cjs/z-myz-card-alert.cjs.entry.js +2 -2
  35. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +2 -2
  36. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
  37. package/dist/cjs/z-myz-card-footer.cjs.entry.js +2 -2
  38. package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
  39. package/dist/cjs/z-myz-card-info.cjs.entry.js +3 -3
  40. package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
  41. package/dist/cjs/z-myz-card_4.cjs.entry.js +2 -2
  42. package/dist/cjs/z-myz-list-item.cjs.entry.js +3 -3
  43. package/dist/cjs/z-myz-topbar.cjs.entry.js +2 -2
  44. package/dist/cjs/z-navigation-tab.cjs.entry.js +1 -1
  45. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  46. package/dist/cjs/z-notification.cjs.entry.js +2 -2
  47. package/dist/cjs/z-otp.cjs.entry.js +2 -2
  48. package/dist/cjs/z-pagination-bar.cjs.entry.js +3 -3
  49. package/dist/cjs/z-pagination-page.cjs.entry.js +1 -1
  50. package/dist/cjs/z-panel-elem.cjs.entry.js +1 -1
  51. package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
  52. package/dist/cjs/z-pocket_3.cjs.entry.js +3 -3
  53. package/dist/cjs/z-popover.cjs.entry.js +3 -3
  54. package/dist/cjs/z-slideshow.cjs.entry.js +3 -3
  55. package/dist/cjs/z-status-tag.cjs.entry.js +2 -2
  56. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  57. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  58. package/dist/cjs/z-table-body.cjs.entry.js +1 -1
  59. package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
  60. package/dist/cjs/z-table-empty-box.cjs.entry.js +1 -1
  61. package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -1
  62. package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
  63. package/dist/cjs/z-table-head.cjs.entry.js +1 -1
  64. package/dist/cjs/z-table-header-row.cjs.entry.js +1 -1
  65. package/dist/cjs/z-table-header.cjs.entry.js +3 -3
  66. package/dist/cjs/z-table-row.cjs.entry.js +2 -2
  67. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +1 -1
  68. package/dist/cjs/z-table.cjs.entry.js +2 -2
  69. package/dist/cjs/z-toast-notification-list.cjs.entry.js +2 -2
  70. package/dist/cjs/z-toast-notification.cjs.entry.js +2 -2
  71. package/dist/cjs/z-toggle-button.cjs.entry.js +1 -1
  72. package/dist/cjs/z-toggle-switch.cjs.entry.js +13 -12
  73. package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
  74. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -1
  75. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  76. package/dist/collection/beans/index.js +10 -5
  77. package/dist/collection/collection-manifest.json +3 -5
  78. package/dist/collection/components/buttons/z-button/index.js +3 -4
  79. package/dist/collection/components/buttons/z-toggle-switch/index.js +14 -11
  80. package/dist/collection/components/buttons/z-toggle-switch/styles.css +19 -32
  81. package/dist/collection/components/navigation/z-menu/index.js +4 -4
  82. package/dist/collection/components/notification/z-tooltip/index.js +2 -2
  83. package/dist/collection/components/z-offcanvas/index.js +147 -0
  84. package/dist/collection/components/z-offcanvas/styles.css +163 -0
  85. package/dist/collection/utils/utils.js +2 -2
  86. package/dist/esm/{index-8782dff4.js → index-1877eca4.js} +179 -91
  87. package/dist/esm/{index-cca2b0d2.js → index-672bd95c.js} +11 -6
  88. package/dist/esm/index.js +2 -2
  89. package/dist/esm/loader.js +3 -3
  90. package/dist/esm/polyfills/css-shim.js +1 -1
  91. package/dist/esm/{utils-cdd5a909.js → utils-c01fe130.js} +3 -3
  92. package/dist/esm/web-components-library.js +3 -3
  93. package/dist/esm/z-alert.entry.js +1 -1
  94. package/dist/esm/z-app-header.entry.js +1 -1
  95. package/dist/esm/z-app-switcher_10.entry.js +340 -0
  96. package/dist/esm/z-aria-alert.entry.js +2 -2
  97. package/dist/esm/z-avatar.entry.js +2 -2
  98. package/dist/esm/z-body_2.entry.js +1 -1
  99. package/dist/esm/z-button-filter_5.entry.js +3 -3
  100. package/dist/esm/z-button-sort.entry.js +1 -1
  101. package/dist/esm/z-candybar.entry.js +1 -1
  102. package/dist/esm/z-chip.entry.js +2 -2
  103. package/dist/esm/z-combobox.entry.js +3 -3
  104. package/dist/esm/z-contextual-menu.entry.js +2 -2
  105. package/dist/esm/z-cookiebar.entry.js +2 -2
  106. package/dist/esm/z-footer-link_3.entry.js +1 -1
  107. package/dist/esm/z-footer.entry.js +2 -2
  108. package/dist/esm/z-ghost-loading.entry.js +1 -1
  109. package/dist/esm/z-heading.entry.js +13 -0
  110. package/dist/esm/z-icon-package.entry.js +1 -1
  111. package/dist/esm/z-info-box.entry.js +1 -1
  112. package/dist/esm/z-list_3.entry.js +2 -2
  113. package/dist/esm/z-menu-dropdown_2.entry.js +3 -3
  114. package/dist/esm/z-menu-section.entry.js +1 -1
  115. package/dist/esm/z-menu.entry.js +1 -1
  116. package/dist/esm/z-messages-pocket.entry.js +2 -2
  117. package/dist/esm/z-modal-login.entry.js +2 -2
  118. package/dist/esm/z-modal.entry.js +1 -1
  119. package/dist/esm/z-myz-card-alert.entry.js +2 -2
  120. package/dist/esm/z-myz-card-dictionary.entry.js +2 -2
  121. package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
  122. package/dist/esm/z-myz-card-footer.entry.js +2 -2
  123. package/dist/esm/z-myz-card-icon.entry.js +1 -1
  124. package/dist/esm/z-myz-card-info.entry.js +3 -3
  125. package/dist/esm/z-myz-card-list.entry.js +1 -1
  126. package/dist/esm/z-myz-card_4.entry.js +2 -2
  127. package/dist/esm/z-myz-list-item.entry.js +3 -3
  128. package/dist/esm/z-myz-topbar.entry.js +2 -2
  129. package/dist/esm/z-navigation-tab.entry.js +1 -1
  130. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  131. package/dist/esm/z-notification.entry.js +2 -2
  132. package/dist/esm/z-otp.entry.js +2 -2
  133. package/dist/esm/z-pagination-bar.entry.js +3 -3
  134. package/dist/esm/z-pagination-page.entry.js +1 -1
  135. package/dist/esm/z-panel-elem.entry.js +1 -1
  136. package/dist/esm/z-pocket-message.entry.js +1 -1
  137. package/dist/esm/z-pocket_3.entry.js +3 -3
  138. package/dist/esm/z-popover.entry.js +3 -3
  139. package/dist/esm/z-slideshow.entry.js +3 -3
  140. package/dist/esm/z-status-tag.entry.js +2 -2
  141. package/dist/esm/z-stepper-item.entry.js +1 -1
  142. package/dist/esm/z-stepper.entry.js +1 -1
  143. package/dist/esm/z-table-body.entry.js +1 -1
  144. package/dist/esm/z-table-cell.entry.js +2 -2
  145. package/dist/esm/z-table-empty-box.entry.js +1 -1
  146. package/dist/esm/z-table-expanded-row.entry.js +1 -1
  147. package/dist/esm/z-table-footer.entry.js +1 -1
  148. package/dist/esm/z-table-head.entry.js +1 -1
  149. package/dist/esm/z-table-header-row.entry.js +1 -1
  150. package/dist/esm/z-table-header.entry.js +3 -3
  151. package/dist/esm/z-table-row.entry.js +2 -2
  152. package/dist/esm/z-table-sticky-footer.entry.js +1 -1
  153. package/dist/esm/z-table.entry.js +2 -2
  154. package/dist/esm/z-toast-notification-list.entry.js +2 -2
  155. package/dist/esm/z-toast-notification.entry.js +2 -2
  156. package/dist/esm/z-toggle-button.entry.js +1 -1
  157. package/dist/esm/z-toggle-switch.entry.js +13 -12
  158. package/dist/esm/z-tooltip.entry.js +2 -2
  159. package/dist/esm/z-user-dropdown.entry.js +1 -1
  160. package/dist/esm/z-visually-hidden.entry.js +1 -1
  161. package/dist/types/beans/index.d.ts +8 -4
  162. package/dist/types/components/buttons/z-button/index.d.ts +1 -2
  163. package/dist/types/components/buttons/z-toggle-switch/index.d.ts +2 -2
  164. package/dist/types/components/z-offcanvas/index.d.ts +25 -0
  165. package/dist/types/components.d.ts +42 -102
  166. package/dist/types/stencil-public-runtime.d.ts +189 -186
  167. package/dist/web-components-library/index.esm.js +1 -1
  168. package/dist/web-components-library/{p-d9a14771.entry.js → p-0084ea9f.entry.js} +1 -1
  169. package/dist/web-components-library/{p-18d36e2e.entry.js → p-0293d6c6.entry.js} +1 -1
  170. package/dist/web-components-library/{p-6a4dfee8.entry.js → p-02fa9e81.entry.js} +1 -1
  171. package/dist/web-components-library/{p-daec8d7f.entry.js → p-032bfb5c.entry.js} +1 -1
  172. package/dist/web-components-library/{p-c277d035.entry.js → p-04daa863.entry.js} +1 -1
  173. package/dist/web-components-library/{p-006a91ce.entry.js → p-07938fc2.entry.js} +1 -1
  174. package/dist/web-components-library/{p-db1508ed.entry.js → p-0948e843.entry.js} +1 -1
  175. package/dist/web-components-library/{p-b1e6a2ae.entry.js → p-09ded8b4.entry.js} +1 -1
  176. package/dist/web-components-library/{p-431d0295.entry.js → p-0b6bd214.entry.js} +1 -1
  177. package/dist/web-components-library/{p-824875b4.entry.js → p-1584dfb4.entry.js} +1 -1
  178. package/dist/web-components-library/{p-3830db49.entry.js → p-1bd60c44.entry.js} +1 -1
  179. package/dist/web-components-library/{p-031de7f3.entry.js → p-23c46ff2.entry.js} +1 -1
  180. package/{www/build/p-1c7ed895.entry.js → dist/web-components-library/p-24a2ecc0.entry.js} +1 -1
  181. package/dist/web-components-library/{p-7f866d57.entry.js → p-2c120632.entry.js} +1 -1
  182. package/dist/web-components-library/{p-68fab13e.entry.js → p-2cc0c93f.entry.js} +1 -1
  183. package/dist/web-components-library/p-3bbf16c8.entry.js +1 -0
  184. package/dist/web-components-library/{p-277f19e8.entry.js → p-3ea930a5.entry.js} +1 -1
  185. package/dist/web-components-library/{p-e8305a91.entry.js → p-40e6d79d.entry.js} +1 -1
  186. package/dist/web-components-library/{p-d1432a24.entry.js → p-45cbf885.entry.js} +1 -1
  187. package/{www/build/p-8fe1b60c.entry.js → dist/web-components-library/p-4b756d6a.entry.js} +1 -1
  188. package/dist/web-components-library/{p-1c66e50c.entry.js → p-4c7189d2.entry.js} +1 -1
  189. package/dist/web-components-library/{p-d950fcf8.entry.js → p-4e2763b2.entry.js} +1 -1
  190. package/dist/web-components-library/p-56640ea6.js +1 -0
  191. package/dist/web-components-library/{p-a5460f1e.entry.js → p-56fe8986.entry.js} +1 -1
  192. package/dist/web-components-library/{p-3504da90.entry.js → p-57aaa3d2.entry.js} +1 -1
  193. package/{www/build/p-99f59836.entry.js → dist/web-components-library/p-5fb435ca.entry.js} +1 -1
  194. package/dist/web-components-library/{p-42d64757.js → p-5ff60fcd.js} +1 -1
  195. package/dist/web-components-library/{p-8c298051.entry.js → p-61d066ee.entry.js} +1 -1
  196. package/dist/web-components-library/{p-d943ee16.entry.js → p-706eb92e.entry.js} +1 -1
  197. package/dist/web-components-library/{p-621a7fac.entry.js → p-732213f9.entry.js} +1 -1
  198. package/dist/web-components-library/{p-99f91860.entry.js → p-761eb0ec.entry.js} +1 -1
  199. package/dist/web-components-library/{p-ee432245.entry.js → p-77610e66.entry.js} +1 -1
  200. package/dist/web-components-library/{p-1a6b8d43.entry.js → p-779bc51a.entry.js} +1 -1
  201. package/dist/web-components-library/{p-a0fef4f3.entry.js → p-7bbf377b.entry.js} +1 -1
  202. package/dist/web-components-library/{p-7dcda694.entry.js → p-7d57c388.entry.js} +1 -1
  203. package/dist/web-components-library/{p-8497f556.entry.js → p-7e13c57d.entry.js} +1 -1
  204. package/dist/web-components-library/{p-95b95a4c.entry.js → p-82b2c47c.entry.js} +1 -1
  205. package/{www/build/p-823cbb37.entry.js → dist/web-components-library/p-8680baaf.entry.js} +1 -1
  206. package/dist/web-components-library/{p-a3820e7d.entry.js → p-8788a24f.entry.js} +1 -1
  207. package/dist/web-components-library/{p-d338e5a9.entry.js → p-8aa42057.entry.js} +1 -1
  208. package/dist/web-components-library/{p-6043d78f.entry.js → p-8b780334.entry.js} +1 -1
  209. package/dist/web-components-library/p-8b806916.entry.js +1 -0
  210. package/dist/web-components-library/{p-ee19d602.entry.js → p-915f59a5.entry.js} +1 -1
  211. package/dist/web-components-library/{p-d1a0cb4c.entry.js → p-979882a5.entry.js} +1 -1
  212. package/dist/web-components-library/{p-a73f0693.entry.js → p-9a764099.entry.js} +1 -1
  213. package/dist/web-components-library/p-a321fe03.js +1 -0
  214. package/dist/web-components-library/{p-836d2cb2.entry.js → p-a56f935f.entry.js} +1 -1
  215. package/dist/web-components-library/{p-f6bfde21.entry.js → p-a61ea96d.entry.js} +1 -1
  216. package/{www/build/p-8741a278.entry.js → dist/web-components-library/p-ad105cb1.entry.js} +1 -1
  217. package/dist/web-components-library/{p-b1e3a655.entry.js → p-af9c81d0.entry.js} +1 -1
  218. package/dist/web-components-library/{p-13a0a93a.entry.js → p-b33f83f6.entry.js} +1 -1
  219. package/dist/web-components-library/p-b4981c43.entry.js +1 -0
  220. package/dist/web-components-library/{p-2d45e45e.entry.js → p-b4bc83ea.entry.js} +1 -1
  221. package/dist/web-components-library/{p-39a787af.entry.js → p-b87c4984.entry.js} +1 -1
  222. package/dist/web-components-library/{p-97c04e0c.entry.js → p-bbc60b23.entry.js} +1 -1
  223. package/dist/web-components-library/{p-cddc1de0.entry.js → p-bd8a9e22.entry.js} +1 -1
  224. package/dist/web-components-library/p-c273c377.entry.js +1 -0
  225. package/{www/build/p-51957070.entry.js → dist/web-components-library/p-c932e698.entry.js} +1 -1
  226. package/dist/web-components-library/{p-016c1fd4.entry.js → p-cdf09ad7.entry.js} +1 -1
  227. package/dist/web-components-library/p-d0de0319.entry.js +1 -0
  228. package/dist/web-components-library/{p-335768cc.entry.js → p-d1d26026.entry.js} +1 -1
  229. package/dist/web-components-library/{p-f4062940.entry.js → p-d2848d7c.entry.js} +1 -1
  230. package/dist/web-components-library/{p-b0027b69.entry.js → p-dbbae18b.entry.js} +1 -1
  231. package/dist/web-components-library/p-df58b251.entry.js +1 -0
  232. package/dist/web-components-library/{p-e4739505.entry.js → p-e697181c.entry.js} +1 -1
  233. package/dist/web-components-library/{p-84f934a8.entry.js → p-e776d206.entry.js} +1 -1
  234. package/{www/build/p-70c7f657.entry.js → dist/web-components-library/p-f0913e02.entry.js} +1 -1
  235. package/dist/web-components-library/p-f52fb47b.entry.js +1 -0
  236. package/dist/web-components-library/{p-22e61c79.entry.js → p-f78ddbf1.entry.js} +1 -1
  237. package/dist/web-components-library/{p-152f95de.entry.js → p-f9a31c55.entry.js} +1 -1
  238. package/dist/web-components-library/p-f9e401fa.entry.js +1 -0
  239. package/dist/web-components-library/web-components-library.css +1 -1
  240. package/dist/web-components-library/web-components-library.esm.js +1 -1
  241. package/loader/index.d.ts +0 -1
  242. package/package.json +1 -1
  243. package/react/components.d.ts +1 -3
  244. package/react/components.js +3 -5
  245. package/react/components.js.map +1 -1
  246. package/react/react-component-lib/createComponent.d.ts +1 -1
  247. package/react/react-component-lib/createComponent.js +42 -10
  248. package/react/react-component-lib/createComponent.js.map +1 -1
  249. package/react/react-component-lib/createOverlayComponent.d.ts +5 -4
  250. package/react/react-component-lib/createOverlayComponent.js +28 -8
  251. package/react/react-component-lib/createOverlayComponent.js.map +1 -1
  252. package/react/react-component-lib/utils/attachProps.d.ts +1 -1
  253. package/react/react-component-lib/utils/attachProps.js +14 -12
  254. package/react/react-component-lib/utils/attachProps.js.map +1 -1
  255. package/react/react-component-lib/utils/index.d.ts +4 -1
  256. package/react/react-component-lib/utils/index.js +20 -5
  257. package/react/react-component-lib/utils/index.js.map +1 -1
  258. package/www/assets/favicon.png +0 -0
  259. package/www/build/index.esm.js +1 -1
  260. package/www/build/{p-d9a14771.entry.js → p-0084ea9f.entry.js} +1 -1
  261. package/www/build/{p-18d36e2e.entry.js → p-0293d6c6.entry.js} +1 -1
  262. package/www/build/{p-6a4dfee8.entry.js → p-02fa9e81.entry.js} +1 -1
  263. package/www/build/{p-daec8d7f.entry.js → p-032bfb5c.entry.js} +1 -1
  264. package/www/build/{p-c277d035.entry.js → p-04daa863.entry.js} +1 -1
  265. package/www/build/{p-006a91ce.entry.js → p-07938fc2.entry.js} +1 -1
  266. package/www/build/{p-db1508ed.entry.js → p-0948e843.entry.js} +1 -1
  267. package/www/build/{p-b1e6a2ae.entry.js → p-09ded8b4.entry.js} +1 -1
  268. package/www/build/{p-431d0295.entry.js → p-0b6bd214.entry.js} +1 -1
  269. package/www/build/{p-824875b4.entry.js → p-1584dfb4.entry.js} +1 -1
  270. package/www/build/{p-3830db49.entry.js → p-1bd60c44.entry.js} +1 -1
  271. package/www/build/p-1ef0dee5.js +129 -0
  272. package/www/build/{p-031de7f3.entry.js → p-23c46ff2.entry.js} +1 -1
  273. package/{dist/web-components-library/p-1c7ed895.entry.js → www/build/p-24a2ecc0.entry.js} +1 -1
  274. package/www/build/{p-7f866d57.entry.js → p-2c120632.entry.js} +1 -1
  275. package/www/build/{p-68fab13e.entry.js → p-2cc0c93f.entry.js} +1 -1
  276. package/www/build/p-3bbf16c8.entry.js +1 -0
  277. package/www/build/{p-277f19e8.entry.js → p-3ea930a5.entry.js} +1 -1
  278. package/www/build/{p-e8305a91.entry.js → p-40e6d79d.entry.js} +1 -1
  279. package/www/build/{p-d1432a24.entry.js → p-45cbf885.entry.js} +1 -1
  280. package/{dist/web-components-library/p-8fe1b60c.entry.js → www/build/p-4b756d6a.entry.js} +1 -1
  281. package/www/build/{p-1c66e50c.entry.js → p-4c7189d2.entry.js} +1 -1
  282. package/www/build/{p-d950fcf8.entry.js → p-4e2763b2.entry.js} +1 -1
  283. package/www/build/p-56640ea6.js +1 -0
  284. package/www/build/{p-a5460f1e.entry.js → p-56fe8986.entry.js} +1 -1
  285. package/www/build/{p-3504da90.entry.js → p-57aaa3d2.entry.js} +1 -1
  286. package/{dist/web-components-library/p-99f59836.entry.js → www/build/p-5fb435ca.entry.js} +1 -1
  287. package/www/build/{p-42d64757.js → p-5ff60fcd.js} +1 -1
  288. package/www/build/{p-8c298051.entry.js → p-61d066ee.entry.js} +1 -1
  289. package/www/build/{p-d943ee16.entry.js → p-706eb92e.entry.js} +1 -1
  290. package/www/build/{p-621a7fac.entry.js → p-732213f9.entry.js} +1 -1
  291. package/www/build/{p-99f91860.entry.js → p-761eb0ec.entry.js} +1 -1
  292. package/www/build/{p-ee432245.entry.js → p-77610e66.entry.js} +1 -1
  293. package/www/build/{p-1a6b8d43.entry.js → p-779bc51a.entry.js} +1 -1
  294. package/www/build/{p-a0fef4f3.entry.js → p-7bbf377b.entry.js} +1 -1
  295. package/www/build/{p-7dcda694.entry.js → p-7d57c388.entry.js} +1 -1
  296. package/www/build/{p-8497f556.entry.js → p-7e13c57d.entry.js} +1 -1
  297. package/www/build/{p-95b95a4c.entry.js → p-82b2c47c.entry.js} +1 -1
  298. package/{dist/web-components-library/p-823cbb37.entry.js → www/build/p-8680baaf.entry.js} +1 -1
  299. package/www/build/{p-a3820e7d.entry.js → p-8788a24f.entry.js} +1 -1
  300. package/www/build/{p-d338e5a9.entry.js → p-8aa42057.entry.js} +1 -1
  301. package/www/build/{p-6043d78f.entry.js → p-8b780334.entry.js} +1 -1
  302. package/www/build/p-8b806916.entry.js +1 -0
  303. package/www/build/{p-ee19d602.entry.js → p-915f59a5.entry.js} +1 -1
  304. package/www/build/{p-d1a0cb4c.entry.js → p-979882a5.entry.js} +1 -1
  305. package/www/build/{p-a73f0693.entry.js → p-9a764099.entry.js} +1 -1
  306. package/www/build/p-a321fe03.js +1 -0
  307. package/www/build/{p-836d2cb2.entry.js → p-a56f935f.entry.js} +1 -1
  308. package/www/build/{p-f6bfde21.entry.js → p-a61ea96d.entry.js} +1 -1
  309. package/{dist/web-components-library/p-8741a278.entry.js → www/build/p-ad105cb1.entry.js} +1 -1
  310. package/www/build/{p-b1e3a655.entry.js → p-af9c81d0.entry.js} +1 -1
  311. package/www/build/{p-13a0a93a.entry.js → p-b33f83f6.entry.js} +1 -1
  312. package/www/build/p-b4981c43.entry.js +1 -0
  313. package/www/build/{p-2d45e45e.entry.js → p-b4bc83ea.entry.js} +1 -1
  314. package/www/build/{p-39a787af.entry.js → p-b87c4984.entry.js} +1 -1
  315. package/www/build/{p-97c04e0c.entry.js → p-bbc60b23.entry.js} +1 -1
  316. package/www/build/{p-cddc1de0.entry.js → p-bd8a9e22.entry.js} +1 -1
  317. package/www/build/p-c273c377.entry.js +1 -0
  318. package/{dist/web-components-library/p-51957070.entry.js → www/build/p-c932e698.entry.js} +1 -1
  319. package/www/build/{p-016c1fd4.entry.js → p-cdf09ad7.entry.js} +1 -1
  320. package/www/build/p-d0de0319.entry.js +1 -0
  321. package/www/build/{p-335768cc.entry.js → p-d1d26026.entry.js} +1 -1
  322. package/www/build/{p-f4062940.entry.js → p-d2848d7c.entry.js} +1 -1
  323. package/www/build/{p-b0027b69.entry.js → p-dbbae18b.entry.js} +1 -1
  324. package/www/build/p-df58b251.entry.js +1 -0
  325. package/www/build/{p-e4739505.entry.js → p-e697181c.entry.js} +1 -1
  326. package/www/build/{p-84f934a8.entry.js → p-e776d206.entry.js} +1 -1
  327. package/{dist/web-components-library/p-70c7f657.entry.js → www/build/p-f0913e02.entry.js} +1 -1
  328. package/www/build/p-f52fb47b.entry.js +1 -0
  329. package/www/build/{p-22e61c79.entry.js → p-f78ddbf1.entry.js} +1 -1
  330. package/www/build/{p-152f95de.entry.js → p-f9a31c55.entry.js} +1 -1
  331. package/www/build/p-f9e401fa.entry.js +1 -0
  332. package/www/build/{p-97a11655.css → p-fcff1237.css} +24 -1
  333. package/www/build/web-components-library.css +1 -1
  334. package/www/build/web-components-library.esm.js +1 -1
  335. package/www/build/web-components-library.js +1 -1
  336. package/www/index.html +32 -8
  337. package/dist/cjs/z-app-switcher.cjs.entry.js +0 -29
  338. package/dist/cjs/z-app-topbar.cjs.entry.js +0 -41
  339. package/dist/cjs/z-button.cjs.entry.js +0 -39
  340. package/dist/cjs/z-card.cjs.entry.js +0 -69
  341. package/dist/cjs/z-carousel.cjs.entry.js +0 -19
  342. package/dist/cjs/z-divider.cjs.entry.js +0 -26
  343. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +0 -49
  344. package/dist/cjs/z-file-upload.cjs.entry.js +0 -169
  345. package/dist/cjs/z-file.cjs.entry.js +0 -53
  346. package/dist/cjs/z-icon.cjs.entry.js +0 -28
  347. package/dist/cjs/z-link.cjs.entry.js +0 -71
  348. package/dist/cjs/z-logo.cjs.entry.js +0 -28
  349. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +0 -52
  350. package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +0 -62
  351. package/dist/collection/components/file-upload/z-file/index.js +0 -108
  352. package/dist/collection/components/file-upload/z-file/styles.css +0 -61
  353. package/dist/collection/components/file-upload/z-file-upload/index.js +0 -329
  354. package/dist/collection/components/file-upload/z-file-upload/styles.css +0 -87
  355. package/dist/esm/z-app-switcher.entry.js +0 -25
  356. package/dist/esm/z-app-topbar.entry.js +0 -37
  357. package/dist/esm/z-button.entry.js +0 -35
  358. package/dist/esm/z-card.entry.js +0 -65
  359. package/dist/esm/z-carousel.entry.js +0 -15
  360. package/dist/esm/z-divider.entry.js +0 -22
  361. package/dist/esm/z-dragdrop-area_2.entry.js +0 -44
  362. package/dist/esm/z-file-upload.entry.js +0 -165
  363. package/dist/esm/z-file.entry.js +0 -49
  364. package/dist/esm/z-icon.entry.js +0 -24
  365. package/dist/esm/z-link.entry.js +0 -67
  366. package/dist/esm/z-logo.entry.js +0 -24
  367. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +0 -9
  368. package/dist/types/components/file-upload/z-file/index.d.ts +0 -17
  369. package/dist/types/components/file-upload/z-file-upload/index.d.ts +0 -49
  370. package/dist/web-components-library/p-0e7fe7c1.js +0 -1
  371. package/dist/web-components-library/p-117c6e89.entry.js +0 -1
  372. package/dist/web-components-library/p-11d4e9b7.entry.js +0 -1
  373. package/dist/web-components-library/p-13abb76e.entry.js +0 -1
  374. package/dist/web-components-library/p-1acbd992.js +0 -1
  375. package/dist/web-components-library/p-1f439216.entry.js +0 -1
  376. package/dist/web-components-library/p-4ce434aa.entry.js +0 -1
  377. package/dist/web-components-library/p-5ff0b130.entry.js +0 -1
  378. package/dist/web-components-library/p-7076e9fd.entry.js +0 -1
  379. package/dist/web-components-library/p-73e8c323.entry.js +0 -1
  380. package/dist/web-components-library/p-8ed29309.entry.js +0 -1
  381. package/dist/web-components-library/p-9b4f979f.entry.js +0 -1
  382. package/dist/web-components-library/p-a3792cf0.entry.js +0 -1
  383. package/dist/web-components-library/p-a4b2df38.entry.js +0 -1
  384. package/dist/web-components-library/p-b10f1aaa.entry.js +0 -1
  385. package/dist/web-components-library/p-c1a7b740.entry.js +0 -1
  386. package/dist/web-components-library/p-db38494e.entry.js +0 -1
  387. package/dist/web-components-library/p-e5c89d9f.entry.js +0 -1
  388. package/dist/web-components-library/p-e88726bc.entry.js +0 -1
  389. package/dist/web-components-library/p-fc23b15f.entry.js +0 -1
  390. package/www/build/p-0e7fe7c1.js +0 -1
  391. package/www/build/p-117c6e89.entry.js +0 -1
  392. package/www/build/p-11d4e9b7.entry.js +0 -1
  393. package/www/build/p-13abb76e.entry.js +0 -1
  394. package/www/build/p-1acbd992.js +0 -1
  395. package/www/build/p-1f439216.entry.js +0 -1
  396. package/www/build/p-4ce434aa.entry.js +0 -1
  397. package/www/build/p-5ff0b130.entry.js +0 -1
  398. package/www/build/p-7076e9fd.entry.js +0 -1
  399. package/www/build/p-73e8c323.entry.js +0 -1
  400. package/www/build/p-7fab4941.js +0 -122
  401. package/www/build/p-8ed29309.entry.js +0 -1
  402. package/www/build/p-9b4f979f.entry.js +0 -1
  403. package/www/build/p-a3792cf0.entry.js +0 -1
  404. package/www/build/p-a4b2df38.entry.js +0 -1
  405. package/www/build/p-b10f1aaa.entry.js +0 -1
  406. package/www/build/p-c1a7b740.entry.js +0 -1
  407. package/www/build/p-db38494e.entry.js +0 -1
  408. package/www/build/p-e5c89d9f.entry.js +0 -1
  409. package/www/build/p-e88726bc.entry.js +0 -1
  410. package/www/build/p-fc23b15f.entry.js +0 -1
  411. package/www/pages/file-upload.html +0 -236
@@ -6,7 +6,7 @@ export declare class ZToggleSwitch {
6
6
  checked?: boolean;
7
7
  htmlid: string;
8
8
  toggleClick: EventEmitter;
9
- emitToggleClick(checked: boolean): void;
9
+ emitToggleClick(): void;
10
10
  handleClick(ev: any): void;
11
- render(): any[];
11
+ render(): any;
12
12
  }
@@ -0,0 +1,25 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { OffCanvasVariantsEnum, TransitionDirectionEnum } from "../../beans";
3
+ /**
4
+ * @slot canvasContent - set the content of the canvas
5
+ */
6
+ export declare class ZOffcanvas {
7
+ hostElement: HTMLElement;
8
+ /**
9
+ * Offcanvas variant.
10
+ * Can be one of "overlay", "pushcontent"
11
+ * Default variant: pushcontent
12
+ */
13
+ variant?: OffCanvasVariantsEnum;
14
+ /** open component. Default: false */
15
+ open: boolean;
16
+ /** open content transitioning in a specified direction left | right. Default: left */
17
+ transitiondirection?: TransitionDirectionEnum;
18
+ /** emitted when open prop changes */
19
+ canvasOpenStatusChanged: EventEmitter;
20
+ componentWillLoad(): void;
21
+ onOpenChanged(): void;
22
+ handleOpenStatus(): void;
23
+ handleAnimationEnd(): void;
24
+ render(): any[];
25
+ }
@@ -6,7 +6,7 @@
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
8
  import { AlertTypes, LicenseTypeEnum, MenuItem as MenuItem1, TooltipPosition } from "./beans/index";
9
- import { AvatarSize, ButtonSizeEnum, ButtonVariantBean, ButtonVariantEnum, CardVariants, ComboItemBean, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, HeaderUserData, InputStatusBean, InputTypeBean, ListDividerType, ListSize, MenuItem, NotificationType, PocketStatus, PopoverBorderRadius, PopoverPosition, PopoverShadow, SelectItemBean, Size, SortDirection, StatusTagStatus, TabOrientationBean, TabSizeBean, ThemeVariant, ThemeVariantBean, ToastNotificationPositionsTypes, ToastNotificationTransitionTypes, ToastNotificationTypes, ZChipType, ZFileUploadTypeEnum, ZTableRowExpandedType, ZtoggleSwitchPositionEnum } from "./beans";
9
+ import { AvatarSize, ButtonSizeEnum, ButtonVariantBean, CardVariants, ComboItemBean, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, HeaderUserData, InputStatusBean, InputTypeBean, ListDividerType, ListSize, MenuItem, NotificationType, OffCanvasVariantsEnum, PocketStatus, PopoverBorderRadius, PopoverPosition, PopoverShadow, SelectItemBean, Size, SortDirection, StatusTagStatus, TabOrientationBean, TabSizeBean, ThemeVariant, ThemeVariantBean, ToastNotificationPositionsTypes, ToastNotificationTransitionTypes, ToastNotificationTypes, TransitionDirectionEnum, ZChipType, ZTableRowExpandedType, ZtoggleSwitchPositionEnum } from "./beans";
10
10
  import { ListItemBean } from "./beans/index.js";
11
11
  import { ZTypographyLevels } from "./components/typography/z-typography/index";
12
12
  export namespace Components {
@@ -324,37 +324,6 @@ export namespace Components {
324
324
  */
325
325
  "size"?: DividerSize;
326
326
  }
327
- interface ZDragdropArea {
328
- }
329
- interface ZFile {
330
- "fileNumber": any;
331
- }
332
- interface ZFileUpload {
333
- /**
334
- * Prop indicating the accepted file type: ex ".pdf, .doc, .jpg"
335
- */
336
- "acceptedFormat"?: string;
337
- /**
338
- * Prop indicating the button variant
339
- */
340
- "buttonVariant"?: ButtonVariantEnum;
341
- /**
342
- * Description
343
- */
344
- "description"?: string;
345
- /**
346
- * Max file dimension in Megabyte
347
- */
348
- "fileMaxSize"?: number;
349
- /**
350
- * Title
351
- */
352
- "mainTitle"?: string;
353
- /**
354
- * Prop indicating the file upload type - can be default or dragdrop
355
- */
356
- "type": ZFileUploadTypeEnum;
357
- }
358
327
  interface ZFooter {
359
328
  /**
360
329
  * Maximum width of footer content
@@ -1078,6 +1047,20 @@ export namespace Components {
1078
1047
  */
1079
1048
  "type": NotificationType;
1080
1049
  }
1050
+ interface ZOffcanvas {
1051
+ /**
1052
+ * open component. Default: false
1053
+ */
1054
+ "open": boolean;
1055
+ /**
1056
+ * open content transitioning in a specified direction left | right. Default: left
1057
+ */
1058
+ "transitiondirection"?: TransitionDirectionEnum;
1059
+ /**
1060
+ * Offcanvas variant. Can be one of "overlay", "pushcontent" Default variant: pushcontent
1061
+ */
1062
+ "variant"?: OffCanvasVariantsEnum;
1063
+ }
1081
1064
  interface ZOtp {
1082
1065
  "inputNum"?: number;
1083
1066
  "message"?: string;
@@ -1704,24 +1687,6 @@ declare global {
1704
1687
  prototype: HTMLZDividerElement;
1705
1688
  new (): HTMLZDividerElement;
1706
1689
  };
1707
- interface HTMLZDragdropAreaElement extends Components.ZDragdropArea, HTMLStencilElement {
1708
- }
1709
- var HTMLZDragdropAreaElement: {
1710
- prototype: HTMLZDragdropAreaElement;
1711
- new (): HTMLZDragdropAreaElement;
1712
- };
1713
- interface HTMLZFileElement extends Components.ZFile, HTMLStencilElement {
1714
- }
1715
- var HTMLZFileElement: {
1716
- prototype: HTMLZFileElement;
1717
- new (): HTMLZFileElement;
1718
- };
1719
- interface HTMLZFileUploadElement extends Components.ZFileUpload, HTMLStencilElement {
1720
- }
1721
- var HTMLZFileUploadElement: {
1722
- prototype: HTMLZFileUploadElement;
1723
- new (): HTMLZFileUploadElement;
1724
- };
1725
1690
  interface HTMLZFooterElement extends Components.ZFooter, HTMLStencilElement {
1726
1691
  }
1727
1692
  var HTMLZFooterElement: {
@@ -1962,6 +1927,12 @@ declare global {
1962
1927
  prototype: HTMLZNotificationElement;
1963
1928
  new (): HTMLZNotificationElement;
1964
1929
  };
1930
+ interface HTMLZOffcanvasElement extends Components.ZOffcanvas, HTMLStencilElement {
1931
+ }
1932
+ var HTMLZOffcanvasElement: {
1933
+ prototype: HTMLZOffcanvasElement;
1934
+ new (): HTMLZOffcanvasElement;
1935
+ };
1965
1936
  interface HTMLZOtpElement extends Components.ZOtp, HTMLStencilElement {
1966
1937
  }
1967
1938
  var HTMLZOtpElement: {
@@ -2179,9 +2150,6 @@ declare global {
2179
2150
  "z-contextual-menu": HTMLZContextualMenuElement;
2180
2151
  "z-cookiebar": HTMLZCookiebarElement;
2181
2152
  "z-divider": HTMLZDividerElement;
2182
- "z-dragdrop-area": HTMLZDragdropAreaElement;
2183
- "z-file": HTMLZFileElement;
2184
- "z-file-upload": HTMLZFileUploadElement;
2185
2153
  "z-footer": HTMLZFooterElement;
2186
2154
  "z-footer-link": HTMLZFooterLinkElement;
2187
2155
  "z-footer-section": HTMLZFooterSectionElement;
@@ -2222,6 +2190,7 @@ declare global {
2222
2190
  "z-navigation-tab": HTMLZNavigationTabElement;
2223
2191
  "z-navigation-tabs": HTMLZNavigationTabsElement;
2224
2192
  "z-notification": HTMLZNotificationElement;
2193
+ "z-offcanvas": HTMLZOffcanvasElement;
2225
2194
  "z-otp": HTMLZOtpElement;
2226
2195
  "z-pagination-bar": HTMLZPaginationBarElement;
2227
2196
  "z-pagination-page": HTMLZPaginationPageElement;
@@ -2604,49 +2573,6 @@ declare namespace LocalJSX {
2604
2573
  */
2605
2574
  "size"?: DividerSize;
2606
2575
  }
2607
- interface ZDragdropArea {
2608
- /**
2609
- * Emitted when user drop one or more files
2610
- */
2611
- "onFileDropped"?: (event: CustomEvent<any>) => void;
2612
- }
2613
- interface ZFile {
2614
- "fileNumber"?: any;
2615
- /**
2616
- * Emitted when a z-file component is removed from the DOM
2617
- */
2618
- "onRemoveFile"?: (event: CustomEvent<any>) => void;
2619
- }
2620
- interface ZFileUpload {
2621
- /**
2622
- * Prop indicating the accepted file type: ex ".pdf, .doc, .jpg"
2623
- */
2624
- "acceptedFormat"?: string;
2625
- /**
2626
- * Prop indicating the button variant
2627
- */
2628
- "buttonVariant"?: ButtonVariantEnum;
2629
- /**
2630
- * Description
2631
- */
2632
- "description"?: string;
2633
- /**
2634
- * Max file dimension in Megabyte
2635
- */
2636
- "fileMaxSize"?: number;
2637
- /**
2638
- * Title
2639
- */
2640
- "mainTitle"?: string;
2641
- /**
2642
- * Emitted when user select one or more files
2643
- */
2644
- "onFileInput"?: (event: CustomEvent<any>) => void;
2645
- /**
2646
- * Prop indicating the file upload type - can be default or dragdrop
2647
- */
2648
- "type"?: ZFileUploadTypeEnum;
2649
- }
2650
2576
  interface ZFooter {
2651
2577
  /**
2652
2578
  * Maximum width of footer content
@@ -3475,6 +3401,24 @@ declare namespace LocalJSX {
3475
3401
  */
3476
3402
  "type"?: NotificationType;
3477
3403
  }
3404
+ interface ZOffcanvas {
3405
+ /**
3406
+ * emitted when open prop changes
3407
+ */
3408
+ "onCanvasOpenStatusChanged"?: (event: CustomEvent<any>) => void;
3409
+ /**
3410
+ * open component. Default: false
3411
+ */
3412
+ "open"?: boolean;
3413
+ /**
3414
+ * open content transitioning in a specified direction left | right. Default: left
3415
+ */
3416
+ "transitiondirection"?: TransitionDirectionEnum;
3417
+ /**
3418
+ * Offcanvas variant. Can be one of "overlay", "pushcontent" Default variant: pushcontent
3419
+ */
3420
+ "variant"?: OffCanvasVariantsEnum;
3421
+ }
3478
3422
  interface ZOtp {
3479
3423
  "inputNum"?: number;
3480
3424
  "message"?: string;
@@ -4053,9 +3997,6 @@ declare namespace LocalJSX {
4053
3997
  "z-contextual-menu": ZContextualMenu;
4054
3998
  "z-cookiebar": ZCookiebar;
4055
3999
  "z-divider": ZDivider;
4056
- "z-dragdrop-area": ZDragdropArea;
4057
- "z-file": ZFile;
4058
- "z-file-upload": ZFileUpload;
4059
4000
  "z-footer": ZFooter;
4060
4001
  "z-footer-link": ZFooterLink;
4061
4002
  "z-footer-section": ZFooterSection;
@@ -4096,6 +4037,7 @@ declare namespace LocalJSX {
4096
4037
  "z-navigation-tab": ZNavigationTab;
4097
4038
  "z-navigation-tabs": ZNavigationTabs;
4098
4039
  "z-notification": ZNotification;
4040
+ "z-offcanvas": ZOffcanvas;
4099
4041
  "z-otp": ZOtp;
4100
4042
  "z-pagination-bar": ZPaginationBar;
4101
4043
  "z-pagination-page": ZPaginationPage;
@@ -4153,9 +4095,6 @@ declare module "@stencil/core" {
4153
4095
  "z-contextual-menu": LocalJSX.ZContextualMenu & JSXBase.HTMLAttributes<HTMLZContextualMenuElement>;
4154
4096
  "z-cookiebar": LocalJSX.ZCookiebar & JSXBase.HTMLAttributes<HTMLZCookiebarElement>;
4155
4097
  "z-divider": LocalJSX.ZDivider & JSXBase.HTMLAttributes<HTMLZDividerElement>;
4156
- "z-dragdrop-area": LocalJSX.ZDragdropArea & JSXBase.HTMLAttributes<HTMLZDragdropAreaElement>;
4157
- "z-file": LocalJSX.ZFile & JSXBase.HTMLAttributes<HTMLZFileElement>;
4158
- "z-file-upload": LocalJSX.ZFileUpload & JSXBase.HTMLAttributes<HTMLZFileUploadElement>;
4159
4098
  "z-footer": LocalJSX.ZFooter & JSXBase.HTMLAttributes<HTMLZFooterElement>;
4160
4099
  "z-footer-link": LocalJSX.ZFooterLink & JSXBase.HTMLAttributes<HTMLZFooterLinkElement>;
4161
4100
  "z-footer-section": LocalJSX.ZFooterSection & JSXBase.HTMLAttributes<HTMLZFooterSectionElement>;
@@ -4196,6 +4135,7 @@ declare module "@stencil/core" {
4196
4135
  "z-navigation-tab": LocalJSX.ZNavigationTab & JSXBase.HTMLAttributes<HTMLZNavigationTabElement>;
4197
4136
  "z-navigation-tabs": LocalJSX.ZNavigationTabs & JSXBase.HTMLAttributes<HTMLZNavigationTabsElement>;
4198
4137
  "z-notification": LocalJSX.ZNotification & JSXBase.HTMLAttributes<HTMLZNotificationElement>;
4138
+ "z-offcanvas": LocalJSX.ZOffcanvas & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
4199
4139
  "z-otp": LocalJSX.ZOtp & JSXBase.HTMLAttributes<HTMLZOtpElement>;
4200
4140
  "z-pagination-bar": LocalJSX.ZPaginationBar & JSXBase.HTMLAttributes<HTMLZPaginationBarElement>;
4201
4141
  "z-pagination-page": LocalJSX.ZPaginationPage & JSXBase.HTMLAttributes<HTMLZPaginationPageElement>;