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

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 +40 -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 +169 -265
  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 +107 -135
  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 +54 -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 +355 -1
  521. package/dist/components/index12.js.map +1 -0
  522. package/dist/components/index13.js +73 -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 +167 -265
  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 +5 -2
  973. package/dist/types/components/z-input-message/index.d.ts +5 -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 +202 -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-47b59f05.entry.js +2 -0
  1055. package/dist/web-components-library/p-47b59f05.entry.js.map +1 -0
  1056. package/dist/web-components-library/p-5145a606.js +2 -0
  1057. package/dist/web-components-library/p-5145a606.js.map +1 -0
  1058. package/dist/web-components-library/p-5372d49f.entry.js +2 -0
  1059. package/dist/web-components-library/p-5372d49f.entry.js.map +1 -0
  1060. package/dist/web-components-library/p-565c1815.entry.js +2 -0
  1061. package/dist/web-components-library/p-565c1815.entry.js.map +1 -0
  1062. package/dist/web-components-library/p-5b577b6f.entry.js +2 -0
  1063. package/dist/web-components-library/p-5b577b6f.entry.js.map +1 -0
  1064. package/dist/web-components-library/p-5fde1b41.entry.js +2 -0
  1065. package/dist/web-components-library/p-5fde1b41.entry.js.map +1 -0
  1066. package/dist/web-components-library/p-6164feb9.entry.js +2 -0
  1067. package/dist/web-components-library/p-6164feb9.entry.js.map +1 -0
  1068. package/dist/web-components-library/p-623fdee4.js +2 -0
  1069. package/dist/web-components-library/p-623fdee4.js.map +1 -0
  1070. package/dist/web-components-library/p-64d5fdd8.entry.js +2 -0
  1071. package/dist/web-components-library/p-64d5fdd8.entry.js.map +1 -0
  1072. package/dist/web-components-library/p-662119bb.entry.js +2 -0
  1073. package/dist/web-components-library/p-662119bb.entry.js.map +1 -0
  1074. package/dist/web-components-library/p-66c0f993.entry.js +2 -0
  1075. package/dist/web-components-library/p-66c0f993.entry.js.map +1 -0
  1076. package/dist/web-components-library/p-68278c42.entry.js +2 -0
  1077. package/dist/web-components-library/p-68278c42.entry.js.map +1 -0
  1078. package/dist/web-components-library/p-68d91a93.js +2 -0
  1079. package/dist/web-components-library/p-68d91a93.js.map +1 -0
  1080. package/dist/web-components-library/p-6c6a655e.entry.js +2 -0
  1081. package/dist/web-components-library/p-6c6a655e.entry.js.map +1 -0
  1082. package/{www/build/p-5c85b7f4.entry.js → dist/web-components-library/p-6c9cd6be.entry.js} +2 -1
  1083. package/dist/web-components-library/p-6c9cd6be.entry.js.map +1 -0
  1084. package/dist/web-components-library/p-6e13aa8e.entry.js +2 -0
  1085. package/dist/web-components-library/p-6e13aa8e.entry.js.map +1 -0
  1086. package/dist/web-components-library/p-75c4a726.js +3 -0
  1087. package/dist/web-components-library/p-75c4a726.js.map +1 -0
  1088. package/dist/web-components-library/p-767b66ca.entry.js +2 -0
  1089. package/dist/web-components-library/p-767b66ca.entry.js.map +1 -0
  1090. package/dist/web-components-library/p-78af415b.entry.js +2 -0
  1091. package/dist/web-components-library/p-78af415b.entry.js.map +1 -0
  1092. package/dist/web-components-library/p-7a4f6a5b.entry.js +2 -0
  1093. package/dist/web-components-library/p-7a4f6a5b.entry.js.map +1 -0
  1094. package/dist/web-components-library/p-7ade2a71.entry.js +2 -0
  1095. package/dist/web-components-library/p-7ade2a71.entry.js.map +1 -0
  1096. package/dist/web-components-library/p-7b837e11.js +2 -0
  1097. package/dist/web-components-library/p-7b837e11.js.map +1 -0
  1098. package/dist/web-components-library/p-7d655f96.entry.js +2 -0
  1099. package/dist/web-components-library/p-7d655f96.entry.js.map +1 -0
  1100. package/dist/web-components-library/p-80b04954.entry.js +2 -0
  1101. package/dist/web-components-library/p-80b04954.entry.js.map +1 -0
  1102. package/dist/web-components-library/p-82eeea83.entry.js +2 -0
  1103. package/dist/web-components-library/p-82eeea83.entry.js.map +1 -0
  1104. package/dist/web-components-library/p-8503c87a.entry.js +2 -0
  1105. package/dist/web-components-library/p-8503c87a.entry.js.map +1 -0
  1106. package/dist/web-components-library/p-86618221.js +2 -0
  1107. package/dist/web-components-library/p-86618221.js.map +1 -0
  1108. package/dist/web-components-library/p-88a9865c.entry.js +2 -0
  1109. package/dist/web-components-library/p-88a9865c.entry.js.map +1 -0
  1110. package/dist/web-components-library/p-8b367393.js +2 -0
  1111. package/dist/web-components-library/p-8b367393.js.map +1 -0
  1112. package/dist/web-components-library/p-8c52635e.entry.js +2 -0
  1113. package/dist/web-components-library/p-8c52635e.entry.js.map +1 -0
  1114. package/dist/web-components-library/p-8ee2a9d2.entry.js +2 -0
  1115. package/dist/web-components-library/p-8ee2a9d2.entry.js.map +1 -0
  1116. package/dist/web-components-library/p-8fd50cc5.entry.js +2 -0
  1117. package/dist/web-components-library/p-8fd50cc5.entry.js.map +1 -0
  1118. package/dist/web-components-library/p-8ff5b76b.entry.js +2 -0
  1119. package/dist/web-components-library/p-8ff5b76b.entry.js.map +1 -0
  1120. package/dist/web-components-library/p-92f13701.entry.js +2 -0
  1121. package/dist/web-components-library/p-92f13701.entry.js.map +1 -0
  1122. package/dist/web-components-library/p-93bb075f.entry.js +2 -0
  1123. package/dist/web-components-library/p-93bb075f.entry.js.map +1 -0
  1124. package/dist/web-components-library/p-93d349ee.entry.js +2 -0
  1125. package/dist/web-components-library/p-93d349ee.entry.js.map +1 -0
  1126. package/dist/web-components-library/p-943db3a8.entry.js +2 -0
  1127. package/dist/web-components-library/p-943db3a8.entry.js.map +1 -0
  1128. package/dist/web-components-library/p-96e61363.entry.js +2 -0
  1129. package/dist/web-components-library/p-96e61363.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-47b59f05.entry.js +2 -0
  1251. package/www/build/p-47b59f05.entry.js.map +1 -0
  1252. package/www/build/p-5145a606.js +2 -0
  1253. package/www/build/p-5145a606.js.map +1 -0
  1254. package/www/build/p-5372d49f.entry.js +2 -0
  1255. package/www/build/p-5372d49f.entry.js.map +1 -0
  1256. package/www/build/p-565c1815.entry.js +2 -0
  1257. package/www/build/p-565c1815.entry.js.map +1 -0
  1258. package/www/build/p-5b577b6f.entry.js +2 -0
  1259. package/www/build/p-5b577b6f.entry.js.map +1 -0
  1260. package/www/build/p-5fde1b41.entry.js +2 -0
  1261. package/www/build/p-5fde1b41.entry.js.map +1 -0
  1262. package/www/build/p-6164feb9.entry.js +2 -0
  1263. package/www/build/p-6164feb9.entry.js.map +1 -0
  1264. package/www/build/p-623fdee4.js +2 -0
  1265. package/www/build/p-623fdee4.js.map +1 -0
  1266. package/www/build/p-64d5fdd8.entry.js +2 -0
  1267. package/www/build/p-64d5fdd8.entry.js.map +1 -0
  1268. package/www/build/p-662119bb.entry.js +2 -0
  1269. package/www/build/p-662119bb.entry.js.map +1 -0
  1270. package/www/build/p-66c0f993.entry.js +2 -0
  1271. package/www/build/p-66c0f993.entry.js.map +1 -0
  1272. package/www/build/p-68278c42.entry.js +2 -0
  1273. package/www/build/p-68278c42.entry.js.map +1 -0
  1274. package/www/build/p-68d91a93.js +2 -0
  1275. package/www/build/p-68d91a93.js.map +1 -0
  1276. package/www/build/p-6c6a655e.entry.js +2 -0
  1277. package/www/build/p-6c6a655e.entry.js.map +1 -0
  1278. package/{dist/web-components-library/p-5c85b7f4.entry.js → www/build/p-6c9cd6be.entry.js} +2 -1
  1279. package/www/build/p-6c9cd6be.entry.js.map +1 -0
  1280. package/www/build/p-6e13aa8e.entry.js +2 -0
  1281. package/www/build/p-6e13aa8e.entry.js.map +1 -0
  1282. package/www/build/p-75c4a726.js +3 -0
  1283. package/www/build/p-75c4a726.js.map +1 -0
  1284. package/www/build/p-767b66ca.entry.js +2 -0
  1285. package/www/build/p-767b66ca.entry.js.map +1 -0
  1286. package/www/build/p-78af415b.entry.js +2 -0
  1287. package/www/build/p-78af415b.entry.js.map +1 -0
  1288. package/www/build/p-7a4f6a5b.entry.js +2 -0
  1289. package/www/build/p-7a4f6a5b.entry.js.map +1 -0
  1290. package/www/build/p-7a9b89a3.js +2 -0
  1291. package/www/build/p-7ade2a71.entry.js +2 -0
  1292. package/www/build/p-7ade2a71.entry.js.map +1 -0
  1293. package/www/build/p-7b837e11.js +2 -0
  1294. package/www/build/p-7b837e11.js.map +1 -0
  1295. package/www/build/p-7d655f96.entry.js +2 -0
  1296. package/www/build/p-7d655f96.entry.js.map +1 -0
  1297. package/www/build/p-80b04954.entry.js +2 -0
  1298. package/www/build/p-80b04954.entry.js.map +1 -0
  1299. package/www/build/p-82eeea83.entry.js +2 -0
  1300. package/www/build/p-82eeea83.entry.js.map +1 -0
  1301. package/www/build/p-8503c87a.entry.js +2 -0
  1302. package/www/build/p-8503c87a.entry.js.map +1 -0
  1303. package/www/build/p-86618221.js +2 -0
  1304. package/www/build/p-86618221.js.map +1 -0
  1305. package/www/build/p-88a9865c.entry.js +2 -0
  1306. package/www/build/p-88a9865c.entry.js.map +1 -0
  1307. package/www/build/p-8b367393.js +2 -0
  1308. package/www/build/p-8b367393.js.map +1 -0
  1309. package/www/build/p-8c52635e.entry.js +2 -0
  1310. package/www/build/p-8c52635e.entry.js.map +1 -0
  1311. package/www/build/p-8ee2a9d2.entry.js +2 -0
  1312. package/www/build/p-8ee2a9d2.entry.js.map +1 -0
  1313. package/www/build/p-8fd50cc5.entry.js +2 -0
  1314. package/www/build/p-8fd50cc5.entry.js.map +1 -0
  1315. package/www/build/p-8ff5b76b.entry.js +2 -0
  1316. package/www/build/p-8ff5b76b.entry.js.map +1 -0
  1317. package/www/build/p-92f13701.entry.js +2 -0
  1318. package/www/build/p-92f13701.entry.js.map +1 -0
  1319. package/www/build/p-93bb075f.entry.js +2 -0
  1320. package/www/build/p-93bb075f.entry.js.map +1 -0
  1321. package/www/build/p-93d349ee.entry.js +2 -0
  1322. package/www/build/p-93d349ee.entry.js.map +1 -0
  1323. package/www/build/p-943db3a8.entry.js +2 -0
  1324. package/www/build/p-943db3a8.entry.js.map +1 -0
  1325. package/www/build/p-96e61363.entry.js +2 -0
  1326. package/www/build/p-96e61363.entry.js.map +1 -0
  1327. package/www/build/p-9814f864.entry.js +2 -0
  1328. package/www/build/p-9814f864.entry.js.map +1 -0
  1329. package/www/build/p-988a58dd.entry.js +2 -0
  1330. package/www/build/p-988a58dd.entry.js.map +1 -0
  1331. package/www/build/p-9ae0c0c6.entry.js +2 -0
  1332. package/www/build/p-9ae0c0c6.entry.js.map +1 -0
  1333. package/www/build/p-9c816a3b.js +2 -0
  1334. package/www/build/p-9c816a3b.js.map +1 -0
  1335. package/www/build/p-a2ee659d.entry.js +2 -0
  1336. package/www/build/p-a2ee659d.entry.js.map +1 -0
  1337. package/www/build/p-a3f9a5da.entry.js +2 -0
  1338. package/www/build/p-a3f9a5da.entry.js.map +1 -0
  1339. package/www/build/p-a4d2cf55.entry.js +2 -0
  1340. package/www/build/p-a4d2cf55.entry.js.map +1 -0
  1341. package/www/build/p-a6c07588.entry.js +2 -0
  1342. package/www/build/p-a6c07588.entry.js.map +1 -0
  1343. package/www/build/p-a8790237.entry.js +2 -0
  1344. package/www/build/p-a8790237.entry.js.map +1 -0
  1345. package/www/build/p-aaa96c12.entry.js +17 -0
  1346. package/www/build/p-aaa96c12.entry.js.map +1 -0
  1347. package/www/build/p-b0324c7d.entry.js +2 -0
  1348. package/www/build/p-b0324c7d.entry.js.map +1 -0
  1349. package/www/build/p-b421424f.entry.js +2 -0
  1350. package/www/build/p-b421424f.entry.js.map +1 -0
  1351. package/www/build/p-bbc20250.entry.js +2 -0
  1352. package/www/build/p-bbc20250.entry.js.map +1 -0
  1353. package/www/build/p-bd2156cc.entry.js +2 -0
  1354. package/www/build/p-bd2156cc.entry.js.map +1 -0
  1355. package/www/build/p-bd76ca35.entry.js +2 -0
  1356. package/www/build/p-bd76ca35.entry.js.map +1 -0
  1357. package/www/build/p-be1c414e.entry.js +2 -0
  1358. package/www/build/p-be1c414e.entry.js.map +1 -0
  1359. package/www/build/p-c3e03e41.entry.js +2 -0
  1360. package/www/build/p-c3e03e41.entry.js.map +1 -0
  1361. package/www/build/p-c9b81cab.entry.js +2 -0
  1362. package/www/build/p-c9b81cab.entry.js.map +1 -0
  1363. package/www/build/p-caced575.entry.js +2 -0
  1364. package/www/build/p-caced575.entry.js.map +1 -0
  1365. package/www/build/p-cb395500.js +2 -0
  1366. package/www/build/p-cb395500.js.map +1 -0
  1367. package/www/build/p-cbc09112.entry.js +2 -0
  1368. package/www/build/p-cbc09112.entry.js.map +1 -0
  1369. package/www/build/p-d080b624.entry.js +2 -0
  1370. package/www/build/p-d080b624.entry.js.map +1 -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
  /**
@@ -1109,14 +1005,16 @@ export namespace Components {
1109
1005
  * the input aria-controls (optional): available for text, password, number, email
1110
1006
  */
1111
1007
  "htmlAriaControls"?: string;
1008
+ /**
1009
+ * input helper message id (optional): available for text, password, number, email, textarea - if set, it will be used to populate the aria-describedby attribute, otherwise the attribute (if present) will be populated with an auto-generated value
1010
+ */
1011
+ "htmlAriaDescribedBy"?: string;
1112
1012
  /**
1113
1013
  * the input aria-expaded: available for text, password, number, email
1114
- * @default ""
1115
1014
  */
1116
1015
  "htmlAriaExpanded": string;
1117
1016
  /**
1118
1017
  * the id of the input element
1119
- * @default `id-${randomId()}`
1120
1018
  */
1121
1019
  "htmlid": string;
1122
1020
  /**
@@ -1137,7 +1035,6 @@ export namespace Components {
1137
1035
  "label"?: string;
1138
1036
  /**
1139
1037
  * the input label position: available for checkbox, radio
1140
- * @default LabelPosition.RIGHT
1141
1038
  */
1142
1039
  "labelPosition"?: LabelPosition;
1143
1040
  /**
@@ -1150,7 +1047,6 @@ export namespace Components {
1150
1047
  "maxlength"?: number;
1151
1048
  /**
1152
1049
  * input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed
1153
- * @default true
1154
1050
  */
1155
1051
  "message"?: string | boolean;
1156
1052
  /**
@@ -1175,22 +1071,18 @@ export namespace Components {
1175
1071
  "placeholder"?: string;
1176
1072
  /**
1177
1073
  * the input is readonly
1178
- * @default false
1179
1074
  */
1180
1075
  "readonly"?: boolean;
1181
1076
  /**
1182
1077
  * the input is required (optional): available for text, password, number, email, textarea, checkbox
1183
- * @default false
1184
1078
  */
1185
1079
  "required"?: boolean;
1186
1080
  /**
1187
1081
  * the input role
1188
- * @default ""
1189
1082
  */
1190
1083
  "role": string;
1191
1084
  /**
1192
1085
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
1193
- * @default ControlSize.BIG
1194
1086
  */
1195
1087
  "size"?: ControlSize;
1196
1088
  /**
@@ -1215,6 +1107,14 @@ export namespace Components {
1215
1107
  * input disabled status (optional)
1216
1108
  */
1217
1109
  "disabled"?: boolean;
1110
+ /**
1111
+ * the id of the message element (optional)
1112
+ */
1113
+ "htmlId"?: string;
1114
+ /**
1115
+ * the role to set when both the message and the status are populated (optional)
1116
+ */
1117
+ "htmlRole": null | string;
1218
1118
  /**
1219
1119
  * input helper message
1220
1120
  */
@@ -1227,64 +1127,52 @@ export namespace Components {
1227
1127
  interface ZList {
1228
1128
  /**
1229
1129
  * [optional] type of the list marker for each element
1230
- * @default ListType.NONE
1231
1130
  */
1232
1131
  "listType"?: ListType;
1233
1132
  /**
1234
1133
  * Sets role of the element.
1235
- * @default "list"
1236
1134
  */
1237
1135
  "role": string;
1238
1136
  /**
1239
1137
  * [optional] Sets size of inside elements.
1240
- * @default ListSize.MEDIUM
1241
1138
  */
1242
1139
  "size"?: ListSize;
1243
1140
  }
1244
1141
  interface ZListElement {
1245
1142
  /**
1246
1143
  * [optional] Align expandable button left or right.
1247
- * @default ExpandableListButtonAlign.LEFT
1248
1144
  */
1249
1145
  "alignButton"?: ExpandableListButtonAlign;
1250
1146
  /**
1251
1147
  * [optional] Sets element clickable.
1252
- * @default false
1253
1148
  */
1254
1149
  "clickable"?: boolean;
1255
1150
  /**
1256
1151
  * [optional] Sets text color of the element.
1257
- * @default "none"
1258
1152
  */
1259
1153
  "color"?: string;
1260
1154
  /**
1261
1155
  * [optional] Sets disabled style of the element.
1262
- * @default false
1263
1156
  */
1264
1157
  "disabled"?: boolean;
1265
1158
  /**
1266
1159
  * [optional] Sets the divider color.
1267
- * @default "color-surface03"
1268
1160
  */
1269
1161
  "dividerColor"?: string;
1270
1162
  /**
1271
1163
  * [optional] Sets the divider size.
1272
- * @default DividerSize.SMALL
1273
1164
  */
1274
1165
  "dividerSize"?: DividerSize;
1275
1166
  /**
1276
1167
  * [optional] Sets the position where to insert the divider.
1277
- * @default ListDividerType.NONE
1278
1168
  */
1279
1169
  "dividerType"?: ListDividerType;
1280
1170
  /**
1281
1171
  * [optional] Sets element as expandable.
1282
- * @default false
1283
1172
  */
1284
1173
  "expandable"?: boolean;
1285
1174
  /**
1286
1175
  * [optional] Sets expandable style to element.
1287
- * @default ExpandableListStyle.ACCORDION
1288
1176
  */
1289
1177
  "expandableStyle"?: ExpandableListStyle;
1290
1178
  /**
@@ -1293,7 +1181,6 @@ export namespace Components {
1293
1181
  "hasTreeItems"?: boolean;
1294
1182
  /**
1295
1183
  * set tabindex to Host tag (optional). Defaults to 0.
1296
- * @default 0
1297
1184
  */
1298
1185
  "htmlTabindex"?: number | null;
1299
1186
  /**
@@ -1302,39 +1189,32 @@ export namespace Components {
1302
1189
  "listElementId"?: number;
1303
1190
  /**
1304
1191
  * [optional] position of the list element inside the list or the group
1305
- * @default "0"
1306
1192
  */
1307
1193
  "listElementPosition"?: string;
1308
1194
  /**
1309
1195
  * [optional] type of the list marker for each element
1310
- * @default ListType.NONE
1311
1196
  */
1312
1197
  "listType"?: ListType;
1313
1198
  /**
1314
1199
  * Sets element role.
1315
- * @default "listitem"
1316
1200
  */
1317
1201
  "role": string;
1318
1202
  /**
1319
1203
  * [optional] Sets size of inside elements.
1320
- * @default ListSize.MEDIUM
1321
1204
  */
1322
1205
  "size"?: ListSize;
1323
1206
  }
1324
1207
  interface ZListGroup {
1325
1208
  /**
1326
1209
  * [optional] Sets the divider color.
1327
- * @default "gray200"
1328
1210
  */
1329
1211
  "dividerColor"?: string;
1330
1212
  /**
1331
1213
  * [optional] Sets the divider size.
1332
- * @default DividerSize.SMALL
1333
1214
  */
1334
1215
  "dividerSize"?: DividerSize;
1335
1216
  /**
1336
1217
  * [optional] Sets the position where to insert the divider.
1337
- * @default ListDividerType.NONE
1338
1218
  */
1339
1219
  "dividerType"?: ListDividerType;
1340
1220
  /**
@@ -1343,17 +1223,14 @@ export namespace Components {
1343
1223
  "hasTreeItems"?: boolean;
1344
1224
  /**
1345
1225
  * [optional] type of the list marker for each element
1346
- * @default ListType.NONE
1347
1226
  */
1348
1227
  "listType"?: ListType;
1349
1228
  /**
1350
1229
  * Sets element role.
1351
- * @default "group"
1352
1230
  */
1353
1231
  "role": string;
1354
1232
  /**
1355
1233
  * [optional] Sets size of inside elements.
1356
- * @default ListSize.MEDIUM
1357
1234
  */
1358
1235
  "size"?: ListSize;
1359
1236
  }
@@ -1393,7 +1270,6 @@ export namespace Components {
1393
1270
  "active"?: boolean;
1394
1271
  /**
1395
1272
  * 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
1273
  */
1398
1274
  "floating"?: boolean;
1399
1275
  /**
@@ -1402,12 +1278,10 @@ export namespace Components {
1402
1278
  "focusLastItem": () => Promise<void>;
1403
1279
  /**
1404
1280
  * 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
1281
  */
1407
1282
  "htmlTabindex": number;
1408
1283
  /**
1409
1284
  * The opening state of the menu.
1410
- * @default false
1411
1285
  */
1412
1286
  "open": boolean;
1413
1287
  /**
@@ -1416,7 +1290,6 @@ export namespace Components {
1416
1290
  "setFocus": () => Promise<void>;
1417
1291
  /**
1418
1292
  * 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
1293
  */
1421
1294
  "verticalContext": boolean;
1422
1295
  }
@@ -1430,17 +1303,14 @@ export namespace Components {
1430
1303
  "active"?: boolean;
1431
1304
  /**
1432
1305
  * 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
1306
  */
1435
1307
  "floating"?: boolean;
1436
1308
  /**
1437
1309
  * The opening state of the menu.
1438
- * @default false
1439
1310
  */
1440
1311
  "open": boolean;
1441
1312
  /**
1442
1313
  * 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
1314
  */
1445
1315
  "verticalContext": boolean;
1446
1316
  }
@@ -1458,7 +1328,6 @@ export namespace Components {
1458
1328
  "focusLastItem": () => Promise<void>;
1459
1329
  /**
1460
1330
  * 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
1331
  */
1463
1332
  "htmlTabindex": number;
1464
1333
  /**
@@ -1485,12 +1354,10 @@ export namespace Components {
1485
1354
  interface ZModal {
1486
1355
  /**
1487
1356
  * add role "alertdialog" to dialog (optional, default is false)
1488
- * @default false
1489
1357
  */
1490
1358
  "alertdialog"?: boolean;
1491
1359
  /**
1492
1360
  * if true, the modal is closable (optional, default is true)
1493
- * @default true
1494
1361
  */
1495
1362
  "closable"?: boolean;
1496
1363
  /**
@@ -1499,12 +1366,10 @@ export namespace Components {
1499
1366
  "close": () => Promise<void>;
1500
1367
  /**
1501
1368
  * aria-label for close button (optional)
1502
- * @default "chiudi modale"
1503
1369
  */
1504
1370
  "closeButtonLabel": string;
1505
1371
  /**
1506
1372
  * if true, the page scroll is locked when the modal is open (optional, default is true)
1507
- * @default true
1508
1373
  */
1509
1374
  "lockPageScroll"?: boolean;
1510
1375
  /**
@@ -1525,7 +1390,6 @@ export namespace Components {
1525
1390
  "open": () => Promise<void>;
1526
1391
  /**
1527
1392
  * if true, the modal can scroll inside, if false the viewport can scroll
1528
- * @default true
1529
1393
  */
1530
1394
  "scrollInside"?: boolean;
1531
1395
  }
@@ -1540,12 +1404,10 @@ export namespace Components {
1540
1404
  "faded": boolean;
1541
1405
  /**
1542
1406
  * highlighted status
1543
- * @default false
1544
1407
  */
1545
1408
  "ishighlighted": boolean;
1546
1409
  /**
1547
1410
  * pressed status
1548
- * @default false
1549
1411
  */
1550
1412
  "ispressed": boolean;
1551
1413
  }
@@ -1594,22 +1456,18 @@ export namespace Components {
1594
1456
  "cover": string;
1595
1457
  /**
1596
1458
  * card is disabled
1597
- * @default false
1598
1459
  */
1599
1460
  "disabled": boolean;
1600
1461
  /**
1601
1462
  * flip button label
1602
- * @default "INFO"
1603
1463
  */
1604
1464
  "flipbuttonlabel": string;
1605
1465
  /**
1606
1466
  * card is flipped
1607
- * @default false
1608
1467
  */
1609
1468
  "flipped": boolean;
1610
1469
  /**
1611
1470
  * hide info button
1612
- * @default false
1613
1471
  */
1614
1472
  "hideinfobtn": boolean;
1615
1473
  /**
@@ -1628,7 +1486,6 @@ export namespace Components {
1628
1486
  "cardtype"?: LicenseType;
1629
1487
  /**
1630
1488
  * display footer custom slotted content
1631
- * @default false
1632
1489
  */
1633
1490
  "customContent": boolean;
1634
1491
  /**
@@ -1641,7 +1498,6 @@ export namespace Components {
1641
1498
  "isbn": string;
1642
1499
  /**
1643
1500
  * footer opened by default (optional)
1644
- * @default false
1645
1501
  */
1646
1502
  "opened"?: boolean;
1647
1503
  /**
@@ -1668,7 +1524,6 @@ export namespace Components {
1668
1524
  interface ZMyzCardIcon {
1669
1525
  /**
1670
1526
  * description of the icon
1671
- * @default ""
1672
1527
  */
1673
1528
  "ariaLabel": string;
1674
1529
  /**
@@ -1677,7 +1532,6 @@ export namespace Components {
1677
1532
  "icon": string;
1678
1533
  /**
1679
1534
  * disabled status flag
1680
- * @default false
1681
1535
  */
1682
1536
  "isdisabled": boolean;
1683
1537
  }
@@ -1688,7 +1542,6 @@ export namespace Components {
1688
1542
  "data": string | DictionaryData;
1689
1543
  /**
1690
1544
  * tabindex link attribute (optional)
1691
- * @default 0
1692
1545
  */
1693
1546
  "htmltabindex"?: number;
1694
1547
  }
@@ -1723,7 +1576,6 @@ export namespace Components {
1723
1576
  "link"?: string;
1724
1577
  /**
1725
1578
  * link target (optional)
1726
- * @default "_self"
1727
1579
  */
1728
1580
  "linktarget"?: string;
1729
1581
  /**
@@ -1736,7 +1588,6 @@ export namespace Components {
1736
1588
  "text": string;
1737
1589
  /**
1738
1590
  * underlined style flag
1739
- * @default true
1740
1591
  */
1741
1592
  "underlined": boolean;
1742
1593
  }
@@ -1749,52 +1600,50 @@ export namespace Components {
1749
1600
  interface ZNavigationTabs {
1750
1601
  /**
1751
1602
  * Set `aria-label` attribute to the internal `<nav>` element with `tablist` role.
1752
- * @default ""
1753
1603
  */
1754
1604
  "ariaLabel": string;
1755
1605
  /**
1756
1606
  * Navigation tabs orientation.
1757
- * @default NavigationTabsOrientation.HORIZONTAL
1758
1607
  */
1759
1608
  "orientation"?: NavigationTabsOrientation;
1760
1609
  /**
1761
1610
  * 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
1611
  */
1764
1612
  "selectedTab": number;
1765
1613
  /**
1766
1614
  * Navigation tabs size.
1767
- * @default NavigationTabsSize.BIG
1768
1615
  */
1769
1616
  "size"?: NavigationTabsSize;
1770
1617
  }
1771
1618
  /**
1772
1619
  * Notification bar component.
1773
1620
  * @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.
1621
+ * @cssprop --z-notification--content-max-width - The max width of the notification content.
1774
1622
  */
1775
1623
  interface ZNotification {
1776
1624
  /**
1777
1625
  * Action button text
1778
1626
  */
1779
1627
  "actiontext"?: string;
1628
+ /**
1629
+ * Border position
1630
+ */
1631
+ "borderposition"?: "top" | "bottom";
1780
1632
  /**
1781
1633
  * Name of the icon on the left of the content
1782
1634
  */
1783
1635
  "contenticonname"?: string;
1784
1636
  /**
1785
1637
  * Enable close icon
1786
- * @default false
1787
1638
  */
1788
1639
  "showclose"?: boolean;
1789
1640
  /**
1790
1641
  * Enable shadow.
1791
1642
  * @deprecated shadow is available only for the `sticky` version of the notification.
1792
- * @default false
1793
1643
  */
1794
1644
  "showshadow"?: boolean;
1795
1645
  /**
1796
1646
  * Enable sticky notification bar.
1797
- * @default false
1798
1647
  */
1799
1648
  "sticky"?: boolean;
1800
1649
  /**
@@ -1810,35 +1659,29 @@ export namespace Components {
1810
1659
  interface ZOffcanvas {
1811
1660
  /**
1812
1661
  * Whether the offcanvas is open. Default: false
1813
- * @default false
1814
1662
  */
1815
1663
  "open": boolean;
1816
1664
  /**
1817
1665
  * Whether to show the backdrop when the offcanvas is open. Default: true
1818
- * @default true
1819
1666
  */
1820
1667
  "showBackdrop": boolean;
1821
1668
  /**
1822
1669
  * Skip the opening transition when the offcanvas is already open at the first render.
1823
1670
  * @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
1671
  */
1826
1672
  "skipLoadAnimation": boolean;
1827
1673
  /**
1828
1674
  * 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
1675
  */
1831
1676
  "transitiondirection"?: TransitionDirection;
1832
1677
  /**
1833
1678
  * 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
1679
  */
1836
1680
  "variant"?: OffCanvasVariant;
1837
1681
  }
1838
1682
  interface ZOtp {
1839
1683
  /**
1840
1684
  * Input number
1841
- * @default 6
1842
1685
  */
1843
1686
  "inputNum"?: number;
1844
1687
  /**
@@ -1858,12 +1701,10 @@ export namespace Components {
1858
1701
  interface ZPagination {
1859
1702
  /**
1860
1703
  * Current page.
1861
- * @default 1
1862
1704
  */
1863
1705
  "currentPage": number;
1864
1706
  /**
1865
1707
  * Enable buttons to go to the first and last pages.
1866
- * @default false
1867
1708
  */
1868
1709
  "edges": boolean;
1869
1710
  /**
@@ -1876,12 +1717,10 @@ export namespace Components {
1876
1717
  "label"?: string;
1877
1718
  /**
1878
1719
  * Enable navigation arrows.
1879
- * @default true
1880
1720
  */
1881
1721
  "navArrows": boolean;
1882
1722
  /**
1883
1723
  * Number of pages to skip.
1884
- * @default 0
1885
1724
  */
1886
1725
  "skip": number;
1887
1726
  /**
@@ -1916,7 +1755,6 @@ export namespace Components {
1916
1755
  "imgurl"?: string;
1917
1756
  /**
1918
1757
  * disabled status flag (optional)
1919
- * @default false
1920
1758
  */
1921
1759
  "isdisabled"?: boolean;
1922
1760
  /**
@@ -1929,7 +1767,6 @@ export namespace Components {
1929
1767
  "linklabel": string;
1930
1768
  /**
1931
1769
  * link target (optional)
1932
- * @default "_blank"
1933
1770
  */
1934
1771
  "target"?: string;
1935
1772
  /**
@@ -1955,27 +1792,22 @@ export namespace Components {
1955
1792
  "bindTo"?: string | HTMLElement;
1956
1793
  /**
1957
1794
  * Whether to center the popup on the main side (according to "position").
1958
- * @default false
1959
1795
  */
1960
1796
  "center": boolean;
1961
1797
  /**
1962
1798
  * 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
1799
  */
1965
1800
  "closable": boolean;
1966
1801
  /**
1967
1802
  * 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
1803
  */
1970
1804
  "open": boolean;
1971
1805
  /**
1972
1806
  * 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
1807
  */
1975
1808
  "position"?: PopoverPosition;
1976
1809
  /**
1977
1810
  * Whether to show popover's arrow.
1978
- * @default false
1979
1811
  */
1980
1812
  "showArrow": boolean;
1981
1813
  }
@@ -1990,27 +1822,22 @@ export namespace Components {
1990
1822
  "firstLabel"?: string;
1991
1823
  /**
1992
1824
  * readonly mode
1993
- * @default ""
1994
1825
  */
1995
1826
  "firstPickerPlaceholder": string;
1996
1827
  /**
1997
1828
  * readonly mode
1998
- * @default false
1999
1829
  */
2000
1830
  "firstPickerReadOnly": boolean;
2001
1831
  /**
2002
1832
  * readonly mode
2003
- * @default ""
2004
1833
  */
2005
1834
  "lastPickerPlaceholder": string;
2006
1835
  /**
2007
1836
  * readonly mode
2008
- * @default false
2009
1837
  */
2010
1838
  "lastPickerReadOnly": boolean;
2011
1839
  /**
2012
1840
  * [Optional] datepicker mode: date or datetime
2013
- * @default ZRangePickerMode.DATE
2014
1841
  */
2015
1842
  "mode": ZRangePickerMode;
2016
1843
  /**
@@ -2049,12 +1876,10 @@ export namespace Components {
2049
1876
  "fallbackCover"?: string;
2050
1877
  /**
2051
1878
  * Whether to show a stack of covers to represent multiple books.
2052
- * @default false
2053
1879
  */
2054
1880
  "hasMultipleCovers": boolean;
2055
1881
  /**
2056
1882
  * Enables the "info" variant of the card.
2057
- * @default false
2058
1883
  */
2059
1884
  "isInfoCard": boolean;
2060
1885
  /**
@@ -2070,12 +1895,10 @@ export namespace Components {
2070
1895
  interface ZSearchbar {
2071
1896
  /**
2072
1897
  * Show autocomplete results
2073
- * @default false
2074
1898
  */
2075
1899
  "autocomplete"?: boolean;
2076
1900
  /**
2077
1901
  * Minimun number of characters to dispatch typing event
2078
- * @default 3
2079
1902
  */
2080
1903
  "autocompleteMinChars"?: number;
2081
1904
  /**
@@ -2084,7 +1907,6 @@ export namespace Components {
2084
1907
  "htmlAriaLabel"?: string;
2085
1908
  /**
2086
1909
  * the id of the searchbar element
2087
- * @default `searchbar-${randomId()}`
2088
1910
  */
2089
1911
  "htmlid": string;
2090
1912
  /**
@@ -2097,7 +1919,6 @@ export namespace Components {
2097
1919
  "placeholder"?: string;
2098
1920
  /**
2099
1921
  * Prevent submit action
2100
- * @default false
2101
1922
  */
2102
1923
  "preventSubmit"?: boolean;
2103
1924
  /**
@@ -2110,27 +1931,22 @@ export namespace Components {
2110
1931
  "resultsItems"?: SearchbarItem[] | string;
2111
1932
  /**
2112
1933
  * Set button icon without label
2113
- * @default false
2114
1934
  */
2115
1935
  "searchButtonIconOnly"?: boolean;
2116
1936
  /**
2117
1937
  * Search helper text
2118
- * @default "Cerca {searchString}"
2119
1938
  */
2120
1939
  "searchHelperLabel"?: string;
2121
1940
  /**
2122
1941
  * Show submit button
2123
- * @default false
2124
1942
  */
2125
1943
  "showSearchButton"?: boolean;
2126
1944
  /**
2127
1945
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
2128
- * @default ControlSize.BIG
2129
1946
  */
2130
1947
  "size"?: ControlSize;
2131
1948
  /**
2132
1949
  * Sort autocomplete results items
2133
- * @default false
2134
1950
  */
2135
1951
  "sortResultsItems"?: boolean;
2136
1952
  /**
@@ -2139,7 +1955,6 @@ export namespace Components {
2139
1955
  "value"?: string;
2140
1956
  /**
2141
1957
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
2142
- * @default ButtonVariant.PRIMARY
2143
1958
  */
2144
1959
  "variant"?: ButtonVariant;
2145
1960
  }
@@ -2151,29 +1966,24 @@ export namespace Components {
2151
1966
  interface ZSectionTitle {
2152
1967
  /**
2153
1968
  * Divider position for the primary title. This prop only works if the secondary title is not set.
2154
- * @default ZSectionTitleDividerPosition.BEFORE
2155
1969
  */
2156
1970
  "dividerPosition": ZSectionTitleDividerPosition;
2157
1971
  /**
2158
1972
  * Whether the primary title text is uppercase.
2159
- * @default true
2160
1973
  */
2161
1974
  "uppercase": boolean;
2162
1975
  }
2163
1976
  interface ZSelect {
2164
1977
  /**
2165
1978
  * the input aria-label
2166
- * @default ""
2167
1979
  */
2168
1980
  "ariaLabel": string;
2169
1981
  /**
2170
1982
  * the input has autocomplete option
2171
- * @default false
2172
1983
  */
2173
1984
  "autocomplete"?: boolean;
2174
1985
  /**
2175
1986
  * the input is disabled
2176
- * @default false
2177
1987
  */
2178
1988
  "disabled"?: boolean;
2179
1989
  /**
@@ -2188,7 +1998,6 @@ export namespace Components {
2188
1998
  "hasTreeItems"?: boolean;
2189
1999
  /**
2190
2000
  * the id of the input element
2191
- * @default `id-${randomId()}`
2192
2001
  */
2193
2002
  "htmlid": string;
2194
2003
  /**
@@ -2197,12 +2006,10 @@ export namespace Components {
2197
2006
  "htmltitle"?: string;
2198
2007
  /**
2199
2008
  * When fixed, it occupies space and pushes down next elements.
2200
- * @default false
2201
2009
  */
2202
2010
  "isfixed"?: boolean;
2203
2011
  /**
2204
2012
  * the input select options
2205
- * @default []
2206
2013
  */
2207
2014
  "items": SelectItem[] | string;
2208
2015
  /**
@@ -2211,7 +2018,6 @@ export namespace Components {
2211
2018
  "label"?: string;
2212
2019
  /**
2213
2020
  * input helper message (optional) - if set to `false` message won't be displayed
2214
- * @default true
2215
2021
  */
2216
2022
  "message"?: string | boolean;
2217
2023
  /**
@@ -2220,7 +2026,6 @@ export namespace Components {
2220
2026
  "name"?: string;
2221
2027
  /**
2222
2028
  * no result text message
2223
- * @default "Nessun risultato"
2224
2029
  */
2225
2030
  "noresultslabel"?: string;
2226
2031
  /**
@@ -2229,7 +2034,6 @@ export namespace Components {
2229
2034
  "placeholder"?: string;
2230
2035
  /**
2231
2036
  * the input is readonly
2232
- * @default false
2233
2037
  */
2234
2038
  "readonly"?: boolean;
2235
2039
  "resetItem"?: string;
@@ -2243,7 +2047,6 @@ export namespace Components {
2243
2047
  "showChildrenOfMatchingParent"?: boolean;
2244
2048
  /**
2245
2049
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
2246
- * @default ControlSize.BIG
2247
2050
  */
2248
2051
  "size"?: ControlSize;
2249
2052
  /**
@@ -2257,7 +2060,6 @@ export namespace Components {
2257
2060
  interface ZSkipToContent {
2258
2061
  /**
2259
2062
  * Array to fill link into skip-content
2260
- * @default []
2261
2063
  */
2262
2064
  "links": string | SkipToContentLink[];
2263
2065
  /**
@@ -2306,7 +2108,6 @@ export namespace Components {
2306
2108
  interface ZTable {
2307
2109
  /**
2308
2110
  * Whether the table cells should show a border between them.
2309
- * @default false
2310
2111
  */
2311
2112
  "bordered": boolean;
2312
2113
  }
@@ -2340,17 +2141,14 @@ export namespace Components {
2340
2141
  "colspan": number;
2341
2142
  /**
2342
2143
  * Set the popover position, the default is "auto".
2343
- * @default PopoverPosition.AUTO
2344
2144
  */
2345
2145
  "popoverPosition"?: PopoverPosition;
2346
2146
  /**
2347
2147
  * 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
2148
  */
2350
2149
  "showMenu": VisibilityCondition;
2351
2150
  /**
2352
2151
  * Whether the cell should stick.
2353
- * @default false
2354
2152
  */
2355
2153
  "sticky": boolean;
2356
2154
  }
@@ -2360,7 +2158,6 @@ export namespace Components {
2360
2158
  interface ZTfoot {
2361
2159
  /**
2362
2160
  * If true, the footer will be stuck to the bottom of the table.
2363
- * @default false
2364
2161
  */
2365
2162
  "sticky": boolean;
2366
2163
  }
@@ -2374,17 +2171,14 @@ export namespace Components {
2374
2171
  "colspan": number;
2375
2172
  /**
2376
2173
  * Set popover position.
2377
- * @default PopoverPosition.AUTO
2378
2174
  */
2379
2175
  "popoverPosition": PopoverPosition;
2380
2176
  /**
2381
2177
  * 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
2178
  */
2384
2179
  "showMenu": VisibilityCondition;
2385
2180
  /**
2386
2181
  * 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
2182
  */
2389
2183
  "showSorting": VisibilityCondition;
2390
2184
  /**
@@ -2393,12 +2187,10 @@ export namespace Components {
2393
2187
  "sortDirection"?: SortDirection;
2394
2188
  /**
2395
2189
  * Sorted state of the column.
2396
- * @default false
2397
2190
  */
2398
2191
  "sorted": boolean | null;
2399
2192
  /**
2400
2193
  * Whether the cell should stick.
2401
- * @default false
2402
2194
  */
2403
2195
  "sticky": boolean;
2404
2196
  }
@@ -2408,12 +2200,10 @@ export namespace Components {
2408
2200
  interface ZThead {
2409
2201
  /**
2410
2202
  * The element is focusable
2411
- * @default false
2412
2203
  */
2413
2204
  "isFocusable": boolean;
2414
2205
  /**
2415
2206
  * If true, the header will be stuck to the top of the table.
2416
- * @default false
2417
2207
  */
2418
2208
  "sticky": boolean;
2419
2209
  }
@@ -2431,7 +2221,6 @@ export namespace Components {
2431
2221
  "closebutton": boolean;
2432
2222
  /**
2433
2223
  * toast notification draggable percentage
2434
- * @default 80
2435
2224
  */
2436
2225
  "draggablepercentage"?: number;
2437
2226
  /**
@@ -2440,7 +2229,6 @@ export namespace Components {
2440
2229
  "heading"?: string;
2441
2230
  /**
2442
2231
  * toast notification can be draggable
2443
- * @default true
2444
2232
  */
2445
2233
  "isdraggable"?: boolean;
2446
2234
  /**
@@ -2449,7 +2237,6 @@ export namespace Components {
2449
2237
  "message": string;
2450
2238
  /**
2451
2239
  * toast notification autoclose can be paused
2452
- * @default true
2453
2240
  */
2454
2241
  "pauseonfocusloss"?: boolean;
2455
2242
  /**
@@ -2464,19 +2251,16 @@ export namespace Components {
2464
2251
  interface ZToastNotificationList {
2465
2252
  /**
2466
2253
  * Set the entry position of new notification in the list
2467
- * @default true
2468
2254
  */
2469
2255
  "newestontop"?: boolean;
2470
2256
  /**
2471
2257
  * 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
2258
  */
2474
2259
  "position": ToastNotificationPosition;
2475
2260
  }
2476
2261
  interface ZToggleButton {
2477
2262
  /**
2478
2263
  * aria-label for the button
2479
- * @default ""
2480
2264
  */
2481
2265
  "ariaLabel": string;
2482
2266
  /**
@@ -2485,7 +2269,6 @@ export namespace Components {
2485
2269
  "avoidclick": boolean;
2486
2270
  /**
2487
2271
  * disabled status flag (optional)
2488
- * @default false
2489
2272
  */
2490
2273
  "isdisabled"?: boolean;
2491
2274
  /**
@@ -2494,29 +2277,24 @@ export namespace Components {
2494
2277
  "label": string;
2495
2278
  /**
2496
2279
  * open by default (optional)
2497
- * @default false
2498
2280
  */
2499
2281
  "opened"?: boolean;
2500
2282
  }
2501
2283
  interface ZToggleSwitch {
2502
2284
  /**
2503
2285
  * Checked state
2504
- * @default false
2505
2286
  */
2506
2287
  "checked"?: boolean;
2507
2288
  /**
2508
2289
  * Disabled flag
2509
- * @default false
2510
2290
  */
2511
2291
  "disabled"?: boolean;
2512
2292
  /**
2513
2293
  * HTML id attribute to set to the internal checkbox
2514
- * @default `toggle-switch-id-${randomId()}`
2515
2294
  */
2516
2295
  "htmlid": string;
2517
2296
  /**
2518
2297
  * Label position
2519
- * @default LabelPosition.LEFT
2520
2298
  */
2521
2299
  "labelPosition"?: LabelPosition;
2522
2300
  }
@@ -2526,7 +2304,6 @@ export namespace Components {
2526
2304
  interface ZTool {
2527
2305
  /**
2528
2306
  * Visual active state.
2529
- * @default false
2530
2307
  */
2531
2308
  "active": boolean;
2532
2309
  /**
@@ -2535,7 +2312,6 @@ export namespace Components {
2535
2312
  "closeTooltip": () => Promise<void>;
2536
2313
  /**
2537
2314
  * Disabled state.
2538
- * @default false
2539
2315
  */
2540
2316
  "disabled": boolean;
2541
2317
  /**
@@ -2552,7 +2328,6 @@ export namespace Components {
2552
2328
  "indicatorColor"?: string;
2553
2329
  /**
2554
2330
  * Open state.
2555
- * @default false
2556
2331
  */
2557
2332
  "open": boolean;
2558
2333
  /**
@@ -2569,7 +2344,6 @@ export namespace Components {
2569
2344
  "tooltip"?: string;
2570
2345
  /**
2571
2346
  * Preferred tooltip position. Defaults to true.
2572
- * @default PopoverPosition.TOP
2573
2347
  */
2574
2348
  "tooltipPosition": PopoverPosition;
2575
2349
  }
@@ -2600,22 +2374,18 @@ export namespace Components {
2600
2374
  "bindTo"?: string | HTMLElement;
2601
2375
  /**
2602
2376
  * 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
2377
  */
2605
2378
  "closable": boolean;
2606
2379
  /**
2607
2380
  * Enable tooltip dark mode.
2608
- * @default false
2609
2381
  */
2610
2382
  "dark": boolean;
2611
2383
  /**
2612
2384
  * The open state of the tooltip.
2613
- * @default false
2614
2385
  */
2615
2386
  "open": boolean;
2616
2387
  /**
2617
2388
  * Tooltip position.
2618
- * @default PopoverPosition.AUTO
2619
2389
  */
2620
2390
  "position": PopoverPosition;
2621
2391
  }
@@ -2627,7 +2397,6 @@ export namespace Components {
2627
2397
  interface ZTr {
2628
2398
  /**
2629
2399
  * 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
2400
  */
2632
2401
  "expandable": boolean;
2633
2402
  }
@@ -2642,7 +2411,6 @@ export namespace Components {
2642
2411
  "htmlSectionTitle": string;
2643
2412
  /**
2644
2413
  * Items to render, if they have the url property they will be rendered as clickable links
2645
- * @default []
2646
2414
  */
2647
2415
  "items": TreeListItem[] | string;
2648
2416
  }
@@ -3679,6 +3447,7 @@ declare global {
3679
3447
  /**
3680
3448
  * Notification bar component.
3681
3449
  * @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.
3450
+ * @cssprop --z-notification--content-max-width - The max width of the notification content.
3682
3451
  */
3683
3452
  interface HTMLZNotificationElement extends Components.ZNotification, HTMLStencilElement {
3684
3453
  addEventListener<K extends keyof HTMLZNotificationElementEventMap>(type: K, listener: (this: HTMLZNotificationElement, ev: ZNotificationCustomEvent<HTMLZNotificationElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4234,8 +4003,6 @@ declare global {
4234
4003
  }
4235
4004
  }
4236
4005
  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
4006
  /**
4240
4007
  * Accordion component.
4241
4008
  * @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 +4019,6 @@ declare namespace LocalJSX {
4252
4019
  interface ZAccordion {
4253
4020
  /**
4254
4021
  * Enable highlight band on the `summary`'s left edge.
4255
- * @default false
4256
4022
  */
4257
4023
  "highlight"?: boolean;
4258
4024
  /**
@@ -4261,7 +4027,6 @@ declare namespace LocalJSX {
4261
4027
  "icon"?: string;
4262
4028
  /**
4263
4029
  * Disabled state of the accordion.
4264
- * @default false
4265
4030
  */
4266
4031
  "isDisabled"?: boolean;
4267
4032
  /**
@@ -4274,22 +4039,18 @@ declare namespace LocalJSX {
4274
4039
  "onToggled"?: (event: ZAccordionCustomEvent<boolean>) => void;
4275
4040
  /**
4276
4041
  * The open state of the accordion.
4277
- * @default false
4278
4042
  */
4279
4043
  "open"?: boolean;
4280
4044
  /**
4281
4045
  * Enable box-shadow on the accordion. Only applies when `variant` is `BACKGROUND`.
4282
- * @default true
4283
4046
  */
4284
4047
  "shadow"?: boolean;
4285
4048
  /**
4286
4049
  * Size of the component.
4287
- * @default ControlSize.BIG
4288
4050
  */
4289
4051
  "size"?: ControlSize;
4290
4052
  /**
4291
4053
  * Accordion variant.
4292
- * @default AccordionVariant.DEFAULT
4293
4054
  */
4294
4055
  "variant"?: AccordionVariant;
4295
4056
  }
@@ -4315,22 +4076,18 @@ declare namespace LocalJSX {
4315
4076
  interface ZAnchorNavigation {
4316
4077
  /**
4317
4078
  * 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
4079
  */
4320
4080
  "autoCurrent"?: boolean;
4321
4081
  /**
4322
4082
  * Sets the label of the button displayed on mobile viewport when the anchor navigation is collapsed
4323
- * @default "salta a"
4324
4083
  */
4325
4084
  "collapsedLabel"?: string;
4326
4085
  /**
4327
4086
  * 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
4087
  */
4330
4088
  "hideUnselected"?: boolean;
4331
4089
  /**
4332
4090
  * Explicitly collapse anchor navigation. If false will collapse automatically only on mobile.
4333
- * @default false
4334
4091
  */
4335
4092
  "isCollapsed"?: boolean;
4336
4093
  }
@@ -4345,22 +4102,18 @@ declare namespace LocalJSX {
4345
4102
  interface ZAppHeader {
4346
4103
  /**
4347
4104
  * The opening state of the drawer.
4348
- * @default false
4349
4105
  */
4350
4106
  "drawerOpen"?: boolean;
4351
4107
  /**
4352
4108
  * 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
4109
  */
4355
4110
  "enableOffcanvas"?: boolean;
4356
4111
  /**
4357
4112
  * Enable the search bar.
4358
- * @default false
4359
4113
  */
4360
4114
  "enableSearch"?: boolean;
4361
4115
  /**
4362
4116
  * Enable laZ logo.
4363
- * @default true
4364
4117
  */
4365
4118
  "enableZLogo"?: boolean;
4366
4119
  /**
@@ -4373,17 +4126,14 @@ declare namespace LocalJSX {
4373
4126
  "searchPageUrl"?: string;
4374
4127
  /**
4375
4128
  * Placeholder text for the search bar.
4376
- * @default "Cerca"
4377
4129
  */
4378
4130
  "searchPlaceholder"?: string;
4379
4131
  /**
4380
4132
  * Search string for the search bar.
4381
- * @default ""
4382
4133
  */
4383
4134
  "searchString"?: string;
4384
4135
  /**
4385
4136
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
4386
- * @default false
4387
4137
  */
4388
4138
  "stuck"?: boolean;
4389
4139
  }
@@ -4445,17 +4195,14 @@ declare namespace LocalJSX {
4445
4195
  interface ZAppHeaderDeprecated {
4446
4196
  /**
4447
4197
  * The opening state of the drawer.
4448
- * @default false
4449
4198
  */
4450
4199
  "drawerOpen"?: boolean;
4451
4200
  /**
4452
4201
  * Enable the search bar.
4453
- * @default false
4454
4202
  */
4455
4203
  "enableSearch"?: boolean;
4456
4204
  /**
4457
4205
  * 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
4206
  */
4460
4207
  "flow"?: "auto" | "stack" | "offcanvas";
4461
4208
  /**
@@ -4468,7 +4215,6 @@ declare namespace LocalJSX {
4468
4215
  "onSticking"?: (event: ZAppHeaderDeprecatedCustomEvent<any>) => void;
4469
4216
  /**
4470
4217
  * Should place an overlay over the hero image. Useful for legibility purpose.
4471
- * @default false
4472
4218
  */
4473
4219
  "overlay"?: boolean;
4474
4220
  /**
@@ -4477,31 +4223,26 @@ declare namespace LocalJSX {
4477
4223
  "searchPageUrl"?: string;
4478
4224
  /**
4479
4225
  * Placeholder text for the search bar.
4480
- * @default "Cerca"
4481
4226
  */
4482
4227
  "searchPlaceholder"?: string;
4483
4228
  /**
4484
4229
  * Search string for the search bar.
4485
- * @default ""
4486
4230
  */
4487
4231
  "searchString"?: string;
4488
4232
  /**
4489
4233
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
4490
- * @default false
4491
4234
  */
4492
4235
  "stuck"?: boolean;
4493
4236
  }
4494
4237
  interface ZAriaAlert {
4495
4238
  /**
4496
4239
  * Aria live mode
4497
- * @default ZAriaAlertMode.POLITE
4498
4240
  */
4499
4241
  "mode"?: ZAriaAlertMode;
4500
4242
  }
4501
4243
  interface ZAvatar {
4502
4244
  /**
4503
4245
  * [optional] Avatar background color
4504
- * @default "gray700"
4505
4246
  */
4506
4247
  "backgroundColor"?: string;
4507
4248
  /**
@@ -4510,7 +4251,6 @@ declare namespace LocalJSX {
4510
4251
  "image"?: string;
4511
4252
  /**
4512
4253
  * [optional] Avatar size
4513
- * @default AvatarSize.MEDIUM
4514
4254
  */
4515
4255
  "size"?: AvatarSize;
4516
4256
  /**
@@ -4519,7 +4259,6 @@ declare namespace LocalJSX {
4519
4259
  "text"?: string;
4520
4260
  /**
4521
4261
  * [optional] Avatar text color
4522
- * @default "color-white"
4523
4262
  */
4524
4263
  "textColor"?: string;
4525
4264
  }
@@ -4551,7 +4290,6 @@ declare namespace LocalJSX {
4551
4290
  "fallbackCover"?: string;
4552
4291
  /**
4553
4292
  * Whether to show a stack of covers to represent multiple books (only for `portrait` variant).
4554
- * @default false
4555
4293
  */
4556
4294
  "hasMultipleCovers"?: boolean;
4557
4295
  /**
@@ -4560,12 +4298,10 @@ declare namespace LocalJSX {
4560
4298
  "isbn"?: string;
4561
4299
  /**
4562
4300
  * [optional] ISBN label
4563
- * @default ""
4564
4301
  */
4565
4302
  "isbnLabel"?: string;
4566
4303
  /**
4567
4304
  * [optional] Value for the `target` attribute of the links created by `ebookUrl` prop.
4568
- * @default "_blank"
4569
4305
  */
4570
4306
  "linkTarget"?: string;
4571
4307
  /**
@@ -4590,7 +4326,6 @@ declare namespace LocalJSX {
4590
4326
  "titleHtmlTag"?: string;
4591
4327
  /**
4592
4328
  * Card variant: landscape, portrait
4593
- * @default BookCardVariant.PORTRAIT
4594
4329
  */
4595
4330
  "variant"?: BookCardVariant;
4596
4331
  /**
@@ -4614,7 +4349,6 @@ declare namespace LocalJSX {
4614
4349
  "info"?: string;
4615
4350
  /**
4616
4351
  * Show or hide laZ prefix before app name
4617
- * @default true
4618
4352
  */
4619
4353
  "laz"?: boolean;
4620
4354
  /**
@@ -4663,7 +4397,6 @@ declare namespace LocalJSX {
4663
4397
  "isbn"?: string;
4664
4398
  /**
4665
4399
  * [optional] ISBN label
4666
- * @default ""
4667
4400
  */
4668
4401
  "isbnLabel"?: string;
4669
4402
  /**
@@ -4712,7 +4445,6 @@ declare namespace LocalJSX {
4712
4445
  interface ZBookCover {
4713
4446
  /**
4714
4447
  * Whether to apply a border around the cover image (always applied when `multiple` is enabled).
4715
- * @default false
4716
4448
  */
4717
4449
  "bordered"?: boolean;
4718
4450
  /**
@@ -4725,19 +4457,16 @@ declare namespace LocalJSX {
4725
4457
  "fallbackCover"?: string;
4726
4458
  /**
4727
4459
  * Whether to show a stack of covers to represent multiple books.
4728
- * @default false
4729
4460
  */
4730
4461
  "multiple"?: boolean;
4731
4462
  }
4732
4463
  interface ZBreadcrumb {
4733
4464
  /**
4734
4465
  * [optional] Variant of first node
4735
- * @default BreadcrumbHomepageVariant.ICON
4736
4466
  */
4737
4467
  "homepageVariant"?: BreadcrumbHomepageVariant;
4738
4468
  /**
4739
4469
  * [optional] Sets max number of element to show
4740
- * @default 5
4741
4470
  */
4742
4471
  "maxNodesToShow"?: number;
4743
4472
  /**
@@ -4746,34 +4475,28 @@ declare namespace LocalJSX {
4746
4475
  "onClickOnNode"?: (event: ZBreadcrumbCustomEvent<BreadcrumbPath["path"]>) => void;
4747
4476
  /**
4748
4477
  * [optional] Sets max number of row for each path inside the popover. Zero equals unlimited
4749
- * @default 0
4750
4478
  */
4751
4479
  "overflowMenuItemRows"?: number;
4752
4480
  /**
4753
4481
  * [optional] Sets the path style
4754
- * @default BreadcrumbPathStyle.UNDERLINED
4755
4482
  */
4756
4483
  "pathStyle"?: BreadcrumbPathStyle;
4757
4484
  /**
4758
4485
  * [optional] Controls the behaviour on <a> tag click/enter
4759
- * @default false
4760
4486
  */
4761
4487
  "preventFollowUrl"?: boolean;
4762
4488
  /**
4763
4489
  * [optional] Sets the maximun number of chars per single node
4764
- * @default 30
4765
4490
  */
4766
4491
  "truncateChar"?: number;
4767
4492
  }
4768
4493
  interface ZButton {
4769
4494
  /**
4770
4495
  * defines a string value that labels the internal interactive element. Used for accessibility.
4771
- * @default undefined
4772
4496
  */
4773
4497
  "ariaLabel"?: string | undefined;
4774
4498
  /**
4775
4499
  * HTML button disabled attribute.
4776
- * @default false
4777
4500
  */
4778
4501
  "disabled"?: boolean;
4779
4502
  /**
@@ -4794,7 +4517,6 @@ declare namespace LocalJSX {
4794
4517
  "icon"?: string;
4795
4518
  /**
4796
4519
  * the button icon position. Defaults to `left`
4797
- * @default IconPosition.LEFT
4798
4520
  */
4799
4521
  "iconPosition"?: IconPosition;
4800
4522
  /**
@@ -4804,12 +4526,10 @@ declare namespace LocalJSX {
4804
4526
  /**
4805
4527
  * **Deprecated:** Use `htmlrole` instead.
4806
4528
  * @deprecated This prop has been deprecated in favor of `htmlrole` for better accessibility.
4807
- * @default ""
4808
4529
  */
4809
4530
  "role"?: string;
4810
4531
  /**
4811
4532
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
4812
- * @default ControlSize.BIG
4813
4533
  */
4814
4534
  "size"?: ButtonSize | ControlSize;
4815
4535
  /**
@@ -4818,12 +4538,10 @@ declare namespace LocalJSX {
4818
4538
  "target"?: string;
4819
4539
  /**
4820
4540
  * HTML button type attribute.
4821
- * @default ButtonType.BUTTON
4822
4541
  */
4823
4542
  "type"?: ButtonType;
4824
4543
  /**
4825
4544
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
4826
- * @default ButtonVariant.PRIMARY
4827
4545
  */
4828
4546
  "variant"?: ButtonVariant;
4829
4547
  }
@@ -4842,7 +4560,6 @@ declare namespace LocalJSX {
4842
4560
  "desclabel"?: string;
4843
4561
  /**
4844
4562
  * selected flag (optional)
4845
- * @default false
4846
4563
  */
4847
4564
  "isselected"?: boolean;
4848
4565
  /**
@@ -4855,17 +4572,14 @@ declare namespace LocalJSX {
4855
4572
  "onButtonSortClick"?: (event: ZButtonSortCustomEvent<any>) => void;
4856
4573
  /**
4857
4574
  * sortable flag (optional)
4858
- * @default true
4859
4575
  */
4860
4576
  "sortasc"?: boolean;
4861
4577
  /**
4862
4578
  * sort label content (ascending) (optional)
4863
- * @default "A-Z"
4864
4579
  */
4865
4580
  "sortlabelasc"?: string;
4866
4581
  /**
4867
4582
  * sort label content (descending) (optional)
4868
- * @default "Z-A"
4869
4583
  */
4870
4584
  "sortlabeldesc"?: string;
4871
4585
  }
@@ -4883,7 +4597,6 @@ declare namespace LocalJSX {
4883
4597
  interface ZCard {
4884
4598
  /**
4885
4599
  * 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
4600
  */
4888
4601
  "clickable"?: boolean;
4889
4602
  /**
@@ -4892,7 +4605,6 @@ declare namespace LocalJSX {
4892
4605
  "coverIcon"?: string;
4893
4606
  /**
4894
4607
  * Enable shadow. Default: false.
4895
- * @default false
4896
4608
  */
4897
4609
  "showShadow"?: boolean;
4898
4610
  /**
@@ -4912,17 +4624,14 @@ declare namespace LocalJSX {
4912
4624
  "arrowsPosition"?: CarouselArrowsPosition;
4913
4625
  /**
4914
4626
  * 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
4627
  */
4917
4628
  "fixedArrows"?: boolean;
4918
4629
  /**
4919
4630
  * The height of the ghost loader (only visible when `isLoading` is set to `true`)
4920
- * @default 100
4921
4631
  */
4922
4632
  "ghostLoadingHeight"?: number;
4923
4633
  /**
4924
4634
  * When enabled, navigating next the last item will go back to the first item and vice versa.
4925
- * @default false
4926
4635
  */
4927
4636
  "infinite"?: boolean;
4928
4637
  /**
@@ -4943,19 +4652,16 @@ declare namespace LocalJSX {
4943
4652
  "progressMode"?: CarouselProgressMode;
4944
4653
  /**
4945
4654
  * Shows only one content at a time
4946
- * @default false
4947
4655
  */
4948
4656
  "single"?: boolean;
4949
4657
  }
4950
4658
  interface ZChip {
4951
4659
  /**
4952
4660
  * z-chip aria-label string
4953
- * @default ""
4954
4661
  */
4955
4662
  "ariaLabel"?: string;
4956
4663
  /**
4957
4664
  * set z-chip as disabled
4958
- * @default false
4959
4665
  */
4960
4666
  "disabled"?: boolean;
4961
4667
  /**
@@ -4972,7 +4678,6 @@ declare namespace LocalJSX {
4972
4678
  "onInteractiveIconClick"?: (event: ZChipCustomEvent<any>) => void;
4973
4679
  /**
4974
4680
  * z-chip size type, can be default, medium or small
4975
- * @default ZChipType.DEFAULT
4976
4681
  */
4977
4682
  "type"?: ZChipType;
4978
4683
  }
@@ -4983,7 +4688,6 @@ declare namespace LocalJSX {
4983
4688
  interface ZColorPicker {
4984
4689
  /**
4985
4690
  * 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
4691
  */
4988
4692
  "disableTransparent"?: boolean;
4989
4693
  /**
@@ -4992,7 +4696,6 @@ declare namespace LocalJSX {
4992
4696
  "htmlAriaLabel"?: string;
4993
4697
  /**
4994
4698
  * The language for the aria labels inside the color picker.
4995
- * @default "it"
4996
4699
  */
4997
4700
  "lng"?: "it" | "en";
4998
4701
  /**
@@ -5007,17 +4710,14 @@ declare namespace LocalJSX {
5007
4710
  interface ZCombobox {
5008
4711
  /**
5009
4712
  * check all label (optional)
5010
- * @default "Seleziona tutti"
5011
4713
  */
5012
4714
  "checkalltext"?: string;
5013
4715
  /**
5014
4716
  * the combobox is disabled
5015
- * @default false
5016
4717
  */
5017
4718
  "disabled"?: boolean;
5018
4719
  /**
5019
4720
  * show "check all" checkbox (optional)
5020
- * @default false
5021
4721
  */
5022
4722
  "hascheckall"?: boolean;
5023
4723
  /**
@@ -5026,7 +4726,6 @@ declare namespace LocalJSX {
5026
4726
  "hasgroupitems"?: boolean;
5027
4727
  /**
5028
4728
  * show search input flag (optional)
5029
- * @default false
5030
4729
  */
5031
4730
  "hassearch"?: boolean;
5032
4731
  /**
@@ -5035,17 +4734,14 @@ declare namespace LocalJSX {
5035
4734
  "htmlAriaLabel"?: string;
5036
4735
  /**
5037
4736
  * input unique id
5038
- * @default `combo-${randomId()}`
5039
4737
  */
5040
4738
  "inputid"?: string;
5041
4739
  /**
5042
4740
  * fixed style flag
5043
- * @default false
5044
4741
  */
5045
4742
  "isfixed"?: boolean;
5046
4743
  /**
5047
4744
  * toggle combo list opening flag
5048
- * @default false
5049
4745
  */
5050
4746
  "isopen"?: boolean;
5051
4747
  /**
@@ -5058,12 +4754,10 @@ declare namespace LocalJSX {
5058
4754
  "label"?: string;
5059
4755
  /**
5060
4756
  * max number of checkable items (0 = unlimited)
5061
- * @default 0
5062
4757
  */
5063
4758
  "maxcheckableitems"?: number;
5064
4759
  /**
5065
4760
  * no result text message
5066
- * @default "Nessun risultato"
5067
4761
  */
5068
4762
  "noresultslabel"?: string;
5069
4763
  /**
@@ -5084,12 +4778,10 @@ declare namespace LocalJSX {
5084
4778
  "searchtitle"?: string;
5085
4779
  /**
5086
4780
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
5087
- * @default ControlSize.BIG
5088
4781
  */
5089
4782
  "size"?: ControlSize;
5090
4783
  /**
5091
4784
  * uncheck all label (optional)
5092
- * @default "Deseleziona tutti"
5093
4785
  */
5094
4786
  "uncheckalltext"?: string;
5095
4787
  }
@@ -5103,24 +4795,20 @@ declare namespace LocalJSX {
5103
4795
  interface ZCoverHero {
5104
4796
  /**
5105
4797
  * Vertical content position (for `STACKED` variant).
5106
- * @default CoverHeroContentPosition.TOP
5107
4798
  */
5108
4799
  "contentPosition"?: CoverHeroContentPosition;
5109
4800
  /**
5110
4801
  * 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
4802
  */
5113
4803
  "preserveAspectRatio"?: boolean;
5114
4804
  /**
5115
4805
  * Cover hero variant. Can be `OVERLAY` or `STACKED`.
5116
- * @default CoverHeroVariant.OVERLAY
5117
4806
  */
5118
4807
  "variant"?: CoverHeroVariant;
5119
4808
  }
5120
4809
  interface ZDatePicker {
5121
4810
  /**
5122
4811
  * z-input aria label
5123
- * @default ""
5124
4812
  */
5125
4813
  "ariaLabel"?: string;
5126
4814
  /**
@@ -5133,12 +4821,10 @@ declare namespace LocalJSX {
5133
4821
  "label"?: string;
5134
4822
  /**
5135
4823
  * [Optional] datepicker mode: date, datetime, only months
5136
- * @default ZDatePickerMode.DATE
5137
4824
  */
5138
4825
  "mode"?: ZDatePickerMode;
5139
4826
  /**
5140
4827
  * [Optional] the datepicker input name
5141
- * @default undefined
5142
4828
  */
5143
4829
  "name"?: string;
5144
4830
  /**
@@ -5147,24 +4833,20 @@ declare namespace LocalJSX {
5147
4833
  "onDateSelect"?: (event: ZDatePickerCustomEvent<any>) => void;
5148
4834
  /**
5149
4835
  * [Optional] the datepicker input value
5150
- * @default undefined
5151
4836
  */
5152
4837
  "value"?: string;
5153
4838
  }
5154
4839
  interface ZDivider {
5155
4840
  /**
5156
4841
  * [optional] Divider color
5157
- * @default "gray200"
5158
4842
  */
5159
4843
  "color"?: string;
5160
4844
  /**
5161
4845
  * [optional] Divider orintation
5162
- * @default DividerOrientation.HORIZONTAL
5163
4846
  */
5164
4847
  "orientation"?: DividerOrientation;
5165
4848
  /**
5166
4849
  * [optional] Divider size
5167
- * @default DividerSize.SMALL
5168
4850
  */
5169
4851
  "size"?: DividerSize;
5170
4852
  }
@@ -5211,7 +4893,6 @@ declare namespace LocalJSX {
5211
4893
  "description"?: string;
5212
4894
  /**
5213
4895
  * drag & drop button label
5214
- * @default "Rilascia i file in questa area per allegarli."
5215
4896
  */
5216
4897
  "dragAndDropLabel"?: string;
5217
4898
  /**
@@ -5220,7 +4901,6 @@ declare namespace LocalJSX {
5220
4901
  "errorModalMessage"?: string;
5221
4902
  /**
5222
4903
  * error modal title
5223
- * @default "Errore di caricamento"
5224
4904
  */
5225
4905
  "errorModalTitle"?: string;
5226
4906
  /**
@@ -5229,12 +4909,10 @@ declare namespace LocalJSX {
5229
4909
  "fileMaxSize"?: number;
5230
4910
  /**
5231
4911
  * uploaded files history rendering
5232
- * @default true
5233
4912
  */
5234
4913
  "hasFileSection"?: boolean;
5235
4914
  /**
5236
4915
  * Value to set on the file input's `name` attribute (for use with forms)
5237
- * @default "z-file-upload"
5238
4916
  */
5239
4917
  "inputName"?: string;
5240
4918
  /**
@@ -5251,32 +4929,26 @@ declare namespace LocalJSX {
5251
4929
  "onFileInput"?: (event: ZFileUploadCustomEvent<File>) => void;
5252
4930
  /**
5253
4931
  * Whether to show errors in the internal modal or leave the handling to the app. Errors will still be emitted.
5254
- * @default true
5255
4932
  */
5256
4933
  "showErrors"?: boolean;
5257
4934
  /**
5258
4935
  * Prop indicating the file upload type - can be default or dragdrop
5259
- * @default ZFileUploadType.DEFAULT
5260
4936
  */
5261
4937
  "type"?: ZFileUploadType;
5262
4938
  /**
5263
4939
  * upoload button label
5264
- * @default "allega"
5265
4940
  */
5266
4941
  "uploadBtnLabel"?: string;
5267
4942
  /**
5268
4943
  * upload clickable message
5269
- * @default "Carica"
5270
4944
  */
5271
4945
  "uploadClickableMessage"?: string;
5272
4946
  /**
5273
4947
  * upload message
5274
- * @default "o trascina dal tuo computer"
5275
4948
  */
5276
4949
  "uploadMessage"?: string;
5277
4950
  /**
5278
4951
  * loaded files label
5279
- * @default "File appena caricati"
5280
4952
  */
5281
4953
  "uploadedFilesLabel"?: string;
5282
4954
  }
@@ -5319,7 +4991,6 @@ declare namespace LocalJSX {
5319
4991
  "boxid"?: string;
5320
4992
  /**
5321
4993
  * render close icon flag
5322
- * @default true
5323
4994
  */
5324
4995
  "isclosable"?: boolean;
5325
4996
  /**
@@ -5337,12 +5008,10 @@ declare namespace LocalJSX {
5337
5008
  interface ZInfoReveal {
5338
5009
  /**
5339
5010
  * Aria label of the trigger button. It will be only used when `label` prop is empty.
5340
- * @default "Apri pannello informazioni"
5341
5011
  */
5342
5012
  "ariaLabel"?: string;
5343
5013
  /**
5344
5014
  * Name of the icon for the trigger button
5345
- * @default "informationsource"
5346
5015
  */
5347
5016
  "icon"?: string;
5348
5017
  /**
@@ -5351,19 +5020,16 @@ declare namespace LocalJSX {
5351
5020
  "label"?: string;
5352
5021
  /**
5353
5022
  * 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
5023
  */
5356
5024
  "position"?: InfoRevealPosition;
5357
5025
  /**
5358
5026
  * Size of the trigger button
5359
- * @default ControlSize.BIG
5360
5027
  */
5361
5028
  "size"?: ControlSize;
5362
5029
  }
5363
5030
  interface ZInput {
5364
5031
  /**
5365
5032
  * the input aria-label
5366
- * @default ""
5367
5033
  */
5368
5034
  "ariaLabel"?: string;
5369
5035
  /**
@@ -5372,17 +5038,14 @@ declare namespace LocalJSX {
5372
5038
  "autocomplete"?: string;
5373
5039
  /**
5374
5040
  * checked: available for checkbox, radio
5375
- * @default false
5376
5041
  */
5377
5042
  "checked"?: boolean;
5378
5043
  /**
5379
5044
  * the input is disabled
5380
- * @default false
5381
5045
  */
5382
5046
  "disabled"?: boolean;
5383
5047
  /**
5384
5048
  * render clear icon when typing (optional): available for text
5385
- * @default true
5386
5049
  */
5387
5050
  "hasclearicon"?: boolean;
5388
5051
  /**
@@ -5397,14 +5060,16 @@ declare namespace LocalJSX {
5397
5060
  * the input aria-controls (optional): available for text, password, number, email
5398
5061
  */
5399
5062
  "htmlAriaControls"?: string;
5063
+ /**
5064
+ * input helper message id (optional): available for text, password, number, email, textarea - if set, it will be used to populate the aria-describedby attribute, otherwise the attribute (if present) will be populated with an auto-generated value
5065
+ */
5066
+ "htmlAriaDescribedBy"?: string;
5400
5067
  /**
5401
5068
  * the input aria-expaded: available for text, password, number, email
5402
- * @default ""
5403
5069
  */
5404
5070
  "htmlAriaExpanded"?: string;
5405
5071
  /**
5406
5072
  * the id of the input element
5407
- * @default `id-${randomId()}`
5408
5073
  */
5409
5074
  "htmlid"?: string;
5410
5075
  /**
@@ -5421,7 +5086,6 @@ declare namespace LocalJSX {
5421
5086
  "label"?: string;
5422
5087
  /**
5423
5088
  * the input label position: available for checkbox, radio
5424
- * @default LabelPosition.RIGHT
5425
5089
  */
5426
5090
  "labelPosition"?: LabelPosition;
5427
5091
  /**
@@ -5434,7 +5098,6 @@ declare namespace LocalJSX {
5434
5098
  "maxlength"?: number;
5435
5099
  /**
5436
5100
  * input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed
5437
- * @default true
5438
5101
  */
5439
5102
  "message"?: string | boolean;
5440
5103
  /**
@@ -5483,22 +5146,18 @@ declare namespace LocalJSX {
5483
5146
  "placeholder"?: string;
5484
5147
  /**
5485
5148
  * the input is readonly
5486
- * @default false
5487
5149
  */
5488
5150
  "readonly"?: boolean;
5489
5151
  /**
5490
5152
  * the input is required (optional): available for text, password, number, email, textarea, checkbox
5491
- * @default false
5492
5153
  */
5493
5154
  "required"?: boolean;
5494
5155
  /**
5495
5156
  * the input role
5496
- * @default ""
5497
5157
  */
5498
5158
  "role"?: string;
5499
5159
  /**
5500
5160
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
5501
- * @default ControlSize.BIG
5502
5161
  */
5503
5162
  "size"?: ControlSize;
5504
5163
  /**
@@ -5523,6 +5182,14 @@ declare namespace LocalJSX {
5523
5182
  * input disabled status (optional)
5524
5183
  */
5525
5184
  "disabled"?: boolean;
5185
+ /**
5186
+ * the id of the message element (optional)
5187
+ */
5188
+ "htmlId"?: string;
5189
+ /**
5190
+ * the role to set when both the message and the status are populated (optional)
5191
+ */
5192
+ "htmlRole"?: null | string;
5526
5193
  /**
5527
5194
  * input helper message
5528
5195
  */
@@ -5535,64 +5202,52 @@ declare namespace LocalJSX {
5535
5202
  interface ZList {
5536
5203
  /**
5537
5204
  * [optional] type of the list marker for each element
5538
- * @default ListType.NONE
5539
5205
  */
5540
5206
  "listType"?: ListType;
5541
5207
  /**
5542
5208
  * Sets role of the element.
5543
- * @default "list"
5544
5209
  */
5545
5210
  "role"?: string;
5546
5211
  /**
5547
5212
  * [optional] Sets size of inside elements.
5548
- * @default ListSize.MEDIUM
5549
5213
  */
5550
5214
  "size"?: ListSize;
5551
5215
  }
5552
5216
  interface ZListElement {
5553
5217
  /**
5554
5218
  * [optional] Align expandable button left or right.
5555
- * @default ExpandableListButtonAlign.LEFT
5556
5219
  */
5557
5220
  "alignButton"?: ExpandableListButtonAlign;
5558
5221
  /**
5559
5222
  * [optional] Sets element clickable.
5560
- * @default false
5561
5223
  */
5562
5224
  "clickable"?: boolean;
5563
5225
  /**
5564
5226
  * [optional] Sets text color of the element.
5565
- * @default "none"
5566
5227
  */
5567
5228
  "color"?: string;
5568
5229
  /**
5569
5230
  * [optional] Sets disabled style of the element.
5570
- * @default false
5571
5231
  */
5572
5232
  "disabled"?: boolean;
5573
5233
  /**
5574
5234
  * [optional] Sets the divider color.
5575
- * @default "color-surface03"
5576
5235
  */
5577
5236
  "dividerColor"?: string;
5578
5237
  /**
5579
5238
  * [optional] Sets the divider size.
5580
- * @default DividerSize.SMALL
5581
5239
  */
5582
5240
  "dividerSize"?: DividerSize;
5583
5241
  /**
5584
5242
  * [optional] Sets the position where to insert the divider.
5585
- * @default ListDividerType.NONE
5586
5243
  */
5587
5244
  "dividerType"?: ListDividerType;
5588
5245
  /**
5589
5246
  * [optional] Sets element as expandable.
5590
- * @default false
5591
5247
  */
5592
5248
  "expandable"?: boolean;
5593
5249
  /**
5594
5250
  * [optional] Sets expandable style to element.
5595
- * @default ExpandableListStyle.ACCORDION
5596
5251
  */
5597
5252
  "expandableStyle"?: ExpandableListStyle;
5598
5253
  /**
@@ -5601,7 +5256,6 @@ declare namespace LocalJSX {
5601
5256
  "hasTreeItems"?: boolean;
5602
5257
  /**
5603
5258
  * set tabindex to Host tag (optional). Defaults to 0.
5604
- * @default 0
5605
5259
  */
5606
5260
  "htmlTabindex"?: number | null;
5607
5261
  /**
@@ -5610,12 +5264,10 @@ declare namespace LocalJSX {
5610
5264
  "listElementId"?: number;
5611
5265
  /**
5612
5266
  * [optional] position of the list element inside the list or the group
5613
- * @default "0"
5614
5267
  */
5615
5268
  "listElementPosition"?: string;
5616
5269
  /**
5617
5270
  * [optional] type of the list marker for each element
5618
- * @default ListType.NONE
5619
5271
  */
5620
5272
  "listType"?: ListType;
5621
5273
  /**
@@ -5632,29 +5284,24 @@ declare namespace LocalJSX {
5632
5284
  "onClickItem"?: (event: ZListElementCustomEvent<any>) => void;
5633
5285
  /**
5634
5286
  * Sets element role.
5635
- * @default "listitem"
5636
5287
  */
5637
5288
  "role"?: string;
5638
5289
  /**
5639
5290
  * [optional] Sets size of inside elements.
5640
- * @default ListSize.MEDIUM
5641
5291
  */
5642
5292
  "size"?: ListSize;
5643
5293
  }
5644
5294
  interface ZListGroup {
5645
5295
  /**
5646
5296
  * [optional] Sets the divider color.
5647
- * @default "gray200"
5648
5297
  */
5649
5298
  "dividerColor"?: string;
5650
5299
  /**
5651
5300
  * [optional] Sets the divider size.
5652
- * @default DividerSize.SMALL
5653
5301
  */
5654
5302
  "dividerSize"?: DividerSize;
5655
5303
  /**
5656
5304
  * [optional] Sets the position where to insert the divider.
5657
- * @default ListDividerType.NONE
5658
5305
  */
5659
5306
  "dividerType"?: ListDividerType;
5660
5307
  /**
@@ -5663,17 +5310,14 @@ declare namespace LocalJSX {
5663
5310
  "hasTreeItems"?: boolean;
5664
5311
  /**
5665
5312
  * [optional] type of the list marker for each element
5666
- * @default ListType.NONE
5667
5313
  */
5668
5314
  "listType"?: ListType;
5669
5315
  /**
5670
5316
  * Sets element role.
5671
- * @default "group"
5672
5317
  */
5673
5318
  "role"?: string;
5674
5319
  /**
5675
5320
  * [optional] Sets size of inside elements.
5676
- * @default ListSize.MEDIUM
5677
5321
  */
5678
5322
  "size"?: ListSize;
5679
5323
  }
@@ -5713,12 +5357,10 @@ declare namespace LocalJSX {
5713
5357
  "active"?: boolean;
5714
5358
  /**
5715
5359
  * 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
5360
  */
5718
5361
  "floating"?: boolean;
5719
5362
  /**
5720
5363
  * 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
5364
  */
5723
5365
  "htmlTabindex"?: number;
5724
5366
  /**
@@ -5731,12 +5373,10 @@ declare namespace LocalJSX {
5731
5373
  "onOpened"?: (event: ZMenuCustomEvent<any>) => void;
5732
5374
  /**
5733
5375
  * The opening state of the menu.
5734
- * @default false
5735
5376
  */
5736
5377
  "open"?: boolean;
5737
5378
  /**
5738
5379
  * 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
5380
  */
5741
5381
  "verticalContext"?: boolean;
5742
5382
  }
@@ -5750,7 +5390,6 @@ declare namespace LocalJSX {
5750
5390
  "active"?: boolean;
5751
5391
  /**
5752
5392
  * 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
5393
  */
5755
5394
  "floating"?: boolean;
5756
5395
  /**
@@ -5763,12 +5402,10 @@ declare namespace LocalJSX {
5763
5402
  "onOpened"?: (event: ZMenuDeprecatedCustomEvent<any>) => void;
5764
5403
  /**
5765
5404
  * The opening state of the menu.
5766
- * @default false
5767
5405
  */
5768
5406
  "open"?: boolean;
5769
5407
  /**
5770
5408
  * 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
5409
  */
5773
5410
  "verticalContext"?: boolean;
5774
5411
  }
@@ -5782,7 +5419,6 @@ declare namespace LocalJSX {
5782
5419
  "active"?: boolean;
5783
5420
  /**
5784
5421
  * 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
5422
  */
5787
5423
  "htmlTabindex"?: number;
5788
5424
  /**
@@ -5821,22 +5457,18 @@ declare namespace LocalJSX {
5821
5457
  interface ZModal {
5822
5458
  /**
5823
5459
  * add role "alertdialog" to dialog (optional, default is false)
5824
- * @default false
5825
5460
  */
5826
5461
  "alertdialog"?: boolean;
5827
5462
  /**
5828
5463
  * if true, the modal is closable (optional, default is true)
5829
- * @default true
5830
5464
  */
5831
5465
  "closable"?: boolean;
5832
5466
  /**
5833
5467
  * aria-label for close button (optional)
5834
- * @default "chiudi modale"
5835
5468
  */
5836
5469
  "closeButtonLabel"?: string;
5837
5470
  /**
5838
5471
  * if true, the page scroll is locked when the modal is open (optional, default is true)
5839
- * @default true
5840
5472
  */
5841
5473
  "lockPageScroll"?: boolean;
5842
5474
  /**
@@ -5865,7 +5497,6 @@ declare namespace LocalJSX {
5865
5497
  "onModalHeaderActive"?: (event: ZModalCustomEvent<any>) => void;
5866
5498
  /**
5867
5499
  * if true, the modal can scroll inside, if false the viewport can scroll
5868
- * @default true
5869
5500
  */
5870
5501
  "scrollInside"?: boolean;
5871
5502
  }
@@ -5880,12 +5511,10 @@ declare namespace LocalJSX {
5880
5511
  "faded"?: boolean;
5881
5512
  /**
5882
5513
  * highlighted status
5883
- * @default false
5884
5514
  */
5885
5515
  "ishighlighted"?: boolean;
5886
5516
  /**
5887
5517
  * pressed status
5888
- * @default false
5889
5518
  */
5890
5519
  "ispressed"?: boolean;
5891
5520
  }
@@ -5938,22 +5567,18 @@ declare namespace LocalJSX {
5938
5567
  "cover"?: string;
5939
5568
  /**
5940
5569
  * card is disabled
5941
- * @default false
5942
5570
  */
5943
5571
  "disabled"?: boolean;
5944
5572
  /**
5945
5573
  * flip button label
5946
- * @default "INFO"
5947
5574
  */
5948
5575
  "flipbuttonlabel"?: string;
5949
5576
  /**
5950
5577
  * card is flipped
5951
- * @default false
5952
5578
  */
5953
5579
  "flipped"?: boolean;
5954
5580
  /**
5955
5581
  * hide info button
5956
- * @default false
5957
5582
  */
5958
5583
  "hideinfobtn"?: boolean;
5959
5584
  /**
@@ -5976,7 +5601,6 @@ declare namespace LocalJSX {
5976
5601
  "cardtype"?: LicenseType;
5977
5602
  /**
5978
5603
  * display footer custom slotted content
5979
- * @default false
5980
5604
  */
5981
5605
  "customContent"?: boolean;
5982
5606
  /**
@@ -5989,7 +5613,6 @@ declare namespace LocalJSX {
5989
5613
  "isbn"?: string;
5990
5614
  /**
5991
5615
  * footer opened by default (optional)
5992
- * @default false
5993
5616
  */
5994
5617
  "opened"?: boolean;
5995
5618
  /**
@@ -6016,7 +5639,6 @@ declare namespace LocalJSX {
6016
5639
  interface ZMyzCardIcon {
6017
5640
  /**
6018
5641
  * description of the icon
6019
- * @default ""
6020
5642
  */
6021
5643
  "ariaLabel"?: string;
6022
5644
  /**
@@ -6025,7 +5647,6 @@ declare namespace LocalJSX {
6025
5647
  "icon"?: string;
6026
5648
  /**
6027
5649
  * disabled status flag
6028
- * @default false
6029
5650
  */
6030
5651
  "isdisabled"?: boolean;
6031
5652
  }
@@ -6036,7 +5657,6 @@ declare namespace LocalJSX {
6036
5657
  "data"?: string | DictionaryData;
6037
5658
  /**
6038
5659
  * tabindex link attribute (optional)
6039
- * @default 0
6040
5660
  */
6041
5661
  "htmltabindex"?: number;
6042
5662
  /**
@@ -6075,7 +5695,6 @@ declare namespace LocalJSX {
6075
5695
  "link"?: string;
6076
5696
  /**
6077
5697
  * link target (optional)
6078
- * @default "_self"
6079
5698
  */
6080
5699
  "linktarget"?: string;
6081
5700
  /**
@@ -6096,7 +5715,6 @@ declare namespace LocalJSX {
6096
5715
  "text"?: string;
6097
5716
  /**
6098
5717
  * underlined style flag
6099
- * @default true
6100
5718
  */
6101
5719
  "underlined"?: boolean;
6102
5720
  }
@@ -6109,7 +5727,6 @@ declare namespace LocalJSX {
6109
5727
  interface ZNavigationTabs {
6110
5728
  /**
6111
5729
  * Set `aria-label` attribute to the internal `<nav>` element with `tablist` role.
6112
- * @default ""
6113
5730
  */
6114
5731
  "ariaLabel"?: string;
6115
5732
  /**
@@ -6118,29 +5735,31 @@ declare namespace LocalJSX {
6118
5735
  "onSelected"?: (event: ZNavigationTabsCustomEvent<number>) => void;
6119
5736
  /**
6120
5737
  * Navigation tabs orientation.
6121
- * @default NavigationTabsOrientation.HORIZONTAL
6122
5738
  */
6123
5739
  "orientation"?: NavigationTabsOrientation;
6124
5740
  /**
6125
5741
  * 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
5742
  */
6128
5743
  "selectedTab"?: number;
6129
5744
  /**
6130
5745
  * Navigation tabs size.
6131
- * @default NavigationTabsSize.BIG
6132
5746
  */
6133
5747
  "size"?: NavigationTabsSize;
6134
5748
  }
6135
5749
  /**
6136
5750
  * Notification bar component.
6137
5751
  * @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.
5752
+ * @cssprop --z-notification--content-max-width - The max width of the notification content.
6138
5753
  */
6139
5754
  interface ZNotification {
6140
5755
  /**
6141
5756
  * Action button text
6142
5757
  */
6143
5758
  "actiontext"?: string;
5759
+ /**
5760
+ * Border position
5761
+ */
5762
+ "borderposition"?: "top" | "bottom";
6144
5763
  /**
6145
5764
  * Name of the icon on the left of the content
6146
5765
  */
@@ -6155,18 +5774,15 @@ declare namespace LocalJSX {
6155
5774
  "onNotificationClose"?: (event: ZNotificationCustomEvent<any>) => void;
6156
5775
  /**
6157
5776
  * Enable close icon
6158
- * @default false
6159
5777
  */
6160
5778
  "showclose"?: boolean;
6161
5779
  /**
6162
5780
  * Enable shadow.
6163
5781
  * @deprecated shadow is available only for the `sticky` version of the notification.
6164
- * @default false
6165
5782
  */
6166
5783
  "showshadow"?: boolean;
6167
5784
  /**
6168
5785
  * Enable sticky notification bar.
6169
- * @default false
6170
5786
  */
6171
5787
  "sticky"?: boolean;
6172
5788
  /**
@@ -6186,35 +5802,29 @@ declare namespace LocalJSX {
6186
5802
  "onCanvasOpenStatusChanged"?: (event: ZOffcanvasCustomEvent<any>) => void;
6187
5803
  /**
6188
5804
  * Whether the offcanvas is open. Default: false
6189
- * @default false
6190
5805
  */
6191
5806
  "open"?: boolean;
6192
5807
  /**
6193
5808
  * Whether to show the backdrop when the offcanvas is open. Default: true
6194
- * @default true
6195
5809
  */
6196
5810
  "showBackdrop"?: boolean;
6197
5811
  /**
6198
5812
  * Skip the opening transition when the offcanvas is already open at the first render.
6199
5813
  * @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
5814
  */
6202
5815
  "skipLoadAnimation"?: boolean;
6203
5816
  /**
6204
5817
  * 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
5818
  */
6207
5819
  "transitiondirection"?: TransitionDirection;
6208
5820
  /**
6209
5821
  * 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
5822
  */
6212
5823
  "variant"?: OffCanvasVariant;
6213
5824
  }
6214
5825
  interface ZOtp {
6215
5826
  /**
6216
5827
  * Input number
6217
- * @default 6
6218
5828
  */
6219
5829
  "inputNum"?: number;
6220
5830
  /**
@@ -6238,12 +5848,10 @@ declare namespace LocalJSX {
6238
5848
  interface ZPagination {
6239
5849
  /**
6240
5850
  * Current page.
6241
- * @default 1
6242
5851
  */
6243
5852
  "currentPage"?: number;
6244
5853
  /**
6245
5854
  * Enable buttons to go to the first and last pages.
6246
- * @default false
6247
5855
  */
6248
5856
  "edges"?: boolean;
6249
5857
  /**
@@ -6256,7 +5864,6 @@ declare namespace LocalJSX {
6256
5864
  "label"?: string;
6257
5865
  /**
6258
5866
  * Enable navigation arrows.
6259
- * @default true
6260
5867
  */
6261
5868
  "navArrows"?: boolean;
6262
5869
  /**
@@ -6265,7 +5872,6 @@ declare namespace LocalJSX {
6265
5872
  "onPageChanged"?: (event: ZPaginationCustomEvent<any>) => void;
6266
5873
  /**
6267
5874
  * Number of pages to skip.
6268
- * @default 0
6269
5875
  */
6270
5876
  "skip"?: number;
6271
5877
  /**
@@ -6300,7 +5906,6 @@ declare namespace LocalJSX {
6300
5906
  "imgurl"?: string;
6301
5907
  /**
6302
5908
  * disabled status flag (optional)
6303
- * @default false
6304
5909
  */
6305
5910
  "isdisabled"?: boolean;
6306
5911
  /**
@@ -6313,7 +5918,6 @@ declare namespace LocalJSX {
6313
5918
  "linklabel"?: string;
6314
5919
  /**
6315
5920
  * link target (optional)
6316
- * @default "_blank"
6317
5921
  */
6318
5922
  "target"?: string;
6319
5923
  /**
@@ -6339,12 +5943,10 @@ declare namespace LocalJSX {
6339
5943
  "bindTo"?: string | HTMLElement;
6340
5944
  /**
6341
5945
  * Whether to center the popup on the main side (according to "position").
6342
- * @default false
6343
5946
  */
6344
5947
  "center"?: boolean;
6345
5948
  /**
6346
5949
  * 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
5950
  */
6349
5951
  "closable"?: boolean;
6350
5952
  /**
@@ -6357,17 +5959,14 @@ declare namespace LocalJSX {
6357
5959
  "onPositionChange"?: (event: ZPopoverCustomEvent<{position: PopoverPosition}>) => void;
6358
5960
  /**
6359
5961
  * 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
5962
  */
6362
5963
  "open"?: boolean;
6363
5964
  /**
6364
5965
  * 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
5966
  */
6367
5967
  "position"?: PopoverPosition;
6368
5968
  /**
6369
5969
  * Whether to show popover's arrow.
6370
- * @default false
6371
5970
  */
6372
5971
  "showArrow"?: boolean;
6373
5972
  }
@@ -6382,27 +5981,22 @@ declare namespace LocalJSX {
6382
5981
  "firstLabel"?: string;
6383
5982
  /**
6384
5983
  * readonly mode
6385
- * @default ""
6386
5984
  */
6387
5985
  "firstPickerPlaceholder"?: string;
6388
5986
  /**
6389
5987
  * readonly mode
6390
- * @default false
6391
5988
  */
6392
5989
  "firstPickerReadOnly"?: boolean;
6393
5990
  /**
6394
5991
  * readonly mode
6395
- * @default ""
6396
5992
  */
6397
5993
  "lastPickerPlaceholder"?: string;
6398
5994
  /**
6399
5995
  * readonly mode
6400
- * @default false
6401
5996
  */
6402
5997
  "lastPickerReadOnly"?: boolean;
6403
5998
  /**
6404
5999
  * [Optional] datepicker mode: date or datetime
6405
- * @default ZRangePickerMode.DATE
6406
6000
  */
6407
6001
  "mode"?: ZRangePickerMode;
6408
6002
  /**
@@ -6445,12 +6039,10 @@ declare namespace LocalJSX {
6445
6039
  "fallbackCover"?: string;
6446
6040
  /**
6447
6041
  * Whether to show a stack of covers to represent multiple books.
6448
- * @default false
6449
6042
  */
6450
6043
  "hasMultipleCovers"?: boolean;
6451
6044
  /**
6452
6045
  * Enables the "info" variant of the card.
6453
- * @default false
6454
6046
  */
6455
6047
  "isInfoCard"?: boolean;
6456
6048
  /**
@@ -6466,12 +6058,10 @@ declare namespace LocalJSX {
6466
6058
  interface ZSearchbar {
6467
6059
  /**
6468
6060
  * Show autocomplete results
6469
- * @default false
6470
6061
  */
6471
6062
  "autocomplete"?: boolean;
6472
6063
  /**
6473
6064
  * Minimun number of characters to dispatch typing event
6474
- * @default 3
6475
6065
  */
6476
6066
  "autocompleteMinChars"?: number;
6477
6067
  /**
@@ -6480,7 +6070,6 @@ declare namespace LocalJSX {
6480
6070
  "htmlAriaLabel"?: string;
6481
6071
  /**
6482
6072
  * the id of the searchbar element
6483
- * @default `searchbar-${randomId()}`
6484
6073
  */
6485
6074
  "htmlid"?: string;
6486
6075
  /**
@@ -6505,7 +6094,6 @@ declare namespace LocalJSX {
6505
6094
  "placeholder"?: string;
6506
6095
  /**
6507
6096
  * Prevent submit action
6508
- * @default false
6509
6097
  */
6510
6098
  "preventSubmit"?: boolean;
6511
6099
  /**
@@ -6518,27 +6106,22 @@ declare namespace LocalJSX {
6518
6106
  "resultsItems"?: SearchbarItem[] | string;
6519
6107
  /**
6520
6108
  * Set button icon without label
6521
- * @default false
6522
6109
  */
6523
6110
  "searchButtonIconOnly"?: boolean;
6524
6111
  /**
6525
6112
  * Search helper text
6526
- * @default "Cerca {searchString}"
6527
6113
  */
6528
6114
  "searchHelperLabel"?: string;
6529
6115
  /**
6530
6116
  * Show submit button
6531
- * @default false
6532
6117
  */
6533
6118
  "showSearchButton"?: boolean;
6534
6119
  /**
6535
6120
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
6536
- * @default ControlSize.BIG
6537
6121
  */
6538
6122
  "size"?: ControlSize;
6539
6123
  /**
6540
6124
  * Sort autocomplete results items
6541
- * @default false
6542
6125
  */
6543
6126
  "sortResultsItems"?: boolean;
6544
6127
  /**
@@ -6547,7 +6130,6 @@ declare namespace LocalJSX {
6547
6130
  "value"?: string;
6548
6131
  /**
6549
6132
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
6550
- * @default ButtonVariant.PRIMARY
6551
6133
  */
6552
6134
  "variant"?: ButtonVariant;
6553
6135
  }
@@ -6559,36 +6141,30 @@ declare namespace LocalJSX {
6559
6141
  interface ZSectionTitle {
6560
6142
  /**
6561
6143
  * Divider position for the primary title. This prop only works if the secondary title is not set.
6562
- * @default ZSectionTitleDividerPosition.BEFORE
6563
6144
  */
6564
6145
  "dividerPosition"?: ZSectionTitleDividerPosition;
6565
6146
  /**
6566
6147
  * Whether the primary title text is uppercase.
6567
- * @default true
6568
6148
  */
6569
6149
  "uppercase"?: boolean;
6570
6150
  }
6571
6151
  interface ZSelect {
6572
6152
  /**
6573
6153
  * the input aria-label
6574
- * @default ""
6575
6154
  */
6576
6155
  "ariaLabel"?: string;
6577
6156
  /**
6578
6157
  * the input has autocomplete option
6579
- * @default false
6580
6158
  */
6581
6159
  "autocomplete"?: boolean;
6582
6160
  /**
6583
6161
  * the input is disabled
6584
- * @default false
6585
6162
  */
6586
6163
  "disabled"?: boolean;
6587
6164
  "hasGroupItems"?: boolean;
6588
6165
  "hasTreeItems"?: boolean;
6589
6166
  /**
6590
6167
  * the id of the input element
6591
- * @default `id-${randomId()}`
6592
6168
  */
6593
6169
  "htmlid"?: string;
6594
6170
  /**
@@ -6597,12 +6173,10 @@ declare namespace LocalJSX {
6597
6173
  "htmltitle"?: string;
6598
6174
  /**
6599
6175
  * When fixed, it occupies space and pushes down next elements.
6600
- * @default false
6601
6176
  */
6602
6177
  "isfixed"?: boolean;
6603
6178
  /**
6604
6179
  * the input select options
6605
- * @default []
6606
6180
  */
6607
6181
  "items"?: SelectItem[] | string;
6608
6182
  /**
@@ -6611,7 +6185,6 @@ declare namespace LocalJSX {
6611
6185
  "label"?: string;
6612
6186
  /**
6613
6187
  * input helper message (optional) - if set to `false` message won't be displayed
6614
- * @default true
6615
6188
  */
6616
6189
  "message"?: string | boolean;
6617
6190
  /**
@@ -6620,7 +6193,6 @@ declare namespace LocalJSX {
6620
6193
  "name"?: string;
6621
6194
  /**
6622
6195
  * no result text message
6623
- * @default "Nessun risultato"
6624
6196
  */
6625
6197
  "noresultslabel"?: string;
6626
6198
  /**
@@ -6637,7 +6209,6 @@ declare namespace LocalJSX {
6637
6209
  "placeholder"?: string;
6638
6210
  /**
6639
6211
  * the input is readonly
6640
- * @default false
6641
6212
  */
6642
6213
  "readonly"?: boolean;
6643
6214
  "resetItem"?: string;
@@ -6647,7 +6218,6 @@ declare namespace LocalJSX {
6647
6218
  "showChildrenOfMatchingParent"?: boolean;
6648
6219
  /**
6649
6220
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
6650
- * @default ControlSize.BIG
6651
6221
  */
6652
6222
  "size"?: ControlSize;
6653
6223
  /**
@@ -6661,7 +6231,6 @@ declare namespace LocalJSX {
6661
6231
  interface ZSkipToContent {
6662
6232
  /**
6663
6233
  * Array to fill link into skip-content
6664
- * @default []
6665
6234
  */
6666
6235
  "links"?: string | SkipToContentLink[];
6667
6236
  /**
@@ -6710,7 +6279,6 @@ declare namespace LocalJSX {
6710
6279
  interface ZTable {
6711
6280
  /**
6712
6281
  * Whether the table cells should show a border between them.
6713
- * @default false
6714
6282
  */
6715
6283
  "bordered"?: boolean;
6716
6284
  }
@@ -6748,17 +6316,14 @@ declare namespace LocalJSX {
6748
6316
  "onColspanChange"?: (event: ZTdCustomEvent<number>) => void;
6749
6317
  /**
6750
6318
  * Set the popover position, the default is "auto".
6751
- * @default PopoverPosition.AUTO
6752
6319
  */
6753
6320
  "popoverPosition"?: PopoverPosition;
6754
6321
  /**
6755
6322
  * 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
6323
  */
6758
6324
  "showMenu"?: VisibilityCondition;
6759
6325
  /**
6760
6326
  * Whether the cell should stick.
6761
- * @default false
6762
6327
  */
6763
6328
  "sticky"?: boolean;
6764
6329
  }
@@ -6768,7 +6333,6 @@ declare namespace LocalJSX {
6768
6333
  interface ZTfoot {
6769
6334
  /**
6770
6335
  * If true, the footer will be stuck to the bottom of the table.
6771
- * @default false
6772
6336
  */
6773
6337
  "sticky"?: boolean;
6774
6338
  }
@@ -6786,17 +6350,14 @@ declare namespace LocalJSX {
6786
6350
  "onSort"?: (event: ZThCustomEvent<any>) => void;
6787
6351
  /**
6788
6352
  * Set popover position.
6789
- * @default PopoverPosition.AUTO
6790
6353
  */
6791
6354
  "popoverPosition"?: PopoverPosition;
6792
6355
  /**
6793
6356
  * 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
6357
  */
6796
6358
  "showMenu"?: VisibilityCondition;
6797
6359
  /**
6798
6360
  * 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
6361
  */
6801
6362
  "showSorting"?: VisibilityCondition;
6802
6363
  /**
@@ -6805,12 +6366,10 @@ declare namespace LocalJSX {
6805
6366
  "sortDirection"?: SortDirection;
6806
6367
  /**
6807
6368
  * Sorted state of the column.
6808
- * @default false
6809
6369
  */
6810
6370
  "sorted"?: boolean | null;
6811
6371
  /**
6812
6372
  * Whether the cell should stick.
6813
- * @default false
6814
6373
  */
6815
6374
  "sticky"?: boolean;
6816
6375
  }
@@ -6820,12 +6379,10 @@ declare namespace LocalJSX {
6820
6379
  interface ZThead {
6821
6380
  /**
6822
6381
  * The element is focusable
6823
- * @default false
6824
6382
  */
6825
6383
  "isFocusable"?: boolean;
6826
6384
  /**
6827
6385
  * If true, the header will be stuck to the top of the table.
6828
- * @default false
6829
6386
  */
6830
6387
  "sticky"?: boolean;
6831
6388
  }
@@ -6843,7 +6400,6 @@ declare namespace LocalJSX {
6843
6400
  "closebutton"?: boolean;
6844
6401
  /**
6845
6402
  * toast notification draggable percentage
6846
- * @default 80
6847
6403
  */
6848
6404
  "draggablepercentage"?: number;
6849
6405
  /**
@@ -6852,7 +6408,6 @@ declare namespace LocalJSX {
6852
6408
  "heading"?: string;
6853
6409
  /**
6854
6410
  * toast notification can be draggable
6855
- * @default true
6856
6411
  */
6857
6412
  "isdraggable"?: boolean;
6858
6413
  /**
@@ -6865,7 +6420,6 @@ declare namespace LocalJSX {
6865
6420
  "onToastClose"?: (event: ZToastNotificationCustomEvent<any>) => void;
6866
6421
  /**
6867
6422
  * toast notification autoclose can be paused
6868
- * @default true
6869
6423
  */
6870
6424
  "pauseonfocusloss"?: boolean;
6871
6425
  /**
@@ -6880,19 +6434,16 @@ declare namespace LocalJSX {
6880
6434
  interface ZToastNotificationList {
6881
6435
  /**
6882
6436
  * Set the entry position of new notification in the list
6883
- * @default true
6884
6437
  */
6885
6438
  "newestontop"?: boolean;
6886
6439
  /**
6887
6440
  * 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
6441
  */
6890
6442
  "position"?: ToastNotificationPosition;
6891
6443
  }
6892
6444
  interface ZToggleButton {
6893
6445
  /**
6894
6446
  * aria-label for the button
6895
- * @default ""
6896
6447
  */
6897
6448
  "ariaLabel"?: string;
6898
6449
  /**
@@ -6901,7 +6452,6 @@ declare namespace LocalJSX {
6901
6452
  "avoidclick"?: boolean;
6902
6453
  /**
6903
6454
  * disabled status flag (optional)
6904
- * @default false
6905
6455
  */
6906
6456
  "isdisabled"?: boolean;
6907
6457
  /**
@@ -6914,29 +6464,24 @@ declare namespace LocalJSX {
6914
6464
  "onToggleClick"?: (event: ZToggleButtonCustomEvent<any>) => void;
6915
6465
  /**
6916
6466
  * open by default (optional)
6917
- * @default false
6918
6467
  */
6919
6468
  "opened"?: boolean;
6920
6469
  }
6921
6470
  interface ZToggleSwitch {
6922
6471
  /**
6923
6472
  * Checked state
6924
- * @default false
6925
6473
  */
6926
6474
  "checked"?: boolean;
6927
6475
  /**
6928
6476
  * Disabled flag
6929
- * @default false
6930
6477
  */
6931
6478
  "disabled"?: boolean;
6932
6479
  /**
6933
6480
  * HTML id attribute to set to the internal checkbox
6934
- * @default `toggle-switch-id-${randomId()}`
6935
6481
  */
6936
6482
  "htmlid"?: string;
6937
6483
  /**
6938
6484
  * Label position
6939
- * @default LabelPosition.LEFT
6940
6485
  */
6941
6486
  "labelPosition"?: LabelPosition;
6942
6487
  /**
@@ -6950,12 +6495,10 @@ declare namespace LocalJSX {
6950
6495
  interface ZTool {
6951
6496
  /**
6952
6497
  * Visual active state.
6953
- * @default false
6954
6498
  */
6955
6499
  "active"?: boolean;
6956
6500
  /**
6957
6501
  * Disabled state.
6958
- * @default false
6959
6502
  */
6960
6503
  "disabled"?: boolean;
6961
6504
  /**
@@ -6980,7 +6523,6 @@ declare namespace LocalJSX {
6980
6523
  "onToggleTooltip"?: (event: ZToolCustomEvent<any>) => void;
6981
6524
  /**
6982
6525
  * Open state.
6983
- * @default false
6984
6526
  */
6985
6527
  "open"?: boolean;
6986
6528
  /**
@@ -6989,7 +6531,6 @@ declare namespace LocalJSX {
6989
6531
  "tooltip"?: string;
6990
6532
  /**
6991
6533
  * Preferred tooltip position. Defaults to true.
6992
- * @default PopoverPosition.TOP
6993
6534
  */
6994
6535
  "tooltipPosition"?: PopoverPosition;
6995
6536
  }
@@ -7020,12 +6561,10 @@ declare namespace LocalJSX {
7020
6561
  "bindTo"?: string | HTMLElement;
7021
6562
  /**
7022
6563
  * 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
6564
  */
7025
6565
  "closable"?: boolean;
7026
6566
  /**
7027
6567
  * Enable tooltip dark mode.
7028
- * @default false
7029
6568
  */
7030
6569
  "dark"?: boolean;
7031
6570
  /**
@@ -7034,12 +6573,10 @@ declare namespace LocalJSX {
7034
6573
  "onOpenChange"?: (event: ZTooltipCustomEvent<{open: boolean}>) => void;
7035
6574
  /**
7036
6575
  * The open state of the tooltip.
7037
- * @default false
7038
6576
  */
7039
6577
  "open"?: boolean;
7040
6578
  /**
7041
6579
  * Tooltip position.
7042
- * @default PopoverPosition.AUTO
7043
6580
  */
7044
6581
  "position"?: PopoverPosition;
7045
6582
  }
@@ -7051,7 +6588,6 @@ declare namespace LocalJSX {
7051
6588
  interface ZTr {
7052
6589
  /**
7053
6590
  * 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
6591
  */
7056
6592
  "expandable"?: boolean;
7057
6593
  /**
@@ -7070,7 +6606,6 @@ declare namespace LocalJSX {
7070
6606
  "htmlSectionTitle"?: string;
7071
6607
  /**
7072
6608
  * Items to render, if they have the url property they will be rendered as clickable links
7073
- * @default []
7074
6609
  */
7075
6610
  "items"?: TreeListItem[] | string;
7076
6611
  /**
@@ -7080,725 +6615,92 @@ declare namespace LocalJSX {
7080
6615
  }
7081
6616
  interface ZVisuallyHidden {
7082
6617
  }
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
6618
  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] };
6619
+ "z-accordion": ZAccordion;
6620
+ "z-alert": ZAlert;
6621
+ "z-anchor-navigation": ZAnchorNavigation;
6622
+ "z-app-header": ZAppHeader;
6623
+ "z-app-header-deprecated": ZAppHeaderDeprecated;
6624
+ "z-aria-alert": ZAriaAlert;
6625
+ "z-avatar": ZAvatar;
6626
+ "z-book-card": ZBookCard;
6627
+ "z-book-card-app": ZBookCardApp;
6628
+ "z-book-card-deprecated": ZBookCardDeprecated;
6629
+ "z-book-cover": ZBookCover;
6630
+ "z-breadcrumb": ZBreadcrumb;
6631
+ "z-button": ZButton;
6632
+ "z-button-sort": ZButtonSort;
6633
+ "z-card": ZCard;
6634
+ "z-carousel": ZCarousel;
6635
+ "z-chip": ZChip;
6636
+ "z-color-picker": ZColorPicker;
6637
+ "z-combobox": ZCombobox;
6638
+ "z-cover-hero": ZCoverHero;
6639
+ "z-date-picker": ZDatePicker;
6640
+ "z-divider": ZDivider;
6641
+ "z-dragdrop-area": ZDragdropArea;
6642
+ "z-file": ZFile;
6643
+ "z-file-upload": ZFileUpload;
7742
6644
  "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] };
6645
+ "z-icon": ZIcon;
6646
+ "z-info-box": ZInfoBox;
6647
+ "z-info-reveal": ZInfoReveal;
6648
+ "z-input": ZInput;
6649
+ "z-input-message": ZInputMessage;
6650
+ "z-list": ZList;
6651
+ "z-list-element": ZListElement;
6652
+ "z-list-group": ZListGroup;
6653
+ "z-logo": ZLogo;
6654
+ "z-menu": ZMenu;
6655
+ "z-menu-deprecated": ZMenuDeprecated;
6656
+ "z-menu-section": ZMenuSection;
6657
+ "z-menu-section-deprecated": ZMenuSectionDeprecated;
6658
+ "z-modal": ZModal;
6659
+ "z-myz-card": ZMyzCard;
6660
+ "z-myz-card-alert": ZMyzCardAlert;
7759
6661
  "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] };
6662
+ "z-myz-card-cover": ZMyzCardCover;
6663
+ "z-myz-card-dictionary": ZMyzCardDictionary;
6664
+ "z-myz-card-footer": ZMyzCardFooter;
7763
6665
  "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] };
6666
+ "z-myz-card-header": ZMyzCardHeader;
6667
+ "z-myz-card-icon": ZMyzCardIcon;
6668
+ "z-myz-card-info": ZMyzCardInfo;
6669
+ "z-myz-card-list": ZMyzCardList;
6670
+ "z-myz-list": ZMyzList;
6671
+ "z-myz-list-item": ZMyzListItem;
6672
+ "z-navigation-tabs": ZNavigationTabs;
6673
+ "z-notification": ZNotification;
6674
+ "z-offcanvas": ZOffcanvas;
6675
+ "z-otp": ZOtp;
6676
+ "z-pagination": ZPagination;
6677
+ "z-panel-elem": ZPanelElem;
6678
+ "z-popover": ZPopover;
6679
+ "z-range-picker": ZRangePicker;
6680
+ "z-result-card": ZResultCard;
6681
+ "z-searchbar": ZSearchbar;
6682
+ "z-section-title": ZSectionTitle;
6683
+ "z-select": ZSelect;
6684
+ "z-skip-to-content": ZSkipToContent;
6685
+ "z-slideshow": ZSlideshow;
7784
6686
  "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] };
6687
+ "z-stepper-item": ZStepperItem;
6688
+ "z-table": ZTable;
6689
+ "z-tag": ZTag;
7788
6690
  "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] };
6691
+ "z-td": ZTd;
6692
+ "z-tfoot": ZTfoot;
6693
+ "z-th": ZTh;
6694
+ "z-thead": ZThead;
6695
+ "z-toast-notification": ZToastNotification;
6696
+ "z-toast-notification-list": ZToastNotificationList;
6697
+ "z-toggle-button": ZToggleButton;
6698
+ "z-toggle-switch": ZToggleSwitch;
6699
+ "z-tool": ZTool;
6700
+ "z-toolbar": ZToolbar;
6701
+ "z-tooltip": ZTooltip;
6702
+ "z-tr": ZTr;
6703
+ "z-tree-list": ZTreeList;
7802
6704
  "z-visually-hidden": ZVisuallyHidden;
7803
6705
  }
7804
6706
  }
@@ -7819,8 +6721,8 @@ declare module "@stencil/core" {
7819
6721
  * @cssprop --z-accordion-right-padding - Right padding of the summary. Default: `--space-unit`.
7820
6722
  * @cssprop --z-accordion-label-font-weight - Font weight of the summary label. Default: `--font-sb`.
7821
6723
  */
7822
- "z-accordion": LocalJSX.IntrinsicElements["z-accordion"] & JSXBase.HTMLAttributes<HTMLZAccordionElement>;
7823
- "z-alert": LocalJSX.IntrinsicElements["z-alert"] & JSXBase.HTMLAttributes<HTMLZAlertElement>;
6724
+ "z-accordion": LocalJSX.ZAccordion & JSXBase.HTMLAttributes<HTMLZAccordionElement>;
6725
+ "z-alert": LocalJSX.ZAlert & JSXBase.HTMLAttributes<HTMLZAlertElement>;
7824
6726
  /**
7825
6727
  * Anchor navigation component.
7826
6728
  * @example ```
@@ -7834,7 +6736,7 @@ declare module "@stencil/core" {
7834
6736
  * </z-anchor-navigation>
7835
6737
  * ```
7836
6738
  */
7837
- "z-anchor-navigation": LocalJSX.IntrinsicElements["z-anchor-navigation"] & JSXBase.HTMLAttributes<HTMLZAnchorNavigationElement>;
6739
+ "z-anchor-navigation": LocalJSX.ZAnchorNavigation & JSXBase.HTMLAttributes<HTMLZAnchorNavigationElement>;
7838
6740
  /**
7839
6741
  * @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
6742
  * @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 +6745,7 @@ declare module "@stencil/core" {
7843
6745
  * @cssprop --app-header-stucked-bg - Stuck header background color. Defaults to `--color-surface01`.
7844
6746
  * @cssprop --app-header-stucked-text-color - Stuck header text color. Defaults to `--color-default-text`.
7845
6747
  */
7846
- "z-app-header": LocalJSX.IntrinsicElements["z-app-header"] & JSXBase.HTMLAttributes<HTMLZAppHeaderElement>;
6748
+ "z-app-header": LocalJSX.ZAppHeader & JSXBase.HTMLAttributes<HTMLZAppHeaderElement>;
7847
6749
  /**
7848
6750
  * @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
6751
  * @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 +6801,9 @@ declare module "@stencil/core" {
7899
6801
  * Defaults to `--app-header-typography-3-tracking`.
7900
6802
  * @cssprop --app-header-stucked-text-color - Stuck header text color. Defaults to `--color-default-text`.
7901
6803
  */
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>;
6804
+ "z-app-header-deprecated": LocalJSX.ZAppHeaderDeprecated & JSXBase.HTMLAttributes<HTMLZAppHeaderDeprecatedElement>;
6805
+ "z-aria-alert": LocalJSX.ZAriaAlert & JSXBase.HTMLAttributes<HTMLZAriaAlertElement>;
6806
+ "z-avatar": LocalJSX.ZAvatar & JSXBase.HTMLAttributes<HTMLZAvatarElement>;
7905
6807
  /**
7906
6808
  * @cssprop --z-book-card-portrait-cover-height - Set custom cover height for portrait variant - Default: `378px`
7907
6809
  * @cssprop --z-book-card-title-lines - Set title avilable lines - Default: `2`
@@ -7911,20 +6813,20 @@ declare module "@stencil/core" {
7911
6813
  * @cssprop --z-book-card-authors-lines - Set authors available lines - Default: `1`
7912
6814
  * @cssprop --z-book-card-authors-word-break - Set authors word-break rule - Default: `break-all`
7913
6815
  */
7914
- "z-book-card": LocalJSX.IntrinsicElements["z-book-card"] & JSXBase.HTMLAttributes<HTMLZBookCardElement>;
6816
+ "z-book-card": LocalJSX.ZBookCard & JSXBase.HTMLAttributes<HTMLZBookCardElement>;
7915
6817
  /**
7916
6818
  * ZBookCardApp component
7917
6819
  * @cssprop --z-book-card-app-padding-x - set left and right padding
7918
6820
  * @cssprop --z-book-card-app-padding-y - set top and bottom padding
7919
6821
  */
7920
- "z-book-card-app": LocalJSX.IntrinsicElements["z-book-card-app"] & JSXBase.HTMLAttributes<HTMLZBookCardAppElement>;
6822
+ "z-book-card-app": LocalJSX.ZBookCardApp & JSXBase.HTMLAttributes<HTMLZBookCardAppElement>;
7921
6823
  /**
7922
6824
  * @cssprop --z-book-card-ribbon-background-color - ribbon backgrund color
7923
6825
  * @cssprop --z-book-card-ribbon-shadow-color - ribbon shadow color
7924
6826
  * @cssprop --z-book-card-compact-width - compact card custom width
7925
6827
  * @cssprop --z-book-card-compact-height - compact card custom height
7926
6828
  */
7927
- "z-book-card-deprecated": LocalJSX.IntrinsicElements["z-book-card-deprecated"] & JSXBase.HTMLAttributes<HTMLZBookCardDeprecatedElement>;
6829
+ "z-book-card-deprecated": LocalJSX.ZBookCardDeprecated & JSXBase.HTMLAttributes<HTMLZBookCardDeprecatedElement>;
7928
6830
  /**
7929
6831
  * This component displays a book cover image,
7930
6832
  * with options for borders and a representation of multiple books with a stack of fake covers behind the original one.
@@ -7935,10 +6837,10 @@ declare module "@stencil/core" {
7935
6837
  * @cssprop --z-book-cover-stack-shift-x - the horizontal shift of each stacked cover when `multiple` is `true` (default: `8px`)
7936
6838
  * @cssprop --z-book-cover-stack-shift-y - the vertical shift of each stacked cover when `multiple` is `true` (default: `12px`)
7937
6839
  */
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>;
6840
+ "z-book-cover": LocalJSX.ZBookCover & JSXBase.HTMLAttributes<HTMLZBookCoverElement>;
6841
+ "z-breadcrumb": LocalJSX.ZBreadcrumb & JSXBase.HTMLAttributes<HTMLZBreadcrumbElement>;
6842
+ "z-button": LocalJSX.ZButton & JSXBase.HTMLAttributes<HTMLZButtonElement>;
6843
+ "z-button-sort": LocalJSX.ZButtonSort & JSXBase.HTMLAttributes<HTMLZButtonSortElement>;
7942
6844
  /**
7943
6845
  * ZCard component.
7944
6846
  * The width of the card must be set by its container, following the grid indications of the design.
@@ -7950,20 +6852,20 @@ declare module "@stencil/core" {
7950
6852
  * @cssprop --z-card--text-border - Configure CSS `border`. Default: `none`
7951
6853
  * @cssprop --z-card--text-padding - Configure CSS `padding`. Default: `none`
7952
6854
  */
7953
- "z-card": LocalJSX.IntrinsicElements["z-card"] & JSXBase.HTMLAttributes<HTMLZCardElement>;
6855
+ "z-card": LocalJSX.ZCard & JSXBase.HTMLAttributes<HTMLZCardElement>;
7954
6856
  /**
7955
6857
  * ZCarousel component.
7956
6858
  * @cssprop --z-carousel-gutter - The gutter between items.
7957
6859
  * @cssprop --z-carousel-items-shadow - The shadow around the items.
7958
6860
  */
7959
- "z-carousel": LocalJSX.IntrinsicElements["z-carousel"] & JSXBase.HTMLAttributes<HTMLZCarouselElement>;
7960
- "z-chip": LocalJSX.IntrinsicElements["z-chip"] & JSXBase.HTMLAttributes<HTMLZChipElement>;
6861
+ "z-carousel": LocalJSX.ZCarousel & JSXBase.HTMLAttributes<HTMLZCarouselElement>;
6862
+ "z-chip": LocalJSX.ZChip & JSXBase.HTMLAttributes<HTMLZChipElement>;
7961
6863
  /**
7962
6864
  * Color picker component.
7963
6865
  * This component allows the user to pick a color from a predefined set.
7964
6866
  */
7965
- "z-color-picker": LocalJSX.IntrinsicElements["z-color-picker"] & JSXBase.HTMLAttributes<HTMLZColorPickerElement>;
7966
- "z-combobox": LocalJSX.IntrinsicElements["z-combobox"] & JSXBase.HTMLAttributes<HTMLZComboboxElement>;
6867
+ "z-color-picker": LocalJSX.ZColorPicker & JSXBase.HTMLAttributes<HTMLZColorPickerElement>;
6868
+ "z-combobox": LocalJSX.ZCombobox & JSXBase.HTMLAttributes<HTMLZComboboxElement>;
7967
6869
  /**
7968
6870
  * Cover hero component.
7969
6871
  * Component to display a hero image with content.
@@ -7971,19 +6873,19 @@ declare module "@stencil/core" {
7971
6873
  * @cssprop --cover-hero-text-color - color of the text.
7972
6874
  * @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
6875
  */
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>;
6876
+ "z-cover-hero": LocalJSX.ZCoverHero & JSXBase.HTMLAttributes<HTMLZCoverHeroElement>;
6877
+ "z-date-picker": LocalJSX.ZDatePicker & JSXBase.HTMLAttributes<HTMLZDatePickerElement>;
6878
+ "z-divider": LocalJSX.ZDivider & JSXBase.HTMLAttributes<HTMLZDividerElement>;
6879
+ "z-dragdrop-area": LocalJSX.ZDragdropArea & JSXBase.HTMLAttributes<HTMLZDragdropAreaElement>;
6880
+ "z-file": LocalJSX.ZFile & JSXBase.HTMLAttributes<HTMLZFileElement>;
6881
+ "z-file-upload": LocalJSX.ZFileUpload & JSXBase.HTMLAttributes<HTMLZFileUploadElement>;
6882
+ "z-ghost-loading": LocalJSX.ZGhostLoading & JSXBase.HTMLAttributes<HTMLZGhostLoadingElement>;
7981
6883
  /**
7982
6884
  * Component to render an SVG icon from the internal icon set, selected by `name`.
7983
6885
  * 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
6886
  */
7985
- "z-icon": LocalJSX.IntrinsicElements["z-icon"] & JSXBase.HTMLAttributes<HTMLZIconElement>;
7986
- "z-info-box": LocalJSX.IntrinsicElements["z-info-box"] & JSXBase.HTMLAttributes<HTMLZInfoBoxElement>;
6887
+ "z-icon": LocalJSX.ZIcon & JSXBase.HTMLAttributes<HTMLZIconElement>;
6888
+ "z-info-box": LocalJSX.ZInfoBox & JSXBase.HTMLAttributes<HTMLZInfoBoxElement>;
7987
6889
  /**
7988
6890
  * Info reveal component.
7989
6891
  * @cssprop --z-info-reveal-panel-width - Width of the info panel.
@@ -7991,72 +6893,73 @@ declare module "@stencil/core" {
7991
6893
  * @cssprop --trigger-icon-size-small - Size of the trigger icon for small size.
7992
6894
  * @cssprop --trigger-icon-size-x-small - Size of the trigger icon for x-small size.
7993
6895
  */
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>;
6896
+ "z-info-reveal": LocalJSX.ZInfoReveal & JSXBase.HTMLAttributes<HTMLZInfoRevealElement>;
6897
+ "z-input": LocalJSX.ZInput & JSXBase.HTMLAttributes<HTMLZInputElement>;
6898
+ "z-input-message": LocalJSX.ZInputMessage & JSXBase.HTMLAttributes<HTMLZInputMessageElement>;
6899
+ "z-list": LocalJSX.ZList & JSXBase.HTMLAttributes<HTMLZListElement>;
6900
+ "z-list-element": LocalJSX.ZListElement & JSXBase.HTMLAttributes<HTMLZListElementElement>;
6901
+ "z-list-group": LocalJSX.ZListGroup & JSXBase.HTMLAttributes<HTMLZListGroupElement>;
6902
+ "z-logo": LocalJSX.ZLogo & JSXBase.HTMLAttributes<HTMLZLogoElement>;
8001
6903
  /**
8002
6904
  * @cssprop --z-menu-label-color - Color of the label's text.
8003
6905
  */
8004
- "z-menu": LocalJSX.IntrinsicElements["z-menu"] & JSXBase.HTMLAttributes<HTMLZMenuElement>;
6906
+ "z-menu": LocalJSX.ZMenu & JSXBase.HTMLAttributes<HTMLZMenuElement>;
8005
6907
  /**
8006
6908
  * @cssprop --z-menu-label-color - Color of the label's text.
8007
6909
  */
8008
- "z-menu-deprecated": LocalJSX.IntrinsicElements["z-menu-deprecated"] & JSXBase.HTMLAttributes<HTMLZMenuDeprecatedElement>;
6910
+ "z-menu-deprecated": LocalJSX.ZMenuDeprecated & JSXBase.HTMLAttributes<HTMLZMenuDeprecatedElement>;
8009
6911
  /**
8010
6912
  * A component to create submenus inside the ZMenu.
8011
6913
  */
8012
- "z-menu-section": LocalJSX.IntrinsicElements["z-menu-section"] & JSXBase.HTMLAttributes<HTMLZMenuSectionElement>;
6914
+ "z-menu-section": LocalJSX.ZMenuSection & JSXBase.HTMLAttributes<HTMLZMenuSectionElement>;
8013
6915
  /**
8014
6916
  * A component to create submenus inside the ZMenu.
8015
6917
  */
8016
- "z-menu-section-deprecated": LocalJSX.IntrinsicElements["z-menu-section-deprecated"] & JSXBase.HTMLAttributes<HTMLZMenuSectionDeprecatedElement>;
6918
+ "z-menu-section-deprecated": LocalJSX.ZMenuSectionDeprecated & JSXBase.HTMLAttributes<HTMLZMenuSectionDeprecatedElement>;
8017
6919
  /**
8018
6920
  * @cssprop --z-modal-content-padding - padding of the modal's content. The default is 16px (--space-unit * 2)
8019
6921
  */
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>;
6922
+ "z-modal": LocalJSX.ZModal & JSXBase.HTMLAttributes<HTMLZModalElement>;
6923
+ "z-myz-card": LocalJSX.ZMyzCard & JSXBase.HTMLAttributes<HTMLZMyzCardElement>;
6924
+ "z-myz-card-alert": LocalJSX.ZMyzCardAlert & JSXBase.HTMLAttributes<HTMLZMyzCardAlertElement>;
6925
+ "z-myz-card-body": LocalJSX.ZMyzCardBody & JSXBase.HTMLAttributes<HTMLZMyzCardBodyElement>;
6926
+ "z-myz-card-cover": LocalJSX.ZMyzCardCover & JSXBase.HTMLAttributes<HTMLZMyzCardCoverElement>;
6927
+ "z-myz-card-dictionary": LocalJSX.ZMyzCardDictionary & JSXBase.HTMLAttributes<HTMLZMyzCardDictionaryElement>;
6928
+ "z-myz-card-footer": LocalJSX.ZMyzCardFooter & JSXBase.HTMLAttributes<HTMLZMyzCardFooterElement>;
6929
+ "z-myz-card-footer-sections": LocalJSX.ZMyzCardFooterSections & JSXBase.HTMLAttributes<HTMLZMyzCardFooterSectionsElement>;
6930
+ "z-myz-card-header": LocalJSX.ZMyzCardHeader & JSXBase.HTMLAttributes<HTMLZMyzCardHeaderElement>;
6931
+ "z-myz-card-icon": LocalJSX.ZMyzCardIcon & JSXBase.HTMLAttributes<HTMLZMyzCardIconElement>;
6932
+ "z-myz-card-info": LocalJSX.ZMyzCardInfo & JSXBase.HTMLAttributes<HTMLZMyzCardInfoElement>;
6933
+ "z-myz-card-list": LocalJSX.ZMyzCardList & JSXBase.HTMLAttributes<HTMLZMyzCardListElement>;
6934
+ "z-myz-list": LocalJSX.ZMyzList & JSXBase.HTMLAttributes<HTMLZMyzListElement>;
6935
+ "z-myz-list-item": LocalJSX.ZMyzListItem & JSXBase.HTMLAttributes<HTMLZMyzListItemElement>;
8034
6936
  /**
8035
6937
  * Navigation tabs component.
8036
6938
  * To select a specific tab programmatically, set the `aria-selected` attribute to `true` on the desired tab.
8037
6939
  * @cssprop --z-navigation-tabs-nav-buttons-bg - Navigation buttons background color.
8038
6940
  * @cssprop --z-navigation-tabs-nav-buttons-fg - Navigation buttons foreground color.
8039
6941
  */
8040
- "z-navigation-tabs": LocalJSX.IntrinsicElements["z-navigation-tabs"] & JSXBase.HTMLAttributes<HTMLZNavigationTabsElement>;
6942
+ "z-navigation-tabs": LocalJSX.ZNavigationTabs & JSXBase.HTMLAttributes<HTMLZNavigationTabsElement>;
8041
6943
  /**
8042
6944
  * Notification bar component.
8043
6945
  * @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.
6946
+ * @cssprop --z-notification--content-max-width - The max width of the notification content.
8044
6947
  */
8045
- "z-notification": LocalJSX.IntrinsicElements["z-notification"] & JSXBase.HTMLAttributes<HTMLZNotificationElement>;
6948
+ "z-notification": LocalJSX.ZNotification & JSXBase.HTMLAttributes<HTMLZNotificationElement>;
8046
6949
  /**
8047
6950
  * @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
6951
  * @cssprop --z-offcanvas--container-width - Width of the offcanvas for `left` and `right` direction. Default: `375px`.
8049
6952
  * @cssprop --z-offcanvas--container-height - Height of the offcanvas for `up` direction. Default: `90%`.
8050
6953
  */
8051
- "z-offcanvas": LocalJSX.IntrinsicElements["z-offcanvas"] & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
8052
- "z-otp": LocalJSX.IntrinsicElements["z-otp"] & JSXBase.HTMLAttributes<HTMLZOtpElement>;
6954
+ "z-offcanvas": LocalJSX.ZOffcanvas & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
6955
+ "z-otp": LocalJSX.ZOtp & JSXBase.HTMLAttributes<HTMLZOtpElement>;
8053
6956
  /**
8054
6957
  * Pagination bar component.
8055
6958
  * @cssprop --z-pagination-background-color - background of the pagination's tabs. The default is --color-background
8056
6959
  * @cssprop --z-pagination-background-color-hover - background of the pagination's tabs on hover. The default is --color-surface01
8057
6960
  */
8058
- "z-pagination": LocalJSX.IntrinsicElements["z-pagination"] & JSXBase.HTMLAttributes<HTMLZPaginationElement>;
8059
- "z-panel-elem": LocalJSX.IntrinsicElements["z-panel-elem"] & JSXBase.HTMLAttributes<HTMLZPanelElemElement>;
6961
+ "z-pagination": LocalJSX.ZPagination & JSXBase.HTMLAttributes<HTMLZPaginationElement>;
6962
+ "z-panel-elem": LocalJSX.ZPanelElem & JSXBase.HTMLAttributes<HTMLZPanelElemElement>;
8060
6963
  /**
8061
6964
  * Popover component.
8062
6965
  * This component displays a popover bound to an element.
@@ -8068,71 +6971,71 @@ declare module "@stencil/core" {
8068
6971
  * @cssprop --z-popover-padding - padding of the popover.
8069
6972
  * @cssprop --z-popover-shadow-filter - drop-shadow filter of the popover. Defaults to `drop-shadow(0 1px 2px var(--shadow-color-base))`.
8070
6973
  */
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>;
6974
+ "z-popover": LocalJSX.ZPopover & JSXBase.HTMLAttributes<HTMLZPopoverElement>;
6975
+ "z-range-picker": LocalJSX.ZRangePicker & JSXBase.HTMLAttributes<HTMLZRangePickerElement>;
6976
+ "z-result-card": LocalJSX.ZResultCard & JSXBase.HTMLAttributes<HTMLZResultCardElement>;
8074
6977
  /**
8075
6978
  * @cssprop --z-searchbar-results-height - Max height of the results container (default: 540px)
8076
6979
  * @cssprop --z-searchbar-tag-text-color - Color of tag's text (default --color-primary03);
8077
6980
  * @cssprop --z-searchbar-tag-bg - Color of tag's background (default --color-hover-primary);
8078
6981
  */
8079
- "z-searchbar": LocalJSX.IntrinsicElements["z-searchbar"] & JSXBase.HTMLAttributes<HTMLZSearchbarElement>;
6982
+ "z-searchbar": LocalJSX.ZSearchbar & JSXBase.HTMLAttributes<HTMLZSearchbarElement>;
8080
6983
  /**
8081
6984
  * Section title component.
8082
6985
  * An optional secondary title can be put over the primary one.
8083
6986
  * @cssprop --z-section-title--divider-color - Color of the divider. Use a CSS prop string like `"--red500"`. Default is `"--red500"`.
8084
6987
  */
8085
- "z-section-title": LocalJSX.IntrinsicElements["z-section-title"] & JSXBase.HTMLAttributes<HTMLZSectionTitleElement>;
8086
- "z-select": LocalJSX.IntrinsicElements["z-select"] & JSXBase.HTMLAttributes<HTMLZSelectElement>;
6988
+ "z-section-title": LocalJSX.ZSectionTitle & JSXBase.HTMLAttributes<HTMLZSectionTitleElement>;
6989
+ "z-select": LocalJSX.ZSelect & JSXBase.HTMLAttributes<HTMLZSelectElement>;
8087
6990
  /**
8088
6991
  * Component short description.
8089
6992
  */
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>;
6993
+ "z-skip-to-content": LocalJSX.ZSkipToContent & JSXBase.HTMLAttributes<HTMLZSkipToContentElement>;
6994
+ "z-slideshow": LocalJSX.ZSlideshow & JSXBase.HTMLAttributes<HTMLZSlideshowElement>;
6995
+ "z-stepper": LocalJSX.ZStepper & JSXBase.HTMLAttributes<HTMLZStepperElement>;
6996
+ "z-stepper-item": LocalJSX.ZStepperItem & JSXBase.HTMLAttributes<HTMLZStepperItemElement>;
8094
6997
  /**
8095
6998
  * ZTable component.
8096
6999
  * @cssprop --z-table--cells-padding - Padding of the cells.
8097
7000
  */
8098
- "z-table": LocalJSX.IntrinsicElements["z-table"] & JSXBase.HTMLAttributes<HTMLZTableElement>;
7001
+ "z-table": LocalJSX.ZTable & JSXBase.HTMLAttributes<HTMLZTableElement>;
8099
7002
  /**
8100
7003
  * Ztag component.
8101
7004
  * @cssprop --z-tag-text-color - text and icon color using tokens.
8102
7005
  * @cssprop --z-tag-bg - background color of the z-tag.
8103
7006
  */
8104
- "z-tag": LocalJSX.IntrinsicElements["z-tag"] & JSXBase.HTMLAttributes<HTMLZTagElement>;
7007
+ "z-tag": LocalJSX.ZTag & JSXBase.HTMLAttributes<HTMLZTagElement>;
8105
7008
  /**
8106
7009
  * ZTbody component.
8107
7010
  */
8108
- "z-tbody": LocalJSX.IntrinsicElements["z-tbody"] & JSXBase.HTMLAttributes<HTMLZTbodyElement>;
7011
+ "z-tbody": LocalJSX.ZTbody & JSXBase.HTMLAttributes<HTMLZTbodyElement>;
8109
7012
  /**
8110
7013
  * ZTd component.
8111
7014
  */
8112
- "z-td": LocalJSX.IntrinsicElements["z-td"] & JSXBase.HTMLAttributes<HTMLZTdElement>;
7015
+ "z-td": LocalJSX.ZTd & JSXBase.HTMLAttributes<HTMLZTdElement>;
8113
7016
  /**
8114
7017
  * ZTFoot component.
8115
7018
  */
8116
- "z-tfoot": LocalJSX.IntrinsicElements["z-tfoot"] & JSXBase.HTMLAttributes<HTMLZTfootElement>;
7019
+ "z-tfoot": LocalJSX.ZTfoot & JSXBase.HTMLAttributes<HTMLZTfootElement>;
8117
7020
  /**
8118
7021
  * ZTh component.
8119
7022
  */
8120
- "z-th": LocalJSX.IntrinsicElements["z-th"] & JSXBase.HTMLAttributes<HTMLZThElement>;
7023
+ "z-th": LocalJSX.ZTh & JSXBase.HTMLAttributes<HTMLZThElement>;
8121
7024
  /**
8122
7025
  * ZThead component.
8123
7026
  */
8124
- "z-thead": LocalJSX.IntrinsicElements["z-thead"] & JSXBase.HTMLAttributes<HTMLZTheadElement>;
7027
+ "z-thead": LocalJSX.ZThead & JSXBase.HTMLAttributes<HTMLZTheadElement>;
8125
7028
  /**
8126
7029
  * ZToastNotification component.
8127
7030
  */
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>;
7031
+ "z-toast-notification": LocalJSX.ZToastNotification & JSXBase.HTMLAttributes<HTMLZToastNotificationElement>;
7032
+ "z-toast-notification-list": LocalJSX.ZToastNotificationList & JSXBase.HTMLAttributes<HTMLZToastNotificationListElement>;
7033
+ "z-toggle-button": LocalJSX.ZToggleButton & JSXBase.HTMLAttributes<HTMLZToggleButtonElement>;
7034
+ "z-toggle-switch": LocalJSX.ZToggleSwitch & JSXBase.HTMLAttributes<HTMLZToggleSwitchElement>;
8132
7035
  /**
8133
7036
  * 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
7037
  */
8135
- "z-tool": LocalJSX.IntrinsicElements["z-tool"] & JSXBase.HTMLAttributes<HTMLZToolElement>;
7038
+ "z-tool": LocalJSX.ZTool & JSXBase.HTMLAttributes<HTMLZToolElement>;
8136
7039
  /**
8137
7040
  * 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
7041
  * Implements WCAG toolbar pattern with roving tabindex keyboard navigation.
@@ -8140,7 +7043,7 @@ declare module "@stencil/core" {
8140
7043
  * @see https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/
8141
7044
  * @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
7045
  */
8143
- "z-toolbar": LocalJSX.IntrinsicElements["z-toolbar"] & JSXBase.HTMLAttributes<HTMLZToolbarElement>;
7046
+ "z-toolbar": LocalJSX.ZToolbar & JSXBase.HTMLAttributes<HTMLZToolbarElement>;
8144
7047
  /**
8145
7048
  * Tooltip component.
8146
7049
  * It is basically a wrapper for the `<z-popover>` component with custom configuration.
@@ -8148,15 +7051,15 @@ declare module "@stencil/core" {
8148
7051
  * @cssprop --z-tooltip-theme--text - foreground color of the popover.
8149
7052
  * @cssprop --z-tooltip-shadow-filter - drop-shadow filter of the popover.
8150
7053
  */
8151
- "z-tooltip": LocalJSX.IntrinsicElements["z-tooltip"] & JSXBase.HTMLAttributes<HTMLZTooltipElement>;
7054
+ "z-tooltip": LocalJSX.ZTooltip & JSXBase.HTMLAttributes<HTMLZTooltipElement>;
8152
7055
  /**
8153
7056
  * ZTr component.
8154
7057
  * When the row is `expandable`, you can set the `prevent-expand` css class on an interactive element inside the row
8155
7058
  * to prevent the row from expanding.
8156
7059
  */
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>;
7060
+ "z-tr": LocalJSX.ZTr & JSXBase.HTMLAttributes<HTMLZTrElement>;
7061
+ "z-tree-list": LocalJSX.ZTreeList & JSXBase.HTMLAttributes<HTMLZTreeListElement>;
7062
+ "z-visually-hidden": LocalJSX.ZVisuallyHidden & JSXBase.HTMLAttributes<HTMLZVisuallyHiddenElement>;
8160
7063
  }
8161
7064
  }
8162
7065
  }