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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1550) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/cjs/_commonjsHelpers-68cdf74f.js +7 -0
  3. package/dist/cjs/_commonjsHelpers-68cdf74f.js.map +1 -0
  4. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  5. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  6. package/dist/cjs/{breakpoints-B7vFm-3T.js → breakpoints-8a1e87e0.js} +2 -0
  7. package/dist/cjs/breakpoints-8a1e87e0.js.map +1 -0
  8. package/dist/cjs/{iconset-Bcbz2MS1.js → iconset-5d47610c.js} +4 -3
  9. package/dist/cjs/iconset-5d47610c.js.map +1 -0
  10. package/dist/cjs/index-012853a0.js +21 -0
  11. package/dist/cjs/index-012853a0.js.map +1 -0
  12. package/dist/cjs/index-1d7a50cc.js +67 -0
  13. package/dist/cjs/index-1d7a50cc.js.map +1 -0
  14. package/dist/cjs/index-2dff20f5.js +20 -0
  15. package/dist/cjs/index-2dff20f5.js.map +1 -0
  16. package/dist/cjs/index-86a8a3a4.js +23 -0
  17. package/dist/cjs/index-86a8a3a4.js.map +1 -0
  18. package/dist/cjs/index-96af6326.js +2324 -0
  19. package/dist/cjs/index-96af6326.js.map +1 -0
  20. package/dist/cjs/index-c38e5b9e.js +73 -0
  21. package/dist/cjs/index-c38e5b9e.js.map +1 -0
  22. package/dist/cjs/index-cb280932.js +47 -0
  23. package/dist/cjs/index-cb280932.js.map +1 -0
  24. package/dist/cjs/{index-wGaSHN1_.js → index-e30d0503.js} +2 -0
  25. package/dist/cjs/index-e30d0503.js.map +1 -0
  26. package/dist/cjs/index.cjs.js +224 -112
  27. package/dist/cjs/index.cjs.js.map +1 -0
  28. package/dist/cjs/loader.cjs.js +8 -3
  29. package/dist/cjs/loader.cjs.js.map +1 -0
  30. package/dist/cjs/{utils-C5_wGVkJ.js → utils-4f7b4830.js} +73 -81
  31. package/dist/cjs/utils-4f7b4830.js.map +1 -0
  32. package/dist/cjs/{utils-Ctc6JP2n.js → utils-b1859d65.js} +4 -2
  33. package/dist/cjs/utils-b1859d65.js.map +1 -0
  34. package/dist/cjs/web-components-library.cjs.js +10 -7
  35. package/dist/cjs/web-components-library.cjs.js.map +1 -0
  36. package/dist/cjs/z-accordion.cjs.entry.js +13 -26
  37. package/dist/cjs/z-accordion.cjs.entry.js.map +1 -0
  38. package/dist/cjs/z-alert.cjs.entry.js +10 -4
  39. package/dist/cjs/z-alert.cjs.entry.js.map +1 -0
  40. package/dist/cjs/z-anchor-navigation.cjs.entry.js +10 -25
  41. package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +1 -0
  42. package/dist/cjs/z-app-header-deprecated.cjs.entry.js +22 -53
  43. package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +1 -0
  44. package/dist/cjs/z-app-header_12.cjs.entry.js +150 -261
  45. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -0
  46. package/dist/cjs/z-aria-alert.cjs.entry.js +7 -4
  47. package/dist/cjs/z-aria-alert.cjs.entry.js.map +1 -0
  48. package/dist/cjs/z-avatar.cjs.entry.js +13 -9
  49. package/dist/cjs/z-avatar.cjs.entry.js.map +1 -0
  50. package/dist/cjs/z-book-card-app.cjs.entry.js +18 -10
  51. package/dist/cjs/z-book-card-app.cjs.entry.js.map +1 -0
  52. package/dist/cjs/z-book-card-deprecated.cjs.entry.js +24 -10
  53. package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +1 -0
  54. package/dist/cjs/z-book-card.cjs.entry.js +23 -11
  55. package/dist/cjs/z-book-card.cjs.entry.js.map +1 -0
  56. package/dist/cjs/z-book-cover.cjs.entry.js +11 -6
  57. package/dist/cjs/z-book-cover.cjs.entry.js.map +1 -0
  58. package/dist/cjs/z-breadcrumb.cjs.entry.js +19 -24
  59. package/dist/cjs/z-breadcrumb.cjs.entry.js.map +1 -0
  60. package/dist/cjs/z-button-sort.cjs.entry.js +14 -9
  61. package/dist/cjs/z-button-sort.cjs.entry.js.map +1 -0
  62. package/dist/cjs/z-card.cjs.entry.js +12 -9
  63. package/dist/cjs/z-card.cjs.entry.js.map +1 -0
  64. package/dist/cjs/z-carousel.cjs.entry.js +29 -49
  65. package/dist/cjs/z-carousel.cjs.entry.js.map +1 -0
  66. package/dist/cjs/z-chip.cjs.entry.js +13 -9
  67. package/dist/cjs/z-chip.cjs.entry.js.map +1 -0
  68. package/dist/cjs/z-color-picker.cjs.entry.js +18 -24
  69. package/dist/cjs/z-color-picker.cjs.entry.js.map +1 -0
  70. package/dist/cjs/z-combobox.cjs.entry.js +26 -27
  71. package/dist/cjs/z-combobox.cjs.entry.js.map +1 -0
  72. package/dist/cjs/z-cover-hero.cjs.entry.js +11 -18
  73. package/dist/cjs/z-cover-hero.cjs.entry.js.map +1 -0
  74. package/dist/cjs/z-date-picker.cjs.entry.js +330 -351
  75. package/dist/cjs/z-date-picker.cjs.entry.js.map +1 -0
  76. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +22 -18
  77. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -0
  78. package/dist/cjs/z-file-upload.cjs.entry.js +18 -21
  79. package/dist/cjs/z-file-upload.cjs.entry.js.map +1 -0
  80. package/dist/cjs/z-file.cjs.entry.js +13 -6
  81. package/dist/cjs/z-file.cjs.entry.js.map +1 -0
  82. package/dist/cjs/z-ghost-loading.cjs.entry.js +9 -4
  83. package/dist/cjs/z-ghost-loading.cjs.entry.js.map +1 -0
  84. package/dist/cjs/z-info-box.cjs.entry.js +10 -5
  85. package/dist/cjs/z-info-box.cjs.entry.js.map +1 -0
  86. package/dist/cjs/z-info-reveal.cjs.entry.js +13 -20
  87. package/dist/cjs/z-info-reveal.cjs.entry.js.map +1 -0
  88. package/dist/cjs/z-logo.cjs.entry.js +15 -4
  89. package/dist/cjs/z-logo.cjs.entry.js.map +1 -0
  90. package/dist/cjs/z-menu-deprecated.cjs.entry.js +14 -23
  91. package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +1 -0
  92. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +13 -10
  93. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +1 -0
  94. package/dist/cjs/z-menu-section.cjs.entry.js +16 -15
  95. package/dist/cjs/z-menu-section.cjs.entry.js.map +1 -0
  96. package/dist/cjs/z-menu.cjs.entry.js +17 -27
  97. package/dist/cjs/z-menu.cjs.entry.js.map +1 -0
  98. package/dist/cjs/z-myz-card-alert.cjs.entry.js +14 -5
  99. package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +1 -0
  100. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +12 -9
  101. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +1 -0
  102. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +9 -4
  103. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +1 -0
  104. package/dist/cjs/z-myz-card-footer.cjs.entry.js +15 -7
  105. package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +1 -0
  106. package/dist/cjs/z-myz-card-icon.cjs.entry.js +10 -6
  107. package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +1 -0
  108. package/dist/cjs/z-myz-card-info.cjs.entry.js +13 -8
  109. package/dist/cjs/z-myz-card-info.cjs.entry.js.map +1 -0
  110. package/dist/cjs/z-myz-card-list.cjs.entry.js +10 -4
  111. package/dist/cjs/z-myz-card-list.cjs.entry.js.map +1 -0
  112. package/dist/cjs/z-myz-card_4.cjs.entry.js +31 -16
  113. package/dist/cjs/z-myz-card_4.cjs.entry.js.map +1 -0
  114. package/dist/cjs/z-myz-list-item.cjs.entry.js +17 -9
  115. package/dist/cjs/z-myz-list-item.cjs.entry.js.map +1 -0
  116. package/dist/cjs/z-myz-list.cjs.entry.js +12 -7
  117. package/dist/cjs/z-myz-list.cjs.entry.js.map +1 -0
  118. package/dist/cjs/z-navigation-tabs.cjs.entry.js +18 -28
  119. package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +1 -0
  120. package/dist/cjs/z-notification.cjs.entry.js +13 -10
  121. package/dist/cjs/z-notification.cjs.entry.js.map +1 -0
  122. package/dist/cjs/z-otp.cjs.entry.js +14 -10
  123. package/dist/cjs/z-otp.cjs.entry.js.map +1 -0
  124. package/dist/cjs/z-pagination.cjs.entry.js +18 -28
  125. package/dist/cjs/z-pagination.cjs.entry.js.map +1 -0
  126. package/dist/cjs/z-panel-elem.cjs.entry.js +17 -7
  127. package/dist/cjs/z-panel-elem.cjs.entry.js.map +1 -0
  128. package/dist/cjs/z-popover.cjs.entry.js +19 -35
  129. package/dist/cjs/z-popover.cjs.entry.js.map +1 -0
  130. package/dist/cjs/z-range-picker.cjs.entry.js +31 -38
  131. package/dist/cjs/z-range-picker.cjs.entry.js.map +1 -0
  132. package/dist/cjs/z-result-card.cjs.entry.js +16 -7
  133. package/dist/cjs/z-result-card.cjs.entry.js.map +1 -0
  134. package/dist/cjs/z-section-title.cjs.entry.js +10 -12
  135. package/dist/cjs/z-section-title.cjs.entry.js.map +1 -0
  136. package/dist/cjs/z-select.cjs.entry.js +25 -21
  137. package/dist/cjs/z-select.cjs.entry.js.map +1 -0
  138. package/dist/cjs/z-skip-to-content.cjs.entry.js +13 -8
  139. package/dist/cjs/z-skip-to-content.cjs.entry.js.map +1 -0
  140. package/dist/cjs/z-slideshow.cjs.entry.js +16 -12
  141. package/dist/cjs/z-slideshow.cjs.entry.js.map +1 -0
  142. package/dist/cjs/z-stepper-item.cjs.entry.js +14 -4
  143. package/dist/cjs/z-stepper-item.cjs.entry.js.map +1 -0
  144. package/dist/cjs/z-stepper.cjs.entry.js +9 -4
  145. package/dist/cjs/z-stepper.cjs.entry.js.map +1 -0
  146. package/dist/cjs/z-table.cjs.entry.js +18 -19
  147. package/dist/cjs/z-table.cjs.entry.js.map +1 -0
  148. package/dist/cjs/z-tbody.cjs.entry.js +7 -12
  149. package/dist/cjs/z-tbody.cjs.entry.js.map +1 -0
  150. package/dist/cjs/z-td.cjs.entry.js +8 -54
  151. package/dist/cjs/z-td.cjs.entry.js.map +1 -0
  152. package/dist/cjs/z-tfoot.cjs.entry.js +7 -16
  153. package/dist/cjs/z-tfoot.cjs.entry.js.map +1 -0
  154. package/dist/cjs/z-th.cjs.entry.js +8 -81
  155. package/dist/cjs/z-th.cjs.entry.js.map +1 -0
  156. package/dist/cjs/z-thead.cjs.entry.js +7 -21
  157. package/dist/cjs/z-thead.cjs.entry.js.map +1 -0
  158. package/dist/cjs/z-toast-notification-list.cjs.entry.js +12 -11
  159. package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +1 -0
  160. package/dist/cjs/z-toast-notification.cjs.entry.js +3957 -3936
  161. package/dist/cjs/z-toast-notification.cjs.entry.js.map +1 -0
  162. package/dist/cjs/z-toggle-button.cjs.entry.js +12 -8
  163. package/dist/cjs/z-toggle-button.cjs.entry.js.map +1 -0
  164. package/dist/cjs/z-toggle-switch.cjs.entry.js +14 -13
  165. package/dist/cjs/z-toggle-switch.cjs.entry.js.map +1 -0
  166. package/dist/cjs/z-tool.cjs.entry.js +29 -28
  167. package/dist/cjs/z-tool.cjs.entry.js.map +1 -0
  168. package/dist/cjs/z-toolbar.cjs.entry.js +12 -7
  169. package/dist/cjs/z-toolbar.cjs.entry.js.map +1 -0
  170. package/dist/cjs/z-tooltip.cjs.entry.js +11 -15
  171. package/dist/cjs/z-tooltip.cjs.entry.js.map +1 -0
  172. package/dist/cjs/z-tr.cjs.entry.js +12 -80
  173. package/dist/cjs/z-tr.cjs.entry.js.map +1 -0
  174. package/dist/cjs/z-tree-list.cjs.entry.js +14 -10
  175. package/dist/cjs/z-tree-list.cjs.entry.js.map +1 -0
  176. package/dist/cjs/z-visually-hidden.cjs.entry.js +9 -4
  177. package/dist/cjs/z-visually-hidden.cjs.entry.js.map +1 -0
  178. package/dist/collection/__mocks__/fileMock.js +1 -0
  179. package/dist/collection/__mocks__/fileMock.js.map +1 -0
  180. package/dist/collection/beans/index.js +1 -0
  181. package/dist/collection/beans/index.js.map +1 -0
  182. package/dist/collection/collection-manifest.json +2 -3
  183. package/dist/collection/components/book-card/z-book-card/index.js +34 -55
  184. package/dist/collection/components/book-card/z-book-card/index.js.map +1 -0
  185. package/dist/collection/components/book-card/z-book-card/index.stories.js +1 -0
  186. package/dist/collection/components/book-card/z-book-card/index.stories.js.map +1 -0
  187. package/dist/collection/components/book-card/z-book-card-app/index.js +15 -23
  188. package/dist/collection/components/book-card/z-book-card-app/index.js.map +1 -0
  189. package/dist/collection/components/book-card/z-book-card-app/index.stories.js +1 -0
  190. package/dist/collection/components/book-card/z-book-card-app/index.stories.js.map +1 -0
  191. package/dist/collection/components/css-components/z-fab/index.stories.js +1 -0
  192. package/dist/collection/components/css-components/z-fab/index.stories.js.map +1 -0
  193. package/dist/collection/components/css-components/z-label/index.stories.js +1 -0
  194. package/dist/collection/components/css-components/z-label/index.stories.js.map +1 -0
  195. package/dist/collection/components/css-components/z-link/index.stories.js +1 -0
  196. package/dist/collection/components/css-components/z-link/index.stories.js.map +1 -0
  197. package/dist/collection/components/css-components/z-scrollbar/index.stories.js +1 -0
  198. package/dist/collection/components/css-components/z-scrollbar/index.stories.js.map +1 -0
  199. package/dist/collection/components/date-picker/utils.js +1 -0
  200. package/dist/collection/components/date-picker/utils.js.map +1 -0
  201. package/dist/collection/components/date-picker/z-date-picker/index.js +35 -61
  202. package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -0
  203. package/dist/collection/components/date-picker/z-date-picker/index.stories.js +1 -0
  204. package/dist/collection/components/date-picker/z-date-picker/index.stories.js.map +1 -0
  205. package/dist/collection/components/date-picker/z-range-picker/index.js +34 -61
  206. package/dist/collection/components/date-picker/z-range-picker/index.js.map +1 -0
  207. package/dist/collection/components/date-picker/z-range-picker/index.stories.js +1 -0
  208. package/dist/collection/components/date-picker/z-range-picker/index.stories.js.map +1 -0
  209. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js +23 -70
  210. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js.map +1 -0
  211. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js +1 -0
  212. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js.map +1 -0
  213. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js +40 -57
  214. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js.map +1 -0
  215. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js +1 -0
  216. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js.map +1 -0
  217. package/dist/collection/components/deprecated/z-menu-deprecated/index.js +12 -31
  218. package/dist/collection/components/deprecated/z-menu-deprecated/index.js.map +1 -0
  219. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js +1 -0
  220. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js.map +1 -0
  221. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js +10 -11
  222. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js.map +1 -0
  223. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js +1 -0
  224. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js.map +1 -0
  225. package/dist/collection/components/deprecated/z-section-title/index.js +5 -16
  226. package/dist/collection/components/deprecated/z-section-title/index.js.map +1 -0
  227. package/dist/collection/components/deprecated/z-section-title/index.stories.js +1 -0
  228. package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +1 -0
  229. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +6 -7
  230. package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +1 -0
  231. package/dist/collection/components/file-upload/z-file/index.js +8 -9
  232. package/dist/collection/components/file-upload/z-file/index.js.map +1 -0
  233. package/dist/collection/components/file-upload/z-file/index.stories.js +1 -0
  234. package/dist/collection/components/file-upload/z-file/index.stories.js.map +1 -0
  235. package/dist/collection/components/file-upload/z-file-upload/index.js +37 -80
  236. package/dist/collection/components/file-upload/z-file-upload/index.js.map +1 -0
  237. package/dist/collection/components/file-upload/z-file-upload/index.stories.js +1 -0
  238. package/dist/collection/components/file-upload/z-file-upload/index.stories.js.map +1 -0
  239. package/dist/collection/components/index.js +1 -0
  240. package/dist/collection/components/index.js.map +1 -0
  241. package/dist/collection/components/list/z-list/index.js +7 -23
  242. package/dist/collection/components/list/z-list/index.js.map +1 -0
  243. package/dist/collection/components/list/z-list/index.stories.js +1 -0
  244. package/dist/collection/components/list/z-list/index.stories.js.map +1 -0
  245. package/dist/collection/components/list/z-list-element/index.js +38 -113
  246. package/dist/collection/components/list/z-list-element/index.js.map +1 -0
  247. package/dist/collection/components/list/z-list-element/index.stories.js +1 -0
  248. package/dist/collection/components/list/z-list-element/index.stories.js.map +1 -0
  249. package/dist/collection/components/list/z-list-group/index.js +16 -50
  250. package/dist/collection/components/list/z-list-group/index.js.map +1 -0
  251. package/dist/collection/components/list/z-list-group/index.stories.js +1 -0
  252. package/dist/collection/components/list/z-list-group/index.stories.js.map +1 -0
  253. package/dist/collection/components/list/z-tree-list/index.js +11 -16
  254. package/dist/collection/components/list/z-tree-list/index.js.map +1 -0
  255. package/dist/collection/components/list/z-tree-list/index.stories.js +1 -0
  256. package/dist/collection/components/list/z-tree-list/index.stories.js.map +1 -0
  257. package/dist/collection/components/table/cells/z-td/index.js +10 -32
  258. package/dist/collection/components/table/cells/z-td/index.js.map +1 -0
  259. package/dist/collection/components/table/cells/z-th/index.js +17 -54
  260. package/dist/collection/components/table/cells/z-th/index.js.map +1 -0
  261. package/dist/collection/components/table/z-table/index.js +3 -10
  262. package/dist/collection/components/table/z-table/index.js.map +1 -0
  263. package/dist/collection/components/table/z-table/index.stories.js +1 -0
  264. package/dist/collection/components/table/z-table/index.stories.js.map +1 -0
  265. package/dist/collection/components/table/z-tbody/index.js +2 -1
  266. package/dist/collection/components/table/z-tbody/index.js.map +1 -0
  267. package/dist/collection/components/table/z-tfoot/index.js +3 -7
  268. package/dist/collection/components/table/z-tfoot/index.js.map +1 -0
  269. package/dist/collection/components/table/z-thead/index.js +4 -13
  270. package/dist/collection/components/table/z-thead/index.js.map +1 -0
  271. package/dist/collection/components/table/z-tr/index.js +5 -17
  272. package/dist/collection/components/table/z-tr/index.js.map +1 -0
  273. package/dist/collection/components/z-accordion/index.js +16 -49
  274. package/dist/collection/components/z-accordion/index.js.map +1 -0
  275. package/dist/collection/components/z-accordion/index.stories.js +1 -0
  276. package/dist/collection/components/z-accordion/index.stories.js.map +1 -0
  277. package/dist/collection/components/z-anchor-navigation/index.js +6 -33
  278. package/dist/collection/components/z-anchor-navigation/index.js.map +1 -0
  279. package/dist/collection/components/z-anchor-navigation/index.stories.js +1 -0
  280. package/dist/collection/components/z-anchor-navigation/index.stories.js.map +1 -0
  281. package/dist/collection/components/z-app-header/index.js +20 -58
  282. package/dist/collection/components/z-app-header/index.js.map +1 -0
  283. package/dist/collection/components/z-app-header/index.stories.js +1 -0
  284. package/dist/collection/components/z-app-header/index.stories.js.map +1 -0
  285. package/dist/collection/components/z-aria-alert/index.js +4 -7
  286. package/dist/collection/components/z-aria-alert/index.js.map +1 -0
  287. package/dist/collection/components/z-aria-alert/index.stories.js +1 -0
  288. package/dist/collection/components/z-aria-alert/index.stories.js.map +1 -0
  289. package/dist/collection/components/z-avatar/index.js +13 -24
  290. package/dist/collection/components/z-avatar/index.js.map +1 -0
  291. package/dist/collection/components/z-avatar/index.stories.js +1 -0
  292. package/dist/collection/components/z-avatar/index.stories.js.map +1 -0
  293. package/dist/collection/components/z-book-cover/index.js +10 -17
  294. package/dist/collection/components/z-book-cover/index.js.map +1 -0
  295. package/dist/collection/components/z-book-cover/index.stories.js +1 -0
  296. package/dist/collection/components/z-book-cover/index.stories.js.map +1 -0
  297. package/dist/collection/components/z-breadcrumb/index.js +17 -37
  298. package/dist/collection/components/z-breadcrumb/index.js.map +1 -0
  299. package/dist/collection/components/z-breadcrumb/index.stories.js +1 -0
  300. package/dist/collection/components/z-breadcrumb/index.stories.js.map +1 -0
  301. package/dist/collection/components/z-button/index.js +35 -74
  302. package/dist/collection/components/z-button/index.js.map +1 -0
  303. package/dist/collection/components/z-button/index.stories.js +1 -0
  304. package/dist/collection/components/z-button/index.stories.js.map +1 -0
  305. package/dist/collection/components/z-button-sort/index.js +18 -33
  306. package/dist/collection/components/z-button-sort/index.js.map +1 -0
  307. package/dist/collection/components/z-button-sort/index.stories.js +1 -0
  308. package/dist/collection/components/z-button-sort/index.stories.js.map +1 -0
  309. package/dist/collection/components/z-card/index.js +11 -21
  310. package/dist/collection/components/z-card/index.js.map +1 -0
  311. package/dist/collection/components/z-card/index.stories.js +1 -0
  312. package/dist/collection/components/z-card/index.stories.js.map +1 -0
  313. package/dist/collection/components/z-carousel/index.js +35 -69
  314. package/dist/collection/components/z-carousel/index.js.map +1 -0
  315. package/dist/collection/components/z-carousel/index.stories.js +3 -2
  316. package/dist/collection/components/z-carousel/index.stories.js.map +1 -0
  317. package/dist/collection/components/z-chip/index.js +13 -24
  318. package/dist/collection/components/z-chip/index.js.map +1 -0
  319. package/dist/collection/components/z-chip/index.stories.js +1 -0
  320. package/dist/collection/components/z-chip/index.stories.js.map +1 -0
  321. package/dist/collection/components/z-color-picker/index.js +17 -31
  322. package/dist/collection/components/z-color-picker/index.js.map +1 -0
  323. package/dist/collection/components/z-color-picker/index.stories.js +1 -0
  324. package/dist/collection/components/z-color-picker/index.stories.js.map +1 -0
  325. package/dist/collection/components/z-combobox/index.js +41 -80
  326. package/dist/collection/components/z-combobox/index.js.map +1 -0
  327. package/dist/collection/components/z-combobox/index.stories.js +1 -0
  328. package/dist/collection/components/z-combobox/index.stories.js.map +1 -0
  329. package/dist/collection/components/z-cover-hero/index.js +8 -27
  330. package/dist/collection/components/z-cover-hero/index.js.map +1 -0
  331. package/dist/collection/components/z-cover-hero/index.stories.js +1 -0
  332. package/dist/collection/components/z-cover-hero/index.stories.js.map +1 -0
  333. package/dist/collection/components/z-divider/index.js +7 -17
  334. package/dist/collection/components/z-divider/index.js.map +1 -0
  335. package/dist/collection/components/z-divider/index.stories.js +1 -0
  336. package/dist/collection/components/z-divider/index.stories.js.map +1 -0
  337. package/dist/collection/components/z-ghost-loading/index.js +2 -1
  338. package/dist/collection/components/z-ghost-loading/index.js.map +1 -0
  339. package/dist/collection/components/z-ghost-loading/index.stories.js +1 -0
  340. package/dist/collection/components/z-ghost-loading/index.stories.js.map +1 -0
  341. package/dist/collection/components/z-icon/index.js +22 -25
  342. package/dist/collection/components/z-icon/index.js.map +1 -0
  343. package/dist/collection/components/z-icon/index.stories.js +1 -0
  344. package/dist/collection/components/z-icon/index.stories.js.map +1 -0
  345. package/dist/collection/components/z-info-box/index.js +6 -9
  346. package/dist/collection/components/z-info-box/index.js.map +1 -0
  347. package/dist/collection/components/z-info-box/index.stories.js +1 -0
  348. package/dist/collection/components/z-info-box/index.stories.js.map +1 -0
  349. package/dist/collection/components/z-info-reveal/index.js +11 -30
  350. package/dist/collection/components/z-info-reveal/index.js.map +1 -0
  351. package/dist/collection/components/z-info-reveal/index.stories.js +1 -0
  352. package/dist/collection/components/z-info-reveal/index.stories.js.map +1 -0
  353. package/dist/collection/components/z-input/index.js +74 -131
  354. package/dist/collection/components/z-input/index.js.map +1 -0
  355. package/dist/collection/components/z-input/index.stories.js +1 -0
  356. package/dist/collection/components/z-input/index.stories.js.map +1 -0
  357. package/dist/collection/components/z-input/styles.css +5 -3
  358. package/dist/collection/components/z-input-message/index.js +12 -15
  359. package/dist/collection/components/z-input-message/index.js.map +1 -0
  360. package/dist/collection/components/z-input-message/index.stories.js +1 -0
  361. package/dist/collection/components/z-input-message/index.stories.js.map +1 -0
  362. package/dist/collection/components/z-logo/index.js +22 -25
  363. package/dist/collection/components/z-logo/index.js.map +1 -0
  364. package/dist/collection/components/z-logo/index.stories.js +1 -0
  365. package/dist/collection/components/z-logo/index.stories.js.map +1 -0
  366. package/dist/collection/components/z-menu/index.js +12 -32
  367. package/dist/collection/components/z-menu/index.js.map +1 -0
  368. package/dist/collection/components/z-menu/index.stories.js +1 -0
  369. package/dist/collection/components/z-menu/index.stories.js.map +1 -0
  370. package/dist/collection/components/z-menu-section/index.js +12 -17
  371. package/dist/collection/components/z-menu-section/index.js.map +1 -0
  372. package/dist/collection/components/z-menu-section/index.stories.js +1 -0
  373. package/dist/collection/components/z-menu-section/index.stories.js.map +1 -0
  374. package/dist/collection/components/z-modal/index.js +19 -36
  375. package/dist/collection/components/z-modal/index.js.map +1 -0
  376. package/dist/collection/components/z-modal/index.stories.js +1 -0
  377. package/dist/collection/components/z-modal/index.stories.js.map +1 -0
  378. package/dist/collection/components/z-navigation-tabs/index.js +15 -35
  379. package/dist/collection/components/z-navigation-tabs/index.js.map +1 -0
  380. package/dist/collection/components/z-navigation-tabs/index.stories.js +1 -0
  381. package/dist/collection/components/z-navigation-tabs/index.stories.js.map +1 -0
  382. package/dist/collection/components/z-notification/index.js +35 -30
  383. package/dist/collection/components/z-notification/index.js.map +1 -0
  384. package/dist/collection/components/z-notification/index.stories.js +32 -5
  385. package/dist/collection/components/z-notification/index.stories.js.map +1 -0
  386. package/dist/collection/components/z-notification/styles.css +18 -7
  387. package/dist/collection/components/z-offcanvas/index.js +12 -42
  388. package/dist/collection/components/z-offcanvas/index.js.map +1 -0
  389. package/dist/collection/components/z-offcanvas/index.stories.js +1 -0
  390. package/dist/collection/components/z-offcanvas/index.stories.js.map +1 -0
  391. package/dist/collection/components/z-pagination/index.js +21 -45
  392. package/dist/collection/components/z-pagination/index.js.map +1 -0
  393. package/dist/collection/components/z-pagination/index.stories.js +1 -0
  394. package/dist/collection/components/z-pagination/index.stories.js.map +1 -0
  395. package/dist/collection/components/z-panel-elem/index.js +26 -38
  396. package/dist/collection/components/z-panel-elem/index.js.map +1 -0
  397. package/dist/collection/components/z-panel-elem/index.stories.js +1 -0
  398. package/dist/collection/components/z-panel-elem/index.stories.js.map +1 -0
  399. package/dist/collection/components/z-popover/index.js +16 -44
  400. package/dist/collection/components/z-popover/index.js.map +1 -0
  401. package/dist/collection/components/z-popover/index.stories.js +1 -0
  402. package/dist/collection/components/z-popover/index.stories.js.map +1 -0
  403. package/dist/collection/components/z-result-card/index.js +23 -34
  404. package/dist/collection/components/z-result-card/index.js.map +1 -0
  405. package/dist/collection/components/z-result-card/z-result-card.stories.js +1 -0
  406. package/dist/collection/components/z-result-card/z-result-card.stories.js.map +1 -0
  407. package/dist/collection/components/z-searchbar/index.js +40 -80
  408. package/dist/collection/components/z-searchbar/index.js.map +1 -0
  409. package/dist/collection/components/z-searchbar/index.stories.js +1 -0
  410. package/dist/collection/components/z-searchbar/index.stories.js.map +1 -0
  411. package/dist/collection/components/z-select/index.js +47 -87
  412. package/dist/collection/components/z-select/index.js.map +1 -0
  413. package/dist/collection/components/z-select/index.stories.js +1 -0
  414. package/dist/collection/components/z-select/index.stories.js.map +1 -0
  415. package/dist/collection/components/z-skip-to-content/index.js +8 -13
  416. package/dist/collection/components/z-skip-to-content/index.js.map +1 -0
  417. package/dist/collection/components/z-skip-to-content/index.stories.js +1 -0
  418. package/dist/collection/components/z-skip-to-content/index.stories.js.map +1 -0
  419. package/dist/collection/components/z-stepper/index.js +2 -1
  420. package/dist/collection/components/z-stepper/index.js.map +1 -0
  421. package/dist/collection/components/z-stepper/index.stories.js +1 -0
  422. package/dist/collection/components/z-stepper/index.stories.js.map +1 -0
  423. package/dist/collection/components/z-stepper-item/index.js +19 -21
  424. package/dist/collection/components/z-stepper-item/index.js.map +1 -0
  425. package/dist/collection/components/z-stepper-item/index.stories.js +1 -0
  426. package/dist/collection/components/z-stepper-item/index.stories.js.map +1 -0
  427. package/dist/collection/components/z-tag/index.js +14 -11
  428. package/dist/collection/components/z-tag/index.js.map +1 -0
  429. package/dist/collection/components/z-tag/index.stories.js +1 -0
  430. package/dist/collection/components/z-tag/index.stories.js.map +1 -0
  431. package/dist/collection/components/z-toast-notification/index.js +34 -52
  432. package/dist/collection/components/z-toast-notification/index.js.map +1 -0
  433. package/dist/collection/components/z-toast-notification/index.stories.js +1 -0
  434. package/dist/collection/components/z-toast-notification/index.stories.js.map +1 -0
  435. package/dist/collection/components/z-toast-notification-list/index.js +6 -12
  436. package/dist/collection/components/z-toast-notification-list/index.js.map +1 -0
  437. package/dist/collection/components/z-toast-notification-list/index.stories.js +1 -0
  438. package/dist/collection/components/z-toast-notification-list/index.stories.js.map +1 -0
  439. package/dist/collection/components/z-toggle-button/index.js +12 -22
  440. package/dist/collection/components/z-toggle-button/index.js.map +1 -0
  441. package/dist/collection/components/z-toggle-button/index.stories.js +1 -0
  442. package/dist/collection/components/z-toggle-button/index.stories.js.map +1 -0
  443. package/dist/collection/components/z-toggle-switch/index.js +9 -21
  444. package/dist/collection/components/z-toggle-switch/index.js.map +1 -0
  445. package/dist/collection/components/z-toggle-switch/index.stories.js +1 -0
  446. package/dist/collection/components/z-toggle-switch/index.stories.js.map +1 -0
  447. package/dist/collection/components/z-tool/index.js +31 -49
  448. package/dist/collection/components/z-tool/index.js.map +1 -0
  449. package/dist/collection/components/z-tool/index.stories.js +1 -0
  450. package/dist/collection/components/z-tool/index.stories.js.map +1 -0
  451. package/dist/collection/components/z-toolbar/index.js +6 -7
  452. package/dist/collection/components/z-toolbar/index.js.map +1 -0
  453. package/dist/collection/components/z-toolbar/index.stories.js +1 -0
  454. package/dist/collection/components/z-toolbar/index.stories.js.map +1 -0
  455. package/dist/collection/components/z-tooltip/index.js +10 -29
  456. package/dist/collection/components/z-tooltip/index.js.map +1 -0
  457. package/dist/collection/components/z-tooltip/index.stories.js +1 -0
  458. package/dist/collection/components/z-tooltip/index.stories.js.map +1 -0
  459. package/dist/collection/components/z-visually-hidden/index.js +2 -1
  460. package/dist/collection/components/z-visually-hidden/index.js.map +1 -0
  461. package/dist/collection/components/z-visually-hidden/index.stories.js +1 -0
  462. package/dist/collection/components/z-visually-hidden/index.stories.js.map +1 -0
  463. package/dist/collection/constants/breakpoints.js +1 -0
  464. package/dist/collection/constants/breakpoints.js.map +1 -0
  465. package/dist/collection/constants/icons.js +1 -0
  466. package/dist/collection/constants/icons.js.map +1 -0
  467. package/dist/collection/constants/iconset.js +1 -0
  468. package/dist/collection/constants/iconset.js.map +1 -0
  469. package/dist/collection/index.js +1 -0
  470. package/dist/collection/index.js.map +1 -0
  471. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +11 -19
  472. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +1 -0
  473. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +16 -17
  474. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +1 -0
  475. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +2 -1
  476. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +1 -0
  477. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +16 -17
  478. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +1 -0
  479. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +12 -25
  480. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +1 -0
  481. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +20 -31
  482. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +1 -0
  483. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +2 -1
  484. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +1 -0
  485. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +12 -15
  486. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +1 -0
  487. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +7 -13
  488. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +1 -0
  489. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +7 -11
  490. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +1 -0
  491. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +5 -5
  492. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +1 -0
  493. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +10 -10
  494. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +1 -0
  495. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +19 -29
  496. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +1 -0
  497. package/dist/collection/snowflakes/myz/z-alert/index.js +8 -7
  498. package/dist/collection/snowflakes/myz/z-alert/index.js.map +1 -0
  499. package/dist/collection/snowflakes/myz/z-otp/index.js +12 -19
  500. package/dist/collection/snowflakes/myz/z-otp/index.js.map +1 -0
  501. package/dist/collection/snowflakes/myz/z-slideshow/index.js +9 -11
  502. package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +1 -0
  503. package/dist/collection/utils/storybook-utils.js +1 -0
  504. package/dist/collection/utils/storybook-utils.js.map +1 -0
  505. package/dist/collection/utils/utils.js +1 -0
  506. package/dist/collection/utils/utils.js.map +1 -0
  507. package/dist/components/_commonjsHelpers.js +5 -1
  508. package/dist/components/_commonjsHelpers.js.map +1 -0
  509. package/dist/components/breakpoints.js +11 -1
  510. package/dist/components/breakpoints.js.map +1 -0
  511. package/dist/components/iconset.js +1013 -1
  512. package/dist/components/iconset.js.map +1 -0
  513. package/dist/components/index.d.ts +0 -1
  514. package/dist/components/index.js +98 -1
  515. package/dist/components/index.js.map +1 -0
  516. package/dist/components/index10.js +60 -1
  517. package/dist/components/index10.js.map +1 -0
  518. package/dist/components/index11.js +92 -1
  519. package/dist/components/index11.js.map +1 -0
  520. package/dist/components/index12.js +342 -1
  521. package/dist/components/index12.js.map +1 -0
  522. package/dist/components/index13.js +66 -1
  523. package/dist/components/index13.js.map +1 -0
  524. package/dist/components/index14.js +53 -1
  525. package/dist/components/index14.js.map +1 -0
  526. package/dist/components/index15.js +181 -1
  527. package/dist/components/index15.js.map +1 -0
  528. package/dist/components/index16.js +76 -1
  529. package/dist/components/index16.js.map +1 -0
  530. package/dist/components/index17.js +1040 -1
  531. package/dist/components/index17.js.map +1 -0
  532. package/dist/components/index18.js +65 -1
  533. package/dist/components/index18.js.map +1 -0
  534. package/dist/components/index19.js +33 -1
  535. package/dist/components/index19.js.map +1 -0
  536. package/dist/components/index2.js +407 -1
  537. package/dist/components/index2.js.map +1 -0
  538. package/dist/components/index20.js +45 -1
  539. package/dist/components/index20.js.map +1 -0
  540. package/dist/components/index21.js +62 -1
  541. package/dist/components/index21.js.map +1 -0
  542. package/dist/components/index22.js +66 -1
  543. package/dist/components/index22.js.map +1 -0
  544. package/dist/components/index23.js +179 -1
  545. package/dist/components/index23.js.map +1 -0
  546. package/dist/components/index24.js +549 -1
  547. package/dist/components/index24.js.map +1 -0
  548. package/dist/components/index25.js +409 -1
  549. package/dist/components/index25.js.map +1 -0
  550. package/dist/components/index26.js +49 -1
  551. package/dist/components/index26.js.map +1 -0
  552. package/dist/components/index27.js +55 -1
  553. package/dist/components/index27.js.map +1 -0
  554. package/dist/components/index3.js +36 -1
  555. package/dist/components/index3.js.map +1 -0
  556. package/dist/components/index4.js +45 -1
  557. package/dist/components/index4.js.map +1 -0
  558. package/dist/components/index5.js +82 -1
  559. package/dist/components/index5.js.map +1 -0
  560. package/dist/components/index6.js +56 -1
  561. package/dist/components/index6.js.map +1 -0
  562. package/dist/components/index7.js +40 -1
  563. package/dist/components/index7.js.map +1 -0
  564. package/dist/components/index8.js +63 -1
  565. package/dist/components/index8.js.map +1 -0
  566. package/dist/components/index9.js +33 -1
  567. package/dist/components/index9.js.map +1 -0
  568. package/dist/components/utils.js +246 -1
  569. package/dist/components/utils.js.map +1 -0
  570. package/dist/components/utils2.js +2704 -1
  571. package/dist/components/utils2.js.map +1 -0
  572. package/dist/components/z-accordion.js +95 -1
  573. package/dist/components/z-accordion.js.map +1 -0
  574. package/dist/components/z-alert.js +8 -1
  575. package/dist/components/z-alert.js.map +1 -0
  576. package/dist/components/z-anchor-navigation.js +87 -1
  577. package/dist/components/z-anchor-navigation.js.map +1 -0
  578. package/dist/components/z-app-header-deprecated.js +255 -1
  579. package/dist/components/z-app-header-deprecated.js.map +1 -0
  580. package/dist/components/z-app-header.js +367 -1
  581. package/dist/components/z-app-header.js.map +1 -0
  582. package/dist/components/z-aria-alert.js +35 -1
  583. package/dist/components/z-aria-alert.js.map +1 -0
  584. package/dist/components/z-avatar.js +66 -1
  585. package/dist/components/z-avatar.js.map +1 -0
  586. package/dist/components/z-book-card-app.js +77 -1
  587. package/dist/components/z-book-card-app.js.map +1 -0
  588. package/dist/components/z-book-card-deprecated.js +175 -1
  589. package/dist/components/z-book-card-deprecated.js.map +1 -0
  590. package/dist/components/z-book-card.js +149 -1
  591. package/dist/components/z-book-card.js.map +1 -0
  592. package/dist/components/z-book-cover.js +8 -1
  593. package/dist/components/z-book-cover.js.map +1 -0
  594. package/dist/components/z-breadcrumb.js +290 -1
  595. package/dist/components/z-breadcrumb.js.map +1 -0
  596. package/dist/components/z-button-sort.js +86 -1
  597. package/dist/components/z-button-sort.js.map +1 -0
  598. package/dist/components/z-button.js +8 -1
  599. package/dist/components/z-button.js.map +1 -0
  600. package/dist/components/z-card.js +83 -1
  601. package/dist/components/z-card.js.map +1 -0
  602. package/dist/components/z-carousel.js +234 -1
  603. package/dist/components/z-carousel.js.map +1 -0
  604. package/dist/components/z-chip.js +8 -1
  605. package/dist/components/z-chip.js.map +1 -0
  606. package/dist/components/z-color-picker.js +234 -1
  607. package/dist/components/z-color-picker.js.map +1 -0
  608. package/dist/components/z-combobox.js +393 -1
  609. package/dist/components/z-combobox.js.map +1 -0
  610. package/dist/components/z-cover-hero.js +66 -1
  611. package/dist/components/z-cover-hero.js.map +1 -0
  612. package/dist/components/z-date-picker.js +528 -16
  613. package/dist/components/z-date-picker.js.map +1 -0
  614. package/dist/components/z-divider.js +8 -1
  615. package/dist/components/z-divider.js.map +1 -0
  616. package/dist/components/z-dragdrop-area.js +8 -1
  617. package/dist/components/z-dragdrop-area.js.map +1 -0
  618. package/dist/components/z-file-upload.js +253 -1
  619. package/dist/components/z-file-upload.js.map +1 -0
  620. package/dist/components/z-file.js +89 -1
  621. package/dist/components/z-file.js.map +1 -0
  622. package/dist/components/z-ghost-loading.js +8 -1
  623. package/dist/components/z-ghost-loading.js.map +1 -0
  624. package/dist/components/z-icon.js +8 -1
  625. package/dist/components/z-icon.js.map +1 -0
  626. package/dist/components/z-info-box.js +51 -1
  627. package/dist/components/z-info-box.js.map +1 -0
  628. package/dist/components/z-info-reveal.js +8 -1
  629. package/dist/components/z-info-reveal.js.map +1 -0
  630. package/dist/components/z-input-message.js +8 -1
  631. package/dist/components/z-input-message.js.map +1 -0
  632. package/dist/components/z-input.js +8 -1
  633. package/dist/components/z-input.js.map +1 -0
  634. package/dist/components/z-list-element.js +8 -1
  635. package/dist/components/z-list-element.js.map +1 -0
  636. package/dist/components/z-list-group.js +8 -1
  637. package/dist/components/z-list-group.js.map +1 -0
  638. package/dist/components/z-list.js +8 -1
  639. package/dist/components/z-list.js.map +1 -0
  640. package/dist/components/z-logo.js +56 -1
  641. package/dist/components/z-logo.js.map +1 -0
  642. package/dist/components/z-menu-deprecated.js +144 -1
  643. package/dist/components/z-menu-deprecated.js.map +1 -0
  644. package/dist/components/z-menu-section-deprecated.js +84 -1
  645. package/dist/components/z-menu-section-deprecated.js.map +1 -0
  646. package/dist/components/z-menu-section.js +226 -1
  647. package/dist/components/z-menu-section.js.map +1 -0
  648. package/dist/components/z-menu.js +353 -1
  649. package/dist/components/z-menu.js.map +1 -0
  650. package/dist/components/z-modal.js +8 -1
  651. package/dist/components/z-modal.js.map +1 -0
  652. package/dist/components/z-myz-card-alert.js +101 -1
  653. package/dist/components/z-myz-card-alert.js.map +1 -0
  654. package/dist/components/z-myz-card-body.js +8 -1
  655. package/dist/components/z-myz-card-body.js.map +1 -0
  656. package/dist/components/z-myz-card-cover.js +8 -1
  657. package/dist/components/z-myz-card-cover.js.map +1 -0
  658. package/dist/components/z-myz-card-dictionary.js +94 -1
  659. package/dist/components/z-myz-card-dictionary.js.map +1 -0
  660. package/dist/components/z-myz-card-footer-sections.js +36 -1
  661. package/dist/components/z-myz-card-footer-sections.js.map +1 -0
  662. package/dist/components/z-myz-card-footer.js +99 -1
  663. package/dist/components/z-myz-card-footer.js.map +1 -0
  664. package/dist/components/z-myz-card-header.js +8 -1
  665. package/dist/components/z-myz-card-header.js.map +1 -0
  666. package/dist/components/z-myz-card-icon.js +49 -1
  667. package/dist/components/z-myz-card-icon.js.map +1 -0
  668. package/dist/components/z-myz-card-info.js +162 -1
  669. package/dist/components/z-myz-card-info.js.map +1 -0
  670. package/dist/components/z-myz-card-list.js +58 -1
  671. package/dist/components/z-myz-card-list.js.map +1 -0
  672. package/dist/components/z-myz-card.js +8 -1
  673. package/dist/components/z-myz-card.js.map +1 -0
  674. package/dist/components/z-myz-list-item.js +8 -1
  675. package/dist/components/z-myz-list-item.js.map +1 -0
  676. package/dist/components/z-myz-list.js +71 -1
  677. package/dist/components/z-myz-list.js.map +1 -0
  678. package/dist/components/z-navigation-tabs.js +272 -1
  679. package/dist/components/z-navigation-tabs.js.map +1 -0
  680. package/dist/components/z-notification.js +70 -1
  681. package/dist/components/z-notification.js.map +1 -0
  682. package/dist/components/z-offcanvas.js +8 -1
  683. package/dist/components/z-offcanvas.js.map +1 -0
  684. package/dist/components/z-otp.js +75 -1
  685. package/dist/components/z-otp.js.map +1 -0
  686. package/dist/components/z-pagination.js +283 -1
  687. package/dist/components/z-pagination.js.map +1 -0
  688. package/dist/components/z-panel-elem.js +66 -1
  689. package/dist/components/z-panel-elem.js.map +1 -0
  690. package/dist/components/z-popover.js +8 -1
  691. package/dist/components/z-popover.js.map +1 -0
  692. package/dist/components/z-range-picker.js +413 -1
  693. package/dist/components/z-range-picker.js.map +1 -0
  694. package/dist/components/z-result-card.js +121 -1
  695. package/dist/components/z-result-card.js.map +1 -0
  696. package/dist/components/z-searchbar.js +8 -1
  697. package/dist/components/z-searchbar.js.map +1 -0
  698. package/dist/components/z-section-title.js +52 -1
  699. package/dist/components/z-section-title.js.map +1 -0
  700. package/dist/components/z-select.js +585 -1
  701. package/dist/components/z-select.js.map +1 -0
  702. package/dist/components/z-skip-to-content.js +93 -1
  703. package/dist/components/z-skip-to-content.js.map +1 -0
  704. package/dist/components/z-slideshow.js +161 -1
  705. package/dist/components/z-slideshow.js.map +1 -0
  706. package/dist/components/z-stepper-item.js +60 -1
  707. package/dist/components/z-stepper-item.js.map +1 -0
  708. package/dist/components/z-stepper.js +36 -1
  709. package/dist/components/z-stepper.js.map +1 -0
  710. package/dist/components/z-table.js +68 -1
  711. package/dist/components/z-table.js.map +1 -0
  712. package/dist/components/z-tag.js +8 -1
  713. package/dist/components/z-tag.js.map +1 -0
  714. package/dist/components/z-tbody.js +36 -1
  715. package/dist/components/z-tbody.js.map +1 -0
  716. package/dist/components/z-td.js +89 -1
  717. package/dist/components/z-td.js.map +1 -0
  718. package/dist/components/z-tfoot.js +39 -1
  719. package/dist/components/z-tfoot.js.map +1 -0
  720. package/dist/components/z-th.js +112 -1
  721. package/dist/components/z-th.js.map +1 -0
  722. package/dist/components/z-thead.js +42 -1
  723. package/dist/components/z-thead.js.map +1 -0
  724. package/dist/components/z-toast-notification-list.js +79 -1
  725. package/dist/components/z-toast-notification-list.js.map +1 -0
  726. package/dist/components/z-toast-notification.js +4228 -2
  727. package/dist/components/z-toast-notification.js.map +1 -0
  728. package/dist/components/z-toggle-button.js +64 -1
  729. package/dist/components/z-toggle-button.js.map +1 -0
  730. package/dist/components/z-toggle-switch.js +73 -1
  731. package/dist/components/z-toggle-switch.js.map +1 -0
  732. package/dist/components/z-tool.js +260 -1
  733. package/dist/components/z-tool.js.map +1 -0
  734. package/dist/components/z-toolbar.js +165 -1
  735. package/dist/components/z-toolbar.js.map +1 -0
  736. package/dist/components/z-tooltip.js +8 -1
  737. package/dist/components/z-tooltip.js.map +1 -0
  738. package/dist/components/z-tr.js +101 -1
  739. package/dist/components/z-tr.js.map +1 -0
  740. package/dist/components/z-tree-list.js +162 -1
  741. package/dist/components/z-tree-list.js.map +1 -0
  742. package/dist/components/z-visually-hidden.js +36 -1
  743. package/dist/components/z-visually-hidden.js.map +1 -0
  744. package/dist/docs/grid/index.stories.js +54 -0
  745. package/dist/docs/grid/index.stories.js.map +1 -0
  746. package/dist/docs/iconset/index.stories.js +32 -0
  747. package/dist/docs/iconset/index.stories.js.map +1 -0
  748. package/dist/docs/themes/index.stories.js +108 -0
  749. package/dist/docs/themes/index.stories.js.map +1 -0
  750. package/dist/docs/typography/index.stories.js +186 -0
  751. package/dist/docs/typography/index.stories.js.map +1 -0
  752. package/dist/esm/_commonjsHelpers-1c8beb5f.js +5 -0
  753. package/dist/esm/_commonjsHelpers-1c8beb5f.js.map +1 -0
  754. package/dist/esm/app-globals-0f993ce5.js +5 -0
  755. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  756. package/dist/esm/{breakpoints-Q-tWjk7P.js → breakpoints-d148bfde.js} +2 -0
  757. package/dist/esm/breakpoints-d148bfde.js.map +1 -0
  758. package/dist/esm/{iconset-BanpkIXZ.js → iconset-d7823b13.js} +4 -3
  759. package/dist/esm/iconset-d7823b13.js.map +1 -0
  760. package/dist/esm/index-09bfb4ee.js +18 -0
  761. package/dist/esm/index-09bfb4ee.js.map +1 -0
  762. package/dist/esm/{index-BKCj6NR2.js → index-106473a8.js} +2 -0
  763. package/dist/esm/index-106473a8.js.map +1 -0
  764. package/dist/esm/index-3856a6ca.js +19 -0
  765. package/dist/esm/index-3856a6ca.js.map +1 -0
  766. package/dist/esm/index-455c0a68.js +21 -0
  767. package/dist/esm/index-455c0a68.js.map +1 -0
  768. package/dist/esm/index-6c43bc70.js +65 -0
  769. package/dist/esm/index-6c43bc70.js.map +1 -0
  770. package/dist/esm/index-a0b957e0.js +71 -0
  771. package/dist/esm/index-a0b957e0.js.map +1 -0
  772. package/dist/esm/index-c8ceadeb.js +2293 -0
  773. package/dist/esm/index-c8ceadeb.js.map +1 -0
  774. package/dist/esm/index-f8517155.js +45 -0
  775. package/dist/esm/index-f8517155.js.map +1 -0
  776. package/dist/esm/index.js +6 -4
  777. package/dist/esm/index.js.map +1 -0
  778. package/dist/esm/loader.js +6 -3
  779. package/dist/esm/loader.js.map +1 -0
  780. package/dist/esm/{utils-0PByxJyN.js → utils-8d6ca808.js} +5 -3
  781. package/dist/esm/utils-8d6ca808.js.map +1 -0
  782. package/dist/esm/{utils-DuuLzXZj.js → utils-93ac0e6c.js} +73 -81
  783. package/dist/esm/utils-93ac0e6c.js.map +1 -0
  784. package/dist/esm/web-components-library.js +7 -5
  785. package/dist/esm/web-components-library.js.map +1 -0
  786. package/dist/esm/z-accordion.entry.js +11 -26
  787. package/dist/esm/z-accordion.entry.js.map +1 -0
  788. package/dist/esm/z-alert.entry.js +8 -4
  789. package/dist/esm/z-alert.entry.js.map +1 -0
  790. package/dist/esm/z-anchor-navigation.entry.js +8 -25
  791. package/dist/esm/z-anchor-navigation.entry.js.map +1 -0
  792. package/dist/esm/z-app-header-deprecated.entry.js +20 -53
  793. package/dist/esm/z-app-header-deprecated.entry.js.map +1 -0
  794. package/dist/esm/z-app-header_12.entry.js +148 -261
  795. package/dist/esm/z-app-header_12.entry.js.map +1 -0
  796. package/dist/esm/z-aria-alert.entry.js +5 -4
  797. package/dist/esm/z-aria-alert.entry.js.map +1 -0
  798. package/dist/esm/z-avatar.entry.js +11 -9
  799. package/dist/esm/z-avatar.entry.js.map +1 -0
  800. package/dist/esm/z-book-card-app.entry.js +16 -10
  801. package/dist/esm/z-book-card-app.entry.js.map +1 -0
  802. package/dist/esm/z-book-card-deprecated.entry.js +22 -10
  803. package/dist/esm/z-book-card-deprecated.entry.js.map +1 -0
  804. package/dist/esm/z-book-card.entry.js +21 -11
  805. package/dist/esm/z-book-card.entry.js.map +1 -0
  806. package/dist/esm/z-book-cover.entry.js +9 -6
  807. package/dist/esm/z-book-cover.entry.js.map +1 -0
  808. package/dist/esm/z-breadcrumb.entry.js +17 -24
  809. package/dist/esm/z-breadcrumb.entry.js.map +1 -0
  810. package/dist/esm/z-button-sort.entry.js +12 -9
  811. package/dist/esm/z-button-sort.entry.js.map +1 -0
  812. package/dist/esm/z-card.entry.js +10 -9
  813. package/dist/esm/z-card.entry.js.map +1 -0
  814. package/dist/esm/z-carousel.entry.js +28 -50
  815. package/dist/esm/z-carousel.entry.js.map +1 -0
  816. package/dist/esm/z-chip.entry.js +11 -9
  817. package/dist/esm/z-chip.entry.js.map +1 -0
  818. package/dist/esm/z-color-picker.entry.js +16 -24
  819. package/dist/esm/z-color-picker.entry.js.map +1 -0
  820. package/dist/esm/z-combobox.entry.js +24 -27
  821. package/dist/esm/z-combobox.entry.js.map +1 -0
  822. package/dist/esm/z-cover-hero.entry.js +9 -18
  823. package/dist/esm/z-cover-hero.entry.js.map +1 -0
  824. package/dist/esm/z-date-picker.entry.js +329 -352
  825. package/dist/esm/z-date-picker.entry.js.map +1 -0
  826. package/dist/esm/z-dragdrop-area_2.entry.js +20 -18
  827. package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -0
  828. package/dist/esm/z-file-upload.entry.js +16 -21
  829. package/dist/esm/z-file-upload.entry.js.map +1 -0
  830. package/dist/esm/z-file.entry.js +11 -6
  831. package/dist/esm/z-file.entry.js.map +1 -0
  832. package/dist/esm/z-ghost-loading.entry.js +7 -4
  833. package/dist/esm/z-ghost-loading.entry.js.map +1 -0
  834. package/dist/esm/z-info-box.entry.js +8 -5
  835. package/dist/esm/z-info-box.entry.js.map +1 -0
  836. package/dist/esm/z-info-reveal.entry.js +11 -20
  837. package/dist/esm/z-info-reveal.entry.js.map +1 -0
  838. package/dist/esm/z-logo.entry.js +13 -4
  839. package/dist/esm/z-logo.entry.js.map +1 -0
  840. package/dist/esm/z-menu-deprecated.entry.js +12 -23
  841. package/dist/esm/z-menu-deprecated.entry.js.map +1 -0
  842. package/dist/esm/z-menu-section-deprecated.entry.js +11 -10
  843. package/dist/esm/z-menu-section-deprecated.entry.js.map +1 -0
  844. package/dist/esm/z-menu-section.entry.js +14 -15
  845. package/dist/esm/z-menu-section.entry.js.map +1 -0
  846. package/dist/esm/z-menu.entry.js +15 -27
  847. package/dist/esm/z-menu.entry.js.map +1 -0
  848. package/dist/esm/z-myz-card-alert.entry.js +12 -5
  849. package/dist/esm/z-myz-card-alert.entry.js.map +1 -0
  850. package/dist/esm/z-myz-card-dictionary.entry.js +10 -9
  851. package/dist/esm/z-myz-card-dictionary.entry.js.map +1 -0
  852. package/dist/esm/z-myz-card-footer-sections.entry.js +7 -4
  853. package/dist/esm/z-myz-card-footer-sections.entry.js.map +1 -0
  854. package/dist/esm/z-myz-card-footer.entry.js +13 -7
  855. package/dist/esm/z-myz-card-footer.entry.js.map +1 -0
  856. package/dist/esm/z-myz-card-icon.entry.js +8 -6
  857. package/dist/esm/z-myz-card-icon.entry.js.map +1 -0
  858. package/dist/esm/z-myz-card-info.entry.js +11 -8
  859. package/dist/esm/z-myz-card-info.entry.js.map +1 -0
  860. package/dist/esm/z-myz-card-list.entry.js +8 -4
  861. package/dist/esm/z-myz-card-list.entry.js.map +1 -0
  862. package/dist/esm/z-myz-card_4.entry.js +29 -16
  863. package/dist/esm/z-myz-card_4.entry.js.map +1 -0
  864. package/dist/esm/z-myz-list-item.entry.js +15 -9
  865. package/dist/esm/z-myz-list-item.entry.js.map +1 -0
  866. package/dist/esm/z-myz-list.entry.js +10 -7
  867. package/dist/esm/z-myz-list.entry.js.map +1 -0
  868. package/dist/esm/z-navigation-tabs.entry.js +16 -28
  869. package/dist/esm/z-navigation-tabs.entry.js.map +1 -0
  870. package/dist/esm/z-notification.entry.js +11 -10
  871. package/dist/esm/z-notification.entry.js.map +1 -0
  872. package/dist/esm/z-otp.entry.js +12 -10
  873. package/dist/esm/z-otp.entry.js.map +1 -0
  874. package/dist/esm/z-pagination.entry.js +16 -28
  875. package/dist/esm/z-pagination.entry.js.map +1 -0
  876. package/dist/esm/z-panel-elem.entry.js +15 -7
  877. package/dist/esm/z-panel-elem.entry.js.map +1 -0
  878. package/dist/esm/z-popover.entry.js +17 -35
  879. package/dist/esm/z-popover.entry.js.map +1 -0
  880. package/dist/esm/z-range-picker.entry.js +29 -38
  881. package/dist/esm/z-range-picker.entry.js.map +1 -0
  882. package/dist/esm/z-result-card.entry.js +14 -7
  883. package/dist/esm/z-result-card.entry.js.map +1 -0
  884. package/dist/esm/z-section-title.entry.js +8 -12
  885. package/dist/esm/z-section-title.entry.js.map +1 -0
  886. package/dist/esm/z-select.entry.js +23 -21
  887. package/dist/esm/z-select.entry.js.map +1 -0
  888. package/dist/esm/z-skip-to-content.entry.js +11 -8
  889. package/dist/esm/z-skip-to-content.entry.js.map +1 -0
  890. package/dist/esm/z-slideshow.entry.js +14 -12
  891. package/dist/esm/z-slideshow.entry.js.map +1 -0
  892. package/dist/esm/z-stepper-item.entry.js +12 -4
  893. package/dist/esm/z-stepper-item.entry.js.map +1 -0
  894. package/dist/esm/z-stepper.entry.js +7 -4
  895. package/dist/esm/z-stepper.entry.js.map +1 -0
  896. package/dist/esm/z-table.entry.js +16 -19
  897. package/dist/esm/z-table.entry.js.map +1 -0
  898. package/dist/esm/z-tbody.entry.js +3 -14
  899. package/dist/esm/z-tbody.entry.js.map +1 -0
  900. package/dist/esm/z-td.entry.js +4 -56
  901. package/dist/esm/z-td.entry.js.map +1 -0
  902. package/dist/esm/z-tfoot.entry.js +3 -18
  903. package/dist/esm/z-tfoot.entry.js.map +1 -0
  904. package/dist/esm/z-th.entry.js +4 -83
  905. package/dist/esm/z-th.entry.js.map +1 -0
  906. package/dist/esm/z-thead.entry.js +3 -23
  907. package/dist/esm/z-thead.entry.js.map +1 -0
  908. package/dist/esm/z-toast-notification-list.entry.js +10 -11
  909. package/dist/esm/z-toast-notification-list.entry.js.map +1 -0
  910. package/dist/esm/z-toast-notification.entry.js +3955 -3936
  911. package/dist/esm/z-toast-notification.entry.js.map +1 -0
  912. package/dist/esm/z-toggle-button.entry.js +10 -8
  913. package/dist/esm/z-toggle-button.entry.js.map +1 -0
  914. package/dist/esm/z-toggle-switch.entry.js +12 -13
  915. package/dist/esm/z-toggle-switch.entry.js.map +1 -0
  916. package/dist/esm/z-tool.entry.js +27 -28
  917. package/dist/esm/z-tool.entry.js.map +1 -0
  918. package/dist/esm/z-toolbar.entry.js +10 -7
  919. package/dist/esm/z-toolbar.entry.js.map +1 -0
  920. package/dist/esm/z-tooltip.entry.js +9 -15
  921. package/dist/esm/z-tooltip.entry.js.map +1 -0
  922. package/dist/esm/z-tr.entry.js +8 -82
  923. package/dist/esm/z-tr.entry.js.map +1 -0
  924. package/dist/esm/z-tree-list.entry.js +12 -10
  925. package/dist/esm/z-tree-list.entry.js.map +1 -0
  926. package/dist/esm/z-visually-hidden.entry.js +7 -4
  927. package/dist/esm/z-visually-hidden.entry.js.map +1 -0
  928. package/dist/types/components/book-card/z-book-card/index.d.ts +2 -2
  929. package/dist/types/components/book-card/z-book-card-app/index.d.ts +2 -2
  930. package/dist/types/components/date-picker/z-date-picker/index.d.ts +2 -2
  931. package/dist/types/components/date-picker/z-range-picker/index.d.ts +2 -2
  932. package/dist/types/components/deprecated/z-app-header-deprecated/index.d.ts +2 -2
  933. package/dist/types/components/deprecated/z-book-card-deprecated/index.d.ts +2 -2
  934. package/dist/types/components/deprecated/z-menu-deprecated/index.d.ts +2 -2
  935. package/dist/types/components/deprecated/z-menu-section-deprecated/index.d.ts +2 -2
  936. package/dist/types/components/deprecated/z-section-title/index.d.ts +1 -2
  937. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +2 -2
  938. package/dist/types/components/file-upload/z-file/index.d.ts +2 -2
  939. package/dist/types/components/file-upload/z-file-upload/index.d.ts +2 -2
  940. package/dist/types/components/list/z-list/index.d.ts +1 -2
  941. package/dist/types/components/list/z-list-element/index.d.ts +2 -2
  942. package/dist/types/components/list/z-list-group/index.d.ts +1 -2
  943. package/dist/types/components/list/z-tree-list/index.d.ts +2 -2
  944. package/dist/types/components/table/cells/z-td/index.d.ts +2 -2
  945. package/dist/types/components/table/cells/z-th/index.d.ts +1 -2
  946. package/dist/types/components/table/z-table/index.d.ts +1 -2
  947. package/dist/types/components/table/z-tbody/index.d.ts +1 -2
  948. package/dist/types/components/table/z-tfoot/index.d.ts +1 -2
  949. package/dist/types/components/table/z-thead/index.d.ts +1 -2
  950. package/dist/types/components/table/z-tr/index.d.ts +2 -2
  951. package/dist/types/components/z-accordion/index.d.ts +2 -2
  952. package/dist/types/components/z-anchor-navigation/index.d.ts +1 -2
  953. package/dist/types/components/z-app-header/index.d.ts +2 -2
  954. package/dist/types/components/z-aria-alert/index.d.ts +1 -2
  955. package/dist/types/components/z-avatar/index.d.ts +1 -2
  956. package/dist/types/components/z-book-cover/index.d.ts +1 -2
  957. package/dist/types/components/z-breadcrumb/index.d.ts +2 -2
  958. package/dist/types/components/z-button/index.d.ts +2 -5
  959. package/dist/types/components/z-button-sort/index.d.ts +2 -2
  960. package/dist/types/components/z-card/index.d.ts +1 -2
  961. package/dist/types/components/z-carousel/index.d.ts +2 -5
  962. package/dist/types/components/z-carousel/index.stories.d.ts +2 -2
  963. package/dist/types/components/z-chip/index.d.ts +2 -2
  964. package/dist/types/components/z-color-picker/index.d.ts +2 -2
  965. package/dist/types/components/z-combobox/index.d.ts +2 -2
  966. package/dist/types/components/z-cover-hero/index.d.ts +1 -2
  967. package/dist/types/components/z-divider/index.d.ts +1 -2
  968. package/dist/types/components/z-ghost-loading/index.d.ts +1 -2
  969. package/dist/types/components/z-icon/index.d.ts +1 -2
  970. package/dist/types/components/z-info-box/index.d.ts +2 -2
  971. package/dist/types/components/z-info-reveal/index.d.ts +1 -2
  972. package/dist/types/components/z-input/index.d.ts +2 -2
  973. package/dist/types/components/z-input-message/index.d.ts +1 -2
  974. package/dist/types/components/z-logo/index.d.ts +1 -2
  975. package/dist/types/components/z-menu/index.d.ts +2 -2
  976. package/dist/types/components/z-menu-section/index.d.ts +2 -2
  977. package/dist/types/components/z-modal/index.d.ts +2 -2
  978. package/dist/types/components/z-navigation-tabs/index.d.ts +2 -2
  979. package/dist/types/components/z-notification/index.d.ts +5 -2
  980. package/dist/types/components/z-notification/index.stories.d.ts +12 -1
  981. package/dist/types/components/z-offcanvas/index.d.ts +2 -2
  982. package/dist/types/components/z-pagination/index.d.ts +2 -2
  983. package/dist/types/components/z-panel-elem/index.d.ts +1 -2
  984. package/dist/types/components/z-popover/index.d.ts +2 -2
  985. package/dist/types/components/z-result-card/index.d.ts +1 -2
  986. package/dist/types/components/z-searchbar/index.d.ts +2 -2
  987. package/dist/types/components/z-select/index.d.ts +2 -2
  988. package/dist/types/components/z-skip-to-content/index.d.ts +1 -2
  989. package/dist/types/components/z-stepper/index.d.ts +1 -2
  990. package/dist/types/components/z-stepper-item/index.d.ts +1 -2
  991. package/dist/types/components/z-tag/index.d.ts +1 -2
  992. package/dist/types/components/z-toast-notification/index.d.ts +2 -2
  993. package/dist/types/components/z-toast-notification-list/index.d.ts +1 -2
  994. package/dist/types/components/z-toggle-button/index.d.ts +2 -2
  995. package/dist/types/components/z-toggle-switch/index.d.ts +2 -2
  996. package/dist/types/components/z-tool/index.d.ts +2 -2
  997. package/dist/types/components/z-toolbar/index.d.ts +1 -2
  998. package/dist/types/components/z-tooltip/index.d.ts +2 -2
  999. package/dist/types/components/z-visually-hidden/index.d.ts +1 -2
  1000. package/dist/types/components.d.ts +178 -1299
  1001. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/grid/index.stories.d.ts +9 -0
  1002. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/iconset/index.stories.d.ts +11 -0
  1003. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +16 -0
  1004. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +96 -0
  1005. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +1 -2
  1006. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +2 -2
  1007. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -2
  1008. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +1 -2
  1009. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
  1010. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +1 -2
  1011. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -2
  1012. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +1 -2
  1013. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -2
  1014. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +2 -2
  1015. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +1 -2
  1016. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +1 -2
  1017. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +2 -2
  1018. package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -2
  1019. package/dist/types/snowflakes/myz/z-otp/index.d.ts +2 -2
  1020. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +1 -2
  1021. package/dist/types/stencil-public-runtime.d.ts +8 -194
  1022. package/dist/web-components-library/index.esm.js +2 -1
  1023. package/dist/web-components-library/index.esm.js.map +1 -0
  1024. package/dist/web-components-library/p-061e28d6.js +2 -0
  1025. package/dist/web-components-library/p-061e28d6.js.map +1 -0
  1026. package/dist/web-components-library/p-08b16bb4.entry.js +2 -0
  1027. package/dist/web-components-library/p-08b16bb4.entry.js.map +1 -0
  1028. package/dist/web-components-library/p-0b03b0e3.js +2 -0
  1029. package/dist/web-components-library/p-0b03b0e3.js.map +1 -0
  1030. package/dist/web-components-library/p-0b9fc73c.entry.js +2 -0
  1031. package/dist/web-components-library/p-0b9fc73c.entry.js.map +1 -0
  1032. package/dist/web-components-library/p-146a4d4b.entry.js +2 -0
  1033. package/dist/web-components-library/p-146a4d4b.entry.js.map +1 -0
  1034. package/dist/web-components-library/p-252893a8.entry.js +2 -0
  1035. package/dist/web-components-library/p-252893a8.entry.js.map +1 -0
  1036. package/dist/web-components-library/p-2bb84080.entry.js +2 -0
  1037. package/dist/web-components-library/p-2bb84080.entry.js.map +1 -0
  1038. package/dist/web-components-library/p-31bd2a1c.entry.js +2 -0
  1039. package/dist/web-components-library/p-31bd2a1c.entry.js.map +1 -0
  1040. package/dist/web-components-library/p-32bc8a40.entry.js +2 -0
  1041. package/dist/web-components-library/p-32bc8a40.entry.js.map +1 -0
  1042. package/dist/web-components-library/p-36b84a8e.entry.js +2 -0
  1043. package/dist/web-components-library/p-36b84a8e.entry.js.map +1 -0
  1044. package/dist/web-components-library/p-3977b0ae.entry.js +2 -0
  1045. package/dist/web-components-library/p-3977b0ae.entry.js.map +1 -0
  1046. package/dist/web-components-library/p-41891d34.entry.js +2 -0
  1047. package/dist/web-components-library/p-41891d34.entry.js.map +1 -0
  1048. package/dist/web-components-library/p-42abfe3b.entry.js +2 -0
  1049. package/dist/web-components-library/p-42abfe3b.entry.js.map +1 -0
  1050. package/dist/web-components-library/p-447a6391.entry.js +2 -0
  1051. package/dist/web-components-library/p-447a6391.entry.js.map +1 -0
  1052. package/dist/web-components-library/p-4573c419.js +2 -0
  1053. package/dist/web-components-library/p-4573c419.js.map +1 -0
  1054. package/dist/web-components-library/p-463e0ac0.entry.js +2 -0
  1055. package/dist/web-components-library/p-463e0ac0.entry.js.map +1 -0
  1056. package/dist/web-components-library/p-47b59f05.entry.js +2 -0
  1057. package/dist/web-components-library/p-47b59f05.entry.js.map +1 -0
  1058. package/dist/web-components-library/p-5145a606.js +2 -0
  1059. package/dist/web-components-library/p-5145a606.js.map +1 -0
  1060. package/dist/web-components-library/p-5372d49f.entry.js +2 -0
  1061. package/dist/web-components-library/p-5372d49f.entry.js.map +1 -0
  1062. package/dist/web-components-library/p-565c1815.entry.js +2 -0
  1063. package/dist/web-components-library/p-565c1815.entry.js.map +1 -0
  1064. package/dist/web-components-library/p-5b577b6f.entry.js +2 -0
  1065. package/dist/web-components-library/p-5b577b6f.entry.js.map +1 -0
  1066. package/dist/web-components-library/p-5fde1b41.entry.js +2 -0
  1067. package/dist/web-components-library/p-5fde1b41.entry.js.map +1 -0
  1068. package/dist/web-components-library/p-6164feb9.entry.js +2 -0
  1069. package/dist/web-components-library/p-6164feb9.entry.js.map +1 -0
  1070. package/dist/web-components-library/p-623fdee4.js +2 -0
  1071. package/dist/web-components-library/p-623fdee4.js.map +1 -0
  1072. package/dist/web-components-library/p-64d5fdd8.entry.js +2 -0
  1073. package/dist/web-components-library/p-64d5fdd8.entry.js.map +1 -0
  1074. package/dist/web-components-library/p-662119bb.entry.js +2 -0
  1075. package/dist/web-components-library/p-662119bb.entry.js.map +1 -0
  1076. package/dist/web-components-library/p-66c0f993.entry.js +2 -0
  1077. package/dist/web-components-library/p-66c0f993.entry.js.map +1 -0
  1078. package/dist/web-components-library/p-68278c42.entry.js +2 -0
  1079. package/dist/web-components-library/p-68278c42.entry.js.map +1 -0
  1080. package/dist/web-components-library/p-68d91a93.js +2 -0
  1081. package/dist/web-components-library/p-68d91a93.js.map +1 -0
  1082. package/dist/web-components-library/p-6c6a655e.entry.js +2 -0
  1083. package/dist/web-components-library/p-6c6a655e.entry.js.map +1 -0
  1084. package/{www/build/p-5c85b7f4.entry.js → dist/web-components-library/p-6c9cd6be.entry.js} +2 -1
  1085. package/dist/web-components-library/p-6c9cd6be.entry.js.map +1 -0
  1086. package/dist/web-components-library/p-6e13aa8e.entry.js +2 -0
  1087. package/dist/web-components-library/p-6e13aa8e.entry.js.map +1 -0
  1088. package/dist/web-components-library/p-75c4a726.js +3 -0
  1089. package/dist/web-components-library/p-75c4a726.js.map +1 -0
  1090. package/dist/web-components-library/p-767b66ca.entry.js +2 -0
  1091. package/dist/web-components-library/p-767b66ca.entry.js.map +1 -0
  1092. package/dist/web-components-library/p-78af415b.entry.js +2 -0
  1093. package/dist/web-components-library/p-78af415b.entry.js.map +1 -0
  1094. package/dist/web-components-library/p-7a4f6a5b.entry.js +2 -0
  1095. package/dist/web-components-library/p-7a4f6a5b.entry.js.map +1 -0
  1096. package/dist/web-components-library/p-7ade2a71.entry.js +2 -0
  1097. package/dist/web-components-library/p-7ade2a71.entry.js.map +1 -0
  1098. package/dist/web-components-library/p-7b837e11.js +2 -0
  1099. package/dist/web-components-library/p-7b837e11.js.map +1 -0
  1100. package/dist/web-components-library/p-7d655f96.entry.js +2 -0
  1101. package/dist/web-components-library/p-7d655f96.entry.js.map +1 -0
  1102. package/dist/web-components-library/p-80b04954.entry.js +2 -0
  1103. package/dist/web-components-library/p-80b04954.entry.js.map +1 -0
  1104. package/dist/web-components-library/p-82eeea83.entry.js +2 -0
  1105. package/dist/web-components-library/p-82eeea83.entry.js.map +1 -0
  1106. package/dist/web-components-library/p-8503c87a.entry.js +2 -0
  1107. package/dist/web-components-library/p-8503c87a.entry.js.map +1 -0
  1108. package/dist/web-components-library/p-86618221.js +2 -0
  1109. package/dist/web-components-library/p-86618221.js.map +1 -0
  1110. package/dist/web-components-library/p-88a9865c.entry.js +2 -0
  1111. package/dist/web-components-library/p-88a9865c.entry.js.map +1 -0
  1112. package/dist/web-components-library/p-8b367393.js +2 -0
  1113. package/dist/web-components-library/p-8b367393.js.map +1 -0
  1114. package/dist/web-components-library/p-8c52635e.entry.js +2 -0
  1115. package/dist/web-components-library/p-8c52635e.entry.js.map +1 -0
  1116. package/dist/web-components-library/p-8ee2a9d2.entry.js +2 -0
  1117. package/dist/web-components-library/p-8ee2a9d2.entry.js.map +1 -0
  1118. package/dist/web-components-library/p-8fd50cc5.entry.js +2 -0
  1119. package/dist/web-components-library/p-8fd50cc5.entry.js.map +1 -0
  1120. package/dist/web-components-library/p-8ff5b76b.entry.js +2 -0
  1121. package/dist/web-components-library/p-8ff5b76b.entry.js.map +1 -0
  1122. package/dist/web-components-library/p-92f13701.entry.js +2 -0
  1123. package/dist/web-components-library/p-92f13701.entry.js.map +1 -0
  1124. package/dist/web-components-library/p-93bb075f.entry.js +2 -0
  1125. package/dist/web-components-library/p-93bb075f.entry.js.map +1 -0
  1126. package/dist/web-components-library/p-93d349ee.entry.js +2 -0
  1127. package/dist/web-components-library/p-93d349ee.entry.js.map +1 -0
  1128. package/dist/web-components-library/p-943db3a8.entry.js +2 -0
  1129. package/dist/web-components-library/p-943db3a8.entry.js.map +1 -0
  1130. package/dist/web-components-library/p-9814f864.entry.js +2 -0
  1131. package/dist/web-components-library/p-9814f864.entry.js.map +1 -0
  1132. package/dist/web-components-library/p-988a58dd.entry.js +2 -0
  1133. package/dist/web-components-library/p-988a58dd.entry.js.map +1 -0
  1134. package/dist/web-components-library/p-9ae0c0c6.entry.js +2 -0
  1135. package/dist/web-components-library/p-9ae0c0c6.entry.js.map +1 -0
  1136. package/dist/web-components-library/p-9c816a3b.js +2 -0
  1137. package/dist/web-components-library/p-9c816a3b.js.map +1 -0
  1138. package/dist/web-components-library/p-a2ee659d.entry.js +2 -0
  1139. package/dist/web-components-library/p-a2ee659d.entry.js.map +1 -0
  1140. package/dist/web-components-library/p-a3f9a5da.entry.js +2 -0
  1141. package/dist/web-components-library/p-a3f9a5da.entry.js.map +1 -0
  1142. package/dist/web-components-library/p-a4d2cf55.entry.js +2 -0
  1143. package/dist/web-components-library/p-a4d2cf55.entry.js.map +1 -0
  1144. package/dist/web-components-library/p-a6c07588.entry.js +2 -0
  1145. package/dist/web-components-library/p-a6c07588.entry.js.map +1 -0
  1146. package/dist/web-components-library/p-a8790237.entry.js +2 -0
  1147. package/dist/web-components-library/p-a8790237.entry.js.map +1 -0
  1148. package/dist/web-components-library/p-aaa96c12.entry.js +17 -0
  1149. package/dist/web-components-library/p-aaa96c12.entry.js.map +1 -0
  1150. package/dist/web-components-library/p-b0324c7d.entry.js +2 -0
  1151. package/dist/web-components-library/p-b0324c7d.entry.js.map +1 -0
  1152. package/dist/web-components-library/p-b421424f.entry.js +2 -0
  1153. package/dist/web-components-library/p-b421424f.entry.js.map +1 -0
  1154. package/dist/web-components-library/p-bbc20250.entry.js +2 -0
  1155. package/dist/web-components-library/p-bbc20250.entry.js.map +1 -0
  1156. package/dist/web-components-library/p-bd2156cc.entry.js +2 -0
  1157. package/dist/web-components-library/p-bd2156cc.entry.js.map +1 -0
  1158. package/dist/web-components-library/p-bd76ca35.entry.js +2 -0
  1159. package/dist/web-components-library/p-bd76ca35.entry.js.map +1 -0
  1160. package/dist/web-components-library/p-be1c414e.entry.js +2 -0
  1161. package/dist/web-components-library/p-be1c414e.entry.js.map +1 -0
  1162. package/dist/web-components-library/p-c3e03e41.entry.js +2 -0
  1163. package/dist/web-components-library/p-c3e03e41.entry.js.map +1 -0
  1164. package/dist/web-components-library/p-c9b81cab.entry.js +2 -0
  1165. package/dist/web-components-library/p-c9b81cab.entry.js.map +1 -0
  1166. package/dist/web-components-library/p-caced575.entry.js +2 -0
  1167. package/dist/web-components-library/p-caced575.entry.js.map +1 -0
  1168. package/dist/web-components-library/p-cb395500.js +2 -0
  1169. package/dist/web-components-library/p-cb395500.js.map +1 -0
  1170. package/dist/web-components-library/p-cbc09112.entry.js +2 -0
  1171. package/dist/web-components-library/p-cbc09112.entry.js.map +1 -0
  1172. package/dist/web-components-library/p-d080b624.entry.js +2 -0
  1173. package/dist/web-components-library/p-d080b624.entry.js.map +1 -0
  1174. package/dist/web-components-library/p-d6f43903.entry.js +2 -0
  1175. package/dist/web-components-library/p-d6f43903.entry.js.map +1 -0
  1176. package/dist/web-components-library/p-da3abb97.entry.js +2 -0
  1177. package/dist/web-components-library/p-da3abb97.entry.js.map +1 -0
  1178. package/dist/web-components-library/p-e1255160.js +2 -0
  1179. package/dist/web-components-library/p-e1255160.js.map +1 -0
  1180. package/dist/web-components-library/{p-BanpkIXZ.js → p-eb15536d.js} +2 -1
  1181. package/dist/web-components-library/p-eb15536d.js.map +1 -0
  1182. package/dist/web-components-library/p-ec1270db.entry.js +2 -0
  1183. package/dist/web-components-library/p-ec1270db.entry.js.map +1 -0
  1184. package/dist/web-components-library/p-efa6b991.entry.js +2 -0
  1185. package/dist/web-components-library/p-efa6b991.entry.js.map +1 -0
  1186. package/dist/web-components-library/p-f4b987ed.entry.js +2 -0
  1187. package/dist/web-components-library/p-f4b987ed.entry.js.map +1 -0
  1188. package/dist/web-components-library/p-f74973b5.entry.js +8 -0
  1189. package/dist/web-components-library/p-f74973b5.entry.js.map +1 -0
  1190. package/dist/web-components-library/p-f7e65eb0.entry.js +2 -0
  1191. package/dist/web-components-library/p-f7e65eb0.entry.js.map +1 -0
  1192. package/dist/web-components-library/p-ff89d630.entry.js +2 -0
  1193. package/dist/web-components-library/p-ff89d630.entry.js.map +1 -0
  1194. package/dist/web-components-library/web-components-library.esm.js +2 -1
  1195. package/dist/web-components-library/web-components-library.esm.js.map +1 -0
  1196. package/loader/package.json +11 -0
  1197. package/package.json +10 -14
  1198. package/react/components.js +92 -87
  1199. package/react/components.js.map +1 -0
  1200. package/react/index.js +18 -1
  1201. package/react/index.js.map +1 -0
  1202. package/react/react-component-lib/createComponent.js +39 -11
  1203. package/react/react-component-lib/createComponent.js.map +1 -0
  1204. package/react/react-component-lib/createOverlayComponent.js +56 -35
  1205. package/react/react-component-lib/createOverlayComponent.js.map +1 -0
  1206. package/react/react-component-lib/index.js +8 -2
  1207. package/react/react-component-lib/index.js.map +1 -0
  1208. package/react/react-component-lib/interfaces.js +3 -1
  1209. package/react/react-component-lib/interfaces.js.map +1 -0
  1210. package/react/react-component-lib/utils/attachProps.js +20 -11
  1211. package/react/react-component-lib/utils/attachProps.js.map +1 -0
  1212. package/react/react-component-lib/utils/case.js +8 -2
  1213. package/react/react-component-lib/utils/case.js.map +1 -0
  1214. package/react/react-component-lib/utils/dev.js +9 -3
  1215. package/react/react-component-lib/utils/dev.js.map +1 -0
  1216. package/react/react-component-lib/utils/index.js +35 -10
  1217. package/react/react-component-lib/utils/index.js.map +1 -0
  1218. package/www/build/index.esm.js +2 -1
  1219. package/www/build/index.esm.js.map +1 -0
  1220. package/www/build/p-061e28d6.js +2 -0
  1221. package/www/build/p-061e28d6.js.map +1 -0
  1222. package/www/build/p-08b16bb4.entry.js +2 -0
  1223. package/www/build/p-08b16bb4.entry.js.map +1 -0
  1224. package/www/build/p-0b03b0e3.js +2 -0
  1225. package/www/build/p-0b03b0e3.js.map +1 -0
  1226. package/www/build/p-0b9fc73c.entry.js +2 -0
  1227. package/www/build/p-0b9fc73c.entry.js.map +1 -0
  1228. package/www/build/p-146a4d4b.entry.js +2 -0
  1229. package/www/build/p-146a4d4b.entry.js.map +1 -0
  1230. package/www/build/p-252893a8.entry.js +2 -0
  1231. package/www/build/p-252893a8.entry.js.map +1 -0
  1232. package/www/build/p-2bb84080.entry.js +2 -0
  1233. package/www/build/p-2bb84080.entry.js.map +1 -0
  1234. package/www/build/p-31bd2a1c.entry.js +2 -0
  1235. package/www/build/p-31bd2a1c.entry.js.map +1 -0
  1236. package/www/build/p-32bc8a40.entry.js +2 -0
  1237. package/www/build/p-32bc8a40.entry.js.map +1 -0
  1238. package/www/build/p-36b84a8e.entry.js +2 -0
  1239. package/www/build/p-36b84a8e.entry.js.map +1 -0
  1240. package/www/build/p-3977b0ae.entry.js +2 -0
  1241. package/www/build/p-3977b0ae.entry.js.map +1 -0
  1242. package/www/build/p-41891d34.entry.js +2 -0
  1243. package/www/build/p-41891d34.entry.js.map +1 -0
  1244. package/www/build/p-42abfe3b.entry.js +2 -0
  1245. package/www/build/p-42abfe3b.entry.js.map +1 -0
  1246. package/www/build/p-447a6391.entry.js +2 -0
  1247. package/www/build/p-447a6391.entry.js.map +1 -0
  1248. package/www/build/p-4573c419.js +2 -0
  1249. package/www/build/p-4573c419.js.map +1 -0
  1250. package/www/build/p-463e0ac0.entry.js +2 -0
  1251. package/www/build/p-463e0ac0.entry.js.map +1 -0
  1252. package/www/build/p-47b59f05.entry.js +2 -0
  1253. package/www/build/p-47b59f05.entry.js.map +1 -0
  1254. package/www/build/p-5145a606.js +2 -0
  1255. package/www/build/p-5145a606.js.map +1 -0
  1256. package/www/build/p-5372d49f.entry.js +2 -0
  1257. package/www/build/p-5372d49f.entry.js.map +1 -0
  1258. package/www/build/p-565c1815.entry.js +2 -0
  1259. package/www/build/p-565c1815.entry.js.map +1 -0
  1260. package/www/build/p-5b577b6f.entry.js +2 -0
  1261. package/www/build/p-5b577b6f.entry.js.map +1 -0
  1262. package/www/build/p-5fde1b41.entry.js +2 -0
  1263. package/www/build/p-5fde1b41.entry.js.map +1 -0
  1264. package/www/build/p-6164feb9.entry.js +2 -0
  1265. package/www/build/p-6164feb9.entry.js.map +1 -0
  1266. package/www/build/p-623fdee4.js +2 -0
  1267. package/www/build/p-623fdee4.js.map +1 -0
  1268. package/www/build/p-64d5fdd8.entry.js +2 -0
  1269. package/www/build/p-64d5fdd8.entry.js.map +1 -0
  1270. package/www/build/p-662119bb.entry.js +2 -0
  1271. package/www/build/p-662119bb.entry.js.map +1 -0
  1272. package/www/build/p-66c0f993.entry.js +2 -0
  1273. package/www/build/p-66c0f993.entry.js.map +1 -0
  1274. package/www/build/p-68278c42.entry.js +2 -0
  1275. package/www/build/p-68278c42.entry.js.map +1 -0
  1276. package/www/build/p-68d91a93.js +2 -0
  1277. package/www/build/p-68d91a93.js.map +1 -0
  1278. package/www/build/p-6c6a655e.entry.js +2 -0
  1279. package/www/build/p-6c6a655e.entry.js.map +1 -0
  1280. package/{dist/web-components-library/p-5c85b7f4.entry.js → www/build/p-6c9cd6be.entry.js} +2 -1
  1281. package/www/build/p-6c9cd6be.entry.js.map +1 -0
  1282. package/www/build/p-6e13aa8e.entry.js +2 -0
  1283. package/www/build/p-6e13aa8e.entry.js.map +1 -0
  1284. package/www/build/p-75c4a726.js +3 -0
  1285. package/www/build/p-75c4a726.js.map +1 -0
  1286. package/www/build/p-767b66ca.entry.js +2 -0
  1287. package/www/build/p-767b66ca.entry.js.map +1 -0
  1288. package/www/build/p-78af415b.entry.js +2 -0
  1289. package/www/build/p-78af415b.entry.js.map +1 -0
  1290. package/www/build/p-7a4f6a5b.entry.js +2 -0
  1291. package/www/build/p-7a4f6a5b.entry.js.map +1 -0
  1292. package/www/build/p-7ade2a71.entry.js +2 -0
  1293. package/www/build/p-7ade2a71.entry.js.map +1 -0
  1294. package/www/build/p-7b837e11.js +2 -0
  1295. package/www/build/p-7b837e11.js.map +1 -0
  1296. package/www/build/p-7d655f96.entry.js +2 -0
  1297. package/www/build/p-7d655f96.entry.js.map +1 -0
  1298. package/www/build/p-80b04954.entry.js +2 -0
  1299. package/www/build/p-80b04954.entry.js.map +1 -0
  1300. package/www/build/p-82eeea83.entry.js +2 -0
  1301. package/www/build/p-82eeea83.entry.js.map +1 -0
  1302. package/www/build/p-8503c87a.entry.js +2 -0
  1303. package/www/build/p-8503c87a.entry.js.map +1 -0
  1304. package/www/build/p-86618221.js +2 -0
  1305. package/www/build/p-86618221.js.map +1 -0
  1306. package/www/build/p-88a9865c.entry.js +2 -0
  1307. package/www/build/p-88a9865c.entry.js.map +1 -0
  1308. package/www/build/p-8b367393.js +2 -0
  1309. package/www/build/p-8b367393.js.map +1 -0
  1310. package/www/build/p-8c52635e.entry.js +2 -0
  1311. package/www/build/p-8c52635e.entry.js.map +1 -0
  1312. package/www/build/p-8ee2a9d2.entry.js +2 -0
  1313. package/www/build/p-8ee2a9d2.entry.js.map +1 -0
  1314. package/www/build/p-8fd50cc5.entry.js +2 -0
  1315. package/www/build/p-8fd50cc5.entry.js.map +1 -0
  1316. package/www/build/p-8ff5b76b.entry.js +2 -0
  1317. package/www/build/p-8ff5b76b.entry.js.map +1 -0
  1318. package/www/build/p-92f13701.entry.js +2 -0
  1319. package/www/build/p-92f13701.entry.js.map +1 -0
  1320. package/www/build/p-93bb075f.entry.js +2 -0
  1321. package/www/build/p-93bb075f.entry.js.map +1 -0
  1322. package/www/build/p-93d349ee.entry.js +2 -0
  1323. package/www/build/p-93d349ee.entry.js.map +1 -0
  1324. package/www/build/p-943db3a8.entry.js +2 -0
  1325. package/www/build/p-943db3a8.entry.js.map +1 -0
  1326. package/www/build/p-9814f864.entry.js +2 -0
  1327. package/www/build/p-9814f864.entry.js.map +1 -0
  1328. package/www/build/p-988a58dd.entry.js +2 -0
  1329. package/www/build/p-988a58dd.entry.js.map +1 -0
  1330. package/www/build/p-9ae0c0c6.entry.js +2 -0
  1331. package/www/build/p-9ae0c0c6.entry.js.map +1 -0
  1332. package/www/build/p-9c816a3b.js +2 -0
  1333. package/www/build/p-9c816a3b.js.map +1 -0
  1334. package/www/build/p-a2ee659d.entry.js +2 -0
  1335. package/www/build/p-a2ee659d.entry.js.map +1 -0
  1336. package/www/build/p-a3f9a5da.entry.js +2 -0
  1337. package/www/build/p-a3f9a5da.entry.js.map +1 -0
  1338. package/www/build/p-a4d2cf55.entry.js +2 -0
  1339. package/www/build/p-a4d2cf55.entry.js.map +1 -0
  1340. package/www/build/p-a6c07588.entry.js +2 -0
  1341. package/www/build/p-a6c07588.entry.js.map +1 -0
  1342. package/www/build/p-a8790237.entry.js +2 -0
  1343. package/www/build/p-a8790237.entry.js.map +1 -0
  1344. package/www/build/p-aaa96c12.entry.js +17 -0
  1345. package/www/build/p-aaa96c12.entry.js.map +1 -0
  1346. package/www/build/p-b0324c7d.entry.js +2 -0
  1347. package/www/build/p-b0324c7d.entry.js.map +1 -0
  1348. package/www/build/p-b421424f.entry.js +2 -0
  1349. package/www/build/p-b421424f.entry.js.map +1 -0
  1350. package/www/build/p-bbc20250.entry.js +2 -0
  1351. package/www/build/p-bbc20250.entry.js.map +1 -0
  1352. package/www/build/p-bd2156cc.entry.js +2 -0
  1353. package/www/build/p-bd2156cc.entry.js.map +1 -0
  1354. package/www/build/p-bd76ca35.entry.js +2 -0
  1355. package/www/build/p-bd76ca35.entry.js.map +1 -0
  1356. package/www/build/p-be1c414e.entry.js +2 -0
  1357. package/www/build/p-be1c414e.entry.js.map +1 -0
  1358. package/www/build/p-c3e03e41.entry.js +2 -0
  1359. package/www/build/p-c3e03e41.entry.js.map +1 -0
  1360. package/www/build/p-c9b81cab.entry.js +2 -0
  1361. package/www/build/p-c9b81cab.entry.js.map +1 -0
  1362. package/www/build/p-caced575.entry.js +2 -0
  1363. package/www/build/p-caced575.entry.js.map +1 -0
  1364. package/www/build/p-cb395500.js +2 -0
  1365. package/www/build/p-cb395500.js.map +1 -0
  1366. package/www/build/p-cbc09112.entry.js +2 -0
  1367. package/www/build/p-cbc09112.entry.js.map +1 -0
  1368. package/www/build/p-d080b624.entry.js +2 -0
  1369. package/www/build/p-d080b624.entry.js.map +1 -0
  1370. package/www/build/p-d3d3edf1.js +2 -0
  1371. package/www/build/p-d6f43903.entry.js +2 -0
  1372. package/www/build/p-d6f43903.entry.js.map +1 -0
  1373. package/www/build/p-da3abb97.entry.js +2 -0
  1374. package/www/build/p-da3abb97.entry.js.map +1 -0
  1375. package/www/build/p-e1255160.js +2 -0
  1376. package/www/build/p-e1255160.js.map +1 -0
  1377. package/www/build/{p-BanpkIXZ.js → p-eb15536d.js} +2 -1
  1378. package/www/build/p-eb15536d.js.map +1 -0
  1379. package/www/build/p-ec1270db.entry.js +2 -0
  1380. package/www/build/p-ec1270db.entry.js.map +1 -0
  1381. package/www/build/p-efa6b991.entry.js +2 -0
  1382. package/www/build/p-efa6b991.entry.js.map +1 -0
  1383. package/www/build/p-f4b987ed.entry.js +2 -0
  1384. package/www/build/p-f4b987ed.entry.js.map +1 -0
  1385. package/www/build/p-f74973b5.entry.js +8 -0
  1386. package/www/build/p-f74973b5.entry.js.map +1 -0
  1387. package/www/build/p-f7e65eb0.entry.js +2 -0
  1388. package/www/build/p-f7e65eb0.entry.js.map +1 -0
  1389. package/www/build/p-ff89d630.entry.js +2 -0
  1390. package/www/build/p-ff89d630.entry.js.map +1 -0
  1391. package/www/build/web-components-library.esm.js +2 -1
  1392. package/www/build/web-components-library.esm.js.map +1 -0
  1393. package/www/index.html +1 -1
  1394. package/dist/cjs/_commonjsHelpers-CFO10eej.js +0 -7
  1395. package/dist/cjs/index-2H1EJ2Tl.js +0 -2683
  1396. package/dist/esm/_commonjsHelpers-B85MJLTf.js +0 -5
  1397. package/dist/esm/index-ByN2sYu6.js +0 -2653
  1398. package/dist/web-components-library/p-00f09ae2.entry.js +0 -1
  1399. package/dist/web-components-library/p-02e588b4.entry.js +0 -1
  1400. package/dist/web-components-library/p-040fbd28.entry.js +0 -1
  1401. package/dist/web-components-library/p-05fe5555.entry.js +0 -1
  1402. package/dist/web-components-library/p-081b1648.entry.js +0 -1
  1403. package/dist/web-components-library/p-0a819ab4.entry.js +0 -1
  1404. package/dist/web-components-library/p-0dde6773.entry.js +0 -1
  1405. package/dist/web-components-library/p-11a90064.entry.js +0 -1
  1406. package/dist/web-components-library/p-1210c90f.entry.js +0 -1
  1407. package/dist/web-components-library/p-1280ac72.entry.js +0 -1
  1408. package/dist/web-components-library/p-17429bce.entry.js +0 -1
  1409. package/dist/web-components-library/p-18782c2f.entry.js +0 -1
  1410. package/dist/web-components-library/p-19536f5e.entry.js +0 -1
  1411. package/dist/web-components-library/p-1b851174.entry.js +0 -1
  1412. package/dist/web-components-library/p-1c75b67f.entry.js +0 -1
  1413. package/dist/web-components-library/p-1e984688.entry.js +0 -1
  1414. package/dist/web-components-library/p-2294f1b0.entry.js +0 -1
  1415. package/dist/web-components-library/p-26fc8a38.entry.js +0 -1
  1416. package/dist/web-components-library/p-27f93251.entry.js +0 -1
  1417. package/dist/web-components-library/p-294f7b4e.entry.js +0 -1
  1418. package/dist/web-components-library/p-2b122a22.entry.js +0 -1
  1419. package/dist/web-components-library/p-2f99634d.entry.js +0 -1
  1420. package/dist/web-components-library/p-30c86858.entry.js +0 -1
  1421. package/dist/web-components-library/p-314302ce.entry.js +0 -1
  1422. package/dist/web-components-library/p-366d2553.entry.js +0 -1
  1423. package/dist/web-components-library/p-3a9aec16.entry.js +0 -1
  1424. package/dist/web-components-library/p-3c861d49.entry.js +0 -1
  1425. package/dist/web-components-library/p-41b55222.entry.js +0 -1
  1426. package/dist/web-components-library/p-44220d6b.entry.js +0 -1
  1427. package/dist/web-components-library/p-48d72b52.entry.js +0 -1
  1428. package/dist/web-components-library/p-50b59012.entry.js +0 -1
  1429. package/dist/web-components-library/p-5883dbc1.entry.js +0 -1
  1430. package/dist/web-components-library/p-58933ba5.entry.js +0 -1
  1431. package/dist/web-components-library/p-5bb77af2.entry.js +0 -1
  1432. package/dist/web-components-library/p-5e91940f.entry.js +0 -1
  1433. package/dist/web-components-library/p-5fc4048b.entry.js +0 -1
  1434. package/dist/web-components-library/p-61b2ad9b.entry.js +0 -1
  1435. package/dist/web-components-library/p-631f111d.entry.js +0 -1
  1436. package/dist/web-components-library/p-6d0abf8c.entry.js +0 -1
  1437. package/dist/web-components-library/p-6ece59b5.entry.js +0 -1
  1438. package/dist/web-components-library/p-73aaace2.entry.js +0 -1
  1439. package/dist/web-components-library/p-772c3e3e.entry.js +0 -1
  1440. package/dist/web-components-library/p-849d65f5.entry.js +0 -1
  1441. package/dist/web-components-library/p-87306cd0.entry.js +0 -1
  1442. package/dist/web-components-library/p-8745878e.entry.js +0 -1
  1443. package/dist/web-components-library/p-8f5387ef.entry.js +0 -1
  1444. package/dist/web-components-library/p-967549d2.entry.js +0 -1
  1445. package/dist/web-components-library/p-99922496.entry.js +0 -1
  1446. package/dist/web-components-library/p-9b181c2c.entry.js +0 -1
  1447. package/dist/web-components-library/p-9e4db6a2.entry.js +0 -1
  1448. package/dist/web-components-library/p-B85MJLTf.js +0 -1
  1449. package/dist/web-components-library/p-B8WJfd4z.js +0 -1
  1450. package/dist/web-components-library/p-BKCj6NR2.js +0 -1
  1451. package/dist/web-components-library/p-ByN2sYu6.js +0 -2
  1452. package/dist/web-components-library/p-D4yqZKyM.js +0 -1
  1453. package/dist/web-components-library/p-Q-tWjk7P.js +0 -1
  1454. package/dist/web-components-library/p-a336c241.entry.js +0 -1
  1455. package/dist/web-components-library/p-a3a7c406.entry.js +0 -1
  1456. package/dist/web-components-library/p-a9534450.entry.js +0 -1
  1457. package/dist/web-components-library/p-aabb5aea.entry.js +0 -1
  1458. package/dist/web-components-library/p-abfdc045.entry.js +0 -1
  1459. package/dist/web-components-library/p-ad2ed505.entry.js +0 -16
  1460. package/dist/web-components-library/p-aeaf586b.entry.js +0 -1
  1461. package/dist/web-components-library/p-afab22fc.entry.js +0 -1
  1462. package/dist/web-components-library/p-afcabf3b.entry.js +0 -1
  1463. package/dist/web-components-library/p-b38d52e5.entry.js +0 -1
  1464. package/dist/web-components-library/p-b5c180bc.entry.js +0 -1
  1465. package/dist/web-components-library/p-c1677653.entry.js +0 -1
  1466. package/dist/web-components-library/p-c23bfec2.entry.js +0 -1
  1467. package/dist/web-components-library/p-d8f0e022.entry.js +0 -2
  1468. package/dist/web-components-library/p-dc759208.entry.js +0 -1
  1469. package/dist/web-components-library/p-eb722234.entry.js +0 -1
  1470. package/dist/web-components-library/p-ebdbd84c.entry.js +0 -1
  1471. package/dist/web-components-library/p-ecea3d09.entry.js +0 -1
  1472. package/dist/web-components-library/p-fade8c19.entry.js +0 -1
  1473. package/dist/web-components-library/p-fc90579e.entry.js +0 -1
  1474. package/www/build/p-00f09ae2.entry.js +0 -1
  1475. package/www/build/p-02e588b4.entry.js +0 -1
  1476. package/www/build/p-040fbd28.entry.js +0 -1
  1477. package/www/build/p-05fe5555.entry.js +0 -1
  1478. package/www/build/p-081b1648.entry.js +0 -1
  1479. package/www/build/p-0a819ab4.entry.js +0 -1
  1480. package/www/build/p-0dde6773.entry.js +0 -1
  1481. package/www/build/p-11a90064.entry.js +0 -1
  1482. package/www/build/p-1210c90f.entry.js +0 -1
  1483. package/www/build/p-1280ac72.entry.js +0 -1
  1484. package/www/build/p-17429bce.entry.js +0 -1
  1485. package/www/build/p-18782c2f.entry.js +0 -1
  1486. package/www/build/p-19536f5e.entry.js +0 -1
  1487. package/www/build/p-1b851174.entry.js +0 -1
  1488. package/www/build/p-1c75b67f.entry.js +0 -1
  1489. package/www/build/p-1e984688.entry.js +0 -1
  1490. package/www/build/p-2294f1b0.entry.js +0 -1
  1491. package/www/build/p-26fc8a38.entry.js +0 -1
  1492. package/www/build/p-27f93251.entry.js +0 -1
  1493. package/www/build/p-294f7b4e.entry.js +0 -1
  1494. package/www/build/p-2b122a22.entry.js +0 -1
  1495. package/www/build/p-2f99634d.entry.js +0 -1
  1496. package/www/build/p-30c86858.entry.js +0 -1
  1497. package/www/build/p-314302ce.entry.js +0 -1
  1498. package/www/build/p-366d2553.entry.js +0 -1
  1499. package/www/build/p-3a9aec16.entry.js +0 -1
  1500. package/www/build/p-3c861d49.entry.js +0 -1
  1501. package/www/build/p-41b55222.entry.js +0 -1
  1502. package/www/build/p-44220d6b.entry.js +0 -1
  1503. package/www/build/p-48d72b52.entry.js +0 -1
  1504. package/www/build/p-50b59012.entry.js +0 -1
  1505. package/www/build/p-5883dbc1.entry.js +0 -1
  1506. package/www/build/p-58933ba5.entry.js +0 -1
  1507. package/www/build/p-5bb77af2.entry.js +0 -1
  1508. package/www/build/p-5e91940f.entry.js +0 -1
  1509. package/www/build/p-5fc4048b.entry.js +0 -1
  1510. package/www/build/p-61b2ad9b.entry.js +0 -1
  1511. package/www/build/p-631f111d.entry.js +0 -1
  1512. package/www/build/p-654b3801.js +0 -1
  1513. package/www/build/p-6d0abf8c.entry.js +0 -1
  1514. package/www/build/p-6ece59b5.entry.js +0 -1
  1515. package/www/build/p-73aaace2.entry.js +0 -1
  1516. package/www/build/p-772c3e3e.entry.js +0 -1
  1517. package/www/build/p-849d65f5.entry.js +0 -1
  1518. package/www/build/p-87306cd0.entry.js +0 -1
  1519. package/www/build/p-8745878e.entry.js +0 -1
  1520. package/www/build/p-8f5387ef.entry.js +0 -1
  1521. package/www/build/p-967549d2.entry.js +0 -1
  1522. package/www/build/p-99922496.entry.js +0 -1
  1523. package/www/build/p-9b181c2c.entry.js +0 -1
  1524. package/www/build/p-9e4db6a2.entry.js +0 -1
  1525. package/www/build/p-B85MJLTf.js +0 -1
  1526. package/www/build/p-B8WJfd4z.js +0 -1
  1527. package/www/build/p-BKCj6NR2.js +0 -1
  1528. package/www/build/p-ByN2sYu6.js +0 -2
  1529. package/www/build/p-D4yqZKyM.js +0 -1
  1530. package/www/build/p-Q-tWjk7P.js +0 -1
  1531. package/www/build/p-a336c241.entry.js +0 -1
  1532. package/www/build/p-a3a7c406.entry.js +0 -1
  1533. package/www/build/p-a9534450.entry.js +0 -1
  1534. package/www/build/p-aabb5aea.entry.js +0 -1
  1535. package/www/build/p-abfdc045.entry.js +0 -1
  1536. package/www/build/p-ad2ed505.entry.js +0 -16
  1537. package/www/build/p-aeaf586b.entry.js +0 -1
  1538. package/www/build/p-afab22fc.entry.js +0 -1
  1539. package/www/build/p-afcabf3b.entry.js +0 -1
  1540. package/www/build/p-b38d52e5.entry.js +0 -1
  1541. package/www/build/p-b5c180bc.entry.js +0 -1
  1542. package/www/build/p-c1677653.entry.js +0 -1
  1543. package/www/build/p-c23bfec2.entry.js +0 -1
  1544. package/www/build/p-d8f0e022.entry.js +0 -2
  1545. package/www/build/p-dc759208.entry.js +0 -1
  1546. package/www/build/p-eb722234.entry.js +0 -1
  1547. package/www/build/p-ebdbd84c.entry.js +0 -1
  1548. package/www/build/p-ecea3d09.entry.js +0 -1
  1549. package/www/build/p-fade8c19.entry.js +0 -1
  1550. package/www/build/p-fc90579e.entry.js +0 -1
@@ -0,0 +1 @@
1
+ {"file":"z-card.js","mappings":";;;;AAAA,MAAM,SAAS,GAAG,myIAAmyI,CAAC;AACtzI,oBAAe,SAAS;;MCwBXA,OAAK;;;;;;;0BAeH,KAAK;yBAON,KAAK;;;IAOjB,iBAAiB;QACf,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;KACzE;;;;;IAMO,oBAAoB;QAC1B,OAAO;YACL,WAAK,KAAK,EAAC,iBAAiB,IAC1B,WAAK,KAAK,EAAC,aAAa,IACtB,WAAK,KAAK,EAAC,eAAe,IACxB,YAAM,IAAI,EAAC,UAAU,GAAQ,EAC7B,YAAM,IAAI,EAAC,OAAO,GAAQ,CACtB,CACF,CACF;YACN,WAAK,KAAK,EAAC,SAAS,IAClB,YAAM,IAAI,EAAC,MAAM,GAAQ,EACzB,WAAK,KAAK,EAAC,SAAS,IAClB,YAAM,IAAI,EAAC,QAAQ,GAAQ,CACvB,CACF;SACP,CAAC;KACH;;;;IAKO,aAAa;QACnB,QACE,WAAK,KAAK,EAAC,SAAS,IAClB,YAAM,IAAI,EAAC,UAAU,GAAQ,EAC7B,YAAM,IAAI,EAAC,OAAO,GAAQ,EAC1B,YAAM,IAAI,EAAC,MAAM,GAAQ,EACzB,WAAK,KAAK,EAAC,SAAS,IAClB,YAAM,IAAI,EAAC,QAAQ,GAAQ,CACvB,CACF,EACN;KACH;IAED,MAAM;QACJ,IAAI,IAAI,CAAC,OAAO,KAAK,WAAW,CAAC,IAAI,EAAE;YACrC,OAAO,EAAC,IAAI,QAAE,IAAI,CAAC,aAAa,EAAE,CAAQ,CAAC;SAC5C;QAED,IAAI,IAAI,CAAC,OAAO,KAAK,WAAW,CAAC,OAAO,IAAI,IAAI,CAAC,aAAa,EAAE;YAC9D,QACE,EAAC,IAAI,QACH,WAAK,KAAK,EAAC,iBAAiB,IACzB,IAAI,CAAC,aAAa,IAAI;gBACrB,YAAM,IAAI,EAAC,OAAO,GAAQ;gBAC1B,IAAI,CAAC,OAAO,KAAK,WAAW,CAAC,OAAO,IAAI,IAAI,CAAC,SAAS,IAAI,cAAQ,IAAI,EAAE,IAAI,CAAC,SAAS,GAAW;aAClG,EACA,CAAC,IAAI,CAAC,aAAa,IAAI,WAAK,KAAK,EAAC,aAAa,GAAO,CACnD,EACL,IAAI,CAAC,aAAa,EAAE,CAChB,EACP;SACH;QAED,OAAO,EAAC,IAAI,QAAE,IAAI,CAAC,oBAAoB,EAAE,CAAQ,CAAC;KACnD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["ZCard"],"sources":["src/components/z-card/styles.css?tag=z-card&encapsulation=shadow","src/components/z-card/index.tsx"],"sourcesContent":[":host {\n --aspect-ratio: 1.62;\n --z-card--border-color: var(--gray200);\n --z-card--color-cover-background: var(--color-surface01);\n --z-card--text-background: var(--color-surface01);\n --z-card--text-border-radius: none;\n --z-card--text-border: none;\n --z-card--text-padding: calc(var(--space-unit) * 2) var(--space-unit);\n\n position: relative;\n display: flex;\n flex-direction: column;\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n\n*,\n::slotted(*) {\n box-sizing: border-box;\n}\n\n*:focus:focus-visible {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\n:host(:not([variant=\"overlay\"])) .cover-container {\n position: relative;\n width: 100%;\n}\n\n/* Old good trick with percentage padding to keep the aspect ratio.\nUnfortunately the `aspect-ratio` property is still experimental */\n.cover-container {\n padding-bottom: calc(100% / var(--aspect-ratio));\n}\n\n::slotted([slot=\"cover\"]),\n.color-cover {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n object-position: center;\n}\n\n.cover-container > z-icon {\n --z-icon-width: calc(var(--space-unit) * 11);\n --z-icon-height: var(--z-icon-width);\n\n position: absolute;\n top: calc(50% - calc(var(--z-icon-height) / 2));\n left: calc(50% - calc(var(--z-icon-width) / 2));\n fill: var(--color-primary01);\n}\n\n.color-cover {\n background-color: var(--z-card--color-cover-background);\n}\n\n.content {\n display: flex;\n flex-direction: column;\n padding-top: var(--space-unit);\n}\n\n.color-cover .cover-content {\n display: flex;\n height: 100%;\n flex-direction: column;\n justify-content: flex-end;\n padding: var(--space-unit);\n}\n\n/* Truncates overflowing text */\n::slotted([slot=\"metadata\"]),\n::slotted([slot=\"title\"]),\n::slotted([slot=\"text\"]) {\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n}\n\n::slotted([slot=\"title\"]:not(:last-child)),\n::slotted([slot=\"text\"]:not(:last-child)) {\n margin-bottom: var(--space-unit);\n}\n\n::slotted([slot=\"title\"])::before {\n position: absolute;\n z-index: 1;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n content: \"\";\n}\n\n::slotted([slot=\"metadata\"]) {\n width: 100%;\n -webkit-line-clamp: 1;\n line-clamp: 1;\n text-transform: uppercase;\n}\n\n::slotted([slot=\"metadata\"]:not(:last-child)) {\n margin: 0 0 calc(var(--space-unit) * 0.25);\n}\n\n::slotted([slot=\"title\"]) {\n margin: 0;\n font-size: var(--font-size-3);\n font-weight: var(--font-sb);\n -webkit-line-clamp: 2;\n line-clamp: 2;\n text-decoration: none;\n}\n\n::slotted([slot=\"title\"]:focus:focus-visible) {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\n::slotted([slot=\"text\"]) {\n width: 100%;\n margin: 0;\n -webkit-line-clamp: 3;\n line-clamp: 3;\n}\n\n.actions {\n display: flex;\n align-items: center;\n}\n\n:host(:not([variant=\"overlay\"])) .actions {\n margin-top: auto;\n}\n\n::slotted([slot=\"action\"]) {\n position: relative;\n z-index: 2;\n}\n\n::slotted([slot=\"action\"]:not(:last-child)) {\n margin-right: calc(var(--space-unit) * 2);\n}\n\n::slotted([slot=\"action\"]:focus:focus-visible) {\n box-shadow: var(--shadow-focus-primary);\n outline: none !important;\n}\n\n:host([clickable]) ::slotted([slot=\"title\"]:focus:focus-visible) {\n box-shadow: none !important;\n outline: none !important;\n}\n\n:host([clickable]) ::slotted([slot=\"title\"]:focus:focus-visible)::before {\n box-shadow: var(--shadow-focus-primary);\n}\n\n:host([variant=\"text\"]) {\n border: var(--z-card--text-border);\n background-color: var(--z-card--text-background);\n border-radius: var(--z-card--text-border-radius);\n}\n\n:host([variant=\"text\"]) [slot=\"text\"]::before {\n border-radius: var(--z-card--text-border-radius);\n}\n\n:host([show-shadow]) > .content,\n:host([variant=\"border\"]) > .content,\n:host([variant=\"shadow\"]) > .content {\n height: 100%;\n padding: var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2);\n}\n\n:host([variant=\"text\"]) > .content {\n padding: var(--z-card--text-padding);\n}\n\n/* Border */\n:host([variant=\"border\"]) {\n border: var(--border-size-small) solid var(--z-card--border-color);\n}\n\n:host([variant=\"border\"][clickable]:hover) > .content {\n background: var(--color-background);\n}\n\n:host([variant=\"border\"][clickable]:focus:focus-visible) {\n box-shadow: var(--shadow-focus-primary);\n}\n\n:host([variant=\"border\"][clickable]:active) {\n border-color: transparent;\n}\n\n/* Shadow */\n:host([variant=\"shadow\"]),\n:host([show-shadow]) {\n box-shadow: var(--shadow-2);\n}\n\n:host([variant=\"shadow\"][clickable]:hover),\n:host([clickable][show-shadow]:hover) {\n box-shadow: var(--shadow-4);\n}\n\n:host([variant=\"shadow\"][clickable]:focus:focus-visible),\n:host([clickable][show-shadow]:focus:focus-visible) {\n box-shadow: var(--shadow-focus-primary);\n}\n\n:host([variant=\"shadow\"][clickable]:active),\n:host([clickable][show-shadow]:active) {\n box-shadow: none;\n}\n\n/* Overlay */\n:host([variant=\"overlay\"]) .content {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n justify-content: flex-end;\n padding: var(--space-unit);\n background-image: linear-gradient(to top, rgb(0 0 0 / 100%), rgb(0 0 0 / 0%));\n color: var(--color-text-inverse);\n fill: var(--color-text-inverse);\n}\n","import {Component, Element, Host, Prop, State, h} from \"@stencil/core\";\nimport {CardVariant} from \"../../beans\";\n\n/**\n * ZCard component.\n * The width of the card must be set by its container, following the grid indications of the design.\n *\n * @cssprop --aspect-ratio - Cover aspect ratio. Default: `1.62`\n * @cssprop --z-card--border-color - Default: `var(--gray200)`\n * @cssprop --z-card--color-cover-background - Cover color. Default: `var(--color-surface01)`\n * @cssprop --z-card--text-background - Background color for the `text` variant. Default: `var(--color-surface01)`\n * @cssprop --z-card--text-border-radius - Default: `none`\n * @cssprop --z-card--text-border - Configure CSS `border`. Default: `none`\n * @cssprop --z-card--text-padding - Configure CSS `padding`. Default: `none`\n * @slot cover - Image cover\n * @slot metadata - Metadata\n * @slot title - Using an `<a>` tag here will make the whole card clickable as if the link was wrapping it.\n * @slot text\n * @slot action - Interactive elements to place at the bottom of the card. To put non-interactive elements here when using an `<a>` tag in the `title` slot, and use this as a sort of \"footer\", set `z-index: 0` on each of those elements.\n */\n@Component({\n tag: \"z-card\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZCard {\n /**\n * Card variant.\n * Can be one of \"text\", \"border\", \"shadow\", \"overlay\".\n * Leave it undefined for the default card.\n */\n @Prop({reflect: true})\n variant: CardVariant;\n\n /** Name of the icon to place over the image cover */\n @Prop()\n coverIcon: string;\n\n /** Enable shadow. Default: false. */\n @Prop({reflect: true})\n showShadow = false;\n\n /**\n * Enable \"clickable\" styles like hover background and cursor, focus shadow on the whole card, etc.\n * Always set this to `true` when putting an `<a>` tag in the `title` slot.\n */\n @Prop({reflect: true})\n clickable = false;\n\n @Element() host: HTMLZCardElement;\n\n @State()\n hasCoverImage: boolean;\n\n componentWillLoad(): void {\n this.hasCoverImage = this.host.querySelector('[slot=\"cover\"]') !== null;\n }\n\n /**\n * Template for a card without image cover.\n * A colored background replaces the image and some data is moved over it.\n */\n private renderColorCoverCard(): HTMLDivElement[] {\n return [\n <div class=\"cover-container\">\n <div class=\"color-cover\">\n <div class=\"cover-content\">\n <slot name=\"metadata\"></slot>\n <slot name=\"title\"></slot>\n </div>\n </div>\n </div>,\n <div class=\"content\">\n <slot name=\"text\"></slot>\n <div class=\"actions\">\n <slot name=\"action\"></slot>\n </div>\n </div>,\n ];\n }\n\n /**\n * Template for the content.\n */\n private renderContent(): HTMLDivElement {\n return (\n <div class=\"content\">\n <slot name=\"metadata\"></slot>\n <slot name=\"title\"></slot>\n <slot name=\"text\"></slot>\n <div class=\"actions\">\n <slot name=\"action\"></slot>\n </div>\n </div>\n );\n }\n\n render(): HTMLZCardElement {\n if (this.variant === CardVariant.TEXT) {\n return <Host>{this.renderContent()}</Host>;\n }\n\n if (this.variant === CardVariant.OVERLAY || this.hasCoverImage) {\n return (\n <Host>\n <div class=\"cover-container\">\n {this.hasCoverImage && [\n <slot name=\"cover\"></slot>,\n this.variant !== CardVariant.OVERLAY && this.coverIcon && <z-icon name={this.coverIcon}></z-icon>,\n ]}\n {!this.hasCoverImage && <div class=\"color-cover\"></div>}\n </div>\n {this.renderContent()}\n </Host>\n );\n }\n\n return <Host>{this.renderColorCoverCard()}</Host>;\n }\n}\n"],"version":3}
@@ -1 +1,234 @@
1
- import{proxyCustomElement as t,HTMLElement as e,createEvent as i,h as n,Host as o,transformTag as s}from"@stencil/core/internal/client";import{Q as a,R as r,B as l}from"./index2.js";import{d as h}from"./index5.js";import{d as g}from"./index18.js";import{d}from"./index3.js";const f=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.indexChange=i(this,"indexChange",7),this.single=!1,this.fixedArrows=!0,this.ghostLoadingHeight=100,this.infinite=!1,this.current=0,this.scrollingTo=null}onIndexChange(){this.indexChange.emit({currentItem:this.current})}onSingleModeChange(){this.single&&!this.intersectionObserver&&this.setIntersectionObserver()}onInfiniteModeChange(){this.checkNavigationValidity()}onLoadingChange(){this.isLoading||this.setupObserversAndListeners()}setupObserversAndListeners(){var t;this.setupItems(),null===(t=this.itemsContainer)||void 0===t||t.addEventListener("scroll",this.checkNavigationValidity.bind(this),{passive:!0}),this.resizeObserver=new ResizeObserver(this.checkNavigationValidity.bind(this)),this.resizeObserver.observe(this.itemsContainer),this.single&&this.setIntersectionObserver(),this.checkNavigationValidity()}setIntersectionObserver(){this.intersectionObserver=new IntersectionObserver((t=>{const e=t.find((({isIntersecting:t})=>t));if(!e)return;const i=this.items.findIndex((t=>t===e.target));this.highlightedIndicator=i,null!==this.scrollingTo&&i!==this.scrollingTo||(this.scrollingTo=null,this.current=i)}),{root:this.itemsContainer,threshold:.5}),this.items.forEach((t=>this.intersectionObserver.observe(t)))}onSlotChange(){this.items=Array.from(this.host.children),this.checkNavigationValidity(),this.setIntersectionObserver(),this.goTo(this.current)}onPrev(){this.single?this.goTo(this.infinite&&this.current-1<0?this.items.length-1:Math.max(0,this.current-1)):this.itemsContainer.scrollBy({left:this.infinite&&0==this.itemsContainer.scrollLeft?this.itemsContainer.scrollWidth-this.itemsContainer.clientWidth:-this.itemsContainer.clientWidth/2,behavior:"smooth"})}onNext(){if(this.single)return this.goTo(this.infinite&&this.current+1>this.items.length-1?0:Math.min(this.current+1,this.items.length-1));this.itemsContainer.scrollBy({left:this.infinite&&this.itemsContainer.scrollLeft==this.itemsContainer.scrollWidth-this.itemsContainer.clientWidth?-this.itemsContainer.scrollWidth:this.itemsContainer.clientWidth/2,behavior:"smooth"})}checkNavigationValidity(){if(this.single)return this.canNavigatePrev=this.current>0,void(this.canNavigateNext=this.current<this.items.length-1);this.canNavigatePrev=this.itemsContainer.scrollLeft>0,this.canNavigateNext=this.itemsContainer.scrollLeft<this.itemsContainer.scrollWidth-this.itemsContainer.clientWidth}canShowFooter(){return!(!this.canNavigatePrev&&!this.canNavigateNext||this.arrowsPosition!==a.BOTTOM&&this.progressMode!==r.DOTS&&this.progressMode!==r.NUMBERS)}goTo(t){if(this.current===t)return;this.scrollingTo=t;const e=this.items.slice(0,t).reduce(((t,e)=>t+e.clientWidth),0);this.itemsContainer.scroll({left:e,behavior:"smooth"})}get canNavigate(){return this.canNavigatePrev||this.canNavigateNext}setupItems(){this.items=Array.from(this.host.children),this.items.forEach((t=>{t.setAttribute("aria-roledescription","slide")}))}componentDidLoad(){this.isLoading||this.setupObserversAndListeners()}disconnectedCallback(){var t;null===(t=this.resizeObserver)||void 0===t||t.disconnect()}render(){return this.isLoading?n("div",{class:"z-carousel-container"},this.label&&n("div",{class:"heading-3-sb z-carousel-title"},this.label),n("div",{style:{height:this.ghostLoadingHeight+"px"}},n("z-ghost-loading",null))):n(o,null,n("div",{class:"z-carousel-container","aria-roledescription":"carousel","aria-label":this.label||"Carousel"},this.label&&n("div",{class:"z-carousel-title heading-3-sb"},this.label),n("div",{class:"z-carousel-wrapper"},n("z-button",{class:"z-carousel-navigation-arrow",variant:l.SECONDARY,"data-direction":"prev",icon:"arrow-left",onClick:this.onPrev.bind(this),disabled:!this.infinite&&!this.canNavigatePrev,hidden:this.arrowsPosition!==a.OVER||!this.canNavigate,ariaLabel:this.single?"Mostra l'elemento precedente":"Mostra gli elementi precedenti"}),n("ul",{class:"z-carousel-items-container","aria-atomic":"false","aria-live":"polite",ref:t=>this.itemsContainer=t},n("slot",{onSlotchange:this.onSlotChange.bind(this)})),n("z-button",{class:"z-carousel-navigation-arrow",variant:l.SECONDARY,"data-direction":"next",icon:"arrow-right",onClick:this.onNext.bind(this),disabled:!this.infinite&&!this.canNavigateNext,hidden:this.arrowsPosition!==a.OVER||!this.canNavigate,ariaLabel:this.single?"Mostra l'elemento successivo":"Mostra gli elementi successivi"}))),this.canShowFooter()&&n("div",{class:"z-carousel-footer"},this.arrowsPosition===a.BOTTOM&&n("z-button",{class:"z-carousel-navigation-arrow",variant:l.TERTIARY,icon:"arrow-left",onClick:this.onPrev.bind(this),disabled:!this.infinite&&!this.canNavigatePrev,ariaLabel:this.single?"Mostra l'elemento precedente":"Mostra gli elementi precedenti"}),this.progressMode===r.DOTS&&this.single&&this.items&&n("div",{class:"dots-progress"},this.items.map(((t,e)=>n("button",{type:"button",class:{current:this.highlightedIndicator===e},"aria-label":this.highlightedIndicator===e?"Elemento corrente":"Spostati all'elemento "+(e+1),onClick:()=>this.goTo(e)})))),this.progressMode===r.NUMBERS&&this.single&&this.items&&n("div",{class:"numbers-progress interactive-1"},n("span",{class:"current"},this.current+1),n("span",null,"di"),n("span",null,this.items.length)),this.arrowsPosition===a.BOTTOM&&n("z-button",{class:"z-carousel-navigation-arrow",variant:l.TERTIARY,icon:"arrow-right",onClick:this.onNext.bind(this),disabled:!this.infinite&&!this.canNavigateNext,ariaLabel:this.single?"Mostra l'elemento successivo":"Mostra gli elementi successivi"})))}get host(){return this}static get watchers(){return{current:[{onIndexChange:0}],single:[{onSingleModeChange:0}],infinite:[{onInfiniteModeChange:0}],isLoading:[{onLoadingChange:0}]}}static get style(){return':host{font-family:var(--font-family-sans);font-weight:var(--font-rg);--z-carousel-gutter:0;}:host([single]){display:flex;flex-direction:column;align-items:center;justify-content:center}:host([single]) .z-carousel-container{width:fit-content;max-width:100%}.z-carousel-container{display:flex;flex-direction:column}.z-carousel-title{margin-bottom:calc(var(--space-unit) * 2)}.z-carousel-wrapper{position:relative}.z-carousel-items-container{display:flex;max-width:100%;flex-direction:row;margin:0;box-shadow:var(--z-carousel-items-shadow, none);column-gap:var(--z-carousel-gutter);list-style:none;-ms-overflow-style:none;overflow-x:scroll;padding-inline-start:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;}.z-carousel-items-container::-webkit-scrollbar{display:none}.z-carousel-items-container ::slotted(*){scroll-snap-align:center}.z-carousel-navigation-arrow[hidden]{display:none}.z-carousel-navigation-arrow[data-direction]{position:absolute;z-index:1;bottom:50%;transform:translateY(50%)}.z-carousel-navigation-arrow[data-direction="next"]{right:0}:host(:not([fixed-arrows])) .z-carousel-wrapper .z-carousel-navigation-arrow{display:none}.z-carousel-footer{display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:calc(var(--space-unit) * 3)}:host([arrows-position="bottom"]) .z-carousel-footer{margin-top:calc(var(--space-unit) * 0.75)}.z-carousel-footer .numbers-progress,.z-carousel-footer .dots-progress{display:flex;align-items:center;justify-content:center}.z-carousel-footer .dots-progress{column-gap:calc(var(--space-unit) * 3)}:host(:not([arrows-position="bottom"])) .z-carousel-footer .dots-progress{margin-top:calc(var(--space-unit) * 2)}.z-carousel-footer .dots-progress button{display:flex;width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3);align-items:center;padding:0;border:none;margin:0;background-color:var(--color-surface03);border-radius:calc(var(--space-unit) * 3)}.z-carousel-footer .dots-progress button.current{background-color:var(--color-primary01)}.z-carousel-footer .dots-progress button:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.z-carousel-footer .dots-progress button:not(.current){cursor:pointer}.z-carousel-footer .numbers-progress{column-gap:calc(var(--space-unit) / 2)}:host(:not([arrows-position="bottom"])) .z-carousel-footer .numbers-progress{margin-top:var(--space-unit)}.z-carousel-footer .numbers-progress .current{font-weight:var(--font-sb)}@media (min-width: 768px){:host(:not([fixed-arrows])) .z-carousel-wrapper:hover .z-carousel-navigation-arrow:not([hidden]){display:flex}}:root{--font-family-sans:"IBM Plex Sans", sans-serif;--font-family-serif:"IBM Plex Serif", serif;--font-lt:300;--font-rg:400;--font-sb:600;--font-bd:700;--font-size-1:0.75rem;--font-size-2:0.875rem;--font-size-3:1rem;--font-size-4:1.125rem;--font-size-5:1.25rem;--font-size-6:1.5rem;--font-size-7:1.75rem;--font-size-8:2rem;--font-size-9:2.25rem;--font-size-10:2.625rem;--font-size-11:3rem;--font-size-12:3.375rem;--font-size-13:3.75rem;--font-size-14:4.25rem;--font-size-15:4.75rem;--font-size-16:5.25rem;--font-size-17:5.75rem;--section-title-1:var(--font-sb) var(--font-size-11) / 1.083 var(--font-family-serif);--section-title-2:var(--font-sb) var(--font-size-10) / 1.142 var(--font-family-serif);--section-title-3:var(--font-sb) var(--font-size-9) / 1.222 var(--font-family-serif);--section-title-4:var(--font-sb) var(--font-size-8) / 1.25 var(--font-family-serif);--section-title-5:var(--font-sb) var(--font-size-7) / 1.2857 var(--font-family-serif);--section-title-6:var(--font-sb) var(--font-size-6) / 1.333 var(--font-family-serif)}.heading-1,.heading-1-sb,.heading-1-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.heading-2,.heading-2-sb,.heading-2-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.heading-3,.heading-3-sb,.heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.heading-4,.heading-4-sb,.heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.body-1,.body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.body-2,.body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.body-3,.body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.body-4,.body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.body-5,.body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.interactive-1,.interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.interactive-2,.interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.interactive-3,.interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.helper,.helper-sb{font-size:var(--font-size-1);font-style:italic;font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.section-title-1{font:var(--section-title-1)}.section-title-2{font:var(--section-title-2)}.section-title-3{font:var(--section-title-3)}.section-title-4{font:var(--section-title-4)}.section-title-5{font:var(--section-title-5)}.section-title-6{font:var(--section-title-6)}@media (min-width: 1152px){.heading-1,.heading-1-sb,.heading-1-lt{font-size:var(--font-size-8);font-weight:var(--font-rg);line-height:1.25}.heading-2,.heading-2-sb,.heading-2-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}}@media (max-width: 767px){.mobile-heading-1,.mobile-heading-1-sb,.mobile-heading-1-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.mobile-heading-2,.mobile-heading-2-sb,.mobile-heading-2-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.mobile-heading-3,.mobile-heading-3-sb,.mobile-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.mobile-heading-4,.mobile-heading-4-sb,.mobile-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.mobile-body-1,.mobile-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.mobile-body-2,.mobile-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.mobile-body-3,.mobile-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.mobile-body-4,.mobile-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.mobile-body-5,.mobile-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.mobile-interactive-1,.mobile-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.mobile-interactive-2,.mobile-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.mobile-interactive-3,.mobile-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.mobile-section-title-1{font:var(--section-title-1)}.mobile-section-title-2{font:var(--section-title-2)}.mobile-section-title-3{font:var(--section-title-3)}.mobile-section-title-4{font:var(--section-title-4)}.mobile-section-title-5{font:var(--section-title-5)}.mobile-section-title-6{font:var(--section-title-6)}.mobile-heading-1-lt,.mobile-heading-2-lt,.mobile-heading-3-lt,.mobile-heading-4-lt{font-weight:var(--font-lt)}.mobile-heading-1-sb,.mobile-heading-2-sb,.mobile-heading-3-sb,.mobile-heading-4-sb,.mobile-body-1-sb,.mobile-body-2-sb,.mobile-body-3-sb,.mobile-body-4-sb,.mobile-body-5-sb,.mobile-interactive-1-sb,.mobile-interactive-2-sb,.mobile-interactive-3-sb{font-weight:var(--font-sb)}}@media (min-width: 768px) and (max-width: 1151px){.tablet-heading-1,.tablet-heading-1-sb,.tablet-heading-1-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.tablet-heading-2,.tablet-heading-2-sb,.tablet-heading-2-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.tablet-heading-3,.tablet-heading-3-sb,.tablet-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.tablet-heading-4,.tablet-heading-4-sb,.tablet-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.tablet-body-1,.tablet-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.tablet-body-2,.tablet-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.tablet-body-3,.tablet-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.tablet-body-4,.tablet-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.tablet-body-5,.tablet-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.tablet-interactive-1,.tablet-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.tablet-interactive-2,.tablet-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.tablet-interactive-3,.tablet-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.tablet-section-title-1{font:var(--section-title-1)}.tablet-section-title-2{font:var(--section-title-2)}.tablet-section-title-3{font:var(--section-title-3)}.tablet-section-title-4{font:var(--section-title-4)}.tablet-section-title-5{font:var(--section-title-5)}.tablet-section-title-6{font:var(--section-title-6)}.tablet-heading-1-lt,.tablet-heading-2-lt,.tablet-heading-3-lt,.tablet-heading-4-lt{font-weight:var(--font-lt)}.tablet-heading-1-sb,.tablet-heading-2-sb,.tablet-heading-3-sb,.tablet-heading-4-sb,.tablet-body-1-sb,.tablet-body-2-sb,.tablet-body-3-sb,.tablet-body-4-sb,.tablet-body-5-sb,.tablet-interactive-1-sb,.tablet-interactive-2-sb,.tablet-interactive-3-sb{font-weight:var(--font-sb)}}@media (min-width: 1152px) and (max-width: 1365px){.desktop-heading-1,.desktop-heading-1-sb,.desktop-heading-1-lt{font-size:var(--font-size-8);font-weight:var(--font-rg);line-height:1.25}.desktop-heading-2,.desktop-heading-2-sb,.desktop-heading-2-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.desktop-heading-3,.desktop-heading-3-sb,.desktop-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.desktop-heading-4,.desktop-heading-4-sb,.desktop-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.desktop-body-1,.desktop-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.desktop-body-2,.desktop-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.desktop-body-3,.desktop-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.desktop-body-4,.desktop-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.desktop-body-5,.desktop-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.desktop-interactive-1,.desktop-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.desktop-interactive-2,.desktop-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.desktop-interactive-3,.desktop-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.desktop-section-title-1{font:var(--section-title-1)}.desktop-section-title-2{font:var(--section-title-2)}.desktop-section-title-3{font:var(--section-title-3)}.desktop-section-title-4{font:var(--section-title-4)}.desktop-section-title-5{font:var(--section-title-5)}.desktop-section-title-6{font:var(--section-title-6)}.desktop-heading-1-lt,.desktop-heading-2-lt,.desktop-heading-3-lt,.desktop-heading-4-lt{font-weight:var(--font-lt)}.desktop-heading-1-sb,.desktop-heading-2-sb,.desktop-heading-3-sb,.desktop-heading-4-sb,.desktop-body-1-sb,.desktop-body-2-sb,.desktop-body-3-sb,.desktop-body-4-sb,.desktop-body-5-sb,.desktop-interactive-1-sb,.desktop-interactive-2-sb,.desktop-interactive-3-sb{font-weight:var(--font-sb)}}@media (min-width: 1366px){.wide-heading-1,.wide-heading-1-sb,.wide-heading-1-lt{font-size:var(--font-size-8);font-weight:var(--font-rg);line-height:1.25}.wide-heading-2,.wide-heading-2-sb,.wide-heading-2-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.wide-heading-3,.wide-heading-3-sb,.wide-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.wide-heading-4,.wide-heading-4-sb,.wide-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.wide-body-1,.wide-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.wide-body-2,.wide-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.wide-body-3,.wide-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.wide-body-4,.wide-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.wide-body-5,.wide-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.wide-interactive-1,.wide-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.wide-interactive-2,.wide-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.wide-interactive-3,.wide-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.wide-section-title-1{font:var(--section-title-1)}.wide-section-title-2{font:var(--section-title-2)}.wide-section-title-3{font:var(--section-title-3)}.wide-section-title-4{font:var(--section-title-4)}.wide-section-title-5{font:var(--section-title-5)}.wide-section-title-6{font:var(--section-title-6)}.wide-heading-1-lt,.wide-heading-2-lt,.wide-heading-3-lt,.wide-heading-4-lt{font-weight:var(--font-lt)}.wide-heading-1-sb,.wide-heading-2-sb,.wide-heading-3-sb,.wide-heading-4-sb,.wide-body-1-sb,.wide-body-2-sb,.wide-body-3-sb,.wide-body-4-sb,.wide-body-5-sb,.wide-interactive-1-sb,.wide-interactive-2-sb,.wide-interactive-3-sb{font-weight:var(--font-sb)}}.heading-1-lt,.heading-2-lt,.heading-3-lt,.heading-4-lt{font-weight:var(--font-lt)}.heading-1-sb,.heading-2-sb,.heading-3-sb,.heading-4-sb,.body-1-sb,.body-2-sb,.body-3-sb,.body-4-sb,.body-5-sb,.interactive-1-sb,.interactive-2-sb,.interactive-3-sb,.helper-sb{font-weight:var(--font-sb)}'}},[257,"z-carousel",{isLoading:[4,"is-loading"],label:[1],single:[516],arrowsPosition:[513,"arrows-position"],progressMode:[1,"progress-mode"],fixedArrows:[516,"fixed-arrows"],ghostLoadingHeight:[2,"ghost-loading-height"],infinite:[4],current:[32],items:[32],highlightedIndicator:[32],canNavigatePrev:[32],canNavigateNext:[32]},void 0,{current:[{onIndexChange:0}],single:[{onSingleModeChange:0}],infinite:[{onInfiniteModeChange:0}],isLoading:[{onLoadingChange:0}]}]),b=f,c=function(){"undefined"!=typeof customElements&&["z-carousel","z-button","z-ghost-loading","z-icon"].forEach((t=>{switch(t){case"z-carousel":customElements.get(s(t))||customElements.define(s(t),f);break;case"z-button":customElements.get(s(t))||h();break;case"z-ghost-loading":customElements.get(s(t))||g();break;case"z-icon":customElements.get(s(t))||d()}}))};export{b as ZCarousel,c as defineCustomElement}
1
+ import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
+ import { Q as CarouselArrowsPosition, R as CarouselProgressMode, B as ButtonVariant } from './index2.js';
3
+ import { d as defineCustomElement$4 } from './index5.js';
4
+ import { d as defineCustomElement$3 } from './index9.js';
5
+ import { d as defineCustomElement$2 } from './index10.js';
6
+
7
+ const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);--z-carousel-gutter:0;}:host([single]){display:flex;flex-direction:column;align-items:center;justify-content:center}:host([single]) .z-carousel-container{width:fit-content;max-width:100%}.z-carousel-container{display:flex;flex-direction:column}.z-carousel-title{margin-bottom:calc(var(--space-unit) * 2)}.z-carousel-wrapper{position:relative}.z-carousel-items-container{display:flex;max-width:100%;flex-direction:row;margin:0;box-shadow:var(--z-carousel-items-shadow, none);column-gap:var(--z-carousel-gutter);list-style:none;-ms-overflow-style:none;overflow-x:scroll;padding-inline-start:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;}.z-carousel-items-container::-webkit-scrollbar{display:none}.z-carousel-items-container ::slotted(*){scroll-snap-align:center}.z-carousel-navigation-arrow[hidden]{display:none}.z-carousel-navigation-arrow[data-direction]{position:absolute;z-index:1;bottom:50%;transform:translateY(50%)}.z-carousel-navigation-arrow[data-direction=\"next\"]{right:0}:host(:not([fixed-arrows])) .z-carousel-wrapper .z-carousel-navigation-arrow{display:none}.z-carousel-footer{display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:calc(var(--space-unit) * 3)}:host([arrows-position=\"bottom\"]) .z-carousel-footer{margin-top:calc(var(--space-unit) * 0.75)}.z-carousel-footer .numbers-progress,.z-carousel-footer .dots-progress{display:flex;align-items:center;justify-content:center}.z-carousel-footer .dots-progress{column-gap:calc(var(--space-unit) * 3)}:host(:not([arrows-position=\"bottom\"])) .z-carousel-footer .dots-progress{margin-top:calc(var(--space-unit) * 2)}.z-carousel-footer .dots-progress button{display:flex;width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3);align-items:center;padding:0;border:none;margin:0;background-color:var(--color-surface03);border-radius:calc(var(--space-unit) * 3)}.z-carousel-footer .dots-progress button.current{background-color:var(--color-primary01)}.z-carousel-footer .dots-progress button:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.z-carousel-footer .dots-progress button:not(.current){cursor:pointer}.z-carousel-footer .numbers-progress{column-gap:calc(var(--space-unit) / 2)}:host(:not([arrows-position=\"bottom\"])) .z-carousel-footer .numbers-progress{margin-top:var(--space-unit)}.z-carousel-footer .numbers-progress .current{font-weight:var(--font-sb)}@media (min-width: 768px){:host(:not([fixed-arrows])) .z-carousel-wrapper:hover .z-carousel-navigation-arrow:not([hidden]){display:flex}}";
8
+ const ZCarouselStyle0 = stylesCss;
9
+
10
+ const ZCarousel$1 = /*@__PURE__*/ proxyCustomElement(class ZCarousel extends HTMLElement {
11
+ constructor() {
12
+ super();
13
+ this.__registerHost();
14
+ this.__attachShadow();
15
+ this.indexChange = createEvent(this, "indexChange", 7);
16
+ /** Flag indicating the items container is about to scroll programmatically towards the stored index. */
17
+ this.scrollingTo = null;
18
+ this.isLoading = undefined;
19
+ this.label = undefined;
20
+ this.single = false;
21
+ this.arrowsPosition = undefined;
22
+ this.progressMode = undefined;
23
+ this.fixedArrows = true;
24
+ this.ghostLoadingHeight = 100;
25
+ this.infinite = false;
26
+ this.current = 0;
27
+ this.items = undefined;
28
+ this.highlightedIndicator = undefined;
29
+ this.canNavigatePrev = undefined;
30
+ this.canNavigateNext = undefined;
31
+ }
32
+ onIndexChange() {
33
+ this.indexChange.emit({ currentItem: this.current });
34
+ }
35
+ onSingleModeChange() {
36
+ if (this.single && !this.intersectionObserver) {
37
+ this.setIntersectionObserver();
38
+ }
39
+ }
40
+ onInfiniteModeChange() {
41
+ this.checkNavigationValidity();
42
+ }
43
+ /**
44
+ * Set an intersection observer to:
45
+ * - highlight the indicator of the intersecting item during scroll
46
+ * - set the current item to the last intersecting item
47
+ */
48
+ setIntersectionObserver() {
49
+ this.intersectionObserver = new IntersectionObserver((entries) => {
50
+ const entry = entries.find(({ isIntersecting }) => isIntersecting);
51
+ if (!entry) {
52
+ return;
53
+ }
54
+ const entryIndex = this.items.findIndex((item) => item === entry.target);
55
+ this.highlightedIndicator = entryIndex;
56
+ /* skip setting the current item if intersection has been triggered by a programmatic scroll
57
+ (@see `goTo` function) and the final index has not been reached */
58
+ if (this.scrollingTo !== null && entryIndex !== this.scrollingTo) {
59
+ return;
60
+ }
61
+ this.scrollingTo = null;
62
+ this.current = entryIndex;
63
+ }, {
64
+ root: this.itemsContainer,
65
+ threshold: 0.5,
66
+ });
67
+ this.items.forEach((element) => this.intersectionObserver.observe(element));
68
+ }
69
+ /** Update items' list and check conditions to allow navigation */
70
+ onSlotChange() {
71
+ this.items = Array.from(this.host.children);
72
+ this.checkNavigationValidity();
73
+ this.setIntersectionObserver();
74
+ this.goTo(this.current);
75
+ }
76
+ onPrev() {
77
+ if (this.single) {
78
+ this.goTo(this.infinite && this.current - 1 < 0 ? this.items.length - 1 : Math.max(0, this.current - 1));
79
+ return;
80
+ }
81
+ this.itemsContainer.scrollBy({
82
+ left: this.infinite && this.itemsContainer.scrollLeft == 0
83
+ ? this.itemsContainer.scrollWidth - this.itemsContainer.clientWidth
84
+ : -this.itemsContainer.clientWidth / 2,
85
+ behavior: "smooth",
86
+ });
87
+ }
88
+ onNext() {
89
+ if (this.single) {
90
+ const next = this.infinite && this.current + 1 > this.items.length - 1
91
+ ? 0
92
+ : Math.min(this.current + 1, this.items.length - 1);
93
+ return this.goTo(next);
94
+ }
95
+ this.itemsContainer.scrollBy({
96
+ left: this.infinite &&
97
+ this.itemsContainer.scrollLeft == this.itemsContainer.scrollWidth - this.itemsContainer.clientWidth
98
+ ? -this.itemsContainer.scrollWidth
99
+ : this.itemsContainer.clientWidth / 2,
100
+ behavior: "smooth",
101
+ });
102
+ }
103
+ /**
104
+ * Check if navigation buttons can be enabled and set the related local states.
105
+ */
106
+ checkNavigationValidity() {
107
+ if (this.single) {
108
+ this.canNavigatePrev = this.current > 0;
109
+ this.canNavigateNext = this.current < this.items.length - 1;
110
+ return;
111
+ }
112
+ this.canNavigatePrev = this.itemsContainer.scrollLeft > 0;
113
+ this.canNavigateNext =
114
+ this.itemsContainer.scrollLeft < this.itemsContainer.scrollWidth - this.itemsContainer.clientWidth;
115
+ }
116
+ /**
117
+ * Check if footer has to be rendered.
118
+ */
119
+ canShowFooter() {
120
+ if (!this.canNavigatePrev && !this.canNavigateNext) {
121
+ return false;
122
+ }
123
+ return (this.arrowsPosition === CarouselArrowsPosition.BOTTOM ||
124
+ this.progressMode === CarouselProgressMode.DOTS ||
125
+ this.progressMode === CarouselProgressMode.NUMBERS);
126
+ }
127
+ /**
128
+ * Set current item to passed index.
129
+ * @param index Index to set
130
+ */
131
+ goTo(index) {
132
+ if (this.current === index) {
133
+ return;
134
+ }
135
+ this.scrollingTo = index;
136
+ const left = this.items.slice(0, index).reduce((acc, item) => (acc += item.clientWidth), 0);
137
+ // the scroll will trigger the IntersectionObserver and set the current item
138
+ this.itemsContainer.scroll({
139
+ left,
140
+ behavior: "smooth",
141
+ });
142
+ }
143
+ /** Check if navigation of at least one direction is enabled */
144
+ get canNavigate() {
145
+ return this.canNavigatePrev || this.canNavigateNext;
146
+ }
147
+ setupItems() {
148
+ this.items = Array.from(this.host.children);
149
+ this.items.forEach((item) => {
150
+ item.setAttribute("aria-roledescription", "slide");
151
+ });
152
+ }
153
+ componentDidLoad() {
154
+ var _a, _b;
155
+ (_a = this.itemsContainer) === null || _a === void 0 ? void 0 : _a.addEventListener("scroll", this.checkNavigationValidity.bind(this), { passive: true });
156
+ this.resizeObserver = new ResizeObserver(this.checkNavigationValidity.bind(this));
157
+ (_b = this.resizeObserver) === null || _b === void 0 ? void 0 : _b.observe(this.itemsContainer);
158
+ this.setupItems();
159
+ if (this.single) {
160
+ this.setIntersectionObserver();
161
+ }
162
+ this.checkNavigationValidity();
163
+ }
164
+ disconnectedCallback() {
165
+ var _a;
166
+ (_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
167
+ }
168
+ render() {
169
+ if (this.isLoading) {
170
+ return (h("div", { class: "z-carousel-container" }, this.label && h("div", { class: "heading-3-sb z-carousel-title" }, this.label), h("div", { style: { height: `${this.ghostLoadingHeight}px` } }, h("z-ghost-loading", null))));
171
+ }
172
+ return (h(Host, null, h("div", { class: "z-carousel-container", "aria-roledescription": "carousel", "aria-label": this.label || "Carousel" }, this.label && h("div", { class: "z-carousel-title heading-3-sb" }, this.label), h("div", { class: "z-carousel-wrapper" }, h("z-button", { class: "z-carousel-navigation-arrow", variant: ButtonVariant.SECONDARY, "data-direction": "prev", icon: "arrow-left", onClick: this.onPrev.bind(this), disabled: !this.infinite && !this.canNavigatePrev, hidden: this.arrowsPosition !== CarouselArrowsPosition.OVER || !this.canNavigate, ariaLabel: this.single ? "Mostra l'elemento precedente" : "Mostra gli elementi precedenti" }), h("ul", { class: "z-carousel-items-container", "aria-atomic": "false", "aria-live": "polite", ref: (el) => (this.itemsContainer = el) }, h("slot", { onSlotchange: this.onSlotChange.bind(this) })), h("z-button", { class: "z-carousel-navigation-arrow", variant: ButtonVariant.SECONDARY, "data-direction": "next", icon: "arrow-right", onClick: this.onNext.bind(this), disabled: !this.infinite && !this.canNavigateNext, hidden: this.arrowsPosition !== CarouselArrowsPosition.OVER || !this.canNavigate, ariaLabel: this.single ? "Mostra l'elemento successivo" : "Mostra gli elementi successivi" }))), this.canShowFooter() && (h("div", { class: "z-carousel-footer" }, this.arrowsPosition === CarouselArrowsPosition.BOTTOM && (h("z-button", { class: "z-carousel-navigation-arrow", variant: ButtonVariant.TERTIARY, icon: "arrow-left", onClick: this.onPrev.bind(this), disabled: !this.infinite && !this.canNavigatePrev, ariaLabel: this.single ? "Mostra l'elemento precedente" : "Mostra gli elementi precedenti" })), this.progressMode === CarouselProgressMode.DOTS && this.single && this.items && (h("div", { class: "dots-progress" }, this.items.map((_, index) => (h("button", { type: "button", class: { current: this.highlightedIndicator === index }, "aria-label": this.highlightedIndicator === index ? "Elemento corrente" : `Spostati all'elemento ${index + 1}`, onClick: () => this.goTo(index) }))))), this.progressMode === CarouselProgressMode.NUMBERS && this.single && this.items && (h("div", { class: "numbers-progress interactive-1" }, h("span", { class: "current" }, this.current + 1), h("span", null, "di"), h("span", null, this.items.length))), this.arrowsPosition === CarouselArrowsPosition.BOTTOM && (h("z-button", { class: "z-carousel-navigation-arrow", variant: ButtonVariant.TERTIARY, icon: "arrow-right", onClick: this.onNext.bind(this), disabled: !this.infinite && !this.canNavigateNext, ariaLabel: this.single ? "Mostra l'elemento successivo" : "Mostra gli elementi successivi" }))))));
173
+ }
174
+ get host() { return this; }
175
+ static get watchers() { return {
176
+ "current": ["onIndexChange"],
177
+ "single": ["onSingleModeChange"],
178
+ "infinite": ["onInfiniteModeChange"]
179
+ }; }
180
+ static get style() { return ZCarouselStyle0; }
181
+ }, [1, "z-carousel", {
182
+ "isLoading": [4, "is-loading"],
183
+ "label": [1],
184
+ "single": [516],
185
+ "arrowsPosition": [513, "arrows-position"],
186
+ "progressMode": [1, "progress-mode"],
187
+ "fixedArrows": [516, "fixed-arrows"],
188
+ "ghostLoadingHeight": [2, "ghost-loading-height"],
189
+ "infinite": [4],
190
+ "current": [32],
191
+ "items": [32],
192
+ "highlightedIndicator": [32],
193
+ "canNavigatePrev": [32],
194
+ "canNavigateNext": [32]
195
+ }, undefined, {
196
+ "current": ["onIndexChange"],
197
+ "single": ["onSingleModeChange"],
198
+ "infinite": ["onInfiniteModeChange"]
199
+ }]);
200
+ function defineCustomElement$1() {
201
+ if (typeof customElements === "undefined") {
202
+ return;
203
+ }
204
+ const components = ["z-carousel", "z-button", "z-ghost-loading", "z-icon"];
205
+ components.forEach(tagName => { switch (tagName) {
206
+ case "z-carousel":
207
+ if (!customElements.get(tagName)) {
208
+ customElements.define(tagName, ZCarousel$1);
209
+ }
210
+ break;
211
+ case "z-button":
212
+ if (!customElements.get(tagName)) {
213
+ defineCustomElement$4();
214
+ }
215
+ break;
216
+ case "z-ghost-loading":
217
+ if (!customElements.get(tagName)) {
218
+ defineCustomElement$3();
219
+ }
220
+ break;
221
+ case "z-icon":
222
+ if (!customElements.get(tagName)) {
223
+ defineCustomElement$2();
224
+ }
225
+ break;
226
+ } });
227
+ }
228
+
229
+ const ZCarousel = ZCarousel$1;
230
+ const defineCustomElement = defineCustomElement$1;
231
+
232
+ export { ZCarousel, defineCustomElement };
233
+
234
+ //# sourceMappingURL=z-carousel.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-carousel.js","mappings":";;;;;;AAAA,MAAM,SAAS,GAAG,8kFAA8kF,CAAC;AACjmF,wBAAe,SAAS;;MCaXA,WAAS;;;;;;;QAmEZ,gBAAW,GAAW,IAAI,CAAC;;;sBAtD1B,KAAK;;;2BAgBA,IAAI;kCAIG,GAAG;wBAIb,KAAK;uBAIN,CAAC;;;;;;IAiCX,aAAa;QACX,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,EAAC,WAAW,EAAE,IAAI,CAAC,OAAO,EAAC,CAAC,CAAC;KACpD;IAGD,kBAAkB;QAChB,IAAI,IAAI,CAAC,MAAM,IAAI,CAAC,IAAI,CAAC,oBAAoB,EAAE;YAC7C,IAAI,CAAC,uBAAuB,EAAE,CAAC;SAChC;KACF;IAGD,oBAAoB;QAClB,IAAI,CAAC,uBAAuB,EAAE,CAAC;KAChC;;;;;;IAOO,uBAAuB;QAC7B,IAAI,CAAC,oBAAoB,GAAG,IAAI,oBAAoB,CAClD,CAAC,OAAO;YACN,MAAM,KAAK,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC,EAAC,cAAc,EAAC,KAAK,cAAc,CAAC,CAAC;YACjE,IAAI,CAAC,KAAK,EAAE;gBACV,OAAO;aACR;YAED,MAAM,UAAU,GAAG,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,IAAI,KAAK,IAAI,KAAK,KAAK,CAAC,MAAM,CAAC,CAAC;YACzE,IAAI,CAAC,oBAAoB,GAAG,UAAU,CAAC;;;YAIvC,IAAI,IAAI,CAAC,WAAW,KAAK,IAAI,IAAI,UAAU,KAAK,IAAI,CAAC,WAAW,EAAE;gBAChE,OAAO;aACR;YAED,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC;YACxB,IAAI,CAAC,OAAO,GAAG,UAAU,CAAC;SAC3B,EACD;YACE,IAAI,EAAE,IAAI,CAAC,cAAc;YACzB,SAAS,EAAE,GAAG;SACf,CACF,CAAC;QAEF,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,OAAO,KAAK,IAAI,CAAC,oBAAoB,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;KAC7E;;IAGO,YAAY;QAClB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAoB,CAAC;QAC/D,IAAI,CAAC,uBAAuB,EAAE,CAAC;QAC/B,IAAI,CAAC,uBAAuB,EAAE,CAAC;QAC/B,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;KACzB;IAEO,MAAM;QACZ,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,OAAO,GAAG,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,GAAG,IAAI,CAAC,GAAG,CAAC,CAAC,EAAE,IAAI,CAAC,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC;YAEzG,OAAO;SACR;QAED,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC;YAC3B,IAAI,EACF,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,cAAc,CAAC,UAAU,IAAI,CAAC;kBAChD,IAAI,CAAC,cAAc,CAAC,WAAW,GAAG,IAAI,CAAC,cAAc,CAAC,WAAW;kBACjE,CAAC,IAAI,CAAC,cAAc,CAAC,WAAW,GAAG,CAAC;YAC1C,QAAQ,EAAE,QAAQ;SACnB,CAAC,CAAC;KACJ;IAEO,MAAM;QACZ,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,MAAM,IAAI,GACR,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,OAAO,GAAG,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC;kBACrD,CAAC;kBACD,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,OAAO,GAAG,CAAC,EAAE,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;YAExD,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;SACxB;QAED,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC;YAC3B,IAAI,EACF,IAAI,CAAC,QAAQ;gBACb,IAAI,CAAC,cAAc,CAAC,UAAU,IAAI,IAAI,CAAC,cAAc,CAAC,WAAW,GAAG,IAAI,CAAC,cAAc,CAAC,WAAW;kBAC/F,CAAC,IAAI,CAAC,cAAc,CAAC,WAAW;kBAChC,IAAI,CAAC,cAAc,CAAC,WAAW,GAAG,CAAC;YACzC,QAAQ,EAAE,QAAQ;SACnB,CAAC,CAAC;KACJ;;;;IAKO,uBAAuB;QAC7B,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,OAAO,GAAG,CAAC,CAAC;YACxC,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC;YAE5D,OAAO;SACR;QAED,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,cAAc,CAAC,UAAU,GAAG,CAAC,CAAC;QAC1D,IAAI,CAAC,eAAe;YAClB,IAAI,CAAC,cAAc,CAAC,UAAU,GAAG,IAAI,CAAC,cAAc,CAAC,WAAW,GAAG,IAAI,CAAC,cAAc,CAAC,WAAW,CAAC;KACtG;;;;IAKO,aAAa;QACnB,IAAI,CAAC,IAAI,CAAC,eAAe,IAAI,CAAC,IAAI,CAAC,eAAe,EAAE;YAClD,OAAO,KAAK,CAAC;SACd;QAED,QACE,IAAI,CAAC,cAAc,KAAK,sBAAsB,CAAC,MAAM;YACrD,IAAI,CAAC,YAAY,KAAK,oBAAoB,CAAC,IAAI;YAC/C,IAAI,CAAC,YAAY,KAAK,oBAAoB,CAAC,OAAO,EAClD;KACH;;;;;IAMO,IAAI,CAAC,KAAa;QACxB,IAAI,IAAI,CAAC,OAAO,KAAK,KAAK,EAAE;YAC1B,OAAO;SACR;QAED,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;QACzB,MAAM,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,EAAE,KAAK,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,MAAM,GAAG,IAAI,IAAI,CAAC,WAAW,CAAC,EAAE,CAAC,CAAC,CAAC;;QAE5F,IAAI,CAAC,cAAc,CAAC,MAAM,CAAC;YACzB,IAAI;YACJ,QAAQ,EAAE,QAAQ;SACnB,CAAC,CAAC;KACJ;;IAGD,IAAY,WAAW;QACrB,OAAO,IAAI,CAAC,eAAe,IAAI,IAAI,CAAC,eAAe,CAAC;KACrD;IAEO,UAAU;QAChB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAoB,CAAC;QAC/D,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI;YACtB,IAAI,CAAC,YAAY,CAAC,sBAAsB,EAAE,OAAO,CAAC,CAAC;SACpD,CAAC,CAAC;KACJ;IAED,gBAAgB;;QACd,MAAA,IAAI,CAAC,cAAc,0CAAE,gBAAgB,CAAC,QAAQ,EAAE,IAAI,CAAC,uBAAuB,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,EAAC,OAAO,EAAE,IAAI,EAAC,CAAC,CAAC;QAC1G,IAAI,CAAC,cAAc,GAAG,IAAI,cAAc,CAAC,IAAI,CAAC,uBAAuB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;QAClF,MAAA,IAAI,CAAC,cAAc,0CAAE,OAAO,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;QAClD,IAAI,CAAC,UAAU,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,IAAI,CAAC,uBAAuB,EAAE,CAAC;SAChC;QACD,IAAI,CAAC,uBAAuB,EAAE,CAAC;KAChC;IAED,oBAAoB;;QAClB,MAAA,IAAI,CAAC,cAAc,0CAAE,UAAU,EAAE,CAAC;KACnC;IAED,MAAM;QACJ,IAAI,IAAI,CAAC,SAAS,EAAE;YAClB,QACE,WAAK,KAAK,EAAC,sBAAsB,IAC9B,IAAI,CAAC,KAAK,IAAI,WAAK,KAAK,EAAC,+BAA+B,IAAE,IAAI,CAAC,KAAK,CAAO,EAC5E,WAAK,KAAK,EAAE,EAAC,MAAM,EAAE,GAAG,IAAI,CAAC,kBAAkB,IAAI,EAAC,IAClD,0BAAmC,CAC/B,CACF,EACN;SACH;QAED,QACE,EAAC,IAAI,QACH,WACE,KAAK,EAAC,sBAAsB,0BACP,UAAU,gBACnB,IAAI,CAAC,KAAK,IAAI,UAAU,IAEnC,IAAI,CAAC,KAAK,IAAI,WAAK,KAAK,EAAC,+BAA+B,IAAE,IAAI,CAAC,KAAK,CAAO,EAC5E,WAAK,KAAK,EAAC,oBAAoB,IAC7B,gBACE,KAAK,EAAC,6BAA6B,EACnC,OAAO,EAAE,aAAa,CAAC,SAAS,oBACjB,MAAM,EACrB,IAAI,EAAC,YAAY,EACjB,OAAO,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,EAC/B,QAAQ,EAAE,CAAC,IAAI,CAAC,QAAQ,IAAI,CAAC,IAAI,CAAC,eAAe,EACjD,MAAM,EAAE,IAAI,CAAC,cAAc,KAAK,sBAAsB,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,WAAW,EAChF,SAAS,EAAE,IAAI,CAAC,MAAM,GAAG,8BAA8B,GAAG,gCAAgC,GAC1F,EACF,UACE,KAAK,EAAC,4BAA4B,iBACtB,OAAO,eACT,QAAQ,EAClB,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,cAAc,GAAG,EAAE,CAAC,IAEvC,YAAM,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,GAAI,CACjD,EACL,gBACE,KAAK,EAAC,6BAA6B,EACnC,OAAO,EAAE,aAAa,CAAC,SAAS,oBACjB,MAAM,EACrB,IAAI,EAAC,aAAa,EAClB,OAAO,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,EAC/B,QAAQ,EAAE,CAAC,IAAI,CAAC,QAAQ,IAAI,CAAC,IAAI,CAAC,eAAe,EACjD,MAAM,EAAE,IAAI,CAAC,cAAc,KAAK,sBAAsB,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,WAAW,EAChF,SAAS,EAAE,IAAI,CAAC,MAAM,GAAG,8BAA8B,GAAG,gCAAgC,GAC1F,CACE,CACF,EAEL,IAAI,CAAC,aAAa,EAAE,KACnB,WAAK,KAAK,EAAC,mBAAmB,IAC3B,IAAI,CAAC,cAAc,KAAK,sBAAsB,CAAC,MAAM,KACpD,gBACE,KAAK,EAAC,6BAA6B,EACnC,OAAO,EAAE,aAAa,CAAC,QAAQ,EAC/B,IAAI,EAAC,YAAY,EACjB,OAAO,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,EAC/B,QAAQ,EAAE,CAAC,IAAI,CAAC,QAAQ,IAAI,CAAC,IAAI,CAAC,eAAe,EACjD,SAAS,EAAE,IAAI,CAAC,MAAM,GAAG,8BAA8B,GAAG,gCAAgC,GAC1F,CACH,EACA,IAAI,CAAC,YAAY,KAAK,oBAAoB,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,IAAI,IAAI,CAAC,KAAK,KAC3E,WAAK,KAAK,EAAC,eAAe,IACvB,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,KAAK,MACvB,cACE,IAAI,EAAC,QAAQ,EACb,KAAK,EAAE,EAAC,OAAO,EAAE,IAAI,CAAC,oBAAoB,KAAK,KAAK,EAAC,gBAEnD,IAAI,CAAC,oBAAoB,KAAK,KAAK,GAAG,mBAAmB,GAAG,yBAAyB,KAAK,GAAG,CAAC,EAAE,EAElG,OAAO,EAAE,MAAM,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,GAC/B,CACH,CAAC,CACE,CACP,EACA,IAAI,CAAC,YAAY,KAAK,oBAAoB,CAAC,OAAO,IAAI,IAAI,CAAC,MAAM,IAAI,IAAI,CAAC,KAAK,KAC9E,WAAK,KAAK,EAAC,gCAAgC,IACzC,YAAM,KAAK,EAAC,SAAS,IAAE,IAAI,CAAC,OAAO,GAAG,CAAC,CAAQ,EAC/C,qBAAe,EACf,gBAAO,IAAI,CAAC,KAAK,CAAC,MAAM,CAAQ,CAC5B,CACP,EACA,IAAI,CAAC,cAAc,KAAK,sBAAsB,CAAC,MAAM,KACpD,gBACE,KAAK,EAAC,6BAA6B,EACnC,OAAO,EAAE,aAAa,CAAC,QAAQ,EAC/B,IAAI,EAAC,aAAa,EAClB,OAAO,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,EAC/B,QAAQ,EAAE,CAAC,IAAI,CAAC,QAAQ,IAAI,CAAC,IAAI,CAAC,eAAe,EACjD,SAAS,EAAE,IAAI,CAAC,MAAM,GAAG,8BAA8B,GAAG,gCAAgC,GAC1F,CACH,CACG,CACP,CACI,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["ZCarousel"],"sources":["src/components/z-carousel/styles.css?tag=z-carousel&encapsulation=shadow","src/components/z-carousel/index.tsx"],"sourcesContent":[":host {\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n\n --z-carousel-gutter: 0;\n --z-carousel-items-shadow: ;\n}\n\n:host([single]) {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n\n:host([single]) .z-carousel-container {\n width: fit-content;\n max-width: 100%;\n}\n\n.z-carousel-container {\n display: flex;\n flex-direction: column;\n}\n\n.z-carousel-title {\n margin-bottom: calc(var(--space-unit) * 2);\n}\n\n.z-carousel-wrapper {\n position: relative;\n}\n\n.z-carousel-items-container {\n display: flex;\n max-width: 100%;\n flex-direction: row;\n margin: 0;\n box-shadow: var(--z-carousel-items-shadow, none);\n column-gap: var(--z-carousel-gutter);\n list-style: none;\n -ms-overflow-style: none; /* IE and Edge */\n overflow-x: scroll;\n padding-inline-start: 0;\n scroll-behavior: smooth;\n scroll-snap-type: x mandatory;\n\n /* Hide scrollbar for IE, Edge and Firefox */\n scrollbar-width: none; /* Firefox */\n}\n\n/* Hide scrollbar for Chrome, Safari and Opera */\n.z-carousel-items-container::-webkit-scrollbar {\n display: none;\n}\n\n.z-carousel-items-container ::slotted(*) {\n scroll-snap-align: center;\n}\n\n.z-carousel-navigation-arrow[hidden] {\n display: none;\n}\n\n.z-carousel-navigation-arrow[data-direction] {\n position: absolute;\n z-index: 1;\n bottom: 50%;\n transform: translateY(50%);\n}\n\n.z-carousel-navigation-arrow[data-direction=\"next\"] {\n right: 0;\n}\n\n:host(:not([fixed-arrows])) .z-carousel-wrapper .z-carousel-navigation-arrow {\n display: none;\n}\n\n.z-carousel-footer {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: center;\n column-gap: calc(var(--space-unit) * 3);\n}\n\n:host([arrows-position=\"bottom\"]) .z-carousel-footer {\n margin-top: calc(var(--space-unit) * 0.75);\n}\n\n.z-carousel-footer .numbers-progress,\n.z-carousel-footer .dots-progress {\n display: flex;\n align-items: center;\n justify-content: center;\n}\n\n.z-carousel-footer .dots-progress {\n column-gap: calc(var(--space-unit) * 3);\n}\n\n:host(:not([arrows-position=\"bottom\"])) .z-carousel-footer .dots-progress {\n margin-top: calc(var(--space-unit) * 2);\n}\n\n.z-carousel-footer .dots-progress button {\n display: flex;\n width: calc(var(--space-unit) * 3);\n height: calc(var(--space-unit) * 3);\n align-items: center;\n padding: 0;\n border: none;\n margin: 0;\n background-color: var(--color-surface03);\n border-radius: calc(var(--space-unit) * 3);\n}\n\n.z-carousel-footer .dots-progress button.current {\n background-color: var(--color-primary01);\n}\n\n.z-carousel-footer .dots-progress button:focus:focus-visible {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\n.z-carousel-footer .dots-progress button:not(.current) {\n cursor: pointer;\n}\n\n.z-carousel-footer .numbers-progress {\n column-gap: calc(var(--space-unit) / 2);\n}\n\n:host(:not([arrows-position=\"bottom\"])) .z-carousel-footer .numbers-progress {\n margin-top: var(--space-unit);\n}\n\n.z-carousel-footer .numbers-progress .current {\n font-weight: var(--font-sb);\n}\n\n@media (min-width: 768px) {\n :host(:not([fixed-arrows])) .z-carousel-wrapper:hover .z-carousel-navigation-arrow:not([hidden]) {\n display: flex;\n }\n}\n","import {Component, Element, Event, EventEmitter, Host, Prop, State, Watch, h} from \"@stencil/core\";\nimport {ButtonVariant, CarouselArrowsPosition, CarouselProgressMode} from \"../../beans\";\n\n/**\n * ZCarousel component.\n * @cssprop --z-carousel-gutter - The gutter between items.\n * @cssprop --z-carousel-items-shadow - The shadow around the items.\n * @slot - Carousel items. Use `<li>` elements inside this slot.\n */\n@Component({\n tag: \"z-carousel\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZCarousel {\n @Element() host: HTMLZCarouselElement;\n\n /** The z-carousel is on loading state */\n @Prop()\n isLoading: boolean;\n\n /** The z-carousel title */\n @Prop()\n label?: string;\n\n /** Shows only one content at a time */\n @Prop({reflect: true})\n single = false;\n\n /** Arrow buttons position */\n @Prop({reflect: true})\n arrowsPosition?: CarouselArrowsPosition;\n\n /** Progress indicator type. Only available for `single` mode */\n @Prop()\n progressMode?: CarouselProgressMode;\n\n /**\n * Whether the navigation arrow buttons over the items are always visible or only on mouse hover.\n * If set to `false`, the arrows will not be visible on mobile.\n * Only meaningful with `arrowsPosition` set to `OVER`.\n */\n @Prop({reflect: true})\n fixedArrows = true;\n\n /** The height of the ghost loader (only visible when `isLoading` is set to `true`) */\n @Prop()\n ghostLoadingHeight = 100;\n\n /** When enabled, navigating next the last item will go back to the first item and vice versa. */\n @Prop()\n infinite = false;\n\n /** Current item index for single mode. */\n @State()\n current = 0;\n\n /** Items on the slider. */\n @State()\n items: HTMLLIElement[];\n\n /** Index of the indicator to highlight. */\n @State()\n highlightedIndicator: number;\n\n @State()\n canNavigatePrev: boolean;\n\n @State()\n canNavigateNext: boolean;\n\n /** Reference for the items container element. */\n protected itemsContainer: HTMLUListElement;\n\n /** Observer that handles current index change when scrolling on single mode. */\n private intersectionObserver: IntersectionObserver;\n\n /** Observer to check if navigation can still be enabled/showed when the size of the items' container changes */\n private resizeObserver: ResizeObserver;\n\n /** Flag indicating the items container is about to scroll programmatically towards the stored index. */\n private scrollingTo: number = null;\n\n /** Emitted on index change and only in `single` mode. */\n @Event()\n indexChange: EventEmitter<{currentItem: number}>;\n\n @Watch(\"current\")\n onIndexChange(): void {\n this.indexChange.emit({currentItem: this.current});\n }\n\n @Watch(\"single\")\n onSingleModeChange(): void {\n if (this.single && !this.intersectionObserver) {\n this.setIntersectionObserver();\n }\n }\n\n @Watch(\"infinite\")\n onInfiniteModeChange(): void {\n this.checkNavigationValidity();\n }\n\n /**\n * Set an intersection observer to:\n * - highlight the indicator of the intersecting item during scroll\n * - set the current item to the last intersecting item\n */\n private setIntersectionObserver(): void {\n this.intersectionObserver = new IntersectionObserver(\n (entries) => {\n const entry = entries.find(({isIntersecting}) => isIntersecting);\n if (!entry) {\n return;\n }\n\n const entryIndex = this.items.findIndex((item) => item === entry.target);\n this.highlightedIndicator = entryIndex;\n\n /* skip setting the current item if intersection has been triggered by a programmatic scroll\n (@see `goTo` function) and the final index has not been reached */\n if (this.scrollingTo !== null && entryIndex !== this.scrollingTo) {\n return;\n }\n\n this.scrollingTo = null;\n this.current = entryIndex;\n },\n {\n root: this.itemsContainer,\n threshold: 0.5,\n }\n );\n\n this.items.forEach((element) => this.intersectionObserver.observe(element));\n }\n\n /** Update items' list and check conditions to allow navigation */\n private onSlotChange(): void {\n this.items = Array.from(this.host.children) as HTMLLIElement[];\n this.checkNavigationValidity();\n this.setIntersectionObserver();\n this.goTo(this.current);\n }\n\n private onPrev(): void {\n if (this.single) {\n this.goTo(this.infinite && this.current - 1 < 0 ? this.items.length - 1 : Math.max(0, this.current - 1));\n\n return;\n }\n\n this.itemsContainer.scrollBy({\n left:\n this.infinite && this.itemsContainer.scrollLeft == 0\n ? this.itemsContainer.scrollWidth - this.itemsContainer.clientWidth\n : -this.itemsContainer.clientWidth / 2,\n behavior: \"smooth\",\n });\n }\n\n private onNext(): void {\n if (this.single) {\n const next =\n this.infinite && this.current + 1 > this.items.length - 1\n ? 0\n : Math.min(this.current + 1, this.items.length - 1);\n\n return this.goTo(next);\n }\n\n this.itemsContainer.scrollBy({\n left:\n this.infinite &&\n this.itemsContainer.scrollLeft == this.itemsContainer.scrollWidth - this.itemsContainer.clientWidth\n ? -this.itemsContainer.scrollWidth\n : this.itemsContainer.clientWidth / 2,\n behavior: \"smooth\",\n });\n }\n\n /**\n * Check if navigation buttons can be enabled and set the related local states.\n */\n private checkNavigationValidity(): void {\n if (this.single) {\n this.canNavigatePrev = this.current > 0;\n this.canNavigateNext = this.current < this.items.length - 1;\n\n return;\n }\n\n this.canNavigatePrev = this.itemsContainer.scrollLeft > 0;\n this.canNavigateNext =\n this.itemsContainer.scrollLeft < this.itemsContainer.scrollWidth - this.itemsContainer.clientWidth;\n }\n\n /**\n * Check if footer has to be rendered.\n */\n private canShowFooter(): boolean {\n if (!this.canNavigatePrev && !this.canNavigateNext) {\n return false;\n }\n\n return (\n this.arrowsPosition === CarouselArrowsPosition.BOTTOM ||\n this.progressMode === CarouselProgressMode.DOTS ||\n this.progressMode === CarouselProgressMode.NUMBERS\n );\n }\n\n /**\n * Set current item to passed index.\n * @param index Index to set\n */\n private goTo(index: number): void {\n if (this.current === index) {\n return;\n }\n\n this.scrollingTo = index;\n const left = this.items.slice(0, index).reduce((acc, item) => (acc += item.clientWidth), 0);\n // the scroll will trigger the IntersectionObserver and set the current item\n this.itemsContainer.scroll({\n left,\n behavior: \"smooth\",\n });\n }\n\n /** Check if navigation of at least one direction is enabled */\n private get canNavigate(): boolean {\n return this.canNavigatePrev || this.canNavigateNext;\n }\n\n private setupItems(): void {\n this.items = Array.from(this.host.children) as HTMLLIElement[];\n this.items.forEach((item) => {\n item.setAttribute(\"aria-roledescription\", \"slide\");\n });\n }\n\n componentDidLoad(): void {\n this.itemsContainer?.addEventListener(\"scroll\", this.checkNavigationValidity.bind(this), {passive: true});\n this.resizeObserver = new ResizeObserver(this.checkNavigationValidity.bind(this));\n this.resizeObserver?.observe(this.itemsContainer);\n this.setupItems();\n if (this.single) {\n this.setIntersectionObserver();\n }\n this.checkNavigationValidity();\n }\n\n disconnectedCallback(): void {\n this.resizeObserver?.disconnect();\n }\n\n render(): HTMLDivElement | HTMLZCarouselElement {\n if (this.isLoading) {\n return (\n <div class=\"z-carousel-container\">\n {this.label && <div class=\"heading-3-sb z-carousel-title\">{this.label}</div>}\n <div style={{height: `${this.ghostLoadingHeight}px`}}>\n <z-ghost-loading></z-ghost-loading>\n </div>\n </div>\n );\n }\n\n return (\n <Host>\n <div\n class=\"z-carousel-container\"\n aria-roledescription=\"carousel\"\n aria-label={this.label || \"Carousel\"}\n >\n {this.label && <div class=\"z-carousel-title heading-3-sb\">{this.label}</div>}\n <div class=\"z-carousel-wrapper\">\n <z-button\n class=\"z-carousel-navigation-arrow\"\n variant={ButtonVariant.SECONDARY}\n data-direction=\"prev\"\n icon=\"arrow-left\"\n onClick={this.onPrev.bind(this)}\n disabled={!this.infinite && !this.canNavigatePrev}\n hidden={this.arrowsPosition !== CarouselArrowsPosition.OVER || !this.canNavigate}\n ariaLabel={this.single ? \"Mostra l'elemento precedente\" : \"Mostra gli elementi precedenti\"}\n />\n <ul\n class=\"z-carousel-items-container\"\n aria-atomic=\"false\"\n aria-live=\"polite\"\n ref={(el) => (this.itemsContainer = el)}\n >\n <slot onSlotchange={this.onSlotChange.bind(this)} />\n </ul>\n <z-button\n class=\"z-carousel-navigation-arrow\"\n variant={ButtonVariant.SECONDARY}\n data-direction=\"next\"\n icon=\"arrow-right\"\n onClick={this.onNext.bind(this)}\n disabled={!this.infinite && !this.canNavigateNext}\n hidden={this.arrowsPosition !== CarouselArrowsPosition.OVER || !this.canNavigate}\n ariaLabel={this.single ? \"Mostra l'elemento successivo\" : \"Mostra gli elementi successivi\"}\n />\n </div>\n </div>\n\n {this.canShowFooter() && (\n <div class=\"z-carousel-footer\">\n {this.arrowsPosition === CarouselArrowsPosition.BOTTOM && (\n <z-button\n class=\"z-carousel-navigation-arrow\"\n variant={ButtonVariant.TERTIARY}\n icon=\"arrow-left\"\n onClick={this.onPrev.bind(this)}\n disabled={!this.infinite && !this.canNavigatePrev}\n ariaLabel={this.single ? \"Mostra l'elemento precedente\" : \"Mostra gli elementi precedenti\"}\n />\n )}\n {this.progressMode === CarouselProgressMode.DOTS && this.single && this.items && (\n <div class=\"dots-progress\">\n {this.items.map((_, index) => (\n <button\n type=\"button\"\n class={{current: this.highlightedIndicator === index}}\n aria-label={\n this.highlightedIndicator === index ? \"Elemento corrente\" : `Spostati all'elemento ${index + 1}`\n }\n onClick={() => this.goTo(index)}\n />\n ))}\n </div>\n )}\n {this.progressMode === CarouselProgressMode.NUMBERS && this.single && this.items && (\n <div class=\"numbers-progress interactive-1\">\n <span class=\"current\">{this.current + 1}</span>\n <span>di</span>\n <span>{this.items.length}</span>\n </div>\n )}\n {this.arrowsPosition === CarouselArrowsPosition.BOTTOM && (\n <z-button\n class=\"z-carousel-navigation-arrow\"\n variant={ButtonVariant.TERTIARY}\n icon=\"arrow-right\"\n onClick={this.onNext.bind(this)}\n disabled={!this.infinite && !this.canNavigateNext}\n ariaLabel={this.single ? \"Mostra l'elemento successivo\" : \"Mostra gli elementi successivi\"}\n />\n )}\n </div>\n )}\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1 +1,8 @@
1
- import{Z as o,d as s}from"./index19.js";const r=o,t=s;export{r as ZChip,t as defineCustomElement}
1
+ import { Z as ZChip$1, d as defineCustomElement$1 } from './index6.js';
2
+
3
+ const ZChip = ZChip$1;
4
+ const defineCustomElement = defineCustomElement$1;
5
+
6
+ export { ZChip, defineCustomElement };
7
+
8
+ //# sourceMappingURL=z-chip.js.map
@@ -0,0 +1 @@
1
+ {"file":"z-chip.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -1 +1,234 @@
1
- import{proxyCustomElement as t,HTMLElement as r,createEvent as e,h as o,Host as a,transformTag as s}from"@stencil/core/internal/client";import{a0 as i}from"./index2.js";import{a as l}from"./utils.js";const c={it:{"Select a color":"Seleziona un colore","Color swatch":"Campione di colore"},en:{"Select a color":"Select a color","Color swatch":"Color swatch"}},n=t(class extends r{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.colorSelected=e(this,"colorSelected",7),this.lng="it",this.disableTransparent=!1,this.colorKeysByRow=[],this._colorButtons=[]}get colorButtons(){return this._colorButtons.length||(this._colorButtons=Array.from(this.host.shadowRoot.querySelectorAll("button"))),this._colorButtons}sortColorKeysByRow(){const t=Object.keys(i),r=[];for(let e=0;e<5;e++)for(let o=0;o<9;o++){const a=5*o+e;a<t.length&&r.push(t[a])}return r}moveFocusTo(t){this.colorButtons.forEach(((r,e)=>r.tabIndex=e===t?0:-1)),this.colorButtons[t].focus()}validateTransparentSelection(){this.disableTransparent&&"#FFFFFF00"===this.selectedColor&&(this.selectedColor="#333333")}emitColorSelected(){this.colorSelected.emit(this.selectedColor)}async setFocus(){this.colorButtons.forEach((t=>t.tabIndex=-1));const t=this.colorButtons.find((t=>"true"===t.ariaSelected))||this.colorButtons.find((t=>!t.disabled));t&&(t.tabIndex=0,setTimeout((()=>{t.focus()}),50),this.host.tabIndex=-1)}getNextIndexByKey(t,r,e){const o=Math.floor(t/9),a=t%9;let s=t;switch(r){case"ArrowRight":{const t=a+1;s=9*(t>=9?(o+1)%5:o)+t%9,s>=e&&(s=0);break}case"ArrowLeft":{const t=a-1;s=9*(t<0?(o-1+5)%5:o)+(t+9)%9,s>=e&&(s=e-1);break}case"ArrowDown":{let t=o+1,r=a;t>=5&&(t=0,r=(a+1)%9),s=9*t+r,s>=e&&(s=0);break}case"ArrowUp":{let t=o-1,r=a;t<0&&(t=4,r=(a-1+9)%9),s=9*t+r,s>=e&&(s=e-1);break}}return s}handleKeyDown(t){var r,e;const o=t.composedPath()[0];if(!o.dataset.color)return;const a=this.colorButtons.indexOf(o),s=this.colorButtons.length;if(a<0||!["ArrowRight","ArrowLeft","ArrowDown","ArrowUp"].includes(t.key))return;let i=a,l=0;do{i=this.getNextIndexByKey(i,t.key,s),l++}while(l<s&&(null===(r=this.colorButtons[i])||void 0===r?void 0:r.disabled));i!==a&&i>=0&&i<s&&!(null===(e=this.colorButtons[i])||void 0===e?void 0:e.disabled)&&(this.moveFocusTo(i),t.preventDefault(),t.stopPropagation())}handleBlur(t){l(this.host,t.relatedTarget)||(this.host.tabIndex=0,this.colorButtons.forEach((t=>t.tabIndex=-1)))}componentWillLoad(){this.colorKeysByRow=this.sortColorKeysByRow()}render(){return o(a,{key:"c834820884acc8c3bdf4571379cbe6da74e7ea89",role:"listbox","aria-label":this.htmlAriaLabel||c[this.lng]["Select a color"],tabIndex:0},this.colorKeysByRow.map((t=>{var r;return o("button",{class:"color-swatch","data-color":t,role:"option","aria-selected":(null===(r=this.selectedColor)||void 0===r?void 0:r.toUpperCase())===t.toUpperCase()?"true":"false",tabIndex:-1,onClick:()=>this.selectedColor=t,disabled:this.disableTransparent&&"#FFFFFF00"===t},o("div",{class:"color-swatch",role:"img","aria-roledescription":c[this.lng]["Color swatch"],"aria-label":i[t][this.lng],title:i[t][this.lng],style:{backgroundColor:t}}))})))}get host(){return this}static get watchers(){return{disableTransparent:[{validateTransparentSelection:0}],selectedColor:[{validateTransparentSelection:0},{emitColorSelected:0}]}}static get style(){return':host{display:grid;width:fit-content;padding:calc(var(--space-unit) * 2);background:var(--color-surface01);gap:var(--space-unit);grid-template-columns:repeat(9, calc(var(--space-unit) * 3));grid-template-rows:repeat(5, calc(var(--space-unit) * 3))}:host,*{box-sizing:border-box}button{--border-color:var(--color-surface05);padding:0;border:none;appearance:none;background:none;border-radius:var(--border-radius);cursor:pointer}button[data-color="#FFFFFF00"]{position:relative}button[data-color="#FFFFFF00"]::after{position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient( -45deg, transparent 48%, var(--border-color) 48%, var(--border-color) 52%, transparent 52% );border-radius:var(--border-radius);content:""}button[aria-selected="true"]{box-shadow:0 0 0 1px var(--color-white), 0 0 0 3px var(--color-active-primary)}button:focus-visible{box-shadow:var(--shadow-focus-primary)}button .color-swatch{width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3);border:var(--border-size-small) solid var(--border-color);border-radius:var(--border-radius)}button[data-color="#FFFFFF00"]:disabled{--border-color:var(--color-disabled01-icon);cursor:not-allowed}button[data-color="#FFFFFF00"]:disabled .color-swatch{background-color:var(--color-disabled02)}'}},[1,"z-color-picker",{selectedColor:[1025,"selected-color"],lng:[1],htmlAriaLabel:[1,"html-aria-label"],disableTransparent:[4,"disable-transparent"],setFocus:[64]},[[0,"focus","setFocus"],[0,"keydown","handleKeyDown"],[0,"blur","handleBlur"]],{disableTransparent:[{validateTransparentSelection:0}],selectedColor:[{validateTransparentSelection:0},{emitColorSelected:0}]}]),d=n,h=function(){"undefined"!=typeof customElements&&["z-color-picker"].forEach((t=>{"z-color-picker"===t&&(customElements.get(s(t))||customElements.define(s(t),n))}))};export{d as ZColorPicker,h as defineCustomElement}
1
+ import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
+ import { a0 as ColorPickerPalette } from './index2.js';
3
+ import { a as containsElement } from './utils.js';
4
+
5
+ const stylesCss = ":host{display:grid;width:fit-content;padding:calc(var(--space-unit) * 2);background:var(--color-surface01);gap:var(--space-unit);grid-template-columns:repeat(9, calc(var(--space-unit) * 3));grid-template-rows:repeat(5, calc(var(--space-unit) * 3))}:host,*{box-sizing:border-box}button{--border-color:var(--color-surface05);padding:0;border:none;appearance:none;background:none;border-radius:var(--border-radius);cursor:pointer}button[data-color=\"#FFFFFF00\"]{position:relative}button[data-color=\"#FFFFFF00\"]::after{position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(\n -45deg,\n transparent 48%,\n var(--border-color) 48%,\n var(--border-color) 52%,\n transparent 52%\n );border-radius:var(--border-radius);content:\"\"}button[aria-selected=\"true\"]{box-shadow:0 0 0 1px var(--color-white),\n 0 0 0 3px var(--color-active-primary)}button:focus-visible{box-shadow:var(--shadow-focus-primary)}button .color-swatch{width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3);border:var(--border-size-small) solid var(--border-color);border-radius:var(--border-radius)}button[data-color=\"#FFFFFF00\"]:disabled{--border-color:var(--color-disabled01-icon);cursor:not-allowed}button[data-color=\"#FFFFFF00\"]:disabled .color-swatch{background-color:var(--color-disabled02)}";
6
+ const ZColorPickerStyle0 = stylesCss;
7
+
8
+ const LOCALES = {
9
+ it: {
10
+ "Select a color": "Seleziona un colore",
11
+ "Color swatch": "Campione di colore",
12
+ },
13
+ en: {
14
+ "Select a color": "Select a color",
15
+ "Color swatch": "Color swatch",
16
+ },
17
+ };
18
+ /** Number of colors in each group (column) of the grid. */
19
+ const COLOR_GROUP_SIZE = 5;
20
+ /** Number of color groups (columns) in the grid. */
21
+ const COLOR_GROUPS = 9;
22
+ const ZColorPicker$1 = /*@__PURE__*/ proxyCustomElement(class ZColorPicker extends HTMLElement {
23
+ constructor() {
24
+ super();
25
+ this.__registerHost();
26
+ this.__attachShadow();
27
+ this.colorSelected = createEvent(this, "colorSelected", 7);
28
+ /**
29
+ * The color keys arranged in row-major order for rendering and navigation.
30
+ */
31
+ this.colorKeysByRow = [];
32
+ this._colorButtons = [];
33
+ this.selectedColor = undefined;
34
+ this.lng = "it";
35
+ this.htmlAriaLabel = undefined;
36
+ this.disableTransparent = false;
37
+ }
38
+ get colorButtons() {
39
+ if (!this._colorButtons.length) {
40
+ this._colorButtons = Array.from(this.host.shadowRoot.querySelectorAll("button"));
41
+ }
42
+ return this._colorButtons;
43
+ }
44
+ /**
45
+ * Reorders color keys from column-major (the format of the `ColorPickerPalette` object) to row-major (visual/navigation order).
46
+ * This ensures button indices in the DOM match their visual position in the grid.
47
+ */
48
+ sortColorKeysByRow() {
49
+ const allKeys = Object.keys(ColorPickerPalette);
50
+ const ordered = [];
51
+ // Iterate through visual positions (row by row, left to right)
52
+ for (let row = 0; row < COLOR_GROUP_SIZE; row++) {
53
+ for (let col = 0; col < COLOR_GROUPS; col++) {
54
+ const columnMajorIndex = col * COLOR_GROUP_SIZE + row;
55
+ if (columnMajorIndex < allKeys.length) {
56
+ ordered.push(allKeys[columnMajorIndex]);
57
+ }
58
+ }
59
+ }
60
+ return ordered;
61
+ }
62
+ /** Move focus to the specified color button by index. */
63
+ moveFocusTo(index) {
64
+ // Reset tabindex of other buttons and set tabindex to 0 on selected button
65
+ this.colorButtons.forEach((btn, i) => (btn.tabIndex = i === index ? 0 : -1));
66
+ this.colorButtons[index].focus();
67
+ }
68
+ validateTransparentSelection() {
69
+ if (this.disableTransparent && this.selectedColor === "#FFFFFF00") {
70
+ this.selectedColor = "#333333"; // Default to dark gray 2 if transparent is disabled and currently selected
71
+ }
72
+ }
73
+ emitColorSelected() {
74
+ this.colorSelected.emit(this.selectedColor);
75
+ }
76
+ /**
77
+ * Focuses the selected or first enabled color button and makes the container non-tabbable.
78
+ */
79
+ async setFocus() {
80
+ // Reset tabindex of all buttons
81
+ this.colorButtons.forEach((btn) => (btn.tabIndex = -1));
82
+ const firstSelectedOrEnabled = this.colorButtons.find((btn) => btn.ariaSelected === "true") || this.colorButtons.find((btn) => !btn.disabled);
83
+ if (!firstSelectedOrEnabled) {
84
+ return;
85
+ }
86
+ firstSelectedOrEnabled.tabIndex = 0;
87
+ setTimeout(() => {
88
+ firstSelectedOrEnabled.focus();
89
+ }, 50);
90
+ // Set container as non-tabbable
91
+ this.host.tabIndex = -1;
92
+ }
93
+ /**
94
+ * Compute next index in row-major grid according to keyboard direction.
95
+ */
96
+ getNextIndexByKey(currentIndex, key, totalColors) {
97
+ const row = Math.floor(currentIndex / COLOR_GROUPS);
98
+ const col = currentIndex % COLOR_GROUPS;
99
+ let newIndex = currentIndex;
100
+ switch (key) {
101
+ case "ArrowRight": {
102
+ const newCol = col + 1;
103
+ const newRow = newCol >= COLOR_GROUPS ? (row + 1) % COLOR_GROUP_SIZE : row;
104
+ newIndex = newRow * COLOR_GROUPS + (newCol % COLOR_GROUPS);
105
+ if (newIndex >= totalColors) {
106
+ newIndex = 0; // Wrap to first item
107
+ }
108
+ break;
109
+ }
110
+ case "ArrowLeft": {
111
+ const newCol = col - 1;
112
+ const newRow = newCol < 0 ? (row - 1 + COLOR_GROUP_SIZE) % COLOR_GROUP_SIZE : row;
113
+ newIndex = newRow * COLOR_GROUPS + ((newCol + COLOR_GROUPS) % COLOR_GROUPS);
114
+ if (newIndex >= totalColors) {
115
+ newIndex = totalColors - 1; // Wrap to last item
116
+ }
117
+ break;
118
+ }
119
+ case "ArrowDown": {
120
+ let newRow = row + 1;
121
+ let newCol = col;
122
+ if (newRow >= COLOR_GROUP_SIZE) {
123
+ // Wrap to first item of next column
124
+ newRow = 0;
125
+ newCol = (col + 1) % COLOR_GROUPS;
126
+ }
127
+ newIndex = newRow * COLOR_GROUPS + newCol;
128
+ if (newIndex >= totalColors) {
129
+ newIndex = 0; // Wrap to first item
130
+ }
131
+ break;
132
+ }
133
+ case "ArrowUp": {
134
+ let newRow = row - 1;
135
+ let newCol = col;
136
+ if (newRow < 0) {
137
+ // Wrap to last item of previous column
138
+ newRow = COLOR_GROUP_SIZE - 1;
139
+ newCol = (col - 1 + COLOR_GROUPS) % COLOR_GROUPS;
140
+ }
141
+ newIndex = newRow * COLOR_GROUPS + newCol;
142
+ if (newIndex >= totalColors) {
143
+ newIndex = totalColors - 1; // Wrap to last item
144
+ }
145
+ break;
146
+ }
147
+ }
148
+ return newIndex;
149
+ }
150
+ /**
151
+ * Handle keyboard navigation within the color picker.
152
+ * Arrow keys move focus in the expected direction, wrapping around edges. The grid is navigated in row-major order.
153
+ */
154
+ handleKeyDown(event) {
155
+ var _a, _b;
156
+ const target = event.composedPath()[0];
157
+ if (!target.dataset.color) {
158
+ return;
159
+ }
160
+ const currentIndex = this.colorButtons.indexOf(target);
161
+ const totalColors = this.colorButtons.length;
162
+ if (currentIndex < 0 || !["ArrowRight", "ArrowLeft", "ArrowDown", "ArrowUp"].includes(event.key)) {
163
+ return;
164
+ }
165
+ let newIndex = currentIndex;
166
+ let attempts = 0;
167
+ do {
168
+ newIndex = this.getNextIndexByKey(newIndex, event.key, totalColors);
169
+ attempts++;
170
+ } while (attempts < totalColors && ((_a = this.colorButtons[newIndex]) === null || _a === void 0 ? void 0 : _a.disabled));
171
+ if (newIndex !== currentIndex &&
172
+ newIndex >= 0 &&
173
+ newIndex < totalColors &&
174
+ !((_b = this.colorButtons[newIndex]) === null || _b === void 0 ? void 0 : _b.disabled)) {
175
+ this.moveFocusTo(newIndex);
176
+ event.preventDefault();
177
+ event.stopPropagation();
178
+ }
179
+ }
180
+ /**
181
+ * When focus leaves the color picker (e.g. user tabs away), reset all buttons to non-tabbable and make the container tabbable again.
182
+ */
183
+ handleBlur(event) {
184
+ const relatedTarget = event.relatedTarget;
185
+ if (!containsElement(this.host, relatedTarget)) {
186
+ this.host.tabIndex = 0;
187
+ this.colorButtons.forEach((btn) => (btn.tabIndex = -1));
188
+ }
189
+ }
190
+ componentWillLoad() {
191
+ this.colorKeysByRow = this.sortColorKeysByRow();
192
+ }
193
+ render() {
194
+ return (h(Host, { key: '24f0e76aecda9731ed826e8228f49ca5e08a14a5', role: "listbox", "aria-label": this.htmlAriaLabel || LOCALES[this.lng]["Select a color"], tabIndex: 0 }, this.colorKeysByRow.map((colorKey) => {
195
+ var _a;
196
+ return (h("button", { class: "color-swatch", "data-color": colorKey, role: "option", "aria-selected": ((_a = this.selectedColor) === null || _a === void 0 ? void 0 : _a.toUpperCase()) === colorKey.toUpperCase() ? "true" : "false", tabIndex: -1, onClick: () => (this.selectedColor = colorKey), disabled: this.disableTransparent && colorKey === "#FFFFFF00" }, h("div", { class: "color-swatch", role: "img", "aria-roledescription": LOCALES[this.lng]["Color swatch"], "aria-label": ColorPickerPalette[colorKey][this.lng], title: ColorPickerPalette[colorKey][this.lng], style: { backgroundColor: colorKey } })));
197
+ })));
198
+ }
199
+ get host() { return this; }
200
+ static get watchers() { return {
201
+ "disableTransparent": ["validateTransparentSelection"],
202
+ "selectedColor": ["validateTransparentSelection", "emitColorSelected"]
203
+ }; }
204
+ static get style() { return ZColorPickerStyle0; }
205
+ }, [1, "z-color-picker", {
206
+ "selectedColor": [1025, "selected-color"],
207
+ "lng": [1],
208
+ "htmlAriaLabel": [1, "html-aria-label"],
209
+ "disableTransparent": [4, "disable-transparent"],
210
+ "setFocus": [64]
211
+ }, [[0, "focus", "setFocus"], [0, "keydown", "handleKeyDown"], [0, "blur", "handleBlur"]], {
212
+ "disableTransparent": ["validateTransparentSelection"],
213
+ "selectedColor": ["validateTransparentSelection", "emitColorSelected"]
214
+ }]);
215
+ function defineCustomElement$1() {
216
+ if (typeof customElements === "undefined") {
217
+ return;
218
+ }
219
+ const components = ["z-color-picker"];
220
+ components.forEach(tagName => { switch (tagName) {
221
+ case "z-color-picker":
222
+ if (!customElements.get(tagName)) {
223
+ customElements.define(tagName, ZColorPicker$1);
224
+ }
225
+ break;
226
+ } });
227
+ }
228
+
229
+ const ZColorPicker = ZColorPicker$1;
230
+ const defineCustomElement = defineCustomElement$1;
231
+
232
+ export { ZColorPicker, defineCustomElement };
233
+
234
+ //# sourceMappingURL=z-color-picker.js.map