@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
@@ -1,8 +1,9 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  import { LicenseType } from "../../../../beans/index";
2
3
  /**
3
4
  * @slot - generic card slot
4
5
  */
5
- export declare class ZMyzCardComponent {
6
+ export declare class ZMyzCardComponent implements ComponentInterface {
6
7
  /** faded status */
7
8
  faded: boolean;
8
9
  /** graphic variant (optional) */
@@ -1,5 +1,5 @@
1
- import { EventEmitter } from "../../../../stencil-public-runtime";
2
- export declare class ZMyzCardAlert {
1
+ import { ComponentInterface, EventEmitter } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzCardAlert implements ComponentInterface {
3
3
  /** icon name */
4
4
  iconname: string;
5
5
  /** content text */
@@ -1,7 +1,8 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  /**
2
3
  * @slot alert - card alert slot
3
4
  * @slot cover - book cover slot
4
5
  */
5
- export declare class ZMyzCardBody {
6
+ export declare class ZMyzCardBody implements ComponentInterface {
6
7
  render(): HTMLDivElement;
7
8
  }
@@ -1,4 +1,5 @@
1
- export declare class ZMyzCardCover {
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzCardCover implements ComponentInterface {
2
3
  /** image source */
3
4
  img: string;
4
5
  /** cover alt title */
@@ -1,9 +1,9 @@
1
- import { EventEmitter } from "../../../../stencil-public-runtime";
1
+ import { ComponentInterface, EventEmitter } from "../../../../stencil-public-runtime";
2
2
  /**
3
3
  * @slot - generic card slot
4
4
  * @slot info - flipped card info
5
5
  */
6
- export declare class ZMyzCardDictionary {
6
+ export declare class ZMyzCardDictionary implements ComponentInterface {
7
7
  /** card title */
8
8
  name: string;
9
9
  /** card cover */
@@ -1,9 +1,10 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  import { LicenseType } from "../../../../beans/index";
2
3
  /**
3
4
  * @slot toggle - toggle button slot
4
5
  * @slot list - card resources list slot
5
6
  */
6
- export declare class ZMyzCardFooter {
7
+ export declare class ZMyzCardFooter implements ComponentInterface {
7
8
  host: HTMLZMyzCardFooterElement;
8
9
  /** volume title */
9
10
  titolo: string;
@@ -1,7 +1,8 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  /**
2
3
  * @slot top - footer top content
3
4
  * @slot bottom - footer bottom content
4
5
  */
5
- export declare class ZMyzCardFooterSections {
6
+ export declare class ZMyzCardFooterSections implements ComponentInterface {
6
7
  render(): HTMLDivElement;
7
8
  }
@@ -1,8 +1,9 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  import { LicenseType } from "../../../../beans/index";
2
3
  /**
3
4
  * @slot icon - card header icon slot
4
5
  */
5
- export declare class ZMyzCardHeader {
6
+ export declare class ZMyzCardHeader implements ComponentInterface {
6
7
  /** volume title */
7
8
  titolo: string;
8
9
  /** faded status */
@@ -1,4 +1,5 @@
1
- export declare class ZMyzCardIcon {
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzCardIcon implements ComponentInterface {
2
3
  /** icon name */
3
4
  icon: string;
4
5
  /** disabled status flag */
@@ -1,9 +1,9 @@
1
- import { EventEmitter } from "../../../../stencil-public-runtime";
1
+ import { ComponentInterface, EventEmitter } from "../../../../stencil-public-runtime";
2
2
  import { DictionaryData } from "../../../../beans";
3
3
  /**
4
4
  * @slot - content
5
5
  */
6
- export declare class ZMyzCardInfo {
6
+ export declare class ZMyzCardInfo implements ComponentInterface {
7
7
  /** dictionary info */
8
8
  data: string | DictionaryData;
9
9
  /** tabindex link attribute (optional) */
@@ -1,4 +1,5 @@
1
- export declare class ZMyzCardList {
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzCardList implements ComponentInterface {
2
3
  /** list data stringified array */
3
4
  listdata: string;
4
5
  constructor();
@@ -1,5 +1,6 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  import { ListItem } from "../../../../beans/index.js";
2
- export declare class ZMyzList {
3
+ export declare class ZMyzList implements ComponentInterface {
3
4
  /** json stringified list data (mutable, optional) */
4
5
  inputrawdata?: string;
5
6
  /** list item data (mutable, optional)*/
@@ -1,5 +1,5 @@
1
- import { EventEmitter } from "../../../../stencil-public-runtime";
2
- export declare class ZMyzListItem {
1
+ import { ComponentInterface, EventEmitter } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzListItem implements ComponentInterface {
3
3
  /** content text */
4
4
  text: string;
5
5
  /** link url (optional) */
@@ -1,8 +1,9 @@
1
+ import { ComponentInterface } from "../../../stencil-public-runtime";
1
2
  import { AlertType } from "../../../beans/index";
2
3
  /**
3
4
  * @slot - alert content
4
5
  */
5
- export declare class ZAlert {
6
+ export declare class ZAlert implements ComponentInterface {
6
7
  /** alert variant type */
7
8
  type: AlertType;
8
9
  render(): HTMLDivElement;
@@ -1,6 +1,6 @@
1
- import { EventEmitter } from "../../../stencil-public-runtime";
1
+ import { ComponentInterface, EventEmitter } from "../../../stencil-public-runtime";
2
2
  import { InputStatus } from "../../../beans";
3
- export declare class ZOtp {
3
+ export declare class ZOtp implements ComponentInterface {
4
4
  /** Input number */
5
5
  inputNum?: number;
6
6
  /** Input status */
@@ -1,9 +1,10 @@
1
+ import { ComponentInterface } from "../../../stencil-public-runtime";
1
2
  import { Device } from "../../../beans";
2
3
  /**
3
4
  * @slot footer-right - right content slot in footer
4
5
  * @slot footer-left - left content slot in footer
5
6
  */
6
- export declare class ZSlideshow {
7
+ export declare class ZSlideshow implements ComponentInterface {
7
8
  el: HTMLZSlideshowElement;
8
9
  /** slideshow id */
9
10
  slideshowid: string;
@@ -1,4 +1,6 @@
1
- declare type CustomMethodDecorator<T> = (target: Object, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor<T>) => TypedPropertyDescriptor<T> | void;
1
+ type CustomMethodDecorator<T> = (target: object, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor<T>) => TypedPropertyDescriptor<T> | void;
2
+ type UnionToIntersection<U> = (U extends any ? (k: U) => void : never) extends (k: infer I) => void ? I : never;
3
+ type MixinInstance<F> = F extends (base: MixedInCtor) => MixedInCtor<infer I> ? I : never;
2
4
  export interface ComponentDecorator {
3
5
  (opts?: ComponentOptions): ClassDecorator;
4
6
  }
@@ -61,6 +63,12 @@ export interface ShadowRootOptions {
61
63
  * focusable part is given focus, and the shadow host is given any available `:focus` styling.
62
64
  */
63
65
  delegatesFocus?: boolean;
66
+ /**
67
+ * Sets the slot assignment mode for the shadow root. When set to `'manual'`, enables imperative
68
+ * slotting using the `HTMLSlotElement.assign()` method. Defaults to `'named'` for standard
69
+ * declarative slotting behavior.
70
+ */
71
+ slotAssignment?: 'manual' | 'named';
64
72
  }
65
73
  export interface ModeStyles {
66
74
  [modeName: string]: string | string[];
@@ -117,12 +125,34 @@ export interface EventOptions {
117
125
  */
118
126
  composed?: boolean;
119
127
  }
128
+ export interface AttachInternalsOptions {
129
+ /**
130
+ * Initial custom states to set on the ElementInternals.states CustomStateSet.
131
+ * Each key is the state name and the value is the initial boolean state.
132
+ *
133
+ * These states can be targeted with the CSS `:state()` pseudo-class.
134
+ *
135
+ * @example
136
+ * ```tsx
137
+ * @AttachInternals({ states: { open: true, active: false } })
138
+ * internals: ElementInternals;
139
+ * ```
140
+ *
141
+ * @see https://developer.mozilla.org/en-US/docs/Web/API/CustomStateSet
142
+ */
143
+ states?: {
144
+ [stateName: string]: boolean;
145
+ };
146
+ }
120
147
  export interface AttachInternalsDecorator {
121
- (): PropertyDecorator;
148
+ (opts?: AttachInternalsOptions): PropertyDecorator;
122
149
  }
123
150
  export interface ListenDecorator {
124
151
  (eventName: string, opts?: ListenOptions): CustomMethodDecorator<any>;
125
152
  }
153
+ export interface ResolveVarFunction {
154
+ <T>(variable: T): string;
155
+ }
126
156
  export interface ListenOptions {
127
157
  /**
128
158
  * Handlers can also be registered for an event other than the host itself.
@@ -151,7 +181,15 @@ export interface StateDecorator {
151
181
  (): PropertyDecorator;
152
182
  }
153
183
  export interface WatchDecorator {
154
- (propName: string): CustomMethodDecorator<any>;
184
+ (propName: any, watchOptions?: {
185
+ immediate?: boolean;
186
+ }): CustomMethodDecorator<(newValue?: any, oldValue?: any, propName?: any, ...args: any[]) => any | void>;
187
+ }
188
+ export interface PropSerializeDecorator {
189
+ (propName: any): CustomMethodDecorator<(newValue?: any, propName?: string, ...args: any[]) => string | null>;
190
+ }
191
+ export interface AttrDeserializeDecorator {
192
+ (propName: any): CustomMethodDecorator<(newValue?: any, propName?: string, ...args: any[]) => any>;
155
193
  }
156
194
  export interface UserBuildConditionals {
157
195
  isDev: boolean;
@@ -200,6 +238,24 @@ export declare const AttachInternals: AttachInternalsDecorator;
200
238
  * https://stenciljs.com/docs/events#listen-decorator
201
239
  */
202
240
  export declare const Listen: ListenDecorator;
241
+ /**
242
+ * The `resolveVar()` function is a compile-time utility that resolves const variables
243
+ * and object properties to their string literal values. This allows variables to be
244
+ * used in `@Listen` and `@Event` decorators instead of hardcoded strings.
245
+ *
246
+ * @example
247
+ * ```ts
248
+ * const MY_EVENT = 'myEvent';
249
+ * @Listen(resolveVar(MY_EVENT))
250
+ * ```
251
+ *
252
+ * @example
253
+ * ```ts
254
+ * const EVENTS = { MY_EVENT: 'myEvent' } as const;
255
+ * @Event({ eventName: resolveVar(EVENTS.MY_EVENT) })
256
+ * ```
257
+ */
258
+ export declare const resolveVar: ResolveVarFunction;
203
259
  /**
204
260
  * The `@Method()` decorator is used to expose methods on the public API.
205
261
  * Class methods decorated with the @Method() decorator can be called directly
@@ -233,6 +289,14 @@ export declare const State: StateDecorator;
233
289
  * https://stenciljs.com/docs/reactive-data#watch-decorator
234
290
  */
235
291
  export declare const Watch: WatchDecorator;
292
+ /**
293
+ * Decorator to serialize a property to an attribute string.
294
+ */
295
+ export declare const PropSerialize: PropSerializeDecorator;
296
+ /**
297
+ * Decorator to deserialize an attribute string to a property.
298
+ */
299
+ export declare const AttrDeserialize: AttrDeserializeDecorator;
236
300
  export type ResolutionHandler = (elm: HTMLElement) => string | undefined | null;
237
301
  export type ErrorHandler = (err: any, element?: HTMLElement) => void;
238
302
  /**
@@ -260,6 +324,25 @@ export declare function setPlatformHelpers(helpers: {
260
324
  * @returns the base path
261
325
  */
262
326
  export declare function getAssetPath(path: string): string;
327
+ /**
328
+ * Method to render a virtual DOM tree to a container element.
329
+ *
330
+ * @example
331
+ * ```tsx
332
+ * import { render } from '@stencil/core';
333
+ *
334
+ * const vnode = (
335
+ * <div>
336
+ * <h1>Hello, world!</h1>
337
+ * </div>
338
+ * );
339
+ * render(vnode, document.body);
340
+ * ```
341
+ *
342
+ * @param vnode - The virtual DOM tree to render
343
+ * @param container - The container element to render the virtual DOM tree to
344
+ */
345
+ export declare function render(vnode: VNode, container: Element): void;
263
346
  /**
264
347
  * Used to manually set the base path where assets can be found. For lazy-loaded
265
348
  * builds the asset path is automatically set and assets copied to the correct
@@ -330,6 +413,58 @@ export declare function readTask(task: RafCallback): void;
330
413
  * Unhandled exception raised while rendering, during event handling, or lifecycles will trigger the custom event handler.
331
414
  */
332
415
  export declare const setErrorHandler: (handler: ErrorHandler) => void;
416
+ export type TagTransformer = (tag: string) => string;
417
+ /**
418
+ * Sets a tag transformer to be used when rendering your custom elements.
419
+ * ```ts
420
+ * setTagTransformer((tag) => {
421
+ * if (tag.startsWith('my-')) return `new-${tag}`
422
+ * return tag;
423
+ * });
424
+ * ```
425
+ * Will mean all your components that start with `my-` are defined instead with `new-my-` prefix.
426
+ *
427
+ * @param transformer the transformer function to use which must return a string.
428
+ */
429
+ export declare function setTagTransformer(transformer: TagTransformer): void;
430
+ /**
431
+ * Transforms a tag name using a transformer set via `setTagTransformer`
432
+ *
433
+ * @param tag - the tag to transform e.g. `my-tag`
434
+ * @returns the transformed tag e.g. `new-my-tag`
435
+ */
436
+ export declare function transformTag(tag: string): string;
437
+ /**
438
+ * @deprecated - Use `MixedInCtor` instead:
439
+ * ```ts
440
+ * import { MixedInCtor } from '@stencil/core';
441
+ *
442
+ * const AFactoryFn = <B extends MixedInCtor>(Base: B) => {class A extends Base { propA = A }; return A;}
443
+ * ```
444
+ */
445
+ export type MixinFactory = (base: MixedInCtor) => MixedInCtor;
446
+ export type MixedInCtor<T = {}> = new (...args: any[]) => T;
447
+ /**
448
+ * Compose multiple mixin classes into a single constructor.
449
+ * The resulting class has the combined instance types of all mixed-in classes.
450
+ *
451
+ * Example:
452
+ * ```ts
453
+ * import { Mixin, MixedInCtor } from '@stencil/core';
454
+ *
455
+ * const AWrap = <B extends MixedInCtor>(Base: B) => {class A extends Base { propA = A }; return A;}
456
+ * const BWrap = <B extends MixedInCtor>(Base: B) => {class B extends Base { propB = B }; return B;}
457
+ * const CWrap = <B extends MixedInCtor>(Base: B) => {class C extends Base { propC = C }; return C;}
458
+ *
459
+ * class X extends Mixin(AWrap, BWrap, CWrap) {
460
+ * render() { return <div>{this.propA} {this.propB} {this.propC}</div>; }
461
+ * }
462
+ * ```
463
+ *
464
+ * @param mixinFactories mixin factory functions that return a class which extends from the provided class.
465
+ * @returns a class that is composed from extending each of the provided classes in the order they were provided.
466
+ */
467
+ export declare function Mixin<const TMixins extends readonly MixinFactory[]>(...mixinFactories: TMixins): abstract new (...args: any[]) => UnionToIntersection<MixinInstance<TMixins[number]>>;
333
468
  /**
334
469
  * This file gets copied to all distributions of stencil component collections.
335
470
  * - no imports
@@ -502,7 +637,7 @@ export interface FunctionalUtilities {
502
637
  map: (children: VNode[], cb: (vnode: ChildNode, index: number, array: ChildNode[]) => ChildNode) => VNode[];
503
638
  }
504
639
  export interface FunctionalComponent<T = {}> {
505
- (props: T, children: VNode[], utils: FunctionalUtilities): VNode | VNode[];
640
+ (props: T, children: VNode[], utils: FunctionalUtilities): VNode | VNode[] | null;
506
641
  }
507
642
  /**
508
643
  * A Child VDOM node
@@ -544,6 +679,7 @@ export declare namespace h {
544
679
  function h(sel: any, data: VNodeData | null, text: string): VNode;
545
680
  function h(sel: any, data: VNodeData | null, children: Array<VNode | undefined | null>): VNode;
546
681
  function h(sel: any, data: VNodeData | null, children: VNode): VNode;
682
+ function h(sel: any, data: VNodeData | null, ...children: (VNode | string | number)[]): VNode;
547
683
  namespace JSX {
548
684
  interface IntrinsicElements extends LocalJSX.IntrinsicElements, JSXBase.IntrinsicElements {
549
685
  [tagName: string]: any;
@@ -558,6 +694,36 @@ export declare function h(sel: any, children: Array<VNode | undefined | null>):
558
694
  export declare function h(sel: any, data: VNodeData | null, text: string): VNode;
559
695
  export declare function h(sel: any, data: VNodeData | null, children: Array<VNode | undefined | null>): VNode;
560
696
  export declare function h(sel: any, data: VNodeData | null, children: VNode): VNode;
697
+ export declare function h(sel: any, data: VNodeData | null, ...children: (VNode | string | number)[]): VNode;
698
+ /**
699
+ * Automatic JSX runtime functions for TypeScript's react-jsx mode.
700
+ * These functions are called automatically by TypeScript when using "jsx": "react-jsx".
701
+ * @param type type of node
702
+ * @param props properties of node
703
+ * @param key optional key for the node
704
+ * @returns a jsx vnode
705
+ */
706
+ export declare function jsx(type: any, props: any, key?: string): VNode;
707
+ /**
708
+ * Automatic JSX runtime functions for TypeScript's react-jsxmode with multiple children.
709
+ * @param type type of node
710
+ * @param props properties of node
711
+ * @param key optional key for the node
712
+ * @returns a jsx vnode
713
+ */
714
+ export declare function jsxs(type: any, props: any, key?: string): VNode;
715
+ /**
716
+ * Automatic JSX runtime functions for TypeScript's react-jsxdev mode.
717
+ * These functions are called automatically by TypeScript when using "jsx": "react-jsxdev".
718
+ * @param type type of node
719
+ * @param props properties of node
720
+ * @param key optional key for the node
721
+ * @param isStaticChildren indicates if the children are static
722
+ * @param source source information
723
+ * @param self reference to the component instance
724
+ * @returns a jsx vnode
725
+ */
726
+ export declare function jsxDEV(type: any, props: any, key?: string | number, isStaticChildren?: boolean, source?: any, self?: any): VNode;
561
727
  /**
562
728
  * A virtual DOM node
563
729
  */
@@ -587,7 +753,7 @@ declare namespace LocalJSX {
587
753
  export { LocalJSX as JSX };
588
754
  export declare namespace JSXBase {
589
755
  interface IntrinsicElements {
590
- slot: JSXBase.SlotAttributes;
756
+ slot: JSXBase.SlotAttributes<HTMLSlotElement>;
591
757
  a: JSXBase.AnchorHTMLAttributes<HTMLAnchorElement>;
592
758
  abbr: JSXBase.HTMLAttributes;
593
759
  address: JSXBase.HTMLAttributes;
@@ -757,7 +923,7 @@ export declare namespace JSXBase {
757
923
  use: JSXBase.SVGAttributes;
758
924
  view: JSXBase.SVGAttributes;
759
925
  }
760
- interface SlotAttributes extends JSXAttributes {
926
+ interface SlotAttributes<T = HTMLSlotElement> extends JSXAttributes<T> {
761
927
  name?: string;
762
928
  slot?: string;
763
929
  onSlotchange?: (event: Event) => void;
@@ -813,6 +979,9 @@ export declare namespace JSXBase {
813
979
  popoverTargetAction?: string;
814
980
  popoverTargetElement?: Element | null;
815
981
  popoverTarget?: string;
982
+ command?: string;
983
+ commandFor?: string;
984
+ commandfor?: string;
816
985
  }
817
986
  interface CanvasHTMLAttributes<T> extends HTMLAttributes<T> {
818
987
  height?: number | string;
@@ -826,7 +995,8 @@ export declare namespace JSXBase {
826
995
  }
827
996
  interface DetailsHTMLAttributes<T> extends HTMLAttributes<T> {
828
997
  open?: boolean;
829
- onToggle?: (event: Event) => void;
998
+ name?: string;
999
+ onToggle?: (event: ToggleEvent) => void;
830
1000
  }
831
1001
  interface DelHTMLAttributes<T> extends HTMLAttributes<T> {
832
1002
  cite?: string;
@@ -1015,6 +1185,8 @@ export declare namespace JSXBase {
1015
1185
  autoPlay?: boolean;
1016
1186
  autoplay?: boolean | string;
1017
1187
  controls?: boolean;
1188
+ controlslist?: 'nodownload' | 'nofullscreen' | 'noremoteplayback';
1189
+ controlsList?: 'nodownload' | 'nofullscreen' | 'noremoteplayback';
1018
1190
  crossOrigin?: string;
1019
1191
  crossorigin?: string;
1020
1192
  loop?: boolean;
@@ -1530,6 +1702,13 @@ export declare namespace JSXBase {
1530
1702
  z?: number | string;
1531
1703
  zoomAndPan?: string;
1532
1704
  }
1705
+ /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent) */
1706
+ interface ToggleEvent extends Event {
1707
+ /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent/newState) */
1708
+ readonly newState: string;
1709
+ /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent/oldState) */
1710
+ readonly oldState: string;
1711
+ }
1533
1712
  interface DOMAttributes<T> extends JSXAttributes<T> {
1534
1713
  slot?: string;
1535
1714
  part?: string;
@@ -1546,6 +1725,10 @@ export declare namespace JSXBase {
1546
1725
  onCompositionstartCapture?: (event: CompositionEvent) => void;
1547
1726
  onCompositionupdate?: (event: CompositionEvent) => void;
1548
1727
  onCompositionupdateCapture?: (event: CompositionEvent) => void;
1728
+ onBeforeToggle?: (event: ToggleEvent) => void;
1729
+ onBeforeToggleCapture?: (event: ToggleEvent) => void;
1730
+ onToggle?: (event: ToggleEvent) => void;
1731
+ onToggleCapture?: (event: ToggleEvent) => void;
1549
1732
  onFocus?: (event: FocusEvent) => void;
1550
1733
  onFocusCapture?: (event: FocusEvent) => void;
1551
1734
  onFocusin?: (event: FocusEvent) => void;
@@ -1575,7 +1758,7 @@ export declare namespace JSXBase {
1575
1758
  onKeyUp?: (event: KeyboardEvent) => void;
1576
1759
  onKeyUpCapture?: (event: KeyboardEvent) => void;
1577
1760
  onAuxClick?: (event: MouseEvent) => void;
1578
- onClick?: (event: MouseEvent) => void;
1761
+ onClick?: (event: PointerEvent) => void;
1579
1762
  onClickCapture?: (event: MouseEvent) => void;
1580
1763
  onContextMenu?: (event: MouseEvent) => void;
1581
1764
  onContextMenuCapture?: (event: MouseEvent) => void;
@@ -1655,6 +1838,8 @@ export declare namespace JSXBase {
1655
1838
  onTransitionRunCapture?: (event: TransitionEvent) => void;
1656
1839
  onTransitionStart?: (event: TransitionEvent) => void;
1657
1840
  onTransitionStartCapture?: (event: TransitionEvent) => void;
1841
+ [key: `aria-${string}`]: string | boolean | undefined;
1842
+ [key: `aria${string}`]: string | boolean | undefined;
1658
1843
  }
1659
1844
  }
1660
1845
  export interface JSXAttributes<T = Element> {
@@ -1665,6 +1850,7 @@ export interface CustomElementsDefineOptions {
1665
1850
  exclude?: string[];
1666
1851
  resourcesUrl?: string;
1667
1852
  syncQueue?: boolean;
1853
+ /** @deprecated in-favour of `setTagTransformer` and `transformTag` */
1668
1854
  transformTagName?: (tagName: string) => string;
1669
1855
  jmp?: (c: Function) => any;
1670
1856
  raf?: (c: FrameRequestCallback) => number;
@@ -1,2 +1 @@
1
- import{c as aa}from"./p-061e28d6.js";export{_ as AccordionVariant,o as AlertType,A as AvatarSize,Y as BookCardDeprecatedVariant,X as BookCardVariant,V as BreadcrumbHomepageVariant,U as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,Q as CarouselArrowsPosition,R as CarouselProgressMode,a0 as ColorPickerPalette,e as ControlSize,M as CoverHeroContentPosition,J as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,$ as IconPosition,H as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,P as PopoverPosition,S as SortDirection,T as ThemeVariant,q as ToastNotification,s as ToastNotificationPosition,r as ToastNotificationTransition,u as TransitionDirection,W as VisibilityCondition,t as ZAriaAlertMode,w as ZChipType,y as ZDatePickerMode,z as ZDatePickerModeValue,F as ZDatePickerPosition,v as ZFileUploadType,G as ZRangePickerMode,x as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-86618221.js";export{I as ICONS}from"./p-eb15536d.js";import"./p-5145a606.js";const ia={colorFromId:aa};export{ia as Utils};
2
- //# sourceMappingURL=index.esm.js.map
1
+ import{c as aa}from"./p-D4yqZKyM.js";export{_ as AccordionVariant,o as AlertType,A as AvatarSize,Y as BookCardDeprecatedVariant,X as BookCardVariant,V as BreadcrumbHomepageVariant,U as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,Q as CarouselArrowsPosition,R as CarouselProgressMode,a0 as ColorPickerPalette,e as ControlSize,M as CoverHeroContentPosition,J as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,$ as IconPosition,H as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,P as PopoverPosition,S as SortDirection,T as ThemeVariant,q as ToastNotification,s as ToastNotificationPosition,r as ToastNotificationTransition,u as TransitionDirection,W as VisibilityCondition,t as ZAriaAlertMode,w as ZChipType,y as ZDatePickerMode,z as ZDatePickerModeValue,F as ZDatePickerPosition,v as ZFileUploadType,G as ZRangePickerMode,x as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-BKCj6NR2.js";export{I as ICONS}from"./p-BanpkIXZ.js";import"./p-Q-tWjk7P.js";const ia={colorFromId:aa};export{ia as Utils}
@@ -0,0 +1 @@
1
+ import{r as t,h as o,H as a,d as e}from"./p-DPdXlnVe.js";import{C as r}from"./p-BKCj6NR2.js";const s=class{constructor(o){t(this,o),this.showShadow=!1,this.clickable=!1}componentWillLoad(){this.hasCoverImage=null!==this.host.querySelector('[slot="cover"]')}renderColorCoverCard(){return[o("div",{class:"cover-container"},o("div",{class:"color-cover"},o("div",{class:"cover-content"},o("slot",{name:"metadata"}),o("slot",{name:"title"})))),o("div",{class:"content"},o("slot",{name:"text"}),o("div",{class:"actions"},o("slot",{name:"action"})))]}renderContent(){return o("div",{class:"content"},o("slot",{name:"metadata"}),o("slot",{name:"title"}),o("slot",{name:"text"}),o("div",{class:"actions"},o("slot",{name:"action"})))}render(){return this.variant===r.TEXT?o(a,null,this.renderContent()):this.variant===r.OVERLAY||this.hasCoverImage?o(a,null,o("div",{class:"cover-container"},this.hasCoverImage&&[o("slot",{name:"cover"}),this.variant!==r.OVERLAY&&this.coverIcon&&o("z-icon",{name:this.coverIcon})],!this.hasCoverImage&&o("div",{class:"color-cover"})),this.renderContent()):o(a,null,this.renderColorCoverCard())}get host(){return e(this)}};s.style=':host{--aspect-ratio:1.62;--z-card--border-color:var(--gray200);--z-card--color-cover-background:var(--color-surface01);--z-card--text-background:var(--color-surface01);--z-card--text-border-radius:none;--z-card--text-border:none;--z-card--text-padding:calc(var(--space-unit) * 2) var(--space-unit);position:relative;display:flex;flex-direction:column;font-family:var(--font-family-sans);font-weight:var(--font-rg)}*,::slotted(*){box-sizing:border-box}*:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}:host(:not([variant="overlay"])) .cover-container{position:relative;width:100%}.cover-container{padding-bottom:calc(100% / var(--aspect-ratio))}::slotted([slot="cover"]),.color-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cover-container>z-icon{--z-icon-width:calc(var(--space-unit) * 11);--z-icon-height:var(--z-icon-width);position:absolute;top:calc(50% - calc(var(--z-icon-height) / 2));left:calc(50% - calc(var(--z-icon-width) / 2));fill:var(--color-primary01)}.color-cover{background-color:var(--z-card--color-cover-background)}.content{display:flex;flex-direction:column;padding-top:var(--space-unit)}.color-cover .cover-content{display:flex;height:100%;flex-direction:column;justify-content:flex-end;padding:var(--space-unit)}::slotted([slot="metadata"]),::slotted([slot="title"]),::slotted([slot="text"]){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}::slotted([slot="title"]:not(:last-child)),::slotted([slot="text"]:not(:last-child)){margin-bottom:var(--space-unit)}::slotted([slot="title"])::before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:""}::slotted([slot="metadata"]){width:100%;-webkit-line-clamp:1;line-clamp:1;text-transform:uppercase}::slotted([slot="metadata"]:not(:last-child)){margin:0 0 calc(var(--space-unit) * 0.25)}::slotted([slot="title"]){margin:0;font-size:var(--font-size-3);font-weight:var(--font-sb);-webkit-line-clamp:2;line-clamp:2;text-decoration:none}::slotted([slot="title"]:focus:focus-visible){box-shadow:var(--shadow-focus-primary);outline:none}::slotted([slot="text"]){width:100%;margin:0;-webkit-line-clamp:3;line-clamp:3}.actions{display:flex;align-items:center}:host(:not([variant="overlay"])) .actions{margin-top:auto}::slotted([slot="action"]){position:relative;z-index:2}::slotted([slot="action"]:not(:last-child)){margin-right:calc(var(--space-unit) * 2)}::slotted([slot="action"]:focus:focus-visible){box-shadow:var(--shadow-focus-primary);outline:none !important}:host([clickable]) ::slotted([slot="title"]:focus:focus-visible){box-shadow:none !important;outline:none !important}:host([clickable]) ::slotted([slot="title"]:focus:focus-visible)::before{box-shadow:var(--shadow-focus-primary)}:host([variant="text"]){border:var(--z-card--text-border);background-color:var(--z-card--text-background);border-radius:var(--z-card--text-border-radius)}:host([variant="text"]) [slot="text"]::before{border-radius:var(--z-card--text-border-radius)}:host([show-shadow])>.content,:host([variant="border"])>.content,:host([variant="shadow"])>.content{height:100%;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2)}:host([variant="text"])>.content{padding:var(--z-card--text-padding)}:host([variant="border"]){border:var(--border-size-small) solid var(--z-card--border-color)}:host([variant="border"][clickable]:hover)>.content{background:var(--color-background)}:host([variant="border"][clickable]:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}:host([variant="border"][clickable]:active){border-color:transparent}:host([variant="shadow"]),:host([show-shadow]){box-shadow:var(--shadow-2)}:host([variant="shadow"][clickable]:hover),:host([clickable][show-shadow]:hover){box-shadow:var(--shadow-4)}:host([variant="shadow"][clickable]:focus:focus-visible),:host([clickable][show-shadow]:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}:host([variant="shadow"][clickable]:active),:host([clickable][show-shadow]:active){box-shadow:none}:host([variant="overlay"]) .content{position:absolute;top:0;right:0;bottom:0;left:0;justify-content:flex-end;padding:var(--space-unit);background-image:linear-gradient(to top, rgb(0 0 0 / 100%), rgb(0 0 0 / 0%));color:var(--color-text-inverse);fill:var(--color-text-inverse)}';export{s as z_card}
@@ -0,0 +1 @@
1
+ import{r as t,h as a,H as s}from"./p-DPdXlnVe.js";import{A as i}from"./p-BKCj6NR2.js";const e=class{constructor(a){var s,e;t(this,a),this.size=i.MEDIUM,this.textColor="color-white",this.backgroundColor="gray700",0===(null===(s=this.text)||void 0===s?void 0:s.length)&&0===(null===(e=this.image)||void 0===e?void 0:e.length)&&console.warn("z-avatar must contain at least one prop between text and image")}getTextSize(){return this.size===i.SMALL?"5":this.size===i.MEDIUM?"4":this.size===i.LARGE?"2":void 0}render(){return a(s,{key:"0193c1b81b0b8770c8bd1f807d128a110e6bdce9",class:{[this.size]:!0,[`body-${this.getTextSize()}-sb`]:!0},style:{color:`var(--${this.textColor})`,backgroundColor:`var(--${this.backgroundColor})`}},this.text&&!this.image&&a("span",{key:"c14637da56b4861d00a40d3b976293b3d9580dab"},this.text.substring(0,2)),this.image&&a("img",{key:"bfda459b40de8ece37f6fb3457d9b90d2986b7f0",src:this.image,onError:()=>this.image=""}))}};e.style=":host{display:inline-flex;overflow:hidden;align-items:center;justify-content:center;background-color:var(--gray700);border-radius:50%;font-family:var(--font-family-sans);text-transform:uppercase}:host(.small),:host(.small)>img{width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3)}:host(.medium),:host(.medium)>img{width:calc(var(--space-unit) * 4);height:calc(var(--space-unit) * 4)}:host(.large),:host(.large)>img{width:calc(var(--space-unit) * 5);height:calc(var(--space-unit) * 5)}:host>img{object-fit:cover}";export{e as z_avatar}
@@ -0,0 +1 @@
1
+ import{r as i,c as t,h as s}from"./p-DPdXlnVe.js";import{h as a}from"./p-D4yqZKyM.js";import"./p-BKCj6NR2.js";import"./p-Q-tWjk7P.js";const e=class{emitZListItemLinkClick(i,t){this.zListItemLinkClick.emit({e:i,linkId:t})}emitZListItemClick(i,t){this.zListItemClick.emit({e:i,listitemid:t})}constructor(s){i(this,s),this.zListItemLinkClick=t(this,"zListItemLinkClick",7),this.zListItemClick=t(this,"zListItemClick",7),this.linktarget="_self",this.underlined=!0,this.emitZListItemLinkClick=this.emitZListItemLinkClick.bind(this),this.emitZListItemClick=this.emitZListItemClick.bind(this)}render(){const i=this.listitemid?`link_${this.listitemid}`:"";return s("li",{key:"421a202bed848893be7768d3ba5ef267faaf1bfe",role:"button",id:this.listitemid,"data-action":this.action,onClick:i=>this.emitZListItemClick(i,this.listitemid),onKeyPress:i=>a(i,this.emitZListItemClick,this.listitemid)},s("span",{key:"3253979885329c3e12e2ffcb2dd5d52d2d9defef",class:this.underlined&&"border"},this.icon&&s("z-icon",{key:"2c02dbdaef9e3b82c0a974f522455ce9636eb4b4",name:this.icon}),this.link?s("a",{href:this.link?this.link:null,target:this.linktarget,id:i,onClick:t=>this.emitZListItemLinkClick(t,i),onKeyPress:t=>a(t,this.emitZListItemLinkClick,i),role:this.link?"link":"button",tabindex:"0"},this.text):s("span",{innerHTML:this.text}),s("slot",{key:"826e823b22893e9012341f5f9f1b58e2da8cbd95"})))}};e.style=":host li{all:unset;all:reset;width:100%;line-height:14px;list-style-type:none}:host li>span{display:flex;padding:calc(var(--space-unit) * 2) 0;color:var(--color-default-text);fill:var(--color-default-icon);font-family:var(--font-family-sans);font-size:16px;font-weight:var(--font-rg);letter-spacing:0.23px;line-height:14px}:host(.small) li>span{padding:calc(var(--space-unit) * 1.5) 0;font-size:var(--font-size-2)}:host(.x-small) li>span{padding:var(--space-unit) 0;font-size:var(--font-size-2)}:host(.small) li>span>z-icon,:host(.x-small) li>span>z-icon{--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:calc(var(--space-unit) * 0.5);padding:0}:host li>span.border{border-bottom:2px solid var(--color-surface03)}:host li span:hover,a:hover{color:var(--color-primary01);fill:var(--color-primary01)}a,a:visited,a:active{color:inherit;fill:inherit;text-decoration:none}:host li span z-icon{width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);padding:0 calc(var(--space-unit) * 1.5) 0 0;background-repeat:no-repeat;background-size:contain;color:var(--color-primary01);fill:var(--color-primary01)}";export{e as z_myz_list_item}
@@ -0,0 +1 @@
1
+ import{r,h as o}from"./p-DPdXlnVe.js";const a=class{constructor(o){r(this,o)}render(){return o("div",{key:"3b30646b07e779247f6aa142a80d2a18501c9302",class:this.type},o("slot",{key:"fb6e05d4c1ca8bb6916efd5f18071e788e9006ca"}))}};a.style=":host{display:block;box-sizing:border-box;color:var(--color-surface05);font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-rg);line-height:calc(var(--space-unit) * 2)}:host>div{padding:calc(var(--space-unit) * 2)}:host>.success{background:var(--color-inverse-success);fill:var(--color-default-success)}:host>.warning{background:var(--color-inverse-warning);fill:var(--color-default-warning)}:host>.error{background:var(--color-inverse-error);fill:var(--color-default-error)}";export{a as z_alert}
@@ -0,0 +1 @@
1
+ import{r as e,h as t}from"./p-DPdXlnVe.js";const r=class{constructor(t){e(this,t)}render(){return t("slot",{key:"7ddc72b3dc926a0205188bf75d5e42c15f913771"})}};r.style=":host{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:0 -1px -1px 0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";export{r as z_visually_hidden}
@@ -0,0 +1 @@
1
+ import{r as a,c as o,h as r,d as i}from"./p-DPdXlnVe.js";import{e,_ as s}from"./p-BKCj6NR2.js";const t=class{constructor(r){a(this,r),this.toggled=o(this,"toggled",7),this.size=e.BIG,this.isDisabled=!1,this.open=!1,this.highlight=!1,this.variant=s.DEFAULT,this.shadow=!0,this.hasSlottedTags=!1}onDisabledChange(){this.isDisabled&&(this.open=!1)}checkSlottedTags(){this.hasSlottedTags=!!this.host.querySelector('[slot="tag"]')}onDetailsToggle(){if(this.isDisabled)return this.open=!1,void(this.detailsElm.open=!1);this.open=this.detailsElm.open,this.toggled.emit(this.open)}componentWillLoad(){this.checkSlottedTags()}render(){return r("details",{key:"172a7daef5025f190bec2ac50755edd73930b002",ref:a=>this.detailsElm=a,onToggle:this.onDetailsToggle.bind(this),open:this.open},r("summary",{key:"afef8986b1c567de4d979f4352b060841e2d9915",tabIndex:this.isDisabled?-1:null,part:"summary"},this.icon&&r("z-icon",{key:"4d96182e2f30cc0d8a4920854775a5daa2f551c5",class:"z-accordion-label-icon",name:this.icon}),r("span",{key:"339defc76d0ce353bff86e3c53067ceda6fa0350",class:"z-accordion-label"},this.label),this.hasSlottedTags&&r("span",{key:"9e25512f093b7770894aff7590d2a829ed48943b",class:"z-accordion-tags"},r("slot",{key:"f24b026310c4d00632a131502960dfdade72cf85",name:"tag",onSlotchange:()=>this.checkSlottedTags()})),r("z-icon",{key:"d930ae94ebc17c279626bcb4a94e5bcfbe490c3a",class:"z-accordion-chevron",name:this.open?"chevron-up":"chevron-down"})),!this.isDisabled&&r("div",{key:"8d33c1ead662fa11c01acaae2a3ee2ee72278bbb",class:"z-accordion-content",part:"content"},r("slot",{key:"fba6c3dd4ae6905f7e5d179a7b6af2de7bb4f8ca"})))}get host(){return i(this)}static get watchers(){return{isDisabled:[{onDisabledChange:0}]}}};t.style=':host,:host *,:host ::slotted(*){box-sizing:border-box}:host{--z-accordion-highlight-color:transparent;--z-accordion-bg:var(--color-surface01);--z-accordion-label-color:var(--color-default-text);--z-accordion-disabled-label-color:var(--color-text03);--z-accordion-content-bg:var(--color-surface01);--z-accordion-content-fg:var(--color-default-text);--z-accordion-hover-color:var(--color-surface02);--z-accordion-left-padding:calc(var(--space-unit) * 2);--z-accordion-right-padding:var(--space-unit);--z-accordion-label-font-weight:var(--font-sb);display:block;border-top:var(--border-size-small) solid var(--color-surface03);border-bottom:var(--border-size-small) solid var(--color-surface03);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host([variant="background"]){border:var(--border-size-small) solid var(--color-surface03);border-radius:var(--border-radius)}:host([variant="background"][shadow]){box-shadow:var(--shadow-2)}details{background-color:transparent}summary{--summary-x-small-height:32px;--summary-small-height:36px;--summary-big-height:44px;--summary-height:var(--summary-big-height);--summary-y-padding:var(--space-unit);position:relative;display:flex;min-height:var(--summary-height);align-items:center;padding:var(--summary-y-padding) var(--z-accordion-right-padding) var(--summary-y-padding) var(--z-accordion-left-padding);background-color:var(--z-accordion-bg);column-gap:var(--space-unit);cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}:host([size="x-small"]) summary{--summary-height:var(--summary-x-small-height)}:host([size="small"]) summary{--summary-height:var(--summary-small-height)}:host(:is([size="x-small"],[size="small"])) summary{--summary-y-padding:calc(var(--space-unit) / 2)}:host([variant="background"]) summary{padding-right:calc(var(--space-unit) * 2);border-radius:calc(var(--border-radius) - var(--border-size-small))}:host([variant="background"][open]) summary{border-bottom-left-radius:0;border-bottom-right-radius:0}:host([is-disabled]) summary{cursor:default}summary:focus:focus-visible{background-color:var(--z-accordion-hover-color);box-shadow:var(--shadow-focus-primary);outline:none}summary::before,:host([highlight][variant="background"]) .z-accordion-content::before{position:absolute;top:0;left:0;display:block;width:var(--space-unit);height:100%;content:""}:host([highlight][variant="background"]) summary::before{border-top-left-radius:calc(var(--border-radius) - var(--border-size-small))}:host([highlight][variant="background"]:not([open])) summary::before,:host([highlight][variant="background"][open]) .z-accordion-content::before{border-bottom-left-radius:calc(var(--border-radius) - var(--border-size-small))}:host([highlight]) summary::before,:host([highlight][variant="background"]) .z-accordion-content::before{background-color:var(--z-accordion-highlight-color, transparent)}:host([is-disabled][highlight]) summary::before,:host([is-disabled][highlight][variant="background"]) .z-accordion-content::before{background-color:var(--z-accordion-disabled-label-color)}summary>z-icon{fill:var(--z-accordion-label-color)}:host([is-disabled]) summary>z-icon{fill:var(--z-accordion-disabled-label-color)}.z-accordion-label{color:var(--z-accordion-label-color);font-size:var(--font-size-3);font-weight:var(--z-accordion-label-font-weight)}:host([size="x-small"]) .z-accordion-label{font-size:var(--font-size-2)}:host([size="x-small"]) :is(.z-accordion-label-icon,.z-accordion-chevron){--z-icon-width:16px;--z-icon-height:16px}.z-accordion-tags{display:flex;align-items:center;column-gap:calc(var(--space-unit) / 2)}summary z-icon.z-accordion-chevron{margin-left:auto}.z-accordion-content{position:relative;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2) calc(var(--space-unit) * 2);background-color:var(--z-accordion-content-bg);color:var(--z-accordion-content-fg);font-size:var(--font-size-2);}:host(:is([size="x-small"],[size="small"])) .z-accordion-content{padding-bottom:var(--space-unit)}:host([size="x-small"]) .z-accordion-content{font-size:var(--font-size-1)}:host([variant="background"]) .z-accordion-content{padding-right:calc(var(--space-unit) * 2);border-bottom-left-radius:calc(var(--border-radius) - var(--border-size-small));border-bottom-right-radius:calc(var(--border-radius) - var(--border-size-small))}:host([is-disabled]) .z-accordion-label{color:var(--z-accordion-disabled-label-color)}:host([is-disabled]) .z-accordion-tags ::slotted(z-tag[slot="tag"]){--z-tag-bg:var(--z-accordion-disabled-label-color) !important;--z-tag-text-color:var(--color-text-inverse) !important}@media (hover: hover){summary:focus:focus-visible{position:relative;z-index:1}:host(:not([is-disabled])) summary:hover{background-color:var(--z-accordion-hover-color)}:host(:not([is-disabled])) summary:hover .z-accordion-label{text-decoration:underline}}@media (hover: none){:host([size]) summary{--summary-height:var(--summary-big-height);--summary-y-padding:var(--space-unit)}:host([size]) .z-accordion-label{font-size:var(--font-size-3)}:host([size]) .z-accordion-content{font-size:var(--font-size-2)}:host([size]) :is(.z-accordion-label-icon,.z-accordion-chevron){--z-icon-width:18px;--z-icon-height:18px}}';export{t as z_accordion}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,H as i,d as o}from"./p-DPdXlnVe.js";import{x as s,D as r}from"./p-BKCj6NR2.js";const a=class{constructor(e){t(this,e),this.dividerPosition=s.BEFORE,this.uppercase=!0}componentWillRender(){this.hasSecondaryTitle=!!this.host.querySelector("[slot=secondary-title]")}render(){return e(i,{key:"b2a5c1767c66f1b993f95c4907e5b6ac4555a7a5"},e("slot",{key:"dd96a1b84d003243f6a48a074c3ebe92c5b3c3e3",name:"secondary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.BEFORE&&e("z-divider",{key:"8de1932f1eee5210277e73ba1a25359570a2ab06",size:r.LARGE,color:"z-section-title--divider-color"}),e("slot",{key:"d0f29c94936e5ab2a7491b3b6273ce51a1c8a626",name:"primary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.AFTER&&e("z-divider",{key:"13f04775afe18fc3f76bb09f48c415486896b421",size:r.LARGE,color:"z-section-title--divider-color"}))}get host(){return o(this)}};a.style=':host{--z-section-title--divider-color:var(--red500);display:flex;width:fit-content;flex-direction:column;align-items:flex-start;font-family:var(--font-family-sans)}:host,:host ::slotted(*){box-sizing:border-box}::slotted(*){margin:0}::slotted([slot="secondary-title"]){padding-bottom:calc(var(--space-unit) / 2);border-bottom:var(--border-size-large) solid var(--z-section-title--divider-color);font-size:var(--font-size-3);font-weight:var(--font-sb);line-height:1.5rem;text-transform:uppercase}::slotted([slot="primary-title"]){font-size:var(--font-size-6);font-weight:var(--font-sb);line-height:2rem}:host([uppercase]:not([uppercase="false"])) ::slotted([slot="primary-title"]){text-transform:uppercase}@media (min-width: 1152px){::slotted([slot="primary-title"]){font-size:var(--font-size-7);line-height:2.25rem}}';export{a as z_section_title}
@@ -0,0 +1 @@
1
+ import{r as a,h as r,H as e}from"./p-DPdXlnVe.js";import{t}from"./p-BKCj6NR2.js";const s=class{constructor(r){a(this,r),this.mode=t.POLITE}render(){return r(e,{key:"13857c631b48af312fa399d224dd299d24ad7026","aria-live":this.mode,"aria-atomic":"true","aria-relevant":"additions"},r("slot",{key:"b5f4501e8230e2d669eb24d431a39e58232eab20"}))}};export{s as z_aria_alert}
@@ -0,0 +1 @@
1
+ import{r as t,c as i,h as a,H as n,d as o}from"./p-DPdXlnVe.js";import{I as s}from"./p-BKCj6NR2.js";const e=class{constructor(a){t(this,a),this.pageChanged=i(this,"pageChanged",7),this.navArrows=!0,this.skip=0,this.edges=!1,this.currentPage=1,this._visiblePages=this.visiblePages,this.isMobile=!1,this.goToPageValue=null}setPagesContainerWidth(){if(!this._visiblePages||this.split)return void this.host.style.setProperty("--z-pagination--pages-container-max-width","100%");const t=window.getComputedStyle(this.host).getPropertyValue("--z-pagination--page-button-width");this.host.style.setProperty("--z-pagination--pages-container-max-width",`calc(${t} * ${this._visiblePages})`)}setVisiblePages(){this._visiblePages=Math.min(this.visiblePages||this.totalPages,this.totalPages)}onPageChanged(){this.pageChanged.emit(this.currentPage),this.scrollToPage()}onSplitChanged(){this.split&&(this.edges=!1)}onResize(){this.setMobile()}setMobile(){this.isMobile=window.matchMedia("screen and (max-width: 767px)").matches}getPagesChunks(){const t=Array.from({length:this.totalPages},((t,i)=>i+1)),i=[],a=Math.ceil(t.length/this._visiblePages);for(let n=0;n<a;n++)i.push(t.slice(n*this._visiblePages,(n+1)*this._visiblePages));return i}scrollToPage(){var t,i;const a=this.host.querySelector(".pages-container"),n=this.host.querySelector(`[data-page="${this.currentPage}"]`),o=this.host.querySelector(".navigation-button");if(!n||!a)return;const s=a.getBoundingClientRect().width,e=n.getBoundingClientRect().width,r=null!==(i=null===(t=null==o?void 0:o.getBoundingClientRect())||void 0===t?void 0:t.width)&&void 0!==i?i:0;a.scrollLeft=this.currentPage*e-r-s/2}selectPage(t){this.currentPage=Math.min(Math.max(t,1),this.totalPages)}renderPage(t){return a("button",{class:"page-button",type:"button","aria-current":this.currentPage===t?"page":"false",title:`Vai alla pagina ${t}`,"data-page":t,"data-current":this.currentPage===t,onClick:()=>this.selectPage(t)},t)}renderEllipsisButton(t){return a("button",{class:"ellipsis-button",type:"button",title:`Vai alla pagina ${t}`,onClick:()=>this.selectPage(t)},"…")}renderPages(){const t=this.getPagesChunks();if(!(t.length<=0))return t.map((t=>a("div",{class:"pages-chunk"},t.map((t=>this.renderPage(t))))))}renderSplitPages(){return this.totalPages<=2*this.split+5?Array.from({length:this.totalPages},((t,i)=>this.renderPage(i+1))):this.currentPage<=2*this.split+2?[...Array.from({length:2*this.split+3},((t,i)=>this.renderPage(i+1))),this.renderEllipsisButton(2*this.split+4),this.renderPage(this.totalPages)]:this.currentPage>2*this.split+2&&this.currentPage<this.totalPages-2*this.split-1?[this.renderPage(1),this.renderEllipsisButton(this.currentPage-this.split-1),...Array.from({length:2*this.split+1},((t,i)=>this.renderPage(this.currentPage-this.split+i))),this.renderEllipsisButton(this.currentPage+this.split+1),this.renderPage(this.totalPages)]:[this.renderPage(1),this.renderEllipsisButton(this.totalPages-2*this.split-3),...Array.from({length:2*this.split+3},((t,i)=>this.renderPage(this.totalPages-2*this.split-2+i)))]}renderBackButton(){return a("button",{class:"navigation-button",type:"button",title:"Vai alla pagina precedente",disabled:1===this.currentPage,onClick:()=>this.selectPage(this.currentPage-1)},a("z-icon",{name:"chevron-left"}))}renderForwardButton(){return a("button",{class:"navigation-button",type:"button",title:"Vai alla prossima pagina",disabled:this.currentPage===this.totalPages,onClick:()=>this.selectPage(this.currentPage+1)},a("z-icon",{name:"chevron-right"}))}renderMobile(){const t=this.getPagesChunks();return[this.label&&a("span",{class:"page-label body-1-sb"},this.label),a("div",{class:"pagination-bar"},this.renderBackButton(),!this.goToPage&&a("div",{class:"pages-container",role:"navigation",tabIndex:-1},t.length>0&&t.map((t=>a("div",{class:"pages-chunk"},t.map((t=>this.renderPage(t))))))),this.goToPage&&a("form",{class:"mobile-go-to-page",onSubmit:t=>{t.preventDefault(),this.selectPage(this.goToPageValue)}},a("z-input",{class:"go-to-page-input",type:s.NUMBER,min:1,max:this.totalPages,message:!1,onInput:t=>{this.goToPageValue=t.target.value},placeholder:this.currentPage.toString(),hasclearicon:!1}),a("span",null,`/${this.totalPages}`)),this.renderForwardButton())]}componentDidLoad(){this.setVisiblePages()}componentDidRender(){this.split&&(this.edges=!1),this.setPagesContainerWidth(),this.setMobile(),this.scrollToPage()}render(){return this.isMobile?a(n,null,this.renderMobile()):a(n,null,a("div",{class:"pagination-bar"},this.label&&a("span",{class:"page-label body-1-sb"},this.label),this.edges&&a("button",{class:"pagination-button",type:"button",title:"Vai alla pagina 1",disabled:1===this.currentPage,onClick:()=>this.selectPage(1)},"Pagina 1"),this.skip<this.totalPages&&this.skip>1&&a("button",{class:"pagination-button",type:"button",title:"Vai alla pagina "+(this.currentPage-this.skip),disabled:this.currentPage<=this.skip,onClick:()=>this.selectPage(this.currentPage-this.skip)},"-",this.skip),this.navArrows&&this.renderBackButton(),a("div",{class:"pages-container",role:"navigation",tabIndex:-1},this.split?this.renderSplitPages():this.renderPages()),this.navArrows&&this.renderForwardButton(),this.skip<this.totalPages&&this.skip>1&&a("button",{class:"pagination-button",type:"button",title:`Vai alla pagina ${this.currentPage+this.skip}`,disabled:this.currentPage>this.totalPages-this.skip,onClick:()=>this.selectPage(this.currentPage+this.skip)},"+",this.skip),this.edges&&a("button",{class:"pagination-button",type:"button",title:`Vai alla pagina ${this.totalPages}`,disabled:this.currentPage===this.totalPages,onClick:()=>this.selectPage(this.totalPages)},"Pagina ",this.totalPages)),this.goToPage&&a("div",{class:"go-to-page"},a("span",{class:"z-label body-5-sb"},"Vai a pagina:"),a("div",{class:"inputs"},a("z-input",{class:"go-to-page-input",type:s.NUMBER,min:1,max:this.totalPages,message:!1,placeholder:"2",hasclearicon:!1,onInput:t=>{this.goToPageValue=t.target.value},onKeyDown:t=>"Enter"===t.key&&this.selectPage(this.goToPageValue)}),a("z-button",{disabled:!this.goToPageValue,title:"Vai alla pagina inserita",onClick:()=>this.selectPage(this.goToPageValue)},"vai"))))}get host(){return o(this)}static get watchers(){return{_visiblePages:[{setPagesContainerWidth:0}],visiblePages:[{setVisiblePages:0}],currentPage:[{onPageChanged:0}],split:[{onSplitChanged:0}]}}};e.style="z-pagination{--z-pagination--page-button-width:64px;--z-pagination--pages-container-max-width:100%;--z-pagination-background-color:var(--color-background);--z-pagination-background-color-hover:var(--color-surface01);display:flex;max-width:100%;flex-flow:column wrap;font-family:var(--font-family-sans);font-weight:var(--font-rg);gap:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}z-pagination,z-pagination *{box-sizing:border-box}z-pagination button{height:100%}z-pagination z-icon{fill:var(--color-primary01-icon)}z-pagination *:disabled z-icon{fill:var(--color-disabled03)}z-pagination .page-label{margin-right:calc(var(--space-unit) * 3);color:var(--color-default-text)}z-pagination .pagination-bar{display:flex;max-width:100%;height:48px;align-items:center}z-pagination .pagination-bar button{display:flex;align-items:center;justify-content:center;border:none;margin:0;background-color:var(--z-pagination-background-color);color:var(--color-primary01);cursor:pointer;font-family:inherit;font-weight:inherit;transition:background-color 0.15s ease-out, color 0.15s ease-out, border-bottom-color 0.15s ease-out, font-size 0.15s ease-in-out, font-weight 0.15s ease-in-out}z-pagination .pagination-bar button:focus-visible{background-color:var(--color-surface01);outline:none}z-pagination .pagination-bar .pagination-button{padding:calc(var(--space-unit) * 2);font-weight:var(--font-sb);text-transform:uppercase;white-space:nowrap}z-pagination .pagination-bar .navigation-button{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 1.5)}z-pagination .pagination-bar .pagination-button:disabled,z-pagination .pagination-bar .navigation-button:disabled{color:var(--color-disabled03);cursor:default;fill:var(--color-disabled03);pointer-events:none}z-pagination .pagination-bar .page-button,z-pagination .pagination-bar .ellipsis-button{width:var(--z-pagination--page-button-width)}z-pagination .pages-container{position:relative;display:inline-flex;max-width:100%;height:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-align:center;scrollbar-width:none}z-pagination .pages-container::-webkit-scrollbar{display:none}z-pagination .pages-chunk{display:flex;scroll-snap-align:center}z-pagination .pagination-bar .page-button{padding-top:var(--border-size-large) solid transparent;border-bottom:var(--border-size-large) solid transparent;font-size:var(--font-size-2);font-weight:var(--font-sb)}z-pagination .pagination-bar .page-button[data-current]{border-bottom-color:var(--color-primary01);font-size:var(--font-size-7)}z-pagination .go-to-page{display:flex;flex-direction:column}z-pagination .go-to-page .inputs{display:flex;column-gap:var(--space-unit)}z-pagination .go-to-page .inputs z-input{width:calc(var(--space-unit) * 11)}z-pagination .go-to-page .inputs z-input input,z-pagination .mobile-go-to-page z-input input{padding:0 calc(var(--space-unit) * 1.5) !important;appearance:none}z-pagination .mobile-go-to-page{display:flex;height:100%;flex:1 auto;align-items:center;justify-content:center;background-color:var(--color-surface02)}z-pagination .mobile-go-to-page z-input{width:var(--z-pagination--page-button-width);margin-right:var(--space-unit)}z-pagination .mobile-go-to-page z-input input{text-align:center}z-pagination .mobile-go-to-page z-input input::-webkit-outer-spin-button,z-pagination .mobile-go-to-page z-input input::-webkit-inner-spin-button{appearance:none}z-pagination .mobile-go-to-page>span{font-size:var(--font-size-2)}@media (hover: hover){z-pagination .pagination-bar button:hover{background-color:var(--z-pagination-background-color-hover)}z-pagination .pagination-bar .page-button:hover{border-bottom-color:var(--color-hover-primary);color:var(--color-hover-primary)}}@media (min-width: 768px){z-pagination{--z-pagination--page-button-width:88px;flex-direction:row;align-items:flex-end}z-pagination .pages-container{max-width:var(--z-pagination--pages-container-max-width)}}";export{e as z_pagination}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,d as i}from"./p-DPdXlnVe.js";import{p as r}from"./p-BKCj6NR2.js";import{i as s,g as o,h as n}from"./p-D4yqZKyM.js";import"./p-Q-tWjk7P.js";const a=class{constructor(e){t(this,e),this.currentSlide=0}watchData(){this.parseLinks()}componentWillLoad(){this.parseLinks(),this.setDevice(),window.addEventListener("resize",this.handleResize.bind(this))}componentDidRender(){this.setStyle()}handleResize(){this.setDevice(),this.setStyle()}parseLinks(){var t,e;switch(typeof this.data){case"string":{const i=null!==(t=s(this.data))&&void 0!==t?t:[];if(e=i,!Array.isArray(e)||!e.every((t=>"string"==typeof t)))throw new Error("Passed data is invalid");this.links=i;break}default:this.links=this.data}}setStyle(){const t=this.el.shadowRoot.querySelector("#slides");if(!t)return;const e=this.el.shadowRoot.querySelectorAll(".slide"),i=this.el.offsetWidth;t.style.width=i*this.links.length+"px",t.style.transform=`translate(-${i*this.currentSlide}px)`,e.forEach((t=>{t.querySelector("img").style.width=`${i}px`}))}setDevice(){this.device=o()}setCurrentSlide(t){this.currentSlide=t}getBulletDimension(){switch(this.device){case r.MOBILE:return 24;case r.TABLET:return 32;default:return 40}}renderSlides(t){return e("div",{id:"slides"},t.map(((t,i)=>e("div",{id:"slide"+i,class:`slide ${this.currentSlide!==i&&"hide"}`},e("img",{src:t})))))}renderScroll(t){let i=!1,r=this.currentSlide;return"left"===t?(i=0===this.currentSlide,r--):"right"===t&&(i=this.currentSlide===this.links.length-1,r++),e("z-icon",{class:`scroll ${t} ${i&&"disabled"}`,width:this.getBulletDimension(),height:this.getBulletDimension(),name:`chevron-${t}-circle`,onClick:()=>{i||this.setCurrentSlide(r)},onKeyUp:t=>!i&&n(t,(()=>{this.setCurrentSlide(r)})),tabindex:0,role:"button"})}renderSlideshowMain(){return e("main",null,this.renderScroll("left"),this.renderSlides(this.links),this.renderScroll("right"))}renderBullet(t){return e("a",{class:`bullet ${this.currentSlide===t&&"selected"}`,onClick:()=>this.setCurrentSlide(t),onKeyUp:e=>n(e,(()=>this.setCurrentSlide(t))),tabindex:0,role:"button"})}renderSlideshowFooter(){return e("footer",null,e("div",{class:"footer-left"},e("slot",{name:"footer-left"})),e("div",{class:"footer-center"},e("div",{class:"bullet-container"},Object.keys(this.links).map((t=>this.renderBullet(parseInt(t)))))),e("div",{class:"footer-right"},e("slot",{name:"footer-right"})))}render(){return this.links&&this.links.length?e("div",{id:this.slideshowid},this.renderSlideshowMain(),this.renderSlideshowFooter()):e("div",null)}get el(){return i(this)}static get watchers(){return{data:[{watchData:0}]}}};a.style=':host{display:block;width:inherit;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:flex;width:inherit;flex-direction:column}main{position:relative;overflow:hidden;width:100%}main z-icon.scroll{position:absolute;z-index:10;top:50%;width:auto;margin:0 var(--space-unit);cursor:pointer;fill:var(--color-primary01);transition:0.6s ease}main .scroll.disabled{opacity:0.5;pointer-events:none}main .scroll.right{right:0}#slides{display:flex;flex-wrap:wrap;line-height:0px;overflow-y:hidden;transition:all 300ms}footer{display:grid;width:100%;height:56px;align-items:center;border-top:var(--border-size-medium) solid var(--color-background);grid-template:2 / 2;grid-template-areas:"center center" "left right"}footer>div{width:100%;align-items:center}footer .footer-center{grid-area:center}footer .footer-left{grid-area:left}footer .footer-right{grid-area:right}footer .bullet-container{display:flex;min-height:60px;align-items:center;justify-content:center;margin:0 auto}footer .bullet-container .bullet{width:8px;height:8px;margin:var(--space-unit) 2px;background-color:var(--gray200);border-radius:50%;pointer-events:none}footer .bullet-container .bullet.selected{background-color:var(--gray400)}main z-icon:focus,footer .bullet-container .bullet:focus{border-radius:50%;box-shadow:var(--shadow-focus-primary);outline:none !important}@media only screen and (min-width: 768px){footer{height:76px;border-top:var(--border-size-medium) solid var(--color-background);grid-template:1 / 1fr 2fr 1fr;grid-template-areas:"left center right"}footer .bullet-container .bullet{width:10px;height:10px;margin:var(--space-unit) 3px}}@media only screen and (min-width: 1025px){main z-icon.scroll{margin:0 10px}footer .bullet-container .bullet{width:16px;height:16px;margin:var(--space-unit) calc(var(--space-unit) * 0.5);cursor:pointer;pointer-events:auto}}';export{a as z_slideshow}