@zanichelli/albe-web-components 19.2.5 → 19.2.6-RC2

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 (1546) hide show
  1. package/dist/cjs/_commonjsHelpers-CFO10eej.js +7 -0
  2. package/dist/cjs/{breakpoints-8a1e87e0.js → breakpoints-B7vFm-3T.js} +0 -2
  3. package/dist/cjs/{iconset-5d47610c.js → iconset-Bcbz2MS1.js} +3 -4
  4. package/dist/cjs/index-D_S5lGcb.js +2683 -0
  5. package/dist/cjs/{index-e30d0503.js → index-wGaSHN1_.js} +0 -2
  6. package/dist/cjs/index.cjs.js +112 -224
  7. package/dist/cjs/loader.cjs.js +3 -8
  8. package/dist/cjs/{utils-4f7b4830.js → utils-C5_wGVkJ.js} +81 -73
  9. package/dist/cjs/{utils-b1859d65.js → utils-Ctc6JP2n.js} +2 -4
  10. package/dist/cjs/web-components-library.cjs.js +7 -10
  11. package/dist/cjs/z-accordion.cjs.entry.js +26 -13
  12. package/dist/cjs/z-alert.cjs.entry.js +4 -10
  13. package/dist/cjs/z-anchor-navigation.cjs.entry.js +25 -10
  14. package/dist/cjs/z-app-header-deprecated.cjs.entry.js +53 -22
  15. package/dist/cjs/z-app-header_12.cjs.entry.js +268 -154
  16. package/dist/cjs/z-aria-alert.cjs.entry.js +4 -7
  17. package/dist/cjs/z-avatar.cjs.entry.js +9 -13
  18. package/dist/cjs/z-book-card-app.cjs.entry.js +10 -18
  19. package/dist/cjs/z-book-card-deprecated.cjs.entry.js +10 -24
  20. package/dist/cjs/z-book-card.cjs.entry.js +11 -23
  21. package/dist/cjs/z-book-cover.cjs.entry.js +6 -11
  22. package/dist/cjs/z-breadcrumb.cjs.entry.js +24 -19
  23. package/dist/cjs/z-button-sort.cjs.entry.js +9 -14
  24. package/dist/cjs/z-card.cjs.entry.js +9 -12
  25. package/dist/cjs/z-carousel.cjs.entry.js +49 -29
  26. package/dist/cjs/z-chip.cjs.entry.js +9 -13
  27. package/dist/cjs/z-color-picker.cjs.entry.js +24 -18
  28. package/dist/cjs/z-combobox.cjs.entry.js +27 -26
  29. package/dist/cjs/z-cover-hero.cjs.entry.js +18 -11
  30. package/dist/cjs/z-date-picker.cjs.entry.js +351 -330
  31. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +18 -22
  32. package/dist/cjs/z-file-upload.cjs.entry.js +21 -18
  33. package/dist/cjs/z-file.cjs.entry.js +6 -13
  34. package/dist/cjs/z-ghost-loading.cjs.entry.js +4 -9
  35. package/dist/cjs/z-info-box.cjs.entry.js +5 -10
  36. package/dist/cjs/z-info-reveal.cjs.entry.js +20 -13
  37. package/dist/cjs/z-logo.cjs.entry.js +4 -15
  38. package/dist/cjs/z-menu-deprecated.cjs.entry.js +23 -14
  39. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +10 -13
  40. package/dist/cjs/z-menu-section.cjs.entry.js +15 -16
  41. package/dist/cjs/z-menu.cjs.entry.js +27 -17
  42. package/dist/cjs/z-myz-card-alert.cjs.entry.js +5 -14
  43. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +9 -12
  44. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +4 -9
  45. package/dist/cjs/z-myz-card-footer.cjs.entry.js +7 -15
  46. package/dist/cjs/z-myz-card-icon.cjs.entry.js +6 -10
  47. package/dist/cjs/z-myz-card-info.cjs.entry.js +8 -13
  48. package/dist/cjs/z-myz-card-list.cjs.entry.js +4 -10
  49. package/dist/cjs/z-myz-card_4.cjs.entry.js +16 -31
  50. package/dist/cjs/z-myz-list-item.cjs.entry.js +9 -17
  51. package/dist/cjs/z-myz-list.cjs.entry.js +7 -12
  52. package/dist/cjs/z-navigation-tabs.cjs.entry.js +28 -18
  53. package/dist/cjs/z-notification.cjs.entry.js +11 -12
  54. package/dist/cjs/z-otp.cjs.entry.js +10 -14
  55. package/dist/cjs/z-pagination.cjs.entry.js +28 -18
  56. package/dist/cjs/z-panel-elem.cjs.entry.js +7 -17
  57. package/dist/cjs/z-popover.cjs.entry.js +35 -19
  58. package/dist/cjs/z-range-picker.cjs.entry.js +38 -31
  59. package/dist/cjs/z-result-card.cjs.entry.js +7 -16
  60. package/dist/cjs/z-section-title.cjs.entry.js +12 -10
  61. package/dist/cjs/z-select.cjs.entry.js +21 -25
  62. package/dist/cjs/z-skip-to-content.cjs.entry.js +8 -13
  63. package/dist/cjs/z-slideshow.cjs.entry.js +12 -16
  64. package/dist/cjs/z-stepper-item.cjs.entry.js +4 -14
  65. package/dist/cjs/z-stepper.cjs.entry.js +4 -9
  66. package/dist/cjs/z-table.cjs.entry.js +19 -18
  67. package/dist/cjs/z-tbody.cjs.entry.js +12 -7
  68. package/dist/cjs/z-td.cjs.entry.js +54 -8
  69. package/dist/cjs/z-tfoot.cjs.entry.js +16 -7
  70. package/dist/cjs/z-th.cjs.entry.js +81 -8
  71. package/dist/cjs/z-thead.cjs.entry.js +21 -7
  72. package/dist/cjs/z-toast-notification-list.cjs.entry.js +11 -12
  73. package/dist/cjs/z-toast-notification.cjs.entry.js +3942 -3963
  74. package/dist/cjs/z-toggle-button.cjs.entry.js +8 -12
  75. package/dist/cjs/z-toggle-switch.cjs.entry.js +13 -14
  76. package/dist/cjs/z-tool.cjs.entry.js +28 -29
  77. package/dist/cjs/z-toolbar.cjs.entry.js +7 -12
  78. package/dist/cjs/z-tooltip.cjs.entry.js +15 -11
  79. package/dist/cjs/z-tr.cjs.entry.js +80 -12
  80. package/dist/cjs/z-tree-list.cjs.entry.js +10 -14
  81. package/dist/cjs/z-visually-hidden.cjs.entry.js +4 -9
  82. package/dist/collection/__mocks__/fileMock.js +0 -1
  83. package/dist/collection/beans/index.js +0 -1
  84. package/dist/collection/collection-manifest.json +3 -2
  85. package/dist/collection/components/book-card/z-book-card/index.js +55 -34
  86. package/dist/collection/components/book-card/z-book-card/index.stories.js +0 -1
  87. package/dist/collection/components/book-card/z-book-card-app/index.js +23 -15
  88. package/dist/collection/components/book-card/z-book-card-app/index.stories.js +0 -1
  89. package/dist/collection/components/css-components/z-fab/index.stories.js +0 -1
  90. package/dist/collection/components/css-components/z-label/index.stories.js +0 -1
  91. package/dist/collection/components/css-components/z-link/index.stories.js +0 -1
  92. package/dist/collection/components/css-components/z-scrollbar/index.stories.js +0 -1
  93. package/dist/collection/components/date-picker/utils.js +0 -1
  94. package/dist/collection/components/date-picker/z-date-picker/index.js +61 -35
  95. package/dist/collection/components/date-picker/z-date-picker/index.stories.js +0 -1
  96. package/dist/collection/components/date-picker/z-range-picker/index.js +61 -34
  97. package/dist/collection/components/date-picker/z-range-picker/index.stories.js +0 -1
  98. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js +70 -23
  99. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js +0 -1
  100. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js +57 -40
  101. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js +0 -1
  102. package/dist/collection/components/deprecated/z-menu-deprecated/index.js +31 -12
  103. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js +0 -1
  104. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js +11 -10
  105. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js +0 -1
  106. package/dist/collection/components/deprecated/z-section-title/index.js +16 -5
  107. package/dist/collection/components/deprecated/z-section-title/index.stories.js +0 -1
  108. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +7 -6
  109. package/dist/collection/components/file-upload/z-file/index.js +9 -8
  110. package/dist/collection/components/file-upload/z-file/index.stories.js +0 -1
  111. package/dist/collection/components/file-upload/z-file-upload/index.js +80 -37
  112. package/dist/collection/components/file-upload/z-file-upload/index.stories.js +0 -1
  113. package/dist/collection/components/index.js +0 -1
  114. package/dist/collection/components/list/z-list/index.js +23 -7
  115. package/dist/collection/components/list/z-list/index.stories.js +0 -1
  116. package/dist/collection/components/list/z-list-element/index.js +113 -38
  117. package/dist/collection/components/list/z-list-element/index.stories.js +0 -1
  118. package/dist/collection/components/list/z-list-group/index.js +50 -16
  119. package/dist/collection/components/list/z-list-group/index.stories.js +0 -1
  120. package/dist/collection/components/list/z-tree-list/index.js +16 -11
  121. package/dist/collection/components/list/z-tree-list/index.stories.js +0 -1
  122. package/dist/collection/components/table/cells/z-td/index.js +32 -10
  123. package/dist/collection/components/table/cells/z-th/index.js +54 -17
  124. package/dist/collection/components/table/z-table/index.js +10 -3
  125. package/dist/collection/components/table/z-table/index.stories.js +0 -1
  126. package/dist/collection/components/table/z-tbody/index.js +1 -2
  127. package/dist/collection/components/table/z-tfoot/index.js +7 -3
  128. package/dist/collection/components/table/z-thead/index.js +13 -4
  129. package/dist/collection/components/table/z-tr/index.js +17 -5
  130. package/dist/collection/components/z-accordion/index.js +49 -16
  131. package/dist/collection/components/z-accordion/index.stories.js +0 -1
  132. package/dist/collection/components/z-anchor-navigation/index.js +33 -6
  133. package/dist/collection/components/z-anchor-navigation/index.stories.js +0 -1
  134. package/dist/collection/components/z-app-header/index.js +58 -20
  135. package/dist/collection/components/z-app-header/index.stories.js +0 -1
  136. package/dist/collection/components/z-aria-alert/index.js +7 -4
  137. package/dist/collection/components/z-aria-alert/index.stories.js +0 -1
  138. package/dist/collection/components/z-avatar/index.js +24 -13
  139. package/dist/collection/components/z-avatar/index.stories.js +0 -1
  140. package/dist/collection/components/z-book-cover/index.js +17 -10
  141. package/dist/collection/components/z-book-cover/index.stories.js +0 -1
  142. package/dist/collection/components/z-breadcrumb/index.js +37 -17
  143. package/dist/collection/components/z-breadcrumb/index.stories.js +0 -1
  144. package/dist/collection/components/z-button/index.js +74 -35
  145. package/dist/collection/components/z-button/index.stories.js +0 -1
  146. package/dist/collection/components/z-button-sort/index.js +33 -18
  147. package/dist/collection/components/z-button-sort/index.stories.js +0 -1
  148. package/dist/collection/components/z-card/index.js +21 -11
  149. package/dist/collection/components/z-card/index.stories.js +0 -1
  150. package/dist/collection/components/z-carousel/index.js +69 -35
  151. package/dist/collection/components/z-carousel/index.stories.js +2 -3
  152. package/dist/collection/components/z-chip/index.js +24 -13
  153. package/dist/collection/components/z-chip/index.stories.js +0 -1
  154. package/dist/collection/components/z-color-picker/index.js +31 -17
  155. package/dist/collection/components/z-color-picker/index.stories.js +0 -1
  156. package/dist/collection/components/z-combobox/index.js +80 -41
  157. package/dist/collection/components/z-combobox/index.stories.js +0 -1
  158. package/dist/collection/components/z-cover-hero/index.js +27 -8
  159. package/dist/collection/components/z-cover-hero/index.stories.js +0 -1
  160. package/dist/collection/components/z-divider/index.js +17 -7
  161. package/dist/collection/components/z-divider/index.stories.js +0 -1
  162. package/dist/collection/components/z-ghost-loading/index.js +1 -2
  163. package/dist/collection/components/z-ghost-loading/index.stories.js +0 -1
  164. package/dist/collection/components/z-icon/index.js +25 -22
  165. package/dist/collection/components/z-icon/index.stories.js +0 -1
  166. package/dist/collection/components/z-info-box/index.js +9 -6
  167. package/dist/collection/components/z-info-box/index.stories.js +0 -1
  168. package/dist/collection/components/z-info-reveal/index.js +30 -11
  169. package/dist/collection/components/z-info-reveal/index.stories.js +0 -1
  170. package/dist/collection/components/z-input/index.js +135 -77
  171. package/dist/collection/components/z-input/index.stories.js +0 -1
  172. package/dist/collection/components/z-input-message/index.js +25 -16
  173. package/dist/collection/components/z-input-message/index.stories.js +0 -1
  174. package/dist/collection/components/z-logo/index.js +25 -22
  175. package/dist/collection/components/z-logo/index.stories.js +0 -1
  176. package/dist/collection/components/z-menu/index.js +32 -12
  177. package/dist/collection/components/z-menu/index.stories.js +0 -1
  178. package/dist/collection/components/z-menu-section/index.js +17 -12
  179. package/dist/collection/components/z-menu-section/index.stories.js +0 -1
  180. package/dist/collection/components/z-modal/index.js +36 -19
  181. package/dist/collection/components/z-modal/index.stories.js +0 -1
  182. package/dist/collection/components/z-navigation-tabs/index.js +35 -15
  183. package/dist/collection/components/z-navigation-tabs/index.stories.js +0 -1
  184. package/dist/collection/components/z-notification/index.js +34 -16
  185. package/dist/collection/components/z-notification/index.stories.js +0 -1
  186. package/dist/collection/components/z-offcanvas/index.js +42 -12
  187. package/dist/collection/components/z-offcanvas/index.stories.js +0 -1
  188. package/dist/collection/components/z-pagination/index.js +45 -21
  189. package/dist/collection/components/z-pagination/index.stories.js +0 -1
  190. package/dist/collection/components/z-panel-elem/index.js +38 -26
  191. package/dist/collection/components/z-panel-elem/index.stories.js +0 -1
  192. package/dist/collection/components/z-popover/index.js +44 -16
  193. package/dist/collection/components/z-popover/index.stories.js +0 -1
  194. package/dist/collection/components/z-result-card/index.js +34 -23
  195. package/dist/collection/components/z-result-card/z-result-card.stories.js +0 -1
  196. package/dist/collection/components/z-searchbar/index.js +80 -40
  197. package/dist/collection/components/z-searchbar/index.stories.js +0 -1
  198. package/dist/collection/components/z-select/index.js +87 -47
  199. package/dist/collection/components/z-select/index.stories.js +0 -1
  200. package/dist/collection/components/z-skip-to-content/index.js +13 -8
  201. package/dist/collection/components/z-skip-to-content/index.stories.js +0 -1
  202. package/dist/collection/components/z-stepper/index.js +1 -2
  203. package/dist/collection/components/z-stepper/index.stories.js +0 -1
  204. package/dist/collection/components/z-stepper-item/index.js +21 -19
  205. package/dist/collection/components/z-stepper-item/index.stories.js +0 -1
  206. package/dist/collection/components/z-tag/index.js +11 -14
  207. package/dist/collection/components/z-tag/index.stories.js +0 -1
  208. package/dist/collection/components/z-toast-notification/index.js +52 -34
  209. package/dist/collection/components/z-toast-notification/index.stories.js +0 -1
  210. package/dist/collection/components/z-toast-notification-list/index.js +12 -6
  211. package/dist/collection/components/z-toast-notification-list/index.stories.js +0 -1
  212. package/dist/collection/components/z-toggle-button/index.js +22 -12
  213. package/dist/collection/components/z-toggle-button/index.stories.js +0 -1
  214. package/dist/collection/components/z-toggle-switch/index.js +21 -9
  215. package/dist/collection/components/z-toggle-switch/index.stories.js +0 -1
  216. package/dist/collection/components/z-tool/index.js +49 -31
  217. package/dist/collection/components/z-tool/index.stories.js +0 -1
  218. package/dist/collection/components/z-toolbar/index.js +7 -6
  219. package/dist/collection/components/z-toolbar/index.stories.js +0 -1
  220. package/dist/collection/components/z-tooltip/index.js +29 -10
  221. package/dist/collection/components/z-tooltip/index.stories.js +0 -1
  222. package/dist/collection/components/z-visually-hidden/index.js +1 -2
  223. package/dist/collection/components/z-visually-hidden/index.stories.js +0 -1
  224. package/dist/collection/constants/breakpoints.js +0 -1
  225. package/dist/collection/constants/icons.js +0 -1
  226. package/dist/collection/constants/iconset.js +0 -1
  227. package/dist/collection/index.js +0 -1
  228. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +19 -11
  229. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +17 -16
  230. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +1 -2
  231. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +17 -16
  232. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +25 -12
  233. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +31 -20
  234. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +1 -2
  235. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +15 -12
  236. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +13 -7
  237. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +11 -7
  238. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +5 -5
  239. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +10 -10
  240. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +29 -19
  241. package/dist/collection/snowflakes/myz/z-alert/index.js +7 -8
  242. package/dist/collection/snowflakes/myz/z-otp/index.js +19 -12
  243. package/dist/collection/snowflakes/myz/z-slideshow/index.js +11 -9
  244. package/dist/collection/utils/storybook-utils.js +0 -1
  245. package/dist/collection/utils/utils.js +0 -1
  246. package/dist/components/_commonjsHelpers.js +1 -5
  247. package/dist/components/breakpoints.js +1 -11
  248. package/dist/components/iconset.js +1 -1013
  249. package/dist/components/index.d.ts +1 -0
  250. package/dist/components/index.js +1 -98
  251. package/dist/components/index10.js +1 -60
  252. package/dist/components/index11.js +1 -92
  253. package/dist/components/index12.js +1 -355
  254. package/dist/components/index13.js +1 -73
  255. package/dist/components/index14.js +1 -53
  256. package/dist/components/index15.js +1 -181
  257. package/dist/components/index16.js +1 -76
  258. package/dist/components/index17.js +1 -1040
  259. package/dist/components/index18.js +1 -65
  260. package/dist/components/index19.js +1 -33
  261. package/dist/components/index2.js +1 -407
  262. package/dist/components/index20.js +1 -45
  263. package/dist/components/index21.js +1 -62
  264. package/dist/components/index22.js +1 -66
  265. package/dist/components/index23.js +1 -179
  266. package/dist/components/index24.js +1 -549
  267. package/dist/components/index25.js +1 -409
  268. package/dist/components/index26.js +1 -49
  269. package/dist/components/index27.js +1 -55
  270. package/dist/components/index3.js +1 -36
  271. package/dist/components/index4.js +1 -45
  272. package/dist/components/index5.js +1 -85
  273. package/dist/components/index6.js +1 -56
  274. package/dist/components/index7.js +1 -40
  275. package/dist/components/index8.js +1 -63
  276. package/dist/components/index9.js +1 -33
  277. package/dist/components/utils.js +1 -246
  278. package/dist/components/utils2.js +1 -2704
  279. package/dist/components/z-accordion.js +1 -95
  280. package/dist/components/z-alert.js +1 -8
  281. package/dist/components/z-anchor-navigation.js +1 -87
  282. package/dist/components/z-app-header-deprecated.js +1 -255
  283. package/dist/components/z-app-header.js +1 -367
  284. package/dist/components/z-aria-alert.js +1 -35
  285. package/dist/components/z-avatar.js +1 -66
  286. package/dist/components/z-book-card-app.js +1 -77
  287. package/dist/components/z-book-card-deprecated.js +1 -175
  288. package/dist/components/z-book-card.js +1 -149
  289. package/dist/components/z-book-cover.js +1 -8
  290. package/dist/components/z-breadcrumb.js +1 -290
  291. package/dist/components/z-button-sort.js +1 -86
  292. package/dist/components/z-button.js +1 -8
  293. package/dist/components/z-card.js +1 -83
  294. package/dist/components/z-carousel.js +1 -234
  295. package/dist/components/z-chip.js +1 -8
  296. package/dist/components/z-color-picker.js +1 -234
  297. package/dist/components/z-combobox.js +1 -393
  298. package/dist/components/z-cover-hero.js +1 -66
  299. package/dist/components/z-date-picker.js +16 -528
  300. package/dist/components/z-divider.js +1 -8
  301. package/dist/components/z-dragdrop-area.js +1 -8
  302. package/dist/components/z-file-upload.js +1 -253
  303. package/dist/components/z-file.js +1 -89
  304. package/dist/components/z-ghost-loading.js +1 -8
  305. package/dist/components/z-icon.js +1 -8
  306. package/dist/components/z-info-box.js +1 -51
  307. package/dist/components/z-info-reveal.js +1 -8
  308. package/dist/components/z-input-message.js +1 -8
  309. package/dist/components/z-input.js +1 -8
  310. package/dist/components/z-list-element.js +1 -8
  311. package/dist/components/z-list-group.js +1 -8
  312. package/dist/components/z-list.js +1 -8
  313. package/dist/components/z-logo.js +1 -56
  314. package/dist/components/z-menu-deprecated.js +1 -144
  315. package/dist/components/z-menu-section-deprecated.js +1 -84
  316. package/dist/components/z-menu-section.js +1 -226
  317. package/dist/components/z-menu.js +1 -353
  318. package/dist/components/z-modal.js +1 -8
  319. package/dist/components/z-myz-card-alert.js +1 -101
  320. package/dist/components/z-myz-card-body.js +1 -8
  321. package/dist/components/z-myz-card-cover.js +1 -8
  322. package/dist/components/z-myz-card-dictionary.js +1 -94
  323. package/dist/components/z-myz-card-footer-sections.js +1 -36
  324. package/dist/components/z-myz-card-footer.js +1 -99
  325. package/dist/components/z-myz-card-header.js +1 -8
  326. package/dist/components/z-myz-card-icon.js +1 -49
  327. package/dist/components/z-myz-card-info.js +1 -162
  328. package/dist/components/z-myz-card-list.js +1 -58
  329. package/dist/components/z-myz-card.js +1 -8
  330. package/dist/components/z-myz-list-item.js +1 -8
  331. package/dist/components/z-myz-list.js +1 -71
  332. package/dist/components/z-navigation-tabs.js +1 -272
  333. package/dist/components/z-notification.js +1 -70
  334. package/dist/components/z-offcanvas.js +1 -8
  335. package/dist/components/z-otp.js +1 -75
  336. package/dist/components/z-pagination.js +1 -283
  337. package/dist/components/z-panel-elem.js +1 -66
  338. package/dist/components/z-popover.js +1 -8
  339. package/dist/components/z-range-picker.js +1 -413
  340. package/dist/components/z-result-card.js +1 -121
  341. package/dist/components/z-searchbar.js +1 -8
  342. package/dist/components/z-section-title.js +1 -52
  343. package/dist/components/z-select.js +1 -585
  344. package/dist/components/z-skip-to-content.js +1 -93
  345. package/dist/components/z-slideshow.js +1 -161
  346. package/dist/components/z-stepper-item.js +1 -60
  347. package/dist/components/z-stepper.js +1 -36
  348. package/dist/components/z-table.js +1 -68
  349. package/dist/components/z-tag.js +1 -8
  350. package/dist/components/z-tbody.js +1 -36
  351. package/dist/components/z-td.js +1 -89
  352. package/dist/components/z-tfoot.js +1 -39
  353. package/dist/components/z-th.js +1 -112
  354. package/dist/components/z-thead.js +1 -42
  355. package/dist/components/z-toast-notification-list.js +1 -79
  356. package/dist/components/z-toast-notification.js +2 -4228
  357. package/dist/components/z-toggle-button.js +1 -64
  358. package/dist/components/z-toggle-switch.js +1 -73
  359. package/dist/components/z-tool.js +1 -260
  360. package/dist/components/z-toolbar.js +1 -165
  361. package/dist/components/z-tooltip.js +1 -8
  362. package/dist/components/z-tr.js +1 -101
  363. package/dist/components/z-tree-list.js +1 -162
  364. package/dist/components/z-visually-hidden.js +1 -36
  365. package/dist/esm/_commonjsHelpers-B85MJLTf.js +5 -0
  366. package/dist/esm/{breakpoints-d148bfde.js → breakpoints-Q-tWjk7P.js} +0 -2
  367. package/dist/esm/{iconset-d7823b13.js → iconset-BanpkIXZ.js} +3 -4
  368. package/dist/esm/{index-106473a8.js → index-BKCj6NR2.js} +0 -2
  369. package/dist/esm/index-DPdXlnVe.js +2653 -0
  370. package/dist/esm/index.js +4 -6
  371. package/dist/esm/loader.js +3 -6
  372. package/dist/esm/{utils-8d6ca808.js → utils-0PByxJyN.js} +3 -5
  373. package/dist/esm/{utils-93ac0e6c.js → utils-DuuLzXZj.js} +81 -73
  374. package/dist/esm/web-components-library.js +5 -7
  375. package/dist/esm/z-accordion.entry.js +26 -11
  376. package/dist/esm/z-alert.entry.js +4 -8
  377. package/dist/esm/z-anchor-navigation.entry.js +25 -8
  378. package/dist/esm/z-app-header-deprecated.entry.js +53 -20
  379. package/dist/esm/z-app-header_12.entry.js +268 -152
  380. package/dist/esm/z-aria-alert.entry.js +4 -5
  381. package/dist/esm/z-avatar.entry.js +9 -11
  382. package/dist/esm/z-book-card-app.entry.js +10 -16
  383. package/dist/esm/z-book-card-deprecated.entry.js +10 -22
  384. package/dist/esm/z-book-card.entry.js +11 -21
  385. package/dist/esm/z-book-cover.entry.js +6 -9
  386. package/dist/esm/z-breadcrumb.entry.js +24 -17
  387. package/dist/esm/z-button-sort.entry.js +9 -12
  388. package/dist/esm/z-card.entry.js +9 -10
  389. package/dist/esm/z-carousel.entry.js +50 -28
  390. package/dist/esm/z-chip.entry.js +9 -11
  391. package/dist/esm/z-color-picker.entry.js +24 -16
  392. package/dist/esm/z-combobox.entry.js +27 -24
  393. package/dist/esm/z-cover-hero.entry.js +18 -9
  394. package/dist/esm/z-date-picker.entry.js +352 -329
  395. package/dist/esm/z-dragdrop-area_2.entry.js +18 -20
  396. package/dist/esm/z-file-upload.entry.js +21 -16
  397. package/dist/esm/z-file.entry.js +6 -11
  398. package/dist/esm/z-ghost-loading.entry.js +4 -7
  399. package/dist/esm/z-info-box.entry.js +5 -8
  400. package/dist/esm/z-info-reveal.entry.js +20 -11
  401. package/dist/esm/z-logo.entry.js +4 -13
  402. package/dist/esm/z-menu-deprecated.entry.js +23 -12
  403. package/dist/esm/z-menu-section-deprecated.entry.js +10 -11
  404. package/dist/esm/z-menu-section.entry.js +15 -14
  405. package/dist/esm/z-menu.entry.js +27 -15
  406. package/dist/esm/z-myz-card-alert.entry.js +5 -12
  407. package/dist/esm/z-myz-card-dictionary.entry.js +9 -10
  408. package/dist/esm/z-myz-card-footer-sections.entry.js +4 -7
  409. package/dist/esm/z-myz-card-footer.entry.js +7 -13
  410. package/dist/esm/z-myz-card-icon.entry.js +6 -8
  411. package/dist/esm/z-myz-card-info.entry.js +8 -11
  412. package/dist/esm/z-myz-card-list.entry.js +4 -8
  413. package/dist/esm/z-myz-card_4.entry.js +16 -29
  414. package/dist/esm/z-myz-list-item.entry.js +9 -15
  415. package/dist/esm/z-myz-list.entry.js +7 -10
  416. package/dist/esm/z-navigation-tabs.entry.js +28 -16
  417. package/dist/esm/z-notification.entry.js +11 -10
  418. package/dist/esm/z-otp.entry.js +10 -12
  419. package/dist/esm/z-pagination.entry.js +28 -16
  420. package/dist/esm/z-panel-elem.entry.js +7 -15
  421. package/dist/esm/z-popover.entry.js +35 -17
  422. package/dist/esm/z-range-picker.entry.js +38 -29
  423. package/dist/esm/z-result-card.entry.js +7 -14
  424. package/dist/esm/z-section-title.entry.js +12 -8
  425. package/dist/esm/z-select.entry.js +21 -23
  426. package/dist/esm/z-skip-to-content.entry.js +8 -11
  427. package/dist/esm/z-slideshow.entry.js +12 -14
  428. package/dist/esm/z-stepper-item.entry.js +4 -12
  429. package/dist/esm/z-stepper.entry.js +4 -7
  430. package/dist/esm/z-table.entry.js +19 -16
  431. package/dist/esm/z-tbody.entry.js +14 -3
  432. package/dist/esm/z-td.entry.js +56 -4
  433. package/dist/esm/z-tfoot.entry.js +18 -3
  434. package/dist/esm/z-th.entry.js +83 -4
  435. package/dist/esm/z-thead.entry.js +23 -3
  436. package/dist/esm/z-toast-notification-list.entry.js +11 -10
  437. package/dist/esm/z-toast-notification.entry.js +3942 -3961
  438. package/dist/esm/z-toggle-button.entry.js +8 -10
  439. package/dist/esm/z-toggle-switch.entry.js +13 -12
  440. package/dist/esm/z-tool.entry.js +28 -27
  441. package/dist/esm/z-toolbar.entry.js +7 -10
  442. package/dist/esm/z-tooltip.entry.js +15 -9
  443. package/dist/esm/z-tr.entry.js +82 -8
  444. package/dist/esm/z-tree-list.entry.js +10 -12
  445. package/dist/esm/z-visually-hidden.entry.js +4 -7
  446. package/dist/types/components/book-card/z-book-card/index.d.ts +2 -2
  447. package/dist/types/components/book-card/z-book-card-app/index.d.ts +2 -2
  448. package/dist/types/components/date-picker/z-date-picker/index.d.ts +2 -2
  449. package/dist/types/components/date-picker/z-range-picker/index.d.ts +2 -2
  450. package/dist/types/components/deprecated/z-app-header-deprecated/index.d.ts +2 -2
  451. package/dist/types/components/deprecated/z-book-card-deprecated/index.d.ts +2 -2
  452. package/dist/types/components/deprecated/z-menu-deprecated/index.d.ts +2 -2
  453. package/dist/types/components/deprecated/z-menu-section-deprecated/index.d.ts +2 -2
  454. package/dist/types/components/deprecated/z-section-title/index.d.ts +2 -1
  455. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +2 -2
  456. package/dist/types/components/file-upload/z-file/index.d.ts +2 -2
  457. package/dist/types/components/file-upload/z-file-upload/index.d.ts +2 -2
  458. package/dist/types/components/list/z-list/index.d.ts +2 -1
  459. package/dist/types/components/list/z-list-element/index.d.ts +2 -2
  460. package/dist/types/components/list/z-list-group/index.d.ts +2 -1
  461. package/dist/types/components/list/z-tree-list/index.d.ts +2 -2
  462. package/dist/types/components/table/cells/z-td/index.d.ts +2 -2
  463. package/dist/types/components/table/cells/z-th/index.d.ts +2 -1
  464. package/dist/types/components/table/z-table/index.d.ts +2 -1
  465. package/dist/types/components/table/z-tbody/index.d.ts +2 -1
  466. package/dist/types/components/table/z-tfoot/index.d.ts +2 -1
  467. package/dist/types/components/table/z-thead/index.d.ts +2 -1
  468. package/dist/types/components/table/z-tr/index.d.ts +2 -2
  469. package/dist/types/components/z-accordion/index.d.ts +2 -2
  470. package/dist/types/components/z-anchor-navigation/index.d.ts +2 -1
  471. package/dist/types/components/z-app-header/index.d.ts +2 -2
  472. package/dist/types/components/z-aria-alert/index.d.ts +2 -1
  473. package/dist/types/components/z-avatar/index.d.ts +2 -1
  474. package/dist/types/components/z-book-cover/index.d.ts +2 -1
  475. package/dist/types/components/z-breadcrumb/index.d.ts +2 -2
  476. package/dist/types/components/z-button/index.d.ts +5 -2
  477. package/dist/types/components/z-button-sort/index.d.ts +2 -2
  478. package/dist/types/components/z-card/index.d.ts +2 -1
  479. package/dist/types/components/z-carousel/index.d.ts +5 -2
  480. package/dist/types/components/z-carousel/index.stories.d.ts +2 -2
  481. package/dist/types/components/z-chip/index.d.ts +2 -2
  482. package/dist/types/components/z-color-picker/index.d.ts +2 -2
  483. package/dist/types/components/z-combobox/index.d.ts +2 -2
  484. package/dist/types/components/z-cover-hero/index.d.ts +2 -1
  485. package/dist/types/components/z-divider/index.d.ts +2 -1
  486. package/dist/types/components/z-ghost-loading/index.d.ts +2 -1
  487. package/dist/types/components/z-icon/index.d.ts +2 -1
  488. package/dist/types/components/z-info-box/index.d.ts +2 -2
  489. package/dist/types/components/z-info-reveal/index.d.ts +2 -1
  490. package/dist/types/components/z-input/index.d.ts +2 -2
  491. package/dist/types/components/z-input-message/index.d.ts +2 -1
  492. package/dist/types/components/z-logo/index.d.ts +2 -1
  493. package/dist/types/components/z-menu/index.d.ts +2 -2
  494. package/dist/types/components/z-menu-section/index.d.ts +2 -2
  495. package/dist/types/components/z-modal/index.d.ts +2 -2
  496. package/dist/types/components/z-navigation-tabs/index.d.ts +2 -2
  497. package/dist/types/components/z-notification/index.d.ts +2 -2
  498. package/dist/types/components/z-offcanvas/index.d.ts +2 -2
  499. package/dist/types/components/z-pagination/index.d.ts +2 -2
  500. package/dist/types/components/z-panel-elem/index.d.ts +2 -1
  501. package/dist/types/components/z-popover/index.d.ts +2 -2
  502. package/dist/types/components/z-result-card/index.d.ts +2 -1
  503. package/dist/types/components/z-searchbar/index.d.ts +2 -2
  504. package/dist/types/components/z-select/index.d.ts +2 -2
  505. package/dist/types/components/z-skip-to-content/index.d.ts +2 -1
  506. package/dist/types/components/z-stepper/index.d.ts +2 -1
  507. package/dist/types/components/z-stepper-item/index.d.ts +2 -1
  508. package/dist/types/components/z-tag/index.d.ts +2 -1
  509. package/dist/types/components/z-toast-notification/index.d.ts +2 -2
  510. package/dist/types/components/z-toast-notification-list/index.d.ts +2 -1
  511. package/dist/types/components/z-toggle-button/index.d.ts +2 -2
  512. package/dist/types/components/z-toggle-switch/index.d.ts +2 -2
  513. package/dist/types/components/z-tool/index.d.ts +2 -2
  514. package/dist/types/components/z-toolbar/index.d.ts +2 -1
  515. package/dist/types/components/z-tooltip/index.d.ts +2 -2
  516. package/dist/types/components/z-visually-hidden/index.d.ts +2 -1
  517. package/dist/types/components.d.ts +1309 -166
  518. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -1
  519. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +2 -2
  520. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +2 -1
  521. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -1
  522. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
  523. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +2 -1
  524. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +2 -1
  525. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +2 -1
  526. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +2 -1
  527. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +2 -2
  528. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +2 -1
  529. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -1
  530. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +2 -2
  531. package/dist/types/snowflakes/myz/z-alert/index.d.ts +2 -1
  532. package/dist/types/snowflakes/myz/z-otp/index.d.ts +2 -2
  533. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +2 -1
  534. package/dist/types/stencil-public-runtime.d.ts +194 -8
  535. package/dist/web-components-library/index.esm.js +1 -2
  536. package/dist/web-components-library/p-10e5e16e.entry.js +1 -0
  537. package/dist/web-components-library/p-1993b0ad.entry.js +1 -0
  538. package/dist/web-components-library/p-19d3a16b.entry.js +1 -0
  539. package/dist/web-components-library/p-19f5fdd3.entry.js +1 -0
  540. package/dist/web-components-library/p-1a95491d.entry.js +1 -0
  541. package/dist/web-components-library/p-21c85e04.entry.js +1 -0
  542. package/dist/web-components-library/p-23b46642.entry.js +1 -0
  543. package/dist/web-components-library/p-29dde955.entry.js +1 -0
  544. package/dist/web-components-library/p-2b7ceab2.entry.js +1 -0
  545. package/dist/web-components-library/p-2ce3ac48.entry.js +1 -0
  546. package/dist/web-components-library/p-2d4c01c3.entry.js +1 -0
  547. package/dist/web-components-library/p-2d6a4515.entry.js +1 -0
  548. package/dist/web-components-library/p-2dabe353.entry.js +1 -0
  549. package/dist/web-components-library/p-2ef82e17.entry.js +1 -0
  550. package/dist/web-components-library/p-324933f6.entry.js +1 -0
  551. package/dist/web-components-library/p-364b0ca4.entry.js +1 -0
  552. package/dist/web-components-library/p-3c53e451.entry.js +1 -0
  553. package/dist/web-components-library/p-3f996a63.entry.js +1 -0
  554. package/dist/web-components-library/p-45866f64.entry.js +1 -0
  555. package/dist/web-components-library/p-4ae7df7f.entry.js +1 -0
  556. package/dist/web-components-library/p-50e10a10.entry.js +1 -0
  557. package/dist/web-components-library/p-52899754.entry.js +1 -0
  558. package/dist/web-components-library/p-538a1bd2.entry.js +1 -0
  559. package/dist/web-components-library/p-550ee6c3.entry.js +1 -0
  560. package/dist/web-components-library/p-5a05dc1e.entry.js +1 -0
  561. package/dist/web-components-library/p-5b9cacd7.entry.js +1 -0
  562. package/dist/web-components-library/p-5fa910e4.entry.js +1 -0
  563. package/{www/build/p-6c9cd6be.entry.js → dist/web-components-library/p-622466f9.entry.js} +1 -2
  564. package/dist/web-components-library/p-6bd35edf.entry.js +1 -0
  565. package/dist/web-components-library/p-6fb8a984.entry.js +1 -0
  566. package/dist/web-components-library/p-7226f07a.entry.js +1 -0
  567. package/dist/web-components-library/p-77bf39a4.entry.js +1 -0
  568. package/dist/web-components-library/p-7835fdda.entry.js +1 -0
  569. package/dist/web-components-library/p-7a9d19b8.entry.js +1 -0
  570. package/dist/web-components-library/p-7bf7539a.entry.js +1 -0
  571. package/dist/web-components-library/p-7d9477ed.entry.js +1 -0
  572. package/dist/web-components-library/p-81eb43fd.entry.js +1 -0
  573. package/dist/web-components-library/p-8d7e2e16.entry.js +1 -0
  574. package/dist/web-components-library/p-8de064a4.entry.js +1 -0
  575. package/dist/web-components-library/p-8f4a04aa.entry.js +1 -0
  576. package/dist/web-components-library/p-8fd25c59.entry.js +2 -0
  577. package/dist/web-components-library/p-91503030.entry.js +1 -0
  578. package/dist/web-components-library/p-B85MJLTf.js +1 -0
  579. package/dist/web-components-library/p-B8WJfd4z.js +1 -0
  580. package/dist/web-components-library/p-BKCj6NR2.js +1 -0
  581. package/dist/web-components-library/{p-eb15536d.js → p-BanpkIXZ.js} +1 -2
  582. package/dist/web-components-library/p-D4yqZKyM.js +1 -0
  583. package/dist/web-components-library/p-DPdXlnVe.js +2 -0
  584. package/dist/web-components-library/p-Q-tWjk7P.js +1 -0
  585. package/dist/web-components-library/p-a40ae683.entry.js +1 -0
  586. package/dist/web-components-library/p-a9d90b04.entry.js +1 -0
  587. package/dist/web-components-library/p-a9f848ef.entry.js +1 -0
  588. package/dist/web-components-library/p-aa4fc3d3.entry.js +1 -0
  589. package/dist/web-components-library/p-aa72d766.entry.js +1 -0
  590. package/dist/web-components-library/p-ab50e989.entry.js +1 -0
  591. package/dist/web-components-library/p-ad2cd7fc.entry.js +1 -0
  592. package/dist/web-components-library/p-ae69bb7d.entry.js +1 -0
  593. package/dist/web-components-library/p-b851f20b.entry.js +1 -0
  594. package/dist/web-components-library/p-be354b22.entry.js +1 -0
  595. package/dist/web-components-library/p-c539ae57.entry.js +1 -0
  596. package/dist/web-components-library/p-c6920758.entry.js +1 -0
  597. package/dist/web-components-library/p-c6ae9241.entry.js +1 -0
  598. package/dist/web-components-library/p-cdd88182.entry.js +16 -0
  599. package/dist/web-components-library/p-d11d39f5.entry.js +1 -0
  600. package/dist/web-components-library/p-d3053434.entry.js +1 -0
  601. package/dist/web-components-library/p-d63665c1.entry.js +1 -0
  602. package/dist/web-components-library/p-dabccb20.entry.js +1 -0
  603. package/dist/web-components-library/p-de0b7109.entry.js +1 -0
  604. package/dist/web-components-library/p-dfd43710.entry.js +1 -0
  605. package/dist/web-components-library/p-e1d0a6e3.entry.js +1 -0
  606. package/dist/web-components-library/p-e2d94c86.entry.js +1 -0
  607. package/dist/web-components-library/p-eadf2552.entry.js +1 -0
  608. package/dist/web-components-library/p-ec4940ce.entry.js +1 -0
  609. package/dist/web-components-library/p-eed4e897.entry.js +1 -0
  610. package/dist/web-components-library/p-f3436721.entry.js +1 -0
  611. package/dist/web-components-library/p-f5bbcaa6.entry.js +1 -0
  612. package/dist/web-components-library/p-f94c360f.entry.js +1 -0
  613. package/dist/web-components-library/p-fc15a666.entry.js +1 -0
  614. package/dist/web-components-library/web-components-library.esm.js +1 -2
  615. package/package.json +14 -10
  616. package/react/components.js +0 -1
  617. package/react/index.js +0 -1
  618. package/react/react-component-lib/createComponent.js +0 -1
  619. package/react/react-component-lib/createOverlayComponent.js +0 -1
  620. package/react/react-component-lib/index.js +0 -1
  621. package/react/react-component-lib/interfaces.js +0 -1
  622. package/react/react-component-lib/utils/attachProps.js +0 -1
  623. package/react/react-component-lib/utils/case.js +0 -1
  624. package/react/react-component-lib/utils/dev.js +0 -1
  625. package/react/react-component-lib/utils/index.js +0 -1
  626. package/www/build/index.esm.js +1 -2
  627. package/www/build/p-10e5e16e.entry.js +1 -0
  628. package/www/build/p-1993b0ad.entry.js +1 -0
  629. package/www/build/p-19d3a16b.entry.js +1 -0
  630. package/www/build/p-19f5fdd3.entry.js +1 -0
  631. package/www/build/p-1a95491d.entry.js +1 -0
  632. package/www/build/p-21c85e04.entry.js +1 -0
  633. package/www/build/p-23b46642.entry.js +1 -0
  634. package/www/build/p-29dde955.entry.js +1 -0
  635. package/www/build/p-2b7ceab2.entry.js +1 -0
  636. package/www/build/p-2ce3ac48.entry.js +1 -0
  637. package/www/build/p-2d4c01c3.entry.js +1 -0
  638. package/www/build/p-2d6a4515.entry.js +1 -0
  639. package/www/build/p-2dabe353.entry.js +1 -0
  640. package/www/build/p-2ef82e17.entry.js +1 -0
  641. package/www/build/p-324933f6.entry.js +1 -0
  642. package/www/build/p-364b0ca4.entry.js +1 -0
  643. package/www/build/p-38f551b0.js +1 -0
  644. package/www/build/p-3c53e451.entry.js +1 -0
  645. package/www/build/p-3f996a63.entry.js +1 -0
  646. package/www/build/p-45866f64.entry.js +1 -0
  647. package/www/build/p-4ae7df7f.entry.js +1 -0
  648. package/www/build/p-50e10a10.entry.js +1 -0
  649. package/www/build/p-52899754.entry.js +1 -0
  650. package/www/build/p-538a1bd2.entry.js +1 -0
  651. package/www/build/p-550ee6c3.entry.js +1 -0
  652. package/www/build/p-5a05dc1e.entry.js +1 -0
  653. package/www/build/p-5b9cacd7.entry.js +1 -0
  654. package/www/build/p-5fa910e4.entry.js +1 -0
  655. package/{dist/web-components-library/p-6c9cd6be.entry.js → www/build/p-622466f9.entry.js} +1 -2
  656. package/www/build/p-6bd35edf.entry.js +1 -0
  657. package/www/build/p-6fb8a984.entry.js +1 -0
  658. package/www/build/p-7226f07a.entry.js +1 -0
  659. package/www/build/p-77bf39a4.entry.js +1 -0
  660. package/www/build/p-7835fdda.entry.js +1 -0
  661. package/www/build/p-7a9d19b8.entry.js +1 -0
  662. package/www/build/p-7bf7539a.entry.js +1 -0
  663. package/www/build/p-7d9477ed.entry.js +1 -0
  664. package/www/build/p-81eb43fd.entry.js +1 -0
  665. package/www/build/p-8d7e2e16.entry.js +1 -0
  666. package/www/build/p-8de064a4.entry.js +1 -0
  667. package/www/build/p-8f4a04aa.entry.js +1 -0
  668. package/www/build/p-8fd25c59.entry.js +2 -0
  669. package/www/build/p-91503030.entry.js +1 -0
  670. package/www/build/p-B85MJLTf.js +1 -0
  671. package/www/build/p-B8WJfd4z.js +1 -0
  672. package/www/build/p-BKCj6NR2.js +1 -0
  673. package/www/build/{p-eb15536d.js → p-BanpkIXZ.js} +1 -2
  674. package/www/build/p-D4yqZKyM.js +1 -0
  675. package/www/build/p-DPdXlnVe.js +2 -0
  676. package/www/build/p-Q-tWjk7P.js +1 -0
  677. package/www/build/p-a40ae683.entry.js +1 -0
  678. package/www/build/p-a9d90b04.entry.js +1 -0
  679. package/www/build/p-a9f848ef.entry.js +1 -0
  680. package/www/build/p-aa4fc3d3.entry.js +1 -0
  681. package/www/build/p-aa72d766.entry.js +1 -0
  682. package/www/build/p-ab50e989.entry.js +1 -0
  683. package/www/build/p-ad2cd7fc.entry.js +1 -0
  684. package/www/build/p-ae69bb7d.entry.js +1 -0
  685. package/www/build/p-b851f20b.entry.js +1 -0
  686. package/www/build/p-be354b22.entry.js +1 -0
  687. package/www/build/p-c539ae57.entry.js +1 -0
  688. package/www/build/p-c6920758.entry.js +1 -0
  689. package/www/build/p-c6ae9241.entry.js +1 -0
  690. package/www/build/p-cdd88182.entry.js +16 -0
  691. package/www/build/p-d11d39f5.entry.js +1 -0
  692. package/www/build/p-d3053434.entry.js +1 -0
  693. package/www/build/p-d63665c1.entry.js +1 -0
  694. package/www/build/p-dabccb20.entry.js +1 -0
  695. package/www/build/p-de0b7109.entry.js +1 -0
  696. package/www/build/p-dfd43710.entry.js +1 -0
  697. package/www/build/p-e1d0a6e3.entry.js +1 -0
  698. package/www/build/p-e2d94c86.entry.js +1 -0
  699. package/www/build/p-eadf2552.entry.js +1 -0
  700. package/www/build/p-ec4940ce.entry.js +1 -0
  701. package/www/build/p-eed4e897.entry.js +1 -0
  702. package/www/build/p-f3436721.entry.js +1 -0
  703. package/www/build/p-f5bbcaa6.entry.js +1 -0
  704. package/www/build/p-f94c360f.entry.js +1 -0
  705. package/www/build/p-fc15a666.entry.js +1 -0
  706. package/www/build/web-components-library.esm.js +1 -2
  707. package/www/index.html +1 -1
  708. package/dist/cjs/_commonjsHelpers-68cdf74f.js +0 -7
  709. package/dist/cjs/_commonjsHelpers-68cdf74f.js.map +0 -1
  710. package/dist/cjs/app-globals-3a1e7e63.js +0 -7
  711. package/dist/cjs/app-globals-3a1e7e63.js.map +0 -1
  712. package/dist/cjs/breakpoints-8a1e87e0.js.map +0 -1
  713. package/dist/cjs/iconset-5d47610c.js.map +0 -1
  714. package/dist/cjs/index-012853a0.js +0 -21
  715. package/dist/cjs/index-012853a0.js.map +0 -1
  716. package/dist/cjs/index-1d7a50cc.js +0 -67
  717. package/dist/cjs/index-1d7a50cc.js.map +0 -1
  718. package/dist/cjs/index-2dff20f5.js +0 -20
  719. package/dist/cjs/index-2dff20f5.js.map +0 -1
  720. package/dist/cjs/index-86a8a3a4.js +0 -23
  721. package/dist/cjs/index-86a8a3a4.js.map +0 -1
  722. package/dist/cjs/index-96af6326.js +0 -2324
  723. package/dist/cjs/index-96af6326.js.map +0 -1
  724. package/dist/cjs/index-c38e5b9e.js +0 -73
  725. package/dist/cjs/index-c38e5b9e.js.map +0 -1
  726. package/dist/cjs/index-cb280932.js +0 -47
  727. package/dist/cjs/index-cb280932.js.map +0 -1
  728. package/dist/cjs/index-e30d0503.js.map +0 -1
  729. package/dist/cjs/index.cjs.js.map +0 -1
  730. package/dist/cjs/loader.cjs.js.map +0 -1
  731. package/dist/cjs/utils-4f7b4830.js.map +0 -1
  732. package/dist/cjs/utils-b1859d65.js.map +0 -1
  733. package/dist/cjs/web-components-library.cjs.js.map +0 -1
  734. package/dist/cjs/z-accordion.cjs.entry.js.map +0 -1
  735. package/dist/cjs/z-alert.cjs.entry.js.map +0 -1
  736. package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +0 -1
  737. package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +0 -1
  738. package/dist/cjs/z-app-header_12.cjs.entry.js.map +0 -1
  739. package/dist/cjs/z-aria-alert.cjs.entry.js.map +0 -1
  740. package/dist/cjs/z-avatar.cjs.entry.js.map +0 -1
  741. package/dist/cjs/z-book-card-app.cjs.entry.js.map +0 -1
  742. package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +0 -1
  743. package/dist/cjs/z-book-card.cjs.entry.js.map +0 -1
  744. package/dist/cjs/z-book-cover.cjs.entry.js.map +0 -1
  745. package/dist/cjs/z-breadcrumb.cjs.entry.js.map +0 -1
  746. package/dist/cjs/z-button-sort.cjs.entry.js.map +0 -1
  747. package/dist/cjs/z-card.cjs.entry.js.map +0 -1
  748. package/dist/cjs/z-carousel.cjs.entry.js.map +0 -1
  749. package/dist/cjs/z-chip.cjs.entry.js.map +0 -1
  750. package/dist/cjs/z-color-picker.cjs.entry.js.map +0 -1
  751. package/dist/cjs/z-combobox.cjs.entry.js.map +0 -1
  752. package/dist/cjs/z-cover-hero.cjs.entry.js.map +0 -1
  753. package/dist/cjs/z-date-picker.cjs.entry.js.map +0 -1
  754. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +0 -1
  755. package/dist/cjs/z-file-upload.cjs.entry.js.map +0 -1
  756. package/dist/cjs/z-file.cjs.entry.js.map +0 -1
  757. package/dist/cjs/z-ghost-loading.cjs.entry.js.map +0 -1
  758. package/dist/cjs/z-info-box.cjs.entry.js.map +0 -1
  759. package/dist/cjs/z-info-reveal.cjs.entry.js.map +0 -1
  760. package/dist/cjs/z-logo.cjs.entry.js.map +0 -1
  761. package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +0 -1
  762. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +0 -1
  763. package/dist/cjs/z-menu-section.cjs.entry.js.map +0 -1
  764. package/dist/cjs/z-menu.cjs.entry.js.map +0 -1
  765. package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +0 -1
  766. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +0 -1
  767. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +0 -1
  768. package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +0 -1
  769. package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +0 -1
  770. package/dist/cjs/z-myz-card-info.cjs.entry.js.map +0 -1
  771. package/dist/cjs/z-myz-card-list.cjs.entry.js.map +0 -1
  772. package/dist/cjs/z-myz-card_4.cjs.entry.js.map +0 -1
  773. package/dist/cjs/z-myz-list-item.cjs.entry.js.map +0 -1
  774. package/dist/cjs/z-myz-list.cjs.entry.js.map +0 -1
  775. package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +0 -1
  776. package/dist/cjs/z-notification.cjs.entry.js.map +0 -1
  777. package/dist/cjs/z-otp.cjs.entry.js.map +0 -1
  778. package/dist/cjs/z-pagination.cjs.entry.js.map +0 -1
  779. package/dist/cjs/z-panel-elem.cjs.entry.js.map +0 -1
  780. package/dist/cjs/z-popover.cjs.entry.js.map +0 -1
  781. package/dist/cjs/z-range-picker.cjs.entry.js.map +0 -1
  782. package/dist/cjs/z-result-card.cjs.entry.js.map +0 -1
  783. package/dist/cjs/z-section-title.cjs.entry.js.map +0 -1
  784. package/dist/cjs/z-select.cjs.entry.js.map +0 -1
  785. package/dist/cjs/z-skip-to-content.cjs.entry.js.map +0 -1
  786. package/dist/cjs/z-slideshow.cjs.entry.js.map +0 -1
  787. package/dist/cjs/z-stepper-item.cjs.entry.js.map +0 -1
  788. package/dist/cjs/z-stepper.cjs.entry.js.map +0 -1
  789. package/dist/cjs/z-table.cjs.entry.js.map +0 -1
  790. package/dist/cjs/z-tbody.cjs.entry.js.map +0 -1
  791. package/dist/cjs/z-td.cjs.entry.js.map +0 -1
  792. package/dist/cjs/z-tfoot.cjs.entry.js.map +0 -1
  793. package/dist/cjs/z-th.cjs.entry.js.map +0 -1
  794. package/dist/cjs/z-thead.cjs.entry.js.map +0 -1
  795. package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +0 -1
  796. package/dist/cjs/z-toast-notification.cjs.entry.js.map +0 -1
  797. package/dist/cjs/z-toggle-button.cjs.entry.js.map +0 -1
  798. package/dist/cjs/z-toggle-switch.cjs.entry.js.map +0 -1
  799. package/dist/cjs/z-tool.cjs.entry.js.map +0 -1
  800. package/dist/cjs/z-toolbar.cjs.entry.js.map +0 -1
  801. package/dist/cjs/z-tooltip.cjs.entry.js.map +0 -1
  802. package/dist/cjs/z-tr.cjs.entry.js.map +0 -1
  803. package/dist/cjs/z-tree-list.cjs.entry.js.map +0 -1
  804. package/dist/cjs/z-visually-hidden.cjs.entry.js.map +0 -1
  805. package/dist/collection/__mocks__/fileMock.js.map +0 -1
  806. package/dist/collection/beans/index.js.map +0 -1
  807. package/dist/collection/components/book-card/z-book-card/index.js.map +0 -1
  808. package/dist/collection/components/book-card/z-book-card/index.stories.js.map +0 -1
  809. package/dist/collection/components/book-card/z-book-card-app/index.js.map +0 -1
  810. package/dist/collection/components/book-card/z-book-card-app/index.stories.js.map +0 -1
  811. package/dist/collection/components/css-components/z-fab/index.stories.js.map +0 -1
  812. package/dist/collection/components/css-components/z-label/index.stories.js.map +0 -1
  813. package/dist/collection/components/css-components/z-link/index.stories.js.map +0 -1
  814. package/dist/collection/components/css-components/z-scrollbar/index.stories.js.map +0 -1
  815. package/dist/collection/components/date-picker/utils.js.map +0 -1
  816. package/dist/collection/components/date-picker/z-date-picker/index.js.map +0 -1
  817. package/dist/collection/components/date-picker/z-date-picker/index.stories.js.map +0 -1
  818. package/dist/collection/components/date-picker/z-range-picker/index.js.map +0 -1
  819. package/dist/collection/components/date-picker/z-range-picker/index.stories.js.map +0 -1
  820. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js.map +0 -1
  821. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js.map +0 -1
  822. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js.map +0 -1
  823. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js.map +0 -1
  824. package/dist/collection/components/deprecated/z-menu-deprecated/index.js.map +0 -1
  825. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js.map +0 -1
  826. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js.map +0 -1
  827. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js.map +0 -1
  828. package/dist/collection/components/deprecated/z-section-title/index.js.map +0 -1
  829. package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +0 -1
  830. package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +0 -1
  831. package/dist/collection/components/file-upload/z-file/index.js.map +0 -1
  832. package/dist/collection/components/file-upload/z-file/index.stories.js.map +0 -1
  833. package/dist/collection/components/file-upload/z-file-upload/index.js.map +0 -1
  834. package/dist/collection/components/file-upload/z-file-upload/index.stories.js.map +0 -1
  835. package/dist/collection/components/index.js.map +0 -1
  836. package/dist/collection/components/list/z-list/index.js.map +0 -1
  837. package/dist/collection/components/list/z-list/index.stories.js.map +0 -1
  838. package/dist/collection/components/list/z-list-element/index.js.map +0 -1
  839. package/dist/collection/components/list/z-list-element/index.stories.js.map +0 -1
  840. package/dist/collection/components/list/z-list-group/index.js.map +0 -1
  841. package/dist/collection/components/list/z-list-group/index.stories.js.map +0 -1
  842. package/dist/collection/components/list/z-tree-list/index.js.map +0 -1
  843. package/dist/collection/components/list/z-tree-list/index.stories.js.map +0 -1
  844. package/dist/collection/components/table/cells/z-td/index.js.map +0 -1
  845. package/dist/collection/components/table/cells/z-th/index.js.map +0 -1
  846. package/dist/collection/components/table/z-table/index.js.map +0 -1
  847. package/dist/collection/components/table/z-table/index.stories.js.map +0 -1
  848. package/dist/collection/components/table/z-tbody/index.js.map +0 -1
  849. package/dist/collection/components/table/z-tfoot/index.js.map +0 -1
  850. package/dist/collection/components/table/z-thead/index.js.map +0 -1
  851. package/dist/collection/components/table/z-tr/index.js.map +0 -1
  852. package/dist/collection/components/z-accordion/index.js.map +0 -1
  853. package/dist/collection/components/z-accordion/index.stories.js.map +0 -1
  854. package/dist/collection/components/z-anchor-navigation/index.js.map +0 -1
  855. package/dist/collection/components/z-anchor-navigation/index.stories.js.map +0 -1
  856. package/dist/collection/components/z-app-header/index.js.map +0 -1
  857. package/dist/collection/components/z-app-header/index.stories.js.map +0 -1
  858. package/dist/collection/components/z-aria-alert/index.js.map +0 -1
  859. package/dist/collection/components/z-aria-alert/index.stories.js.map +0 -1
  860. package/dist/collection/components/z-avatar/index.js.map +0 -1
  861. package/dist/collection/components/z-avatar/index.stories.js.map +0 -1
  862. package/dist/collection/components/z-book-cover/index.js.map +0 -1
  863. package/dist/collection/components/z-book-cover/index.stories.js.map +0 -1
  864. package/dist/collection/components/z-breadcrumb/index.js.map +0 -1
  865. package/dist/collection/components/z-breadcrumb/index.stories.js.map +0 -1
  866. package/dist/collection/components/z-button/index.js.map +0 -1
  867. package/dist/collection/components/z-button/index.stories.js.map +0 -1
  868. package/dist/collection/components/z-button-sort/index.js.map +0 -1
  869. package/dist/collection/components/z-button-sort/index.stories.js.map +0 -1
  870. package/dist/collection/components/z-card/index.js.map +0 -1
  871. package/dist/collection/components/z-card/index.stories.js.map +0 -1
  872. package/dist/collection/components/z-carousel/index.js.map +0 -1
  873. package/dist/collection/components/z-carousel/index.stories.js.map +0 -1
  874. package/dist/collection/components/z-chip/index.js.map +0 -1
  875. package/dist/collection/components/z-chip/index.stories.js.map +0 -1
  876. package/dist/collection/components/z-color-picker/index.js.map +0 -1
  877. package/dist/collection/components/z-color-picker/index.stories.js.map +0 -1
  878. package/dist/collection/components/z-combobox/index.js.map +0 -1
  879. package/dist/collection/components/z-combobox/index.stories.js.map +0 -1
  880. package/dist/collection/components/z-cover-hero/index.js.map +0 -1
  881. package/dist/collection/components/z-cover-hero/index.stories.js.map +0 -1
  882. package/dist/collection/components/z-divider/index.js.map +0 -1
  883. package/dist/collection/components/z-divider/index.stories.js.map +0 -1
  884. package/dist/collection/components/z-ghost-loading/index.js.map +0 -1
  885. package/dist/collection/components/z-ghost-loading/index.stories.js.map +0 -1
  886. package/dist/collection/components/z-icon/index.js.map +0 -1
  887. package/dist/collection/components/z-icon/index.stories.js.map +0 -1
  888. package/dist/collection/components/z-info-box/index.js.map +0 -1
  889. package/dist/collection/components/z-info-box/index.stories.js.map +0 -1
  890. package/dist/collection/components/z-info-reveal/index.js.map +0 -1
  891. package/dist/collection/components/z-info-reveal/index.stories.js.map +0 -1
  892. package/dist/collection/components/z-input/index.js.map +0 -1
  893. package/dist/collection/components/z-input/index.stories.js.map +0 -1
  894. package/dist/collection/components/z-input-message/index.js.map +0 -1
  895. package/dist/collection/components/z-input-message/index.stories.js.map +0 -1
  896. package/dist/collection/components/z-logo/index.js.map +0 -1
  897. package/dist/collection/components/z-logo/index.stories.js.map +0 -1
  898. package/dist/collection/components/z-menu/index.js.map +0 -1
  899. package/dist/collection/components/z-menu/index.stories.js.map +0 -1
  900. package/dist/collection/components/z-menu-section/index.js.map +0 -1
  901. package/dist/collection/components/z-menu-section/index.stories.js.map +0 -1
  902. package/dist/collection/components/z-modal/index.js.map +0 -1
  903. package/dist/collection/components/z-modal/index.stories.js.map +0 -1
  904. package/dist/collection/components/z-navigation-tabs/index.js.map +0 -1
  905. package/dist/collection/components/z-navigation-tabs/index.stories.js.map +0 -1
  906. package/dist/collection/components/z-notification/index.js.map +0 -1
  907. package/dist/collection/components/z-notification/index.stories.js.map +0 -1
  908. package/dist/collection/components/z-offcanvas/index.js.map +0 -1
  909. package/dist/collection/components/z-offcanvas/index.stories.js.map +0 -1
  910. package/dist/collection/components/z-pagination/index.js.map +0 -1
  911. package/dist/collection/components/z-pagination/index.stories.js.map +0 -1
  912. package/dist/collection/components/z-panel-elem/index.js.map +0 -1
  913. package/dist/collection/components/z-panel-elem/index.stories.js.map +0 -1
  914. package/dist/collection/components/z-popover/index.js.map +0 -1
  915. package/dist/collection/components/z-popover/index.stories.js.map +0 -1
  916. package/dist/collection/components/z-result-card/index.js.map +0 -1
  917. package/dist/collection/components/z-result-card/z-result-card.stories.js.map +0 -1
  918. package/dist/collection/components/z-searchbar/index.js.map +0 -1
  919. package/dist/collection/components/z-searchbar/index.stories.js.map +0 -1
  920. package/dist/collection/components/z-select/index.js.map +0 -1
  921. package/dist/collection/components/z-select/index.stories.js.map +0 -1
  922. package/dist/collection/components/z-skip-to-content/index.js.map +0 -1
  923. package/dist/collection/components/z-skip-to-content/index.stories.js.map +0 -1
  924. package/dist/collection/components/z-stepper/index.js.map +0 -1
  925. package/dist/collection/components/z-stepper/index.stories.js.map +0 -1
  926. package/dist/collection/components/z-stepper-item/index.js.map +0 -1
  927. package/dist/collection/components/z-stepper-item/index.stories.js.map +0 -1
  928. package/dist/collection/components/z-tag/index.js.map +0 -1
  929. package/dist/collection/components/z-tag/index.stories.js.map +0 -1
  930. package/dist/collection/components/z-toast-notification/index.js.map +0 -1
  931. package/dist/collection/components/z-toast-notification/index.stories.js.map +0 -1
  932. package/dist/collection/components/z-toast-notification-list/index.js.map +0 -1
  933. package/dist/collection/components/z-toast-notification-list/index.stories.js.map +0 -1
  934. package/dist/collection/components/z-toggle-button/index.js.map +0 -1
  935. package/dist/collection/components/z-toggle-button/index.stories.js.map +0 -1
  936. package/dist/collection/components/z-toggle-switch/index.js.map +0 -1
  937. package/dist/collection/components/z-toggle-switch/index.stories.js.map +0 -1
  938. package/dist/collection/components/z-tool/index.js.map +0 -1
  939. package/dist/collection/components/z-tool/index.stories.js.map +0 -1
  940. package/dist/collection/components/z-toolbar/index.js.map +0 -1
  941. package/dist/collection/components/z-toolbar/index.stories.js.map +0 -1
  942. package/dist/collection/components/z-tooltip/index.js.map +0 -1
  943. package/dist/collection/components/z-tooltip/index.stories.js.map +0 -1
  944. package/dist/collection/components/z-visually-hidden/index.js.map +0 -1
  945. package/dist/collection/components/z-visually-hidden/index.stories.js.map +0 -1
  946. package/dist/collection/constants/breakpoints.js.map +0 -1
  947. package/dist/collection/constants/icons.js.map +0 -1
  948. package/dist/collection/constants/iconset.js.map +0 -1
  949. package/dist/collection/index.js.map +0 -1
  950. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +0 -1
  951. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +0 -1
  952. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +0 -1
  953. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +0 -1
  954. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +0 -1
  955. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +0 -1
  956. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +0 -1
  957. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +0 -1
  958. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +0 -1
  959. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +0 -1
  960. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +0 -1
  961. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +0 -1
  962. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +0 -1
  963. package/dist/collection/snowflakes/myz/z-alert/index.js.map +0 -1
  964. package/dist/collection/snowflakes/myz/z-otp/index.js.map +0 -1
  965. package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +0 -1
  966. package/dist/collection/utils/storybook-utils.js.map +0 -1
  967. package/dist/collection/utils/utils.js.map +0 -1
  968. package/dist/components/_commonjsHelpers.js.map +0 -1
  969. package/dist/components/breakpoints.js.map +0 -1
  970. package/dist/components/iconset.js.map +0 -1
  971. package/dist/components/index.js.map +0 -1
  972. package/dist/components/index10.js.map +0 -1
  973. package/dist/components/index11.js.map +0 -1
  974. package/dist/components/index12.js.map +0 -1
  975. package/dist/components/index13.js.map +0 -1
  976. package/dist/components/index14.js.map +0 -1
  977. package/dist/components/index15.js.map +0 -1
  978. package/dist/components/index16.js.map +0 -1
  979. package/dist/components/index17.js.map +0 -1
  980. package/dist/components/index18.js.map +0 -1
  981. package/dist/components/index19.js.map +0 -1
  982. package/dist/components/index2.js.map +0 -1
  983. package/dist/components/index20.js.map +0 -1
  984. package/dist/components/index21.js.map +0 -1
  985. package/dist/components/index22.js.map +0 -1
  986. package/dist/components/index23.js.map +0 -1
  987. package/dist/components/index24.js.map +0 -1
  988. package/dist/components/index25.js.map +0 -1
  989. package/dist/components/index26.js.map +0 -1
  990. package/dist/components/index27.js.map +0 -1
  991. package/dist/components/index3.js.map +0 -1
  992. package/dist/components/index4.js.map +0 -1
  993. package/dist/components/index5.js.map +0 -1
  994. package/dist/components/index6.js.map +0 -1
  995. package/dist/components/index7.js.map +0 -1
  996. package/dist/components/index8.js.map +0 -1
  997. package/dist/components/index9.js.map +0 -1
  998. package/dist/components/utils.js.map +0 -1
  999. package/dist/components/utils2.js.map +0 -1
  1000. package/dist/components/z-accordion.js.map +0 -1
  1001. package/dist/components/z-alert.js.map +0 -1
  1002. package/dist/components/z-anchor-navigation.js.map +0 -1
  1003. package/dist/components/z-app-header-deprecated.js.map +0 -1
  1004. package/dist/components/z-app-header.js.map +0 -1
  1005. package/dist/components/z-aria-alert.js.map +0 -1
  1006. package/dist/components/z-avatar.js.map +0 -1
  1007. package/dist/components/z-book-card-app.js.map +0 -1
  1008. package/dist/components/z-book-card-deprecated.js.map +0 -1
  1009. package/dist/components/z-book-card.js.map +0 -1
  1010. package/dist/components/z-book-cover.js.map +0 -1
  1011. package/dist/components/z-breadcrumb.js.map +0 -1
  1012. package/dist/components/z-button-sort.js.map +0 -1
  1013. package/dist/components/z-button.js.map +0 -1
  1014. package/dist/components/z-card.js.map +0 -1
  1015. package/dist/components/z-carousel.js.map +0 -1
  1016. package/dist/components/z-chip.js.map +0 -1
  1017. package/dist/components/z-color-picker.js.map +0 -1
  1018. package/dist/components/z-combobox.js.map +0 -1
  1019. package/dist/components/z-cover-hero.js.map +0 -1
  1020. package/dist/components/z-date-picker.js.map +0 -1
  1021. package/dist/components/z-divider.js.map +0 -1
  1022. package/dist/components/z-dragdrop-area.js.map +0 -1
  1023. package/dist/components/z-file-upload.js.map +0 -1
  1024. package/dist/components/z-file.js.map +0 -1
  1025. package/dist/components/z-ghost-loading.js.map +0 -1
  1026. package/dist/components/z-icon.js.map +0 -1
  1027. package/dist/components/z-info-box.js.map +0 -1
  1028. package/dist/components/z-info-reveal.js.map +0 -1
  1029. package/dist/components/z-input-message.js.map +0 -1
  1030. package/dist/components/z-input.js.map +0 -1
  1031. package/dist/components/z-list-element.js.map +0 -1
  1032. package/dist/components/z-list-group.js.map +0 -1
  1033. package/dist/components/z-list.js.map +0 -1
  1034. package/dist/components/z-logo.js.map +0 -1
  1035. package/dist/components/z-menu-deprecated.js.map +0 -1
  1036. package/dist/components/z-menu-section-deprecated.js.map +0 -1
  1037. package/dist/components/z-menu-section.js.map +0 -1
  1038. package/dist/components/z-menu.js.map +0 -1
  1039. package/dist/components/z-modal.js.map +0 -1
  1040. package/dist/components/z-myz-card-alert.js.map +0 -1
  1041. package/dist/components/z-myz-card-body.js.map +0 -1
  1042. package/dist/components/z-myz-card-cover.js.map +0 -1
  1043. package/dist/components/z-myz-card-dictionary.js.map +0 -1
  1044. package/dist/components/z-myz-card-footer-sections.js.map +0 -1
  1045. package/dist/components/z-myz-card-footer.js.map +0 -1
  1046. package/dist/components/z-myz-card-header.js.map +0 -1
  1047. package/dist/components/z-myz-card-icon.js.map +0 -1
  1048. package/dist/components/z-myz-card-info.js.map +0 -1
  1049. package/dist/components/z-myz-card-list.js.map +0 -1
  1050. package/dist/components/z-myz-card.js.map +0 -1
  1051. package/dist/components/z-myz-list-item.js.map +0 -1
  1052. package/dist/components/z-myz-list.js.map +0 -1
  1053. package/dist/components/z-navigation-tabs.js.map +0 -1
  1054. package/dist/components/z-notification.js.map +0 -1
  1055. package/dist/components/z-offcanvas.js.map +0 -1
  1056. package/dist/components/z-otp.js.map +0 -1
  1057. package/dist/components/z-pagination.js.map +0 -1
  1058. package/dist/components/z-panel-elem.js.map +0 -1
  1059. package/dist/components/z-popover.js.map +0 -1
  1060. package/dist/components/z-range-picker.js.map +0 -1
  1061. package/dist/components/z-result-card.js.map +0 -1
  1062. package/dist/components/z-searchbar.js.map +0 -1
  1063. package/dist/components/z-section-title.js.map +0 -1
  1064. package/dist/components/z-select.js.map +0 -1
  1065. package/dist/components/z-skip-to-content.js.map +0 -1
  1066. package/dist/components/z-slideshow.js.map +0 -1
  1067. package/dist/components/z-stepper-item.js.map +0 -1
  1068. package/dist/components/z-stepper.js.map +0 -1
  1069. package/dist/components/z-table.js.map +0 -1
  1070. package/dist/components/z-tag.js.map +0 -1
  1071. package/dist/components/z-tbody.js.map +0 -1
  1072. package/dist/components/z-td.js.map +0 -1
  1073. package/dist/components/z-tfoot.js.map +0 -1
  1074. package/dist/components/z-th.js.map +0 -1
  1075. package/dist/components/z-thead.js.map +0 -1
  1076. package/dist/components/z-toast-notification-list.js.map +0 -1
  1077. package/dist/components/z-toast-notification.js.map +0 -1
  1078. package/dist/components/z-toggle-button.js.map +0 -1
  1079. package/dist/components/z-toggle-switch.js.map +0 -1
  1080. package/dist/components/z-tool.js.map +0 -1
  1081. package/dist/components/z-toolbar.js.map +0 -1
  1082. package/dist/components/z-tooltip.js.map +0 -1
  1083. package/dist/components/z-tr.js.map +0 -1
  1084. package/dist/components/z-tree-list.js.map +0 -1
  1085. package/dist/components/z-visually-hidden.js.map +0 -1
  1086. package/dist/docs/grid/index.stories.js +0 -54
  1087. package/dist/docs/grid/index.stories.js.map +0 -1
  1088. package/dist/docs/iconset/index.stories.js +0 -32
  1089. package/dist/docs/iconset/index.stories.js.map +0 -1
  1090. package/dist/docs/themes/index.stories.js +0 -108
  1091. package/dist/docs/themes/index.stories.js.map +0 -1
  1092. package/dist/docs/typography/index.stories.js +0 -186
  1093. package/dist/docs/typography/index.stories.js.map +0 -1
  1094. package/dist/esm/_commonjsHelpers-1c8beb5f.js +0 -5
  1095. package/dist/esm/_commonjsHelpers-1c8beb5f.js.map +0 -1
  1096. package/dist/esm/app-globals-0f993ce5.js +0 -5
  1097. package/dist/esm/app-globals-0f993ce5.js.map +0 -1
  1098. package/dist/esm/breakpoints-d148bfde.js.map +0 -1
  1099. package/dist/esm/iconset-d7823b13.js.map +0 -1
  1100. package/dist/esm/index-09bfb4ee.js +0 -18
  1101. package/dist/esm/index-09bfb4ee.js.map +0 -1
  1102. package/dist/esm/index-106473a8.js.map +0 -1
  1103. package/dist/esm/index-3856a6ca.js +0 -19
  1104. package/dist/esm/index-3856a6ca.js.map +0 -1
  1105. package/dist/esm/index-455c0a68.js +0 -21
  1106. package/dist/esm/index-455c0a68.js.map +0 -1
  1107. package/dist/esm/index-6c43bc70.js +0 -65
  1108. package/dist/esm/index-6c43bc70.js.map +0 -1
  1109. package/dist/esm/index-a0b957e0.js +0 -71
  1110. package/dist/esm/index-a0b957e0.js.map +0 -1
  1111. package/dist/esm/index-c8ceadeb.js +0 -2293
  1112. package/dist/esm/index-c8ceadeb.js.map +0 -1
  1113. package/dist/esm/index-f8517155.js +0 -45
  1114. package/dist/esm/index-f8517155.js.map +0 -1
  1115. package/dist/esm/index.js.map +0 -1
  1116. package/dist/esm/loader.js.map +0 -1
  1117. package/dist/esm/utils-8d6ca808.js.map +0 -1
  1118. package/dist/esm/utils-93ac0e6c.js.map +0 -1
  1119. package/dist/esm/web-components-library.js.map +0 -1
  1120. package/dist/esm/z-accordion.entry.js.map +0 -1
  1121. package/dist/esm/z-alert.entry.js.map +0 -1
  1122. package/dist/esm/z-anchor-navigation.entry.js.map +0 -1
  1123. package/dist/esm/z-app-header-deprecated.entry.js.map +0 -1
  1124. package/dist/esm/z-app-header_12.entry.js.map +0 -1
  1125. package/dist/esm/z-aria-alert.entry.js.map +0 -1
  1126. package/dist/esm/z-avatar.entry.js.map +0 -1
  1127. package/dist/esm/z-book-card-app.entry.js.map +0 -1
  1128. package/dist/esm/z-book-card-deprecated.entry.js.map +0 -1
  1129. package/dist/esm/z-book-card.entry.js.map +0 -1
  1130. package/dist/esm/z-book-cover.entry.js.map +0 -1
  1131. package/dist/esm/z-breadcrumb.entry.js.map +0 -1
  1132. package/dist/esm/z-button-sort.entry.js.map +0 -1
  1133. package/dist/esm/z-card.entry.js.map +0 -1
  1134. package/dist/esm/z-carousel.entry.js.map +0 -1
  1135. package/dist/esm/z-chip.entry.js.map +0 -1
  1136. package/dist/esm/z-color-picker.entry.js.map +0 -1
  1137. package/dist/esm/z-combobox.entry.js.map +0 -1
  1138. package/dist/esm/z-cover-hero.entry.js.map +0 -1
  1139. package/dist/esm/z-date-picker.entry.js.map +0 -1
  1140. package/dist/esm/z-dragdrop-area_2.entry.js.map +0 -1
  1141. package/dist/esm/z-file-upload.entry.js.map +0 -1
  1142. package/dist/esm/z-file.entry.js.map +0 -1
  1143. package/dist/esm/z-ghost-loading.entry.js.map +0 -1
  1144. package/dist/esm/z-info-box.entry.js.map +0 -1
  1145. package/dist/esm/z-info-reveal.entry.js.map +0 -1
  1146. package/dist/esm/z-logo.entry.js.map +0 -1
  1147. package/dist/esm/z-menu-deprecated.entry.js.map +0 -1
  1148. package/dist/esm/z-menu-section-deprecated.entry.js.map +0 -1
  1149. package/dist/esm/z-menu-section.entry.js.map +0 -1
  1150. package/dist/esm/z-menu.entry.js.map +0 -1
  1151. package/dist/esm/z-myz-card-alert.entry.js.map +0 -1
  1152. package/dist/esm/z-myz-card-dictionary.entry.js.map +0 -1
  1153. package/dist/esm/z-myz-card-footer-sections.entry.js.map +0 -1
  1154. package/dist/esm/z-myz-card-footer.entry.js.map +0 -1
  1155. package/dist/esm/z-myz-card-icon.entry.js.map +0 -1
  1156. package/dist/esm/z-myz-card-info.entry.js.map +0 -1
  1157. package/dist/esm/z-myz-card-list.entry.js.map +0 -1
  1158. package/dist/esm/z-myz-card_4.entry.js.map +0 -1
  1159. package/dist/esm/z-myz-list-item.entry.js.map +0 -1
  1160. package/dist/esm/z-myz-list.entry.js.map +0 -1
  1161. package/dist/esm/z-navigation-tabs.entry.js.map +0 -1
  1162. package/dist/esm/z-notification.entry.js.map +0 -1
  1163. package/dist/esm/z-otp.entry.js.map +0 -1
  1164. package/dist/esm/z-pagination.entry.js.map +0 -1
  1165. package/dist/esm/z-panel-elem.entry.js.map +0 -1
  1166. package/dist/esm/z-popover.entry.js.map +0 -1
  1167. package/dist/esm/z-range-picker.entry.js.map +0 -1
  1168. package/dist/esm/z-result-card.entry.js.map +0 -1
  1169. package/dist/esm/z-section-title.entry.js.map +0 -1
  1170. package/dist/esm/z-select.entry.js.map +0 -1
  1171. package/dist/esm/z-skip-to-content.entry.js.map +0 -1
  1172. package/dist/esm/z-slideshow.entry.js.map +0 -1
  1173. package/dist/esm/z-stepper-item.entry.js.map +0 -1
  1174. package/dist/esm/z-stepper.entry.js.map +0 -1
  1175. package/dist/esm/z-table.entry.js.map +0 -1
  1176. package/dist/esm/z-tbody.entry.js.map +0 -1
  1177. package/dist/esm/z-td.entry.js.map +0 -1
  1178. package/dist/esm/z-tfoot.entry.js.map +0 -1
  1179. package/dist/esm/z-th.entry.js.map +0 -1
  1180. package/dist/esm/z-thead.entry.js.map +0 -1
  1181. package/dist/esm/z-toast-notification-list.entry.js.map +0 -1
  1182. package/dist/esm/z-toast-notification.entry.js.map +0 -1
  1183. package/dist/esm/z-toggle-button.entry.js.map +0 -1
  1184. package/dist/esm/z-toggle-switch.entry.js.map +0 -1
  1185. package/dist/esm/z-tool.entry.js.map +0 -1
  1186. package/dist/esm/z-toolbar.entry.js.map +0 -1
  1187. package/dist/esm/z-tooltip.entry.js.map +0 -1
  1188. package/dist/esm/z-tr.entry.js.map +0 -1
  1189. package/dist/esm/z-tree-list.entry.js.map +0 -1
  1190. package/dist/esm/z-visually-hidden.entry.js.map +0 -1
  1191. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/grid/index.stories.d.ts +0 -9
  1192. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/iconset/index.stories.d.ts +0 -11
  1193. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +0 -16
  1194. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +0 -96
  1195. package/dist/web-components-library/index.esm.js.map +0 -1
  1196. package/dist/web-components-library/p-061e28d6.js +0 -2
  1197. package/dist/web-components-library/p-061e28d6.js.map +0 -1
  1198. package/dist/web-components-library/p-07cd81f6.entry.js +0 -2
  1199. package/dist/web-components-library/p-07cd81f6.entry.js.map +0 -1
  1200. package/dist/web-components-library/p-08b16bb4.entry.js +0 -2
  1201. package/dist/web-components-library/p-08b16bb4.entry.js.map +0 -1
  1202. package/dist/web-components-library/p-0b03b0e3.js +0 -2
  1203. package/dist/web-components-library/p-0b03b0e3.js.map +0 -1
  1204. package/dist/web-components-library/p-0b9fc73c.entry.js +0 -2
  1205. package/dist/web-components-library/p-0b9fc73c.entry.js.map +0 -1
  1206. package/dist/web-components-library/p-0d2a5f65.entry.js +0 -2
  1207. package/dist/web-components-library/p-0d2a5f65.entry.js.map +0 -1
  1208. package/dist/web-components-library/p-146a4d4b.entry.js +0 -2
  1209. package/dist/web-components-library/p-146a4d4b.entry.js.map +0 -1
  1210. package/dist/web-components-library/p-252893a8.entry.js +0 -2
  1211. package/dist/web-components-library/p-252893a8.entry.js.map +0 -1
  1212. package/dist/web-components-library/p-299f6d64.entry.js +0 -2
  1213. package/dist/web-components-library/p-299f6d64.entry.js.map +0 -1
  1214. package/dist/web-components-library/p-2bb84080.entry.js +0 -2
  1215. package/dist/web-components-library/p-2bb84080.entry.js.map +0 -1
  1216. package/dist/web-components-library/p-31bd2a1c.entry.js +0 -2
  1217. package/dist/web-components-library/p-31bd2a1c.entry.js.map +0 -1
  1218. package/dist/web-components-library/p-32bc8a40.entry.js +0 -2
  1219. package/dist/web-components-library/p-32bc8a40.entry.js.map +0 -1
  1220. package/dist/web-components-library/p-36b84a8e.entry.js +0 -2
  1221. package/dist/web-components-library/p-36b84a8e.entry.js.map +0 -1
  1222. package/dist/web-components-library/p-3977b0ae.entry.js +0 -2
  1223. package/dist/web-components-library/p-3977b0ae.entry.js.map +0 -1
  1224. package/dist/web-components-library/p-41891d34.entry.js +0 -2
  1225. package/dist/web-components-library/p-41891d34.entry.js.map +0 -1
  1226. package/dist/web-components-library/p-42abfe3b.entry.js +0 -2
  1227. package/dist/web-components-library/p-42abfe3b.entry.js.map +0 -1
  1228. package/dist/web-components-library/p-447a6391.entry.js +0 -2
  1229. package/dist/web-components-library/p-447a6391.entry.js.map +0 -1
  1230. package/dist/web-components-library/p-4573c419.js +0 -2
  1231. package/dist/web-components-library/p-4573c419.js.map +0 -1
  1232. package/dist/web-components-library/p-47b59f05.entry.js +0 -2
  1233. package/dist/web-components-library/p-47b59f05.entry.js.map +0 -1
  1234. package/dist/web-components-library/p-5145a606.js +0 -2
  1235. package/dist/web-components-library/p-5145a606.js.map +0 -1
  1236. package/dist/web-components-library/p-5372d49f.entry.js +0 -2
  1237. package/dist/web-components-library/p-5372d49f.entry.js.map +0 -1
  1238. package/dist/web-components-library/p-565c1815.entry.js +0 -2
  1239. package/dist/web-components-library/p-565c1815.entry.js.map +0 -1
  1240. package/dist/web-components-library/p-5b577b6f.entry.js +0 -2
  1241. package/dist/web-components-library/p-5b577b6f.entry.js.map +0 -1
  1242. package/dist/web-components-library/p-5fde1b41.entry.js +0 -2
  1243. package/dist/web-components-library/p-5fde1b41.entry.js.map +0 -1
  1244. package/dist/web-components-library/p-6164feb9.entry.js +0 -2
  1245. package/dist/web-components-library/p-6164feb9.entry.js.map +0 -1
  1246. package/dist/web-components-library/p-623fdee4.js +0 -2
  1247. package/dist/web-components-library/p-623fdee4.js.map +0 -1
  1248. package/dist/web-components-library/p-64d5fdd8.entry.js +0 -2
  1249. package/dist/web-components-library/p-64d5fdd8.entry.js.map +0 -1
  1250. package/dist/web-components-library/p-662119bb.entry.js +0 -2
  1251. package/dist/web-components-library/p-662119bb.entry.js.map +0 -1
  1252. package/dist/web-components-library/p-66c0f993.entry.js +0 -2
  1253. package/dist/web-components-library/p-66c0f993.entry.js.map +0 -1
  1254. package/dist/web-components-library/p-68278c42.entry.js +0 -2
  1255. package/dist/web-components-library/p-68278c42.entry.js.map +0 -1
  1256. package/dist/web-components-library/p-68d91a93.js +0 -2
  1257. package/dist/web-components-library/p-68d91a93.js.map +0 -1
  1258. package/dist/web-components-library/p-6c6a655e.entry.js +0 -2
  1259. package/dist/web-components-library/p-6c6a655e.entry.js.map +0 -1
  1260. package/dist/web-components-library/p-6c9cd6be.entry.js.map +0 -1
  1261. package/dist/web-components-library/p-6e13aa8e.entry.js +0 -2
  1262. package/dist/web-components-library/p-6e13aa8e.entry.js.map +0 -1
  1263. package/dist/web-components-library/p-75c4a726.js +0 -3
  1264. package/dist/web-components-library/p-75c4a726.js.map +0 -1
  1265. package/dist/web-components-library/p-767b66ca.entry.js +0 -2
  1266. package/dist/web-components-library/p-767b66ca.entry.js.map +0 -1
  1267. package/dist/web-components-library/p-78af415b.entry.js +0 -2
  1268. package/dist/web-components-library/p-78af415b.entry.js.map +0 -1
  1269. package/dist/web-components-library/p-7a4f6a5b.entry.js +0 -2
  1270. package/dist/web-components-library/p-7a4f6a5b.entry.js.map +0 -1
  1271. package/dist/web-components-library/p-7ade2a71.entry.js +0 -2
  1272. package/dist/web-components-library/p-7ade2a71.entry.js.map +0 -1
  1273. package/dist/web-components-library/p-7b837e11.js +0 -2
  1274. package/dist/web-components-library/p-7b837e11.js.map +0 -1
  1275. package/dist/web-components-library/p-7d655f96.entry.js +0 -2
  1276. package/dist/web-components-library/p-7d655f96.entry.js.map +0 -1
  1277. package/dist/web-components-library/p-80b04954.entry.js +0 -2
  1278. package/dist/web-components-library/p-80b04954.entry.js.map +0 -1
  1279. package/dist/web-components-library/p-82eeea83.entry.js +0 -2
  1280. package/dist/web-components-library/p-82eeea83.entry.js.map +0 -1
  1281. package/dist/web-components-library/p-8503c87a.entry.js +0 -2
  1282. package/dist/web-components-library/p-8503c87a.entry.js.map +0 -1
  1283. package/dist/web-components-library/p-86618221.js +0 -2
  1284. package/dist/web-components-library/p-86618221.js.map +0 -1
  1285. package/dist/web-components-library/p-88a9865c.entry.js +0 -2
  1286. package/dist/web-components-library/p-88a9865c.entry.js.map +0 -1
  1287. package/dist/web-components-library/p-8b367393.js +0 -2
  1288. package/dist/web-components-library/p-8b367393.js.map +0 -1
  1289. package/dist/web-components-library/p-8c52635e.entry.js +0 -2
  1290. package/dist/web-components-library/p-8c52635e.entry.js.map +0 -1
  1291. package/dist/web-components-library/p-8ee2a9d2.entry.js +0 -2
  1292. package/dist/web-components-library/p-8ee2a9d2.entry.js.map +0 -1
  1293. package/dist/web-components-library/p-8fd50cc5.entry.js +0 -2
  1294. package/dist/web-components-library/p-8fd50cc5.entry.js.map +0 -1
  1295. package/dist/web-components-library/p-8ff5b76b.entry.js +0 -2
  1296. package/dist/web-components-library/p-8ff5b76b.entry.js.map +0 -1
  1297. package/dist/web-components-library/p-92f13701.entry.js +0 -2
  1298. package/dist/web-components-library/p-92f13701.entry.js.map +0 -1
  1299. package/dist/web-components-library/p-93bb075f.entry.js +0 -2
  1300. package/dist/web-components-library/p-93bb075f.entry.js.map +0 -1
  1301. package/dist/web-components-library/p-93d349ee.entry.js +0 -2
  1302. package/dist/web-components-library/p-93d349ee.entry.js.map +0 -1
  1303. package/dist/web-components-library/p-943db3a8.entry.js +0 -2
  1304. package/dist/web-components-library/p-943db3a8.entry.js.map +0 -1
  1305. package/dist/web-components-library/p-988a58dd.entry.js +0 -2
  1306. package/dist/web-components-library/p-988a58dd.entry.js.map +0 -1
  1307. package/dist/web-components-library/p-9ae0c0c6.entry.js +0 -2
  1308. package/dist/web-components-library/p-9ae0c0c6.entry.js.map +0 -1
  1309. package/dist/web-components-library/p-9c816a3b.js +0 -2
  1310. package/dist/web-components-library/p-9c816a3b.js.map +0 -1
  1311. package/dist/web-components-library/p-a2ee659d.entry.js +0 -2
  1312. package/dist/web-components-library/p-a2ee659d.entry.js.map +0 -1
  1313. package/dist/web-components-library/p-a3f9a5da.entry.js +0 -2
  1314. package/dist/web-components-library/p-a3f9a5da.entry.js.map +0 -1
  1315. package/dist/web-components-library/p-a4d2cf55.entry.js +0 -2
  1316. package/dist/web-components-library/p-a4d2cf55.entry.js.map +0 -1
  1317. package/dist/web-components-library/p-a6c07588.entry.js +0 -2
  1318. package/dist/web-components-library/p-a6c07588.entry.js.map +0 -1
  1319. package/dist/web-components-library/p-a8790237.entry.js +0 -2
  1320. package/dist/web-components-library/p-a8790237.entry.js.map +0 -1
  1321. package/dist/web-components-library/p-aaa96c12.entry.js +0 -17
  1322. package/dist/web-components-library/p-aaa96c12.entry.js.map +0 -1
  1323. package/dist/web-components-library/p-b0324c7d.entry.js +0 -2
  1324. package/dist/web-components-library/p-b0324c7d.entry.js.map +0 -1
  1325. package/dist/web-components-library/p-b421424f.entry.js +0 -2
  1326. package/dist/web-components-library/p-b421424f.entry.js.map +0 -1
  1327. package/dist/web-components-library/p-bbc20250.entry.js +0 -2
  1328. package/dist/web-components-library/p-bbc20250.entry.js.map +0 -1
  1329. package/dist/web-components-library/p-bd2156cc.entry.js +0 -2
  1330. package/dist/web-components-library/p-bd2156cc.entry.js.map +0 -1
  1331. package/dist/web-components-library/p-bd76ca35.entry.js +0 -2
  1332. package/dist/web-components-library/p-bd76ca35.entry.js.map +0 -1
  1333. package/dist/web-components-library/p-c3e03e41.entry.js +0 -2
  1334. package/dist/web-components-library/p-c3e03e41.entry.js.map +0 -1
  1335. package/dist/web-components-library/p-c9b81cab.entry.js +0 -2
  1336. package/dist/web-components-library/p-c9b81cab.entry.js.map +0 -1
  1337. package/dist/web-components-library/p-caced575.entry.js +0 -2
  1338. package/dist/web-components-library/p-caced575.entry.js.map +0 -1
  1339. package/dist/web-components-library/p-cb395500.js +0 -2
  1340. package/dist/web-components-library/p-cb395500.js.map +0 -1
  1341. package/dist/web-components-library/p-cbc09112.entry.js +0 -2
  1342. package/dist/web-components-library/p-cbc09112.entry.js.map +0 -1
  1343. package/dist/web-components-library/p-d080b624.entry.js +0 -2
  1344. package/dist/web-components-library/p-d080b624.entry.js.map +0 -1
  1345. package/dist/web-components-library/p-d6f43903.entry.js +0 -2
  1346. package/dist/web-components-library/p-d6f43903.entry.js.map +0 -1
  1347. package/dist/web-components-library/p-da3abb97.entry.js +0 -2
  1348. package/dist/web-components-library/p-da3abb97.entry.js.map +0 -1
  1349. package/dist/web-components-library/p-e1255160.js +0 -2
  1350. package/dist/web-components-library/p-e1255160.js.map +0 -1
  1351. package/dist/web-components-library/p-eb15536d.js.map +0 -1
  1352. package/dist/web-components-library/p-ec1270db.entry.js +0 -2
  1353. package/dist/web-components-library/p-ec1270db.entry.js.map +0 -1
  1354. package/dist/web-components-library/p-efa6b991.entry.js +0 -2
  1355. package/dist/web-components-library/p-efa6b991.entry.js.map +0 -1
  1356. package/dist/web-components-library/p-f4b987ed.entry.js +0 -2
  1357. package/dist/web-components-library/p-f4b987ed.entry.js.map +0 -1
  1358. package/dist/web-components-library/p-f74973b5.entry.js +0 -8
  1359. package/dist/web-components-library/p-f74973b5.entry.js.map +0 -1
  1360. package/dist/web-components-library/p-f7e65eb0.entry.js +0 -2
  1361. package/dist/web-components-library/p-f7e65eb0.entry.js.map +0 -1
  1362. package/dist/web-components-library/p-ff89d630.entry.js +0 -2
  1363. package/dist/web-components-library/p-ff89d630.entry.js.map +0 -1
  1364. package/dist/web-components-library/web-components-library.esm.js.map +0 -1
  1365. package/loader/package.json +0 -11
  1366. package/react/components.js.map +0 -1
  1367. package/react/index.js.map +0 -1
  1368. package/react/react-component-lib/createComponent.js.map +0 -1
  1369. package/react/react-component-lib/createOverlayComponent.js.map +0 -1
  1370. package/react/react-component-lib/index.js.map +0 -1
  1371. package/react/react-component-lib/interfaces.js.map +0 -1
  1372. package/react/react-component-lib/utils/attachProps.js.map +0 -1
  1373. package/react/react-component-lib/utils/case.js.map +0 -1
  1374. package/react/react-component-lib/utils/dev.js.map +0 -1
  1375. package/react/react-component-lib/utils/index.js.map +0 -1
  1376. package/www/build/index.esm.js.map +0 -1
  1377. package/www/build/p-061e28d6.js +0 -2
  1378. package/www/build/p-061e28d6.js.map +0 -1
  1379. package/www/build/p-07cd81f6.entry.js +0 -2
  1380. package/www/build/p-07cd81f6.entry.js.map +0 -1
  1381. package/www/build/p-08b16bb4.entry.js +0 -2
  1382. package/www/build/p-08b16bb4.entry.js.map +0 -1
  1383. package/www/build/p-0b03b0e3.js +0 -2
  1384. package/www/build/p-0b03b0e3.js.map +0 -1
  1385. package/www/build/p-0b9fc73c.entry.js +0 -2
  1386. package/www/build/p-0b9fc73c.entry.js.map +0 -1
  1387. package/www/build/p-0d2a5f65.entry.js +0 -2
  1388. package/www/build/p-0d2a5f65.entry.js.map +0 -1
  1389. package/www/build/p-146a4d4b.entry.js +0 -2
  1390. package/www/build/p-146a4d4b.entry.js.map +0 -1
  1391. package/www/build/p-252893a8.entry.js +0 -2
  1392. package/www/build/p-252893a8.entry.js.map +0 -1
  1393. package/www/build/p-299f6d64.entry.js +0 -2
  1394. package/www/build/p-299f6d64.entry.js.map +0 -1
  1395. package/www/build/p-2bb84080.entry.js +0 -2
  1396. package/www/build/p-2bb84080.entry.js.map +0 -1
  1397. package/www/build/p-31bd2a1c.entry.js +0 -2
  1398. package/www/build/p-31bd2a1c.entry.js.map +0 -1
  1399. package/www/build/p-32bc8a40.entry.js +0 -2
  1400. package/www/build/p-32bc8a40.entry.js.map +0 -1
  1401. package/www/build/p-36b84a8e.entry.js +0 -2
  1402. package/www/build/p-36b84a8e.entry.js.map +0 -1
  1403. package/www/build/p-3977b0ae.entry.js +0 -2
  1404. package/www/build/p-3977b0ae.entry.js.map +0 -1
  1405. package/www/build/p-41891d34.entry.js +0 -2
  1406. package/www/build/p-41891d34.entry.js.map +0 -1
  1407. package/www/build/p-42abfe3b.entry.js +0 -2
  1408. package/www/build/p-42abfe3b.entry.js.map +0 -1
  1409. package/www/build/p-447a6391.entry.js +0 -2
  1410. package/www/build/p-447a6391.entry.js.map +0 -1
  1411. package/www/build/p-4573c419.js +0 -2
  1412. package/www/build/p-4573c419.js.map +0 -1
  1413. package/www/build/p-47b59f05.entry.js +0 -2
  1414. package/www/build/p-47b59f05.entry.js.map +0 -1
  1415. package/www/build/p-5145a606.js +0 -2
  1416. package/www/build/p-5145a606.js.map +0 -1
  1417. package/www/build/p-5372d49f.entry.js +0 -2
  1418. package/www/build/p-5372d49f.entry.js.map +0 -1
  1419. package/www/build/p-565c1815.entry.js +0 -2
  1420. package/www/build/p-565c1815.entry.js.map +0 -1
  1421. package/www/build/p-5b577b6f.entry.js +0 -2
  1422. package/www/build/p-5b577b6f.entry.js.map +0 -1
  1423. package/www/build/p-5fde1b41.entry.js +0 -2
  1424. package/www/build/p-5fde1b41.entry.js.map +0 -1
  1425. package/www/build/p-6164feb9.entry.js +0 -2
  1426. package/www/build/p-6164feb9.entry.js.map +0 -1
  1427. package/www/build/p-623fdee4.js +0 -2
  1428. package/www/build/p-623fdee4.js.map +0 -1
  1429. package/www/build/p-64d5fdd8.entry.js +0 -2
  1430. package/www/build/p-64d5fdd8.entry.js.map +0 -1
  1431. package/www/build/p-662119bb.entry.js +0 -2
  1432. package/www/build/p-662119bb.entry.js.map +0 -1
  1433. package/www/build/p-66c0f993.entry.js +0 -2
  1434. package/www/build/p-66c0f993.entry.js.map +0 -1
  1435. package/www/build/p-68278c42.entry.js +0 -2
  1436. package/www/build/p-68278c42.entry.js.map +0 -1
  1437. package/www/build/p-68d91a93.js +0 -2
  1438. package/www/build/p-68d91a93.js.map +0 -1
  1439. package/www/build/p-6c6a655e.entry.js +0 -2
  1440. package/www/build/p-6c6a655e.entry.js.map +0 -1
  1441. package/www/build/p-6c9cd6be.entry.js.map +0 -1
  1442. package/www/build/p-6e13aa8e.entry.js +0 -2
  1443. package/www/build/p-6e13aa8e.entry.js.map +0 -1
  1444. package/www/build/p-75c4a726.js +0 -3
  1445. package/www/build/p-75c4a726.js.map +0 -1
  1446. package/www/build/p-767b66ca.entry.js +0 -2
  1447. package/www/build/p-767b66ca.entry.js.map +0 -1
  1448. package/www/build/p-78af415b.entry.js +0 -2
  1449. package/www/build/p-78af415b.entry.js.map +0 -1
  1450. package/www/build/p-7a4f6a5b.entry.js +0 -2
  1451. package/www/build/p-7a4f6a5b.entry.js.map +0 -1
  1452. package/www/build/p-7ade2a71.entry.js +0 -2
  1453. package/www/build/p-7ade2a71.entry.js.map +0 -1
  1454. package/www/build/p-7b837e11.js +0 -2
  1455. package/www/build/p-7b837e11.js.map +0 -1
  1456. package/www/build/p-7d655f96.entry.js +0 -2
  1457. package/www/build/p-7d655f96.entry.js.map +0 -1
  1458. package/www/build/p-80b04954.entry.js +0 -2
  1459. package/www/build/p-80b04954.entry.js.map +0 -1
  1460. package/www/build/p-82eeea83.entry.js +0 -2
  1461. package/www/build/p-82eeea83.entry.js.map +0 -1
  1462. package/www/build/p-8503c87a.entry.js +0 -2
  1463. package/www/build/p-8503c87a.entry.js.map +0 -1
  1464. package/www/build/p-86618221.js +0 -2
  1465. package/www/build/p-86618221.js.map +0 -1
  1466. package/www/build/p-88a9865c.entry.js +0 -2
  1467. package/www/build/p-88a9865c.entry.js.map +0 -1
  1468. package/www/build/p-8b367393.js +0 -2
  1469. package/www/build/p-8b367393.js.map +0 -1
  1470. package/www/build/p-8c52635e.entry.js +0 -2
  1471. package/www/build/p-8c52635e.entry.js.map +0 -1
  1472. package/www/build/p-8ee2a9d2.entry.js +0 -2
  1473. package/www/build/p-8ee2a9d2.entry.js.map +0 -1
  1474. package/www/build/p-8fd50cc5.entry.js +0 -2
  1475. package/www/build/p-8fd50cc5.entry.js.map +0 -1
  1476. package/www/build/p-8ff5b76b.entry.js +0 -2
  1477. package/www/build/p-8ff5b76b.entry.js.map +0 -1
  1478. package/www/build/p-92f13701.entry.js +0 -2
  1479. package/www/build/p-92f13701.entry.js.map +0 -1
  1480. package/www/build/p-93bb075f.entry.js +0 -2
  1481. package/www/build/p-93bb075f.entry.js.map +0 -1
  1482. package/www/build/p-93d349ee.entry.js +0 -2
  1483. package/www/build/p-93d349ee.entry.js.map +0 -1
  1484. package/www/build/p-943db3a8.entry.js +0 -2
  1485. package/www/build/p-943db3a8.entry.js.map +0 -1
  1486. package/www/build/p-988a58dd.entry.js +0 -2
  1487. package/www/build/p-988a58dd.entry.js.map +0 -1
  1488. package/www/build/p-9ae0c0c6.entry.js +0 -2
  1489. package/www/build/p-9ae0c0c6.entry.js.map +0 -1
  1490. package/www/build/p-9c816a3b.js +0 -2
  1491. package/www/build/p-9c816a3b.js.map +0 -1
  1492. package/www/build/p-a2ee659d.entry.js +0 -2
  1493. package/www/build/p-a2ee659d.entry.js.map +0 -1
  1494. package/www/build/p-a3f9a5da.entry.js +0 -2
  1495. package/www/build/p-a3f9a5da.entry.js.map +0 -1
  1496. package/www/build/p-a4d2cf55.entry.js +0 -2
  1497. package/www/build/p-a4d2cf55.entry.js.map +0 -1
  1498. package/www/build/p-a6c07588.entry.js +0 -2
  1499. package/www/build/p-a6c07588.entry.js.map +0 -1
  1500. package/www/build/p-a8790237.entry.js +0 -2
  1501. package/www/build/p-a8790237.entry.js.map +0 -1
  1502. package/www/build/p-aaa96c12.entry.js +0 -17
  1503. package/www/build/p-aaa96c12.entry.js.map +0 -1
  1504. package/www/build/p-b0324c7d.entry.js +0 -2
  1505. package/www/build/p-b0324c7d.entry.js.map +0 -1
  1506. package/www/build/p-b421424f.entry.js +0 -2
  1507. package/www/build/p-b421424f.entry.js.map +0 -1
  1508. package/www/build/p-bbc20250.entry.js +0 -2
  1509. package/www/build/p-bbc20250.entry.js.map +0 -1
  1510. package/www/build/p-bd2156cc.entry.js +0 -2
  1511. package/www/build/p-bd2156cc.entry.js.map +0 -1
  1512. package/www/build/p-bd76ca35.entry.js +0 -2
  1513. package/www/build/p-bd76ca35.entry.js.map +0 -1
  1514. package/www/build/p-c3e03e41.entry.js +0 -2
  1515. package/www/build/p-c3e03e41.entry.js.map +0 -1
  1516. package/www/build/p-c9b81cab.entry.js +0 -2
  1517. package/www/build/p-c9b81cab.entry.js.map +0 -1
  1518. package/www/build/p-caced575.entry.js +0 -2
  1519. package/www/build/p-caced575.entry.js.map +0 -1
  1520. package/www/build/p-cb395500.js +0 -2
  1521. package/www/build/p-cb395500.js.map +0 -1
  1522. package/www/build/p-cbc09112.entry.js +0 -2
  1523. package/www/build/p-cbc09112.entry.js.map +0 -1
  1524. package/www/build/p-d080b624.entry.js +0 -2
  1525. package/www/build/p-d080b624.entry.js.map +0 -1
  1526. package/www/build/p-d6f43903.entry.js +0 -2
  1527. package/www/build/p-d6f43903.entry.js.map +0 -1
  1528. package/www/build/p-d969a9bf.js +0 -2
  1529. package/www/build/p-da3abb97.entry.js +0 -2
  1530. package/www/build/p-da3abb97.entry.js.map +0 -1
  1531. package/www/build/p-e1255160.js +0 -2
  1532. package/www/build/p-e1255160.js.map +0 -1
  1533. package/www/build/p-eb15536d.js.map +0 -1
  1534. package/www/build/p-ec1270db.entry.js +0 -2
  1535. package/www/build/p-ec1270db.entry.js.map +0 -1
  1536. package/www/build/p-efa6b991.entry.js +0 -2
  1537. package/www/build/p-efa6b991.entry.js.map +0 -1
  1538. package/www/build/p-f4b987ed.entry.js +0 -2
  1539. package/www/build/p-f4b987ed.entry.js.map +0 -1
  1540. package/www/build/p-f74973b5.entry.js +0 -8
  1541. package/www/build/p-f74973b5.entry.js.map +0 -1
  1542. package/www/build/p-f7e65eb0.entry.js +0 -2
  1543. package/www/build/p-f7e65eb0.entry.js.map +0 -1
  1544. package/www/build/p-ff89d630.entry.js +0 -2
  1545. package/www/build/p-ff89d630.entry.js.map +0 -1
  1546. package/www/build/web-components-library.esm.js.map +0 -1
@@ -32,6 +32,7 @@ export namespace Components {
32
32
  interface ZAccordion {
33
33
  /**
34
34
  * Enable highlight band on the `summary`'s left edge.
35
+ * @default false
35
36
  */
36
37
  "highlight": boolean;
37
38
  /**
@@ -40,6 +41,7 @@ export namespace Components {
40
41
  "icon": string;
41
42
  /**
42
43
  * Disabled state of the accordion.
44
+ * @default false
43
45
  */
44
46
  "isDisabled": boolean;
45
47
  /**
@@ -48,18 +50,22 @@ export namespace Components {
48
50
  "label": string;
49
51
  /**
50
52
  * The open state of the accordion.
53
+ * @default false
51
54
  */
52
55
  "open": boolean;
53
56
  /**
54
57
  * Enable box-shadow on the accordion. Only applies when `variant` is `BACKGROUND`.
58
+ * @default true
55
59
  */
56
60
  "shadow": boolean;
57
61
  /**
58
62
  * Size of the component.
63
+ * @default ControlSize.BIG
59
64
  */
60
65
  "size": ControlSize;
61
66
  /**
62
67
  * Accordion variant.
68
+ * @default AccordionVariant.DEFAULT
63
69
  */
64
70
  "variant": AccordionVariant;
65
71
  }
@@ -85,18 +91,22 @@ export namespace Components {
85
91
  interface ZAnchorNavigation {
86
92
  /**
87
93
  * 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
88
95
  */
89
96
  "autoCurrent": boolean;
90
97
  /**
91
98
  * Sets the label of the button displayed on mobile viewport when the anchor navigation is collapsed
99
+ * @default "salta a"
92
100
  */
93
101
  "collapsedLabel": string;
94
102
  /**
95
103
  * 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
96
105
  */
97
106
  "hideUnselected": boolean;
98
107
  /**
99
108
  * Explicitly collapse anchor navigation. If false will collapse automatically only on mobile.
109
+ * @default false
100
110
  */
101
111
  "isCollapsed": boolean;
102
112
  }
@@ -111,18 +121,22 @@ export namespace Components {
111
121
  interface ZAppHeader {
112
122
  /**
113
123
  * The opening state of the drawer.
124
+ * @default false
114
125
  */
115
126
  "drawerOpen": boolean;
116
127
  /**
117
128
  * 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
118
130
  */
119
131
  "enableOffcanvas": boolean;
120
132
  /**
121
133
  * Enable the search bar.
134
+ * @default false
122
135
  */
123
136
  "enableSearch": boolean;
124
137
  /**
125
138
  * Enable laZ logo.
139
+ * @default true
126
140
  */
127
141
  "enableZLogo": boolean;
128
142
  /**
@@ -131,14 +145,17 @@ export namespace Components {
131
145
  "searchPageUrl": string;
132
146
  /**
133
147
  * Placeholder text for the search bar.
148
+ * @default "Cerca"
134
149
  */
135
150
  "searchPlaceholder": string;
136
151
  /**
137
152
  * Search string for the search bar.
153
+ * @default ""
138
154
  */
139
155
  "searchString": string;
140
156
  /**
141
157
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
158
+ * @default false
142
159
  */
143
160
  "stuck": boolean;
144
161
  }
@@ -200,14 +217,17 @@ export namespace Components {
200
217
  interface ZAppHeaderDeprecated {
201
218
  /**
202
219
  * The opening state of the drawer.
220
+ * @default false
203
221
  */
204
222
  "drawerOpen": boolean;
205
223
  /**
206
224
  * Enable the search bar.
225
+ * @default false
207
226
  */
208
227
  "enableSearch": boolean;
209
228
  /**
210
229
  * 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"
211
231
  */
212
232
  "flow": "auto" | "stack" | "offcanvas";
213
233
  /**
@@ -216,6 +236,7 @@ export namespace Components {
216
236
  "hero": string;
217
237
  /**
218
238
  * Should place an overlay over the hero image. Useful for legibility purpose.
239
+ * @default false
219
240
  */
220
241
  "overlay": boolean;
221
242
  /**
@@ -224,26 +245,31 @@ export namespace Components {
224
245
  "searchPageUrl": string;
225
246
  /**
226
247
  * Placeholder text for the search bar.
248
+ * @default "Cerca"
227
249
  */
228
250
  "searchPlaceholder": string;
229
251
  /**
230
252
  * Search string for the search bar.
253
+ * @default ""
231
254
  */
232
255
  "searchString": string;
233
256
  /**
234
257
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
258
+ * @default false
235
259
  */
236
260
  "stuck": boolean;
237
261
  }
238
262
  interface ZAriaAlert {
239
263
  /**
240
264
  * Aria live mode
265
+ * @default ZAriaAlertMode.POLITE
241
266
  */
242
267
  "mode": ZAriaAlertMode;
243
268
  }
244
269
  interface ZAvatar {
245
270
  /**
246
271
  * [optional] Avatar background color
272
+ * @default "gray700"
247
273
  */
248
274
  "backgroundColor"?: string;
249
275
  /**
@@ -252,6 +278,7 @@ export namespace Components {
252
278
  "image"?: string;
253
279
  /**
254
280
  * [optional] Avatar size
281
+ * @default AvatarSize.MEDIUM
255
282
  */
256
283
  "size"?: AvatarSize;
257
284
  /**
@@ -260,6 +287,7 @@ export namespace Components {
260
287
  "text"?: string;
261
288
  /**
262
289
  * [optional] Avatar text color
290
+ * @default "color-white"
263
291
  */
264
292
  "textColor"?: string;
265
293
  }
@@ -291,6 +319,7 @@ export namespace Components {
291
319
  "fallbackCover"?: string;
292
320
  /**
293
321
  * Whether to show a stack of covers to represent multiple books (only for `portrait` variant).
322
+ * @default false
294
323
  */
295
324
  "hasMultipleCovers": boolean;
296
325
  /**
@@ -299,10 +328,12 @@ export namespace Components {
299
328
  "isbn"?: string;
300
329
  /**
301
330
  * [optional] ISBN label
331
+ * @default ""
302
332
  */
303
333
  "isbnLabel": string;
304
334
  /**
305
335
  * [optional] Value for the `target` attribute of the links created by `ebookUrl` prop.
336
+ * @default "_blank"
306
337
  */
307
338
  "linkTarget": string;
308
339
  /**
@@ -315,6 +346,7 @@ export namespace Components {
315
346
  "titleHtmlTag"?: string;
316
347
  /**
317
348
  * Card variant: landscape, portrait
349
+ * @default BookCardVariant.PORTRAIT
318
350
  */
319
351
  "variant": BookCardVariant;
320
352
  /**
@@ -338,6 +370,7 @@ export namespace Components {
338
370
  "info"?: string;
339
371
  /**
340
372
  * Show or hide laZ prefix before app name
373
+ * @default true
341
374
  */
342
375
  "laz"?: boolean;
343
376
  /**
@@ -382,6 +415,7 @@ export namespace Components {
382
415
  "isbn"?: string;
383
416
  /**
384
417
  * [optional] ISBN label
418
+ * @default ""
385
419
  */
386
420
  "isbnLabel": string;
387
421
  /**
@@ -426,6 +460,7 @@ export namespace Components {
426
460
  interface ZBookCover {
427
461
  /**
428
462
  * Whether to apply a border around the cover image (always applied when `multiple` is enabled).
463
+ * @default false
429
464
  */
430
465
  "bordered": boolean;
431
466
  /**
@@ -438,42 +473,51 @@ export namespace Components {
438
473
  "fallbackCover": string;
439
474
  /**
440
475
  * Whether to show a stack of covers to represent multiple books.
476
+ * @default false
441
477
  */
442
478
  "multiple": boolean;
443
479
  }
444
480
  interface ZBreadcrumb {
445
481
  /**
446
482
  * [optional] Variant of first node
483
+ * @default BreadcrumbHomepageVariant.ICON
447
484
  */
448
485
  "homepageVariant"?: BreadcrumbHomepageVariant;
449
486
  /**
450
487
  * [optional] Sets max number of element to show
488
+ * @default 5
451
489
  */
452
490
  "maxNodesToShow"?: number;
453
491
  /**
454
492
  * [optional] Sets max number of row for each path inside the popover. Zero equals unlimited
493
+ * @default 0
455
494
  */
456
495
  "overflowMenuItemRows"?: number;
457
496
  /**
458
497
  * [optional] Sets the path style
498
+ * @default BreadcrumbPathStyle.UNDERLINED
459
499
  */
460
500
  "pathStyle"?: BreadcrumbPathStyle;
461
501
  /**
462
502
  * [optional] Controls the behaviour on <a> tag click/enter
503
+ * @default false
463
504
  */
464
505
  "preventFollowUrl"?: boolean;
465
506
  /**
466
507
  * [optional] Sets the maximun number of chars per single node
508
+ * @default 30
467
509
  */
468
510
  "truncateChar"?: number;
469
511
  }
470
512
  interface ZButton {
471
513
  /**
472
514
  * defines a string value that labels the internal interactive element. Used for accessibility.
515
+ * @default undefined
473
516
  */
474
517
  "ariaLabel": string | undefined;
475
518
  /**
476
519
  * HTML button disabled attribute.
520
+ * @default false
477
521
  */
478
522
  "disabled"?: boolean;
479
523
  /**
@@ -494,6 +538,7 @@ export namespace Components {
494
538
  "icon"?: string;
495
539
  /**
496
540
  * the button icon position. Defaults to `left`
541
+ * @default IconPosition.LEFT
497
542
  */
498
543
  "iconPosition"?: IconPosition;
499
544
  /**
@@ -503,10 +548,12 @@ export namespace Components {
503
548
  /**
504
549
  * **Deprecated:** Use `htmlrole` instead.
505
550
  * @deprecated This prop has been deprecated in favor of `htmlrole` for better accessibility.
551
+ * @default ""
506
552
  */
507
553
  "role": string;
508
554
  /**
509
555
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
556
+ * @default ControlSize.BIG
510
557
  */
511
558
  "size"?: ButtonSize | ControlSize;
512
559
  /**
@@ -515,10 +562,12 @@ export namespace Components {
515
562
  "target"?: string;
516
563
  /**
517
564
  * HTML button type attribute.
565
+ * @default ButtonType.BUTTON
518
566
  */
519
567
  "type"?: ButtonType;
520
568
  /**
521
569
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
570
+ * @default ButtonVariant.PRIMARY
522
571
  */
523
572
  "variant"?: ButtonVariant;
524
573
  }
@@ -537,6 +586,7 @@ export namespace Components {
537
586
  "desclabel"?: string;
538
587
  /**
539
588
  * selected flag (optional)
589
+ * @default false
540
590
  */
541
591
  "isselected"?: boolean;
542
592
  /**
@@ -545,14 +595,17 @@ export namespace Components {
545
595
  "label": string;
546
596
  /**
547
597
  * sortable flag (optional)
598
+ * @default true
548
599
  */
549
600
  "sortasc"?: boolean;
550
601
  /**
551
602
  * sort label content (ascending) (optional)
603
+ * @default "A-Z"
552
604
  */
553
605
  "sortlabelasc"?: string;
554
606
  /**
555
607
  * sort label content (descending) (optional)
608
+ * @default "Z-A"
556
609
  */
557
610
  "sortlabeldesc"?: string;
558
611
  }
@@ -570,6 +623,7 @@ export namespace Components {
570
623
  interface ZCard {
571
624
  /**
572
625
  * 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
573
627
  */
574
628
  "clickable": boolean;
575
629
  /**
@@ -578,6 +632,7 @@ export namespace Components {
578
632
  "coverIcon": string;
579
633
  /**
580
634
  * Enable shadow. Default: false.
635
+ * @default false
581
636
  */
582
637
  "showShadow": boolean;
583
638
  /**
@@ -597,14 +652,17 @@ export namespace Components {
597
652
  "arrowsPosition"?: CarouselArrowsPosition;
598
653
  /**
599
654
  * 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
600
656
  */
601
657
  "fixedArrows": boolean;
602
658
  /**
603
659
  * The height of the ghost loader (only visible when `isLoading` is set to `true`)
660
+ * @default 100
604
661
  */
605
662
  "ghostLoadingHeight": number;
606
663
  /**
607
664
  * When enabled, navigating next the last item will go back to the first item and vice versa.
665
+ * @default false
608
666
  */
609
667
  "infinite": boolean;
610
668
  /**
@@ -621,16 +679,19 @@ export namespace Components {
621
679
  "progressMode"?: CarouselProgressMode;
622
680
  /**
623
681
  * Shows only one content at a time
682
+ * @default false
624
683
  */
625
684
  "single": boolean;
626
685
  }
627
686
  interface ZChip {
628
687
  /**
629
688
  * z-chip aria-label string
689
+ * @default ""
630
690
  */
631
691
  "ariaLabel": string;
632
692
  /**
633
693
  * set z-chip as disabled
694
+ * @default false
634
695
  */
635
696
  "disabled"?: boolean;
636
697
  /**
@@ -643,6 +704,7 @@ export namespace Components {
643
704
  "interactiveIcon"?: string;
644
705
  /**
645
706
  * z-chip size type, can be default, medium or small
707
+ * @default ZChipType.DEFAULT
646
708
  */
647
709
  "type"?: ZChipType;
648
710
  }
@@ -653,6 +715,7 @@ export namespace Components {
653
715
  interface ZColorPicker {
654
716
  /**
655
717
  * Disables the transparent color option. Setting `selectedColor` prop to `#FFFFFF00` while `disableTransparent` is true will default to `#333333` ("dark gray 2").
718
+ * @default false
656
719
  */
657
720
  "disableTransparent": boolean;
658
721
  /**
@@ -661,6 +724,7 @@ export namespace Components {
661
724
  "htmlAriaLabel": string;
662
725
  /**
663
726
  * The language for the aria labels inside the color picker.
727
+ * @default "it"
664
728
  */
665
729
  "lng": "it" | "en";
666
730
  /**
@@ -675,14 +739,17 @@ export namespace Components {
675
739
  interface ZCombobox {
676
740
  /**
677
741
  * check all label (optional)
742
+ * @default "Seleziona tutti"
678
743
  */
679
744
  "checkalltext"?: string;
680
745
  /**
681
746
  * the combobox is disabled
747
+ * @default false
682
748
  */
683
749
  "disabled"?: boolean;
684
750
  /**
685
751
  * show "check all" checkbox (optional)
752
+ * @default false
686
753
  */
687
754
  "hascheckall"?: boolean;
688
755
  /**
@@ -691,6 +758,7 @@ export namespace Components {
691
758
  "hasgroupitems"?: boolean;
692
759
  /**
693
760
  * show search input flag (optional)
761
+ * @default false
694
762
  */
695
763
  "hassearch"?: boolean;
696
764
  /**
@@ -699,14 +767,17 @@ export namespace Components {
699
767
  "htmlAriaLabel"?: string;
700
768
  /**
701
769
  * input unique id
770
+ * @default `combo-${randomId()}`
702
771
  */
703
772
  "inputid": string;
704
773
  /**
705
774
  * fixed style flag
775
+ * @default false
706
776
  */
707
777
  "isfixed": boolean;
708
778
  /**
709
779
  * toggle combo list opening flag
780
+ * @default false
710
781
  */
711
782
  "isopen": boolean;
712
783
  /**
@@ -719,10 +790,12 @@ export namespace Components {
719
790
  "label": string;
720
791
  /**
721
792
  * max number of checkable items (0 = unlimited)
793
+ * @default 0
722
794
  */
723
795
  "maxcheckableitems": number;
724
796
  /**
725
797
  * no result text message
798
+ * @default "Nessun risultato"
726
799
  */
727
800
  "noresultslabel"?: string;
728
801
  /**
@@ -739,10 +812,12 @@ export namespace Components {
739
812
  "searchtitle"?: string;
740
813
  /**
741
814
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
815
+ * @default ControlSize.BIG
742
816
  */
743
817
  "size"?: ControlSize;
744
818
  /**
745
819
  * uncheck all label (optional)
820
+ * @default "Deseleziona tutti"
746
821
  */
747
822
  "uncheckalltext"?: string;
748
823
  }
@@ -756,20 +831,24 @@ export namespace Components {
756
831
  interface ZCoverHero {
757
832
  /**
758
833
  * Vertical content position (for `STACKED` variant).
834
+ * @default CoverHeroContentPosition.TOP
759
835
  */
760
836
  "contentPosition": CoverHeroContentPosition;
761
837
  /**
762
838
  * 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
763
840
  */
764
841
  "preserveAspectRatio": boolean;
765
842
  /**
766
843
  * Cover hero variant. Can be `OVERLAY` or `STACKED`.
844
+ * @default CoverHeroVariant.OVERLAY
767
845
  */
768
846
  "variant": CoverHeroVariant;
769
847
  }
770
848
  interface ZDatePicker {
771
849
  /**
772
850
  * z-input aria label
851
+ * @default ""
773
852
  */
774
853
  "ariaLabel": string;
775
854
  /**
@@ -782,28 +861,34 @@ export namespace Components {
782
861
  "label"?: string;
783
862
  /**
784
863
  * [Optional] datepicker mode: date, datetime, only months
864
+ * @default ZDatePickerMode.DATE
785
865
  */
786
866
  "mode": ZDatePickerMode;
787
867
  /**
788
868
  * [Optional] the datepicker input name
869
+ * @default undefined
789
870
  */
790
871
  "name"?: string;
791
872
  /**
792
873
  * [Optional] the datepicker input value
874
+ * @default undefined
793
875
  */
794
876
  "value"?: string;
795
877
  }
796
878
  interface ZDivider {
797
879
  /**
798
880
  * [optional] Divider color
881
+ * @default "gray200"
799
882
  */
800
883
  "color"?: string;
801
884
  /**
802
885
  * [optional] Divider orintation
886
+ * @default DividerOrientation.HORIZONTAL
803
887
  */
804
888
  "orientation"?: DividerOrientation;
805
889
  /**
806
890
  * [optional] Divider size
891
+ * @default DividerSize.SMALL
807
892
  */
808
893
  "size"?: DividerSize;
809
894
  }
@@ -842,6 +927,7 @@ export namespace Components {
842
927
  "description"?: string;
843
928
  /**
844
929
  * drag & drop button label
930
+ * @default "Rilascia i file in questa area per allegarli."
845
931
  */
846
932
  "dragAndDropLabel"?: string;
847
933
  /**
@@ -850,6 +936,7 @@ export namespace Components {
850
936
  "errorModalMessage"?: string;
851
937
  /**
852
938
  * error modal title
939
+ * @default "Errore di caricamento"
853
940
  */
854
941
  "errorModalTitle"?: string;
855
942
  /**
@@ -862,10 +949,12 @@ export namespace Components {
862
949
  "getFiles": () => Promise<File[]>;
863
950
  /**
864
951
  * uploaded files history rendering
952
+ * @default true
865
953
  */
866
954
  "hasFileSection"?: boolean;
867
955
  /**
868
956
  * Value to set on the file input's `name` attribute (for use with forms)
957
+ * @default "z-file-upload"
869
958
  */
870
959
  "inputName"?: string;
871
960
  /**
@@ -878,26 +967,32 @@ export namespace Components {
878
967
  "removeFile": (fileName: string) => Promise<void>;
879
968
  /**
880
969
  * Whether to show errors in the internal modal or leave the handling to the app. Errors will still be emitted.
970
+ * @default true
881
971
  */
882
972
  "showErrors": boolean;
883
973
  /**
884
974
  * Prop indicating the file upload type - can be default or dragdrop
975
+ * @default ZFileUploadType.DEFAULT
885
976
  */
886
977
  "type": ZFileUploadType;
887
978
  /**
888
979
  * upoload button label
980
+ * @default "allega"
889
981
  */
890
982
  "uploadBtnLabel"?: string;
891
983
  /**
892
984
  * upload clickable message
985
+ * @default "Carica"
893
986
  */
894
987
  "uploadClickableMessage"?: string;
895
988
  /**
896
989
  * upload message
990
+ * @default "o trascina dal tuo computer"
897
991
  */
898
992
  "uploadMessage"?: string;
899
993
  /**
900
994
  * loaded files label
995
+ * @default "File appena caricati"
901
996
  */
902
997
  "uploadedFilesLabel"?: string;
903
998
  }
@@ -940,6 +1035,7 @@ export namespace Components {
940
1035
  "boxid": string;
941
1036
  /**
942
1037
  * render close icon flag
1038
+ * @default true
943
1039
  */
944
1040
  "isclosable": boolean;
945
1041
  }
@@ -953,10 +1049,12 @@ export namespace Components {
953
1049
  interface ZInfoReveal {
954
1050
  /**
955
1051
  * Aria label of the trigger button. It will be only used when `label` prop is empty.
1052
+ * @default "Apri pannello informazioni"
956
1053
  */
957
1054
  "ariaLabel": string;
958
1055
  /**
959
1056
  * Name of the icon for the trigger button
1057
+ * @default "informationsource"
960
1058
  */
961
1059
  "icon"?: string;
962
1060
  /**
@@ -965,16 +1063,19 @@ export namespace Components {
965
1063
  "label"?: string;
966
1064
  /**
967
1065
  * 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
968
1067
  */
969
1068
  "position"?: InfoRevealPosition;
970
1069
  /**
971
1070
  * Size of the trigger button
1071
+ * @default ControlSize.BIG
972
1072
  */
973
1073
  "size"?: ControlSize;
974
1074
  }
975
1075
  interface ZInput {
976
1076
  /**
977
1077
  * the input aria-label
1078
+ * @default ""
978
1079
  */
979
1080
  "ariaLabel": string;
980
1081
  /**
@@ -983,14 +1084,17 @@ export namespace Components {
983
1084
  "autocomplete"?: string;
984
1085
  /**
985
1086
  * checked: available for checkbox, radio
1087
+ * @default false
986
1088
  */
987
1089
  "checked"?: boolean;
988
1090
  /**
989
1091
  * the input is disabled
1092
+ * @default false
990
1093
  */
991
1094
  "disabled"?: boolean;
992
1095
  /**
993
1096
  * render clear icon when typing (optional): available for text
1097
+ * @default true
994
1098
  */
995
1099
  "hasclearicon"?: boolean;
996
1100
  /**
@@ -1011,10 +1115,12 @@ export namespace Components {
1011
1115
  "htmlAriaDescribedBy"?: string;
1012
1116
  /**
1013
1117
  * the input aria-expaded: available for text, password, number, email
1118
+ * @default ""
1014
1119
  */
1015
1120
  "htmlAriaExpanded": string;
1016
1121
  /**
1017
1122
  * the id of the input element
1123
+ * @default `id-${randomId()}`
1018
1124
  */
1019
1125
  "htmlid": string;
1020
1126
  /**
@@ -1035,6 +1141,7 @@ export namespace Components {
1035
1141
  "label"?: string;
1036
1142
  /**
1037
1143
  * the input label position: available for checkbox, radio
1144
+ * @default LabelPosition.RIGHT
1038
1145
  */
1039
1146
  "labelPosition"?: LabelPosition;
1040
1147
  /**
@@ -1047,6 +1154,7 @@ export namespace Components {
1047
1154
  "maxlength"?: number;
1048
1155
  /**
1049
1156
  * input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed
1157
+ * @default true
1050
1158
  */
1051
1159
  "message"?: string | boolean;
1052
1160
  /**
@@ -1071,18 +1179,22 @@ export namespace Components {
1071
1179
  "placeholder"?: string;
1072
1180
  /**
1073
1181
  * the input is readonly
1182
+ * @default false
1074
1183
  */
1075
1184
  "readonly"?: boolean;
1076
1185
  /**
1077
1186
  * the input is required (optional): available for text, password, number, email, textarea, checkbox
1187
+ * @default false
1078
1188
  */
1079
1189
  "required"?: boolean;
1080
1190
  /**
1081
1191
  * the input role
1192
+ * @default ""
1082
1193
  */
1083
1194
  "role": string;
1084
1195
  /**
1085
1196
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
1197
+ * @default ControlSize.BIG
1086
1198
  */
1087
1199
  "size"?: ControlSize;
1088
1200
  /**
@@ -1109,10 +1221,12 @@ export namespace Components {
1109
1221
  "disabled"?: boolean;
1110
1222
  /**
1111
1223
  * the id of the message element (optional)
1224
+ * @default `id-${randomId()}`
1112
1225
  */
1113
1226
  "htmlId"?: string;
1114
1227
  /**
1115
1228
  * the role to set when both the message and the status are populated (optional)
1229
+ * @default "alert"
1116
1230
  */
1117
1231
  "htmlRole": null | string;
1118
1232
  /**
@@ -1127,52 +1241,64 @@ export namespace Components {
1127
1241
  interface ZList {
1128
1242
  /**
1129
1243
  * [optional] type of the list marker for each element
1244
+ * @default ListType.NONE
1130
1245
  */
1131
1246
  "listType"?: ListType;
1132
1247
  /**
1133
1248
  * Sets role of the element.
1249
+ * @default "list"
1134
1250
  */
1135
1251
  "role": string;
1136
1252
  /**
1137
1253
  * [optional] Sets size of inside elements.
1254
+ * @default ListSize.MEDIUM
1138
1255
  */
1139
1256
  "size"?: ListSize;
1140
1257
  }
1141
1258
  interface ZListElement {
1142
1259
  /**
1143
1260
  * [optional] Align expandable button left or right.
1261
+ * @default ExpandableListButtonAlign.LEFT
1144
1262
  */
1145
1263
  "alignButton"?: ExpandableListButtonAlign;
1146
1264
  /**
1147
1265
  * [optional] Sets element clickable.
1266
+ * @default false
1148
1267
  */
1149
1268
  "clickable"?: boolean;
1150
1269
  /**
1151
1270
  * [optional] Sets text color of the element.
1271
+ * @default "none"
1152
1272
  */
1153
1273
  "color"?: string;
1154
1274
  /**
1155
1275
  * [optional] Sets disabled style of the element.
1276
+ * @default false
1156
1277
  */
1157
1278
  "disabled"?: boolean;
1158
1279
  /**
1159
1280
  * [optional] Sets the divider color.
1281
+ * @default "color-surface03"
1160
1282
  */
1161
1283
  "dividerColor"?: string;
1162
1284
  /**
1163
1285
  * [optional] Sets the divider size.
1286
+ * @default DividerSize.SMALL
1164
1287
  */
1165
1288
  "dividerSize"?: DividerSize;
1166
1289
  /**
1167
1290
  * [optional] Sets the position where to insert the divider.
1291
+ * @default ListDividerType.NONE
1168
1292
  */
1169
1293
  "dividerType"?: ListDividerType;
1170
1294
  /**
1171
1295
  * [optional] Sets element as expandable.
1296
+ * @default false
1172
1297
  */
1173
1298
  "expandable"?: boolean;
1174
1299
  /**
1175
1300
  * [optional] Sets expandable style to element.
1301
+ * @default ExpandableListStyle.ACCORDION
1176
1302
  */
1177
1303
  "expandableStyle"?: ExpandableListStyle;
1178
1304
  /**
@@ -1181,6 +1307,7 @@ export namespace Components {
1181
1307
  "hasTreeItems"?: boolean;
1182
1308
  /**
1183
1309
  * set tabindex to Host tag (optional). Defaults to 0.
1310
+ * @default 0
1184
1311
  */
1185
1312
  "htmlTabindex"?: number | null;
1186
1313
  /**
@@ -1189,32 +1316,39 @@ export namespace Components {
1189
1316
  "listElementId"?: number;
1190
1317
  /**
1191
1318
  * [optional] position of the list element inside the list or the group
1319
+ * @default "0"
1192
1320
  */
1193
1321
  "listElementPosition"?: string;
1194
1322
  /**
1195
1323
  * [optional] type of the list marker for each element
1324
+ * @default ListType.NONE
1196
1325
  */
1197
1326
  "listType"?: ListType;
1198
1327
  /**
1199
1328
  * Sets element role.
1329
+ * @default "listitem"
1200
1330
  */
1201
1331
  "role": string;
1202
1332
  /**
1203
1333
  * [optional] Sets size of inside elements.
1334
+ * @default ListSize.MEDIUM
1204
1335
  */
1205
1336
  "size"?: ListSize;
1206
1337
  }
1207
1338
  interface ZListGroup {
1208
1339
  /**
1209
1340
  * [optional] Sets the divider color.
1341
+ * @default "gray200"
1210
1342
  */
1211
1343
  "dividerColor"?: string;
1212
1344
  /**
1213
1345
  * [optional] Sets the divider size.
1346
+ * @default DividerSize.SMALL
1214
1347
  */
1215
1348
  "dividerSize"?: DividerSize;
1216
1349
  /**
1217
1350
  * [optional] Sets the position where to insert the divider.
1351
+ * @default ListDividerType.NONE
1218
1352
  */
1219
1353
  "dividerType"?: ListDividerType;
1220
1354
  /**
@@ -1223,14 +1357,17 @@ export namespace Components {
1223
1357
  "hasTreeItems"?: boolean;
1224
1358
  /**
1225
1359
  * [optional] type of the list marker for each element
1360
+ * @default ListType.NONE
1226
1361
  */
1227
1362
  "listType"?: ListType;
1228
1363
  /**
1229
1364
  * Sets element role.
1365
+ * @default "group"
1230
1366
  */
1231
1367
  "role": string;
1232
1368
  /**
1233
1369
  * [optional] Sets size of inside elements.
1370
+ * @default ListSize.MEDIUM
1234
1371
  */
1235
1372
  "size"?: ListSize;
1236
1373
  }
@@ -1270,6 +1407,7 @@ export namespace Components {
1270
1407
  "active"?: boolean;
1271
1408
  /**
1272
1409
  * 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.
1410
+ * @default true
1273
1411
  */
1274
1412
  "floating"?: boolean;
1275
1413
  /**
@@ -1278,10 +1416,12 @@ export namespace Components {
1278
1416
  "focusLastItem": () => Promise<void>;
1279
1417
  /**
1280
1418
  * 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).
1419
+ * @default -1
1281
1420
  */
1282
1421
  "htmlTabindex": number;
1283
1422
  /**
1284
1423
  * The opening state of the menu.
1424
+ * @default false
1285
1425
  */
1286
1426
  "open": boolean;
1287
1427
  /**
@@ -1290,6 +1430,7 @@ export namespace Components {
1290
1430
  "setFocus": () => Promise<void>;
1291
1431
  /**
1292
1432
  * 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.
1433
+ * @default false
1293
1434
  */
1294
1435
  "verticalContext": boolean;
1295
1436
  }
@@ -1303,14 +1444,17 @@ export namespace Components {
1303
1444
  "active"?: boolean;
1304
1445
  /**
1305
1446
  * 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.
1447
+ * @default false
1306
1448
  */
1307
1449
  "floating"?: boolean;
1308
1450
  /**
1309
1451
  * The opening state of the menu.
1452
+ * @default false
1310
1453
  */
1311
1454
  "open": boolean;
1312
1455
  /**
1313
1456
  * 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.
1457
+ * @default false
1314
1458
  */
1315
1459
  "verticalContext": boolean;
1316
1460
  }
@@ -1328,6 +1472,7 @@ export namespace Components {
1328
1472
  "focusLastItem": () => Promise<void>;
1329
1473
  /**
1330
1474
  * 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).
1475
+ * @default -1
1331
1476
  */
1332
1477
  "htmlTabindex": number;
1333
1478
  /**
@@ -1354,10 +1499,12 @@ export namespace Components {
1354
1499
  interface ZModal {
1355
1500
  /**
1356
1501
  * add role "alertdialog" to dialog (optional, default is false)
1502
+ * @default false
1357
1503
  */
1358
1504
  "alertdialog"?: boolean;
1359
1505
  /**
1360
1506
  * if true, the modal is closable (optional, default is true)
1507
+ * @default true
1361
1508
  */
1362
1509
  "closable"?: boolean;
1363
1510
  /**
@@ -1366,10 +1513,12 @@ export namespace Components {
1366
1513
  "close": () => Promise<void>;
1367
1514
  /**
1368
1515
  * aria-label for close button (optional)
1516
+ * @default "chiudi modale"
1369
1517
  */
1370
1518
  "closeButtonLabel": string;
1371
1519
  /**
1372
1520
  * if true, the page scroll is locked when the modal is open (optional, default is true)
1521
+ * @default true
1373
1522
  */
1374
1523
  "lockPageScroll"?: boolean;
1375
1524
  /**
@@ -1390,6 +1539,7 @@ export namespace Components {
1390
1539
  "open": () => Promise<void>;
1391
1540
  /**
1392
1541
  * if true, the modal can scroll inside, if false the viewport can scroll
1542
+ * @default true
1393
1543
  */
1394
1544
  "scrollInside"?: boolean;
1395
1545
  }
@@ -1404,10 +1554,12 @@ export namespace Components {
1404
1554
  "faded": boolean;
1405
1555
  /**
1406
1556
  * highlighted status
1557
+ * @default false
1407
1558
  */
1408
1559
  "ishighlighted": boolean;
1409
1560
  /**
1410
1561
  * pressed status
1562
+ * @default false
1411
1563
  */
1412
1564
  "ispressed": boolean;
1413
1565
  }
@@ -1456,18 +1608,22 @@ export namespace Components {
1456
1608
  "cover": string;
1457
1609
  /**
1458
1610
  * card is disabled
1611
+ * @default false
1459
1612
  */
1460
1613
  "disabled": boolean;
1461
1614
  /**
1462
1615
  * flip button label
1616
+ * @default "INFO"
1463
1617
  */
1464
1618
  "flipbuttonlabel": string;
1465
1619
  /**
1466
1620
  * card is flipped
1621
+ * @default false
1467
1622
  */
1468
1623
  "flipped": boolean;
1469
1624
  /**
1470
1625
  * hide info button
1626
+ * @default false
1471
1627
  */
1472
1628
  "hideinfobtn": boolean;
1473
1629
  /**
@@ -1486,6 +1642,7 @@ export namespace Components {
1486
1642
  "cardtype"?: LicenseType;
1487
1643
  /**
1488
1644
  * display footer custom slotted content
1645
+ * @default false
1489
1646
  */
1490
1647
  "customContent": boolean;
1491
1648
  /**
@@ -1498,6 +1655,7 @@ export namespace Components {
1498
1655
  "isbn": string;
1499
1656
  /**
1500
1657
  * footer opened by default (optional)
1658
+ * @default false
1501
1659
  */
1502
1660
  "opened"?: boolean;
1503
1661
  /**
@@ -1524,6 +1682,7 @@ export namespace Components {
1524
1682
  interface ZMyzCardIcon {
1525
1683
  /**
1526
1684
  * description of the icon
1685
+ * @default ""
1527
1686
  */
1528
1687
  "ariaLabel": string;
1529
1688
  /**
@@ -1532,6 +1691,7 @@ export namespace Components {
1532
1691
  "icon": string;
1533
1692
  /**
1534
1693
  * disabled status flag
1694
+ * @default false
1535
1695
  */
1536
1696
  "isdisabled": boolean;
1537
1697
  }
@@ -1542,6 +1702,7 @@ export namespace Components {
1542
1702
  "data": string | DictionaryData;
1543
1703
  /**
1544
1704
  * tabindex link attribute (optional)
1705
+ * @default 0
1545
1706
  */
1546
1707
  "htmltabindex"?: number;
1547
1708
  }
@@ -1576,6 +1737,7 @@ export namespace Components {
1576
1737
  "link"?: string;
1577
1738
  /**
1578
1739
  * link target (optional)
1740
+ * @default "_self"
1579
1741
  */
1580
1742
  "linktarget"?: string;
1581
1743
  /**
@@ -1588,6 +1750,7 @@ export namespace Components {
1588
1750
  "text": string;
1589
1751
  /**
1590
1752
  * underlined style flag
1753
+ * @default true
1591
1754
  */
1592
1755
  "underlined": boolean;
1593
1756
  }
@@ -1600,18 +1763,22 @@ export namespace Components {
1600
1763
  interface ZNavigationTabs {
1601
1764
  /**
1602
1765
  * Set `aria-label` attribute to the internal `<nav>` element with `tablist` role.
1766
+ * @default ""
1603
1767
  */
1604
1768
  "ariaLabel": string;
1605
1769
  /**
1606
1770
  * Navigation tabs orientation.
1771
+ * @default NavigationTabsOrientation.HORIZONTAL
1607
1772
  */
1608
1773
  "orientation"?: NavigationTabsOrientation;
1609
1774
  /**
1610
1775
  * 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.
1776
+ * @default undefined
1611
1777
  */
1612
1778
  "selectedTab": number;
1613
1779
  /**
1614
1780
  * Navigation tabs size.
1781
+ * @default NavigationTabsSize.BIG
1615
1782
  */
1616
1783
  "size"?: NavigationTabsSize;
1617
1784
  }
@@ -1628,6 +1795,7 @@ export namespace Components {
1628
1795
  "actiontext"?: string;
1629
1796
  /**
1630
1797
  * Border position
1798
+ * @default "bottom"
1631
1799
  */
1632
1800
  "borderposition"?: "top" | "bottom";
1633
1801
  /**
@@ -1636,15 +1804,18 @@ export namespace Components {
1636
1804
  "contenticonname"?: string;
1637
1805
  /**
1638
1806
  * Enable close icon
1807
+ * @default false
1639
1808
  */
1640
1809
  "showclose"?: boolean;
1641
1810
  /**
1642
1811
  * Enable shadow.
1643
1812
  * @deprecated shadow is available only for the `sticky` version of the notification.
1813
+ * @default false
1644
1814
  */
1645
1815
  "showshadow"?: boolean;
1646
1816
  /**
1647
1817
  * Enable sticky notification bar.
1818
+ * @default false
1648
1819
  */
1649
1820
  "sticky"?: boolean;
1650
1821
  /**
@@ -1660,29 +1831,35 @@ export namespace Components {
1660
1831
  interface ZOffcanvas {
1661
1832
  /**
1662
1833
  * Whether the offcanvas is open. Default: false
1834
+ * @default false
1663
1835
  */
1664
1836
  "open": boolean;
1665
1837
  /**
1666
1838
  * Whether to show the backdrop when the offcanvas is open. Default: true
1839
+ * @default true
1667
1840
  */
1668
1841
  "showBackdrop": boolean;
1669
1842
  /**
1670
1843
  * Skip the opening transition when the offcanvas is already open at the first render.
1671
1844
  * @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.
1845
+ * @default false
1672
1846
  */
1673
1847
  "skipLoadAnimation": boolean;
1674
1848
  /**
1675
1849
  * Open the content transitioning to a specified direction. The `up` direction always show the `overlay`, also when the variant is `pushcontent`.
1850
+ * @default TransitionDirection.LEFT
1676
1851
  */
1677
1852
  "transitiondirection"?: TransitionDirection;
1678
1853
  /**
1679
1854
  * 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.
1855
+ * @default OffCanvasVariant.PUSHCONTENT
1680
1856
  */
1681
1857
  "variant"?: OffCanvasVariant;
1682
1858
  }
1683
1859
  interface ZOtp {
1684
1860
  /**
1685
1861
  * Input number
1862
+ * @default 6
1686
1863
  */
1687
1864
  "inputNum"?: number;
1688
1865
  /**
@@ -1702,10 +1879,12 @@ export namespace Components {
1702
1879
  interface ZPagination {
1703
1880
  /**
1704
1881
  * Current page.
1882
+ * @default 1
1705
1883
  */
1706
1884
  "currentPage": number;
1707
1885
  /**
1708
1886
  * Enable buttons to go to the first and last pages.
1887
+ * @default false
1709
1888
  */
1710
1889
  "edges": boolean;
1711
1890
  /**
@@ -1718,10 +1897,12 @@ export namespace Components {
1718
1897
  "label"?: string;
1719
1898
  /**
1720
1899
  * Enable navigation arrows.
1900
+ * @default true
1721
1901
  */
1722
1902
  "navArrows": boolean;
1723
1903
  /**
1724
1904
  * Number of pages to skip.
1905
+ * @default 0
1725
1906
  */
1726
1907
  "skip": number;
1727
1908
  /**
@@ -1756,6 +1937,7 @@ export namespace Components {
1756
1937
  "imgurl"?: string;
1757
1938
  /**
1758
1939
  * disabled status flag (optional)
1940
+ * @default false
1759
1941
  */
1760
1942
  "isdisabled"?: boolean;
1761
1943
  /**
@@ -1768,6 +1950,7 @@ export namespace Components {
1768
1950
  "linklabel": string;
1769
1951
  /**
1770
1952
  * link target (optional)
1953
+ * @default "_blank"
1771
1954
  */
1772
1955
  "target"?: string;
1773
1956
  /**
@@ -1793,22 +1976,27 @@ export namespace Components {
1793
1976
  "bindTo"?: string | HTMLElement;
1794
1977
  /**
1795
1978
  * Whether to center the popup on the main side (according to "position").
1979
+ * @default false
1796
1980
  */
1797
1981
  "center": boolean;
1798
1982
  /**
1799
1983
  * 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`.
1984
+ * @default true
1800
1985
  */
1801
1986
  "closable": boolean;
1802
1987
  /**
1803
1988
  * 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.
1989
+ * @default false
1804
1990
  */
1805
1991
  "open": boolean;
1806
1992
  /**
1807
1993
  * 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.
1994
+ * @default PopoverPosition.TOP
1808
1995
  */
1809
1996
  "position"?: PopoverPosition;
1810
1997
  /**
1811
1998
  * Whether to show popover's arrow.
1999
+ * @default false
1812
2000
  */
1813
2001
  "showArrow": boolean;
1814
2002
  }
@@ -1823,22 +2011,27 @@ export namespace Components {
1823
2011
  "firstLabel"?: string;
1824
2012
  /**
1825
2013
  * readonly mode
2014
+ * @default ""
1826
2015
  */
1827
2016
  "firstPickerPlaceholder": string;
1828
2017
  /**
1829
2018
  * readonly mode
2019
+ * @default false
1830
2020
  */
1831
2021
  "firstPickerReadOnly": boolean;
1832
2022
  /**
1833
2023
  * readonly mode
2024
+ * @default ""
1834
2025
  */
1835
2026
  "lastPickerPlaceholder": string;
1836
2027
  /**
1837
2028
  * readonly mode
2029
+ * @default false
1838
2030
  */
1839
2031
  "lastPickerReadOnly": boolean;
1840
2032
  /**
1841
2033
  * [Optional] datepicker mode: date or datetime
2034
+ * @default ZRangePickerMode.DATE
1842
2035
  */
1843
2036
  "mode": ZRangePickerMode;
1844
2037
  /**
@@ -1877,10 +2070,12 @@ export namespace Components {
1877
2070
  "fallbackCover"?: string;
1878
2071
  /**
1879
2072
  * Whether to show a stack of covers to represent multiple books.
2073
+ * @default false
1880
2074
  */
1881
2075
  "hasMultipleCovers": boolean;
1882
2076
  /**
1883
2077
  * Enables the "info" variant of the card.
2078
+ * @default false
1884
2079
  */
1885
2080
  "isInfoCard": boolean;
1886
2081
  /**
@@ -1896,10 +2091,12 @@ export namespace Components {
1896
2091
  interface ZSearchbar {
1897
2092
  /**
1898
2093
  * Show autocomplete results
2094
+ * @default false
1899
2095
  */
1900
2096
  "autocomplete"?: boolean;
1901
2097
  /**
1902
2098
  * Minimun number of characters to dispatch typing event
2099
+ * @default 3
1903
2100
  */
1904
2101
  "autocompleteMinChars"?: number;
1905
2102
  /**
@@ -1908,6 +2105,7 @@ export namespace Components {
1908
2105
  "htmlAriaLabel"?: string;
1909
2106
  /**
1910
2107
  * the id of the searchbar element
2108
+ * @default `searchbar-${randomId()}`
1911
2109
  */
1912
2110
  "htmlid": string;
1913
2111
  /**
@@ -1920,6 +2118,7 @@ export namespace Components {
1920
2118
  "placeholder"?: string;
1921
2119
  /**
1922
2120
  * Prevent submit action
2121
+ * @default false
1923
2122
  */
1924
2123
  "preventSubmit"?: boolean;
1925
2124
  /**
@@ -1932,22 +2131,27 @@ export namespace Components {
1932
2131
  "resultsItems"?: SearchbarItem[] | string;
1933
2132
  /**
1934
2133
  * Set button icon without label
2134
+ * @default false
1935
2135
  */
1936
2136
  "searchButtonIconOnly"?: boolean;
1937
2137
  /**
1938
2138
  * Search helper text
2139
+ * @default "Cerca {searchString}"
1939
2140
  */
1940
2141
  "searchHelperLabel"?: string;
1941
2142
  /**
1942
2143
  * Show submit button
2144
+ * @default false
1943
2145
  */
1944
2146
  "showSearchButton"?: boolean;
1945
2147
  /**
1946
2148
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
2149
+ * @default ControlSize.BIG
1947
2150
  */
1948
2151
  "size"?: ControlSize;
1949
2152
  /**
1950
2153
  * Sort autocomplete results items
2154
+ * @default false
1951
2155
  */
1952
2156
  "sortResultsItems"?: boolean;
1953
2157
  /**
@@ -1956,6 +2160,7 @@ export namespace Components {
1956
2160
  "value"?: string;
1957
2161
  /**
1958
2162
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
2163
+ * @default ButtonVariant.PRIMARY
1959
2164
  */
1960
2165
  "variant"?: ButtonVariant;
1961
2166
  }
@@ -1967,24 +2172,29 @@ export namespace Components {
1967
2172
  interface ZSectionTitle {
1968
2173
  /**
1969
2174
  * Divider position for the primary title. This prop only works if the secondary title is not set.
2175
+ * @default ZSectionTitleDividerPosition.BEFORE
1970
2176
  */
1971
2177
  "dividerPosition": ZSectionTitleDividerPosition;
1972
2178
  /**
1973
2179
  * Whether the primary title text is uppercase.
2180
+ * @default true
1974
2181
  */
1975
2182
  "uppercase": boolean;
1976
2183
  }
1977
2184
  interface ZSelect {
1978
2185
  /**
1979
2186
  * the input aria-label
2187
+ * @default ""
1980
2188
  */
1981
2189
  "ariaLabel": string;
1982
2190
  /**
1983
2191
  * the input has autocomplete option
2192
+ * @default false
1984
2193
  */
1985
2194
  "autocomplete"?: boolean;
1986
2195
  /**
1987
2196
  * the input is disabled
2197
+ * @default false
1988
2198
  */
1989
2199
  "disabled"?: boolean;
1990
2200
  /**
@@ -1999,6 +2209,7 @@ export namespace Components {
1999
2209
  "hasTreeItems"?: boolean;
2000
2210
  /**
2001
2211
  * the id of the input element
2212
+ * @default `id-${randomId()}`
2002
2213
  */
2003
2214
  "htmlid": string;
2004
2215
  /**
@@ -2007,10 +2218,12 @@ export namespace Components {
2007
2218
  "htmltitle"?: string;
2008
2219
  /**
2009
2220
  * When fixed, it occupies space and pushes down next elements.
2221
+ * @default false
2010
2222
  */
2011
2223
  "isfixed"?: boolean;
2012
2224
  /**
2013
2225
  * the input select options
2226
+ * @default []
2014
2227
  */
2015
2228
  "items": SelectItem[] | string;
2016
2229
  /**
@@ -2019,6 +2232,7 @@ export namespace Components {
2019
2232
  "label"?: string;
2020
2233
  /**
2021
2234
  * input helper message (optional) - if set to `false` message won't be displayed
2235
+ * @default true
2022
2236
  */
2023
2237
  "message"?: string | boolean;
2024
2238
  /**
@@ -2027,6 +2241,7 @@ export namespace Components {
2027
2241
  "name"?: string;
2028
2242
  /**
2029
2243
  * no result text message
2244
+ * @default "Nessun risultato"
2030
2245
  */
2031
2246
  "noresultslabel"?: string;
2032
2247
  /**
@@ -2035,6 +2250,7 @@ export namespace Components {
2035
2250
  "placeholder"?: string;
2036
2251
  /**
2037
2252
  * the input is readonly
2253
+ * @default false
2038
2254
  */
2039
2255
  "readonly"?: boolean;
2040
2256
  "resetItem"?: string;
@@ -2048,6 +2264,7 @@ export namespace Components {
2048
2264
  "showChildrenOfMatchingParent"?: boolean;
2049
2265
  /**
2050
2266
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
2267
+ * @default ControlSize.BIG
2051
2268
  */
2052
2269
  "size"?: ControlSize;
2053
2270
  /**
@@ -2061,6 +2278,7 @@ export namespace Components {
2061
2278
  interface ZSkipToContent {
2062
2279
  /**
2063
2280
  * Array to fill link into skip-content
2281
+ * @default []
2064
2282
  */
2065
2283
  "links": string | SkipToContentLink[];
2066
2284
  /**
@@ -2109,6 +2327,7 @@ export namespace Components {
2109
2327
  interface ZTable {
2110
2328
  /**
2111
2329
  * Whether the table cells should show a border between them.
2330
+ * @default false
2112
2331
  */
2113
2332
  "bordered": boolean;
2114
2333
  }
@@ -2142,14 +2361,17 @@ export namespace Components {
2142
2361
  "colspan": number;
2143
2362
  /**
2144
2363
  * Set the popover position, the default is "auto".
2364
+ * @default PopoverPosition.AUTO
2145
2365
  */
2146
2366
  "popoverPosition"?: PopoverPosition;
2147
2367
  /**
2148
2368
  * 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.
2369
+ * @default null
2149
2370
  */
2150
2371
  "showMenu": VisibilityCondition;
2151
2372
  /**
2152
2373
  * Whether the cell should stick.
2374
+ * @default false
2153
2375
  */
2154
2376
  "sticky": boolean;
2155
2377
  }
@@ -2159,6 +2381,7 @@ export namespace Components {
2159
2381
  interface ZTfoot {
2160
2382
  /**
2161
2383
  * If true, the footer will be stuck to the bottom of the table.
2384
+ * @default false
2162
2385
  */
2163
2386
  "sticky": boolean;
2164
2387
  }
@@ -2172,14 +2395,17 @@ export namespace Components {
2172
2395
  "colspan": number;
2173
2396
  /**
2174
2397
  * Set popover position.
2398
+ * @default PopoverPosition.AUTO
2175
2399
  */
2176
2400
  "popoverPosition": PopoverPosition;
2177
2401
  /**
2178
2402
  * 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.
2403
+ * @default null
2179
2404
  */
2180
2405
  "showMenu": VisibilityCondition;
2181
2406
  /**
2182
2407
  * 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.
2408
+ * @default null
2183
2409
  */
2184
2410
  "showSorting": VisibilityCondition;
2185
2411
  /**
@@ -2188,10 +2414,12 @@ export namespace Components {
2188
2414
  "sortDirection"?: SortDirection;
2189
2415
  /**
2190
2416
  * Sorted state of the column.
2417
+ * @default false
2191
2418
  */
2192
2419
  "sorted": boolean | null;
2193
2420
  /**
2194
2421
  * Whether the cell should stick.
2422
+ * @default false
2195
2423
  */
2196
2424
  "sticky": boolean;
2197
2425
  }
@@ -2201,10 +2429,12 @@ export namespace Components {
2201
2429
  interface ZThead {
2202
2430
  /**
2203
2431
  * The element is focusable
2432
+ * @default false
2204
2433
  */
2205
2434
  "isFocusable": boolean;
2206
2435
  /**
2207
2436
  * If true, the header will be stuck to the top of the table.
2437
+ * @default false
2208
2438
  */
2209
2439
  "sticky": boolean;
2210
2440
  }
@@ -2222,6 +2452,7 @@ export namespace Components {
2222
2452
  "closebutton": boolean;
2223
2453
  /**
2224
2454
  * toast notification draggable percentage
2455
+ * @default 80
2225
2456
  */
2226
2457
  "draggablepercentage"?: number;
2227
2458
  /**
@@ -2230,6 +2461,7 @@ export namespace Components {
2230
2461
  "heading"?: string;
2231
2462
  /**
2232
2463
  * toast notification can be draggable
2464
+ * @default true
2233
2465
  */
2234
2466
  "isdraggable"?: boolean;
2235
2467
  /**
@@ -2238,6 +2470,7 @@ export namespace Components {
2238
2470
  "message": string;
2239
2471
  /**
2240
2472
  * toast notification autoclose can be paused
2473
+ * @default true
2241
2474
  */
2242
2475
  "pauseonfocusloss"?: boolean;
2243
2476
  /**
@@ -2252,16 +2485,19 @@ export namespace Components {
2252
2485
  interface ZToastNotificationList {
2253
2486
  /**
2254
2487
  * Set the entry position of new notification in the list
2488
+ * @default true
2255
2489
  */
2256
2490
  "newestontop"?: boolean;
2257
2491
  /**
2258
2492
  * Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
2493
+ * @default ToastNotificationPosition.TOP_RIGHT
2259
2494
  */
2260
2495
  "position": ToastNotificationPosition;
2261
2496
  }
2262
2497
  interface ZToggleButton {
2263
2498
  /**
2264
2499
  * aria-label for the button
2500
+ * @default ""
2265
2501
  */
2266
2502
  "ariaLabel": string;
2267
2503
  /**
@@ -2270,6 +2506,7 @@ export namespace Components {
2270
2506
  "avoidclick": boolean;
2271
2507
  /**
2272
2508
  * disabled status flag (optional)
2509
+ * @default false
2273
2510
  */
2274
2511
  "isdisabled"?: boolean;
2275
2512
  /**
@@ -2278,24 +2515,29 @@ export namespace Components {
2278
2515
  "label": string;
2279
2516
  /**
2280
2517
  * open by default (optional)
2518
+ * @default false
2281
2519
  */
2282
2520
  "opened"?: boolean;
2283
2521
  }
2284
2522
  interface ZToggleSwitch {
2285
2523
  /**
2286
2524
  * Checked state
2525
+ * @default false
2287
2526
  */
2288
2527
  "checked"?: boolean;
2289
2528
  /**
2290
2529
  * Disabled flag
2530
+ * @default false
2291
2531
  */
2292
2532
  "disabled"?: boolean;
2293
2533
  /**
2294
2534
  * HTML id attribute to set to the internal checkbox
2535
+ * @default `toggle-switch-id-${randomId()}`
2295
2536
  */
2296
2537
  "htmlid": string;
2297
2538
  /**
2298
2539
  * Label position
2540
+ * @default LabelPosition.LEFT
2299
2541
  */
2300
2542
  "labelPosition"?: LabelPosition;
2301
2543
  }
@@ -2305,6 +2547,7 @@ export namespace Components {
2305
2547
  interface ZTool {
2306
2548
  /**
2307
2549
  * Visual active state.
2550
+ * @default false
2308
2551
  */
2309
2552
  "active": boolean;
2310
2553
  /**
@@ -2313,6 +2556,7 @@ export namespace Components {
2313
2556
  "closeTooltip": () => Promise<void>;
2314
2557
  /**
2315
2558
  * Disabled state.
2559
+ * @default false
2316
2560
  */
2317
2561
  "disabled": boolean;
2318
2562
  /**
@@ -2329,6 +2573,7 @@ export namespace Components {
2329
2573
  "indicatorColor"?: string;
2330
2574
  /**
2331
2575
  * Open state.
2576
+ * @default false
2332
2577
  */
2333
2578
  "open": boolean;
2334
2579
  /**
@@ -2345,6 +2590,7 @@ export namespace Components {
2345
2590
  "tooltip"?: string;
2346
2591
  /**
2347
2592
  * Preferred tooltip position. Defaults to true.
2593
+ * @default PopoverPosition.TOP
2348
2594
  */
2349
2595
  "tooltipPosition": PopoverPosition;
2350
2596
  }
@@ -2375,18 +2621,22 @@ export namespace Components {
2375
2621
  "bindTo"?: string | HTMLElement;
2376
2622
  /**
2377
2623
  * 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`)."
2624
+ * @default true
2378
2625
  */
2379
2626
  "closable": boolean;
2380
2627
  /**
2381
2628
  * Enable tooltip dark mode.
2629
+ * @default false
2382
2630
  */
2383
2631
  "dark": boolean;
2384
2632
  /**
2385
2633
  * The open state of the tooltip.
2634
+ * @default false
2386
2635
  */
2387
2636
  "open": boolean;
2388
2637
  /**
2389
2638
  * Tooltip position.
2639
+ * @default PopoverPosition.AUTO
2390
2640
  */
2391
2641
  "position": PopoverPosition;
2392
2642
  }
@@ -2398,6 +2648,7 @@ export namespace Components {
2398
2648
  interface ZTr {
2399
2649
  /**
2400
2650
  * 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.
2651
+ * @default false
2401
2652
  */
2402
2653
  "expandable": boolean;
2403
2654
  }
@@ -2412,6 +2663,7 @@ export namespace Components {
2412
2663
  "htmlSectionTitle": string;
2413
2664
  /**
2414
2665
  * Items to render, if they have the url property they will be rendered as clickable links
2666
+ * @default []
2415
2667
  */
2416
2668
  "items": TreeListItem[] | string;
2417
2669
  }
@@ -4005,6 +4257,8 @@ declare global {
4005
4257
  }
4006
4258
  }
4007
4259
  declare namespace LocalJSX {
4260
+ 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 };
4261
+
4008
4262
  /**
4009
4263
  * Accordion component.
4010
4264
  * @cssprop --z-accordion-highlight-color - Color of the highlight band on the summary's left edge. Only applies when `highlight` is true. Default: `transparent`.
@@ -4021,6 +4275,7 @@ declare namespace LocalJSX {
4021
4275
  interface ZAccordion {
4022
4276
  /**
4023
4277
  * Enable highlight band on the `summary`'s left edge.
4278
+ * @default false
4024
4279
  */
4025
4280
  "highlight"?: boolean;
4026
4281
  /**
@@ -4029,6 +4284,7 @@ declare namespace LocalJSX {
4029
4284
  "icon"?: string;
4030
4285
  /**
4031
4286
  * Disabled state of the accordion.
4287
+ * @default false
4032
4288
  */
4033
4289
  "isDisabled"?: boolean;
4034
4290
  /**
@@ -4041,18 +4297,22 @@ declare namespace LocalJSX {
4041
4297
  "onToggled"?: (event: ZAccordionCustomEvent<boolean>) => void;
4042
4298
  /**
4043
4299
  * The open state of the accordion.
4300
+ * @default false
4044
4301
  */
4045
4302
  "open"?: boolean;
4046
4303
  /**
4047
4304
  * Enable box-shadow on the accordion. Only applies when `variant` is `BACKGROUND`.
4305
+ * @default true
4048
4306
  */
4049
4307
  "shadow"?: boolean;
4050
4308
  /**
4051
4309
  * Size of the component.
4310
+ * @default ControlSize.BIG
4052
4311
  */
4053
4312
  "size"?: ControlSize;
4054
4313
  /**
4055
4314
  * Accordion variant.
4315
+ * @default AccordionVariant.DEFAULT
4056
4316
  */
4057
4317
  "variant"?: AccordionVariant;
4058
4318
  }
@@ -4078,18 +4338,22 @@ declare namespace LocalJSX {
4078
4338
  interface ZAnchorNavigation {
4079
4339
  /**
4080
4340
  * 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.
4341
+ * @default true
4081
4342
  */
4082
4343
  "autoCurrent"?: boolean;
4083
4344
  /**
4084
4345
  * Sets the label of the button displayed on mobile viewport when the anchor navigation is collapsed
4346
+ * @default "salta a"
4085
4347
  */
4086
4348
  "collapsedLabel"?: string;
4087
4349
  /**
4088
4350
  * If enabled, the text of each anchor will be hidden unless for the current one or the one the user is hovering.
4351
+ * @default false
4089
4352
  */
4090
4353
  "hideUnselected"?: boolean;
4091
4354
  /**
4092
4355
  * Explicitly collapse anchor navigation. If false will collapse automatically only on mobile.
4356
+ * @default false
4093
4357
  */
4094
4358
  "isCollapsed"?: boolean;
4095
4359
  }
@@ -4104,18 +4368,22 @@ declare namespace LocalJSX {
4104
4368
  interface ZAppHeader {
4105
4369
  /**
4106
4370
  * The opening state of the drawer.
4371
+ * @default false
4107
4372
  */
4108
4373
  "drawerOpen"?: boolean;
4109
4374
  /**
4110
4375
  * 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.
4376
+ * @default false
4111
4377
  */
4112
4378
  "enableOffcanvas"?: boolean;
4113
4379
  /**
4114
4380
  * Enable the search bar.
4381
+ * @default false
4115
4382
  */
4116
4383
  "enableSearch"?: boolean;
4117
4384
  /**
4118
4385
  * Enable laZ logo.
4386
+ * @default true
4119
4387
  */
4120
4388
  "enableZLogo"?: boolean;
4121
4389
  /**
@@ -4128,14 +4396,17 @@ declare namespace LocalJSX {
4128
4396
  "searchPageUrl"?: string;
4129
4397
  /**
4130
4398
  * Placeholder text for the search bar.
4399
+ * @default "Cerca"
4131
4400
  */
4132
4401
  "searchPlaceholder"?: string;
4133
4402
  /**
4134
4403
  * Search string for the search bar.
4404
+ * @default ""
4135
4405
  */
4136
4406
  "searchString"?: string;
4137
4407
  /**
4138
4408
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
4409
+ * @default false
4139
4410
  */
4140
4411
  "stuck"?: boolean;
4141
4412
  }
@@ -4197,14 +4468,17 @@ declare namespace LocalJSX {
4197
4468
  interface ZAppHeaderDeprecated {
4198
4469
  /**
4199
4470
  * The opening state of the drawer.
4471
+ * @default false
4200
4472
  */
4201
4473
  "drawerOpen"?: boolean;
4202
4474
  /**
4203
4475
  * Enable the search bar.
4476
+ * @default false
4204
4477
  */
4205
4478
  "enableSearch"?: boolean;
4206
4479
  /**
4207
4480
  * 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
4481
+ * @default "auto"
4208
4482
  */
4209
4483
  "flow"?: "auto" | "stack" | "offcanvas";
4210
4484
  /**
@@ -4217,6 +4491,7 @@ declare namespace LocalJSX {
4217
4491
  "onSticking"?: (event: ZAppHeaderDeprecatedCustomEvent<any>) => void;
4218
4492
  /**
4219
4493
  * Should place an overlay over the hero image. Useful for legibility purpose.
4494
+ * @default false
4220
4495
  */
4221
4496
  "overlay"?: boolean;
4222
4497
  /**
@@ -4225,26 +4500,31 @@ declare namespace LocalJSX {
4225
4500
  "searchPageUrl"?: string;
4226
4501
  /**
4227
4502
  * Placeholder text for the search bar.
4503
+ * @default "Cerca"
4228
4504
  */
4229
4505
  "searchPlaceholder"?: string;
4230
4506
  /**
4231
4507
  * Search string for the search bar.
4508
+ * @default ""
4232
4509
  */
4233
4510
  "searchString"?: string;
4234
4511
  /**
4235
4512
  * Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
4513
+ * @default false
4236
4514
  */
4237
4515
  "stuck"?: boolean;
4238
4516
  }
4239
4517
  interface ZAriaAlert {
4240
4518
  /**
4241
4519
  * Aria live mode
4520
+ * @default ZAriaAlertMode.POLITE
4242
4521
  */
4243
4522
  "mode"?: ZAriaAlertMode;
4244
4523
  }
4245
4524
  interface ZAvatar {
4246
4525
  /**
4247
4526
  * [optional] Avatar background color
4527
+ * @default "gray700"
4248
4528
  */
4249
4529
  "backgroundColor"?: string;
4250
4530
  /**
@@ -4253,6 +4533,7 @@ declare namespace LocalJSX {
4253
4533
  "image"?: string;
4254
4534
  /**
4255
4535
  * [optional] Avatar size
4536
+ * @default AvatarSize.MEDIUM
4256
4537
  */
4257
4538
  "size"?: AvatarSize;
4258
4539
  /**
@@ -4261,6 +4542,7 @@ declare namespace LocalJSX {
4261
4542
  "text"?: string;
4262
4543
  /**
4263
4544
  * [optional] Avatar text color
4545
+ * @default "color-white"
4264
4546
  */
4265
4547
  "textColor"?: string;
4266
4548
  }
@@ -4292,6 +4574,7 @@ declare namespace LocalJSX {
4292
4574
  "fallbackCover"?: string;
4293
4575
  /**
4294
4576
  * Whether to show a stack of covers to represent multiple books (only for `portrait` variant).
4577
+ * @default false
4295
4578
  */
4296
4579
  "hasMultipleCovers"?: boolean;
4297
4580
  /**
@@ -4300,10 +4583,12 @@ declare namespace LocalJSX {
4300
4583
  "isbn"?: string;
4301
4584
  /**
4302
4585
  * [optional] ISBN label
4586
+ * @default ""
4303
4587
  */
4304
4588
  "isbnLabel"?: string;
4305
4589
  /**
4306
4590
  * [optional] Value for the `target` attribute of the links created by `ebookUrl` prop.
4591
+ * @default "_blank"
4307
4592
  */
4308
4593
  "linkTarget"?: string;
4309
4594
  /**
@@ -4328,6 +4613,7 @@ declare namespace LocalJSX {
4328
4613
  "titleHtmlTag"?: string;
4329
4614
  /**
4330
4615
  * Card variant: landscape, portrait
4616
+ * @default BookCardVariant.PORTRAIT
4331
4617
  */
4332
4618
  "variant"?: BookCardVariant;
4333
4619
  /**
@@ -4351,6 +4637,7 @@ declare namespace LocalJSX {
4351
4637
  "info"?: string;
4352
4638
  /**
4353
4639
  * Show or hide laZ prefix before app name
4640
+ * @default true
4354
4641
  */
4355
4642
  "laz"?: boolean;
4356
4643
  /**
@@ -4399,6 +4686,7 @@ declare namespace LocalJSX {
4399
4686
  "isbn"?: string;
4400
4687
  /**
4401
4688
  * [optional] ISBN label
4689
+ * @default ""
4402
4690
  */
4403
4691
  "isbnLabel"?: string;
4404
4692
  /**
@@ -4447,6 +4735,7 @@ declare namespace LocalJSX {
4447
4735
  interface ZBookCover {
4448
4736
  /**
4449
4737
  * Whether to apply a border around the cover image (always applied when `multiple` is enabled).
4738
+ * @default false
4450
4739
  */
4451
4740
  "bordered"?: boolean;
4452
4741
  /**
@@ -4459,16 +4748,19 @@ declare namespace LocalJSX {
4459
4748
  "fallbackCover"?: string;
4460
4749
  /**
4461
4750
  * Whether to show a stack of covers to represent multiple books.
4751
+ * @default false
4462
4752
  */
4463
4753
  "multiple"?: boolean;
4464
4754
  }
4465
4755
  interface ZBreadcrumb {
4466
4756
  /**
4467
4757
  * [optional] Variant of first node
4758
+ * @default BreadcrumbHomepageVariant.ICON
4468
4759
  */
4469
4760
  "homepageVariant"?: BreadcrumbHomepageVariant;
4470
4761
  /**
4471
4762
  * [optional] Sets max number of element to show
4763
+ * @default 5
4472
4764
  */
4473
4765
  "maxNodesToShow"?: number;
4474
4766
  /**
@@ -4477,28 +4769,34 @@ declare namespace LocalJSX {
4477
4769
  "onClickOnNode"?: (event: ZBreadcrumbCustomEvent<BreadcrumbPath["path"]>) => void;
4478
4770
  /**
4479
4771
  * [optional] Sets max number of row for each path inside the popover. Zero equals unlimited
4772
+ * @default 0
4480
4773
  */
4481
4774
  "overflowMenuItemRows"?: number;
4482
4775
  /**
4483
4776
  * [optional] Sets the path style
4777
+ * @default BreadcrumbPathStyle.UNDERLINED
4484
4778
  */
4485
4779
  "pathStyle"?: BreadcrumbPathStyle;
4486
4780
  /**
4487
4781
  * [optional] Controls the behaviour on <a> tag click/enter
4782
+ * @default false
4488
4783
  */
4489
4784
  "preventFollowUrl"?: boolean;
4490
4785
  /**
4491
4786
  * [optional] Sets the maximun number of chars per single node
4787
+ * @default 30
4492
4788
  */
4493
4789
  "truncateChar"?: number;
4494
4790
  }
4495
4791
  interface ZButton {
4496
4792
  /**
4497
4793
  * defines a string value that labels the internal interactive element. Used for accessibility.
4794
+ * @default undefined
4498
4795
  */
4499
4796
  "ariaLabel"?: string | undefined;
4500
4797
  /**
4501
4798
  * HTML button disabled attribute.
4799
+ * @default false
4502
4800
  */
4503
4801
  "disabled"?: boolean;
4504
4802
  /**
@@ -4519,6 +4817,7 @@ declare namespace LocalJSX {
4519
4817
  "icon"?: string;
4520
4818
  /**
4521
4819
  * the button icon position. Defaults to `left`
4820
+ * @default IconPosition.LEFT
4522
4821
  */
4523
4822
  "iconPosition"?: IconPosition;
4524
4823
  /**
@@ -4528,10 +4827,12 @@ declare namespace LocalJSX {
4528
4827
  /**
4529
4828
  * **Deprecated:** Use `htmlrole` instead.
4530
4829
  * @deprecated This prop has been deprecated in favor of `htmlrole` for better accessibility.
4830
+ * @default ""
4531
4831
  */
4532
4832
  "role"?: string;
4533
4833
  /**
4534
4834
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
4835
+ * @default ControlSize.BIG
4535
4836
  */
4536
4837
  "size"?: ButtonSize | ControlSize;
4537
4838
  /**
@@ -4540,10 +4841,12 @@ declare namespace LocalJSX {
4540
4841
  "target"?: string;
4541
4842
  /**
4542
4843
  * HTML button type attribute.
4844
+ * @default ButtonType.BUTTON
4543
4845
  */
4544
4846
  "type"?: ButtonType;
4545
4847
  /**
4546
4848
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
4849
+ * @default ButtonVariant.PRIMARY
4547
4850
  */
4548
4851
  "variant"?: ButtonVariant;
4549
4852
  }
@@ -4562,6 +4865,7 @@ declare namespace LocalJSX {
4562
4865
  "desclabel"?: string;
4563
4866
  /**
4564
4867
  * selected flag (optional)
4868
+ * @default false
4565
4869
  */
4566
4870
  "isselected"?: boolean;
4567
4871
  /**
@@ -4574,14 +4878,17 @@ declare namespace LocalJSX {
4574
4878
  "onButtonSortClick"?: (event: ZButtonSortCustomEvent<any>) => void;
4575
4879
  /**
4576
4880
  * sortable flag (optional)
4881
+ * @default true
4577
4882
  */
4578
4883
  "sortasc"?: boolean;
4579
4884
  /**
4580
4885
  * sort label content (ascending) (optional)
4886
+ * @default "A-Z"
4581
4887
  */
4582
4888
  "sortlabelasc"?: string;
4583
4889
  /**
4584
4890
  * sort label content (descending) (optional)
4891
+ * @default "Z-A"
4585
4892
  */
4586
4893
  "sortlabeldesc"?: string;
4587
4894
  }
@@ -4599,6 +4906,7 @@ declare namespace LocalJSX {
4599
4906
  interface ZCard {
4600
4907
  /**
4601
4908
  * 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.
4909
+ * @default false
4602
4910
  */
4603
4911
  "clickable"?: boolean;
4604
4912
  /**
@@ -4607,6 +4915,7 @@ declare namespace LocalJSX {
4607
4915
  "coverIcon"?: string;
4608
4916
  /**
4609
4917
  * Enable shadow. Default: false.
4918
+ * @default false
4610
4919
  */
4611
4920
  "showShadow"?: boolean;
4612
4921
  /**
@@ -4626,14 +4935,17 @@ declare namespace LocalJSX {
4626
4935
  "arrowsPosition"?: CarouselArrowsPosition;
4627
4936
  /**
4628
4937
  * 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`.
4938
+ * @default true
4629
4939
  */
4630
4940
  "fixedArrows"?: boolean;
4631
4941
  /**
4632
4942
  * The height of the ghost loader (only visible when `isLoading` is set to `true`)
4943
+ * @default 100
4633
4944
  */
4634
4945
  "ghostLoadingHeight"?: number;
4635
4946
  /**
4636
4947
  * When enabled, navigating next the last item will go back to the first item and vice versa.
4948
+ * @default false
4637
4949
  */
4638
4950
  "infinite"?: boolean;
4639
4951
  /**
@@ -4654,16 +4966,19 @@ declare namespace LocalJSX {
4654
4966
  "progressMode"?: CarouselProgressMode;
4655
4967
  /**
4656
4968
  * Shows only one content at a time
4969
+ * @default false
4657
4970
  */
4658
4971
  "single"?: boolean;
4659
4972
  }
4660
4973
  interface ZChip {
4661
4974
  /**
4662
4975
  * z-chip aria-label string
4976
+ * @default ""
4663
4977
  */
4664
4978
  "ariaLabel"?: string;
4665
4979
  /**
4666
4980
  * set z-chip as disabled
4981
+ * @default false
4667
4982
  */
4668
4983
  "disabled"?: boolean;
4669
4984
  /**
@@ -4680,6 +4995,7 @@ declare namespace LocalJSX {
4680
4995
  "onInteractiveIconClick"?: (event: ZChipCustomEvent<any>) => void;
4681
4996
  /**
4682
4997
  * z-chip size type, can be default, medium or small
4998
+ * @default ZChipType.DEFAULT
4683
4999
  */
4684
5000
  "type"?: ZChipType;
4685
5001
  }
@@ -4690,6 +5006,7 @@ declare namespace LocalJSX {
4690
5006
  interface ZColorPicker {
4691
5007
  /**
4692
5008
  * Disables the transparent color option. Setting `selectedColor` prop to `#FFFFFF00` while `disableTransparent` is true will default to `#333333` ("dark gray 2").
5009
+ * @default false
4693
5010
  */
4694
5011
  "disableTransparent"?: boolean;
4695
5012
  /**
@@ -4698,6 +5015,7 @@ declare namespace LocalJSX {
4698
5015
  "htmlAriaLabel"?: string;
4699
5016
  /**
4700
5017
  * The language for the aria labels inside the color picker.
5018
+ * @default "it"
4701
5019
  */
4702
5020
  "lng"?: "it" | "en";
4703
5021
  /**
@@ -4712,14 +5030,17 @@ declare namespace LocalJSX {
4712
5030
  interface ZCombobox {
4713
5031
  /**
4714
5032
  * check all label (optional)
5033
+ * @default "Seleziona tutti"
4715
5034
  */
4716
5035
  "checkalltext"?: string;
4717
5036
  /**
4718
5037
  * the combobox is disabled
5038
+ * @default false
4719
5039
  */
4720
5040
  "disabled"?: boolean;
4721
5041
  /**
4722
5042
  * show "check all" checkbox (optional)
5043
+ * @default false
4723
5044
  */
4724
5045
  "hascheckall"?: boolean;
4725
5046
  /**
@@ -4728,6 +5049,7 @@ declare namespace LocalJSX {
4728
5049
  "hasgroupitems"?: boolean;
4729
5050
  /**
4730
5051
  * show search input flag (optional)
5052
+ * @default false
4731
5053
  */
4732
5054
  "hassearch"?: boolean;
4733
5055
  /**
@@ -4736,14 +5058,17 @@ declare namespace LocalJSX {
4736
5058
  "htmlAriaLabel"?: string;
4737
5059
  /**
4738
5060
  * input unique id
5061
+ * @default `combo-${randomId()}`
4739
5062
  */
4740
5063
  "inputid"?: string;
4741
5064
  /**
4742
5065
  * fixed style flag
5066
+ * @default false
4743
5067
  */
4744
5068
  "isfixed"?: boolean;
4745
5069
  /**
4746
5070
  * toggle combo list opening flag
5071
+ * @default false
4747
5072
  */
4748
5073
  "isopen"?: boolean;
4749
5074
  /**
@@ -4756,10 +5081,12 @@ declare namespace LocalJSX {
4756
5081
  "label"?: string;
4757
5082
  /**
4758
5083
  * max number of checkable items (0 = unlimited)
5084
+ * @default 0
4759
5085
  */
4760
5086
  "maxcheckableitems"?: number;
4761
5087
  /**
4762
5088
  * no result text message
5089
+ * @default "Nessun risultato"
4763
5090
  */
4764
5091
  "noresultslabel"?: string;
4765
5092
  /**
@@ -4780,10 +5107,12 @@ declare namespace LocalJSX {
4780
5107
  "searchtitle"?: string;
4781
5108
  /**
4782
5109
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
5110
+ * @default ControlSize.BIG
4783
5111
  */
4784
5112
  "size"?: ControlSize;
4785
5113
  /**
4786
5114
  * uncheck all label (optional)
5115
+ * @default "Deseleziona tutti"
4787
5116
  */
4788
5117
  "uncheckalltext"?: string;
4789
5118
  }
@@ -4797,20 +5126,24 @@ declare namespace LocalJSX {
4797
5126
  interface ZCoverHero {
4798
5127
  /**
4799
5128
  * Vertical content position (for `STACKED` variant).
5129
+ * @default CoverHeroContentPosition.TOP
4800
5130
  */
4801
5131
  "contentPosition"?: CoverHeroContentPosition;
4802
5132
  /**
4803
5133
  * 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.
5134
+ * @default true
4804
5135
  */
4805
5136
  "preserveAspectRatio"?: boolean;
4806
5137
  /**
4807
5138
  * Cover hero variant. Can be `OVERLAY` or `STACKED`.
5139
+ * @default CoverHeroVariant.OVERLAY
4808
5140
  */
4809
5141
  "variant"?: CoverHeroVariant;
4810
5142
  }
4811
5143
  interface ZDatePicker {
4812
5144
  /**
4813
5145
  * z-input aria label
5146
+ * @default ""
4814
5147
  */
4815
5148
  "ariaLabel"?: string;
4816
5149
  /**
@@ -4823,10 +5156,12 @@ declare namespace LocalJSX {
4823
5156
  "label"?: string;
4824
5157
  /**
4825
5158
  * [Optional] datepicker mode: date, datetime, only months
5159
+ * @default ZDatePickerMode.DATE
4826
5160
  */
4827
5161
  "mode"?: ZDatePickerMode;
4828
5162
  /**
4829
5163
  * [Optional] the datepicker input name
5164
+ * @default undefined
4830
5165
  */
4831
5166
  "name"?: string;
4832
5167
  /**
@@ -4835,20 +5170,24 @@ declare namespace LocalJSX {
4835
5170
  "onDateSelect"?: (event: ZDatePickerCustomEvent<any>) => void;
4836
5171
  /**
4837
5172
  * [Optional] the datepicker input value
5173
+ * @default undefined
4838
5174
  */
4839
5175
  "value"?: string;
4840
5176
  }
4841
5177
  interface ZDivider {
4842
5178
  /**
4843
5179
  * [optional] Divider color
5180
+ * @default "gray200"
4844
5181
  */
4845
5182
  "color"?: string;
4846
5183
  /**
4847
5184
  * [optional] Divider orintation
5185
+ * @default DividerOrientation.HORIZONTAL
4848
5186
  */
4849
5187
  "orientation"?: DividerOrientation;
4850
5188
  /**
4851
5189
  * [optional] Divider size
5190
+ * @default DividerSize.SMALL
4852
5191
  */
4853
5192
  "size"?: DividerSize;
4854
5193
  }
@@ -4895,6 +5234,7 @@ declare namespace LocalJSX {
4895
5234
  "description"?: string;
4896
5235
  /**
4897
5236
  * drag & drop button label
5237
+ * @default "Rilascia i file in questa area per allegarli."
4898
5238
  */
4899
5239
  "dragAndDropLabel"?: string;
4900
5240
  /**
@@ -4903,6 +5243,7 @@ declare namespace LocalJSX {
4903
5243
  "errorModalMessage"?: string;
4904
5244
  /**
4905
5245
  * error modal title
5246
+ * @default "Errore di caricamento"
4906
5247
  */
4907
5248
  "errorModalTitle"?: string;
4908
5249
  /**
@@ -4911,10 +5252,12 @@ declare namespace LocalJSX {
4911
5252
  "fileMaxSize"?: number;
4912
5253
  /**
4913
5254
  * uploaded files history rendering
5255
+ * @default true
4914
5256
  */
4915
5257
  "hasFileSection"?: boolean;
4916
5258
  /**
4917
5259
  * Value to set on the file input's `name` attribute (for use with forms)
5260
+ * @default "z-file-upload"
4918
5261
  */
4919
5262
  "inputName"?: string;
4920
5263
  /**
@@ -4931,26 +5274,32 @@ declare namespace LocalJSX {
4931
5274
  "onFileInput"?: (event: ZFileUploadCustomEvent<File>) => void;
4932
5275
  /**
4933
5276
  * Whether to show errors in the internal modal or leave the handling to the app. Errors will still be emitted.
5277
+ * @default true
4934
5278
  */
4935
5279
  "showErrors"?: boolean;
4936
5280
  /**
4937
5281
  * Prop indicating the file upload type - can be default or dragdrop
5282
+ * @default ZFileUploadType.DEFAULT
4938
5283
  */
4939
5284
  "type"?: ZFileUploadType;
4940
5285
  /**
4941
5286
  * upoload button label
5287
+ * @default "allega"
4942
5288
  */
4943
5289
  "uploadBtnLabel"?: string;
4944
5290
  /**
4945
5291
  * upload clickable message
5292
+ * @default "Carica"
4946
5293
  */
4947
5294
  "uploadClickableMessage"?: string;
4948
5295
  /**
4949
5296
  * upload message
5297
+ * @default "o trascina dal tuo computer"
4950
5298
  */
4951
5299
  "uploadMessage"?: string;
4952
5300
  /**
4953
5301
  * loaded files label
5302
+ * @default "File appena caricati"
4954
5303
  */
4955
5304
  "uploadedFilesLabel"?: string;
4956
5305
  }
@@ -4993,6 +5342,7 @@ declare namespace LocalJSX {
4993
5342
  "boxid"?: string;
4994
5343
  /**
4995
5344
  * render close icon flag
5345
+ * @default true
4996
5346
  */
4997
5347
  "isclosable"?: boolean;
4998
5348
  /**
@@ -5010,10 +5360,12 @@ declare namespace LocalJSX {
5010
5360
  interface ZInfoReveal {
5011
5361
  /**
5012
5362
  * Aria label of the trigger button. It will be only used when `label` prop is empty.
5363
+ * @default "Apri pannello informazioni"
5013
5364
  */
5014
5365
  "ariaLabel"?: string;
5015
5366
  /**
5016
5367
  * Name of the icon for the trigger button
5368
+ * @default "informationsource"
5017
5369
  */
5018
5370
  "icon"?: string;
5019
5371
  /**
@@ -5022,16 +5374,19 @@ declare namespace LocalJSX {
5022
5374
  "label"?: string;
5023
5375
  /**
5024
5376
  * 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.
5377
+ * @default InfoRevealPosition.BOTTOM_RIGHT
5025
5378
  */
5026
5379
  "position"?: InfoRevealPosition;
5027
5380
  /**
5028
5381
  * Size of the trigger button
5382
+ * @default ControlSize.BIG
5029
5383
  */
5030
5384
  "size"?: ControlSize;
5031
5385
  }
5032
5386
  interface ZInput {
5033
5387
  /**
5034
5388
  * the input aria-label
5389
+ * @default ""
5035
5390
  */
5036
5391
  "ariaLabel"?: string;
5037
5392
  /**
@@ -5040,14 +5395,17 @@ declare namespace LocalJSX {
5040
5395
  "autocomplete"?: string;
5041
5396
  /**
5042
5397
  * checked: available for checkbox, radio
5398
+ * @default false
5043
5399
  */
5044
5400
  "checked"?: boolean;
5045
5401
  /**
5046
5402
  * the input is disabled
5403
+ * @default false
5047
5404
  */
5048
5405
  "disabled"?: boolean;
5049
5406
  /**
5050
5407
  * render clear icon when typing (optional): available for text
5408
+ * @default true
5051
5409
  */
5052
5410
  "hasclearicon"?: boolean;
5053
5411
  /**
@@ -5068,10 +5426,12 @@ declare namespace LocalJSX {
5068
5426
  "htmlAriaDescribedBy"?: string;
5069
5427
  /**
5070
5428
  * the input aria-expaded: available for text, password, number, email
5429
+ * @default ""
5071
5430
  */
5072
5431
  "htmlAriaExpanded"?: string;
5073
5432
  /**
5074
5433
  * the id of the input element
5434
+ * @default `id-${randomId()}`
5075
5435
  */
5076
5436
  "htmlid"?: string;
5077
5437
  /**
@@ -5088,6 +5448,7 @@ declare namespace LocalJSX {
5088
5448
  "label"?: string;
5089
5449
  /**
5090
5450
  * the input label position: available for checkbox, radio
5451
+ * @default LabelPosition.RIGHT
5091
5452
  */
5092
5453
  "labelPosition"?: LabelPosition;
5093
5454
  /**
@@ -5100,6 +5461,7 @@ declare namespace LocalJSX {
5100
5461
  "maxlength"?: number;
5101
5462
  /**
5102
5463
  * input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed
5464
+ * @default true
5103
5465
  */
5104
5466
  "message"?: string | boolean;
5105
5467
  /**
@@ -5148,18 +5510,22 @@ declare namespace LocalJSX {
5148
5510
  "placeholder"?: string;
5149
5511
  /**
5150
5512
  * the input is readonly
5513
+ * @default false
5151
5514
  */
5152
5515
  "readonly"?: boolean;
5153
5516
  /**
5154
5517
  * the input is required (optional): available for text, password, number, email, textarea, checkbox
5518
+ * @default false
5155
5519
  */
5156
5520
  "required"?: boolean;
5157
5521
  /**
5158
5522
  * the input role
5523
+ * @default ""
5159
5524
  */
5160
5525
  "role"?: string;
5161
5526
  /**
5162
5527
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
5528
+ * @default ControlSize.BIG
5163
5529
  */
5164
5530
  "size"?: ControlSize;
5165
5531
  /**
@@ -5186,10 +5552,12 @@ declare namespace LocalJSX {
5186
5552
  "disabled"?: boolean;
5187
5553
  /**
5188
5554
  * the id of the message element (optional)
5555
+ * @default `id-${randomId()}`
5189
5556
  */
5190
5557
  "htmlId"?: string;
5191
5558
  /**
5192
5559
  * the role to set when both the message and the status are populated (optional)
5560
+ * @default "alert"
5193
5561
  */
5194
5562
  "htmlRole"?: null | string;
5195
5563
  /**
@@ -5204,52 +5572,64 @@ declare namespace LocalJSX {
5204
5572
  interface ZList {
5205
5573
  /**
5206
5574
  * [optional] type of the list marker for each element
5575
+ * @default ListType.NONE
5207
5576
  */
5208
5577
  "listType"?: ListType;
5209
5578
  /**
5210
5579
  * Sets role of the element.
5580
+ * @default "list"
5211
5581
  */
5212
5582
  "role"?: string;
5213
5583
  /**
5214
5584
  * [optional] Sets size of inside elements.
5585
+ * @default ListSize.MEDIUM
5215
5586
  */
5216
5587
  "size"?: ListSize;
5217
5588
  }
5218
5589
  interface ZListElement {
5219
5590
  /**
5220
5591
  * [optional] Align expandable button left or right.
5592
+ * @default ExpandableListButtonAlign.LEFT
5221
5593
  */
5222
5594
  "alignButton"?: ExpandableListButtonAlign;
5223
5595
  /**
5224
5596
  * [optional] Sets element clickable.
5597
+ * @default false
5225
5598
  */
5226
5599
  "clickable"?: boolean;
5227
5600
  /**
5228
5601
  * [optional] Sets text color of the element.
5602
+ * @default "none"
5229
5603
  */
5230
5604
  "color"?: string;
5231
5605
  /**
5232
5606
  * [optional] Sets disabled style of the element.
5607
+ * @default false
5233
5608
  */
5234
5609
  "disabled"?: boolean;
5235
5610
  /**
5236
5611
  * [optional] Sets the divider color.
5612
+ * @default "color-surface03"
5237
5613
  */
5238
5614
  "dividerColor"?: string;
5239
5615
  /**
5240
5616
  * [optional] Sets the divider size.
5617
+ * @default DividerSize.SMALL
5241
5618
  */
5242
5619
  "dividerSize"?: DividerSize;
5243
5620
  /**
5244
5621
  * [optional] Sets the position where to insert the divider.
5622
+ * @default ListDividerType.NONE
5245
5623
  */
5246
5624
  "dividerType"?: ListDividerType;
5247
5625
  /**
5248
5626
  * [optional] Sets element as expandable.
5627
+ * @default false
5249
5628
  */
5250
5629
  "expandable"?: boolean;
5251
5630
  /**
5252
5631
  * [optional] Sets expandable style to element.
5632
+ * @default ExpandableListStyle.ACCORDION
5253
5633
  */
5254
5634
  "expandableStyle"?: ExpandableListStyle;
5255
5635
  /**
@@ -5258,6 +5638,7 @@ declare namespace LocalJSX {
5258
5638
  "hasTreeItems"?: boolean;
5259
5639
  /**
5260
5640
  * set tabindex to Host tag (optional). Defaults to 0.
5641
+ * @default 0
5261
5642
  */
5262
5643
  "htmlTabindex"?: number | null;
5263
5644
  /**
@@ -5266,10 +5647,12 @@ declare namespace LocalJSX {
5266
5647
  "listElementId"?: number;
5267
5648
  /**
5268
5649
  * [optional] position of the list element inside the list or the group
5650
+ * @default "0"
5269
5651
  */
5270
5652
  "listElementPosition"?: string;
5271
5653
  /**
5272
5654
  * [optional] type of the list marker for each element
5655
+ * @default ListType.NONE
5273
5656
  */
5274
5657
  "listType"?: ListType;
5275
5658
  /**
@@ -5286,24 +5669,29 @@ declare namespace LocalJSX {
5286
5669
  "onClickItem"?: (event: ZListElementCustomEvent<any>) => void;
5287
5670
  /**
5288
5671
  * Sets element role.
5672
+ * @default "listitem"
5289
5673
  */
5290
5674
  "role"?: string;
5291
5675
  /**
5292
5676
  * [optional] Sets size of inside elements.
5677
+ * @default ListSize.MEDIUM
5293
5678
  */
5294
5679
  "size"?: ListSize;
5295
5680
  }
5296
5681
  interface ZListGroup {
5297
5682
  /**
5298
5683
  * [optional] Sets the divider color.
5684
+ * @default "gray200"
5299
5685
  */
5300
5686
  "dividerColor"?: string;
5301
5687
  /**
5302
5688
  * [optional] Sets the divider size.
5689
+ * @default DividerSize.SMALL
5303
5690
  */
5304
5691
  "dividerSize"?: DividerSize;
5305
5692
  /**
5306
5693
  * [optional] Sets the position where to insert the divider.
5694
+ * @default ListDividerType.NONE
5307
5695
  */
5308
5696
  "dividerType"?: ListDividerType;
5309
5697
  /**
@@ -5312,14 +5700,17 @@ declare namespace LocalJSX {
5312
5700
  "hasTreeItems"?: boolean;
5313
5701
  /**
5314
5702
  * [optional] type of the list marker for each element
5703
+ * @default ListType.NONE
5315
5704
  */
5316
5705
  "listType"?: ListType;
5317
5706
  /**
5318
5707
  * Sets element role.
5708
+ * @default "group"
5319
5709
  */
5320
5710
  "role"?: string;
5321
5711
  /**
5322
5712
  * [optional] Sets size of inside elements.
5713
+ * @default ListSize.MEDIUM
5323
5714
  */
5324
5715
  "size"?: ListSize;
5325
5716
  }
@@ -5359,10 +5750,12 @@ declare namespace LocalJSX {
5359
5750
  "active"?: boolean;
5360
5751
  /**
5361
5752
  * 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 true
5362
5754
  */
5363
5755
  "floating"?: boolean;
5364
5756
  /**
5365
5757
  * 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).
5758
+ * @default -1
5366
5759
  */
5367
5760
  "htmlTabindex"?: number;
5368
5761
  /**
@@ -5375,10 +5768,12 @@ declare namespace LocalJSX {
5375
5768
  "onOpened"?: (event: ZMenuCustomEvent<any>) => void;
5376
5769
  /**
5377
5770
  * The opening state of the menu.
5771
+ * @default false
5378
5772
  */
5379
5773
  "open"?: boolean;
5380
5774
  /**
5381
5775
  * 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.
5776
+ * @default false
5382
5777
  */
5383
5778
  "verticalContext"?: boolean;
5384
5779
  }
@@ -5392,6 +5787,7 @@ declare namespace LocalJSX {
5392
5787
  "active"?: boolean;
5393
5788
  /**
5394
5789
  * 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.
5790
+ * @default false
5395
5791
  */
5396
5792
  "floating"?: boolean;
5397
5793
  /**
@@ -5404,10 +5800,12 @@ declare namespace LocalJSX {
5404
5800
  "onOpened"?: (event: ZMenuDeprecatedCustomEvent<any>) => void;
5405
5801
  /**
5406
5802
  * The opening state of the menu.
5803
+ * @default false
5407
5804
  */
5408
5805
  "open"?: boolean;
5409
5806
  /**
5410
5807
  * 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.
5808
+ * @default false
5411
5809
  */
5412
5810
  "verticalContext"?: boolean;
5413
5811
  }
@@ -5421,6 +5819,7 @@ declare namespace LocalJSX {
5421
5819
  "active"?: boolean;
5422
5820
  /**
5423
5821
  * 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).
5822
+ * @default -1
5424
5823
  */
5425
5824
  "htmlTabindex"?: number;
5426
5825
  /**
@@ -5459,18 +5858,22 @@ declare namespace LocalJSX {
5459
5858
  interface ZModal {
5460
5859
  /**
5461
5860
  * add role "alertdialog" to dialog (optional, default is false)
5861
+ * @default false
5462
5862
  */
5463
5863
  "alertdialog"?: boolean;
5464
5864
  /**
5465
5865
  * if true, the modal is closable (optional, default is true)
5866
+ * @default true
5466
5867
  */
5467
5868
  "closable"?: boolean;
5468
5869
  /**
5469
5870
  * aria-label for close button (optional)
5871
+ * @default "chiudi modale"
5470
5872
  */
5471
5873
  "closeButtonLabel"?: string;
5472
5874
  /**
5473
5875
  * if true, the page scroll is locked when the modal is open (optional, default is true)
5876
+ * @default true
5474
5877
  */
5475
5878
  "lockPageScroll"?: boolean;
5476
5879
  /**
@@ -5499,6 +5902,7 @@ declare namespace LocalJSX {
5499
5902
  "onModalHeaderActive"?: (event: ZModalCustomEvent<any>) => void;
5500
5903
  /**
5501
5904
  * if true, the modal can scroll inside, if false the viewport can scroll
5905
+ * @default true
5502
5906
  */
5503
5907
  "scrollInside"?: boolean;
5504
5908
  }
@@ -5513,10 +5917,12 @@ declare namespace LocalJSX {
5513
5917
  "faded"?: boolean;
5514
5918
  /**
5515
5919
  * highlighted status
5920
+ * @default false
5516
5921
  */
5517
5922
  "ishighlighted"?: boolean;
5518
5923
  /**
5519
5924
  * pressed status
5925
+ * @default false
5520
5926
  */
5521
5927
  "ispressed"?: boolean;
5522
5928
  }
@@ -5569,18 +5975,22 @@ declare namespace LocalJSX {
5569
5975
  "cover"?: string;
5570
5976
  /**
5571
5977
  * card is disabled
5978
+ * @default false
5572
5979
  */
5573
5980
  "disabled"?: boolean;
5574
5981
  /**
5575
5982
  * flip button label
5983
+ * @default "INFO"
5576
5984
  */
5577
5985
  "flipbuttonlabel"?: string;
5578
5986
  /**
5579
5987
  * card is flipped
5988
+ * @default false
5580
5989
  */
5581
5990
  "flipped"?: boolean;
5582
5991
  /**
5583
5992
  * hide info button
5993
+ * @default false
5584
5994
  */
5585
5995
  "hideinfobtn"?: boolean;
5586
5996
  /**
@@ -5603,6 +6013,7 @@ declare namespace LocalJSX {
5603
6013
  "cardtype"?: LicenseType;
5604
6014
  /**
5605
6015
  * display footer custom slotted content
6016
+ * @default false
5606
6017
  */
5607
6018
  "customContent"?: boolean;
5608
6019
  /**
@@ -5615,6 +6026,7 @@ declare namespace LocalJSX {
5615
6026
  "isbn"?: string;
5616
6027
  /**
5617
6028
  * footer opened by default (optional)
6029
+ * @default false
5618
6030
  */
5619
6031
  "opened"?: boolean;
5620
6032
  /**
@@ -5641,6 +6053,7 @@ declare namespace LocalJSX {
5641
6053
  interface ZMyzCardIcon {
5642
6054
  /**
5643
6055
  * description of the icon
6056
+ * @default ""
5644
6057
  */
5645
6058
  "ariaLabel"?: string;
5646
6059
  /**
@@ -5649,6 +6062,7 @@ declare namespace LocalJSX {
5649
6062
  "icon"?: string;
5650
6063
  /**
5651
6064
  * disabled status flag
6065
+ * @default false
5652
6066
  */
5653
6067
  "isdisabled"?: boolean;
5654
6068
  }
@@ -5659,6 +6073,7 @@ declare namespace LocalJSX {
5659
6073
  "data"?: string | DictionaryData;
5660
6074
  /**
5661
6075
  * tabindex link attribute (optional)
6076
+ * @default 0
5662
6077
  */
5663
6078
  "htmltabindex"?: number;
5664
6079
  /**
@@ -5697,6 +6112,7 @@ declare namespace LocalJSX {
5697
6112
  "link"?: string;
5698
6113
  /**
5699
6114
  * link target (optional)
6115
+ * @default "_self"
5700
6116
  */
5701
6117
  "linktarget"?: string;
5702
6118
  /**
@@ -5717,6 +6133,7 @@ declare namespace LocalJSX {
5717
6133
  "text"?: string;
5718
6134
  /**
5719
6135
  * underlined style flag
6136
+ * @default true
5720
6137
  */
5721
6138
  "underlined"?: boolean;
5722
6139
  }
@@ -5729,6 +6146,7 @@ declare namespace LocalJSX {
5729
6146
  interface ZNavigationTabs {
5730
6147
  /**
5731
6148
  * Set `aria-label` attribute to the internal `<nav>` element with `tablist` role.
6149
+ * @default ""
5732
6150
  */
5733
6151
  "ariaLabel"?: string;
5734
6152
  /**
@@ -5737,14 +6155,17 @@ declare namespace LocalJSX {
5737
6155
  "onSelected"?: (event: ZNavigationTabsCustomEvent<number>) => void;
5738
6156
  /**
5739
6157
  * Navigation tabs orientation.
6158
+ * @default NavigationTabsOrientation.HORIZONTAL
5740
6159
  */
5741
6160
  "orientation"?: NavigationTabsOrientation;
5742
6161
  /**
5743
6162
  * 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.
6163
+ * @default undefined
5744
6164
  */
5745
6165
  "selectedTab"?: number;
5746
6166
  /**
5747
6167
  * Navigation tabs size.
6168
+ * @default NavigationTabsSize.BIG
5748
6169
  */
5749
6170
  "size"?: NavigationTabsSize;
5750
6171
  }
@@ -5761,6 +6182,7 @@ declare namespace LocalJSX {
5761
6182
  "actiontext"?: string;
5762
6183
  /**
5763
6184
  * Border position
6185
+ * @default "bottom"
5764
6186
  */
5765
6187
  "borderposition"?: "top" | "bottom";
5766
6188
  /**
@@ -5777,15 +6199,18 @@ declare namespace LocalJSX {
5777
6199
  "onNotificationClose"?: (event: ZNotificationCustomEvent<any>) => void;
5778
6200
  /**
5779
6201
  * Enable close icon
6202
+ * @default false
5780
6203
  */
5781
6204
  "showclose"?: boolean;
5782
6205
  /**
5783
6206
  * Enable shadow.
5784
6207
  * @deprecated shadow is available only for the `sticky` version of the notification.
6208
+ * @default false
5785
6209
  */
5786
6210
  "showshadow"?: boolean;
5787
6211
  /**
5788
6212
  * Enable sticky notification bar.
6213
+ * @default false
5789
6214
  */
5790
6215
  "sticky"?: boolean;
5791
6216
  /**
@@ -5805,29 +6230,35 @@ declare namespace LocalJSX {
5805
6230
  "onCanvasOpenStatusChanged"?: (event: ZOffcanvasCustomEvent<any>) => void;
5806
6231
  /**
5807
6232
  * Whether the offcanvas is open. Default: false
6233
+ * @default false
5808
6234
  */
5809
6235
  "open"?: boolean;
5810
6236
  /**
5811
6237
  * Whether to show the backdrop when the offcanvas is open. Default: true
6238
+ * @default true
5812
6239
  */
5813
6240
  "showBackdrop"?: boolean;
5814
6241
  /**
5815
6242
  * Skip the opening transition when the offcanvas is already open at the first render.
5816
6243
  * @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.
6244
+ * @default false
5817
6245
  */
5818
6246
  "skipLoadAnimation"?: boolean;
5819
6247
  /**
5820
6248
  * Open the content transitioning to a specified direction. The `up` direction always show the `overlay`, also when the variant is `pushcontent`.
6249
+ * @default TransitionDirection.LEFT
5821
6250
  */
5822
6251
  "transitiondirection"?: TransitionDirection;
5823
6252
  /**
5824
6253
  * 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.
6254
+ * @default OffCanvasVariant.PUSHCONTENT
5825
6255
  */
5826
6256
  "variant"?: OffCanvasVariant;
5827
6257
  }
5828
6258
  interface ZOtp {
5829
6259
  /**
5830
6260
  * Input number
6261
+ * @default 6
5831
6262
  */
5832
6263
  "inputNum"?: number;
5833
6264
  /**
@@ -5851,10 +6282,12 @@ declare namespace LocalJSX {
5851
6282
  interface ZPagination {
5852
6283
  /**
5853
6284
  * Current page.
6285
+ * @default 1
5854
6286
  */
5855
6287
  "currentPage"?: number;
5856
6288
  /**
5857
6289
  * Enable buttons to go to the first and last pages.
6290
+ * @default false
5858
6291
  */
5859
6292
  "edges"?: boolean;
5860
6293
  /**
@@ -5867,6 +6300,7 @@ declare namespace LocalJSX {
5867
6300
  "label"?: string;
5868
6301
  /**
5869
6302
  * Enable navigation arrows.
6303
+ * @default true
5870
6304
  */
5871
6305
  "navArrows"?: boolean;
5872
6306
  /**
@@ -5875,6 +6309,7 @@ declare namespace LocalJSX {
5875
6309
  "onPageChanged"?: (event: ZPaginationCustomEvent<any>) => void;
5876
6310
  /**
5877
6311
  * Number of pages to skip.
6312
+ * @default 0
5878
6313
  */
5879
6314
  "skip"?: number;
5880
6315
  /**
@@ -5909,6 +6344,7 @@ declare namespace LocalJSX {
5909
6344
  "imgurl"?: string;
5910
6345
  /**
5911
6346
  * disabled status flag (optional)
6347
+ * @default false
5912
6348
  */
5913
6349
  "isdisabled"?: boolean;
5914
6350
  /**
@@ -5921,6 +6357,7 @@ declare namespace LocalJSX {
5921
6357
  "linklabel"?: string;
5922
6358
  /**
5923
6359
  * link target (optional)
6360
+ * @default "_blank"
5924
6361
  */
5925
6362
  "target"?: string;
5926
6363
  /**
@@ -5946,10 +6383,12 @@ declare namespace LocalJSX {
5946
6383
  "bindTo"?: string | HTMLElement;
5947
6384
  /**
5948
6385
  * Whether to center the popup on the main side (according to "position").
6386
+ * @default false
5949
6387
  */
5950
6388
  "center"?: boolean;
5951
6389
  /**
5952
6390
  * 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`.
6391
+ * @default true
5953
6392
  */
5954
6393
  "closable"?: boolean;
5955
6394
  /**
@@ -5962,14 +6401,17 @@ declare namespace LocalJSX {
5962
6401
  "onPositionChange"?: (event: ZPopoverCustomEvent<{position: PopoverPosition}>) => void;
5963
6402
  /**
5964
6403
  * 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.
6404
+ * @default false
5965
6405
  */
5966
6406
  "open"?: boolean;
5967
6407
  /**
5968
6408
  * 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.
6409
+ * @default PopoverPosition.TOP
5969
6410
  */
5970
6411
  "position"?: PopoverPosition;
5971
6412
  /**
5972
6413
  * Whether to show popover's arrow.
6414
+ * @default false
5973
6415
  */
5974
6416
  "showArrow"?: boolean;
5975
6417
  }
@@ -5984,22 +6426,27 @@ declare namespace LocalJSX {
5984
6426
  "firstLabel"?: string;
5985
6427
  /**
5986
6428
  * readonly mode
6429
+ * @default ""
5987
6430
  */
5988
6431
  "firstPickerPlaceholder"?: string;
5989
6432
  /**
5990
6433
  * readonly mode
6434
+ * @default false
5991
6435
  */
5992
6436
  "firstPickerReadOnly"?: boolean;
5993
6437
  /**
5994
6438
  * readonly mode
6439
+ * @default ""
5995
6440
  */
5996
6441
  "lastPickerPlaceholder"?: string;
5997
6442
  /**
5998
6443
  * readonly mode
6444
+ * @default false
5999
6445
  */
6000
6446
  "lastPickerReadOnly"?: boolean;
6001
6447
  /**
6002
6448
  * [Optional] datepicker mode: date or datetime
6449
+ * @default ZRangePickerMode.DATE
6003
6450
  */
6004
6451
  "mode"?: ZRangePickerMode;
6005
6452
  /**
@@ -6042,10 +6489,12 @@ declare namespace LocalJSX {
6042
6489
  "fallbackCover"?: string;
6043
6490
  /**
6044
6491
  * Whether to show a stack of covers to represent multiple books.
6492
+ * @default false
6045
6493
  */
6046
6494
  "hasMultipleCovers"?: boolean;
6047
6495
  /**
6048
6496
  * Enables the "info" variant of the card.
6497
+ * @default false
6049
6498
  */
6050
6499
  "isInfoCard"?: boolean;
6051
6500
  /**
@@ -6061,10 +6510,12 @@ declare namespace LocalJSX {
6061
6510
  interface ZSearchbar {
6062
6511
  /**
6063
6512
  * Show autocomplete results
6513
+ * @default false
6064
6514
  */
6065
6515
  "autocomplete"?: boolean;
6066
6516
  /**
6067
6517
  * Minimun number of characters to dispatch typing event
6518
+ * @default 3
6068
6519
  */
6069
6520
  "autocompleteMinChars"?: number;
6070
6521
  /**
@@ -6073,6 +6524,7 @@ declare namespace LocalJSX {
6073
6524
  "htmlAriaLabel"?: string;
6074
6525
  /**
6075
6526
  * the id of the searchbar element
6527
+ * @default `searchbar-${randomId()}`
6076
6528
  */
6077
6529
  "htmlid"?: string;
6078
6530
  /**
@@ -6097,6 +6549,7 @@ declare namespace LocalJSX {
6097
6549
  "placeholder"?: string;
6098
6550
  /**
6099
6551
  * Prevent submit action
6552
+ * @default false
6100
6553
  */
6101
6554
  "preventSubmit"?: boolean;
6102
6555
  /**
@@ -6109,22 +6562,27 @@ declare namespace LocalJSX {
6109
6562
  "resultsItems"?: SearchbarItem[] | string;
6110
6563
  /**
6111
6564
  * Set button icon without label
6565
+ * @default false
6112
6566
  */
6113
6567
  "searchButtonIconOnly"?: boolean;
6114
6568
  /**
6115
6569
  * Search helper text
6570
+ * @default "Cerca {searchString}"
6116
6571
  */
6117
6572
  "searchHelperLabel"?: string;
6118
6573
  /**
6119
6574
  * Show submit button
6575
+ * @default false
6120
6576
  */
6121
6577
  "showSearchButton"?: boolean;
6122
6578
  /**
6123
6579
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
6580
+ * @default ControlSize.BIG
6124
6581
  */
6125
6582
  "size"?: ControlSize;
6126
6583
  /**
6127
6584
  * Sort autocomplete results items
6585
+ * @default false
6128
6586
  */
6129
6587
  "sortResultsItems"?: boolean;
6130
6588
  /**
@@ -6133,6 +6591,7 @@ declare namespace LocalJSX {
6133
6591
  "value"?: string;
6134
6592
  /**
6135
6593
  * Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
6594
+ * @default ButtonVariant.PRIMARY
6136
6595
  */
6137
6596
  "variant"?: ButtonVariant;
6138
6597
  }
@@ -6144,30 +6603,36 @@ declare namespace LocalJSX {
6144
6603
  interface ZSectionTitle {
6145
6604
  /**
6146
6605
  * Divider position for the primary title. This prop only works if the secondary title is not set.
6606
+ * @default ZSectionTitleDividerPosition.BEFORE
6147
6607
  */
6148
6608
  "dividerPosition"?: ZSectionTitleDividerPosition;
6149
6609
  /**
6150
6610
  * Whether the primary title text is uppercase.
6611
+ * @default true
6151
6612
  */
6152
6613
  "uppercase"?: boolean;
6153
6614
  }
6154
6615
  interface ZSelect {
6155
6616
  /**
6156
6617
  * the input aria-label
6618
+ * @default ""
6157
6619
  */
6158
6620
  "ariaLabel"?: string;
6159
6621
  /**
6160
6622
  * the input has autocomplete option
6623
+ * @default false
6161
6624
  */
6162
6625
  "autocomplete"?: boolean;
6163
6626
  /**
6164
6627
  * the input is disabled
6628
+ * @default false
6165
6629
  */
6166
6630
  "disabled"?: boolean;
6167
6631
  "hasGroupItems"?: boolean;
6168
6632
  "hasTreeItems"?: boolean;
6169
6633
  /**
6170
6634
  * the id of the input element
6635
+ * @default `id-${randomId()}`
6171
6636
  */
6172
6637
  "htmlid"?: string;
6173
6638
  /**
@@ -6176,10 +6641,12 @@ declare namespace LocalJSX {
6176
6641
  "htmltitle"?: string;
6177
6642
  /**
6178
6643
  * When fixed, it occupies space and pushes down next elements.
6644
+ * @default false
6179
6645
  */
6180
6646
  "isfixed"?: boolean;
6181
6647
  /**
6182
6648
  * the input select options
6649
+ * @default []
6183
6650
  */
6184
6651
  "items"?: SelectItem[] | string;
6185
6652
  /**
@@ -6188,6 +6655,7 @@ declare namespace LocalJSX {
6188
6655
  "label"?: string;
6189
6656
  /**
6190
6657
  * input helper message (optional) - if set to `false` message won't be displayed
6658
+ * @default true
6191
6659
  */
6192
6660
  "message"?: string | boolean;
6193
6661
  /**
@@ -6196,6 +6664,7 @@ declare namespace LocalJSX {
6196
6664
  "name"?: string;
6197
6665
  /**
6198
6666
  * no result text message
6667
+ * @default "Nessun risultato"
6199
6668
  */
6200
6669
  "noresultslabel"?: string;
6201
6670
  /**
@@ -6212,6 +6681,7 @@ declare namespace LocalJSX {
6212
6681
  "placeholder"?: string;
6213
6682
  /**
6214
6683
  * the input is readonly
6684
+ * @default false
6215
6685
  */
6216
6686
  "readonly"?: boolean;
6217
6687
  "resetItem"?: string;
@@ -6221,6 +6691,7 @@ declare namespace LocalJSX {
6221
6691
  "showChildrenOfMatchingParent"?: boolean;
6222
6692
  /**
6223
6693
  * Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
6694
+ * @default ControlSize.BIG
6224
6695
  */
6225
6696
  "size"?: ControlSize;
6226
6697
  /**
@@ -6234,6 +6705,7 @@ declare namespace LocalJSX {
6234
6705
  interface ZSkipToContent {
6235
6706
  /**
6236
6707
  * Array to fill link into skip-content
6708
+ * @default []
6237
6709
  */
6238
6710
  "links"?: string | SkipToContentLink[];
6239
6711
  /**
@@ -6282,6 +6754,7 @@ declare namespace LocalJSX {
6282
6754
  interface ZTable {
6283
6755
  /**
6284
6756
  * Whether the table cells should show a border between them.
6757
+ * @default false
6285
6758
  */
6286
6759
  "bordered"?: boolean;
6287
6760
  }
@@ -6319,14 +6792,17 @@ declare namespace LocalJSX {
6319
6792
  "onColspanChange"?: (event: ZTdCustomEvent<number>) => void;
6320
6793
  /**
6321
6794
  * Set the popover position, the default is "auto".
6795
+ * @default PopoverPosition.AUTO
6322
6796
  */
6323
6797
  "popoverPosition"?: PopoverPosition;
6324
6798
  /**
6325
6799
  * 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.
6800
+ * @default null
6326
6801
  */
6327
6802
  "showMenu"?: VisibilityCondition;
6328
6803
  /**
6329
6804
  * Whether the cell should stick.
6805
+ * @default false
6330
6806
  */
6331
6807
  "sticky"?: boolean;
6332
6808
  }
@@ -6336,6 +6812,7 @@ declare namespace LocalJSX {
6336
6812
  interface ZTfoot {
6337
6813
  /**
6338
6814
  * If true, the footer will be stuck to the bottom of the table.
6815
+ * @default false
6339
6816
  */
6340
6817
  "sticky"?: boolean;
6341
6818
  }
@@ -6353,14 +6830,17 @@ declare namespace LocalJSX {
6353
6830
  "onSort"?: (event: ZThCustomEvent<any>) => void;
6354
6831
  /**
6355
6832
  * Set popover position.
6833
+ * @default PopoverPosition.AUTO
6356
6834
  */
6357
6835
  "popoverPosition"?: PopoverPosition;
6358
6836
  /**
6359
6837
  * 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.
6838
+ * @default null
6360
6839
  */
6361
6840
  "showMenu"?: VisibilityCondition;
6362
6841
  /**
6363
6842
  * 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.
6843
+ * @default null
6364
6844
  */
6365
6845
  "showSorting"?: VisibilityCondition;
6366
6846
  /**
@@ -6369,10 +6849,12 @@ declare namespace LocalJSX {
6369
6849
  "sortDirection"?: SortDirection;
6370
6850
  /**
6371
6851
  * Sorted state of the column.
6852
+ * @default false
6372
6853
  */
6373
6854
  "sorted"?: boolean | null;
6374
6855
  /**
6375
6856
  * Whether the cell should stick.
6857
+ * @default false
6376
6858
  */
6377
6859
  "sticky"?: boolean;
6378
6860
  }
@@ -6382,10 +6864,12 @@ declare namespace LocalJSX {
6382
6864
  interface ZThead {
6383
6865
  /**
6384
6866
  * The element is focusable
6867
+ * @default false
6385
6868
  */
6386
6869
  "isFocusable"?: boolean;
6387
6870
  /**
6388
6871
  * If true, the header will be stuck to the top of the table.
6872
+ * @default false
6389
6873
  */
6390
6874
  "sticky"?: boolean;
6391
6875
  }
@@ -6403,6 +6887,7 @@ declare namespace LocalJSX {
6403
6887
  "closebutton"?: boolean;
6404
6888
  /**
6405
6889
  * toast notification draggable percentage
6890
+ * @default 80
6406
6891
  */
6407
6892
  "draggablepercentage"?: number;
6408
6893
  /**
@@ -6411,6 +6896,7 @@ declare namespace LocalJSX {
6411
6896
  "heading"?: string;
6412
6897
  /**
6413
6898
  * toast notification can be draggable
6899
+ * @default true
6414
6900
  */
6415
6901
  "isdraggable"?: boolean;
6416
6902
  /**
@@ -6423,6 +6909,7 @@ declare namespace LocalJSX {
6423
6909
  "onToastClose"?: (event: ZToastNotificationCustomEvent<any>) => void;
6424
6910
  /**
6425
6911
  * toast notification autoclose can be paused
6912
+ * @default true
6426
6913
  */
6427
6914
  "pauseonfocusloss"?: boolean;
6428
6915
  /**
@@ -6437,16 +6924,19 @@ declare namespace LocalJSX {
6437
6924
  interface ZToastNotificationList {
6438
6925
  /**
6439
6926
  * Set the entry position of new notification in the list
6927
+ * @default true
6440
6928
  */
6441
6929
  "newestontop"?: boolean;
6442
6930
  /**
6443
6931
  * Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
6932
+ * @default ToastNotificationPosition.TOP_RIGHT
6444
6933
  */
6445
6934
  "position"?: ToastNotificationPosition;
6446
6935
  }
6447
6936
  interface ZToggleButton {
6448
6937
  /**
6449
6938
  * aria-label for the button
6939
+ * @default ""
6450
6940
  */
6451
6941
  "ariaLabel"?: string;
6452
6942
  /**
@@ -6455,6 +6945,7 @@ declare namespace LocalJSX {
6455
6945
  "avoidclick"?: boolean;
6456
6946
  /**
6457
6947
  * disabled status flag (optional)
6948
+ * @default false
6458
6949
  */
6459
6950
  "isdisabled"?: boolean;
6460
6951
  /**
@@ -6467,24 +6958,29 @@ declare namespace LocalJSX {
6467
6958
  "onToggleClick"?: (event: ZToggleButtonCustomEvent<any>) => void;
6468
6959
  /**
6469
6960
  * open by default (optional)
6961
+ * @default false
6470
6962
  */
6471
6963
  "opened"?: boolean;
6472
6964
  }
6473
6965
  interface ZToggleSwitch {
6474
6966
  /**
6475
6967
  * Checked state
6968
+ * @default false
6476
6969
  */
6477
6970
  "checked"?: boolean;
6478
6971
  /**
6479
6972
  * Disabled flag
6973
+ * @default false
6480
6974
  */
6481
6975
  "disabled"?: boolean;
6482
6976
  /**
6483
6977
  * HTML id attribute to set to the internal checkbox
6978
+ * @default `toggle-switch-id-${randomId()}`
6484
6979
  */
6485
6980
  "htmlid"?: string;
6486
6981
  /**
6487
6982
  * Label position
6983
+ * @default LabelPosition.LEFT
6488
6984
  */
6489
6985
  "labelPosition"?: LabelPosition;
6490
6986
  /**
@@ -6498,10 +6994,12 @@ declare namespace LocalJSX {
6498
6994
  interface ZTool {
6499
6995
  /**
6500
6996
  * Visual active state.
6997
+ * @default false
6501
6998
  */
6502
6999
  "active"?: boolean;
6503
7000
  /**
6504
7001
  * Disabled state.
7002
+ * @default false
6505
7003
  */
6506
7004
  "disabled"?: boolean;
6507
7005
  /**
@@ -6526,6 +7024,7 @@ declare namespace LocalJSX {
6526
7024
  "onToggleTooltip"?: (event: ZToolCustomEvent<any>) => void;
6527
7025
  /**
6528
7026
  * Open state.
7027
+ * @default false
6529
7028
  */
6530
7029
  "open"?: boolean;
6531
7030
  /**
@@ -6534,6 +7033,7 @@ declare namespace LocalJSX {
6534
7033
  "tooltip"?: string;
6535
7034
  /**
6536
7035
  * Preferred tooltip position. Defaults to true.
7036
+ * @default PopoverPosition.TOP
6537
7037
  */
6538
7038
  "tooltipPosition"?: PopoverPosition;
6539
7039
  }
@@ -6564,10 +7064,12 @@ declare namespace LocalJSX {
6564
7064
  "bindTo"?: string | HTMLElement;
6565
7065
  /**
6566
7066
  * 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`)."
7067
+ * @default true
6567
7068
  */
6568
7069
  "closable"?: boolean;
6569
7070
  /**
6570
7071
  * Enable tooltip dark mode.
7072
+ * @default false
6571
7073
  */
6572
7074
  "dark"?: boolean;
6573
7075
  /**
@@ -6576,10 +7078,12 @@ declare namespace LocalJSX {
6576
7078
  "onOpenChange"?: (event: ZTooltipCustomEvent<{open: boolean}>) => void;
6577
7079
  /**
6578
7080
  * The open state of the tooltip.
7081
+ * @default false
6579
7082
  */
6580
7083
  "open"?: boolean;
6581
7084
  /**
6582
7085
  * Tooltip position.
7086
+ * @default PopoverPosition.AUTO
6583
7087
  */
6584
7088
  "position"?: PopoverPosition;
6585
7089
  }
@@ -6591,6 +7095,7 @@ declare namespace LocalJSX {
6591
7095
  interface ZTr {
6592
7096
  /**
6593
7097
  * 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.
7098
+ * @default false
6594
7099
  */
6595
7100
  "expandable"?: boolean;
6596
7101
  /**
@@ -6609,6 +7114,7 @@ declare namespace LocalJSX {
6609
7114
  "htmlSectionTitle"?: string;
6610
7115
  /**
6611
7116
  * Items to render, if they have the url property they will be rendered as clickable links
7117
+ * @default []
6612
7118
  */
6613
7119
  "items"?: TreeListItem[] | string;
6614
7120
  /**
@@ -6618,92 +7124,729 @@ declare namespace LocalJSX {
6618
7124
  }
6619
7125
  interface ZVisuallyHidden {
6620
7126
  }
7127
+
7128
+ interface ZAccordionAttributes {
7129
+ "label": string;
7130
+ "icon": string;
7131
+ "size": ControlSize;
7132
+ "isDisabled": boolean;
7133
+ "open": boolean;
7134
+ "highlight": boolean;
7135
+ "variant": AccordionVariant;
7136
+ "shadow": boolean;
7137
+ }
7138
+ interface ZAlertAttributes {
7139
+ "type": AlertType;
7140
+ }
7141
+ interface ZAnchorNavigationAttributes {
7142
+ "hideUnselected": boolean;
7143
+ "autoCurrent": boolean;
7144
+ "collapsedLabel": string;
7145
+ "isCollapsed": boolean;
7146
+ }
7147
+ interface ZAppHeaderAttributes {
7148
+ "stuck": boolean;
7149
+ "enableOffcanvas": boolean;
7150
+ "enableSearch": boolean;
7151
+ "searchPlaceholder": string;
7152
+ "searchString": string;
7153
+ "searchPageUrl": string;
7154
+ "enableZLogo": boolean;
7155
+ "drawerOpen": boolean;
7156
+ }
7157
+ interface ZAppHeaderDeprecatedAttributes {
7158
+ "stuck": boolean;
7159
+ "hero": string;
7160
+ "overlay": boolean;
7161
+ "flow": "auto" | "stack" | "offcanvas";
7162
+ "drawerOpen": boolean;
7163
+ "enableSearch": boolean;
7164
+ "searchPlaceholder": string;
7165
+ "searchString": string;
7166
+ "searchPageUrl": string;
7167
+ }
7168
+ interface ZAriaAlertAttributes {
7169
+ "mode": ZAriaAlertMode;
7170
+ }
7171
+ interface ZAvatarAttributes {
7172
+ "size": AvatarSize;
7173
+ "text": string;
7174
+ "textColor": string;
7175
+ "backgroundColor": string;
7176
+ "image": string;
7177
+ }
7178
+ interface ZBookCardAttributes {
7179
+ "variant": BookCardVariant;
7180
+ "cover": string;
7181
+ "operaTitle": string;
7182
+ "volumeTitle": string;
7183
+ "authors": string;
7184
+ "isbn": string;
7185
+ "isbnLabel": string;
7186
+ "year": string;
7187
+ "ebookUrl": string;
7188
+ "linkTarget": string;
7189
+ "fallbackCover": string;
7190
+ "hasMultipleCovers": boolean;
7191
+ "titleHtmlTag": string;
7192
+ }
7193
+ interface ZBookCardAppAttributes {
7194
+ "logo": string;
7195
+ "name": string;
7196
+ "link": string;
7197
+ "laz": boolean;
7198
+ "info": string;
7199
+ }
7200
+ interface ZBookCardDeprecatedAttributes {
7201
+ "variant": BookCardDeprecatedVariant;
7202
+ "cover": string;
7203
+ "operaTitle": string;
7204
+ "volumeTitle": string;
7205
+ "authors": string;
7206
+ "isbn": string;
7207
+ "isbnLabel": string;
7208
+ "ribbon": string;
7209
+ "ribbonIcon": string;
7210
+ "ribbonInteractive": boolean;
7211
+ "borderless": boolean;
7212
+ "fallbackCover": string;
7213
+ "operaTitleTag": string;
7214
+ }
7215
+ interface ZBookCoverAttributes {
7216
+ "cover": string;
7217
+ "fallbackCover": string;
7218
+ "multiple": boolean;
7219
+ "bordered": boolean;
7220
+ }
7221
+ interface ZBreadcrumbAttributes {
7222
+ "pathStyle": BreadcrumbPathStyle;
7223
+ "homepageVariant": BreadcrumbHomepageVariant;
7224
+ "maxNodesToShow": number;
7225
+ "preventFollowUrl": boolean;
7226
+ "overflowMenuItemRows": number;
7227
+ "truncateChar": number;
7228
+ }
7229
+ interface ZButtonAttributes {
7230
+ "ariaLabel": string | undefined;
7231
+ "role": string;
7232
+ "htmlrole": string;
7233
+ "href": string;
7234
+ "target": string;
7235
+ "htmlid": string;
7236
+ "name": string;
7237
+ "disabled": boolean;
7238
+ "type": ButtonType;
7239
+ "variant": ButtonVariant;
7240
+ "icon": string;
7241
+ "iconPosition": IconPosition;
7242
+ "size": ButtonSize | ControlSize;
7243
+ }
7244
+ interface ZButtonSortAttributes {
7245
+ "buttonid": string;
7246
+ "label": string;
7247
+ "desclabel": string;
7248
+ "counter": number;
7249
+ "sortlabelasc": string;
7250
+ "sortlabeldesc": string;
7251
+ "isselected": boolean;
7252
+ "sortasc": boolean;
7253
+ }
7254
+ interface ZCardAttributes {
7255
+ "variant": CardVariant;
7256
+ "coverIcon": string;
7257
+ "showShadow": boolean;
7258
+ "clickable": boolean;
7259
+ }
7260
+ interface ZCarouselAttributes {
7261
+ "isLoading": boolean;
7262
+ "label": string;
7263
+ "single": boolean;
7264
+ "arrowsPosition": CarouselArrowsPosition;
7265
+ "progressMode": CarouselProgressMode;
7266
+ "fixedArrows": boolean;
7267
+ "ghostLoadingHeight": number;
7268
+ "infinite": boolean;
7269
+ }
7270
+ interface ZChipAttributes {
7271
+ "icon": string;
7272
+ "type": ZChipType;
7273
+ "interactiveIcon": string;
7274
+ "disabled": boolean;
7275
+ "ariaLabel": string;
7276
+ }
7277
+ interface ZColorPickerAttributes {
7278
+ "selectedColor": ColorPickerPalette;
7279
+ "lng": "it" | "en";
7280
+ "htmlAriaLabel": string;
7281
+ "disableTransparent": boolean;
7282
+ }
7283
+ interface ZComboboxAttributes {
7284
+ "inputid": string;
7285
+ "items": ComboItem[] | string;
7286
+ "label": string;
7287
+ "disabled": boolean;
7288
+ "hassearch": boolean;
7289
+ "searchlabel": string;
7290
+ "searchplaceholder": string;
7291
+ "searchtitle": string;
7292
+ "noresultslabel": string;
7293
+ "isopen": boolean;
7294
+ "isfixed": boolean;
7295
+ "hascheckall": boolean;
7296
+ "checkalltext": string;
7297
+ "uncheckalltext": string;
7298
+ "maxcheckableitems": number;
7299
+ "hasgroupitems": boolean;
7300
+ "size": ControlSize;
7301
+ "htmlAriaLabel": string;
7302
+ }
7303
+ interface ZCoverHeroAttributes {
7304
+ "variant": CoverHeroVariant;
7305
+ "contentPosition": CoverHeroContentPosition;
7306
+ "preserveAspectRatio": boolean;
7307
+ }
7308
+ interface ZDatePickerAttributes {
7309
+ "datePickerId": string;
7310
+ "ariaLabel": string;
7311
+ "label": string;
7312
+ "mode": ZDatePickerMode;
7313
+ "name": string;
7314
+ "value": string;
7315
+ }
7316
+ interface ZDividerAttributes {
7317
+ "size": DividerSize;
7318
+ "color": string;
7319
+ "orientation": DividerOrientation;
7320
+ }
7321
+ interface ZDragdropAreaAttributes {
7322
+ "dragAndDropLabel": string;
7323
+ }
7324
+ interface ZFileAttributes {
7325
+ "fileNumber": number;
7326
+ "fileName": string;
7327
+ }
7328
+ interface ZFileUploadAttributes {
7329
+ "type": ZFileUploadType;
7330
+ "buttonVariant": ButtonVariant;
7331
+ "acceptedFormat": string;
7332
+ "fileMaxSize": number;
7333
+ "mainTitle": string;
7334
+ "description": string;
7335
+ "uploadBtnLabel": string;
7336
+ "dragAndDropLabel": string;
7337
+ "allowedFilesMessage": string;
7338
+ "uploadClickableMessage": string;
7339
+ "uploadMessage": string;
7340
+ "errorModalTitle": string;
7341
+ "errorModalMessage": string;
7342
+ "uploadedFilesLabel": string;
7343
+ "hasFileSection": boolean;
7344
+ "inputName": string;
7345
+ "showErrors": boolean;
7346
+ }
7347
+ interface ZIconAttributes {
7348
+ "name": string;
7349
+ "height": string;
7350
+ "width": string;
7351
+ "iconid": string;
7352
+ "fill": string;
7353
+ "indicatorColor": string;
7354
+ }
7355
+ interface ZInfoBoxAttributes {
7356
+ "boxid": string;
7357
+ "isclosable": boolean;
7358
+ }
7359
+ interface ZInfoRevealAttributes {
7360
+ "icon": string;
7361
+ "position": InfoRevealPosition;
7362
+ "label": string;
7363
+ "ariaLabel": string;
7364
+ "size": ControlSize;
7365
+ }
7366
+ interface ZInputAttributes {
7367
+ "htmlid": string;
7368
+ "type": InputType;
7369
+ "name": string;
7370
+ "label": string;
7371
+ "ariaLabel": string;
7372
+ "htmlAriaExpanded": string;
7373
+ "htmlAriaControls": string;
7374
+ "htmlAriaAutocomplete": string;
7375
+ "htmlAriaActivedescendant": string;
7376
+ "value": string;
7377
+ "disabled": boolean;
7378
+ "readonly": boolean;
7379
+ "required": boolean;
7380
+ "checked": boolean;
7381
+ "placeholder": string;
7382
+ "htmltitle": string;
7383
+ "status": InputStatus;
7384
+ "message": string;
7385
+ "htmlAriaDescribedBy": string;
7386
+ "labelPosition": LabelPosition;
7387
+ "autocomplete": string;
7388
+ "role": string;
7389
+ "hasclearicon": boolean;
7390
+ "icon": string;
7391
+ "min": number;
7392
+ "minlength": number;
7393
+ "max": number;
7394
+ "maxlength": number;
7395
+ "step": number;
7396
+ "pattern": string;
7397
+ "size": ControlSize;
7398
+ }
7399
+ interface ZInputMessageAttributes {
7400
+ "message": string;
7401
+ "htmlId": string;
7402
+ "htmlRole": null | string;
7403
+ "status": InputStatus;
7404
+ "disabled": boolean;
7405
+ }
7406
+ interface ZListAttributes {
7407
+ "size": ListSize;
7408
+ "listType": ListType;
7409
+ "role": string;
7410
+ }
7411
+ interface ZListElementAttributes {
7412
+ "alignButton": ExpandableListButtonAlign;
7413
+ "clickable": boolean;
7414
+ "dividerColor": string;
7415
+ "dividerType": ListDividerType;
7416
+ "dividerSize": DividerSize;
7417
+ "expandable": boolean;
7418
+ "expandableStyle": ExpandableListStyle;
7419
+ "listElementId": number;
7420
+ "size": ListSize;
7421
+ "color": string;
7422
+ "disabled": boolean;
7423
+ "listElementPosition": string;
7424
+ "listType": ListType;
7425
+ "hasTreeItems": boolean;
7426
+ "role": string;
7427
+ "htmlTabindex": number | null;
7428
+ }
7429
+ interface ZListGroupAttributes {
7430
+ "size": ListSize;
7431
+ "dividerType": ListDividerType;
7432
+ "dividerSize": DividerSize;
7433
+ "dividerColor": string;
7434
+ "listType": ListType;
7435
+ "hasTreeItems": boolean;
7436
+ "role": string;
7437
+ }
7438
+ interface ZLogoAttributes {
7439
+ "width": number;
7440
+ "height": number;
7441
+ "imageAlt": string;
7442
+ "link": string;
7443
+ "targetBlank": boolean;
7444
+ "mobileLogo": boolean;
7445
+ }
7446
+ interface ZMenuAttributes {
7447
+ "active": boolean;
7448
+ "floating": boolean;
7449
+ "open": boolean;
7450
+ "verticalContext": boolean;
7451
+ "htmlTabindex": number;
7452
+ }
7453
+ interface ZMenuDeprecatedAttributes {
7454
+ "active": boolean;
7455
+ "floating": boolean;
7456
+ "open": boolean;
7457
+ "verticalContext": boolean;
7458
+ }
7459
+ interface ZMenuSectionAttributes {
7460
+ "active": boolean;
7461
+ "htmlTabindex": number;
7462
+ "open": boolean;
7463
+ }
7464
+ interface ZMenuSectionDeprecatedAttributes {
7465
+ "active": boolean;
7466
+ }
7467
+ interface ZModalAttributes {
7468
+ "modalid": string;
7469
+ "modaltitle": string;
7470
+ "modalsubtitle": string;
7471
+ "closeButtonLabel": string;
7472
+ "alertdialog": boolean;
7473
+ "closable": boolean;
7474
+ "scrollInside": boolean;
7475
+ "lockPageScroll": boolean;
7476
+ }
7477
+ interface ZMyzCardAttributes {
7478
+ "faded": boolean;
7479
+ "cardtype": LicenseType;
7480
+ "ispressed": boolean;
7481
+ "ishighlighted": boolean;
7482
+ }
7483
+ interface ZMyzCardAlertAttributes {
7484
+ "iconname": string;
7485
+ "contenttext": string;
7486
+ "actiontext": string;
7487
+ "type": string;
7488
+ }
7489
+ interface ZMyzCardCoverAttributes {
7490
+ "img": string;
7491
+ "titolo": string;
7492
+ "faded": boolean;
7493
+ "defaultimg": string;
7494
+ }
7495
+ interface ZMyzCardDictionaryAttributes {
7496
+ "name": string;
7497
+ "cover": string;
7498
+ "disabled": boolean;
7499
+ "flipped": boolean;
7500
+ "flipbuttonlabel": string;
7501
+ "hideinfobtn": boolean;
7502
+ }
7503
+ interface ZMyzCardFooterAttributes {
7504
+ "titolo": string;
7505
+ "autori": string;
7506
+ "isbn": string;
7507
+ "faded": boolean;
7508
+ "cardtype": LicenseType;
7509
+ "opened": boolean;
7510
+ "customContent": boolean;
7511
+ }
7512
+ interface ZMyzCardHeaderAttributes {
7513
+ "titolo": string;
7514
+ "faded": boolean;
7515
+ "cardtype": LicenseType;
7516
+ }
7517
+ interface ZMyzCardIconAttributes {
7518
+ "icon": string;
7519
+ "isdisabled": boolean;
7520
+ "ariaLabel": string;
7521
+ }
7522
+ interface ZMyzCardInfoAttributes {
7523
+ "data": string | DictionaryData;
7524
+ "htmltabindex": number;
7525
+ }
7526
+ interface ZMyzCardListAttributes {
7527
+ "listdata": string;
7528
+ }
7529
+ interface ZMyzListAttributes {
7530
+ "inputrawdata": string;
7531
+ }
7532
+ interface ZMyzListItemAttributes {
7533
+ "text": string;
7534
+ "link": string;
7535
+ "linktarget": string;
7536
+ "icon": string;
7537
+ "listitemid": string;
7538
+ "action": string;
7539
+ "underlined": boolean;
7540
+ }
7541
+ interface ZNavigationTabsAttributes {
7542
+ "ariaLabel": string;
7543
+ "orientation": NavigationTabsOrientation;
7544
+ "size": NavigationTabsSize;
7545
+ "selectedTab": number;
7546
+ }
7547
+ interface ZNotificationAttributes {
7548
+ "contenticonname": string;
7549
+ "actiontext": string;
7550
+ "type": NotificationType;
7551
+ "showclose": boolean;
7552
+ "showshadow": boolean;
7553
+ "sticky": boolean;
7554
+ "borderposition": "top" | "bottom";
7555
+ }
7556
+ interface ZOffcanvasAttributes {
7557
+ "variant": OffCanvasVariant;
7558
+ "open": boolean;
7559
+ "transitiondirection": TransitionDirection;
7560
+ "skipLoadAnimation": boolean;
7561
+ "showBackdrop": boolean;
7562
+ }
7563
+ interface ZOtpAttributes {
7564
+ "inputNum": number;
7565
+ "status": InputStatus;
7566
+ "message": string;
7567
+ }
7568
+ interface ZPaginationAttributes {
7569
+ "label": string;
7570
+ "navArrows": boolean;
7571
+ "totalPages": number;
7572
+ "skip": number;
7573
+ "edges": boolean;
7574
+ "split": number;
7575
+ "visiblePages": number;
7576
+ "currentPage": number;
7577
+ "goToPage": boolean;
7578
+ }
7579
+ interface ZPanelElemAttributes {
7580
+ "elemid": string;
7581
+ "imgurl": string;
7582
+ "imgalt": string;
7583
+ "linkicon": string;
7584
+ "linklabel": string;
7585
+ "url": string;
7586
+ "target": string;
7587
+ "isdisabled": boolean;
7588
+ "descrSlotName": string;
7589
+ }
7590
+ interface ZPopoverAttributes {
7591
+ "position": PopoverPosition;
7592
+ "open": boolean;
7593
+ "bindTo": string | HTMLElement;
7594
+ "showArrow": boolean;
7595
+ "center": boolean;
7596
+ "closable": boolean;
7597
+ }
7598
+ interface ZRangePickerAttributes {
7599
+ "rangePickerId": string;
7600
+ "firstAriaLabel": string;
7601
+ "firstLabel": string;
7602
+ "secondAriaLabel": string;
7603
+ "secondLabel": string;
7604
+ "mode": ZRangePickerMode;
7605
+ "firstPickerReadOnly": boolean;
7606
+ "lastPickerReadOnly": boolean;
7607
+ "firstPickerPlaceholder": string;
7608
+ "lastPickerPlaceholder": string;
7609
+ }
7610
+ interface ZResultCardAttributes {
7611
+ "cardTitle": string;
7612
+ "cardSubtitle": string;
7613
+ "authors": string;
7614
+ "cover": string;
7615
+ "fallbackCover": string;
7616
+ "hasMultipleCovers": boolean;
7617
+ "isInfoCard": boolean;
7618
+ "titleHtmlTag": string;
7619
+ }
7620
+ interface ZSearchbarAttributes {
7621
+ "htmlid": string;
7622
+ "preventSubmit": boolean;
7623
+ "label": string;
7624
+ "htmlAriaLabel": string;
7625
+ "value": string;
7626
+ "placeholder": string;
7627
+ "autocomplete": boolean;
7628
+ "autocompleteMinChars": number;
7629
+ "resultsCount": number;
7630
+ "searchHelperLabel": string;
7631
+ "resultsItems": SearchbarItem[] | string;
7632
+ "sortResultsItems": boolean;
7633
+ "showSearchButton": boolean;
7634
+ "searchButtonIconOnly": boolean;
7635
+ "size": ControlSize;
7636
+ "variant": ButtonVariant;
7637
+ }
7638
+ interface ZSectionTitleAttributes {
7639
+ "dividerPosition": ZSectionTitleDividerPosition;
7640
+ "uppercase": boolean;
7641
+ }
7642
+ interface ZSelectAttributes {
7643
+ "htmlid": string;
7644
+ "items": SelectItem[] | string;
7645
+ "name": string;
7646
+ "label": string;
7647
+ "ariaLabel": string;
7648
+ "disabled": boolean;
7649
+ "readonly": boolean;
7650
+ "placeholder": string;
7651
+ "htmltitle": string;
7652
+ "status": InputStatus;
7653
+ "message": string;
7654
+ "autocomplete": boolean;
7655
+ "noresultslabel": string;
7656
+ "hasGroupItems": boolean;
7657
+ "hasTreeItems": boolean;
7658
+ "showChildrenOfMatchingParent": boolean;
7659
+ "isfixed": boolean;
7660
+ "resetItem": string;
7661
+ "size": ControlSize;
7662
+ }
7663
+ interface ZSkipToContentAttributes {
7664
+ "variant": ThemeVariant;
7665
+ "links": string | SkipToContentLink[];
7666
+ }
7667
+ interface ZSlideshowAttributes {
7668
+ "slideshowid": string;
7669
+ "data": string[] | string;
7670
+ }
7671
+ interface ZStepperItemAttributes {
7672
+ "index": number;
7673
+ "href": string;
7674
+ "pressed": boolean;
7675
+ "checked": boolean;
7676
+ "disabled": boolean;
7677
+ }
7678
+ interface ZTableAttributes {
7679
+ "bordered": boolean;
7680
+ }
7681
+ interface ZTagAttributes {
7682
+ "icon": string;
7683
+ "expandable": boolean;
7684
+ }
7685
+ interface ZTdAttributes {
7686
+ "colspan": number;
7687
+ "sticky": boolean;
7688
+ "showMenu": VisibilityCondition;
7689
+ "popoverPosition": PopoverPosition;
7690
+ }
7691
+ interface ZTfootAttributes {
7692
+ "sticky": boolean;
7693
+ }
7694
+ interface ZThAttributes {
7695
+ "colspan": number;
7696
+ "showMenu": VisibilityCondition;
7697
+ "showSorting": VisibilityCondition;
7698
+ "sticky": boolean;
7699
+ "sortDirection": SortDirection;
7700
+ "sorted": boolean | null;
7701
+ "popoverPosition": PopoverPosition;
7702
+ }
7703
+ interface ZTheadAttributes {
7704
+ "sticky": boolean;
7705
+ "isFocusable": boolean;
7706
+ }
7707
+ interface ZToastNotificationAttributes {
7708
+ "heading": string;
7709
+ "message": string;
7710
+ "closebutton": boolean;
7711
+ "autoclose": number;
7712
+ "pauseonfocusloss": boolean;
7713
+ "type": ToastNotification;
7714
+ "isdraggable": boolean;
7715
+ "draggablepercentage": number;
7716
+ "transition": ToastNotificationTransition;
7717
+ }
7718
+ interface ZToastNotificationListAttributes {
7719
+ "position": ToastNotificationPosition;
7720
+ "newestontop": boolean;
7721
+ }
7722
+ interface ZToggleButtonAttributes {
7723
+ "label": string;
7724
+ "isdisabled": boolean;
7725
+ "avoidclick": boolean;
7726
+ "opened": boolean;
7727
+ "ariaLabel": string;
7728
+ }
7729
+ interface ZToggleSwitchAttributes {
7730
+ "disabled": boolean;
7731
+ "labelPosition": LabelPosition;
7732
+ "checked": boolean;
7733
+ "htmlid": string;
7734
+ }
7735
+ interface ZToolAttributes {
7736
+ "icon": IconName;
7737
+ "tooltip": string;
7738
+ "tooltipPosition": PopoverPosition;
7739
+ "htmlAriaLabel": string;
7740
+ "active": boolean;
7741
+ "disabled": boolean;
7742
+ "open": boolean;
7743
+ "indicatorColor": string;
7744
+ }
7745
+ interface ZToolbarAttributes {
7746
+ "htmlAriaLabel": string;
7747
+ }
7748
+ interface ZTooltipAttributes {
7749
+ "position": PopoverPosition;
7750
+ "dark": boolean;
7751
+ "open": boolean;
7752
+ "bindTo": string | HTMLElement;
7753
+ "closable": boolean;
7754
+ }
7755
+ interface ZTrAttributes {
7756
+ "expandable": boolean;
7757
+ }
7758
+ interface ZTreeListAttributes {
7759
+ "items": TreeListItem[] | string;
7760
+ "htmlAriaLabelledby": string;
7761
+ "htmlSectionTitle": string;
7762
+ }
7763
+
6621
7764
  interface IntrinsicElements {
6622
- "z-accordion": ZAccordion;
6623
- "z-alert": ZAlert;
6624
- "z-anchor-navigation": ZAnchorNavigation;
6625
- "z-app-header": ZAppHeader;
6626
- "z-app-header-deprecated": ZAppHeaderDeprecated;
6627
- "z-aria-alert": ZAriaAlert;
6628
- "z-avatar": ZAvatar;
6629
- "z-book-card": ZBookCard;
6630
- "z-book-card-app": ZBookCardApp;
6631
- "z-book-card-deprecated": ZBookCardDeprecated;
6632
- "z-book-cover": ZBookCover;
6633
- "z-breadcrumb": ZBreadcrumb;
6634
- "z-button": ZButton;
6635
- "z-button-sort": ZButtonSort;
6636
- "z-card": ZCard;
6637
- "z-carousel": ZCarousel;
6638
- "z-chip": ZChip;
6639
- "z-color-picker": ZColorPicker;
6640
- "z-combobox": ZCombobox;
6641
- "z-cover-hero": ZCoverHero;
6642
- "z-date-picker": ZDatePicker;
6643
- "z-divider": ZDivider;
6644
- "z-dragdrop-area": ZDragdropArea;
6645
- "z-file": ZFile;
6646
- "z-file-upload": ZFileUpload;
7765
+ "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] };
7766
+ "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] };
7767
+ "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] };
7768
+ "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] };
7769
+ "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] };
7770
+ "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] };
7771
+ "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] };
7772
+ "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] };
7773
+ "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] };
7774
+ "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] };
7775
+ "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] };
7776
+ "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] };
7777
+ "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] };
7778
+ "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] };
7779
+ "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] };
7780
+ "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] };
7781
+ "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] };
7782
+ "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] };
7783
+ "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] };
7784
+ "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] };
7785
+ "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] };
7786
+ "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] };
7787
+ "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] };
7788
+ "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] };
7789
+ "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] };
6647
7790
  "z-ghost-loading": ZGhostLoading;
6648
- "z-icon": ZIcon;
6649
- "z-info-box": ZInfoBox;
6650
- "z-info-reveal": ZInfoReveal;
6651
- "z-input": ZInput;
6652
- "z-input-message": ZInputMessage;
6653
- "z-list": ZList;
6654
- "z-list-element": ZListElement;
6655
- "z-list-group": ZListGroup;
6656
- "z-logo": ZLogo;
6657
- "z-menu": ZMenu;
6658
- "z-menu-deprecated": ZMenuDeprecated;
6659
- "z-menu-section": ZMenuSection;
6660
- "z-menu-section-deprecated": ZMenuSectionDeprecated;
6661
- "z-modal": ZModal;
6662
- "z-myz-card": ZMyzCard;
6663
- "z-myz-card-alert": ZMyzCardAlert;
7791
+ "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] };
7792
+ "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] };
7793
+ "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] };
7794
+ "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] };
7795
+ "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] };
7796
+ "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] };
7797
+ "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] };
7798
+ "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] };
7799
+ "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] };
7800
+ "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] };
7801
+ "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] };
7802
+ "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] };
7803
+ "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] };
7804
+ "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] };
7805
+ "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] };
7806
+ "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] };
6664
7807
  "z-myz-card-body": ZMyzCardBody;
6665
- "z-myz-card-cover": ZMyzCardCover;
6666
- "z-myz-card-dictionary": ZMyzCardDictionary;
6667
- "z-myz-card-footer": ZMyzCardFooter;
7808
+ "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] };
7809
+ "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] };
7810
+ "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] };
6668
7811
  "z-myz-card-footer-sections": ZMyzCardFooterSections;
6669
- "z-myz-card-header": ZMyzCardHeader;
6670
- "z-myz-card-icon": ZMyzCardIcon;
6671
- "z-myz-card-info": ZMyzCardInfo;
6672
- "z-myz-card-list": ZMyzCardList;
6673
- "z-myz-list": ZMyzList;
6674
- "z-myz-list-item": ZMyzListItem;
6675
- "z-navigation-tabs": ZNavigationTabs;
6676
- "z-notification": ZNotification;
6677
- "z-offcanvas": ZOffcanvas;
6678
- "z-otp": ZOtp;
6679
- "z-pagination": ZPagination;
6680
- "z-panel-elem": ZPanelElem;
6681
- "z-popover": ZPopover;
6682
- "z-range-picker": ZRangePicker;
6683
- "z-result-card": ZResultCard;
6684
- "z-searchbar": ZSearchbar;
6685
- "z-section-title": ZSectionTitle;
6686
- "z-select": ZSelect;
6687
- "z-skip-to-content": ZSkipToContent;
6688
- "z-slideshow": ZSlideshow;
7812
+ "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] };
7813
+ "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] };
7814
+ "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] };
7815
+ "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] };
7816
+ "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] };
7817
+ "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] };
7818
+ "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] };
7819
+ "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] };
7820
+ "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] };
7821
+ "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] };
7822
+ "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"]>;
7823
+ "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] };
7824
+ "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] };
7825
+ "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] };
7826
+ "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] };
7827
+ "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] };
7828
+ "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] };
7829
+ "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] };
7830
+ "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] };
7831
+ "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] };
6689
7832
  "z-stepper": ZStepper;
6690
- "z-stepper-item": ZStepperItem;
6691
- "z-table": ZTable;
6692
- "z-tag": ZTag;
7833
+ "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] };
7834
+ "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] };
7835
+ "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] };
6693
7836
  "z-tbody": ZTbody;
6694
- "z-td": ZTd;
6695
- "z-tfoot": ZTfoot;
6696
- "z-th": ZTh;
6697
- "z-thead": ZThead;
6698
- "z-toast-notification": ZToastNotification;
6699
- "z-toast-notification-list": ZToastNotificationList;
6700
- "z-toggle-button": ZToggleButton;
6701
- "z-toggle-switch": ZToggleSwitch;
6702
- "z-tool": ZTool;
6703
- "z-toolbar": ZToolbar;
6704
- "z-tooltip": ZTooltip;
6705
- "z-tr": ZTr;
6706
- "z-tree-list": ZTreeList;
7837
+ "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] };
7838
+ "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] };
7839
+ "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] };
7840
+ "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] };
7841
+ "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] };
7842
+ "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] };
7843
+ "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] };
7844
+ "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] };
7845
+ "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] };
7846
+ "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] };
7847
+ "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] };
7848
+ "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] };
7849
+ "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] };
6707
7850
  "z-visually-hidden": ZVisuallyHidden;
6708
7851
  }
6709
7852
  }
@@ -6724,8 +7867,8 @@ declare module "@stencil/core" {
6724
7867
  * @cssprop --z-accordion-right-padding - Right padding of the summary. Default: `--space-unit`.
6725
7868
  * @cssprop --z-accordion-label-font-weight - Font weight of the summary label. Default: `--font-sb`.
6726
7869
  */
6727
- "z-accordion": LocalJSX.ZAccordion & JSXBase.HTMLAttributes<HTMLZAccordionElement>;
6728
- "z-alert": LocalJSX.ZAlert & JSXBase.HTMLAttributes<HTMLZAlertElement>;
7870
+ "z-accordion": LocalJSX.IntrinsicElements["z-accordion"] & JSXBase.HTMLAttributes<HTMLZAccordionElement>;
7871
+ "z-alert": LocalJSX.IntrinsicElements["z-alert"] & JSXBase.HTMLAttributes<HTMLZAlertElement>;
6729
7872
  /**
6730
7873
  * Anchor navigation component.
6731
7874
  * @example ```
@@ -6739,7 +7882,7 @@ declare module "@stencil/core" {
6739
7882
  * </z-anchor-navigation>
6740
7883
  * ```
6741
7884
  */
6742
- "z-anchor-navigation": LocalJSX.ZAnchorNavigation & JSXBase.HTMLAttributes<HTMLZAnchorNavigationElement>;
7885
+ "z-anchor-navigation": LocalJSX.IntrinsicElements["z-anchor-navigation"] & JSXBase.HTMLAttributes<HTMLZAnchorNavigationElement>;
6743
7886
  /**
6744
7887
  * @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%`.
6745
7888
  * @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).
@@ -6748,7 +7891,7 @@ declare module "@stencil/core" {
6748
7891
  * @cssprop --app-header-stucked-bg - Stuck header background color. Defaults to `--color-surface01`.
6749
7892
  * @cssprop --app-header-stucked-text-color - Stuck header text color. Defaults to `--color-default-text`.
6750
7893
  */
6751
- "z-app-header": LocalJSX.ZAppHeader & JSXBase.HTMLAttributes<HTMLZAppHeaderElement>;
7894
+ "z-app-header": LocalJSX.IntrinsicElements["z-app-header"] & JSXBase.HTMLAttributes<HTMLZAppHeaderElement>;
6752
7895
  /**
6753
7896
  * @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`.
6754
7897
  * @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`.
@@ -6804,9 +7947,9 @@ declare module "@stencil/core" {
6804
7947
  * Defaults to `--app-header-typography-3-tracking`.
6805
7948
  * @cssprop --app-header-stucked-text-color - Stuck header text color. Defaults to `--color-default-text`.
6806
7949
  */
6807
- "z-app-header-deprecated": LocalJSX.ZAppHeaderDeprecated & JSXBase.HTMLAttributes<HTMLZAppHeaderDeprecatedElement>;
6808
- "z-aria-alert": LocalJSX.ZAriaAlert & JSXBase.HTMLAttributes<HTMLZAriaAlertElement>;
6809
- "z-avatar": LocalJSX.ZAvatar & JSXBase.HTMLAttributes<HTMLZAvatarElement>;
7950
+ "z-app-header-deprecated": LocalJSX.IntrinsicElements["z-app-header-deprecated"] & JSXBase.HTMLAttributes<HTMLZAppHeaderDeprecatedElement>;
7951
+ "z-aria-alert": LocalJSX.IntrinsicElements["z-aria-alert"] & JSXBase.HTMLAttributes<HTMLZAriaAlertElement>;
7952
+ "z-avatar": LocalJSX.IntrinsicElements["z-avatar"] & JSXBase.HTMLAttributes<HTMLZAvatarElement>;
6810
7953
  /**
6811
7954
  * @cssprop --z-book-card-portrait-cover-height - Set custom cover height for portrait variant - Default: `378px`
6812
7955
  * @cssprop --z-book-card-title-lines - Set title avilable lines - Default: `2`
@@ -6816,20 +7959,20 @@ declare module "@stencil/core" {
6816
7959
  * @cssprop --z-book-card-authors-lines - Set authors available lines - Default: `1`
6817
7960
  * @cssprop --z-book-card-authors-word-break - Set authors word-break rule - Default: `break-all`
6818
7961
  */
6819
- "z-book-card": LocalJSX.ZBookCard & JSXBase.HTMLAttributes<HTMLZBookCardElement>;
7962
+ "z-book-card": LocalJSX.IntrinsicElements["z-book-card"] & JSXBase.HTMLAttributes<HTMLZBookCardElement>;
6820
7963
  /**
6821
7964
  * ZBookCardApp component
6822
7965
  * @cssprop --z-book-card-app-padding-x - set left and right padding
6823
7966
  * @cssprop --z-book-card-app-padding-y - set top and bottom padding
6824
7967
  */
6825
- "z-book-card-app": LocalJSX.ZBookCardApp & JSXBase.HTMLAttributes<HTMLZBookCardAppElement>;
7968
+ "z-book-card-app": LocalJSX.IntrinsicElements["z-book-card-app"] & JSXBase.HTMLAttributes<HTMLZBookCardAppElement>;
6826
7969
  /**
6827
7970
  * @cssprop --z-book-card-ribbon-background-color - ribbon backgrund color
6828
7971
  * @cssprop --z-book-card-ribbon-shadow-color - ribbon shadow color
6829
7972
  * @cssprop --z-book-card-compact-width - compact card custom width
6830
7973
  * @cssprop --z-book-card-compact-height - compact card custom height
6831
7974
  */
6832
- "z-book-card-deprecated": LocalJSX.ZBookCardDeprecated & JSXBase.HTMLAttributes<HTMLZBookCardDeprecatedElement>;
7975
+ "z-book-card-deprecated": LocalJSX.IntrinsicElements["z-book-card-deprecated"] & JSXBase.HTMLAttributes<HTMLZBookCardDeprecatedElement>;
6833
7976
  /**
6834
7977
  * This component displays a book cover image,
6835
7978
  * with options for borders and a representation of multiple books with a stack of fake covers behind the original one.
@@ -6840,10 +7983,10 @@ declare module "@stencil/core" {
6840
7983
  * @cssprop --z-book-cover-stack-shift-x - the horizontal shift of each stacked cover when `multiple` is `true` (default: `8px`)
6841
7984
  * @cssprop --z-book-cover-stack-shift-y - the vertical shift of each stacked cover when `multiple` is `true` (default: `12px`)
6842
7985
  */
6843
- "z-book-cover": LocalJSX.ZBookCover & JSXBase.HTMLAttributes<HTMLZBookCoverElement>;
6844
- "z-breadcrumb": LocalJSX.ZBreadcrumb & JSXBase.HTMLAttributes<HTMLZBreadcrumbElement>;
6845
- "z-button": LocalJSX.ZButton & JSXBase.HTMLAttributes<HTMLZButtonElement>;
6846
- "z-button-sort": LocalJSX.ZButtonSort & JSXBase.HTMLAttributes<HTMLZButtonSortElement>;
7986
+ "z-book-cover": LocalJSX.IntrinsicElements["z-book-cover"] & JSXBase.HTMLAttributes<HTMLZBookCoverElement>;
7987
+ "z-breadcrumb": LocalJSX.IntrinsicElements["z-breadcrumb"] & JSXBase.HTMLAttributes<HTMLZBreadcrumbElement>;
7988
+ "z-button": LocalJSX.IntrinsicElements["z-button"] & JSXBase.HTMLAttributes<HTMLZButtonElement>;
7989
+ "z-button-sort": LocalJSX.IntrinsicElements["z-button-sort"] & JSXBase.HTMLAttributes<HTMLZButtonSortElement>;
6847
7990
  /**
6848
7991
  * ZCard component.
6849
7992
  * The width of the card must be set by its container, following the grid indications of the design.
@@ -6855,20 +7998,20 @@ declare module "@stencil/core" {
6855
7998
  * @cssprop --z-card--text-border - Configure CSS `border`. Default: `none`
6856
7999
  * @cssprop --z-card--text-padding - Configure CSS `padding`. Default: `none`
6857
8000
  */
6858
- "z-card": LocalJSX.ZCard & JSXBase.HTMLAttributes<HTMLZCardElement>;
8001
+ "z-card": LocalJSX.IntrinsicElements["z-card"] & JSXBase.HTMLAttributes<HTMLZCardElement>;
6859
8002
  /**
6860
8003
  * ZCarousel component.
6861
8004
  * @cssprop --z-carousel-gutter - The gutter between items.
6862
8005
  * @cssprop --z-carousel-items-shadow - The shadow around the items.
6863
8006
  */
6864
- "z-carousel": LocalJSX.ZCarousel & JSXBase.HTMLAttributes<HTMLZCarouselElement>;
6865
- "z-chip": LocalJSX.ZChip & JSXBase.HTMLAttributes<HTMLZChipElement>;
8007
+ "z-carousel": LocalJSX.IntrinsicElements["z-carousel"] & JSXBase.HTMLAttributes<HTMLZCarouselElement>;
8008
+ "z-chip": LocalJSX.IntrinsicElements["z-chip"] & JSXBase.HTMLAttributes<HTMLZChipElement>;
6866
8009
  /**
6867
8010
  * Color picker component.
6868
8011
  * This component allows the user to pick a color from a predefined set.
6869
8012
  */
6870
- "z-color-picker": LocalJSX.ZColorPicker & JSXBase.HTMLAttributes<HTMLZColorPickerElement>;
6871
- "z-combobox": LocalJSX.ZCombobox & JSXBase.HTMLAttributes<HTMLZComboboxElement>;
8013
+ "z-color-picker": LocalJSX.IntrinsicElements["z-color-picker"] & JSXBase.HTMLAttributes<HTMLZColorPickerElement>;
8014
+ "z-combobox": LocalJSX.IntrinsicElements["z-combobox"] & JSXBase.HTMLAttributes<HTMLZComboboxElement>;
6872
8015
  /**
6873
8016
  * Cover hero component.
6874
8017
  * Component to display a hero image with content.
@@ -6876,19 +8019,19 @@ declare module "@stencil/core" {
6876
8019
  * @cssprop --cover-hero-text-color - color of the text.
6877
8020
  * @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`.
6878
8021
  */
6879
- "z-cover-hero": LocalJSX.ZCoverHero & JSXBase.HTMLAttributes<HTMLZCoverHeroElement>;
6880
- "z-date-picker": LocalJSX.ZDatePicker & JSXBase.HTMLAttributes<HTMLZDatePickerElement>;
6881
- "z-divider": LocalJSX.ZDivider & JSXBase.HTMLAttributes<HTMLZDividerElement>;
6882
- "z-dragdrop-area": LocalJSX.ZDragdropArea & JSXBase.HTMLAttributes<HTMLZDragdropAreaElement>;
6883
- "z-file": LocalJSX.ZFile & JSXBase.HTMLAttributes<HTMLZFileElement>;
6884
- "z-file-upload": LocalJSX.ZFileUpload & JSXBase.HTMLAttributes<HTMLZFileUploadElement>;
6885
- "z-ghost-loading": LocalJSX.ZGhostLoading & JSXBase.HTMLAttributes<HTMLZGhostLoadingElement>;
8022
+ "z-cover-hero": LocalJSX.IntrinsicElements["z-cover-hero"] & JSXBase.HTMLAttributes<HTMLZCoverHeroElement>;
8023
+ "z-date-picker": LocalJSX.IntrinsicElements["z-date-picker"] & JSXBase.HTMLAttributes<HTMLZDatePickerElement>;
8024
+ "z-divider": LocalJSX.IntrinsicElements["z-divider"] & JSXBase.HTMLAttributes<HTMLZDividerElement>;
8025
+ "z-dragdrop-area": LocalJSX.IntrinsicElements["z-dragdrop-area"] & JSXBase.HTMLAttributes<HTMLZDragdropAreaElement>;
8026
+ "z-file": LocalJSX.IntrinsicElements["z-file"] & JSXBase.HTMLAttributes<HTMLZFileElement>;
8027
+ "z-file-upload": LocalJSX.IntrinsicElements["z-file-upload"] & JSXBase.HTMLAttributes<HTMLZFileUploadElement>;
8028
+ "z-ghost-loading": LocalJSX.IntrinsicElements["z-ghost-loading"] & JSXBase.HTMLAttributes<HTMLZGhostLoadingElement>;
6886
8029
  /**
6887
8030
  * Component to render an SVG icon from the internal icon set, selected by `name`.
6888
8031
  * 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.
6889
8032
  */
6890
- "z-icon": LocalJSX.ZIcon & JSXBase.HTMLAttributes<HTMLZIconElement>;
6891
- "z-info-box": LocalJSX.ZInfoBox & JSXBase.HTMLAttributes<HTMLZInfoBoxElement>;
8033
+ "z-icon": LocalJSX.IntrinsicElements["z-icon"] & JSXBase.HTMLAttributes<HTMLZIconElement>;
8034
+ "z-info-box": LocalJSX.IntrinsicElements["z-info-box"] & JSXBase.HTMLAttributes<HTMLZInfoBoxElement>;
6892
8035
  /**
6893
8036
  * Info reveal component.
6894
8037
  * @cssprop --z-info-reveal-panel-width - Width of the info panel.
@@ -6896,74 +8039,74 @@ declare module "@stencil/core" {
6896
8039
  * @cssprop --trigger-icon-size-small - Size of the trigger icon for small size.
6897
8040
  * @cssprop --trigger-icon-size-x-small - Size of the trigger icon for x-small size.
6898
8041
  */
6899
- "z-info-reveal": LocalJSX.ZInfoReveal & JSXBase.HTMLAttributes<HTMLZInfoRevealElement>;
6900
- "z-input": LocalJSX.ZInput & JSXBase.HTMLAttributes<HTMLZInputElement>;
6901
- "z-input-message": LocalJSX.ZInputMessage & JSXBase.HTMLAttributes<HTMLZInputMessageElement>;
6902
- "z-list": LocalJSX.ZList & JSXBase.HTMLAttributes<HTMLZListElement>;
6903
- "z-list-element": LocalJSX.ZListElement & JSXBase.HTMLAttributes<HTMLZListElementElement>;
6904
- "z-list-group": LocalJSX.ZListGroup & JSXBase.HTMLAttributes<HTMLZListGroupElement>;
6905
- "z-logo": LocalJSX.ZLogo & JSXBase.HTMLAttributes<HTMLZLogoElement>;
8042
+ "z-info-reveal": LocalJSX.IntrinsicElements["z-info-reveal"] & JSXBase.HTMLAttributes<HTMLZInfoRevealElement>;
8043
+ "z-input": LocalJSX.IntrinsicElements["z-input"] & JSXBase.HTMLAttributes<HTMLZInputElement>;
8044
+ "z-input-message": LocalJSX.IntrinsicElements["z-input-message"] & JSXBase.HTMLAttributes<HTMLZInputMessageElement>;
8045
+ "z-list": LocalJSX.IntrinsicElements["z-list"] & JSXBase.HTMLAttributes<HTMLZListElement>;
8046
+ "z-list-element": LocalJSX.IntrinsicElements["z-list-element"] & JSXBase.HTMLAttributes<HTMLZListElementElement>;
8047
+ "z-list-group": LocalJSX.IntrinsicElements["z-list-group"] & JSXBase.HTMLAttributes<HTMLZListGroupElement>;
8048
+ "z-logo": LocalJSX.IntrinsicElements["z-logo"] & JSXBase.HTMLAttributes<HTMLZLogoElement>;
6906
8049
  /**
6907
8050
  * @cssprop --z-menu-label-color - Color of the label's text.
6908
8051
  */
6909
- "z-menu": LocalJSX.ZMenu & JSXBase.HTMLAttributes<HTMLZMenuElement>;
8052
+ "z-menu": LocalJSX.IntrinsicElements["z-menu"] & JSXBase.HTMLAttributes<HTMLZMenuElement>;
6910
8053
  /**
6911
8054
  * @cssprop --z-menu-label-color - Color of the label's text.
6912
8055
  */
6913
- "z-menu-deprecated": LocalJSX.ZMenuDeprecated & JSXBase.HTMLAttributes<HTMLZMenuDeprecatedElement>;
8056
+ "z-menu-deprecated": LocalJSX.IntrinsicElements["z-menu-deprecated"] & JSXBase.HTMLAttributes<HTMLZMenuDeprecatedElement>;
6914
8057
  /**
6915
8058
  * A component to create submenus inside the ZMenu.
6916
8059
  */
6917
- "z-menu-section": LocalJSX.ZMenuSection & JSXBase.HTMLAttributes<HTMLZMenuSectionElement>;
8060
+ "z-menu-section": LocalJSX.IntrinsicElements["z-menu-section"] & JSXBase.HTMLAttributes<HTMLZMenuSectionElement>;
6918
8061
  /**
6919
8062
  * A component to create submenus inside the ZMenu.
6920
8063
  */
6921
- "z-menu-section-deprecated": LocalJSX.ZMenuSectionDeprecated & JSXBase.HTMLAttributes<HTMLZMenuSectionDeprecatedElement>;
8064
+ "z-menu-section-deprecated": LocalJSX.IntrinsicElements["z-menu-section-deprecated"] & JSXBase.HTMLAttributes<HTMLZMenuSectionDeprecatedElement>;
6922
8065
  /**
6923
8066
  * @cssprop --z-modal-content-padding - padding of the modal's content. The default is 16px (--space-unit * 2)
6924
8067
  */
6925
- "z-modal": LocalJSX.ZModal & JSXBase.HTMLAttributes<HTMLZModalElement>;
6926
- "z-myz-card": LocalJSX.ZMyzCard & JSXBase.HTMLAttributes<HTMLZMyzCardElement>;
6927
- "z-myz-card-alert": LocalJSX.ZMyzCardAlert & JSXBase.HTMLAttributes<HTMLZMyzCardAlertElement>;
6928
- "z-myz-card-body": LocalJSX.ZMyzCardBody & JSXBase.HTMLAttributes<HTMLZMyzCardBodyElement>;
6929
- "z-myz-card-cover": LocalJSX.ZMyzCardCover & JSXBase.HTMLAttributes<HTMLZMyzCardCoverElement>;
6930
- "z-myz-card-dictionary": LocalJSX.ZMyzCardDictionary & JSXBase.HTMLAttributes<HTMLZMyzCardDictionaryElement>;
6931
- "z-myz-card-footer": LocalJSX.ZMyzCardFooter & JSXBase.HTMLAttributes<HTMLZMyzCardFooterElement>;
6932
- "z-myz-card-footer-sections": LocalJSX.ZMyzCardFooterSections & JSXBase.HTMLAttributes<HTMLZMyzCardFooterSectionsElement>;
6933
- "z-myz-card-header": LocalJSX.ZMyzCardHeader & JSXBase.HTMLAttributes<HTMLZMyzCardHeaderElement>;
6934
- "z-myz-card-icon": LocalJSX.ZMyzCardIcon & JSXBase.HTMLAttributes<HTMLZMyzCardIconElement>;
6935
- "z-myz-card-info": LocalJSX.ZMyzCardInfo & JSXBase.HTMLAttributes<HTMLZMyzCardInfoElement>;
6936
- "z-myz-card-list": LocalJSX.ZMyzCardList & JSXBase.HTMLAttributes<HTMLZMyzCardListElement>;
6937
- "z-myz-list": LocalJSX.ZMyzList & JSXBase.HTMLAttributes<HTMLZMyzListElement>;
6938
- "z-myz-list-item": LocalJSX.ZMyzListItem & JSXBase.HTMLAttributes<HTMLZMyzListItemElement>;
8068
+ "z-modal": LocalJSX.IntrinsicElements["z-modal"] & JSXBase.HTMLAttributes<HTMLZModalElement>;
8069
+ "z-myz-card": LocalJSX.IntrinsicElements["z-myz-card"] & JSXBase.HTMLAttributes<HTMLZMyzCardElement>;
8070
+ "z-myz-card-alert": LocalJSX.IntrinsicElements["z-myz-card-alert"] & JSXBase.HTMLAttributes<HTMLZMyzCardAlertElement>;
8071
+ "z-myz-card-body": LocalJSX.IntrinsicElements["z-myz-card-body"] & JSXBase.HTMLAttributes<HTMLZMyzCardBodyElement>;
8072
+ "z-myz-card-cover": LocalJSX.IntrinsicElements["z-myz-card-cover"] & JSXBase.HTMLAttributes<HTMLZMyzCardCoverElement>;
8073
+ "z-myz-card-dictionary": LocalJSX.IntrinsicElements["z-myz-card-dictionary"] & JSXBase.HTMLAttributes<HTMLZMyzCardDictionaryElement>;
8074
+ "z-myz-card-footer": LocalJSX.IntrinsicElements["z-myz-card-footer"] & JSXBase.HTMLAttributes<HTMLZMyzCardFooterElement>;
8075
+ "z-myz-card-footer-sections": LocalJSX.IntrinsicElements["z-myz-card-footer-sections"] & JSXBase.HTMLAttributes<HTMLZMyzCardFooterSectionsElement>;
8076
+ "z-myz-card-header": LocalJSX.IntrinsicElements["z-myz-card-header"] & JSXBase.HTMLAttributes<HTMLZMyzCardHeaderElement>;
8077
+ "z-myz-card-icon": LocalJSX.IntrinsicElements["z-myz-card-icon"] & JSXBase.HTMLAttributes<HTMLZMyzCardIconElement>;
8078
+ "z-myz-card-info": LocalJSX.IntrinsicElements["z-myz-card-info"] & JSXBase.HTMLAttributes<HTMLZMyzCardInfoElement>;
8079
+ "z-myz-card-list": LocalJSX.IntrinsicElements["z-myz-card-list"] & JSXBase.HTMLAttributes<HTMLZMyzCardListElement>;
8080
+ "z-myz-list": LocalJSX.IntrinsicElements["z-myz-list"] & JSXBase.HTMLAttributes<HTMLZMyzListElement>;
8081
+ "z-myz-list-item": LocalJSX.IntrinsicElements["z-myz-list-item"] & JSXBase.HTMLAttributes<HTMLZMyzListItemElement>;
6939
8082
  /**
6940
8083
  * Navigation tabs component.
6941
8084
  * To select a specific tab programmatically, set the `aria-selected` attribute to `true` on the desired tab.
6942
8085
  * @cssprop --z-navigation-tabs-nav-buttons-bg - Navigation buttons background color.
6943
8086
  * @cssprop --z-navigation-tabs-nav-buttons-fg - Navigation buttons foreground color.
6944
8087
  */
6945
- "z-navigation-tabs": LocalJSX.ZNavigationTabs & JSXBase.HTMLAttributes<HTMLZNavigationTabsElement>;
8088
+ "z-navigation-tabs": LocalJSX.IntrinsicElements["z-navigation-tabs"] & JSXBase.HTMLAttributes<HTMLZNavigationTabsElement>;
6946
8089
  /**
6947
8090
  * Notification bar component.
6948
8091
  * @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.
6949
8092
  * @cssprop --z-notification--content-max-width - The max width of the notification content. Useful to align the content with other elements on the page, keeping the colored background full width. Default: 100%. Note: the content is automatically centered, so if you want to limit the width only for the slotted content, you can wrap it in a container with the desired width and leave the `z-notification` width to 100%.
6950
8093
  * @cssprop --z-notification--inline-padding - The inline padding of the notification content. It can be useful to align the content when the `--z-notification--content-max-width` is set. Default: calc(var(--space-unit) * 2).
6951
8094
  */
6952
- "z-notification": LocalJSX.ZNotification & JSXBase.HTMLAttributes<HTMLZNotificationElement>;
8095
+ "z-notification": LocalJSX.IntrinsicElements["z-notification"] & JSXBase.HTMLAttributes<HTMLZNotificationElement>;
6953
8096
  /**
6954
8097
  * @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`.
6955
8098
  * @cssprop --z-offcanvas--container-width - Width of the offcanvas for `left` and `right` direction. Default: `375px`.
6956
8099
  * @cssprop --z-offcanvas--container-height - Height of the offcanvas for `up` direction. Default: `90%`.
6957
8100
  */
6958
- "z-offcanvas": LocalJSX.ZOffcanvas & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
6959
- "z-otp": LocalJSX.ZOtp & JSXBase.HTMLAttributes<HTMLZOtpElement>;
8101
+ "z-offcanvas": LocalJSX.IntrinsicElements["z-offcanvas"] & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
8102
+ "z-otp": LocalJSX.IntrinsicElements["z-otp"] & JSXBase.HTMLAttributes<HTMLZOtpElement>;
6960
8103
  /**
6961
8104
  * Pagination bar component.
6962
8105
  * @cssprop --z-pagination-background-color - background of the pagination's tabs. The default is --color-background
6963
8106
  * @cssprop --z-pagination-background-color-hover - background of the pagination's tabs on hover. The default is --color-surface01
6964
8107
  */
6965
- "z-pagination": LocalJSX.ZPagination & JSXBase.HTMLAttributes<HTMLZPaginationElement>;
6966
- "z-panel-elem": LocalJSX.ZPanelElem & JSXBase.HTMLAttributes<HTMLZPanelElemElement>;
8108
+ "z-pagination": LocalJSX.IntrinsicElements["z-pagination"] & JSXBase.HTMLAttributes<HTMLZPaginationElement>;
8109
+ "z-panel-elem": LocalJSX.IntrinsicElements["z-panel-elem"] & JSXBase.HTMLAttributes<HTMLZPanelElemElement>;
6967
8110
  /**
6968
8111
  * Popover component.
6969
8112
  * This component displays a popover bound to an element.
@@ -6975,71 +8118,71 @@ declare module "@stencil/core" {
6975
8118
  * @cssprop --z-popover-padding - padding of the popover.
6976
8119
  * @cssprop --z-popover-shadow-filter - drop-shadow filter of the popover. Defaults to `drop-shadow(0 1px 2px var(--shadow-color-base))`.
6977
8120
  */
6978
- "z-popover": LocalJSX.ZPopover & JSXBase.HTMLAttributes<HTMLZPopoverElement>;
6979
- "z-range-picker": LocalJSX.ZRangePicker & JSXBase.HTMLAttributes<HTMLZRangePickerElement>;
6980
- "z-result-card": LocalJSX.ZResultCard & JSXBase.HTMLAttributes<HTMLZResultCardElement>;
8121
+ "z-popover": LocalJSX.IntrinsicElements["z-popover"] & JSXBase.HTMLAttributes<HTMLZPopoverElement>;
8122
+ "z-range-picker": LocalJSX.IntrinsicElements["z-range-picker"] & JSXBase.HTMLAttributes<HTMLZRangePickerElement>;
8123
+ "z-result-card": LocalJSX.IntrinsicElements["z-result-card"] & JSXBase.HTMLAttributes<HTMLZResultCardElement>;
6981
8124
  /**
6982
8125
  * @cssprop --z-searchbar-results-height - Max height of the results container (default: 540px)
6983
8126
  * @cssprop --z-searchbar-tag-text-color - Color of tag's text (default --color-primary03);
6984
8127
  * @cssprop --z-searchbar-tag-bg - Color of tag's background (default --color-hover-primary);
6985
8128
  */
6986
- "z-searchbar": LocalJSX.ZSearchbar & JSXBase.HTMLAttributes<HTMLZSearchbarElement>;
8129
+ "z-searchbar": LocalJSX.IntrinsicElements["z-searchbar"] & JSXBase.HTMLAttributes<HTMLZSearchbarElement>;
6987
8130
  /**
6988
8131
  * Section title component.
6989
8132
  * An optional secondary title can be put over the primary one.
6990
8133
  * @cssprop --z-section-title--divider-color - Color of the divider. Use a CSS prop string like `"--red500"`. Default is `"--red500"`.
6991
8134
  */
6992
- "z-section-title": LocalJSX.ZSectionTitle & JSXBase.HTMLAttributes<HTMLZSectionTitleElement>;
6993
- "z-select": LocalJSX.ZSelect & JSXBase.HTMLAttributes<HTMLZSelectElement>;
8135
+ "z-section-title": LocalJSX.IntrinsicElements["z-section-title"] & JSXBase.HTMLAttributes<HTMLZSectionTitleElement>;
8136
+ "z-select": LocalJSX.IntrinsicElements["z-select"] & JSXBase.HTMLAttributes<HTMLZSelectElement>;
6994
8137
  /**
6995
8138
  * Component short description.
6996
8139
  */
6997
- "z-skip-to-content": LocalJSX.ZSkipToContent & JSXBase.HTMLAttributes<HTMLZSkipToContentElement>;
6998
- "z-slideshow": LocalJSX.ZSlideshow & JSXBase.HTMLAttributes<HTMLZSlideshowElement>;
6999
- "z-stepper": LocalJSX.ZStepper & JSXBase.HTMLAttributes<HTMLZStepperElement>;
7000
- "z-stepper-item": LocalJSX.ZStepperItem & JSXBase.HTMLAttributes<HTMLZStepperItemElement>;
8140
+ "z-skip-to-content": LocalJSX.IntrinsicElements["z-skip-to-content"] & JSXBase.HTMLAttributes<HTMLZSkipToContentElement>;
8141
+ "z-slideshow": LocalJSX.IntrinsicElements["z-slideshow"] & JSXBase.HTMLAttributes<HTMLZSlideshowElement>;
8142
+ "z-stepper": LocalJSX.IntrinsicElements["z-stepper"] & JSXBase.HTMLAttributes<HTMLZStepperElement>;
8143
+ "z-stepper-item": LocalJSX.IntrinsicElements["z-stepper-item"] & JSXBase.HTMLAttributes<HTMLZStepperItemElement>;
7001
8144
  /**
7002
8145
  * ZTable component.
7003
8146
  * @cssprop --z-table--cells-padding - Padding of the cells.
7004
8147
  */
7005
- "z-table": LocalJSX.ZTable & JSXBase.HTMLAttributes<HTMLZTableElement>;
8148
+ "z-table": LocalJSX.IntrinsicElements["z-table"] & JSXBase.HTMLAttributes<HTMLZTableElement>;
7006
8149
  /**
7007
8150
  * Ztag component.
7008
8151
  * @cssprop --z-tag-text-color - text and icon color using tokens.
7009
8152
  * @cssprop --z-tag-bg - background color of the z-tag.
7010
8153
  */
7011
- "z-tag": LocalJSX.ZTag & JSXBase.HTMLAttributes<HTMLZTagElement>;
8154
+ "z-tag": LocalJSX.IntrinsicElements["z-tag"] & JSXBase.HTMLAttributes<HTMLZTagElement>;
7012
8155
  /**
7013
8156
  * ZTbody component.
7014
8157
  */
7015
- "z-tbody": LocalJSX.ZTbody & JSXBase.HTMLAttributes<HTMLZTbodyElement>;
8158
+ "z-tbody": LocalJSX.IntrinsicElements["z-tbody"] & JSXBase.HTMLAttributes<HTMLZTbodyElement>;
7016
8159
  /**
7017
8160
  * ZTd component.
7018
8161
  */
7019
- "z-td": LocalJSX.ZTd & JSXBase.HTMLAttributes<HTMLZTdElement>;
8162
+ "z-td": LocalJSX.IntrinsicElements["z-td"] & JSXBase.HTMLAttributes<HTMLZTdElement>;
7020
8163
  /**
7021
8164
  * ZTFoot component.
7022
8165
  */
7023
- "z-tfoot": LocalJSX.ZTfoot & JSXBase.HTMLAttributes<HTMLZTfootElement>;
8166
+ "z-tfoot": LocalJSX.IntrinsicElements["z-tfoot"] & JSXBase.HTMLAttributes<HTMLZTfootElement>;
7024
8167
  /**
7025
8168
  * ZTh component.
7026
8169
  */
7027
- "z-th": LocalJSX.ZTh & JSXBase.HTMLAttributes<HTMLZThElement>;
8170
+ "z-th": LocalJSX.IntrinsicElements["z-th"] & JSXBase.HTMLAttributes<HTMLZThElement>;
7028
8171
  /**
7029
8172
  * ZThead component.
7030
8173
  */
7031
- "z-thead": LocalJSX.ZThead & JSXBase.HTMLAttributes<HTMLZTheadElement>;
8174
+ "z-thead": LocalJSX.IntrinsicElements["z-thead"] & JSXBase.HTMLAttributes<HTMLZTheadElement>;
7032
8175
  /**
7033
8176
  * ZToastNotification component.
7034
8177
  */
7035
- "z-toast-notification": LocalJSX.ZToastNotification & JSXBase.HTMLAttributes<HTMLZToastNotificationElement>;
7036
- "z-toast-notification-list": LocalJSX.ZToastNotificationList & JSXBase.HTMLAttributes<HTMLZToastNotificationListElement>;
7037
- "z-toggle-button": LocalJSX.ZToggleButton & JSXBase.HTMLAttributes<HTMLZToggleButtonElement>;
7038
- "z-toggle-switch": LocalJSX.ZToggleSwitch & JSXBase.HTMLAttributes<HTMLZToggleSwitchElement>;
8178
+ "z-toast-notification": LocalJSX.IntrinsicElements["z-toast-notification"] & JSXBase.HTMLAttributes<HTMLZToastNotificationElement>;
8179
+ "z-toast-notification-list": LocalJSX.IntrinsicElements["z-toast-notification-list"] & JSXBase.HTMLAttributes<HTMLZToastNotificationListElement>;
8180
+ "z-toggle-button": LocalJSX.IntrinsicElements["z-toggle-button"] & JSXBase.HTMLAttributes<HTMLZToggleButtonElement>;
8181
+ "z-toggle-switch": LocalJSX.IntrinsicElements["z-toggle-switch"] & JSXBase.HTMLAttributes<HTMLZToggleSwitchElement>;
7039
8182
  /**
7040
8183
  * 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.
7041
8184
  */
7042
- "z-tool": LocalJSX.ZTool & JSXBase.HTMLAttributes<HTMLZToolElement>;
8185
+ "z-tool": LocalJSX.IntrinsicElements["z-tool"] & JSXBase.HTMLAttributes<HTMLZToolElement>;
7043
8186
  /**
7044
8187
  * 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.
7045
8188
  * Implements WCAG toolbar pattern with roving tabindex keyboard navigation.
@@ -7047,7 +8190,7 @@ declare module "@stencil/core" {
7047
8190
  * @see https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/
7048
8191
  * @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`.
7049
8192
  */
7050
- "z-toolbar": LocalJSX.ZToolbar & JSXBase.HTMLAttributes<HTMLZToolbarElement>;
8193
+ "z-toolbar": LocalJSX.IntrinsicElements["z-toolbar"] & JSXBase.HTMLAttributes<HTMLZToolbarElement>;
7051
8194
  /**
7052
8195
  * Tooltip component.
7053
8196
  * It is basically a wrapper for the `<z-popover>` component with custom configuration.
@@ -7055,15 +8198,15 @@ declare module "@stencil/core" {
7055
8198
  * @cssprop --z-tooltip-theme--text - foreground color of the popover.
7056
8199
  * @cssprop --z-tooltip-shadow-filter - drop-shadow filter of the popover.
7057
8200
  */
7058
- "z-tooltip": LocalJSX.ZTooltip & JSXBase.HTMLAttributes<HTMLZTooltipElement>;
8201
+ "z-tooltip": LocalJSX.IntrinsicElements["z-tooltip"] & JSXBase.HTMLAttributes<HTMLZTooltipElement>;
7059
8202
  /**
7060
8203
  * ZTr component.
7061
8204
  * When the row is `expandable`, you can set the `prevent-expand` css class on an interactive element inside the row
7062
8205
  * to prevent the row from expanding.
7063
8206
  */
7064
- "z-tr": LocalJSX.ZTr & JSXBase.HTMLAttributes<HTMLZTrElement>;
7065
- "z-tree-list": LocalJSX.ZTreeList & JSXBase.HTMLAttributes<HTMLZTreeListElement>;
7066
- "z-visually-hidden": LocalJSX.ZVisuallyHidden & JSXBase.HTMLAttributes<HTMLZVisuallyHiddenElement>;
8207
+ "z-tr": LocalJSX.IntrinsicElements["z-tr"] & JSXBase.HTMLAttributes<HTMLZTrElement>;
8208
+ "z-tree-list": LocalJSX.IntrinsicElements["z-tree-list"] & JSXBase.HTMLAttributes<HTMLZTreeListElement>;
8209
+ "z-visually-hidden": LocalJSX.IntrinsicElements["z-visually-hidden"] & JSXBase.HTMLAttributes<HTMLZVisuallyHiddenElement>;
7067
8210
  }
7068
8211
  }
7069
8212
  }