@zanichelli/albe-web-components 19.2.3-RC1 → 19.2.3

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 (1550) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/cjs/_commonjsHelpers-68cdf74f.js +7 -0
  3. package/dist/cjs/_commonjsHelpers-68cdf74f.js.map +1 -0
  4. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  5. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  6. package/dist/cjs/{breakpoints-B7vFm-3T.js → breakpoints-8a1e87e0.js} +2 -0
  7. package/dist/cjs/breakpoints-8a1e87e0.js.map +1 -0
  8. package/dist/cjs/{iconset-Bcbz2MS1.js → iconset-5d47610c.js} +4 -3
  9. package/dist/cjs/iconset-5d47610c.js.map +1 -0
  10. package/dist/cjs/index-012853a0.js +21 -0
  11. package/dist/cjs/index-012853a0.js.map +1 -0
  12. package/dist/cjs/index-1d7a50cc.js +67 -0
  13. package/dist/cjs/index-1d7a50cc.js.map +1 -0
  14. package/dist/cjs/index-2dff20f5.js +20 -0
  15. package/dist/cjs/index-2dff20f5.js.map +1 -0
  16. package/dist/cjs/index-86a8a3a4.js +23 -0
  17. package/dist/cjs/index-86a8a3a4.js.map +1 -0
  18. package/dist/cjs/index-96af6326.js +2324 -0
  19. package/dist/cjs/index-96af6326.js.map +1 -0
  20. package/dist/cjs/index-c38e5b9e.js +73 -0
  21. package/dist/cjs/index-c38e5b9e.js.map +1 -0
  22. package/dist/cjs/index-cb280932.js +47 -0
  23. package/dist/cjs/index-cb280932.js.map +1 -0
  24. package/dist/cjs/{index-wGaSHN1_.js → index-e30d0503.js} +2 -0
  25. package/dist/cjs/index-e30d0503.js.map +1 -0
  26. package/dist/cjs/index.cjs.js +224 -112
  27. package/dist/cjs/index.cjs.js.map +1 -0
  28. package/dist/cjs/loader.cjs.js +8 -3
  29. package/dist/cjs/loader.cjs.js.map +1 -0
  30. package/dist/cjs/{utils-C5_wGVkJ.js → utils-4f7b4830.js} +73 -81
  31. package/dist/cjs/utils-4f7b4830.js.map +1 -0
  32. package/dist/cjs/{utils-Ctc6JP2n.js → utils-b1859d65.js} +4 -2
  33. package/dist/cjs/utils-b1859d65.js.map +1 -0
  34. package/dist/cjs/web-components-library.cjs.js +10 -7
  35. package/dist/cjs/web-components-library.cjs.js.map +1 -0
  36. package/dist/cjs/z-accordion.cjs.entry.js +13 -26
  37. package/dist/cjs/z-accordion.cjs.entry.js.map +1 -0
  38. package/dist/cjs/z-alert.cjs.entry.js +10 -4
  39. package/dist/cjs/z-alert.cjs.entry.js.map +1 -0
  40. package/dist/cjs/z-anchor-navigation.cjs.entry.js +10 -25
  41. package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +1 -0
  42. package/dist/cjs/z-app-header-deprecated.cjs.entry.js +22 -53
  43. package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +1 -0
  44. package/dist/cjs/z-app-header_12.cjs.entry.js +150 -261
  45. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -0
  46. package/dist/cjs/z-aria-alert.cjs.entry.js +7 -4
  47. package/dist/cjs/z-aria-alert.cjs.entry.js.map +1 -0
  48. package/dist/cjs/z-avatar.cjs.entry.js +13 -9
  49. package/dist/cjs/z-avatar.cjs.entry.js.map +1 -0
  50. package/dist/cjs/z-book-card-app.cjs.entry.js +18 -10
  51. package/dist/cjs/z-book-card-app.cjs.entry.js.map +1 -0
  52. package/dist/cjs/z-book-card-deprecated.cjs.entry.js +24 -10
  53. package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +1 -0
  54. package/dist/cjs/z-book-card.cjs.entry.js +23 -11
  55. package/dist/cjs/z-book-card.cjs.entry.js.map +1 -0
  56. package/dist/cjs/z-book-cover.cjs.entry.js +11 -6
  57. package/dist/cjs/z-book-cover.cjs.entry.js.map +1 -0
  58. package/dist/cjs/z-breadcrumb.cjs.entry.js +19 -24
  59. package/dist/cjs/z-breadcrumb.cjs.entry.js.map +1 -0
  60. package/dist/cjs/z-button-sort.cjs.entry.js +14 -9
  61. package/dist/cjs/z-button-sort.cjs.entry.js.map +1 -0
  62. package/dist/cjs/z-card.cjs.entry.js +12 -9
  63. package/dist/cjs/z-card.cjs.entry.js.map +1 -0
  64. package/dist/cjs/z-carousel.cjs.entry.js +29 -49
  65. package/dist/cjs/z-carousel.cjs.entry.js.map +1 -0
  66. package/dist/cjs/z-chip.cjs.entry.js +13 -9
  67. package/dist/cjs/z-chip.cjs.entry.js.map +1 -0
  68. package/dist/cjs/z-color-picker.cjs.entry.js +18 -24
  69. package/dist/cjs/z-color-picker.cjs.entry.js.map +1 -0
  70. package/dist/cjs/z-combobox.cjs.entry.js +26 -27
  71. package/dist/cjs/z-combobox.cjs.entry.js.map +1 -0
  72. package/dist/cjs/z-cover-hero.cjs.entry.js +11 -18
  73. package/dist/cjs/z-cover-hero.cjs.entry.js.map +1 -0
  74. package/dist/cjs/z-date-picker.cjs.entry.js +330 -351
  75. package/dist/cjs/z-date-picker.cjs.entry.js.map +1 -0
  76. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +22 -18
  77. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -0
  78. package/dist/cjs/z-file-upload.cjs.entry.js +18 -21
  79. package/dist/cjs/z-file-upload.cjs.entry.js.map +1 -0
  80. package/dist/cjs/z-file.cjs.entry.js +13 -6
  81. package/dist/cjs/z-file.cjs.entry.js.map +1 -0
  82. package/dist/cjs/z-ghost-loading.cjs.entry.js +9 -4
  83. package/dist/cjs/z-ghost-loading.cjs.entry.js.map +1 -0
  84. package/dist/cjs/z-info-box.cjs.entry.js +10 -5
  85. package/dist/cjs/z-info-box.cjs.entry.js.map +1 -0
  86. package/dist/cjs/z-info-reveal.cjs.entry.js +13 -20
  87. package/dist/cjs/z-info-reveal.cjs.entry.js.map +1 -0
  88. package/dist/cjs/z-logo.cjs.entry.js +15 -4
  89. package/dist/cjs/z-logo.cjs.entry.js.map +1 -0
  90. package/dist/cjs/z-menu-deprecated.cjs.entry.js +14 -23
  91. package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +1 -0
  92. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +13 -10
  93. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +1 -0
  94. package/dist/cjs/z-menu-section.cjs.entry.js +16 -15
  95. package/dist/cjs/z-menu-section.cjs.entry.js.map +1 -0
  96. package/dist/cjs/z-menu.cjs.entry.js +17 -27
  97. package/dist/cjs/z-menu.cjs.entry.js.map +1 -0
  98. package/dist/cjs/z-myz-card-alert.cjs.entry.js +14 -5
  99. package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +1 -0
  100. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +12 -9
  101. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +1 -0
  102. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +9 -4
  103. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +1 -0
  104. package/dist/cjs/z-myz-card-footer.cjs.entry.js +15 -7
  105. package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +1 -0
  106. package/dist/cjs/z-myz-card-icon.cjs.entry.js +10 -6
  107. package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +1 -0
  108. package/dist/cjs/z-myz-card-info.cjs.entry.js +13 -8
  109. package/dist/cjs/z-myz-card-info.cjs.entry.js.map +1 -0
  110. package/dist/cjs/z-myz-card-list.cjs.entry.js +10 -4
  111. package/dist/cjs/z-myz-card-list.cjs.entry.js.map +1 -0
  112. package/dist/cjs/z-myz-card_4.cjs.entry.js +31 -16
  113. package/dist/cjs/z-myz-card_4.cjs.entry.js.map +1 -0
  114. package/dist/cjs/z-myz-list-item.cjs.entry.js +17 -9
  115. package/dist/cjs/z-myz-list-item.cjs.entry.js.map +1 -0
  116. package/dist/cjs/z-myz-list.cjs.entry.js +12 -7
  117. package/dist/cjs/z-myz-list.cjs.entry.js.map +1 -0
  118. package/dist/cjs/z-navigation-tabs.cjs.entry.js +18 -28
  119. package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +1 -0
  120. package/dist/cjs/z-notification.cjs.entry.js +13 -10
  121. package/dist/cjs/z-notification.cjs.entry.js.map +1 -0
  122. package/dist/cjs/z-otp.cjs.entry.js +14 -10
  123. package/dist/cjs/z-otp.cjs.entry.js.map +1 -0
  124. package/dist/cjs/z-pagination.cjs.entry.js +18 -28
  125. package/dist/cjs/z-pagination.cjs.entry.js.map +1 -0
  126. package/dist/cjs/z-panel-elem.cjs.entry.js +17 -7
  127. package/dist/cjs/z-panel-elem.cjs.entry.js.map +1 -0
  128. package/dist/cjs/z-popover.cjs.entry.js +19 -35
  129. package/dist/cjs/z-popover.cjs.entry.js.map +1 -0
  130. package/dist/cjs/z-range-picker.cjs.entry.js +31 -38
  131. package/dist/cjs/z-range-picker.cjs.entry.js.map +1 -0
  132. package/dist/cjs/z-result-card.cjs.entry.js +16 -7
  133. package/dist/cjs/z-result-card.cjs.entry.js.map +1 -0
  134. package/dist/cjs/z-section-title.cjs.entry.js +10 -12
  135. package/dist/cjs/z-section-title.cjs.entry.js.map +1 -0
  136. package/dist/cjs/z-select.cjs.entry.js +25 -21
  137. package/dist/cjs/z-select.cjs.entry.js.map +1 -0
  138. package/dist/cjs/z-skip-to-content.cjs.entry.js +13 -8
  139. package/dist/cjs/z-skip-to-content.cjs.entry.js.map +1 -0
  140. package/dist/cjs/z-slideshow.cjs.entry.js +16 -12
  141. package/dist/cjs/z-slideshow.cjs.entry.js.map +1 -0
  142. package/dist/cjs/z-stepper-item.cjs.entry.js +14 -4
  143. package/dist/cjs/z-stepper-item.cjs.entry.js.map +1 -0
  144. package/dist/cjs/z-stepper.cjs.entry.js +9 -4
  145. package/dist/cjs/z-stepper.cjs.entry.js.map +1 -0
  146. package/dist/cjs/z-table.cjs.entry.js +18 -19
  147. package/dist/cjs/z-table.cjs.entry.js.map +1 -0
  148. package/dist/cjs/z-tbody.cjs.entry.js +7 -12
  149. package/dist/cjs/z-tbody.cjs.entry.js.map +1 -0
  150. package/dist/cjs/z-td.cjs.entry.js +8 -54
  151. package/dist/cjs/z-td.cjs.entry.js.map +1 -0
  152. package/dist/cjs/z-tfoot.cjs.entry.js +7 -16
  153. package/dist/cjs/z-tfoot.cjs.entry.js.map +1 -0
  154. package/dist/cjs/z-th.cjs.entry.js +8 -81
  155. package/dist/cjs/z-th.cjs.entry.js.map +1 -0
  156. package/dist/cjs/z-thead.cjs.entry.js +7 -21
  157. package/dist/cjs/z-thead.cjs.entry.js.map +1 -0
  158. package/dist/cjs/z-toast-notification-list.cjs.entry.js +12 -11
  159. package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +1 -0
  160. package/dist/cjs/z-toast-notification.cjs.entry.js +3957 -3936
  161. package/dist/cjs/z-toast-notification.cjs.entry.js.map +1 -0
  162. package/dist/cjs/z-toggle-button.cjs.entry.js +12 -8
  163. package/dist/cjs/z-toggle-button.cjs.entry.js.map +1 -0
  164. package/dist/cjs/z-toggle-switch.cjs.entry.js +14 -13
  165. package/dist/cjs/z-toggle-switch.cjs.entry.js.map +1 -0
  166. package/dist/cjs/z-tool.cjs.entry.js +29 -28
  167. package/dist/cjs/z-tool.cjs.entry.js.map +1 -0
  168. package/dist/cjs/z-toolbar.cjs.entry.js +12 -7
  169. package/dist/cjs/z-toolbar.cjs.entry.js.map +1 -0
  170. package/dist/cjs/z-tooltip.cjs.entry.js +11 -15
  171. package/dist/cjs/z-tooltip.cjs.entry.js.map +1 -0
  172. package/dist/cjs/z-tr.cjs.entry.js +12 -80
  173. package/dist/cjs/z-tr.cjs.entry.js.map +1 -0
  174. package/dist/cjs/z-tree-list.cjs.entry.js +14 -10
  175. package/dist/cjs/z-tree-list.cjs.entry.js.map +1 -0
  176. package/dist/cjs/z-visually-hidden.cjs.entry.js +9 -4
  177. package/dist/cjs/z-visually-hidden.cjs.entry.js.map +1 -0
  178. package/dist/collection/__mocks__/fileMock.js +1 -0
  179. package/dist/collection/__mocks__/fileMock.js.map +1 -0
  180. package/dist/collection/beans/index.js +1 -0
  181. package/dist/collection/beans/index.js.map +1 -0
  182. package/dist/collection/collection-manifest.json +2 -3
  183. package/dist/collection/components/book-card/z-book-card/index.js +34 -55
  184. package/dist/collection/components/book-card/z-book-card/index.js.map +1 -0
  185. package/dist/collection/components/book-card/z-book-card/index.stories.js +1 -0
  186. package/dist/collection/components/book-card/z-book-card/index.stories.js.map +1 -0
  187. package/dist/collection/components/book-card/z-book-card-app/index.js +15 -23
  188. package/dist/collection/components/book-card/z-book-card-app/index.js.map +1 -0
  189. package/dist/collection/components/book-card/z-book-card-app/index.stories.js +1 -0
  190. package/dist/collection/components/book-card/z-book-card-app/index.stories.js.map +1 -0
  191. package/dist/collection/components/css-components/z-fab/index.stories.js +1 -0
  192. package/dist/collection/components/css-components/z-fab/index.stories.js.map +1 -0
  193. package/dist/collection/components/css-components/z-label/index.stories.js +1 -0
  194. package/dist/collection/components/css-components/z-label/index.stories.js.map +1 -0
  195. package/dist/collection/components/css-components/z-link/index.stories.js +1 -0
  196. package/dist/collection/components/css-components/z-link/index.stories.js.map +1 -0
  197. package/dist/collection/components/css-components/z-scrollbar/index.stories.js +1 -0
  198. package/dist/collection/components/css-components/z-scrollbar/index.stories.js.map +1 -0
  199. package/dist/collection/components/date-picker/utils.js +1 -0
  200. package/dist/collection/components/date-picker/utils.js.map +1 -0
  201. package/dist/collection/components/date-picker/z-date-picker/index.js +35 -61
  202. package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -0
  203. package/dist/collection/components/date-picker/z-date-picker/index.stories.js +1 -0
  204. package/dist/collection/components/date-picker/z-date-picker/index.stories.js.map +1 -0
  205. package/dist/collection/components/date-picker/z-range-picker/index.js +34 -61
  206. package/dist/collection/components/date-picker/z-range-picker/index.js.map +1 -0
  207. package/dist/collection/components/date-picker/z-range-picker/index.stories.js +1 -0
  208. package/dist/collection/components/date-picker/z-range-picker/index.stories.js.map +1 -0
  209. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js +23 -70
  210. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js.map +1 -0
  211. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js +1 -0
  212. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js.map +1 -0
  213. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js +40 -57
  214. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js.map +1 -0
  215. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js +1 -0
  216. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js.map +1 -0
  217. package/dist/collection/components/deprecated/z-menu-deprecated/index.js +12 -31
  218. package/dist/collection/components/deprecated/z-menu-deprecated/index.js.map +1 -0
  219. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js +1 -0
  220. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js.map +1 -0
  221. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js +10 -11
  222. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js.map +1 -0
  223. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js +1 -0
  224. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js.map +1 -0
  225. package/dist/collection/components/deprecated/z-section-title/index.js +5 -16
  226. package/dist/collection/components/deprecated/z-section-title/index.js.map +1 -0
  227. package/dist/collection/components/deprecated/z-section-title/index.stories.js +1 -0
  228. package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +1 -0
  229. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +6 -7
  230. package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +1 -0
  231. package/dist/collection/components/file-upload/z-file/index.js +8 -9
  232. package/dist/collection/components/file-upload/z-file/index.js.map +1 -0
  233. package/dist/collection/components/file-upload/z-file/index.stories.js +1 -0
  234. package/dist/collection/components/file-upload/z-file/index.stories.js.map +1 -0
  235. package/dist/collection/components/file-upload/z-file-upload/index.js +37 -80
  236. package/dist/collection/components/file-upload/z-file-upload/index.js.map +1 -0
  237. package/dist/collection/components/file-upload/z-file-upload/index.stories.js +1 -0
  238. package/dist/collection/components/file-upload/z-file-upload/index.stories.js.map +1 -0
  239. package/dist/collection/components/index.js +1 -0
  240. package/dist/collection/components/index.js.map +1 -0
  241. package/dist/collection/components/list/z-list/index.js +7 -23
  242. package/dist/collection/components/list/z-list/index.js.map +1 -0
  243. package/dist/collection/components/list/z-list/index.stories.js +1 -0
  244. package/dist/collection/components/list/z-list/index.stories.js.map +1 -0
  245. package/dist/collection/components/list/z-list-element/index.js +38 -113
  246. package/dist/collection/components/list/z-list-element/index.js.map +1 -0
  247. package/dist/collection/components/list/z-list-element/index.stories.js +1 -0
  248. package/dist/collection/components/list/z-list-element/index.stories.js.map +1 -0
  249. package/dist/collection/components/list/z-list-group/index.js +16 -50
  250. package/dist/collection/components/list/z-list-group/index.js.map +1 -0
  251. package/dist/collection/components/list/z-list-group/index.stories.js +1 -0
  252. package/dist/collection/components/list/z-list-group/index.stories.js.map +1 -0
  253. package/dist/collection/components/list/z-tree-list/index.js +11 -16
  254. package/dist/collection/components/list/z-tree-list/index.js.map +1 -0
  255. package/dist/collection/components/list/z-tree-list/index.stories.js +1 -0
  256. package/dist/collection/components/list/z-tree-list/index.stories.js.map +1 -0
  257. package/dist/collection/components/table/cells/z-td/index.js +10 -32
  258. package/dist/collection/components/table/cells/z-td/index.js.map +1 -0
  259. package/dist/collection/components/table/cells/z-th/index.js +17 -54
  260. package/dist/collection/components/table/cells/z-th/index.js.map +1 -0
  261. package/dist/collection/components/table/z-table/index.js +3 -10
  262. package/dist/collection/components/table/z-table/index.js.map +1 -0
  263. package/dist/collection/components/table/z-table/index.stories.js +1 -0
  264. package/dist/collection/components/table/z-table/index.stories.js.map +1 -0
  265. package/dist/collection/components/table/z-tbody/index.js +2 -1
  266. package/dist/collection/components/table/z-tbody/index.js.map +1 -0
  267. package/dist/collection/components/table/z-tfoot/index.js +3 -7
  268. package/dist/collection/components/table/z-tfoot/index.js.map +1 -0
  269. package/dist/collection/components/table/z-thead/index.js +4 -13
  270. package/dist/collection/components/table/z-thead/index.js.map +1 -0
  271. package/dist/collection/components/table/z-tr/index.js +5 -17
  272. package/dist/collection/components/table/z-tr/index.js.map +1 -0
  273. package/dist/collection/components/z-accordion/index.js +16 -49
  274. package/dist/collection/components/z-accordion/index.js.map +1 -0
  275. package/dist/collection/components/z-accordion/index.stories.js +1 -0
  276. package/dist/collection/components/z-accordion/index.stories.js.map +1 -0
  277. package/dist/collection/components/z-anchor-navigation/index.js +6 -33
  278. package/dist/collection/components/z-anchor-navigation/index.js.map +1 -0
  279. package/dist/collection/components/z-anchor-navigation/index.stories.js +1 -0
  280. package/dist/collection/components/z-anchor-navigation/index.stories.js.map +1 -0
  281. package/dist/collection/components/z-app-header/index.js +20 -58
  282. package/dist/collection/components/z-app-header/index.js.map +1 -0
  283. package/dist/collection/components/z-app-header/index.stories.js +1 -0
  284. package/dist/collection/components/z-app-header/index.stories.js.map +1 -0
  285. package/dist/collection/components/z-aria-alert/index.js +4 -7
  286. package/dist/collection/components/z-aria-alert/index.js.map +1 -0
  287. package/dist/collection/components/z-aria-alert/index.stories.js +1 -0
  288. package/dist/collection/components/z-aria-alert/index.stories.js.map +1 -0
  289. package/dist/collection/components/z-avatar/index.js +13 -24
  290. package/dist/collection/components/z-avatar/index.js.map +1 -0
  291. package/dist/collection/components/z-avatar/index.stories.js +1 -0
  292. package/dist/collection/components/z-avatar/index.stories.js.map +1 -0
  293. package/dist/collection/components/z-book-cover/index.js +10 -17
  294. package/dist/collection/components/z-book-cover/index.js.map +1 -0
  295. package/dist/collection/components/z-book-cover/index.stories.js +1 -0
  296. package/dist/collection/components/z-book-cover/index.stories.js.map +1 -0
  297. package/dist/collection/components/z-breadcrumb/index.js +17 -37
  298. package/dist/collection/components/z-breadcrumb/index.js.map +1 -0
  299. package/dist/collection/components/z-breadcrumb/index.stories.js +1 -0
  300. package/dist/collection/components/z-breadcrumb/index.stories.js.map +1 -0
  301. package/dist/collection/components/z-button/index.js +35 -74
  302. package/dist/collection/components/z-button/index.js.map +1 -0
  303. package/dist/collection/components/z-button/index.stories.js +1 -0
  304. package/dist/collection/components/z-button/index.stories.js.map +1 -0
  305. package/dist/collection/components/z-button-sort/index.js +18 -33
  306. package/dist/collection/components/z-button-sort/index.js.map +1 -0
  307. package/dist/collection/components/z-button-sort/index.stories.js +1 -0
  308. package/dist/collection/components/z-button-sort/index.stories.js.map +1 -0
  309. package/dist/collection/components/z-card/index.js +11 -21
  310. package/dist/collection/components/z-card/index.js.map +1 -0
  311. package/dist/collection/components/z-card/index.stories.js +1 -0
  312. package/dist/collection/components/z-card/index.stories.js.map +1 -0
  313. package/dist/collection/components/z-carousel/index.js +35 -69
  314. package/dist/collection/components/z-carousel/index.js.map +1 -0
  315. package/dist/collection/components/z-carousel/index.stories.js +3 -2
  316. package/dist/collection/components/z-carousel/index.stories.js.map +1 -0
  317. package/dist/collection/components/z-chip/index.js +13 -24
  318. package/dist/collection/components/z-chip/index.js.map +1 -0
  319. package/dist/collection/components/z-chip/index.stories.js +1 -0
  320. package/dist/collection/components/z-chip/index.stories.js.map +1 -0
  321. package/dist/collection/components/z-color-picker/index.js +17 -31
  322. package/dist/collection/components/z-color-picker/index.js.map +1 -0
  323. package/dist/collection/components/z-color-picker/index.stories.js +1 -0
  324. package/dist/collection/components/z-color-picker/index.stories.js.map +1 -0
  325. package/dist/collection/components/z-combobox/index.js +41 -80
  326. package/dist/collection/components/z-combobox/index.js.map +1 -0
  327. package/dist/collection/components/z-combobox/index.stories.js +1 -0
  328. package/dist/collection/components/z-combobox/index.stories.js.map +1 -0
  329. package/dist/collection/components/z-cover-hero/index.js +8 -27
  330. package/dist/collection/components/z-cover-hero/index.js.map +1 -0
  331. package/dist/collection/components/z-cover-hero/index.stories.js +1 -0
  332. package/dist/collection/components/z-cover-hero/index.stories.js.map +1 -0
  333. package/dist/collection/components/z-divider/index.js +7 -17
  334. package/dist/collection/components/z-divider/index.js.map +1 -0
  335. package/dist/collection/components/z-divider/index.stories.js +1 -0
  336. package/dist/collection/components/z-divider/index.stories.js.map +1 -0
  337. package/dist/collection/components/z-ghost-loading/index.js +2 -1
  338. package/dist/collection/components/z-ghost-loading/index.js.map +1 -0
  339. package/dist/collection/components/z-ghost-loading/index.stories.js +1 -0
  340. package/dist/collection/components/z-ghost-loading/index.stories.js.map +1 -0
  341. package/dist/collection/components/z-icon/index.js +22 -25
  342. package/dist/collection/components/z-icon/index.js.map +1 -0
  343. package/dist/collection/components/z-icon/index.stories.js +1 -0
  344. package/dist/collection/components/z-icon/index.stories.js.map +1 -0
  345. package/dist/collection/components/z-info-box/index.js +6 -9
  346. package/dist/collection/components/z-info-box/index.js.map +1 -0
  347. package/dist/collection/components/z-info-box/index.stories.js +1 -0
  348. package/dist/collection/components/z-info-box/index.stories.js.map +1 -0
  349. package/dist/collection/components/z-info-reveal/index.js +11 -30
  350. package/dist/collection/components/z-info-reveal/index.js.map +1 -0
  351. package/dist/collection/components/z-info-reveal/index.stories.js +1 -0
  352. package/dist/collection/components/z-info-reveal/index.stories.js.map +1 -0
  353. package/dist/collection/components/z-input/index.js +74 -131
  354. package/dist/collection/components/z-input/index.js.map +1 -0
  355. package/dist/collection/components/z-input/index.stories.js +1 -0
  356. package/dist/collection/components/z-input/index.stories.js.map +1 -0
  357. package/dist/collection/components/z-input/styles.css +5 -3
  358. package/dist/collection/components/z-input-message/index.js +12 -15
  359. package/dist/collection/components/z-input-message/index.js.map +1 -0
  360. package/dist/collection/components/z-input-message/index.stories.js +1 -0
  361. package/dist/collection/components/z-input-message/index.stories.js.map +1 -0
  362. package/dist/collection/components/z-logo/index.js +22 -25
  363. package/dist/collection/components/z-logo/index.js.map +1 -0
  364. package/dist/collection/components/z-logo/index.stories.js +1 -0
  365. package/dist/collection/components/z-logo/index.stories.js.map +1 -0
  366. package/dist/collection/components/z-menu/index.js +12 -32
  367. package/dist/collection/components/z-menu/index.js.map +1 -0
  368. package/dist/collection/components/z-menu/index.stories.js +1 -0
  369. package/dist/collection/components/z-menu/index.stories.js.map +1 -0
  370. package/dist/collection/components/z-menu-section/index.js +12 -17
  371. package/dist/collection/components/z-menu-section/index.js.map +1 -0
  372. package/dist/collection/components/z-menu-section/index.stories.js +1 -0
  373. package/dist/collection/components/z-menu-section/index.stories.js.map +1 -0
  374. package/dist/collection/components/z-modal/index.js +19 -36
  375. package/dist/collection/components/z-modal/index.js.map +1 -0
  376. package/dist/collection/components/z-modal/index.stories.js +1 -0
  377. package/dist/collection/components/z-modal/index.stories.js.map +1 -0
  378. package/dist/collection/components/z-navigation-tabs/index.js +15 -35
  379. package/dist/collection/components/z-navigation-tabs/index.js.map +1 -0
  380. package/dist/collection/components/z-navigation-tabs/index.stories.js +1 -0
  381. package/dist/collection/components/z-navigation-tabs/index.stories.js.map +1 -0
  382. package/dist/collection/components/z-notification/index.js +35 -30
  383. package/dist/collection/components/z-notification/index.js.map +1 -0
  384. package/dist/collection/components/z-notification/index.stories.js +32 -5
  385. package/dist/collection/components/z-notification/index.stories.js.map +1 -0
  386. package/dist/collection/components/z-notification/styles.css +18 -7
  387. package/dist/collection/components/z-offcanvas/index.js +12 -42
  388. package/dist/collection/components/z-offcanvas/index.js.map +1 -0
  389. package/dist/collection/components/z-offcanvas/index.stories.js +1 -0
  390. package/dist/collection/components/z-offcanvas/index.stories.js.map +1 -0
  391. package/dist/collection/components/z-pagination/index.js +21 -45
  392. package/dist/collection/components/z-pagination/index.js.map +1 -0
  393. package/dist/collection/components/z-pagination/index.stories.js +1 -0
  394. package/dist/collection/components/z-pagination/index.stories.js.map +1 -0
  395. package/dist/collection/components/z-panel-elem/index.js +26 -38
  396. package/dist/collection/components/z-panel-elem/index.js.map +1 -0
  397. package/dist/collection/components/z-panel-elem/index.stories.js +1 -0
  398. package/dist/collection/components/z-panel-elem/index.stories.js.map +1 -0
  399. package/dist/collection/components/z-popover/index.js +16 -44
  400. package/dist/collection/components/z-popover/index.js.map +1 -0
  401. package/dist/collection/components/z-popover/index.stories.js +1 -0
  402. package/dist/collection/components/z-popover/index.stories.js.map +1 -0
  403. package/dist/collection/components/z-result-card/index.js +23 -34
  404. package/dist/collection/components/z-result-card/index.js.map +1 -0
  405. package/dist/collection/components/z-result-card/z-result-card.stories.js +1 -0
  406. package/dist/collection/components/z-result-card/z-result-card.stories.js.map +1 -0
  407. package/dist/collection/components/z-searchbar/index.js +40 -80
  408. package/dist/collection/components/z-searchbar/index.js.map +1 -0
  409. package/dist/collection/components/z-searchbar/index.stories.js +1 -0
  410. package/dist/collection/components/z-searchbar/index.stories.js.map +1 -0
  411. package/dist/collection/components/z-select/index.js +47 -87
  412. package/dist/collection/components/z-select/index.js.map +1 -0
  413. package/dist/collection/components/z-select/index.stories.js +1 -0
  414. package/dist/collection/components/z-select/index.stories.js.map +1 -0
  415. package/dist/collection/components/z-skip-to-content/index.js +8 -13
  416. package/dist/collection/components/z-skip-to-content/index.js.map +1 -0
  417. package/dist/collection/components/z-skip-to-content/index.stories.js +1 -0
  418. package/dist/collection/components/z-skip-to-content/index.stories.js.map +1 -0
  419. package/dist/collection/components/z-stepper/index.js +2 -1
  420. package/dist/collection/components/z-stepper/index.js.map +1 -0
  421. package/dist/collection/components/z-stepper/index.stories.js +1 -0
  422. package/dist/collection/components/z-stepper/index.stories.js.map +1 -0
  423. package/dist/collection/components/z-stepper-item/index.js +19 -21
  424. package/dist/collection/components/z-stepper-item/index.js.map +1 -0
  425. package/dist/collection/components/z-stepper-item/index.stories.js +1 -0
  426. package/dist/collection/components/z-stepper-item/index.stories.js.map +1 -0
  427. package/dist/collection/components/z-tag/index.js +14 -11
  428. package/dist/collection/components/z-tag/index.js.map +1 -0
  429. package/dist/collection/components/z-tag/index.stories.js +1 -0
  430. package/dist/collection/components/z-tag/index.stories.js.map +1 -0
  431. package/dist/collection/components/z-toast-notification/index.js +34 -52
  432. package/dist/collection/components/z-toast-notification/index.js.map +1 -0
  433. package/dist/collection/components/z-toast-notification/index.stories.js +1 -0
  434. package/dist/collection/components/z-toast-notification/index.stories.js.map +1 -0
  435. package/dist/collection/components/z-toast-notification-list/index.js +6 -12
  436. package/dist/collection/components/z-toast-notification-list/index.js.map +1 -0
  437. package/dist/collection/components/z-toast-notification-list/index.stories.js +1 -0
  438. package/dist/collection/components/z-toast-notification-list/index.stories.js.map +1 -0
  439. package/dist/collection/components/z-toggle-button/index.js +12 -22
  440. package/dist/collection/components/z-toggle-button/index.js.map +1 -0
  441. package/dist/collection/components/z-toggle-button/index.stories.js +1 -0
  442. package/dist/collection/components/z-toggle-button/index.stories.js.map +1 -0
  443. package/dist/collection/components/z-toggle-switch/index.js +9 -21
  444. package/dist/collection/components/z-toggle-switch/index.js.map +1 -0
  445. package/dist/collection/components/z-toggle-switch/index.stories.js +1 -0
  446. package/dist/collection/components/z-toggle-switch/index.stories.js.map +1 -0
  447. package/dist/collection/components/z-tool/index.js +31 -49
  448. package/dist/collection/components/z-tool/index.js.map +1 -0
  449. package/dist/collection/components/z-tool/index.stories.js +1 -0
  450. package/dist/collection/components/z-tool/index.stories.js.map +1 -0
  451. package/dist/collection/components/z-toolbar/index.js +6 -7
  452. package/dist/collection/components/z-toolbar/index.js.map +1 -0
  453. package/dist/collection/components/z-toolbar/index.stories.js +1 -0
  454. package/dist/collection/components/z-toolbar/index.stories.js.map +1 -0
  455. package/dist/collection/components/z-tooltip/index.js +10 -29
  456. package/dist/collection/components/z-tooltip/index.js.map +1 -0
  457. package/dist/collection/components/z-tooltip/index.stories.js +1 -0
  458. package/dist/collection/components/z-tooltip/index.stories.js.map +1 -0
  459. package/dist/collection/components/z-visually-hidden/index.js +2 -1
  460. package/dist/collection/components/z-visually-hidden/index.js.map +1 -0
  461. package/dist/collection/components/z-visually-hidden/index.stories.js +1 -0
  462. package/dist/collection/components/z-visually-hidden/index.stories.js.map +1 -0
  463. package/dist/collection/constants/breakpoints.js +1 -0
  464. package/dist/collection/constants/breakpoints.js.map +1 -0
  465. package/dist/collection/constants/icons.js +1 -0
  466. package/dist/collection/constants/icons.js.map +1 -0
  467. package/dist/collection/constants/iconset.js +1 -0
  468. package/dist/collection/constants/iconset.js.map +1 -0
  469. package/dist/collection/index.js +1 -0
  470. package/dist/collection/index.js.map +1 -0
  471. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +11 -19
  472. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +1 -0
  473. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +16 -17
  474. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +1 -0
  475. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +2 -1
  476. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +1 -0
  477. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +16 -17
  478. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +1 -0
  479. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +12 -25
  480. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +1 -0
  481. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +20 -31
  482. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +1 -0
  483. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +2 -1
  484. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +1 -0
  485. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +12 -15
  486. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +1 -0
  487. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +7 -13
  488. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +1 -0
  489. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +7 -11
  490. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +1 -0
  491. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +5 -5
  492. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +1 -0
  493. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +10 -10
  494. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +1 -0
  495. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +19 -29
  496. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +1 -0
  497. package/dist/collection/snowflakes/myz/z-alert/index.js +8 -7
  498. package/dist/collection/snowflakes/myz/z-alert/index.js.map +1 -0
  499. package/dist/collection/snowflakes/myz/z-otp/index.js +12 -19
  500. package/dist/collection/snowflakes/myz/z-otp/index.js.map +1 -0
  501. package/dist/collection/snowflakes/myz/z-slideshow/index.js +9 -11
  502. package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +1 -0
  503. package/dist/collection/utils/storybook-utils.js +1 -0
  504. package/dist/collection/utils/storybook-utils.js.map +1 -0
  505. package/dist/collection/utils/utils.js +1 -0
  506. package/dist/collection/utils/utils.js.map +1 -0
  507. package/dist/components/_commonjsHelpers.js +5 -1
  508. package/dist/components/_commonjsHelpers.js.map +1 -0
  509. package/dist/components/breakpoints.js +11 -1
  510. package/dist/components/breakpoints.js.map +1 -0
  511. package/dist/components/iconset.js +1013 -1
  512. package/dist/components/iconset.js.map +1 -0
  513. package/dist/components/index.d.ts +0 -1
  514. package/dist/components/index.js +98 -1
  515. package/dist/components/index.js.map +1 -0
  516. package/dist/components/index10.js +60 -1
  517. package/dist/components/index10.js.map +1 -0
  518. package/dist/components/index11.js +92 -1
  519. package/dist/components/index11.js.map +1 -0
  520. package/dist/components/index12.js +342 -1
  521. package/dist/components/index12.js.map +1 -0
  522. package/dist/components/index13.js +66 -1
  523. package/dist/components/index13.js.map +1 -0
  524. package/dist/components/index14.js +53 -1
  525. package/dist/components/index14.js.map +1 -0
  526. package/dist/components/index15.js +181 -1
  527. package/dist/components/index15.js.map +1 -0
  528. package/dist/components/index16.js +76 -1
  529. package/dist/components/index16.js.map +1 -0
  530. package/dist/components/index17.js +1040 -1
  531. package/dist/components/index17.js.map +1 -0
  532. package/dist/components/index18.js +65 -1
  533. package/dist/components/index18.js.map +1 -0
  534. package/dist/components/index19.js +33 -1
  535. package/dist/components/index19.js.map +1 -0
  536. package/dist/components/index2.js +407 -1
  537. package/dist/components/index2.js.map +1 -0
  538. package/dist/components/index20.js +45 -1
  539. package/dist/components/index20.js.map +1 -0
  540. package/dist/components/index21.js +62 -1
  541. package/dist/components/index21.js.map +1 -0
  542. package/dist/components/index22.js +66 -1
  543. package/dist/components/index22.js.map +1 -0
  544. package/dist/components/index23.js +179 -1
  545. package/dist/components/index23.js.map +1 -0
  546. package/dist/components/index24.js +549 -1
  547. package/dist/components/index24.js.map +1 -0
  548. package/dist/components/index25.js +409 -1
  549. package/dist/components/index25.js.map +1 -0
  550. package/dist/components/index26.js +49 -1
  551. package/dist/components/index26.js.map +1 -0
  552. package/dist/components/index27.js +55 -1
  553. package/dist/components/index27.js.map +1 -0
  554. package/dist/components/index3.js +36 -1
  555. package/dist/components/index3.js.map +1 -0
  556. package/dist/components/index4.js +45 -1
  557. package/dist/components/index4.js.map +1 -0
  558. package/dist/components/index5.js +82 -1
  559. package/dist/components/index5.js.map +1 -0
  560. package/dist/components/index6.js +56 -1
  561. package/dist/components/index6.js.map +1 -0
  562. package/dist/components/index7.js +40 -1
  563. package/dist/components/index7.js.map +1 -0
  564. package/dist/components/index8.js +63 -1
  565. package/dist/components/index8.js.map +1 -0
  566. package/dist/components/index9.js +33 -1
  567. package/dist/components/index9.js.map +1 -0
  568. package/dist/components/utils.js +246 -1
  569. package/dist/components/utils.js.map +1 -0
  570. package/dist/components/utils2.js +2704 -1
  571. package/dist/components/utils2.js.map +1 -0
  572. package/dist/components/z-accordion.js +95 -1
  573. package/dist/components/z-accordion.js.map +1 -0
  574. package/dist/components/z-alert.js +8 -1
  575. package/dist/components/z-alert.js.map +1 -0
  576. package/dist/components/z-anchor-navigation.js +87 -1
  577. package/dist/components/z-anchor-navigation.js.map +1 -0
  578. package/dist/components/z-app-header-deprecated.js +255 -1
  579. package/dist/components/z-app-header-deprecated.js.map +1 -0
  580. package/dist/components/z-app-header.js +367 -1
  581. package/dist/components/z-app-header.js.map +1 -0
  582. package/dist/components/z-aria-alert.js +35 -1
  583. package/dist/components/z-aria-alert.js.map +1 -0
  584. package/dist/components/z-avatar.js +66 -1
  585. package/dist/components/z-avatar.js.map +1 -0
  586. package/dist/components/z-book-card-app.js +77 -1
  587. package/dist/components/z-book-card-app.js.map +1 -0
  588. package/dist/components/z-book-card-deprecated.js +175 -1
  589. package/dist/components/z-book-card-deprecated.js.map +1 -0
  590. package/dist/components/z-book-card.js +149 -1
  591. package/dist/components/z-book-card.js.map +1 -0
  592. package/dist/components/z-book-cover.js +8 -1
  593. package/dist/components/z-book-cover.js.map +1 -0
  594. package/dist/components/z-breadcrumb.js +290 -1
  595. package/dist/components/z-breadcrumb.js.map +1 -0
  596. package/dist/components/z-button-sort.js +86 -1
  597. package/dist/components/z-button-sort.js.map +1 -0
  598. package/dist/components/z-button.js +8 -1
  599. package/dist/components/z-button.js.map +1 -0
  600. package/dist/components/z-card.js +83 -1
  601. package/dist/components/z-card.js.map +1 -0
  602. package/dist/components/z-carousel.js +234 -1
  603. package/dist/components/z-carousel.js.map +1 -0
  604. package/dist/components/z-chip.js +8 -1
  605. package/dist/components/z-chip.js.map +1 -0
  606. package/dist/components/z-color-picker.js +234 -1
  607. package/dist/components/z-color-picker.js.map +1 -0
  608. package/dist/components/z-combobox.js +393 -1
  609. package/dist/components/z-combobox.js.map +1 -0
  610. package/dist/components/z-cover-hero.js +66 -1
  611. package/dist/components/z-cover-hero.js.map +1 -0
  612. package/dist/components/z-date-picker.js +528 -16
  613. package/dist/components/z-date-picker.js.map +1 -0
  614. package/dist/components/z-divider.js +8 -1
  615. package/dist/components/z-divider.js.map +1 -0
  616. package/dist/components/z-dragdrop-area.js +8 -1
  617. package/dist/components/z-dragdrop-area.js.map +1 -0
  618. package/dist/components/z-file-upload.js +253 -1
  619. package/dist/components/z-file-upload.js.map +1 -0
  620. package/dist/components/z-file.js +89 -1
  621. package/dist/components/z-file.js.map +1 -0
  622. package/dist/components/z-ghost-loading.js +8 -1
  623. package/dist/components/z-ghost-loading.js.map +1 -0
  624. package/dist/components/z-icon.js +8 -1
  625. package/dist/components/z-icon.js.map +1 -0
  626. package/dist/components/z-info-box.js +51 -1
  627. package/dist/components/z-info-box.js.map +1 -0
  628. package/dist/components/z-info-reveal.js +8 -1
  629. package/dist/components/z-info-reveal.js.map +1 -0
  630. package/dist/components/z-input-message.js +8 -1
  631. package/dist/components/z-input-message.js.map +1 -0
  632. package/dist/components/z-input.js +8 -1
  633. package/dist/components/z-input.js.map +1 -0
  634. package/dist/components/z-list-element.js +8 -1
  635. package/dist/components/z-list-element.js.map +1 -0
  636. package/dist/components/z-list-group.js +8 -1
  637. package/dist/components/z-list-group.js.map +1 -0
  638. package/dist/components/z-list.js +8 -1
  639. package/dist/components/z-list.js.map +1 -0
  640. package/dist/components/z-logo.js +56 -1
  641. package/dist/components/z-logo.js.map +1 -0
  642. package/dist/components/z-menu-deprecated.js +144 -1
  643. package/dist/components/z-menu-deprecated.js.map +1 -0
  644. package/dist/components/z-menu-section-deprecated.js +84 -1
  645. package/dist/components/z-menu-section-deprecated.js.map +1 -0
  646. package/dist/components/z-menu-section.js +226 -1
  647. package/dist/components/z-menu-section.js.map +1 -0
  648. package/dist/components/z-menu.js +353 -1
  649. package/dist/components/z-menu.js.map +1 -0
  650. package/dist/components/z-modal.js +8 -1
  651. package/dist/components/z-modal.js.map +1 -0
  652. package/dist/components/z-myz-card-alert.js +101 -1
  653. package/dist/components/z-myz-card-alert.js.map +1 -0
  654. package/dist/components/z-myz-card-body.js +8 -1
  655. package/dist/components/z-myz-card-body.js.map +1 -0
  656. package/dist/components/z-myz-card-cover.js +8 -1
  657. package/dist/components/z-myz-card-cover.js.map +1 -0
  658. package/dist/components/z-myz-card-dictionary.js +94 -1
  659. package/dist/components/z-myz-card-dictionary.js.map +1 -0
  660. package/dist/components/z-myz-card-footer-sections.js +36 -1
  661. package/dist/components/z-myz-card-footer-sections.js.map +1 -0
  662. package/dist/components/z-myz-card-footer.js +99 -1
  663. package/dist/components/z-myz-card-footer.js.map +1 -0
  664. package/dist/components/z-myz-card-header.js +8 -1
  665. package/dist/components/z-myz-card-header.js.map +1 -0
  666. package/dist/components/z-myz-card-icon.js +49 -1
  667. package/dist/components/z-myz-card-icon.js.map +1 -0
  668. package/dist/components/z-myz-card-info.js +162 -1
  669. package/dist/components/z-myz-card-info.js.map +1 -0
  670. package/dist/components/z-myz-card-list.js +58 -1
  671. package/dist/components/z-myz-card-list.js.map +1 -0
  672. package/dist/components/z-myz-card.js +8 -1
  673. package/dist/components/z-myz-card.js.map +1 -0
  674. package/dist/components/z-myz-list-item.js +8 -1
  675. package/dist/components/z-myz-list-item.js.map +1 -0
  676. package/dist/components/z-myz-list.js +71 -1
  677. package/dist/components/z-myz-list.js.map +1 -0
  678. package/dist/components/z-navigation-tabs.js +272 -1
  679. package/dist/components/z-navigation-tabs.js.map +1 -0
  680. package/dist/components/z-notification.js +70 -1
  681. package/dist/components/z-notification.js.map +1 -0
  682. package/dist/components/z-offcanvas.js +8 -1
  683. package/dist/components/z-offcanvas.js.map +1 -0
  684. package/dist/components/z-otp.js +75 -1
  685. package/dist/components/z-otp.js.map +1 -0
  686. package/dist/components/z-pagination.js +283 -1
  687. package/dist/components/z-pagination.js.map +1 -0
  688. package/dist/components/z-panel-elem.js +66 -1
  689. package/dist/components/z-panel-elem.js.map +1 -0
  690. package/dist/components/z-popover.js +8 -1
  691. package/dist/components/z-popover.js.map +1 -0
  692. package/dist/components/z-range-picker.js +413 -1
  693. package/dist/components/z-range-picker.js.map +1 -0
  694. package/dist/components/z-result-card.js +121 -1
  695. package/dist/components/z-result-card.js.map +1 -0
  696. package/dist/components/z-searchbar.js +8 -1
  697. package/dist/components/z-searchbar.js.map +1 -0
  698. package/dist/components/z-section-title.js +52 -1
  699. package/dist/components/z-section-title.js.map +1 -0
  700. package/dist/components/z-select.js +585 -1
  701. package/dist/components/z-select.js.map +1 -0
  702. package/dist/components/z-skip-to-content.js +93 -1
  703. package/dist/components/z-skip-to-content.js.map +1 -0
  704. package/dist/components/z-slideshow.js +161 -1
  705. package/dist/components/z-slideshow.js.map +1 -0
  706. package/dist/components/z-stepper-item.js +60 -1
  707. package/dist/components/z-stepper-item.js.map +1 -0
  708. package/dist/components/z-stepper.js +36 -1
  709. package/dist/components/z-stepper.js.map +1 -0
  710. package/dist/components/z-table.js +68 -1
  711. package/dist/components/z-table.js.map +1 -0
  712. package/dist/components/z-tag.js +8 -1
  713. package/dist/components/z-tag.js.map +1 -0
  714. package/dist/components/z-tbody.js +36 -1
  715. package/dist/components/z-tbody.js.map +1 -0
  716. package/dist/components/z-td.js +89 -1
  717. package/dist/components/z-td.js.map +1 -0
  718. package/dist/components/z-tfoot.js +39 -1
  719. package/dist/components/z-tfoot.js.map +1 -0
  720. package/dist/components/z-th.js +112 -1
  721. package/dist/components/z-th.js.map +1 -0
  722. package/dist/components/z-thead.js +42 -1
  723. package/dist/components/z-thead.js.map +1 -0
  724. package/dist/components/z-toast-notification-list.js +79 -1
  725. package/dist/components/z-toast-notification-list.js.map +1 -0
  726. package/dist/components/z-toast-notification.js +4228 -2
  727. package/dist/components/z-toast-notification.js.map +1 -0
  728. package/dist/components/z-toggle-button.js +64 -1
  729. package/dist/components/z-toggle-button.js.map +1 -0
  730. package/dist/components/z-toggle-switch.js +73 -1
  731. package/dist/components/z-toggle-switch.js.map +1 -0
  732. package/dist/components/z-tool.js +260 -1
  733. package/dist/components/z-tool.js.map +1 -0
  734. package/dist/components/z-toolbar.js +165 -1
  735. package/dist/components/z-toolbar.js.map +1 -0
  736. package/dist/components/z-tooltip.js +8 -1
  737. package/dist/components/z-tooltip.js.map +1 -0
  738. package/dist/components/z-tr.js +101 -1
  739. package/dist/components/z-tr.js.map +1 -0
  740. package/dist/components/z-tree-list.js +162 -1
  741. package/dist/components/z-tree-list.js.map +1 -0
  742. package/dist/components/z-visually-hidden.js +36 -1
  743. package/dist/components/z-visually-hidden.js.map +1 -0
  744. package/dist/docs/grid/index.stories.js +54 -0
  745. package/dist/docs/grid/index.stories.js.map +1 -0
  746. package/dist/docs/iconset/index.stories.js +32 -0
  747. package/dist/docs/iconset/index.stories.js.map +1 -0
  748. package/dist/docs/themes/index.stories.js +108 -0
  749. package/dist/docs/themes/index.stories.js.map +1 -0
  750. package/dist/docs/typography/index.stories.js +186 -0
  751. package/dist/docs/typography/index.stories.js.map +1 -0
  752. package/dist/esm/_commonjsHelpers-1c8beb5f.js +5 -0
  753. package/dist/esm/_commonjsHelpers-1c8beb5f.js.map +1 -0
  754. package/dist/esm/app-globals-0f993ce5.js +5 -0
  755. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  756. package/dist/esm/{breakpoints-Q-tWjk7P.js → breakpoints-d148bfde.js} +2 -0
  757. package/dist/esm/breakpoints-d148bfde.js.map +1 -0
  758. package/dist/esm/{iconset-BanpkIXZ.js → iconset-d7823b13.js} +4 -3
  759. package/dist/esm/iconset-d7823b13.js.map +1 -0
  760. package/dist/esm/index-09bfb4ee.js +18 -0
  761. package/dist/esm/index-09bfb4ee.js.map +1 -0
  762. package/dist/esm/{index-BKCj6NR2.js → index-106473a8.js} +2 -0
  763. package/dist/esm/index-106473a8.js.map +1 -0
  764. package/dist/esm/index-3856a6ca.js +19 -0
  765. package/dist/esm/index-3856a6ca.js.map +1 -0
  766. package/dist/esm/index-455c0a68.js +21 -0
  767. package/dist/esm/index-455c0a68.js.map +1 -0
  768. package/dist/esm/index-6c43bc70.js +65 -0
  769. package/dist/esm/index-6c43bc70.js.map +1 -0
  770. package/dist/esm/index-a0b957e0.js +71 -0
  771. package/dist/esm/index-a0b957e0.js.map +1 -0
  772. package/dist/esm/index-c8ceadeb.js +2293 -0
  773. package/dist/esm/index-c8ceadeb.js.map +1 -0
  774. package/dist/esm/index-f8517155.js +45 -0
  775. package/dist/esm/index-f8517155.js.map +1 -0
  776. package/dist/esm/index.js +6 -4
  777. package/dist/esm/index.js.map +1 -0
  778. package/dist/esm/loader.js +6 -3
  779. package/dist/esm/loader.js.map +1 -0
  780. package/dist/esm/{utils-0PByxJyN.js → utils-8d6ca808.js} +5 -3
  781. package/dist/esm/utils-8d6ca808.js.map +1 -0
  782. package/dist/esm/{utils-DuuLzXZj.js → utils-93ac0e6c.js} +73 -81
  783. package/dist/esm/utils-93ac0e6c.js.map +1 -0
  784. package/dist/esm/web-components-library.js +7 -5
  785. package/dist/esm/web-components-library.js.map +1 -0
  786. package/dist/esm/z-accordion.entry.js +11 -26
  787. package/dist/esm/z-accordion.entry.js.map +1 -0
  788. package/dist/esm/z-alert.entry.js +8 -4
  789. package/dist/esm/z-alert.entry.js.map +1 -0
  790. package/dist/esm/z-anchor-navigation.entry.js +8 -25
  791. package/dist/esm/z-anchor-navigation.entry.js.map +1 -0
  792. package/dist/esm/z-app-header-deprecated.entry.js +20 -53
  793. package/dist/esm/z-app-header-deprecated.entry.js.map +1 -0
  794. package/dist/esm/z-app-header_12.entry.js +148 -261
  795. package/dist/esm/z-app-header_12.entry.js.map +1 -0
  796. package/dist/esm/z-aria-alert.entry.js +5 -4
  797. package/dist/esm/z-aria-alert.entry.js.map +1 -0
  798. package/dist/esm/z-avatar.entry.js +11 -9
  799. package/dist/esm/z-avatar.entry.js.map +1 -0
  800. package/dist/esm/z-book-card-app.entry.js +16 -10
  801. package/dist/esm/z-book-card-app.entry.js.map +1 -0
  802. package/dist/esm/z-book-card-deprecated.entry.js +22 -10
  803. package/dist/esm/z-book-card-deprecated.entry.js.map +1 -0
  804. package/dist/esm/z-book-card.entry.js +21 -11
  805. package/dist/esm/z-book-card.entry.js.map +1 -0
  806. package/dist/esm/z-book-cover.entry.js +9 -6
  807. package/dist/esm/z-book-cover.entry.js.map +1 -0
  808. package/dist/esm/z-breadcrumb.entry.js +17 -24
  809. package/dist/esm/z-breadcrumb.entry.js.map +1 -0
  810. package/dist/esm/z-button-sort.entry.js +12 -9
  811. package/dist/esm/z-button-sort.entry.js.map +1 -0
  812. package/dist/esm/z-card.entry.js +10 -9
  813. package/dist/esm/z-card.entry.js.map +1 -0
  814. package/dist/esm/z-carousel.entry.js +28 -50
  815. package/dist/esm/z-carousel.entry.js.map +1 -0
  816. package/dist/esm/z-chip.entry.js +11 -9
  817. package/dist/esm/z-chip.entry.js.map +1 -0
  818. package/dist/esm/z-color-picker.entry.js +16 -24
  819. package/dist/esm/z-color-picker.entry.js.map +1 -0
  820. package/dist/esm/z-combobox.entry.js +24 -27
  821. package/dist/esm/z-combobox.entry.js.map +1 -0
  822. package/dist/esm/z-cover-hero.entry.js +9 -18
  823. package/dist/esm/z-cover-hero.entry.js.map +1 -0
  824. package/dist/esm/z-date-picker.entry.js +329 -352
  825. package/dist/esm/z-date-picker.entry.js.map +1 -0
  826. package/dist/esm/z-dragdrop-area_2.entry.js +20 -18
  827. package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -0
  828. package/dist/esm/z-file-upload.entry.js +16 -21
  829. package/dist/esm/z-file-upload.entry.js.map +1 -0
  830. package/dist/esm/z-file.entry.js +11 -6
  831. package/dist/esm/z-file.entry.js.map +1 -0
  832. package/dist/esm/z-ghost-loading.entry.js +7 -4
  833. package/dist/esm/z-ghost-loading.entry.js.map +1 -0
  834. package/dist/esm/z-info-box.entry.js +8 -5
  835. package/dist/esm/z-info-box.entry.js.map +1 -0
  836. package/dist/esm/z-info-reveal.entry.js +11 -20
  837. package/dist/esm/z-info-reveal.entry.js.map +1 -0
  838. package/dist/esm/z-logo.entry.js +13 -4
  839. package/dist/esm/z-logo.entry.js.map +1 -0
  840. package/dist/esm/z-menu-deprecated.entry.js +12 -23
  841. package/dist/esm/z-menu-deprecated.entry.js.map +1 -0
  842. package/dist/esm/z-menu-section-deprecated.entry.js +11 -10
  843. package/dist/esm/z-menu-section-deprecated.entry.js.map +1 -0
  844. package/dist/esm/z-menu-section.entry.js +14 -15
  845. package/dist/esm/z-menu-section.entry.js.map +1 -0
  846. package/dist/esm/z-menu.entry.js +15 -27
  847. package/dist/esm/z-menu.entry.js.map +1 -0
  848. package/dist/esm/z-myz-card-alert.entry.js +12 -5
  849. package/dist/esm/z-myz-card-alert.entry.js.map +1 -0
  850. package/dist/esm/z-myz-card-dictionary.entry.js +10 -9
  851. package/dist/esm/z-myz-card-dictionary.entry.js.map +1 -0
  852. package/dist/esm/z-myz-card-footer-sections.entry.js +7 -4
  853. package/dist/esm/z-myz-card-footer-sections.entry.js.map +1 -0
  854. package/dist/esm/z-myz-card-footer.entry.js +13 -7
  855. package/dist/esm/z-myz-card-footer.entry.js.map +1 -0
  856. package/dist/esm/z-myz-card-icon.entry.js +8 -6
  857. package/dist/esm/z-myz-card-icon.entry.js.map +1 -0
  858. package/dist/esm/z-myz-card-info.entry.js +11 -8
  859. package/dist/esm/z-myz-card-info.entry.js.map +1 -0
  860. package/dist/esm/z-myz-card-list.entry.js +8 -4
  861. package/dist/esm/z-myz-card-list.entry.js.map +1 -0
  862. package/dist/esm/z-myz-card_4.entry.js +29 -16
  863. package/dist/esm/z-myz-card_4.entry.js.map +1 -0
  864. package/dist/esm/z-myz-list-item.entry.js +15 -9
  865. package/dist/esm/z-myz-list-item.entry.js.map +1 -0
  866. package/dist/esm/z-myz-list.entry.js +10 -7
  867. package/dist/esm/z-myz-list.entry.js.map +1 -0
  868. package/dist/esm/z-navigation-tabs.entry.js +16 -28
  869. package/dist/esm/z-navigation-tabs.entry.js.map +1 -0
  870. package/dist/esm/z-notification.entry.js +11 -10
  871. package/dist/esm/z-notification.entry.js.map +1 -0
  872. package/dist/esm/z-otp.entry.js +12 -10
  873. package/dist/esm/z-otp.entry.js.map +1 -0
  874. package/dist/esm/z-pagination.entry.js +16 -28
  875. package/dist/esm/z-pagination.entry.js.map +1 -0
  876. package/dist/esm/z-panel-elem.entry.js +15 -7
  877. package/dist/esm/z-panel-elem.entry.js.map +1 -0
  878. package/dist/esm/z-popover.entry.js +17 -35
  879. package/dist/esm/z-popover.entry.js.map +1 -0
  880. package/dist/esm/z-range-picker.entry.js +29 -38
  881. package/dist/esm/z-range-picker.entry.js.map +1 -0
  882. package/dist/esm/z-result-card.entry.js +14 -7
  883. package/dist/esm/z-result-card.entry.js.map +1 -0
  884. package/dist/esm/z-section-title.entry.js +8 -12
  885. package/dist/esm/z-section-title.entry.js.map +1 -0
  886. package/dist/esm/z-select.entry.js +23 -21
  887. package/dist/esm/z-select.entry.js.map +1 -0
  888. package/dist/esm/z-skip-to-content.entry.js +11 -8
  889. package/dist/esm/z-skip-to-content.entry.js.map +1 -0
  890. package/dist/esm/z-slideshow.entry.js +14 -12
  891. package/dist/esm/z-slideshow.entry.js.map +1 -0
  892. package/dist/esm/z-stepper-item.entry.js +12 -4
  893. package/dist/esm/z-stepper-item.entry.js.map +1 -0
  894. package/dist/esm/z-stepper.entry.js +7 -4
  895. package/dist/esm/z-stepper.entry.js.map +1 -0
  896. package/dist/esm/z-table.entry.js +16 -19
  897. package/dist/esm/z-table.entry.js.map +1 -0
  898. package/dist/esm/z-tbody.entry.js +3 -14
  899. package/dist/esm/z-tbody.entry.js.map +1 -0
  900. package/dist/esm/z-td.entry.js +4 -56
  901. package/dist/esm/z-td.entry.js.map +1 -0
  902. package/dist/esm/z-tfoot.entry.js +3 -18
  903. package/dist/esm/z-tfoot.entry.js.map +1 -0
  904. package/dist/esm/z-th.entry.js +4 -83
  905. package/dist/esm/z-th.entry.js.map +1 -0
  906. package/dist/esm/z-thead.entry.js +3 -23
  907. package/dist/esm/z-thead.entry.js.map +1 -0
  908. package/dist/esm/z-toast-notification-list.entry.js +10 -11
  909. package/dist/esm/z-toast-notification-list.entry.js.map +1 -0
  910. package/dist/esm/z-toast-notification.entry.js +3955 -3936
  911. package/dist/esm/z-toast-notification.entry.js.map +1 -0
  912. package/dist/esm/z-toggle-button.entry.js +10 -8
  913. package/dist/esm/z-toggle-button.entry.js.map +1 -0
  914. package/dist/esm/z-toggle-switch.entry.js +12 -13
  915. package/dist/esm/z-toggle-switch.entry.js.map +1 -0
  916. package/dist/esm/z-tool.entry.js +27 -28
  917. package/dist/esm/z-tool.entry.js.map +1 -0
  918. package/dist/esm/z-toolbar.entry.js +10 -7
  919. package/dist/esm/z-toolbar.entry.js.map +1 -0
  920. package/dist/esm/z-tooltip.entry.js +9 -15
  921. package/dist/esm/z-tooltip.entry.js.map +1 -0
  922. package/dist/esm/z-tr.entry.js +8 -82
  923. package/dist/esm/z-tr.entry.js.map +1 -0
  924. package/dist/esm/z-tree-list.entry.js +12 -10
  925. package/dist/esm/z-tree-list.entry.js.map +1 -0
  926. package/dist/esm/z-visually-hidden.entry.js +7 -4
  927. package/dist/esm/z-visually-hidden.entry.js.map +1 -0
  928. package/dist/types/components/book-card/z-book-card/index.d.ts +2 -2
  929. package/dist/types/components/book-card/z-book-card-app/index.d.ts +2 -2
  930. package/dist/types/components/date-picker/z-date-picker/index.d.ts +2 -2
  931. package/dist/types/components/date-picker/z-range-picker/index.d.ts +2 -2
  932. package/dist/types/components/deprecated/z-app-header-deprecated/index.d.ts +2 -2
  933. package/dist/types/components/deprecated/z-book-card-deprecated/index.d.ts +2 -2
  934. package/dist/types/components/deprecated/z-menu-deprecated/index.d.ts +2 -2
  935. package/dist/types/components/deprecated/z-menu-section-deprecated/index.d.ts +2 -2
  936. package/dist/types/components/deprecated/z-section-title/index.d.ts +1 -2
  937. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +2 -2
  938. package/dist/types/components/file-upload/z-file/index.d.ts +2 -2
  939. package/dist/types/components/file-upload/z-file-upload/index.d.ts +2 -2
  940. package/dist/types/components/list/z-list/index.d.ts +1 -2
  941. package/dist/types/components/list/z-list-element/index.d.ts +2 -2
  942. package/dist/types/components/list/z-list-group/index.d.ts +1 -2
  943. package/dist/types/components/list/z-tree-list/index.d.ts +2 -2
  944. package/dist/types/components/table/cells/z-td/index.d.ts +2 -2
  945. package/dist/types/components/table/cells/z-th/index.d.ts +1 -2
  946. package/dist/types/components/table/z-table/index.d.ts +1 -2
  947. package/dist/types/components/table/z-tbody/index.d.ts +1 -2
  948. package/dist/types/components/table/z-tfoot/index.d.ts +1 -2
  949. package/dist/types/components/table/z-thead/index.d.ts +1 -2
  950. package/dist/types/components/table/z-tr/index.d.ts +2 -2
  951. package/dist/types/components/z-accordion/index.d.ts +2 -2
  952. package/dist/types/components/z-anchor-navigation/index.d.ts +1 -2
  953. package/dist/types/components/z-app-header/index.d.ts +2 -2
  954. package/dist/types/components/z-aria-alert/index.d.ts +1 -2
  955. package/dist/types/components/z-avatar/index.d.ts +1 -2
  956. package/dist/types/components/z-book-cover/index.d.ts +1 -2
  957. package/dist/types/components/z-breadcrumb/index.d.ts +2 -2
  958. package/dist/types/components/z-button/index.d.ts +2 -5
  959. package/dist/types/components/z-button-sort/index.d.ts +2 -2
  960. package/dist/types/components/z-card/index.d.ts +1 -2
  961. package/dist/types/components/z-carousel/index.d.ts +2 -5
  962. package/dist/types/components/z-carousel/index.stories.d.ts +2 -2
  963. package/dist/types/components/z-chip/index.d.ts +2 -2
  964. package/dist/types/components/z-color-picker/index.d.ts +2 -2
  965. package/dist/types/components/z-combobox/index.d.ts +2 -2
  966. package/dist/types/components/z-cover-hero/index.d.ts +1 -2
  967. package/dist/types/components/z-divider/index.d.ts +1 -2
  968. package/dist/types/components/z-ghost-loading/index.d.ts +1 -2
  969. package/dist/types/components/z-icon/index.d.ts +1 -2
  970. package/dist/types/components/z-info-box/index.d.ts +2 -2
  971. package/dist/types/components/z-info-reveal/index.d.ts +1 -2
  972. package/dist/types/components/z-input/index.d.ts +2 -2
  973. package/dist/types/components/z-input-message/index.d.ts +1 -2
  974. package/dist/types/components/z-logo/index.d.ts +1 -2
  975. package/dist/types/components/z-menu/index.d.ts +2 -2
  976. package/dist/types/components/z-menu-section/index.d.ts +2 -2
  977. package/dist/types/components/z-modal/index.d.ts +2 -2
  978. package/dist/types/components/z-navigation-tabs/index.d.ts +2 -2
  979. package/dist/types/components/z-notification/index.d.ts +5 -2
  980. package/dist/types/components/z-notification/index.stories.d.ts +12 -1
  981. package/dist/types/components/z-offcanvas/index.d.ts +2 -2
  982. package/dist/types/components/z-pagination/index.d.ts +2 -2
  983. package/dist/types/components/z-panel-elem/index.d.ts +1 -2
  984. package/dist/types/components/z-popover/index.d.ts +2 -2
  985. package/dist/types/components/z-result-card/index.d.ts +1 -2
  986. package/dist/types/components/z-searchbar/index.d.ts +2 -2
  987. package/dist/types/components/z-select/index.d.ts +2 -2
  988. package/dist/types/components/z-skip-to-content/index.d.ts +1 -2
  989. package/dist/types/components/z-stepper/index.d.ts +1 -2
  990. package/dist/types/components/z-stepper-item/index.d.ts +1 -2
  991. package/dist/types/components/z-tag/index.d.ts +1 -2
  992. package/dist/types/components/z-toast-notification/index.d.ts +2 -2
  993. package/dist/types/components/z-toast-notification-list/index.d.ts +1 -2
  994. package/dist/types/components/z-toggle-button/index.d.ts +2 -2
  995. package/dist/types/components/z-toggle-switch/index.d.ts +2 -2
  996. package/dist/types/components/z-tool/index.d.ts +2 -2
  997. package/dist/types/components/z-toolbar/index.d.ts +1 -2
  998. package/dist/types/components/z-tooltip/index.d.ts +2 -2
  999. package/dist/types/components/z-visually-hidden/index.d.ts +1 -2
  1000. package/dist/types/components.d.ts +178 -1299
  1001. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/grid/index.stories.d.ts +9 -0
  1002. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/iconset/index.stories.d.ts +11 -0
  1003. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +16 -0
  1004. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +96 -0
  1005. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +1 -2
  1006. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +2 -2
  1007. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -2
  1008. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +1 -2
  1009. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
  1010. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +1 -2
  1011. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -2
  1012. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +1 -2
  1013. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -2
  1014. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +2 -2
  1015. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +1 -2
  1016. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +1 -2
  1017. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +2 -2
  1018. package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -2
  1019. package/dist/types/snowflakes/myz/z-otp/index.d.ts +2 -2
  1020. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +1 -2
  1021. package/dist/types/stencil-public-runtime.d.ts +8 -194
  1022. package/dist/web-components-library/index.esm.js +2 -1
  1023. package/dist/web-components-library/index.esm.js.map +1 -0
  1024. package/dist/web-components-library/p-061e28d6.js +2 -0
  1025. package/dist/web-components-library/p-061e28d6.js.map +1 -0
  1026. package/dist/web-components-library/p-08b16bb4.entry.js +2 -0
  1027. package/dist/web-components-library/p-08b16bb4.entry.js.map +1 -0
  1028. package/dist/web-components-library/p-0b03b0e3.js +2 -0
  1029. package/dist/web-components-library/p-0b03b0e3.js.map +1 -0
  1030. package/dist/web-components-library/p-0b9fc73c.entry.js +2 -0
  1031. package/dist/web-components-library/p-0b9fc73c.entry.js.map +1 -0
  1032. package/dist/web-components-library/p-146a4d4b.entry.js +2 -0
  1033. package/dist/web-components-library/p-146a4d4b.entry.js.map +1 -0
  1034. package/dist/web-components-library/p-252893a8.entry.js +2 -0
  1035. package/dist/web-components-library/p-252893a8.entry.js.map +1 -0
  1036. package/dist/web-components-library/p-2bb84080.entry.js +2 -0
  1037. package/dist/web-components-library/p-2bb84080.entry.js.map +1 -0
  1038. package/dist/web-components-library/p-31bd2a1c.entry.js +2 -0
  1039. package/dist/web-components-library/p-31bd2a1c.entry.js.map +1 -0
  1040. package/dist/web-components-library/p-32bc8a40.entry.js +2 -0
  1041. package/dist/web-components-library/p-32bc8a40.entry.js.map +1 -0
  1042. package/dist/web-components-library/p-36b84a8e.entry.js +2 -0
  1043. package/dist/web-components-library/p-36b84a8e.entry.js.map +1 -0
  1044. package/dist/web-components-library/p-3977b0ae.entry.js +2 -0
  1045. package/dist/web-components-library/p-3977b0ae.entry.js.map +1 -0
  1046. package/dist/web-components-library/p-41891d34.entry.js +2 -0
  1047. package/dist/web-components-library/p-41891d34.entry.js.map +1 -0
  1048. package/dist/web-components-library/p-42abfe3b.entry.js +2 -0
  1049. package/dist/web-components-library/p-42abfe3b.entry.js.map +1 -0
  1050. package/dist/web-components-library/p-447a6391.entry.js +2 -0
  1051. package/dist/web-components-library/p-447a6391.entry.js.map +1 -0
  1052. package/dist/web-components-library/p-4573c419.js +2 -0
  1053. package/dist/web-components-library/p-4573c419.js.map +1 -0
  1054. package/dist/web-components-library/p-463e0ac0.entry.js +2 -0
  1055. package/dist/web-components-library/p-463e0ac0.entry.js.map +1 -0
  1056. package/dist/web-components-library/p-47b59f05.entry.js +2 -0
  1057. package/dist/web-components-library/p-47b59f05.entry.js.map +1 -0
  1058. package/dist/web-components-library/p-5145a606.js +2 -0
  1059. package/dist/web-components-library/p-5145a606.js.map +1 -0
  1060. package/dist/web-components-library/p-5372d49f.entry.js +2 -0
  1061. package/dist/web-components-library/p-5372d49f.entry.js.map +1 -0
  1062. package/dist/web-components-library/p-565c1815.entry.js +2 -0
  1063. package/dist/web-components-library/p-565c1815.entry.js.map +1 -0
  1064. package/dist/web-components-library/p-5b577b6f.entry.js +2 -0
  1065. package/dist/web-components-library/p-5b577b6f.entry.js.map +1 -0
  1066. package/dist/web-components-library/p-5fde1b41.entry.js +2 -0
  1067. package/dist/web-components-library/p-5fde1b41.entry.js.map +1 -0
  1068. package/dist/web-components-library/p-6164feb9.entry.js +2 -0
  1069. package/dist/web-components-library/p-6164feb9.entry.js.map +1 -0
  1070. package/dist/web-components-library/p-623fdee4.js +2 -0
  1071. package/dist/web-components-library/p-623fdee4.js.map +1 -0
  1072. package/dist/web-components-library/p-64d5fdd8.entry.js +2 -0
  1073. package/dist/web-components-library/p-64d5fdd8.entry.js.map +1 -0
  1074. package/dist/web-components-library/p-662119bb.entry.js +2 -0
  1075. package/dist/web-components-library/p-662119bb.entry.js.map +1 -0
  1076. package/dist/web-components-library/p-66c0f993.entry.js +2 -0
  1077. package/dist/web-components-library/p-66c0f993.entry.js.map +1 -0
  1078. package/dist/web-components-library/p-68278c42.entry.js +2 -0
  1079. package/dist/web-components-library/p-68278c42.entry.js.map +1 -0
  1080. package/dist/web-components-library/p-68d91a93.js +2 -0
  1081. package/dist/web-components-library/p-68d91a93.js.map +1 -0
  1082. package/dist/web-components-library/p-6c6a655e.entry.js +2 -0
  1083. package/dist/web-components-library/p-6c6a655e.entry.js.map +1 -0
  1084. package/{www/build/p-5c85b7f4.entry.js → dist/web-components-library/p-6c9cd6be.entry.js} +2 -1
  1085. package/dist/web-components-library/p-6c9cd6be.entry.js.map +1 -0
  1086. package/dist/web-components-library/p-6e13aa8e.entry.js +2 -0
  1087. package/dist/web-components-library/p-6e13aa8e.entry.js.map +1 -0
  1088. package/dist/web-components-library/p-75c4a726.js +3 -0
  1089. package/dist/web-components-library/p-75c4a726.js.map +1 -0
  1090. package/dist/web-components-library/p-767b66ca.entry.js +2 -0
  1091. package/dist/web-components-library/p-767b66ca.entry.js.map +1 -0
  1092. package/dist/web-components-library/p-78af415b.entry.js +2 -0
  1093. package/dist/web-components-library/p-78af415b.entry.js.map +1 -0
  1094. package/dist/web-components-library/p-7a4f6a5b.entry.js +2 -0
  1095. package/dist/web-components-library/p-7a4f6a5b.entry.js.map +1 -0
  1096. package/dist/web-components-library/p-7ade2a71.entry.js +2 -0
  1097. package/dist/web-components-library/p-7ade2a71.entry.js.map +1 -0
  1098. package/dist/web-components-library/p-7b837e11.js +2 -0
  1099. package/dist/web-components-library/p-7b837e11.js.map +1 -0
  1100. package/dist/web-components-library/p-7d655f96.entry.js +2 -0
  1101. package/dist/web-components-library/p-7d655f96.entry.js.map +1 -0
  1102. package/dist/web-components-library/p-80b04954.entry.js +2 -0
  1103. package/dist/web-components-library/p-80b04954.entry.js.map +1 -0
  1104. package/dist/web-components-library/p-82eeea83.entry.js +2 -0
  1105. package/dist/web-components-library/p-82eeea83.entry.js.map +1 -0
  1106. package/dist/web-components-library/p-8503c87a.entry.js +2 -0
  1107. package/dist/web-components-library/p-8503c87a.entry.js.map +1 -0
  1108. package/dist/web-components-library/p-86618221.js +2 -0
  1109. package/dist/web-components-library/p-86618221.js.map +1 -0
  1110. package/dist/web-components-library/p-88a9865c.entry.js +2 -0
  1111. package/dist/web-components-library/p-88a9865c.entry.js.map +1 -0
  1112. package/dist/web-components-library/p-8b367393.js +2 -0
  1113. package/dist/web-components-library/p-8b367393.js.map +1 -0
  1114. package/dist/web-components-library/p-8c52635e.entry.js +2 -0
  1115. package/dist/web-components-library/p-8c52635e.entry.js.map +1 -0
  1116. package/dist/web-components-library/p-8ee2a9d2.entry.js +2 -0
  1117. package/dist/web-components-library/p-8ee2a9d2.entry.js.map +1 -0
  1118. package/dist/web-components-library/p-8fd50cc5.entry.js +2 -0
  1119. package/dist/web-components-library/p-8fd50cc5.entry.js.map +1 -0
  1120. package/dist/web-components-library/p-8ff5b76b.entry.js +2 -0
  1121. package/dist/web-components-library/p-8ff5b76b.entry.js.map +1 -0
  1122. package/dist/web-components-library/p-92f13701.entry.js +2 -0
  1123. package/dist/web-components-library/p-92f13701.entry.js.map +1 -0
  1124. package/dist/web-components-library/p-93bb075f.entry.js +2 -0
  1125. package/dist/web-components-library/p-93bb075f.entry.js.map +1 -0
  1126. package/dist/web-components-library/p-93d349ee.entry.js +2 -0
  1127. package/dist/web-components-library/p-93d349ee.entry.js.map +1 -0
  1128. package/dist/web-components-library/p-943db3a8.entry.js +2 -0
  1129. package/dist/web-components-library/p-943db3a8.entry.js.map +1 -0
  1130. package/dist/web-components-library/p-9814f864.entry.js +2 -0
  1131. package/dist/web-components-library/p-9814f864.entry.js.map +1 -0
  1132. package/dist/web-components-library/p-988a58dd.entry.js +2 -0
  1133. package/dist/web-components-library/p-988a58dd.entry.js.map +1 -0
  1134. package/dist/web-components-library/p-9ae0c0c6.entry.js +2 -0
  1135. package/dist/web-components-library/p-9ae0c0c6.entry.js.map +1 -0
  1136. package/dist/web-components-library/p-9c816a3b.js +2 -0
  1137. package/dist/web-components-library/p-9c816a3b.js.map +1 -0
  1138. package/dist/web-components-library/p-a2ee659d.entry.js +2 -0
  1139. package/dist/web-components-library/p-a2ee659d.entry.js.map +1 -0
  1140. package/dist/web-components-library/p-a3f9a5da.entry.js +2 -0
  1141. package/dist/web-components-library/p-a3f9a5da.entry.js.map +1 -0
  1142. package/dist/web-components-library/p-a4d2cf55.entry.js +2 -0
  1143. package/dist/web-components-library/p-a4d2cf55.entry.js.map +1 -0
  1144. package/dist/web-components-library/p-a6c07588.entry.js +2 -0
  1145. package/dist/web-components-library/p-a6c07588.entry.js.map +1 -0
  1146. package/dist/web-components-library/p-a8790237.entry.js +2 -0
  1147. package/dist/web-components-library/p-a8790237.entry.js.map +1 -0
  1148. package/dist/web-components-library/p-aaa96c12.entry.js +17 -0
  1149. package/dist/web-components-library/p-aaa96c12.entry.js.map +1 -0
  1150. package/dist/web-components-library/p-b0324c7d.entry.js +2 -0
  1151. package/dist/web-components-library/p-b0324c7d.entry.js.map +1 -0
  1152. package/dist/web-components-library/p-b421424f.entry.js +2 -0
  1153. package/dist/web-components-library/p-b421424f.entry.js.map +1 -0
  1154. package/dist/web-components-library/p-bbc20250.entry.js +2 -0
  1155. package/dist/web-components-library/p-bbc20250.entry.js.map +1 -0
  1156. package/dist/web-components-library/p-bd2156cc.entry.js +2 -0
  1157. package/dist/web-components-library/p-bd2156cc.entry.js.map +1 -0
  1158. package/dist/web-components-library/p-bd76ca35.entry.js +2 -0
  1159. package/dist/web-components-library/p-bd76ca35.entry.js.map +1 -0
  1160. package/dist/web-components-library/p-be1c414e.entry.js +2 -0
  1161. package/dist/web-components-library/p-be1c414e.entry.js.map +1 -0
  1162. package/dist/web-components-library/p-c3e03e41.entry.js +2 -0
  1163. package/dist/web-components-library/p-c3e03e41.entry.js.map +1 -0
  1164. package/dist/web-components-library/p-c9b81cab.entry.js +2 -0
  1165. package/dist/web-components-library/p-c9b81cab.entry.js.map +1 -0
  1166. package/dist/web-components-library/p-caced575.entry.js +2 -0
  1167. package/dist/web-components-library/p-caced575.entry.js.map +1 -0
  1168. package/dist/web-components-library/p-cb395500.js +2 -0
  1169. package/dist/web-components-library/p-cb395500.js.map +1 -0
  1170. package/dist/web-components-library/p-cbc09112.entry.js +2 -0
  1171. package/dist/web-components-library/p-cbc09112.entry.js.map +1 -0
  1172. package/dist/web-components-library/p-d080b624.entry.js +2 -0
  1173. package/dist/web-components-library/p-d080b624.entry.js.map +1 -0
  1174. package/dist/web-components-library/p-d6f43903.entry.js +2 -0
  1175. package/dist/web-components-library/p-d6f43903.entry.js.map +1 -0
  1176. package/dist/web-components-library/p-da3abb97.entry.js +2 -0
  1177. package/dist/web-components-library/p-da3abb97.entry.js.map +1 -0
  1178. package/dist/web-components-library/p-e1255160.js +2 -0
  1179. package/dist/web-components-library/p-e1255160.js.map +1 -0
  1180. package/dist/web-components-library/{p-BanpkIXZ.js → p-eb15536d.js} +2 -1
  1181. package/dist/web-components-library/p-eb15536d.js.map +1 -0
  1182. package/dist/web-components-library/p-ec1270db.entry.js +2 -0
  1183. package/dist/web-components-library/p-ec1270db.entry.js.map +1 -0
  1184. package/dist/web-components-library/p-efa6b991.entry.js +2 -0
  1185. package/dist/web-components-library/p-efa6b991.entry.js.map +1 -0
  1186. package/dist/web-components-library/p-f4b987ed.entry.js +2 -0
  1187. package/dist/web-components-library/p-f4b987ed.entry.js.map +1 -0
  1188. package/dist/web-components-library/p-f74973b5.entry.js +8 -0
  1189. package/dist/web-components-library/p-f74973b5.entry.js.map +1 -0
  1190. package/dist/web-components-library/p-f7e65eb0.entry.js +2 -0
  1191. package/dist/web-components-library/p-f7e65eb0.entry.js.map +1 -0
  1192. package/dist/web-components-library/p-ff89d630.entry.js +2 -0
  1193. package/dist/web-components-library/p-ff89d630.entry.js.map +1 -0
  1194. package/dist/web-components-library/web-components-library.esm.js +2 -1
  1195. package/dist/web-components-library/web-components-library.esm.js.map +1 -0
  1196. package/loader/package.json +11 -0
  1197. package/package.json +10 -14
  1198. package/react/components.js +92 -87
  1199. package/react/components.js.map +1 -0
  1200. package/react/index.js +18 -1
  1201. package/react/index.js.map +1 -0
  1202. package/react/react-component-lib/createComponent.js +39 -11
  1203. package/react/react-component-lib/createComponent.js.map +1 -0
  1204. package/react/react-component-lib/createOverlayComponent.js +56 -35
  1205. package/react/react-component-lib/createOverlayComponent.js.map +1 -0
  1206. package/react/react-component-lib/index.js +8 -2
  1207. package/react/react-component-lib/index.js.map +1 -0
  1208. package/react/react-component-lib/interfaces.js +3 -1
  1209. package/react/react-component-lib/interfaces.js.map +1 -0
  1210. package/react/react-component-lib/utils/attachProps.js +20 -11
  1211. package/react/react-component-lib/utils/attachProps.js.map +1 -0
  1212. package/react/react-component-lib/utils/case.js +8 -2
  1213. package/react/react-component-lib/utils/case.js.map +1 -0
  1214. package/react/react-component-lib/utils/dev.js +9 -3
  1215. package/react/react-component-lib/utils/dev.js.map +1 -0
  1216. package/react/react-component-lib/utils/index.js +35 -10
  1217. package/react/react-component-lib/utils/index.js.map +1 -0
  1218. package/www/build/index.esm.js +2 -1
  1219. package/www/build/index.esm.js.map +1 -0
  1220. package/www/build/p-061e28d6.js +2 -0
  1221. package/www/build/p-061e28d6.js.map +1 -0
  1222. package/www/build/p-08b16bb4.entry.js +2 -0
  1223. package/www/build/p-08b16bb4.entry.js.map +1 -0
  1224. package/www/build/p-0b03b0e3.js +2 -0
  1225. package/www/build/p-0b03b0e3.js.map +1 -0
  1226. package/www/build/p-0b9fc73c.entry.js +2 -0
  1227. package/www/build/p-0b9fc73c.entry.js.map +1 -0
  1228. package/www/build/p-146a4d4b.entry.js +2 -0
  1229. package/www/build/p-146a4d4b.entry.js.map +1 -0
  1230. package/www/build/p-252893a8.entry.js +2 -0
  1231. package/www/build/p-252893a8.entry.js.map +1 -0
  1232. package/www/build/p-2bb84080.entry.js +2 -0
  1233. package/www/build/p-2bb84080.entry.js.map +1 -0
  1234. package/www/build/p-31bd2a1c.entry.js +2 -0
  1235. package/www/build/p-31bd2a1c.entry.js.map +1 -0
  1236. package/www/build/p-32bc8a40.entry.js +2 -0
  1237. package/www/build/p-32bc8a40.entry.js.map +1 -0
  1238. package/www/build/p-36b84a8e.entry.js +2 -0
  1239. package/www/build/p-36b84a8e.entry.js.map +1 -0
  1240. package/www/build/p-3977b0ae.entry.js +2 -0
  1241. package/www/build/p-3977b0ae.entry.js.map +1 -0
  1242. package/www/build/p-41891d34.entry.js +2 -0
  1243. package/www/build/p-41891d34.entry.js.map +1 -0
  1244. package/www/build/p-42abfe3b.entry.js +2 -0
  1245. package/www/build/p-42abfe3b.entry.js.map +1 -0
  1246. package/www/build/p-447a6391.entry.js +2 -0
  1247. package/www/build/p-447a6391.entry.js.map +1 -0
  1248. package/www/build/p-4573c419.js +2 -0
  1249. package/www/build/p-4573c419.js.map +1 -0
  1250. package/www/build/p-463e0ac0.entry.js +2 -0
  1251. package/www/build/p-463e0ac0.entry.js.map +1 -0
  1252. package/www/build/p-47b59f05.entry.js +2 -0
  1253. package/www/build/p-47b59f05.entry.js.map +1 -0
  1254. package/www/build/p-5145a606.js +2 -0
  1255. package/www/build/p-5145a606.js.map +1 -0
  1256. package/www/build/p-5372d49f.entry.js +2 -0
  1257. package/www/build/p-5372d49f.entry.js.map +1 -0
  1258. package/www/build/p-565c1815.entry.js +2 -0
  1259. package/www/build/p-565c1815.entry.js.map +1 -0
  1260. package/www/build/p-5b577b6f.entry.js +2 -0
  1261. package/www/build/p-5b577b6f.entry.js.map +1 -0
  1262. package/www/build/p-5fde1b41.entry.js +2 -0
  1263. package/www/build/p-5fde1b41.entry.js.map +1 -0
  1264. package/www/build/p-6164feb9.entry.js +2 -0
  1265. package/www/build/p-6164feb9.entry.js.map +1 -0
  1266. package/www/build/p-623fdee4.js +2 -0
  1267. package/www/build/p-623fdee4.js.map +1 -0
  1268. package/www/build/p-64d5fdd8.entry.js +2 -0
  1269. package/www/build/p-64d5fdd8.entry.js.map +1 -0
  1270. package/www/build/p-662119bb.entry.js +2 -0
  1271. package/www/build/p-662119bb.entry.js.map +1 -0
  1272. package/www/build/p-66c0f993.entry.js +2 -0
  1273. package/www/build/p-66c0f993.entry.js.map +1 -0
  1274. package/www/build/p-68278c42.entry.js +2 -0
  1275. package/www/build/p-68278c42.entry.js.map +1 -0
  1276. package/www/build/p-68d91a93.js +2 -0
  1277. package/www/build/p-68d91a93.js.map +1 -0
  1278. package/www/build/p-6c6a655e.entry.js +2 -0
  1279. package/www/build/p-6c6a655e.entry.js.map +1 -0
  1280. package/{dist/web-components-library/p-5c85b7f4.entry.js → www/build/p-6c9cd6be.entry.js} +2 -1
  1281. package/www/build/p-6c9cd6be.entry.js.map +1 -0
  1282. package/www/build/p-6e13aa8e.entry.js +2 -0
  1283. package/www/build/p-6e13aa8e.entry.js.map +1 -0
  1284. package/www/build/p-75c4a726.js +3 -0
  1285. package/www/build/p-75c4a726.js.map +1 -0
  1286. package/www/build/p-767b66ca.entry.js +2 -0
  1287. package/www/build/p-767b66ca.entry.js.map +1 -0
  1288. package/www/build/p-78af415b.entry.js +2 -0
  1289. package/www/build/p-78af415b.entry.js.map +1 -0
  1290. package/www/build/p-7a4f6a5b.entry.js +2 -0
  1291. package/www/build/p-7a4f6a5b.entry.js.map +1 -0
  1292. package/www/build/p-7ade2a71.entry.js +2 -0
  1293. package/www/build/p-7ade2a71.entry.js.map +1 -0
  1294. package/www/build/p-7b837e11.js +2 -0
  1295. package/www/build/p-7b837e11.js.map +1 -0
  1296. package/www/build/p-7d655f96.entry.js +2 -0
  1297. package/www/build/p-7d655f96.entry.js.map +1 -0
  1298. package/www/build/p-80b04954.entry.js +2 -0
  1299. package/www/build/p-80b04954.entry.js.map +1 -0
  1300. package/www/build/p-82eeea83.entry.js +2 -0
  1301. package/www/build/p-82eeea83.entry.js.map +1 -0
  1302. package/www/build/p-8503c87a.entry.js +2 -0
  1303. package/www/build/p-8503c87a.entry.js.map +1 -0
  1304. package/www/build/p-86618221.js +2 -0
  1305. package/www/build/p-86618221.js.map +1 -0
  1306. package/www/build/p-88a9865c.entry.js +2 -0
  1307. package/www/build/p-88a9865c.entry.js.map +1 -0
  1308. package/www/build/p-8b367393.js +2 -0
  1309. package/www/build/p-8b367393.js.map +1 -0
  1310. package/www/build/p-8c52635e.entry.js +2 -0
  1311. package/www/build/p-8c52635e.entry.js.map +1 -0
  1312. package/www/build/p-8ee2a9d2.entry.js +2 -0
  1313. package/www/build/p-8ee2a9d2.entry.js.map +1 -0
  1314. package/www/build/p-8fd50cc5.entry.js +2 -0
  1315. package/www/build/p-8fd50cc5.entry.js.map +1 -0
  1316. package/www/build/p-8ff5b76b.entry.js +2 -0
  1317. package/www/build/p-8ff5b76b.entry.js.map +1 -0
  1318. package/www/build/p-92f13701.entry.js +2 -0
  1319. package/www/build/p-92f13701.entry.js.map +1 -0
  1320. package/www/build/p-93bb075f.entry.js +2 -0
  1321. package/www/build/p-93bb075f.entry.js.map +1 -0
  1322. package/www/build/p-93d349ee.entry.js +2 -0
  1323. package/www/build/p-93d349ee.entry.js.map +1 -0
  1324. package/www/build/p-943db3a8.entry.js +2 -0
  1325. package/www/build/p-943db3a8.entry.js.map +1 -0
  1326. package/www/build/p-9814f864.entry.js +2 -0
  1327. package/www/build/p-9814f864.entry.js.map +1 -0
  1328. package/www/build/p-988a58dd.entry.js +2 -0
  1329. package/www/build/p-988a58dd.entry.js.map +1 -0
  1330. package/www/build/p-9ae0c0c6.entry.js +2 -0
  1331. package/www/build/p-9ae0c0c6.entry.js.map +1 -0
  1332. package/www/build/p-9c816a3b.js +2 -0
  1333. package/www/build/p-9c816a3b.js.map +1 -0
  1334. package/www/build/p-a2ee659d.entry.js +2 -0
  1335. package/www/build/p-a2ee659d.entry.js.map +1 -0
  1336. package/www/build/p-a3f9a5da.entry.js +2 -0
  1337. package/www/build/p-a3f9a5da.entry.js.map +1 -0
  1338. package/www/build/p-a4d2cf55.entry.js +2 -0
  1339. package/www/build/p-a4d2cf55.entry.js.map +1 -0
  1340. package/www/build/p-a6c07588.entry.js +2 -0
  1341. package/www/build/p-a6c07588.entry.js.map +1 -0
  1342. package/www/build/p-a8790237.entry.js +2 -0
  1343. package/www/build/p-a8790237.entry.js.map +1 -0
  1344. package/www/build/p-aaa96c12.entry.js +17 -0
  1345. package/www/build/p-aaa96c12.entry.js.map +1 -0
  1346. package/www/build/p-b0324c7d.entry.js +2 -0
  1347. package/www/build/p-b0324c7d.entry.js.map +1 -0
  1348. package/www/build/p-b421424f.entry.js +2 -0
  1349. package/www/build/p-b421424f.entry.js.map +1 -0
  1350. package/www/build/p-bbc20250.entry.js +2 -0
  1351. package/www/build/p-bbc20250.entry.js.map +1 -0
  1352. package/www/build/p-bd2156cc.entry.js +2 -0
  1353. package/www/build/p-bd2156cc.entry.js.map +1 -0
  1354. package/www/build/p-bd76ca35.entry.js +2 -0
  1355. package/www/build/p-bd76ca35.entry.js.map +1 -0
  1356. package/www/build/p-be1c414e.entry.js +2 -0
  1357. package/www/build/p-be1c414e.entry.js.map +1 -0
  1358. package/www/build/p-c3e03e41.entry.js +2 -0
  1359. package/www/build/p-c3e03e41.entry.js.map +1 -0
  1360. package/www/build/p-c9b81cab.entry.js +2 -0
  1361. package/www/build/p-c9b81cab.entry.js.map +1 -0
  1362. package/www/build/p-caced575.entry.js +2 -0
  1363. package/www/build/p-caced575.entry.js.map +1 -0
  1364. package/www/build/p-cb395500.js +2 -0
  1365. package/www/build/p-cb395500.js.map +1 -0
  1366. package/www/build/p-cbc09112.entry.js +2 -0
  1367. package/www/build/p-cbc09112.entry.js.map +1 -0
  1368. package/www/build/p-d080b624.entry.js +2 -0
  1369. package/www/build/p-d080b624.entry.js.map +1 -0
  1370. package/www/build/p-d3d3edf1.js +2 -0
  1371. package/www/build/p-d6f43903.entry.js +2 -0
  1372. package/www/build/p-d6f43903.entry.js.map +1 -0
  1373. package/www/build/p-da3abb97.entry.js +2 -0
  1374. package/www/build/p-da3abb97.entry.js.map +1 -0
  1375. package/www/build/p-e1255160.js +2 -0
  1376. package/www/build/p-e1255160.js.map +1 -0
  1377. package/www/build/{p-BanpkIXZ.js → p-eb15536d.js} +2 -1
  1378. package/www/build/p-eb15536d.js.map +1 -0
  1379. package/www/build/p-ec1270db.entry.js +2 -0
  1380. package/www/build/p-ec1270db.entry.js.map +1 -0
  1381. package/www/build/p-efa6b991.entry.js +2 -0
  1382. package/www/build/p-efa6b991.entry.js.map +1 -0
  1383. package/www/build/p-f4b987ed.entry.js +2 -0
  1384. package/www/build/p-f4b987ed.entry.js.map +1 -0
  1385. package/www/build/p-f74973b5.entry.js +8 -0
  1386. package/www/build/p-f74973b5.entry.js.map +1 -0
  1387. package/www/build/p-f7e65eb0.entry.js +2 -0
  1388. package/www/build/p-f7e65eb0.entry.js.map +1 -0
  1389. package/www/build/p-ff89d630.entry.js +2 -0
  1390. package/www/build/p-ff89d630.entry.js.map +1 -0
  1391. package/www/build/web-components-library.esm.js +2 -1
  1392. package/www/build/web-components-library.esm.js.map +1 -0
  1393. package/www/index.html +1 -1
  1394. package/dist/cjs/_commonjsHelpers-CFO10eej.js +0 -7
  1395. package/dist/cjs/index-2H1EJ2Tl.js +0 -2683
  1396. package/dist/esm/_commonjsHelpers-B85MJLTf.js +0 -5
  1397. package/dist/esm/index-ByN2sYu6.js +0 -2653
  1398. package/dist/web-components-library/p-00f09ae2.entry.js +0 -1
  1399. package/dist/web-components-library/p-02e588b4.entry.js +0 -1
  1400. package/dist/web-components-library/p-040fbd28.entry.js +0 -1
  1401. package/dist/web-components-library/p-05fe5555.entry.js +0 -1
  1402. package/dist/web-components-library/p-081b1648.entry.js +0 -1
  1403. package/dist/web-components-library/p-0a819ab4.entry.js +0 -1
  1404. package/dist/web-components-library/p-0dde6773.entry.js +0 -1
  1405. package/dist/web-components-library/p-11a90064.entry.js +0 -1
  1406. package/dist/web-components-library/p-1210c90f.entry.js +0 -1
  1407. package/dist/web-components-library/p-1280ac72.entry.js +0 -1
  1408. package/dist/web-components-library/p-17429bce.entry.js +0 -1
  1409. package/dist/web-components-library/p-18782c2f.entry.js +0 -1
  1410. package/dist/web-components-library/p-19536f5e.entry.js +0 -1
  1411. package/dist/web-components-library/p-1b851174.entry.js +0 -1
  1412. package/dist/web-components-library/p-1c75b67f.entry.js +0 -1
  1413. package/dist/web-components-library/p-1e984688.entry.js +0 -1
  1414. package/dist/web-components-library/p-2294f1b0.entry.js +0 -1
  1415. package/dist/web-components-library/p-26fc8a38.entry.js +0 -1
  1416. package/dist/web-components-library/p-27f93251.entry.js +0 -1
  1417. package/dist/web-components-library/p-294f7b4e.entry.js +0 -1
  1418. package/dist/web-components-library/p-2b122a22.entry.js +0 -1
  1419. package/dist/web-components-library/p-2f99634d.entry.js +0 -1
  1420. package/dist/web-components-library/p-30c86858.entry.js +0 -1
  1421. package/dist/web-components-library/p-314302ce.entry.js +0 -1
  1422. package/dist/web-components-library/p-366d2553.entry.js +0 -1
  1423. package/dist/web-components-library/p-3a9aec16.entry.js +0 -1
  1424. package/dist/web-components-library/p-3c861d49.entry.js +0 -1
  1425. package/dist/web-components-library/p-41b55222.entry.js +0 -1
  1426. package/dist/web-components-library/p-44220d6b.entry.js +0 -1
  1427. package/dist/web-components-library/p-48d72b52.entry.js +0 -1
  1428. package/dist/web-components-library/p-50b59012.entry.js +0 -1
  1429. package/dist/web-components-library/p-5883dbc1.entry.js +0 -1
  1430. package/dist/web-components-library/p-58933ba5.entry.js +0 -1
  1431. package/dist/web-components-library/p-5bb77af2.entry.js +0 -1
  1432. package/dist/web-components-library/p-5e91940f.entry.js +0 -1
  1433. package/dist/web-components-library/p-5fc4048b.entry.js +0 -1
  1434. package/dist/web-components-library/p-61b2ad9b.entry.js +0 -1
  1435. package/dist/web-components-library/p-631f111d.entry.js +0 -1
  1436. package/dist/web-components-library/p-6d0abf8c.entry.js +0 -1
  1437. package/dist/web-components-library/p-6ece59b5.entry.js +0 -1
  1438. package/dist/web-components-library/p-73aaace2.entry.js +0 -1
  1439. package/dist/web-components-library/p-772c3e3e.entry.js +0 -1
  1440. package/dist/web-components-library/p-849d65f5.entry.js +0 -1
  1441. package/dist/web-components-library/p-87306cd0.entry.js +0 -1
  1442. package/dist/web-components-library/p-8745878e.entry.js +0 -1
  1443. package/dist/web-components-library/p-8f5387ef.entry.js +0 -1
  1444. package/dist/web-components-library/p-967549d2.entry.js +0 -1
  1445. package/dist/web-components-library/p-99922496.entry.js +0 -1
  1446. package/dist/web-components-library/p-9b181c2c.entry.js +0 -1
  1447. package/dist/web-components-library/p-9e4db6a2.entry.js +0 -1
  1448. package/dist/web-components-library/p-B85MJLTf.js +0 -1
  1449. package/dist/web-components-library/p-B8WJfd4z.js +0 -1
  1450. package/dist/web-components-library/p-BKCj6NR2.js +0 -1
  1451. package/dist/web-components-library/p-ByN2sYu6.js +0 -2
  1452. package/dist/web-components-library/p-D4yqZKyM.js +0 -1
  1453. package/dist/web-components-library/p-Q-tWjk7P.js +0 -1
  1454. package/dist/web-components-library/p-a336c241.entry.js +0 -1
  1455. package/dist/web-components-library/p-a3a7c406.entry.js +0 -1
  1456. package/dist/web-components-library/p-a9534450.entry.js +0 -1
  1457. package/dist/web-components-library/p-aabb5aea.entry.js +0 -1
  1458. package/dist/web-components-library/p-abfdc045.entry.js +0 -1
  1459. package/dist/web-components-library/p-ad2ed505.entry.js +0 -16
  1460. package/dist/web-components-library/p-aeaf586b.entry.js +0 -1
  1461. package/dist/web-components-library/p-afab22fc.entry.js +0 -1
  1462. package/dist/web-components-library/p-afcabf3b.entry.js +0 -1
  1463. package/dist/web-components-library/p-b38d52e5.entry.js +0 -1
  1464. package/dist/web-components-library/p-b5c180bc.entry.js +0 -1
  1465. package/dist/web-components-library/p-c1677653.entry.js +0 -1
  1466. package/dist/web-components-library/p-c23bfec2.entry.js +0 -1
  1467. package/dist/web-components-library/p-d8f0e022.entry.js +0 -2
  1468. package/dist/web-components-library/p-dc759208.entry.js +0 -1
  1469. package/dist/web-components-library/p-eb722234.entry.js +0 -1
  1470. package/dist/web-components-library/p-ebdbd84c.entry.js +0 -1
  1471. package/dist/web-components-library/p-ecea3d09.entry.js +0 -1
  1472. package/dist/web-components-library/p-fade8c19.entry.js +0 -1
  1473. package/dist/web-components-library/p-fc90579e.entry.js +0 -1
  1474. package/www/build/p-00f09ae2.entry.js +0 -1
  1475. package/www/build/p-02e588b4.entry.js +0 -1
  1476. package/www/build/p-040fbd28.entry.js +0 -1
  1477. package/www/build/p-05fe5555.entry.js +0 -1
  1478. package/www/build/p-081b1648.entry.js +0 -1
  1479. package/www/build/p-0a819ab4.entry.js +0 -1
  1480. package/www/build/p-0dde6773.entry.js +0 -1
  1481. package/www/build/p-11a90064.entry.js +0 -1
  1482. package/www/build/p-1210c90f.entry.js +0 -1
  1483. package/www/build/p-1280ac72.entry.js +0 -1
  1484. package/www/build/p-17429bce.entry.js +0 -1
  1485. package/www/build/p-18782c2f.entry.js +0 -1
  1486. package/www/build/p-19536f5e.entry.js +0 -1
  1487. package/www/build/p-1b851174.entry.js +0 -1
  1488. package/www/build/p-1c75b67f.entry.js +0 -1
  1489. package/www/build/p-1e984688.entry.js +0 -1
  1490. package/www/build/p-2294f1b0.entry.js +0 -1
  1491. package/www/build/p-26fc8a38.entry.js +0 -1
  1492. package/www/build/p-27f93251.entry.js +0 -1
  1493. package/www/build/p-294f7b4e.entry.js +0 -1
  1494. package/www/build/p-2b122a22.entry.js +0 -1
  1495. package/www/build/p-2f99634d.entry.js +0 -1
  1496. package/www/build/p-30c86858.entry.js +0 -1
  1497. package/www/build/p-314302ce.entry.js +0 -1
  1498. package/www/build/p-366d2553.entry.js +0 -1
  1499. package/www/build/p-3a9aec16.entry.js +0 -1
  1500. package/www/build/p-3c861d49.entry.js +0 -1
  1501. package/www/build/p-41b55222.entry.js +0 -1
  1502. package/www/build/p-44220d6b.entry.js +0 -1
  1503. package/www/build/p-48d72b52.entry.js +0 -1
  1504. package/www/build/p-50b59012.entry.js +0 -1
  1505. package/www/build/p-5883dbc1.entry.js +0 -1
  1506. package/www/build/p-58933ba5.entry.js +0 -1
  1507. package/www/build/p-5bb77af2.entry.js +0 -1
  1508. package/www/build/p-5e91940f.entry.js +0 -1
  1509. package/www/build/p-5fc4048b.entry.js +0 -1
  1510. package/www/build/p-61b2ad9b.entry.js +0 -1
  1511. package/www/build/p-631f111d.entry.js +0 -1
  1512. package/www/build/p-654b3801.js +0 -1
  1513. package/www/build/p-6d0abf8c.entry.js +0 -1
  1514. package/www/build/p-6ece59b5.entry.js +0 -1
  1515. package/www/build/p-73aaace2.entry.js +0 -1
  1516. package/www/build/p-772c3e3e.entry.js +0 -1
  1517. package/www/build/p-849d65f5.entry.js +0 -1
  1518. package/www/build/p-87306cd0.entry.js +0 -1
  1519. package/www/build/p-8745878e.entry.js +0 -1
  1520. package/www/build/p-8f5387ef.entry.js +0 -1
  1521. package/www/build/p-967549d2.entry.js +0 -1
  1522. package/www/build/p-99922496.entry.js +0 -1
  1523. package/www/build/p-9b181c2c.entry.js +0 -1
  1524. package/www/build/p-9e4db6a2.entry.js +0 -1
  1525. package/www/build/p-B85MJLTf.js +0 -1
  1526. package/www/build/p-B8WJfd4z.js +0 -1
  1527. package/www/build/p-BKCj6NR2.js +0 -1
  1528. package/www/build/p-ByN2sYu6.js +0 -2
  1529. package/www/build/p-D4yqZKyM.js +0 -1
  1530. package/www/build/p-Q-tWjk7P.js +0 -1
  1531. package/www/build/p-a336c241.entry.js +0 -1
  1532. package/www/build/p-a3a7c406.entry.js +0 -1
  1533. package/www/build/p-a9534450.entry.js +0 -1
  1534. package/www/build/p-aabb5aea.entry.js +0 -1
  1535. package/www/build/p-abfdc045.entry.js +0 -1
  1536. package/www/build/p-ad2ed505.entry.js +0 -16
  1537. package/www/build/p-aeaf586b.entry.js +0 -1
  1538. package/www/build/p-afab22fc.entry.js +0 -1
  1539. package/www/build/p-afcabf3b.entry.js +0 -1
  1540. package/www/build/p-b38d52e5.entry.js +0 -1
  1541. package/www/build/p-b5c180bc.entry.js +0 -1
  1542. package/www/build/p-c1677653.entry.js +0 -1
  1543. package/www/build/p-c23bfec2.entry.js +0 -1
  1544. package/www/build/p-d8f0e022.entry.js +0 -2
  1545. package/www/build/p-dc759208.entry.js +0 -1
  1546. package/www/build/p-eb722234.entry.js +0 -1
  1547. package/www/build/p-ebdbd84c.entry.js +0 -1
  1548. package/www/build/p-ecea3d09.entry.js +0 -1
  1549. package/www/build/p-fade8c19.entry.js +0 -1
  1550. package/www/build/p-fc90579e.entry.js +0 -1
@@ -32,7 +32,6 @@ export namespace Components {
32
32
  interface ZAccordion {
33
33
  /**
34
34
  * Enable highlight band on the `summary`'s left edge.
35
- * @default false
36
35
  */
37
36
  "highlight": boolean;
38
37
  /**
@@ -41,7 +40,6 @@ export namespace Components {
41
40
  "icon": string;
42
41
  /**
43
42
  * Disabled state of the accordion.
44
- * @default false
45
43
  */
46
44
  "isDisabled": boolean;
47
45
  /**
@@ -50,22 +48,18 @@ export namespace Components {
50
48
  "label": string;
51
49
  /**
52
50
  * The open state of the accordion.
53
- * @default false
54
51
  */
55
52
  "open": boolean;
56
53
  /**
57
54
  * Enable box-shadow on the accordion. Only applies when `variant` is `BACKGROUND`.
58
- * @default true
59
55
  */
60
56
  "shadow": boolean;
61
57
  /**
62
58
  * Size of the component.
63
- * @default ControlSize.BIG
64
59
  */
65
60
  "size": ControlSize;
66
61
  /**
67
62
  * Accordion variant.
68
- * @default AccordionVariant.DEFAULT
69
63
  */
70
64
  "variant": AccordionVariant;
71
65
  }
@@ -91,22 +85,18 @@ export namespace Components {
91
85
  interface ZAnchorNavigation {
92
86
  /**
93
87
  * Enables automatic inference of the current item, listening for hash change and checking the `href` of the slotted anchors. When disabled, the highlight of current item must be handled manually by setting the `data-current` attribute to the correct slotted items and the `aria-current` attribute to the anchors.
94
- * @default true
95
88
  */
96
89
  "autoCurrent": boolean;
97
90
  /**
98
91
  * Sets the label of the button displayed on mobile viewport when the anchor navigation is collapsed
99
- * @default "salta a"
100
92
  */
101
93
  "collapsedLabel": string;
102
94
  /**
103
95
  * If enabled, the text of each anchor will be hidden unless for the current one or the one the user is hovering.
104
- * @default false
105
96
  */
106
97
  "hideUnselected": boolean;
107
98
  /**
108
99
  * Explicitly collapse anchor navigation. If false will collapse automatically only on mobile.
109
- * @default false
110
100
  */
111
101
  "isCollapsed": boolean;
112
102
  }
@@ -121,22 +111,18 @@ export namespace Components {
121
111
  interface ZAppHeader {
122
112
  /**
123
113
  * The opening state of the drawer.
124
- * @default false
125
114
  */
126
115
  "drawerOpen": boolean;
127
116
  /**
128
117
  * When enabled, the menu bar is not displayed and a burger icon appears to open the offcanvas menu. Automatically enabled on mobile and when the menu items overflow the container.
129
- * @default false
130
118
  */
131
119
  "enableOffcanvas": boolean;
132
120
  /**
133
121
  * Enable the search bar.
134
- * @default false
135
122
  */
136
123
  "enableSearch": boolean;
137
124
  /**
138
125
  * Enable laZ logo.
139
- * @default true
140
126
  */
141
127
  "enableZLogo": boolean;
142
128
  /**
@@ -145,17 +131,14 @@ export namespace Components {
145
131
  "searchPageUrl": string;
146
132
  /**
147
133
  * Placeholder text for the search bar.
148
- * @default "Cerca"
149
134
  */
150
135
  "searchPlaceholder": string;
151
136
  /**
152
137
  * Search string for the search bar.
153
- * @default ""
154
138
  */
155
139
  "searchString": string;
156
140
  /**
157
141
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
158
- * @default false
159
142
  */
160
143
  "stuck": boolean;
161
144
  }
@@ -217,17 +200,14 @@ export namespace Components {
217
200
  interface ZAppHeaderDeprecated {
218
201
  /**
219
202
  * The opening state of the drawer.
220
- * @default false
221
203
  */
222
204
  "drawerOpen": boolean;
223
205
  /**
224
206
  * Enable the search bar.
225
- * @default false
226
207
  */
227
208
  "enableSearch": boolean;
228
209
  /**
229
210
  * Control menu bar position in the header. - auto: the menu bar is positioned near the title - stack: the menu bar is positioned below the title - offcanvas: the menu bar is not displayed and a burger icon appears to open the offcanvas menu
230
- * @default "auto"
231
211
  */
232
212
  "flow": "auto" | "stack" | "offcanvas";
233
213
  /**
@@ -236,7 +216,6 @@ export namespace Components {
236
216
  "hero": string;
237
217
  /**
238
218
  * Should place an overlay over the hero image. Useful for legibility purpose.
239
- * @default false
240
219
  */
241
220
  "overlay": boolean;
242
221
  /**
@@ -245,31 +224,26 @@ export namespace Components {
245
224
  "searchPageUrl": string;
246
225
  /**
247
226
  * Placeholder text for the search bar.
248
- * @default "Cerca"
249
227
  */
250
228
  "searchPlaceholder": string;
251
229
  /**
252
230
  * Search string for the search bar.
253
- * @default ""
254
231
  */
255
232
  "searchString": string;
256
233
  /**
257
234
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
258
- * @default false
259
235
  */
260
236
  "stuck": boolean;
261
237
  }
262
238
  interface ZAriaAlert {
263
239
  /**
264
240
  * Aria live mode
265
- * @default ZAriaAlertMode.POLITE
266
241
  */
267
242
  "mode": ZAriaAlertMode;
268
243
  }
269
244
  interface ZAvatar {
270
245
  /**
271
246
  * [optional] Avatar background color
272
- * @default "gray700"
273
247
  */
274
248
  "backgroundColor"?: string;
275
249
  /**
@@ -278,7 +252,6 @@ export namespace Components {
278
252
  "image"?: string;
279
253
  /**
280
254
  * [optional] Avatar size
281
- * @default AvatarSize.MEDIUM
282
255
  */
283
256
  "size"?: AvatarSize;
284
257
  /**
@@ -287,7 +260,6 @@ export namespace Components {
287
260
  "text"?: string;
288
261
  /**
289
262
  * [optional] Avatar text color
290
- * @default "color-white"
291
263
  */
292
264
  "textColor"?: string;
293
265
  }
@@ -319,7 +291,6 @@ export namespace Components {
319
291
  "fallbackCover"?: string;
320
292
  /**
321
293
  * Whether to show a stack of covers to represent multiple books (only for `portrait` variant).
322
- * @default false
323
294
  */
324
295
  "hasMultipleCovers": boolean;
325
296
  /**
@@ -328,12 +299,10 @@ export namespace Components {
328
299
  "isbn"?: string;
329
300
  /**
330
301
  * [optional] ISBN label
331
- * @default ""
332
302
  */
333
303
  "isbnLabel": string;
334
304
  /**
335
305
  * [optional] Value for the `target` attribute of the links created by `ebookUrl` prop.
336
- * @default "_blank"
337
306
  */
338
307
  "linkTarget": string;
339
308
  /**
@@ -346,7 +315,6 @@ export namespace Components {
346
315
  "titleHtmlTag"?: string;
347
316
  /**
348
317
  * Card variant: landscape, portrait
349
- * @default BookCardVariant.PORTRAIT
350
318
  */
351
319
  "variant": BookCardVariant;
352
320
  /**
@@ -370,7 +338,6 @@ export namespace Components {
370
338
  "info"?: string;
371
339
  /**
372
340
  * Show or hide laZ prefix before app name
373
- * @default true
374
341
  */
375
342
  "laz"?: boolean;
376
343
  /**
@@ -415,7 +382,6 @@ export namespace Components {
415
382
  "isbn"?: string;
416
383
  /**
417
384
  * [optional] ISBN label
418
- * @default ""
419
385
  */
420
386
  "isbnLabel": string;
421
387
  /**
@@ -460,7 +426,6 @@ export namespace Components {
460
426
  interface ZBookCover {
461
427
  /**
462
428
  * Whether to apply a border around the cover image (always applied when `multiple` is enabled).
463
- * @default false
464
429
  */
465
430
  "bordered": boolean;
466
431
  /**
@@ -473,51 +438,42 @@ export namespace Components {
473
438
  "fallbackCover": string;
474
439
  /**
475
440
  * Whether to show a stack of covers to represent multiple books.
476
- * @default false
477
441
  */
478
442
  "multiple": boolean;
479
443
  }
480
444
  interface ZBreadcrumb {
481
445
  /**
482
446
  * [optional] Variant of first node
483
- * @default BreadcrumbHomepageVariant.ICON
484
447
  */
485
448
  "homepageVariant"?: BreadcrumbHomepageVariant;
486
449
  /**
487
450
  * [optional] Sets max number of element to show
488
- * @default 5
489
451
  */
490
452
  "maxNodesToShow"?: number;
491
453
  /**
492
454
  * [optional] Sets max number of row for each path inside the popover. Zero equals unlimited
493
- * @default 0
494
455
  */
495
456
  "overflowMenuItemRows"?: number;
496
457
  /**
497
458
  * [optional] Sets the path style
498
- * @default BreadcrumbPathStyle.UNDERLINED
499
459
  */
500
460
  "pathStyle"?: BreadcrumbPathStyle;
501
461
  /**
502
462
  * [optional] Controls the behaviour on <a> tag click/enter
503
- * @default false
504
463
  */
505
464
  "preventFollowUrl"?: boolean;
506
465
  /**
507
466
  * [optional] Sets the maximun number of chars per single node
508
- * @default 30
509
467
  */
510
468
  "truncateChar"?: number;
511
469
  }
512
470
  interface ZButton {
513
471
  /**
514
472
  * defines a string value that labels the internal interactive element. Used for accessibility.
515
- * @default undefined
516
473
  */
517
474
  "ariaLabel": string | undefined;
518
475
  /**
519
476
  * HTML button disabled attribute.
520
- * @default false
521
477
  */
522
478
  "disabled"?: boolean;
523
479
  /**
@@ -538,7 +494,6 @@ export namespace Components {
538
494
  "icon"?: string;
539
495
  /**
540
496
  * the button icon position. Defaults to `left`
541
- * @default IconPosition.LEFT
542
497
  */
543
498
  "iconPosition"?: IconPosition;
544
499
  /**
@@ -548,12 +503,10 @@ export namespace Components {
548
503
  /**
549
504
  * **Deprecated:** Use `htmlrole` instead.
550
505
  * @deprecated This prop has been deprecated in favor of `htmlrole` for better accessibility.
551
- * @default ""
552
506
  */
553
507
  "role": string;
554
508
  /**
555
509
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
556
- * @default ControlSize.BIG
557
510
  */
558
511
  "size"?: ButtonSize | ControlSize;
559
512
  /**
@@ -562,12 +515,10 @@ export namespace Components {
562
515
  "target"?: string;
563
516
  /**
564
517
  * HTML button type attribute.
565
- * @default ButtonType.BUTTON
566
518
  */
567
519
  "type"?: ButtonType;
568
520
  /**
569
521
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
570
- * @default ButtonVariant.PRIMARY
571
522
  */
572
523
  "variant"?: ButtonVariant;
573
524
  }
@@ -586,7 +537,6 @@ export namespace Components {
586
537
  "desclabel"?: string;
587
538
  /**
588
539
  * selected flag (optional)
589
- * @default false
590
540
  */
591
541
  "isselected"?: boolean;
592
542
  /**
@@ -595,17 +545,14 @@ export namespace Components {
595
545
  "label": string;
596
546
  /**
597
547
  * sortable flag (optional)
598
- * @default true
599
548
  */
600
549
  "sortasc"?: boolean;
601
550
  /**
602
551
  * sort label content (ascending) (optional)
603
- * @default "A-Z"
604
552
  */
605
553
  "sortlabelasc"?: string;
606
554
  /**
607
555
  * sort label content (descending) (optional)
608
- * @default "Z-A"
609
556
  */
610
557
  "sortlabeldesc"?: string;
611
558
  }
@@ -623,7 +570,6 @@ export namespace Components {
623
570
  interface ZCard {
624
571
  /**
625
572
  * Enable "clickable" styles like hover background and cursor, focus shadow on the whole card, etc. Always set this to `true` when putting an `<a>` tag in the `title` slot.
626
- * @default false
627
573
  */
628
574
  "clickable": boolean;
629
575
  /**
@@ -632,7 +578,6 @@ export namespace Components {
632
578
  "coverIcon": string;
633
579
  /**
634
580
  * Enable shadow. Default: false.
635
- * @default false
636
581
  */
637
582
  "showShadow": boolean;
638
583
  /**
@@ -652,17 +597,14 @@ export namespace Components {
652
597
  "arrowsPosition"?: CarouselArrowsPosition;
653
598
  /**
654
599
  * Whether the navigation arrow buttons over the items are always visible or only on mouse hover. If set to `false`, the arrows will not be visible on mobile. Only meaningful with `arrowsPosition` set to `OVER`.
655
- * @default true
656
600
  */
657
601
  "fixedArrows": boolean;
658
602
  /**
659
603
  * The height of the ghost loader (only visible when `isLoading` is set to `true`)
660
- * @default 100
661
604
  */
662
605
  "ghostLoadingHeight": number;
663
606
  /**
664
607
  * When enabled, navigating next the last item will go back to the first item and vice versa.
665
- * @default false
666
608
  */
667
609
  "infinite": boolean;
668
610
  /**
@@ -679,19 +621,16 @@ export namespace Components {
679
621
  "progressMode"?: CarouselProgressMode;
680
622
  /**
681
623
  * Shows only one content at a time
682
- * @default false
683
624
  */
684
625
  "single": boolean;
685
626
  }
686
627
  interface ZChip {
687
628
  /**
688
629
  * z-chip aria-label string
689
- * @default ""
690
630
  */
691
631
  "ariaLabel": string;
692
632
  /**
693
633
  * set z-chip as disabled
694
- * @default false
695
634
  */
696
635
  "disabled"?: boolean;
697
636
  /**
@@ -704,7 +643,6 @@ export namespace Components {
704
643
  "interactiveIcon"?: string;
705
644
  /**
706
645
  * z-chip size type, can be default, medium or small
707
- * @default ZChipType.DEFAULT
708
646
  */
709
647
  "type"?: ZChipType;
710
648
  }
@@ -715,7 +653,6 @@ export namespace Components {
715
653
  interface ZColorPicker {
716
654
  /**
717
655
  * Disables the transparent color option. Setting `selectedColor` prop to `#FFFFFF00` while `disableTransparent` is true will default to `#333333` ("dark gray 2").
718
- * @default false
719
656
  */
720
657
  "disableTransparent": boolean;
721
658
  /**
@@ -724,7 +661,6 @@ export namespace Components {
724
661
  "htmlAriaLabel": string;
725
662
  /**
726
663
  * The language for the aria labels inside the color picker.
727
- * @default "it"
728
664
  */
729
665
  "lng": "it" | "en";
730
666
  /**
@@ -739,17 +675,14 @@ export namespace Components {
739
675
  interface ZCombobox {
740
676
  /**
741
677
  * check all label (optional)
742
- * @default "Seleziona tutti"
743
678
  */
744
679
  "checkalltext"?: string;
745
680
  /**
746
681
  * the combobox is disabled
747
- * @default false
748
682
  */
749
683
  "disabled"?: boolean;
750
684
  /**
751
685
  * show "check all" checkbox (optional)
752
- * @default false
753
686
  */
754
687
  "hascheckall"?: boolean;
755
688
  /**
@@ -758,7 +691,6 @@ export namespace Components {
758
691
  "hasgroupitems"?: boolean;
759
692
  /**
760
693
  * show search input flag (optional)
761
- * @default false
762
694
  */
763
695
  "hassearch"?: boolean;
764
696
  /**
@@ -767,17 +699,14 @@ export namespace Components {
767
699
  "htmlAriaLabel"?: string;
768
700
  /**
769
701
  * input unique id
770
- * @default `combo-${randomId()}`
771
702
  */
772
703
  "inputid": string;
773
704
  /**
774
705
  * fixed style flag
775
- * @default false
776
706
  */
777
707
  "isfixed": boolean;
778
708
  /**
779
709
  * toggle combo list opening flag
780
- * @default false
781
710
  */
782
711
  "isopen": boolean;
783
712
  /**
@@ -790,12 +719,10 @@ export namespace Components {
790
719
  "label": string;
791
720
  /**
792
721
  * max number of checkable items (0 = unlimited)
793
- * @default 0
794
722
  */
795
723
  "maxcheckableitems": number;
796
724
  /**
797
725
  * no result text message
798
- * @default "Nessun risultato"
799
726
  */
800
727
  "noresultslabel"?: string;
801
728
  /**
@@ -812,12 +739,10 @@ export namespace Components {
812
739
  "searchtitle"?: string;
813
740
  /**
814
741
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
815
- * @default ControlSize.BIG
816
742
  */
817
743
  "size"?: ControlSize;
818
744
  /**
819
745
  * uncheck all label (optional)
820
- * @default "Deseleziona tutti"
821
746
  */
822
747
  "uncheckalltext"?: string;
823
748
  }
@@ -831,24 +756,20 @@ export namespace Components {
831
756
  interface ZCoverHero {
832
757
  /**
833
758
  * Vertical content position (for `STACKED` variant).
834
- * @default CoverHeroContentPosition.TOP
835
759
  */
836
760
  "contentPosition": CoverHeroContentPosition;
837
761
  /**
838
762
  * Whether to keep the image aspect ratio. If set to `false`, the cssprop `--cover-hero-aspect-ratio` will not affect the component's size; instead, the height of the component follows the content's one. Note: it may be necessary to set a min and/or max height to the component.
839
- * @default true
840
763
  */
841
764
  "preserveAspectRatio": boolean;
842
765
  /**
843
766
  * Cover hero variant. Can be `OVERLAY` or `STACKED`.
844
- * @default CoverHeroVariant.OVERLAY
845
767
  */
846
768
  "variant": CoverHeroVariant;
847
769
  }
848
770
  interface ZDatePicker {
849
771
  /**
850
772
  * z-input aria label
851
- * @default ""
852
773
  */
853
774
  "ariaLabel": string;
854
775
  /**
@@ -861,34 +782,28 @@ export namespace Components {
861
782
  "label"?: string;
862
783
  /**
863
784
  * [Optional] datepicker mode: date, datetime, only months
864
- * @default ZDatePickerMode.DATE
865
785
  */
866
786
  "mode": ZDatePickerMode;
867
787
  /**
868
788
  * [Optional] the datepicker input name
869
- * @default undefined
870
789
  */
871
790
  "name"?: string;
872
791
  /**
873
792
  * [Optional] the datepicker input value
874
- * @default undefined
875
793
  */
876
794
  "value"?: string;
877
795
  }
878
796
  interface ZDivider {
879
797
  /**
880
798
  * [optional] Divider color
881
- * @default "gray200"
882
799
  */
883
800
  "color"?: string;
884
801
  /**
885
802
  * [optional] Divider orintation
886
- * @default DividerOrientation.HORIZONTAL
887
803
  */
888
804
  "orientation"?: DividerOrientation;
889
805
  /**
890
806
  * [optional] Divider size
891
- * @default DividerSize.SMALL
892
807
  */
893
808
  "size"?: DividerSize;
894
809
  }
@@ -927,7 +842,6 @@ export namespace Components {
927
842
  "description"?: string;
928
843
  /**
929
844
  * drag & drop button label
930
- * @default "Rilascia i file in questa area per allegarli."
931
845
  */
932
846
  "dragAndDropLabel"?: string;
933
847
  /**
@@ -936,7 +850,6 @@ export namespace Components {
936
850
  "errorModalMessage"?: string;
937
851
  /**
938
852
  * error modal title
939
- * @default "Errore di caricamento"
940
853
  */
941
854
  "errorModalTitle"?: string;
942
855
  /**
@@ -949,12 +862,10 @@ export namespace Components {
949
862
  "getFiles": () => Promise<File[]>;
950
863
  /**
951
864
  * uploaded files history rendering
952
- * @default true
953
865
  */
954
866
  "hasFileSection"?: boolean;
955
867
  /**
956
868
  * Value to set on the file input's `name` attribute (for use with forms)
957
- * @default "z-file-upload"
958
869
  */
959
870
  "inputName"?: string;
960
871
  /**
@@ -967,32 +878,26 @@ export namespace Components {
967
878
  "removeFile": (fileName: string) => Promise<void>;
968
879
  /**
969
880
  * Whether to show errors in the internal modal or leave the handling to the app. Errors will still be emitted.
970
- * @default true
971
881
  */
972
882
  "showErrors": boolean;
973
883
  /**
974
884
  * Prop indicating the file upload type - can be default or dragdrop
975
- * @default ZFileUploadType.DEFAULT
976
885
  */
977
886
  "type": ZFileUploadType;
978
887
  /**
979
888
  * upoload button label
980
- * @default "allega"
981
889
  */
982
890
  "uploadBtnLabel"?: string;
983
891
  /**
984
892
  * upload clickable message
985
- * @default "Carica"
986
893
  */
987
894
  "uploadClickableMessage"?: string;
988
895
  /**
989
896
  * upload message
990
- * @default "o trascina dal tuo computer"
991
897
  */
992
898
  "uploadMessage"?: string;
993
899
  /**
994
900
  * loaded files label
995
- * @default "File appena caricati"
996
901
  */
997
902
  "uploadedFilesLabel"?: string;
998
903
  }
@@ -1035,7 +940,6 @@ export namespace Components {
1035
940
  "boxid": string;
1036
941
  /**
1037
942
  * render close icon flag
1038
- * @default true
1039
943
  */
1040
944
  "isclosable": boolean;
1041
945
  }
@@ -1049,12 +953,10 @@ export namespace Components {
1049
953
  interface ZInfoReveal {
1050
954
  /**
1051
955
  * Aria label of the trigger button. It will be only used when `label` prop is empty.
1052
- * @default "Apri pannello informazioni"
1053
956
  */
1054
957
  "ariaLabel": string;
1055
958
  /**
1056
959
  * Name of the icon for the trigger button
1057
- * @default "informationsource"
1058
960
  */
1059
961
  "icon"?: string;
1060
962
  /**
@@ -1063,19 +965,16 @@ export namespace Components {
1063
965
  "label"?: string;
1064
966
  /**
1065
967
  * The position of the z-info-reveal in the page. This helps to correctly place the info panel. The panel will grow in the opposite direction of the position. For example, with the default position `BOTTOM_RIGHT`, the panel will grow vertically upwards and horizontally to the left.
1066
- * @default InfoRevealPosition.BOTTOM_RIGHT
1067
968
  */
1068
969
  "position"?: InfoRevealPosition;
1069
970
  /**
1070
971
  * Size of the trigger button
1071
- * @default ControlSize.BIG
1072
972
  */
1073
973
  "size"?: ControlSize;
1074
974
  }
1075
975
  interface ZInput {
1076
976
  /**
1077
977
  * the input aria-label
1078
- * @default ""
1079
978
  */
1080
979
  "ariaLabel": string;
1081
980
  /**
@@ -1084,17 +983,14 @@ export namespace Components {
1084
983
  "autocomplete"?: string;
1085
984
  /**
1086
985
  * checked: available for checkbox, radio
1087
- * @default false
1088
986
  */
1089
987
  "checked"?: boolean;
1090
988
  /**
1091
989
  * the input is disabled
1092
- * @default false
1093
990
  */
1094
991
  "disabled"?: boolean;
1095
992
  /**
1096
993
  * render clear icon when typing (optional): available for text
1097
- * @default true
1098
994
  */
1099
995
  "hasclearicon"?: boolean;
1100
996
  /**
@@ -1111,12 +1007,10 @@ export namespace Components {
1111
1007
  "htmlAriaControls"?: string;
1112
1008
  /**
1113
1009
  * the input aria-expaded: available for text, password, number, email
1114
- * @default ""
1115
1010
  */
1116
1011
  "htmlAriaExpanded": string;
1117
1012
  /**
1118
1013
  * the id of the input element
1119
- * @default `id-${randomId()}`
1120
1014
  */
1121
1015
  "htmlid": string;
1122
1016
  /**
@@ -1137,7 +1031,6 @@ export namespace Components {
1137
1031
  "label"?: string;
1138
1032
  /**
1139
1033
  * the input label position: available for checkbox, radio
1140
- * @default LabelPosition.RIGHT
1141
1034
  */
1142
1035
  "labelPosition"?: LabelPosition;
1143
1036
  /**
@@ -1150,7 +1043,6 @@ export namespace Components {
1150
1043
  "maxlength"?: number;
1151
1044
  /**
1152
1045
  * input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed
1153
- * @default true
1154
1046
  */
1155
1047
  "message"?: string | boolean;
1156
1048
  /**
@@ -1175,22 +1067,18 @@ export namespace Components {
1175
1067
  "placeholder"?: string;
1176
1068
  /**
1177
1069
  * the input is readonly
1178
- * @default false
1179
1070
  */
1180
1071
  "readonly"?: boolean;
1181
1072
  /**
1182
1073
  * the input is required (optional): available for text, password, number, email, textarea, checkbox
1183
- * @default false
1184
1074
  */
1185
1075
  "required"?: boolean;
1186
1076
  /**
1187
1077
  * the input role
1188
- * @default ""
1189
1078
  */
1190
1079
  "role": string;
1191
1080
  /**
1192
1081
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
1193
- * @default ControlSize.BIG
1194
1082
  */
1195
1083
  "size"?: ControlSize;
1196
1084
  /**
@@ -1227,64 +1115,52 @@ export namespace Components {
1227
1115
  interface ZList {
1228
1116
  /**
1229
1117
  * [optional] type of the list marker for each element
1230
- * @default ListType.NONE
1231
1118
  */
1232
1119
  "listType"?: ListType;
1233
1120
  /**
1234
1121
  * Sets role of the element.
1235
- * @default "list"
1236
1122
  */
1237
1123
  "role": string;
1238
1124
  /**
1239
1125
  * [optional] Sets size of inside elements.
1240
- * @default ListSize.MEDIUM
1241
1126
  */
1242
1127
  "size"?: ListSize;
1243
1128
  }
1244
1129
  interface ZListElement {
1245
1130
  /**
1246
1131
  * [optional] Align expandable button left or right.
1247
- * @default ExpandableListButtonAlign.LEFT
1248
1132
  */
1249
1133
  "alignButton"?: ExpandableListButtonAlign;
1250
1134
  /**
1251
1135
  * [optional] Sets element clickable.
1252
- * @default false
1253
1136
  */
1254
1137
  "clickable"?: boolean;
1255
1138
  /**
1256
1139
  * [optional] Sets text color of the element.
1257
- * @default "none"
1258
1140
  */
1259
1141
  "color"?: string;
1260
1142
  /**
1261
1143
  * [optional] Sets disabled style of the element.
1262
- * @default false
1263
1144
  */
1264
1145
  "disabled"?: boolean;
1265
1146
  /**
1266
1147
  * [optional] Sets the divider color.
1267
- * @default "color-surface03"
1268
1148
  */
1269
1149
  "dividerColor"?: string;
1270
1150
  /**
1271
1151
  * [optional] Sets the divider size.
1272
- * @default DividerSize.SMALL
1273
1152
  */
1274
1153
  "dividerSize"?: DividerSize;
1275
1154
  /**
1276
1155
  * [optional] Sets the position where to insert the divider.
1277
- * @default ListDividerType.NONE
1278
1156
  */
1279
1157
  "dividerType"?: ListDividerType;
1280
1158
  /**
1281
1159
  * [optional] Sets element as expandable.
1282
- * @default false
1283
1160
  */
1284
1161
  "expandable"?: boolean;
1285
1162
  /**
1286
1163
  * [optional] Sets expandable style to element.
1287
- * @default ExpandableListStyle.ACCORDION
1288
1164
  */
1289
1165
  "expandableStyle"?: ExpandableListStyle;
1290
1166
  /**
@@ -1293,7 +1169,6 @@ export namespace Components {
1293
1169
  "hasTreeItems"?: boolean;
1294
1170
  /**
1295
1171
  * set tabindex to Host tag (optional). Defaults to 0.
1296
- * @default 0
1297
1172
  */
1298
1173
  "htmlTabindex"?: number | null;
1299
1174
  /**
@@ -1302,39 +1177,32 @@ export namespace Components {
1302
1177
  "listElementId"?: number;
1303
1178
  /**
1304
1179
  * [optional] position of the list element inside the list or the group
1305
- * @default "0"
1306
1180
  */
1307
1181
  "listElementPosition"?: string;
1308
1182
  /**
1309
1183
  * [optional] type of the list marker for each element
1310
- * @default ListType.NONE
1311
1184
  */
1312
1185
  "listType"?: ListType;
1313
1186
  /**
1314
1187
  * Sets element role.
1315
- * @default "listitem"
1316
1188
  */
1317
1189
  "role": string;
1318
1190
  /**
1319
1191
  * [optional] Sets size of inside elements.
1320
- * @default ListSize.MEDIUM
1321
1192
  */
1322
1193
  "size"?: ListSize;
1323
1194
  }
1324
1195
  interface ZListGroup {
1325
1196
  /**
1326
1197
  * [optional] Sets the divider color.
1327
- * @default "gray200"
1328
1198
  */
1329
1199
  "dividerColor"?: string;
1330
1200
  /**
1331
1201
  * [optional] Sets the divider size.
1332
- * @default DividerSize.SMALL
1333
1202
  */
1334
1203
  "dividerSize"?: DividerSize;
1335
1204
  /**
1336
1205
  * [optional] Sets the position where to insert the divider.
1337
- * @default ListDividerType.NONE
1338
1206
  */
1339
1207
  "dividerType"?: ListDividerType;
1340
1208
  /**
@@ -1343,17 +1211,14 @@ export namespace Components {
1343
1211
  "hasTreeItems"?: boolean;
1344
1212
  /**
1345
1213
  * [optional] type of the list marker for each element
1346
- * @default ListType.NONE
1347
1214
  */
1348
1215
  "listType"?: ListType;
1349
1216
  /**
1350
1217
  * Sets element role.
1351
- * @default "group"
1352
1218
  */
1353
1219
  "role": string;
1354
1220
  /**
1355
1221
  * [optional] Sets size of inside elements.
1356
- * @default ListSize.MEDIUM
1357
1222
  */
1358
1223
  "size"?: ListSize;
1359
1224
  }
@@ -1393,7 +1258,6 @@ export namespace Components {
1393
1258
  "active"?: boolean;
1394
1259
  /**
1395
1260
  * Flag to set the display mode of the list. If true, the list will be absolutely positioned under the menu label, stacked beneath it otherwise.
1396
- * @default true
1397
1261
  */
1398
1262
  "floating"?: boolean;
1399
1263
  /**
@@ -1402,12 +1266,10 @@ export namespace Components {
1402
1266
  "focusLastItem": () => Promise<void>;
1403
1267
  /**
1404
1268
  * Tabindex value to set on the menu label. Useful to manage keyboard navigation focus with roving tabindex handled by this component's parent (usually ZAppHeader).
1405
- * @default -1
1406
1269
  */
1407
1270
  "htmlTabindex": number;
1408
1271
  /**
1409
1272
  * The opening state of the menu.
1410
- * @default false
1411
1273
  */
1412
1274
  "open": boolean;
1413
1275
  /**
@@ -1416,7 +1278,6 @@ export namespace Components {
1416
1278
  "setFocus": () => Promise<void>;
1417
1279
  /**
1418
1280
  * Tells the component that it's placed in a vertical context with other `ZMenu`s (usually in the ZAppHeader's offcanvas). A small border is placed under it as a separator from other elements.
1419
- * @default false
1420
1281
  */
1421
1282
  "verticalContext": boolean;
1422
1283
  }
@@ -1430,17 +1291,14 @@ export namespace Components {
1430
1291
  "active"?: boolean;
1431
1292
  /**
1432
1293
  * Flag to set the display mode of the list. If true, the list will be absolutely positioned under the menu label, stacked beneath it otherwise.
1433
- * @default false
1434
1294
  */
1435
1295
  "floating"?: boolean;
1436
1296
  /**
1437
1297
  * The opening state of the menu.
1438
- * @default false
1439
1298
  */
1440
1299
  "open": boolean;
1441
1300
  /**
1442
1301
  * Tells the component that it's placed in a vertical context with other `ZMenu`s (e.g. in the ZAppHeader's offcanvas). A small border is placed under it as a separator from other elements.
1443
- * @default false
1444
1302
  */
1445
1303
  "verticalContext": boolean;
1446
1304
  }
@@ -1458,7 +1316,6 @@ export namespace Components {
1458
1316
  "focusLastItem": () => Promise<void>;
1459
1317
  /**
1460
1318
  * Tabindex value to set on the label button. Useful to manage keyboard navigation focus with roving tabindex handled by this component's parent (usually ZMenu).
1461
- * @default -1
1462
1319
  */
1463
1320
  "htmlTabindex": number;
1464
1321
  /**
@@ -1485,12 +1342,10 @@ export namespace Components {
1485
1342
  interface ZModal {
1486
1343
  /**
1487
1344
  * add role "alertdialog" to dialog (optional, default is false)
1488
- * @default false
1489
1345
  */
1490
1346
  "alertdialog"?: boolean;
1491
1347
  /**
1492
1348
  * if true, the modal is closable (optional, default is true)
1493
- * @default true
1494
1349
  */
1495
1350
  "closable"?: boolean;
1496
1351
  /**
@@ -1499,12 +1354,10 @@ export namespace Components {
1499
1354
  "close": () => Promise<void>;
1500
1355
  /**
1501
1356
  * aria-label for close button (optional)
1502
- * @default "chiudi modale"
1503
1357
  */
1504
1358
  "closeButtonLabel": string;
1505
1359
  /**
1506
1360
  * if true, the page scroll is locked when the modal is open (optional, default is true)
1507
- * @default true
1508
1361
  */
1509
1362
  "lockPageScroll"?: boolean;
1510
1363
  /**
@@ -1525,7 +1378,6 @@ export namespace Components {
1525
1378
  "open": () => Promise<void>;
1526
1379
  /**
1527
1380
  * if true, the modal can scroll inside, if false the viewport can scroll
1528
- * @default true
1529
1381
  */
1530
1382
  "scrollInside"?: boolean;
1531
1383
  }
@@ -1540,12 +1392,10 @@ export namespace Components {
1540
1392
  "faded": boolean;
1541
1393
  /**
1542
1394
  * highlighted status
1543
- * @default false
1544
1395
  */
1545
1396
  "ishighlighted": boolean;
1546
1397
  /**
1547
1398
  * pressed status
1548
- * @default false
1549
1399
  */
1550
1400
  "ispressed": boolean;
1551
1401
  }
@@ -1594,22 +1444,18 @@ export namespace Components {
1594
1444
  "cover": string;
1595
1445
  /**
1596
1446
  * card is disabled
1597
- * @default false
1598
1447
  */
1599
1448
  "disabled": boolean;
1600
1449
  /**
1601
1450
  * flip button label
1602
- * @default "INFO"
1603
1451
  */
1604
1452
  "flipbuttonlabel": string;
1605
1453
  /**
1606
1454
  * card is flipped
1607
- * @default false
1608
1455
  */
1609
1456
  "flipped": boolean;
1610
1457
  /**
1611
1458
  * hide info button
1612
- * @default false
1613
1459
  */
1614
1460
  "hideinfobtn": boolean;
1615
1461
  /**
@@ -1628,7 +1474,6 @@ export namespace Components {
1628
1474
  "cardtype"?: LicenseType;
1629
1475
  /**
1630
1476
  * display footer custom slotted content
1631
- * @default false
1632
1477
  */
1633
1478
  "customContent": boolean;
1634
1479
  /**
@@ -1641,7 +1486,6 @@ export namespace Components {
1641
1486
  "isbn": string;
1642
1487
  /**
1643
1488
  * footer opened by default (optional)
1644
- * @default false
1645
1489
  */
1646
1490
  "opened"?: boolean;
1647
1491
  /**
@@ -1668,7 +1512,6 @@ export namespace Components {
1668
1512
  interface ZMyzCardIcon {
1669
1513
  /**
1670
1514
  * description of the icon
1671
- * @default ""
1672
1515
  */
1673
1516
  "ariaLabel": string;
1674
1517
  /**
@@ -1677,7 +1520,6 @@ export namespace Components {
1677
1520
  "icon": string;
1678
1521
  /**
1679
1522
  * disabled status flag
1680
- * @default false
1681
1523
  */
1682
1524
  "isdisabled": boolean;
1683
1525
  }
@@ -1688,7 +1530,6 @@ export namespace Components {
1688
1530
  "data": string | DictionaryData;
1689
1531
  /**
1690
1532
  * tabindex link attribute (optional)
1691
- * @default 0
1692
1533
  */
1693
1534
  "htmltabindex"?: number;
1694
1535
  }
@@ -1723,7 +1564,6 @@ export namespace Components {
1723
1564
  "link"?: string;
1724
1565
  /**
1725
1566
  * link target (optional)
1726
- * @default "_self"
1727
1567
  */
1728
1568
  "linktarget"?: string;
1729
1569
  /**
@@ -1736,7 +1576,6 @@ export namespace Components {
1736
1576
  "text": string;
1737
1577
  /**
1738
1578
  * underlined style flag
1739
- * @default true
1740
1579
  */
1741
1580
  "underlined": boolean;
1742
1581
  }
@@ -1749,52 +1588,50 @@ export namespace Components {
1749
1588
  interface ZNavigationTabs {
1750
1589
  /**
1751
1590
  * Set `aria-label` attribute to the internal `<nav>` element with `tablist` role.
1752
- * @default ""
1753
1591
  */
1754
1592
  "ariaLabel": string;
1755
1593
  /**
1756
1594
  * Navigation tabs orientation.
1757
- * @default NavigationTabsOrientation.HORIZONTAL
1758
1595
  */
1759
1596
  "orientation"?: NavigationTabsOrientation;
1760
1597
  /**
1761
1598
  * Index of the selected tab. Useful to programmatically select a tab. The tab can also be selected by setting the `aria-selected` attribute to `true` on the desired tab.
1762
- * @default undefined
1763
1599
  */
1764
1600
  "selectedTab": number;
1765
1601
  /**
1766
1602
  * Navigation tabs size.
1767
- * @default NavigationTabsSize.BIG
1768
1603
  */
1769
1604
  "size"?: NavigationTabsSize;
1770
1605
  }
1771
1606
  /**
1772
1607
  * Notification bar component.
1773
1608
  * @cssprop --z-notification--top-offset - The top offset of the notification. Use it when `sticky` prop is set to `true` and you need the notification to stay under other sticky elements. Default: 0px.
1609
+ * @cssprop --z-notification--content-max-width - The max width of the notification content.
1774
1610
  */
1775
1611
  interface ZNotification {
1776
1612
  /**
1777
1613
  * Action button text
1778
1614
  */
1779
1615
  "actiontext"?: string;
1616
+ /**
1617
+ * Border position
1618
+ */
1619
+ "borderposition"?: "top" | "bottom";
1780
1620
  /**
1781
1621
  * Name of the icon on the left of the content
1782
1622
  */
1783
1623
  "contenticonname"?: string;
1784
1624
  /**
1785
1625
  * Enable close icon
1786
- * @default false
1787
1626
  */
1788
1627
  "showclose"?: boolean;
1789
1628
  /**
1790
1629
  * Enable shadow.
1791
1630
  * @deprecated shadow is available only for the `sticky` version of the notification.
1792
- * @default false
1793
1631
  */
1794
1632
  "showshadow"?: boolean;
1795
1633
  /**
1796
1634
  * Enable sticky notification bar.
1797
- * @default false
1798
1635
  */
1799
1636
  "sticky"?: boolean;
1800
1637
  /**
@@ -1810,35 +1647,29 @@ export namespace Components {
1810
1647
  interface ZOffcanvas {
1811
1648
  /**
1812
1649
  * Whether the offcanvas is open. Default: false
1813
- * @default false
1814
1650
  */
1815
1651
  "open": boolean;
1816
1652
  /**
1817
1653
  * Whether to show the backdrop when the offcanvas is open. Default: true
1818
- * @default true
1819
1654
  */
1820
1655
  "showBackdrop": boolean;
1821
1656
  /**
1822
1657
  * Skip the opening transition when the offcanvas is already open at the first render.
1823
1658
  * @deprecated This prop is not needed anymore, the component will automatically skip the transition when it starts with `open` set to `true`. Only exists for Typescript backward compatibility.
1824
- * @default false
1825
1659
  */
1826
1660
  "skipLoadAnimation": boolean;
1827
1661
  /**
1828
1662
  * Open the content transitioning to a specified direction. The `up` direction always show the `overlay`, also when the variant is `pushcontent`.
1829
- * @default TransitionDirection.LEFT
1830
1663
  */
1831
1664
  "transitiondirection"?: TransitionDirection;
1832
1665
  /**
1833
1666
  * Offcanvas variant. - `overlay`: The offcanvas covers the page content putting an overlay. - `pushcontent`: The offcanvas isn't absolutely positioned and "pushes" the page content. > NB: `pushcontent` variant may need some extra style tuning of the context around the component to work properly. Also, the `pushcontent` variant doesn't have the open/close transition.
1834
- * @default OffCanvasVariant.PUSHCONTENT
1835
1667
  */
1836
1668
  "variant"?: OffCanvasVariant;
1837
1669
  }
1838
1670
  interface ZOtp {
1839
1671
  /**
1840
1672
  * Input number
1841
- * @default 6
1842
1673
  */
1843
1674
  "inputNum"?: number;
1844
1675
  /**
@@ -1858,12 +1689,10 @@ export namespace Components {
1858
1689
  interface ZPagination {
1859
1690
  /**
1860
1691
  * Current page.
1861
- * @default 1
1862
1692
  */
1863
1693
  "currentPage": number;
1864
1694
  /**
1865
1695
  * Enable buttons to go to the first and last pages.
1866
- * @default false
1867
1696
  */
1868
1697
  "edges": boolean;
1869
1698
  /**
@@ -1876,12 +1705,10 @@ export namespace Components {
1876
1705
  "label"?: string;
1877
1706
  /**
1878
1707
  * Enable navigation arrows.
1879
- * @default true
1880
1708
  */
1881
1709
  "navArrows": boolean;
1882
1710
  /**
1883
1711
  * Number of pages to skip.
1884
- * @default 0
1885
1712
  */
1886
1713
  "skip": number;
1887
1714
  /**
@@ -1916,7 +1743,6 @@ export namespace Components {
1916
1743
  "imgurl"?: string;
1917
1744
  /**
1918
1745
  * disabled status flag (optional)
1919
- * @default false
1920
1746
  */
1921
1747
  "isdisabled"?: boolean;
1922
1748
  /**
@@ -1929,7 +1755,6 @@ export namespace Components {
1929
1755
  "linklabel": string;
1930
1756
  /**
1931
1757
  * link target (optional)
1932
- * @default "_blank"
1933
1758
  */
1934
1759
  "target"?: string;
1935
1760
  /**
@@ -1955,27 +1780,22 @@ export namespace Components {
1955
1780
  "bindTo"?: string | HTMLElement;
1956
1781
  /**
1957
1782
  * Whether to center the popup on the main side (according to "position").
1958
- * @default false
1959
1783
  */
1960
1784
  "center": boolean;
1961
1785
  /**
1962
1786
  * Whether the popover can be closed by clicking outside of it or pressing the escape key. Otherwise, it will be closed only programmatically (by setting `open` to `false`). Default: `true`.
1963
- * @default true
1964
1787
  */
1965
1788
  "closable": boolean;
1966
1789
  /**
1967
1790
  * The initial open state of the popover. Internal changes of this prop are emitted through the `openChange` event. Make sure to listen to that event if you need the updated state of the popover from the outside, to avoid inconsistent values.
1968
- * @default false
1969
1791
  */
1970
1792
  "open": boolean;
1971
1793
  /**
1972
1794
  * The preferred position to render the popover. The popover will automatically search another position if not enough space is available for the preferred position. If the preferred position is not available, it will try to find the best position starting from `TOP` and going clockwise.
1973
- * @default PopoverPosition.TOP
1974
1795
  */
1975
1796
  "position"?: PopoverPosition;
1976
1797
  /**
1977
1798
  * Whether to show popover's arrow.
1978
- * @default false
1979
1799
  */
1980
1800
  "showArrow": boolean;
1981
1801
  }
@@ -1990,27 +1810,22 @@ export namespace Components {
1990
1810
  "firstLabel"?: string;
1991
1811
  /**
1992
1812
  * readonly mode
1993
- * @default ""
1994
1813
  */
1995
1814
  "firstPickerPlaceholder": string;
1996
1815
  /**
1997
1816
  * readonly mode
1998
- * @default false
1999
1817
  */
2000
1818
  "firstPickerReadOnly": boolean;
2001
1819
  /**
2002
1820
  * readonly mode
2003
- * @default ""
2004
1821
  */
2005
1822
  "lastPickerPlaceholder": string;
2006
1823
  /**
2007
1824
  * readonly mode
2008
- * @default false
2009
1825
  */
2010
1826
  "lastPickerReadOnly": boolean;
2011
1827
  /**
2012
1828
  * [Optional] datepicker mode: date or datetime
2013
- * @default ZRangePickerMode.DATE
2014
1829
  */
2015
1830
  "mode": ZRangePickerMode;
2016
1831
  /**
@@ -2049,12 +1864,10 @@ export namespace Components {
2049
1864
  "fallbackCover"?: string;
2050
1865
  /**
2051
1866
  * Whether to show a stack of covers to represent multiple books.
2052
- * @default false
2053
1867
  */
2054
1868
  "hasMultipleCovers": boolean;
2055
1869
  /**
2056
1870
  * Enables the "info" variant of the card.
2057
- * @default false
2058
1871
  */
2059
1872
  "isInfoCard": boolean;
2060
1873
  /**
@@ -2070,12 +1883,10 @@ export namespace Components {
2070
1883
  interface ZSearchbar {
2071
1884
  /**
2072
1885
  * Show autocomplete results
2073
- * @default false
2074
1886
  */
2075
1887
  "autocomplete"?: boolean;
2076
1888
  /**
2077
1889
  * Minimun number of characters to dispatch typing event
2078
- * @default 3
2079
1890
  */
2080
1891
  "autocompleteMinChars"?: number;
2081
1892
  /**
@@ -2084,7 +1895,6 @@ export namespace Components {
2084
1895
  "htmlAriaLabel"?: string;
2085
1896
  /**
2086
1897
  * the id of the searchbar element
2087
- * @default `searchbar-${randomId()}`
2088
1898
  */
2089
1899
  "htmlid": string;
2090
1900
  /**
@@ -2097,7 +1907,6 @@ export namespace Components {
2097
1907
  "placeholder"?: string;
2098
1908
  /**
2099
1909
  * Prevent submit action
2100
- * @default false
2101
1910
  */
2102
1911
  "preventSubmit"?: boolean;
2103
1912
  /**
@@ -2110,27 +1919,22 @@ export namespace Components {
2110
1919
  "resultsItems"?: SearchbarItem[] | string;
2111
1920
  /**
2112
1921
  * Set button icon without label
2113
- * @default false
2114
1922
  */
2115
1923
  "searchButtonIconOnly"?: boolean;
2116
1924
  /**
2117
1925
  * Search helper text
2118
- * @default "Cerca {searchString}"
2119
1926
  */
2120
1927
  "searchHelperLabel"?: string;
2121
1928
  /**
2122
1929
  * Show submit button
2123
- * @default false
2124
1930
  */
2125
1931
  "showSearchButton"?: boolean;
2126
1932
  /**
2127
1933
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
2128
- * @default ControlSize.BIG
2129
1934
  */
2130
1935
  "size"?: ControlSize;
2131
1936
  /**
2132
1937
  * Sort autocomplete results items
2133
- * @default false
2134
1938
  */
2135
1939
  "sortResultsItems"?: boolean;
2136
1940
  /**
@@ -2139,7 +1943,6 @@ export namespace Components {
2139
1943
  "value"?: string;
2140
1944
  /**
2141
1945
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
2142
- * @default ButtonVariant.PRIMARY
2143
1946
  */
2144
1947
  "variant"?: ButtonVariant;
2145
1948
  }
@@ -2151,29 +1954,24 @@ export namespace Components {
2151
1954
  interface ZSectionTitle {
2152
1955
  /**
2153
1956
  * Divider position for the primary title. This prop only works if the secondary title is not set.
2154
- * @default ZSectionTitleDividerPosition.BEFORE
2155
1957
  */
2156
1958
  "dividerPosition": ZSectionTitleDividerPosition;
2157
1959
  /**
2158
1960
  * Whether the primary title text is uppercase.
2159
- * @default true
2160
1961
  */
2161
1962
  "uppercase": boolean;
2162
1963
  }
2163
1964
  interface ZSelect {
2164
1965
  /**
2165
1966
  * the input aria-label
2166
- * @default ""
2167
1967
  */
2168
1968
  "ariaLabel": string;
2169
1969
  /**
2170
1970
  * the input has autocomplete option
2171
- * @default false
2172
1971
  */
2173
1972
  "autocomplete"?: boolean;
2174
1973
  /**
2175
1974
  * the input is disabled
2176
- * @default false
2177
1975
  */
2178
1976
  "disabled"?: boolean;
2179
1977
  /**
@@ -2188,7 +1986,6 @@ export namespace Components {
2188
1986
  "hasTreeItems"?: boolean;
2189
1987
  /**
2190
1988
  * the id of the input element
2191
- * @default `id-${randomId()}`
2192
1989
  */
2193
1990
  "htmlid": string;
2194
1991
  /**
@@ -2197,12 +1994,10 @@ export namespace Components {
2197
1994
  "htmltitle"?: string;
2198
1995
  /**
2199
1996
  * When fixed, it occupies space and pushes down next elements.
2200
- * @default false
2201
1997
  */
2202
1998
  "isfixed"?: boolean;
2203
1999
  /**
2204
2000
  * the input select options
2205
- * @default []
2206
2001
  */
2207
2002
  "items": SelectItem[] | string;
2208
2003
  /**
@@ -2211,7 +2006,6 @@ export namespace Components {
2211
2006
  "label"?: string;
2212
2007
  /**
2213
2008
  * input helper message (optional) - if set to `false` message won't be displayed
2214
- * @default true
2215
2009
  */
2216
2010
  "message"?: string | boolean;
2217
2011
  /**
@@ -2220,7 +2014,6 @@ export namespace Components {
2220
2014
  "name"?: string;
2221
2015
  /**
2222
2016
  * no result text message
2223
- * @default "Nessun risultato"
2224
2017
  */
2225
2018
  "noresultslabel"?: string;
2226
2019
  /**
@@ -2229,7 +2022,6 @@ export namespace Components {
2229
2022
  "placeholder"?: string;
2230
2023
  /**
2231
2024
  * the input is readonly
2232
- * @default false
2233
2025
  */
2234
2026
  "readonly"?: boolean;
2235
2027
  "resetItem"?: string;
@@ -2243,7 +2035,6 @@ export namespace Components {
2243
2035
  "showChildrenOfMatchingParent"?: boolean;
2244
2036
  /**
2245
2037
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
2246
- * @default ControlSize.BIG
2247
2038
  */
2248
2039
  "size"?: ControlSize;
2249
2040
  /**
@@ -2257,7 +2048,6 @@ export namespace Components {
2257
2048
  interface ZSkipToContent {
2258
2049
  /**
2259
2050
  * Array to fill link into skip-content
2260
- * @default []
2261
2051
  */
2262
2052
  "links": string | SkipToContentLink[];
2263
2053
  /**
@@ -2306,7 +2096,6 @@ export namespace Components {
2306
2096
  interface ZTable {
2307
2097
  /**
2308
2098
  * Whether the table cells should show a border between them.
2309
- * @default false
2310
2099
  */
2311
2100
  "bordered": boolean;
2312
2101
  }
@@ -2340,17 +2129,14 @@ export namespace Components {
2340
2129
  "colspan": number;
2341
2130
  /**
2342
2131
  * Set the popover position, the default is "auto".
2343
- * @default PopoverPosition.AUTO
2344
2132
  */
2345
2133
  "popoverPosition"?: PopoverPosition;
2346
2134
  /**
2347
2135
  * Enables the contextual menu. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the menu button.
2348
- * @default null
2349
2136
  */
2350
2137
  "showMenu": VisibilityCondition;
2351
2138
  /**
2352
2139
  * Whether the cell should stick.
2353
- * @default false
2354
2140
  */
2355
2141
  "sticky": boolean;
2356
2142
  }
@@ -2360,7 +2146,6 @@ export namespace Components {
2360
2146
  interface ZTfoot {
2361
2147
  /**
2362
2148
  * If true, the footer will be stuck to the bottom of the table.
2363
- * @default false
2364
2149
  */
2365
2150
  "sticky": boolean;
2366
2151
  }
@@ -2374,17 +2159,14 @@ export namespace Components {
2374
2159
  "colspan": number;
2375
2160
  /**
2376
2161
  * Set popover position.
2377
- * @default PopoverPosition.AUTO
2378
2162
  */
2379
2163
  "popoverPosition": PopoverPosition;
2380
2164
  /**
2381
2165
  * Enables the contextual menu. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the menu button.
2382
- * @default null
2383
2166
  */
2384
2167
  "showMenu": VisibilityCondition;
2385
2168
  /**
2386
2169
  * Enables the sorting button. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the sort button.
2387
- * @default null
2388
2170
  */
2389
2171
  "showSorting": VisibilityCondition;
2390
2172
  /**
@@ -2393,12 +2175,10 @@ export namespace Components {
2393
2175
  "sortDirection"?: SortDirection;
2394
2176
  /**
2395
2177
  * Sorted state of the column.
2396
- * @default false
2397
2178
  */
2398
2179
  "sorted": boolean | null;
2399
2180
  /**
2400
2181
  * Whether the cell should stick.
2401
- * @default false
2402
2182
  */
2403
2183
  "sticky": boolean;
2404
2184
  }
@@ -2408,12 +2188,10 @@ export namespace Components {
2408
2188
  interface ZThead {
2409
2189
  /**
2410
2190
  * The element is focusable
2411
- * @default false
2412
2191
  */
2413
2192
  "isFocusable": boolean;
2414
2193
  /**
2415
2194
  * If true, the header will be stuck to the top of the table.
2416
- * @default false
2417
2195
  */
2418
2196
  "sticky": boolean;
2419
2197
  }
@@ -2431,7 +2209,6 @@ export namespace Components {
2431
2209
  "closebutton": boolean;
2432
2210
  /**
2433
2211
  * toast notification draggable percentage
2434
- * @default 80
2435
2212
  */
2436
2213
  "draggablepercentage"?: number;
2437
2214
  /**
@@ -2440,7 +2217,6 @@ export namespace Components {
2440
2217
  "heading"?: string;
2441
2218
  /**
2442
2219
  * toast notification can be draggable
2443
- * @default true
2444
2220
  */
2445
2221
  "isdraggable"?: boolean;
2446
2222
  /**
@@ -2449,7 +2225,6 @@ export namespace Components {
2449
2225
  "message": string;
2450
2226
  /**
2451
2227
  * toast notification autoclose can be paused
2452
- * @default true
2453
2228
  */
2454
2229
  "pauseonfocusloss"?: boolean;
2455
2230
  /**
@@ -2464,19 +2239,16 @@ export namespace Components {
2464
2239
  interface ZToastNotificationList {
2465
2240
  /**
2466
2241
  * Set the entry position of new notification in the list
2467
- * @default true
2468
2242
  */
2469
2243
  "newestontop"?: boolean;
2470
2244
  /**
2471
2245
  * Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
2472
- * @default ToastNotificationPosition.TOP_RIGHT
2473
2246
  */
2474
2247
  "position": ToastNotificationPosition;
2475
2248
  }
2476
2249
  interface ZToggleButton {
2477
2250
  /**
2478
2251
  * aria-label for the button
2479
- * @default ""
2480
2252
  */
2481
2253
  "ariaLabel": string;
2482
2254
  /**
@@ -2485,7 +2257,6 @@ export namespace Components {
2485
2257
  "avoidclick": boolean;
2486
2258
  /**
2487
2259
  * disabled status flag (optional)
2488
- * @default false
2489
2260
  */
2490
2261
  "isdisabled"?: boolean;
2491
2262
  /**
@@ -2494,29 +2265,24 @@ export namespace Components {
2494
2265
  "label": string;
2495
2266
  /**
2496
2267
  * open by default (optional)
2497
- * @default false
2498
2268
  */
2499
2269
  "opened"?: boolean;
2500
2270
  }
2501
2271
  interface ZToggleSwitch {
2502
2272
  /**
2503
2273
  * Checked state
2504
- * @default false
2505
2274
  */
2506
2275
  "checked"?: boolean;
2507
2276
  /**
2508
2277
  * Disabled flag
2509
- * @default false
2510
2278
  */
2511
2279
  "disabled"?: boolean;
2512
2280
  /**
2513
2281
  * HTML id attribute to set to the internal checkbox
2514
- * @default `toggle-switch-id-${randomId()}`
2515
2282
  */
2516
2283
  "htmlid": string;
2517
2284
  /**
2518
2285
  * Label position
2519
- * @default LabelPosition.LEFT
2520
2286
  */
2521
2287
  "labelPosition"?: LabelPosition;
2522
2288
  }
@@ -2526,7 +2292,6 @@ export namespace Components {
2526
2292
  interface ZTool {
2527
2293
  /**
2528
2294
  * Visual active state.
2529
- * @default false
2530
2295
  */
2531
2296
  "active": boolean;
2532
2297
  /**
@@ -2535,7 +2300,6 @@ export namespace Components {
2535
2300
  "closeTooltip": () => Promise<void>;
2536
2301
  /**
2537
2302
  * Disabled state.
2538
- * @default false
2539
2303
  */
2540
2304
  "disabled": boolean;
2541
2305
  /**
@@ -2552,7 +2316,6 @@ export namespace Components {
2552
2316
  "indicatorColor"?: string;
2553
2317
  /**
2554
2318
  * Open state.
2555
- * @default false
2556
2319
  */
2557
2320
  "open": boolean;
2558
2321
  /**
@@ -2569,7 +2332,6 @@ export namespace Components {
2569
2332
  "tooltip"?: string;
2570
2333
  /**
2571
2334
  * Preferred tooltip position. Defaults to true.
2572
- * @default PopoverPosition.TOP
2573
2335
  */
2574
2336
  "tooltipPosition": PopoverPosition;
2575
2337
  }
@@ -2600,22 +2362,18 @@ export namespace Components {
2600
2362
  "bindTo"?: string | HTMLElement;
2601
2363
  /**
2602
2364
  * Reflects `closable` prop of the popover. "If true, the popover can be closed by clicking outside of it or pressing the escape key. Otherwise, it will be closed only programmatically (by setting `open` to `false`)."
2603
- * @default true
2604
2365
  */
2605
2366
  "closable": boolean;
2606
2367
  /**
2607
2368
  * Enable tooltip dark mode.
2608
- * @default false
2609
2369
  */
2610
2370
  "dark": boolean;
2611
2371
  /**
2612
2372
  * The open state of the tooltip.
2613
- * @default false
2614
2373
  */
2615
2374
  "open": boolean;
2616
2375
  /**
2617
2376
  * Tooltip position.
2618
- * @default PopoverPosition.AUTO
2619
2377
  */
2620
2378
  "position": PopoverPosition;
2621
2379
  }
@@ -2627,7 +2385,6 @@ export namespace Components {
2627
2385
  interface ZTr {
2628
2386
  /**
2629
2387
  * Whether the row is expandable. Use a `z-td` as the last cell of the row for the additional content. It will show a button to expand/collapse the row. The last cell will be hidden until the button or row is clicked. If some element inside the expandable row contains the `prevent-expand` css class, the row will not expand by clicking that element.
2630
- * @default false
2631
2388
  */
2632
2389
  "expandable": boolean;
2633
2390
  }
@@ -2642,7 +2399,6 @@ export namespace Components {
2642
2399
  "htmlSectionTitle": string;
2643
2400
  /**
2644
2401
  * Items to render, if they have the url property they will be rendered as clickable links
2645
- * @default []
2646
2402
  */
2647
2403
  "items": TreeListItem[] | string;
2648
2404
  }
@@ -3679,6 +3435,7 @@ declare global {
3679
3435
  /**
3680
3436
  * Notification bar component.
3681
3437
  * @cssprop --z-notification--top-offset - The top offset of the notification. Use it when `sticky` prop is set to `true` and you need the notification to stay under other sticky elements. Default: 0px.
3438
+ * @cssprop --z-notification--content-max-width - The max width of the notification content.
3682
3439
  */
3683
3440
  interface HTMLZNotificationElement extends Components.ZNotification, HTMLStencilElement {
3684
3441
  addEventListener<K extends keyof HTMLZNotificationElementEventMap>(type: K, listener: (this: HTMLZNotificationElement, ev: ZNotificationCustomEvent<HTMLZNotificationElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4234,8 +3991,6 @@ declare global {
4234
3991
  }
4235
3992
  }
4236
3993
  declare namespace LocalJSX {
4237
- type OneOf<K extends string, PropT, AttrT = PropT> = { [P in K]: PropT } & { [P in `attr:${K}` | `prop:${K}`]?: never } | { [P in `attr:${K}`]: AttrT } & { [P in K | `prop:${K}`]?: never } | { [P in `prop:${K}`]: PropT } & { [P in K | `attr:${K}`]?: never };
4238
-
4239
3994
  /**
4240
3995
  * Accordion component.
4241
3996
  * @cssprop --z-accordion-highlight-color - Color of the highlight band on the summary's left edge. Only applies when `highlight` is true. Default: `transparent`.
@@ -4252,7 +4007,6 @@ declare namespace LocalJSX {
4252
4007
  interface ZAccordion {
4253
4008
  /**
4254
4009
  * Enable highlight band on the `summary`'s left edge.
4255
- * @default false
4256
4010
  */
4257
4011
  "highlight"?: boolean;
4258
4012
  /**
@@ -4261,7 +4015,6 @@ declare namespace LocalJSX {
4261
4015
  "icon"?: string;
4262
4016
  /**
4263
4017
  * Disabled state of the accordion.
4264
- * @default false
4265
4018
  */
4266
4019
  "isDisabled"?: boolean;
4267
4020
  /**
@@ -4274,22 +4027,18 @@ declare namespace LocalJSX {
4274
4027
  "onToggled"?: (event: ZAccordionCustomEvent<boolean>) => void;
4275
4028
  /**
4276
4029
  * The open state of the accordion.
4277
- * @default false
4278
4030
  */
4279
4031
  "open"?: boolean;
4280
4032
  /**
4281
4033
  * Enable box-shadow on the accordion. Only applies when `variant` is `BACKGROUND`.
4282
- * @default true
4283
4034
  */
4284
4035
  "shadow"?: boolean;
4285
4036
  /**
4286
4037
  * Size of the component.
4287
- * @default ControlSize.BIG
4288
4038
  */
4289
4039
  "size"?: ControlSize;
4290
4040
  /**
4291
4041
  * Accordion variant.
4292
- * @default AccordionVariant.DEFAULT
4293
4042
  */
4294
4043
  "variant"?: AccordionVariant;
4295
4044
  }
@@ -4315,22 +4064,18 @@ declare namespace LocalJSX {
4315
4064
  interface ZAnchorNavigation {
4316
4065
  /**
4317
4066
  * Enables automatic inference of the current item, listening for hash change and checking the `href` of the slotted anchors. When disabled, the highlight of current item must be handled manually by setting the `data-current` attribute to the correct slotted items and the `aria-current` attribute to the anchors.
4318
- * @default true
4319
4067
  */
4320
4068
  "autoCurrent"?: boolean;
4321
4069
  /**
4322
4070
  * Sets the label of the button displayed on mobile viewport when the anchor navigation is collapsed
4323
- * @default "salta a"
4324
4071
  */
4325
4072
  "collapsedLabel"?: string;
4326
4073
  /**
4327
4074
  * If enabled, the text of each anchor will be hidden unless for the current one or the one the user is hovering.
4328
- * @default false
4329
4075
  */
4330
4076
  "hideUnselected"?: boolean;
4331
4077
  /**
4332
4078
  * Explicitly collapse anchor navigation. If false will collapse automatically only on mobile.
4333
- * @default false
4334
4079
  */
4335
4080
  "isCollapsed"?: boolean;
4336
4081
  }
@@ -4345,22 +4090,18 @@ declare namespace LocalJSX {
4345
4090
  interface ZAppHeader {
4346
4091
  /**
4347
4092
  * The opening state of the drawer.
4348
- * @default false
4349
4093
  */
4350
4094
  "drawerOpen"?: boolean;
4351
4095
  /**
4352
4096
  * When enabled, the menu bar is not displayed and a burger icon appears to open the offcanvas menu. Automatically enabled on mobile and when the menu items overflow the container.
4353
- * @default false
4354
4097
  */
4355
4098
  "enableOffcanvas"?: boolean;
4356
4099
  /**
4357
4100
  * Enable the search bar.
4358
- * @default false
4359
4101
  */
4360
4102
  "enableSearch"?: boolean;
4361
4103
  /**
4362
4104
  * Enable laZ logo.
4363
- * @default true
4364
4105
  */
4365
4106
  "enableZLogo"?: boolean;
4366
4107
  /**
@@ -4373,17 +4114,14 @@ declare namespace LocalJSX {
4373
4114
  "searchPageUrl"?: string;
4374
4115
  /**
4375
4116
  * Placeholder text for the search bar.
4376
- * @default "Cerca"
4377
4117
  */
4378
4118
  "searchPlaceholder"?: string;
4379
4119
  /**
4380
4120
  * Search string for the search bar.
4381
- * @default ""
4382
4121
  */
4383
4122
  "searchString"?: string;
4384
4123
  /**
4385
4124
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
4386
- * @default false
4387
4125
  */
4388
4126
  "stuck"?: boolean;
4389
4127
  }
@@ -4445,17 +4183,14 @@ declare namespace LocalJSX {
4445
4183
  interface ZAppHeaderDeprecated {
4446
4184
  /**
4447
4185
  * The opening state of the drawer.
4448
- * @default false
4449
4186
  */
4450
4187
  "drawerOpen"?: boolean;
4451
4188
  /**
4452
4189
  * Enable the search bar.
4453
- * @default false
4454
4190
  */
4455
4191
  "enableSearch"?: boolean;
4456
4192
  /**
4457
4193
  * Control menu bar position in the header. - auto: the menu bar is positioned near the title - stack: the menu bar is positioned below the title - offcanvas: the menu bar is not displayed and a burger icon appears to open the offcanvas menu
4458
- * @default "auto"
4459
4194
  */
4460
4195
  "flow"?: "auto" | "stack" | "offcanvas";
4461
4196
  /**
@@ -4468,7 +4203,6 @@ declare namespace LocalJSX {
4468
4203
  "onSticking"?: (event: ZAppHeaderDeprecatedCustomEvent<any>) => void;
4469
4204
  /**
4470
4205
  * Should place an overlay over the hero image. Useful for legibility purpose.
4471
- * @default false
4472
4206
  */
4473
4207
  "overlay"?: boolean;
4474
4208
  /**
@@ -4477,31 +4211,26 @@ declare namespace LocalJSX {
4477
4211
  "searchPageUrl"?: string;
4478
4212
  /**
4479
4213
  * Placeholder text for the search bar.
4480
- * @default "Cerca"
4481
4214
  */
4482
4215
  "searchPlaceholder"?: string;
4483
4216
  /**
4484
4217
  * Search string for the search bar.
4485
- * @default ""
4486
4218
  */
4487
4219
  "searchString"?: string;
4488
4220
  /**
4489
4221
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
4490
- * @default false
4491
4222
  */
4492
4223
  "stuck"?: boolean;
4493
4224
  }
4494
4225
  interface ZAriaAlert {
4495
4226
  /**
4496
4227
  * Aria live mode
4497
- * @default ZAriaAlertMode.POLITE
4498
4228
  */
4499
4229
  "mode"?: ZAriaAlertMode;
4500
4230
  }
4501
4231
  interface ZAvatar {
4502
4232
  /**
4503
4233
  * [optional] Avatar background color
4504
- * @default "gray700"
4505
4234
  */
4506
4235
  "backgroundColor"?: string;
4507
4236
  /**
@@ -4510,7 +4239,6 @@ declare namespace LocalJSX {
4510
4239
  "image"?: string;
4511
4240
  /**
4512
4241
  * [optional] Avatar size
4513
- * @default AvatarSize.MEDIUM
4514
4242
  */
4515
4243
  "size"?: AvatarSize;
4516
4244
  /**
@@ -4519,7 +4247,6 @@ declare namespace LocalJSX {
4519
4247
  "text"?: string;
4520
4248
  /**
4521
4249
  * [optional] Avatar text color
4522
- * @default "color-white"
4523
4250
  */
4524
4251
  "textColor"?: string;
4525
4252
  }
@@ -4551,7 +4278,6 @@ declare namespace LocalJSX {
4551
4278
  "fallbackCover"?: string;
4552
4279
  /**
4553
4280
  * Whether to show a stack of covers to represent multiple books (only for `portrait` variant).
4554
- * @default false
4555
4281
  */
4556
4282
  "hasMultipleCovers"?: boolean;
4557
4283
  /**
@@ -4560,12 +4286,10 @@ declare namespace LocalJSX {
4560
4286
  "isbn"?: string;
4561
4287
  /**
4562
4288
  * [optional] ISBN label
4563
- * @default ""
4564
4289
  */
4565
4290
  "isbnLabel"?: string;
4566
4291
  /**
4567
4292
  * [optional] Value for the `target` attribute of the links created by `ebookUrl` prop.
4568
- * @default "_blank"
4569
4293
  */
4570
4294
  "linkTarget"?: string;
4571
4295
  /**
@@ -4590,7 +4314,6 @@ declare namespace LocalJSX {
4590
4314
  "titleHtmlTag"?: string;
4591
4315
  /**
4592
4316
  * Card variant: landscape, portrait
4593
- * @default BookCardVariant.PORTRAIT
4594
4317
  */
4595
4318
  "variant"?: BookCardVariant;
4596
4319
  /**
@@ -4614,7 +4337,6 @@ declare namespace LocalJSX {
4614
4337
  "info"?: string;
4615
4338
  /**
4616
4339
  * Show or hide laZ prefix before app name
4617
- * @default true
4618
4340
  */
4619
4341
  "laz"?: boolean;
4620
4342
  /**
@@ -4663,7 +4385,6 @@ declare namespace LocalJSX {
4663
4385
  "isbn"?: string;
4664
4386
  /**
4665
4387
  * [optional] ISBN label
4666
- * @default ""
4667
4388
  */
4668
4389
  "isbnLabel"?: string;
4669
4390
  /**
@@ -4712,7 +4433,6 @@ declare namespace LocalJSX {
4712
4433
  interface ZBookCover {
4713
4434
  /**
4714
4435
  * Whether to apply a border around the cover image (always applied when `multiple` is enabled).
4715
- * @default false
4716
4436
  */
4717
4437
  "bordered"?: boolean;
4718
4438
  /**
@@ -4725,19 +4445,16 @@ declare namespace LocalJSX {
4725
4445
  "fallbackCover"?: string;
4726
4446
  /**
4727
4447
  * Whether to show a stack of covers to represent multiple books.
4728
- * @default false
4729
4448
  */
4730
4449
  "multiple"?: boolean;
4731
4450
  }
4732
4451
  interface ZBreadcrumb {
4733
4452
  /**
4734
4453
  * [optional] Variant of first node
4735
- * @default BreadcrumbHomepageVariant.ICON
4736
4454
  */
4737
4455
  "homepageVariant"?: BreadcrumbHomepageVariant;
4738
4456
  /**
4739
4457
  * [optional] Sets max number of element to show
4740
- * @default 5
4741
4458
  */
4742
4459
  "maxNodesToShow"?: number;
4743
4460
  /**
@@ -4746,34 +4463,28 @@ declare namespace LocalJSX {
4746
4463
  "onClickOnNode"?: (event: ZBreadcrumbCustomEvent<BreadcrumbPath["path"]>) => void;
4747
4464
  /**
4748
4465
  * [optional] Sets max number of row for each path inside the popover. Zero equals unlimited
4749
- * @default 0
4750
4466
  */
4751
4467
  "overflowMenuItemRows"?: number;
4752
4468
  /**
4753
4469
  * [optional] Sets the path style
4754
- * @default BreadcrumbPathStyle.UNDERLINED
4755
4470
  */
4756
4471
  "pathStyle"?: BreadcrumbPathStyle;
4757
4472
  /**
4758
4473
  * [optional] Controls the behaviour on <a> tag click/enter
4759
- * @default false
4760
4474
  */
4761
4475
  "preventFollowUrl"?: boolean;
4762
4476
  /**
4763
4477
  * [optional] Sets the maximun number of chars per single node
4764
- * @default 30
4765
4478
  */
4766
4479
  "truncateChar"?: number;
4767
4480
  }
4768
4481
  interface ZButton {
4769
4482
  /**
4770
4483
  * defines a string value that labels the internal interactive element. Used for accessibility.
4771
- * @default undefined
4772
4484
  */
4773
4485
  "ariaLabel"?: string | undefined;
4774
4486
  /**
4775
4487
  * HTML button disabled attribute.
4776
- * @default false
4777
4488
  */
4778
4489
  "disabled"?: boolean;
4779
4490
  /**
@@ -4794,7 +4505,6 @@ declare namespace LocalJSX {
4794
4505
  "icon"?: string;
4795
4506
  /**
4796
4507
  * the button icon position. Defaults to `left`
4797
- * @default IconPosition.LEFT
4798
4508
  */
4799
4509
  "iconPosition"?: IconPosition;
4800
4510
  /**
@@ -4804,12 +4514,10 @@ declare namespace LocalJSX {
4804
4514
  /**
4805
4515
  * **Deprecated:** Use `htmlrole` instead.
4806
4516
  * @deprecated This prop has been deprecated in favor of `htmlrole` for better accessibility.
4807
- * @default ""
4808
4517
  */
4809
4518
  "role"?: string;
4810
4519
  /**
4811
4520
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
4812
- * @default ControlSize.BIG
4813
4521
  */
4814
4522
  "size"?: ButtonSize | ControlSize;
4815
4523
  /**
@@ -4818,12 +4526,10 @@ declare namespace LocalJSX {
4818
4526
  "target"?: string;
4819
4527
  /**
4820
4528
  * HTML button type attribute.
4821
- * @default ButtonType.BUTTON
4822
4529
  */
4823
4530
  "type"?: ButtonType;
4824
4531
  /**
4825
4532
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
4826
- * @default ButtonVariant.PRIMARY
4827
4533
  */
4828
4534
  "variant"?: ButtonVariant;
4829
4535
  }
@@ -4842,7 +4548,6 @@ declare namespace LocalJSX {
4842
4548
  "desclabel"?: string;
4843
4549
  /**
4844
4550
  * selected flag (optional)
4845
- * @default false
4846
4551
  */
4847
4552
  "isselected"?: boolean;
4848
4553
  /**
@@ -4855,17 +4560,14 @@ declare namespace LocalJSX {
4855
4560
  "onButtonSortClick"?: (event: ZButtonSortCustomEvent<any>) => void;
4856
4561
  /**
4857
4562
  * sortable flag (optional)
4858
- * @default true
4859
4563
  */
4860
4564
  "sortasc"?: boolean;
4861
4565
  /**
4862
4566
  * sort label content (ascending) (optional)
4863
- * @default "A-Z"
4864
4567
  */
4865
4568
  "sortlabelasc"?: string;
4866
4569
  /**
4867
4570
  * sort label content (descending) (optional)
4868
- * @default "Z-A"
4869
4571
  */
4870
4572
  "sortlabeldesc"?: string;
4871
4573
  }
@@ -4883,7 +4585,6 @@ declare namespace LocalJSX {
4883
4585
  interface ZCard {
4884
4586
  /**
4885
4587
  * Enable "clickable" styles like hover background and cursor, focus shadow on the whole card, etc. Always set this to `true` when putting an `<a>` tag in the `title` slot.
4886
- * @default false
4887
4588
  */
4888
4589
  "clickable"?: boolean;
4889
4590
  /**
@@ -4892,7 +4593,6 @@ declare namespace LocalJSX {
4892
4593
  "coverIcon"?: string;
4893
4594
  /**
4894
4595
  * Enable shadow. Default: false.
4895
- * @default false
4896
4596
  */
4897
4597
  "showShadow"?: boolean;
4898
4598
  /**
@@ -4912,17 +4612,14 @@ declare namespace LocalJSX {
4912
4612
  "arrowsPosition"?: CarouselArrowsPosition;
4913
4613
  /**
4914
4614
  * Whether the navigation arrow buttons over the items are always visible or only on mouse hover. If set to `false`, the arrows will not be visible on mobile. Only meaningful with `arrowsPosition` set to `OVER`.
4915
- * @default true
4916
4615
  */
4917
4616
  "fixedArrows"?: boolean;
4918
4617
  /**
4919
4618
  * The height of the ghost loader (only visible when `isLoading` is set to `true`)
4920
- * @default 100
4921
4619
  */
4922
4620
  "ghostLoadingHeight"?: number;
4923
4621
  /**
4924
4622
  * When enabled, navigating next the last item will go back to the first item and vice versa.
4925
- * @default false
4926
4623
  */
4927
4624
  "infinite"?: boolean;
4928
4625
  /**
@@ -4943,19 +4640,16 @@ declare namespace LocalJSX {
4943
4640
  "progressMode"?: CarouselProgressMode;
4944
4641
  /**
4945
4642
  * Shows only one content at a time
4946
- * @default false
4947
4643
  */
4948
4644
  "single"?: boolean;
4949
4645
  }
4950
4646
  interface ZChip {
4951
4647
  /**
4952
4648
  * z-chip aria-label string
4953
- * @default ""
4954
4649
  */
4955
4650
  "ariaLabel"?: string;
4956
4651
  /**
4957
4652
  * set z-chip as disabled
4958
- * @default false
4959
4653
  */
4960
4654
  "disabled"?: boolean;
4961
4655
  /**
@@ -4972,7 +4666,6 @@ declare namespace LocalJSX {
4972
4666
  "onInteractiveIconClick"?: (event: ZChipCustomEvent<any>) => void;
4973
4667
  /**
4974
4668
  * z-chip size type, can be default, medium or small
4975
- * @default ZChipType.DEFAULT
4976
4669
  */
4977
4670
  "type"?: ZChipType;
4978
4671
  }
@@ -4983,7 +4676,6 @@ declare namespace LocalJSX {
4983
4676
  interface ZColorPicker {
4984
4677
  /**
4985
4678
  * Disables the transparent color option. Setting `selectedColor` prop to `#FFFFFF00` while `disableTransparent` is true will default to `#333333` ("dark gray 2").
4986
- * @default false
4987
4679
  */
4988
4680
  "disableTransparent"?: boolean;
4989
4681
  /**
@@ -4992,7 +4684,6 @@ declare namespace LocalJSX {
4992
4684
  "htmlAriaLabel"?: string;
4993
4685
  /**
4994
4686
  * The language for the aria labels inside the color picker.
4995
- * @default "it"
4996
4687
  */
4997
4688
  "lng"?: "it" | "en";
4998
4689
  /**
@@ -5007,17 +4698,14 @@ declare namespace LocalJSX {
5007
4698
  interface ZCombobox {
5008
4699
  /**
5009
4700
  * check all label (optional)
5010
- * @default "Seleziona tutti"
5011
4701
  */
5012
4702
  "checkalltext"?: string;
5013
4703
  /**
5014
4704
  * the combobox is disabled
5015
- * @default false
5016
4705
  */
5017
4706
  "disabled"?: boolean;
5018
4707
  /**
5019
4708
  * show "check all" checkbox (optional)
5020
- * @default false
5021
4709
  */
5022
4710
  "hascheckall"?: boolean;
5023
4711
  /**
@@ -5026,7 +4714,6 @@ declare namespace LocalJSX {
5026
4714
  "hasgroupitems"?: boolean;
5027
4715
  /**
5028
4716
  * show search input flag (optional)
5029
- * @default false
5030
4717
  */
5031
4718
  "hassearch"?: boolean;
5032
4719
  /**
@@ -5035,17 +4722,14 @@ declare namespace LocalJSX {
5035
4722
  "htmlAriaLabel"?: string;
5036
4723
  /**
5037
4724
  * input unique id
5038
- * @default `combo-${randomId()}`
5039
4725
  */
5040
4726
  "inputid"?: string;
5041
4727
  /**
5042
4728
  * fixed style flag
5043
- * @default false
5044
4729
  */
5045
4730
  "isfixed"?: boolean;
5046
4731
  /**
5047
4732
  * toggle combo list opening flag
5048
- * @default false
5049
4733
  */
5050
4734
  "isopen"?: boolean;
5051
4735
  /**
@@ -5058,12 +4742,10 @@ declare namespace LocalJSX {
5058
4742
  "label"?: string;
5059
4743
  /**
5060
4744
  * max number of checkable items (0 = unlimited)
5061
- * @default 0
5062
4745
  */
5063
4746
  "maxcheckableitems"?: number;
5064
4747
  /**
5065
4748
  * no result text message
5066
- * @default "Nessun risultato"
5067
4749
  */
5068
4750
  "noresultslabel"?: string;
5069
4751
  /**
@@ -5084,12 +4766,10 @@ declare namespace LocalJSX {
5084
4766
  "searchtitle"?: string;
5085
4767
  /**
5086
4768
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
5087
- * @default ControlSize.BIG
5088
4769
  */
5089
4770
  "size"?: ControlSize;
5090
4771
  /**
5091
4772
  * uncheck all label (optional)
5092
- * @default "Deseleziona tutti"
5093
4773
  */
5094
4774
  "uncheckalltext"?: string;
5095
4775
  }
@@ -5103,24 +4783,20 @@ declare namespace LocalJSX {
5103
4783
  interface ZCoverHero {
5104
4784
  /**
5105
4785
  * Vertical content position (for `STACKED` variant).
5106
- * @default CoverHeroContentPosition.TOP
5107
4786
  */
5108
4787
  "contentPosition"?: CoverHeroContentPosition;
5109
4788
  /**
5110
4789
  * Whether to keep the image aspect ratio. If set to `false`, the cssprop `--cover-hero-aspect-ratio` will not affect the component's size; instead, the height of the component follows the content's one. Note: it may be necessary to set a min and/or max height to the component.
5111
- * @default true
5112
4790
  */
5113
4791
  "preserveAspectRatio"?: boolean;
5114
4792
  /**
5115
4793
  * Cover hero variant. Can be `OVERLAY` or `STACKED`.
5116
- * @default CoverHeroVariant.OVERLAY
5117
4794
  */
5118
4795
  "variant"?: CoverHeroVariant;
5119
4796
  }
5120
4797
  interface ZDatePicker {
5121
4798
  /**
5122
4799
  * z-input aria label
5123
- * @default ""
5124
4800
  */
5125
4801
  "ariaLabel"?: string;
5126
4802
  /**
@@ -5133,12 +4809,10 @@ declare namespace LocalJSX {
5133
4809
  "label"?: string;
5134
4810
  /**
5135
4811
  * [Optional] datepicker mode: date, datetime, only months
5136
- * @default ZDatePickerMode.DATE
5137
4812
  */
5138
4813
  "mode"?: ZDatePickerMode;
5139
4814
  /**
5140
4815
  * [Optional] the datepicker input name
5141
- * @default undefined
5142
4816
  */
5143
4817
  "name"?: string;
5144
4818
  /**
@@ -5147,24 +4821,20 @@ declare namespace LocalJSX {
5147
4821
  "onDateSelect"?: (event: ZDatePickerCustomEvent<any>) => void;
5148
4822
  /**
5149
4823
  * [Optional] the datepicker input value
5150
- * @default undefined
5151
4824
  */
5152
4825
  "value"?: string;
5153
4826
  }
5154
4827
  interface ZDivider {
5155
4828
  /**
5156
4829
  * [optional] Divider color
5157
- * @default "gray200"
5158
4830
  */
5159
4831
  "color"?: string;
5160
4832
  /**
5161
4833
  * [optional] Divider orintation
5162
- * @default DividerOrientation.HORIZONTAL
5163
4834
  */
5164
4835
  "orientation"?: DividerOrientation;
5165
4836
  /**
5166
4837
  * [optional] Divider size
5167
- * @default DividerSize.SMALL
5168
4838
  */
5169
4839
  "size"?: DividerSize;
5170
4840
  }
@@ -5211,7 +4881,6 @@ declare namespace LocalJSX {
5211
4881
  "description"?: string;
5212
4882
  /**
5213
4883
  * drag & drop button label
5214
- * @default "Rilascia i file in questa area per allegarli."
5215
4884
  */
5216
4885
  "dragAndDropLabel"?: string;
5217
4886
  /**
@@ -5220,7 +4889,6 @@ declare namespace LocalJSX {
5220
4889
  "errorModalMessage"?: string;
5221
4890
  /**
5222
4891
  * error modal title
5223
- * @default "Errore di caricamento"
5224
4892
  */
5225
4893
  "errorModalTitle"?: string;
5226
4894
  /**
@@ -5229,12 +4897,10 @@ declare namespace LocalJSX {
5229
4897
  "fileMaxSize"?: number;
5230
4898
  /**
5231
4899
  * uploaded files history rendering
5232
- * @default true
5233
4900
  */
5234
4901
  "hasFileSection"?: boolean;
5235
4902
  /**
5236
4903
  * Value to set on the file input's `name` attribute (for use with forms)
5237
- * @default "z-file-upload"
5238
4904
  */
5239
4905
  "inputName"?: string;
5240
4906
  /**
@@ -5251,32 +4917,26 @@ declare namespace LocalJSX {
5251
4917
  "onFileInput"?: (event: ZFileUploadCustomEvent<File>) => void;
5252
4918
  /**
5253
4919
  * Whether to show errors in the internal modal or leave the handling to the app. Errors will still be emitted.
5254
- * @default true
5255
4920
  */
5256
4921
  "showErrors"?: boolean;
5257
4922
  /**
5258
4923
  * Prop indicating the file upload type - can be default or dragdrop
5259
- * @default ZFileUploadType.DEFAULT
5260
4924
  */
5261
4925
  "type"?: ZFileUploadType;
5262
4926
  /**
5263
4927
  * upoload button label
5264
- * @default "allega"
5265
4928
  */
5266
4929
  "uploadBtnLabel"?: string;
5267
4930
  /**
5268
4931
  * upload clickable message
5269
- * @default "Carica"
5270
4932
  */
5271
4933
  "uploadClickableMessage"?: string;
5272
4934
  /**
5273
4935
  * upload message
5274
- * @default "o trascina dal tuo computer"
5275
4936
  */
5276
4937
  "uploadMessage"?: string;
5277
4938
  /**
5278
4939
  * loaded files label
5279
- * @default "File appena caricati"
5280
4940
  */
5281
4941
  "uploadedFilesLabel"?: string;
5282
4942
  }
@@ -5319,7 +4979,6 @@ declare namespace LocalJSX {
5319
4979
  "boxid"?: string;
5320
4980
  /**
5321
4981
  * render close icon flag
5322
- * @default true
5323
4982
  */
5324
4983
  "isclosable"?: boolean;
5325
4984
  /**
@@ -5337,12 +4996,10 @@ declare namespace LocalJSX {
5337
4996
  interface ZInfoReveal {
5338
4997
  /**
5339
4998
  * Aria label of the trigger button. It will be only used when `label` prop is empty.
5340
- * @default "Apri pannello informazioni"
5341
4999
  */
5342
5000
  "ariaLabel"?: string;
5343
5001
  /**
5344
5002
  * Name of the icon for the trigger button
5345
- * @default "informationsource"
5346
5003
  */
5347
5004
  "icon"?: string;
5348
5005
  /**
@@ -5351,19 +5008,16 @@ declare namespace LocalJSX {
5351
5008
  "label"?: string;
5352
5009
  /**
5353
5010
  * The position of the z-info-reveal in the page. This helps to correctly place the info panel. The panel will grow in the opposite direction of the position. For example, with the default position `BOTTOM_RIGHT`, the panel will grow vertically upwards and horizontally to the left.
5354
- * @default InfoRevealPosition.BOTTOM_RIGHT
5355
5011
  */
5356
5012
  "position"?: InfoRevealPosition;
5357
5013
  /**
5358
5014
  * Size of the trigger button
5359
- * @default ControlSize.BIG
5360
5015
  */
5361
5016
  "size"?: ControlSize;
5362
5017
  }
5363
5018
  interface ZInput {
5364
5019
  /**
5365
5020
  * the input aria-label
5366
- * @default ""
5367
5021
  */
5368
5022
  "ariaLabel"?: string;
5369
5023
  /**
@@ -5372,17 +5026,14 @@ declare namespace LocalJSX {
5372
5026
  "autocomplete"?: string;
5373
5027
  /**
5374
5028
  * checked: available for checkbox, radio
5375
- * @default false
5376
5029
  */
5377
5030
  "checked"?: boolean;
5378
5031
  /**
5379
5032
  * the input is disabled
5380
- * @default false
5381
5033
  */
5382
5034
  "disabled"?: boolean;
5383
5035
  /**
5384
5036
  * render clear icon when typing (optional): available for text
5385
- * @default true
5386
5037
  */
5387
5038
  "hasclearicon"?: boolean;
5388
5039
  /**
@@ -5399,12 +5050,10 @@ declare namespace LocalJSX {
5399
5050
  "htmlAriaControls"?: string;
5400
5051
  /**
5401
5052
  * the input aria-expaded: available for text, password, number, email
5402
- * @default ""
5403
5053
  */
5404
5054
  "htmlAriaExpanded"?: string;
5405
5055
  /**
5406
5056
  * the id of the input element
5407
- * @default `id-${randomId()}`
5408
5057
  */
5409
5058
  "htmlid"?: string;
5410
5059
  /**
@@ -5421,7 +5070,6 @@ declare namespace LocalJSX {
5421
5070
  "label"?: string;
5422
5071
  /**
5423
5072
  * the input label position: available for checkbox, radio
5424
- * @default LabelPosition.RIGHT
5425
5073
  */
5426
5074
  "labelPosition"?: LabelPosition;
5427
5075
  /**
@@ -5434,7 +5082,6 @@ declare namespace LocalJSX {
5434
5082
  "maxlength"?: number;
5435
5083
  /**
5436
5084
  * input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed
5437
- * @default true
5438
5085
  */
5439
5086
  "message"?: string | boolean;
5440
5087
  /**
@@ -5483,22 +5130,18 @@ declare namespace LocalJSX {
5483
5130
  "placeholder"?: string;
5484
5131
  /**
5485
5132
  * the input is readonly
5486
- * @default false
5487
5133
  */
5488
5134
  "readonly"?: boolean;
5489
5135
  /**
5490
5136
  * the input is required (optional): available for text, password, number, email, textarea, checkbox
5491
- * @default false
5492
5137
  */
5493
5138
  "required"?: boolean;
5494
5139
  /**
5495
5140
  * the input role
5496
- * @default ""
5497
5141
  */
5498
5142
  "role"?: string;
5499
5143
  /**
5500
5144
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
5501
- * @default ControlSize.BIG
5502
5145
  */
5503
5146
  "size"?: ControlSize;
5504
5147
  /**
@@ -5535,64 +5178,52 @@ declare namespace LocalJSX {
5535
5178
  interface ZList {
5536
5179
  /**
5537
5180
  * [optional] type of the list marker for each element
5538
- * @default ListType.NONE
5539
5181
  */
5540
5182
  "listType"?: ListType;
5541
5183
  /**
5542
5184
  * Sets role of the element.
5543
- * @default "list"
5544
5185
  */
5545
5186
  "role"?: string;
5546
5187
  /**
5547
5188
  * [optional] Sets size of inside elements.
5548
- * @default ListSize.MEDIUM
5549
5189
  */
5550
5190
  "size"?: ListSize;
5551
5191
  }
5552
5192
  interface ZListElement {
5553
5193
  /**
5554
5194
  * [optional] Align expandable button left or right.
5555
- * @default ExpandableListButtonAlign.LEFT
5556
5195
  */
5557
5196
  "alignButton"?: ExpandableListButtonAlign;
5558
5197
  /**
5559
5198
  * [optional] Sets element clickable.
5560
- * @default false
5561
5199
  */
5562
5200
  "clickable"?: boolean;
5563
5201
  /**
5564
5202
  * [optional] Sets text color of the element.
5565
- * @default "none"
5566
5203
  */
5567
5204
  "color"?: string;
5568
5205
  /**
5569
5206
  * [optional] Sets disabled style of the element.
5570
- * @default false
5571
5207
  */
5572
5208
  "disabled"?: boolean;
5573
5209
  /**
5574
5210
  * [optional] Sets the divider color.
5575
- * @default "color-surface03"
5576
5211
  */
5577
5212
  "dividerColor"?: string;
5578
5213
  /**
5579
5214
  * [optional] Sets the divider size.
5580
- * @default DividerSize.SMALL
5581
5215
  */
5582
5216
  "dividerSize"?: DividerSize;
5583
5217
  /**
5584
5218
  * [optional] Sets the position where to insert the divider.
5585
- * @default ListDividerType.NONE
5586
5219
  */
5587
5220
  "dividerType"?: ListDividerType;
5588
5221
  /**
5589
5222
  * [optional] Sets element as expandable.
5590
- * @default false
5591
5223
  */
5592
5224
  "expandable"?: boolean;
5593
5225
  /**
5594
5226
  * [optional] Sets expandable style to element.
5595
- * @default ExpandableListStyle.ACCORDION
5596
5227
  */
5597
5228
  "expandableStyle"?: ExpandableListStyle;
5598
5229
  /**
@@ -5601,7 +5232,6 @@ declare namespace LocalJSX {
5601
5232
  "hasTreeItems"?: boolean;
5602
5233
  /**
5603
5234
  * set tabindex to Host tag (optional). Defaults to 0.
5604
- * @default 0
5605
5235
  */
5606
5236
  "htmlTabindex"?: number | null;
5607
5237
  /**
@@ -5610,12 +5240,10 @@ declare namespace LocalJSX {
5610
5240
  "listElementId"?: number;
5611
5241
  /**
5612
5242
  * [optional] position of the list element inside the list or the group
5613
- * @default "0"
5614
5243
  */
5615
5244
  "listElementPosition"?: string;
5616
5245
  /**
5617
5246
  * [optional] type of the list marker for each element
5618
- * @default ListType.NONE
5619
5247
  */
5620
5248
  "listType"?: ListType;
5621
5249
  /**
@@ -5632,29 +5260,24 @@ declare namespace LocalJSX {
5632
5260
  "onClickItem"?: (event: ZListElementCustomEvent<any>) => void;
5633
5261
  /**
5634
5262
  * Sets element role.
5635
- * @default "listitem"
5636
5263
  */
5637
5264
  "role"?: string;
5638
5265
  /**
5639
5266
  * [optional] Sets size of inside elements.
5640
- * @default ListSize.MEDIUM
5641
5267
  */
5642
5268
  "size"?: ListSize;
5643
5269
  }
5644
5270
  interface ZListGroup {
5645
5271
  /**
5646
5272
  * [optional] Sets the divider color.
5647
- * @default "gray200"
5648
5273
  */
5649
5274
  "dividerColor"?: string;
5650
5275
  /**
5651
5276
  * [optional] Sets the divider size.
5652
- * @default DividerSize.SMALL
5653
5277
  */
5654
5278
  "dividerSize"?: DividerSize;
5655
5279
  /**
5656
5280
  * [optional] Sets the position where to insert the divider.
5657
- * @default ListDividerType.NONE
5658
5281
  */
5659
5282
  "dividerType"?: ListDividerType;
5660
5283
  /**
@@ -5663,17 +5286,14 @@ declare namespace LocalJSX {
5663
5286
  "hasTreeItems"?: boolean;
5664
5287
  /**
5665
5288
  * [optional] type of the list marker for each element
5666
- * @default ListType.NONE
5667
5289
  */
5668
5290
  "listType"?: ListType;
5669
5291
  /**
5670
5292
  * Sets element role.
5671
- * @default "group"
5672
5293
  */
5673
5294
  "role"?: string;
5674
5295
  /**
5675
5296
  * [optional] Sets size of inside elements.
5676
- * @default ListSize.MEDIUM
5677
5297
  */
5678
5298
  "size"?: ListSize;
5679
5299
  }
@@ -5713,12 +5333,10 @@ declare namespace LocalJSX {
5713
5333
  "active"?: boolean;
5714
5334
  /**
5715
5335
  * Flag to set the display mode of the list. If true, the list will be absolutely positioned under the menu label, stacked beneath it otherwise.
5716
- * @default true
5717
5336
  */
5718
5337
  "floating"?: boolean;
5719
5338
  /**
5720
5339
  * Tabindex value to set on the menu label. Useful to manage keyboard navigation focus with roving tabindex handled by this component's parent (usually ZAppHeader).
5721
- * @default -1
5722
5340
  */
5723
5341
  "htmlTabindex"?: number;
5724
5342
  /**
@@ -5731,12 +5349,10 @@ declare namespace LocalJSX {
5731
5349
  "onOpened"?: (event: ZMenuCustomEvent<any>) => void;
5732
5350
  /**
5733
5351
  * The opening state of the menu.
5734
- * @default false
5735
5352
  */
5736
5353
  "open"?: boolean;
5737
5354
  /**
5738
5355
  * Tells the component that it's placed in a vertical context with other `ZMenu`s (usually in the ZAppHeader's offcanvas). A small border is placed under it as a separator from other elements.
5739
- * @default false
5740
5356
  */
5741
5357
  "verticalContext"?: boolean;
5742
5358
  }
@@ -5750,7 +5366,6 @@ declare namespace LocalJSX {
5750
5366
  "active"?: boolean;
5751
5367
  /**
5752
5368
  * Flag to set the display mode of the list. If true, the list will be absolutely positioned under the menu label, stacked beneath it otherwise.
5753
- * @default false
5754
5369
  */
5755
5370
  "floating"?: boolean;
5756
5371
  /**
@@ -5763,12 +5378,10 @@ declare namespace LocalJSX {
5763
5378
  "onOpened"?: (event: ZMenuDeprecatedCustomEvent<any>) => void;
5764
5379
  /**
5765
5380
  * The opening state of the menu.
5766
- * @default false
5767
5381
  */
5768
5382
  "open"?: boolean;
5769
5383
  /**
5770
5384
  * Tells the component that it's placed in a vertical context with other `ZMenu`s (e.g. in the ZAppHeader's offcanvas). A small border is placed under it as a separator from other elements.
5771
- * @default false
5772
5385
  */
5773
5386
  "verticalContext"?: boolean;
5774
5387
  }
@@ -5782,7 +5395,6 @@ declare namespace LocalJSX {
5782
5395
  "active"?: boolean;
5783
5396
  /**
5784
5397
  * Tabindex value to set on the label button. Useful to manage keyboard navigation focus with roving tabindex handled by this component's parent (usually ZMenu).
5785
- * @default -1
5786
5398
  */
5787
5399
  "htmlTabindex"?: number;
5788
5400
  /**
@@ -5821,22 +5433,18 @@ declare namespace LocalJSX {
5821
5433
  interface ZModal {
5822
5434
  /**
5823
5435
  * add role "alertdialog" to dialog (optional, default is false)
5824
- * @default false
5825
5436
  */
5826
5437
  "alertdialog"?: boolean;
5827
5438
  /**
5828
5439
  * if true, the modal is closable (optional, default is true)
5829
- * @default true
5830
5440
  */
5831
5441
  "closable"?: boolean;
5832
5442
  /**
5833
5443
  * aria-label for close button (optional)
5834
- * @default "chiudi modale"
5835
5444
  */
5836
5445
  "closeButtonLabel"?: string;
5837
5446
  /**
5838
5447
  * if true, the page scroll is locked when the modal is open (optional, default is true)
5839
- * @default true
5840
5448
  */
5841
5449
  "lockPageScroll"?: boolean;
5842
5450
  /**
@@ -5865,7 +5473,6 @@ declare namespace LocalJSX {
5865
5473
  "onModalHeaderActive"?: (event: ZModalCustomEvent<any>) => void;
5866
5474
  /**
5867
5475
  * if true, the modal can scroll inside, if false the viewport can scroll
5868
- * @default true
5869
5476
  */
5870
5477
  "scrollInside"?: boolean;
5871
5478
  }
@@ -5880,12 +5487,10 @@ declare namespace LocalJSX {
5880
5487
  "faded"?: boolean;
5881
5488
  /**
5882
5489
  * highlighted status
5883
- * @default false
5884
5490
  */
5885
5491
  "ishighlighted"?: boolean;
5886
5492
  /**
5887
5493
  * pressed status
5888
- * @default false
5889
5494
  */
5890
5495
  "ispressed"?: boolean;
5891
5496
  }
@@ -5938,22 +5543,18 @@ declare namespace LocalJSX {
5938
5543
  "cover"?: string;
5939
5544
  /**
5940
5545
  * card is disabled
5941
- * @default false
5942
5546
  */
5943
5547
  "disabled"?: boolean;
5944
5548
  /**
5945
5549
  * flip button label
5946
- * @default "INFO"
5947
5550
  */
5948
5551
  "flipbuttonlabel"?: string;
5949
5552
  /**
5950
5553
  * card is flipped
5951
- * @default false
5952
5554
  */
5953
5555
  "flipped"?: boolean;
5954
5556
  /**
5955
5557
  * hide info button
5956
- * @default false
5957
5558
  */
5958
5559
  "hideinfobtn"?: boolean;
5959
5560
  /**
@@ -5976,7 +5577,6 @@ declare namespace LocalJSX {
5976
5577
  "cardtype"?: LicenseType;
5977
5578
  /**
5978
5579
  * display footer custom slotted content
5979
- * @default false
5980
5580
  */
5981
5581
  "customContent"?: boolean;
5982
5582
  /**
@@ -5989,7 +5589,6 @@ declare namespace LocalJSX {
5989
5589
  "isbn"?: string;
5990
5590
  /**
5991
5591
  * footer opened by default (optional)
5992
- * @default false
5993
5592
  */
5994
5593
  "opened"?: boolean;
5995
5594
  /**
@@ -6016,7 +5615,6 @@ declare namespace LocalJSX {
6016
5615
  interface ZMyzCardIcon {
6017
5616
  /**
6018
5617
  * description of the icon
6019
- * @default ""
6020
5618
  */
6021
5619
  "ariaLabel"?: string;
6022
5620
  /**
@@ -6025,7 +5623,6 @@ declare namespace LocalJSX {
6025
5623
  "icon"?: string;
6026
5624
  /**
6027
5625
  * disabled status flag
6028
- * @default false
6029
5626
  */
6030
5627
  "isdisabled"?: boolean;
6031
5628
  }
@@ -6036,7 +5633,6 @@ declare namespace LocalJSX {
6036
5633
  "data"?: string | DictionaryData;
6037
5634
  /**
6038
5635
  * tabindex link attribute (optional)
6039
- * @default 0
6040
5636
  */
6041
5637
  "htmltabindex"?: number;
6042
5638
  /**
@@ -6075,7 +5671,6 @@ declare namespace LocalJSX {
6075
5671
  "link"?: string;
6076
5672
  /**
6077
5673
  * link target (optional)
6078
- * @default "_self"
6079
5674
  */
6080
5675
  "linktarget"?: string;
6081
5676
  /**
@@ -6096,7 +5691,6 @@ declare namespace LocalJSX {
6096
5691
  "text"?: string;
6097
5692
  /**
6098
5693
  * underlined style flag
6099
- * @default true
6100
5694
  */
6101
5695
  "underlined"?: boolean;
6102
5696
  }
@@ -6109,7 +5703,6 @@ declare namespace LocalJSX {
6109
5703
  interface ZNavigationTabs {
6110
5704
  /**
6111
5705
  * Set `aria-label` attribute to the internal `<nav>` element with `tablist` role.
6112
- * @default ""
6113
5706
  */
6114
5707
  "ariaLabel"?: string;
6115
5708
  /**
@@ -6118,29 +5711,31 @@ declare namespace LocalJSX {
6118
5711
  "onSelected"?: (event: ZNavigationTabsCustomEvent<number>) => void;
6119
5712
  /**
6120
5713
  * Navigation tabs orientation.
6121
- * @default NavigationTabsOrientation.HORIZONTAL
6122
5714
  */
6123
5715
  "orientation"?: NavigationTabsOrientation;
6124
5716
  /**
6125
5717
  * Index of the selected tab. Useful to programmatically select a tab. The tab can also be selected by setting the `aria-selected` attribute to `true` on the desired tab.
6126
- * @default undefined
6127
5718
  */
6128
5719
  "selectedTab"?: number;
6129
5720
  /**
6130
5721
  * Navigation tabs size.
6131
- * @default NavigationTabsSize.BIG
6132
5722
  */
6133
5723
  "size"?: NavigationTabsSize;
6134
5724
  }
6135
5725
  /**
6136
5726
  * Notification bar component.
6137
5727
  * @cssprop --z-notification--top-offset - The top offset of the notification. Use it when `sticky` prop is set to `true` and you need the notification to stay under other sticky elements. Default: 0px.
5728
+ * @cssprop --z-notification--content-max-width - The max width of the notification content.
6138
5729
  */
6139
5730
  interface ZNotification {
6140
5731
  /**
6141
5732
  * Action button text
6142
5733
  */
6143
5734
  "actiontext"?: string;
5735
+ /**
5736
+ * Border position
5737
+ */
5738
+ "borderposition"?: "top" | "bottom";
6144
5739
  /**
6145
5740
  * Name of the icon on the left of the content
6146
5741
  */
@@ -6155,18 +5750,15 @@ declare namespace LocalJSX {
6155
5750
  "onNotificationClose"?: (event: ZNotificationCustomEvent<any>) => void;
6156
5751
  /**
6157
5752
  * Enable close icon
6158
- * @default false
6159
5753
  */
6160
5754
  "showclose"?: boolean;
6161
5755
  /**
6162
5756
  * Enable shadow.
6163
5757
  * @deprecated shadow is available only for the `sticky` version of the notification.
6164
- * @default false
6165
5758
  */
6166
5759
  "showshadow"?: boolean;
6167
5760
  /**
6168
5761
  * Enable sticky notification bar.
6169
- * @default false
6170
5762
  */
6171
5763
  "sticky"?: boolean;
6172
5764
  /**
@@ -6186,35 +5778,29 @@ declare namespace LocalJSX {
6186
5778
  "onCanvasOpenStatusChanged"?: (event: ZOffcanvasCustomEvent<any>) => void;
6187
5779
  /**
6188
5780
  * Whether the offcanvas is open. Default: false
6189
- * @default false
6190
5781
  */
6191
5782
  "open"?: boolean;
6192
5783
  /**
6193
5784
  * Whether to show the backdrop when the offcanvas is open. Default: true
6194
- * @default true
6195
5785
  */
6196
5786
  "showBackdrop"?: boolean;
6197
5787
  /**
6198
5788
  * Skip the opening transition when the offcanvas is already open at the first render.
6199
5789
  * @deprecated This prop is not needed anymore, the component will automatically skip the transition when it starts with `open` set to `true`. Only exists for Typescript backward compatibility.
6200
- * @default false
6201
5790
  */
6202
5791
  "skipLoadAnimation"?: boolean;
6203
5792
  /**
6204
5793
  * Open the content transitioning to a specified direction. The `up` direction always show the `overlay`, also when the variant is `pushcontent`.
6205
- * @default TransitionDirection.LEFT
6206
5794
  */
6207
5795
  "transitiondirection"?: TransitionDirection;
6208
5796
  /**
6209
5797
  * Offcanvas variant. - `overlay`: The offcanvas covers the page content putting an overlay. - `pushcontent`: The offcanvas isn't absolutely positioned and "pushes" the page content. > NB: `pushcontent` variant may need some extra style tuning of the context around the component to work properly. Also, the `pushcontent` variant doesn't have the open/close transition.
6210
- * @default OffCanvasVariant.PUSHCONTENT
6211
5798
  */
6212
5799
  "variant"?: OffCanvasVariant;
6213
5800
  }
6214
5801
  interface ZOtp {
6215
5802
  /**
6216
5803
  * Input number
6217
- * @default 6
6218
5804
  */
6219
5805
  "inputNum"?: number;
6220
5806
  /**
@@ -6238,12 +5824,10 @@ declare namespace LocalJSX {
6238
5824
  interface ZPagination {
6239
5825
  /**
6240
5826
  * Current page.
6241
- * @default 1
6242
5827
  */
6243
5828
  "currentPage"?: number;
6244
5829
  /**
6245
5830
  * Enable buttons to go to the first and last pages.
6246
- * @default false
6247
5831
  */
6248
5832
  "edges"?: boolean;
6249
5833
  /**
@@ -6256,7 +5840,6 @@ declare namespace LocalJSX {
6256
5840
  "label"?: string;
6257
5841
  /**
6258
5842
  * Enable navigation arrows.
6259
- * @default true
6260
5843
  */
6261
5844
  "navArrows"?: boolean;
6262
5845
  /**
@@ -6265,7 +5848,6 @@ declare namespace LocalJSX {
6265
5848
  "onPageChanged"?: (event: ZPaginationCustomEvent<any>) => void;
6266
5849
  /**
6267
5850
  * Number of pages to skip.
6268
- * @default 0
6269
5851
  */
6270
5852
  "skip"?: number;
6271
5853
  /**
@@ -6300,7 +5882,6 @@ declare namespace LocalJSX {
6300
5882
  "imgurl"?: string;
6301
5883
  /**
6302
5884
  * disabled status flag (optional)
6303
- * @default false
6304
5885
  */
6305
5886
  "isdisabled"?: boolean;
6306
5887
  /**
@@ -6313,7 +5894,6 @@ declare namespace LocalJSX {
6313
5894
  "linklabel"?: string;
6314
5895
  /**
6315
5896
  * link target (optional)
6316
- * @default "_blank"
6317
5897
  */
6318
5898
  "target"?: string;
6319
5899
  /**
@@ -6339,12 +5919,10 @@ declare namespace LocalJSX {
6339
5919
  "bindTo"?: string | HTMLElement;
6340
5920
  /**
6341
5921
  * Whether to center the popup on the main side (according to "position").
6342
- * @default false
6343
5922
  */
6344
5923
  "center"?: boolean;
6345
5924
  /**
6346
5925
  * Whether the popover can be closed by clicking outside of it or pressing the escape key. Otherwise, it will be closed only programmatically (by setting `open` to `false`). Default: `true`.
6347
- * @default true
6348
5926
  */
6349
5927
  "closable"?: boolean;
6350
5928
  /**
@@ -6357,17 +5935,14 @@ declare namespace LocalJSX {
6357
5935
  "onPositionChange"?: (event: ZPopoverCustomEvent<{position: PopoverPosition}>) => void;
6358
5936
  /**
6359
5937
  * The initial open state of the popover. Internal changes of this prop are emitted through the `openChange` event. Make sure to listen to that event if you need the updated state of the popover from the outside, to avoid inconsistent values.
6360
- * @default false
6361
5938
  */
6362
5939
  "open"?: boolean;
6363
5940
  /**
6364
5941
  * The preferred position to render the popover. The popover will automatically search another position if not enough space is available for the preferred position. If the preferred position is not available, it will try to find the best position starting from `TOP` and going clockwise.
6365
- * @default PopoverPosition.TOP
6366
5942
  */
6367
5943
  "position"?: PopoverPosition;
6368
5944
  /**
6369
5945
  * Whether to show popover's arrow.
6370
- * @default false
6371
5946
  */
6372
5947
  "showArrow"?: boolean;
6373
5948
  }
@@ -6382,27 +5957,22 @@ declare namespace LocalJSX {
6382
5957
  "firstLabel"?: string;
6383
5958
  /**
6384
5959
  * readonly mode
6385
- * @default ""
6386
5960
  */
6387
5961
  "firstPickerPlaceholder"?: string;
6388
5962
  /**
6389
5963
  * readonly mode
6390
- * @default false
6391
5964
  */
6392
5965
  "firstPickerReadOnly"?: boolean;
6393
5966
  /**
6394
5967
  * readonly mode
6395
- * @default ""
6396
5968
  */
6397
5969
  "lastPickerPlaceholder"?: string;
6398
5970
  /**
6399
5971
  * readonly mode
6400
- * @default false
6401
5972
  */
6402
5973
  "lastPickerReadOnly"?: boolean;
6403
5974
  /**
6404
5975
  * [Optional] datepicker mode: date or datetime
6405
- * @default ZRangePickerMode.DATE
6406
5976
  */
6407
5977
  "mode"?: ZRangePickerMode;
6408
5978
  /**
@@ -6445,12 +6015,10 @@ declare namespace LocalJSX {
6445
6015
  "fallbackCover"?: string;
6446
6016
  /**
6447
6017
  * Whether to show a stack of covers to represent multiple books.
6448
- * @default false
6449
6018
  */
6450
6019
  "hasMultipleCovers"?: boolean;
6451
6020
  /**
6452
6021
  * Enables the "info" variant of the card.
6453
- * @default false
6454
6022
  */
6455
6023
  "isInfoCard"?: boolean;
6456
6024
  /**
@@ -6466,12 +6034,10 @@ declare namespace LocalJSX {
6466
6034
  interface ZSearchbar {
6467
6035
  /**
6468
6036
  * Show autocomplete results
6469
- * @default false
6470
6037
  */
6471
6038
  "autocomplete"?: boolean;
6472
6039
  /**
6473
6040
  * Minimun number of characters to dispatch typing event
6474
- * @default 3
6475
6041
  */
6476
6042
  "autocompleteMinChars"?: number;
6477
6043
  /**
@@ -6480,7 +6046,6 @@ declare namespace LocalJSX {
6480
6046
  "htmlAriaLabel"?: string;
6481
6047
  /**
6482
6048
  * the id of the searchbar element
6483
- * @default `searchbar-${randomId()}`
6484
6049
  */
6485
6050
  "htmlid"?: string;
6486
6051
  /**
@@ -6505,7 +6070,6 @@ declare namespace LocalJSX {
6505
6070
  "placeholder"?: string;
6506
6071
  /**
6507
6072
  * Prevent submit action
6508
- * @default false
6509
6073
  */
6510
6074
  "preventSubmit"?: boolean;
6511
6075
  /**
@@ -6518,27 +6082,22 @@ declare namespace LocalJSX {
6518
6082
  "resultsItems"?: SearchbarItem[] | string;
6519
6083
  /**
6520
6084
  * Set button icon without label
6521
- * @default false
6522
6085
  */
6523
6086
  "searchButtonIconOnly"?: boolean;
6524
6087
  /**
6525
6088
  * Search helper text
6526
- * @default "Cerca {searchString}"
6527
6089
  */
6528
6090
  "searchHelperLabel"?: string;
6529
6091
  /**
6530
6092
  * Show submit button
6531
- * @default false
6532
6093
  */
6533
6094
  "showSearchButton"?: boolean;
6534
6095
  /**
6535
6096
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
6536
- * @default ControlSize.BIG
6537
6097
  */
6538
6098
  "size"?: ControlSize;
6539
6099
  /**
6540
6100
  * Sort autocomplete results items
6541
- * @default false
6542
6101
  */
6543
6102
  "sortResultsItems"?: boolean;
6544
6103
  /**
@@ -6547,7 +6106,6 @@ declare namespace LocalJSX {
6547
6106
  "value"?: string;
6548
6107
  /**
6549
6108
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
6550
- * @default ButtonVariant.PRIMARY
6551
6109
  */
6552
6110
  "variant"?: ButtonVariant;
6553
6111
  }
@@ -6559,36 +6117,30 @@ declare namespace LocalJSX {
6559
6117
  interface ZSectionTitle {
6560
6118
  /**
6561
6119
  * Divider position for the primary title. This prop only works if the secondary title is not set.
6562
- * @default ZSectionTitleDividerPosition.BEFORE
6563
6120
  */
6564
6121
  "dividerPosition"?: ZSectionTitleDividerPosition;
6565
6122
  /**
6566
6123
  * Whether the primary title text is uppercase.
6567
- * @default true
6568
6124
  */
6569
6125
  "uppercase"?: boolean;
6570
6126
  }
6571
6127
  interface ZSelect {
6572
6128
  /**
6573
6129
  * the input aria-label
6574
- * @default ""
6575
6130
  */
6576
6131
  "ariaLabel"?: string;
6577
6132
  /**
6578
6133
  * the input has autocomplete option
6579
- * @default false
6580
6134
  */
6581
6135
  "autocomplete"?: boolean;
6582
6136
  /**
6583
6137
  * the input is disabled
6584
- * @default false
6585
6138
  */
6586
6139
  "disabled"?: boolean;
6587
6140
  "hasGroupItems"?: boolean;
6588
6141
  "hasTreeItems"?: boolean;
6589
6142
  /**
6590
6143
  * the id of the input element
6591
- * @default `id-${randomId()}`
6592
6144
  */
6593
6145
  "htmlid"?: string;
6594
6146
  /**
@@ -6597,12 +6149,10 @@ declare namespace LocalJSX {
6597
6149
  "htmltitle"?: string;
6598
6150
  /**
6599
6151
  * When fixed, it occupies space and pushes down next elements.
6600
- * @default false
6601
6152
  */
6602
6153
  "isfixed"?: boolean;
6603
6154
  /**
6604
6155
  * the input select options
6605
- * @default []
6606
6156
  */
6607
6157
  "items"?: SelectItem[] | string;
6608
6158
  /**
@@ -6611,7 +6161,6 @@ declare namespace LocalJSX {
6611
6161
  "label"?: string;
6612
6162
  /**
6613
6163
  * input helper message (optional) - if set to `false` message won't be displayed
6614
- * @default true
6615
6164
  */
6616
6165
  "message"?: string | boolean;
6617
6166
  /**
@@ -6620,7 +6169,6 @@ declare namespace LocalJSX {
6620
6169
  "name"?: string;
6621
6170
  /**
6622
6171
  * no result text message
6623
- * @default "Nessun risultato"
6624
6172
  */
6625
6173
  "noresultslabel"?: string;
6626
6174
  /**
@@ -6637,7 +6185,6 @@ declare namespace LocalJSX {
6637
6185
  "placeholder"?: string;
6638
6186
  /**
6639
6187
  * the input is readonly
6640
- * @default false
6641
6188
  */
6642
6189
  "readonly"?: boolean;
6643
6190
  "resetItem"?: string;
@@ -6647,7 +6194,6 @@ declare namespace LocalJSX {
6647
6194
  "showChildrenOfMatchingParent"?: boolean;
6648
6195
  /**
6649
6196
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
6650
- * @default ControlSize.BIG
6651
6197
  */
6652
6198
  "size"?: ControlSize;
6653
6199
  /**
@@ -6661,7 +6207,6 @@ declare namespace LocalJSX {
6661
6207
  interface ZSkipToContent {
6662
6208
  /**
6663
6209
  * Array to fill link into skip-content
6664
- * @default []
6665
6210
  */
6666
6211
  "links"?: string | SkipToContentLink[];
6667
6212
  /**
@@ -6710,7 +6255,6 @@ declare namespace LocalJSX {
6710
6255
  interface ZTable {
6711
6256
  /**
6712
6257
  * Whether the table cells should show a border between them.
6713
- * @default false
6714
6258
  */
6715
6259
  "bordered"?: boolean;
6716
6260
  }
@@ -6748,17 +6292,14 @@ declare namespace LocalJSX {
6748
6292
  "onColspanChange"?: (event: ZTdCustomEvent<number>) => void;
6749
6293
  /**
6750
6294
  * Set the popover position, the default is "auto".
6751
- * @default PopoverPosition.AUTO
6752
6295
  */
6753
6296
  "popoverPosition"?: PopoverPosition;
6754
6297
  /**
6755
6298
  * Enables the contextual menu. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the menu button.
6756
- * @default null
6757
6299
  */
6758
6300
  "showMenu"?: VisibilityCondition;
6759
6301
  /**
6760
6302
  * Whether the cell should stick.
6761
- * @default false
6762
6303
  */
6763
6304
  "sticky"?: boolean;
6764
6305
  }
@@ -6768,7 +6309,6 @@ declare namespace LocalJSX {
6768
6309
  interface ZTfoot {
6769
6310
  /**
6770
6311
  * If true, the footer will be stuck to the bottom of the table.
6771
- * @default false
6772
6312
  */
6773
6313
  "sticky"?: boolean;
6774
6314
  }
@@ -6786,17 +6326,14 @@ declare namespace LocalJSX {
6786
6326
  "onSort"?: (event: ZThCustomEvent<any>) => void;
6787
6327
  /**
6788
6328
  * Set popover position.
6789
- * @default PopoverPosition.AUTO
6790
6329
  */
6791
6330
  "popoverPosition"?: PopoverPosition;
6792
6331
  /**
6793
6332
  * Enables the contextual menu. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the menu button.
6794
- * @default null
6795
6333
  */
6796
6334
  "showMenu"?: VisibilityCondition;
6797
6335
  /**
6798
6336
  * Enables the sorting button. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the sort button.
6799
- * @default null
6800
6337
  */
6801
6338
  "showSorting"?: VisibilityCondition;
6802
6339
  /**
@@ -6805,12 +6342,10 @@ declare namespace LocalJSX {
6805
6342
  "sortDirection"?: SortDirection;
6806
6343
  /**
6807
6344
  * Sorted state of the column.
6808
- * @default false
6809
6345
  */
6810
6346
  "sorted"?: boolean | null;
6811
6347
  /**
6812
6348
  * Whether the cell should stick.
6813
- * @default false
6814
6349
  */
6815
6350
  "sticky"?: boolean;
6816
6351
  }
@@ -6820,12 +6355,10 @@ declare namespace LocalJSX {
6820
6355
  interface ZThead {
6821
6356
  /**
6822
6357
  * The element is focusable
6823
- * @default false
6824
6358
  */
6825
6359
  "isFocusable"?: boolean;
6826
6360
  /**
6827
6361
  * If true, the header will be stuck to the top of the table.
6828
- * @default false
6829
6362
  */
6830
6363
  "sticky"?: boolean;
6831
6364
  }
@@ -6843,7 +6376,6 @@ declare namespace LocalJSX {
6843
6376
  "closebutton"?: boolean;
6844
6377
  /**
6845
6378
  * toast notification draggable percentage
6846
- * @default 80
6847
6379
  */
6848
6380
  "draggablepercentage"?: number;
6849
6381
  /**
@@ -6852,7 +6384,6 @@ declare namespace LocalJSX {
6852
6384
  "heading"?: string;
6853
6385
  /**
6854
6386
  * toast notification can be draggable
6855
- * @default true
6856
6387
  */
6857
6388
  "isdraggable"?: boolean;
6858
6389
  /**
@@ -6865,7 +6396,6 @@ declare namespace LocalJSX {
6865
6396
  "onToastClose"?: (event: ZToastNotificationCustomEvent<any>) => void;
6866
6397
  /**
6867
6398
  * toast notification autoclose can be paused
6868
- * @default true
6869
6399
  */
6870
6400
  "pauseonfocusloss"?: boolean;
6871
6401
  /**
@@ -6880,19 +6410,16 @@ declare namespace LocalJSX {
6880
6410
  interface ZToastNotificationList {
6881
6411
  /**
6882
6412
  * Set the entry position of new notification in the list
6883
- * @default true
6884
6413
  */
6885
6414
  "newestontop"?: boolean;
6886
6415
  /**
6887
6416
  * Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
6888
- * @default ToastNotificationPosition.TOP_RIGHT
6889
6417
  */
6890
6418
  "position"?: ToastNotificationPosition;
6891
6419
  }
6892
6420
  interface ZToggleButton {
6893
6421
  /**
6894
6422
  * aria-label for the button
6895
- * @default ""
6896
6423
  */
6897
6424
  "ariaLabel"?: string;
6898
6425
  /**
@@ -6901,7 +6428,6 @@ declare namespace LocalJSX {
6901
6428
  "avoidclick"?: boolean;
6902
6429
  /**
6903
6430
  * disabled status flag (optional)
6904
- * @default false
6905
6431
  */
6906
6432
  "isdisabled"?: boolean;
6907
6433
  /**
@@ -6914,29 +6440,24 @@ declare namespace LocalJSX {
6914
6440
  "onToggleClick"?: (event: ZToggleButtonCustomEvent<any>) => void;
6915
6441
  /**
6916
6442
  * open by default (optional)
6917
- * @default false
6918
6443
  */
6919
6444
  "opened"?: boolean;
6920
6445
  }
6921
6446
  interface ZToggleSwitch {
6922
6447
  /**
6923
6448
  * Checked state
6924
- * @default false
6925
6449
  */
6926
6450
  "checked"?: boolean;
6927
6451
  /**
6928
6452
  * Disabled flag
6929
- * @default false
6930
6453
  */
6931
6454
  "disabled"?: boolean;
6932
6455
  /**
6933
6456
  * HTML id attribute to set to the internal checkbox
6934
- * @default `toggle-switch-id-${randomId()}`
6935
6457
  */
6936
6458
  "htmlid"?: string;
6937
6459
  /**
6938
6460
  * Label position
6939
- * @default LabelPosition.LEFT
6940
6461
  */
6941
6462
  "labelPosition"?: LabelPosition;
6942
6463
  /**
@@ -6950,12 +6471,10 @@ declare namespace LocalJSX {
6950
6471
  interface ZTool {
6951
6472
  /**
6952
6473
  * Visual active state.
6953
- * @default false
6954
6474
  */
6955
6475
  "active"?: boolean;
6956
6476
  /**
6957
6477
  * Disabled state.
6958
- * @default false
6959
6478
  */
6960
6479
  "disabled"?: boolean;
6961
6480
  /**
@@ -6980,7 +6499,6 @@ declare namespace LocalJSX {
6980
6499
  "onToggleTooltip"?: (event: ZToolCustomEvent<any>) => void;
6981
6500
  /**
6982
6501
  * Open state.
6983
- * @default false
6984
6502
  */
6985
6503
  "open"?: boolean;
6986
6504
  /**
@@ -6989,7 +6507,6 @@ declare namespace LocalJSX {
6989
6507
  "tooltip"?: string;
6990
6508
  /**
6991
6509
  * Preferred tooltip position. Defaults to true.
6992
- * @default PopoverPosition.TOP
6993
6510
  */
6994
6511
  "tooltipPosition"?: PopoverPosition;
6995
6512
  }
@@ -7020,12 +6537,10 @@ declare namespace LocalJSX {
7020
6537
  "bindTo"?: string | HTMLElement;
7021
6538
  /**
7022
6539
  * Reflects `closable` prop of the popover. "If true, the popover can be closed by clicking outside of it or pressing the escape key. Otherwise, it will be closed only programmatically (by setting `open` to `false`)."
7023
- * @default true
7024
6540
  */
7025
6541
  "closable"?: boolean;
7026
6542
  /**
7027
6543
  * Enable tooltip dark mode.
7028
- * @default false
7029
6544
  */
7030
6545
  "dark"?: boolean;
7031
6546
  /**
@@ -7034,12 +6549,10 @@ declare namespace LocalJSX {
7034
6549
  "onOpenChange"?: (event: ZTooltipCustomEvent<{open: boolean}>) => void;
7035
6550
  /**
7036
6551
  * The open state of the tooltip.
7037
- * @default false
7038
6552
  */
7039
6553
  "open"?: boolean;
7040
6554
  /**
7041
6555
  * Tooltip position.
7042
- * @default PopoverPosition.AUTO
7043
6556
  */
7044
6557
  "position"?: PopoverPosition;
7045
6558
  }
@@ -7051,7 +6564,6 @@ declare namespace LocalJSX {
7051
6564
  interface ZTr {
7052
6565
  /**
7053
6566
  * Whether the row is expandable. Use a `z-td` as the last cell of the row for the additional content. It will show a button to expand/collapse the row. The last cell will be hidden until the button or row is clicked. If some element inside the expandable row contains the `prevent-expand` css class, the row will not expand by clicking that element.
7054
- * @default false
7055
6567
  */
7056
6568
  "expandable"?: boolean;
7057
6569
  /**
@@ -7070,7 +6582,6 @@ declare namespace LocalJSX {
7070
6582
  "htmlSectionTitle"?: string;
7071
6583
  /**
7072
6584
  * Items to render, if they have the url property they will be rendered as clickable links
7073
- * @default []
7074
6585
  */
7075
6586
  "items"?: TreeListItem[] | string;
7076
6587
  /**
@@ -7080,725 +6591,92 @@ declare namespace LocalJSX {
7080
6591
  }
7081
6592
  interface ZVisuallyHidden {
7082
6593
  }
7083
-
7084
- interface ZAccordionAttributes {
7085
- "label": string;
7086
- "icon": string;
7087
- "size": ControlSize;
7088
- "isDisabled": boolean;
7089
- "open": boolean;
7090
- "highlight": boolean;
7091
- "variant": AccordionVariant;
7092
- "shadow": boolean;
7093
- }
7094
- interface ZAlertAttributes {
7095
- "type": AlertType;
7096
- }
7097
- interface ZAnchorNavigationAttributes {
7098
- "hideUnselected": boolean;
7099
- "autoCurrent": boolean;
7100
- "collapsedLabel": string;
7101
- "isCollapsed": boolean;
7102
- }
7103
- interface ZAppHeaderAttributes {
7104
- "stuck": boolean;
7105
- "enableOffcanvas": boolean;
7106
- "enableSearch": boolean;
7107
- "searchPlaceholder": string;
7108
- "searchString": string;
7109
- "searchPageUrl": string;
7110
- "enableZLogo": boolean;
7111
- "drawerOpen": boolean;
7112
- }
7113
- interface ZAppHeaderDeprecatedAttributes {
7114
- "stuck": boolean;
7115
- "hero": string;
7116
- "overlay": boolean;
7117
- "flow": "auto" | "stack" | "offcanvas";
7118
- "drawerOpen": boolean;
7119
- "enableSearch": boolean;
7120
- "searchPlaceholder": string;
7121
- "searchString": string;
7122
- "searchPageUrl": string;
7123
- }
7124
- interface ZAriaAlertAttributes {
7125
- "mode": ZAriaAlertMode;
7126
- }
7127
- interface ZAvatarAttributes {
7128
- "size": AvatarSize;
7129
- "text": string;
7130
- "textColor": string;
7131
- "backgroundColor": string;
7132
- "image": string;
7133
- }
7134
- interface ZBookCardAttributes {
7135
- "variant": BookCardVariant;
7136
- "cover": string;
7137
- "operaTitle": string;
7138
- "volumeTitle": string;
7139
- "authors": string;
7140
- "isbn": string;
7141
- "isbnLabel": string;
7142
- "year": string;
7143
- "ebookUrl": string;
7144
- "linkTarget": string;
7145
- "fallbackCover": string;
7146
- "hasMultipleCovers": boolean;
7147
- "titleHtmlTag": string;
7148
- }
7149
- interface ZBookCardAppAttributes {
7150
- "logo": string;
7151
- "name": string;
7152
- "link": string;
7153
- "laz": boolean;
7154
- "info": string;
7155
- }
7156
- interface ZBookCardDeprecatedAttributes {
7157
- "variant": BookCardDeprecatedVariant;
7158
- "cover": string;
7159
- "operaTitle": string;
7160
- "volumeTitle": string;
7161
- "authors": string;
7162
- "isbn": string;
7163
- "isbnLabel": string;
7164
- "ribbon": string;
7165
- "ribbonIcon": string;
7166
- "ribbonInteractive": boolean;
7167
- "borderless": boolean;
7168
- "fallbackCover": string;
7169
- "operaTitleTag": string;
7170
- }
7171
- interface ZBookCoverAttributes {
7172
- "cover": string;
7173
- "fallbackCover": string;
7174
- "multiple": boolean;
7175
- "bordered": boolean;
7176
- }
7177
- interface ZBreadcrumbAttributes {
7178
- "pathStyle": BreadcrumbPathStyle;
7179
- "homepageVariant": BreadcrumbHomepageVariant;
7180
- "maxNodesToShow": number;
7181
- "preventFollowUrl": boolean;
7182
- "overflowMenuItemRows": number;
7183
- "truncateChar": number;
7184
- }
7185
- interface ZButtonAttributes {
7186
- "ariaLabel": string | undefined;
7187
- "role": string;
7188
- "htmlrole": string;
7189
- "href": string;
7190
- "target": string;
7191
- "htmlid": string;
7192
- "name": string;
7193
- "disabled": boolean;
7194
- "type": ButtonType;
7195
- "variant": ButtonVariant;
7196
- "icon": string;
7197
- "iconPosition": IconPosition;
7198
- "size": ButtonSize | ControlSize;
7199
- }
7200
- interface ZButtonSortAttributes {
7201
- "buttonid": string;
7202
- "label": string;
7203
- "desclabel": string;
7204
- "counter": number;
7205
- "sortlabelasc": string;
7206
- "sortlabeldesc": string;
7207
- "isselected": boolean;
7208
- "sortasc": boolean;
7209
- }
7210
- interface ZCardAttributes {
7211
- "variant": CardVariant;
7212
- "coverIcon": string;
7213
- "showShadow": boolean;
7214
- "clickable": boolean;
7215
- }
7216
- interface ZCarouselAttributes {
7217
- "isLoading": boolean;
7218
- "label": string;
7219
- "single": boolean;
7220
- "arrowsPosition": CarouselArrowsPosition;
7221
- "progressMode": CarouselProgressMode;
7222
- "fixedArrows": boolean;
7223
- "ghostLoadingHeight": number;
7224
- "infinite": boolean;
7225
- }
7226
- interface ZChipAttributes {
7227
- "icon": string;
7228
- "type": ZChipType;
7229
- "interactiveIcon": string;
7230
- "disabled": boolean;
7231
- "ariaLabel": string;
7232
- }
7233
- interface ZColorPickerAttributes {
7234
- "selectedColor": ColorPickerPalette;
7235
- "lng": "it" | "en";
7236
- "htmlAriaLabel": string;
7237
- "disableTransparent": boolean;
7238
- }
7239
- interface ZComboboxAttributes {
7240
- "inputid": string;
7241
- "items": ComboItem[] | string;
7242
- "label": string;
7243
- "disabled": boolean;
7244
- "hassearch": boolean;
7245
- "searchlabel": string;
7246
- "searchplaceholder": string;
7247
- "searchtitle": string;
7248
- "noresultslabel": string;
7249
- "isopen": boolean;
7250
- "isfixed": boolean;
7251
- "hascheckall": boolean;
7252
- "checkalltext": string;
7253
- "uncheckalltext": string;
7254
- "maxcheckableitems": number;
7255
- "hasgroupitems": boolean;
7256
- "size": ControlSize;
7257
- "htmlAriaLabel": string;
7258
- }
7259
- interface ZCoverHeroAttributes {
7260
- "variant": CoverHeroVariant;
7261
- "contentPosition": CoverHeroContentPosition;
7262
- "preserveAspectRatio": boolean;
7263
- }
7264
- interface ZDatePickerAttributes {
7265
- "datePickerId": string;
7266
- "ariaLabel": string;
7267
- "label": string;
7268
- "mode": ZDatePickerMode;
7269
- "name": string;
7270
- "value": string;
7271
- }
7272
- interface ZDividerAttributes {
7273
- "size": DividerSize;
7274
- "color": string;
7275
- "orientation": DividerOrientation;
7276
- }
7277
- interface ZDragdropAreaAttributes {
7278
- "dragAndDropLabel": string;
7279
- }
7280
- interface ZFileAttributes {
7281
- "fileNumber": number;
7282
- "fileName": string;
7283
- }
7284
- interface ZFileUploadAttributes {
7285
- "type": ZFileUploadType;
7286
- "buttonVariant": ButtonVariant;
7287
- "acceptedFormat": string;
7288
- "fileMaxSize": number;
7289
- "mainTitle": string;
7290
- "description": string;
7291
- "uploadBtnLabel": string;
7292
- "dragAndDropLabel": string;
7293
- "allowedFilesMessage": string;
7294
- "uploadClickableMessage": string;
7295
- "uploadMessage": string;
7296
- "errorModalTitle": string;
7297
- "errorModalMessage": string;
7298
- "uploadedFilesLabel": string;
7299
- "hasFileSection": boolean;
7300
- "inputName": string;
7301
- "showErrors": boolean;
7302
- }
7303
- interface ZIconAttributes {
7304
- "name": string;
7305
- "height": string;
7306
- "width": string;
7307
- "iconid": string;
7308
- "fill": string;
7309
- "indicatorColor": string;
7310
- }
7311
- interface ZInfoBoxAttributes {
7312
- "boxid": string;
7313
- "isclosable": boolean;
7314
- }
7315
- interface ZInfoRevealAttributes {
7316
- "icon": string;
7317
- "position": InfoRevealPosition;
7318
- "label": string;
7319
- "ariaLabel": string;
7320
- "size": ControlSize;
7321
- }
7322
- interface ZInputAttributes {
7323
- "htmlid": string;
7324
- "type": InputType;
7325
- "name": string;
7326
- "label": string;
7327
- "ariaLabel": string;
7328
- "htmlAriaExpanded": string;
7329
- "htmlAriaControls": string;
7330
- "htmlAriaAutocomplete": string;
7331
- "htmlAriaActivedescendant": string;
7332
- "value": string;
7333
- "disabled": boolean;
7334
- "readonly": boolean;
7335
- "required": boolean;
7336
- "checked": boolean;
7337
- "placeholder": string;
7338
- "htmltitle": string;
7339
- "status": InputStatus;
7340
- "message": string;
7341
- "labelPosition": LabelPosition;
7342
- "autocomplete": string;
7343
- "role": string;
7344
- "hasclearicon": boolean;
7345
- "icon": string;
7346
- "min": number;
7347
- "minlength": number;
7348
- "max": number;
7349
- "maxlength": number;
7350
- "step": number;
7351
- "pattern": string;
7352
- "size": ControlSize;
7353
- }
7354
- interface ZInputMessageAttributes {
7355
- "message": string;
7356
- "status": InputStatus;
7357
- "disabled": boolean;
7358
- }
7359
- interface ZListAttributes {
7360
- "size": ListSize;
7361
- "listType": ListType;
7362
- "role": string;
7363
- }
7364
- interface ZListElementAttributes {
7365
- "alignButton": ExpandableListButtonAlign;
7366
- "clickable": boolean;
7367
- "dividerColor": string;
7368
- "dividerType": ListDividerType;
7369
- "dividerSize": DividerSize;
7370
- "expandable": boolean;
7371
- "expandableStyle": ExpandableListStyle;
7372
- "listElementId": number;
7373
- "size": ListSize;
7374
- "color": string;
7375
- "disabled": boolean;
7376
- "listElementPosition": string;
7377
- "listType": ListType;
7378
- "hasTreeItems": boolean;
7379
- "role": string;
7380
- "htmlTabindex": number | null;
7381
- }
7382
- interface ZListGroupAttributes {
7383
- "size": ListSize;
7384
- "dividerType": ListDividerType;
7385
- "dividerSize": DividerSize;
7386
- "dividerColor": string;
7387
- "listType": ListType;
7388
- "hasTreeItems": boolean;
7389
- "role": string;
7390
- }
7391
- interface ZLogoAttributes {
7392
- "width": number;
7393
- "height": number;
7394
- "imageAlt": string;
7395
- "link": string;
7396
- "targetBlank": boolean;
7397
- "mobileLogo": boolean;
7398
- }
7399
- interface ZMenuAttributes {
7400
- "active": boolean;
7401
- "floating": boolean;
7402
- "open": boolean;
7403
- "verticalContext": boolean;
7404
- "htmlTabindex": number;
7405
- }
7406
- interface ZMenuDeprecatedAttributes {
7407
- "active": boolean;
7408
- "floating": boolean;
7409
- "open": boolean;
7410
- "verticalContext": boolean;
7411
- }
7412
- interface ZMenuSectionAttributes {
7413
- "active": boolean;
7414
- "htmlTabindex": number;
7415
- "open": boolean;
7416
- }
7417
- interface ZMenuSectionDeprecatedAttributes {
7418
- "active": boolean;
7419
- }
7420
- interface ZModalAttributes {
7421
- "modalid": string;
7422
- "modaltitle": string;
7423
- "modalsubtitle": string;
7424
- "closeButtonLabel": string;
7425
- "alertdialog": boolean;
7426
- "closable": boolean;
7427
- "scrollInside": boolean;
7428
- "lockPageScroll": boolean;
7429
- }
7430
- interface ZMyzCardAttributes {
7431
- "faded": boolean;
7432
- "cardtype": LicenseType;
7433
- "ispressed": boolean;
7434
- "ishighlighted": boolean;
7435
- }
7436
- interface ZMyzCardAlertAttributes {
7437
- "iconname": string;
7438
- "contenttext": string;
7439
- "actiontext": string;
7440
- "type": string;
7441
- }
7442
- interface ZMyzCardCoverAttributes {
7443
- "img": string;
7444
- "titolo": string;
7445
- "faded": boolean;
7446
- "defaultimg": string;
7447
- }
7448
- interface ZMyzCardDictionaryAttributes {
7449
- "name": string;
7450
- "cover": string;
7451
- "disabled": boolean;
7452
- "flipped": boolean;
7453
- "flipbuttonlabel": string;
7454
- "hideinfobtn": boolean;
7455
- }
7456
- interface ZMyzCardFooterAttributes {
7457
- "titolo": string;
7458
- "autori": string;
7459
- "isbn": string;
7460
- "faded": boolean;
7461
- "cardtype": LicenseType;
7462
- "opened": boolean;
7463
- "customContent": boolean;
7464
- }
7465
- interface ZMyzCardHeaderAttributes {
7466
- "titolo": string;
7467
- "faded": boolean;
7468
- "cardtype": LicenseType;
7469
- }
7470
- interface ZMyzCardIconAttributes {
7471
- "icon": string;
7472
- "isdisabled": boolean;
7473
- "ariaLabel": string;
7474
- }
7475
- interface ZMyzCardInfoAttributes {
7476
- "data": string | DictionaryData;
7477
- "htmltabindex": number;
7478
- }
7479
- interface ZMyzCardListAttributes {
7480
- "listdata": string;
7481
- }
7482
- interface ZMyzListAttributes {
7483
- "inputrawdata": string;
7484
- }
7485
- interface ZMyzListItemAttributes {
7486
- "text": string;
7487
- "link": string;
7488
- "linktarget": string;
7489
- "icon": string;
7490
- "listitemid": string;
7491
- "action": string;
7492
- "underlined": boolean;
7493
- }
7494
- interface ZNavigationTabsAttributes {
7495
- "ariaLabel": string;
7496
- "orientation": NavigationTabsOrientation;
7497
- "size": NavigationTabsSize;
7498
- "selectedTab": number;
7499
- }
7500
- interface ZNotificationAttributes {
7501
- "contenticonname": string;
7502
- "actiontext": string;
7503
- "type": NotificationType;
7504
- "showclose": boolean;
7505
- "showshadow": boolean;
7506
- "sticky": boolean;
7507
- }
7508
- interface ZOffcanvasAttributes {
7509
- "variant": OffCanvasVariant;
7510
- "open": boolean;
7511
- "transitiondirection": TransitionDirection;
7512
- "skipLoadAnimation": boolean;
7513
- "showBackdrop": boolean;
7514
- }
7515
- interface ZOtpAttributes {
7516
- "inputNum": number;
7517
- "status": InputStatus;
7518
- "message": string;
7519
- }
7520
- interface ZPaginationAttributes {
7521
- "label": string;
7522
- "navArrows": boolean;
7523
- "totalPages": number;
7524
- "skip": number;
7525
- "edges": boolean;
7526
- "split": number;
7527
- "visiblePages": number;
7528
- "currentPage": number;
7529
- "goToPage": boolean;
7530
- }
7531
- interface ZPanelElemAttributes {
7532
- "elemid": string;
7533
- "imgurl": string;
7534
- "imgalt": string;
7535
- "linkicon": string;
7536
- "linklabel": string;
7537
- "url": string;
7538
- "target": string;
7539
- "isdisabled": boolean;
7540
- "descrSlotName": string;
7541
- }
7542
- interface ZPopoverAttributes {
7543
- "position": PopoverPosition;
7544
- "open": boolean;
7545
- "bindTo": string | HTMLElement;
7546
- "showArrow": boolean;
7547
- "center": boolean;
7548
- "closable": boolean;
7549
- }
7550
- interface ZRangePickerAttributes {
7551
- "rangePickerId": string;
7552
- "firstAriaLabel": string;
7553
- "firstLabel": string;
7554
- "secondAriaLabel": string;
7555
- "secondLabel": string;
7556
- "mode": ZRangePickerMode;
7557
- "firstPickerReadOnly": boolean;
7558
- "lastPickerReadOnly": boolean;
7559
- "firstPickerPlaceholder": string;
7560
- "lastPickerPlaceholder": string;
7561
- }
7562
- interface ZResultCardAttributes {
7563
- "cardTitle": string;
7564
- "cardSubtitle": string;
7565
- "authors": string;
7566
- "cover": string;
7567
- "fallbackCover": string;
7568
- "hasMultipleCovers": boolean;
7569
- "isInfoCard": boolean;
7570
- "titleHtmlTag": string;
7571
- }
7572
- interface ZSearchbarAttributes {
7573
- "htmlid": string;
7574
- "preventSubmit": boolean;
7575
- "label": string;
7576
- "htmlAriaLabel": string;
7577
- "value": string;
7578
- "placeholder": string;
7579
- "autocomplete": boolean;
7580
- "autocompleteMinChars": number;
7581
- "resultsCount": number;
7582
- "searchHelperLabel": string;
7583
- "resultsItems": SearchbarItem[] | string;
7584
- "sortResultsItems": boolean;
7585
- "showSearchButton": boolean;
7586
- "searchButtonIconOnly": boolean;
7587
- "size": ControlSize;
7588
- "variant": ButtonVariant;
7589
- }
7590
- interface ZSectionTitleAttributes {
7591
- "dividerPosition": ZSectionTitleDividerPosition;
7592
- "uppercase": boolean;
7593
- }
7594
- interface ZSelectAttributes {
7595
- "htmlid": string;
7596
- "items": SelectItem[] | string;
7597
- "name": string;
7598
- "label": string;
7599
- "ariaLabel": string;
7600
- "disabled": boolean;
7601
- "readonly": boolean;
7602
- "placeholder": string;
7603
- "htmltitle": string;
7604
- "status": InputStatus;
7605
- "message": string;
7606
- "autocomplete": boolean;
7607
- "noresultslabel": string;
7608
- "hasGroupItems": boolean;
7609
- "hasTreeItems": boolean;
7610
- "showChildrenOfMatchingParent": boolean;
7611
- "isfixed": boolean;
7612
- "resetItem": string;
7613
- "size": ControlSize;
7614
- }
7615
- interface ZSkipToContentAttributes {
7616
- "variant": ThemeVariant;
7617
- "links": string | SkipToContentLink[];
7618
- }
7619
- interface ZSlideshowAttributes {
7620
- "slideshowid": string;
7621
- "data": string[] | string;
7622
- }
7623
- interface ZStepperItemAttributes {
7624
- "index": number;
7625
- "href": string;
7626
- "pressed": boolean;
7627
- "checked": boolean;
7628
- "disabled": boolean;
7629
- }
7630
- interface ZTableAttributes {
7631
- "bordered": boolean;
7632
- }
7633
- interface ZTagAttributes {
7634
- "icon": string;
7635
- "expandable": boolean;
7636
- }
7637
- interface ZTdAttributes {
7638
- "colspan": number;
7639
- "sticky": boolean;
7640
- "showMenu": VisibilityCondition;
7641
- "popoverPosition": PopoverPosition;
7642
- }
7643
- interface ZTfootAttributes {
7644
- "sticky": boolean;
7645
- }
7646
- interface ZThAttributes {
7647
- "colspan": number;
7648
- "showMenu": VisibilityCondition;
7649
- "showSorting": VisibilityCondition;
7650
- "sticky": boolean;
7651
- "sortDirection": SortDirection;
7652
- "sorted": boolean | null;
7653
- "popoverPosition": PopoverPosition;
7654
- }
7655
- interface ZTheadAttributes {
7656
- "sticky": boolean;
7657
- "isFocusable": boolean;
7658
- }
7659
- interface ZToastNotificationAttributes {
7660
- "heading": string;
7661
- "message": string;
7662
- "closebutton": boolean;
7663
- "autoclose": number;
7664
- "pauseonfocusloss": boolean;
7665
- "type": ToastNotification;
7666
- "isdraggable": boolean;
7667
- "draggablepercentage": number;
7668
- "transition": ToastNotificationTransition;
7669
- }
7670
- interface ZToastNotificationListAttributes {
7671
- "position": ToastNotificationPosition;
7672
- "newestontop": boolean;
7673
- }
7674
- interface ZToggleButtonAttributes {
7675
- "label": string;
7676
- "isdisabled": boolean;
7677
- "avoidclick": boolean;
7678
- "opened": boolean;
7679
- "ariaLabel": string;
7680
- }
7681
- interface ZToggleSwitchAttributes {
7682
- "disabled": boolean;
7683
- "labelPosition": LabelPosition;
7684
- "checked": boolean;
7685
- "htmlid": string;
7686
- }
7687
- interface ZToolAttributes {
7688
- "icon": IconName;
7689
- "tooltip": string;
7690
- "tooltipPosition": PopoverPosition;
7691
- "htmlAriaLabel": string;
7692
- "active": boolean;
7693
- "disabled": boolean;
7694
- "open": boolean;
7695
- "indicatorColor": string;
7696
- }
7697
- interface ZToolbarAttributes {
7698
- "htmlAriaLabel": string;
7699
- }
7700
- interface ZTooltipAttributes {
7701
- "position": PopoverPosition;
7702
- "dark": boolean;
7703
- "open": boolean;
7704
- "bindTo": string | HTMLElement;
7705
- "closable": boolean;
7706
- }
7707
- interface ZTrAttributes {
7708
- "expandable": boolean;
7709
- }
7710
- interface ZTreeListAttributes {
7711
- "items": TreeListItem[] | string;
7712
- "htmlAriaLabelledby": string;
7713
- "htmlSectionTitle": string;
7714
- }
7715
-
7716
6594
  interface IntrinsicElements {
7717
- "z-accordion": Omit<ZAccordion, keyof ZAccordionAttributes> & { [K in keyof ZAccordion & keyof ZAccordionAttributes]?: ZAccordion[K] } & { [K in keyof ZAccordion & keyof ZAccordionAttributes as `attr:${K}`]?: ZAccordionAttributes[K] } & { [K in keyof ZAccordion & keyof ZAccordionAttributes as `prop:${K}`]?: ZAccordion[K] };
7718
- "z-alert": Omit<ZAlert, keyof ZAlertAttributes> & { [K in keyof ZAlert & keyof ZAlertAttributes]?: ZAlert[K] } & { [K in keyof ZAlert & keyof ZAlertAttributes as `attr:${K}`]?: ZAlertAttributes[K] } & { [K in keyof ZAlert & keyof ZAlertAttributes as `prop:${K}`]?: ZAlert[K] };
7719
- "z-anchor-navigation": Omit<ZAnchorNavigation, keyof ZAnchorNavigationAttributes> & { [K in keyof ZAnchorNavigation & keyof ZAnchorNavigationAttributes]?: ZAnchorNavigation[K] } & { [K in keyof ZAnchorNavigation & keyof ZAnchorNavigationAttributes as `attr:${K}`]?: ZAnchorNavigationAttributes[K] } & { [K in keyof ZAnchorNavigation & keyof ZAnchorNavigationAttributes as `prop:${K}`]?: ZAnchorNavigation[K] };
7720
- "z-app-header": Omit<ZAppHeader, keyof ZAppHeaderAttributes> & { [K in keyof ZAppHeader & keyof ZAppHeaderAttributes]?: ZAppHeader[K] } & { [K in keyof ZAppHeader & keyof ZAppHeaderAttributes as `attr:${K}`]?: ZAppHeaderAttributes[K] } & { [K in keyof ZAppHeader & keyof ZAppHeaderAttributes as `prop:${K}`]?: ZAppHeader[K] };
7721
- "z-app-header-deprecated": Omit<ZAppHeaderDeprecated, keyof ZAppHeaderDeprecatedAttributes> & { [K in keyof ZAppHeaderDeprecated & keyof ZAppHeaderDeprecatedAttributes]?: ZAppHeaderDeprecated[K] } & { [K in keyof ZAppHeaderDeprecated & keyof ZAppHeaderDeprecatedAttributes as `attr:${K}`]?: ZAppHeaderDeprecatedAttributes[K] } & { [K in keyof ZAppHeaderDeprecated & keyof ZAppHeaderDeprecatedAttributes as `prop:${K}`]?: ZAppHeaderDeprecated[K] };
7722
- "z-aria-alert": Omit<ZAriaAlert, keyof ZAriaAlertAttributes> & { [K in keyof ZAriaAlert & keyof ZAriaAlertAttributes]?: ZAriaAlert[K] } & { [K in keyof ZAriaAlert & keyof ZAriaAlertAttributes as `attr:${K}`]?: ZAriaAlertAttributes[K] } & { [K in keyof ZAriaAlert & keyof ZAriaAlertAttributes as `prop:${K}`]?: ZAriaAlert[K] };
7723
- "z-avatar": Omit<ZAvatar, keyof ZAvatarAttributes> & { [K in keyof ZAvatar & keyof ZAvatarAttributes]?: ZAvatar[K] } & { [K in keyof ZAvatar & keyof ZAvatarAttributes as `attr:${K}`]?: ZAvatarAttributes[K] } & { [K in keyof ZAvatar & keyof ZAvatarAttributes as `prop:${K}`]?: ZAvatar[K] };
7724
- "z-book-card": Omit<ZBookCard, keyof ZBookCardAttributes> & { [K in keyof ZBookCard & keyof ZBookCardAttributes]?: ZBookCard[K] } & { [K in keyof ZBookCard & keyof ZBookCardAttributes as `attr:${K}`]?: ZBookCardAttributes[K] } & { [K in keyof ZBookCard & keyof ZBookCardAttributes as `prop:${K}`]?: ZBookCard[K] };
7725
- "z-book-card-app": Omit<ZBookCardApp, keyof ZBookCardAppAttributes> & { [K in keyof ZBookCardApp & keyof ZBookCardAppAttributes]?: ZBookCardApp[K] } & { [K in keyof ZBookCardApp & keyof ZBookCardAppAttributes as `attr:${K}`]?: ZBookCardAppAttributes[K] } & { [K in keyof ZBookCardApp & keyof ZBookCardAppAttributes as `prop:${K}`]?: ZBookCardApp[K] };
7726
- "z-book-card-deprecated": Omit<ZBookCardDeprecated, keyof ZBookCardDeprecatedAttributes> & { [K in keyof ZBookCardDeprecated & keyof ZBookCardDeprecatedAttributes]?: ZBookCardDeprecated[K] } & { [K in keyof ZBookCardDeprecated & keyof ZBookCardDeprecatedAttributes as `attr:${K}`]?: ZBookCardDeprecatedAttributes[K] } & { [K in keyof ZBookCardDeprecated & keyof ZBookCardDeprecatedAttributes as `prop:${K}`]?: ZBookCardDeprecated[K] };
7727
- "z-book-cover": Omit<ZBookCover, keyof ZBookCoverAttributes> & { [K in keyof ZBookCover & keyof ZBookCoverAttributes]?: ZBookCover[K] } & { [K in keyof ZBookCover & keyof ZBookCoverAttributes as `attr:${K}`]?: ZBookCoverAttributes[K] } & { [K in keyof ZBookCover & keyof ZBookCoverAttributes as `prop:${K}`]?: ZBookCover[K] };
7728
- "z-breadcrumb": Omit<ZBreadcrumb, keyof ZBreadcrumbAttributes> & { [K in keyof ZBreadcrumb & keyof ZBreadcrumbAttributes]?: ZBreadcrumb[K] } & { [K in keyof ZBreadcrumb & keyof ZBreadcrumbAttributes as `attr:${K}`]?: ZBreadcrumbAttributes[K] } & { [K in keyof ZBreadcrumb & keyof ZBreadcrumbAttributes as `prop:${K}`]?: ZBreadcrumb[K] };
7729
- "z-button": Omit<ZButton, keyof ZButtonAttributes> & { [K in keyof ZButton & keyof ZButtonAttributes]?: ZButton[K] } & { [K in keyof ZButton & keyof ZButtonAttributes as `attr:${K}`]?: ZButtonAttributes[K] } & { [K in keyof ZButton & keyof ZButtonAttributes as `prop:${K}`]?: ZButton[K] };
7730
- "z-button-sort": Omit<ZButtonSort, keyof ZButtonSortAttributes> & { [K in keyof ZButtonSort & keyof ZButtonSortAttributes]?: ZButtonSort[K] } & { [K in keyof ZButtonSort & keyof ZButtonSortAttributes as `attr:${K}`]?: ZButtonSortAttributes[K] } & { [K in keyof ZButtonSort & keyof ZButtonSortAttributes as `prop:${K}`]?: ZButtonSort[K] };
7731
- "z-card": Omit<ZCard, keyof ZCardAttributes> & { [K in keyof ZCard & keyof ZCardAttributes]?: ZCard[K] } & { [K in keyof ZCard & keyof ZCardAttributes as `attr:${K}`]?: ZCardAttributes[K] } & { [K in keyof ZCard & keyof ZCardAttributes as `prop:${K}`]?: ZCard[K] };
7732
- "z-carousel": Omit<ZCarousel, keyof ZCarouselAttributes> & { [K in keyof ZCarousel & keyof ZCarouselAttributes]?: ZCarousel[K] } & { [K in keyof ZCarousel & keyof ZCarouselAttributes as `attr:${K}`]?: ZCarouselAttributes[K] } & { [K in keyof ZCarousel & keyof ZCarouselAttributes as `prop:${K}`]?: ZCarousel[K] };
7733
- "z-chip": Omit<ZChip, keyof ZChipAttributes> & { [K in keyof ZChip & keyof ZChipAttributes]?: ZChip[K] } & { [K in keyof ZChip & keyof ZChipAttributes as `attr:${K}`]?: ZChipAttributes[K] } & { [K in keyof ZChip & keyof ZChipAttributes as `prop:${K}`]?: ZChip[K] };
7734
- "z-color-picker": Omit<ZColorPicker, keyof ZColorPickerAttributes> & { [K in keyof ZColorPicker & keyof ZColorPickerAttributes]?: ZColorPicker[K] } & { [K in keyof ZColorPicker & keyof ZColorPickerAttributes as `attr:${K}`]?: ZColorPickerAttributes[K] } & { [K in keyof ZColorPicker & keyof ZColorPickerAttributes as `prop:${K}`]?: ZColorPicker[K] };
7735
- "z-combobox": Omit<ZCombobox, keyof ZComboboxAttributes> & { [K in keyof ZCombobox & keyof ZComboboxAttributes]?: ZCombobox[K] } & { [K in keyof ZCombobox & keyof ZComboboxAttributes as `attr:${K}`]?: ZComboboxAttributes[K] } & { [K in keyof ZCombobox & keyof ZComboboxAttributes as `prop:${K}`]?: ZCombobox[K] };
7736
- "z-cover-hero": Omit<ZCoverHero, keyof ZCoverHeroAttributes> & { [K in keyof ZCoverHero & keyof ZCoverHeroAttributes]?: ZCoverHero[K] } & { [K in keyof ZCoverHero & keyof ZCoverHeroAttributes as `attr:${K}`]?: ZCoverHeroAttributes[K] } & { [K in keyof ZCoverHero & keyof ZCoverHeroAttributes as `prop:${K}`]?: ZCoverHero[K] };
7737
- "z-date-picker": Omit<ZDatePicker, keyof ZDatePickerAttributes> & { [K in keyof ZDatePicker & keyof ZDatePickerAttributes]?: ZDatePicker[K] } & { [K in keyof ZDatePicker & keyof ZDatePickerAttributes as `attr:${K}`]?: ZDatePickerAttributes[K] } & { [K in keyof ZDatePicker & keyof ZDatePickerAttributes as `prop:${K}`]?: ZDatePicker[K] };
7738
- "z-divider": Omit<ZDivider, keyof ZDividerAttributes> & { [K in keyof ZDivider & keyof ZDividerAttributes]?: ZDivider[K] } & { [K in keyof ZDivider & keyof ZDividerAttributes as `attr:${K}`]?: ZDividerAttributes[K] } & { [K in keyof ZDivider & keyof ZDividerAttributes as `prop:${K}`]?: ZDivider[K] };
7739
- "z-dragdrop-area": Omit<ZDragdropArea, keyof ZDragdropAreaAttributes> & { [K in keyof ZDragdropArea & keyof ZDragdropAreaAttributes]?: ZDragdropArea[K] } & { [K in keyof ZDragdropArea & keyof ZDragdropAreaAttributes as `attr:${K}`]?: ZDragdropAreaAttributes[K] } & { [K in keyof ZDragdropArea & keyof ZDragdropAreaAttributes as `prop:${K}`]?: ZDragdropArea[K] };
7740
- "z-file": Omit<ZFile, keyof ZFileAttributes> & { [K in keyof ZFile & keyof ZFileAttributes]?: ZFile[K] } & { [K in keyof ZFile & keyof ZFileAttributes as `attr:${K}`]?: ZFileAttributes[K] } & { [K in keyof ZFile & keyof ZFileAttributes as `prop:${K}`]?: ZFile[K] };
7741
- "z-file-upload": Omit<ZFileUpload, keyof ZFileUploadAttributes> & { [K in keyof ZFileUpload & keyof ZFileUploadAttributes]?: ZFileUpload[K] } & { [K in keyof ZFileUpload & keyof ZFileUploadAttributes as `attr:${K}`]?: ZFileUploadAttributes[K] } & { [K in keyof ZFileUpload & keyof ZFileUploadAttributes as `prop:${K}`]?: ZFileUpload[K] };
6595
+ "z-accordion": ZAccordion;
6596
+ "z-alert": ZAlert;
6597
+ "z-anchor-navigation": ZAnchorNavigation;
6598
+ "z-app-header": ZAppHeader;
6599
+ "z-app-header-deprecated": ZAppHeaderDeprecated;
6600
+ "z-aria-alert": ZAriaAlert;
6601
+ "z-avatar": ZAvatar;
6602
+ "z-book-card": ZBookCard;
6603
+ "z-book-card-app": ZBookCardApp;
6604
+ "z-book-card-deprecated": ZBookCardDeprecated;
6605
+ "z-book-cover": ZBookCover;
6606
+ "z-breadcrumb": ZBreadcrumb;
6607
+ "z-button": ZButton;
6608
+ "z-button-sort": ZButtonSort;
6609
+ "z-card": ZCard;
6610
+ "z-carousel": ZCarousel;
6611
+ "z-chip": ZChip;
6612
+ "z-color-picker": ZColorPicker;
6613
+ "z-combobox": ZCombobox;
6614
+ "z-cover-hero": ZCoverHero;
6615
+ "z-date-picker": ZDatePicker;
6616
+ "z-divider": ZDivider;
6617
+ "z-dragdrop-area": ZDragdropArea;
6618
+ "z-file": ZFile;
6619
+ "z-file-upload": ZFileUpload;
7742
6620
  "z-ghost-loading": ZGhostLoading;
7743
- "z-icon": Omit<ZIcon, keyof ZIconAttributes> & { [K in keyof ZIcon & keyof ZIconAttributes]?: ZIcon[K] } & { [K in keyof ZIcon & keyof ZIconAttributes as `attr:${K}`]?: ZIconAttributes[K] } & { [K in keyof ZIcon & keyof ZIconAttributes as `prop:${K}`]?: ZIcon[K] };
7744
- "z-info-box": Omit<ZInfoBox, keyof ZInfoBoxAttributes> & { [K in keyof ZInfoBox & keyof ZInfoBoxAttributes]?: ZInfoBox[K] } & { [K in keyof ZInfoBox & keyof ZInfoBoxAttributes as `attr:${K}`]?: ZInfoBoxAttributes[K] } & { [K in keyof ZInfoBox & keyof ZInfoBoxAttributes as `prop:${K}`]?: ZInfoBox[K] };
7745
- "z-info-reveal": Omit<ZInfoReveal, keyof ZInfoRevealAttributes> & { [K in keyof ZInfoReveal & keyof ZInfoRevealAttributes]?: ZInfoReveal[K] } & { [K in keyof ZInfoReveal & keyof ZInfoRevealAttributes as `attr:${K}`]?: ZInfoRevealAttributes[K] } & { [K in keyof ZInfoReveal & keyof ZInfoRevealAttributes as `prop:${K}`]?: ZInfoReveal[K] };
7746
- "z-input": Omit<ZInput, keyof ZInputAttributes> & { [K in keyof ZInput & keyof ZInputAttributes]?: ZInput[K] } & { [K in keyof ZInput & keyof ZInputAttributes as `attr:${K}`]?: ZInputAttributes[K] } & { [K in keyof ZInput & keyof ZInputAttributes as `prop:${K}`]?: ZInput[K] };
7747
- "z-input-message": Omit<ZInputMessage, keyof ZInputMessageAttributes> & { [K in keyof ZInputMessage & keyof ZInputMessageAttributes]?: ZInputMessage[K] } & { [K in keyof ZInputMessage & keyof ZInputMessageAttributes as `attr:${K}`]?: ZInputMessageAttributes[K] } & { [K in keyof ZInputMessage & keyof ZInputMessageAttributes as `prop:${K}`]?: ZInputMessage[K] };
7748
- "z-list": Omit<ZList, keyof ZListAttributes> & { [K in keyof ZList & keyof ZListAttributes]?: ZList[K] } & { [K in keyof ZList & keyof ZListAttributes as `attr:${K}`]?: ZListAttributes[K] } & { [K in keyof ZList & keyof ZListAttributes as `prop:${K}`]?: ZList[K] };
7749
- "z-list-element": Omit<ZListElement, keyof ZListElementAttributes> & { [K in keyof ZListElement & keyof ZListElementAttributes]?: ZListElement[K] } & { [K in keyof ZListElement & keyof ZListElementAttributes as `attr:${K}`]?: ZListElementAttributes[K] } & { [K in keyof ZListElement & keyof ZListElementAttributes as `prop:${K}`]?: ZListElement[K] };
7750
- "z-list-group": Omit<ZListGroup, keyof ZListGroupAttributes> & { [K in keyof ZListGroup & keyof ZListGroupAttributes]?: ZListGroup[K] } & { [K in keyof ZListGroup & keyof ZListGroupAttributes as `attr:${K}`]?: ZListGroupAttributes[K] } & { [K in keyof ZListGroup & keyof ZListGroupAttributes as `prop:${K}`]?: ZListGroup[K] };
7751
- "z-logo": Omit<ZLogo, keyof ZLogoAttributes> & { [K in keyof ZLogo & keyof ZLogoAttributes]?: ZLogo[K] } & { [K in keyof ZLogo & keyof ZLogoAttributes as `attr:${K}`]?: ZLogoAttributes[K] } & { [K in keyof ZLogo & keyof ZLogoAttributes as `prop:${K}`]?: ZLogo[K] };
7752
- "z-menu": Omit<ZMenu, keyof ZMenuAttributes> & { [K in keyof ZMenu & keyof ZMenuAttributes]?: ZMenu[K] } & { [K in keyof ZMenu & keyof ZMenuAttributes as `attr:${K}`]?: ZMenuAttributes[K] } & { [K in keyof ZMenu & keyof ZMenuAttributes as `prop:${K}`]?: ZMenu[K] };
7753
- "z-menu-deprecated": Omit<ZMenuDeprecated, keyof ZMenuDeprecatedAttributes> & { [K in keyof ZMenuDeprecated & keyof ZMenuDeprecatedAttributes]?: ZMenuDeprecated[K] } & { [K in keyof ZMenuDeprecated & keyof ZMenuDeprecatedAttributes as `attr:${K}`]?: ZMenuDeprecatedAttributes[K] } & { [K in keyof ZMenuDeprecated & keyof ZMenuDeprecatedAttributes as `prop:${K}`]?: ZMenuDeprecated[K] };
7754
- "z-menu-section": Omit<ZMenuSection, keyof ZMenuSectionAttributes> & { [K in keyof ZMenuSection & keyof ZMenuSectionAttributes]?: ZMenuSection[K] } & { [K in keyof ZMenuSection & keyof ZMenuSectionAttributes as `attr:${K}`]?: ZMenuSectionAttributes[K] } & { [K in keyof ZMenuSection & keyof ZMenuSectionAttributes as `prop:${K}`]?: ZMenuSection[K] };
7755
- "z-menu-section-deprecated": Omit<ZMenuSectionDeprecated, keyof ZMenuSectionDeprecatedAttributes> & { [K in keyof ZMenuSectionDeprecated & keyof ZMenuSectionDeprecatedAttributes]?: ZMenuSectionDeprecated[K] } & { [K in keyof ZMenuSectionDeprecated & keyof ZMenuSectionDeprecatedAttributes as `attr:${K}`]?: ZMenuSectionDeprecatedAttributes[K] } & { [K in keyof ZMenuSectionDeprecated & keyof ZMenuSectionDeprecatedAttributes as `prop:${K}`]?: ZMenuSectionDeprecated[K] };
7756
- "z-modal": Omit<ZModal, keyof ZModalAttributes> & { [K in keyof ZModal & keyof ZModalAttributes]?: ZModal[K] } & { [K in keyof ZModal & keyof ZModalAttributes as `attr:${K}`]?: ZModalAttributes[K] } & { [K in keyof ZModal & keyof ZModalAttributes as `prop:${K}`]?: ZModal[K] };
7757
- "z-myz-card": Omit<ZMyzCard, keyof ZMyzCardAttributes> & { [K in keyof ZMyzCard & keyof ZMyzCardAttributes]?: ZMyzCard[K] } & { [K in keyof ZMyzCard & keyof ZMyzCardAttributes as `attr:${K}`]?: ZMyzCardAttributes[K] } & { [K in keyof ZMyzCard & keyof ZMyzCardAttributes as `prop:${K}`]?: ZMyzCard[K] };
7758
- "z-myz-card-alert": Omit<ZMyzCardAlert, keyof ZMyzCardAlertAttributes> & { [K in keyof ZMyzCardAlert & keyof ZMyzCardAlertAttributes]?: ZMyzCardAlert[K] } & { [K in keyof ZMyzCardAlert & keyof ZMyzCardAlertAttributes as `attr:${K}`]?: ZMyzCardAlertAttributes[K] } & { [K in keyof ZMyzCardAlert & keyof ZMyzCardAlertAttributes as `prop:${K}`]?: ZMyzCardAlert[K] };
6621
+ "z-icon": ZIcon;
6622
+ "z-info-box": ZInfoBox;
6623
+ "z-info-reveal": ZInfoReveal;
6624
+ "z-input": ZInput;
6625
+ "z-input-message": ZInputMessage;
6626
+ "z-list": ZList;
6627
+ "z-list-element": ZListElement;
6628
+ "z-list-group": ZListGroup;
6629
+ "z-logo": ZLogo;
6630
+ "z-menu": ZMenu;
6631
+ "z-menu-deprecated": ZMenuDeprecated;
6632
+ "z-menu-section": ZMenuSection;
6633
+ "z-menu-section-deprecated": ZMenuSectionDeprecated;
6634
+ "z-modal": ZModal;
6635
+ "z-myz-card": ZMyzCard;
6636
+ "z-myz-card-alert": ZMyzCardAlert;
7759
6637
  "z-myz-card-body": ZMyzCardBody;
7760
- "z-myz-card-cover": Omit<ZMyzCardCover, keyof ZMyzCardCoverAttributes> & { [K in keyof ZMyzCardCover & keyof ZMyzCardCoverAttributes]?: ZMyzCardCover[K] } & { [K in keyof ZMyzCardCover & keyof ZMyzCardCoverAttributes as `attr:${K}`]?: ZMyzCardCoverAttributes[K] } & { [K in keyof ZMyzCardCover & keyof ZMyzCardCoverAttributes as `prop:${K}`]?: ZMyzCardCover[K] };
7761
- "z-myz-card-dictionary": Omit<ZMyzCardDictionary, keyof ZMyzCardDictionaryAttributes> & { [K in keyof ZMyzCardDictionary & keyof ZMyzCardDictionaryAttributes]?: ZMyzCardDictionary[K] } & { [K in keyof ZMyzCardDictionary & keyof ZMyzCardDictionaryAttributes as `attr:${K}`]?: ZMyzCardDictionaryAttributes[K] } & { [K in keyof ZMyzCardDictionary & keyof ZMyzCardDictionaryAttributes as `prop:${K}`]?: ZMyzCardDictionary[K] };
7762
- "z-myz-card-footer": Omit<ZMyzCardFooter, keyof ZMyzCardFooterAttributes> & { [K in keyof ZMyzCardFooter & keyof ZMyzCardFooterAttributes]?: ZMyzCardFooter[K] } & { [K in keyof ZMyzCardFooter & keyof ZMyzCardFooterAttributes as `attr:${K}`]?: ZMyzCardFooterAttributes[K] } & { [K in keyof ZMyzCardFooter & keyof ZMyzCardFooterAttributes as `prop:${K}`]?: ZMyzCardFooter[K] };
6638
+ "z-myz-card-cover": ZMyzCardCover;
6639
+ "z-myz-card-dictionary": ZMyzCardDictionary;
6640
+ "z-myz-card-footer": ZMyzCardFooter;
7763
6641
  "z-myz-card-footer-sections": ZMyzCardFooterSections;
7764
- "z-myz-card-header": Omit<ZMyzCardHeader, keyof ZMyzCardHeaderAttributes> & { [K in keyof ZMyzCardHeader & keyof ZMyzCardHeaderAttributes]?: ZMyzCardHeader[K] } & { [K in keyof ZMyzCardHeader & keyof ZMyzCardHeaderAttributes as `attr:${K}`]?: ZMyzCardHeaderAttributes[K] } & { [K in keyof ZMyzCardHeader & keyof ZMyzCardHeaderAttributes as `prop:${K}`]?: ZMyzCardHeader[K] };
7765
- "z-myz-card-icon": Omit<ZMyzCardIcon, keyof ZMyzCardIconAttributes> & { [K in keyof ZMyzCardIcon & keyof ZMyzCardIconAttributes]?: ZMyzCardIcon[K] } & { [K in keyof ZMyzCardIcon & keyof ZMyzCardIconAttributes as `attr:${K}`]?: ZMyzCardIconAttributes[K] } & { [K in keyof ZMyzCardIcon & keyof ZMyzCardIconAttributes as `prop:${K}`]?: ZMyzCardIcon[K] };
7766
- "z-myz-card-info": Omit<ZMyzCardInfo, keyof ZMyzCardInfoAttributes> & { [K in keyof ZMyzCardInfo & keyof ZMyzCardInfoAttributes]?: ZMyzCardInfo[K] } & { [K in keyof ZMyzCardInfo & keyof ZMyzCardInfoAttributes as `attr:${K}`]?: ZMyzCardInfoAttributes[K] } & { [K in keyof ZMyzCardInfo & keyof ZMyzCardInfoAttributes as `prop:${K}`]?: ZMyzCardInfo[K] };
7767
- "z-myz-card-list": Omit<ZMyzCardList, keyof ZMyzCardListAttributes> & { [K in keyof ZMyzCardList & keyof ZMyzCardListAttributes]?: ZMyzCardList[K] } & { [K in keyof ZMyzCardList & keyof ZMyzCardListAttributes as `attr:${K}`]?: ZMyzCardListAttributes[K] } & { [K in keyof ZMyzCardList & keyof ZMyzCardListAttributes as `prop:${K}`]?: ZMyzCardList[K] };
7768
- "z-myz-list": Omit<ZMyzList, keyof ZMyzListAttributes> & { [K in keyof ZMyzList & keyof ZMyzListAttributes]?: ZMyzList[K] } & { [K in keyof ZMyzList & keyof ZMyzListAttributes as `attr:${K}`]?: ZMyzListAttributes[K] } & { [K in keyof ZMyzList & keyof ZMyzListAttributes as `prop:${K}`]?: ZMyzList[K] };
7769
- "z-myz-list-item": Omit<ZMyzListItem, keyof ZMyzListItemAttributes> & { [K in keyof ZMyzListItem & keyof ZMyzListItemAttributes]?: ZMyzListItem[K] } & { [K in keyof ZMyzListItem & keyof ZMyzListItemAttributes as `attr:${K}`]?: ZMyzListItemAttributes[K] } & { [K in keyof ZMyzListItem & keyof ZMyzListItemAttributes as `prop:${K}`]?: ZMyzListItem[K] };
7770
- "z-navigation-tabs": Omit<ZNavigationTabs, keyof ZNavigationTabsAttributes> & { [K in keyof ZNavigationTabs & keyof ZNavigationTabsAttributes]?: ZNavigationTabs[K] } & { [K in keyof ZNavigationTabs & keyof ZNavigationTabsAttributes as `attr:${K}`]?: ZNavigationTabsAttributes[K] } & { [K in keyof ZNavigationTabs & keyof ZNavigationTabsAttributes as `prop:${K}`]?: ZNavigationTabs[K] };
7771
- "z-notification": Omit<ZNotification, keyof ZNotificationAttributes> & { [K in keyof ZNotification & keyof ZNotificationAttributes]?: ZNotification[K] } & { [K in keyof ZNotification & keyof ZNotificationAttributes as `attr:${K}`]?: ZNotificationAttributes[K] } & { [K in keyof ZNotification & keyof ZNotificationAttributes as `prop:${K}`]?: ZNotification[K] };
7772
- "z-offcanvas": Omit<ZOffcanvas, keyof ZOffcanvasAttributes> & { [K in keyof ZOffcanvas & keyof ZOffcanvasAttributes]?: ZOffcanvas[K] } & { [K in keyof ZOffcanvas & keyof ZOffcanvasAttributes as `attr:${K}`]?: ZOffcanvasAttributes[K] } & { [K in keyof ZOffcanvas & keyof ZOffcanvasAttributes as `prop:${K}`]?: ZOffcanvas[K] };
7773
- "z-otp": Omit<ZOtp, keyof ZOtpAttributes> & { [K in keyof ZOtp & keyof ZOtpAttributes]?: ZOtp[K] } & { [K in keyof ZOtp & keyof ZOtpAttributes as `attr:${K}`]?: ZOtpAttributes[K] } & { [K in keyof ZOtp & keyof ZOtpAttributes as `prop:${K}`]?: ZOtp[K] };
7774
- "z-pagination": Omit<ZPagination, keyof ZPaginationAttributes> & { [K in keyof ZPagination & keyof ZPaginationAttributes]?: ZPagination[K] } & { [K in keyof ZPagination & keyof ZPaginationAttributes as `attr:${K}`]?: ZPaginationAttributes[K] } & { [K in keyof ZPagination & keyof ZPaginationAttributes as `prop:${K}`]?: ZPagination[K] } & OneOf<"totalPages", ZPagination["totalPages"], ZPaginationAttributes["totalPages"]>;
7775
- "z-panel-elem": Omit<ZPanelElem, keyof ZPanelElemAttributes> & { [K in keyof ZPanelElem & keyof ZPanelElemAttributes]?: ZPanelElem[K] } & { [K in keyof ZPanelElem & keyof ZPanelElemAttributes as `attr:${K}`]?: ZPanelElemAttributes[K] } & { [K in keyof ZPanelElem & keyof ZPanelElemAttributes as `prop:${K}`]?: ZPanelElem[K] };
7776
- "z-popover": Omit<ZPopover, keyof ZPopoverAttributes> & { [K in keyof ZPopover & keyof ZPopoverAttributes]?: ZPopover[K] } & { [K in keyof ZPopover & keyof ZPopoverAttributes as `attr:${K}`]?: ZPopoverAttributes[K] } & { [K in keyof ZPopover & keyof ZPopoverAttributes as `prop:${K}`]?: ZPopover[K] };
7777
- "z-range-picker": Omit<ZRangePicker, keyof ZRangePickerAttributes> & { [K in keyof ZRangePicker & keyof ZRangePickerAttributes]?: ZRangePicker[K] } & { [K in keyof ZRangePicker & keyof ZRangePickerAttributes as `attr:${K}`]?: ZRangePickerAttributes[K] } & { [K in keyof ZRangePicker & keyof ZRangePickerAttributes as `prop:${K}`]?: ZRangePicker[K] };
7778
- "z-result-card": Omit<ZResultCard, keyof ZResultCardAttributes> & { [K in keyof ZResultCard & keyof ZResultCardAttributes]?: ZResultCard[K] } & { [K in keyof ZResultCard & keyof ZResultCardAttributes as `attr:${K}`]?: ZResultCardAttributes[K] } & { [K in keyof ZResultCard & keyof ZResultCardAttributes as `prop:${K}`]?: ZResultCard[K] };
7779
- "z-searchbar": Omit<ZSearchbar, keyof ZSearchbarAttributes> & { [K in keyof ZSearchbar & keyof ZSearchbarAttributes]?: ZSearchbar[K] } & { [K in keyof ZSearchbar & keyof ZSearchbarAttributes as `attr:${K}`]?: ZSearchbarAttributes[K] } & { [K in keyof ZSearchbar & keyof ZSearchbarAttributes as `prop:${K}`]?: ZSearchbar[K] };
7780
- "z-section-title": Omit<ZSectionTitle, keyof ZSectionTitleAttributes> & { [K in keyof ZSectionTitle & keyof ZSectionTitleAttributes]?: ZSectionTitle[K] } & { [K in keyof ZSectionTitle & keyof ZSectionTitleAttributes as `attr:${K}`]?: ZSectionTitleAttributes[K] } & { [K in keyof ZSectionTitle & keyof ZSectionTitleAttributes as `prop:${K}`]?: ZSectionTitle[K] };
7781
- "z-select": Omit<ZSelect, keyof ZSelectAttributes> & { [K in keyof ZSelect & keyof ZSelectAttributes]?: ZSelect[K] } & { [K in keyof ZSelect & keyof ZSelectAttributes as `attr:${K}`]?: ZSelectAttributes[K] } & { [K in keyof ZSelect & keyof ZSelectAttributes as `prop:${K}`]?: ZSelect[K] };
7782
- "z-skip-to-content": Omit<ZSkipToContent, keyof ZSkipToContentAttributes> & { [K in keyof ZSkipToContent & keyof ZSkipToContentAttributes]?: ZSkipToContent[K] } & { [K in keyof ZSkipToContent & keyof ZSkipToContentAttributes as `attr:${K}`]?: ZSkipToContentAttributes[K] } & { [K in keyof ZSkipToContent & keyof ZSkipToContentAttributes as `prop:${K}`]?: ZSkipToContent[K] };
7783
- "z-slideshow": Omit<ZSlideshow, keyof ZSlideshowAttributes> & { [K in keyof ZSlideshow & keyof ZSlideshowAttributes]?: ZSlideshow[K] } & { [K in keyof ZSlideshow & keyof ZSlideshowAttributes as `attr:${K}`]?: ZSlideshowAttributes[K] } & { [K in keyof ZSlideshow & keyof ZSlideshowAttributes as `prop:${K}`]?: ZSlideshow[K] };
6642
+ "z-myz-card-header": ZMyzCardHeader;
6643
+ "z-myz-card-icon": ZMyzCardIcon;
6644
+ "z-myz-card-info": ZMyzCardInfo;
6645
+ "z-myz-card-list": ZMyzCardList;
6646
+ "z-myz-list": ZMyzList;
6647
+ "z-myz-list-item": ZMyzListItem;
6648
+ "z-navigation-tabs": ZNavigationTabs;
6649
+ "z-notification": ZNotification;
6650
+ "z-offcanvas": ZOffcanvas;
6651
+ "z-otp": ZOtp;
6652
+ "z-pagination": ZPagination;
6653
+ "z-panel-elem": ZPanelElem;
6654
+ "z-popover": ZPopover;
6655
+ "z-range-picker": ZRangePicker;
6656
+ "z-result-card": ZResultCard;
6657
+ "z-searchbar": ZSearchbar;
6658
+ "z-section-title": ZSectionTitle;
6659
+ "z-select": ZSelect;
6660
+ "z-skip-to-content": ZSkipToContent;
6661
+ "z-slideshow": ZSlideshow;
7784
6662
  "z-stepper": ZStepper;
7785
- "z-stepper-item": Omit<ZStepperItem, keyof ZStepperItemAttributes> & { [K in keyof ZStepperItem & keyof ZStepperItemAttributes]?: ZStepperItem[K] } & { [K in keyof ZStepperItem & keyof ZStepperItemAttributes as `attr:${K}`]?: ZStepperItemAttributes[K] } & { [K in keyof ZStepperItem & keyof ZStepperItemAttributes as `prop:${K}`]?: ZStepperItem[K] };
7786
- "z-table": Omit<ZTable, keyof ZTableAttributes> & { [K in keyof ZTable & keyof ZTableAttributes]?: ZTable[K] } & { [K in keyof ZTable & keyof ZTableAttributes as `attr:${K}`]?: ZTableAttributes[K] } & { [K in keyof ZTable & keyof ZTableAttributes as `prop:${K}`]?: ZTable[K] };
7787
- "z-tag": Omit<ZTag, keyof ZTagAttributes> & { [K in keyof ZTag & keyof ZTagAttributes]?: ZTag[K] } & { [K in keyof ZTag & keyof ZTagAttributes as `attr:${K}`]?: ZTagAttributes[K] } & { [K in keyof ZTag & keyof ZTagAttributes as `prop:${K}`]?: ZTag[K] };
6663
+ "z-stepper-item": ZStepperItem;
6664
+ "z-table": ZTable;
6665
+ "z-tag": ZTag;
7788
6666
  "z-tbody": ZTbody;
7789
- "z-td": Omit<ZTd, keyof ZTdAttributes> & { [K in keyof ZTd & keyof ZTdAttributes]?: ZTd[K] } & { [K in keyof ZTd & keyof ZTdAttributes as `attr:${K}`]?: ZTdAttributes[K] } & { [K in keyof ZTd & keyof ZTdAttributes as `prop:${K}`]?: ZTd[K] };
7790
- "z-tfoot": Omit<ZTfoot, keyof ZTfootAttributes> & { [K in keyof ZTfoot & keyof ZTfootAttributes]?: ZTfoot[K] } & { [K in keyof ZTfoot & keyof ZTfootAttributes as `attr:${K}`]?: ZTfootAttributes[K] } & { [K in keyof ZTfoot & keyof ZTfootAttributes as `prop:${K}`]?: ZTfoot[K] };
7791
- "z-th": Omit<ZTh, keyof ZThAttributes> & { [K in keyof ZTh & keyof ZThAttributes]?: ZTh[K] } & { [K in keyof ZTh & keyof ZThAttributes as `attr:${K}`]?: ZThAttributes[K] } & { [K in keyof ZTh & keyof ZThAttributes as `prop:${K}`]?: ZTh[K] };
7792
- "z-thead": Omit<ZThead, keyof ZTheadAttributes> & { [K in keyof ZThead & keyof ZTheadAttributes]?: ZThead[K] } & { [K in keyof ZThead & keyof ZTheadAttributes as `attr:${K}`]?: ZTheadAttributes[K] } & { [K in keyof ZThead & keyof ZTheadAttributes as `prop:${K}`]?: ZThead[K] };
7793
- "z-toast-notification": Omit<ZToastNotification, keyof ZToastNotificationAttributes> & { [K in keyof ZToastNotification & keyof ZToastNotificationAttributes]?: ZToastNotification[K] } & { [K in keyof ZToastNotification & keyof ZToastNotificationAttributes as `attr:${K}`]?: ZToastNotificationAttributes[K] } & { [K in keyof ZToastNotification & keyof ZToastNotificationAttributes as `prop:${K}`]?: ZToastNotification[K] };
7794
- "z-toast-notification-list": Omit<ZToastNotificationList, keyof ZToastNotificationListAttributes> & { [K in keyof ZToastNotificationList & keyof ZToastNotificationListAttributes]?: ZToastNotificationList[K] } & { [K in keyof ZToastNotificationList & keyof ZToastNotificationListAttributes as `attr:${K}`]?: ZToastNotificationListAttributes[K] } & { [K in keyof ZToastNotificationList & keyof ZToastNotificationListAttributes as `prop:${K}`]?: ZToastNotificationList[K] };
7795
- "z-toggle-button": Omit<ZToggleButton, keyof ZToggleButtonAttributes> & { [K in keyof ZToggleButton & keyof ZToggleButtonAttributes]?: ZToggleButton[K] } & { [K in keyof ZToggleButton & keyof ZToggleButtonAttributes as `attr:${K}`]?: ZToggleButtonAttributes[K] } & { [K in keyof ZToggleButton & keyof ZToggleButtonAttributes as `prop:${K}`]?: ZToggleButton[K] };
7796
- "z-toggle-switch": Omit<ZToggleSwitch, keyof ZToggleSwitchAttributes> & { [K in keyof ZToggleSwitch & keyof ZToggleSwitchAttributes]?: ZToggleSwitch[K] } & { [K in keyof ZToggleSwitch & keyof ZToggleSwitchAttributes as `attr:${K}`]?: ZToggleSwitchAttributes[K] } & { [K in keyof ZToggleSwitch & keyof ZToggleSwitchAttributes as `prop:${K}`]?: ZToggleSwitch[K] };
7797
- "z-tool": Omit<ZTool, keyof ZToolAttributes> & { [K in keyof ZTool & keyof ZToolAttributes]?: ZTool[K] } & { [K in keyof ZTool & keyof ZToolAttributes as `attr:${K}`]?: ZToolAttributes[K] } & { [K in keyof ZTool & keyof ZToolAttributes as `prop:${K}`]?: ZTool[K] };
7798
- "z-toolbar": Omit<ZToolbar, keyof ZToolbarAttributes> & { [K in keyof ZToolbar & keyof ZToolbarAttributes]?: ZToolbar[K] } & { [K in keyof ZToolbar & keyof ZToolbarAttributes as `attr:${K}`]?: ZToolbarAttributes[K] } & { [K in keyof ZToolbar & keyof ZToolbarAttributes as `prop:${K}`]?: ZToolbar[K] };
7799
- "z-tooltip": Omit<ZTooltip, keyof ZTooltipAttributes> & { [K in keyof ZTooltip & keyof ZTooltipAttributes]?: ZTooltip[K] } & { [K in keyof ZTooltip & keyof ZTooltipAttributes as `attr:${K}`]?: ZTooltipAttributes[K] } & { [K in keyof ZTooltip & keyof ZTooltipAttributes as `prop:${K}`]?: ZTooltip[K] };
7800
- "z-tr": Omit<ZTr, keyof ZTrAttributes> & { [K in keyof ZTr & keyof ZTrAttributes]?: ZTr[K] } & { [K in keyof ZTr & keyof ZTrAttributes as `attr:${K}`]?: ZTrAttributes[K] } & { [K in keyof ZTr & keyof ZTrAttributes as `prop:${K}`]?: ZTr[K] };
7801
- "z-tree-list": Omit<ZTreeList, keyof ZTreeListAttributes> & { [K in keyof ZTreeList & keyof ZTreeListAttributes]?: ZTreeList[K] } & { [K in keyof ZTreeList & keyof ZTreeListAttributes as `attr:${K}`]?: ZTreeListAttributes[K] } & { [K in keyof ZTreeList & keyof ZTreeListAttributes as `prop:${K}`]?: ZTreeList[K] };
6667
+ "z-td": ZTd;
6668
+ "z-tfoot": ZTfoot;
6669
+ "z-th": ZTh;
6670
+ "z-thead": ZThead;
6671
+ "z-toast-notification": ZToastNotification;
6672
+ "z-toast-notification-list": ZToastNotificationList;
6673
+ "z-toggle-button": ZToggleButton;
6674
+ "z-toggle-switch": ZToggleSwitch;
6675
+ "z-tool": ZTool;
6676
+ "z-toolbar": ZToolbar;
6677
+ "z-tooltip": ZTooltip;
6678
+ "z-tr": ZTr;
6679
+ "z-tree-list": ZTreeList;
7802
6680
  "z-visually-hidden": ZVisuallyHidden;
7803
6681
  }
7804
6682
  }
@@ -7819,8 +6697,8 @@ declare module "@stencil/core" {
7819
6697
  * @cssprop --z-accordion-right-padding - Right padding of the summary. Default: `--space-unit`.
7820
6698
  * @cssprop --z-accordion-label-font-weight - Font weight of the summary label. Default: `--font-sb`.
7821
6699
  */
7822
- "z-accordion": LocalJSX.IntrinsicElements["z-accordion"] & JSXBase.HTMLAttributes<HTMLZAccordionElement>;
7823
- "z-alert": LocalJSX.IntrinsicElements["z-alert"] & JSXBase.HTMLAttributes<HTMLZAlertElement>;
6700
+ "z-accordion": LocalJSX.ZAccordion & JSXBase.HTMLAttributes<HTMLZAccordionElement>;
6701
+ "z-alert": LocalJSX.ZAlert & JSXBase.HTMLAttributes<HTMLZAlertElement>;
7824
6702
  /**
7825
6703
  * Anchor navigation component.
7826
6704
  * @example ```
@@ -7834,7 +6712,7 @@ declare module "@stencil/core" {
7834
6712
  * </z-anchor-navigation>
7835
6713
  * ```
7836
6714
  */
7837
- "z-anchor-navigation": LocalJSX.IntrinsicElements["z-anchor-navigation"] & JSXBase.HTMLAttributes<HTMLZAnchorNavigationElement>;
6715
+ "z-anchor-navigation": LocalJSX.ZAnchorNavigation & JSXBase.HTMLAttributes<HTMLZAnchorNavigationElement>;
7838
6716
  /**
7839
6717
  * @cssprop --app-header-content-max-width - Use it to set header's content max width. Useful when the project use a fixed width layout. Defaults to `100%`.
7840
6718
  * @cssprop --app-header-top-offset - Top offset for the stuck header. Useful when there are other fixed elements above the header. Defaults to `48px` (the height of the main topbar).
@@ -7843,7 +6721,7 @@ declare module "@stencil/core" {
7843
6721
  * @cssprop --app-header-stucked-bg - Stuck header background color. Defaults to `--color-surface01`.
7844
6722
  * @cssprop --app-header-stucked-text-color - Stuck header text color. Defaults to `--color-default-text`.
7845
6723
  */
7846
- "z-app-header": LocalJSX.IntrinsicElements["z-app-header"] & JSXBase.HTMLAttributes<HTMLZAppHeaderElement>;
6724
+ "z-app-header": LocalJSX.ZAppHeader & JSXBase.HTMLAttributes<HTMLZAppHeaderElement>;
7847
6725
  /**
7848
6726
  * @cssprop --app-header-typography-1-size - Part of the heading typography's scale. Use it if you have to override the default value. Value: `24px`.
7849
6727
  * @cssprop --app-header-typography-2-size - Part of the heading typography's scale. Use it if you have to override the default value. Value: `28px`.
@@ -7899,9 +6777,9 @@ declare module "@stencil/core" {
7899
6777
  * Defaults to `--app-header-typography-3-tracking`.
7900
6778
  * @cssprop --app-header-stucked-text-color - Stuck header text color. Defaults to `--color-default-text`.
7901
6779
  */
7902
- "z-app-header-deprecated": LocalJSX.IntrinsicElements["z-app-header-deprecated"] & JSXBase.HTMLAttributes<HTMLZAppHeaderDeprecatedElement>;
7903
- "z-aria-alert": LocalJSX.IntrinsicElements["z-aria-alert"] & JSXBase.HTMLAttributes<HTMLZAriaAlertElement>;
7904
- "z-avatar": LocalJSX.IntrinsicElements["z-avatar"] & JSXBase.HTMLAttributes<HTMLZAvatarElement>;
6780
+ "z-app-header-deprecated": LocalJSX.ZAppHeaderDeprecated & JSXBase.HTMLAttributes<HTMLZAppHeaderDeprecatedElement>;
6781
+ "z-aria-alert": LocalJSX.ZAriaAlert & JSXBase.HTMLAttributes<HTMLZAriaAlertElement>;
6782
+ "z-avatar": LocalJSX.ZAvatar & JSXBase.HTMLAttributes<HTMLZAvatarElement>;
7905
6783
  /**
7906
6784
  * @cssprop --z-book-card-portrait-cover-height - Set custom cover height for portrait variant - Default: `378px`
7907
6785
  * @cssprop --z-book-card-title-lines - Set title avilable lines - Default: `2`
@@ -7911,20 +6789,20 @@ declare module "@stencil/core" {
7911
6789
  * @cssprop --z-book-card-authors-lines - Set authors available lines - Default: `1`
7912
6790
  * @cssprop --z-book-card-authors-word-break - Set authors word-break rule - Default: `break-all`
7913
6791
  */
7914
- "z-book-card": LocalJSX.IntrinsicElements["z-book-card"] & JSXBase.HTMLAttributes<HTMLZBookCardElement>;
6792
+ "z-book-card": LocalJSX.ZBookCard & JSXBase.HTMLAttributes<HTMLZBookCardElement>;
7915
6793
  /**
7916
6794
  * ZBookCardApp component
7917
6795
  * @cssprop --z-book-card-app-padding-x - set left and right padding
7918
6796
  * @cssprop --z-book-card-app-padding-y - set top and bottom padding
7919
6797
  */
7920
- "z-book-card-app": LocalJSX.IntrinsicElements["z-book-card-app"] & JSXBase.HTMLAttributes<HTMLZBookCardAppElement>;
6798
+ "z-book-card-app": LocalJSX.ZBookCardApp & JSXBase.HTMLAttributes<HTMLZBookCardAppElement>;
7921
6799
  /**
7922
6800
  * @cssprop --z-book-card-ribbon-background-color - ribbon backgrund color
7923
6801
  * @cssprop --z-book-card-ribbon-shadow-color - ribbon shadow color
7924
6802
  * @cssprop --z-book-card-compact-width - compact card custom width
7925
6803
  * @cssprop --z-book-card-compact-height - compact card custom height
7926
6804
  */
7927
- "z-book-card-deprecated": LocalJSX.IntrinsicElements["z-book-card-deprecated"] & JSXBase.HTMLAttributes<HTMLZBookCardDeprecatedElement>;
6805
+ "z-book-card-deprecated": LocalJSX.ZBookCardDeprecated & JSXBase.HTMLAttributes<HTMLZBookCardDeprecatedElement>;
7928
6806
  /**
7929
6807
  * This component displays a book cover image,
7930
6808
  * with options for borders and a representation of multiple books with a stack of fake covers behind the original one.
@@ -7935,10 +6813,10 @@ declare module "@stencil/core" {
7935
6813
  * @cssprop --z-book-cover-stack-shift-x - the horizontal shift of each stacked cover when `multiple` is `true` (default: `8px`)
7936
6814
  * @cssprop --z-book-cover-stack-shift-y - the vertical shift of each stacked cover when `multiple` is `true` (default: `12px`)
7937
6815
  */
7938
- "z-book-cover": LocalJSX.IntrinsicElements["z-book-cover"] & JSXBase.HTMLAttributes<HTMLZBookCoverElement>;
7939
- "z-breadcrumb": LocalJSX.IntrinsicElements["z-breadcrumb"] & JSXBase.HTMLAttributes<HTMLZBreadcrumbElement>;
7940
- "z-button": LocalJSX.IntrinsicElements["z-button"] & JSXBase.HTMLAttributes<HTMLZButtonElement>;
7941
- "z-button-sort": LocalJSX.IntrinsicElements["z-button-sort"] & JSXBase.HTMLAttributes<HTMLZButtonSortElement>;
6816
+ "z-book-cover": LocalJSX.ZBookCover & JSXBase.HTMLAttributes<HTMLZBookCoverElement>;
6817
+ "z-breadcrumb": LocalJSX.ZBreadcrumb & JSXBase.HTMLAttributes<HTMLZBreadcrumbElement>;
6818
+ "z-button": LocalJSX.ZButton & JSXBase.HTMLAttributes<HTMLZButtonElement>;
6819
+ "z-button-sort": LocalJSX.ZButtonSort & JSXBase.HTMLAttributes<HTMLZButtonSortElement>;
7942
6820
  /**
7943
6821
  * ZCard component.
7944
6822
  * The width of the card must be set by its container, following the grid indications of the design.
@@ -7950,20 +6828,20 @@ declare module "@stencil/core" {
7950
6828
  * @cssprop --z-card--text-border - Configure CSS `border`. Default: `none`
7951
6829
  * @cssprop --z-card--text-padding - Configure CSS `padding`. Default: `none`
7952
6830
  */
7953
- "z-card": LocalJSX.IntrinsicElements["z-card"] & JSXBase.HTMLAttributes<HTMLZCardElement>;
6831
+ "z-card": LocalJSX.ZCard & JSXBase.HTMLAttributes<HTMLZCardElement>;
7954
6832
  /**
7955
6833
  * ZCarousel component.
7956
6834
  * @cssprop --z-carousel-gutter - The gutter between items.
7957
6835
  * @cssprop --z-carousel-items-shadow - The shadow around the items.
7958
6836
  */
7959
- "z-carousel": LocalJSX.IntrinsicElements["z-carousel"] & JSXBase.HTMLAttributes<HTMLZCarouselElement>;
7960
- "z-chip": LocalJSX.IntrinsicElements["z-chip"] & JSXBase.HTMLAttributes<HTMLZChipElement>;
6837
+ "z-carousel": LocalJSX.ZCarousel & JSXBase.HTMLAttributes<HTMLZCarouselElement>;
6838
+ "z-chip": LocalJSX.ZChip & JSXBase.HTMLAttributes<HTMLZChipElement>;
7961
6839
  /**
7962
6840
  * Color picker component.
7963
6841
  * This component allows the user to pick a color from a predefined set.
7964
6842
  */
7965
- "z-color-picker": LocalJSX.IntrinsicElements["z-color-picker"] & JSXBase.HTMLAttributes<HTMLZColorPickerElement>;
7966
- "z-combobox": LocalJSX.IntrinsicElements["z-combobox"] & JSXBase.HTMLAttributes<HTMLZComboboxElement>;
6843
+ "z-color-picker": LocalJSX.ZColorPicker & JSXBase.HTMLAttributes<HTMLZColorPickerElement>;
6844
+ "z-combobox": LocalJSX.ZCombobox & JSXBase.HTMLAttributes<HTMLZComboboxElement>;
7967
6845
  /**
7968
6846
  * Cover hero component.
7969
6847
  * Component to display a hero image with content.
@@ -7971,19 +6849,19 @@ declare module "@stencil/core" {
7971
6849
  * @cssprop --cover-hero-text-color - color of the text.
7972
6850
  * @cssprop --cover-hero-aspect-ratio - aspect ratio to use for the image. You can pass a fraction or a number representing the ratio. **Default**: the intrinsic aspect ratio of the slotted image or `16/9`.
7973
6851
  */
7974
- "z-cover-hero": LocalJSX.IntrinsicElements["z-cover-hero"] & JSXBase.HTMLAttributes<HTMLZCoverHeroElement>;
7975
- "z-date-picker": LocalJSX.IntrinsicElements["z-date-picker"] & JSXBase.HTMLAttributes<HTMLZDatePickerElement>;
7976
- "z-divider": LocalJSX.IntrinsicElements["z-divider"] & JSXBase.HTMLAttributes<HTMLZDividerElement>;
7977
- "z-dragdrop-area": LocalJSX.IntrinsicElements["z-dragdrop-area"] & JSXBase.HTMLAttributes<HTMLZDragdropAreaElement>;
7978
- "z-file": LocalJSX.IntrinsicElements["z-file"] & JSXBase.HTMLAttributes<HTMLZFileElement>;
7979
- "z-file-upload": LocalJSX.IntrinsicElements["z-file-upload"] & JSXBase.HTMLAttributes<HTMLZFileUploadElement>;
7980
- "z-ghost-loading": LocalJSX.IntrinsicElements["z-ghost-loading"] & JSXBase.HTMLAttributes<HTMLZGhostLoadingElement>;
6852
+ "z-cover-hero": LocalJSX.ZCoverHero & JSXBase.HTMLAttributes<HTMLZCoverHeroElement>;
6853
+ "z-date-picker": LocalJSX.ZDatePicker & JSXBase.HTMLAttributes<HTMLZDatePickerElement>;
6854
+ "z-divider": LocalJSX.ZDivider & JSXBase.HTMLAttributes<HTMLZDividerElement>;
6855
+ "z-dragdrop-area": LocalJSX.ZDragdropArea & JSXBase.HTMLAttributes<HTMLZDragdropAreaElement>;
6856
+ "z-file": LocalJSX.ZFile & JSXBase.HTMLAttributes<HTMLZFileElement>;
6857
+ "z-file-upload": LocalJSX.ZFileUpload & JSXBase.HTMLAttributes<HTMLZFileUploadElement>;
6858
+ "z-ghost-loading": LocalJSX.ZGhostLoading & JSXBase.HTMLAttributes<HTMLZGhostLoadingElement>;
7981
6859
  /**
7982
6860
  * Component to render an SVG icon from the internal icon set, selected by `name`.
7983
6861
  * This component automatically recognizes icons that have an indicator (e.g. `bg-color`, `font-color`, etc.), that can be filled with a custom color via the `indicatorColor` prop.
7984
6862
  */
7985
- "z-icon": LocalJSX.IntrinsicElements["z-icon"] & JSXBase.HTMLAttributes<HTMLZIconElement>;
7986
- "z-info-box": LocalJSX.IntrinsicElements["z-info-box"] & JSXBase.HTMLAttributes<HTMLZInfoBoxElement>;
6863
+ "z-icon": LocalJSX.ZIcon & JSXBase.HTMLAttributes<HTMLZIconElement>;
6864
+ "z-info-box": LocalJSX.ZInfoBox & JSXBase.HTMLAttributes<HTMLZInfoBoxElement>;
7987
6865
  /**
7988
6866
  * Info reveal component.
7989
6867
  * @cssprop --z-info-reveal-panel-width - Width of the info panel.
@@ -7991,72 +6869,73 @@ declare module "@stencil/core" {
7991
6869
  * @cssprop --trigger-icon-size-small - Size of the trigger icon for small size.
7992
6870
  * @cssprop --trigger-icon-size-x-small - Size of the trigger icon for x-small size.
7993
6871
  */
7994
- "z-info-reveal": LocalJSX.IntrinsicElements["z-info-reveal"] & JSXBase.HTMLAttributes<HTMLZInfoRevealElement>;
7995
- "z-input": LocalJSX.IntrinsicElements["z-input"] & JSXBase.HTMLAttributes<HTMLZInputElement>;
7996
- "z-input-message": LocalJSX.IntrinsicElements["z-input-message"] & JSXBase.HTMLAttributes<HTMLZInputMessageElement>;
7997
- "z-list": LocalJSX.IntrinsicElements["z-list"] & JSXBase.HTMLAttributes<HTMLZListElement>;
7998
- "z-list-element": LocalJSX.IntrinsicElements["z-list-element"] & JSXBase.HTMLAttributes<HTMLZListElementElement>;
7999
- "z-list-group": LocalJSX.IntrinsicElements["z-list-group"] & JSXBase.HTMLAttributes<HTMLZListGroupElement>;
8000
- "z-logo": LocalJSX.IntrinsicElements["z-logo"] & JSXBase.HTMLAttributes<HTMLZLogoElement>;
6872
+ "z-info-reveal": LocalJSX.ZInfoReveal & JSXBase.HTMLAttributes<HTMLZInfoRevealElement>;
6873
+ "z-input": LocalJSX.ZInput & JSXBase.HTMLAttributes<HTMLZInputElement>;
6874
+ "z-input-message": LocalJSX.ZInputMessage & JSXBase.HTMLAttributes<HTMLZInputMessageElement>;
6875
+ "z-list": LocalJSX.ZList & JSXBase.HTMLAttributes<HTMLZListElement>;
6876
+ "z-list-element": LocalJSX.ZListElement & JSXBase.HTMLAttributes<HTMLZListElementElement>;
6877
+ "z-list-group": LocalJSX.ZListGroup & JSXBase.HTMLAttributes<HTMLZListGroupElement>;
6878
+ "z-logo": LocalJSX.ZLogo & JSXBase.HTMLAttributes<HTMLZLogoElement>;
8001
6879
  /**
8002
6880
  * @cssprop --z-menu-label-color - Color of the label's text.
8003
6881
  */
8004
- "z-menu": LocalJSX.IntrinsicElements["z-menu"] & JSXBase.HTMLAttributes<HTMLZMenuElement>;
6882
+ "z-menu": LocalJSX.ZMenu & JSXBase.HTMLAttributes<HTMLZMenuElement>;
8005
6883
  /**
8006
6884
  * @cssprop --z-menu-label-color - Color of the label's text.
8007
6885
  */
8008
- "z-menu-deprecated": LocalJSX.IntrinsicElements["z-menu-deprecated"] & JSXBase.HTMLAttributes<HTMLZMenuDeprecatedElement>;
6886
+ "z-menu-deprecated": LocalJSX.ZMenuDeprecated & JSXBase.HTMLAttributes<HTMLZMenuDeprecatedElement>;
8009
6887
  /**
8010
6888
  * A component to create submenus inside the ZMenu.
8011
6889
  */
8012
- "z-menu-section": LocalJSX.IntrinsicElements["z-menu-section"] & JSXBase.HTMLAttributes<HTMLZMenuSectionElement>;
6890
+ "z-menu-section": LocalJSX.ZMenuSection & JSXBase.HTMLAttributes<HTMLZMenuSectionElement>;
8013
6891
  /**
8014
6892
  * A component to create submenus inside the ZMenu.
8015
6893
  */
8016
- "z-menu-section-deprecated": LocalJSX.IntrinsicElements["z-menu-section-deprecated"] & JSXBase.HTMLAttributes<HTMLZMenuSectionDeprecatedElement>;
6894
+ "z-menu-section-deprecated": LocalJSX.ZMenuSectionDeprecated & JSXBase.HTMLAttributes<HTMLZMenuSectionDeprecatedElement>;
8017
6895
  /**
8018
6896
  * @cssprop --z-modal-content-padding - padding of the modal's content. The default is 16px (--space-unit * 2)
8019
6897
  */
8020
- "z-modal": LocalJSX.IntrinsicElements["z-modal"] & JSXBase.HTMLAttributes<HTMLZModalElement>;
8021
- "z-myz-card": LocalJSX.IntrinsicElements["z-myz-card"] & JSXBase.HTMLAttributes<HTMLZMyzCardElement>;
8022
- "z-myz-card-alert": LocalJSX.IntrinsicElements["z-myz-card-alert"] & JSXBase.HTMLAttributes<HTMLZMyzCardAlertElement>;
8023
- "z-myz-card-body": LocalJSX.IntrinsicElements["z-myz-card-body"] & JSXBase.HTMLAttributes<HTMLZMyzCardBodyElement>;
8024
- "z-myz-card-cover": LocalJSX.IntrinsicElements["z-myz-card-cover"] & JSXBase.HTMLAttributes<HTMLZMyzCardCoverElement>;
8025
- "z-myz-card-dictionary": LocalJSX.IntrinsicElements["z-myz-card-dictionary"] & JSXBase.HTMLAttributes<HTMLZMyzCardDictionaryElement>;
8026
- "z-myz-card-footer": LocalJSX.IntrinsicElements["z-myz-card-footer"] & JSXBase.HTMLAttributes<HTMLZMyzCardFooterElement>;
8027
- "z-myz-card-footer-sections": LocalJSX.IntrinsicElements["z-myz-card-footer-sections"] & JSXBase.HTMLAttributes<HTMLZMyzCardFooterSectionsElement>;
8028
- "z-myz-card-header": LocalJSX.IntrinsicElements["z-myz-card-header"] & JSXBase.HTMLAttributes<HTMLZMyzCardHeaderElement>;
8029
- "z-myz-card-icon": LocalJSX.IntrinsicElements["z-myz-card-icon"] & JSXBase.HTMLAttributes<HTMLZMyzCardIconElement>;
8030
- "z-myz-card-info": LocalJSX.IntrinsicElements["z-myz-card-info"] & JSXBase.HTMLAttributes<HTMLZMyzCardInfoElement>;
8031
- "z-myz-card-list": LocalJSX.IntrinsicElements["z-myz-card-list"] & JSXBase.HTMLAttributes<HTMLZMyzCardListElement>;
8032
- "z-myz-list": LocalJSX.IntrinsicElements["z-myz-list"] & JSXBase.HTMLAttributes<HTMLZMyzListElement>;
8033
- "z-myz-list-item": LocalJSX.IntrinsicElements["z-myz-list-item"] & JSXBase.HTMLAttributes<HTMLZMyzListItemElement>;
6898
+ "z-modal": LocalJSX.ZModal & JSXBase.HTMLAttributes<HTMLZModalElement>;
6899
+ "z-myz-card": LocalJSX.ZMyzCard & JSXBase.HTMLAttributes<HTMLZMyzCardElement>;
6900
+ "z-myz-card-alert": LocalJSX.ZMyzCardAlert & JSXBase.HTMLAttributes<HTMLZMyzCardAlertElement>;
6901
+ "z-myz-card-body": LocalJSX.ZMyzCardBody & JSXBase.HTMLAttributes<HTMLZMyzCardBodyElement>;
6902
+ "z-myz-card-cover": LocalJSX.ZMyzCardCover & JSXBase.HTMLAttributes<HTMLZMyzCardCoverElement>;
6903
+ "z-myz-card-dictionary": LocalJSX.ZMyzCardDictionary & JSXBase.HTMLAttributes<HTMLZMyzCardDictionaryElement>;
6904
+ "z-myz-card-footer": LocalJSX.ZMyzCardFooter & JSXBase.HTMLAttributes<HTMLZMyzCardFooterElement>;
6905
+ "z-myz-card-footer-sections": LocalJSX.ZMyzCardFooterSections & JSXBase.HTMLAttributes<HTMLZMyzCardFooterSectionsElement>;
6906
+ "z-myz-card-header": LocalJSX.ZMyzCardHeader & JSXBase.HTMLAttributes<HTMLZMyzCardHeaderElement>;
6907
+ "z-myz-card-icon": LocalJSX.ZMyzCardIcon & JSXBase.HTMLAttributes<HTMLZMyzCardIconElement>;
6908
+ "z-myz-card-info": LocalJSX.ZMyzCardInfo & JSXBase.HTMLAttributes<HTMLZMyzCardInfoElement>;
6909
+ "z-myz-card-list": LocalJSX.ZMyzCardList & JSXBase.HTMLAttributes<HTMLZMyzCardListElement>;
6910
+ "z-myz-list": LocalJSX.ZMyzList & JSXBase.HTMLAttributes<HTMLZMyzListElement>;
6911
+ "z-myz-list-item": LocalJSX.ZMyzListItem & JSXBase.HTMLAttributes<HTMLZMyzListItemElement>;
8034
6912
  /**
8035
6913
  * Navigation tabs component.
8036
6914
  * To select a specific tab programmatically, set the `aria-selected` attribute to `true` on the desired tab.
8037
6915
  * @cssprop --z-navigation-tabs-nav-buttons-bg - Navigation buttons background color.
8038
6916
  * @cssprop --z-navigation-tabs-nav-buttons-fg - Navigation buttons foreground color.
8039
6917
  */
8040
- "z-navigation-tabs": LocalJSX.IntrinsicElements["z-navigation-tabs"] & JSXBase.HTMLAttributes<HTMLZNavigationTabsElement>;
6918
+ "z-navigation-tabs": LocalJSX.ZNavigationTabs & JSXBase.HTMLAttributes<HTMLZNavigationTabsElement>;
8041
6919
  /**
8042
6920
  * Notification bar component.
8043
6921
  * @cssprop --z-notification--top-offset - The top offset of the notification. Use it when `sticky` prop is set to `true` and you need the notification to stay under other sticky elements. Default: 0px.
6922
+ * @cssprop --z-notification--content-max-width - The max width of the notification content.
8044
6923
  */
8045
- "z-notification": LocalJSX.IntrinsicElements["z-notification"] & JSXBase.HTMLAttributes<HTMLZNotificationElement>;
6924
+ "z-notification": LocalJSX.ZNotification & JSXBase.HTMLAttributes<HTMLZNotificationElement>;
8046
6925
  /**
8047
6926
  * @cssprop --z-offcanvas--top-space - Top offset of the offcanvas, for `overlay` variant. Useful when there is some fixed element above the offcanvas. Default: `0`.
8048
6927
  * @cssprop --z-offcanvas--container-width - Width of the offcanvas for `left` and `right` direction. Default: `375px`.
8049
6928
  * @cssprop --z-offcanvas--container-height - Height of the offcanvas for `up` direction. Default: `90%`.
8050
6929
  */
8051
- "z-offcanvas": LocalJSX.IntrinsicElements["z-offcanvas"] & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
8052
- "z-otp": LocalJSX.IntrinsicElements["z-otp"] & JSXBase.HTMLAttributes<HTMLZOtpElement>;
6930
+ "z-offcanvas": LocalJSX.ZOffcanvas & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
6931
+ "z-otp": LocalJSX.ZOtp & JSXBase.HTMLAttributes<HTMLZOtpElement>;
8053
6932
  /**
8054
6933
  * Pagination bar component.
8055
6934
  * @cssprop --z-pagination-background-color - background of the pagination's tabs. The default is --color-background
8056
6935
  * @cssprop --z-pagination-background-color-hover - background of the pagination's tabs on hover. The default is --color-surface01
8057
6936
  */
8058
- "z-pagination": LocalJSX.IntrinsicElements["z-pagination"] & JSXBase.HTMLAttributes<HTMLZPaginationElement>;
8059
- "z-panel-elem": LocalJSX.IntrinsicElements["z-panel-elem"] & JSXBase.HTMLAttributes<HTMLZPanelElemElement>;
6937
+ "z-pagination": LocalJSX.ZPagination & JSXBase.HTMLAttributes<HTMLZPaginationElement>;
6938
+ "z-panel-elem": LocalJSX.ZPanelElem & JSXBase.HTMLAttributes<HTMLZPanelElemElement>;
8060
6939
  /**
8061
6940
  * Popover component.
8062
6941
  * This component displays a popover bound to an element.
@@ -8068,71 +6947,71 @@ declare module "@stencil/core" {
8068
6947
  * @cssprop --z-popover-padding - padding of the popover.
8069
6948
  * @cssprop --z-popover-shadow-filter - drop-shadow filter of the popover. Defaults to `drop-shadow(0 1px 2px var(--shadow-color-base))`.
8070
6949
  */
8071
- "z-popover": LocalJSX.IntrinsicElements["z-popover"] & JSXBase.HTMLAttributes<HTMLZPopoverElement>;
8072
- "z-range-picker": LocalJSX.IntrinsicElements["z-range-picker"] & JSXBase.HTMLAttributes<HTMLZRangePickerElement>;
8073
- "z-result-card": LocalJSX.IntrinsicElements["z-result-card"] & JSXBase.HTMLAttributes<HTMLZResultCardElement>;
6950
+ "z-popover": LocalJSX.ZPopover & JSXBase.HTMLAttributes<HTMLZPopoverElement>;
6951
+ "z-range-picker": LocalJSX.ZRangePicker & JSXBase.HTMLAttributes<HTMLZRangePickerElement>;
6952
+ "z-result-card": LocalJSX.ZResultCard & JSXBase.HTMLAttributes<HTMLZResultCardElement>;
8074
6953
  /**
8075
6954
  * @cssprop --z-searchbar-results-height - Max height of the results container (default: 540px)
8076
6955
  * @cssprop --z-searchbar-tag-text-color - Color of tag's text (default --color-primary03);
8077
6956
  * @cssprop --z-searchbar-tag-bg - Color of tag's background (default --color-hover-primary);
8078
6957
  */
8079
- "z-searchbar": LocalJSX.IntrinsicElements["z-searchbar"] & JSXBase.HTMLAttributes<HTMLZSearchbarElement>;
6958
+ "z-searchbar": LocalJSX.ZSearchbar & JSXBase.HTMLAttributes<HTMLZSearchbarElement>;
8080
6959
  /**
8081
6960
  * Section title component.
8082
6961
  * An optional secondary title can be put over the primary one.
8083
6962
  * @cssprop --z-section-title--divider-color - Color of the divider. Use a CSS prop string like `"--red500"`. Default is `"--red500"`.
8084
6963
  */
8085
- "z-section-title": LocalJSX.IntrinsicElements["z-section-title"] & JSXBase.HTMLAttributes<HTMLZSectionTitleElement>;
8086
- "z-select": LocalJSX.IntrinsicElements["z-select"] & JSXBase.HTMLAttributes<HTMLZSelectElement>;
6964
+ "z-section-title": LocalJSX.ZSectionTitle & JSXBase.HTMLAttributes<HTMLZSectionTitleElement>;
6965
+ "z-select": LocalJSX.ZSelect & JSXBase.HTMLAttributes<HTMLZSelectElement>;
8087
6966
  /**
8088
6967
  * Component short description.
8089
6968
  */
8090
- "z-skip-to-content": LocalJSX.IntrinsicElements["z-skip-to-content"] & JSXBase.HTMLAttributes<HTMLZSkipToContentElement>;
8091
- "z-slideshow": LocalJSX.IntrinsicElements["z-slideshow"] & JSXBase.HTMLAttributes<HTMLZSlideshowElement>;
8092
- "z-stepper": LocalJSX.IntrinsicElements["z-stepper"] & JSXBase.HTMLAttributes<HTMLZStepperElement>;
8093
- "z-stepper-item": LocalJSX.IntrinsicElements["z-stepper-item"] & JSXBase.HTMLAttributes<HTMLZStepperItemElement>;
6969
+ "z-skip-to-content": LocalJSX.ZSkipToContent & JSXBase.HTMLAttributes<HTMLZSkipToContentElement>;
6970
+ "z-slideshow": LocalJSX.ZSlideshow & JSXBase.HTMLAttributes<HTMLZSlideshowElement>;
6971
+ "z-stepper": LocalJSX.ZStepper & JSXBase.HTMLAttributes<HTMLZStepperElement>;
6972
+ "z-stepper-item": LocalJSX.ZStepperItem & JSXBase.HTMLAttributes<HTMLZStepperItemElement>;
8094
6973
  /**
8095
6974
  * ZTable component.
8096
6975
  * @cssprop --z-table--cells-padding - Padding of the cells.
8097
6976
  */
8098
- "z-table": LocalJSX.IntrinsicElements["z-table"] & JSXBase.HTMLAttributes<HTMLZTableElement>;
6977
+ "z-table": LocalJSX.ZTable & JSXBase.HTMLAttributes<HTMLZTableElement>;
8099
6978
  /**
8100
6979
  * Ztag component.
8101
6980
  * @cssprop --z-tag-text-color - text and icon color using tokens.
8102
6981
  * @cssprop --z-tag-bg - background color of the z-tag.
8103
6982
  */
8104
- "z-tag": LocalJSX.IntrinsicElements["z-tag"] & JSXBase.HTMLAttributes<HTMLZTagElement>;
6983
+ "z-tag": LocalJSX.ZTag & JSXBase.HTMLAttributes<HTMLZTagElement>;
8105
6984
  /**
8106
6985
  * ZTbody component.
8107
6986
  */
8108
- "z-tbody": LocalJSX.IntrinsicElements["z-tbody"] & JSXBase.HTMLAttributes<HTMLZTbodyElement>;
6987
+ "z-tbody": LocalJSX.ZTbody & JSXBase.HTMLAttributes<HTMLZTbodyElement>;
8109
6988
  /**
8110
6989
  * ZTd component.
8111
6990
  */
8112
- "z-td": LocalJSX.IntrinsicElements["z-td"] & JSXBase.HTMLAttributes<HTMLZTdElement>;
6991
+ "z-td": LocalJSX.ZTd & JSXBase.HTMLAttributes<HTMLZTdElement>;
8113
6992
  /**
8114
6993
  * ZTFoot component.
8115
6994
  */
8116
- "z-tfoot": LocalJSX.IntrinsicElements["z-tfoot"] & JSXBase.HTMLAttributes<HTMLZTfootElement>;
6995
+ "z-tfoot": LocalJSX.ZTfoot & JSXBase.HTMLAttributes<HTMLZTfootElement>;
8117
6996
  /**
8118
6997
  * ZTh component.
8119
6998
  */
8120
- "z-th": LocalJSX.IntrinsicElements["z-th"] & JSXBase.HTMLAttributes<HTMLZThElement>;
6999
+ "z-th": LocalJSX.ZTh & JSXBase.HTMLAttributes<HTMLZThElement>;
8121
7000
  /**
8122
7001
  * ZThead component.
8123
7002
  */
8124
- "z-thead": LocalJSX.IntrinsicElements["z-thead"] & JSXBase.HTMLAttributes<HTMLZTheadElement>;
7003
+ "z-thead": LocalJSX.ZThead & JSXBase.HTMLAttributes<HTMLZTheadElement>;
8125
7004
  /**
8126
7005
  * ZToastNotification component.
8127
7006
  */
8128
- "z-toast-notification": LocalJSX.IntrinsicElements["z-toast-notification"] & JSXBase.HTMLAttributes<HTMLZToastNotificationElement>;
8129
- "z-toast-notification-list": LocalJSX.IntrinsicElements["z-toast-notification-list"] & JSXBase.HTMLAttributes<HTMLZToastNotificationListElement>;
8130
- "z-toggle-button": LocalJSX.IntrinsicElements["z-toggle-button"] & JSXBase.HTMLAttributes<HTMLZToggleButtonElement>;
8131
- "z-toggle-switch": LocalJSX.IntrinsicElements["z-toggle-switch"] & JSXBase.HTMLAttributes<HTMLZToggleSwitchElement>;
7007
+ "z-toast-notification": LocalJSX.ZToastNotification & JSXBase.HTMLAttributes<HTMLZToastNotificationElement>;
7008
+ "z-toast-notification-list": LocalJSX.ZToastNotificationList & JSXBase.HTMLAttributes<HTMLZToastNotificationListElement>;
7009
+ "z-toggle-button": LocalJSX.ZToggleButton & JSXBase.HTMLAttributes<HTMLZToggleButtonElement>;
7010
+ "z-toggle-switch": LocalJSX.ZToggleSwitch & JSXBase.HTMLAttributes<HTMLZToggleSwitchElement>;
8132
7011
  /**
8133
7012
  * ZTool component. Can display an icon, an optional tooltip (mainly for hints about the tool's functionality), and can contain a nested `z-toolbar` as a submenu that opens on click.
8134
7013
  */
8135
- "z-tool": LocalJSX.IntrinsicElements["z-tool"] & JSXBase.HTMLAttributes<HTMLZToolElement>;
7014
+ "z-tool": LocalJSX.ZTool & JSXBase.HTMLAttributes<HTMLZToolElement>;
8136
7015
  /**
8137
7016
  * ZToolbar component. This component mainly serves as a container for `z-tool` elements, but can also be nested inside a `z-tool` to create submenus.
8138
7017
  * Implements WCAG toolbar pattern with roving tabindex keyboard navigation.
@@ -8140,7 +7019,7 @@ declare module "@stencil/core" {
8140
7019
  * @see https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/
8141
7020
  * @cssprop --z-toolbar-columns - Number of items per row in the toolbar. Only applies on mobile viewport, when the toolbar can be displayed in a multi-row layout. Default: `6`.
8142
7021
  */
8143
- "z-toolbar": LocalJSX.IntrinsicElements["z-toolbar"] & JSXBase.HTMLAttributes<HTMLZToolbarElement>;
7022
+ "z-toolbar": LocalJSX.ZToolbar & JSXBase.HTMLAttributes<HTMLZToolbarElement>;
8144
7023
  /**
8145
7024
  * Tooltip component.
8146
7025
  * It is basically a wrapper for the `<z-popover>` component with custom configuration.
@@ -8148,15 +7027,15 @@ declare module "@stencil/core" {
8148
7027
  * @cssprop --z-tooltip-theme--text - foreground color of the popover.
8149
7028
  * @cssprop --z-tooltip-shadow-filter - drop-shadow filter of the popover.
8150
7029
  */
8151
- "z-tooltip": LocalJSX.IntrinsicElements["z-tooltip"] & JSXBase.HTMLAttributes<HTMLZTooltipElement>;
7030
+ "z-tooltip": LocalJSX.ZTooltip & JSXBase.HTMLAttributes<HTMLZTooltipElement>;
8152
7031
  /**
8153
7032
  * ZTr component.
8154
7033
  * When the row is `expandable`, you can set the `prevent-expand` css class on an interactive element inside the row
8155
7034
  * to prevent the row from expanding.
8156
7035
  */
8157
- "z-tr": LocalJSX.IntrinsicElements["z-tr"] & JSXBase.HTMLAttributes<HTMLZTrElement>;
8158
- "z-tree-list": LocalJSX.IntrinsicElements["z-tree-list"] & JSXBase.HTMLAttributes<HTMLZTreeListElement>;
8159
- "z-visually-hidden": LocalJSX.IntrinsicElements["z-visually-hidden"] & JSXBase.HTMLAttributes<HTMLZVisuallyHiddenElement>;
7036
+ "z-tr": LocalJSX.ZTr & JSXBase.HTMLAttributes<HTMLZTrElement>;
7037
+ "z-tree-list": LocalJSX.ZTreeList & JSXBase.HTMLAttributes<HTMLZTreeListElement>;
7038
+ "z-visually-hidden": LocalJSX.ZVisuallyHidden & JSXBase.HTMLAttributes<HTMLZVisuallyHiddenElement>;
8160
7039
  }
8161
7040
  }
8162
7041
  }