@zanichelli/albe-web-components 13.0.0 → 13.1.0-rc1

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 (590) hide show
  1. package/CHANGELOG.md +3 -5
  2. package/dist/cjs/icons-be077181.js +864 -0
  3. package/dist/cjs/icons-be077181.js.map +1 -0
  4. package/dist/cjs/index-0a7baee3.js +24 -0
  5. package/dist/cjs/index-0a7baee3.js.map +1 -0
  6. package/dist/cjs/index-37180b8d.js +24 -0
  7. package/dist/cjs/index-37180b8d.js.map +1 -0
  8. package/dist/cjs/index-4468a6b7.js +24 -0
  9. package/dist/cjs/index-4468a6b7.js.map +1 -0
  10. package/dist/cjs/index-715aa3be.js +21 -0
  11. package/dist/cjs/index-715aa3be.js.map +1 -0
  12. package/dist/cjs/index-7a1c32d4.js +30 -0
  13. package/dist/cjs/index-7a1c32d4.js.map +1 -0
  14. package/dist/cjs/index-7f3e61f0.js +82 -0
  15. package/dist/cjs/index-7f3e61f0.js.map +1 -0
  16. package/dist/cjs/index-96c2bc8f.js +25 -0
  17. package/dist/cjs/index-96c2bc8f.js.map +1 -0
  18. package/dist/cjs/index-a30259f3.js +37 -0
  19. package/dist/cjs/index-a30259f3.js.map +1 -0
  20. package/dist/cjs/index-a7aedd7c.js +20 -0
  21. package/dist/cjs/index-a7aedd7c.js.map +1 -0
  22. package/dist/cjs/index-d669dfd0.js +43 -0
  23. package/dist/cjs/index-d669dfd0.js.map +1 -0
  24. package/dist/cjs/index-dc60bee7.js +56 -0
  25. package/dist/cjs/loader.cjs.js +1 -1
  26. package/dist/cjs/web-components-library.cjs.js +1 -1
  27. package/dist/cjs/z-alert.cjs.entry.js +1 -1
  28. package/dist/cjs/z-app-header_12.cjs.entry.js +20 -871
  29. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  30. package/dist/cjs/z-contextual-menu.cjs.entry.js +44 -0
  31. package/dist/cjs/z-contextual-menu.cjs.entry.js.map +1 -0
  32. package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
  33. package/dist/cjs/z-file-upload.cjs.entry.js +18 -10
  34. package/dist/cjs/z-file-upload.cjs.entry.js.map +1 -1
  35. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  36. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  37. package/dist/cjs/z-link.cjs.entry.js +1 -1
  38. package/dist/cjs/z-messages-pocket.cjs.entry.js +1 -1
  39. package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
  40. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
  41. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
  42. package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
  43. package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
  44. package/dist/cjs/z-myz-card-info.cjs.entry.js +1 -1
  45. package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
  46. package/dist/cjs/z-myz-card_4.cjs.entry.js +4 -4
  47. package/dist/cjs/z-myz-list.cjs.entry.js +1 -1
  48. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +72 -0
  49. package/dist/cjs/z-navigation-tab-link.cjs.entry.js.map +1 -0
  50. package/dist/cjs/z-navigation-tab.cjs.entry.js +69 -0
  51. package/dist/cjs/z-navigation-tab.cjs.entry.js.map +1 -0
  52. package/dist/cjs/z-otp.cjs.entry.js +2 -2
  53. package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
  54. package/dist/cjs/z-pocket_3.cjs.entry.js +3 -3
  55. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  56. package/dist/cjs/z-section-title.cjs.entry.js +1 -1
  57. package/dist/cjs/z-skip-to-content.cjs.entry.js +1 -1
  58. package/dist/cjs/z-table-body.cjs.entry.js +12 -0
  59. package/dist/cjs/z-table-body.cjs.entry.js.map +1 -0
  60. package/dist/cjs/z-table-cell.cjs.entry.js +13 -0
  61. package/dist/cjs/z-table-cell.cjs.entry.js.map +1 -0
  62. package/dist/cjs/z-table-deprecated.cjs.entry.js +92 -0
  63. package/dist/cjs/z-table-deprecated.cjs.entry.js.map +1 -0
  64. package/dist/cjs/z-table-empty-box.cjs.entry.js +12 -0
  65. package/dist/cjs/z-table-empty-box.cjs.entry.js.map +1 -0
  66. package/dist/cjs/z-table-expanded-row.cjs.entry.js +12 -0
  67. package/dist/cjs/z-table-expanded-row.cjs.entry.js.map +1 -0
  68. package/dist/cjs/z-table-footer.cjs.entry.js +12 -0
  69. package/dist/cjs/z-table-footer.cjs.entry.js.map +1 -0
  70. package/dist/cjs/z-table-head.cjs.entry.js +12 -0
  71. package/dist/cjs/z-table-head.cjs.entry.js.map +1 -0
  72. package/dist/cjs/z-table-header-row.cjs.entry.js +12 -0
  73. package/dist/cjs/z-table-header-row.cjs.entry.js.map +1 -0
  74. package/dist/cjs/z-table-header.cjs.entry.js +15 -0
  75. package/dist/cjs/z-table-header.cjs.entry.js.map +1 -0
  76. package/dist/cjs/z-table-row.cjs.entry.js +13 -0
  77. package/dist/cjs/z-table-row.cjs.entry.js.map +1 -0
  78. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +12 -0
  79. package/dist/cjs/z-table-sticky-footer.cjs.entry.js.map +1 -0
  80. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  81. package/dist/collection/collection-manifest.json +14 -0
  82. package/dist/collection/components/file-upload/z-file-upload/index.js +57 -10
  83. package/dist/collection/components/file-upload/z-file-upload/index.js.map +1 -1
  84. package/dist/collection/components/inputs/z-searchbar/index.js +1 -3
  85. package/dist/collection/components/inputs/z-searchbar/index.js.map +1 -1
  86. package/dist/collection/components/inputs/z-searchbar/styles.css +2 -5
  87. package/dist/collection/components/list/z-list-element/index.js +26 -1
  88. package/dist/collection/components/list/z-list-element/index.js.map +1 -1
  89. package/dist/collection/components/list/z-list-element/styles.css +37 -12
  90. package/dist/collection/components/z-contextual-menu/index.js +123 -0
  91. package/dist/collection/components/z-contextual-menu/index.js.map +1 -0
  92. package/dist/collection/components/z-contextual-menu/index.spec.js +74 -0
  93. package/dist/collection/components/z-contextual-menu/index.spec.js.map +1 -0
  94. package/dist/collection/components/z-contextual-menu/styles.css +60 -0
  95. package/dist/collection/components/z-contextual-menu/test.e2e.js +11 -0
  96. package/dist/collection/components/z-contextual-menu/test.e2e.js.map +1 -0
  97. package/dist/collection/components/z-cover-hero/index.js +2 -2
  98. package/dist/collection/components/z-divider/index.js +1 -1
  99. package/dist/collection/components/z-ghost-loading/index.js +1 -1
  100. package/dist/collection/components/z-info-reveal/index.js +1 -1
  101. package/dist/collection/components/z-offcanvas/index.js +1 -1
  102. package/dist/collection/components/z-offcanvas/styles.css +1 -1
  103. package/dist/collection/components/z-popover/index.js +1 -1
  104. package/dist/collection/components/z-section-title/index.js +1 -1
  105. package/dist/collection/components/z-skip-to-content/index.js +1 -1
  106. package/dist/collection/components/z-tag/index.js +2 -2
  107. package/dist/collection/components/z-visually-hidden/index.js +1 -1
  108. package/dist/collection/deprecated/navigation-tab.css +138 -0
  109. package/dist/collection/deprecated/z-link/index.js +1 -1
  110. package/dist/collection/deprecated/z-navigation-tab/index.js +286 -0
  111. package/dist/collection/deprecated/z-navigation-tab/index.js.map +1 -0
  112. package/dist/collection/deprecated/z-navigation-tab-link/index.js +321 -0
  113. package/dist/collection/deprecated/z-navigation-tab-link/index.js.map +1 -0
  114. package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js +27 -0
  115. package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js.map +1 -0
  116. package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js +21 -0
  117. package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js.map +1 -0
  118. package/dist/collection/deprecated/z-table-deprecated/z-table-body/styles.css +9 -0
  119. package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js +85 -0
  120. package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js.map +1 -0
  121. package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js +50 -0
  122. package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js.map +1 -0
  123. package/dist/collection/deprecated/z-table-deprecated/z-table-cell/styles.css +58 -0
  124. package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js +362 -0
  125. package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js.map +1 -0
  126. package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/styles.css +115 -0
  127. package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js +74 -0
  128. package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js.map +1 -0
  129. package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js +46 -0
  130. package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js.map +1 -0
  131. package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/styles.css +38 -0
  132. package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js +46 -0
  133. package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js.map +1 -0
  134. package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js +13 -0
  135. package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js.map +1 -0
  136. package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/styles.css +9 -0
  137. package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js +26 -0
  138. package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js.map +1 -0
  139. package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js +23 -0
  140. package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js.map +1 -0
  141. package/dist/collection/deprecated/z-table-deprecated/z-table-footer/styles.css +5 -0
  142. package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js +26 -0
  143. package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js.map +1 -0
  144. package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js +23 -0
  145. package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js.map +1 -0
  146. package/dist/collection/deprecated/z-table-deprecated/z-table-head/styles.css +5 -0
  147. package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js +227 -0
  148. package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js.map +1 -0
  149. package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js +227 -0
  150. package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js.map +1 -0
  151. package/dist/collection/deprecated/z-table-deprecated/z-table-header/styles.css +71 -0
  152. package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js +48 -0
  153. package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js.map +1 -0
  154. package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js +28 -0
  155. package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js.map +1 -0
  156. package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/styles.css +13 -0
  157. package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js +96 -0
  158. package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js.map +1 -0
  159. package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js +23 -0
  160. package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js.map +1 -0
  161. package/dist/collection/deprecated/z-table-deprecated/z-table-row/styles.css +45 -0
  162. package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js +23 -0
  163. package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js.map +1 -0
  164. package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.js +16 -0
  165. package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.js.map +1 -0
  166. package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/styles.css +11 -0
  167. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +1 -1
  168. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +1 -1
  169. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +1 -1
  170. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +1 -1
  171. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +1 -1
  172. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +1 -1
  173. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +1 -1
  174. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +1 -1
  175. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +1 -1
  176. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +1 -1
  177. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +1 -1
  178. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +1 -1
  179. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +1 -1
  180. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +1 -1
  181. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +1 -1
  182. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +1 -1
  183. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +1 -1
  184. package/dist/collection/snowflakes/myz/z-alert/index.js +1 -1
  185. package/dist/collection/snowflakes/myz/z-otp/index.js +2 -2
  186. package/dist/components/index.d.ts +28 -0
  187. package/dist/components/index.js +14 -0
  188. package/dist/components/index.js.map +1 -1
  189. package/dist/components/index13.js +10 -2
  190. package/dist/components/index13.js.map +1 -1
  191. package/dist/components/index16.js +1 -1
  192. package/dist/components/index17.js +1 -1
  193. package/dist/components/index18.js +1 -1
  194. package/dist/components/index19.js +1 -1
  195. package/dist/components/index21.js +2 -2
  196. package/dist/components/index21.js.map +1 -1
  197. package/dist/components/index22.js +1 -1
  198. package/dist/components/index23.js +1 -1
  199. package/dist/components/index24.js +1 -1
  200. package/dist/components/index25.js +1 -1
  201. package/dist/components/index26.js +3 -3
  202. package/dist/components/index26.js.map +1 -1
  203. package/dist/components/index27.js +37 -17
  204. package/dist/components/index27.js.map +1 -1
  205. package/dist/components/index28.js +45 -0
  206. package/dist/components/index28.js.map +1 -0
  207. package/dist/components/index29.js +120 -0
  208. package/dist/components/index29.js.map +1 -0
  209. package/dist/components/index3.js +1 -1
  210. package/dist/components/index30.js +46 -0
  211. package/dist/components/index30.js.map +1 -0
  212. package/dist/components/index6.js +1 -1
  213. package/dist/components/index8.js +1 -1
  214. package/dist/components/z-app-header.js +1 -1
  215. package/dist/components/z-contextual-menu.d.ts +11 -0
  216. package/dist/components/z-contextual-menu.js +98 -0
  217. package/dist/components/z-contextual-menu.js.map +1 -0
  218. package/dist/components/z-cover-hero.js +2 -2
  219. package/dist/components/z-file-upload.js +21 -11
  220. package/dist/components/z-file-upload.js.map +1 -1
  221. package/dist/components/z-info-reveal.js +1 -1
  222. package/dist/components/z-link.js +1 -1
  223. package/dist/components/z-messages-pocket.js +1 -1
  224. package/dist/components/z-myz-card-alert.js +1 -1
  225. package/dist/components/z-myz-card-dictionary.js +1 -1
  226. package/dist/components/z-myz-card-footer-sections.js +1 -1
  227. package/dist/components/z-myz-card-footer.js +1 -1
  228. package/dist/components/z-myz-card-icon.js +1 -1
  229. package/dist/components/z-myz-card-info.js +1 -1
  230. package/dist/components/z-myz-card-list.js +1 -1
  231. package/dist/components/z-myz-list.js +1 -1
  232. package/dist/components/z-navigation-tab-link.d.ts +11 -0
  233. package/dist/components/z-navigation-tab-link.js +105 -0
  234. package/dist/components/z-navigation-tab-link.js.map +1 -0
  235. package/dist/components/z-navigation-tab.d.ts +11 -0
  236. package/dist/components/z-navigation-tab.js +100 -0
  237. package/dist/components/z-navigation-tab.js.map +1 -0
  238. package/dist/components/z-otp.js +2 -2
  239. package/dist/components/z-pocket-message.js +1 -1
  240. package/dist/components/z-section-title.js +1 -1
  241. package/dist/components/z-skip-to-content.js +1 -1
  242. package/dist/components/z-table-body.d.ts +11 -0
  243. package/dist/components/z-table-body.js +40 -0
  244. package/dist/components/z-table-body.js.map +1 -0
  245. package/dist/components/z-table-cell.d.ts +11 -0
  246. package/dist/components/z-table-cell.js +8 -0
  247. package/dist/components/z-table-cell.js.map +1 -0
  248. package/dist/components/z-table-deprecated.d.ts +11 -0
  249. package/dist/components/z-table-deprecated.js +127 -0
  250. package/dist/components/z-table-deprecated.js.map +1 -0
  251. package/dist/components/z-table-empty-box.d.ts +11 -0
  252. package/dist/components/z-table-empty-box.js +8 -0
  253. package/dist/components/z-table-empty-box.js.map +1 -0
  254. package/dist/components/z-table-expanded-row.d.ts +11 -0
  255. package/dist/components/z-table-expanded-row.js +39 -0
  256. package/dist/components/z-table-expanded-row.js.map +1 -0
  257. package/dist/components/z-table-footer.d.ts +11 -0
  258. package/dist/components/z-table-footer.js +39 -0
  259. package/dist/components/z-table-footer.js.map +1 -0
  260. package/dist/components/z-table-head.d.ts +11 -0
  261. package/dist/components/z-table-head.js +39 -0
  262. package/dist/components/z-table-head.js.map +1 -0
  263. package/dist/components/z-table-header-row.d.ts +11 -0
  264. package/dist/components/z-table-header-row.js +65 -0
  265. package/dist/components/z-table-header-row.js.map +1 -0
  266. package/dist/components/z-table-header.d.ts +11 -0
  267. package/dist/components/z-table-header.js +8 -0
  268. package/dist/components/z-table-header.js.map +1 -0
  269. package/dist/components/z-table-row.d.ts +11 -0
  270. package/dist/components/z-table-row.js +79 -0
  271. package/dist/components/z-table-row.js.map +1 -0
  272. package/dist/components/z-table-sticky-footer.d.ts +11 -0
  273. package/dist/components/z-table-sticky-footer.js +35 -0
  274. package/dist/components/z-table-sticky-footer.js.map +1 -0
  275. package/dist/components/z-tag.js +1 -1
  276. package/dist/components/z-visually-hidden.js +1 -1
  277. package/dist/esm/icons-f212e30c.js +862 -0
  278. package/dist/esm/icons-f212e30c.js.map +1 -0
  279. package/dist/esm/index-0c3f6c0f.js +80 -0
  280. package/dist/esm/index-0c3f6c0f.js.map +1 -0
  281. package/dist/esm/index-1ad3694a.js +19 -0
  282. package/dist/esm/index-1ad3694a.js.map +1 -0
  283. package/dist/esm/index-42dcef4f.js +41 -0
  284. package/dist/esm/index-42dcef4f.js.map +1 -0
  285. package/dist/esm/index-55b38815.js +18 -0
  286. package/dist/esm/index-55b38815.js.map +1 -0
  287. package/dist/esm/index-5b6bb2e2.js +28 -0
  288. package/dist/esm/index-5b6bb2e2.js.map +1 -0
  289. package/dist/esm/index-659b7228.js +35 -0
  290. package/dist/esm/index-659b7228.js.map +1 -0
  291. package/dist/esm/index-73ab3b9b.js +22 -0
  292. package/dist/esm/index-73ab3b9b.js.map +1 -0
  293. package/dist/esm/index-754a9620.js +22 -0
  294. package/dist/esm/index-754a9620.js.map +1 -0
  295. package/dist/esm/index-829d5a8b.js +23 -0
  296. package/dist/esm/index-829d5a8b.js.map +1 -0
  297. package/dist/esm/index-c3277075.js +22 -0
  298. package/dist/esm/index-c3277075.js.map +1 -0
  299. package/dist/esm/index-f16bc2ca.js +56 -0
  300. package/dist/esm/loader.js +1 -1
  301. package/dist/esm/web-components-library.js +1 -1
  302. package/dist/esm/z-alert.entry.js +1 -1
  303. package/dist/esm/z-app-header_12.entry.js +17 -868
  304. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  305. package/dist/esm/z-contextual-menu.entry.js +40 -0
  306. package/dist/esm/z-contextual-menu.entry.js.map +1 -0
  307. package/dist/esm/z-cover-hero.entry.js +2 -2
  308. package/dist/esm/z-file-upload.entry.js +18 -10
  309. package/dist/esm/z-file-upload.entry.js.map +1 -1
  310. package/dist/esm/z-ghost-loading.entry.js +1 -1
  311. package/dist/esm/z-info-reveal.entry.js +1 -1
  312. package/dist/esm/z-link.entry.js +1 -1
  313. package/dist/esm/z-messages-pocket.entry.js +1 -1
  314. package/dist/esm/z-myz-card-alert.entry.js +1 -1
  315. package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
  316. package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
  317. package/dist/esm/z-myz-card-footer.entry.js +1 -1
  318. package/dist/esm/z-myz-card-icon.entry.js +1 -1
  319. package/dist/esm/z-myz-card-info.entry.js +1 -1
  320. package/dist/esm/z-myz-card-list.entry.js +1 -1
  321. package/dist/esm/z-myz-card_4.entry.js +4 -4
  322. package/dist/esm/z-myz-list.entry.js +1 -1
  323. package/dist/esm/z-navigation-tab-link.entry.js +68 -0
  324. package/dist/esm/z-navigation-tab-link.entry.js.map +1 -0
  325. package/dist/esm/z-navigation-tab.entry.js +65 -0
  326. package/dist/esm/z-navigation-tab.entry.js.map +1 -0
  327. package/dist/esm/z-otp.entry.js +2 -2
  328. package/dist/esm/z-pocket-message.entry.js +1 -1
  329. package/dist/esm/z-pocket_3.entry.js +3 -3
  330. package/dist/esm/z-popover.entry.js +1 -1
  331. package/dist/esm/z-section-title.entry.js +1 -1
  332. package/dist/esm/z-skip-to-content.entry.js +1 -1
  333. package/dist/esm/z-table-body.entry.js +4 -0
  334. package/dist/esm/z-table-body.entry.js.map +1 -0
  335. package/dist/esm/z-table-cell.entry.js +5 -0
  336. package/dist/esm/z-table-cell.entry.js.map +1 -0
  337. package/dist/esm/z-table-deprecated.entry.js +88 -0
  338. package/dist/esm/z-table-deprecated.entry.js.map +1 -0
  339. package/dist/esm/z-table-empty-box.entry.js +4 -0
  340. package/dist/esm/z-table-empty-box.entry.js.map +1 -0
  341. package/dist/esm/z-table-expanded-row.entry.js +4 -0
  342. package/dist/esm/z-table-expanded-row.entry.js.map +1 -0
  343. package/dist/esm/z-table-footer.entry.js +4 -0
  344. package/dist/esm/z-table-footer.entry.js.map +1 -0
  345. package/dist/esm/z-table-head.entry.js +4 -0
  346. package/dist/esm/z-table-head.entry.js.map +1 -0
  347. package/dist/esm/z-table-header-row.entry.js +4 -0
  348. package/dist/esm/z-table-header-row.entry.js.map +1 -0
  349. package/dist/esm/z-table-header.entry.js +7 -0
  350. package/dist/esm/z-table-header.entry.js.map +1 -0
  351. package/dist/esm/z-table-row.entry.js +5 -0
  352. package/dist/esm/z-table-row.entry.js.map +1 -0
  353. package/dist/esm/z-table-sticky-footer.entry.js +4 -0
  354. package/dist/esm/z-table-sticky-footer.entry.js.map +1 -0
  355. package/dist/esm/z-visually-hidden.entry.js +1 -1
  356. package/dist/types/components/file-upload/z-file-upload/index.d.ts +4 -0
  357. package/dist/types/components/inputs/z-searchbar/index.d.ts +0 -2
  358. package/dist/types/components/list/z-list-element/index.d.ts +5 -0
  359. package/dist/types/components/z-contextual-menu/index.d.ts +26 -0
  360. package/dist/types/components.d.ts +897 -10
  361. package/dist/types/deprecated/z-navigation-tab/index.d.ts +69 -0
  362. package/dist/types/deprecated/z-navigation-tab-link/index.d.ts +77 -0
  363. package/dist/types/deprecated/z-table-deprecated/z-table-body/index.d.ts +8 -0
  364. package/dist/types/deprecated/z-table-deprecated/z-table-cell/index.d.ts +14 -0
  365. package/dist/types/deprecated/z-table-deprecated/z-table-deprecated/index.d.ts +59 -0
  366. package/dist/types/deprecated/z-table-deprecated/z-table-empty-box/index.d.ts +15 -0
  367. package/dist/types/deprecated/z-table-deprecated/z-table-expanded-row/index.d.ts +8 -0
  368. package/dist/types/deprecated/z-table-deprecated/z-table-footer/index.d.ts +8 -0
  369. package/dist/types/deprecated/z-table-deprecated/z-table-head/index.d.ts +8 -0
  370. package/dist/types/deprecated/z-table-deprecated/z-table-header/index.d.ts +31 -0
  371. package/dist/types/deprecated/z-table-deprecated/z-table-header-row/index.d.ts +9 -0
  372. package/dist/types/deprecated/z-table-deprecated/z-table-row/index.d.ts +16 -0
  373. package/dist/types/deprecated/z-table-deprecated/z-table-sticky-footer/index.d.ts +7 -0
  374. package/dist/web-components-library/p-011a7536.js +2 -0
  375. package/dist/web-components-library/p-011a7536.js.map +1 -0
  376. package/{www/build/p-04755b76.entry.js → dist/web-components-library/p-10c29fb4.entry.js} +2 -2
  377. package/dist/web-components-library/{p-942e5126.entry.js → p-210fbe0f.entry.js} +2 -2
  378. package/dist/web-components-library/p-2731d501.entry.js +2 -0
  379. package/dist/web-components-library/p-2731d501.entry.js.map +1 -0
  380. package/dist/web-components-library/p-28c6bb97.entry.js +2 -0
  381. package/dist/web-components-library/p-28c6bb97.entry.js.map +1 -0
  382. package/dist/web-components-library/{p-6edd5dbe.entry.js → p-2f72475d.entry.js} +2 -2
  383. package/dist/web-components-library/p-3441cb4e.entry.js +2 -0
  384. package/dist/web-components-library/p-3441cb4e.entry.js.map +1 -0
  385. package/dist/web-components-library/p-356aac96.js +2 -0
  386. package/dist/web-components-library/p-356aac96.js.map +1 -0
  387. package/dist/web-components-library/{p-24ab494d.entry.js → p-378b2bbf.entry.js} +2 -2
  388. package/{www/build/p-d1f8ca38.entry.js → dist/web-components-library/p-38c63f28.entry.js} +2 -2
  389. package/dist/web-components-library/{p-8d81a5c8.entry.js → p-402bd7f6.entry.js} +2 -2
  390. package/dist/web-components-library/p-40f68d35.entry.js +2 -0
  391. package/dist/web-components-library/p-40f68d35.entry.js.map +1 -0
  392. package/dist/web-components-library/p-4686b762.js +2 -0
  393. package/dist/web-components-library/p-4686b762.js.map +1 -0
  394. package/dist/web-components-library/p-472eb82d.entry.js +2 -0
  395. package/dist/web-components-library/p-472eb82d.entry.js.map +1 -0
  396. package/dist/web-components-library/p-4bc82510.js +2 -0
  397. package/dist/web-components-library/p-4bc82510.js.map +1 -0
  398. package/dist/web-components-library/p-55d22af2.js +2 -0
  399. package/dist/web-components-library/p-55d22af2.js.map +1 -0
  400. package/dist/web-components-library/{p-dbc437d8.entry.js → p-5d220bbc.entry.js} +2 -2
  401. package/dist/web-components-library/p-5e585fe9.js +2 -0
  402. package/dist/web-components-library/p-5e585fe9.js.map +1 -0
  403. package/dist/web-components-library/p-6087739d.js +2 -0
  404. package/dist/web-components-library/p-6087739d.js.map +1 -0
  405. package/dist/web-components-library/p-626a5bb1.entry.js +2 -0
  406. package/dist/web-components-library/p-626a5bb1.entry.js.map +1 -0
  407. package/dist/web-components-library/p-6790a3c1.js +2 -0
  408. package/dist/web-components-library/p-6790a3c1.js.map +1 -0
  409. package/dist/web-components-library/p-68a9a3dd.entry.js +2 -0
  410. package/dist/web-components-library/p-68a9a3dd.entry.js.map +1 -0
  411. package/dist/web-components-library/p-69697329.entry.js +2 -0
  412. package/dist/web-components-library/p-69697329.entry.js.map +1 -0
  413. package/dist/web-components-library/p-6aba107d.entry.js +2 -0
  414. package/dist/web-components-library/p-6aba107d.entry.js.map +1 -0
  415. package/dist/web-components-library/{p-00d7315a.entry.js → p-6d0bb567.entry.js} +2 -2
  416. package/dist/web-components-library/{p-05b39597.entry.js → p-7d4cd2e8.entry.js} +2 -2
  417. package/dist/web-components-library/p-820c2503.js +2 -0
  418. package/dist/web-components-library/p-820c2503.js.map +1 -0
  419. package/dist/web-components-library/{p-120a809e.entry.js → p-83657b33.entry.js} +2 -2
  420. package/dist/web-components-library/{p-b670ffa5.entry.js → p-97bba1f2.entry.js} +2 -2
  421. package/dist/web-components-library/{p-d251f105.entry.js → p-9882e8a5.entry.js} +2 -2
  422. package/dist/web-components-library/p-98e8d64f.entry.js +2 -0
  423. package/dist/web-components-library/p-98e8d64f.entry.js.map +1 -0
  424. package/dist/web-components-library/p-9bcb606c.entry.js +2 -0
  425. package/dist/web-components-library/p-9bcb606c.entry.js.map +1 -0
  426. package/dist/web-components-library/{p-996c1471.entry.js → p-9e71d6b3.entry.js} +2 -2
  427. package/dist/web-components-library/{p-b57362ef.entry.js → p-ac497c80.entry.js} +2 -2
  428. package/dist/web-components-library/{p-5eb0a064.entry.js → p-ae71256f.entry.js} +2 -2
  429. package/dist/web-components-library/{p-95104b91.entry.js → p-af27423a.entry.js} +2 -2
  430. package/dist/web-components-library/p-b1b69181.entry.js +2 -0
  431. package/dist/web-components-library/p-b1b69181.entry.js.map +1 -0
  432. package/dist/web-components-library/p-b99dd793.entry.js +2 -0
  433. package/dist/web-components-library/p-b99dd793.entry.js.map +1 -0
  434. package/{www/build/p-a53ab86e.entry.js → dist/web-components-library/p-bb8037c4.entry.js} +2 -2
  435. package/dist/web-components-library/p-c2555fef.entry.js +2 -0
  436. package/dist/web-components-library/p-c2555fef.entry.js.map +1 -0
  437. package/dist/web-components-library/p-ca5975a3.js +2 -0
  438. package/dist/web-components-library/p-ca5975a3.js.map +1 -0
  439. package/dist/web-components-library/p-cc46f0ce.js +2 -0
  440. package/dist/web-components-library/p-cc46f0ce.js.map +1 -0
  441. package/dist/web-components-library/{p-5023f7d5.entry.js → p-cfd186a5.entry.js} +2 -2
  442. package/dist/web-components-library/p-cfd186a5.entry.js.map +1 -0
  443. package/{www/build/p-d92765b6.entry.js → dist/web-components-library/p-e3e48e64.entry.js} +2 -2
  444. package/dist/web-components-library/p-ebcf6b4d.entry.js +2 -0
  445. package/dist/web-components-library/p-ed03b414.entry.js +2 -0
  446. package/dist/web-components-library/p-ed03b414.entry.js.map +1 -0
  447. package/{www/build/p-2637ab23.entry.js → dist/web-components-library/p-f97c093d.entry.js} +2 -2
  448. package/dist/web-components-library/{p-239fb968.entry.js → p-fa4a2862.entry.js} +2 -2
  449. package/dist/web-components-library/p-fe8d7642.entry.js +2 -0
  450. package/dist/web-components-library/web-components-library.esm.js +1 -1
  451. package/dist/web-components-library/web-components-library.esm.js.map +1 -1
  452. package/package.json +1 -1
  453. package/react/components.d.ts +14 -0
  454. package/react/components.js +16 -2
  455. package/react/components.js.map +1 -1
  456. package/www/build/p-011a7536.js +2 -0
  457. package/www/build/p-011a7536.js.map +1 -0
  458. package/{dist/web-components-library/p-04755b76.entry.js → www/build/p-10c29fb4.entry.js} +2 -2
  459. package/www/build/{p-942e5126.entry.js → p-210fbe0f.entry.js} +2 -2
  460. package/www/build/p-2731d501.entry.js +2 -0
  461. package/www/build/p-2731d501.entry.js.map +1 -0
  462. package/www/build/p-28c6bb97.entry.js +2 -0
  463. package/www/build/p-28c6bb97.entry.js.map +1 -0
  464. package/www/build/{p-6edd5dbe.entry.js → p-2f72475d.entry.js} +2 -2
  465. package/www/build/p-3441cb4e.entry.js +2 -0
  466. package/www/build/p-3441cb4e.entry.js.map +1 -0
  467. package/www/build/p-356aac96.js +2 -0
  468. package/www/build/p-356aac96.js.map +1 -0
  469. package/www/build/{p-24ab494d.entry.js → p-378b2bbf.entry.js} +2 -2
  470. package/{dist/web-components-library/p-d1f8ca38.entry.js → www/build/p-38c63f28.entry.js} +2 -2
  471. package/www/build/{p-8d81a5c8.entry.js → p-402bd7f6.entry.js} +2 -2
  472. package/www/build/p-40f68d35.entry.js +2 -0
  473. package/www/build/p-40f68d35.entry.js.map +1 -0
  474. package/www/build/p-4686b762.js +2 -0
  475. package/www/build/p-4686b762.js.map +1 -0
  476. package/www/build/p-472eb82d.entry.js +2 -0
  477. package/www/build/p-472eb82d.entry.js.map +1 -0
  478. package/www/build/p-4bc82510.js +2 -0
  479. package/www/build/p-4bc82510.js.map +1 -0
  480. package/www/build/p-55d22af2.js +2 -0
  481. package/www/build/p-55d22af2.js.map +1 -0
  482. package/www/build/{p-dbc437d8.entry.js → p-5d220bbc.entry.js} +2 -2
  483. package/www/build/p-5e585fe9.js +2 -0
  484. package/www/build/p-5e585fe9.js.map +1 -0
  485. package/www/build/p-6087739d.js +2 -0
  486. package/www/build/p-6087739d.js.map +1 -0
  487. package/www/build/p-626a5bb1.entry.js +2 -0
  488. package/www/build/p-626a5bb1.entry.js.map +1 -0
  489. package/www/build/p-6790a3c1.js +2 -0
  490. package/www/build/p-6790a3c1.js.map +1 -0
  491. package/www/build/p-68a9a3dd.entry.js +2 -0
  492. package/www/build/p-68a9a3dd.entry.js.map +1 -0
  493. package/www/build/p-69697329.entry.js +2 -0
  494. package/www/build/p-69697329.entry.js.map +1 -0
  495. package/www/build/p-6aba107d.entry.js +2 -0
  496. package/www/build/p-6aba107d.entry.js.map +1 -0
  497. package/www/build/{p-00d7315a.entry.js → p-6d0bb567.entry.js} +2 -2
  498. package/www/build/{p-05b39597.entry.js → p-7d4cd2e8.entry.js} +2 -2
  499. package/www/build/p-820c2503.js +2 -0
  500. package/www/build/p-820c2503.js.map +1 -0
  501. package/www/build/p-82ca7d0f.js +2 -0
  502. package/www/build/{p-120a809e.entry.js → p-83657b33.entry.js} +2 -2
  503. package/www/build/{p-b670ffa5.entry.js → p-97bba1f2.entry.js} +2 -2
  504. package/www/build/{p-d251f105.entry.js → p-9882e8a5.entry.js} +2 -2
  505. package/www/build/p-98e8d64f.entry.js +2 -0
  506. package/www/build/p-98e8d64f.entry.js.map +1 -0
  507. package/www/build/p-9bcb606c.entry.js +2 -0
  508. package/www/build/p-9bcb606c.entry.js.map +1 -0
  509. package/www/build/{p-996c1471.entry.js → p-9e71d6b3.entry.js} +2 -2
  510. package/www/build/{p-b57362ef.entry.js → p-ac497c80.entry.js} +2 -2
  511. package/www/build/{p-5eb0a064.entry.js → p-ae71256f.entry.js} +2 -2
  512. package/www/build/{p-95104b91.entry.js → p-af27423a.entry.js} +2 -2
  513. package/www/build/p-b1b69181.entry.js +2 -0
  514. package/www/build/p-b1b69181.entry.js.map +1 -0
  515. package/www/build/p-b99dd793.entry.js +2 -0
  516. package/www/build/p-b99dd793.entry.js.map +1 -0
  517. package/{dist/web-components-library/p-a53ab86e.entry.js → www/build/p-bb8037c4.entry.js} +2 -2
  518. package/www/build/p-c2555fef.entry.js +2 -0
  519. package/www/build/p-c2555fef.entry.js.map +1 -0
  520. package/www/build/p-ca5975a3.js +2 -0
  521. package/www/build/p-ca5975a3.js.map +1 -0
  522. package/www/build/p-cc46f0ce.js +2 -0
  523. package/www/build/p-cc46f0ce.js.map +1 -0
  524. package/www/build/{p-5023f7d5.entry.js → p-cfd186a5.entry.js} +2 -2
  525. package/www/build/p-cfd186a5.entry.js.map +1 -0
  526. package/{dist/web-components-library/p-d92765b6.entry.js → www/build/p-e3e48e64.entry.js} +2 -2
  527. package/www/build/p-ebcf6b4d.entry.js +2 -0
  528. package/www/build/p-ed03b414.entry.js +2 -0
  529. package/www/build/p-ed03b414.entry.js.map +1 -0
  530. package/{dist/web-components-library/p-2637ab23.entry.js → www/build/p-f97c093d.entry.js} +2 -2
  531. package/www/build/{p-239fb968.entry.js → p-fa4a2862.entry.js} +2 -2
  532. package/www/build/p-fe8d7642.entry.js +2 -0
  533. package/www/build/web-components-library.esm.js +1 -1
  534. package/www/build/web-components-library.esm.js.map +1 -1
  535. package/www/index.html +1 -1
  536. package/dist/web-components-library/p-4c40561d.entry.js +0 -2
  537. package/dist/web-components-library/p-5023f7d5.entry.js.map +0 -1
  538. package/dist/web-components-library/p-5d67d311.entry.js +0 -2
  539. package/dist/web-components-library/p-91a7c5a9.entry.js +0 -2
  540. package/dist/web-components-library/p-91a7c5a9.entry.js.map +0 -1
  541. package/www/build/p-4c40561d.entry.js +0 -2
  542. package/www/build/p-5023f7d5.entry.js.map +0 -1
  543. package/www/build/p-56810079.js +0 -2
  544. package/www/build/p-5d67d311.entry.js +0 -2
  545. package/www/build/p-91a7c5a9.entry.js +0 -2
  546. package/www/build/p-91a7c5a9.entry.js.map +0 -1
  547. /package/dist/web-components-library/{p-04755b76.entry.js.map → p-10c29fb4.entry.js.map} +0 -0
  548. /package/dist/web-components-library/{p-942e5126.entry.js.map → p-210fbe0f.entry.js.map} +0 -0
  549. /package/dist/web-components-library/{p-6edd5dbe.entry.js.map → p-2f72475d.entry.js.map} +0 -0
  550. /package/dist/web-components-library/{p-24ab494d.entry.js.map → p-378b2bbf.entry.js.map} +0 -0
  551. /package/dist/web-components-library/{p-d1f8ca38.entry.js.map → p-38c63f28.entry.js.map} +0 -0
  552. /package/dist/web-components-library/{p-8d81a5c8.entry.js.map → p-402bd7f6.entry.js.map} +0 -0
  553. /package/dist/web-components-library/{p-dbc437d8.entry.js.map → p-5d220bbc.entry.js.map} +0 -0
  554. /package/dist/web-components-library/{p-00d7315a.entry.js.map → p-6d0bb567.entry.js.map} +0 -0
  555. /package/dist/web-components-library/{p-05b39597.entry.js.map → p-7d4cd2e8.entry.js.map} +0 -0
  556. /package/dist/web-components-library/{p-120a809e.entry.js.map → p-83657b33.entry.js.map} +0 -0
  557. /package/dist/web-components-library/{p-b670ffa5.entry.js.map → p-97bba1f2.entry.js.map} +0 -0
  558. /package/dist/web-components-library/{p-d251f105.entry.js.map → p-9882e8a5.entry.js.map} +0 -0
  559. /package/dist/web-components-library/{p-996c1471.entry.js.map → p-9e71d6b3.entry.js.map} +0 -0
  560. /package/dist/web-components-library/{p-b57362ef.entry.js.map → p-ac497c80.entry.js.map} +0 -0
  561. /package/dist/web-components-library/{p-5eb0a064.entry.js.map → p-ae71256f.entry.js.map} +0 -0
  562. /package/dist/web-components-library/{p-95104b91.entry.js.map → p-af27423a.entry.js.map} +0 -0
  563. /package/dist/web-components-library/{p-a53ab86e.entry.js.map → p-bb8037c4.entry.js.map} +0 -0
  564. /package/dist/web-components-library/{p-d92765b6.entry.js.map → p-e3e48e64.entry.js.map} +0 -0
  565. /package/dist/web-components-library/{p-4c40561d.entry.js.map → p-ebcf6b4d.entry.js.map} +0 -0
  566. /package/dist/web-components-library/{p-2637ab23.entry.js.map → p-f97c093d.entry.js.map} +0 -0
  567. /package/dist/web-components-library/{p-239fb968.entry.js.map → p-fa4a2862.entry.js.map} +0 -0
  568. /package/dist/web-components-library/{p-5d67d311.entry.js.map → p-fe8d7642.entry.js.map} +0 -0
  569. /package/www/build/{p-04755b76.entry.js.map → p-10c29fb4.entry.js.map} +0 -0
  570. /package/www/build/{p-942e5126.entry.js.map → p-210fbe0f.entry.js.map} +0 -0
  571. /package/www/build/{p-6edd5dbe.entry.js.map → p-2f72475d.entry.js.map} +0 -0
  572. /package/www/build/{p-24ab494d.entry.js.map → p-378b2bbf.entry.js.map} +0 -0
  573. /package/www/build/{p-d1f8ca38.entry.js.map → p-38c63f28.entry.js.map} +0 -0
  574. /package/www/build/{p-8d81a5c8.entry.js.map → p-402bd7f6.entry.js.map} +0 -0
  575. /package/www/build/{p-dbc437d8.entry.js.map → p-5d220bbc.entry.js.map} +0 -0
  576. /package/www/build/{p-00d7315a.entry.js.map → p-6d0bb567.entry.js.map} +0 -0
  577. /package/www/build/{p-05b39597.entry.js.map → p-7d4cd2e8.entry.js.map} +0 -0
  578. /package/www/build/{p-120a809e.entry.js.map → p-83657b33.entry.js.map} +0 -0
  579. /package/www/build/{p-b670ffa5.entry.js.map → p-97bba1f2.entry.js.map} +0 -0
  580. /package/www/build/{p-d251f105.entry.js.map → p-9882e8a5.entry.js.map} +0 -0
  581. /package/www/build/{p-996c1471.entry.js.map → p-9e71d6b3.entry.js.map} +0 -0
  582. /package/www/build/{p-b57362ef.entry.js.map → p-ac497c80.entry.js.map} +0 -0
  583. /package/www/build/{p-5eb0a064.entry.js.map → p-ae71256f.entry.js.map} +0 -0
  584. /package/www/build/{p-95104b91.entry.js.map → p-af27423a.entry.js.map} +0 -0
  585. /package/www/build/{p-a53ab86e.entry.js.map → p-bb8037c4.entry.js.map} +0 -0
  586. /package/www/build/{p-d92765b6.entry.js.map → p-e3e48e64.entry.js.map} +0 -0
  587. /package/www/build/{p-4c40561d.entry.js.map → p-ebcf6b4d.entry.js.map} +0 -0
  588. /package/www/build/{p-2637ab23.entry.js.map → p-f97c093d.entry.js.map} +0 -0
  589. /package/www/build/{p-239fb968.entry.js.map → p-fa4a2862.entry.js.map} +0 -0
  590. /package/www/build/{p-5d67d311.entry.js.map → p-fe8d7642.entry.js.map} +0 -0
@@ -0,0 +1 @@
1
+ {"file":"z-navigation-tab.entry.js","mappings":";;;;AAAA,MAAM,gBAAgB,GAAG,0hHAA0hH,CAAC;AACpjH,6BAAe,gBAAgB;;MCYlB,cAAc;;;;;;wBAuBJ,KAAK;wBAML,KAAK;2BAMe,yBAAyB,CAAC,UAAU;oBAMlD,kBAAkB,CAAC,GAAG;;;;;;;;IA+BzC,WAAW,CAAC,EAAC,MAAM,EAAE,MAAM,EAAC;QAClC,MAAM,aAAa,IACjB,IAAI,CAAC,WAAW,KAAK,yBAAyB,CAAC,UAAU;cACrD,EAAC,KAAK,EAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAC;cACpC,EAAC,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAC,CAChB,CAAC;QAE3B,MAAM,CAAC,cAAc,iBACnB,QAAQ,EAAE,QAAQ,IACf,aAAa,EAChB,CAAC;KACJ;IAGD,OAAO;QACL,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE;YAClB,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC;SACtB;KACF;IAGD,UAAU;QACR,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,aAAa,CAAC,IAAI,EAAE,CAAC;SAC3B;KACF;;;;;;IAOO,UAAU;QAChB,IAAI,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;QACrB,MAAM,UAAU,GAAG,GAAG,IAAI,CAAC,OAAO,CAAC,UAAU,EAAE,EAAE,CAAC,SAAS,CAAC;QAE5D,IAAI,IAAI,CAAC,QAAQ,IAAI,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,QAAQ,CAAC,UAAU,CAAC,EAAE;YAC5D,IAAI,GAAG,UAAU,CAAC;SACnB;QAED,OAAO,cAAQ,IAAI,EAAE,IAAI,GAAW,CAAC;KACtC;IAED,MAAM;QACJ,QACE,EAAC,IAAI,qDACH,IAAI,EAAC,KAAK,EACV,EAAE,EAAE,IAAI,CAAC,KAAK,mBACC,IAAI,CAAC,QAAQ,GAAG,MAAM,GAAG,OAAO,mBAChC,IAAI,CAAC,YAAY,IAEhC,+DACE,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAG,CAAC,GAAG,CAAC,CAAC,EAChC,OAAO,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,EACpC,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,KAAK,EAAE,IAAI,CAAC,SAAS,IAEpB,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,EAAE,EAC9B,IAAI,CAAC,WAAW,KAAK,yBAAyB,CAAC,UAAU,IAAI,IAAI,CAAC,KAAK,CACjE,CACJ,EACP;KACH;;;;;;;;;","names":[],"sources":["src/deprecated/navigation-tab.css?tag=z-navigation-tab","src/deprecated/z-navigation-tab/index.tsx"],"sourcesContent":["z-navigation-tab > button,\nz-navigation-tab-link > a {\n position: relative;\n z-index: 0;\n display: inline-flex;\n width: auto;\n align-items: center;\n justify-content: center;\n padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 5);\n border: none;\n margin: 0;\n background-color: unset;\n border-radius: var(--border-no-radius);\n color: var(--color-primary01);\n cursor: pointer;\n fill: currentcolor;\n font-family: var(--font-family-sans);\n font-size: inherit;\n letter-spacing: inherit;\n line-height: inherit;\n outline: none;\n text-align: center;\n white-space: nowrap;\n}\n\nz-navigation-tab-link > a {\n text-decoration: none;\n}\n\nz-navigation-tab *,\nz-navigation-tab-link *,\nz-navigation-tab *::before,\nz-navigation-tab *::after,\nz-navigation-tab-link *::before,\nz-navigation-tab-link *::after {\n box-sizing: border-box;\n}\n\nz-navigation-tab > *:focus:focus-visible,\nz-navigation-tab-link > *:focus:focus-visible {\n z-index: 1;\n box-shadow: inset 0 0 4px 3px var(--color-highlight);\n}\n\nz-navigation-tab:not([disabled]):hover > *,\nz-navigation-tab[selected] > *,\nz-navigation-tab-link:not([disabled]):hover > *,\nz-navigation-tab-link[selected] > * {\n color: var(--color-hover-secondary);\n fill: currentcolor;\n}\n\nz-navigation-tab:not([disabled]):hover > *::after,\nz-navigation-tab[selected] > *::after,\nz-navigation-tab-link:not([disabled]):hover > *::after,\nz-navigation-tab-link[selected] > *::after {\n position: absolute;\n background-color: var(--color-hover-secondary);\n content: \"\";\n}\n\nz-navigation-tab[orientation=\"horizontal\"]:not([disabled]):hover > *::after,\nz-navigation-tab[orientation=\"horizontal\"][selected] > *::after,\nz-navigation-tab-link[orientation=\"horizontal\"]:not([disabled]):hover > *::after,\nz-navigation-tab-link[orientation=\"horizontal\"][selected] > *::after {\n bottom: 0;\n left: 0;\n width: 100%;\n height: var(--border-size-large);\n}\n\nz-navigation-tab z-icon,\nz-navigation-tab-link z-icon {\n --z-icon-width: calc(var(--space-unit) * 2);\n --z-icon-height: calc(var(--space-unit) * 2);\n\n display: flex;\n margin: 0;\n}\n\nz-navigation-tab[orientation=\"horizontal\"] z-icon,\nz-navigation-tab-link[orientation=\"horizontal\"] z-icon {\n margin-right: var(--space-unit);\n}\n\nz-navigation-tab:not([disabled]):hover > * {\n background-color: var(--color-background);\n}\n\nz-navigation-tab[disabled] > *,\nz-navigation-tab-link[disabled] > * {\n color: var(--gray500);\n cursor: not-allowed;\n fill: currentcolor;\n pointer-events: all;\n}\n\n/* Size small (only available for horizontal) */\nz-navigation-tab[size=\"small\"] > *,\nz-navigation-tab-link[size=\"small\"] > * {\n font-size: var(--font-size-2);\n letter-spacing: 0.16px;\n line-height: 1.4;\n}\n\nz-navigation-tab[size=\"small\"][orientation=\"horizontal\"] > *,\nz-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"] > * {\n padding: var(--space-unit) calc(var(--space-unit) * 2);\n}\n\nz-navigation-tab[size=\"small\"][orientation=\"horizontal\"]:not([disabled]):hover > *::after,\nz-navigation-tab[size=\"small\"][orientation=\"horizontal\"][selected] > *::after,\nz-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"]:not([disabled]):hover > *::after,\nz-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"][selected] > *::after {\n height: var(--border-size-medium);\n}\n\nz-navigation-tab[size=\"small\"]:not([orientation=\"vertical\"]) z-icon,\nz-navigation-tab-link[size=\"small\"]:not([orientation=\"vertical\"]) z-icon {\n --z-icon-width: 14px;\n --z-icon-height: 14px;\n}\n\n/* Orientation Vertical */\nz-navigation-tab[orientation=\"vertical\"] > *,\nz-navigation-tab-link[orientation=\"vertical\"] > * {\n padding: calc(var(--space-unit) * 3) calc(var(--space-unit) * 2);\n}\n\nz-navigation-tab[orientation=\"vertical\"]:not([disabled]):hover > *::after,\nz-navigation-tab[orientation=\"vertical\"][selected] > *::after,\nz-navigation-tab-link[orientation=\"vertical\"]:not([disabled]):hover > *::after,\nz-navigation-tab-link[orientation=\"vertical\"][selected] > *::after {\n top: 0;\n right: 0;\n width: var(--border-size-large);\n height: 100%;\n}\n","import {Component, Prop, h, Listen, Event, EventEmitter, Watch, Host} from \"@stencil/core\";\nimport {NavigationTabsOrientation, NavigationTabsSize} from \"../../beans\";\nimport {ICONS} from \"../../components/icons/icons\";\n\n/**\n * Single tab component to use inside `z-navigation-tabs`. It renders a button.\n * This component uses the `tab` role:\n * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tab_role\n */\n@Component({\n tag: \"z-navigation-tab\",\n styleUrl: \"../navigation-tab.css\",\n})\nexport class ZNavigationTab {\n /**\n * `aria-controls` attribute of the tab.\n * Identifies the element (with `role=tabpanel`) whose contents or presence are controlled by this tab.\n * The value must be the `id` of the element it controls.\n * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-controls\n */\n @Prop()\n ariaControls?: string;\n\n /**\n * `id` attribute of the tab.\n * Set this id to the `aria-labelledby` attribute of the controlled `tabpanel` element.\n * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-labelledby\n * @deprecated Use native `id` attribute instead\n */\n @Prop()\n tabId?: string;\n\n /**\n * Whether the tab is selected.\n */\n @Prop({mutable: true, reflect: true})\n selected?: boolean = false;\n\n /**\n * Whether the tab is disabled.\n */\n @Prop({reflect: true})\n disabled?: boolean = false;\n\n /**\n * Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.\n */\n @Prop({reflect: true})\n orientation: NavigationTabsOrientation = NavigationTabsOrientation.HORIZONTAL;\n\n /**\n * Tab size. Do not set this manually: `z-navigation-tabs` will handle this.\n */\n @Prop({reflect: true})\n size: NavigationTabsSize = NavigationTabsSize.BIG;\n\n /**\n * Name of the icon to use.\n * The `filled` version will be automatically used (if found) when the tab is `selected`.\n * @deprecated Use a native `<button>` instead.\n */\n @Prop()\n icon: string;\n\n /**\n * Label to show in the tab.\n */\n @Prop()\n label: string;\n\n /**\n * Html `title` attribute for the button.\n */\n @Prop()\n htmlTitle: string;\n\n /**\n * The tab has been selected.\n */\n @Event({eventName: \"selected\"})\n private selectedEvent: EventEmitter;\n\n /**\n * Scroll into view to center the tab.\n */\n private scrollToTab({target: button}): void {\n const scrollOptions = (\n this.orientation === NavigationTabsOrientation.HORIZONTAL\n ? {block: \"nearest\", inline: \"center\"}\n : {block: \"center\", inline: \"nearest\"}\n ) as ScrollIntoViewOptions;\n\n button.scrollIntoView({\n behavior: \"smooth\",\n ...scrollOptions,\n });\n }\n\n @Listen(\"click\")\n onClick(): void {\n if (!this.disabled) {\n this.selected = true;\n }\n }\n\n @Watch(\"selected\")\n onSelected(): void {\n if (this.selected) {\n this.selectedEvent.emit();\n }\n }\n\n /**\n * Render the icon component using the icon's name passed from prop.\n * Use the `filled` version when the tab is `selected`.\n * @returns {HTMLElement}\n */\n private renderIcon(): HTMLZIconElement {\n let icon = this.icon;\n const iconFilled = `${icon.replace(/-filled$/, \"\")}-filled`;\n\n if (this.selected && Object.keys(ICONS).includes(iconFilled)) {\n icon = iconFilled;\n }\n\n return <z-icon name={icon}></z-icon>;\n }\n\n render(): HTMLZNavigationTabElement {\n return (\n <Host\n role=\"tab\"\n id={this.tabId}\n aria-selected={this.selected ? \"true\" : \"false\"}\n aria-controls={this.ariaControls}\n >\n <button\n tabIndex={this.selected ? 0 : -1}\n onFocus={this.scrollToTab.bind(this)}\n disabled={this.disabled}\n title={this.htmlTitle}\n >\n {this.icon && this.renderIcon()}\n {this.orientation === NavigationTabsOrientation.HORIZONTAL && this.label}\n </button>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -20,7 +20,7 @@ const ZOtp = class {
20
20
  this.otpRef = [...Array(this.inputNum)];
21
21
  }
22
22
  render() {
23
- return (h("div", { key: '52fb020b2ebcd1d55b61a700c42b9292e23e88d7', class: "otp-container" }, h("div", { key: 'fd1c71d7029342f745a0adee68b79b5440c01927', class: "digits-container" }, this.otp.map((_val, i) => (h("input", { class: this.status == InputStatus.ERROR ? "error" : null, onKeyDown: (e) => {
23
+ return (h("div", { key: 'ed4894a5e991ebb5e870ab0a1f54c75217721c5c', class: "otp-container" }, h("div", { key: '1bef4aae264fb80813a5b7b71412eb638c17736d', class: "digits-container" }, this.otp.map((_val, i) => (h("input", { class: this.status == InputStatus.ERROR ? "error" : null, onKeyDown: (e) => {
24
24
  if (e.keyCode > 47) {
25
25
  this.otpRef[i].value = "";
26
26
  }
@@ -31,7 +31,7 @@ const ZOtp = class {
31
31
  }, onInput: (e) => {
32
32
  this.otp[i] = e.target.value;
33
33
  this.emitInputChange(this.otp.join(""));
34
- }, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '2eb46b8273e78ce177f352d50441493e5ac260e8', message: this.message, status: this.status })));
34
+ }, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '6b40b61f792ad0f1789a44d27b51657e2f446a8b', message: this.message, status: this.status })));
35
35
  }
36
36
  };
37
37
  ZOtp.style = ZOtpStyle0;
@@ -8,7 +8,7 @@ const ZPocketMessage = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return (h("div", { key: 'af350f4364cdc056efb2bfb7573f32aff6e1fb74' }, h("z-icon", { key: '978d77e166c93ff7dc66ce4488b9de335ad222f1', name: "exclamation-circle" }), h("div", { key: '8b2b15f096af975a001abc24f13145c19a93df10', class: "content" }, h("slot", { key: 'dc4a2c27b657fa13e1ed27b095c31903f481dfb6' })), h("div", { key: '73f8485447c46858f416f8cf10c332808ee8a129', class: "cta-wrapper" }, h("slot", { key: '9b36b26758f23f527da634df4a115d0db6ca8b51', name: "cta" }))));
11
+ return (h("div", { key: 'fd2ad4b6202ff5ec00783d54f10852f5afead5cc' }, h("z-icon", { key: 'a6872094ff69a350e72992874e641480ef1bd582', name: "exclamation-circle" }), h("div", { key: 'b9c7d36ea2c2f6beed7aaf98f409db7e37eff2d0', class: "content" }, h("slot", { key: '04b72c04be291ffc5690c162ed8bea07251346da' })), h("div", { key: 'b51c6836991f7f66a0e21968cefe81e49fda0043', class: "cta-wrapper" }, h("slot", { key: '944145d6af60175fc717951e1a8b5a03e533c2d8', name: "cta" }))));
12
12
  }
13
13
  };
14
14
  ZPocketMessage.style = ZPocketMessageStyle0;
@@ -60,7 +60,7 @@ const ZPocket = class {
60
60
  }
61
61
  }
62
62
  render() {
63
- return (h("div", { key: '97d80e0b2cb56a932f35aa104256bf763f1eee7c' }, h("div", { key: '9e8f3eacd18892d80cc1a5c314c861ef18178daa', "data-action": "pocketBackground", "data-pocket": this.pocketid, class: `background ${this.status}`, onClick: (e) => this.handleBackgroundClick(e) }), h("div", { key: 'ee7d44929e94ebe8f2c128a74e0b8250819df04b', id: this.pocketid, class: "content-wrapper" }, h("div", { key: '57a77810690ce70ed3c7fac92cc4fa7e5158f17d' }, h("slot", { key: '9f1c1757f0bc2ff2db326ac9158d80f33802970f' })))));
63
+ return (h("div", { key: '326350f5b42a676f92c1246a676f074c12b5e2c8' }, h("div", { key: 'ff53a47e16b8a2809e96d49b129c6187e0e3364a', "data-action": "pocketBackground", "data-pocket": this.pocketid, class: `background ${this.status}`, onClick: (e) => this.handleBackgroundClick(e) }), h("div", { key: '28606d7b860f7283919f00010bf5f1c83ca75aa7', id: this.pocketid, class: "content-wrapper" }, h("div", { key: 'b54698aaa349bb75df7c6344b3cfff3122e530c5' }, h("slot", { key: '0e5ac1491d2c5128ed4c93b116d91a62e2afde41' })))));
64
64
  }
65
65
  get hostElement() { return getElement(this); }
66
66
  static get watchers() { return {
@@ -84,7 +84,7 @@ const ZPocketBody = class {
84
84
  }
85
85
  }
86
86
  render() {
87
- return (h("main", { key: 'cd660568916f4384dc815a3c0067a579c217fa33', class: this.status }, h("slot", { key: '3dd94db83f10a36a3656914a90ca571bd088fc6d' })));
87
+ return (h("main", { key: 'a21e5307e4af8970761af2f04d1344997e171b48', class: this.status }, h("slot", { key: 'c6b38fb56dbca9e8cdb03acfb601f32822312fee' })));
88
88
  }
89
89
  };
90
90
  ZPocketBody.style = ZPocketBodyStyle0;
@@ -114,7 +114,7 @@ const ZPocketHeader = class {
114
114
  mc.on("pandown", () => this.emitPocketHeaderPan("down"));
115
115
  }
116
116
  render() {
117
- return (h("header", { key: '4f1f69686926f9b45d72800e711ae8437a3ca2f5', role: "button", tabindex: 0, onClick: () => this.emitPocketHeaderClick(), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.emitPocketHeaderClick), ref: (el) => (this.swipeWrap = el) }, h("slot", { key: 'cfdaf2acf381639e86ea15349a83834c311fda71' })));
117
+ return (h("header", { key: '90a6554d0c79aebcb62332c7ee23018103fa1916', role: "button", tabindex: 0, onClick: () => this.emitPocketHeaderClick(), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.emitPocketHeaderClick), ref: (el) => (this.swipeWrap = el) }, h("slot", { key: '4a3e7b093ba47de8fdbe0e96fff4f5880220bec4' })));
118
118
  }
119
119
  };
120
120
  ZPocketHeader.style = ZPocketHeaderStyle0;
@@ -300,7 +300,7 @@ const ZPopover = class {
300
300
  this.onOpen();
301
301
  }
302
302
  render() {
303
- return h("slot", { key: '70c742e7871fbf8a871165a4de625dda200ae024' });
303
+ return h("slot", { key: '0f5c1c7c46c904cd0a572cafb31befb36b6f177e' });
304
304
  }
305
305
  get host() { return getElement(this); }
306
306
  static get watchers() { return {
@@ -14,7 +14,7 @@ const ZSectionTitle = class {
14
14
  this.hasSecondaryTitle = !!this.host.querySelector("[slot=secondary-title]");
15
15
  }
16
16
  render() {
17
- return (h(Host, { key: 'b629b236477e358e5e1f839dfab33ac08aa3cd68' }, h("slot", { key: 'f0752bbd190a7ad8a1e5f72a81c0cd92c77137f7', name: "secondary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.BEFORE && (h("z-divider", { size: DividerSize.LARGE, color: "z-section-title--divider-color" })), h("slot", { key: 'a4477bb9b91f62cdf839532f54eeb783615cc498', name: "primary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.AFTER && (h("z-divider", { size: DividerSize.LARGE, color: "z-section-title--divider-color" }))));
17
+ return (h(Host, { key: '73bb5aa52dd0ebf377b6dc6c341a6fe856689753' }, h("slot", { key: '69342bb343240b870f387b2f8b81433d6c44adcd', name: "secondary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.BEFORE && (h("z-divider", { size: DividerSize.LARGE, color: "z-section-title--divider-color" })), h("slot", { key: 'b13fc5c19b76b950806457e9ccd93cc21b850bc0', name: "primary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.AFTER && (h("z-divider", { size: DividerSize.LARGE, color: "z-section-title--divider-color" }))));
18
18
  }
19
19
  get host() { return getElement(this); }
20
20
  };
@@ -48,7 +48,7 @@ const ZSkipToContent = class {
48
48
  this.visible = false;
49
49
  }
50
50
  render() {
51
- return (h(Host, { key: '08004b426a63113ef27d0cac85716b5433a2a292', class: {
51
+ return (h(Host, { key: '148da854d3c5a83e5c103b3efcc5358f86278936', class: {
52
52
  [this.variant]: true,
53
53
  "skip-to-content-visible": this.visible,
54
54
  } }, this.links.map((link, i) => {
@@ -0,0 +1,4 @@
1
+ export { Z as z_table_body } from './index-829d5a8b.js';
2
+ import './index-f16bc2ca.js';
3
+
4
+ //# sourceMappingURL=z-table-body.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-body.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,5 @@
1
+ export { Z as z_table_cell } from './index-659b7228.js';
2
+ import './index-f16bc2ca.js';
3
+ import './index-2255c6c8.js';
4
+
5
+ //# sourceMappingURL=z-table-cell.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-cell.entry.js","mappings":";;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,88 @@
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-f16bc2ca.js';
2
+ import { B as ButtonVariant, d as ButtonSize } from './index-2255c6c8.js';
3
+ import { m as mobileBreakpoint } from './breakpoints-680e0e56.js';
4
+ import './index-829d5a8b.js';
5
+ import './index-659b7228.js';
6
+ import './index-5b6bb2e2.js';
7
+ import './index-1ad3694a.js';
8
+ import './index-73ab3b9b.js';
9
+ import './index-c3277075.js';
10
+ import './index-0c3f6c0f.js';
11
+ import './index-754a9620.js';
12
+ import './index-42dcef4f.js';
13
+ import './index-55b38815.js';
14
+ import './utils-7983d02c.js';
15
+
16
+ const stylesCss = "z-table-deprecated{display:block;width:100%;background-color:var(--color-white);font-family:var(--font-family-sans);font-weight:var(--font-rg);overflow-x:auto}z-table-deprecated>div.table{display:table;width:100%;border-collapse:separate}z-table-deprecated>div.table-bordered>z-table-body>z-table-row>z-table-cell:not(:last-child),z-table-deprecated>div.table-bordered>z-table-head>z-table-header-row>z-table-header:not(:last-child){border-right:var(--border-size-small) solid var(--color-surface03)}z-table-deprecated>div>z-table-body>z-table-row[expandable]>z-table-cell:first-child,z-table-deprecated>div>z-table-head>z-table-header-row[expandable]>z-table-header:first-child{border-right:none}z-table-deprecated>div>z-table-body>z-table-row[expanded]>z-table-cell{background-color:var(--gray50)}z-table-deprecated>div>z-table-body>z-table-row[expanded]+z-table-expanded-row{border-bottom:1px solid var(--gray200)}z-table-deprecated>div.table-column-sticky>z-table-body>z-table-row>z-table-cell:first-child,z-table-deprecated>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{position:sticky;z-index:1;left:0;box-shadow:1px 0 4px -1px rgb(66 69 72 / 40%)}z-table-deprecated>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header{position:sticky;z-index:2;top:0;box-shadow:0 2px 3px -3px rgb(66 69 72 / 40%)}z-table-deprecated>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header:first-child,z-table-deprecated>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{z-index:5}z-table-body{width:auto;background-color:var(--color-white)}z-table-empty-box{display:flex;flex-direction:column;flex-grow:1;border-bottom:var(--border-size-small) solid var(--color-surface03)}z-table-empty-box.bordered{border-left:var(--border-size-small) solid var(--color-surface03)}.error-message{margin-top:calc(var(--space-unit) * 2)}.table-content{display:flex;width:100%;flex-direction:row}.error-content{display:flex;padding:calc(var(--space-unit) * 3);font-family:var(--font-family-sans)}.error-content>img{width:244px;height:188px;margin-right:calc(var(--space-unit) * 3)}@media only screen and (max-width: 768px){z-table-deprecated>div.table-empty{display:none}.error-content{display:flex;flex-direction:column}.error-content>img{width:auto;height:auto}.text{padding:calc(var(--space-unit) * 3) 0}}";
17
+ const ZTableDeprecatedStyle0 = stylesCss;
18
+
19
+ const ZTableDeprecated = class {
20
+ constructor(hostRef) {
21
+ registerInstance(this, hostRef);
22
+ this.callToAction = createEvent(this, "callToAction", 7);
23
+ this.callToActionTwo = createEvent(this, "callToActionTwo", 7);
24
+ this.lines = undefined;
25
+ this.errorMessage = "Siamo spiacenti, non siamo riusciti a caricare il contenuto richiesto";
26
+ this.bordered = false;
27
+ this.callToActionLabel = undefined;
28
+ this.callToActionTwoLabel = undefined;
29
+ this.columnSticky = false;
30
+ this.empty = false;
31
+ this.error = false;
32
+ this.errorLink = undefined;
33
+ this.headerSticky = false;
34
+ this.message = "Siamo spiacenti, al momento non sono presenti dati da visualizzare";
35
+ this.subtitle = "";
36
+ this.hasTableBody = undefined;
37
+ this.isMobile = undefined;
38
+ }
39
+ handleResize() {
40
+ this.isMobile = window.innerWidth <= mobileBreakpoint;
41
+ }
42
+ handleOrientationChange() {
43
+ this.isMobile = screen.width <= mobileBreakpoint;
44
+ }
45
+ componentWillLoad() {
46
+ var _a;
47
+ this.isMobile = window.innerWidth <= mobileBreakpoint;
48
+ const tableBody = this.host.querySelector('[slot="table-body"]');
49
+ this.hasTableBody = !!((_a = tableBody === null || tableBody === void 0 ? void 0 : tableBody.children) === null || _a === void 0 ? void 0 : _a.length);
50
+ if (!!tableBody && !this.hasTableBody) {
51
+ tableBody.remove();
52
+ }
53
+ }
54
+ componentWillRender() {
55
+ this.host.setAttribute("role", "table");
56
+ }
57
+ renderError(tableClass) {
58
+ const minHeight = this.lines ? `calc(40px * ${this.lines})` : "auto";
59
+ return (h(Host, null, h("div", { class: tableClass }, h("slot", { name: "table-header" })), h("z-table-error", null, h("div", { class: "error-content", style: { minHeight } }, h("slot", { name: "error-image" }), h("div", { class: "text" }, h("span", { class: "body-3-sb error-message" }, this.errorMessage), h("slot", { name: "error-action" }))))));
60
+ }
61
+ renderEmpty(tableClass) {
62
+ const buttonSize = this.isMobile ? ButtonSize.SMALL : ButtonSize.BIG;
63
+ const tableContentClass = `${this.hasTableBody ? "table-content" : ""}`;
64
+ if (this.hasTableBody) {
65
+ return (h(Host, null, h("div", { class: tableClass }, h("slot", { name: "table-header" }), h("div", { class: tableContentClass }, h("slot", { name: "table-body" }), h("z-table-empty-box", { class: this.bordered && "bordered", message: this.message, subtitle: this.subtitle }, !!this.callToActionLabel && (h("z-button", { slot: "cta1", variant: ButtonVariant.TERTIARY, onClick: () => this.callToAction.emit(), size: buttonSize }, this.callToActionLabel)), !!this.callToActionTwoLabel && (h("z-button", { slot: "cta2", variant: ButtonVariant.TERTIARY, onClick: () => this.callToActionTwo.emit(), size: buttonSize }, this.callToActionTwoLabel)))))));
66
+ }
67
+ return (h(Host, null, h("div", { class: tableClass }, h("slot", { name: "table-header" })), h("z-table-empty-box", { class: this.bordered && "bordered", message: this.message, subtitle: this.subtitle }, !!this.callToActionLabel && (h("z-button", { slot: "cta1", variant: ButtonVariant.TERTIARY, onClick: () => this.callToAction.emit(), size: buttonSize }, this.callToActionLabel)), !!this.callToActionTwoLabel && (h("z-button", { slot: "cta2", variant: ButtonVariant.TERTIARY, onClick: () => this.callToActionTwo.emit(), size: buttonSize }, this.callToActionTwoLabel)))));
68
+ }
69
+ render() {
70
+ const tableClass = `table ${this.empty ? "table-empty" : ""} ${this.bordered ? "table-bordered" : ""}
71
+ ${this.columnSticky ? "table-column-sticky" : ""}
72
+ ${this.headerSticky ? "table-header-sticky" : ""}`;
73
+ if (this.error) {
74
+ return this.renderError(tableClass);
75
+ }
76
+ if (this.empty) {
77
+ return this.renderEmpty(tableClass);
78
+ }
79
+ return (h(Host, null, h("div", { class: tableClass }, h("slot", null)), h("slot", { name: "sticky-footer" })));
80
+ }
81
+ static get assetsDirs() { return ["assets"]; }
82
+ get host() { return getElement(this); }
83
+ };
84
+ ZTableDeprecated.style = ZTableDeprecatedStyle0;
85
+
86
+ export { ZTableDeprecated as z_table_deprecated };
87
+
88
+ //# sourceMappingURL=z-table-deprecated.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-deprecated.entry.js","mappings":";;;;;;;;;;;;;;;AAAA,MAAM,SAAS,GAAG,i1EAAi1E,CAAC;AACp2E,+BAAe,SAAS;;MCuBX,gBAAgB;;;;;;4BASH,uEAAuE;wBAI1E,KAAK;;;4BAYD,KAAK;qBAIZ,KAAK;qBAIL,KAAK;;4BAQE,KAAK;uBAIX,oEAAoE;wBAInE,EAAE;;;;IA8BtB,YAAY;QACV,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,UAAU,IAAI,gBAAgB,CAAC;KACvD;IAGD,uBAAuB;QACrB,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,KAAK,IAAI,gBAAgB,CAAC;KAClD;IAED,iBAAiB;;QACf,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,UAAU,IAAI,gBAAgB,CAAC;QAEtD,MAAM,SAAS,GAAG,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,qBAAqB,CAAC,CAAC;QACjE,IAAI,CAAC,YAAY,GAAG,CAAC,EAAC,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,QAAQ,0CAAE,MAAM,CAAA,CAAC;QAElD,IAAI,CAAC,CAAC,SAAS,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE;YACrC,SAAS,CAAC,MAAM,EAAE,CAAC;SACpB;KACF;IAED,mBAAmB;QACjB,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;KACzC;IAEO,WAAW,CAAC,UAAU;QAC5B,MAAM,SAAS,GAAG,IAAI,CAAC,KAAK,GAAG,eAAe,IAAI,CAAC,KAAK,GAAG,GAAG,MAAM,CAAC;QAErE,QACE,EAAC,IAAI,QACH,WAAK,KAAK,EAAE,UAAU,IACpB,YAAM,IAAI,EAAC,cAAc,GAAG,CACxB,EACN,yBACE,WACE,KAAK,EAAC,eAAe,EACrB,KAAK,EAAE,EAAC,SAAS,EAAC,IAElB,YAAM,IAAI,EAAC,aAAa,GAAG,EAC3B,WAAK,KAAK,EAAC,MAAM,IACf,YAAM,KAAK,EAAC,yBAAyB,IAAE,IAAI,CAAC,YAAY,CAAQ,EAChE,YAAM,IAAI,EAAC,cAAc,GAAG,CACxB,CACF,CACQ,CACX,EACP;KACH;IAEO,WAAW,CAAC,UAAU;QAC5B,MAAM,UAAU,GAAG,IAAI,CAAC,QAAQ,GAAG,UAAU,CAAC,KAAK,GAAG,UAAU,CAAC,GAAG,CAAC;QACrE,MAAM,iBAAiB,GAAG,GAAG,IAAI,CAAC,YAAY,GAAG,eAAe,GAAG,EAAE,EAAE,CAAC;QACxE,IAAI,IAAI,CAAC,YAAY,EAAE;YACrB,QACE,EAAC,IAAI,QACH,WAAK,KAAK,EAAE,UAAU,IACpB,YAAM,IAAI,EAAC,cAAc,GAAG,EAC5B,WAAK,KAAK,EAAE,iBAAiB,IAC3B,YAAM,IAAI,EAAC,YAAY,GAAG,EAC1B,yBACE,KAAK,EAAE,IAAI,CAAC,QAAQ,IAAI,UAAU,EAClC,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,QAAQ,EAAE,IAAI,CAAC,QAAQ,IAEtB,CAAC,CAAC,IAAI,CAAC,iBAAiB,KACvB,gBACE,IAAI,EAAC,MAAM,EACX,OAAO,EAAE,aAAa,CAAC,QAAQ,EAC/B,OAAO,EAAE,MAAM,IAAI,CAAC,YAAY,CAAC,IAAI,EAAE,EACvC,IAAI,EAAE,UAAU,IAEf,IAAI,CAAC,iBAAiB,CACd,CACZ,EACA,CAAC,CAAC,IAAI,CAAC,oBAAoB,KAC1B,gBACE,IAAI,EAAC,MAAM,EACX,OAAO,EAAE,aAAa,CAAC,QAAQ,EAC/B,OAAO,EAAE,MAAM,IAAI,CAAC,eAAe,CAAC,IAAI,EAAE,EAC1C,IAAI,EAAE,UAAU,IAEf,IAAI,CAAC,oBAAoB,CACjB,CACZ,CACiB,CAChB,CACF,CACD,EACP;SACH;QAED,QACE,EAAC,IAAI,QACH,WAAK,KAAK,EAAE,UAAU,IACpB,YAAM,IAAI,EAAC,cAAc,GAAG,CACxB,EACN,yBACE,KAAK,EAAE,IAAI,CAAC,QAAQ,IAAI,UAAU,EAClC,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,QAAQ,EAAE,IAAI,CAAC,QAAQ,IAEtB,CAAC,CAAC,IAAI,CAAC,iBAAiB,KACvB,gBACE,IAAI,EAAC,MAAM,EACX,OAAO,EAAE,aAAa,CAAC,QAAQ,EAC/B,OAAO,EAAE,MAAM,IAAI,CAAC,YAAY,CAAC,IAAI,EAAE,EACvC,IAAI,EAAE,UAAU,IAEf,IAAI,CAAC,iBAAiB,CACd,CACZ,EACA,CAAC,CAAC,IAAI,CAAC,oBAAoB,KAC1B,gBACE,IAAI,EAAC,MAAM,EACX,OAAO,EAAE,aAAa,CAAC,QAAQ,EAC/B,OAAO,EAAE,MAAM,IAAI,CAAC,eAAe,CAAC,IAAI,EAAE,EAC1C,IAAI,EAAE,UAAU,IAEf,IAAI,CAAC,oBAAoB,CACjB,CACZ,CACiB,CACf,EACP;KACH;IAED,MAAM;QACJ,MAAM,UAAU,GAAG,SAAS,IAAI,CAAC,KAAK,GAAG,aAAa,GAAG,EAAE,IAAI,IAAI,CAAC,QAAQ,GAAG,gBAAgB,GAAG,EAAE;MAClG,IAAI,CAAC,YAAY,GAAG,qBAAqB,GAAG,EAAE;MAC9C,IAAI,CAAC,YAAY,GAAG,qBAAqB,GAAG,EAAE,EAAE,CAAC;QAEnD,IAAI,IAAI,CAAC,KAAK,EAAE;YACd,OAAO,IAAI,CAAC,WAAW,CAAC,UAAU,CAAC,CAAC;SACrC;QACD,IAAI,IAAI,CAAC,KAAK,EAAE;YACd,OAAO,IAAI,CAAC,WAAW,CAAC,UAAU,CAAC,CAAC;SACrC;QAED,QACE,EAAC,IAAI,QACH,WAAK,KAAK,EAAE,UAAU,IACpB,eAAQ,CACJ,EACN,YAAM,IAAI,EAAC,eAAe,GAAG,CACxB,EACP;KACH;;;;;;;;","names":[],"sources":["src/deprecated/z-table-deprecated/z-table-deprecated/styles.css?tag=z-table-deprecated","src/deprecated/z-table-deprecated/z-table-deprecated/index.tsx"],"sourcesContent":["z-table-deprecated {\n display: block;\n width: 100%;\n background-color: var(--color-white);\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n overflow-x: auto;\n}\n\nz-table-deprecated > div.table {\n display: table;\n width: 100%;\n border-collapse: separate;\n}\n\nz-table-deprecated > div.table-bordered > z-table-body > z-table-row > z-table-cell:not(:last-child),\nz-table-deprecated > div.table-bordered > z-table-head > z-table-header-row > z-table-header:not(:last-child) {\n border-right: var(--border-size-small) solid var(--color-surface03);\n}\n\n/** Remove border right to first cell if row is expandable */\nz-table-deprecated > div > z-table-body > z-table-row[expandable] > z-table-cell:first-child,\nz-table-deprecated > div > z-table-head > z-table-header-row[expandable] > z-table-header:first-child {\n border-right: none;\n}\n\nz-table-deprecated > div > z-table-body > z-table-row[expanded] > z-table-cell {\n background-color: var(--gray50);\n}\n\nz-table-deprecated > div > z-table-body > z-table-row[expanded] + z-table-expanded-row {\n border-bottom: 1px solid var(--gray200);\n}\n\nz-table-deprecated > div.table-column-sticky > z-table-body > z-table-row > z-table-cell:first-child,\nz-table-deprecated > div.table-column-sticky > z-table-head > z-table-header-row > z-table-header:first-child {\n position: sticky;\n z-index: 1;\n left: 0;\n box-shadow: 1px 0 4px -1px rgb(66 69 72 / 40%);\n}\n\nz-table-deprecated > div.table-header-sticky > z-table-head > z-table-header-row > z-table-header {\n position: sticky;\n z-index: 2; /* L'ombra delle celle sticky non va sopra all'header fisso. */\n top: 0;\n box-shadow: 0 2px 3px -3px rgb(66 69 72 / 40%);\n}\n\n/**\n * La cella in alto a sinistra rimane sempre sopra alle cell durante lo scroll.\n */\nz-table-deprecated > div.table-header-sticky > z-table-head > z-table-header-row > z-table-header:first-child,\nz-table-deprecated > div.table-column-sticky > z-table-head > z-table-header-row > z-table-header:first-child {\n z-index: 5;\n}\n\nz-table-body {\n width: auto;\n background-color: var(--color-white);\n}\n\nz-table-empty-box {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n border-bottom: var(--border-size-small) solid var(--color-surface03);\n}\n\nz-table-empty-box.bordered {\n border-left: var(--border-size-small) solid var(--color-surface03);\n}\n\n.error-message {\n margin-top: calc(var(--space-unit) * 2);\n}\n\n.table-content {\n display: flex;\n width: 100%;\n flex-direction: row;\n}\n\n.error-content {\n display: flex;\n padding: calc(var(--space-unit) * 3);\n font-family: var(--font-family-sans);\n}\n\n.error-content > img {\n width: 244px;\n height: 188px;\n margin-right: calc(var(--space-unit) * 3);\n}\n\n/* Mobile */\n@media only screen and (max-width: 768px) {\n z-table-deprecated > div.table-empty {\n display: none;\n }\n\n .error-content {\n display: flex;\n flex-direction: column;\n }\n\n .error-content > img {\n width: auto;\n height: auto;\n }\n\n .text {\n padding: calc(var(--space-unit) * 3) 0;\n }\n}\n","import {Component, Element, Event, EventEmitter, Host, Listen, Prop, State, h} from \"@stencil/core\";\nimport {ButtonSize, ButtonVariant} from \"../../../beans\";\nimport {mobileBreakpoint} from \"../../../constants/breakpoints\";\nimport \"../z-table-body/index\";\nimport \"../z-table-cell/index\";\nimport \"../z-table-empty-box/index\";\nimport \"../z-table-expanded-row/index\";\nimport \"../z-table-footer/index\";\nimport \"../z-table-head/index\";\nimport \"../z-table-header/index\";\nimport \"../z-table-header-row/index\";\nimport \"../z-table-row/index\";\nimport \"../z-table-sticky-footer/index\";\n\n/**\n * @slot - table elements\n * @slot sticky-footer - set the content of the sticky footer\n * @deprecated\n */\n@Component({\n assetsDirs: [\"assets\"],\n styleUrl: \"styles.css\",\n tag: \"z-table-deprecated\",\n})\nexport class ZTableDeprecated {\n @Element() host: HTMLZTableDeprecatedElement;\n\n /** Number of lines of element */\n @Prop({reflect: true})\n lines?: number;\n\n /** Error message */\n @Prop()\n errorMessage?: string = \"Siamo spiacenti, non siamo riusciti a caricare il contenuto richiesto\";\n\n /** Sets table with border */\n @Prop()\n bordered?: boolean = false;\n\n /** Sets call to action label */\n @Prop()\n callToActionLabel?: string;\n\n /** Sets call to action label */\n @Prop()\n callToActionTwoLabel?: string;\n\n /** Sets first column sticky */\n @Prop()\n columnSticky?: boolean = false;\n\n /** Sets empty table */\n @Prop()\n empty?: boolean = false;\n\n /** Set error status */\n @Prop()\n error?: boolean = false;\n\n /** Set error status */\n @Prop()\n errorLink?: string;\n\n /** Sets header sticky */\n @Prop()\n headerSticky?: boolean = false;\n\n /** Set message */\n @Prop()\n message?: string = \"Siamo spiacenti, al momento non sono presenti dati da visualizzare\";\n\n /** Set subtitle */\n @Prop()\n subtitle?: string = \"\";\n\n /** Set if has table content, useful when empty conte to who first column */\n @State()\n hasTableBody: boolean;\n\n /** Handle mobile */\n @State()\n isMobile: boolean;\n /** remove call to action event */\n\n /** remove call to action event */\n @Event({\n eventName: \"callToAction\",\n composed: true,\n cancelable: true,\n bubbles: true,\n })\n callToAction: EventEmitter;\n\n /** remove call to action event */\n @Event({\n eventName: \"callToActionTwo\",\n composed: true,\n cancelable: true,\n bubbles: true,\n })\n callToActionTwo: EventEmitter;\n\n @Listen(\"resize\", {target: \"window\"})\n handleResize(): void {\n this.isMobile = window.innerWidth <= mobileBreakpoint;\n }\n\n @Listen(\"orientationchange\", {target: \"window\"})\n handleOrientationChange(): void {\n this.isMobile = screen.width <= mobileBreakpoint;\n }\n\n componentWillLoad(): void {\n this.isMobile = window.innerWidth <= mobileBreakpoint;\n\n const tableBody = this.host.querySelector('[slot=\"table-body\"]');\n this.hasTableBody = !!tableBody?.children?.length;\n\n if (!!tableBody && !this.hasTableBody) {\n tableBody.remove();\n }\n }\n\n componentWillRender(): void {\n this.host.setAttribute(\"role\", \"table\");\n }\n\n private renderError(tableClass): HTMLZTableDeprecatedElement {\n const minHeight = this.lines ? `calc(40px * ${this.lines})` : \"auto\";\n\n return (\n <Host>\n <div class={tableClass}>\n <slot name=\"table-header\" />\n </div>\n <z-table-error>\n <div\n class=\"error-content\"\n style={{minHeight}}\n >\n <slot name=\"error-image\" />\n <div class=\"text\">\n <span class=\"body-3-sb error-message\">{this.errorMessage}</span>\n <slot name=\"error-action\" />\n </div>\n </div>\n </z-table-error>\n </Host>\n );\n }\n\n private renderEmpty(tableClass): HTMLZTableDeprecatedElement {\n const buttonSize = this.isMobile ? ButtonSize.SMALL : ButtonSize.BIG;\n const tableContentClass = `${this.hasTableBody ? \"table-content\" : \"\"}`;\n if (this.hasTableBody) {\n return (\n <Host>\n <div class={tableClass}>\n <slot name=\"table-header\" />\n <div class={tableContentClass}>\n <slot name=\"table-body\" />\n <z-table-empty-box\n class={this.bordered && \"bordered\"}\n message={this.message}\n subtitle={this.subtitle}\n >\n {!!this.callToActionLabel && (\n <z-button\n slot=\"cta1\"\n variant={ButtonVariant.TERTIARY}\n onClick={() => this.callToAction.emit()}\n size={buttonSize}\n >\n {this.callToActionLabel}\n </z-button>\n )}\n {!!this.callToActionTwoLabel && (\n <z-button\n slot=\"cta2\"\n variant={ButtonVariant.TERTIARY}\n onClick={() => this.callToActionTwo.emit()}\n size={buttonSize}\n >\n {this.callToActionTwoLabel}\n </z-button>\n )}\n </z-table-empty-box>\n </div>\n </div>\n </Host>\n );\n }\n\n return (\n <Host>\n <div class={tableClass}>\n <slot name=\"table-header\" />\n </div>\n <z-table-empty-box\n class={this.bordered && \"bordered\"}\n message={this.message}\n subtitle={this.subtitle}\n >\n {!!this.callToActionLabel && (\n <z-button\n slot=\"cta1\"\n variant={ButtonVariant.TERTIARY}\n onClick={() => this.callToAction.emit()}\n size={buttonSize}\n >\n {this.callToActionLabel}\n </z-button>\n )}\n {!!this.callToActionTwoLabel && (\n <z-button\n slot=\"cta2\"\n variant={ButtonVariant.TERTIARY}\n onClick={() => this.callToActionTwo.emit()}\n size={buttonSize}\n >\n {this.callToActionTwoLabel}\n </z-button>\n )}\n </z-table-empty-box>\n </Host>\n );\n }\n\n render(): HTMLZTableDeprecatedElement {\n const tableClass = `table ${this.empty ? \"table-empty\" : \"\"} ${this.bordered ? \"table-bordered\" : \"\"}\n ${this.columnSticky ? \"table-column-sticky\" : \"\"}\n ${this.headerSticky ? \"table-header-sticky\" : \"\"}`;\n\n if (this.error) {\n return this.renderError(tableClass);\n }\n if (this.empty) {\n return this.renderEmpty(tableClass);\n }\n\n return (\n <Host>\n <div class={tableClass}>\n <slot />\n </div>\n <slot name=\"sticky-footer\" />\n </Host>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1,4 @@
1
+ export { Z as z_table_empty_box } from './index-5b6bb2e2.js';
2
+ import './index-f16bc2ca.js';
3
+
4
+ //# sourceMappingURL=z-table-empty-box.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-empty-box.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,4 @@
1
+ export { Z as z_table_expanded_row } from './index-1ad3694a.js';
2
+ import './index-f16bc2ca.js';
3
+
4
+ //# sourceMappingURL=z-table-expanded-row.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-expanded-row.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,4 @@
1
+ export { Z as z_table_footer } from './index-73ab3b9b.js';
2
+ import './index-f16bc2ca.js';
3
+
4
+ //# sourceMappingURL=z-table-footer.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-footer.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,4 @@
1
+ export { Z as z_table_head } from './index-c3277075.js';
2
+ import './index-f16bc2ca.js';
3
+
4
+ //# sourceMappingURL=z-table-head.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-head.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,4 @@
1
+ export { Z as z_table_header_row } from './index-754a9620.js';
2
+ import './index-f16bc2ca.js';
3
+
4
+ //# sourceMappingURL=z-table-header-row.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-header-row.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,7 @@
1
+ export { Z as z_table_header } from './index-0c3f6c0f.js';
2
+ import './index-f16bc2ca.js';
3
+ import './index-2255c6c8.js';
4
+ import './utils-7983d02c.js';
5
+ import './breakpoints-680e0e56.js';
6
+
7
+ //# sourceMappingURL=z-table-header.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-header.entry.js","mappings":";;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,5 @@
1
+ export { Z as z_table_row } from './index-42dcef4f.js';
2
+ import './index-f16bc2ca.js';
3
+ import './index-2255c6c8.js';
4
+
5
+ //# sourceMappingURL=z-table-row.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-row.entry.js","mappings":";;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,4 @@
1
+ export { Z as z_table_sticky_footer } from './index-55b38815.js';
2
+ import './index-f16bc2ca.js';
3
+
4
+ //# sourceMappingURL=z-table-sticky-footer.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-table-sticky-footer.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -8,7 +8,7 @@ const ZVisuallyHidden = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return h("slot", { key: '9fb05af5cc8c977fc5041b5a5b75d5813caefd82' });
11
+ return h("slot", { key: '9ce7d87881fa96e717bc1556d5242cbfe68d0739' });
12
12
  }
13
13
  };
14
14
  ZVisuallyHidden.style = ZVisuallyHiddenStyle0;
@@ -19,6 +19,8 @@ export declare class ZFileUpload {
19
19
  uploadBtnLabel?: string;
20
20
  /** drag & drop button label */
21
21
  dragAndDropLabel?: string;
22
+ /** uploaded files history rendering */
23
+ hasFileSection?: boolean;
22
24
  /** List of files not allowed to be uploaded */
23
25
  invalidFiles: Map<string, string[]>;
24
26
  el: HTMLZFileUploadElement;
@@ -38,6 +40,8 @@ export declare class ZFileUpload {
38
40
  private fileInputHandler;
39
41
  /** get array of uploaded files */
40
42
  getFiles(): Promise<File[]>;
43
+ /** remove file from the array */
44
+ removeFile(fileName: string): Promise<void>;
41
45
  private getType;
42
46
  private handleAccessibility;
43
47
  private checkFiles;
@@ -2,8 +2,6 @@ import { EventEmitter } from "../../../stencil-public-runtime";
2
2
  import { ButtonVariant, SearchbarItem, ControlSize } from "../../../beans";
3
3
  /**
4
4
  * @cssprop --z-searchbar-results-height - Max height of the results container (default: 540px)
5
- * @cssprop --z-searchbar-tag-text-color - Color of tag's text (default --color-primary03);
6
- * @cssprop --z-searchbar-tag-bg - Color of tag's background (default --color-hover-primary);
7
5
  */
8
6
  export declare class ZSearchbar {
9
7
  /** the id of the searchbar element */
@@ -53,6 +53,10 @@ export declare class ZListElement {
53
53
  * [optional] Sets disabled style of the element.
54
54
  */
55
55
  disabled?: boolean;
56
+ /**
57
+ * [optional] If is used in ZContextualMenu component
58
+ */
59
+ isContextualMenu?: boolean;
56
60
  /**
57
61
  * [optional] position of the list element inside the list or the group
58
62
  */
@@ -76,6 +80,7 @@ export declare class ZListElement {
76
80
  * @returns void
77
81
  */
78
82
  private handleClick;
83
+ private calculateClass;
79
84
  private handleKeyDown;
80
85
  /**
81
86
  * Renders button to expand element.
@@ -0,0 +1,26 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { PopoverPosition } from "../../beans";
3
+ export declare class ZContextualMenu {
4
+ /**
5
+ * Elements of ZContextualMenu
6
+ */
7
+ elements?: string;
8
+ /**
9
+ * [optional] Sets text color of ZContextualMenu's content
10
+ */
11
+ color?: string;
12
+ /**
13
+ * [optional] Sets the position of the popover
14
+ */
15
+ popoverPosition?: PopoverPosition;
16
+ private triggerButton?;
17
+ private popoverEl?;
18
+ /** remove filter click event, returns filterid */
19
+ clickContextualMenu: EventEmitter;
20
+ private jsonElements;
21
+ componentWillRender(): void;
22
+ componentDidLoad(): void;
23
+ private showIcon;
24
+ private togglePopover;
25
+ render(): HTMLZContextualMenuElement;
26
+ }