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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1546) hide show
  1. package/dist/cjs/_commonjsHelpers-CFO10eej.js +7 -0
  2. package/dist/cjs/{breakpoints-8a1e87e0.js → breakpoints-B7vFm-3T.js} +0 -2
  3. package/dist/cjs/{iconset-5d47610c.js → iconset-Bcbz2MS1.js} +3 -4
  4. package/dist/cjs/index-2H1EJ2Tl.js +2683 -0
  5. package/dist/cjs/{index-e30d0503.js → index-wGaSHN1_.js} +0 -2
  6. package/dist/cjs/index.cjs.js +112 -224
  7. package/dist/cjs/loader.cjs.js +3 -8
  8. package/dist/cjs/{utils-4f7b4830.js → utils-C5_wGVkJ.js} +81 -73
  9. package/dist/cjs/{utils-b1859d65.js → utils-Ctc6JP2n.js} +2 -4
  10. package/dist/cjs/web-components-library.cjs.js +7 -10
  11. package/dist/cjs/z-accordion.cjs.entry.js +26 -13
  12. package/dist/cjs/z-alert.cjs.entry.js +4 -10
  13. package/dist/cjs/z-anchor-navigation.cjs.entry.js +25 -10
  14. package/dist/cjs/z-app-header-deprecated.cjs.entry.js +53 -22
  15. package/dist/cjs/z-app-header_12.cjs.entry.js +261 -150
  16. package/dist/cjs/z-aria-alert.cjs.entry.js +4 -7
  17. package/dist/cjs/z-avatar.cjs.entry.js +9 -13
  18. package/dist/cjs/z-book-card-app.cjs.entry.js +10 -18
  19. package/dist/cjs/z-book-card-deprecated.cjs.entry.js +10 -24
  20. package/dist/cjs/z-book-card.cjs.entry.js +11 -23
  21. package/dist/cjs/z-book-cover.cjs.entry.js +6 -11
  22. package/dist/cjs/z-breadcrumb.cjs.entry.js +24 -19
  23. package/dist/cjs/z-button-sort.cjs.entry.js +9 -14
  24. package/dist/cjs/z-card.cjs.entry.js +9 -12
  25. package/dist/cjs/z-carousel.cjs.entry.js +49 -29
  26. package/dist/cjs/z-chip.cjs.entry.js +9 -13
  27. package/dist/cjs/z-color-picker.cjs.entry.js +24 -18
  28. package/dist/cjs/z-combobox.cjs.entry.js +27 -26
  29. package/dist/cjs/z-cover-hero.cjs.entry.js +18 -11
  30. package/dist/cjs/z-date-picker.cjs.entry.js +351 -330
  31. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +18 -22
  32. package/dist/cjs/z-file-upload.cjs.entry.js +21 -18
  33. package/dist/cjs/z-file.cjs.entry.js +6 -13
  34. package/dist/cjs/z-ghost-loading.cjs.entry.js +4 -9
  35. package/dist/cjs/z-info-box.cjs.entry.js +5 -10
  36. package/dist/cjs/z-info-reveal.cjs.entry.js +20 -13
  37. package/dist/cjs/z-logo.cjs.entry.js +4 -15
  38. package/dist/cjs/z-menu-deprecated.cjs.entry.js +23 -14
  39. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +10 -13
  40. package/dist/cjs/z-menu-section.cjs.entry.js +15 -16
  41. package/dist/cjs/z-menu.cjs.entry.js +27 -17
  42. package/dist/cjs/z-myz-card-alert.cjs.entry.js +5 -14
  43. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +9 -12
  44. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +4 -9
  45. package/dist/cjs/z-myz-card-footer.cjs.entry.js +7 -15
  46. package/dist/cjs/z-myz-card-icon.cjs.entry.js +6 -10
  47. package/dist/cjs/z-myz-card-info.cjs.entry.js +8 -13
  48. package/dist/cjs/z-myz-card-list.cjs.entry.js +4 -10
  49. package/dist/cjs/z-myz-card_4.cjs.entry.js +16 -31
  50. package/dist/cjs/z-myz-list-item.cjs.entry.js +9 -17
  51. package/dist/cjs/z-myz-list.cjs.entry.js +7 -12
  52. package/dist/cjs/z-navigation-tabs.cjs.entry.js +28 -18
  53. package/dist/cjs/z-notification.cjs.entry.js +10 -12
  54. package/dist/cjs/z-otp.cjs.entry.js +10 -14
  55. package/dist/cjs/z-pagination.cjs.entry.js +28 -18
  56. package/dist/cjs/z-panel-elem.cjs.entry.js +7 -17
  57. package/dist/cjs/z-popover.cjs.entry.js +35 -19
  58. package/dist/cjs/z-range-picker.cjs.entry.js +38 -31
  59. package/dist/cjs/z-result-card.cjs.entry.js +7 -16
  60. package/dist/cjs/z-section-title.cjs.entry.js +12 -10
  61. package/dist/cjs/z-select.cjs.entry.js +21 -25
  62. package/dist/cjs/z-skip-to-content.cjs.entry.js +8 -13
  63. package/dist/cjs/z-slideshow.cjs.entry.js +12 -16
  64. package/dist/cjs/z-stepper-item.cjs.entry.js +4 -14
  65. package/dist/cjs/z-stepper.cjs.entry.js +4 -9
  66. package/dist/cjs/z-table.cjs.entry.js +19 -18
  67. package/dist/cjs/z-tbody.cjs.entry.js +12 -7
  68. package/dist/cjs/z-td.cjs.entry.js +54 -8
  69. package/dist/cjs/z-tfoot.cjs.entry.js +16 -7
  70. package/dist/cjs/z-th.cjs.entry.js +81 -8
  71. package/dist/cjs/z-thead.cjs.entry.js +21 -7
  72. package/dist/cjs/z-toast-notification-list.cjs.entry.js +11 -12
  73. package/dist/cjs/z-toast-notification.cjs.entry.js +3942 -3963
  74. package/dist/cjs/z-toggle-button.cjs.entry.js +8 -12
  75. package/dist/cjs/z-toggle-switch.cjs.entry.js +13 -14
  76. package/dist/cjs/z-tool.cjs.entry.js +28 -29
  77. package/dist/cjs/z-toolbar.cjs.entry.js +7 -12
  78. package/dist/cjs/z-tooltip.cjs.entry.js +15 -11
  79. package/dist/cjs/z-tr.cjs.entry.js +80 -12
  80. package/dist/cjs/z-tree-list.cjs.entry.js +10 -14
  81. package/dist/cjs/z-visually-hidden.cjs.entry.js +4 -9
  82. package/dist/collection/__mocks__/fileMock.js +0 -1
  83. package/dist/collection/beans/index.js +0 -1
  84. package/dist/collection/collection-manifest.json +3 -2
  85. package/dist/collection/components/book-card/z-book-card/index.js +55 -34
  86. package/dist/collection/components/book-card/z-book-card/index.stories.js +0 -1
  87. package/dist/collection/components/book-card/z-book-card-app/index.js +23 -15
  88. package/dist/collection/components/book-card/z-book-card-app/index.stories.js +0 -1
  89. package/dist/collection/components/css-components/z-fab/index.stories.js +0 -1
  90. package/dist/collection/components/css-components/z-label/index.stories.js +0 -1
  91. package/dist/collection/components/css-components/z-link/index.stories.js +0 -1
  92. package/dist/collection/components/css-components/z-scrollbar/index.stories.js +0 -1
  93. package/dist/collection/components/date-picker/utils.js +0 -1
  94. package/dist/collection/components/date-picker/z-date-picker/index.js +61 -35
  95. package/dist/collection/components/date-picker/z-date-picker/index.stories.js +0 -1
  96. package/dist/collection/components/date-picker/z-range-picker/index.js +61 -34
  97. package/dist/collection/components/date-picker/z-range-picker/index.stories.js +0 -1
  98. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js +70 -23
  99. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js +0 -1
  100. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js +57 -40
  101. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js +0 -1
  102. package/dist/collection/components/deprecated/z-menu-deprecated/index.js +31 -12
  103. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js +0 -1
  104. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js +11 -10
  105. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js +0 -1
  106. package/dist/collection/components/deprecated/z-section-title/index.js +16 -5
  107. package/dist/collection/components/deprecated/z-section-title/index.stories.js +0 -1
  108. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +7 -6
  109. package/dist/collection/components/file-upload/z-file/index.js +9 -8
  110. package/dist/collection/components/file-upload/z-file/index.stories.js +0 -1
  111. package/dist/collection/components/file-upload/z-file-upload/index.js +80 -37
  112. package/dist/collection/components/file-upload/z-file-upload/index.stories.js +0 -1
  113. package/dist/collection/components/index.js +0 -1
  114. package/dist/collection/components/list/z-list/index.js +23 -7
  115. package/dist/collection/components/list/z-list/index.stories.js +0 -1
  116. package/dist/collection/components/list/z-list-element/index.js +113 -38
  117. package/dist/collection/components/list/z-list-element/index.stories.js +0 -1
  118. package/dist/collection/components/list/z-list-group/index.js +50 -16
  119. package/dist/collection/components/list/z-list-group/index.stories.js +0 -1
  120. package/dist/collection/components/list/z-tree-list/index.js +16 -11
  121. package/dist/collection/components/list/z-tree-list/index.stories.js +0 -1
  122. package/dist/collection/components/table/cells/z-td/index.js +32 -10
  123. package/dist/collection/components/table/cells/z-th/index.js +54 -17
  124. package/dist/collection/components/table/z-table/index.js +10 -3
  125. package/dist/collection/components/table/z-table/index.stories.js +0 -1
  126. package/dist/collection/components/table/z-tbody/index.js +1 -2
  127. package/dist/collection/components/table/z-tfoot/index.js +7 -3
  128. package/dist/collection/components/table/z-thead/index.js +13 -4
  129. package/dist/collection/components/table/z-tr/index.js +17 -5
  130. package/dist/collection/components/z-accordion/index.js +49 -16
  131. package/dist/collection/components/z-accordion/index.stories.js +0 -1
  132. package/dist/collection/components/z-anchor-navigation/index.js +33 -6
  133. package/dist/collection/components/z-anchor-navigation/index.stories.js +0 -1
  134. package/dist/collection/components/z-app-header/index.js +58 -20
  135. package/dist/collection/components/z-app-header/index.stories.js +0 -1
  136. package/dist/collection/components/z-aria-alert/index.js +7 -4
  137. package/dist/collection/components/z-aria-alert/index.stories.js +0 -1
  138. package/dist/collection/components/z-avatar/index.js +24 -13
  139. package/dist/collection/components/z-avatar/index.stories.js +0 -1
  140. package/dist/collection/components/z-book-cover/index.js +17 -10
  141. package/dist/collection/components/z-book-cover/index.stories.js +0 -1
  142. package/dist/collection/components/z-breadcrumb/index.js +37 -17
  143. package/dist/collection/components/z-breadcrumb/index.stories.js +0 -1
  144. package/dist/collection/components/z-button/index.js +74 -35
  145. package/dist/collection/components/z-button/index.stories.js +0 -1
  146. package/dist/collection/components/z-button-sort/index.js +33 -18
  147. package/dist/collection/components/z-button-sort/index.stories.js +0 -1
  148. package/dist/collection/components/z-card/index.js +21 -11
  149. package/dist/collection/components/z-card/index.stories.js +0 -1
  150. package/dist/collection/components/z-carousel/index.js +69 -35
  151. package/dist/collection/components/z-carousel/index.stories.js +2 -3
  152. package/dist/collection/components/z-chip/index.js +24 -13
  153. package/dist/collection/components/z-chip/index.stories.js +0 -1
  154. package/dist/collection/components/z-color-picker/index.js +31 -17
  155. package/dist/collection/components/z-color-picker/index.stories.js +0 -1
  156. package/dist/collection/components/z-combobox/index.js +80 -41
  157. package/dist/collection/components/z-combobox/index.stories.js +0 -1
  158. package/dist/collection/components/z-cover-hero/index.js +27 -8
  159. package/dist/collection/components/z-cover-hero/index.stories.js +0 -1
  160. package/dist/collection/components/z-divider/index.js +17 -7
  161. package/dist/collection/components/z-divider/index.stories.js +0 -1
  162. package/dist/collection/components/z-ghost-loading/index.js +1 -2
  163. package/dist/collection/components/z-ghost-loading/index.stories.js +0 -1
  164. package/dist/collection/components/z-icon/index.js +25 -22
  165. package/dist/collection/components/z-icon/index.stories.js +0 -1
  166. package/dist/collection/components/z-info-box/index.js +9 -6
  167. package/dist/collection/components/z-info-box/index.stories.js +0 -1
  168. package/dist/collection/components/z-info-reveal/index.js +30 -11
  169. package/dist/collection/components/z-info-reveal/index.stories.js +0 -1
  170. package/dist/collection/components/z-input/index.js +131 -74
  171. package/dist/collection/components/z-input/index.stories.js +0 -1
  172. package/dist/collection/components/z-input-message/index.js +15 -12
  173. package/dist/collection/components/z-input-message/index.stories.js +0 -1
  174. package/dist/collection/components/z-logo/index.js +25 -22
  175. package/dist/collection/components/z-logo/index.stories.js +0 -1
  176. package/dist/collection/components/z-menu/index.js +32 -12
  177. package/dist/collection/components/z-menu/index.stories.js +0 -1
  178. package/dist/collection/components/z-menu-section/index.js +17 -12
  179. package/dist/collection/components/z-menu-section/index.stories.js +0 -1
  180. package/dist/collection/components/z-modal/index.js +36 -19
  181. package/dist/collection/components/z-modal/index.stories.js +0 -1
  182. package/dist/collection/components/z-navigation-tabs/index.js +35 -15
  183. package/dist/collection/components/z-navigation-tabs/index.stories.js +0 -1
  184. package/dist/collection/components/z-notification/index.js +30 -15
  185. package/dist/collection/components/z-notification/index.stories.js +0 -1
  186. package/dist/collection/components/z-offcanvas/index.js +42 -12
  187. package/dist/collection/components/z-offcanvas/index.stories.js +0 -1
  188. package/dist/collection/components/z-pagination/index.js +45 -21
  189. package/dist/collection/components/z-pagination/index.stories.js +0 -1
  190. package/dist/collection/components/z-panel-elem/index.js +38 -26
  191. package/dist/collection/components/z-panel-elem/index.stories.js +0 -1
  192. package/dist/collection/components/z-popover/index.js +44 -16
  193. package/dist/collection/components/z-popover/index.stories.js +0 -1
  194. package/dist/collection/components/z-result-card/index.js +34 -23
  195. package/dist/collection/components/z-result-card/z-result-card.stories.js +0 -1
  196. package/dist/collection/components/z-searchbar/index.js +80 -40
  197. package/dist/collection/components/z-searchbar/index.stories.js +0 -1
  198. package/dist/collection/components/z-select/index.js +87 -47
  199. package/dist/collection/components/z-select/index.stories.js +0 -1
  200. package/dist/collection/components/z-skip-to-content/index.js +13 -8
  201. package/dist/collection/components/z-skip-to-content/index.stories.js +0 -1
  202. package/dist/collection/components/z-stepper/index.js +1 -2
  203. package/dist/collection/components/z-stepper/index.stories.js +0 -1
  204. package/dist/collection/components/z-stepper-item/index.js +21 -19
  205. package/dist/collection/components/z-stepper-item/index.stories.js +0 -1
  206. package/dist/collection/components/z-tag/index.js +11 -14
  207. package/dist/collection/components/z-tag/index.stories.js +0 -1
  208. package/dist/collection/components/z-toast-notification/index.js +52 -34
  209. package/dist/collection/components/z-toast-notification/index.stories.js +0 -1
  210. package/dist/collection/components/z-toast-notification-list/index.js +12 -6
  211. package/dist/collection/components/z-toast-notification-list/index.stories.js +0 -1
  212. package/dist/collection/components/z-toggle-button/index.js +22 -12
  213. package/dist/collection/components/z-toggle-button/index.stories.js +0 -1
  214. package/dist/collection/components/z-toggle-switch/index.js +21 -9
  215. package/dist/collection/components/z-toggle-switch/index.stories.js +0 -1
  216. package/dist/collection/components/z-tool/index.js +49 -31
  217. package/dist/collection/components/z-tool/index.stories.js +0 -1
  218. package/dist/collection/components/z-toolbar/index.js +7 -6
  219. package/dist/collection/components/z-toolbar/index.stories.js +0 -1
  220. package/dist/collection/components/z-tooltip/index.js +29 -10
  221. package/dist/collection/components/z-tooltip/index.stories.js +0 -1
  222. package/dist/collection/components/z-visually-hidden/index.js +1 -2
  223. package/dist/collection/components/z-visually-hidden/index.stories.js +0 -1
  224. package/dist/collection/constants/breakpoints.js +0 -1
  225. package/dist/collection/constants/icons.js +0 -1
  226. package/dist/collection/constants/iconset.js +0 -1
  227. package/dist/collection/index.js +0 -1
  228. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +19 -11
  229. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +17 -16
  230. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +1 -2
  231. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +17 -16
  232. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +25 -12
  233. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +31 -20
  234. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +1 -2
  235. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +15 -12
  236. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +13 -7
  237. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +11 -7
  238. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +5 -5
  239. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +10 -10
  240. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +29 -19
  241. package/dist/collection/snowflakes/myz/z-alert/index.js +7 -8
  242. package/dist/collection/snowflakes/myz/z-otp/index.js +19 -12
  243. package/dist/collection/snowflakes/myz/z-slideshow/index.js +11 -9
  244. package/dist/collection/utils/storybook-utils.js +0 -1
  245. package/dist/collection/utils/utils.js +0 -1
  246. package/dist/components/_commonjsHelpers.js +1 -5
  247. package/dist/components/breakpoints.js +1 -11
  248. package/dist/components/iconset.js +1 -1013
  249. package/dist/components/index.d.ts +1 -0
  250. package/dist/components/index.js +1 -98
  251. package/dist/components/index10.js +1 -60
  252. package/dist/components/index11.js +1 -92
  253. package/dist/components/index12.js +1 -342
  254. package/dist/components/index13.js +1 -66
  255. package/dist/components/index14.js +1 -53
  256. package/dist/components/index15.js +1 -181
  257. package/dist/components/index16.js +1 -76
  258. package/dist/components/index17.js +1 -1040
  259. package/dist/components/index18.js +1 -65
  260. package/dist/components/index19.js +1 -33
  261. package/dist/components/index2.js +1 -407
  262. package/dist/components/index20.js +1 -45
  263. package/dist/components/index21.js +1 -62
  264. package/dist/components/index22.js +1 -66
  265. package/dist/components/index23.js +1 -179
  266. package/dist/components/index24.js +1 -549
  267. package/dist/components/index25.js +1 -409
  268. package/dist/components/index26.js +1 -49
  269. package/dist/components/index27.js +1 -55
  270. package/dist/components/index3.js +1 -36
  271. package/dist/components/index4.js +1 -45
  272. package/dist/components/index5.js +1 -82
  273. package/dist/components/index6.js +1 -56
  274. package/dist/components/index7.js +1 -40
  275. package/dist/components/index8.js +1 -63
  276. package/dist/components/index9.js +1 -33
  277. package/dist/components/utils.js +1 -246
  278. package/dist/components/utils2.js +1 -2704
  279. package/dist/components/z-accordion.js +1 -95
  280. package/dist/components/z-alert.js +1 -8
  281. package/dist/components/z-anchor-navigation.js +1 -87
  282. package/dist/components/z-app-header-deprecated.js +1 -255
  283. package/dist/components/z-app-header.js +1 -367
  284. package/dist/components/z-aria-alert.js +1 -35
  285. package/dist/components/z-avatar.js +1 -66
  286. package/dist/components/z-book-card-app.js +1 -77
  287. package/dist/components/z-book-card-deprecated.js +1 -175
  288. package/dist/components/z-book-card.js +1 -149
  289. package/dist/components/z-book-cover.js +1 -8
  290. package/dist/components/z-breadcrumb.js +1 -290
  291. package/dist/components/z-button-sort.js +1 -86
  292. package/dist/components/z-button.js +1 -8
  293. package/dist/components/z-card.js +1 -83
  294. package/dist/components/z-carousel.js +1 -234
  295. package/dist/components/z-chip.js +1 -8
  296. package/dist/components/z-color-picker.js +1 -234
  297. package/dist/components/z-combobox.js +1 -393
  298. package/dist/components/z-cover-hero.js +1 -66
  299. package/dist/components/z-date-picker.js +16 -528
  300. package/dist/components/z-divider.js +1 -8
  301. package/dist/components/z-dragdrop-area.js +1 -8
  302. package/dist/components/z-file-upload.js +1 -253
  303. package/dist/components/z-file.js +1 -89
  304. package/dist/components/z-ghost-loading.js +1 -8
  305. package/dist/components/z-icon.js +1 -8
  306. package/dist/components/z-info-box.js +1 -51
  307. package/dist/components/z-info-reveal.js +1 -8
  308. package/dist/components/z-input-message.js +1 -8
  309. package/dist/components/z-input.js +1 -8
  310. package/dist/components/z-list-element.js +1 -8
  311. package/dist/components/z-list-group.js +1 -8
  312. package/dist/components/z-list.js +1 -8
  313. package/dist/components/z-logo.js +1 -56
  314. package/dist/components/z-menu-deprecated.js +1 -144
  315. package/dist/components/z-menu-section-deprecated.js +1 -84
  316. package/dist/components/z-menu-section.js +1 -226
  317. package/dist/components/z-menu.js +1 -353
  318. package/dist/components/z-modal.js +1 -8
  319. package/dist/components/z-myz-card-alert.js +1 -101
  320. package/dist/components/z-myz-card-body.js +1 -8
  321. package/dist/components/z-myz-card-cover.js +1 -8
  322. package/dist/components/z-myz-card-dictionary.js +1 -94
  323. package/dist/components/z-myz-card-footer-sections.js +1 -36
  324. package/dist/components/z-myz-card-footer.js +1 -99
  325. package/dist/components/z-myz-card-header.js +1 -8
  326. package/dist/components/z-myz-card-icon.js +1 -49
  327. package/dist/components/z-myz-card-info.js +1 -162
  328. package/dist/components/z-myz-card-list.js +1 -58
  329. package/dist/components/z-myz-card.js +1 -8
  330. package/dist/components/z-myz-list-item.js +1 -8
  331. package/dist/components/z-myz-list.js +1 -71
  332. package/dist/components/z-navigation-tabs.js +1 -272
  333. package/dist/components/z-notification.js +1 -68
  334. package/dist/components/z-offcanvas.js +1 -8
  335. package/dist/components/z-otp.js +1 -75
  336. package/dist/components/z-pagination.js +1 -283
  337. package/dist/components/z-panel-elem.js +1 -66
  338. package/dist/components/z-popover.js +1 -8
  339. package/dist/components/z-range-picker.js +1 -413
  340. package/dist/components/z-result-card.js +1 -121
  341. package/dist/components/z-searchbar.js +1 -8
  342. package/dist/components/z-section-title.js +1 -52
  343. package/dist/components/z-select.js +1 -585
  344. package/dist/components/z-skip-to-content.js +1 -93
  345. package/dist/components/z-slideshow.js +1 -161
  346. package/dist/components/z-stepper-item.js +1 -60
  347. package/dist/components/z-stepper.js +1 -36
  348. package/dist/components/z-table.js +1 -68
  349. package/dist/components/z-tag.js +1 -8
  350. package/dist/components/z-tbody.js +1 -36
  351. package/dist/components/z-td.js +1 -89
  352. package/dist/components/z-tfoot.js +1 -39
  353. package/dist/components/z-th.js +1 -112
  354. package/dist/components/z-thead.js +1 -42
  355. package/dist/components/z-toast-notification-list.js +1 -79
  356. package/dist/components/z-toast-notification.js +2 -4228
  357. package/dist/components/z-toggle-button.js +1 -64
  358. package/dist/components/z-toggle-switch.js +1 -73
  359. package/dist/components/z-tool.js +1 -260
  360. package/dist/components/z-toolbar.js +1 -165
  361. package/dist/components/z-tooltip.js +1 -8
  362. package/dist/components/z-tr.js +1 -101
  363. package/dist/components/z-tree-list.js +1 -162
  364. package/dist/components/z-visually-hidden.js +1 -36
  365. package/dist/esm/_commonjsHelpers-B85MJLTf.js +5 -0
  366. package/dist/esm/{breakpoints-d148bfde.js → breakpoints-Q-tWjk7P.js} +0 -2
  367. package/dist/esm/{iconset-d7823b13.js → iconset-BanpkIXZ.js} +3 -4
  368. package/dist/esm/{index-106473a8.js → index-BKCj6NR2.js} +0 -2
  369. package/dist/esm/index-ByN2sYu6.js +2653 -0
  370. package/dist/esm/index.js +4 -6
  371. package/dist/esm/loader.js +3 -6
  372. package/dist/esm/{utils-8d6ca808.js → utils-0PByxJyN.js} +3 -5
  373. package/dist/esm/{utils-93ac0e6c.js → utils-DuuLzXZj.js} +81 -73
  374. package/dist/esm/web-components-library.js +5 -7
  375. package/dist/esm/z-accordion.entry.js +26 -11
  376. package/dist/esm/z-alert.entry.js +4 -8
  377. package/dist/esm/z-anchor-navigation.entry.js +25 -8
  378. package/dist/esm/z-app-header-deprecated.entry.js +53 -20
  379. package/dist/esm/z-app-header_12.entry.js +261 -148
  380. package/dist/esm/z-aria-alert.entry.js +4 -5
  381. package/dist/esm/z-avatar.entry.js +9 -11
  382. package/dist/esm/z-book-card-app.entry.js +10 -16
  383. package/dist/esm/z-book-card-deprecated.entry.js +10 -22
  384. package/dist/esm/z-book-card.entry.js +11 -21
  385. package/dist/esm/z-book-cover.entry.js +6 -9
  386. package/dist/esm/z-breadcrumb.entry.js +24 -17
  387. package/dist/esm/z-button-sort.entry.js +9 -12
  388. package/dist/esm/z-card.entry.js +9 -10
  389. package/dist/esm/z-carousel.entry.js +50 -28
  390. package/dist/esm/z-chip.entry.js +9 -11
  391. package/dist/esm/z-color-picker.entry.js +24 -16
  392. package/dist/esm/z-combobox.entry.js +27 -24
  393. package/dist/esm/z-cover-hero.entry.js +18 -9
  394. package/dist/esm/z-date-picker.entry.js +352 -329
  395. package/dist/esm/z-dragdrop-area_2.entry.js +18 -20
  396. package/dist/esm/z-file-upload.entry.js +21 -16
  397. package/dist/esm/z-file.entry.js +6 -11
  398. package/dist/esm/z-ghost-loading.entry.js +4 -7
  399. package/dist/esm/z-info-box.entry.js +5 -8
  400. package/dist/esm/z-info-reveal.entry.js +20 -11
  401. package/dist/esm/z-logo.entry.js +4 -13
  402. package/dist/esm/z-menu-deprecated.entry.js +23 -12
  403. package/dist/esm/z-menu-section-deprecated.entry.js +10 -11
  404. package/dist/esm/z-menu-section.entry.js +15 -14
  405. package/dist/esm/z-menu.entry.js +27 -15
  406. package/dist/esm/z-myz-card-alert.entry.js +5 -12
  407. package/dist/esm/z-myz-card-dictionary.entry.js +9 -10
  408. package/dist/esm/z-myz-card-footer-sections.entry.js +4 -7
  409. package/dist/esm/z-myz-card-footer.entry.js +7 -13
  410. package/dist/esm/z-myz-card-icon.entry.js +6 -8
  411. package/dist/esm/z-myz-card-info.entry.js +8 -11
  412. package/dist/esm/z-myz-card-list.entry.js +4 -8
  413. package/dist/esm/z-myz-card_4.entry.js +16 -29
  414. package/dist/esm/z-myz-list-item.entry.js +9 -15
  415. package/dist/esm/z-myz-list.entry.js +7 -10
  416. package/dist/esm/z-navigation-tabs.entry.js +28 -16
  417. package/dist/esm/z-notification.entry.js +10 -10
  418. package/dist/esm/z-otp.entry.js +10 -12
  419. package/dist/esm/z-pagination.entry.js +28 -16
  420. package/dist/esm/z-panel-elem.entry.js +7 -15
  421. package/dist/esm/z-popover.entry.js +35 -17
  422. package/dist/esm/z-range-picker.entry.js +38 -29
  423. package/dist/esm/z-result-card.entry.js +7 -14
  424. package/dist/esm/z-section-title.entry.js +12 -8
  425. package/dist/esm/z-select.entry.js +21 -23
  426. package/dist/esm/z-skip-to-content.entry.js +8 -11
  427. package/dist/esm/z-slideshow.entry.js +12 -14
  428. package/dist/esm/z-stepper-item.entry.js +4 -12
  429. package/dist/esm/z-stepper.entry.js +4 -7
  430. package/dist/esm/z-table.entry.js +19 -16
  431. package/dist/esm/z-tbody.entry.js +14 -3
  432. package/dist/esm/z-td.entry.js +56 -4
  433. package/dist/esm/z-tfoot.entry.js +18 -3
  434. package/dist/esm/z-th.entry.js +83 -4
  435. package/dist/esm/z-thead.entry.js +23 -3
  436. package/dist/esm/z-toast-notification-list.entry.js +11 -10
  437. package/dist/esm/z-toast-notification.entry.js +3942 -3961
  438. package/dist/esm/z-toggle-button.entry.js +8 -10
  439. package/dist/esm/z-toggle-switch.entry.js +13 -12
  440. package/dist/esm/z-tool.entry.js +28 -27
  441. package/dist/esm/z-toolbar.entry.js +7 -10
  442. package/dist/esm/z-tooltip.entry.js +15 -9
  443. package/dist/esm/z-tr.entry.js +82 -8
  444. package/dist/esm/z-tree-list.entry.js +10 -12
  445. package/dist/esm/z-visually-hidden.entry.js +4 -7
  446. package/dist/types/components/book-card/z-book-card/index.d.ts +2 -2
  447. package/dist/types/components/book-card/z-book-card-app/index.d.ts +2 -2
  448. package/dist/types/components/date-picker/z-date-picker/index.d.ts +2 -2
  449. package/dist/types/components/date-picker/z-range-picker/index.d.ts +2 -2
  450. package/dist/types/components/deprecated/z-app-header-deprecated/index.d.ts +2 -2
  451. package/dist/types/components/deprecated/z-book-card-deprecated/index.d.ts +2 -2
  452. package/dist/types/components/deprecated/z-menu-deprecated/index.d.ts +2 -2
  453. package/dist/types/components/deprecated/z-menu-section-deprecated/index.d.ts +2 -2
  454. package/dist/types/components/deprecated/z-section-title/index.d.ts +2 -1
  455. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +2 -2
  456. package/dist/types/components/file-upload/z-file/index.d.ts +2 -2
  457. package/dist/types/components/file-upload/z-file-upload/index.d.ts +2 -2
  458. package/dist/types/components/list/z-list/index.d.ts +2 -1
  459. package/dist/types/components/list/z-list-element/index.d.ts +2 -2
  460. package/dist/types/components/list/z-list-group/index.d.ts +2 -1
  461. package/dist/types/components/list/z-tree-list/index.d.ts +2 -2
  462. package/dist/types/components/table/cells/z-td/index.d.ts +2 -2
  463. package/dist/types/components/table/cells/z-th/index.d.ts +2 -1
  464. package/dist/types/components/table/z-table/index.d.ts +2 -1
  465. package/dist/types/components/table/z-tbody/index.d.ts +2 -1
  466. package/dist/types/components/table/z-tfoot/index.d.ts +2 -1
  467. package/dist/types/components/table/z-thead/index.d.ts +2 -1
  468. package/dist/types/components/table/z-tr/index.d.ts +2 -2
  469. package/dist/types/components/z-accordion/index.d.ts +2 -2
  470. package/dist/types/components/z-anchor-navigation/index.d.ts +2 -1
  471. package/dist/types/components/z-app-header/index.d.ts +2 -2
  472. package/dist/types/components/z-aria-alert/index.d.ts +2 -1
  473. package/dist/types/components/z-avatar/index.d.ts +2 -1
  474. package/dist/types/components/z-book-cover/index.d.ts +2 -1
  475. package/dist/types/components/z-breadcrumb/index.d.ts +2 -2
  476. package/dist/types/components/z-button/index.d.ts +5 -2
  477. package/dist/types/components/z-button-sort/index.d.ts +2 -2
  478. package/dist/types/components/z-card/index.d.ts +2 -1
  479. package/dist/types/components/z-carousel/index.d.ts +5 -2
  480. package/dist/types/components/z-carousel/index.stories.d.ts +2 -2
  481. package/dist/types/components/z-chip/index.d.ts +2 -2
  482. package/dist/types/components/z-color-picker/index.d.ts +2 -2
  483. package/dist/types/components/z-combobox/index.d.ts +2 -2
  484. package/dist/types/components/z-cover-hero/index.d.ts +2 -1
  485. package/dist/types/components/z-divider/index.d.ts +2 -1
  486. package/dist/types/components/z-ghost-loading/index.d.ts +2 -1
  487. package/dist/types/components/z-icon/index.d.ts +2 -1
  488. package/dist/types/components/z-info-box/index.d.ts +2 -2
  489. package/dist/types/components/z-info-reveal/index.d.ts +2 -1
  490. package/dist/types/components/z-input/index.d.ts +2 -2
  491. package/dist/types/components/z-input-message/index.d.ts +2 -1
  492. package/dist/types/components/z-logo/index.d.ts +2 -1
  493. package/dist/types/components/z-menu/index.d.ts +2 -2
  494. package/dist/types/components/z-menu-section/index.d.ts +2 -2
  495. package/dist/types/components/z-modal/index.d.ts +2 -2
  496. package/dist/types/components/z-navigation-tabs/index.d.ts +2 -2
  497. package/dist/types/components/z-notification/index.d.ts +2 -2
  498. package/dist/types/components/z-offcanvas/index.d.ts +2 -2
  499. package/dist/types/components/z-pagination/index.d.ts +2 -2
  500. package/dist/types/components/z-panel-elem/index.d.ts +2 -1
  501. package/dist/types/components/z-popover/index.d.ts +2 -2
  502. package/dist/types/components/z-result-card/index.d.ts +2 -1
  503. package/dist/types/components/z-searchbar/index.d.ts +2 -2
  504. package/dist/types/components/z-select/index.d.ts +2 -2
  505. package/dist/types/components/z-skip-to-content/index.d.ts +2 -1
  506. package/dist/types/components/z-stepper/index.d.ts +2 -1
  507. package/dist/types/components/z-stepper-item/index.d.ts +2 -1
  508. package/dist/types/components/z-tag/index.d.ts +2 -1
  509. package/dist/types/components/z-toast-notification/index.d.ts +2 -2
  510. package/dist/types/components/z-toast-notification-list/index.d.ts +2 -1
  511. package/dist/types/components/z-toggle-button/index.d.ts +2 -2
  512. package/dist/types/components/z-toggle-switch/index.d.ts +2 -2
  513. package/dist/types/components/z-tool/index.d.ts +2 -2
  514. package/dist/types/components/z-toolbar/index.d.ts +2 -1
  515. package/dist/types/components/z-tooltip/index.d.ts +2 -2
  516. package/dist/types/components/z-visually-hidden/index.d.ts +2 -1
  517. package/dist/types/components.d.ts +1299 -166
  518. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -1
  519. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +2 -2
  520. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +2 -1
  521. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -1
  522. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
  523. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +2 -1
  524. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +2 -1
  525. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +2 -1
  526. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +2 -1
  527. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +2 -2
  528. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +2 -1
  529. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -1
  530. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +2 -2
  531. package/dist/types/snowflakes/myz/z-alert/index.d.ts +2 -1
  532. package/dist/types/snowflakes/myz/z-otp/index.d.ts +2 -2
  533. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +2 -1
  534. package/dist/types/stencil-public-runtime.d.ts +194 -8
  535. package/dist/web-components-library/index.esm.js +1 -2
  536. package/dist/web-components-library/p-00f09ae2.entry.js +1 -0
  537. package/dist/web-components-library/p-02e588b4.entry.js +1 -0
  538. package/dist/web-components-library/p-040fbd28.entry.js +1 -0
  539. package/dist/web-components-library/p-05fe5555.entry.js +1 -0
  540. package/dist/web-components-library/p-081b1648.entry.js +1 -0
  541. package/dist/web-components-library/p-0a819ab4.entry.js +1 -0
  542. package/dist/web-components-library/p-0dde6773.entry.js +1 -0
  543. package/dist/web-components-library/p-11a90064.entry.js +1 -0
  544. package/dist/web-components-library/p-1210c90f.entry.js +1 -0
  545. package/dist/web-components-library/p-1280ac72.entry.js +1 -0
  546. package/dist/web-components-library/p-17429bce.entry.js +1 -0
  547. package/dist/web-components-library/p-18782c2f.entry.js +1 -0
  548. package/dist/web-components-library/p-19536f5e.entry.js +1 -0
  549. package/dist/web-components-library/p-1b851174.entry.js +1 -0
  550. package/dist/web-components-library/p-1c75b67f.entry.js +1 -0
  551. package/dist/web-components-library/p-1e984688.entry.js +1 -0
  552. package/dist/web-components-library/p-2294f1b0.entry.js +1 -0
  553. package/dist/web-components-library/p-26fc8a38.entry.js +1 -0
  554. package/dist/web-components-library/p-27f93251.entry.js +1 -0
  555. package/dist/web-components-library/p-294f7b4e.entry.js +1 -0
  556. package/dist/web-components-library/p-2b122a22.entry.js +1 -0
  557. package/dist/web-components-library/p-2f99634d.entry.js +1 -0
  558. package/dist/web-components-library/p-30c86858.entry.js +1 -0
  559. package/dist/web-components-library/p-314302ce.entry.js +1 -0
  560. package/dist/web-components-library/p-366d2553.entry.js +1 -0
  561. package/dist/web-components-library/p-3a9aec16.entry.js +1 -0
  562. package/dist/web-components-library/p-3c861d49.entry.js +1 -0
  563. package/dist/web-components-library/p-41b55222.entry.js +1 -0
  564. package/dist/web-components-library/p-44220d6b.entry.js +1 -0
  565. package/dist/web-components-library/p-48d72b52.entry.js +1 -0
  566. package/dist/web-components-library/p-50b59012.entry.js +1 -0
  567. package/dist/web-components-library/p-5883dbc1.entry.js +1 -0
  568. package/dist/web-components-library/p-58933ba5.entry.js +1 -0
  569. package/dist/web-components-library/p-5bb77af2.entry.js +1 -0
  570. package/dist/web-components-library/{p-6c9cd6be.entry.js → p-5c85b7f4.entry.js} +1 -2
  571. package/dist/web-components-library/p-5e91940f.entry.js +1 -0
  572. package/dist/web-components-library/p-5fc4048b.entry.js +1 -0
  573. package/dist/web-components-library/p-61b2ad9b.entry.js +1 -0
  574. package/dist/web-components-library/p-631f111d.entry.js +1 -0
  575. package/dist/web-components-library/p-6d0abf8c.entry.js +1 -0
  576. package/dist/web-components-library/p-6ece59b5.entry.js +1 -0
  577. package/dist/web-components-library/p-73aaace2.entry.js +1 -0
  578. package/dist/web-components-library/p-772c3e3e.entry.js +1 -0
  579. package/dist/web-components-library/p-849d65f5.entry.js +1 -0
  580. package/dist/web-components-library/p-87306cd0.entry.js +1 -0
  581. package/dist/web-components-library/p-8745878e.entry.js +1 -0
  582. package/dist/web-components-library/p-8f5387ef.entry.js +1 -0
  583. package/dist/web-components-library/p-967549d2.entry.js +1 -0
  584. package/dist/web-components-library/p-99922496.entry.js +1 -0
  585. package/dist/web-components-library/p-9b181c2c.entry.js +1 -0
  586. package/dist/web-components-library/p-9e4db6a2.entry.js +1 -0
  587. package/dist/web-components-library/p-B85MJLTf.js +1 -0
  588. package/dist/web-components-library/p-B8WJfd4z.js +1 -0
  589. package/dist/web-components-library/p-BKCj6NR2.js +1 -0
  590. package/dist/web-components-library/{p-eb15536d.js → p-BanpkIXZ.js} +1 -2
  591. package/dist/web-components-library/p-ByN2sYu6.js +2 -0
  592. package/dist/web-components-library/p-D4yqZKyM.js +1 -0
  593. package/dist/web-components-library/p-Q-tWjk7P.js +1 -0
  594. package/dist/web-components-library/p-a336c241.entry.js +1 -0
  595. package/dist/web-components-library/p-a3a7c406.entry.js +1 -0
  596. package/dist/web-components-library/p-a9534450.entry.js +1 -0
  597. package/dist/web-components-library/p-aabb5aea.entry.js +1 -0
  598. package/dist/web-components-library/p-abfdc045.entry.js +1 -0
  599. package/dist/web-components-library/p-ad2ed505.entry.js +16 -0
  600. package/dist/web-components-library/p-aeaf586b.entry.js +1 -0
  601. package/dist/web-components-library/p-afab22fc.entry.js +1 -0
  602. package/dist/web-components-library/p-afcabf3b.entry.js +1 -0
  603. package/dist/web-components-library/p-b38d52e5.entry.js +1 -0
  604. package/dist/web-components-library/p-b5c180bc.entry.js +1 -0
  605. package/dist/web-components-library/p-c1677653.entry.js +1 -0
  606. package/dist/web-components-library/p-c23bfec2.entry.js +1 -0
  607. package/dist/web-components-library/p-d8f0e022.entry.js +2 -0
  608. package/dist/web-components-library/p-dc759208.entry.js +1 -0
  609. package/dist/web-components-library/p-eb722234.entry.js +1 -0
  610. package/dist/web-components-library/p-ebdbd84c.entry.js +1 -0
  611. package/dist/web-components-library/p-ecea3d09.entry.js +1 -0
  612. package/dist/web-components-library/p-fade8c19.entry.js +1 -0
  613. package/dist/web-components-library/p-fc90579e.entry.js +1 -0
  614. package/dist/web-components-library/web-components-library.esm.js +1 -2
  615. package/package.json +14 -10
  616. package/react/components.js +87 -92
  617. package/react/index.js +1 -18
  618. package/react/react-component-lib/createComponent.js +11 -39
  619. package/react/react-component-lib/createOverlayComponent.js +35 -56
  620. package/react/react-component-lib/index.js +2 -8
  621. package/react/react-component-lib/interfaces.js +1 -3
  622. package/react/react-component-lib/utils/attachProps.js +11 -20
  623. package/react/react-component-lib/utils/case.js +2 -8
  624. package/react/react-component-lib/utils/dev.js +3 -9
  625. package/react/react-component-lib/utils/index.js +10 -35
  626. package/www/build/index.esm.js +1 -2
  627. package/www/build/p-00f09ae2.entry.js +1 -0
  628. package/www/build/p-02e588b4.entry.js +1 -0
  629. package/www/build/p-040fbd28.entry.js +1 -0
  630. package/www/build/p-05fe5555.entry.js +1 -0
  631. package/www/build/p-081b1648.entry.js +1 -0
  632. package/www/build/p-0a819ab4.entry.js +1 -0
  633. package/www/build/p-0dde6773.entry.js +1 -0
  634. package/www/build/p-11a90064.entry.js +1 -0
  635. package/www/build/p-1210c90f.entry.js +1 -0
  636. package/www/build/p-1280ac72.entry.js +1 -0
  637. package/www/build/p-17429bce.entry.js +1 -0
  638. package/www/build/p-18782c2f.entry.js +1 -0
  639. package/www/build/p-19536f5e.entry.js +1 -0
  640. package/www/build/p-1b851174.entry.js +1 -0
  641. package/www/build/p-1c75b67f.entry.js +1 -0
  642. package/www/build/p-1e984688.entry.js +1 -0
  643. package/www/build/p-2294f1b0.entry.js +1 -0
  644. package/www/build/p-26fc8a38.entry.js +1 -0
  645. package/www/build/p-27f93251.entry.js +1 -0
  646. package/www/build/p-294f7b4e.entry.js +1 -0
  647. package/www/build/p-2b122a22.entry.js +1 -0
  648. package/www/build/p-2f99634d.entry.js +1 -0
  649. package/www/build/p-30c86858.entry.js +1 -0
  650. package/www/build/p-314302ce.entry.js +1 -0
  651. package/www/build/p-366d2553.entry.js +1 -0
  652. package/www/build/p-3a9aec16.entry.js +1 -0
  653. package/www/build/p-3c861d49.entry.js +1 -0
  654. package/www/build/p-41b55222.entry.js +1 -0
  655. package/www/build/p-44220d6b.entry.js +1 -0
  656. package/www/build/p-48d72b52.entry.js +1 -0
  657. package/www/build/p-50b59012.entry.js +1 -0
  658. package/www/build/p-5883dbc1.entry.js +1 -0
  659. package/www/build/p-58933ba5.entry.js +1 -0
  660. package/www/build/p-5bb77af2.entry.js +1 -0
  661. package/www/build/{p-6c9cd6be.entry.js → p-5c85b7f4.entry.js} +1 -2
  662. package/www/build/p-5e91940f.entry.js +1 -0
  663. package/www/build/p-5fc4048b.entry.js +1 -0
  664. package/www/build/p-61b2ad9b.entry.js +1 -0
  665. package/www/build/p-631f111d.entry.js +1 -0
  666. package/www/build/p-654b3801.js +1 -0
  667. package/www/build/p-6d0abf8c.entry.js +1 -0
  668. package/www/build/p-6ece59b5.entry.js +1 -0
  669. package/www/build/p-73aaace2.entry.js +1 -0
  670. package/www/build/p-772c3e3e.entry.js +1 -0
  671. package/www/build/p-849d65f5.entry.js +1 -0
  672. package/www/build/p-87306cd0.entry.js +1 -0
  673. package/www/build/p-8745878e.entry.js +1 -0
  674. package/www/build/p-8f5387ef.entry.js +1 -0
  675. package/www/build/p-967549d2.entry.js +1 -0
  676. package/www/build/p-99922496.entry.js +1 -0
  677. package/www/build/p-9b181c2c.entry.js +1 -0
  678. package/www/build/p-9e4db6a2.entry.js +1 -0
  679. package/www/build/p-B85MJLTf.js +1 -0
  680. package/www/build/p-B8WJfd4z.js +1 -0
  681. package/www/build/p-BKCj6NR2.js +1 -0
  682. package/www/build/{p-eb15536d.js → p-BanpkIXZ.js} +1 -2
  683. package/www/build/p-ByN2sYu6.js +2 -0
  684. package/www/build/p-D4yqZKyM.js +1 -0
  685. package/www/build/p-Q-tWjk7P.js +1 -0
  686. package/www/build/p-a336c241.entry.js +1 -0
  687. package/www/build/p-a3a7c406.entry.js +1 -0
  688. package/www/build/p-a9534450.entry.js +1 -0
  689. package/www/build/p-aabb5aea.entry.js +1 -0
  690. package/www/build/p-abfdc045.entry.js +1 -0
  691. package/www/build/p-ad2ed505.entry.js +16 -0
  692. package/www/build/p-aeaf586b.entry.js +1 -0
  693. package/www/build/p-afab22fc.entry.js +1 -0
  694. package/www/build/p-afcabf3b.entry.js +1 -0
  695. package/www/build/p-b38d52e5.entry.js +1 -0
  696. package/www/build/p-b5c180bc.entry.js +1 -0
  697. package/www/build/p-c1677653.entry.js +1 -0
  698. package/www/build/p-c23bfec2.entry.js +1 -0
  699. package/www/build/p-d8f0e022.entry.js +2 -0
  700. package/www/build/p-dc759208.entry.js +1 -0
  701. package/www/build/p-eb722234.entry.js +1 -0
  702. package/www/build/p-ebdbd84c.entry.js +1 -0
  703. package/www/build/p-ecea3d09.entry.js +1 -0
  704. package/www/build/p-fade8c19.entry.js +1 -0
  705. package/www/build/p-fc90579e.entry.js +1 -0
  706. package/www/build/web-components-library.esm.js +1 -2
  707. package/www/index.html +1 -1
  708. package/dist/cjs/_commonjsHelpers-68cdf74f.js +0 -7
  709. package/dist/cjs/_commonjsHelpers-68cdf74f.js.map +0 -1
  710. package/dist/cjs/app-globals-3a1e7e63.js +0 -7
  711. package/dist/cjs/app-globals-3a1e7e63.js.map +0 -1
  712. package/dist/cjs/breakpoints-8a1e87e0.js.map +0 -1
  713. package/dist/cjs/iconset-5d47610c.js.map +0 -1
  714. package/dist/cjs/index-012853a0.js +0 -21
  715. package/dist/cjs/index-012853a0.js.map +0 -1
  716. package/dist/cjs/index-1d7a50cc.js +0 -67
  717. package/dist/cjs/index-1d7a50cc.js.map +0 -1
  718. package/dist/cjs/index-2dff20f5.js +0 -20
  719. package/dist/cjs/index-2dff20f5.js.map +0 -1
  720. package/dist/cjs/index-86a8a3a4.js +0 -23
  721. package/dist/cjs/index-86a8a3a4.js.map +0 -1
  722. package/dist/cjs/index-96af6326.js +0 -2324
  723. package/dist/cjs/index-96af6326.js.map +0 -1
  724. package/dist/cjs/index-c38e5b9e.js +0 -73
  725. package/dist/cjs/index-c38e5b9e.js.map +0 -1
  726. package/dist/cjs/index-cb280932.js +0 -47
  727. package/dist/cjs/index-cb280932.js.map +0 -1
  728. package/dist/cjs/index-e30d0503.js.map +0 -1
  729. package/dist/cjs/index.cjs.js.map +0 -1
  730. package/dist/cjs/loader.cjs.js.map +0 -1
  731. package/dist/cjs/utils-4f7b4830.js.map +0 -1
  732. package/dist/cjs/utils-b1859d65.js.map +0 -1
  733. package/dist/cjs/web-components-library.cjs.js.map +0 -1
  734. package/dist/cjs/z-accordion.cjs.entry.js.map +0 -1
  735. package/dist/cjs/z-alert.cjs.entry.js.map +0 -1
  736. package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +0 -1
  737. package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +0 -1
  738. package/dist/cjs/z-app-header_12.cjs.entry.js.map +0 -1
  739. package/dist/cjs/z-aria-alert.cjs.entry.js.map +0 -1
  740. package/dist/cjs/z-avatar.cjs.entry.js.map +0 -1
  741. package/dist/cjs/z-book-card-app.cjs.entry.js.map +0 -1
  742. package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +0 -1
  743. package/dist/cjs/z-book-card.cjs.entry.js.map +0 -1
  744. package/dist/cjs/z-book-cover.cjs.entry.js.map +0 -1
  745. package/dist/cjs/z-breadcrumb.cjs.entry.js.map +0 -1
  746. package/dist/cjs/z-button-sort.cjs.entry.js.map +0 -1
  747. package/dist/cjs/z-card.cjs.entry.js.map +0 -1
  748. package/dist/cjs/z-carousel.cjs.entry.js.map +0 -1
  749. package/dist/cjs/z-chip.cjs.entry.js.map +0 -1
  750. package/dist/cjs/z-color-picker.cjs.entry.js.map +0 -1
  751. package/dist/cjs/z-combobox.cjs.entry.js.map +0 -1
  752. package/dist/cjs/z-cover-hero.cjs.entry.js.map +0 -1
  753. package/dist/cjs/z-date-picker.cjs.entry.js.map +0 -1
  754. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +0 -1
  755. package/dist/cjs/z-file-upload.cjs.entry.js.map +0 -1
  756. package/dist/cjs/z-file.cjs.entry.js.map +0 -1
  757. package/dist/cjs/z-ghost-loading.cjs.entry.js.map +0 -1
  758. package/dist/cjs/z-info-box.cjs.entry.js.map +0 -1
  759. package/dist/cjs/z-info-reveal.cjs.entry.js.map +0 -1
  760. package/dist/cjs/z-logo.cjs.entry.js.map +0 -1
  761. package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +0 -1
  762. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +0 -1
  763. package/dist/cjs/z-menu-section.cjs.entry.js.map +0 -1
  764. package/dist/cjs/z-menu.cjs.entry.js.map +0 -1
  765. package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +0 -1
  766. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +0 -1
  767. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +0 -1
  768. package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +0 -1
  769. package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +0 -1
  770. package/dist/cjs/z-myz-card-info.cjs.entry.js.map +0 -1
  771. package/dist/cjs/z-myz-card-list.cjs.entry.js.map +0 -1
  772. package/dist/cjs/z-myz-card_4.cjs.entry.js.map +0 -1
  773. package/dist/cjs/z-myz-list-item.cjs.entry.js.map +0 -1
  774. package/dist/cjs/z-myz-list.cjs.entry.js.map +0 -1
  775. package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +0 -1
  776. package/dist/cjs/z-notification.cjs.entry.js.map +0 -1
  777. package/dist/cjs/z-otp.cjs.entry.js.map +0 -1
  778. package/dist/cjs/z-pagination.cjs.entry.js.map +0 -1
  779. package/dist/cjs/z-panel-elem.cjs.entry.js.map +0 -1
  780. package/dist/cjs/z-popover.cjs.entry.js.map +0 -1
  781. package/dist/cjs/z-range-picker.cjs.entry.js.map +0 -1
  782. package/dist/cjs/z-result-card.cjs.entry.js.map +0 -1
  783. package/dist/cjs/z-section-title.cjs.entry.js.map +0 -1
  784. package/dist/cjs/z-select.cjs.entry.js.map +0 -1
  785. package/dist/cjs/z-skip-to-content.cjs.entry.js.map +0 -1
  786. package/dist/cjs/z-slideshow.cjs.entry.js.map +0 -1
  787. package/dist/cjs/z-stepper-item.cjs.entry.js.map +0 -1
  788. package/dist/cjs/z-stepper.cjs.entry.js.map +0 -1
  789. package/dist/cjs/z-table.cjs.entry.js.map +0 -1
  790. package/dist/cjs/z-tbody.cjs.entry.js.map +0 -1
  791. package/dist/cjs/z-td.cjs.entry.js.map +0 -1
  792. package/dist/cjs/z-tfoot.cjs.entry.js.map +0 -1
  793. package/dist/cjs/z-th.cjs.entry.js.map +0 -1
  794. package/dist/cjs/z-thead.cjs.entry.js.map +0 -1
  795. package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +0 -1
  796. package/dist/cjs/z-toast-notification.cjs.entry.js.map +0 -1
  797. package/dist/cjs/z-toggle-button.cjs.entry.js.map +0 -1
  798. package/dist/cjs/z-toggle-switch.cjs.entry.js.map +0 -1
  799. package/dist/cjs/z-tool.cjs.entry.js.map +0 -1
  800. package/dist/cjs/z-toolbar.cjs.entry.js.map +0 -1
  801. package/dist/cjs/z-tooltip.cjs.entry.js.map +0 -1
  802. package/dist/cjs/z-tr.cjs.entry.js.map +0 -1
  803. package/dist/cjs/z-tree-list.cjs.entry.js.map +0 -1
  804. package/dist/cjs/z-visually-hidden.cjs.entry.js.map +0 -1
  805. package/dist/collection/__mocks__/fileMock.js.map +0 -1
  806. package/dist/collection/beans/index.js.map +0 -1
  807. package/dist/collection/components/book-card/z-book-card/index.js.map +0 -1
  808. package/dist/collection/components/book-card/z-book-card/index.stories.js.map +0 -1
  809. package/dist/collection/components/book-card/z-book-card-app/index.js.map +0 -1
  810. package/dist/collection/components/book-card/z-book-card-app/index.stories.js.map +0 -1
  811. package/dist/collection/components/css-components/z-fab/index.stories.js.map +0 -1
  812. package/dist/collection/components/css-components/z-label/index.stories.js.map +0 -1
  813. package/dist/collection/components/css-components/z-link/index.stories.js.map +0 -1
  814. package/dist/collection/components/css-components/z-scrollbar/index.stories.js.map +0 -1
  815. package/dist/collection/components/date-picker/utils.js.map +0 -1
  816. package/dist/collection/components/date-picker/z-date-picker/index.js.map +0 -1
  817. package/dist/collection/components/date-picker/z-date-picker/index.stories.js.map +0 -1
  818. package/dist/collection/components/date-picker/z-range-picker/index.js.map +0 -1
  819. package/dist/collection/components/date-picker/z-range-picker/index.stories.js.map +0 -1
  820. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js.map +0 -1
  821. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js.map +0 -1
  822. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js.map +0 -1
  823. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js.map +0 -1
  824. package/dist/collection/components/deprecated/z-menu-deprecated/index.js.map +0 -1
  825. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js.map +0 -1
  826. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js.map +0 -1
  827. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js.map +0 -1
  828. package/dist/collection/components/deprecated/z-section-title/index.js.map +0 -1
  829. package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +0 -1
  830. package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +0 -1
  831. package/dist/collection/components/file-upload/z-file/index.js.map +0 -1
  832. package/dist/collection/components/file-upload/z-file/index.stories.js.map +0 -1
  833. package/dist/collection/components/file-upload/z-file-upload/index.js.map +0 -1
  834. package/dist/collection/components/file-upload/z-file-upload/index.stories.js.map +0 -1
  835. package/dist/collection/components/index.js.map +0 -1
  836. package/dist/collection/components/list/z-list/index.js.map +0 -1
  837. package/dist/collection/components/list/z-list/index.stories.js.map +0 -1
  838. package/dist/collection/components/list/z-list-element/index.js.map +0 -1
  839. package/dist/collection/components/list/z-list-element/index.stories.js.map +0 -1
  840. package/dist/collection/components/list/z-list-group/index.js.map +0 -1
  841. package/dist/collection/components/list/z-list-group/index.stories.js.map +0 -1
  842. package/dist/collection/components/list/z-tree-list/index.js.map +0 -1
  843. package/dist/collection/components/list/z-tree-list/index.stories.js.map +0 -1
  844. package/dist/collection/components/table/cells/z-td/index.js.map +0 -1
  845. package/dist/collection/components/table/cells/z-th/index.js.map +0 -1
  846. package/dist/collection/components/table/z-table/index.js.map +0 -1
  847. package/dist/collection/components/table/z-table/index.stories.js.map +0 -1
  848. package/dist/collection/components/table/z-tbody/index.js.map +0 -1
  849. package/dist/collection/components/table/z-tfoot/index.js.map +0 -1
  850. package/dist/collection/components/table/z-thead/index.js.map +0 -1
  851. package/dist/collection/components/table/z-tr/index.js.map +0 -1
  852. package/dist/collection/components/z-accordion/index.js.map +0 -1
  853. package/dist/collection/components/z-accordion/index.stories.js.map +0 -1
  854. package/dist/collection/components/z-anchor-navigation/index.js.map +0 -1
  855. package/dist/collection/components/z-anchor-navigation/index.stories.js.map +0 -1
  856. package/dist/collection/components/z-app-header/index.js.map +0 -1
  857. package/dist/collection/components/z-app-header/index.stories.js.map +0 -1
  858. package/dist/collection/components/z-aria-alert/index.js.map +0 -1
  859. package/dist/collection/components/z-aria-alert/index.stories.js.map +0 -1
  860. package/dist/collection/components/z-avatar/index.js.map +0 -1
  861. package/dist/collection/components/z-avatar/index.stories.js.map +0 -1
  862. package/dist/collection/components/z-book-cover/index.js.map +0 -1
  863. package/dist/collection/components/z-book-cover/index.stories.js.map +0 -1
  864. package/dist/collection/components/z-breadcrumb/index.js.map +0 -1
  865. package/dist/collection/components/z-breadcrumb/index.stories.js.map +0 -1
  866. package/dist/collection/components/z-button/index.js.map +0 -1
  867. package/dist/collection/components/z-button/index.stories.js.map +0 -1
  868. package/dist/collection/components/z-button-sort/index.js.map +0 -1
  869. package/dist/collection/components/z-button-sort/index.stories.js.map +0 -1
  870. package/dist/collection/components/z-card/index.js.map +0 -1
  871. package/dist/collection/components/z-card/index.stories.js.map +0 -1
  872. package/dist/collection/components/z-carousel/index.js.map +0 -1
  873. package/dist/collection/components/z-carousel/index.stories.js.map +0 -1
  874. package/dist/collection/components/z-chip/index.js.map +0 -1
  875. package/dist/collection/components/z-chip/index.stories.js.map +0 -1
  876. package/dist/collection/components/z-color-picker/index.js.map +0 -1
  877. package/dist/collection/components/z-color-picker/index.stories.js.map +0 -1
  878. package/dist/collection/components/z-combobox/index.js.map +0 -1
  879. package/dist/collection/components/z-combobox/index.stories.js.map +0 -1
  880. package/dist/collection/components/z-cover-hero/index.js.map +0 -1
  881. package/dist/collection/components/z-cover-hero/index.stories.js.map +0 -1
  882. package/dist/collection/components/z-divider/index.js.map +0 -1
  883. package/dist/collection/components/z-divider/index.stories.js.map +0 -1
  884. package/dist/collection/components/z-ghost-loading/index.js.map +0 -1
  885. package/dist/collection/components/z-ghost-loading/index.stories.js.map +0 -1
  886. package/dist/collection/components/z-icon/index.js.map +0 -1
  887. package/dist/collection/components/z-icon/index.stories.js.map +0 -1
  888. package/dist/collection/components/z-info-box/index.js.map +0 -1
  889. package/dist/collection/components/z-info-box/index.stories.js.map +0 -1
  890. package/dist/collection/components/z-info-reveal/index.js.map +0 -1
  891. package/dist/collection/components/z-info-reveal/index.stories.js.map +0 -1
  892. package/dist/collection/components/z-input/index.js.map +0 -1
  893. package/dist/collection/components/z-input/index.stories.js.map +0 -1
  894. package/dist/collection/components/z-input-message/index.js.map +0 -1
  895. package/dist/collection/components/z-input-message/index.stories.js.map +0 -1
  896. package/dist/collection/components/z-logo/index.js.map +0 -1
  897. package/dist/collection/components/z-logo/index.stories.js.map +0 -1
  898. package/dist/collection/components/z-menu/index.js.map +0 -1
  899. package/dist/collection/components/z-menu/index.stories.js.map +0 -1
  900. package/dist/collection/components/z-menu-section/index.js.map +0 -1
  901. package/dist/collection/components/z-menu-section/index.stories.js.map +0 -1
  902. package/dist/collection/components/z-modal/index.js.map +0 -1
  903. package/dist/collection/components/z-modal/index.stories.js.map +0 -1
  904. package/dist/collection/components/z-navigation-tabs/index.js.map +0 -1
  905. package/dist/collection/components/z-navigation-tabs/index.stories.js.map +0 -1
  906. package/dist/collection/components/z-notification/index.js.map +0 -1
  907. package/dist/collection/components/z-notification/index.stories.js.map +0 -1
  908. package/dist/collection/components/z-offcanvas/index.js.map +0 -1
  909. package/dist/collection/components/z-offcanvas/index.stories.js.map +0 -1
  910. package/dist/collection/components/z-pagination/index.js.map +0 -1
  911. package/dist/collection/components/z-pagination/index.stories.js.map +0 -1
  912. package/dist/collection/components/z-panel-elem/index.js.map +0 -1
  913. package/dist/collection/components/z-panel-elem/index.stories.js.map +0 -1
  914. package/dist/collection/components/z-popover/index.js.map +0 -1
  915. package/dist/collection/components/z-popover/index.stories.js.map +0 -1
  916. package/dist/collection/components/z-result-card/index.js.map +0 -1
  917. package/dist/collection/components/z-result-card/z-result-card.stories.js.map +0 -1
  918. package/dist/collection/components/z-searchbar/index.js.map +0 -1
  919. package/dist/collection/components/z-searchbar/index.stories.js.map +0 -1
  920. package/dist/collection/components/z-select/index.js.map +0 -1
  921. package/dist/collection/components/z-select/index.stories.js.map +0 -1
  922. package/dist/collection/components/z-skip-to-content/index.js.map +0 -1
  923. package/dist/collection/components/z-skip-to-content/index.stories.js.map +0 -1
  924. package/dist/collection/components/z-stepper/index.js.map +0 -1
  925. package/dist/collection/components/z-stepper/index.stories.js.map +0 -1
  926. package/dist/collection/components/z-stepper-item/index.js.map +0 -1
  927. package/dist/collection/components/z-stepper-item/index.stories.js.map +0 -1
  928. package/dist/collection/components/z-tag/index.js.map +0 -1
  929. package/dist/collection/components/z-tag/index.stories.js.map +0 -1
  930. package/dist/collection/components/z-toast-notification/index.js.map +0 -1
  931. package/dist/collection/components/z-toast-notification/index.stories.js.map +0 -1
  932. package/dist/collection/components/z-toast-notification-list/index.js.map +0 -1
  933. package/dist/collection/components/z-toast-notification-list/index.stories.js.map +0 -1
  934. package/dist/collection/components/z-toggle-button/index.js.map +0 -1
  935. package/dist/collection/components/z-toggle-button/index.stories.js.map +0 -1
  936. package/dist/collection/components/z-toggle-switch/index.js.map +0 -1
  937. package/dist/collection/components/z-toggle-switch/index.stories.js.map +0 -1
  938. package/dist/collection/components/z-tool/index.js.map +0 -1
  939. package/dist/collection/components/z-tool/index.stories.js.map +0 -1
  940. package/dist/collection/components/z-toolbar/index.js.map +0 -1
  941. package/dist/collection/components/z-toolbar/index.stories.js.map +0 -1
  942. package/dist/collection/components/z-tooltip/index.js.map +0 -1
  943. package/dist/collection/components/z-tooltip/index.stories.js.map +0 -1
  944. package/dist/collection/components/z-visually-hidden/index.js.map +0 -1
  945. package/dist/collection/components/z-visually-hidden/index.stories.js.map +0 -1
  946. package/dist/collection/constants/breakpoints.js.map +0 -1
  947. package/dist/collection/constants/icons.js.map +0 -1
  948. package/dist/collection/constants/iconset.js.map +0 -1
  949. package/dist/collection/index.js.map +0 -1
  950. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +0 -1
  951. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +0 -1
  952. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +0 -1
  953. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +0 -1
  954. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +0 -1
  955. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +0 -1
  956. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +0 -1
  957. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +0 -1
  958. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +0 -1
  959. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +0 -1
  960. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +0 -1
  961. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +0 -1
  962. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +0 -1
  963. package/dist/collection/snowflakes/myz/z-alert/index.js.map +0 -1
  964. package/dist/collection/snowflakes/myz/z-otp/index.js.map +0 -1
  965. package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +0 -1
  966. package/dist/collection/utils/storybook-utils.js.map +0 -1
  967. package/dist/collection/utils/utils.js.map +0 -1
  968. package/dist/components/_commonjsHelpers.js.map +0 -1
  969. package/dist/components/breakpoints.js.map +0 -1
  970. package/dist/components/iconset.js.map +0 -1
  971. package/dist/components/index.js.map +0 -1
  972. package/dist/components/index10.js.map +0 -1
  973. package/dist/components/index11.js.map +0 -1
  974. package/dist/components/index12.js.map +0 -1
  975. package/dist/components/index13.js.map +0 -1
  976. package/dist/components/index14.js.map +0 -1
  977. package/dist/components/index15.js.map +0 -1
  978. package/dist/components/index16.js.map +0 -1
  979. package/dist/components/index17.js.map +0 -1
  980. package/dist/components/index18.js.map +0 -1
  981. package/dist/components/index19.js.map +0 -1
  982. package/dist/components/index2.js.map +0 -1
  983. package/dist/components/index20.js.map +0 -1
  984. package/dist/components/index21.js.map +0 -1
  985. package/dist/components/index22.js.map +0 -1
  986. package/dist/components/index23.js.map +0 -1
  987. package/dist/components/index24.js.map +0 -1
  988. package/dist/components/index25.js.map +0 -1
  989. package/dist/components/index26.js.map +0 -1
  990. package/dist/components/index27.js.map +0 -1
  991. package/dist/components/index3.js.map +0 -1
  992. package/dist/components/index4.js.map +0 -1
  993. package/dist/components/index5.js.map +0 -1
  994. package/dist/components/index6.js.map +0 -1
  995. package/dist/components/index7.js.map +0 -1
  996. package/dist/components/index8.js.map +0 -1
  997. package/dist/components/index9.js.map +0 -1
  998. package/dist/components/utils.js.map +0 -1
  999. package/dist/components/utils2.js.map +0 -1
  1000. package/dist/components/z-accordion.js.map +0 -1
  1001. package/dist/components/z-alert.js.map +0 -1
  1002. package/dist/components/z-anchor-navigation.js.map +0 -1
  1003. package/dist/components/z-app-header-deprecated.js.map +0 -1
  1004. package/dist/components/z-app-header.js.map +0 -1
  1005. package/dist/components/z-aria-alert.js.map +0 -1
  1006. package/dist/components/z-avatar.js.map +0 -1
  1007. package/dist/components/z-book-card-app.js.map +0 -1
  1008. package/dist/components/z-book-card-deprecated.js.map +0 -1
  1009. package/dist/components/z-book-card.js.map +0 -1
  1010. package/dist/components/z-book-cover.js.map +0 -1
  1011. package/dist/components/z-breadcrumb.js.map +0 -1
  1012. package/dist/components/z-button-sort.js.map +0 -1
  1013. package/dist/components/z-button.js.map +0 -1
  1014. package/dist/components/z-card.js.map +0 -1
  1015. package/dist/components/z-carousel.js.map +0 -1
  1016. package/dist/components/z-chip.js.map +0 -1
  1017. package/dist/components/z-color-picker.js.map +0 -1
  1018. package/dist/components/z-combobox.js.map +0 -1
  1019. package/dist/components/z-cover-hero.js.map +0 -1
  1020. package/dist/components/z-date-picker.js.map +0 -1
  1021. package/dist/components/z-divider.js.map +0 -1
  1022. package/dist/components/z-dragdrop-area.js.map +0 -1
  1023. package/dist/components/z-file-upload.js.map +0 -1
  1024. package/dist/components/z-file.js.map +0 -1
  1025. package/dist/components/z-ghost-loading.js.map +0 -1
  1026. package/dist/components/z-icon.js.map +0 -1
  1027. package/dist/components/z-info-box.js.map +0 -1
  1028. package/dist/components/z-info-reveal.js.map +0 -1
  1029. package/dist/components/z-input-message.js.map +0 -1
  1030. package/dist/components/z-input.js.map +0 -1
  1031. package/dist/components/z-list-element.js.map +0 -1
  1032. package/dist/components/z-list-group.js.map +0 -1
  1033. package/dist/components/z-list.js.map +0 -1
  1034. package/dist/components/z-logo.js.map +0 -1
  1035. package/dist/components/z-menu-deprecated.js.map +0 -1
  1036. package/dist/components/z-menu-section-deprecated.js.map +0 -1
  1037. package/dist/components/z-menu-section.js.map +0 -1
  1038. package/dist/components/z-menu.js.map +0 -1
  1039. package/dist/components/z-modal.js.map +0 -1
  1040. package/dist/components/z-myz-card-alert.js.map +0 -1
  1041. package/dist/components/z-myz-card-body.js.map +0 -1
  1042. package/dist/components/z-myz-card-cover.js.map +0 -1
  1043. package/dist/components/z-myz-card-dictionary.js.map +0 -1
  1044. package/dist/components/z-myz-card-footer-sections.js.map +0 -1
  1045. package/dist/components/z-myz-card-footer.js.map +0 -1
  1046. package/dist/components/z-myz-card-header.js.map +0 -1
  1047. package/dist/components/z-myz-card-icon.js.map +0 -1
  1048. package/dist/components/z-myz-card-info.js.map +0 -1
  1049. package/dist/components/z-myz-card-list.js.map +0 -1
  1050. package/dist/components/z-myz-card.js.map +0 -1
  1051. package/dist/components/z-myz-list-item.js.map +0 -1
  1052. package/dist/components/z-myz-list.js.map +0 -1
  1053. package/dist/components/z-navigation-tabs.js.map +0 -1
  1054. package/dist/components/z-notification.js.map +0 -1
  1055. package/dist/components/z-offcanvas.js.map +0 -1
  1056. package/dist/components/z-otp.js.map +0 -1
  1057. package/dist/components/z-pagination.js.map +0 -1
  1058. package/dist/components/z-panel-elem.js.map +0 -1
  1059. package/dist/components/z-popover.js.map +0 -1
  1060. package/dist/components/z-range-picker.js.map +0 -1
  1061. package/dist/components/z-result-card.js.map +0 -1
  1062. package/dist/components/z-searchbar.js.map +0 -1
  1063. package/dist/components/z-section-title.js.map +0 -1
  1064. package/dist/components/z-select.js.map +0 -1
  1065. package/dist/components/z-skip-to-content.js.map +0 -1
  1066. package/dist/components/z-slideshow.js.map +0 -1
  1067. package/dist/components/z-stepper-item.js.map +0 -1
  1068. package/dist/components/z-stepper.js.map +0 -1
  1069. package/dist/components/z-table.js.map +0 -1
  1070. package/dist/components/z-tag.js.map +0 -1
  1071. package/dist/components/z-tbody.js.map +0 -1
  1072. package/dist/components/z-td.js.map +0 -1
  1073. package/dist/components/z-tfoot.js.map +0 -1
  1074. package/dist/components/z-th.js.map +0 -1
  1075. package/dist/components/z-thead.js.map +0 -1
  1076. package/dist/components/z-toast-notification-list.js.map +0 -1
  1077. package/dist/components/z-toast-notification.js.map +0 -1
  1078. package/dist/components/z-toggle-button.js.map +0 -1
  1079. package/dist/components/z-toggle-switch.js.map +0 -1
  1080. package/dist/components/z-tool.js.map +0 -1
  1081. package/dist/components/z-toolbar.js.map +0 -1
  1082. package/dist/components/z-tooltip.js.map +0 -1
  1083. package/dist/components/z-tr.js.map +0 -1
  1084. package/dist/components/z-tree-list.js.map +0 -1
  1085. package/dist/components/z-visually-hidden.js.map +0 -1
  1086. package/dist/docs/grid/index.stories.js +0 -54
  1087. package/dist/docs/grid/index.stories.js.map +0 -1
  1088. package/dist/docs/iconset/index.stories.js +0 -32
  1089. package/dist/docs/iconset/index.stories.js.map +0 -1
  1090. package/dist/docs/themes/index.stories.js +0 -108
  1091. package/dist/docs/themes/index.stories.js.map +0 -1
  1092. package/dist/docs/typography/index.stories.js +0 -186
  1093. package/dist/docs/typography/index.stories.js.map +0 -1
  1094. package/dist/esm/_commonjsHelpers-1c8beb5f.js +0 -5
  1095. package/dist/esm/_commonjsHelpers-1c8beb5f.js.map +0 -1
  1096. package/dist/esm/app-globals-0f993ce5.js +0 -5
  1097. package/dist/esm/app-globals-0f993ce5.js.map +0 -1
  1098. package/dist/esm/breakpoints-d148bfde.js.map +0 -1
  1099. package/dist/esm/iconset-d7823b13.js.map +0 -1
  1100. package/dist/esm/index-09bfb4ee.js +0 -18
  1101. package/dist/esm/index-09bfb4ee.js.map +0 -1
  1102. package/dist/esm/index-106473a8.js.map +0 -1
  1103. package/dist/esm/index-3856a6ca.js +0 -19
  1104. package/dist/esm/index-3856a6ca.js.map +0 -1
  1105. package/dist/esm/index-455c0a68.js +0 -21
  1106. package/dist/esm/index-455c0a68.js.map +0 -1
  1107. package/dist/esm/index-6c43bc70.js +0 -65
  1108. package/dist/esm/index-6c43bc70.js.map +0 -1
  1109. package/dist/esm/index-a0b957e0.js +0 -71
  1110. package/dist/esm/index-a0b957e0.js.map +0 -1
  1111. package/dist/esm/index-c8ceadeb.js +0 -2293
  1112. package/dist/esm/index-c8ceadeb.js.map +0 -1
  1113. package/dist/esm/index-f8517155.js +0 -45
  1114. package/dist/esm/index-f8517155.js.map +0 -1
  1115. package/dist/esm/index.js.map +0 -1
  1116. package/dist/esm/loader.js.map +0 -1
  1117. package/dist/esm/utils-8d6ca808.js.map +0 -1
  1118. package/dist/esm/utils-93ac0e6c.js.map +0 -1
  1119. package/dist/esm/web-components-library.js.map +0 -1
  1120. package/dist/esm/z-accordion.entry.js.map +0 -1
  1121. package/dist/esm/z-alert.entry.js.map +0 -1
  1122. package/dist/esm/z-anchor-navigation.entry.js.map +0 -1
  1123. package/dist/esm/z-app-header-deprecated.entry.js.map +0 -1
  1124. package/dist/esm/z-app-header_12.entry.js.map +0 -1
  1125. package/dist/esm/z-aria-alert.entry.js.map +0 -1
  1126. package/dist/esm/z-avatar.entry.js.map +0 -1
  1127. package/dist/esm/z-book-card-app.entry.js.map +0 -1
  1128. package/dist/esm/z-book-card-deprecated.entry.js.map +0 -1
  1129. package/dist/esm/z-book-card.entry.js.map +0 -1
  1130. package/dist/esm/z-book-cover.entry.js.map +0 -1
  1131. package/dist/esm/z-breadcrumb.entry.js.map +0 -1
  1132. package/dist/esm/z-button-sort.entry.js.map +0 -1
  1133. package/dist/esm/z-card.entry.js.map +0 -1
  1134. package/dist/esm/z-carousel.entry.js.map +0 -1
  1135. package/dist/esm/z-chip.entry.js.map +0 -1
  1136. package/dist/esm/z-color-picker.entry.js.map +0 -1
  1137. package/dist/esm/z-combobox.entry.js.map +0 -1
  1138. package/dist/esm/z-cover-hero.entry.js.map +0 -1
  1139. package/dist/esm/z-date-picker.entry.js.map +0 -1
  1140. package/dist/esm/z-dragdrop-area_2.entry.js.map +0 -1
  1141. package/dist/esm/z-file-upload.entry.js.map +0 -1
  1142. package/dist/esm/z-file.entry.js.map +0 -1
  1143. package/dist/esm/z-ghost-loading.entry.js.map +0 -1
  1144. package/dist/esm/z-info-box.entry.js.map +0 -1
  1145. package/dist/esm/z-info-reveal.entry.js.map +0 -1
  1146. package/dist/esm/z-logo.entry.js.map +0 -1
  1147. package/dist/esm/z-menu-deprecated.entry.js.map +0 -1
  1148. package/dist/esm/z-menu-section-deprecated.entry.js.map +0 -1
  1149. package/dist/esm/z-menu-section.entry.js.map +0 -1
  1150. package/dist/esm/z-menu.entry.js.map +0 -1
  1151. package/dist/esm/z-myz-card-alert.entry.js.map +0 -1
  1152. package/dist/esm/z-myz-card-dictionary.entry.js.map +0 -1
  1153. package/dist/esm/z-myz-card-footer-sections.entry.js.map +0 -1
  1154. package/dist/esm/z-myz-card-footer.entry.js.map +0 -1
  1155. package/dist/esm/z-myz-card-icon.entry.js.map +0 -1
  1156. package/dist/esm/z-myz-card-info.entry.js.map +0 -1
  1157. package/dist/esm/z-myz-card-list.entry.js.map +0 -1
  1158. package/dist/esm/z-myz-card_4.entry.js.map +0 -1
  1159. package/dist/esm/z-myz-list-item.entry.js.map +0 -1
  1160. package/dist/esm/z-myz-list.entry.js.map +0 -1
  1161. package/dist/esm/z-navigation-tabs.entry.js.map +0 -1
  1162. package/dist/esm/z-notification.entry.js.map +0 -1
  1163. package/dist/esm/z-otp.entry.js.map +0 -1
  1164. package/dist/esm/z-pagination.entry.js.map +0 -1
  1165. package/dist/esm/z-panel-elem.entry.js.map +0 -1
  1166. package/dist/esm/z-popover.entry.js.map +0 -1
  1167. package/dist/esm/z-range-picker.entry.js.map +0 -1
  1168. package/dist/esm/z-result-card.entry.js.map +0 -1
  1169. package/dist/esm/z-section-title.entry.js.map +0 -1
  1170. package/dist/esm/z-select.entry.js.map +0 -1
  1171. package/dist/esm/z-skip-to-content.entry.js.map +0 -1
  1172. package/dist/esm/z-slideshow.entry.js.map +0 -1
  1173. package/dist/esm/z-stepper-item.entry.js.map +0 -1
  1174. package/dist/esm/z-stepper.entry.js.map +0 -1
  1175. package/dist/esm/z-table.entry.js.map +0 -1
  1176. package/dist/esm/z-tbody.entry.js.map +0 -1
  1177. package/dist/esm/z-td.entry.js.map +0 -1
  1178. package/dist/esm/z-tfoot.entry.js.map +0 -1
  1179. package/dist/esm/z-th.entry.js.map +0 -1
  1180. package/dist/esm/z-thead.entry.js.map +0 -1
  1181. package/dist/esm/z-toast-notification-list.entry.js.map +0 -1
  1182. package/dist/esm/z-toast-notification.entry.js.map +0 -1
  1183. package/dist/esm/z-toggle-button.entry.js.map +0 -1
  1184. package/dist/esm/z-toggle-switch.entry.js.map +0 -1
  1185. package/dist/esm/z-tool.entry.js.map +0 -1
  1186. package/dist/esm/z-toolbar.entry.js.map +0 -1
  1187. package/dist/esm/z-tooltip.entry.js.map +0 -1
  1188. package/dist/esm/z-tr.entry.js.map +0 -1
  1189. package/dist/esm/z-tree-list.entry.js.map +0 -1
  1190. package/dist/esm/z-visually-hidden.entry.js.map +0 -1
  1191. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/grid/index.stories.d.ts +0 -9
  1192. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/iconset/index.stories.d.ts +0 -11
  1193. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +0 -16
  1194. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +0 -96
  1195. package/dist/web-components-library/index.esm.js.map +0 -1
  1196. package/dist/web-components-library/p-05be939d.entry.js +0 -2
  1197. package/dist/web-components-library/p-05be939d.entry.js.map +0 -1
  1198. package/dist/web-components-library/p-061e28d6.js +0 -2
  1199. package/dist/web-components-library/p-061e28d6.js.map +0 -1
  1200. package/dist/web-components-library/p-0643d684.entry.js +0 -2
  1201. package/dist/web-components-library/p-0643d684.entry.js.map +0 -1
  1202. package/dist/web-components-library/p-0aed3ddc.entry.js +0 -2
  1203. package/dist/web-components-library/p-0aed3ddc.entry.js.map +0 -1
  1204. package/dist/web-components-library/p-0b03b0e3.js +0 -2
  1205. package/dist/web-components-library/p-0b03b0e3.js.map +0 -1
  1206. package/dist/web-components-library/p-1b972597.entry.js +0 -2
  1207. package/dist/web-components-library/p-1b972597.entry.js.map +0 -1
  1208. package/dist/web-components-library/p-252893a8.entry.js +0 -2
  1209. package/dist/web-components-library/p-252893a8.entry.js.map +0 -1
  1210. package/dist/web-components-library/p-30a78a06.entry.js +0 -2
  1211. package/dist/web-components-library/p-30a78a06.entry.js.map +0 -1
  1212. package/dist/web-components-library/p-31bd2a1c.entry.js +0 -2
  1213. package/dist/web-components-library/p-31bd2a1c.entry.js.map +0 -1
  1214. package/dist/web-components-library/p-32bc8a40.entry.js +0 -2
  1215. package/dist/web-components-library/p-32bc8a40.entry.js.map +0 -1
  1216. package/dist/web-components-library/p-35d73edf.entry.js +0 -2
  1217. package/dist/web-components-library/p-35d73edf.entry.js.map +0 -1
  1218. package/dist/web-components-library/p-3977b0ae.entry.js +0 -2
  1219. package/dist/web-components-library/p-3977b0ae.entry.js.map +0 -1
  1220. package/dist/web-components-library/p-41891d34.entry.js +0 -2
  1221. package/dist/web-components-library/p-41891d34.entry.js.map +0 -1
  1222. package/dist/web-components-library/p-42abfe3b.entry.js +0 -2
  1223. package/dist/web-components-library/p-42abfe3b.entry.js.map +0 -1
  1224. package/dist/web-components-library/p-43adca09.entry.js +0 -2
  1225. package/dist/web-components-library/p-43adca09.entry.js.map +0 -1
  1226. package/dist/web-components-library/p-447a6391.entry.js +0 -2
  1227. package/dist/web-components-library/p-447a6391.entry.js.map +0 -1
  1228. package/dist/web-components-library/p-4504375f.entry.js +0 -2
  1229. package/dist/web-components-library/p-4504375f.entry.js.map +0 -1
  1230. package/dist/web-components-library/p-4573c419.js +0 -2
  1231. package/dist/web-components-library/p-4573c419.js.map +0 -1
  1232. package/dist/web-components-library/p-47b59f05.entry.js +0 -2
  1233. package/dist/web-components-library/p-47b59f05.entry.js.map +0 -1
  1234. package/dist/web-components-library/p-5145a606.js +0 -2
  1235. package/dist/web-components-library/p-5145a606.js.map +0 -1
  1236. package/dist/web-components-library/p-565c1815.entry.js +0 -2
  1237. package/dist/web-components-library/p-565c1815.entry.js.map +0 -1
  1238. package/dist/web-components-library/p-5989465b.entry.js +0 -2
  1239. package/dist/web-components-library/p-5989465b.entry.js.map +0 -1
  1240. package/dist/web-components-library/p-6164feb9.entry.js +0 -2
  1241. package/dist/web-components-library/p-6164feb9.entry.js.map +0 -1
  1242. package/dist/web-components-library/p-623fdee4.js +0 -2
  1243. package/dist/web-components-library/p-623fdee4.js.map +0 -1
  1244. package/dist/web-components-library/p-66c0f993.entry.js +0 -2
  1245. package/dist/web-components-library/p-66c0f993.entry.js.map +0 -1
  1246. package/dist/web-components-library/p-68d91a93.js +0 -2
  1247. package/dist/web-components-library/p-68d91a93.js.map +0 -1
  1248. package/dist/web-components-library/p-6c6a655e.entry.js +0 -2
  1249. package/dist/web-components-library/p-6c6a655e.entry.js.map +0 -1
  1250. package/dist/web-components-library/p-6c9cd6be.entry.js.map +0 -1
  1251. package/dist/web-components-library/p-6d15da6f.entry.js +0 -2
  1252. package/dist/web-components-library/p-6d15da6f.entry.js.map +0 -1
  1253. package/dist/web-components-library/p-6e13aa8e.entry.js +0 -2
  1254. package/dist/web-components-library/p-6e13aa8e.entry.js.map +0 -1
  1255. package/dist/web-components-library/p-75c4a726.js +0 -3
  1256. package/dist/web-components-library/p-75c4a726.js.map +0 -1
  1257. package/dist/web-components-library/p-767b66ca.entry.js +0 -2
  1258. package/dist/web-components-library/p-767b66ca.entry.js.map +0 -1
  1259. package/dist/web-components-library/p-76d1d0e4.entry.js +0 -2
  1260. package/dist/web-components-library/p-76d1d0e4.entry.js.map +0 -1
  1261. package/dist/web-components-library/p-7a4f6a5b.entry.js +0 -2
  1262. package/dist/web-components-library/p-7a4f6a5b.entry.js.map +0 -1
  1263. package/dist/web-components-library/p-7b837e11.js +0 -2
  1264. package/dist/web-components-library/p-7b837e11.js.map +0 -1
  1265. package/dist/web-components-library/p-7d655f96.entry.js +0 -2
  1266. package/dist/web-components-library/p-7d655f96.entry.js.map +0 -1
  1267. package/dist/web-components-library/p-82eeea83.entry.js +0 -2
  1268. package/dist/web-components-library/p-82eeea83.entry.js.map +0 -1
  1269. package/dist/web-components-library/p-8503c87a.entry.js +0 -2
  1270. package/dist/web-components-library/p-8503c87a.entry.js.map +0 -1
  1271. package/dist/web-components-library/p-86618221.js +0 -2
  1272. package/dist/web-components-library/p-86618221.js.map +0 -1
  1273. package/dist/web-components-library/p-869295ce.entry.js +0 -2
  1274. package/dist/web-components-library/p-869295ce.entry.js.map +0 -1
  1275. package/dist/web-components-library/p-88a9865c.entry.js +0 -2
  1276. package/dist/web-components-library/p-88a9865c.entry.js.map +0 -1
  1277. package/dist/web-components-library/p-8988eee3.entry.js +0 -2
  1278. package/dist/web-components-library/p-8988eee3.entry.js.map +0 -1
  1279. package/dist/web-components-library/p-8b367393.js +0 -2
  1280. package/dist/web-components-library/p-8b367393.js.map +0 -1
  1281. package/dist/web-components-library/p-8c52635e.entry.js +0 -2
  1282. package/dist/web-components-library/p-8c52635e.entry.js.map +0 -1
  1283. package/dist/web-components-library/p-8fd50cc5.entry.js +0 -2
  1284. package/dist/web-components-library/p-8fd50cc5.entry.js.map +0 -1
  1285. package/dist/web-components-library/p-92f13701.entry.js +0 -2
  1286. package/dist/web-components-library/p-92f13701.entry.js.map +0 -1
  1287. package/dist/web-components-library/p-93d349ee.entry.js +0 -2
  1288. package/dist/web-components-library/p-93d349ee.entry.js.map +0 -1
  1289. package/dist/web-components-library/p-943db3a8.entry.js +0 -2
  1290. package/dist/web-components-library/p-943db3a8.entry.js.map +0 -1
  1291. package/dist/web-components-library/p-9814f864.entry.js +0 -2
  1292. package/dist/web-components-library/p-9814f864.entry.js.map +0 -1
  1293. package/dist/web-components-library/p-988a58dd.entry.js +0 -2
  1294. package/dist/web-components-library/p-988a58dd.entry.js.map +0 -1
  1295. package/dist/web-components-library/p-9ae0c0c6.entry.js +0 -2
  1296. package/dist/web-components-library/p-9ae0c0c6.entry.js.map +0 -1
  1297. package/dist/web-components-library/p-9c816a3b.js +0 -2
  1298. package/dist/web-components-library/p-9c816a3b.js.map +0 -1
  1299. package/dist/web-components-library/p-a2ee659d.entry.js +0 -2
  1300. package/dist/web-components-library/p-a2ee659d.entry.js.map +0 -1
  1301. package/dist/web-components-library/p-a3f9a5da.entry.js +0 -2
  1302. package/dist/web-components-library/p-a3f9a5da.entry.js.map +0 -1
  1303. package/dist/web-components-library/p-a4d2cf55.entry.js +0 -2
  1304. package/dist/web-components-library/p-a4d2cf55.entry.js.map +0 -1
  1305. package/dist/web-components-library/p-a8790237.entry.js +0 -2
  1306. package/dist/web-components-library/p-a8790237.entry.js.map +0 -1
  1307. package/dist/web-components-library/p-aaa96c12.entry.js +0 -17
  1308. package/dist/web-components-library/p-aaa96c12.entry.js.map +0 -1
  1309. package/dist/web-components-library/p-accbc381.entry.js +0 -2
  1310. package/dist/web-components-library/p-accbc381.entry.js.map +0 -1
  1311. package/dist/web-components-library/p-b0324c7d.entry.js +0 -2
  1312. package/dist/web-components-library/p-b0324c7d.entry.js.map +0 -1
  1313. package/dist/web-components-library/p-b391211f.entry.js +0 -2
  1314. package/dist/web-components-library/p-b391211f.entry.js.map +0 -1
  1315. package/dist/web-components-library/p-b421424f.entry.js +0 -2
  1316. package/dist/web-components-library/p-b421424f.entry.js.map +0 -1
  1317. package/dist/web-components-library/p-b54d923e.entry.js +0 -2
  1318. package/dist/web-components-library/p-b54d923e.entry.js.map +0 -1
  1319. package/dist/web-components-library/p-b7056859.entry.js +0 -2
  1320. package/dist/web-components-library/p-b7056859.entry.js.map +0 -1
  1321. package/dist/web-components-library/p-b71a3f69.entry.js +0 -2
  1322. package/dist/web-components-library/p-b71a3f69.entry.js.map +0 -1
  1323. package/dist/web-components-library/p-b7ec2cc4.entry.js +0 -2
  1324. package/dist/web-components-library/p-b7ec2cc4.entry.js.map +0 -1
  1325. package/dist/web-components-library/p-bd76ca35.entry.js +0 -2
  1326. package/dist/web-components-library/p-bd76ca35.entry.js.map +0 -1
  1327. package/dist/web-components-library/p-c3e03e41.entry.js +0 -2
  1328. package/dist/web-components-library/p-c3e03e41.entry.js.map +0 -1
  1329. package/dist/web-components-library/p-c811b0cf.entry.js +0 -2
  1330. package/dist/web-components-library/p-c811b0cf.entry.js.map +0 -1
  1331. package/dist/web-components-library/p-c89e1f4b.entry.js +0 -2
  1332. package/dist/web-components-library/p-c89e1f4b.entry.js.map +0 -1
  1333. package/dist/web-components-library/p-c9b81cab.entry.js +0 -2
  1334. package/dist/web-components-library/p-c9b81cab.entry.js.map +0 -1
  1335. package/dist/web-components-library/p-cb395500.js +0 -2
  1336. package/dist/web-components-library/p-cb395500.js.map +0 -1
  1337. package/dist/web-components-library/p-cbc09112.entry.js +0 -2
  1338. package/dist/web-components-library/p-cbc09112.entry.js.map +0 -1
  1339. package/dist/web-components-library/p-da3abb97.entry.js +0 -2
  1340. package/dist/web-components-library/p-da3abb97.entry.js.map +0 -1
  1341. package/dist/web-components-library/p-e1255160.js +0 -2
  1342. package/dist/web-components-library/p-e1255160.js.map +0 -1
  1343. package/dist/web-components-library/p-e8eacbeb.entry.js +0 -8
  1344. package/dist/web-components-library/p-e8eacbeb.entry.js.map +0 -1
  1345. package/dist/web-components-library/p-eb15536d.js.map +0 -1
  1346. package/dist/web-components-library/p-ec1270db.entry.js +0 -2
  1347. package/dist/web-components-library/p-ec1270db.entry.js.map +0 -1
  1348. package/dist/web-components-library/p-efa6b991.entry.js +0 -2
  1349. package/dist/web-components-library/p-efa6b991.entry.js.map +0 -1
  1350. package/dist/web-components-library/p-f2c2ad04.entry.js +0 -2
  1351. package/dist/web-components-library/p-f2c2ad04.entry.js.map +0 -1
  1352. package/dist/web-components-library/p-f4b987ed.entry.js +0 -2
  1353. package/dist/web-components-library/p-f4b987ed.entry.js.map +0 -1
  1354. package/dist/web-components-library/p-f662e7ff.entry.js +0 -2
  1355. package/dist/web-components-library/p-f662e7ff.entry.js.map +0 -1
  1356. package/dist/web-components-library/p-f7e65eb0.entry.js +0 -2
  1357. package/dist/web-components-library/p-f7e65eb0.entry.js.map +0 -1
  1358. package/dist/web-components-library/p-f92e0c29.entry.js +0 -2
  1359. package/dist/web-components-library/p-f92e0c29.entry.js.map +0 -1
  1360. package/dist/web-components-library/p-fbce9614.entry.js +0 -2
  1361. package/dist/web-components-library/p-fbce9614.entry.js.map +0 -1
  1362. package/dist/web-components-library/p-ff89d630.entry.js +0 -2
  1363. package/dist/web-components-library/p-ff89d630.entry.js.map +0 -1
  1364. package/dist/web-components-library/web-components-library.esm.js.map +0 -1
  1365. package/loader/package.json +0 -11
  1366. package/react/components.js.map +0 -1
  1367. package/react/index.js.map +0 -1
  1368. package/react/react-component-lib/createComponent.js.map +0 -1
  1369. package/react/react-component-lib/createOverlayComponent.js.map +0 -1
  1370. package/react/react-component-lib/index.js.map +0 -1
  1371. package/react/react-component-lib/interfaces.js.map +0 -1
  1372. package/react/react-component-lib/utils/attachProps.js.map +0 -1
  1373. package/react/react-component-lib/utils/case.js.map +0 -1
  1374. package/react/react-component-lib/utils/dev.js.map +0 -1
  1375. package/react/react-component-lib/utils/index.js.map +0 -1
  1376. package/www/build/index.esm.js.map +0 -1
  1377. package/www/build/p-05be939d.entry.js +0 -2
  1378. package/www/build/p-05be939d.entry.js.map +0 -1
  1379. package/www/build/p-061e28d6.js +0 -2
  1380. package/www/build/p-061e28d6.js.map +0 -1
  1381. package/www/build/p-0643d684.entry.js +0 -2
  1382. package/www/build/p-0643d684.entry.js.map +0 -1
  1383. package/www/build/p-0aed3ddc.entry.js +0 -2
  1384. package/www/build/p-0aed3ddc.entry.js.map +0 -1
  1385. package/www/build/p-0b03b0e3.js +0 -2
  1386. package/www/build/p-0b03b0e3.js.map +0 -1
  1387. package/www/build/p-1b972597.entry.js +0 -2
  1388. package/www/build/p-1b972597.entry.js.map +0 -1
  1389. package/www/build/p-252893a8.entry.js +0 -2
  1390. package/www/build/p-252893a8.entry.js.map +0 -1
  1391. package/www/build/p-30a78a06.entry.js +0 -2
  1392. package/www/build/p-30a78a06.entry.js.map +0 -1
  1393. package/www/build/p-31bd2a1c.entry.js +0 -2
  1394. package/www/build/p-31bd2a1c.entry.js.map +0 -1
  1395. package/www/build/p-32bc8a40.entry.js +0 -2
  1396. package/www/build/p-32bc8a40.entry.js.map +0 -1
  1397. package/www/build/p-35d73edf.entry.js +0 -2
  1398. package/www/build/p-35d73edf.entry.js.map +0 -1
  1399. package/www/build/p-3977b0ae.entry.js +0 -2
  1400. package/www/build/p-3977b0ae.entry.js.map +0 -1
  1401. package/www/build/p-41891d34.entry.js +0 -2
  1402. package/www/build/p-41891d34.entry.js.map +0 -1
  1403. package/www/build/p-42abfe3b.entry.js +0 -2
  1404. package/www/build/p-42abfe3b.entry.js.map +0 -1
  1405. package/www/build/p-43adca09.entry.js +0 -2
  1406. package/www/build/p-43adca09.entry.js.map +0 -1
  1407. package/www/build/p-447a6391.entry.js +0 -2
  1408. package/www/build/p-447a6391.entry.js.map +0 -1
  1409. package/www/build/p-4504375f.entry.js +0 -2
  1410. package/www/build/p-4504375f.entry.js.map +0 -1
  1411. package/www/build/p-4573c419.js +0 -2
  1412. package/www/build/p-4573c419.js.map +0 -1
  1413. package/www/build/p-47b59f05.entry.js +0 -2
  1414. package/www/build/p-47b59f05.entry.js.map +0 -1
  1415. package/www/build/p-4b38182a.js +0 -2
  1416. package/www/build/p-5145a606.js +0 -2
  1417. package/www/build/p-5145a606.js.map +0 -1
  1418. package/www/build/p-565c1815.entry.js +0 -2
  1419. package/www/build/p-565c1815.entry.js.map +0 -1
  1420. package/www/build/p-5989465b.entry.js +0 -2
  1421. package/www/build/p-5989465b.entry.js.map +0 -1
  1422. package/www/build/p-6164feb9.entry.js +0 -2
  1423. package/www/build/p-6164feb9.entry.js.map +0 -1
  1424. package/www/build/p-623fdee4.js +0 -2
  1425. package/www/build/p-623fdee4.js.map +0 -1
  1426. package/www/build/p-66c0f993.entry.js +0 -2
  1427. package/www/build/p-66c0f993.entry.js.map +0 -1
  1428. package/www/build/p-68d91a93.js +0 -2
  1429. package/www/build/p-68d91a93.js.map +0 -1
  1430. package/www/build/p-6c6a655e.entry.js +0 -2
  1431. package/www/build/p-6c6a655e.entry.js.map +0 -1
  1432. package/www/build/p-6c9cd6be.entry.js.map +0 -1
  1433. package/www/build/p-6d15da6f.entry.js +0 -2
  1434. package/www/build/p-6d15da6f.entry.js.map +0 -1
  1435. package/www/build/p-6e13aa8e.entry.js +0 -2
  1436. package/www/build/p-6e13aa8e.entry.js.map +0 -1
  1437. package/www/build/p-75c4a726.js +0 -3
  1438. package/www/build/p-75c4a726.js.map +0 -1
  1439. package/www/build/p-767b66ca.entry.js +0 -2
  1440. package/www/build/p-767b66ca.entry.js.map +0 -1
  1441. package/www/build/p-76d1d0e4.entry.js +0 -2
  1442. package/www/build/p-76d1d0e4.entry.js.map +0 -1
  1443. package/www/build/p-7a4f6a5b.entry.js +0 -2
  1444. package/www/build/p-7a4f6a5b.entry.js.map +0 -1
  1445. package/www/build/p-7b837e11.js +0 -2
  1446. package/www/build/p-7b837e11.js.map +0 -1
  1447. package/www/build/p-7d655f96.entry.js +0 -2
  1448. package/www/build/p-7d655f96.entry.js.map +0 -1
  1449. package/www/build/p-82eeea83.entry.js +0 -2
  1450. package/www/build/p-82eeea83.entry.js.map +0 -1
  1451. package/www/build/p-8503c87a.entry.js +0 -2
  1452. package/www/build/p-8503c87a.entry.js.map +0 -1
  1453. package/www/build/p-86618221.js +0 -2
  1454. package/www/build/p-86618221.js.map +0 -1
  1455. package/www/build/p-869295ce.entry.js +0 -2
  1456. package/www/build/p-869295ce.entry.js.map +0 -1
  1457. package/www/build/p-88a9865c.entry.js +0 -2
  1458. package/www/build/p-88a9865c.entry.js.map +0 -1
  1459. package/www/build/p-8988eee3.entry.js +0 -2
  1460. package/www/build/p-8988eee3.entry.js.map +0 -1
  1461. package/www/build/p-8b367393.js +0 -2
  1462. package/www/build/p-8b367393.js.map +0 -1
  1463. package/www/build/p-8c52635e.entry.js +0 -2
  1464. package/www/build/p-8c52635e.entry.js.map +0 -1
  1465. package/www/build/p-8fd50cc5.entry.js +0 -2
  1466. package/www/build/p-8fd50cc5.entry.js.map +0 -1
  1467. package/www/build/p-92f13701.entry.js +0 -2
  1468. package/www/build/p-92f13701.entry.js.map +0 -1
  1469. package/www/build/p-93d349ee.entry.js +0 -2
  1470. package/www/build/p-93d349ee.entry.js.map +0 -1
  1471. package/www/build/p-943db3a8.entry.js +0 -2
  1472. package/www/build/p-943db3a8.entry.js.map +0 -1
  1473. package/www/build/p-9814f864.entry.js +0 -2
  1474. package/www/build/p-9814f864.entry.js.map +0 -1
  1475. package/www/build/p-988a58dd.entry.js +0 -2
  1476. package/www/build/p-988a58dd.entry.js.map +0 -1
  1477. package/www/build/p-9ae0c0c6.entry.js +0 -2
  1478. package/www/build/p-9ae0c0c6.entry.js.map +0 -1
  1479. package/www/build/p-9c816a3b.js +0 -2
  1480. package/www/build/p-9c816a3b.js.map +0 -1
  1481. package/www/build/p-a2ee659d.entry.js +0 -2
  1482. package/www/build/p-a2ee659d.entry.js.map +0 -1
  1483. package/www/build/p-a3f9a5da.entry.js +0 -2
  1484. package/www/build/p-a3f9a5da.entry.js.map +0 -1
  1485. package/www/build/p-a4d2cf55.entry.js +0 -2
  1486. package/www/build/p-a4d2cf55.entry.js.map +0 -1
  1487. package/www/build/p-a8790237.entry.js +0 -2
  1488. package/www/build/p-a8790237.entry.js.map +0 -1
  1489. package/www/build/p-aaa96c12.entry.js +0 -17
  1490. package/www/build/p-aaa96c12.entry.js.map +0 -1
  1491. package/www/build/p-accbc381.entry.js +0 -2
  1492. package/www/build/p-accbc381.entry.js.map +0 -1
  1493. package/www/build/p-b0324c7d.entry.js +0 -2
  1494. package/www/build/p-b0324c7d.entry.js.map +0 -1
  1495. package/www/build/p-b391211f.entry.js +0 -2
  1496. package/www/build/p-b391211f.entry.js.map +0 -1
  1497. package/www/build/p-b421424f.entry.js +0 -2
  1498. package/www/build/p-b421424f.entry.js.map +0 -1
  1499. package/www/build/p-b54d923e.entry.js +0 -2
  1500. package/www/build/p-b54d923e.entry.js.map +0 -1
  1501. package/www/build/p-b7056859.entry.js +0 -2
  1502. package/www/build/p-b7056859.entry.js.map +0 -1
  1503. package/www/build/p-b71a3f69.entry.js +0 -2
  1504. package/www/build/p-b71a3f69.entry.js.map +0 -1
  1505. package/www/build/p-b7ec2cc4.entry.js +0 -2
  1506. package/www/build/p-b7ec2cc4.entry.js.map +0 -1
  1507. package/www/build/p-bd76ca35.entry.js +0 -2
  1508. package/www/build/p-bd76ca35.entry.js.map +0 -1
  1509. package/www/build/p-c3e03e41.entry.js +0 -2
  1510. package/www/build/p-c3e03e41.entry.js.map +0 -1
  1511. package/www/build/p-c811b0cf.entry.js +0 -2
  1512. package/www/build/p-c811b0cf.entry.js.map +0 -1
  1513. package/www/build/p-c89e1f4b.entry.js +0 -2
  1514. package/www/build/p-c89e1f4b.entry.js.map +0 -1
  1515. package/www/build/p-c9b81cab.entry.js +0 -2
  1516. package/www/build/p-c9b81cab.entry.js.map +0 -1
  1517. package/www/build/p-cb395500.js +0 -2
  1518. package/www/build/p-cb395500.js.map +0 -1
  1519. package/www/build/p-cbc09112.entry.js +0 -2
  1520. package/www/build/p-cbc09112.entry.js.map +0 -1
  1521. package/www/build/p-da3abb97.entry.js +0 -2
  1522. package/www/build/p-da3abb97.entry.js.map +0 -1
  1523. package/www/build/p-e1255160.js +0 -2
  1524. package/www/build/p-e1255160.js.map +0 -1
  1525. package/www/build/p-e8eacbeb.entry.js +0 -8
  1526. package/www/build/p-e8eacbeb.entry.js.map +0 -1
  1527. package/www/build/p-eb15536d.js.map +0 -1
  1528. package/www/build/p-ec1270db.entry.js +0 -2
  1529. package/www/build/p-ec1270db.entry.js.map +0 -1
  1530. package/www/build/p-efa6b991.entry.js +0 -2
  1531. package/www/build/p-efa6b991.entry.js.map +0 -1
  1532. package/www/build/p-f2c2ad04.entry.js +0 -2
  1533. package/www/build/p-f2c2ad04.entry.js.map +0 -1
  1534. package/www/build/p-f4b987ed.entry.js +0 -2
  1535. package/www/build/p-f4b987ed.entry.js.map +0 -1
  1536. package/www/build/p-f662e7ff.entry.js +0 -2
  1537. package/www/build/p-f662e7ff.entry.js.map +0 -1
  1538. package/www/build/p-f7e65eb0.entry.js +0 -2
  1539. package/www/build/p-f7e65eb0.entry.js.map +0 -1
  1540. package/www/build/p-f92e0c29.entry.js +0 -2
  1541. package/www/build/p-f92e0c29.entry.js.map +0 -1
  1542. package/www/build/p-fbce9614.entry.js +0 -2
  1543. package/www/build/p-fbce9614.entry.js.map +0 -1
  1544. package/www/build/p-ff89d630.entry.js +0 -2
  1545. package/www/build/p-ff89d630.entry.js.map +0 -1
  1546. package/www/build/web-components-library.esm.js.map +0 -1
@@ -1,8 +1,9 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  import { LicenseType } from "../../../../beans/index";
2
3
  /**
3
4
  * @slot - generic card slot
4
5
  */
5
- export declare class ZMyzCardComponent {
6
+ export declare class ZMyzCardComponent implements ComponentInterface {
6
7
  /** faded status */
7
8
  faded: boolean;
8
9
  /** graphic variant (optional) */
@@ -1,5 +1,5 @@
1
- import { EventEmitter } from "../../../../stencil-public-runtime";
2
- export declare class ZMyzCardAlert {
1
+ import { ComponentInterface, EventEmitter } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzCardAlert implements ComponentInterface {
3
3
  /** icon name */
4
4
  iconname: string;
5
5
  /** content text */
@@ -1,7 +1,8 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  /**
2
3
  * @slot alert - card alert slot
3
4
  * @slot cover - book cover slot
4
5
  */
5
- export declare class ZMyzCardBody {
6
+ export declare class ZMyzCardBody implements ComponentInterface {
6
7
  render(): HTMLDivElement;
7
8
  }
@@ -1,4 +1,5 @@
1
- export declare class ZMyzCardCover {
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzCardCover implements ComponentInterface {
2
3
  /** image source */
3
4
  img: string;
4
5
  /** cover alt title */
@@ -1,9 +1,9 @@
1
- import { EventEmitter } from "../../../../stencil-public-runtime";
1
+ import { ComponentInterface, EventEmitter } from "../../../../stencil-public-runtime";
2
2
  /**
3
3
  * @slot - generic card slot
4
4
  * @slot info - flipped card info
5
5
  */
6
- export declare class ZMyzCardDictionary {
6
+ export declare class ZMyzCardDictionary implements ComponentInterface {
7
7
  /** card title */
8
8
  name: string;
9
9
  /** card cover */
@@ -1,9 +1,10 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  import { LicenseType } from "../../../../beans/index";
2
3
  /**
3
4
  * @slot toggle - toggle button slot
4
5
  * @slot list - card resources list slot
5
6
  */
6
- export declare class ZMyzCardFooter {
7
+ export declare class ZMyzCardFooter implements ComponentInterface {
7
8
  host: HTMLZMyzCardFooterElement;
8
9
  /** volume title */
9
10
  titolo: string;
@@ -1,7 +1,8 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  /**
2
3
  * @slot top - footer top content
3
4
  * @slot bottom - footer bottom content
4
5
  */
5
- export declare class ZMyzCardFooterSections {
6
+ export declare class ZMyzCardFooterSections implements ComponentInterface {
6
7
  render(): HTMLDivElement;
7
8
  }
@@ -1,8 +1,9 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  import { LicenseType } from "../../../../beans/index";
2
3
  /**
3
4
  * @slot icon - card header icon slot
4
5
  */
5
- export declare class ZMyzCardHeader {
6
+ export declare class ZMyzCardHeader implements ComponentInterface {
6
7
  /** volume title */
7
8
  titolo: string;
8
9
  /** faded status */
@@ -1,4 +1,5 @@
1
- export declare class ZMyzCardIcon {
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzCardIcon implements ComponentInterface {
2
3
  /** icon name */
3
4
  icon: string;
4
5
  /** disabled status flag */
@@ -1,9 +1,9 @@
1
- import { EventEmitter } from "../../../../stencil-public-runtime";
1
+ import { ComponentInterface, EventEmitter } from "../../../../stencil-public-runtime";
2
2
  import { DictionaryData } from "../../../../beans";
3
3
  /**
4
4
  * @slot - content
5
5
  */
6
- export declare class ZMyzCardInfo {
6
+ export declare class ZMyzCardInfo implements ComponentInterface {
7
7
  /** dictionary info */
8
8
  data: string | DictionaryData;
9
9
  /** tabindex link attribute (optional) */
@@ -1,4 +1,5 @@
1
- export declare class ZMyzCardList {
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzCardList implements ComponentInterface {
2
3
  /** list data stringified array */
3
4
  listdata: string;
4
5
  constructor();
@@ -1,5 +1,6 @@
1
+ import { ComponentInterface } from "../../../../stencil-public-runtime";
1
2
  import { ListItem } from "../../../../beans/index.js";
2
- export declare class ZMyzList {
3
+ export declare class ZMyzList implements ComponentInterface {
3
4
  /** json stringified list data (mutable, optional) */
4
5
  inputrawdata?: string;
5
6
  /** list item data (mutable, optional)*/
@@ -1,5 +1,5 @@
1
- import { EventEmitter } from "../../../../stencil-public-runtime";
2
- export declare class ZMyzListItem {
1
+ import { ComponentInterface, EventEmitter } from "../../../../stencil-public-runtime";
2
+ export declare class ZMyzListItem implements ComponentInterface {
3
3
  /** content text */
4
4
  text: string;
5
5
  /** link url (optional) */
@@ -1,8 +1,9 @@
1
+ import { ComponentInterface } from "../../../stencil-public-runtime";
1
2
  import { AlertType } from "../../../beans/index";
2
3
  /**
3
4
  * @slot - alert content
4
5
  */
5
- export declare class ZAlert {
6
+ export declare class ZAlert implements ComponentInterface {
6
7
  /** alert variant type */
7
8
  type: AlertType;
8
9
  render(): HTMLDivElement;
@@ -1,6 +1,6 @@
1
- import { EventEmitter } from "../../../stencil-public-runtime";
1
+ import { ComponentInterface, EventEmitter } from "../../../stencil-public-runtime";
2
2
  import { InputStatus } from "../../../beans";
3
- export declare class ZOtp {
3
+ export declare class ZOtp implements ComponentInterface {
4
4
  /** Input number */
5
5
  inputNum?: number;
6
6
  /** Input status */
@@ -1,9 +1,10 @@
1
+ import { ComponentInterface } from "../../../stencil-public-runtime";
1
2
  import { Device } from "../../../beans";
2
3
  /**
3
4
  * @slot footer-right - right content slot in footer
4
5
  * @slot footer-left - left content slot in footer
5
6
  */
6
- export declare class ZSlideshow {
7
+ export declare class ZSlideshow implements ComponentInterface {
7
8
  el: HTMLZSlideshowElement;
8
9
  /** slideshow id */
9
10
  slideshowid: string;
@@ -1,4 +1,6 @@
1
- declare type CustomMethodDecorator<T> = (target: Object, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor<T>) => TypedPropertyDescriptor<T> | void;
1
+ type CustomMethodDecorator<T> = (target: object, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor<T>) => TypedPropertyDescriptor<T> | void;
2
+ type UnionToIntersection<U> = (U extends any ? (k: U) => void : never) extends (k: infer I) => void ? I : never;
3
+ type MixinInstance<F> = F extends (base: MixedInCtor) => MixedInCtor<infer I> ? I : never;
2
4
  export interface ComponentDecorator {
3
5
  (opts?: ComponentOptions): ClassDecorator;
4
6
  }
@@ -61,6 +63,12 @@ export interface ShadowRootOptions {
61
63
  * focusable part is given focus, and the shadow host is given any available `:focus` styling.
62
64
  */
63
65
  delegatesFocus?: boolean;
66
+ /**
67
+ * Sets the slot assignment mode for the shadow root. When set to `'manual'`, enables imperative
68
+ * slotting using the `HTMLSlotElement.assign()` method. Defaults to `'named'` for standard
69
+ * declarative slotting behavior.
70
+ */
71
+ slotAssignment?: 'manual' | 'named';
64
72
  }
65
73
  export interface ModeStyles {
66
74
  [modeName: string]: string | string[];
@@ -117,12 +125,34 @@ export interface EventOptions {
117
125
  */
118
126
  composed?: boolean;
119
127
  }
128
+ export interface AttachInternalsOptions {
129
+ /**
130
+ * Initial custom states to set on the ElementInternals.states CustomStateSet.
131
+ * Each key is the state name and the value is the initial boolean state.
132
+ *
133
+ * These states can be targeted with the CSS `:state()` pseudo-class.
134
+ *
135
+ * @example
136
+ * ```tsx
137
+ * @AttachInternals({ states: { open: true, active: false } })
138
+ * internals: ElementInternals;
139
+ * ```
140
+ *
141
+ * @see https://developer.mozilla.org/en-US/docs/Web/API/CustomStateSet
142
+ */
143
+ states?: {
144
+ [stateName: string]: boolean;
145
+ };
146
+ }
120
147
  export interface AttachInternalsDecorator {
121
- (): PropertyDecorator;
148
+ (opts?: AttachInternalsOptions): PropertyDecorator;
122
149
  }
123
150
  export interface ListenDecorator {
124
151
  (eventName: string, opts?: ListenOptions): CustomMethodDecorator<any>;
125
152
  }
153
+ export interface ResolveVarFunction {
154
+ <T>(variable: T): string;
155
+ }
126
156
  export interface ListenOptions {
127
157
  /**
128
158
  * Handlers can also be registered for an event other than the host itself.
@@ -151,7 +181,15 @@ export interface StateDecorator {
151
181
  (): PropertyDecorator;
152
182
  }
153
183
  export interface WatchDecorator {
154
- (propName: string): CustomMethodDecorator<any>;
184
+ (propName: any, watchOptions?: {
185
+ immediate?: boolean;
186
+ }): CustomMethodDecorator<(newValue?: any, oldValue?: any, propName?: any, ...args: any[]) => any | void>;
187
+ }
188
+ export interface PropSerializeDecorator {
189
+ (propName: any): CustomMethodDecorator<(newValue?: any, propName?: string, ...args: any[]) => string | null>;
190
+ }
191
+ export interface AttrDeserializeDecorator {
192
+ (propName: any): CustomMethodDecorator<(newValue?: any, propName?: string, ...args: any[]) => any>;
155
193
  }
156
194
  export interface UserBuildConditionals {
157
195
  isDev: boolean;
@@ -200,6 +238,24 @@ export declare const AttachInternals: AttachInternalsDecorator;
200
238
  * https://stenciljs.com/docs/events#listen-decorator
201
239
  */
202
240
  export declare const Listen: ListenDecorator;
241
+ /**
242
+ * The `resolveVar()` function is a compile-time utility that resolves const variables
243
+ * and object properties to their string literal values. This allows variables to be
244
+ * used in `@Listen` and `@Event` decorators instead of hardcoded strings.
245
+ *
246
+ * @example
247
+ * ```ts
248
+ * const MY_EVENT = 'myEvent';
249
+ * @Listen(resolveVar(MY_EVENT))
250
+ * ```
251
+ *
252
+ * @example
253
+ * ```ts
254
+ * const EVENTS = { MY_EVENT: 'myEvent' } as const;
255
+ * @Event({ eventName: resolveVar(EVENTS.MY_EVENT) })
256
+ * ```
257
+ */
258
+ export declare const resolveVar: ResolveVarFunction;
203
259
  /**
204
260
  * The `@Method()` decorator is used to expose methods on the public API.
205
261
  * Class methods decorated with the @Method() decorator can be called directly
@@ -233,6 +289,14 @@ export declare const State: StateDecorator;
233
289
  * https://stenciljs.com/docs/reactive-data#watch-decorator
234
290
  */
235
291
  export declare const Watch: WatchDecorator;
292
+ /**
293
+ * Decorator to serialize a property to an attribute string.
294
+ */
295
+ export declare const PropSerialize: PropSerializeDecorator;
296
+ /**
297
+ * Decorator to deserialize an attribute string to a property.
298
+ */
299
+ export declare const AttrDeserialize: AttrDeserializeDecorator;
236
300
  export type ResolutionHandler = (elm: HTMLElement) => string | undefined | null;
237
301
  export type ErrorHandler = (err: any, element?: HTMLElement) => void;
238
302
  /**
@@ -260,6 +324,25 @@ export declare function setPlatformHelpers(helpers: {
260
324
  * @returns the base path
261
325
  */
262
326
  export declare function getAssetPath(path: string): string;
327
+ /**
328
+ * Method to render a virtual DOM tree to a container element.
329
+ *
330
+ * @example
331
+ * ```tsx
332
+ * import { render } from '@stencil/core';
333
+ *
334
+ * const vnode = (
335
+ * <div>
336
+ * <h1>Hello, world!</h1>
337
+ * </div>
338
+ * );
339
+ * render(vnode, document.body);
340
+ * ```
341
+ *
342
+ * @param vnode - The virtual DOM tree to render
343
+ * @param container - The container element to render the virtual DOM tree to
344
+ */
345
+ export declare function render(vnode: VNode, container: Element): void;
263
346
  /**
264
347
  * Used to manually set the base path where assets can be found. For lazy-loaded
265
348
  * builds the asset path is automatically set and assets copied to the correct
@@ -330,6 +413,58 @@ export declare function readTask(task: RafCallback): void;
330
413
  * Unhandled exception raised while rendering, during event handling, or lifecycles will trigger the custom event handler.
331
414
  */
332
415
  export declare const setErrorHandler: (handler: ErrorHandler) => void;
416
+ export type TagTransformer = (tag: string) => string;
417
+ /**
418
+ * Sets a tag transformer to be used when rendering your custom elements.
419
+ * ```ts
420
+ * setTagTransformer((tag) => {
421
+ * if (tag.startsWith('my-')) return `new-${tag}`
422
+ * return tag;
423
+ * });
424
+ * ```
425
+ * Will mean all your components that start with `my-` are defined instead with `new-my-` prefix.
426
+ *
427
+ * @param transformer the transformer function to use which must return a string.
428
+ */
429
+ export declare function setTagTransformer(transformer: TagTransformer): void;
430
+ /**
431
+ * Transforms a tag name using a transformer set via `setTagTransformer`
432
+ *
433
+ * @param tag - the tag to transform e.g. `my-tag`
434
+ * @returns the transformed tag e.g. `new-my-tag`
435
+ */
436
+ export declare function transformTag(tag: string): string;
437
+ /**
438
+ * @deprecated - Use `MixedInCtor` instead:
439
+ * ```ts
440
+ * import { MixedInCtor } from '@stencil/core';
441
+ *
442
+ * const AFactoryFn = <B extends MixedInCtor>(Base: B) => {class A extends Base { propA = A }; return A;}
443
+ * ```
444
+ */
445
+ export type MixinFactory = (base: MixedInCtor) => MixedInCtor;
446
+ export type MixedInCtor<T = {}> = new (...args: any[]) => T;
447
+ /**
448
+ * Compose multiple mixin classes into a single constructor.
449
+ * The resulting class has the combined instance types of all mixed-in classes.
450
+ *
451
+ * Example:
452
+ * ```ts
453
+ * import { Mixin, MixedInCtor } from '@stencil/core';
454
+ *
455
+ * const AWrap = <B extends MixedInCtor>(Base: B) => {class A extends Base { propA = A }; return A;}
456
+ * const BWrap = <B extends MixedInCtor>(Base: B) => {class B extends Base { propB = B }; return B;}
457
+ * const CWrap = <B extends MixedInCtor>(Base: B) => {class C extends Base { propC = C }; return C;}
458
+ *
459
+ * class X extends Mixin(AWrap, BWrap, CWrap) {
460
+ * render() { return <div>{this.propA} {this.propB} {this.propC}</div>; }
461
+ * }
462
+ * ```
463
+ *
464
+ * @param mixinFactories mixin factory functions that return a class which extends from the provided class.
465
+ * @returns a class that is composed from extending each of the provided classes in the order they were provided.
466
+ */
467
+ export declare function Mixin<const TMixins extends readonly MixinFactory[]>(...mixinFactories: TMixins): abstract new (...args: any[]) => UnionToIntersection<MixinInstance<TMixins[number]>>;
333
468
  /**
334
469
  * This file gets copied to all distributions of stencil component collections.
335
470
  * - no imports
@@ -502,7 +637,7 @@ export interface FunctionalUtilities {
502
637
  map: (children: VNode[], cb: (vnode: ChildNode, index: number, array: ChildNode[]) => ChildNode) => VNode[];
503
638
  }
504
639
  export interface FunctionalComponent<T = {}> {
505
- (props: T, children: VNode[], utils: FunctionalUtilities): VNode | VNode[];
640
+ (props: T, children: VNode[], utils: FunctionalUtilities): VNode | VNode[] | null;
506
641
  }
507
642
  /**
508
643
  * A Child VDOM node
@@ -544,6 +679,7 @@ export declare namespace h {
544
679
  function h(sel: any, data: VNodeData | null, text: string): VNode;
545
680
  function h(sel: any, data: VNodeData | null, children: Array<VNode | undefined | null>): VNode;
546
681
  function h(sel: any, data: VNodeData | null, children: VNode): VNode;
682
+ function h(sel: any, data: VNodeData | null, ...children: (VNode | string | number)[]): VNode;
547
683
  namespace JSX {
548
684
  interface IntrinsicElements extends LocalJSX.IntrinsicElements, JSXBase.IntrinsicElements {
549
685
  [tagName: string]: any;
@@ -558,6 +694,36 @@ export declare function h(sel: any, children: Array<VNode | undefined | null>):
558
694
  export declare function h(sel: any, data: VNodeData | null, text: string): VNode;
559
695
  export declare function h(sel: any, data: VNodeData | null, children: Array<VNode | undefined | null>): VNode;
560
696
  export declare function h(sel: any, data: VNodeData | null, children: VNode): VNode;
697
+ export declare function h(sel: any, data: VNodeData | null, ...children: (VNode | string | number)[]): VNode;
698
+ /**
699
+ * Automatic JSX runtime functions for TypeScript's react-jsx mode.
700
+ * These functions are called automatically by TypeScript when using "jsx": "react-jsx".
701
+ * @param type type of node
702
+ * @param props properties of node
703
+ * @param key optional key for the node
704
+ * @returns a jsx vnode
705
+ */
706
+ export declare function jsx(type: any, props: any, key?: string): VNode;
707
+ /**
708
+ * Automatic JSX runtime functions for TypeScript's react-jsxmode with multiple children.
709
+ * @param type type of node
710
+ * @param props properties of node
711
+ * @param key optional key for the node
712
+ * @returns a jsx vnode
713
+ */
714
+ export declare function jsxs(type: any, props: any, key?: string): VNode;
715
+ /**
716
+ * Automatic JSX runtime functions for TypeScript's react-jsxdev mode.
717
+ * These functions are called automatically by TypeScript when using "jsx": "react-jsxdev".
718
+ * @param type type of node
719
+ * @param props properties of node
720
+ * @param key optional key for the node
721
+ * @param isStaticChildren indicates if the children are static
722
+ * @param source source information
723
+ * @param self reference to the component instance
724
+ * @returns a jsx vnode
725
+ */
726
+ export declare function jsxDEV(type: any, props: any, key?: string | number, isStaticChildren?: boolean, source?: any, self?: any): VNode;
561
727
  /**
562
728
  * A virtual DOM node
563
729
  */
@@ -587,7 +753,7 @@ declare namespace LocalJSX {
587
753
  export { LocalJSX as JSX };
588
754
  export declare namespace JSXBase {
589
755
  interface IntrinsicElements {
590
- slot: JSXBase.SlotAttributes;
756
+ slot: JSXBase.SlotAttributes<HTMLSlotElement>;
591
757
  a: JSXBase.AnchorHTMLAttributes<HTMLAnchorElement>;
592
758
  abbr: JSXBase.HTMLAttributes;
593
759
  address: JSXBase.HTMLAttributes;
@@ -757,7 +923,7 @@ export declare namespace JSXBase {
757
923
  use: JSXBase.SVGAttributes;
758
924
  view: JSXBase.SVGAttributes;
759
925
  }
760
- interface SlotAttributes extends JSXAttributes {
926
+ interface SlotAttributes<T = HTMLSlotElement> extends JSXAttributes<T> {
761
927
  name?: string;
762
928
  slot?: string;
763
929
  onSlotchange?: (event: Event) => void;
@@ -813,6 +979,9 @@ export declare namespace JSXBase {
813
979
  popoverTargetAction?: string;
814
980
  popoverTargetElement?: Element | null;
815
981
  popoverTarget?: string;
982
+ command?: string;
983
+ commandFor?: string;
984
+ commandfor?: string;
816
985
  }
817
986
  interface CanvasHTMLAttributes<T> extends HTMLAttributes<T> {
818
987
  height?: number | string;
@@ -826,7 +995,8 @@ export declare namespace JSXBase {
826
995
  }
827
996
  interface DetailsHTMLAttributes<T> extends HTMLAttributes<T> {
828
997
  open?: boolean;
829
- onToggle?: (event: Event) => void;
998
+ name?: string;
999
+ onToggle?: (event: ToggleEvent) => void;
830
1000
  }
831
1001
  interface DelHTMLAttributes<T> extends HTMLAttributes<T> {
832
1002
  cite?: string;
@@ -1015,6 +1185,8 @@ export declare namespace JSXBase {
1015
1185
  autoPlay?: boolean;
1016
1186
  autoplay?: boolean | string;
1017
1187
  controls?: boolean;
1188
+ controlslist?: 'nodownload' | 'nofullscreen' | 'noremoteplayback';
1189
+ controlsList?: 'nodownload' | 'nofullscreen' | 'noremoteplayback';
1018
1190
  crossOrigin?: string;
1019
1191
  crossorigin?: string;
1020
1192
  loop?: boolean;
@@ -1530,6 +1702,13 @@ export declare namespace JSXBase {
1530
1702
  z?: number | string;
1531
1703
  zoomAndPan?: string;
1532
1704
  }
1705
+ /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent) */
1706
+ interface ToggleEvent extends Event {
1707
+ /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent/newState) */
1708
+ readonly newState: string;
1709
+ /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent/oldState) */
1710
+ readonly oldState: string;
1711
+ }
1533
1712
  interface DOMAttributes<T> extends JSXAttributes<T> {
1534
1713
  slot?: string;
1535
1714
  part?: string;
@@ -1546,6 +1725,10 @@ export declare namespace JSXBase {
1546
1725
  onCompositionstartCapture?: (event: CompositionEvent) => void;
1547
1726
  onCompositionupdate?: (event: CompositionEvent) => void;
1548
1727
  onCompositionupdateCapture?: (event: CompositionEvent) => void;
1728
+ onBeforeToggle?: (event: ToggleEvent) => void;
1729
+ onBeforeToggleCapture?: (event: ToggleEvent) => void;
1730
+ onToggle?: (event: ToggleEvent) => void;
1731
+ onToggleCapture?: (event: ToggleEvent) => void;
1549
1732
  onFocus?: (event: FocusEvent) => void;
1550
1733
  onFocusCapture?: (event: FocusEvent) => void;
1551
1734
  onFocusin?: (event: FocusEvent) => void;
@@ -1575,7 +1758,7 @@ export declare namespace JSXBase {
1575
1758
  onKeyUp?: (event: KeyboardEvent) => void;
1576
1759
  onKeyUpCapture?: (event: KeyboardEvent) => void;
1577
1760
  onAuxClick?: (event: MouseEvent) => void;
1578
- onClick?: (event: MouseEvent) => void;
1761
+ onClick?: (event: PointerEvent) => void;
1579
1762
  onClickCapture?: (event: MouseEvent) => void;
1580
1763
  onContextMenu?: (event: MouseEvent) => void;
1581
1764
  onContextMenuCapture?: (event: MouseEvent) => void;
@@ -1655,6 +1838,8 @@ export declare namespace JSXBase {
1655
1838
  onTransitionRunCapture?: (event: TransitionEvent) => void;
1656
1839
  onTransitionStart?: (event: TransitionEvent) => void;
1657
1840
  onTransitionStartCapture?: (event: TransitionEvent) => void;
1841
+ [key: `aria-${string}`]: string | boolean | undefined;
1842
+ [key: `aria${string}`]: string | boolean | undefined;
1658
1843
  }
1659
1844
  }
1660
1845
  export interface JSXAttributes<T = Element> {
@@ -1665,6 +1850,7 @@ export interface CustomElementsDefineOptions {
1665
1850
  exclude?: string[];
1666
1851
  resourcesUrl?: string;
1667
1852
  syncQueue?: boolean;
1853
+ /** @deprecated in-favour of `setTagTransformer` and `transformTag` */
1668
1854
  transformTagName?: (tagName: string) => string;
1669
1855
  jmp?: (c: Function) => any;
1670
1856
  raf?: (c: FrameRequestCallback) => number;
@@ -1,2 +1 @@
1
- import{c as aa}from"./p-061e28d6.js";export{_ as AccordionVariant,o as AlertType,A as AvatarSize,Y as BookCardDeprecatedVariant,X as BookCardVariant,V as BreadcrumbHomepageVariant,U as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,Q as CarouselArrowsPosition,R as CarouselProgressMode,a0 as ColorPickerPalette,e as ControlSize,M as CoverHeroContentPosition,J as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,$ as IconPosition,H as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,P as PopoverPosition,S as SortDirection,T as ThemeVariant,q as ToastNotification,s as ToastNotificationPosition,r as ToastNotificationTransition,u as TransitionDirection,W as VisibilityCondition,t as ZAriaAlertMode,w as ZChipType,y as ZDatePickerMode,z as ZDatePickerModeValue,F as ZDatePickerPosition,v as ZFileUploadType,G as ZRangePickerMode,x as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-86618221.js";export{I as ICONS}from"./p-eb15536d.js";import"./p-5145a606.js";const ia={colorFromId:aa};export{ia as Utils};
2
- //# sourceMappingURL=index.esm.js.map
1
+ import{c as aa}from"./p-D4yqZKyM.js";export{_ as AccordionVariant,o as AlertType,A as AvatarSize,Y as BookCardDeprecatedVariant,X as BookCardVariant,V as BreadcrumbHomepageVariant,U as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,Q as CarouselArrowsPosition,R as CarouselProgressMode,a0 as ColorPickerPalette,e as ControlSize,M as CoverHeroContentPosition,J as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,$ as IconPosition,H as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,P as PopoverPosition,S as SortDirection,T as ThemeVariant,q as ToastNotification,s as ToastNotificationPosition,r as ToastNotificationTransition,u as TransitionDirection,W as VisibilityCondition,t as ZAriaAlertMode,w as ZChipType,y as ZDatePickerMode,z as ZDatePickerModeValue,F as ZDatePickerPosition,v as ZFileUploadType,G as ZRangePickerMode,x as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-BKCj6NR2.js";export{I as ICONS}from"./p-BanpkIXZ.js";import"./p-Q-tWjk7P.js";const ia={colorFromId:aa};export{ia as Utils}
@@ -0,0 +1 @@
1
+ import{r as e,c as i,h as s,H as t,d as o}from"./p-ByN2sYu6.js";import{w as a,P as c}from"./p-BKCj6NR2.js";import{B as n}from"./p-Q-tWjk7P.js";const l=class{constructor(s){e(this,s),this.removeFile=i(this,"removeFile",7),this.allowPopover=!1,this.popoverVisible=!1}removeFileHandler(){this.removeFile.emit({fileName:this.fileName}),this.el.remove()}onMouseOver(){this.popoverVisible=!0}onMouseLeave(){this.popoverVisible=!1}onInteractiveIconClick(){this.removeFileHandler()}componentDidLoad(){var e,i;this.elementHasEllipsis()&&window.innerWidth>n.TABLET&&(this.allowPopover=!0),null===(i=null===(e=this.icon)||void 0===e?void 0:e.focus)||void 0===i||i.call(e)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return s(t,{key:"b14de221b558a20b6a73755f4a299743fa5a7d23"},this.allowPopover&&s("z-popover",{key:"fc3a7c327d89a7a9ea6b9660d17d78de1922729c",open:this.popoverVisible,position:c.AUTO,bindTo:this.chip},s("span",{key:"7f33d40074ba639bd8da65132dad5b2fa1cf349e",class:"body-5 tooltip-content"},this.ellipsis.innerText)),s("z-chip",{key:"ae8746950f0ee745c77a1b5602c4f6ecb0278afd",ref:e=>this.chip=e,id:`chip-${this.fileNumber}`,interactiveIcon:"multiply-circled",type:a.DEFAULT},s("span",{key:"6ef36d2bebe82fbcb9919cce4c2a4c8d657ba255",ref:e=>this.ellipsis=e,tabIndex:-1},this.fileName)))}get el(){return o(this)}};l.style=".sc-z-file-h{position:relative;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-file-h>z-popover.sc-z-file{z-index:10}.sc-z-file-h>z-popover.sc-z-file>.tooltip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file span.sc-z-file{display:block;overflow:hidden;max-width:250px;letter-spacing:0.32px;line-height:1.33;text-overflow:ellipsis;white-space:nowrap}";export{l as z_file}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,H as a,d as r}from"./p-ByN2sYu6.js";import"./p-27f93251.entry.js";import"./p-afab22fc.entry.js";import"./p-a9534450.entry.js";import"./p-5883dbc1.entry.js";import"./p-D4yqZKyM.js";import"./p-BKCj6NR2.js";import"./p-Q-tWjk7P.js";import"./p-58933ba5.entry.js";import"./p-2294f1b0.entry.js";const s=class{constructor(e){t(this,e),this.bordered=!1,this.expandable=!1}updateExpandable(){this.expandable=this.host.querySelectorAll("z-tr[expandable]").length>0}componentWillLoad(){this.expandableMutationObserver=new MutationObserver((()=>{this.updateExpandable()})),this.expandableMutationObserver.observe(this.host,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["expandable"],attributeOldValue:!1})}disconnectedCallback(){var t;null===(t=this.expandableMutationObserver)||void 0===t||t.disconnect()}render(){return e(a,{key:"19ac617eed1f9fc7c962e5f34e30c1c0feb0fa87",expandable:this.expandable},e("div",{key:"648951c6bb94c6cc149f593ca42a50eafa287337",class:"table",role:"table"},e("slot",{key:"08fb16a4c3ee50be9634833b2227593ba8651c01"})))}get host(){return r(this)}};s.style=":host{--z-table--cells-padding:calc(var(--space-unit) * 2);position:relative;display:block;overflow:auto;min-width:max-content;max-width:100%;box-sizing:border-box;padding:var(--space-unit);background-color:var(--color-surface01)}:host([expandable]){--z-table--expand-button-size:40px}:host([bordered]){--z-table--cell-left-border:1px solid var(--color-surface03)}";export{s as z_table}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as i,d as o}from"./p-ByN2sYu6.js";import{e as s,I as a,i as r,g as n,l}from"./p-BKCj6NR2.js";import{r as h,b as c}from"./p-D4yqZKyM.js";import"./p-Q-tWjk7P.js";const d=class{watchItems(){this.itemsList="string"==typeof this.items?JSON.parse(this.items):this.items,this.selectedCounter=this.itemsList.filter((t=>t.checked)).length,this.updateRenderItemsList()}watchSearchValue(){this.filterItems(this.searchValue)}emitComboboxChange(){this.comboboxChange.emit({id:this.inputid,items:this.itemsList})}constructor(i){t(this,i),this.comboboxChange=e(this,"comboboxChange",7),this.inputid=`combo-${h()}`,this.disabled=!1,this.hassearch=!1,this.noresultslabel="Nessun risultato",this.isopen=!1,this.isfixed=!1,this.hascheckall=!1,this.checkalltext="Seleziona tutti",this.uncheckalltext="Deseleziona tutti",this.maxcheckableitems=0,this.size=s.BIG,this.renderItemsList=[],this.focusedItemId="",this.itemsList=[],this.inputType=a.TEXT,this.toggleComboBox=this.toggleComboBox.bind(this),this.closeFilterItems=this.closeFilterItems.bind(this)}componentWillLoad(){this.watchItems()}componentWillRender(){this.selectedCounter=this.itemsList.filter((t=>t.checked)).length}getControlToListSize(){switch(this.size){case s.X_SMALL:return r.SMALL;case s.SMALL:return r.MEDIUM;default:return r.LARGE}}getOptionId(t){return`${this.inputid}-option-${t}`}getCheckAllOptionId(){return`${this.inputid}-check-all`}allOptionsSelected(){return this.selectedCounter===this.itemsList.length}hasReachedMaxSelections(){return!!(this.maxcheckableitems&&this.selectedCounter>=this.maxcheckableitems)}handleHeaderKeyDown(t){if(t.code!==n.ENTER||this.focusedItemId||this.toggleComboBox(),this.isopen&&!this.hassearch)switch(t.code){case n.SPACE:case n.ENTER:this.focusedItemId&&(t.preventDefault(),this.checkOption(this.focusedItemId));break;case n.ESC:this.focusedItemId&&(this.focusedItemId="");break;case n.ARROW_DOWN:case n.ARROW_UP:this.handleArrowsNavigation(t)}}handleInputKeyDown(t){switch(t.code){case n.ENTER:case n.SPACE:if(this.focusedItemId){t.preventDefault(),this.checkOption(this.focusedItemId);break}break;case n.ARROW_DOWN:case n.ARROW_UP:this.handleArrowsNavigation(t);break;case n.ESC:if(this.focusedItemId){this.focusedItemId="";break}this.closeFilterItems();break;case n.TAB:this.focusedItemId=""}}checkOption(t){t===this.getCheckAllOptionId()?(this.itemsList=this.itemsList.map((t=>Object.assign(Object.assign({},t),{checked:!this.allOptionsSelected()}))),this.focusedItemId=this.getCheckAllOptionId()):this.itemsList=this.itemsList.map((e=>(t===this.getOptionId(e.id)&&(e.checked=!e.checked),e))),this.updateRenderItemsList(),this.emitComboboxChange()}handleArrowsNavigation(t){if(![n.ARROW_DOWN,n.ARROW_UP].includes(t.code)||!this.isopen)return;t.preventDefault(),t.stopPropagation();const e=this.focusedItemId?this.element.shadowRoot.querySelector(`#${this.focusedItemId}`):null,i=Array.from(this.element.shadowRoot.querySelectorAll('[role="option"]'));if(!i.length)return;const o=e?i.indexOf(e):null,s=i.length-1;let a=null;t.code===n.ARROW_DOWN?a=null===o?i[0]:i[o+1]||i[s]:t.code===n.ARROW_UP&&(a=null===o?i[s]:i[o-1]||i[0]),this.focusedItemId=a.id,a.scrollIntoView({block:"nearest",container:"nearest"})}updateRenderItemsList(){this.searchValue?this.filterItems(this.searchValue):this.resetRenderItemsList()}resetRenderItemsList(){const t=[];this.itemsList.forEach((e=>{t.push(Object.assign({},e))})),this.renderItemsList=t}filterItems(t){if(!t)return this.closeFilterItems();this.resetRenderItemsList(),this.renderItemsList=this.renderItemsList.filter((e=>{const i=e.name.toUpperCase().indexOf(t.toUpperCase()),o=i+t.length,s=e.name.substring(0,i)+"<strong>"+e.name.substring(i,o)+"</strong>"+e.name.substring(o,e.name.length);return e.name=s,i>=0}))}closeFilterItems(){this.searchValue="",this.resetRenderItemsList()}toggleComboBox(){this.isopen=!this.isopen}getComboboxA11yAttributes(t){const e="combobox",i=this.htmlAriaLabel,o=this.isopen?"true":"false",s=this.isopen?this.focusedItemId:"",a=`${this.inputid}_list`;return t?{role:e,"aria-label":i,"html-aria-expanded":o,"html-aria-activedescendant":s,"html-aria-controls":a}:{role:e,"aria-label":i,"aria-expanded":o,"aria-activedescendant":s,"aria-controls":a}}renderHeader(){const t=this.hassearch?{}:this.getComboboxA11yAttributes(!1);return i("div",Object.assign({class:"header",onClick:()=>this.toggleComboBox(),onKeyDown:t=>this.handleHeaderKeyDown(t),role:"button",tabindex:0,"aria-controls":"open-combo-data","aria-expanded":this.isopen?"true":"false"},t),i("span",{class:"body-3","aria-label":this.label?`${this.label}${this.selectedCounter>0?` - ${this.selectedCounter} selezionati`:""}`:void 0},this.label,i("span",null,this.selectedCounter>0&&` (${this.selectedCounter})`)),i("z-icon",{name:"caret-down",class:this.size}))}renderContent(){return i("div",{id:"open-combo-data",class:"open-combo-data"},this.hassearch&&this.renderSearchInput(),i("div",{role:"listbox","aria-label":this.label,"aria-multiselectable":"true",id:`${this.inputid}_list`,"aria-owns":`${this.hascheckall?`${this.getCheckAllOptionId()} `:""}${this.itemsList.map((t=>this.getOptionId(t.id))).join(" ")}`},this.renderItems()))}renderItems(){return i("div",{class:this.searchValue&&"search",tabIndex:-1,role:"presentation"},this.renderList(this.renderItemsList))}renderItem(t,e,o){const s=this.getOptionId(t.id),a=!t.checked&&this.hasReachedMaxSelections();return i("z-list-element",{htmlTabindex:-1,dividerType:e!==o-1?l.ELEMENT:l.NONE,size:this.getControlToListSize(),role:"presentation",disabled:!!a},i("span",{class:"option-wrap",role:"presentation",onClick:()=>{this.focusedItemId="",this.checkOption(s)}},i("z-icon",{name:t.checked?"checkbox-checked":"checkbox",class:this.focusedItemId===s?"focused":""}),i("span",{id:s,role:a?"presentation":"option","aria-selected":t.checked?"true":"false","aria-label":a?void 0:c(t.name)},i("span",{"aria-hidden":"true",innerHTML:t.name}))))}renderList(t){if(t)return!t.length&&this.searchValue?this.renderNoSearchResults():this.hasgroupitems?this.renderGroups(t):i("ul",{role:"presentation"},this.renderCheckAll(),t.map(((e,i)=>this.renderItem(e,i,t.length))))}renderGroups(t){const e=t.reduce(((e,i,o)=>{var s;const a=i.category||"Altra categoria",r=this.renderItem(i,o,t.length);return e[a]=null!==(s=e[a])&&void 0!==s?s:[],e[a].push(r),e}),{}),o=Object.entries(e).map((([t,e],o)=>i("z-list-group",{size:this.getControlToListSize(),"divider-type":l.ELEMENT,"aria-labelledby":`${this.inputid}_list_group_${o}`},i("span",{class:"body-3-sb z-list-group-title",slot:"header-title",id:`${this.inputid}_list_group_${o}`,"aria-hidden":"true"},t),e.map((t=>t)))));return i("ul",{role:"presentation"},this.renderCheckAll(),o)}renderNoSearchResults(){return i("div",{class:"no-results"},i("span",null,this.noresultslabel))}renderSearchInput(){return i("z-input",Object.assign({htmlid:`${this.inputid}_search`,label:this.searchlabel,placeholder:this.searchplaceholder,htmltitle:this.searchtitle,type:this.inputType,value:this.searchValue,message:!1,size:this.size,"html-aria-autocomplete":"list"},this.getComboboxA11yAttributes(!0),{onKeyDown:t=>this.handleInputKeyDown(t),onInputChange:t=>{this.searchValue=t.detail.value,this.focusedItemId=""}}))}renderCheckAll(){if(!this.hascheckall||this.searchValue)return;const t=this.getCheckAllOptionId(),e=this.allOptionsSelected(),o=this.hasReachedMaxSelections()||this.maxcheckableitems&&this.maxcheckableitems<this.itemsList.length;return i("z-list-element",{class:"check-all-wrapper",role:"presentation",htmlTabindex:-1,dividerType:l.ELEMENT,dividerColor:"gray800",size:this.getControlToListSize(),disabled:!!o},i("span",{class:"option-wrap",role:"presentation",onClick:()=>this.checkOption(t)},i("z-icon",{name:e?"checkbox-checked":"checkbox",class:this.focusedItemId===t?"focused":""}),i("span",{id:t,role:o?"presentation":"option","aria-selected":e?"true":"false"},e?this.uncheckalltext:this.checkalltext)))}render(){return i("div",{key:"f65a92eded2c6cd7d4bb42ddc5f667806a4f5582","data-action":`combo-${this.inputid}`,class:{open:this.isopen,fixed:this.isfixed,disabled:this.disabled},id:this.inputid},this.renderHeader(),!this.disabled&&this.renderContent())}get element(){return o(this)}static get watchers(){return{items:[{watchItems:0}],searchValue:[{watchSearchValue:0}]}}};d.style='.z-label{display:block;padding-bottom:var(--space-unit);color:var(--color-default-text);font-family:var(--font-family-sans);font-size:var(--font-size-1);font-weight:var(--font-sb);text-align:left;text-transform:uppercase}:host{display:block;min-width:290px;color:var(--color-form-default-text);fill:var(--color-form-default-icon);font-family:var(--font-family-sans)}:host>div.fixed{position:relative}:host>div>.header{position:relative;z-index:10;display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 calc(var(--space-unit) * 1.5);border:var(--border-size-small) solid var(--color-form-surface04);margin:0;background-color:var(--color-form-background);border-radius:var(--border-radius-small);cursor:pointer}:host([size="small"])>div>.header{min-height:34px;font-size:var(--font-size-2)}:host([size="x-small"])>div>.header{min-height:30px;font-size:var(--font-size-2)}:host>div>.header:hover{outline:var(--border-size-medium) solid var(--color-form-surface04);outline-offset:-2px}:host>div>div.header:focus:focus-visible{z-index:16;box-shadow:var(--shadow-focus-primary);outline:none}:host>div>.header>span.body-3>span{font-weight:var(--font-sb)}:host>div>.header>z-icon{fill:var(--color-form-default-icon);transform:rotate(360deg);transition:all 200ms linear}:host>div>.header>z-icon.small,:host>div>.header>z-icon.x-small{--z-icon-width:16px;--z-icon-height:16px}:host>div.open>.header{border:var(--border-size-small) solid var(--color-form-active-primary);border-radius:var(--border-radius-small) var(--border-radius-small) 0 0}:host>div.disabled{pointer-events:none}:host>div.disabled .header{border-color:var(--color-form-disabled03);fill:var(--color-form-disabled01-icon)}:host>div.disabled .header>span.body-3{color:var(--color-form-disabled03)}:host>div.disabled .header>z-icon:last-child{fill:var(--color-form-disabled01-icon)}:host>div.open>.header>z-icon{fill:var(--color-form-default-icon);transform:rotate(180deg);transition:all 200ms linear}:host>div>div.open-combo-data{display:none}:host>div.open>div.open-combo-data{position:relative;z-index:12;display:block;padding:var(--space-unit) calc(var(--space-unit) * 2);border:var(--border-size-small) solid var(--color-form-surface03);border-top:0;background-color:var(--color-form-background);border-radius:0;box-shadow:var(--shadow-2)}:host .open .open-combo-data z-input .z-label{color:var(--color-form-default-text)}:host>div.open>div.open-combo-data>div>div{overflow:auto;max-height:235px;padding:0;padding-left:var(--space-unit);margin-left:calc(var(--space-unit) * -1);}:host>div.open>div.open-combo-data>z-input{width:100%;margin-bottom:calc(var(--space-unit) * 2)}:host>div.open>div.open-combo-data>div>div>ul{max-height:235px;padding:0 calc(var(--space-unit) * 0.5);margin:0}:host .open-combo-data z-list-element{--background-color-list-element:var(--color-form-background);--background-hover-color-list-element:var(--color-form-surface03);--background-active-color-list-element:var(--color-form-surface03)}:host .open-combo-data z-list-element[disabled]{pointer-events:none}:host .open-combo-data z-list-element .option-wrap{display:flex;flex-direction:row;align-items:center;cursor:pointer;gap:var(--space-unit)}:host .open-combo-data z-list-element[size="medium"] .option-wrap,:host .open-combo-data z-list-element[size="small"] .option-wrap{--z-icon-width:16px;--z-icon-height:16px;font-size:var(--font-size-2);gap:calc(var(--space-unit) / 2)}:host .open-combo-data z-list-element .option-wrap>z-icon{fill:var(--color-primary01)}:host .open-combo-data z-list-element[disabled] .option-wrap>z-icon{fill:var(--color-disabled01)}:host .open-combo-data z-list-element .option-wrap>z-icon.focused{border-radius:var(--border-radius-small);box-shadow:var(--shadow-focus-primary);outline:none}:host .open-combo-data z-list-element .option-wrap>[role="option"]:focus,:host .open-combo-data z-list-element .option-wrap>[role="option"]:focus-visible{outline:none}::-webkit-scrollbar{width:6px;background:linear-gradient(to right, transparent 0 1px, var(--gray200) 1px 5px, transparent 5px 6px)}::-webkit-scrollbar-thumb{background-color:var(--color-primary01)}::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}@supports not selector(::-webkit-scrollbar-track){:host{scrollbar-color:var(--color-primary01) transparent}}:host>div.open>z-input{position:relative;z-index:1;width:238px;margin:0 calc(var(--space-unit) * 2);color:var(--color-form-active-primary)}:host>div.open>div.open-combo-data>div>div.search{overflow:hidden;max-height:none;margin-top:0}:host>div.open>div.open-combo-data>div>div.search>ul{overflow:auto;max-height:180px;padding:var(--space-unit) calc(var(--space-unit) * 2)}:host .open .open-combo-data .search .no-results{display:flex;align-items:center;column-gap:var(--space-unit)}:host>.open>.open-combo-data .search .close-search{display:flex;justify-content:center}:host>div.open>div.open-combo-data>div>div.search .close-search>a{display:inline-block;height:44px;color:var(--color-form-active-primary);cursor:pointer;font-size:14px;font-weight:var(--font-sb);line-height:44px;text-align:center;text-transform:uppercase}:host>div.open>div.open-combo-data>div>div.search .close-search>a:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}:host>div.open>div.open-combo-data>div>div.check-all-wrapper{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5) calc(var(--space-unit) * 2) calc(var(--space-unit) * 1.5);border-bottom:var(--border-size-small) solid var(--gray800);margin-bottom:var(--space-unit);margin-left:calc(var(--space-unit) * -1);text-align:left}:host([size="small"])>div.open>div.open-combo-data>div>div.check-all-wrapper{padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 0.5)}:host([size="x-small"])>div.open>div.open-combo-data>div>div.check-all-wrapper{padding:var(--space-unit) calc(var(--space-unit) * 0.5)}';export{d as z_combobox}
@@ -0,0 +1 @@
1
+ import{r as e,h as t,d as o}from"./p-ByN2sYu6.js";import{L as i}from"./p-BKCj6NR2.js";const a=class{constructor(t){e(this,t),this.opened=!1,this.customContent=!1,this.isOpen=!1,this.allowTooltipAuthors=!1}handleToggle(){if(this.isOpen=!this.isOpen,this.isOpen){const e=this.getFirstListItem();e&&requestAnimationFrame((()=>{e.focus()}))}}getTitleAuthors(){return this.allowTooltipAuthors?this.autori:""}componentWillLoad(){this.opened&&(this.isOpen=!0)}elementsEllipsis(){this.allowTooltipAuthors=!!this.elementAuthorsHasEllipsis()}elementAuthorsHasEllipsis(){return this.ellipsisAuthors.offsetWidth<this.ellipsisAuthors.scrollWidth}retrieveClass(){return{isopen:this.isOpen,real:this.cardtype===i.REAL,trial:this.cardtype===i.TRIAL,temp:this.cardtype===i.TEMP,"custom-content":this.customContent}}footerTransitionHandler(e){["visibility","height"].includes(e.propertyName)&&this.elementsEllipsis()}getFirstListItem(){return this.host.querySelector("[slot=list] > li a")}render(){return t("div",{key:"e8e0fa454aaf446f0128c66e33432b8a2ec664dd",class:Object.assign(Object.assign({},this.retrieveClass()),{wrapper:!0})},t("footer",{key:"c0c503890a26ae0a8708e55c098b5f3d6dac9877",class:this.retrieveClass(),onTransitionEnd:e=>this.footerTransitionHandler(e)},t("span",{key:"a478f1d0dd2ce746401c1e74317bfe8bebf02c76",class:"toggle"},t("slot",{key:"da8aa9d68ccc2b492cf78a7ffedcb52ff02a6d39",name:"toggle"})),this.titolo&&t("p",{key:"12bf208eea85a0b7957cff26abdfd481dc96b307",class:{"custom-content":this.customContent}},this.titolo),t("div",{key:"82a6539f1b74d306ebd5cffa25bf9971254fe59a",class:{content:!0,"custom-content":this.customContent}},t("div",{key:"4d133db1d613f3540a9a4bf9fda08b8c607e78d9"},t("p",{key:"9abcce1c8ab5b7acc18ae7e8501eec7a6f7045a2",class:"authors",ref:e=>this.ellipsisAuthors=e},t("span",{key:"5949016c2d0ee207f3127ebc21f8ab7af8ef6eda",title:this.getTitleAuthors()},t("span",{key:"e8fea21b88f34c80725bd9785cd6d8e3bff69f66","aria-description":"Autori",class:"bold"},this.autori))),t("p",{key:"95667b4bc9381b1c244f763419c552a0939b230a",class:"year-isbn"},t("span",{key:"c3a7bc333bf465ba558d83785909ab415b312581",class:"isbn"},t("span",{key:"e207fb93fa448fb76bb83437bbcd0476e03149c5"},t("span",{key:"14f82e7b58f8844065882f4cfe2de710bdcb1410","aria-description":"ISBN edizione cartacea",class:"bold"},this.isbn)," ","(ed. cartacea)")))),t("div",{key:"524a25a8d5153ee54de233eab15b1e520e4a68c2",class:"slot-handler "+(this.isOpen?"visible":"hidden")},t("slot",{key:"b2d153c3573ee20468b619745dab677a9bc4df69",name:"list"})))),this.customContent&&t("slot",{key:"ae06cde6d964520381124896788fbf0f96f4083a",name:"content"}))}get host(){return o(this)}};a.style='footer{position:relative;z-index:5;top:0;width:auto;height:calc(var(--space-unit) * 6);padding:0;border-top:var(--border-size-medium) solid var(--color-surface03);margin:0;background-color:var(--color-surface01);border-radius:0 0 var(--border-radius) var(--border-radius);color:var(--color-surface05);font-family:var(--font-family-sans);font-weight:var(--font-rg);transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.real,footer.trial,footer.temp{border-top:var(--border-size-medium) solid var(--blue100)}footer .bold{font-family:var(--font-family-sans);font-weight:var(--font-sb)}footer>p{overflow:hidden;height:40px;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 2) var(--space-unit) calc(var(--space-unit) * 2);margin:0;background-color:var(--color-surface01);font-family:var(--font-family-sans);font-size:16px;font-weight:var(--font-rg);line-height:22px;transition:all 200ms linear}footer.isopen>p{background-color:var(--gray200);font-size:14px;font-weight:var(--font-sb);transition:all 200ms linear}footer.isopen.real>p,footer.isopen.trial>p,footer.isopen.temp>p{background-color:var(--blue100)}footer .visible{display:block}footer .hidden{display:none}footer>div.content{overflow:hidden;height:60px}footer>div.content>div:not(.slot-handler){padding:var(--space-unit) calc(var(--space-unit) * 2)}footer>div.content>div>p{overflow:hidden;height:20px;padding:0;margin:0;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}footer>div.content>div>p.year-isbn{display:flex;flex-direction:row;justify-content:space-between;padding-top:var(--space-unit)}footer>div.content>div>p.year-isbn>span.isbn{overflow:hidden;text-overflow:ellipsis}footer.isopen>div.content>div:not(.slot-handler){height:68px}footer.isopen>div.content>div>p.authors{height:40px;text-overflow:initial;white-space:initial}footer.isopen>div.content>div>p.year-isbn{height:50px;flex-direction:column;padding-left:0}footer.isopen>div.content>div>p.year-isbn>span.isbn{display:inline-grid;padding-left:0}footer.isopen{top:-212px;height:295px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content{top:-292px}footer.isopen>div.content{height:280px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content>div.content{height:230px}.toggle{position:absolute;z-index:10;top:-24px;left:16px}.faded{opacity:0.3;pointer-events:none}footer>p.custom-content,footer .content.custom-content{display:none}footer.isopen>p.custom-content,footer.isopen .content.custom-content{display:block}div.wrapper{position:relative;height:100%}div.wrapper ::slotted([slot="content"]){position:absolute;z-index:10;top:calc(var(--space-unit) * 2);display:block;width:100%;height:112px;box-sizing:border-box;padding:0 calc(var(--space-unit) * 2);border-top:var(--border-size-medium) solid transparent;background:var(--color-white)}div.wrapper.isopen ::slotted([slot="content"]){top:0;bottom:0;height:128px;padding:calc(var(--space-unit) * 2);border-color:var(--blue100)}';export{a as z_myz_card_footer}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,H as i,d as o}from"./p-ByN2sYu6.js";import{x as s,D as r}from"./p-BKCj6NR2.js";const a=class{constructor(e){t(this,e),this.dividerPosition=s.BEFORE,this.uppercase=!0}componentWillRender(){this.hasSecondaryTitle=!!this.host.querySelector("[slot=secondary-title]")}render(){return e(i,{key:"b2a5c1767c66f1b993f95c4907e5b6ac4555a7a5"},e("slot",{key:"dd96a1b84d003243f6a48a074c3ebe92c5b3c3e3",name:"secondary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.BEFORE&&e("z-divider",{key:"8de1932f1eee5210277e73ba1a25359570a2ab06",size:r.LARGE,color:"z-section-title--divider-color"}),e("slot",{key:"d0f29c94936e5ab2a7491b3b6273ce51a1c8a626",name:"primary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.AFTER&&e("z-divider",{key:"13f04775afe18fc3f76bb09f48c415486896b421",size:r.LARGE,color:"z-section-title--divider-color"}))}get host(){return o(this)}};a.style=':host{--z-section-title--divider-color:var(--red500);display:flex;width:fit-content;flex-direction:column;align-items:flex-start;font-family:var(--font-family-sans)}:host,:host ::slotted(*){box-sizing:border-box}::slotted(*){margin:0}::slotted([slot="secondary-title"]){padding-bottom:calc(var(--space-unit) / 2);border-bottom:var(--border-size-large) solid var(--z-section-title--divider-color);font-size:var(--font-size-3);font-weight:var(--font-sb);line-height:1.5rem;text-transform:uppercase}::slotted([slot="primary-title"]){font-size:var(--font-size-6);font-weight:var(--font-sb);line-height:2rem}:host([uppercase]:not([uppercase="false"])) ::slotted([slot="primary-title"]){text-transform:uppercase}@media (min-width: 1152px){::slotted([slot="primary-title"]){font-size:var(--font-size-7);line-height:2.25rem}}';export{a as z_section_title}
@@ -0,0 +1 @@
1
+ import{r as e,h as i,H as t,d as o}from"./p-ByN2sYu6.js";import{H as r,e as a}from"./p-BKCj6NR2.js";const n=class{constructor(i){e(this,i),this.icon="informationsource",this.position=r.BOTTOM_RIGHT,this.ariaLabel="Apri pannello informazioni",this.size=a.BIG,this.open=!1}adjustPanelPosition(){if(!this.open||!this.panel)return;const e=this.host.getBoundingClientRect(),i=parseInt(getComputedStyle(document.documentElement).getPropertyValue("--grid-margin"),10),t=document.documentElement.offsetWidth,o=Math.round((this.position.includes("left")?t-e.left:e.right)-i);this.panel.style.maxWidth=`${o}px`}togglePanel(){this.open=!this.open}closePanel(){this.open=!1}handleEscapeKey(e){"Escape"===e.key&&this.open&&this.closePanel()}render(){return i(t,{key:"50e7cc3742371ca616f404374f63ccb337c3dc39",open:this.open},i("button",{key:"906bdf2f949f4ae715ecc746e6e1feab8bf4d797",class:"z-info-reveal-trigger",type:"button",onClick:this.togglePanel.bind(this),"aria-label":this.label?void 0:this.ariaLabel,"aria-expanded":this.open?"true":"false","aria-controls":"z-info-reveal-panel"},this.icon&&i("z-icon",{key:"a4e890d446384c742df05db58a906b89e536f4e4",name:this.icon}),this.label&&i("span",{key:"b9955cb8ed95ecef6904d1cd4c8c9d08205b33c3",class:"z-info-reveal-label"},this.label)),i("div",{key:"8c1d601f8e15f7f6dcd9cf235ff00ad251aaec54",class:"z-info-reveal-panel",id:"z-info-reveal-panel",ref:e=>this.panel=e,hidden:!this.open},i("slot",{key:"c0f217e35810e1463d1f0761337353ea3940cc2b"}),i("button",{key:"6e507a1e6424c88dc90bf3fb9a841565d5bc6c6c",class:"z-info-reveal-close",type:"button",onClick:this.closePanel.bind(this),"aria-label":"Chiudi pannello informazioni"},i("z-icon",{key:"d743f3aae62e253580122d556b933936b316c391",name:"multiply"}))))}get host(){return o(this)}static get watchers(){return{position:[{adjustPanelPosition:0}],open:[{adjustPanelPosition:0}]}}};n.style=':host{--z-info-reveal-panel-width:384px;--trigger-size:44px;position:relative}:host *{box-sizing:border-box}button{--trigger-icon-size:calc(var(--trigger-size) / 2);display:flex;align-items:center;justify-content:center;padding:0;border:none;background-color:transparent;cursor:pointer;font-family:inherit;letter-spacing:inherit}button:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.z-info-reveal-trigger{min-width:var(--trigger-size);height:var(--trigger-size);padding:calc((var(--trigger-size) - var(--trigger-icon-size)) / 2);background-color:var(--color-surface05);border-radius:var(--border-radius);color:var(--color-text-inverse);column-gap:var(--space-unit);font-weight:var(--font-sb);line-height:1rem}:host([size="big"]) .z-info-reveal-trigger{font-size:var(--font-size-2)}:host([size="small"]) .z-info-reveal-trigger{--trigger-size:36px;font-size:var(--font-size-2)}:host([size="x-small"]) .z-info-reveal-trigger{--trigger-size:32px;padding:var(--space-unit);font-size:var(--font-size-1)}:host>.z-info-reveal-trigger z-icon{--z-icon-width:var(--trigger-icon-size);--z-icon-height:var(--trigger-icon-size);display:flex;fill:var(--color-inverse-icon)}:host([size="small"])>.z-info-reveal-trigger z-icon{--trigger-icon-size:var(--trigger-icon-size-small, 18px)}:host([size="x-small"])>.z-info-reveal-trigger z-icon{--trigger-icon-size:var(--trigger-icon-size-x-small, 16px)}.z-info-reveal-panel{position:absolute;z-index:19;display:flex;width:var(--z-info-reveal-panel-width);height:fit-content;align-items:flex-start;padding:calc(var(--space-unit) * 1.5);background-color:var(--color-surface05);border-radius:var(--border-radius);box-shadow:var(--shadow-4);color:var(--color-text-inverse);column-gap:var(--space-unit)}.z-info-reveal-panel[hidden]{display:none}:host([position="top_left"]) .z-info-reveal-panel,:host([position="top_right"]) .z-info-reveal-panel{top:0}:host([position="bottom_left"]) .z-info-reveal-panel,:host([position="bottom_right"]) .z-info-reveal-panel{bottom:0}:host([position="top_right"]) .z-info-reveal-panel,:host([position="bottom_right"]) .z-info-reveal-panel{right:0}:host([position="top_left"]) .z-info-reveal-panel,:host([position="bottom_left"]) .z-info-reveal-panel{left:0}.z-info-reveal-panel .z-info-reveal-close{margin-left:auto}.z-info-reveal-panel z-icon{fill:var(--color-inverse-icon)}@media (max-width: 767px){.z-info-reveal-panel{top:auto !important;bottom:auto !important;width:calc(var(--z-info-reveal-panel-width) - (var(--grid-margin) * 4)) !important;margin-top:calc(var(--trigger-size) * -1)}}';export{n as z_info_reveal}
@@ -0,0 +1 @@
1
+ import{r as i,c as t,h as e}from"./p-ByN2sYu6.js";import{P as n}from"./p-BKCj6NR2.js";import{h as s}from"./p-D4yqZKyM.js";import"./p-Q-tWjk7P.js";const o=class{emitFlipCard(i=!1){this.flipCard.emit(i)}constructor(e){i(this,e),this.flipCard=t(this,"flipCard",7),this.htmltabindex=0,this.hiddenContent=!1,this.tooltip=!1,this.emitFlipCard=this.emitFlipCard.bind(this)}componentWillLoad(){this.setStringOrArray()}componentWillUpdate(){this.setStringOrArray()}componentDidRender(){this.handleContentHeight()}handleContentHeight(){if(this.contentWrapper||this.infoWrapper){if(this.contentWrapper.scrollHeight>this.contentWrapper.offsetHeight||this.infoWrapper.scrollHeight>this.infoWrapper.offsetHeight)return this.infoWrapper.style.height=this.contentWrapper.offsetHeight-this.onlineLicenseWrapper.offsetHeight-this.offlineLicenseWrapper.offsetHeight+"px",void(this.hiddenContent=!0);this.hiddenContent=!1}else this.hiddenContent=!1}setStringOrArray(){this.cardData="string"==typeof this.data?JSON.parse(this.data):this.data}renderCloseIcon(){return e("z-icon",{name:"multiply-circled-filled",height:18,width:18,onClick:()=>this.emitFlipCard(!1),tabindex:this.htmltabindex,onKeyUp:i=>{s(i,this.emitFlipCard,!1)}})}renderGeneralSection(){var i,t;const n=null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.title,s=null===(t=null==this?void 0:this.cardData)||void 0===t?void 0:t.description;return e("section",{class:"info-wrapper "+(this.hiddenContent?"hidden":""),onClick:()=>{this.hiddenContent&&(this.tooltip=!this.tooltip)},ref:i=>this.infoWrapper=i},this.renderAuthor(),this.renderYear(),n,e("br",null),s)}renderAuthor(){var i;const t=null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.author;return t?e("span",null,"Autore: ",e("b",null,t),e("br",null)):null}renderYear(){var i;const t=null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.year;return t?e("span",null,"Anno: ",e("b",null,t),e("br",null)):null}renderTooltip(){if(!this.tooltip)return;if(!this.cardData)return;const{title:i,year:t,author:s,description:o}=this.cardData;return e("z-popover",{position:n.RIGHT,onClick:()=>this.tooltip=!1},`${i} ${t} ${s} ${o}`)}setExpirationLicenseMessage(i){return"online"===i&&this.cardData.onlineLicense.expired||"offline"===i&&this.cardData.offlineLicense.expired?e("span",{class:"expired"},"SCADUTA"):"online"===i&&this.cardData.onlineLicense.expiring||"offline"===i&&this.cardData.offlineLicense.expiring?e("span",{class:"expiring"},"IN SCADENZA"):void 0}renderOnlineLicenseSection(){var i;if(null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.onlineLicense)return e("section",{ref:i=>this.onlineLicenseWrapper=i},e("span",{class:"license-heading"},e("span",null,"Licenza online"),this.setExpirationLicenseMessage("online")),"Scadenza il ",e("b",null,this.cardData.onlineLicense.expiration),e("br",null))}renderOfflineLicenseSection(){var i;if(null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.offlineLicense)return e("section",{ref:i=>this.offlineLicenseWrapper=i},e("span",{class:"license-heading"},e("span",null,"Licenza offline"),this.setExpirationLicenseMessage("offline")),"Scadenza il ",e("b",null,this.cardData.offlineLicense.expiration),e("br",null),"Installazioni disponibili: ",e("b",null,this.cardData.offlineLicense.installations))}render(){return e("div",{key:"91c9865eabec4c2dfc4f0bdb3883517944b5dc07"},this.renderCloseIcon(),e("div",{key:"d6b6744fd8a9b26344fe1e502bd774bafca7de5c",class:"content-wrapper",ref:i=>this.contentWrapper=i},this.renderGeneralSection(),this.renderTooltip(),this.renderOnlineLicenseSection(),this.renderOfflineLicenseSection()),e("div",{key:"45453dc08188aa77542934ffc12d74f64efd10b4",class:"cta-wrapper"},e("slot",{key:"978e72fdf752608e8ac8b0bf4895d66a9eb208c1"})))}};o.style=':host{width:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{position:relative;display:grid;width:calc(100% + calc(var(--space-unit) * 2));height:402px;box-sizing:border-box;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);border:var(--border-size-small) solid var(--color-primary01);margin-left:calc(-1 * var(--space-unit));background:var(--color-surface01);border-radius:0;box-shadow:0 2px 4px 0 rgb(66 69 72 / 35%)}:host>div>z-icon{position:absolute;top:var(--space-unit);right:var(--space-unit);cursor:pointer;fill:var(--color-primary01)}:host>div>div.cta-wrapper{display:flex;flex-flow:column nowrap;align-self:end;justify-content:space-between}:host>div>div.content-wrapper{position:relative;overflow:hidden;align-self:stretch}:host>div>div.content-wrapper>section{box-sizing:border-box;padding:var(--space-unit) 0;border-bottom:var(--border-size-small) solid var(--color-surface04);color:var(--color-surface05);font-size:14px;line-height:20px}:host>div>div.content-wrapper>section:last-child{border-bottom:none}:host>div>div.content-wrapper>section.info-wrapper{position:relative;overflow:hidden;box-sizing:border-box}:host>div>div.content-wrapper>section.info-wrapper.hidden::after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg, rgb(255 0 0 / 0%), rgb(255 0 0 / 0%) 60%, white);content:"";pointer-events:none}:host>div>div.content-wrapper>section>span.license-heading{display:flex;justify-content:space-between}:host>div>div.content-wrapper>section>span.license-heading>span.expired{color:var(--color-primary01);font-size:12px;font-weight:600}:host>div>div.content-wrapper>section>span.license-heading>span.expiring{color:var(--color-hover-warning);font-size:12px;font-weight:600}:host>div>div.content-wrapper>z-popover{position:absolute;top:0;left:calc(var(--space-unit) * 4)}';export{o as z_myz_card_info}
@@ -0,0 +1 @@
1
+ import{r as e,h as o}from"./p-ByN2sYu6.js";const r=class{constructor(o){e(this,o)}render(){return o("div",{key:"3ba3d9d8cba948577e74b684c439ff9f3add0bba"},o("footer",{key:"b05a13bb2b23eea2b1fdf95c8df4ef55b6a60770"},o("div",{key:"63f78f7fafad29234d9ea2815165148463353c03",class:"top"},o("slot",{key:"ab28d17795b7e907cef9377c11e97b38eb6e9fab",name:"top"})),o("div",{key:"233079e440ce253119029d60be436ebd629b06c9",class:"bottom"},o("slot",{key:"b0cab09c2fe2bff708996080e9119c79d6f6ebb9",name:"bottom"}))))}};r.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div>footer{height:128px;box-sizing:border-box;padding:var(--space-unit) calc(var(--space-unit) * 2) 0;border-top:var(--border-size-medium) solid var(--color-surface03);border-radius:0 0 var(--border-radius) var(--border-radius);color:var(--color-surface05);font-size:16px;line-height:24px}:host>div>footer>div.top,:host>div>footer>div.bottom{height:60px}";export{r as z_myz_card_footer_sections}