@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,69 @@
1
+ import { NavigationTabsOrientation, NavigationTabsSize } from "../../beans";
2
+ /**
3
+ * Single tab component to use inside `z-navigation-tabs`. It renders a button.
4
+ * This component uses the `tab` role:
5
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tab_role
6
+ */
7
+ export declare class ZNavigationTab {
8
+ /**
9
+ * `aria-controls` attribute of the tab.
10
+ * Identifies the element (with `role=tabpanel`) whose contents or presence are controlled by this tab.
11
+ * The value must be the `id` of the element it controls.
12
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-controls
13
+ */
14
+ ariaControls?: string;
15
+ /**
16
+ * `id` attribute of the tab.
17
+ * Set this id to the `aria-labelledby` attribute of the controlled `tabpanel` element.
18
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-labelledby
19
+ * @deprecated Use native `id` attribute instead
20
+ */
21
+ tabId?: string;
22
+ /**
23
+ * Whether the tab is selected.
24
+ */
25
+ selected?: boolean;
26
+ /**
27
+ * Whether the tab is disabled.
28
+ */
29
+ disabled?: boolean;
30
+ /**
31
+ * Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
32
+ */
33
+ orientation: NavigationTabsOrientation;
34
+ /**
35
+ * Tab size. Do not set this manually: `z-navigation-tabs` will handle this.
36
+ */
37
+ size: NavigationTabsSize;
38
+ /**
39
+ * Name of the icon to use.
40
+ * The `filled` version will be automatically used (if found) when the tab is `selected`.
41
+ * @deprecated Use a native `<button>` instead.
42
+ */
43
+ icon: string;
44
+ /**
45
+ * Label to show in the tab.
46
+ */
47
+ label: string;
48
+ /**
49
+ * Html `title` attribute for the button.
50
+ */
51
+ htmlTitle: string;
52
+ /**
53
+ * The tab has been selected.
54
+ */
55
+ private selectedEvent;
56
+ /**
57
+ * Scroll into view to center the tab.
58
+ */
59
+ private scrollToTab;
60
+ onClick(): void;
61
+ onSelected(): void;
62
+ /**
63
+ * Render the icon component using the icon's name passed from prop.
64
+ * Use the `filled` version when the tab is `selected`.
65
+ * @returns {HTMLElement}
66
+ */
67
+ private renderIcon;
68
+ render(): HTMLZNavigationTabElement;
69
+ }
@@ -0,0 +1,77 @@
1
+ import { NavigationTabsOrientation, NavigationTabsSize } from "../../beans";
2
+ /**
3
+ * Single tab component to use inside `z-navigation-tabs`. It renders an anchor element.
4
+ * This component uses the `tab` role:
5
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tab_role
6
+ * @deprecated Use a native `<a>` instead.
7
+ */
8
+ export declare class ZNavigationTabLink {
9
+ /**
10
+ * `aria-controls` attribute of the tab.
11
+ * Identifies the element (with `role=tabpanel`) whose contents or presence are controlled by this tab.
12
+ * The value must be the `id` of the element it controls.
13
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-controls
14
+ */
15
+ ariaControls?: string;
16
+ /**
17
+ * `id` attribute of the tab.
18
+ * Set this id to the `aria-labelledby` attribute of the controlled `tabpanel` element.
19
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-labelledby
20
+ * @deprecated Use native `id` attribute instead
21
+ */
22
+ tabId?: string;
23
+ /**
24
+ * Whether the tab is selected.
25
+ */
26
+ selected?: boolean;
27
+ /**
28
+ * Whether the tab is disabled.
29
+ */
30
+ disabled?: boolean;
31
+ /**
32
+ * Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
33
+ */
34
+ orientation: NavigationTabsOrientation;
35
+ /**
36
+ * Tab size. Do not set this manually: `z-navigation-tabs` will handle this.
37
+ */
38
+ size: NavigationTabsSize;
39
+ /**
40
+ * Html title attribute for the anchor element.
41
+ */
42
+ htmlTitle: string;
43
+ /**
44
+ * Html `target` attribute for the anchor element.
45
+ */
46
+ target: string;
47
+ /**
48
+ * Url to set to the anchor element.
49
+ */
50
+ href: string;
51
+ /**
52
+ * Name of the icon to use.
53
+ * The `filled` version will be automatically used (if found) when the tab is `selected`.
54
+ */
55
+ icon: string;
56
+ /**
57
+ * Label to show in the tab.
58
+ */
59
+ label: string;
60
+ /**
61
+ * The tab has been selected.
62
+ */
63
+ private selectedEvent;
64
+ /**
65
+ * Scroll into view to center the tab.
66
+ */
67
+ private scrollToTab;
68
+ onClick(): void;
69
+ onSelected(): void;
70
+ /**
71
+ * Render the icon component using the icon's name passed from prop.
72
+ * Use the `filled` version when the tab is `selected`.
73
+ * @returns {HTMLElement}
74
+ */
75
+ private renderIcon;
76
+ render(): HTMLZNavigationTabLinkElement;
77
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @deprecated
3
+ */
4
+ export declare class ZTableBody {
5
+ host: HTMLZTableBodyElement;
6
+ componentWillRender(): void;
7
+ render(): HTMLSlotElement;
8
+ }
@@ -0,0 +1,14 @@
1
+ /**
2
+ * @deprecated
3
+ */
4
+ export declare class ZTableCell {
5
+ host: HTMLZTableCellElement;
6
+ /** [Optional] Show contextual menu button */
7
+ showButton?: boolean;
8
+ /** Set padding size of cell, if special 0px padding will be set */
9
+ padding: "x-small" | "small" | "medium" | "large" | "special";
10
+ isMenuOpened: boolean;
11
+ private handleMenu;
12
+ componentWillRender(): void;
13
+ render(): HTMLZTableCellElement;
14
+ }
@@ -0,0 +1,59 @@
1
+ import { EventEmitter } from "../../../stencil-public-runtime";
2
+ import "../z-table-body/index";
3
+ import "../z-table-cell/index";
4
+ import "../z-table-empty-box/index";
5
+ import "../z-table-expanded-row/index";
6
+ import "../z-table-footer/index";
7
+ import "../z-table-head/index";
8
+ import "../z-table-header/index";
9
+ import "../z-table-header-row/index";
10
+ import "../z-table-row/index";
11
+ import "../z-table-sticky-footer/index";
12
+ /**
13
+ * @slot - table elements
14
+ * @slot sticky-footer - set the content of the sticky footer
15
+ * @deprecated
16
+ */
17
+ export declare class ZTableDeprecated {
18
+ host: HTMLZTableDeprecatedElement;
19
+ /** Number of lines of element */
20
+ lines?: number;
21
+ /** Error message */
22
+ errorMessage?: string;
23
+ /** Sets table with border */
24
+ bordered?: boolean;
25
+ /** Sets call to action label */
26
+ callToActionLabel?: string;
27
+ /** Sets call to action label */
28
+ callToActionTwoLabel?: string;
29
+ /** Sets first column sticky */
30
+ columnSticky?: boolean;
31
+ /** Sets empty table */
32
+ empty?: boolean;
33
+ /** Set error status */
34
+ error?: boolean;
35
+ /** Set error status */
36
+ errorLink?: string;
37
+ /** Sets header sticky */
38
+ headerSticky?: boolean;
39
+ /** Set message */
40
+ message?: string;
41
+ /** Set subtitle */
42
+ subtitle?: string;
43
+ /** Set if has table content, useful when empty conte to who first column */
44
+ hasTableBody: boolean;
45
+ /** Handle mobile */
46
+ isMobile: boolean;
47
+ /** remove call to action event */
48
+ /** remove call to action event */
49
+ callToAction: EventEmitter;
50
+ /** remove call to action event */
51
+ callToActionTwo: EventEmitter;
52
+ handleResize(): void;
53
+ handleOrientationChange(): void;
54
+ componentWillLoad(): void;
55
+ componentWillRender(): void;
56
+ private renderError;
57
+ private renderEmpty;
58
+ render(): HTMLZTableDeprecatedElement;
59
+ }
@@ -0,0 +1,15 @@
1
+ /**
2
+ * @deprecated
3
+ */
4
+ export declare class ZTableEmptyBox {
5
+ hostElement: HTMLZTableEmptyBoxElement;
6
+ /** Sets main title message*/
7
+ message?: string;
8
+ /** Sets message */
9
+ subtitle?: string;
10
+ /** Checks if cta1 or cta2 slots exist */
11
+ private hasCta1Slot;
12
+ private hasCta2Slot;
13
+ componentWillLoad(): void;
14
+ render(): HTMLZTableEmptyBoxElement;
15
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @deprecated
3
+ */
4
+ export declare class ZTableExpandedRow {
5
+ /** Number table column plus 1 for the expand button */
6
+ colSpan: number;
7
+ render(): HTMLTableCellElement;
8
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @deprecated
3
+ */
4
+ export declare class ZTableFooter {
5
+ host: HTMLZTableFooterElement;
6
+ componentWillRender(): void;
7
+ render(): HTMLSlotElement;
8
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @deprecated
3
+ */
4
+ export declare class ZTableHead {
5
+ host: HTMLZTableHeadElement;
6
+ componentWillRender(): void;
7
+ render(): HTMLSlotElement;
8
+ }
@@ -0,0 +1,31 @@
1
+ import { EventEmitter } from "../../../stencil-public-runtime";
2
+ /**
3
+ * @deprecated
4
+ */
5
+ export declare class ZTableHeader {
6
+ host: HTMLZTableHeaderElement;
7
+ /** Column ID */
8
+ columnId: string;
9
+ /** Set padding size of cell, if special 0px padding will be set */
10
+ padding: "x-small" | "small" | "medium" | "large" | "special";
11
+ /** [Optional] Make the header sortable */
12
+ sortable?: boolean;
13
+ /** [Optional] Show contextual menu button */
14
+ showButton?: boolean;
15
+ /** [Optional] Default sort order */
16
+ defaultSortDirection?: "asc" | "desc" | "none";
17
+ /** Sort direction */
18
+ sortDirection: "asc" | "desc" | "none";
19
+ private popover?;
20
+ private triggerButton?;
21
+ constructor();
22
+ /** [Optional] callback for sorting */
23
+ sort: EventEmitter;
24
+ private emitOnSort;
25
+ private handleSort;
26
+ private handleMenuClick;
27
+ handleOutsideClick(e: MouseEvent): void;
28
+ handleClickHeaders(e: MouseEvent): void;
29
+ componentWillRender(): void;
30
+ render(): HTMLZTableHeaderElement;
31
+ }
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @deprecated
3
+ */
4
+ export declare class ZTableHeaderRow {
5
+ /** Row expandable flag */
6
+ expandable?: boolean;
7
+ private renderExpandHeader;
8
+ render(): HTMLZTableHeaderRowElement;
9
+ }
@@ -0,0 +1,16 @@
1
+ import { EventEmitter } from "../../../stencil-public-runtime";
2
+ import { ZTableRowExpandedType } from "../../../beans";
3
+ /**
4
+ * @deprecated
5
+ */
6
+ export declare class ZTableRow {
7
+ /** Table row expanded type */
8
+ expandedType: ZTableRowExpandedType;
9
+ expanded: boolean;
10
+ /** Row has been expanded */
11
+ expand: EventEmitter;
12
+ private emitOnExpand;
13
+ private handleExpand;
14
+ private renderExpandButton;
15
+ render(): HTMLZTableRowElement;
16
+ }
@@ -0,0 +1,7 @@
1
+ /**
2
+ * @deprecated
3
+ * @slot - table sticky footer content
4
+ */
5
+ export declare class ZTableStickyFooter {
6
+ render(): HTMLSlotElement;
7
+ }
@@ -0,0 +1,2 @@
1
+ import{r as t,h as r,g as o}from"./p-10bb4f4b.js";const e=".sc-z-table-head-h{display:table-header-group;font-family:var(--font-family-sans);font-weight:var(--font-rg)}";const s=e;const a=class{constructor(r){t(this,r)}componentWillRender(){this.host.setAttribute("role","rowgroup")}render(){return r("slot",{key:"98012cd26ee60c370c6ccf6bff47ca5c827f30b6"})}get host(){return o(this)}};a.style=s;export{a as Z};
2
+ //# sourceMappingURL=p-011a7536.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZTableHeadStyle0","ZTableHead","componentWillRender","this","host","setAttribute","render","h","key"],"sources":["src/deprecated/z-table-deprecated/z-table-head/styles.css?tag=z-table-head&encapsulation=scoped","src/deprecated/z-table-deprecated/z-table-head/index.tsx"],"sourcesContent":[":host {\n display: table-header-group;\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n","import {Component, Element, h} from \"@stencil/core\";\n\n/**\n * @deprecated\n */\n@Component({\n tag: \"z-table-head\",\n styleUrl: \"styles.css\",\n shadow: false,\n scoped: true,\n})\nexport class ZTableHead {\n @Element() host: HTMLZTableHeadElement;\n\n componentWillRender(): void {\n this.host.setAttribute(\"role\", \"rowgroup\");\n }\n\n render(): HTMLSlotElement {\n return <slot />;\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAAY,gHAClB,MAAAC,EAAeD,E,MCUFE,EAAU,M,yBAGrB,mBAAAC,GACEC,KAAKC,KAAKC,aAAa,OAAQ,W,CAGjC,MAAAC,GACE,OAAOC,EAAA,QAAAC,IAAA,4C"}
@@ -1,2 +1,2 @@
1
- import{r as e,h as t,g as o}from"./p-10bb4f4b.js";import{L as i}from"./p-025f494e.js";const s='footer{position:relative;z-index:5;top:0;width:auto;height:calc(var(--space-unit) * 6);padding:0;border-top:var(--border-size-medium) solid var(--color-surface03);margin:0;background-color:var(--color-surface01);border-radius:0 0 var(--border-radius) var(--border-radius);color:var(--color-surface05);font-family:var(--font-family-sans);font-weight:var(--font-rg);transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.real,footer.trial,footer.temp{border-top:var(--border-size-medium) solid var(--blue100)}footer .bold{font-family:var(--font-family-sans);font-weight:var(--font-sb)}footer>p{overflow:hidden;height:40px;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 2) var(--space-unit) calc(var(--space-unit) * 2);margin:0;background-color:var(--color-surface01);font-family:var(--font-family-sans);font-size:16px;font-weight:var(--font-rg);line-height:22px;transition:all 200ms linear}footer.isopen>p{background-color:var(--gray200);font-size:14px;font-weight:var(--font-sb);transition:all 200ms linear}footer.isopen.real>p,footer.isopen.trial>p,footer.isopen.temp>p{background-color:var(--blue100)}footer .visible{display:block}footer .hidden{display:none}footer>div.content{overflow:hidden;height:60px}footer>div.content>div:not(.slot-handler){padding:var(--space-unit) calc(var(--space-unit) * 2)}footer>div.content>div>p{overflow:hidden;height:20px;padding:0;margin:0;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}footer>div.content>div>p.year-isbn{display:flex;flex-direction:row;justify-content:space-between;padding-top:var(--space-unit)}footer>div.content>div>p.year-isbn>span.isbn{overflow:hidden;text-overflow:ellipsis}footer.isopen>div.content>div:not(.slot-handler){height:68px}footer.isopen>div.content>div>p.authors{height:40px;text-overflow:initial;white-space:initial}footer.isopen>div.content>div>p.year-isbn{height:50px;flex-direction:column;padding-left:0}footer.isopen>div.content>div>p.year-isbn>span.isbn{display:inline-grid;padding-left:0}footer.isopen{top:-212px;height:295px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content{top:-292px}footer.isopen>div.content{height:280px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content>div.content{height:230px}.toggle{position:absolute;z-index:10;top:-24px;left:16px}.faded{opacity:0.3;pointer-events:none}footer>p.custom-content,footer .content.custom-content{display:none}footer.isopen>p.custom-content,footer.isopen .content.custom-content{display:block}div.wrapper{position:relative;height:100%}div.wrapper ::slotted([slot="content"]){position:absolute;z-index:10;top:calc(var(--space-unit) * 2);display:block;width:100%;height:112px;box-sizing:border-box;padding:0 calc(var(--space-unit) * 2);border-top:var(--border-size-medium) solid transparent;background:var(--color-white)}div.wrapper.isopen ::slotted([slot="content"]){top:0;bottom:0;height:128px;padding:calc(var(--space-unit) * 2);border-color:var(--blue100)}';const n=s;const a=class{constructor(t){e(this,t);this.titolo=undefined;this.autori=undefined;this.isbn=undefined;this.faded=undefined;this.cardtype=undefined;this.opened=false;this.customContent=false;this.isOpen=false;this.allowTooltipAuthors=false}handleToggle(){this.isOpen=!this.isOpen;if(this.isOpen){const e=this.getFirstListItem();if(e){requestAnimationFrame((()=>{e.focus()}))}}}getTitleAuthors(){return this.allowTooltipAuthors?this.autori:""}componentWillLoad(){if(this.opened){this.isOpen=true}}elementsEllipsis(){this.allowTooltipAuthors=this.elementAuthorsHasEllipsis()?true:false}elementAuthorsHasEllipsis(){return this.ellipsisAuthors.offsetWidth<this.ellipsisAuthors.scrollWidth}retrieveClass(){return{isopen:this.isOpen,real:this.cardtype===i.REAL,trial:this.cardtype===i.TRIAL,temp:this.cardtype===i.TEMP,"custom-content":this.customContent}}footerTransitionHandler(e){if(["visibility","height"].includes(e.propertyName)){this.elementsEllipsis()}}getFirstListItem(){return this.host.querySelector("[slot=list] > li a")}render(){return t("div",{key:"5dd8a1450395437b275fb926b09da03549915574",class:Object.assign(Object.assign({},this.retrieveClass()),{wrapper:true})},t("footer",{key:"7b7e36ef2959885e4a560982cb7e08ac04818780",class:this.retrieveClass(),onTransitionEnd:e=>this.footerTransitionHandler(e)},t("span",{key:"1c40adf2f5d502c07c9376b63a8698d4667db396",class:"toggle"},t("slot",{key:"bd6af616f75d683d7be56058acc8b73b3bf93df6",name:"toggle"})),this.titolo&&t("p",{class:{"custom-content":this.customContent}},this.titolo),t("div",{key:"65e8bf56114cffbd456848ee1f8d1114e6e5080a",class:{content:true,"custom-content":this.customContent}},t("div",{key:"66e9bc72b76b51fd62b480fdcd79fb1275fa6025"},t("p",{key:"3ed9294e4344921197fab0e6514060c44fbb1e1b",class:"authors",ref:e=>this.ellipsisAuthors=e},t("span",{key:"59377aadd8b9390fe356ef2b43c19deba9215ef8",title:this.getTitleAuthors()},t("span",{key:"ee5c8a2ae408e4e5188dc446155c9aeb718166d4","aria-description":"Autori",class:"bold"},this.autori))),t("p",{key:"e18fb80f72dcc4167f9f3a9b01125bee192d93c4",class:"year-isbn"},t("span",{key:"2bd10075dbcad13130986d76b0a1876b83c38a3e",class:"isbn"},t("span",{key:"0db0267195bbac8406e70f4476b5f47063fe94b5"},t("span",{key:"2353a8330af27b7cb67b581867684fd8038aa482","aria-description":"ISBN edizione cartacea",class:"bold"},this.isbn)," ","(ed. cartacea)")))),t("div",{key:"bcd81eae284110276be84b0493386f50280714bb",class:`slot-handler ${this.isOpen?"visible":"hidden"}`},t("slot",{key:"74920df025462ca9464bbe269036a5c72a1b239e",name:"list"})))),this.customContent&&t("slot",{name:"content"}))}get host(){return o(this)}};a.style=n;export{a as z_myz_card_footer};
2
- //# sourceMappingURL=p-04755b76.entry.js.map
1
+ import{r as e,h as t,g as o}from"./p-10bb4f4b.js";import{L as i}from"./p-025f494e.js";const s='footer{position:relative;z-index:5;top:0;width:auto;height:calc(var(--space-unit) * 6);padding:0;border-top:var(--border-size-medium) solid var(--color-surface03);margin:0;background-color:var(--color-surface01);border-radius:0 0 var(--border-radius) var(--border-radius);color:var(--color-surface05);font-family:var(--font-family-sans);font-weight:var(--font-rg);transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.real,footer.trial,footer.temp{border-top:var(--border-size-medium) solid var(--blue100)}footer .bold{font-family:var(--font-family-sans);font-weight:var(--font-sb)}footer>p{overflow:hidden;height:40px;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 2) var(--space-unit) calc(var(--space-unit) * 2);margin:0;background-color:var(--color-surface01);font-family:var(--font-family-sans);font-size:16px;font-weight:var(--font-rg);line-height:22px;transition:all 200ms linear}footer.isopen>p{background-color:var(--gray200);font-size:14px;font-weight:var(--font-sb);transition:all 200ms linear}footer.isopen.real>p,footer.isopen.trial>p,footer.isopen.temp>p{background-color:var(--blue100)}footer .visible{display:block}footer .hidden{display:none}footer>div.content{overflow:hidden;height:60px}footer>div.content>div:not(.slot-handler){padding:var(--space-unit) calc(var(--space-unit) * 2)}footer>div.content>div>p{overflow:hidden;height:20px;padding:0;margin:0;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}footer>div.content>div>p.year-isbn{display:flex;flex-direction:row;justify-content:space-between;padding-top:var(--space-unit)}footer>div.content>div>p.year-isbn>span.isbn{overflow:hidden;text-overflow:ellipsis}footer.isopen>div.content>div:not(.slot-handler){height:68px}footer.isopen>div.content>div>p.authors{height:40px;text-overflow:initial;white-space:initial}footer.isopen>div.content>div>p.year-isbn{height:50px;flex-direction:column;padding-left:0}footer.isopen>div.content>div>p.year-isbn>span.isbn{display:inline-grid;padding-left:0}footer.isopen{top:-212px;height:295px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content{top:-292px}footer.isopen>div.content{height:280px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content>div.content{height:230px}.toggle{position:absolute;z-index:10;top:-24px;left:16px}.faded{opacity:0.3;pointer-events:none}footer>p.custom-content,footer .content.custom-content{display:none}footer.isopen>p.custom-content,footer.isopen .content.custom-content{display:block}div.wrapper{position:relative;height:100%}div.wrapper ::slotted([slot="content"]){position:absolute;z-index:10;top:calc(var(--space-unit) * 2);display:block;width:100%;height:112px;box-sizing:border-box;padding:0 calc(var(--space-unit) * 2);border-top:var(--border-size-medium) solid transparent;background:var(--color-white)}div.wrapper.isopen ::slotted([slot="content"]){top:0;bottom:0;height:128px;padding:calc(var(--space-unit) * 2);border-color:var(--blue100)}';const a=s;const n=class{constructor(t){e(this,t);this.titolo=undefined;this.autori=undefined;this.isbn=undefined;this.faded=undefined;this.cardtype=undefined;this.opened=false;this.customContent=false;this.isOpen=false;this.allowTooltipAuthors=false}handleToggle(){this.isOpen=!this.isOpen;if(this.isOpen){const e=this.getFirstListItem();if(e){requestAnimationFrame((()=>{e.focus()}))}}}getTitleAuthors(){return this.allowTooltipAuthors?this.autori:""}componentWillLoad(){if(this.opened){this.isOpen=true}}elementsEllipsis(){this.allowTooltipAuthors=this.elementAuthorsHasEllipsis()?true:false}elementAuthorsHasEllipsis(){return this.ellipsisAuthors.offsetWidth<this.ellipsisAuthors.scrollWidth}retrieveClass(){return{isopen:this.isOpen,real:this.cardtype===i.REAL,trial:this.cardtype===i.TRIAL,temp:this.cardtype===i.TEMP,"custom-content":this.customContent}}footerTransitionHandler(e){if(["visibility","height"].includes(e.propertyName)){this.elementsEllipsis()}}getFirstListItem(){return this.host.querySelector("[slot=list] > li a")}render(){return t("div",{key:"3f351c6ae37e9756acb54ba18a33141902b36f66",class:Object.assign(Object.assign({},this.retrieveClass()),{wrapper:true})},t("footer",{key:"a7813aa007cc2a85dbb2b14cfc26fc174e49929d",class:this.retrieveClass(),onTransitionEnd:e=>this.footerTransitionHandler(e)},t("span",{key:"ab1b726546099b8f5ac53294e9ecfefb8501cf8a",class:"toggle"},t("slot",{key:"acda20d4eb36305f614d74aa930131f8f4ecd270",name:"toggle"})),this.titolo&&t("p",{class:{"custom-content":this.customContent}},this.titolo),t("div",{key:"0f090b00007fa5b7f5fe6b7d9553e83449d0a11a",class:{content:true,"custom-content":this.customContent}},t("div",{key:"4f9c2e93e4e73f38dd9012b8a7e12be58ed506f7"},t("p",{key:"342ce9c1c2a3b0d8eb0a585b84933441bccc044b",class:"authors",ref:e=>this.ellipsisAuthors=e},t("span",{key:"0c7fbe530be3eae718701f62bcfc190cfe1c3cbe",title:this.getTitleAuthors()},t("span",{key:"c6f1cd41b9353bbb39eb2a0f3a92664c05cb45d9","aria-description":"Autori",class:"bold"},this.autori))),t("p",{key:"8f5930ae90e38554151c10e5996014103f6fae6a",class:"year-isbn"},t("span",{key:"18ebc65de360d4fdbc09a31f1e35fb07af7930d0",class:"isbn"},t("span",{key:"25b8d2bf3bd332132b28f16b72ad81ee870a0202"},t("span",{key:"7ba427f38f89b31f0228c09419281188d9f0e6a9","aria-description":"ISBN edizione cartacea",class:"bold"},this.isbn)," ","(ed. cartacea)")))),t("div",{key:"1b553a8af97ebf9035a3411dbefc34db332ae3bb",class:`slot-handler ${this.isOpen?"visible":"hidden"}`},t("slot",{key:"e38a67048f019687d6b0a40b84ccdf0075adf98a",name:"list"})))),this.customContent&&t("slot",{name:"content"}))}get host(){return o(this)}};n.style=a;export{n as z_myz_card_footer};
2
+ //# sourceMappingURL=p-10c29fb4.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,h as a}from"./p-10bb4f4b.js";import{B as i,d as s}from"./p-025f494e.js";const o=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host z-myz-card{--card-overflow:visible}:host>div{position:relative;width:100%;height:522px;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out}:host>div .content{position:relative;z-index:2;width:100%;height:522px;transform-style:preserve-3d;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out}:host>div .content.flipped{margin-top:-2px;transform:rotateY(180deg)}:host>div .front,:host>div .back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden}:host>div .front{z-index:2;top:0;left:0;transform:rotateY(0deg)}:host>div .front z-button{position:absolute;z-index:3;top:calc(var(--space-unit) * 0.5);left:calc(-1 * var(--space-unit))}:host>div .back{z-index:1;top:0;left:0;display:flex;justify-content:center;padding:0 var(--space-unit);margin-left:calc(-1 * var(--space-unit));transform:rotateY(180deg)}.hide-info{display:none}";const n=o;const r=class{constructor(a){t(this,a);this.cardFlipped=e(this,"cardFlipped",7);this.name=undefined;this.cover=undefined;this.disabled=false;this.flipped=false;this.flipbuttonlabel="INFO";this.hideinfobtn=false}handleFlipCard(t){this.flipCard(t.detail)}flipCard(t=true){this.flipped=t;this.cardFlipped.emit(t)}render(){return a("div",{key:"75b18feaa0c930cafb3eeadfbd3a815acf629ad3"},a("z-myz-card",{key:"069f6f457a1245042e32e1d79101f76d40a065bc"},a("z-myz-card-header",{key:"7143e0aa8db6f3130778bb34c84f84074950a8ec",titolo:this.name}),a("div",{key:"9562c13fbd46a054f9a8a2a307803a62a3973462",class:`content ${this.flipped?"flipped":""}`},a("div",{key:"2887ee676e44064eaaa5ec96981b1d6f2ec75553",class:"front"},a("z-myz-card-body",{key:"46a2ae89fb4aa4ff0283f6bd8315da9572bf9e12"},a("z-myz-card-cover",{key:"15ae6368e0adee0b691acae69456ca57151f22e5",slot:"cover",titolo:this.name,img:this.cover,faded:this.disabled})),a("z-button",{key:"c8c0a403c084f72c934fb4c9c4a171bec8cf7cdd",class:{"hide-info":this.hideinfobtn},variant:i.SECONDARY,icon:"informationsource",size:s.X_SMALL,onClick:()=>this.flipCard(true),disabled:this.flipped},this.flipbuttonlabel)),a("div",{key:"5923095048d52d5c2ac78b4074e4e876468e06b0",class:"back"},a("slot",{key:"4e934ba81c365e10e411fd758edfad1593642bb0",name:"info"}))),a("slot",{key:"211875e202f745c2e4d44c90858c3edc878e762b"})))}};r.style=n;export{r as z_myz_card_dictionary};
2
- //# sourceMappingURL=p-942e5126.entry.js.map
1
+ import{r as t,c as e,h as a}from"./p-10bb4f4b.js";import{B as i,d as s}from"./p-025f494e.js";const o=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host z-myz-card{--card-overflow:visible}:host>div{position:relative;width:100%;height:522px;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out}:host>div .content{position:relative;z-index:2;width:100%;height:522px;transform-style:preserve-3d;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out}:host>div .content.flipped{margin-top:-2px;transform:rotateY(180deg)}:host>div .front,:host>div .back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden}:host>div .front{z-index:2;top:0;left:0;transform:rotateY(0deg)}:host>div .front z-button{position:absolute;z-index:3;top:calc(var(--space-unit) * 0.5);left:calc(-1 * var(--space-unit))}:host>div .back{z-index:1;top:0;left:0;display:flex;justify-content:center;padding:0 var(--space-unit);margin-left:calc(-1 * var(--space-unit));transform:rotateY(180deg)}.hide-info{display:none}";const d=o;const n=class{constructor(a){t(this,a);this.cardFlipped=e(this,"cardFlipped",7);this.name=undefined;this.cover=undefined;this.disabled=false;this.flipped=false;this.flipbuttonlabel="INFO";this.hideinfobtn=false}handleFlipCard(t){this.flipCard(t.detail)}flipCard(t=true){this.flipped=t;this.cardFlipped.emit(t)}render(){return a("div",{key:"27902c8b5de865c26c56ba38e245b9bad6edbd18"},a("z-myz-card",{key:"fc8095edfa2a7d59331977975e24af5fb6e35930"},a("z-myz-card-header",{key:"66dd4738696aa8417d36de2bcd4e8b6957a5f5e2",titolo:this.name}),a("div",{key:"5f825ad42844b2e895f17516e7b090d3c5ce8a6c",class:`content ${this.flipped?"flipped":""}`},a("div",{key:"f86a2a9e7378ba99b4eacf5c106f1a0dce5f4f96",class:"front"},a("z-myz-card-body",{key:"ca603d9fde5d8eef714dce707d6d7107d3211e4d"},a("z-myz-card-cover",{key:"63381a0912ced7fd24ad16865417c4e1da993e77",slot:"cover",titolo:this.name,img:this.cover,faded:this.disabled})),a("z-button",{key:"0cdfdcd7c39064180d4ec16bd5c0beb4b82c6e8c",class:{"hide-info":this.hideinfobtn},variant:i.SECONDARY,icon:"informationsource",size:s.X_SMALL,onClick:()=>this.flipCard(true),disabled:this.flipped},this.flipbuttonlabel)),a("div",{key:"ca62bad1d808d9f5fec3b620fa558c0a6ecea908",class:"back"},a("slot",{key:"068e582536a203fbf6bbd56eeef4ede786b89d1c",name:"info"}))),a("slot",{key:"97fb9bea58f45f42d81ff5344f34a9acaba32639"})))}};n.style=d;export{n as z_myz_card_dictionary};
2
+ //# sourceMappingURL=p-210fbe0f.entry.js.map
@@ -0,0 +1,2 @@
1
+ import{r as e,c as t,h as a,a as i,g as r}from"./p-10bb4f4b.js";import{B as s,d as l}from"./p-025f494e.js";import{m as o}from"./p-2c886e8b.js";import"./p-356aac96.js";import"./p-4bc82510.js";import"./p-5e585fe9.js";import"./p-6790a3c1.js";import"./p-ca5975a3.js";import"./p-011a7536.js";import"./p-820c2503.js";import"./p-55d22af2.js";import"./p-cc46f0ce.js";import"./p-6087739d.js";import"./p-955da62e.js";const d="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}}";const n=d;const c=class{constructor(a){e(this,a);this.callToAction=t(this,"callToAction",7);this.callToActionTwo=t(this,"callToActionTwo",7);this.lines=undefined;this.errorMessage="Siamo spiacenti, non siamo riusciti a caricare il contenuto richiesto";this.bordered=false;this.callToActionLabel=undefined;this.callToActionTwoLabel=undefined;this.columnSticky=false;this.empty=false;this.error=false;this.errorLink=undefined;this.headerSticky=false;this.message="Siamo spiacenti, al momento non sono presenti dati da visualizzare";this.subtitle="";this.hasTableBody=undefined;this.isMobile=undefined}handleResize(){this.isMobile=window.innerWidth<=o}handleOrientationChange(){this.isMobile=screen.width<=o}componentWillLoad(){var e;this.isMobile=window.innerWidth<=o;const t=this.host.querySelector('[slot="table-body"]');this.hasTableBody=!!((e=t===null||t===void 0?void 0:t.children)===null||e===void 0?void 0:e.length);if(!!t&&!this.hasTableBody){t.remove()}}componentWillRender(){this.host.setAttribute("role","table")}renderError(e){const t=this.lines?`calc(40px * ${this.lines})`:"auto";return a(i,null,a("div",{class:e},a("slot",{name:"table-header"})),a("z-table-error",null,a("div",{class:"error-content",style:{minHeight:t}},a("slot",{name:"error-image"}),a("div",{class:"text"},a("span",{class:"body-3-sb error-message"},this.errorMessage),a("slot",{name:"error-action"})))))}renderEmpty(e){const t=this.isMobile?l.SMALL:l.BIG;const r=`${this.hasTableBody?"table-content":""}`;if(this.hasTableBody){return a(i,null,a("div",{class:e},a("slot",{name:"table-header"}),a("div",{class:r},a("slot",{name:"table-body"}),a("z-table-empty-box",{class:this.bordered&&"bordered",message:this.message,subtitle:this.subtitle},!!this.callToActionLabel&&a("z-button",{slot:"cta1",variant:s.TERTIARY,onClick:()=>this.callToAction.emit(),size:t},this.callToActionLabel),!!this.callToActionTwoLabel&&a("z-button",{slot:"cta2",variant:s.TERTIARY,onClick:()=>this.callToActionTwo.emit(),size:t},this.callToActionTwoLabel)))))}return a(i,null,a("div",{class:e},a("slot",{name:"table-header"})),a("z-table-empty-box",{class:this.bordered&&"bordered",message:this.message,subtitle:this.subtitle},!!this.callToActionLabel&&a("z-button",{slot:"cta1",variant:s.TERTIARY,onClick:()=>this.callToAction.emit(),size:t},this.callToActionLabel),!!this.callToActionTwoLabel&&a("z-button",{slot:"cta2",variant:s.TERTIARY,onClick:()=>this.callToActionTwo.emit(),size:t},this.callToActionTwoLabel)))}render(){const e=`table ${this.empty?"table-empty":""} ${this.bordered?"table-bordered":""}\n ${this.columnSticky?"table-column-sticky":""}\n ${this.headerSticky?"table-header-sticky":""}`;if(this.error){return this.renderError(e)}if(this.empty){return this.renderEmpty(e)}return a(i,null,a("div",{class:e},a("slot",null)),a("slot",{name:"sticky-footer"}))}static get assetsDirs(){return["assets"]}get host(){return r(this)}};c.style=n;export{c as z_table_deprecated};
2
+ //# sourceMappingURL=p-2731d501.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZTableDeprecatedStyle0","ZTableDeprecated","handleResize","this","isMobile","window","innerWidth","mobileBreakpoint","handleOrientationChange","screen","width","componentWillLoad","tableBody","host","querySelector","hasTableBody","_a","children","length","remove","componentWillRender","setAttribute","renderError","tableClass","minHeight","lines","h","Host","class","name","style","errorMessage","renderEmpty","buttonSize","ButtonSize","SMALL","BIG","tableContentClass","bordered","message","subtitle","callToActionLabel","slot","variant","ButtonVariant","TERTIARY","onClick","callToAction","emit","size","callToActionTwoLabel","callToActionTwo","render","empty","columnSticky","headerSticky","error"],"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"],"mappings":"uZAAA,MAAMA,EAAY,k1EAClB,MAAAC,EAAeD,E,MCuBFE,EAAgB,M,4JASH,wE,cAIH,M,uFAYI,M,WAIP,M,WAIA,M,2CAQO,M,aAIN,qE,cAIC,G,oDA8BpB,YAAAC,GACEC,KAAKC,SAAWC,OAAOC,YAAcC,C,CAIvC,uBAAAC,GACEL,KAAKC,SAAWK,OAAOC,OAASH,C,CAGlC,iBAAAI,G,MACER,KAAKC,SAAWC,OAAOC,YAAcC,EAErC,MAAMK,EAAYT,KAAKU,KAAKC,cAAc,uBAC1CX,KAAKY,iBAAiBC,EAAAJ,IAAS,MAATA,SAAS,SAATA,EAAWK,YAAQ,MAAAD,SAAA,SAAAA,EAAEE,QAE3C,KAAMN,IAAcT,KAAKY,aAAc,CACrCH,EAAUO,Q,EAId,mBAAAC,GACEjB,KAAKU,KAAKQ,aAAa,OAAQ,Q,CAGzB,WAAAC,CAAYC,GAClB,MAAMC,EAAYrB,KAAKsB,MAAQ,eAAetB,KAAKsB,SAAW,OAE9D,OACEC,EAACC,EAAI,KACHD,EAAA,OAAKE,MAAOL,GACVG,EAAA,QAAMG,KAAK,kBAEbH,EAAA,qBACEA,EAAA,OACEE,MAAM,gBACNE,MAAO,CAACN,cAERE,EAAA,QAAMG,KAAK,gBACXH,EAAA,OAAKE,MAAM,QACTF,EAAA,QAAME,MAAM,2BAA2BzB,KAAK4B,cAC5CL,EAAA,QAAMG,KAAK,oB,CAQf,WAAAG,CAAYT,GAClB,MAAMU,EAAa9B,KAAKC,SAAW8B,EAAWC,MAAQD,EAAWE,IACjE,MAAMC,EAAoB,GAAGlC,KAAKY,aAAe,gBAAkB,KACnE,GAAIZ,KAAKY,aAAc,CACrB,OACEW,EAACC,EAAI,KACHD,EAAA,OAAKE,MAAOL,GACVG,EAAA,QAAMG,KAAK,iBACXH,EAAA,OAAKE,MAAOS,GACVX,EAAA,QAAMG,KAAK,eACXH,EAAA,qBACEE,MAAOzB,KAAKmC,UAAY,WACxBC,QAASpC,KAAKoC,QACdC,SAAUrC,KAAKqC,YAEZrC,KAAKsC,mBACNf,EAAA,YACEgB,KAAK,OACLC,QAASC,EAAcC,SACvBC,QAAS,IAAM3C,KAAK4C,aAAaC,OACjCC,KAAMhB,GAEL9B,KAAKsC,qBAGPtC,KAAK+C,sBACNxB,EAAA,YACEgB,KAAK,OACLC,QAASC,EAAcC,SACvBC,QAAS,IAAM3C,KAAKgD,gBAAgBH,OACpCC,KAAMhB,GAEL9B,KAAK+C,yB,CAUtB,OACExB,EAACC,EAAI,KACHD,EAAA,OAAKE,MAAOL,GACVG,EAAA,QAAMG,KAAK,kBAEbH,EAAA,qBACEE,MAAOzB,KAAKmC,UAAY,WACxBC,QAASpC,KAAKoC,QACdC,SAAUrC,KAAKqC,YAEZrC,KAAKsC,mBACNf,EAAA,YACEgB,KAAK,OACLC,QAASC,EAAcC,SACvBC,QAAS,IAAM3C,KAAK4C,aAAaC,OACjCC,KAAMhB,GAEL9B,KAAKsC,qBAGPtC,KAAK+C,sBACNxB,EAAA,YACEgB,KAAK,OACLC,QAASC,EAAcC,SACvBC,QAAS,IAAM3C,KAAKgD,gBAAgBH,OACpCC,KAAMhB,GAEL9B,KAAK+C,uB,CAQlB,MAAAE,GACE,MAAM7B,EAAa,SAASpB,KAAKkD,MAAQ,cAAgB,MAAMlD,KAAKmC,SAAW,iBAAmB,WAChGnC,KAAKmD,aAAe,sBAAwB,WAC5CnD,KAAKoD,aAAe,sBAAwB,KAE9C,GAAIpD,KAAKqD,MAAO,CACd,OAAOrD,KAAKmB,YAAYC,E,CAE1B,GAAIpB,KAAKkD,MAAO,CACd,OAAOlD,KAAK6B,YAAYT,E,CAG1B,OACEG,EAACC,EAAI,KACHD,EAAA,OAAKE,MAAOL,GACVG,EAAA,cAEFA,EAAA,QAAMG,KAAK,kB"}
@@ -0,0 +1,2 @@
1
+ export{Z as z_table_sticky_footer}from"./p-6087739d.js";import"./p-10bb4f4b.js";
2
+ //# sourceMappingURL=p-28c6bb97.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":[],"sources":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{r as t,c as i,h as e}from"./p-10bb4f4b.js";import{f as n}from"./p-025f494e.js";const r=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}.digits-container{display:flex;justify-content:flex-start}input{width:calc(var(--space-unit) * 5);height:72px;box-sizing:border-box;padding:0;caret-color:transparent;color:var(--color-surface05);font-family:var(--font-family-sans);font-size:32px;font-weight:300;text-align:center}input.error{border:1px solid;border-color:var(--color-error01);background-color:var(--color-error-inverse);border-radius:4px}input:not(:last-of-type){margin-right:var(--space-unit)}@media only screen and (min-width: 768px){input:not(:last-of-type){margin-right:calc(var(--space-unit) * 2)}}@media only screen and (min-width: 1025px){input{width:calc(var(--space-unit) * 6)}}";const s=r;const o=class{constructor(e){t(this,e);this.otpChange=i(this,"otpChange",7);this.inputNum=6;this.status=undefined;this.message=undefined}emitInputChange(t){this.otpChange.emit({value:t})}componentWillLoad(){this.otp=[...Array(this.inputNum)];this.otpRef=[...Array(this.inputNum)]}render(){return e("div",{key:"52fb020b2ebcd1d55b61a700c42b9292e23e88d7",class:"otp-container"},e("div",{key:"fd1c71d7029342f745a0adee68b79b5440c01927",class:"digits-container"},this.otp.map(((t,i)=>e("input",{class:this.status==n.ERROR?"error":null,onKeyDown:t=>{if(t.keyCode>47){this.otpRef[i].value=""}},onKeyUp:t=>{if(t.keyCode>47){i<this.inputNum-1&&this.otpRef[i+1].focus()}},onInput:t=>{this.otp[i]=t.target.value;this.emitInputChange(this.otp.join(""))},type:"text",minlength:"1",maxlength:"1",autoComplete:"off",ref:t=>this.otpRef[i]=t})))),e("z-input-message",{key:"2eb46b8273e78ce177f352d50441493e5ac260e8",message:this.message,status:this.status}))}};o.style=s;export{o as z_otp};
2
- //# sourceMappingURL=p-6edd5dbe.entry.js.map
1
+ import{r as t,c as i,h as e}from"./p-10bb4f4b.js";import{f as n}from"./p-025f494e.js";const r=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}.digits-container{display:flex;justify-content:flex-start}input{width:calc(var(--space-unit) * 5);height:72px;box-sizing:border-box;padding:0;caret-color:transparent;color:var(--color-surface05);font-family:var(--font-family-sans);font-size:32px;font-weight:300;text-align:center}input.error{border:1px solid;border-color:var(--color-error01);background-color:var(--color-error-inverse);border-radius:4px}input:not(:last-of-type){margin-right:var(--space-unit)}@media only screen and (min-width: 768px){input:not(:last-of-type){margin-right:calc(var(--space-unit) * 2)}}@media only screen and (min-width: 1025px){input{width:calc(var(--space-unit) * 6)}}";const a=r;const s=class{constructor(e){t(this,e);this.otpChange=i(this,"otpChange",7);this.inputNum=6;this.status=undefined;this.message=undefined}emitInputChange(t){this.otpChange.emit({value:t})}componentWillLoad(){this.otp=[...Array(this.inputNum)];this.otpRef=[...Array(this.inputNum)]}render(){return e("div",{key:"ed4894a5e991ebb5e870ab0a1f54c75217721c5c",class:"otp-container"},e("div",{key:"1bef4aae264fb80813a5b7b71412eb638c17736d",class:"digits-container"},this.otp.map(((t,i)=>e("input",{class:this.status==n.ERROR?"error":null,onKeyDown:t=>{if(t.keyCode>47){this.otpRef[i].value=""}},onKeyUp:t=>{if(t.keyCode>47){i<this.inputNum-1&&this.otpRef[i+1].focus()}},onInput:t=>{this.otp[i]=t.target.value;this.emitInputChange(this.otp.join(""))},type:"text",minlength:"1",maxlength:"1",autoComplete:"off",ref:t=>this.otpRef[i]=t})))),e("z-input-message",{key:"6b40b61f792ad0f1789a44d27b51657e2f446a8b",message:this.message,status:this.status}))}};s.style=a;export{s as z_otp};
2
+ //# sourceMappingURL=p-2f72475d.entry.js.map
@@ -0,0 +1,2 @@
1
+ export{Z as z_table_head}from"./p-011a7536.js";import"./p-10bb4f4b.js";
2
+ //# sourceMappingURL=p-3441cb4e.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":[],"sources":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as o,g as a}from"./p-10bb4f4b.js";const r=".sc-z-table-body-h{display:table-row-group;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-table-body-h>z-table-row[expanded].sc-z-table-body+z-table-expanded-row.sc-z-table-body{display:table-row}";const e=r;const s=class{constructor(o){t(this,o)}componentWillRender(){this.host.setAttribute("role","rowgroup");Array.from(this.host.children).forEach(((t,o)=>t.setAttribute("aria-rowindex",`${o}`)))}render(){return o("slot",{key:"d422df9305a81ae9beb6b1a695cf08a944f7b893"})}get host(){return a(this)}};s.style=e;export{s as Z};
2
+ //# sourceMappingURL=p-356aac96.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZTableBodyStyle0","ZTableBody","componentWillRender","this","host","setAttribute","Array","from","children","forEach","child","index","render","h","key"],"sources":["src/deprecated/z-table-deprecated/z-table-body/styles.css?tag=z-table-body&encapsulation=scoped","src/deprecated/z-table-deprecated/z-table-body/index.tsx"],"sourcesContent":[":host {\n display: table-row-group;\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n\n:host > z-table-row[expanded] + z-table-expanded-row {\n display: table-row;\n}\n","import {Component, Element, h} from \"@stencil/core\";\n\n/**\n * @deprecated\n */\n@Component({\n tag: \"z-table-body\",\n styleUrl: \"styles.css\",\n shadow: false,\n scoped: true,\n})\nexport class ZTableBody {\n @Element() host: HTMLZTableBodyElement;\n\n componentWillRender(): void {\n this.host.setAttribute(\"role\", \"rowgroup\");\n\n Array.from(this.host.children).forEach((child, index) => child.setAttribute(\"aria-rowindex\", `${index}`));\n }\n\n render(): HTMLSlotElement {\n return <slot />;\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAAY,6NAClB,MAAAC,EAAeD,E,MCUFE,EAAU,M,yBAGrB,mBAAAC,GACEC,KAAKC,KAAKC,aAAa,OAAQ,YAE/BC,MAAMC,KAAKJ,KAAKC,KAAKI,UAAUC,SAAQ,CAACC,EAAOC,IAAUD,EAAML,aAAa,gBAAiB,GAAGM,M,CAGlG,MAAAC,GACE,OAAOC,EAAA,QAAAC,IAAA,4C"}
@@ -1,2 +1,2 @@
1
- import{r as t,h as i,a as n,g as o}from"./p-10bb4f4b.js";import{d as s,a as e}from"./p-955da62e.js";import{T as c}from"./p-025f494e.js";import"./p-2c886e8b.js";const r=".sc-z-skip-to-content-h{position:absolute;left:-100%;height:60px;box-sizing:border-box;padding:calc(var(--space-unit) * 1.25) calc(var(--space-unit) * 3);background-color:#24f4ff;font-family:var(--font-family-sans);font-weight:var(--font-rg);text-align:center}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content{display:inline-flex;height:100%;align-items:center}.skip-to-content-visible.sc-z-skip-to-content-h,.sc-z-skip-to-content-h:focus{position:static;display:block}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content>a.z-link.link-invisible.sc-z-skip-to-content{overflow:hidden;width:0;height:0}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content>a.z-link.link-visible.sc-z-skip-to-content{width:initial;height:initial}.dark.sc-z-skip-to-content-h{background-color:var(--color-surface05);color:var(--color-surface01)}.light.sc-z-skip-to-content-h{border:var(--border-size-medium) solid var(--color-surface05);background-color:var(--color-surface01);color:var(--color-text01)}@media (min-width: 768px){.sc-z-skip-to-content-h{text-align:start}}@media (min-width: 1152px){.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content{padding:0 calc(var(--space-unit) * 3);border-right:var(--border-size-small) solid var(--color-surface05)}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content>a.z-link.link-invisible.sc-z-skip-to-content{overflow:initial;width:initial;height:initial}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content:first-child{padding-left:0}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content:last-child,.dark.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content:last-child,.light.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content:last-child{padding-right:0;border-right:none}.dark.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content{border-right:var(--border-size-small) solid var(--color-surface01)}}";const a=r;const l=class{constructor(i){t(this,i);this.variant=undefined;this.links=[];this.visible=false;this.visibleLink=""}handleFocusOutSkipToContent(t){if(this.isInSkipToContent(t.target)){this.visible=false}}handleFocusSkipToContent(t){if(this.isInSkipToContent(t.target)){this.visible=true}}componentDidLoad(){this.showFirstChild()}componentWillRender(){if(this.links){this.links=typeof this.links==="string"?JSON.parse(this.links):this.links}}isInSkipToContent(t){const i=s(t);const n=i.find((t=>t.nodeName.toLowerCase()==="z-skip-to-content"));return!!n}showFirstChild(){var t;const i=(t=this.hostElement.children)===null||t===void 0?void 0:t[0];if(i){this.visibleLink=i.id}}handleLinkClick(){this.visible=false}render(){return i(n,{key:"08004b426a63113ef27d0cac85716b5433a2a292",class:{[this.variant]:true,"skip-to-content-visible":this.visible}},this.links.map(((t,n)=>{const o=`skip-to-content-${n}`;return i("div",{class:"link-container"},i("a",{id:o,class:{"body-1-sb":true,"z-link":true,"z-link-underline":true,"z-link-white":this.variant===c.DARK,"z-link-black":this.variant!==c.DARK,"link-visible":o==this.visibleLink,"link-invisible":o!=this.visibleLink},"aria-label":t.ariaLabel||t.label,href:t.href,onFocus:()=>this.visibleLink=o,onClick:()=>this.handleLinkClick(),onKeyUp:t=>e(t,this.handleLinkClick.bind(this))},t.label))})))}get hostElement(){return o(this)}};l.style=a;export{l as z_skip_to_content};
2
- //# sourceMappingURL=p-24ab494d.entry.js.map
1
+ import{r as t,h as i,a as n,g as o}from"./p-10bb4f4b.js";import{d as s,a as e}from"./p-955da62e.js";import{T as c}from"./p-025f494e.js";import"./p-2c886e8b.js";const r=".sc-z-skip-to-content-h{position:absolute;left:-100%;height:60px;box-sizing:border-box;padding:calc(var(--space-unit) * 1.25) calc(var(--space-unit) * 3);background-color:#24f4ff;font-family:var(--font-family-sans);font-weight:var(--font-rg);text-align:center}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content{display:inline-flex;height:100%;align-items:center}.skip-to-content-visible.sc-z-skip-to-content-h,.sc-z-skip-to-content-h:focus{position:static;display:block}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content>a.z-link.link-invisible.sc-z-skip-to-content{overflow:hidden;width:0;height:0}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content>a.z-link.link-visible.sc-z-skip-to-content{width:initial;height:initial}.dark.sc-z-skip-to-content-h{background-color:var(--color-surface05);color:var(--color-surface01)}.light.sc-z-skip-to-content-h{border:var(--border-size-medium) solid var(--color-surface05);background-color:var(--color-surface01);color:var(--color-text01)}@media (min-width: 768px){.sc-z-skip-to-content-h{text-align:start}}@media (min-width: 1152px){.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content{padding:0 calc(var(--space-unit) * 3);border-right:var(--border-size-small) solid var(--color-surface05)}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content>a.z-link.link-invisible.sc-z-skip-to-content{overflow:initial;width:initial;height:initial}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content:first-child{padding-left:0}.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content:last-child,.dark.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content:last-child,.light.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content:last-child{padding-right:0;border-right:none}.dark.sc-z-skip-to-content-h>.link-container.sc-z-skip-to-content{border-right:var(--border-size-small) solid var(--color-surface01)}}";const a=r;const l=class{constructor(i){t(this,i);this.variant=undefined;this.links=[];this.visible=false;this.visibleLink=""}handleFocusOutSkipToContent(t){if(this.isInSkipToContent(t.target)){this.visible=false}}handleFocusSkipToContent(t){if(this.isInSkipToContent(t.target)){this.visible=true}}componentDidLoad(){this.showFirstChild()}componentWillRender(){if(this.links){this.links=typeof this.links==="string"?JSON.parse(this.links):this.links}}isInSkipToContent(t){const i=s(t);const n=i.find((t=>t.nodeName.toLowerCase()==="z-skip-to-content"));return!!n}showFirstChild(){var t;const i=(t=this.hostElement.children)===null||t===void 0?void 0:t[0];if(i){this.visibleLink=i.id}}handleLinkClick(){this.visible=false}render(){return i(n,{key:"148da854d3c5a83e5c103b3efcc5358f86278936",class:{[this.variant]:true,"skip-to-content-visible":this.visible}},this.links.map(((t,n)=>{const o=`skip-to-content-${n}`;return i("div",{class:"link-container"},i("a",{id:o,class:{"body-1-sb":true,"z-link":true,"z-link-underline":true,"z-link-white":this.variant===c.DARK,"z-link-black":this.variant!==c.DARK,"link-visible":o==this.visibleLink,"link-invisible":o!=this.visibleLink},"aria-label":t.ariaLabel||t.label,href:t.href,onFocus:()=>this.visibleLink=o,onClick:()=>this.handleLinkClick(),onKeyUp:t=>e(t,this.handleLinkClick.bind(this))},t.label))})))}get hostElement(){return o(this)}};l.style=a;export{l as z_skip_to_content};
2
+ //# sourceMappingURL=p-378b2bbf.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as i,c as e,h as r,g as a}from"./p-10bb4f4b.js";const t=":host{--font-size-link:inherit;--font-weight-link:inherit;font-family:var(--font-family-sans);font-size:var(--font-size-link);font-weight:var(--font-weight-link);line-height:inherit;outline:none}:host([big]){--font-size-link:16px;--font-weight-link:var(--font-sb)}a{display:inline-flex;align-items:center;padding:calc(var(--space-unit) / 2) 0;border-top:var(--border-size-medium) solid transparent;border-bottom:var(--border-size-medium) solid transparent;color:var(--color-link-primary);cursor:pointer;fill:var(--color-link-primary);text-decoration:none}a:hover,a:focus,a:active{text-decoration:underline}a.active{color:var(--color-active-link);fill:var(--color-active-link)}a:hover,a:focus{color:var(--color-hover-link);fill:var(--color-hover-link)}a:active{color:var(--color-pressed-link);fill:var(--color-pressed-link)}a:visited{color:var(--color-visited-link);fill:var(--color-visited-link)}a.disabled,a.inverse.disabled{color:var(--color-disabled03);cursor:default;fill:var(--color-disabled03);pointer-events:none}a.underline,a.underline:active,a.underline:hover,a.underline:visited,a.underline.disabled,a.underline.black,a.underline.white{text-decoration:underline}a.disabled,a.disabled:active,a.disabled:visited,a.disabled:hover{text-decoration:none}a.inverse{color:var(--color-inverse-link);fill:var(--color-inverse-link)}a.inverse.active{color:var(--color-inverse-active-link);fill:var(--color-inverse-active-link)}a.inverse:hover,a.inverse:focus{color:var(--color-inverse-hover-link);fill:var(--color-inverse-hover-link)}a.inverse:active{color:var(--color-inverse-pressed-link);fill:var(--color-inverse-pressed-link)}a.inverse:visited{color:var(--color-inverse-visited-link);fill:var(--color-inverse-visited-link)}a.black{color:var(--gray800);fill:var(--gray800);text-decoration:none}a.black:hover,a.black.active{color:var(--color-black);fill:var(--color-black)}a.black:visited{color:var(--gray800);fill:var(--gray800)}a.black:hover,a.black:focus,a.black:active{text-decoration:underline}a.black:active{color:var(--gray700);fill:var(--gray700)}a.white,a.white:active,a.white:hover,a.white.active{color:var(--color-white);fill:var(--color-white);text-decoration:none}a.white:visited{color:var(--color-white);fill:var(--color-white)}a.white:hover,a.white:focus,a.white:active{text-decoration:underline}a.white.disabled,a.black.disabled{color:var(--gray500);fill:var(--gray500)}a>z-icon:first-child{margin-right:var(--space-unit)}a>z-icon:last-child{margin-left:var(--space-unit)}";const l=t;const o=class{constructor(r){i(this,r);this.zLinkClick=e(this,"zLinkClick",7);this.htmlid=undefined;this.href=undefined;this.target="_self";this.htmltabindex=0;this.isdisabled=false;this.isactive=false;this.iswhite=false;this.textcolor="primary";this.icon=undefined;this.big=false;this.iconposition="left";this.underline=false;this.iconSize=18;this.emitZLinkClick=this.emitZLinkClick.bind(this);this.emitZLinkInteraction=this.emitZLinkInteraction.bind(this)}componentWillLoad(){if(this.iswhite){console.warn("z-link iswhite prop is deprecated and will be dropped in a next release, please use textcolor prop instead")}if(this.big){console.warn("z-link big prop is deprecated and will be dropped in a next release, please override --font-size-link and --font-weight-link variables instead")}}emitZLinkClick(i,e){this.emitZLinkInteraction(i,e)}emitZLinkInteraction(i,e){this.zLinkClick.emit({e:i,linkId:e})}componentDidLoad(){if(this.icon){const i=parseFloat(window.getComputedStyle(this.hostElement).getPropertyValue("font-size"));const e=this.big?18:Math.round(i*1.125);if(!Number.isNaN(e)&&this.iconSize!==e){this.iconSize=e}}}render(){return r("a",{key:"e5b80b5dac596f11648e2e8afa373c1da00e6e5d",id:this.htmlid,href:this.href?this.href:null,class:{disabled:this.isdisabled,active:this.isactive,white:this.iswhite,[this.textcolor||""]:true,underline:this.underline},target:this.target,role:this.href?"link":"button",tabindex:this.isdisabled?-1:this.htmltabindex,onClick:i=>this.emitZLinkClick(i,this.htmlid)},this.iconposition==="right"&&r("slot",null),this.icon&&r("z-icon",{style:{"--z-icon-width":`${this.iconSize}px`,"--z-icon-height":`${this.iconSize}px`},name:this.icon}),this.iconposition==="left"&&r("slot",null))}get hostElement(){return a(this)}};o.style=l;export{o as z_link};
2
- //# sourceMappingURL=p-d1f8ca38.entry.js.map
1
+ import{r as i,c as e,h as r,g as a}from"./p-10bb4f4b.js";const t=":host{--font-size-link:inherit;--font-weight-link:inherit;font-family:var(--font-family-sans);font-size:var(--font-size-link);font-weight:var(--font-weight-link);line-height:inherit;outline:none}:host([big]){--font-size-link:16px;--font-weight-link:var(--font-sb)}a{display:inline-flex;align-items:center;padding:calc(var(--space-unit) / 2) 0;border-top:var(--border-size-medium) solid transparent;border-bottom:var(--border-size-medium) solid transparent;color:var(--color-link-primary);cursor:pointer;fill:var(--color-link-primary);text-decoration:none}a:hover,a:focus,a:active{text-decoration:underline}a.active{color:var(--color-active-link);fill:var(--color-active-link)}a:hover,a:focus{color:var(--color-hover-link);fill:var(--color-hover-link)}a:active{color:var(--color-pressed-link);fill:var(--color-pressed-link)}a:visited{color:var(--color-visited-link);fill:var(--color-visited-link)}a.disabled,a.inverse.disabled{color:var(--color-disabled03);cursor:default;fill:var(--color-disabled03);pointer-events:none}a.underline,a.underline:active,a.underline:hover,a.underline:visited,a.underline.disabled,a.underline.black,a.underline.white{text-decoration:underline}a.disabled,a.disabled:active,a.disabled:visited,a.disabled:hover{text-decoration:none}a.inverse{color:var(--color-inverse-link);fill:var(--color-inverse-link)}a.inverse.active{color:var(--color-inverse-active-link);fill:var(--color-inverse-active-link)}a.inverse:hover,a.inverse:focus{color:var(--color-inverse-hover-link);fill:var(--color-inverse-hover-link)}a.inverse:active{color:var(--color-inverse-pressed-link);fill:var(--color-inverse-pressed-link)}a.inverse:visited{color:var(--color-inverse-visited-link);fill:var(--color-inverse-visited-link)}a.black{color:var(--gray800);fill:var(--gray800);text-decoration:none}a.black:hover,a.black.active{color:var(--color-black);fill:var(--color-black)}a.black:visited{color:var(--gray800);fill:var(--gray800)}a.black:hover,a.black:focus,a.black:active{text-decoration:underline}a.black:active{color:var(--gray700);fill:var(--gray700)}a.white,a.white:active,a.white:hover,a.white.active{color:var(--color-white);fill:var(--color-white);text-decoration:none}a.white:visited{color:var(--color-white);fill:var(--color-white)}a.white:hover,a.white:focus,a.white:active{text-decoration:underline}a.white.disabled,a.black.disabled{color:var(--gray500);fill:var(--gray500)}a>z-icon:first-child{margin-right:var(--space-unit)}a>z-icon:last-child{margin-left:var(--space-unit)}";const l=t;const o=class{constructor(r){i(this,r);this.zLinkClick=e(this,"zLinkClick",7);this.htmlid=undefined;this.href=undefined;this.target="_self";this.htmltabindex=0;this.isdisabled=false;this.isactive=false;this.iswhite=false;this.textcolor="primary";this.icon=undefined;this.big=false;this.iconposition="left";this.underline=false;this.iconSize=18;this.emitZLinkClick=this.emitZLinkClick.bind(this);this.emitZLinkInteraction=this.emitZLinkInteraction.bind(this)}componentWillLoad(){if(this.iswhite){console.warn("z-link iswhite prop is deprecated and will be dropped in a next release, please use textcolor prop instead")}if(this.big){console.warn("z-link big prop is deprecated and will be dropped in a next release, please override --font-size-link and --font-weight-link variables instead")}}emitZLinkClick(i,e){this.emitZLinkInteraction(i,e)}emitZLinkInteraction(i,e){this.zLinkClick.emit({e:i,linkId:e})}componentDidLoad(){if(this.icon){const i=parseFloat(window.getComputedStyle(this.hostElement).getPropertyValue("font-size"));const e=this.big?18:Math.round(i*1.125);if(!Number.isNaN(e)&&this.iconSize!==e){this.iconSize=e}}}render(){return r("a",{key:"b5b630a2b5ffe83a239315612faf6b673158c782",id:this.htmlid,href:this.href?this.href:null,class:{disabled:this.isdisabled,active:this.isactive,white:this.iswhite,[this.textcolor||""]:true,underline:this.underline},target:this.target,role:this.href?"link":"button",tabindex:this.isdisabled?-1:this.htmltabindex,onClick:i=>this.emitZLinkClick(i,this.htmlid)},this.iconposition==="right"&&r("slot",null),this.icon&&r("z-icon",{style:{"--z-icon-width":`${this.iconSize}px`,"--z-icon-height":`${this.iconSize}px`},name:this.icon}),this.iconposition==="left"&&r("slot",null))}get hostElement(){return a(this)}};o.style=l;export{o as z_link};
2
+ //# sourceMappingURL=p-38c63f28.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as e,a as i,g as o}from"./p-10bb4f4b.js";import{y as s,D as r}from"./p-025f494e.js";const a=':host{--z-section-title--divider-color:var(--red500);display:flex;width:fit-content;flex-direction:column;align-items:flex-start;font-family:var(--font-family-sans)}:host,:host ::slotted(*){box-sizing:border-box}::slotted(*){margin:0}::slotted([slot="secondary-title"]){padding-bottom:calc(var(--space-unit) / 2);border-bottom:var(--border-size-large) solid var(--z-section-title--divider-color);font-size:var(--font-size-3);font-weight:var(--font-sb);line-height:1.5rem;text-transform:uppercase}::slotted([slot="primary-title"]){font-size:var(--font-size-6);font-weight:var(--font-sb);line-height:2rem}:host([uppercase]:not([uppercase="false"])) ::slotted([slot="primary-title"]){text-transform:uppercase}@media (min-width: 1152px){::slotted([slot="primary-title"]){font-size:var(--font-size-7);line-height:2.25rem}}';const l=a;const n=class{constructor(e){t(this,e);this.dividerPosition=s.BEFORE;this.uppercase=true}componentWillRender(){this.hasSecondaryTitle=!!this.host.querySelector("[slot=secondary-title]")}render(){return e(i,{key:"b629b236477e358e5e1f839dfab33ac08aa3cd68"},e("slot",{key:"f0752bbd190a7ad8a1e5f72a81c0cd92c77137f7",name:"secondary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.BEFORE&&e("z-divider",{size:r.LARGE,color:"z-section-title--divider-color"}),e("slot",{key:"a4477bb9b91f62cdf839532f54eeb783615cc498",name:"primary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.AFTER&&e("z-divider",{size:r.LARGE,color:"z-section-title--divider-color"}))}get host(){return o(this)}};n.style=l;export{n as z_section_title};
2
- //# sourceMappingURL=p-8d81a5c8.entry.js.map
1
+ import{r as t,h as e,a as i,g as o}from"./p-10bb4f4b.js";import{y as s,D as r}from"./p-025f494e.js";const a=':host{--z-section-title--divider-color:var(--red500);display:flex;width:fit-content;flex-direction:column;align-items:flex-start;font-family:var(--font-family-sans)}:host,:host ::slotted(*){box-sizing:border-box}::slotted(*){margin:0}::slotted([slot="secondary-title"]){padding-bottom:calc(var(--space-unit) / 2);border-bottom:var(--border-size-large) solid var(--z-section-title--divider-color);font-size:var(--font-size-3);font-weight:var(--font-sb);line-height:1.5rem;text-transform:uppercase}::slotted([slot="primary-title"]){font-size:var(--font-size-6);font-weight:var(--font-sb);line-height:2rem}:host([uppercase]:not([uppercase="false"])) ::slotted([slot="primary-title"]){text-transform:uppercase}@media (min-width: 1152px){::slotted([slot="primary-title"]){font-size:var(--font-size-7);line-height:2.25rem}}';const l=a;const n=class{constructor(e){t(this,e);this.dividerPosition=s.BEFORE;this.uppercase=true}componentWillRender(){this.hasSecondaryTitle=!!this.host.querySelector("[slot=secondary-title]")}render(){return e(i,{key:"73bb5aa52dd0ebf377b6dc6c341a6fe856689753"},e("slot",{key:"69342bb343240b870f387b2f8b81433d6c44adcd",name:"secondary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.BEFORE&&e("z-divider",{size:r.LARGE,color:"z-section-title--divider-color"}),e("slot",{key:"b13fc5c19b76b950806457e9ccd93cc21b850bc0",name:"primary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.AFTER&&e("z-divider",{size:r.LARGE,color:"z-section-title--divider-color"}))}get host(){return o(this)}};n.style=l;export{n as z_section_title};
2
+ //# sourceMappingURL=p-402bd7f6.entry.js.map
@@ -0,0 +1,2 @@
1
+ export{Z as z_table_header_row}from"./p-55d22af2.js";import"./p-10bb4f4b.js";
2
+ //# sourceMappingURL=p-40f68d35.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":[],"sources":[],"mappings":""}