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

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 (1966) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/cjs/breakpoints-5c22092a.js +11 -0
  3. package/dist/cjs/breakpoints-5c22092a.js.map +1 -0
  4. package/dist/cjs/hammer-eaf294be.js +2655 -0
  5. package/dist/cjs/hammer-eaf294be.js.map +1 -0
  6. package/dist/cjs/icons-be077181.js +864 -0
  7. package/dist/cjs/icons-be077181.js.map +1 -0
  8. package/dist/cjs/index-0a7baee3.js +24 -0
  9. package/dist/cjs/index-0a7baee3.js.map +1 -0
  10. package/dist/cjs/index-17ebc3c9.js +59 -0
  11. package/dist/cjs/index-17ebc3c9.js.map +1 -0
  12. package/dist/cjs/index-37180b8d.js +24 -0
  13. package/dist/cjs/index-37180b8d.js.map +1 -0
  14. package/dist/cjs/index-39ce4edf.js +346 -0
  15. package/dist/cjs/index-39ce4edf.js.map +1 -0
  16. package/dist/cjs/index-4468a6b7.js +24 -0
  17. package/dist/cjs/index-4468a6b7.js.map +1 -0
  18. package/dist/cjs/index-66168a3e.js +21 -0
  19. package/dist/cjs/index-66168a3e.js.map +1 -0
  20. package/dist/cjs/index-715aa3be.js +21 -0
  21. package/dist/cjs/index-715aa3be.js.map +1 -0
  22. package/dist/cjs/index-7a1c32d4.js +30 -0
  23. package/dist/cjs/index-7a1c32d4.js.map +1 -0
  24. package/dist/cjs/index-7f3e61f0.js +82 -0
  25. package/dist/cjs/index-7f3e61f0.js.map +1 -0
  26. package/dist/cjs/index-866774f0.js +21 -0
  27. package/dist/cjs/index-866774f0.js.map +1 -0
  28. package/dist/cjs/index-96c2bc8f.js +25 -0
  29. package/dist/cjs/index-96c2bc8f.js.map +1 -0
  30. package/dist/cjs/index-a30259f3.js +37 -0
  31. package/dist/cjs/index-a30259f3.js.map +1 -0
  32. package/dist/cjs/index-a7aedd7c.js +20 -0
  33. package/dist/cjs/index-a7aedd7c.js.map +1 -0
  34. package/dist/cjs/index-bb02ef1e.js +20 -0
  35. package/dist/cjs/index-bb02ef1e.js.map +1 -0
  36. package/dist/cjs/index-d669dfd0.js +43 -0
  37. package/dist/cjs/index-d669dfd0.js.map +1 -0
  38. package/dist/cjs/index-dc60bee7.js +3204 -0
  39. package/dist/cjs/index-dc60bee7.js.map +1 -0
  40. package/dist/cjs/index-e61ccca6.js +46 -0
  41. package/dist/cjs/index-e61ccca6.js.map +1 -0
  42. package/dist/cjs/index-fe277fa1.js +65 -0
  43. package/dist/cjs/index-fe277fa1.js.map +1 -0
  44. package/dist/cjs/index.cjs.js +218 -216
  45. package/dist/cjs/index.cjs.js.map +1 -0
  46. package/dist/cjs/loader.cjs.js +6 -12
  47. package/dist/cjs/loader.cjs.js.map +1 -0
  48. package/dist/cjs/utils-8a90bcd5.js +2712 -0
  49. package/dist/cjs/utils-8a90bcd5.js.map +1 -0
  50. package/dist/cjs/utils-d0b10736.js +112 -0
  51. package/dist/cjs/utils-d0b10736.js.map +1 -0
  52. package/dist/cjs/web-components-library.cjs.js +32 -3
  53. package/dist/cjs/web-components-library.cjs.js.map +1 -0
  54. package/dist/cjs/z-accordion.cjs.entry.js +39 -52
  55. package/dist/cjs/z-accordion.cjs.entry.js.map +1 -0
  56. package/dist/cjs/z-alert.cjs.entry.js +12 -8
  57. package/dist/cjs/z-alert.cjs.entry.js.map +1 -0
  58. package/dist/cjs/z-anchor-navigation.cjs.entry.js +34 -38
  59. package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +1 -0
  60. package/dist/cjs/z-app-header_11.cjs.entry.js +908 -993
  61. package/dist/cjs/z-app-header_11.cjs.entry.js.map +1 -0
  62. package/dist/cjs/z-aria-alert.cjs.entry.js +11 -10
  63. package/dist/cjs/z-aria-alert.cjs.entry.js.map +1 -0
  64. package/dist/cjs/z-avatar.cjs.entry.js +32 -30
  65. package/dist/cjs/z-avatar.cjs.entry.js.map +1 -0
  66. package/dist/cjs/z-book-card.cjs.entry.js +126 -114
  67. package/dist/cjs/z-book-card.cjs.entry.js.map +1 -0
  68. package/dist/cjs/z-breadcrumb.cjs.entry.js +216 -219
  69. package/dist/cjs/z-breadcrumb.cjs.entry.js.map +1 -0
  70. package/dist/cjs/z-button-sort.cjs.entry.js +42 -39
  71. package/dist/cjs/z-button-sort.cjs.entry.js.map +1 -0
  72. package/dist/cjs/z-card.cjs.entry.js +45 -41
  73. package/dist/cjs/z-card.cjs.entry.js.map +1 -0
  74. package/dist/cjs/z-carousel.cjs.entry.js +137 -129
  75. package/dist/cjs/z-carousel.cjs.entry.js.map +1 -0
  76. package/dist/cjs/z-chip.cjs.entry.js +23 -21
  77. package/dist/cjs/z-chip.cjs.entry.js.map +1 -0
  78. package/dist/cjs/z-combobox.cjs.entry.js +189 -188
  79. package/dist/cjs/z-combobox.cjs.entry.js.map +1 -0
  80. package/dist/cjs/z-contextual-menu.cjs.entry.js +31 -33
  81. package/dist/cjs/z-contextual-menu.cjs.entry.js.map +1 -0
  82. package/dist/cjs/z-cover-hero.cjs.entry.js +32 -41
  83. package/dist/cjs/z-cover-hero.cjs.entry.js.map +1 -0
  84. package/dist/cjs/z-date-picker.cjs.entry.js +164 -158
  85. package/dist/cjs/z-date-picker.cjs.entry.js.map +1 -0
  86. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +144 -136
  87. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -0
  88. package/dist/cjs/z-file-upload.cjs.entry.js +182 -177
  89. package/dist/cjs/z-file-upload.cjs.entry.js.map +1 -0
  90. package/dist/cjs/z-file.cjs.entry.js +42 -37
  91. package/dist/cjs/z-file.cjs.entry.js.map +1 -0
  92. package/dist/cjs/z-ghost-loading.cjs.entry.js +11 -8
  93. package/dist/cjs/z-ghost-loading.cjs.entry.js.map +1 -0
  94. package/dist/cjs/z-info-box.cjs.entry.js +17 -14
  95. package/dist/cjs/z-info-box.cjs.entry.js.map +1 -0
  96. package/dist/cjs/z-info-reveal.cjs.entry.js +53 -53
  97. package/dist/cjs/z-info-reveal.cjs.entry.js.map +1 -0
  98. package/dist/cjs/z-link.cjs.entry.js +57 -60
  99. package/dist/cjs/z-link.cjs.entry.js.map +1 -0
  100. package/dist/cjs/z-logo.cjs.entry.js +22 -13
  101. package/dist/cjs/z-logo.cjs.entry.js.map +1 -0
  102. package/dist/cjs/z-menu-section.cjs.entry.js +47 -41
  103. package/dist/cjs/z-menu-section.cjs.entry.js.map +1 -0
  104. package/dist/cjs/z-menu.cjs.entry.js +95 -99
  105. package/dist/cjs/z-menu.cjs.entry.js.map +1 -0
  106. package/dist/cjs/z-messages-pocket.cjs.entry.js +37 -33
  107. package/dist/cjs/z-messages-pocket.cjs.entry.js.map +1 -0
  108. package/dist/cjs/z-myz-card-alert.cjs.entry.js +56 -49
  109. package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +1 -0
  110. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +26 -25
  111. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +1 -0
  112. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +11 -8
  113. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +1 -0
  114. package/dist/cjs/z-myz-card-footer.cjs.entry.js +61 -55
  115. package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +1 -0
  116. package/dist/cjs/z-myz-card-icon.cjs.entry.js +14 -12
  117. package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +1 -0
  118. package/dist/cjs/z-myz-card-info.cjs.entry.js +120 -117
  119. package/dist/cjs/z-myz-card-info.cjs.entry.js.map +1 -0
  120. package/dist/cjs/z-myz-card-list.cjs.entry.js +29 -25
  121. package/dist/cjs/z-myz-card-list.cjs.entry.js.map +1 -0
  122. package/dist/cjs/z-myz-card_4.cjs.entry.js +88 -75
  123. package/dist/cjs/z-myz-card_4.cjs.entry.js.map +1 -0
  124. package/dist/cjs/z-myz-list-item.cjs.entry.js +32 -26
  125. package/dist/cjs/z-myz-list-item.cjs.entry.js.map +1 -0
  126. package/dist/cjs/z-myz-list.cjs.entry.js +28 -23
  127. package/dist/cjs/z-myz-list.cjs.entry.js.map +1 -0
  128. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +55 -57
  129. package/dist/cjs/z-navigation-tab-link.cjs.entry.js.map +1 -0
  130. package/dist/cjs/z-navigation-tab.cjs.entry.js +52 -56
  131. package/dist/cjs/z-navigation-tab.cjs.entry.js.map +1 -0
  132. package/dist/cjs/z-navigation-tabs.cjs.entry.js +206 -210
  133. package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +1 -0
  134. package/dist/cjs/z-notification.cjs.entry.js +30 -30
  135. package/dist/cjs/z-notification.cjs.entry.js.map +1 -0
  136. package/dist/cjs/z-otp.cjs.entry.js +34 -30
  137. package/dist/cjs/z-otp.cjs.entry.js.map +1 -0
  138. package/dist/cjs/z-pagination.cjs.entry.js +212 -216
  139. package/dist/cjs/z-pagination.cjs.entry.js.map +1 -0
  140. package/dist/cjs/z-panel-elem.cjs.entry.js +30 -22
  141. package/dist/cjs/z-panel-elem.cjs.entry.js.map +1 -0
  142. package/dist/cjs/z-pocket-message.cjs.entry.js +11 -8
  143. package/dist/cjs/z-pocket-message.cjs.entry.js.map +1 -0
  144. package/dist/cjs/z-pocket_3.cjs.entry.js +105 -100
  145. package/dist/cjs/z-pocket_3.cjs.entry.js.map +1 -0
  146. package/dist/cjs/z-popover.cjs.entry.js +273 -282
  147. package/dist/cjs/z-popover.cjs.entry.js.map +1 -0
  148. package/dist/cjs/z-range-picker.cjs.entry.js +326 -324
  149. package/dist/cjs/z-range-picker.cjs.entry.js.map +1 -0
  150. package/dist/cjs/z-section-title.cjs.entry.js +18 -22
  151. package/dist/cjs/z-section-title.cjs.entry.js.map +1 -0
  152. package/dist/cjs/z-select.cjs.entry.js +327 -323
  153. package/dist/cjs/z-select.cjs.entry.js.map +1 -0
  154. package/dist/cjs/z-skip-to-content.cjs.entry.js +62 -59
  155. package/dist/cjs/z-skip-to-content.cjs.entry.js.map +1 -0
  156. package/dist/cjs/z-slideshow.cjs.entry.js +116 -110
  157. package/dist/cjs/z-slideshow.cjs.entry.js.map +1 -0
  158. package/dist/cjs/z-stepper-item.cjs.entry.js +17 -10
  159. package/dist/cjs/z-stepper-item.cjs.entry.js.map +1 -0
  160. package/dist/cjs/z-stepper.cjs.entry.js +11 -8
  161. package/dist/cjs/z-stepper.cjs.entry.js.map +1 -0
  162. package/dist/cjs/z-table-body.cjs.entry.js +4 -2
  163. package/dist/cjs/z-table-body.cjs.entry.js.map +1 -0
  164. package/dist/cjs/z-table-cell.cjs.entry.js +5 -3
  165. package/dist/cjs/z-table-cell.cjs.entry.js.map +1 -0
  166. package/dist/cjs/z-table-deprecated.cjs.entry.js +76 -75
  167. package/dist/cjs/z-table-deprecated.cjs.entry.js.map +1 -0
  168. package/dist/cjs/z-table-empty-box.cjs.entry.js +4 -2
  169. package/dist/cjs/z-table-empty-box.cjs.entry.js.map +1 -0
  170. package/dist/cjs/z-table-expanded-row.cjs.entry.js +4 -2
  171. package/dist/cjs/z-table-expanded-row.cjs.entry.js.map +1 -0
  172. package/dist/cjs/z-table-footer.cjs.entry.js +4 -2
  173. package/dist/cjs/z-table-footer.cjs.entry.js.map +1 -0
  174. package/dist/cjs/z-table-head.cjs.entry.js +4 -2
  175. package/dist/cjs/z-table-head.cjs.entry.js.map +1 -0
  176. package/dist/cjs/z-table-header-row.cjs.entry.js +4 -2
  177. package/dist/cjs/z-table-header-row.cjs.entry.js.map +1 -0
  178. package/dist/cjs/z-table-header.cjs.entry.js +7 -5
  179. package/dist/cjs/z-table-header.cjs.entry.js.map +1 -0
  180. package/dist/cjs/z-table-row.cjs.entry.js +5 -3
  181. package/dist/cjs/z-table-row.cjs.entry.js.map +1 -0
  182. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +4 -2
  183. package/dist/cjs/z-table-sticky-footer.cjs.entry.js.map +1 -0
  184. package/dist/cjs/z-table.cjs.entry.js +42 -45
  185. package/dist/cjs/z-table.cjs.entry.js.map +1 -0
  186. package/dist/cjs/z-tag.cjs.entry.js +16 -11
  187. package/dist/cjs/z-tag.cjs.entry.js.map +1 -0
  188. package/dist/cjs/z-tbody.cjs.entry.js +4 -2
  189. package/dist/cjs/z-tbody.cjs.entry.js.map +1 -0
  190. package/dist/cjs/z-td.cjs.entry.js +5 -3
  191. package/dist/cjs/z-td.cjs.entry.js.map +1 -0
  192. package/dist/cjs/z-tfoot.cjs.entry.js +4 -2
  193. package/dist/cjs/z-tfoot.cjs.entry.js.map +1 -0
  194. package/dist/cjs/z-th.cjs.entry.js +5 -3
  195. package/dist/cjs/z-th.cjs.entry.js.map +1 -0
  196. package/dist/cjs/z-thead.cjs.entry.js +4 -2
  197. package/dist/cjs/z-thead.cjs.entry.js.map +1 -0
  198. package/dist/cjs/z-toast-notification-list.cjs.entry.js +45 -42
  199. package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +1 -0
  200. package/dist/cjs/z-toast-notification.cjs.entry.js +190 -184
  201. package/dist/cjs/z-toast-notification.cjs.entry.js.map +1 -0
  202. package/dist/cjs/z-toggle-button.cjs.entry.js +26 -24
  203. package/dist/cjs/z-toggle-button.cjs.entry.js.map +1 -0
  204. package/dist/cjs/z-toggle-switch.cjs.entry.js +38 -39
  205. package/dist/cjs/z-toggle-switch.cjs.entry.js.map +1 -0
  206. package/dist/cjs/z-tooltip.cjs.entry.js +20 -26
  207. package/dist/cjs/z-tooltip.cjs.entry.js.map +1 -0
  208. package/dist/cjs/z-tr.cjs.entry.js +9 -7
  209. package/dist/cjs/z-tr.cjs.entry.js.map +1 -0
  210. package/dist/cjs/z-visually-hidden.cjs.entry.js +11 -8
  211. package/dist/cjs/z-visually-hidden.cjs.entry.js.map +1 -0
  212. package/dist/collection/beans/index.js +181 -180
  213. package/dist/collection/beans/index.js.map +1 -0
  214. package/dist/collection/collection-manifest.json +97 -97
  215. package/dist/collection/components/buttons/z-button/index.js +258 -252
  216. package/dist/collection/components/buttons/z-button/index.js.map +1 -0
  217. package/dist/collection/components/buttons/z-button/index.spec.js +101 -0
  218. package/dist/collection/components/buttons/z-button/index.spec.js.map +1 -0
  219. package/dist/collection/components/buttons/z-button-sort/index.js +214 -213
  220. package/dist/collection/components/buttons/z-button-sort/index.js.map +1 -0
  221. package/dist/collection/components/buttons/z-button-sort/index.spec.js +139 -0
  222. package/dist/collection/components/buttons/z-button-sort/index.spec.js.map +1 -0
  223. package/dist/collection/components/buttons/z-button-sort/test.e2e.js +13 -0
  224. package/dist/collection/components/buttons/z-button-sort/test.e2e.js.map +1 -0
  225. package/dist/collection/components/buttons/z-chip/index.js +143 -142
  226. package/dist/collection/components/buttons/z-chip/index.js.map +1 -0
  227. package/dist/collection/components/buttons/z-chip/index.spec.js +108 -0
  228. package/dist/collection/components/buttons/z-chip/index.spec.js.map +1 -0
  229. package/dist/collection/components/buttons/z-toggle-button/index.js +141 -141
  230. package/dist/collection/components/buttons/z-toggle-button/index.js.map +1 -0
  231. package/dist/collection/components/buttons/z-toggle-button/index.spec.js +124 -0
  232. package/dist/collection/components/buttons/z-toggle-button/index.spec.js.map +1 -0
  233. package/dist/collection/components/buttons/z-toggle-switch/index.js +140 -137
  234. package/dist/collection/components/buttons/z-toggle-switch/index.js.map +1 -0
  235. package/dist/collection/components/buttons/z-toggle-switch/index.spec.js +149 -0
  236. package/dist/collection/components/buttons/z-toggle-switch/index.spec.js.map +1 -0
  237. package/dist/collection/components/date-picker/utils.js +63 -62
  238. package/dist/collection/components/date-picker/utils.js.map +1 -0
  239. package/dist/collection/components/date-picker/z-date-picker/index.js +278 -276
  240. package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -0
  241. package/dist/collection/components/date-picker/z-date-picker/index.spec.js +38 -0
  242. package/dist/collection/components/date-picker/z-date-picker/index.spec.js.map +1 -0
  243. package/dist/collection/components/date-picker/z-range-picker/index.js +559 -557
  244. package/dist/collection/components/date-picker/z-range-picker/index.js.map +1 -0
  245. package/dist/collection/components/date-picker/z-range-picker/index.spec.js +25 -0
  246. package/dist/collection/components/date-picker/z-range-picker/index.spec.js.map +1 -0
  247. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +75 -71
  248. package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +1 -0
  249. package/dist/collection/components/file-upload/z-dragdrop-area/index.spec.js +55 -0
  250. package/dist/collection/components/file-upload/z-dragdrop-area/index.spec.js.map +1 -0
  251. package/dist/collection/components/file-upload/z-file/index.js +127 -124
  252. package/dist/collection/components/file-upload/z-file/index.js.map +1 -0
  253. package/dist/collection/components/file-upload/z-file/index.spec.js +20 -0
  254. package/dist/collection/components/file-upload/z-file/index.spec.js.map +1 -0
  255. package/dist/collection/components/file-upload/z-file-upload/index.js +392 -385
  256. package/dist/collection/components/file-upload/z-file-upload/index.js.map +1 -0
  257. package/dist/collection/components/file-upload/z-file-upload/index.spec.js +136 -0
  258. package/dist/collection/components/file-upload/z-file-upload/index.spec.js.map +1 -0
  259. package/dist/collection/components/file-upload/z-file-upload/test.e2e.js +69 -0
  260. package/dist/collection/components/file-upload/z-file-upload/test.e2e.js.map +1 -0
  261. package/dist/collection/components/icons/icons.js +836 -835
  262. package/dist/collection/components/icons/icons.js.map +1 -0
  263. package/dist/collection/components/icons/z-icon/index.js +117 -109
  264. package/dist/collection/components/icons/z-icon/index.js.map +1 -0
  265. package/dist/collection/components/icons/z-icon/index.spec.js +96 -0
  266. package/dist/collection/components/icons/z-icon/index.spec.js.map +1 -0
  267. package/dist/collection/components/index.js +1 -0
  268. package/dist/collection/components/index.js.map +1 -0
  269. package/dist/collection/components/indicators/z-stepper/index.js +16 -15
  270. package/dist/collection/components/indicators/z-stepper/index.js.map +1 -0
  271. package/dist/collection/components/indicators/z-stepper/index.spec.js +38 -0
  272. package/dist/collection/components/indicators/z-stepper/index.spec.js.map +1 -0
  273. package/dist/collection/components/indicators/z-stepper-item/index.js +96 -89
  274. package/dist/collection/components/indicators/z-stepper-item/index.js.map +1 -0
  275. package/dist/collection/components/indicators/z-stepper-item/index.spec.js +105 -0
  276. package/dist/collection/components/indicators/z-stepper-item/index.spec.js.map +1 -0
  277. package/dist/collection/components/inputs/z-combobox/index.js +552 -551
  278. package/dist/collection/components/inputs/z-combobox/index.js.map +1 -0
  279. package/dist/collection/components/inputs/z-combobox/index.spec.js +445 -0
  280. package/dist/collection/components/inputs/z-combobox/index.spec.js.map +1 -0
  281. package/dist/collection/components/inputs/z-input/index.js +903 -887
  282. package/dist/collection/components/inputs/z-input/index.js.map +1 -0
  283. package/dist/collection/components/inputs/z-input/styles.css +1 -1
  284. package/dist/collection/components/inputs/z-input/test-checkbox.spec.js +114 -0
  285. package/dist/collection/components/inputs/z-input/test-checkbox.spec.js.map +1 -0
  286. package/dist/collection/components/inputs/z-input/test-methods.spec.js +13 -0
  287. package/dist/collection/components/inputs/z-input/test-methods.spec.js.map +1 -0
  288. package/dist/collection/components/inputs/z-input/test-radio.spec.js +114 -0
  289. package/dist/collection/components/inputs/z-input/test-radio.spec.js.map +1 -0
  290. package/dist/collection/components/inputs/z-input/test-text.spec.js +347 -0
  291. package/dist/collection/components/inputs/z-input/test-text.spec.js.map +1 -0
  292. package/dist/collection/components/inputs/z-input/test-textarea.spec.js +54 -0
  293. package/dist/collection/components/inputs/z-input/test-textarea.spec.js.map +1 -0
  294. package/dist/collection/components/inputs/z-input/test.e2e.js +180 -0
  295. package/dist/collection/components/inputs/z-input/test.e2e.js.map +1 -0
  296. package/dist/collection/components/inputs/z-input-message/index.js +89 -85
  297. package/dist/collection/components/inputs/z-input-message/index.js.map +1 -0
  298. package/dist/collection/components/inputs/z-input-message/index.spec.js +45 -0
  299. package/dist/collection/components/inputs/z-input-message/index.spec.js.map +1 -0
  300. package/dist/collection/components/inputs/z-searchbar/index.js +583 -585
  301. package/dist/collection/components/inputs/z-searchbar/index.js.map +1 -0
  302. package/dist/collection/components/inputs/z-searchbar/index.spec.js +386 -0
  303. package/dist/collection/components/inputs/z-searchbar/index.spec.js.map +1 -0
  304. package/dist/collection/components/inputs/z-select/index.js +761 -750
  305. package/dist/collection/components/inputs/z-select/index.js.map +1 -0
  306. package/dist/collection/components/inputs/z-select/index.spec.js +627 -0
  307. package/dist/collection/components/inputs/z-select/index.spec.js.map +1 -0
  308. package/dist/collection/components/list/z-list/index.js +101 -107
  309. package/dist/collection/components/list/z-list/index.js.map +1 -0
  310. package/dist/collection/components/list/z-list/index.spec.js +33 -0
  311. package/dist/collection/components/list/z-list/index.spec.js.map +1 -0
  312. package/dist/collection/components/list/z-list-element/index.js +489 -523
  313. package/dist/collection/components/list/z-list-element/index.js.map +1 -0
  314. package/dist/collection/components/list/z-list-element/index.spec.js +135 -0
  315. package/dist/collection/components/list/z-list-element/index.spec.js.map +1 -0
  316. package/dist/collection/components/list/z-list-group/index.js +158 -168
  317. package/dist/collection/components/list/z-list-group/index.js.map +1 -0
  318. package/dist/collection/components/list/z-list-group/index.spec.js +39 -0
  319. package/dist/collection/components/list/z-list-group/index.spec.js.map +1 -0
  320. package/dist/collection/components/list/z-toast-notification-list/index.js +99 -97
  321. package/dist/collection/components/list/z-toast-notification-list/index.js.map +1 -0
  322. package/dist/collection/components/list/z-toast-notification-list/index.spec.js +57 -0
  323. package/dist/collection/components/list/z-toast-notification-list/index.spec.js.map +1 -0
  324. package/dist/collection/components/list/z-toast-notification-list/test.e2e.js +69 -0
  325. package/dist/collection/components/list/z-toast-notification-list/test.e2e.js.map +1 -0
  326. package/dist/collection/components/logo/z-logo/index.js +135 -126
  327. package/dist/collection/components/logo/z-logo/index.js.map +1 -0
  328. package/dist/collection/components/logo/z-logo/index.spec.js +74 -0
  329. package/dist/collection/components/logo/z-logo/index.spec.js.map +1 -0
  330. package/dist/collection/components/logo/z-logo/test.e2e.js +32 -0
  331. package/dist/collection/components/logo/z-logo/test.e2e.js.map +1 -0
  332. package/dist/collection/components/modal/z-modal/index.js +334 -328
  333. package/dist/collection/components/modal/z-modal/index.js.map +1 -0
  334. package/dist/collection/components/modal/z-modal/index.spec.js +192 -0
  335. package/dist/collection/components/modal/z-modal/index.spec.js.map +1 -0
  336. package/dist/collection/components/navigation/z-app-header/index.js +340 -369
  337. package/dist/collection/components/navigation/z-app-header/index.js.map +1 -0
  338. package/dist/collection/components/navigation/z-app-header/index.spec.js +203 -0
  339. package/dist/collection/components/navigation/z-app-header/index.spec.js.map +1 -0
  340. package/dist/collection/components/navigation/z-menu/index.js +229 -235
  341. package/dist/collection/components/navigation/z-menu/index.js.map +1 -0
  342. package/dist/collection/components/navigation/z-menu/index.spec.js +120 -0
  343. package/dist/collection/components/navigation/z-menu/index.spec.js.map +1 -0
  344. package/dist/collection/components/navigation/z-menu-section/index.js +120 -114
  345. package/dist/collection/components/navigation/z-menu-section/index.js.map +1 -0
  346. package/dist/collection/components/navigation/z-menu-section/index.spec.js +50 -0
  347. package/dist/collection/components/navigation/z-menu-section/index.spec.js.map +1 -0
  348. package/dist/collection/components/navigation/z-navigation-tabs/index.js +341 -335
  349. package/dist/collection/components/navigation/z-navigation-tabs/index.js.map +1 -0
  350. package/dist/collection/components/notification/z-info-box/index.js +80 -79
  351. package/dist/collection/components/notification/z-info-box/index.js.map +1 -0
  352. package/dist/collection/components/notification/z-info-box/index.spec.js +71 -0
  353. package/dist/collection/components/notification/z-info-box/index.spec.js.map +1 -0
  354. package/dist/collection/components/notification/z-notification/index.js +185 -186
  355. package/dist/collection/components/notification/z-notification/index.js.map +1 -0
  356. package/dist/collection/components/notification/z-notification/index.spec.js +84 -0
  357. package/dist/collection/components/notification/z-notification/index.spec.js.map +1 -0
  358. package/dist/collection/components/notification/z-notification/test.e2e.js +25 -0
  359. package/dist/collection/components/notification/z-notification/test.e2e.js.map +1 -0
  360. package/dist/collection/components/notification/z-toast-notification/index.js +383 -376
  361. package/dist/collection/components/notification/z-toast-notification/index.js.map +1 -0
  362. package/dist/collection/components/notification/z-toast-notification/index.spec.js +104 -0
  363. package/dist/collection/components/notification/z-toast-notification/index.spec.js.map +1 -0
  364. package/dist/collection/components/notification/z-tooltip/index.js +138 -144
  365. package/dist/collection/components/notification/z-tooltip/index.js.map +1 -0
  366. package/dist/collection/components/panel/z-panel-elem/index.js +196 -190
  367. package/dist/collection/components/panel/z-panel-elem/index.js.map +1 -0
  368. package/dist/collection/components/panel/z-panel-elem/index.spec.js +296 -0
  369. package/dist/collection/components/panel/z-panel-elem/index.spec.js.map +1 -0
  370. package/dist/collection/components/table/cells/z-td/index.js +128 -136
  371. package/dist/collection/components/table/cells/z-td/index.js.map +1 -0
  372. package/dist/collection/components/table/cells/z-th/index.js +188 -191
  373. package/dist/collection/components/table/cells/z-th/index.js.map +1 -0
  374. package/dist/collection/components/table/z-table/index.js +67 -72
  375. package/dist/collection/components/table/z-table/index.js.map +1 -0
  376. package/dist/collection/components/table/z-tbody/index.js +16 -15
  377. package/dist/collection/components/table/z-tbody/index.js.map +1 -0
  378. package/dist/collection/components/table/z-tfoot/index.js +41 -43
  379. package/dist/collection/components/table/z-tfoot/index.js.map +1 -0
  380. package/dist/collection/components/table/z-thead/index.js +41 -43
  381. package/dist/collection/components/table/z-thead/index.js.map +1 -0
  382. package/dist/collection/components/table/z-tr/index.js +106 -116
  383. package/dist/collection/components/table/z-tr/index.js.map +1 -0
  384. package/dist/collection/components/z-accordion/index.js +222 -230
  385. package/dist/collection/components/z-accordion/index.js.map +1 -0
  386. package/dist/collection/components/z-anchor-navigation/index.js +66 -72
  387. package/dist/collection/components/z-anchor-navigation/index.js.map +1 -0
  388. package/dist/collection/components/z-aria-alert/index.js +35 -34
  389. package/dist/collection/components/z-aria-alert/index.js.map +1 -0
  390. package/dist/collection/components/z-aria-alert/index.spec.js +14 -0
  391. package/dist/collection/components/z-aria-alert/index.spec.js.map +1 -0
  392. package/dist/collection/components/z-avatar/index.js +134 -133
  393. package/dist/collection/components/z-avatar/index.js.map +1 -0
  394. package/dist/collection/components/z-avatar/index.spec.js +98 -0
  395. package/dist/collection/components/z-avatar/index.spec.js.map +1 -0
  396. package/dist/collection/components/z-book-card/index.js +383 -372
  397. package/dist/collection/components/z-book-card/index.js.map +1 -0
  398. package/dist/collection/components/z-book-card/index.spec.js +679 -0
  399. package/dist/collection/components/z-book-card/index.spec.js.map +1 -0
  400. package/dist/collection/components/z-breadcrumb/index.js +369 -366
  401. package/dist/collection/components/z-breadcrumb/index.js.map +1 -0
  402. package/dist/collection/components/z-breadcrumb/index.spec.js +38 -0
  403. package/dist/collection/components/z-breadcrumb/index.spec.js.map +1 -0
  404. package/dist/collection/components/z-card/index.js +139 -131
  405. package/dist/collection/components/z-card/index.js.map +1 -0
  406. package/dist/collection/components/z-card/index.spec.js +160 -0
  407. package/dist/collection/components/z-card/index.spec.js.map +1 -0
  408. package/dist/collection/components/z-card/styles.css +1 -1
  409. package/dist/collection/components/z-carousel/index.js +292 -284
  410. package/dist/collection/components/z-carousel/index.js.map +1 -0
  411. package/dist/collection/components/z-contextual-menu/index.js +116 -119
  412. package/dist/collection/components/z-contextual-menu/index.js.map +1 -0
  413. package/dist/collection/components/z-contextual-menu/index.spec.js +74 -0
  414. package/dist/collection/components/z-contextual-menu/index.spec.js.map +1 -0
  415. package/dist/collection/components/z-contextual-menu/test.e2e.js +11 -0
  416. package/dist/collection/components/z-contextual-menu/test.e2e.js.map +1 -0
  417. package/dist/collection/components/z-cover-hero/index.js +116 -125
  418. package/dist/collection/components/z-cover-hero/index.js.map +1 -0
  419. package/dist/collection/components/z-divider/index.js +90 -90
  420. package/dist/collection/components/z-divider/index.js.map +1 -0
  421. package/dist/collection/components/z-divider/index.spec.js +82 -0
  422. package/dist/collection/components/z-divider/index.spec.js.map +1 -0
  423. package/dist/collection/components/z-ghost-loading/index.js +16 -15
  424. package/dist/collection/components/z-ghost-loading/index.js.map +1 -0
  425. package/dist/collection/components/z-ghost-loading/index.spec.js +16 -0
  426. package/dist/collection/components/z-ghost-loading/index.spec.js.map +1 -0
  427. package/dist/collection/components/z-info-reveal/index.js +130 -131
  428. package/dist/collection/components/z-info-reveal/index.js.map +1 -0
  429. package/dist/collection/components/z-offcanvas/index.js +146 -154
  430. package/dist/collection/components/z-offcanvas/index.js.map +1 -0
  431. package/dist/collection/components/z-offcanvas/index.spec.js +42 -0
  432. package/dist/collection/components/z-offcanvas/index.spec.js.map +1 -0
  433. package/dist/collection/components/z-pagination/index.js +409 -415
  434. package/dist/collection/components/z-pagination/index.js.map +1 -0
  435. package/dist/collection/components/z-pagination/index.spec.js +36 -0
  436. package/dist/collection/components/z-pagination/index.spec.js.map +1 -0
  437. package/dist/collection/components/z-popover/index.js +450 -459
  438. package/dist/collection/components/z-popover/index.js.map +1 -0
  439. package/dist/collection/components/z-section-title/index.js +69 -74
  440. package/dist/collection/components/z-section-title/index.js.map +1 -0
  441. package/dist/collection/components/z-section-title/index.spec.js +27 -0
  442. package/dist/collection/components/z-section-title/index.spec.js.map +1 -0
  443. package/dist/collection/components/z-skip-to-content/index.js +137 -134
  444. package/dist/collection/components/z-skip-to-content/index.js.map +1 -0
  445. package/dist/collection/components/z-skip-to-content/index.spec.js +28 -0
  446. package/dist/collection/components/z-skip-to-content/index.spec.js.map +1 -0
  447. package/dist/collection/components/z-tag/index.js +61 -56
  448. package/dist/collection/components/z-tag/index.js.map +1 -0
  449. package/dist/collection/components/z-tag/index.spec.js +58 -0
  450. package/dist/collection/components/z-tag/index.spec.js.map +1 -0
  451. package/dist/collection/components/z-visually-hidden/index.js +16 -15
  452. package/dist/collection/components/z-visually-hidden/index.js.map +1 -0
  453. package/dist/collection/components/z-visually-hidden/index.spec.js +18 -0
  454. package/dist/collection/components/z-visually-hidden/index.spec.js.map +1 -0
  455. package/dist/collection/constants/breakpoints.js +1 -0
  456. package/dist/collection/constants/breakpoints.js.map +1 -0
  457. package/dist/collection/constants/icons.js +4 -3
  458. package/dist/collection/constants/icons.js.map +1 -0
  459. package/dist/collection/deprecated/z-link/index.js +302 -307
  460. package/dist/collection/deprecated/z-link/index.js.map +1 -0
  461. package/dist/collection/deprecated/z-link/index.spec.js +172 -0
  462. package/dist/collection/deprecated/z-link/index.spec.js.map +1 -0
  463. package/dist/collection/deprecated/z-navigation-tab/index.js +268 -272
  464. package/dist/collection/deprecated/z-navigation-tab/index.js.map +1 -0
  465. package/dist/collection/deprecated/z-navigation-tab-link/index.js +303 -295
  466. package/dist/collection/deprecated/z-navigation-tab-link/index.js.map +1 -0
  467. package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js +21 -20
  468. package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js.map +1 -0
  469. package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js +21 -0
  470. package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js.map +1 -0
  471. package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js +78 -77
  472. package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js.map +1 -0
  473. package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js +50 -0
  474. package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js.map +1 -0
  475. package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js +336 -337
  476. package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js.map +1 -0
  477. package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js +68 -69
  478. package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js.map +1 -0
  479. package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js +46 -0
  480. package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js.map +1 -0
  481. package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js +40 -36
  482. package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js.map +1 -0
  483. package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js +13 -0
  484. package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js.map +1 -0
  485. package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js +20 -19
  486. package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js.map +1 -0
  487. package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js +23 -0
  488. package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js.map +1 -0
  489. package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js +20 -19
  490. package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js.map +1 -0
  491. package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js +23 -0
  492. package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js.map +1 -0
  493. package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js +214 -213
  494. package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js.map +1 -0
  495. package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js +227 -0
  496. package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js.map +1 -0
  497. package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js +42 -38
  498. package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js.map +1 -0
  499. package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js +28 -0
  500. package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js.map +1 -0
  501. package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js +86 -85
  502. package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js.map +1 -0
  503. package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js +23 -0
  504. package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js.map +1 -0
  505. package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js +16 -15
  506. package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js.map +1 -0
  507. package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.js +16 -0
  508. package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.js.map +1 -0
  509. package/dist/collection/index.js +2 -1
  510. package/dist/collection/index.js.map +1 -0
  511. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +118 -116
  512. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +1 -0
  513. package/dist/collection/snowflakes/myz/card/z-myz-card/index.spec.js +20 -0
  514. package/dist/collection/snowflakes/myz/card/z-myz-card/index.spec.js.map +1 -0
  515. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +150 -143
  516. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +1 -0
  517. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.spec.js +128 -0
  518. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.spec.js.map +1 -0
  519. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +16 -15
  520. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +1 -0
  521. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.spec.js +21 -0
  522. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.spec.js.map +1 -0
  523. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +97 -90
  524. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +1 -0
  525. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.spec.js +33 -0
  526. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.spec.js.map +1 -0
  527. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +168 -169
  528. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +1 -0
  529. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.spec.js +121 -0
  530. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.spec.js.map +1 -0
  531. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +212 -207
  532. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +1 -0
  533. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.spec.js +199 -0
  534. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.spec.js.map +1 -0
  535. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +16 -15
  536. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +1 -0
  537. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.spec.js +54 -0
  538. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.spec.js.map +1 -0
  539. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +105 -100
  540. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +1 -0
  541. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.spec.js +22 -0
  542. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.spec.js.map +1 -0
  543. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +78 -78
  544. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +1 -0
  545. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.spec.js +56 -0
  546. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.spec.js.map +1 -0
  547. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +191 -189
  548. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +1 -0
  549. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.spec.js +136 -0
  550. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.spec.js.map +1 -0
  551. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +59 -57
  552. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +1 -0
  553. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.spec.js +39 -0
  554. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.spec.js.map +1 -0
  555. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +79 -73
  556. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +1 -0
  557. package/dist/collection/snowflakes/myz/list/z-myz-list/index.spec.js +140 -0
  558. package/dist/collection/snowflakes/myz/list/z-myz-list/index.spec.js.map +1 -0
  559. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +192 -188
  560. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +1 -0
  561. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.spec.js +80 -0
  562. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.spec.js.map +1 -0
  563. package/dist/collection/snowflakes/myz/list/z-myz-list-item/test.e2e.js +35 -0
  564. package/dist/collection/snowflakes/myz/list/z-myz-list-item/test.e2e.js.map +1 -0
  565. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +113 -110
  566. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js.map +1 -0
  567. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.spec.js +134 -0
  568. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.spec.js.map +1 -0
  569. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +181 -177
  570. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js.map +1 -0
  571. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.spec.js +98 -0
  572. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.spec.js.map +1 -0
  573. package/dist/collection/snowflakes/myz/pocket/z-pocket/test.e2e.js +101 -0
  574. package/dist/collection/snowflakes/myz/pocket/z-pocket/test.e2e.js.map +1 -0
  575. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +77 -75
  576. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js.map +1 -0
  577. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.spec.js +51 -0
  578. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.spec.js.map +1 -0
  579. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/test.e2e.js +50 -0
  580. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/test.e2e.js.map +1 -0
  581. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +87 -85
  582. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js.map +1 -0
  583. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.spec.js +51 -0
  584. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.spec.js.map +1 -0
  585. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/test.e2e.js +26 -0
  586. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/test.e2e.js.map +1 -0
  587. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +16 -15
  588. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js.map +1 -0
  589. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.spec.js +76 -0
  590. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.spec.js.map +1 -0
  591. package/dist/collection/snowflakes/myz/z-alert/index.js +45 -40
  592. package/dist/collection/snowflakes/myz/z-alert/index.js.map +1 -0
  593. package/dist/collection/snowflakes/myz/z-alert/index.spec.js +20 -0
  594. package/dist/collection/snowflakes/myz/z-alert/index.spec.js.map +1 -0
  595. package/dist/collection/snowflakes/myz/z-otp/index.js +118 -115
  596. package/dist/collection/snowflakes/myz/z-otp/index.js.map +1 -0
  597. package/dist/collection/snowflakes/myz/z-otp/index.spec.js +74 -0
  598. package/dist/collection/snowflakes/myz/z-otp/index.spec.js.map +1 -0
  599. package/dist/collection/snowflakes/myz/z-otp/test.e2e.js +23 -0
  600. package/dist/collection/snowflakes/myz/z-otp/test.e2e.js.map +1 -0
  601. package/dist/collection/snowflakes/myz/z-slideshow/index.js +167 -163
  602. package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +1 -0
  603. package/dist/collection/snowflakes/myz/z-slideshow/index.spec.js +193 -0
  604. package/dist/collection/snowflakes/myz/z-slideshow/index.spec.js.map +1 -0
  605. package/dist/collection/utils/storybook-utils.js +18 -17
  606. package/dist/collection/utils/storybook-utils.js.map +1 -0
  607. package/dist/collection/utils/utils.js +83 -82
  608. package/dist/collection/utils/utils.js.map +1 -0
  609. package/dist/collection/utils/utils.spec.js +16 -0
  610. package/dist/collection/utils/utils.spec.js.map +1 -0
  611. package/dist/components/breakpoints.js +7 -0
  612. package/dist/components/breakpoints.js.map +1 -0
  613. package/dist/components/hammer.js +2653 -0
  614. package/dist/components/hammer.js.map +1 -0
  615. package/dist/components/icons.js +862 -0
  616. package/dist/components/icons.js.map +1 -0
  617. package/dist/components/index.d.ts +226 -0
  618. package/dist/components/index.js +106 -0
  619. package/dist/components/index.js.map +1 -0
  620. package/dist/components/index10.js +328 -0
  621. package/dist/components/index10.js.map +1 -0
  622. package/dist/components/index11.js +64 -0
  623. package/dist/components/index11.js.map +1 -0
  624. package/dist/components/index12.js +53 -0
  625. package/dist/components/index12.js.map +1 -0
  626. package/dist/components/index13.js +182 -0
  627. package/dist/components/index13.js.map +1 -0
  628. package/dist/components/index14.js +71 -0
  629. package/dist/components/index14.js.map +1 -0
  630. package/dist/components/index15.js +1018 -0
  631. package/dist/components/index15.js.map +1 -0
  632. package/dist/components/index16.js +65 -0
  633. package/dist/components/index16.js.map +1 -0
  634. package/dist/components/index17.js +33 -0
  635. package/dist/components/index17.js.map +1 -0
  636. package/dist/components/index18.js +45 -0
  637. package/dist/components/index18.js.map +1 -0
  638. package/dist/components/index19.js +62 -0
  639. package/dist/components/index19.js.map +1 -0
  640. package/dist/components/index2.js +346 -0
  641. package/dist/components/index2.js.map +1 -0
  642. package/dist/components/index20.js +66 -0
  643. package/dist/components/index20.js.map +1 -0
  644. package/dist/components/index21.js +62 -0
  645. package/dist/components/index21.js.map +1 -0
  646. package/dist/components/index22.js +93 -0
  647. package/dist/components/index22.js.map +1 -0
  648. package/dist/components/index23.js +44 -0
  649. package/dist/components/index23.js.map +1 -0
  650. package/dist/components/index24.js +54 -0
  651. package/dist/components/index24.js.map +1 -0
  652. package/dist/components/index25.js +341 -0
  653. package/dist/components/index25.js.map +1 -0
  654. package/dist/components/index26.js +314 -0
  655. package/dist/components/index26.js.map +1 -0
  656. package/dist/components/index27.js +66 -0
  657. package/dist/components/index27.js.map +1 -0
  658. package/dist/components/index28.js +45 -0
  659. package/dist/components/index28.js.map +1 -0
  660. package/dist/components/index29.js +120 -0
  661. package/dist/components/index29.js.map +1 -0
  662. package/dist/components/index3.js +36 -0
  663. package/dist/components/index3.js.map +1 -0
  664. package/dist/components/index4.js +75 -0
  665. package/dist/components/index4.js.map +1 -0
  666. package/dist/components/index5.js +56 -0
  667. package/dist/components/index5.js.map +1 -0
  668. package/dist/components/index6.js +40 -0
  669. package/dist/components/index6.js.map +1 -0
  670. package/dist/components/index7.js +54 -0
  671. package/dist/components/index7.js.map +1 -0
  672. package/dist/components/index8.js +33 -0
  673. package/dist/components/index8.js.map +1 -0
  674. package/dist/components/index9.js +51 -0
  675. package/dist/components/index9.js.map +1 -0
  676. package/dist/components/utils.js +102 -0
  677. package/dist/components/utils.js.map +1 -0
  678. package/dist/components/utils2.js +2705 -0
  679. package/dist/components/utils2.js.map +1 -0
  680. package/dist/components/z-accordion.d.ts +11 -0
  681. package/dist/components/z-accordion.js +85 -0
  682. package/dist/components/z-accordion.js.map +1 -0
  683. package/dist/components/z-alert.d.ts +11 -0
  684. package/dist/components/z-alert.js +8 -0
  685. package/dist/components/z-alert.js.map +1 -0
  686. package/dist/components/z-anchor-navigation.d.ts +11 -0
  687. package/dist/components/z-anchor-navigation.js +77 -0
  688. package/dist/components/z-anchor-navigation.js.map +1 -0
  689. package/dist/components/z-app-header.d.ts +11 -0
  690. package/dist/components/z-app-header.js +249 -0
  691. package/dist/components/z-app-header.js.map +1 -0
  692. package/dist/components/z-aria-alert.d.ts +11 -0
  693. package/dist/components/z-aria-alert.js +35 -0
  694. package/dist/components/z-aria-alert.js.map +1 -0
  695. package/dist/components/z-avatar.d.ts +11 -0
  696. package/dist/components/z-avatar.js +66 -0
  697. package/dist/components/z-avatar.js.map +1 -0
  698. package/dist/components/z-book-card.d.ts +11 -0
  699. package/dist/components/z-book-card.js +175 -0
  700. package/dist/components/z-book-card.js.map +1 -0
  701. package/dist/components/z-breadcrumb.d.ts +11 -0
  702. package/dist/components/z-breadcrumb.js +291 -0
  703. package/dist/components/z-breadcrumb.js.map +1 -0
  704. package/dist/components/z-button-sort.d.ts +11 -0
  705. package/dist/components/z-button-sort.js +86 -0
  706. package/dist/components/z-button-sort.js.map +1 -0
  707. package/dist/components/z-button.d.ts +11 -0
  708. package/dist/components/z-button.js +8 -0
  709. package/dist/components/z-button.js.map +1 -0
  710. package/dist/components/z-card.d.ts +11 -0
  711. package/dist/components/z-card.js +83 -0
  712. package/dist/components/z-card.js.map +1 -0
  713. package/dist/components/z-carousel.d.ts +11 -0
  714. package/dist/components/z-carousel.js +204 -0
  715. package/dist/components/z-carousel.js.map +1 -0
  716. package/dist/components/z-chip.d.ts +11 -0
  717. package/dist/components/z-chip.js +8 -0
  718. package/dist/components/z-chip.js.map +1 -0
  719. package/dist/components/z-combobox.d.ts +11 -0
  720. package/dist/components/z-combobox.js +276 -0
  721. package/dist/components/z-combobox.js.map +1 -0
  722. package/dist/components/z-contextual-menu.d.ts +11 -0
  723. package/dist/components/z-contextual-menu.js +98 -0
  724. package/dist/components/z-contextual-menu.js.map +1 -0
  725. package/dist/components/z-cover-hero.d.ts +11 -0
  726. package/dist/components/z-cover-hero.js +66 -0
  727. package/dist/components/z-cover-hero.js.map +1 -0
  728. package/dist/components/z-date-picker.d.ts +11 -0
  729. package/dist/components/z-date-picker.js +523 -0
  730. package/dist/components/z-date-picker.js.map +1 -0
  731. package/dist/components/z-divider.d.ts +11 -0
  732. package/dist/components/z-divider.js +8 -0
  733. package/dist/components/z-divider.js.map +1 -0
  734. package/dist/components/z-dragdrop-area.d.ts +11 -0
  735. package/dist/components/z-dragdrop-area.js +8 -0
  736. package/dist/components/z-dragdrop-area.js.map +1 -0
  737. package/dist/components/z-file-upload.d.ts +11 -0
  738. package/dist/components/z-file-upload.js +249 -0
  739. package/dist/components/z-file-upload.js.map +1 -0
  740. package/dist/components/z-file.d.ts +11 -0
  741. package/dist/components/z-file.js +89 -0
  742. package/dist/components/z-file.js.map +1 -0
  743. package/dist/components/z-ghost-loading.d.ts +11 -0
  744. package/dist/components/z-ghost-loading.js +8 -0
  745. package/dist/components/z-ghost-loading.js.map +1 -0
  746. package/dist/components/z-icon.d.ts +11 -0
  747. package/dist/components/z-icon.js +8 -0
  748. package/dist/components/z-icon.js.map +1 -0
  749. package/dist/components/z-info-box.d.ts +11 -0
  750. package/dist/components/z-info-box.js +51 -0
  751. package/dist/components/z-info-box.js.map +1 -0
  752. package/dist/components/z-info-reveal.d.ts +11 -0
  753. package/dist/components/z-info-reveal.js +93 -0
  754. package/dist/components/z-info-reveal.js.map +1 -0
  755. package/dist/components/z-input-message.d.ts +11 -0
  756. package/dist/components/z-input-message.js +8 -0
  757. package/dist/components/z-input-message.js.map +1 -0
  758. package/dist/components/z-input.d.ts +11 -0
  759. package/dist/components/z-input.js +8 -0
  760. package/dist/components/z-input.js.map +1 -0
  761. package/dist/components/z-link.d.ts +11 -0
  762. package/dist/components/z-link.js +105 -0
  763. package/dist/components/z-link.js.map +1 -0
  764. package/dist/components/z-list-element.d.ts +11 -0
  765. package/dist/components/z-list-element.js +8 -0
  766. package/dist/components/z-list-element.js.map +1 -0
  767. package/dist/components/z-list-group.d.ts +11 -0
  768. package/dist/components/z-list-group.js +8 -0
  769. package/dist/components/z-list-group.js.map +1 -0
  770. package/dist/components/z-list.d.ts +11 -0
  771. package/dist/components/z-list.js +8 -0
  772. package/dist/components/z-list.js.map +1 -0
  773. package/dist/components/z-logo.d.ts +11 -0
  774. package/dist/components/z-logo.js +56 -0
  775. package/dist/components/z-logo.js.map +1 -0
  776. package/dist/components/z-menu-section.d.ts +11 -0
  777. package/dist/components/z-menu-section.js +84 -0
  778. package/dist/components/z-menu-section.js.map +1 -0
  779. package/dist/components/z-menu.d.ts +11 -0
  780. package/dist/components/z-menu.js +144 -0
  781. package/dist/components/z-menu.js.map +1 -0
  782. package/dist/components/z-messages-pocket.d.ts +11 -0
  783. package/dist/components/z-messages-pocket.js +92 -0
  784. package/dist/components/z-messages-pocket.js.map +1 -0
  785. package/dist/components/z-modal.d.ts +11 -0
  786. package/dist/components/z-modal.js +8 -0
  787. package/dist/components/z-modal.js.map +1 -0
  788. package/dist/components/z-myz-card-alert.d.ts +11 -0
  789. package/dist/components/z-myz-card-alert.js +101 -0
  790. package/dist/components/z-myz-card-alert.js.map +1 -0
  791. package/dist/components/z-myz-card-body.d.ts +11 -0
  792. package/dist/components/z-myz-card-body.js +8 -0
  793. package/dist/components/z-myz-card-body.js.map +1 -0
  794. package/dist/components/z-myz-card-cover.d.ts +11 -0
  795. package/dist/components/z-myz-card-cover.js +8 -0
  796. package/dist/components/z-myz-card-cover.js.map +1 -0
  797. package/dist/components/z-myz-card-dictionary.d.ts +11 -0
  798. package/dist/components/z-myz-card-dictionary.js +94 -0
  799. package/dist/components/z-myz-card-dictionary.js.map +1 -0
  800. package/dist/components/z-myz-card-footer-sections.d.ts +11 -0
  801. package/dist/components/z-myz-card-footer-sections.js +36 -0
  802. package/dist/components/z-myz-card-footer-sections.js.map +1 -0
  803. package/dist/components/z-myz-card-footer.d.ts +11 -0
  804. package/dist/components/z-myz-card-footer.js +99 -0
  805. package/dist/components/z-myz-card-footer.js.map +1 -0
  806. package/dist/components/z-myz-card-header.d.ts +11 -0
  807. package/dist/components/z-myz-card-header.js +8 -0
  808. package/dist/components/z-myz-card-header.js.map +1 -0
  809. package/dist/components/z-myz-card-icon.d.ts +11 -0
  810. package/dist/components/z-myz-card-icon.js +49 -0
  811. package/dist/components/z-myz-card-icon.js.map +1 -0
  812. package/dist/components/z-myz-card-info.d.ts +11 -0
  813. package/dist/components/z-myz-card-info.js +162 -0
  814. package/dist/components/z-myz-card-info.js.map +1 -0
  815. package/dist/components/z-myz-card-list.d.ts +11 -0
  816. package/dist/components/z-myz-card-list.js +58 -0
  817. package/dist/components/z-myz-card-list.js.map +1 -0
  818. package/dist/components/z-myz-card.d.ts +11 -0
  819. package/dist/components/z-myz-card.js +8 -0
  820. package/dist/components/z-myz-card.js.map +1 -0
  821. package/dist/components/z-myz-list-item.d.ts +11 -0
  822. package/dist/components/z-myz-list-item.js +8 -0
  823. package/dist/components/z-myz-list-item.js.map +1 -0
  824. package/dist/components/z-myz-list.d.ts +11 -0
  825. package/dist/components/z-myz-list.js +71 -0
  826. package/dist/components/z-myz-list.js.map +1 -0
  827. package/dist/components/z-navigation-tab-link.d.ts +11 -0
  828. package/dist/components/z-navigation-tab-link.js +105 -0
  829. package/dist/components/z-navigation-tab-link.js.map +1 -0
  830. package/dist/components/z-navigation-tab.d.ts +11 -0
  831. package/dist/components/z-navigation-tab.js +100 -0
  832. package/dist/components/z-navigation-tab.js.map +1 -0
  833. package/dist/components/z-navigation-tabs.d.ts +11 -0
  834. package/dist/components/z-navigation-tabs.js +255 -0
  835. package/dist/components/z-navigation-tabs.js.map +1 -0
  836. package/dist/components/z-notification.d.ts +11 -0
  837. package/dist/components/z-notification.js +68 -0
  838. package/dist/components/z-notification.js.map +1 -0
  839. package/dist/components/z-offcanvas.d.ts +11 -0
  840. package/dist/components/z-offcanvas.js +8 -0
  841. package/dist/components/z-offcanvas.js.map +1 -0
  842. package/dist/components/z-otp.d.ts +11 -0
  843. package/dist/components/z-otp.js +75 -0
  844. package/dist/components/z-otp.js.map +1 -0
  845. package/dist/components/z-pagination.d.ts +11 -0
  846. package/dist/components/z-pagination.js +280 -0
  847. package/dist/components/z-pagination.js.map +1 -0
  848. package/dist/components/z-panel-elem.d.ts +11 -0
  849. package/dist/components/z-panel-elem.js +71 -0
  850. package/dist/components/z-panel-elem.js.map +1 -0
  851. package/dist/components/z-pocket-body.d.ts +11 -0
  852. package/dist/components/z-pocket-body.js +8 -0
  853. package/dist/components/z-pocket-body.js.map +1 -0
  854. package/dist/components/z-pocket-header.d.ts +11 -0
  855. package/dist/components/z-pocket-header.js +8 -0
  856. package/dist/components/z-pocket-header.js.map +1 -0
  857. package/dist/components/z-pocket-message.d.ts +11 -0
  858. package/dist/components/z-pocket-message.js +42 -0
  859. package/dist/components/z-pocket-message.js.map +1 -0
  860. package/dist/components/z-pocket.d.ts +11 -0
  861. package/dist/components/z-pocket.js +8 -0
  862. package/dist/components/z-pocket.js.map +1 -0
  863. package/dist/components/z-popover.d.ts +11 -0
  864. package/dist/components/z-popover.js +8 -0
  865. package/dist/components/z-popover.js.map +1 -0
  866. package/dist/components/z-range-picker.d.ts +11 -0
  867. package/dist/components/z-range-picker.js +413 -0
  868. package/dist/components/z-range-picker.js.map +1 -0
  869. package/dist/components/z-searchbar.d.ts +11 -0
  870. package/dist/components/z-searchbar.js +8 -0
  871. package/dist/components/z-searchbar.js.map +1 -0
  872. package/dist/components/z-section-title.d.ts +11 -0
  873. package/dist/components/z-section-title.js +52 -0
  874. package/dist/components/z-section-title.js.map +1 -0
  875. package/dist/components/z-select.d.ts +11 -0
  876. package/dist/components/z-select.js +421 -0
  877. package/dist/components/z-select.js.map +1 -0
  878. package/dist/components/z-skip-to-content.d.ts +11 -0
  879. package/dist/components/z-skip-to-content.js +94 -0
  880. package/dist/components/z-skip-to-content.js.map +1 -0
  881. package/dist/components/z-slideshow.d.ts +11 -0
  882. package/dist/components/z-slideshow.js +161 -0
  883. package/dist/components/z-slideshow.js.map +1 -0
  884. package/dist/components/z-stepper-item.d.ts +11 -0
  885. package/dist/components/z-stepper-item.js +48 -0
  886. package/dist/components/z-stepper-item.js.map +1 -0
  887. package/dist/components/z-stepper.d.ts +11 -0
  888. package/dist/components/z-stepper.js +36 -0
  889. package/dist/components/z-stepper.js.map +1 -0
  890. package/dist/components/z-table-body.d.ts +11 -0
  891. package/dist/components/z-table-body.js +40 -0
  892. package/dist/components/z-table-body.js.map +1 -0
  893. package/dist/components/z-table-cell.d.ts +11 -0
  894. package/dist/components/z-table-cell.js +8 -0
  895. package/dist/components/z-table-cell.js.map +1 -0
  896. package/dist/components/z-table-deprecated.d.ts +11 -0
  897. package/dist/components/z-table-deprecated.js +127 -0
  898. package/dist/components/z-table-deprecated.js.map +1 -0
  899. package/dist/components/z-table-empty-box.d.ts +11 -0
  900. package/dist/components/z-table-empty-box.js +8 -0
  901. package/dist/components/z-table-empty-box.js.map +1 -0
  902. package/dist/components/z-table-expanded-row.d.ts +11 -0
  903. package/dist/components/z-table-expanded-row.js +39 -0
  904. package/dist/components/z-table-expanded-row.js.map +1 -0
  905. package/dist/components/z-table-footer.d.ts +11 -0
  906. package/dist/components/z-table-footer.js +39 -0
  907. package/dist/components/z-table-footer.js.map +1 -0
  908. package/dist/components/z-table-head.d.ts +11 -0
  909. package/dist/components/z-table-head.js +39 -0
  910. package/dist/components/z-table-head.js.map +1 -0
  911. package/dist/components/z-table-header-row.d.ts +11 -0
  912. package/dist/components/z-table-header-row.js +65 -0
  913. package/dist/components/z-table-header-row.js.map +1 -0
  914. package/dist/components/z-table-header.d.ts +11 -0
  915. package/dist/components/z-table-header.js +8 -0
  916. package/dist/components/z-table-header.js.map +1 -0
  917. package/dist/components/z-table-row.d.ts +11 -0
  918. package/dist/components/z-table-row.js +79 -0
  919. package/dist/components/z-table-row.js.map +1 -0
  920. package/dist/components/z-table-sticky-footer.d.ts +11 -0
  921. package/dist/components/z-table-sticky-footer.js +35 -0
  922. package/dist/components/z-table-sticky-footer.js.map +1 -0
  923. package/dist/components/z-table.d.ts +11 -0
  924. package/dist/components/z-table.js +65 -0
  925. package/dist/components/z-table.js.map +1 -0
  926. package/dist/components/z-tag.d.ts +11 -0
  927. package/dist/components/z-tag.js +49 -0
  928. package/dist/components/z-tag.js.map +1 -0
  929. package/dist/components/z-tbody.d.ts +11 -0
  930. package/dist/components/z-tbody.js +36 -0
  931. package/dist/components/z-tbody.js.map +1 -0
  932. package/dist/components/z-td.d.ts +11 -0
  933. package/dist/components/z-td.js +87 -0
  934. package/dist/components/z-td.js.map +1 -0
  935. package/dist/components/z-tfoot.d.ts +11 -0
  936. package/dist/components/z-tfoot.js +39 -0
  937. package/dist/components/z-tfoot.js.map +1 -0
  938. package/dist/components/z-th.d.ts +11 -0
  939. package/dist/components/z-th.js +108 -0
  940. package/dist/components/z-th.js.map +1 -0
  941. package/dist/components/z-thead.d.ts +11 -0
  942. package/dist/components/z-thead.js +39 -0
  943. package/dist/components/z-thead.js.map +1 -0
  944. package/dist/components/z-toast-notification-list.d.ts +11 -0
  945. package/dist/components/z-toast-notification-list.js +78 -0
  946. package/dist/components/z-toast-notification-list.js.map +1 -0
  947. package/dist/components/z-toast-notification.d.ts +11 -0
  948. package/dist/components/z-toast-notification.js +241 -0
  949. package/dist/components/z-toast-notification.js.map +1 -0
  950. package/dist/components/z-toggle-button.d.ts +11 -0
  951. package/dist/components/z-toggle-button.js +64 -0
  952. package/dist/components/z-toggle-button.js.map +1 -0
  953. package/dist/components/z-toggle-switch.d.ts +11 -0
  954. package/dist/components/z-toggle-switch.js +73 -0
  955. package/dist/components/z-toggle-switch.js.map +1 -0
  956. package/dist/components/z-tooltip.d.ts +11 -0
  957. package/dist/components/z-tooltip.js +57 -0
  958. package/dist/components/z-tooltip.js.map +1 -0
  959. package/dist/components/z-tr.d.ts +11 -0
  960. package/dist/components/z-tr.js +86 -0
  961. package/dist/components/z-tr.js.map +1 -0
  962. package/dist/components/z-visually-hidden.d.ts +11 -0
  963. package/dist/components/z-visually-hidden.js +36 -0
  964. package/dist/components/z-visually-hidden.js.map +1 -0
  965. package/dist/esm/breakpoints-680e0e56.js +7 -0
  966. package/dist/esm/breakpoints-680e0e56.js.map +1 -0
  967. package/dist/esm/hammer-f1ed46b5.js +2653 -0
  968. package/dist/esm/hammer-f1ed46b5.js.map +1 -0
  969. package/dist/esm/icons-f212e30c.js +862 -0
  970. package/dist/esm/icons-f212e30c.js.map +1 -0
  971. package/dist/esm/index-0c3f6c0f.js +80 -0
  972. package/dist/esm/index-0c3f6c0f.js.map +1 -0
  973. package/dist/esm/index-1ad3694a.js +19 -0
  974. package/dist/esm/index-1ad3694a.js.map +1 -0
  975. package/dist/esm/index-216fb076.js +19 -0
  976. package/dist/esm/index-216fb076.js.map +1 -0
  977. package/dist/esm/index-2255c6c8.js +346 -0
  978. package/dist/esm/index-2255c6c8.js.map +1 -0
  979. package/dist/esm/index-42dcef4f.js +41 -0
  980. package/dist/esm/index-42dcef4f.js.map +1 -0
  981. package/dist/esm/index-55b38815.js +18 -0
  982. package/dist/esm/index-55b38815.js.map +1 -0
  983. package/dist/esm/index-55fccdc1.js +44 -0
  984. package/dist/esm/index-55fccdc1.js.map +1 -0
  985. package/dist/esm/index-5b6bb2e2.js +28 -0
  986. package/dist/esm/index-5b6bb2e2.js.map +1 -0
  987. package/dist/esm/index-659b7228.js +35 -0
  988. package/dist/esm/index-659b7228.js.map +1 -0
  989. package/dist/esm/index-73ab3b9b.js +22 -0
  990. package/dist/esm/index-73ab3b9b.js.map +1 -0
  991. package/dist/esm/index-754a9620.js +22 -0
  992. package/dist/esm/index-754a9620.js.map +1 -0
  993. package/dist/esm/index-829d5a8b.js +23 -0
  994. package/dist/esm/index-829d5a8b.js.map +1 -0
  995. package/dist/esm/index-87669314.js +63 -0
  996. package/dist/esm/index-87669314.js.map +1 -0
  997. package/dist/esm/index-c3277075.js +22 -0
  998. package/dist/esm/index-c3277075.js.map +1 -0
  999. package/dist/esm/index-ccc8c049.js +57 -0
  1000. package/dist/esm/index-ccc8c049.js.map +1 -0
  1001. package/dist/esm/index-d80abc78.js +18 -0
  1002. package/dist/esm/index-d80abc78.js.map +1 -0
  1003. package/dist/esm/index-e85f0ed8.js +19 -0
  1004. package/dist/esm/index-e85f0ed8.js.map +1 -0
  1005. package/dist/esm/index-f16bc2ca.js +3174 -0
  1006. package/dist/esm/index-f16bc2ca.js.map +1 -0
  1007. package/dist/esm/index.js +6 -4
  1008. package/dist/esm/index.js.map +1 -0
  1009. package/dist/esm/loader.js +6 -12
  1010. package/dist/esm/loader.js.map +1 -0
  1011. package/dist/esm/utils-7983d02c.js +102 -0
  1012. package/dist/esm/utils-7983d02c.js.map +1 -0
  1013. package/dist/esm/utils-d1168eee.js +2705 -0
  1014. package/dist/esm/utils-d1168eee.js.map +1 -0
  1015. package/dist/esm/web-components-library.js +29 -3
  1016. package/dist/esm/web-components-library.js.map +1 -0
  1017. package/dist/esm/z-accordion.entry.js +39 -52
  1018. package/dist/esm/z-accordion.entry.js.map +1 -0
  1019. package/dist/esm/z-alert.entry.js +12 -8
  1020. package/dist/esm/z-alert.entry.js.map +1 -0
  1021. package/dist/esm/z-anchor-navigation.entry.js +34 -38
  1022. package/dist/esm/z-anchor-navigation.entry.js.map +1 -0
  1023. package/dist/esm/z-app-header_11.entry.js +908 -993
  1024. package/dist/esm/z-app-header_11.entry.js.map +1 -0
  1025. package/dist/esm/z-aria-alert.entry.js +11 -10
  1026. package/dist/esm/z-aria-alert.entry.js.map +1 -0
  1027. package/dist/esm/z-avatar.entry.js +32 -30
  1028. package/dist/esm/z-avatar.entry.js.map +1 -0
  1029. package/dist/esm/z-book-card.entry.js +126 -114
  1030. package/dist/esm/z-book-card.entry.js.map +1 -0
  1031. package/dist/esm/z-breadcrumb.entry.js +216 -219
  1032. package/dist/esm/z-breadcrumb.entry.js.map +1 -0
  1033. package/dist/esm/z-button-sort.entry.js +42 -39
  1034. package/dist/esm/z-button-sort.entry.js.map +1 -0
  1035. package/dist/esm/z-card.entry.js +45 -41
  1036. package/dist/esm/z-card.entry.js.map +1 -0
  1037. package/dist/esm/z-carousel.entry.js +137 -129
  1038. package/dist/esm/z-carousel.entry.js.map +1 -0
  1039. package/dist/esm/z-chip.entry.js +23 -21
  1040. package/dist/esm/z-chip.entry.js.map +1 -0
  1041. package/dist/esm/z-combobox.entry.js +189 -188
  1042. package/dist/esm/z-combobox.entry.js.map +1 -0
  1043. package/dist/esm/z-contextual-menu.entry.js +31 -33
  1044. package/dist/esm/z-contextual-menu.entry.js.map +1 -0
  1045. package/dist/esm/z-cover-hero.entry.js +32 -41
  1046. package/dist/esm/z-cover-hero.entry.js.map +1 -0
  1047. package/dist/esm/z-date-picker.entry.js +163 -157
  1048. package/dist/esm/z-date-picker.entry.js.map +1 -0
  1049. package/dist/esm/z-dragdrop-area_2.entry.js +144 -136
  1050. package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -0
  1051. package/dist/esm/z-file-upload.entry.js +182 -177
  1052. package/dist/esm/z-file-upload.entry.js.map +1 -0
  1053. package/dist/esm/z-file.entry.js +42 -37
  1054. package/dist/esm/z-file.entry.js.map +1 -0
  1055. package/dist/esm/z-ghost-loading.entry.js +11 -8
  1056. package/dist/esm/z-ghost-loading.entry.js.map +1 -0
  1057. package/dist/esm/z-info-box.entry.js +17 -14
  1058. package/dist/esm/z-info-box.entry.js.map +1 -0
  1059. package/dist/esm/z-info-reveal.entry.js +53 -53
  1060. package/dist/esm/z-info-reveal.entry.js.map +1 -0
  1061. package/dist/esm/z-link.entry.js +57 -60
  1062. package/dist/esm/z-link.entry.js.map +1 -0
  1063. package/dist/esm/z-logo.entry.js +22 -13
  1064. package/dist/esm/z-logo.entry.js.map +1 -0
  1065. package/dist/esm/z-menu-section.entry.js +47 -41
  1066. package/dist/esm/z-menu-section.entry.js.map +1 -0
  1067. package/dist/esm/z-menu.entry.js +95 -99
  1068. package/dist/esm/z-menu.entry.js.map +1 -0
  1069. package/dist/esm/z-messages-pocket.entry.js +37 -33
  1070. package/dist/esm/z-messages-pocket.entry.js.map +1 -0
  1071. package/dist/esm/z-myz-card-alert.entry.js +56 -49
  1072. package/dist/esm/z-myz-card-alert.entry.js.map +1 -0
  1073. package/dist/esm/z-myz-card-dictionary.entry.js +26 -25
  1074. package/dist/esm/z-myz-card-dictionary.entry.js.map +1 -0
  1075. package/dist/esm/z-myz-card-footer-sections.entry.js +11 -8
  1076. package/dist/esm/z-myz-card-footer-sections.entry.js.map +1 -0
  1077. package/dist/esm/z-myz-card-footer.entry.js +61 -55
  1078. package/dist/esm/z-myz-card-footer.entry.js.map +1 -0
  1079. package/dist/esm/z-myz-card-icon.entry.js +14 -12
  1080. package/dist/esm/z-myz-card-icon.entry.js.map +1 -0
  1081. package/dist/esm/z-myz-card-info.entry.js +120 -117
  1082. package/dist/esm/z-myz-card-info.entry.js.map +1 -0
  1083. package/dist/esm/z-myz-card-list.entry.js +29 -25
  1084. package/dist/esm/z-myz-card-list.entry.js.map +1 -0
  1085. package/dist/esm/z-myz-card_4.entry.js +88 -75
  1086. package/dist/esm/z-myz-card_4.entry.js.map +1 -0
  1087. package/dist/esm/z-myz-list-item.entry.js +32 -26
  1088. package/dist/esm/z-myz-list-item.entry.js.map +1 -0
  1089. package/dist/esm/z-myz-list.entry.js +28 -23
  1090. package/dist/esm/z-myz-list.entry.js.map +1 -0
  1091. package/dist/esm/z-navigation-tab-link.entry.js +55 -57
  1092. package/dist/esm/z-navigation-tab-link.entry.js.map +1 -0
  1093. package/dist/esm/z-navigation-tab.entry.js +52 -56
  1094. package/dist/esm/z-navigation-tab.entry.js.map +1 -0
  1095. package/dist/esm/z-navigation-tabs.entry.js +206 -210
  1096. package/dist/esm/z-navigation-tabs.entry.js.map +1 -0
  1097. package/dist/esm/z-notification.entry.js +30 -30
  1098. package/dist/esm/z-notification.entry.js.map +1 -0
  1099. package/dist/esm/z-otp.entry.js +34 -30
  1100. package/dist/esm/z-otp.entry.js.map +1 -0
  1101. package/dist/esm/z-pagination.entry.js +212 -216
  1102. package/dist/esm/z-pagination.entry.js.map +1 -0
  1103. package/dist/esm/z-panel-elem.entry.js +30 -22
  1104. package/dist/esm/z-panel-elem.entry.js.map +1 -0
  1105. package/dist/esm/z-pocket-message.entry.js +11 -8
  1106. package/dist/esm/z-pocket-message.entry.js.map +1 -0
  1107. package/dist/esm/z-pocket_3.entry.js +105 -100
  1108. package/dist/esm/z-pocket_3.entry.js.map +1 -0
  1109. package/dist/esm/z-popover.entry.js +273 -282
  1110. package/dist/esm/z-popover.entry.js.map +1 -0
  1111. package/dist/esm/z-range-picker.entry.js +326 -324
  1112. package/dist/esm/z-range-picker.entry.js.map +1 -0
  1113. package/dist/esm/z-section-title.entry.js +18 -22
  1114. package/dist/esm/z-section-title.entry.js.map +1 -0
  1115. package/dist/esm/z-select.entry.js +327 -323
  1116. package/dist/esm/z-select.entry.js.map +1 -0
  1117. package/dist/esm/z-skip-to-content.entry.js +62 -59
  1118. package/dist/esm/z-skip-to-content.entry.js.map +1 -0
  1119. package/dist/esm/z-slideshow.entry.js +116 -110
  1120. package/dist/esm/z-slideshow.entry.js.map +1 -0
  1121. package/dist/esm/z-stepper-item.entry.js +17 -10
  1122. package/dist/esm/z-stepper-item.entry.js.map +1 -0
  1123. package/dist/esm/z-stepper.entry.js +11 -8
  1124. package/dist/esm/z-stepper.entry.js.map +1 -0
  1125. package/dist/esm/z-table-body.entry.js +4 -2
  1126. package/dist/esm/z-table-body.entry.js.map +1 -0
  1127. package/dist/esm/z-table-cell.entry.js +5 -3
  1128. package/dist/esm/z-table-cell.entry.js.map +1 -0
  1129. package/dist/esm/z-table-deprecated.entry.js +76 -75
  1130. package/dist/esm/z-table-deprecated.entry.js.map +1 -0
  1131. package/dist/esm/z-table-empty-box.entry.js +4 -2
  1132. package/dist/esm/z-table-empty-box.entry.js.map +1 -0
  1133. package/dist/esm/z-table-expanded-row.entry.js +4 -2
  1134. package/dist/esm/z-table-expanded-row.entry.js.map +1 -0
  1135. package/dist/esm/z-table-footer.entry.js +4 -2
  1136. package/dist/esm/z-table-footer.entry.js.map +1 -0
  1137. package/dist/esm/z-table-head.entry.js +4 -2
  1138. package/dist/esm/z-table-head.entry.js.map +1 -0
  1139. package/dist/esm/z-table-header-row.entry.js +4 -2
  1140. package/dist/esm/z-table-header-row.entry.js.map +1 -0
  1141. package/dist/esm/z-table-header.entry.js +7 -5
  1142. package/dist/esm/z-table-header.entry.js.map +1 -0
  1143. package/dist/esm/z-table-row.entry.js +5 -3
  1144. package/dist/esm/z-table-row.entry.js.map +1 -0
  1145. package/dist/esm/z-table-sticky-footer.entry.js +4 -2
  1146. package/dist/esm/z-table-sticky-footer.entry.js.map +1 -0
  1147. package/dist/esm/z-table.entry.js +42 -45
  1148. package/dist/esm/z-table.entry.js.map +1 -0
  1149. package/dist/esm/z-tag.entry.js +16 -11
  1150. package/dist/esm/z-tag.entry.js.map +1 -0
  1151. package/dist/esm/z-tbody.entry.js +4 -2
  1152. package/dist/esm/z-tbody.entry.js.map +1 -0
  1153. package/dist/esm/z-td.entry.js +5 -3
  1154. package/dist/esm/z-td.entry.js.map +1 -0
  1155. package/dist/esm/z-tfoot.entry.js +4 -2
  1156. package/dist/esm/z-tfoot.entry.js.map +1 -0
  1157. package/dist/esm/z-th.entry.js +5 -3
  1158. package/dist/esm/z-th.entry.js.map +1 -0
  1159. package/dist/esm/z-thead.entry.js +4 -2
  1160. package/dist/esm/z-thead.entry.js.map +1 -0
  1161. package/dist/esm/z-toast-notification-list.entry.js +45 -42
  1162. package/dist/esm/z-toast-notification-list.entry.js.map +1 -0
  1163. package/dist/esm/z-toast-notification.entry.js +190 -184
  1164. package/dist/esm/z-toast-notification.entry.js.map +1 -0
  1165. package/dist/esm/z-toggle-button.entry.js +26 -24
  1166. package/dist/esm/z-toggle-button.entry.js.map +1 -0
  1167. package/dist/esm/z-toggle-switch.entry.js +38 -39
  1168. package/dist/esm/z-toggle-switch.entry.js.map +1 -0
  1169. package/dist/esm/z-tooltip.entry.js +20 -26
  1170. package/dist/esm/z-tooltip.entry.js.map +1 -0
  1171. package/dist/esm/z-tr.entry.js +9 -7
  1172. package/dist/esm/z-tr.entry.js.map +1 -0
  1173. package/dist/esm/z-visually-hidden.entry.js +11 -8
  1174. package/dist/esm/z-visually-hidden.entry.js.map +1 -0
  1175. package/dist/loader/cdn.js +3 -0
  1176. package/dist/loader/index.cjs.js +3 -0
  1177. package/dist/loader/index.d.ts +21 -0
  1178. package/dist/loader/index.es2017.js +3 -0
  1179. package/dist/loader/index.js +4 -0
  1180. package/dist/loader/package.json +11 -0
  1181. package/dist/types/beans/index.d.ts +279 -279
  1182. package/dist/types/components/buttons/z-button/index.d.ts +25 -25
  1183. package/dist/types/components/buttons/z-button-sort/index.d.ts +25 -25
  1184. package/dist/types/components/buttons/z-chip/index.d.ts +14 -14
  1185. package/dist/types/components/buttons/z-toggle-button/index.d.ts +14 -14
  1186. package/dist/types/components/buttons/z-toggle-switch/index.d.ts +13 -13
  1187. package/dist/types/components/date-picker/z-date-picker/index.d.ts +25 -25
  1188. package/dist/types/components/date-picker/z-range-picker/index.d.ts +48 -48
  1189. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +8 -8
  1190. package/dist/types/components/file-upload/z-file/index.d.ts +19 -19
  1191. package/dist/types/components/file-upload/z-file-upload/index.d.ts +52 -52
  1192. package/dist/types/components/icons/icons.d.ts +1530 -1530
  1193. package/dist/types/components/icons/z-icon/index.d.ts +12 -12
  1194. package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
  1195. package/dist/types/components/indicators/z-stepper-item/index.d.ts +17 -17
  1196. package/dist/types/components/inputs/z-combobox/index.d.ts +67 -67
  1197. package/dist/types/components/inputs/z-input/index.d.ts +99 -99
  1198. package/dist/types/components/inputs/z-input-message/index.d.ts +9 -9
  1199. package/dist/types/components/inputs/z-searchbar/index.d.ts +66 -66
  1200. package/dist/types/components/inputs/z-select/index.d.ts +80 -80
  1201. package/dist/types/components/list/z-list/index.d.ts +16 -16
  1202. package/dist/types/components/list/z-list-element/index.d.ts +97 -97
  1203. package/dist/types/components/list/z-list-group/index.d.ts +25 -25
  1204. package/dist/types/components/list/z-toast-notification-list/index.d.ts +11 -11
  1205. package/dist/types/components/logo/z-logo/index.d.ts +13 -13
  1206. package/dist/types/components/modal/z-modal/index.d.ts +42 -42
  1207. package/dist/types/components/navigation/z-app-header/index.d.ts +87 -87
  1208. package/dist/types/components/navigation/z-menu/index.d.ts +52 -52
  1209. package/dist/types/components/navigation/z-menu-section/index.d.ts +23 -23
  1210. package/dist/types/components/navigation/z-navigation-tabs/index.d.ts +103 -103
  1211. package/dist/types/components/notification/z-info-box/index.d.ts +8 -8
  1212. package/dist/types/components/notification/z-notification/index.d.ts +23 -23
  1213. package/dist/types/components/notification/z-toast-notification/index.d.ts +52 -52
  1214. package/dist/types/components/notification/z-tooltip/index.d.ts +21 -21
  1215. package/dist/types/components/panel/z-panel-elem/index.d.ts +20 -20
  1216. package/dist/types/components/table/cells/z-td/index.d.ts +29 -29
  1217. package/dist/types/components/table/cells/z-th/index.d.ts +48 -48
  1218. package/dist/types/components/table/z-table/index.d.ts +17 -17
  1219. package/dist/types/components/table/z-tbody/index.d.ts +1 -1
  1220. package/dist/types/components/table/z-tfoot/index.d.ts +5 -5
  1221. package/dist/types/components/table/z-thead/index.d.ts +5 -5
  1222. package/dist/types/components/table/z-tr/index.d.ts +30 -30
  1223. package/dist/types/components/z-accordion/index.d.ts +45 -45
  1224. package/dist/types/components/z-anchor-navigation/index.d.ts +22 -22
  1225. package/dist/types/components/z-aria-alert/index.d.ts +3 -3
  1226. package/dist/types/components/z-avatar/index.d.ts +13 -13
  1227. package/dist/types/components/z-book-card/index.d.ts +81 -81
  1228. package/dist/types/components/z-breadcrumb/index.d.ts +54 -54
  1229. package/dist/types/components/z-card/index.d.ts +30 -25
  1230. package/dist/types/components/z-carousel/index.d.ts +54 -54
  1231. package/dist/types/components/z-contextual-menu/index.d.ts +22 -22
  1232. package/dist/types/components/z-cover-hero/index.d.ts +27 -27
  1233. package/dist/types/components/z-divider/index.d.ts +7 -7
  1234. package/dist/types/components/z-ghost-loading/index.d.ts +1 -1
  1235. package/dist/types/components/z-info-reveal/index.d.ts +26 -26
  1236. package/dist/types/components/z-offcanvas/index.d.ts +21 -21
  1237. package/dist/types/components/z-pagination/index.d.ts +103 -103
  1238. package/dist/types/components/z-popover/index.d.ts +57 -57
  1239. package/dist/types/components/z-section-title/index.d.ts +13 -13
  1240. package/dist/types/components/z-skip-to-content/index.d.ts +15 -15
  1241. package/dist/types/components/z-tag/index.d.ts +5 -5
  1242. package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
  1243. package/dist/types/components.d.ts +1440 -2
  1244. package/dist/types/constants/icons.d.ts +3 -3
  1245. package/dist/types/deprecated/z-link/index.d.ts +34 -34
  1246. package/dist/types/deprecated/z-navigation-tab/index.d.ts +61 -61
  1247. package/dist/types/deprecated/z-navigation-tab-link/index.d.ts +68 -68
  1248. package/dist/types/deprecated/z-table-deprecated/z-table-body/index.d.ts +3 -3
  1249. package/dist/types/deprecated/z-table-deprecated/z-table-cell/index.d.ts +9 -9
  1250. package/dist/types/deprecated/z-table-deprecated/z-table-deprecated/index.d.ts +41 -41
  1251. package/dist/types/deprecated/z-table-deprecated/z-table-empty-box/index.d.ts +10 -10
  1252. package/dist/types/deprecated/z-table-deprecated/z-table-expanded-row/index.d.ts +3 -3
  1253. package/dist/types/deprecated/z-table-deprecated/z-table-footer/index.d.ts +3 -3
  1254. package/dist/types/deprecated/z-table-deprecated/z-table-head/index.d.ts +3 -3
  1255. package/dist/types/deprecated/z-table-deprecated/z-table-header/index.d.ts +25 -25
  1256. package/dist/types/deprecated/z-table-deprecated/z-table-header-row/index.d.ts +4 -4
  1257. package/dist/types/deprecated/z-table-deprecated/z-table-row/index.d.ts +9 -9
  1258. package/dist/types/deprecated/z-table-deprecated/z-table-sticky-footer/index.d.ts +1 -1
  1259. package/dist/types/index.d.ts +1 -1
  1260. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +10 -10
  1261. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +16 -16
  1262. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
  1263. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +10 -10
  1264. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +17 -17
  1265. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +27 -27
  1266. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
  1267. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +13 -13
  1268. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +7 -7
  1269. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +29 -29
  1270. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +7 -7
  1271. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +8 -8
  1272. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +22 -22
  1273. package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +10 -10
  1274. package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +18 -18
  1275. package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +6 -6
  1276. package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +12 -12
  1277. package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
  1278. package/dist/types/snowflakes/myz/z-alert/index.d.ts +3 -3
  1279. package/dist/types/snowflakes/myz/z-otp/index.d.ts +13 -13
  1280. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +23 -23
  1281. package/dist/types/stencil-public-runtime.d.ts +124 -19
  1282. package/dist/types/utils/utils.d.ts +3 -3
  1283. package/dist/web-components-library/index.esm.js +2 -1
  1284. package/dist/web-components-library/index.esm.js.map +1 -0
  1285. package/dist/web-components-library/p-011a7536.js +2 -0
  1286. package/dist/web-components-library/p-011a7536.js.map +1 -0
  1287. package/dist/web-components-library/p-025f494e.js +2 -0
  1288. package/dist/web-components-library/p-025f494e.js.map +1 -0
  1289. package/dist/web-components-library/p-04fdb6fa.js +2 -0
  1290. package/dist/web-components-library/p-04fdb6fa.js.map +1 -0
  1291. package/dist/web-components-library/p-0681692a.entry.js +2 -0
  1292. package/dist/web-components-library/p-0681692a.entry.js.map +1 -0
  1293. package/dist/web-components-library/p-10bb4f4b.js +3 -0
  1294. package/dist/web-components-library/p-10bb4f4b.js.map +1 -0
  1295. package/dist/web-components-library/p-10c29fb4.entry.js +2 -0
  1296. package/dist/web-components-library/p-10c29fb4.entry.js.map +1 -0
  1297. package/dist/web-components-library/p-13a93aef.entry.js +2 -0
  1298. package/dist/web-components-library/p-13a93aef.entry.js.map +1 -0
  1299. package/dist/web-components-library/p-158b6dda.entry.js +2 -0
  1300. package/dist/web-components-library/p-158b6dda.entry.js.map +1 -0
  1301. package/dist/web-components-library/p-1de0e2a1.entry.js +2 -0
  1302. package/dist/web-components-library/p-1de0e2a1.entry.js.map +1 -0
  1303. package/dist/web-components-library/p-1e4befc7.entry.js +2 -0
  1304. package/dist/web-components-library/p-1e4befc7.entry.js.map +1 -0
  1305. package/dist/web-components-library/p-210fbe0f.entry.js +2 -0
  1306. package/dist/web-components-library/p-210fbe0f.entry.js.map +1 -0
  1307. package/dist/web-components-library/p-21735a65.entry.js +2 -0
  1308. package/dist/web-components-library/p-21735a65.entry.js.map +1 -0
  1309. package/dist/web-components-library/p-2731d501.entry.js +2 -0
  1310. package/dist/web-components-library/p-2731d501.entry.js.map +1 -0
  1311. package/dist/web-components-library/p-28c6bb97.entry.js +2 -0
  1312. package/dist/web-components-library/p-28c6bb97.entry.js.map +1 -0
  1313. package/dist/web-components-library/p-2aa42d09.js +2 -0
  1314. package/dist/web-components-library/p-2aa42d09.js.map +1 -0
  1315. package/dist/web-components-library/p-2c886e8b.js +2 -0
  1316. package/dist/web-components-library/p-2c886e8b.js.map +1 -0
  1317. package/dist/web-components-library/p-2f2f460a.entry.js +2 -0
  1318. package/dist/web-components-library/p-2f2f460a.entry.js.map +1 -0
  1319. package/dist/web-components-library/p-2f72475d.entry.js +2 -0
  1320. package/dist/web-components-library/p-2f72475d.entry.js.map +1 -0
  1321. package/dist/web-components-library/p-303663a9.entry.js +2 -0
  1322. package/dist/web-components-library/p-303663a9.entry.js.map +1 -0
  1323. package/dist/web-components-library/p-3441cb4e.entry.js +2 -0
  1324. package/dist/web-components-library/p-3441cb4e.entry.js.map +1 -0
  1325. package/dist/web-components-library/p-34541d7c.entry.js +2 -0
  1326. package/dist/web-components-library/p-34541d7c.entry.js.map +1 -0
  1327. package/dist/web-components-library/p-356aac96.js +2 -0
  1328. package/dist/web-components-library/p-356aac96.js.map +1 -0
  1329. package/dist/web-components-library/p-378b2bbf.entry.js +2 -0
  1330. package/dist/web-components-library/p-378b2bbf.entry.js.map +1 -0
  1331. package/dist/web-components-library/p-38c63f28.entry.js +2 -0
  1332. package/dist/web-components-library/p-38c63f28.entry.js.map +1 -0
  1333. package/dist/web-components-library/p-38dd5e41.entry.js +2 -0
  1334. package/dist/web-components-library/p-38dd5e41.entry.js.map +1 -0
  1335. package/dist/web-components-library/p-3b5e773e.entry.js +2 -0
  1336. package/dist/web-components-library/p-3b5e773e.entry.js.map +1 -0
  1337. package/dist/web-components-library/p-3c87d5e2.entry.js +2 -0
  1338. package/dist/web-components-library/p-3c87d5e2.entry.js.map +1 -0
  1339. package/dist/web-components-library/p-402bd7f6.entry.js +2 -0
  1340. package/dist/web-components-library/p-402bd7f6.entry.js.map +1 -0
  1341. package/dist/web-components-library/p-40f68d35.entry.js +2 -0
  1342. package/dist/web-components-library/p-40f68d35.entry.js.map +1 -0
  1343. package/dist/web-components-library/p-4686b762.js +2 -0
  1344. package/dist/web-components-library/p-4686b762.js.map +1 -0
  1345. package/dist/web-components-library/p-4691b59a.entry.js +2 -0
  1346. package/dist/web-components-library/p-4691b59a.entry.js.map +1 -0
  1347. package/dist/web-components-library/p-472eb82d.entry.js +2 -0
  1348. package/dist/web-components-library/p-472eb82d.entry.js.map +1 -0
  1349. package/dist/web-components-library/p-49407985.entry.js +2 -0
  1350. package/dist/web-components-library/p-49407985.entry.js.map +1 -0
  1351. package/dist/web-components-library/p-4bc82510.js +2 -0
  1352. package/dist/web-components-library/p-4bc82510.js.map +1 -0
  1353. package/dist/web-components-library/p-5023f7d5.entry.js +2 -0
  1354. package/dist/web-components-library/p-5023f7d5.entry.js.map +1 -0
  1355. package/dist/web-components-library/p-52fa5f80.entry.js +2 -0
  1356. package/dist/web-components-library/p-52fa5f80.entry.js.map +1 -0
  1357. package/dist/web-components-library/p-54681ece.entry.js +2 -0
  1358. package/dist/web-components-library/p-54681ece.entry.js.map +1 -0
  1359. package/dist/web-components-library/p-54b0b04e.js +7 -0
  1360. package/dist/web-components-library/p-54b0b04e.js.map +1 -0
  1361. package/dist/web-components-library/p-55d22af2.js +2 -0
  1362. package/dist/web-components-library/p-55d22af2.js.map +1 -0
  1363. package/dist/web-components-library/p-5af8a5e1.entry.js +2 -0
  1364. package/dist/web-components-library/p-5af8a5e1.entry.js.map +1 -0
  1365. package/dist/web-components-library/p-5bb776c9.entry.js +2 -0
  1366. package/dist/web-components-library/p-5bb776c9.entry.js.map +1 -0
  1367. package/dist/web-components-library/p-5d220bbc.entry.js +2 -0
  1368. package/dist/web-components-library/p-5d220bbc.entry.js.map +1 -0
  1369. package/dist/web-components-library/p-5e585fe9.js +2 -0
  1370. package/dist/web-components-library/p-5e585fe9.js.map +1 -0
  1371. package/dist/web-components-library/p-6087739d.js +2 -0
  1372. package/dist/web-components-library/p-6087739d.js.map +1 -0
  1373. package/dist/web-components-library/p-60e11155.entry.js +2 -0
  1374. package/dist/web-components-library/p-60e11155.entry.js.map +1 -0
  1375. package/dist/web-components-library/p-626a5bb1.entry.js +2 -0
  1376. package/dist/web-components-library/p-626a5bb1.entry.js.map +1 -0
  1377. package/dist/web-components-library/p-647bd8e1.entry.js +2 -0
  1378. package/dist/web-components-library/p-647bd8e1.entry.js.map +1 -0
  1379. package/dist/web-components-library/p-67450112.entry.js +2 -0
  1380. package/dist/web-components-library/p-67450112.entry.js.map +1 -0
  1381. package/dist/web-components-library/p-6790a3c1.js +2 -0
  1382. package/dist/web-components-library/p-6790a3c1.js.map +1 -0
  1383. package/dist/web-components-library/p-68a9a3dd.entry.js +2 -0
  1384. package/dist/web-components-library/p-68a9a3dd.entry.js.map +1 -0
  1385. package/dist/web-components-library/p-69697329.entry.js +2 -0
  1386. package/dist/web-components-library/p-69697329.entry.js.map +1 -0
  1387. package/dist/web-components-library/p-6aba107d.entry.js +2 -0
  1388. package/dist/web-components-library/p-6aba107d.entry.js.map +1 -0
  1389. package/dist/web-components-library/p-6d0bb567.entry.js +2 -0
  1390. package/dist/web-components-library/p-6d0bb567.entry.js.map +1 -0
  1391. package/dist/web-components-library/p-73f33c0f.js +2 -0
  1392. package/dist/web-components-library/p-73f33c0f.js.map +1 -0
  1393. package/dist/web-components-library/p-7c5b1265.entry.js +2 -0
  1394. package/dist/web-components-library/p-7c5b1265.entry.js.map +1 -0
  1395. package/dist/web-components-library/p-7d4cd2e8.entry.js +2 -0
  1396. package/dist/web-components-library/p-7d4cd2e8.entry.js.map +1 -0
  1397. package/dist/web-components-library/p-820c2503.js +2 -0
  1398. package/dist/web-components-library/p-820c2503.js.map +1 -0
  1399. package/dist/web-components-library/p-83657b33.entry.js +2 -0
  1400. package/dist/web-components-library/p-83657b33.entry.js.map +1 -0
  1401. package/dist/web-components-library/p-88cf27cf.js +2 -0
  1402. package/dist/web-components-library/p-88cf27cf.js.map +1 -0
  1403. package/dist/web-components-library/p-8a72e834.entry.js +17 -0
  1404. package/dist/web-components-library/p-8a72e834.entry.js.map +1 -0
  1405. package/dist/web-components-library/p-955da62e.js +2 -0
  1406. package/dist/web-components-library/p-955da62e.js.map +1 -0
  1407. package/dist/web-components-library/p-97bba1f2.entry.js +2 -0
  1408. package/dist/web-components-library/p-97bba1f2.entry.js.map +1 -0
  1409. package/dist/web-components-library/p-9882e8a5.entry.js +2 -0
  1410. package/dist/web-components-library/p-9882e8a5.entry.js.map +1 -0
  1411. package/dist/web-components-library/p-98e8d64f.entry.js +2 -0
  1412. package/dist/web-components-library/p-98e8d64f.entry.js.map +1 -0
  1413. package/dist/web-components-library/p-9b50a99a.entry.js +2 -0
  1414. package/dist/web-components-library/p-9b50a99a.entry.js.map +1 -0
  1415. package/dist/web-components-library/p-9b52dea5.entry.js +2 -0
  1416. package/dist/web-components-library/p-9b52dea5.entry.js.map +1 -0
  1417. package/dist/web-components-library/p-9bcb606c.entry.js +2 -0
  1418. package/dist/web-components-library/p-9bcb606c.entry.js.map +1 -0
  1419. package/dist/web-components-library/p-9e71d6b3.entry.js +2 -0
  1420. package/dist/web-components-library/p-9e71d6b3.entry.js.map +1 -0
  1421. package/dist/web-components-library/p-9f47cebe.entry.js +2 -0
  1422. package/dist/web-components-library/p-9f47cebe.entry.js.map +1 -0
  1423. package/dist/web-components-library/p-9f979c92.entry.js +2 -0
  1424. package/dist/web-components-library/p-9f979c92.entry.js.map +1 -0
  1425. package/dist/web-components-library/p-a7e61213.entry.js +2 -0
  1426. package/dist/web-components-library/p-a7e61213.entry.js.map +1 -0
  1427. package/dist/web-components-library/p-a8901c35.entry.js +2 -0
  1428. package/dist/web-components-library/p-a8901c35.entry.js.map +1 -0
  1429. package/dist/web-components-library/p-a9d42b98.entry.js +2 -0
  1430. package/dist/web-components-library/p-a9d42b98.entry.js.map +1 -0
  1431. package/dist/web-components-library/p-ac497c80.entry.js +2 -0
  1432. package/dist/web-components-library/p-ac497c80.entry.js.map +1 -0
  1433. package/dist/web-components-library/p-ac768eff.js +2 -0
  1434. package/dist/web-components-library/p-ac768eff.js.map +1 -0
  1435. package/dist/web-components-library/p-acfde9fa.entry.js +2 -0
  1436. package/dist/web-components-library/p-acfde9fa.entry.js.map +1 -0
  1437. package/dist/web-components-library/p-ae71256f.entry.js +2 -0
  1438. package/dist/web-components-library/p-ae71256f.entry.js.map +1 -0
  1439. package/dist/web-components-library/p-af27423a.entry.js +2 -0
  1440. package/dist/web-components-library/p-af27423a.entry.js.map +1 -0
  1441. package/dist/web-components-library/p-b1b69181.entry.js +2 -0
  1442. package/dist/web-components-library/p-b1b69181.entry.js.map +1 -0
  1443. package/dist/web-components-library/p-b3c92412.entry.js +2 -0
  1444. package/dist/web-components-library/p-b3c92412.entry.js.map +1 -0
  1445. package/dist/web-components-library/p-b574f1be.entry.js +2 -0
  1446. package/dist/web-components-library/p-b574f1be.entry.js.map +1 -0
  1447. package/dist/web-components-library/p-b5e223fb.entry.js +2 -0
  1448. package/dist/web-components-library/p-b5e223fb.entry.js.map +1 -0
  1449. package/dist/web-components-library/p-b99dd793.entry.js +2 -0
  1450. package/dist/web-components-library/p-b99dd793.entry.js.map +1 -0
  1451. package/dist/web-components-library/p-bb8037c4.entry.js +2 -0
  1452. package/dist/web-components-library/p-bb8037c4.entry.js.map +1 -0
  1453. package/dist/web-components-library/p-bc956e60.entry.js +2 -0
  1454. package/dist/web-components-library/p-bc956e60.entry.js.map +1 -0
  1455. package/dist/web-components-library/p-c0bfa87d.js +2 -0
  1456. package/dist/web-components-library/p-c0bfa87d.js.map +1 -0
  1457. package/dist/web-components-library/p-c2110712.entry.js +2 -0
  1458. package/dist/web-components-library/p-c2110712.entry.js.map +1 -0
  1459. package/dist/web-components-library/p-c49ca2a9.entry.js +2 -0
  1460. package/dist/web-components-library/p-c49ca2a9.entry.js.map +1 -0
  1461. package/dist/web-components-library/p-ca5975a3.js +2 -0
  1462. package/dist/web-components-library/p-ca5975a3.js.map +1 -0
  1463. package/dist/web-components-library/p-cc46f0ce.js +2 -0
  1464. package/dist/web-components-library/p-cc46f0ce.js.map +1 -0
  1465. package/dist/web-components-library/p-d973f170.entry.js +2 -0
  1466. package/dist/web-components-library/p-d973f170.entry.js.map +1 -0
  1467. package/dist/web-components-library/p-dd3cc9a7.entry.js +2 -0
  1468. package/dist/web-components-library/p-dd3cc9a7.entry.js.map +1 -0
  1469. package/dist/web-components-library/p-e3e48e64.entry.js +2 -0
  1470. package/dist/web-components-library/p-e3e48e64.entry.js.map +1 -0
  1471. package/dist/web-components-library/p-ebcf6b4d.entry.js +2 -0
  1472. package/dist/web-components-library/p-ebcf6b4d.entry.js.map +1 -0
  1473. package/dist/web-components-library/p-ed03b414.entry.js +2 -0
  1474. package/dist/web-components-library/p-ed03b414.entry.js.map +1 -0
  1475. package/dist/web-components-library/p-f0653be6.entry.js +2 -0
  1476. package/dist/web-components-library/p-f0653be6.entry.js.map +1 -0
  1477. package/dist/web-components-library/p-f088324c.entry.js +2 -0
  1478. package/dist/web-components-library/p-f088324c.entry.js.map +1 -0
  1479. package/dist/web-components-library/p-f76d0247.js +2 -0
  1480. package/dist/web-components-library/p-f76d0247.js.map +1 -0
  1481. package/dist/web-components-library/p-f97c093d.entry.js +2 -0
  1482. package/dist/web-components-library/p-f97c093d.entry.js.map +1 -0
  1483. package/dist/web-components-library/p-f9ddfc93.entry.js +2 -0
  1484. package/dist/web-components-library/p-f9ddfc93.entry.js.map +1 -0
  1485. package/dist/web-components-library/p-fa4a2862.entry.js +2 -0
  1486. package/dist/web-components-library/p-fa4a2862.entry.js.map +1 -0
  1487. package/dist/web-components-library/p-fe8d7642.entry.js +2 -0
  1488. package/dist/web-components-library/p-fe8d7642.entry.js.map +1 -0
  1489. package/dist/web-components-library/web-components-library.esm.js +2 -1
  1490. package/dist/web-components-library/web-components-library.esm.js.map +1 -0
  1491. package/package.json +43 -42
  1492. package/react/react-component-lib/createComponent.js.map +1 -1
  1493. package/react/react-component-lib/createOverlayComponent.js.map +1 -1
  1494. package/react/react-component-lib/utils/attachProps.d.ts +4 -0
  1495. package/react/react-component-lib/utils/attachProps.js +13 -2
  1496. package/react/react-component-lib/utils/attachProps.js.map +1 -1
  1497. package/react/react-component-lib/utils/case.js.map +1 -1
  1498. package/react/react-component-lib/utils/index.js +2 -4
  1499. package/react/react-component-lib/utils/index.js.map +1 -1
  1500. package/www/build/index.esm.js +2 -1
  1501. package/www/build/index.esm.js.map +1 -0
  1502. package/www/build/p-011a7536.js +2 -0
  1503. package/www/build/p-011a7536.js.map +1 -0
  1504. package/www/build/p-025f494e.js +2 -0
  1505. package/www/build/p-025f494e.js.map +1 -0
  1506. package/www/build/p-04fdb6fa.js +2 -0
  1507. package/www/build/p-04fdb6fa.js.map +1 -0
  1508. package/www/build/p-0681692a.entry.js +2 -0
  1509. package/www/build/p-0681692a.entry.js.map +1 -0
  1510. package/www/build/p-10bb4f4b.js +3 -0
  1511. package/www/build/p-10bb4f4b.js.map +1 -0
  1512. package/www/build/p-10c29fb4.entry.js +2 -0
  1513. package/www/build/p-10c29fb4.entry.js.map +1 -0
  1514. package/www/build/p-13a93aef.entry.js +2 -0
  1515. package/www/build/p-13a93aef.entry.js.map +1 -0
  1516. package/www/build/p-158b6dda.entry.js +2 -0
  1517. package/www/build/p-158b6dda.entry.js.map +1 -0
  1518. package/www/build/p-1de0e2a1.entry.js +2 -0
  1519. package/www/build/p-1de0e2a1.entry.js.map +1 -0
  1520. package/www/build/p-1e4befc7.entry.js +2 -0
  1521. package/www/build/p-1e4befc7.entry.js.map +1 -0
  1522. package/www/build/p-210fbe0f.entry.js +2 -0
  1523. package/www/build/p-210fbe0f.entry.js.map +1 -0
  1524. package/www/build/p-21735a65.entry.js +2 -0
  1525. package/www/build/p-21735a65.entry.js.map +1 -0
  1526. package/www/build/p-21a94605.css +3 -0
  1527. package/www/build/p-2731d501.entry.js +2 -0
  1528. package/www/build/p-2731d501.entry.js.map +1 -0
  1529. package/www/build/p-28c6bb97.entry.js +2 -0
  1530. package/www/build/p-28c6bb97.entry.js.map +1 -0
  1531. package/www/build/p-2aa42d09.js +2 -0
  1532. package/www/build/p-2aa42d09.js.map +1 -0
  1533. package/www/build/p-2c886e8b.js +2 -0
  1534. package/www/build/p-2c886e8b.js.map +1 -0
  1535. package/www/build/p-2f2f460a.entry.js +2 -0
  1536. package/www/build/p-2f2f460a.entry.js.map +1 -0
  1537. package/www/build/p-2f72475d.entry.js +2 -0
  1538. package/www/build/p-2f72475d.entry.js.map +1 -0
  1539. package/www/build/p-303663a9.entry.js +2 -0
  1540. package/www/build/p-303663a9.entry.js.map +1 -0
  1541. package/www/build/p-3441cb4e.entry.js +2 -0
  1542. package/www/build/p-3441cb4e.entry.js.map +1 -0
  1543. package/www/build/p-34541d7c.entry.js +2 -0
  1544. package/www/build/p-34541d7c.entry.js.map +1 -0
  1545. package/www/build/p-356aac96.js +2 -0
  1546. package/www/build/p-356aac96.js.map +1 -0
  1547. package/www/build/p-378b2bbf.entry.js +2 -0
  1548. package/www/build/p-378b2bbf.entry.js.map +1 -0
  1549. package/www/build/p-38c63f28.entry.js +2 -0
  1550. package/www/build/p-38c63f28.entry.js.map +1 -0
  1551. package/www/build/p-38dd5e41.entry.js +2 -0
  1552. package/www/build/p-38dd5e41.entry.js.map +1 -0
  1553. package/www/build/p-3b5e773e.entry.js +2 -0
  1554. package/www/build/p-3b5e773e.entry.js.map +1 -0
  1555. package/www/build/p-3c87d5e2.entry.js +2 -0
  1556. package/www/build/p-3c87d5e2.entry.js.map +1 -0
  1557. package/www/build/p-402bd7f6.entry.js +2 -0
  1558. package/www/build/p-402bd7f6.entry.js.map +1 -0
  1559. package/www/build/p-40f68d35.entry.js +2 -0
  1560. package/www/build/p-40f68d35.entry.js.map +1 -0
  1561. package/www/build/p-4686b762.js +2 -0
  1562. package/www/build/p-4686b762.js.map +1 -0
  1563. package/www/build/p-4691b59a.entry.js +2 -0
  1564. package/www/build/p-4691b59a.entry.js.map +1 -0
  1565. package/www/build/p-472eb82d.entry.js +2 -0
  1566. package/www/build/p-472eb82d.entry.js.map +1 -0
  1567. package/www/build/p-49407985.entry.js +2 -0
  1568. package/www/build/p-49407985.entry.js.map +1 -0
  1569. package/www/build/p-4bc82510.js +2 -0
  1570. package/www/build/p-4bc82510.js.map +1 -0
  1571. package/www/build/p-5023f7d5.entry.js +2 -0
  1572. package/www/build/p-5023f7d5.entry.js.map +1 -0
  1573. package/www/build/p-52fa5f80.entry.js +2 -0
  1574. package/www/build/p-52fa5f80.entry.js.map +1 -0
  1575. package/www/build/p-54681ece.entry.js +2 -0
  1576. package/www/build/p-54681ece.entry.js.map +1 -0
  1577. package/www/build/p-54b0b04e.js +7 -0
  1578. package/www/build/p-54b0b04e.js.map +1 -0
  1579. package/www/build/p-55d22af2.js +2 -0
  1580. package/www/build/p-55d22af2.js.map +1 -0
  1581. package/www/build/p-5af8a5e1.entry.js +2 -0
  1582. package/www/build/p-5af8a5e1.entry.js.map +1 -0
  1583. package/www/build/p-5bb776c9.entry.js +2 -0
  1584. package/www/build/p-5bb776c9.entry.js.map +1 -0
  1585. package/www/build/p-5d220bbc.entry.js +2 -0
  1586. package/www/build/p-5d220bbc.entry.js.map +1 -0
  1587. package/www/build/p-5e585fe9.js +2 -0
  1588. package/www/build/p-5e585fe9.js.map +1 -0
  1589. package/www/build/p-6087739d.js +2 -0
  1590. package/www/build/p-6087739d.js.map +1 -0
  1591. package/www/build/p-60e11155.entry.js +2 -0
  1592. package/www/build/p-60e11155.entry.js.map +1 -0
  1593. package/www/build/p-626a5bb1.entry.js +2 -0
  1594. package/www/build/p-626a5bb1.entry.js.map +1 -0
  1595. package/www/build/p-647bd8e1.entry.js +2 -0
  1596. package/www/build/p-647bd8e1.entry.js.map +1 -0
  1597. package/www/build/p-67450112.entry.js +2 -0
  1598. package/www/build/p-67450112.entry.js.map +1 -0
  1599. package/www/build/p-6790a3c1.js +2 -0
  1600. package/www/build/p-6790a3c1.js.map +1 -0
  1601. package/www/build/p-68a9a3dd.entry.js +2 -0
  1602. package/www/build/p-68a9a3dd.entry.js.map +1 -0
  1603. package/www/build/p-69697329.entry.js +2 -0
  1604. package/www/build/p-69697329.entry.js.map +1 -0
  1605. package/www/build/p-6aba107d.entry.js +2 -0
  1606. package/www/build/p-6aba107d.entry.js.map +1 -0
  1607. package/www/build/p-6d0bb567.entry.js +2 -0
  1608. package/www/build/p-6d0bb567.entry.js.map +1 -0
  1609. package/www/build/p-73f33c0f.js +2 -0
  1610. package/www/build/p-73f33c0f.js.map +1 -0
  1611. package/www/build/p-7c5b1265.entry.js +2 -0
  1612. package/www/build/p-7c5b1265.entry.js.map +1 -0
  1613. package/www/build/p-7d4cd2e8.entry.js +2 -0
  1614. package/www/build/p-7d4cd2e8.entry.js.map +1 -0
  1615. package/www/build/p-820c2503.js +2 -0
  1616. package/www/build/p-820c2503.js.map +1 -0
  1617. package/www/build/p-83657b33.entry.js +2 -0
  1618. package/www/build/p-83657b33.entry.js.map +1 -0
  1619. package/www/build/p-88cf27cf.js +2 -0
  1620. package/www/build/p-88cf27cf.js.map +1 -0
  1621. package/www/build/p-8908c7aa.js +2 -0
  1622. package/www/build/p-8a72e834.entry.js +17 -0
  1623. package/www/build/p-8a72e834.entry.js.map +1 -0
  1624. package/www/build/p-955da62e.js +2 -0
  1625. package/www/build/p-955da62e.js.map +1 -0
  1626. package/www/build/p-97bba1f2.entry.js +2 -0
  1627. package/www/build/p-97bba1f2.entry.js.map +1 -0
  1628. package/www/build/p-9882e8a5.entry.js +2 -0
  1629. package/www/build/p-9882e8a5.entry.js.map +1 -0
  1630. package/www/build/p-98e8d64f.entry.js +2 -0
  1631. package/www/build/p-98e8d64f.entry.js.map +1 -0
  1632. package/www/build/p-9b50a99a.entry.js +2 -0
  1633. package/www/build/p-9b50a99a.entry.js.map +1 -0
  1634. package/www/build/p-9b52dea5.entry.js +2 -0
  1635. package/www/build/p-9b52dea5.entry.js.map +1 -0
  1636. package/www/build/p-9bcb606c.entry.js +2 -0
  1637. package/www/build/p-9bcb606c.entry.js.map +1 -0
  1638. package/www/build/p-9e71d6b3.entry.js +2 -0
  1639. package/www/build/p-9e71d6b3.entry.js.map +1 -0
  1640. package/www/build/p-9f47cebe.entry.js +2 -0
  1641. package/www/build/p-9f47cebe.entry.js.map +1 -0
  1642. package/www/build/p-9f979c92.entry.js +2 -0
  1643. package/www/build/p-9f979c92.entry.js.map +1 -0
  1644. package/www/build/p-a7e61213.entry.js +2 -0
  1645. package/www/build/p-a7e61213.entry.js.map +1 -0
  1646. package/www/build/p-a8901c35.entry.js +2 -0
  1647. package/www/build/p-a8901c35.entry.js.map +1 -0
  1648. package/www/build/p-a9d42b98.entry.js +2 -0
  1649. package/www/build/p-a9d42b98.entry.js.map +1 -0
  1650. package/www/build/p-ac497c80.entry.js +2 -0
  1651. package/www/build/p-ac497c80.entry.js.map +1 -0
  1652. package/www/build/p-ac768eff.js +2 -0
  1653. package/www/build/p-ac768eff.js.map +1 -0
  1654. package/www/build/p-acfde9fa.entry.js +2 -0
  1655. package/www/build/p-acfde9fa.entry.js.map +1 -0
  1656. package/www/build/p-ae71256f.entry.js +2 -0
  1657. package/www/build/p-ae71256f.entry.js.map +1 -0
  1658. package/www/build/p-af27423a.entry.js +2 -0
  1659. package/www/build/p-af27423a.entry.js.map +1 -0
  1660. package/www/build/p-b1b69181.entry.js +2 -0
  1661. package/www/build/p-b1b69181.entry.js.map +1 -0
  1662. package/www/build/p-b3c92412.entry.js +2 -0
  1663. package/www/build/p-b3c92412.entry.js.map +1 -0
  1664. package/www/build/p-b574f1be.entry.js +2 -0
  1665. package/www/build/p-b574f1be.entry.js.map +1 -0
  1666. package/www/build/p-b5e223fb.entry.js +2 -0
  1667. package/www/build/p-b5e223fb.entry.js.map +1 -0
  1668. package/www/build/p-b99dd793.entry.js +2 -0
  1669. package/www/build/p-b99dd793.entry.js.map +1 -0
  1670. package/www/build/p-bb8037c4.entry.js +2 -0
  1671. package/www/build/p-bb8037c4.entry.js.map +1 -0
  1672. package/www/build/p-bc956e60.entry.js +2 -0
  1673. package/www/build/p-bc956e60.entry.js.map +1 -0
  1674. package/www/build/p-c0bfa87d.js +2 -0
  1675. package/www/build/p-c0bfa87d.js.map +1 -0
  1676. package/www/build/p-c2110712.entry.js +2 -0
  1677. package/www/build/p-c2110712.entry.js.map +1 -0
  1678. package/www/build/p-c49ca2a9.entry.js +2 -0
  1679. package/www/build/p-c49ca2a9.entry.js.map +1 -0
  1680. package/www/build/p-ca5975a3.js +2 -0
  1681. package/www/build/p-ca5975a3.js.map +1 -0
  1682. package/www/build/p-cc46f0ce.js +2 -0
  1683. package/www/build/p-cc46f0ce.js.map +1 -0
  1684. package/www/build/p-d973f170.entry.js +2 -0
  1685. package/www/build/p-d973f170.entry.js.map +1 -0
  1686. package/www/build/p-dd3cc9a7.entry.js +2 -0
  1687. package/www/build/p-dd3cc9a7.entry.js.map +1 -0
  1688. package/www/build/p-e3e48e64.entry.js +2 -0
  1689. package/www/build/p-e3e48e64.entry.js.map +1 -0
  1690. package/www/build/p-ebcf6b4d.entry.js +2 -0
  1691. package/www/build/p-ebcf6b4d.entry.js.map +1 -0
  1692. package/www/build/p-ed03b414.entry.js +2 -0
  1693. package/www/build/p-ed03b414.entry.js.map +1 -0
  1694. package/www/build/p-f0653be6.entry.js +2 -0
  1695. package/www/build/p-f0653be6.entry.js.map +1 -0
  1696. package/www/build/p-f088324c.entry.js +2 -0
  1697. package/www/build/p-f088324c.entry.js.map +1 -0
  1698. package/www/build/p-f76d0247.js +2 -0
  1699. package/www/build/p-f76d0247.js.map +1 -0
  1700. package/www/build/p-f97c093d.entry.js +2 -0
  1701. package/www/build/p-f97c093d.entry.js.map +1 -0
  1702. package/www/build/p-f9ddfc93.entry.js +2 -0
  1703. package/www/build/p-f9ddfc93.entry.js.map +1 -0
  1704. package/www/build/p-fa4a2862.entry.js +2 -0
  1705. package/www/build/p-fa4a2862.entry.js.map +1 -0
  1706. package/www/build/p-fe8d7642.entry.js +2 -0
  1707. package/www/build/p-fe8d7642.entry.js.map +1 -0
  1708. package/www/build/web-components-library.esm.js +2 -1
  1709. package/www/build/web-components-library.esm.js.map +1 -0
  1710. package/www/build/web-components-library.js +24 -24
  1711. package/www/index.html +1 -1
  1712. package/dist/cjs/_commonjsHelpers-537d719a.js +0 -20
  1713. package/dist/cjs/breakpoints-ebe1a437.js +0 -9
  1714. package/dist/cjs/hammer-4f20813e.js +0 -2650
  1715. package/dist/cjs/icons-d385b990.js +0 -862
  1716. package/dist/cjs/index-00b6f6ba.js +0 -20
  1717. package/dist/cjs/index-115387e6.js +0 -17
  1718. package/dist/cjs/index-195ca522.js +0 -2326
  1719. package/dist/cjs/index-20f305f7.js +0 -17
  1720. package/dist/cjs/index-23ca3837.js +0 -53
  1721. package/dist/cjs/index-270a4cf7.js +0 -22
  1722. package/dist/cjs/index-2b0eb1f0.js +0 -34
  1723. package/dist/cjs/index-4e41767c.js +0 -21
  1724. package/dist/cjs/index-53c72420.js +0 -79
  1725. package/dist/cjs/index-544902f0.js +0 -21
  1726. package/dist/cjs/index-bb84dc1c.js +0 -21
  1727. package/dist/cjs/index-cf9497bc.js +0 -344
  1728. package/dist/cjs/index-d30158ef.js +0 -67
  1729. package/dist/cjs/index-df08bc63.js +0 -29
  1730. package/dist/cjs/index-e3bf75bc.js +0 -41
  1731. package/dist/cjs/index-e78caf11.js +0 -74
  1732. package/dist/cjs/index-f64e5dfe.js +0 -17
  1733. package/dist/cjs/index-f6910e7f.js +0 -21
  1734. package/dist/cjs/utils-8335dca3.js +0 -2706
  1735. package/dist/cjs/utils-ee86db4f.js +0 -110
  1736. package/dist/esm/_commonjsHelpers-9943807e.js +0 -17
  1737. package/dist/esm/breakpoints-9b81eb1b.js +0 -5
  1738. package/dist/esm/hammer-c3266b17.js +0 -2648
  1739. package/dist/esm/icons-e3232103.js +0 -860
  1740. package/dist/esm/index-0a587f24.js +0 -51
  1741. package/dist/esm/index-0cdc998f.js +0 -19
  1742. package/dist/esm/index-361b27f9.js +0 -15
  1743. package/dist/esm/index-47f23745.js +0 -344
  1744. package/dist/esm/index-4968ce56.js +0 -2298
  1745. package/dist/esm/index-4d1853ea.js +0 -77
  1746. package/dist/esm/index-531501d7.js +0 -15
  1747. package/dist/esm/index-6161978d.js +0 -27
  1748. package/dist/esm/index-772a7413.js +0 -20
  1749. package/dist/esm/index-816801e5.js +0 -18
  1750. package/dist/esm/index-85dc8bc0.js +0 -32
  1751. package/dist/esm/index-88a23895.js +0 -19
  1752. package/dist/esm/index-8f7fd43f.js +0 -19
  1753. package/dist/esm/index-af5c6b4c.js +0 -15
  1754. package/dist/esm/index-dc50a9ae.js +0 -72
  1755. package/dist/esm/index-e6ee76f0.js +0 -39
  1756. package/dist/esm/index-fac1fe6c.js +0 -19
  1757. package/dist/esm/index-fb19ca57.js +0 -65
  1758. package/dist/esm/polyfills/css-shim.js +0 -1
  1759. package/dist/esm/utils-2a4ef29d.js +0 -100
  1760. package/dist/esm/utils-8e0bd81d.js +0 -2700
  1761. package/dist/web-components-library/p-01e2e8d4.entry.js +0 -1
  1762. package/dist/web-components-library/p-035fbb3e.entry.js +0 -1
  1763. package/dist/web-components-library/p-03b13390.entry.js +0 -1
  1764. package/dist/web-components-library/p-04b2ab0d.entry.js +0 -1
  1765. package/dist/web-components-library/p-06c94384.entry.js +0 -1
  1766. package/dist/web-components-library/p-100207d8.entry.js +0 -1
  1767. package/dist/web-components-library/p-1086a0fa.entry.js +0 -1
  1768. package/dist/web-components-library/p-112455b1.js +0 -1
  1769. package/dist/web-components-library/p-138bc87e.entry.js +0 -1
  1770. package/dist/web-components-library/p-13fc4378.js +0 -1
  1771. package/dist/web-components-library/p-15a606ce.entry.js +0 -1
  1772. package/dist/web-components-library/p-19876b0d.entry.js +0 -1
  1773. package/dist/web-components-library/p-1d805413.entry.js +0 -1
  1774. package/dist/web-components-library/p-29fa362c.entry.js +0 -1
  1775. package/dist/web-components-library/p-2cb45213.entry.js +0 -1
  1776. package/dist/web-components-library/p-33305cc8.entry.js +0 -1
  1777. package/dist/web-components-library/p-3636078a.entry.js +0 -1
  1778. package/dist/web-components-library/p-376f2928.entry.js +0 -1
  1779. package/dist/web-components-library/p-392899e9.entry.js +0 -1
  1780. package/dist/web-components-library/p-39b7ad4f.entry.js +0 -1
  1781. package/dist/web-components-library/p-3bb2d909.entry.js +0 -1
  1782. package/dist/web-components-library/p-485fd3db.entry.js +0 -1
  1783. package/dist/web-components-library/p-49f4e9a0.entry.js +0 -1
  1784. package/dist/web-components-library/p-4d0d5d93.entry.js +0 -1
  1785. package/dist/web-components-library/p-50f78a81.entry.js +0 -1
  1786. package/dist/web-components-library/p-5338cc37.entry.js +0 -1
  1787. package/dist/web-components-library/p-571b55dc.js +0 -1
  1788. package/dist/web-components-library/p-57c6d414.entry.js +0 -1
  1789. package/dist/web-components-library/p-5944a8f2.entry.js +0 -1
  1790. package/dist/web-components-library/p-5c177ba5.entry.js +0 -1
  1791. package/dist/web-components-library/p-5c63b09c.entry.js +0 -1
  1792. package/dist/web-components-library/p-5d19e5ef.entry.js +0 -1
  1793. package/dist/web-components-library/p-5d274fcc.entry.js +0 -1
  1794. package/dist/web-components-library/p-5f202970.entry.js +0 -1
  1795. package/dist/web-components-library/p-5fd3ed9c.entry.js +0 -1
  1796. package/dist/web-components-library/p-61c00383.entry.js +0 -1
  1797. package/dist/web-components-library/p-68410ea2.js +0 -1
  1798. package/dist/web-components-library/p-6a4403c6.entry.js +0 -1
  1799. package/dist/web-components-library/p-6ed0aaab.entry.js +0 -1
  1800. package/dist/web-components-library/p-7426f322.js +0 -1
  1801. package/dist/web-components-library/p-7588fbf0.js +0 -1
  1802. package/dist/web-components-library/p-7907bdf7.entry.js +0 -1
  1803. package/dist/web-components-library/p-7b990086.js +0 -1
  1804. package/dist/web-components-library/p-8053b752.entry.js +0 -1
  1805. package/dist/web-components-library/p-80e52459.js +0 -1
  1806. package/dist/web-components-library/p-81006561.js +0 -2
  1807. package/dist/web-components-library/p-86758f78.entry.js +0 -1
  1808. package/dist/web-components-library/p-8a45ae2a.entry.js +0 -1
  1809. package/dist/web-components-library/p-8c31e60b.entry.js +0 -1
  1810. package/dist/web-components-library/p-9021c92a.js +0 -1
  1811. package/dist/web-components-library/p-94afe4dd.entry.js +0 -1
  1812. package/dist/web-components-library/p-9508cd3e.js +0 -1
  1813. package/dist/web-components-library/p-95370f75.js +0 -1
  1814. package/dist/web-components-library/p-958b8d86.entry.js +0 -1
  1815. package/dist/web-components-library/p-96fc8078.entry.js +0 -1
  1816. package/dist/web-components-library/p-98204840.entry.js +0 -1
  1817. package/dist/web-components-library/p-98badafc.js +0 -1
  1818. package/dist/web-components-library/p-9b0bcd43.entry.js +0 -1
  1819. package/dist/web-components-library/p-9c1ed1e8.entry.js +0 -1
  1820. package/dist/web-components-library/p-9ff2fc8e.entry.js +0 -1
  1821. package/dist/web-components-library/p-a01baa71.js +0 -1
  1822. package/dist/web-components-library/p-a1663ab1.entry.js +0 -1
  1823. package/dist/web-components-library/p-a3587fd6.entry.js +0 -16
  1824. package/dist/web-components-library/p-a4502b1e.entry.js +0 -1
  1825. package/dist/web-components-library/p-a48e5c46.entry.js +0 -1
  1826. package/dist/web-components-library/p-a50262e8.entry.js +0 -1
  1827. package/dist/web-components-library/p-a862a070.entry.js +0 -1
  1828. package/dist/web-components-library/p-a9d2edee.entry.js +0 -1
  1829. package/dist/web-components-library/p-acb89afa.entry.js +0 -1
  1830. package/dist/web-components-library/p-b2527ca1.entry.js +0 -1
  1831. package/dist/web-components-library/p-b497e33e.js +0 -1
  1832. package/dist/web-components-library/p-b99039ed.js +0 -1
  1833. package/dist/web-components-library/p-c298cb2f.js +0 -1
  1834. package/dist/web-components-library/p-c6e7991f.entry.js +0 -1
  1835. package/dist/web-components-library/p-c9bc5148.js +0 -1
  1836. package/dist/web-components-library/p-ca472d1c.entry.js +0 -1
  1837. package/dist/web-components-library/p-cbb670c5.js +0 -1
  1838. package/dist/web-components-library/p-cc009af8.entry.js +0 -1
  1839. package/dist/web-components-library/p-cd561d69.js +0 -1
  1840. package/dist/web-components-library/p-d2946762.entry.js +0 -1
  1841. package/dist/web-components-library/p-db0a64af.js +0 -1
  1842. package/dist/web-components-library/p-dc854830.entry.js +0 -1
  1843. package/dist/web-components-library/p-dd4fc386.entry.js +0 -1
  1844. package/dist/web-components-library/p-de5688e9.entry.js +0 -1
  1845. package/dist/web-components-library/p-decbd59d.entry.js +0 -1
  1846. package/dist/web-components-library/p-e43e61ac.js +0 -7
  1847. package/dist/web-components-library/p-e54d4ef9.entry.js +0 -1
  1848. package/dist/web-components-library/p-e7c6d651.entry.js +0 -1
  1849. package/dist/web-components-library/p-ed42ceca.entry.js +0 -1
  1850. package/dist/web-components-library/p-f058316f.entry.js +0 -1
  1851. package/dist/web-components-library/p-f14105c6.entry.js +0 -1
  1852. package/dist/web-components-library/p-f3cc3f27.entry.js +0 -1
  1853. package/dist/web-components-library/p-f46fa177.entry.js +0 -1
  1854. package/dist/web-components-library/p-f4e2e76b.entry.js +0 -1
  1855. package/dist/web-components-library/p-f5ae1514.entry.js +0 -1
  1856. package/dist/web-components-library/p-f5bc7dda.entry.js +0 -1
  1857. package/dist/web-components-library/p-f8383e14.entry.js +0 -1
  1858. package/dist/web-components-library/p-f976f29f.js +0 -1
  1859. package/dist/web-components-library/p-f9873cb9.entry.js +0 -1
  1860. package/dist/web-components-library/p-fd58b7a2.entry.js +0 -1
  1861. package/dist/web-components-library/p-fde82dc3.js +0 -1
  1862. package/dist/web-components-library/p-ff5a6e34.entry.js +0 -1
  1863. package/dist/web-components-library/p-ffde06d1.entry.js +0 -1
  1864. package/www/build/p-01e2e8d4.entry.js +0 -1
  1865. package/www/build/p-035fbb3e.entry.js +0 -1
  1866. package/www/build/p-03b13390.entry.js +0 -1
  1867. package/www/build/p-04b2ab0d.entry.js +0 -1
  1868. package/www/build/p-06c94384.entry.js +0 -1
  1869. package/www/build/p-100207d8.entry.js +0 -1
  1870. package/www/build/p-1086a0fa.entry.js +0 -1
  1871. package/www/build/p-112455b1.js +0 -1
  1872. package/www/build/p-138bc87e.entry.js +0 -1
  1873. package/www/build/p-13fc4378.js +0 -1
  1874. package/www/build/p-15a606ce.entry.js +0 -1
  1875. package/www/build/p-19876b0d.entry.js +0 -1
  1876. package/www/build/p-1d805413.entry.js +0 -1
  1877. package/www/build/p-29fa362c.entry.js +0 -1
  1878. package/www/build/p-2cb45213.entry.js +0 -1
  1879. package/www/build/p-33305cc8.entry.js +0 -1
  1880. package/www/build/p-3636078a.entry.js +0 -1
  1881. package/www/build/p-376f2928.entry.js +0 -1
  1882. package/www/build/p-392899e9.entry.js +0 -1
  1883. package/www/build/p-39b7ad4f.entry.js +0 -1
  1884. package/www/build/p-3bb2d909.entry.js +0 -1
  1885. package/www/build/p-485fd3db.entry.js +0 -1
  1886. package/www/build/p-49f4e9a0.entry.js +0 -1
  1887. package/www/build/p-4d0d5d93.entry.js +0 -1
  1888. package/www/build/p-50f78a81.entry.js +0 -1
  1889. package/www/build/p-5338cc37.entry.js +0 -1
  1890. package/www/build/p-571b55dc.js +0 -1
  1891. package/www/build/p-57c6d414.entry.js +0 -1
  1892. package/www/build/p-5944a8f2.entry.js +0 -1
  1893. package/www/build/p-5c177ba5.entry.js +0 -1
  1894. package/www/build/p-5c63b09c.entry.js +0 -1
  1895. package/www/build/p-5d19e5ef.entry.js +0 -1
  1896. package/www/build/p-5d274fcc.entry.js +0 -1
  1897. package/www/build/p-5f202970.entry.js +0 -1
  1898. package/www/build/p-5fd3ed9c.entry.js +0 -1
  1899. package/www/build/p-61c00383.entry.js +0 -1
  1900. package/www/build/p-68410ea2.js +0 -1
  1901. package/www/build/p-6a4403c6.entry.js +0 -1
  1902. package/www/build/p-6ed0aaab.entry.js +0 -1
  1903. package/www/build/p-7426f322.js +0 -1
  1904. package/www/build/p-7588fbf0.js +0 -1
  1905. package/www/build/p-7907bdf7.entry.js +0 -1
  1906. package/www/build/p-7b990086.js +0 -1
  1907. package/www/build/p-8053b752.entry.js +0 -1
  1908. package/www/build/p-80e52459.js +0 -1
  1909. package/www/build/p-81006561.js +0 -2
  1910. package/www/build/p-86758f78.entry.js +0 -1
  1911. package/www/build/p-8a45ae2a.entry.js +0 -1
  1912. package/www/build/p-8c31e60b.entry.js +0 -1
  1913. package/www/build/p-9021c92a.js +0 -1
  1914. package/www/build/p-94afe4dd.entry.js +0 -1
  1915. package/www/build/p-9508cd3e.js +0 -1
  1916. package/www/build/p-95370f75.js +0 -1
  1917. package/www/build/p-958b8d86.entry.js +0 -1
  1918. package/www/build/p-96fc8078.entry.js +0 -1
  1919. package/www/build/p-98204840.entry.js +0 -1
  1920. package/www/build/p-98badafc.js +0 -1
  1921. package/www/build/p-9b0bcd43.entry.js +0 -1
  1922. package/www/build/p-9c1ed1e8.entry.js +0 -1
  1923. package/www/build/p-9ff2fc8e.entry.js +0 -1
  1924. package/www/build/p-a01baa71.js +0 -1
  1925. package/www/build/p-a1663ab1.entry.js +0 -1
  1926. package/www/build/p-a3587fd6.entry.js +0 -16
  1927. package/www/build/p-a4502b1e.entry.js +0 -1
  1928. package/www/build/p-a48e5c46.entry.js +0 -1
  1929. package/www/build/p-a50262e8.entry.js +0 -1
  1930. package/www/build/p-a862a070.entry.js +0 -1
  1931. package/www/build/p-a9d2edee.entry.js +0 -1
  1932. package/www/build/p-acb89afa.entry.js +0 -1
  1933. package/www/build/p-b2527ca1.entry.js +0 -1
  1934. package/www/build/p-b497e33e.js +0 -1
  1935. package/www/build/p-b99039ed.js +0 -1
  1936. package/www/build/p-c298cb2f.js +0 -1
  1937. package/www/build/p-c6e7991f.entry.js +0 -1
  1938. package/www/build/p-c9bc5148.js +0 -1
  1939. package/www/build/p-ca472d1c.entry.js +0 -1
  1940. package/www/build/p-cbb670c5.js +0 -1
  1941. package/www/build/p-cc009af8.entry.js +0 -1
  1942. package/www/build/p-cd561d69.js +0 -1
  1943. package/www/build/p-d2946762.entry.js +0 -1
  1944. package/www/build/p-db0a64af.js +0 -1
  1945. package/www/build/p-dc854830.entry.js +0 -1
  1946. package/www/build/p-dd4fc386.entry.js +0 -1
  1947. package/www/build/p-de5688e9.entry.js +0 -1
  1948. package/www/build/p-decbd59d.entry.js +0 -1
  1949. package/www/build/p-e43e61ac.js +0 -7
  1950. package/www/build/p-e54d4ef9.entry.js +0 -1
  1951. package/www/build/p-e7c6d651.entry.js +0 -1
  1952. package/www/build/p-ed42ceca.entry.js +0 -1
  1953. package/www/build/p-f058316f.entry.js +0 -1
  1954. package/www/build/p-f14105c6.entry.js +0 -1
  1955. package/www/build/p-f3cc3f27.entry.js +0 -1
  1956. package/www/build/p-f46fa177.entry.js +0 -1
  1957. package/www/build/p-f4e2e76b.entry.js +0 -1
  1958. package/www/build/p-f5ae1514.entry.js +0 -1
  1959. package/www/build/p-f5bc7dda.entry.js +0 -1
  1960. package/www/build/p-f8383e14.entry.js +0 -1
  1961. package/www/build/p-f976f29f.js +0 -1
  1962. package/www/build/p-f9873cb9.entry.js +0 -1
  1963. package/www/build/p-fd58b7a2.entry.js +0 -1
  1964. package/www/build/p-fde82dc3.js +0 -1
  1965. package/www/build/p-ff5a6e34.entry.js +0 -1
  1966. package/www/build/p-ffde06d1.entry.js +0 -1
@@ -1,1064 +1,979 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-4968ce56.js';
2
- import { O as OffCanvasVariant, v as TransitionDirection, B as ButtonVariant, e as ControlSize, c as ButtonType, D as DividerSize, h as DividerOrientation, k as LabelPosition, I as InputType, i as ListSize, m as ListType, j as ExpandableListButtonAlign, l as ListDividerType, E as ExpandableListStyle, g as KeyboardCode } from './index-47f23745.js';
3
- import { I as ICONS } from './icons-e3232103.js';
4
- import { r as randomId, b as boolean, h as handleEnterKeydSubmit } from './utils-2a4ef29d.js';
5
- import './breakpoints-9b81eb1b.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-f16bc2ca.js';
2
+ import { O as OffCanvasVariant, v as TransitionDirection, B as ButtonVariant, e as ControlSize, c as ButtonType, D as DividerSize, h as DividerOrientation, k as LabelPosition, I as InputType, i as ListSize, m as ListType, j as ExpandableListButtonAlign, l as ListDividerType, E as ExpandableListStyle, g as KeyboardCode } from './index-2255c6c8.js';
3
+ import { I as ICONS } from './icons-f212e30c.js';
4
+ import { r as randomId, b as boolean, h as handleEnterKeydSubmit } from './utils-7983d02c.js';
5
+ import './breakpoints-680e0e56.js';
6
6
 
7
7
  const stylesCss$a = ":host{--app-header-typography-1-size:24px;--app-header-typography-2-size:28px;--app-header-typography-3-size:32px;--app-header-typography-4-size:36px;--app-header-typography-5-size:42px;--app-header-typography-6-size:48px;--app-header-typography-7-size:54px;--app-header-typography-8-size:60px;--app-header-typography-9-size:68px;--app-header-typography-10-size:76px;--app-header-typography-11-size:84px;--app-header-typography-12-size:92px;--app-header-typography-1-lineheight:1.33;--app-header-typography-2-lineheight:1.29;--app-header-typography-3-lineheight:1.25;--app-header-typography-4-lineheight:1.24;--app-header-typography-5-lineheight:1.24;--app-header-typography-6-lineheight:1.25;--app-header-typography-7-lineheight:1.2;--app-header-typography-8-lineheight:1.26;--app-header-typography-9-lineheight:1.24;--app-header-typography-10-lineheight:1.26;--app-header-typography-11-lineheight:1.2;--app-header-typography-12-lineheight:1.2;--app-header-typography-1-tracking:calc(-0.2 / 1em);--app-header-typography-2-tracking:calc(-0.4 / 1em);--app-header-typography-3-tracking:calc(-0.6 / 1em);--app-header-typography-4-tracking:calc(-0.8 / 1em);--app-header-typography-5-tracking:calc(-1 / 1em);--app-header-typography-6-tracking:calc(-1.2 / 1em);--app-header-typography-7-tracking:calc(-1.4 / 1em);--app-header-typography-8-tracking:calc(-1.6 / 1em);--app-header-typography-9-tracking:calc(-1.8 / 1em);--app-header-typography-10-tracking:calc(-2 / 1em);--app-header-typography-11-tracking:calc(-2.2 / 1em);--app-header-typography-12-tracking:calc(-2.4 / 1em);--app-header-content-max-width:100%;--app-header-height:auto;--app-header-top-offset:48px;--app-header-drawer-trigger-size:calc(var(--space-unit) * 4);--app-header-bg:var(--color-surface01);--app-header-stucked-bg:var(--color-surface01);--app-header-text-color:var(--color-text01);--app-header-title-font-size:var(--app-header-typography-3-size);--app-header-title-lineheight:var(--app-header-typography-3-lineheight);--app-header-title-letter-spacing:var(--app-header-typography-3-tracking);--app-header-stucked-text-color:var(--color-text01);position:relative;display:block;height:var(--app-header-height);color:var(--app-header-text-color)}:host,*{box-sizing:border-box}.heading-panel{position:relative;display:flex;width:100%;max-width:var(--app-header-content-max-width);flex-direction:column;flex-grow:0;flex-shrink:0;align-items:baseline;padding:var(--grid-margin);margin:0 auto;background:var(--app-header-bg);gap:calc(var(--space-unit) * 2) calc(var(--space-unit) * 5)}.hero-container+.heading-panel{background:transparent}:host(:empty) .heading-panel{padding:0}.heading-container{position:relative;z-index:1;display:flex;width:100%;max-width:100%;flex:1 auto;flex-direction:column;justify-content:flex-start}.heading-title{display:flex;max-width:100%;flex-direction:row;align-items:flex-start;column-gap:calc(var(--space-unit) * 2)}::slotted([slot=\"title\"]),.heading-stuck .heading-title>*,::slotted([slot=\"stucked-title\"]){margin:0;font-family:\"IBM Plex Serif\", serif;font-weight:var(--font-bd)}::slotted([slot=\"title\"]){font-size:var(--app-header-title-font-size);letter-spacing:var(--app-header-title-letter-spacing);line-height:var(--app-header-title-lineheight)}.heading-stuck .heading-title>*,::slotted([slot=\"stucked-title\"]){font-size:var(--app-header-typography-3-size);letter-spacing:var(--app-header-typography-3-tracking);line-height:var(--app-header-typography-3-lineheight)}:host(:not([menu-length=\"0\"])) .heading-subtitle{padding-left:calc(var(--app-header-drawer-trigger-size) + (var(--space-unit) * 2))}::slotted([slot=\"top-subtitle\"]),::slotted([slot=\"subtitle\"]){margin:0;font-family:var(--font-family-sans);font-size:20px;font-style:italic;line-height:26px}::slotted([slot=\"subtitle\"]){font-weight:500}::slotted([slot=\"top-subtitle\"]){font-weight:400}.menu-container{display:flex;width:100%;flex:1 auto;flex-flow:row wrap}:host([menu-length=\"0\"]:not([enable-search])) .menu-container,.menu-container:empty{display:none}.menu-container ::slotted([open]){position:relative;z-index:3}z-searchbar{z-index:0;display:flex;width:auto;min-width:calc(var(--space-unit) * 32);flex:1 auto;align-items:center;margin-left:auto}.heading-stuck{position:fixed;z-index:20;top:var(--app-header-top-offset);left:0;width:100%;max-width:100%;animation:slide-stuck-heading-in 250ms ease-out;background:var(--app-header-stucked-bg);box-shadow:var(--shadow-2);color:var(--app-header-stucked-text-color)}.heading-stuck-content{display:flex;max-width:var(--app-header-content-max-width);align-items:center;padding:var(--space-unit) var(--grid-margin);margin:0 auto;column-gap:calc(var(--space-unit) * 2)}.heading-stuck .heading-title{overflow:hidden}.heading-stuck .heading-title>*,.heading-stuck .heading-title ::slotted([slot=\"stucked-title\"]){display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.heading-stuck-content z-button{margin-left:auto}.drawer-trigger{padding:0;border:0;margin:0;appearance:none;background:none;border-radius:0;color:inherit;cursor:pointer}.drawer-trigger z-icon{--z-icon-width:var(--app-header-drawer-trigger-size);--z-icon-height:var(--app-header-drawer-trigger-size);fill:currentcolor}.heading-container :is(.drawer-trigger,z-button.search-page-button){display:flex;height:calc(var(--app-header-title-font-size) * var(--app-header-title-lineheight));align-items:center}.heading-container z-button.search-page-button{margin-left:auto}.drawer-content{display:none}z-offcanvas[open] .drawer-content{display:flex;width:100%;flex:1 auto;flex-direction:column;row-gap:calc(var(--space-unit) * 2.5)}z-offcanvas[open] .drawer-content ::slotted(z-menu){width:100%}.drawer-close{--z-icon-width:var(--app-header-drawer-trigger-size);--z-icon-height:var(--app-header-drawer-trigger-size);padding:0;border:0;margin:var(--space-unit) 0 calc(var(--space-unit) * 2.5);appearance:none;background:transparent;border-radius:0;color:inherit;cursor:pointer;fill:currentcolor;font-size:inherit;outline:none}.drawer-close:focus-visible{box-shadow:var(--shadow-focus-primary)}.hero-container{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}:host([overlay]) .heading-panel .drawer-trigger z-icon,:host([overlay]) .heading-panel .heading-container,:host([overlay]) .heading-panel .menu-container{color:var(--color-white);fill:var(--color-white)}:host([overlay]) .heading-panel .menu-container ::slotted(z-menu){--z-menu-label-color:var(--color-white)}:host([overlay]) .hero-container::after{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:var(--color-black);content:\"\";opacity:0.5}.hero-container img,.hero-container ::slotted(*){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;-webkit-user-drag:none}@media (min-width: 768px){:host{--app-header-title-font-size:var(--app-header-typography-6-size);--app-header-title-lineheight:var(--app-header-typography-6-lineheight);--app-header-title-letter-spacing:var(--app-header-typography-6-tracking)}.heading-panel{flex-flow:row wrap;align-items:center;padding-bottom:calc(var(--space-unit) * 2)}.heading-container{margin-right:auto}:host(:is([flow=\"offcanvas\"],[menu-length=\"0\"])) :is(.heading-container,.menu-container){width:auto}:host(:not([flow=\"offcanvas\"])) .heading-subtitle{padding-left:0}.menu-container{flex:initial;align-items:center}:host([menu-length=\"0\"]) .menu-container:not(:empty){height:calc(var(--app-header-title-font-size) * var(--app-header-title-lineheight))}:host(:not([flow=\"offcanvas\"])) .menu-container{gap:var(--space-unit) calc(var(--space-unit) * 5)}:host(:not([flow=\"offcanvas\"])) .heading-container .drawer-trigger{display:none}}@media (min-width: 1152px){:host{--app-header-title-font-size:var(--app-header-typography-7-size);--app-header-title-lineheight:var(--app-header-typography-7-lineheight);--app-header-title-letter-spacing:var(--app-header-typography-7-tracking)}.heading-panel{justify-content:flex-start;padding-bottom:calc(var(--space-unit) * 3)}.heading-container,.menu-container{width:auto}:host([flow=\"stack\"]) .heading-panel{flex-flow:column;align-items:flex-start}:host([flow=\"stack\"]) .menu-container{width:100%}:host(:not([flow=\"offcanvas\"],[menu-length=\"0\"])) .heading-panel{row-gap:calc(var(--space-unit) * 3)}z-searchbar{min-width:calc(var(--space-unit) * 45);flex:initial}}@media (min-width: 1366px){:host{--app-header-title-font-size:var(--app-header-typography-9-size);--app-header-title-lineheight:var(--app-header-typography-9-lineheight);--app-header-title-letter-spacing:var(--app-header-typography-9-tracking)}}@keyframes slide-stuck-heading-in{0%{transform:translate3d(0, -100%, 0)}100%{transform:none}}";
8
+ const ZAppHeaderStyle0 = stylesCss$a;
8
9
 
9
10
  const SUPPORT_INTERSECTION_OBSERVER = typeof IntersectionObserver !== "undefined";
10
11
  const ZAppHeader = class {
11
- constructor(hostRef) {
12
- registerInstance(this, hostRef);
13
- this.sticking = createEvent(this, "sticking", 7);
14
- /**
15
- * Stuck mode for the header.
16
- * You can programmatically set it using an IntersectionObserver.
17
- */
18
- this.stuck = false;
19
- /**
20
- * Should place an overlay over the hero image.
21
- * Useful for legibility purpose.
22
- */
23
- this.overlay = false;
24
- /**
25
- * Control menu bar position in the header.
26
- * - auto: the menu bar is positioned near the title
27
- * - stack: the menu bar is positioned below the title
28
- * - offcanvas: the menu bar is not displayed and a burger icon appears to open the offcanvas menu
29
- */
30
- this.flow = "auto";
31
- /**
32
- * The opening state of the drawer.
33
- */
34
- this.drawerOpen = false;
35
- /**
36
- * Enable the search bar.
37
- */
38
- this.enableSearch = false;
39
- /**
40
- * Placeholder text for the search bar.
41
- */
42
- this.searchPlaceholder = "Cerca";
43
- /**
44
- * Search string for the search bar.
45
- */
46
- this.searchString = "";
47
- /**
48
- * The stuck state of the bar.
49
- */
50
- this._stuck = false;
12
+ constructor(hostRef) {
13
+ registerInstance(this, hostRef);
14
+ this.sticking = createEvent(this, "sticking", 7);
15
+ this.observer = SUPPORT_INTERSECTION_OBSERVER &&
16
+ new IntersectionObserver(([entry]) => {
17
+ this._stuck = !entry.isIntersecting;
18
+ }, {
19
+ threshold: 0.5,
20
+ });
21
+ this.stuck = false;
22
+ this.hero = undefined;
23
+ this.overlay = false;
24
+ this.flow = "auto";
25
+ this.drawerOpen = false;
26
+ this.enableSearch = false;
27
+ this.searchPlaceholder = "Cerca";
28
+ this.searchString = "";
29
+ this.searchPageUrl = undefined;
30
+ this._stuck = false;
31
+ this.currentViewport = "mobile";
32
+ this.menuLength = undefined;
33
+ this.openDrawer = this.openDrawer.bind(this);
34
+ this.closeDrawer = this.closeDrawer.bind(this);
35
+ this.collectMenuElements = this.collectMenuElements.bind(this);
36
+ }
37
+ evaluateViewport() {
38
+ if (window.innerWidth < 768) {
39
+ this.currentViewport = "mobile";
40
+ }
41
+ else if (window.innerWidth >= 768 && window.innerWidth < 1152) {
42
+ this.currentViewport = "tablet";
43
+ }
44
+ else {
45
+ this.currentViewport = "desktop";
46
+ }
47
+ }
48
+ onStuck() {
49
+ const scrollParent = this.scrollParent;
50
+ if (!scrollParent) {
51
+ return;
52
+ }
53
+ this.sticking.emit(this._stuck);
54
+ }
55
+ setMenuFloatingMode() {
56
+ if (this.menuElements.length === 0) {
57
+ return;
58
+ }
59
+ const elements = this.menuElements;
60
+ elements.forEach((element) => {
61
+ element.open = false;
62
+ element.floating = !this.drawerOpen;
63
+ element.verticalContext = this.drawerOpen;
64
+ });
65
+ }
66
+ get title() {
67
+ const titleElement = this.hostElement.querySelector('[slot="title"]');
68
+ if (titleElement === null) {
69
+ return "";
70
+ }
71
+ return titleElement.textContent.trim();
72
+ }
73
+ get scrollParent() {
74
+ const parent = this.hostElement.offsetParent;
75
+ if (parent === document.body || parent === document.documentElement) {
76
+ return window;
77
+ }
78
+ return parent;
79
+ }
80
+ get canShowMenu() {
81
+ return this.flow !== "offcanvas" && this.currentViewport !== "mobile" && !this.drawerOpen;
82
+ }
83
+ get canShowSearchbar() {
84
+ if (!this.enableSearch) {
85
+ return false;
86
+ }
87
+ // Always show the searchbar on desktop, even if a searchPageUrl is set
88
+ if (this.searchPageUrl) {
89
+ return this.currentViewport === "desktop";
90
+ }
91
+ return true;
92
+ }
51
93
  /**
52
- * Current viewport.
53
- * Used to change the aspect of the search button (icon only) on mobile and tablet.
94
+ * Whether the header has a hero image, either as a prop or as a slot.
54
95
  */
55
- this.currentViewport = "mobile";
56
- this.observer = SUPPORT_INTERSECTION_OBSERVER &&
57
- new IntersectionObserver(([entry]) => {
58
- this._stuck = !entry.isIntersecting;
59
- }, {
60
- threshold: 0.5,
61
- });
62
- this.openDrawer = this.openDrawer.bind(this);
63
- this.closeDrawer = this.closeDrawer.bind(this);
64
- this.collectMenuElements = this.collectMenuElements.bind(this);
65
- }
66
- evaluateViewport() {
67
- if (window.innerWidth < 768) {
68
- this.currentViewport = "mobile";
69
- }
70
- else if (window.innerWidth >= 768 && window.innerWidth < 1152) {
71
- this.currentViewport = "tablet";
72
- }
73
- else {
74
- this.currentViewport = "desktop";
75
- }
76
- }
77
- onStuck() {
78
- const scrollParent = this.scrollParent;
79
- if (!scrollParent) {
80
- return;
81
- }
82
- this.sticking.emit(this._stuck);
83
- }
84
- setMenuFloatingMode() {
85
- if (this.menuElements.length === 0) {
86
- return;
87
- }
88
- const elements = this.menuElements;
89
- elements.forEach((element) => {
90
- element.open = false;
91
- element.floating = !this.drawerOpen;
92
- element.verticalContext = this.drawerOpen;
93
- });
94
- }
95
- get title() {
96
- const titleElement = this.hostElement.querySelector('[slot="title"]');
97
- if (titleElement === null) {
98
- return "";
99
- }
100
- return titleElement.textContent.trim();
101
- }
102
- get scrollParent() {
103
- const parent = this.hostElement.offsetParent;
104
- if (parent === document.body || parent === document.documentElement) {
105
- return window;
106
- }
107
- return parent;
108
- }
109
- get canShowMenu() {
110
- return this.flow !== "offcanvas" && this.currentViewport !== "mobile" && !this.drawerOpen;
111
- }
112
- get canShowSearchbar() {
113
- if (!this.enableSearch) {
114
- return false;
115
- }
116
- // Always show the searchbar on desktop, even if a searchPageUrl is set
117
- if (this.searchPageUrl) {
118
- return this.currentViewport === "desktop";
119
- }
120
- return true;
121
- }
122
- /**
123
- * Whether the header has a hero image, either as a prop or as a slot.
124
- */
125
- get hasHero() {
126
- return !!this.hero || this.hostElement.querySelector("[slot=hero]") !== null;
127
- }
128
- openDrawer() {
129
- this.drawerOpen = true;
130
- }
131
- closeDrawer() {
132
- this.drawerOpen = false;
133
- }
134
- collectMenuElements() {
135
- const menuElements = (this.menuElements = this.hostElement.querySelectorAll('[slot="menu"]'));
136
- this.menuLength = menuElements.length;
137
- this.setMenuFloatingMode();
138
- }
139
- enableStuckObserver() {
140
- if (this.observer) {
141
- this.observer.observe(this.container);
142
- }
143
- }
144
- disableStuckMode() {
145
- this._stuck = false;
146
- if (this.observer) {
147
- this.observer.unobserve(this.container);
148
- }
149
- }
150
- onStuckMode() {
151
- if (this.stuck) {
152
- this.enableStuckObserver();
153
- }
154
- else {
155
- this.disableStuckMode();
156
- }
157
- }
158
- renderSearchLinkButton() {
159
- if (!this.enableSearch || !this.searchPageUrl || this.currentViewport === "desktop") {
160
- return null;
161
- }
162
- return (h("z-button", { class: "search-page-button", variant: ButtonVariant.SECONDARY, href: this.searchPageUrl, icon: "search", size: ControlSize.X_SMALL }));
163
- }
164
- renderSeachbar(searchButtonIconOnly) {
165
- return (h("z-searchbar", { value: this.searchString, placeholder: this.searchPlaceholder, showSearchButton: true, searchButtonIconOnly: searchButtonIconOnly, size: ControlSize.X_SMALL, variant: ButtonVariant.SECONDARY, preventSubmit: this.searchString.length < 3, onSearchTyping: (e) => (this.searchString = e.detail) }));
166
- }
167
- componentDidLoad() {
168
- this.collectMenuElements();
169
- this.onStuckMode();
170
- this.evaluateViewport();
171
- }
172
- render() {
173
- return (h(Host, { "menu-length": this.menuLength }, this.hasHero && (h("div", { class: "hero-container" }, h("slot", { name: "hero" }, this.hero && (h("img", { alt: "", src: this.hero }))))), h("div", { class: "heading-panel", ref: (el) => (this.container = el) }, h("div", { class: "heading-container" }, h("div", { class: "heading-subtitle" }, h("slot", { name: "top-subtitle" })), h("div", { class: "heading-title" }, this.menuLength > 0 && (h("button", { class: "drawer-trigger", "aria-label": "Apri menu", onClick: this.openDrawer }, h("z-icon", { name: "burger-menu" }))), h("slot", { name: "title" }), this.renderSearchLinkButton()), h("div", { class: "heading-subtitle" }, h("slot", { name: "subtitle" }))), (this.canShowMenu || this.canShowSearchbar) && (h("div", { class: "menu-container" }, this.canShowMenu && (h("slot", { name: "menu", onSlotchange: this.collectMenuElements })), this.canShowSearchbar && this.renderSeachbar(this.currentViewport !== "desktop")))), h("z-offcanvas", { variant: OffCanvasVariant.OVERLAY, transitiondirection: TransitionDirection.RIGHT, open: this.drawerOpen, onCanvasOpenStatusChanged: (ev) => (this.drawerOpen = ev.detail) }, h("button", { class: "drawer-close", "aria-label": "Chiudi menu", onClick: this.closeDrawer, slot: "canvasContent", "aria-hidden": `${!this.drawerOpen}`, disabled: !this.drawerOpen }, h("z-icon", { name: "close" })), h("div", { class: "drawer-content", slot: "canvasContent", "aria-hidden": `${!this.drawerOpen}` }, h("slot", { name: "menu", onSlotchange: this.collectMenuElements }))), this._stuck && (h("div", { class: "heading-stuck" }, h("div", { class: "heading-stuck-content" }, this.menuLength > 0 && (h("button", { class: "drawer-trigger", "aria-label": "Apri menu", onClick: this.openDrawer }, h("z-icon", { name: "burger-menu" }))), h("div", { class: "heading-title" }, h("slot", { name: "stucked-title" }, this.title)), this.renderSearchLinkButton(), this.canShowSearchbar && this.currentViewport === "desktop" && this.renderSeachbar(false))))));
174
- }
175
- get hostElement() { return getElement(this); }
176
- static get watchers() { return {
177
- "_stuck": ["onStuck"],
178
- "drawerOpen": ["setMenuFloatingMode"],
179
- "stuck": ["onStuckMode"]
180
- }; }
96
+ get hasHero() {
97
+ return !!this.hero || this.hostElement.querySelector("[slot=hero]") !== null;
98
+ }
99
+ openDrawer() {
100
+ this.drawerOpen = true;
101
+ }
102
+ closeDrawer() {
103
+ this.drawerOpen = false;
104
+ }
105
+ collectMenuElements() {
106
+ const menuElements = (this.menuElements = this.hostElement.querySelectorAll('[slot="menu"]'));
107
+ this.menuLength = menuElements.length;
108
+ this.setMenuFloatingMode();
109
+ }
110
+ enableStuckObserver() {
111
+ if (this.observer) {
112
+ this.observer.observe(this.container);
113
+ }
114
+ }
115
+ disableStuckMode() {
116
+ this._stuck = false;
117
+ if (this.observer) {
118
+ this.observer.unobserve(this.container);
119
+ }
120
+ }
121
+ onStuckMode() {
122
+ if (this.stuck) {
123
+ this.enableStuckObserver();
124
+ }
125
+ else {
126
+ this.disableStuckMode();
127
+ }
128
+ }
129
+ renderSearchLinkButton() {
130
+ if (!this.enableSearch || !this.searchPageUrl || this.currentViewport === "desktop") {
131
+ return null;
132
+ }
133
+ return (h("z-button", { class: "search-page-button", variant: ButtonVariant.SECONDARY, href: this.searchPageUrl, icon: "search", size: ControlSize.X_SMALL }));
134
+ }
135
+ renderSeachbar(searchButtonIconOnly) {
136
+ return (h("z-searchbar", { value: this.searchString, placeholder: this.searchPlaceholder, showSearchButton: true, searchButtonIconOnly: searchButtonIconOnly, size: ControlSize.X_SMALL, variant: ButtonVariant.SECONDARY, preventSubmit: this.searchString.length < 3, onSearchTyping: (e) => (this.searchString = e.detail) }));
137
+ }
138
+ componentDidLoad() {
139
+ this.collectMenuElements();
140
+ this.onStuckMode();
141
+ this.evaluateViewport();
142
+ }
143
+ render() {
144
+ return (h(Host, { key: '10a6de9066a2b47fce8c05b28584ebcfbd9d308e', "menu-length": this.menuLength }, this.hasHero && (h("div", { class: "hero-container" }, h("slot", { name: "hero" }, this.hero && (h("img", { alt: "", src: this.hero }))))), h("div", { key: '598744c6237cb30c4d4e467b45944a7879dce93e', class: "heading-panel", ref: (el) => (this.container = el) }, h("div", { key: '2132ed4349abc878b8cec1ca73978fa42dd5c5a4', class: "heading-container" }, h("div", { key: 'd3dcd130c4968e278ca5e0a610ad59a51b630abf', class: "heading-subtitle" }, h("slot", { key: 'd86a2a02577aad72e68d78fccee74d0cafd395e6', name: "top-subtitle" })), h("div", { key: '59f31cad85c438e675a419267cbd1e41b06009c8', class: "heading-title" }, this.menuLength > 0 && (h("button", { class: "drawer-trigger", "aria-label": "Apri menu", onClick: this.openDrawer }, h("z-icon", { name: "burger-menu" }))), h("slot", { key: '48a7e46471a03d776f15d30114ffdaf7f90b15cd', name: "title" }), this.renderSearchLinkButton()), h("div", { key: '41320040925b00a83fb6ed7bcd8911b2e2e1b88e', class: "heading-subtitle" }, h("slot", { key: '2da90e290780904617080944c2bcc507e918f9f7', name: "subtitle" }))), (this.canShowMenu || this.canShowSearchbar) && (h("div", { class: "menu-container" }, this.canShowMenu && (h("slot", { name: "menu", onSlotchange: this.collectMenuElements })), this.canShowSearchbar && this.renderSeachbar(this.currentViewport !== "desktop")))), h("z-offcanvas", { key: 'd54bb515efad20ca24686a5bc0743b9e3906dfef', variant: OffCanvasVariant.OVERLAY, transitiondirection: TransitionDirection.RIGHT, open: this.drawerOpen, onCanvasOpenStatusChanged: (ev) => (this.drawerOpen = ev.detail) }, h("button", { key: '22a9c1865a7fcb9660dbcb14c4202e6c78c2166b', class: "drawer-close", "aria-label": "Chiudi menu", onClick: this.closeDrawer, slot: "canvasContent", "aria-hidden": `${!this.drawerOpen}`, disabled: !this.drawerOpen }, h("z-icon", { key: '6bba2e8d9c1d081a8d826654eed502cab8018b87', name: "close" })), h("div", { key: 'edbd9d23c8adc99adc65a6a343e6587a55b4d12c', class: "drawer-content", slot: "canvasContent", "aria-hidden": `${!this.drawerOpen}` }, h("slot", { key: 'd8ba82c48339422e6a2db733839c8cf8062dd2c3', name: "menu", onSlotchange: this.collectMenuElements }))), this._stuck && (h("div", { class: "heading-stuck" }, h("div", { class: "heading-stuck-content" }, this.menuLength > 0 && (h("button", { class: "drawer-trigger", "aria-label": "Apri menu", onClick: this.openDrawer }, h("z-icon", { name: "burger-menu" }))), h("div", { class: "heading-title" }, h("slot", { name: "stucked-title" }, this.title)), this.renderSearchLinkButton(), this.canShowSearchbar && this.currentViewport === "desktop" && this.renderSeachbar(false))))));
145
+ }
146
+ get hostElement() { return getElement(this); }
147
+ static get watchers() { return {
148
+ "_stuck": ["onStuck"],
149
+ "drawerOpen": ["setMenuFloatingMode"],
150
+ "stuck": ["onStuckMode"]
151
+ }; }
181
152
  };
182
- ZAppHeader.style = stylesCss$a;
153
+ ZAppHeader.style = ZAppHeaderStyle0;
183
154
 
184
155
  const stylesCss$9 = ".sc-z-button-h{display:inline-block;--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:0}[disabled].sc-z-button-h:not([disabled=\"false\"]){pointer-events:none}.sc-z-button-h .z-button--container.sc-z-button{display:inline-flex;width:100%;box-sizing:border-box;align-items:center;justify-content:center;padding:0;border-width:var(--border-size-medium);border-style:solid;border-radius:var(--border-radius);cursor:pointer;fill:currentcolor;font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-sb);letter-spacing:0.3px;line-height:1;outline:none;text-decoration:none;text-transform:uppercase;white-space:nowrap}.sc-z-button-h .z-button--container.sc-z-button:focus:focus-visible{box-shadow:var(--shadow-focus-primary)}.sc-z-button-h .z-button--container.z-button--has-text.sc-z-button{min-width:calc(var(--space-unit) * 8);padding:0 calc(var(--space-unit) * 2)}.sc-z-button-h .z-button--container.z-button--has-text.sc-z-button z-icon.sc-z-button{--z-icon-right-margin:var(--space-unit)}[size=\"big\"].sc-z-button-h .z-button--container.sc-z-button{min-width:44px;height:44px}[size=\"small\"].sc-z-button-h .z-button--container.sc-z-button{min-width:36px;height:36px}[size=\"x-small\"].sc-z-button-h .z-button--container.sc-z-button{min-width:32px;height:32px}[variant=\"primary\"].sc-z-button-h .z-button--container.sc-z-button{border-color:var(--color-primary01);background-color:var(--color-primary01);color:var(--color-text-inverse)}@media (hover: hover){[variant=\"primary\"].sc-z-button-h .z-button--container.sc-z-button:hover{border-color:var(--color-hover-primary);background-color:var(--color-hover-primary);color:var(--color-text-inverse)}}[variant=\"primary\"].sc-z-button-h .z-button--container.sc-z-button:active{border-color:var(--color-pressed-primary);background-color:var(--color-pressed-primary);box-shadow:var(--shadow-2);color:var(--color-text-inverse)}[variant=\"primary\"][disabled].sc-z-button-h:not([disabled=\"false\"]) .z-button--container.sc-z-button{border-color:var(--color-disabled01);background-color:var(--color-disabled01);color:var(--color-disabled02)}[variant=\"secondary\"].sc-z-button-h .z-button--container.sc-z-button{border-color:var(--color-primary01);background-color:var(--color-surface01);color:var(--color-primary01)}@media (hover: hover){[variant=\"secondary\"].sc-z-button-h .z-button--container.sc-z-button:hover{border-color:var(--color-hover-primary);background-color:var(--color-surface01);color:var(--color-hover-primary)}}[variant=\"secondary\"].sc-z-button-h .z-button--container.sc-z-button:active{border-color:var(--color-pressed-primary);background-color:var(--color-surface01);box-shadow:var(--shadow-2);color:var(--color-pressed-primary)}[variant=\"secondary\"][disabled].sc-z-button-h:not([disabled=\"false\"]) .z-button--container.sc-z-button{border-color:var(--color-disabled01);background-color:var(--color-surface01);color:var(--color-disabled02)}[variant=\"tertiary\"].sc-z-button-h .z-button--container.sc-z-button{border-color:var(--color-primary02);background-color:var(--color-primary02);color:var(--color-primary01)}@media (hover: hover){[variant=\"tertiary\"].sc-z-button-h .z-button--container.sc-z-button:hover{border-color:var(--color-primary03);background-color:var(--color-primary03);color:var(--color-hover-primary)}}[variant=\"tertiary\"].sc-z-button-h .z-button--container.sc-z-button:focus:focus-visible{border-color:var(--color-primary02);background-color:var(--color-primary02);color:var(--color-primary01)}[variant=\"tertiary\"].sc-z-button-h .z-button--container.sc-z-button:active{border-color:var(--color-primary02);background-color:var(--color-primary02);box-shadow:var(--shadow-2);color:var(--color-primary01)}[variant=\"tertiary\"][disabled].sc-z-button-h:not([disabled=\"false\"]) .z-button--container.sc-z-button{border-color:var(--color-disabled01);background-color:var(--color-disabled01);color:var(--color-disabled02)}";
156
+ const ZButtonStyle0 = stylesCss$9;
185
157
 
186
158
  const ZButton = class {
187
- constructor(hostRef) {
188
- registerInstance(this, hostRef);
189
- /** defines a string value that labels an interactive element, used for accessibility. */
190
- this.ariaLabel = "";
191
- /** HTML button disabled attribute. */
192
- this.disabled = false;
193
- /** HTML button type attribute. */
194
- this.type = ButtonType.BUTTON;
195
- /** Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`. */
196
- this.variant = ButtonVariant.PRIMARY;
197
- /** Available sizes: `big`, `small` and `x-small`. Defaults to `big`. */
198
- this.size = ControlSize.BIG;
199
- }
200
- getAttributes() {
201
- return {
202
- id: this.htmlid,
203
- class: {
204
- "z-button--container": true,
205
- "z-button--has-text": !!this.hostElement.textContent.trim(),
206
- },
207
- };
208
- }
209
- render() {
210
- if (this.href) {
211
- return (h("a", Object.assign({}, this.getAttributes(), { "aria-label": this.ariaLabel, href: this.href, target: this.target }), this.icon && (h("z-icon", { name: this.icon, width: 16, height: 16 })), h("slot", null)));
212
- }
213
- return (h("button", Object.assign({}, this.getAttributes(), { "aria-label": this.ariaLabel, name: this.name, type: this.type, role: this.role, disabled: this.disabled }), this.icon && (h("z-icon", { name: this.icon, width: 16, height: 16 })), h("slot", null)));
214
- }
215
- get hostElement() { return getElement(this); }
159
+ constructor(hostRef) {
160
+ registerInstance(this, hostRef);
161
+ this.ariaLabel = "";
162
+ this.role = undefined;
163
+ this.href = undefined;
164
+ this.target = undefined;
165
+ this.htmlid = undefined;
166
+ this.name = undefined;
167
+ this.disabled = false;
168
+ this.type = ButtonType.BUTTON;
169
+ this.variant = ButtonVariant.PRIMARY;
170
+ this.icon = undefined;
171
+ this.size = ControlSize.BIG;
172
+ }
173
+ getAttributes() {
174
+ return {
175
+ id: this.htmlid,
176
+ class: {
177
+ "z-button--container": true,
178
+ "z-button--has-text": !!this.hostElement.textContent.trim(),
179
+ },
180
+ };
181
+ }
182
+ render() {
183
+ if (this.href) {
184
+ return (h("a", Object.assign({}, this.getAttributes(), { "aria-label": this.ariaLabel, href: this.href, target: this.target }), this.icon && (h("z-icon", { name: this.icon, width: 16, height: 16 })), h("slot", null)));
185
+ }
186
+ return (h("button", Object.assign({}, this.getAttributes(), { "aria-label": this.ariaLabel, name: this.name, type: this.type, role: this.role, disabled: this.disabled }), this.icon && (h("z-icon", { name: this.icon, width: 16, height: 16 })), h("slot", null)));
187
+ }
188
+ get hostElement() { return getElement(this); }
216
189
  };
217
- ZButton.style = stylesCss$9;
190
+ ZButton.style = ZButtonStyle0;
218
191
 
219
192
  const stylesCss$8 = ".sc-z-divider-h{display:block;padding:0;margin:0}.divider-horizontal.sc-z-divider-h{width:100%}.divider-vertical.sc-z-divider-h{height:100%}.divider-small.divider-horizontal.sc-z-divider-h{height:var(--border-size-small)}.divider-medium.divider-horizontal.sc-z-divider-h{height:var(--border-size-medium)}.divider-large.divider-horizontal.sc-z-divider-h{height:var(--border-size-large)}.divider-small.divider-vertical.sc-z-divider-h{width:var(--border-size-small)}.divider-medium.divider-vertical.sc-z-divider-h{width:var(--border-size-medium)}.divider-large.divider-vertical.sc-z-divider-h{width:var(--border-size-large)}";
193
+ const ZDividerStyle0 = stylesCss$8;
220
194
 
221
195
  const ZDivider = class {
222
- constructor(hostRef) {
223
- registerInstance(this, hostRef);
224
- /** [optional] Divider size */
225
- this.size = DividerSize.SMALL;
226
- /** [optional] Divider color */
227
- this.color = "gray200";
228
- /** [optional] Divider orintation */
229
- this.orientation = DividerOrientation.HORIZONTAL;
230
- }
231
- render() {
232
- return (h(Host, { class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
233
- }
196
+ constructor(hostRef) {
197
+ registerInstance(this, hostRef);
198
+ this.size = DividerSize.SMALL;
199
+ this.color = "gray200";
200
+ this.orientation = DividerOrientation.HORIZONTAL;
201
+ }
202
+ render() {
203
+ return (h(Host, { key: 'ae08a473772cfda024b84cdf94e83e634a66c73f', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
204
+ }
234
205
  };
235
- ZDivider.style = stylesCss$8;
206
+ ZDivider.style = ZDividerStyle0;
236
207
 
237
208
  const stylesCss$7 = ":host{margin-right:var(--z-icon-right-margin, 0);margin-left:var(--z-icon-left-margin, 0);line-height:0;vertical-align:middle}:host svg:not([width]){width:var(--z-icon-width, 18px)}:host svg:not([height]){height:var(--z-icon-height, 18px)}";
209
+ const ZIconStyle0 = stylesCss$7;
238
210
 
239
211
  const ZIcon = class {
240
- constructor(hostRef) {
241
- registerInstance(this, hostRef);
242
- }
243
- selectPathOrPolygon(iconValue) {
244
- if (iconValue === null || iconValue === void 0 ? void 0 : iconValue.startsWith("M")) {
245
- return h("path", { d: ICONS[this.name] });
246
- }
247
- return h("polygon", { points: ICONS[this.name] });
248
- }
249
- render() {
250
- return (h(Host, { "aria-hidden": "true" }, h("svg", { viewBox: "0 0 1000 1000", width: this.width, height: this.height, id: this.iconid, fill: this.fill ? `var(--${this.fill})` : "" }, this.selectPathOrPolygon(ICONS[this.name]))));
251
- }
212
+ constructor(hostRef) {
213
+ registerInstance(this, hostRef);
214
+ this.name = undefined;
215
+ this.height = undefined;
216
+ this.width = undefined;
217
+ this.iconid = undefined;
218
+ this.fill = undefined;
219
+ }
220
+ selectPathOrPolygon(iconValue) {
221
+ if (iconValue === null || iconValue === void 0 ? void 0 : iconValue.startsWith("M")) {
222
+ return h("path", { d: ICONS[this.name] });
223
+ }
224
+ return h("polygon", { points: ICONS[this.name] });
225
+ }
226
+ render() {
227
+ return (h(Host, { key: '2b01f04c92ac8e4772036eb52aad46a62d46d35c', "aria-hidden": "true" }, h("svg", { key: '18067d6877c79af11d5af240d030c8f82531cf6b', viewBox: "0 0 1000 1000", width: this.width, height: this.height, id: this.iconid, fill: this.fill ? `var(--${this.fill})` : "" }, this.selectPathOrPolygon(ICONS[this.name]))));
228
+ }
252
229
  };
253
- ZIcon.style = stylesCss$7;
230
+ ZIcon.style = ZIconStyle0;
254
231
 
255
- const stylesCss$6 = ".sc-z-input-h{display:inline-block;width:inherit}input.sc-z-input::-ms-clear,input.sc-z-input::-ms-reveal{display:none}.sc-z-input-h input.sc-z-input::-ms-clear,.sc-z-input-h input.sc-z-input::-ms-reveal{display:none}input.sc-z-input,textarea.sc-z-input,.textarea-wrapper.sc-z-input{box-sizing:border-box;border:var(--border-size-small) solid var(--color-surface04);background:var(--color-input-field01);border-radius:var(--border-radius-small);color:var(--color-text01);fill:var(--color-icon02);font-family:var(--font-family-sans);font-size:var(--font-size-3);font-weight:var(--font-rg);outline:none}[size=\"small\"].sc-z-input-h input.sc-z-input,[size=\"small\"].sc-z-input-h textarea.sc-z-input,[size=\"small\"].sc-z-input-h .textarea-wrapper.sc-z-input,[size=\"x-small\"].sc-z-input-h input.sc-z-input,[size=\"x-small\"].sc-z-input-h textarea.sc-z-input,[size=\"x-small\"].sc-z-input-h .textarea-wrapper.sc-z-input{font-size:var(--font-size-2)}.cursor-select.sc-z-input-h input.sc-z-input{cursor:pointer}.sc-z-input-h:not(.active-select) input.sc-z-input:focus:focus-visible,[readonly=\"false\"].sc-z-input-h .textarea-wrapper.sc-z-input:focus-within{box-shadow:var(--shadow-focus-primary)}input.sc-z-input:focus:focus-visible,textarea.sc-z-input:focus:focus-visible{color:var(--color-input-field02)}.active-select.sc-z-input-h input.sc-z-input{border:var(--border-size-small) solid var(--blue500)}.cursor-select.sc-z-input-h input.sc-z-input:focus:focus-visible{box-shadow:var(--shadow-focus-primary)}.sc-z-input-h input[readonly].sc-z-input:focus:focus-visible{box-shadow:none}.filled.sc-z-input{border-color:var(--color-surface05)}.input-success.sc-z-input{border-color:var(--color-success01);background:var(--color-success-inverse);fill:var(--color-success01)}.input-error.sc-z-input{border-color:var(--color-error01);background:var(--color-error-inverse);fill:var(--color-error01)}.input-warning.sc-z-input{border-color:var(--color-warning01);background:var(--color-warning-inverse);fill:var(--color-warning01)}input.sc-z-input:not([readonly]):hover,.textarea-wrapper.sc-z-input:hover{outline:var(--border-size-medium) solid var(--color-surface04);outline-offset:-2px}.sc-z-input-h:not(.active-select) input[readonly].sc-z-input,.readonly.sc-z-input{border-color:var(--color-disabled01);fill:var(--color-disabled01);pointer-events:none}[disabled].sc-z-input-h:not([disabled=\"false\"]) input.sc-z-input,[disabled].sc-z-input-h:not([disabled=\"false\"]) .textarea-wrapper.sc-z-input,[disabled].sc-z-input-h:not([disabled=\"false\"]) z-icon.sc-z-input{border-color:var(--color-disabled01);box-shadow:none;color:var(--color-disabled02);fill:var(--color-disabled01);pointer-events:none}[disabled].sc-z-input-h:not([disabled=\"false\"]) input.sc-z-input:hover{border-width:var(--border-size-small)}input.sc-z-input::placeholder,textarea.sc-z-input::placeholder{color:var(--color-text05)}.sc-z-input::-webkit-textarea-placeholder{color:var(--color-text05)}.sc-z-input:-ms-textarea-placeholder{color:var(--color-text05)}.sc-z-input::placeholder{color:var(--color-text05)}label.input-label.sc-z-input{display:block;padding-bottom:var(--space-unit);color:var(--color-text02);font-family:var(--font-family-sans);font-size:var(--font-size-1);font-weight:var(--font-sb);text-align:left;text-transform:uppercase}[disabled].sc-z-input-h:not([disabled=\"false\"]) label.input-label.sc-z-input{color:var(--color-disabled02)}.text-wrapper.sc-z-input>div.sc-z-input{position:relative;z-index:1;fill:var(--color-icon02)}.text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{width:100%;height:calc(var(--space-unit) * 5.5);box-sizing:border-box;padding:0 calc(var(--space-unit) * 1.5);margin:0}[size=\"small\"].sc-z-input-h .text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{height:calc(var(--space-unit) * 4.5)}[size=\"x-small\"].sc-z-input-h .text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{height:calc(var(--space-unit) * 4)}.text-wrapper.sc-z-input>div.sc-z-input>input.has-icon.sc-z-input,.text-wrapper.sc-z-input>div.sc-z-input>input.has-clear-icon.sc-z-input{padding-right:calc(var(--space-unit) * 5.25)}.text-wrapper.sc-z-input>div.sc-z-input>input.has-icon.has-clear-icon.sc-z-input{padding-right:calc(var(--space-unit) * 8)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input{position:absolute;z-index:2;top:50%;right:calc(var(--space-unit) * 1.5);display:flex;pointer-events:none;transform:translateY(-50%)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input{padding:0;border:0;background:none;color:inherit;font:inherit;pointer-events:initial}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input+button.icon-button.sc-z-input{margin-left:calc(var(--space-unit) * 0.5)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.hidden.sc-z-input{display:none}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.reset-icon.sc-z-input,.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.toggle-password-icon.sc-z-input{cursor:pointer}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.sc-z-input{--z-icon-width:18px;--z-icon-height:18px;display:block}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.small.sc-z-input,.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.x-small.sc-z-input{--z-icon-width:16px;--z-icon-height:16px}.text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:currentcolor}.textarea-wrapper.sc-z-input{padding:calc(var(--space-unit) * 1.5);scrollbar-color:var(--color-primary01) transparent}textarea.sc-z-input::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}textarea.sc-z-input::-webkit-scrollbar-track{background-color:transparent}textarea.sc-z-input::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}textarea.sc-z-input::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}textarea.sc-z-input{width:100%;min-height:132px;padding:0;border:none;margin:0;resize:none}.radio-wrapper.sc-z-input,.checkbox-wrapper.sc-z-input{position:relative;display:inline-flex;flex-direction:row;align-items:center;color:var(--color-text01);fill:var(--color-primary01);font-family:var(--font-family-sans)}.radio-wrapper.sc-z-input:hover,.checkbox-wrapper.sc-z-input:hover{color:var(--color-hover-primary);fill:currentcolor}.radio-wrapper.sc-z-input>input.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input{position:absolute;z-index:-1;opacity:0;pointer-events:none}.radio-wrapper.sc-z-input .radio-label.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{display:inline-flex;align-items:center;margin:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:1;text-transform:inherit}.radio-wrapper.sc-z-input input.sc-z-input:not(:disabled)+.radio-label.sc-z-input,.checkbox-wrapper.sc-z-input input.sc-z-input:not(:disabled)+.checkbox-label.sc-z-input{cursor:pointer}.radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{cursor:pointer;fill:inherit}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{--z-icon-width:16px;--z-icon-height:16px}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{font-size:var(--font-size-2)}[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{--z-icon-width:14px;--z-icon-height:14px}[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{font-size:var(--font-size-1)}.radio-wrapper.sc-z-input .radio-label.after.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input{flex-direction:row}.radio-wrapper.sc-z-input .radio-label.before.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input{flex-direction:row-reverse}.radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input{margin-left:var(--space-unit)}.radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input{margin-right:var(--space-unit)}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input{margin-left:calc(var(--space-unit) * 0.5)}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input{margin-right:calc(var(--space-unit) * 0.5)}.radio-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.radio-label.sc-z-input>z-icon.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.checkbox-label.sc-z-input>z-icon.sc-z-input{border-radius:var(--border-radius-small);box-shadow:var(--shadow-focus-primary)}.radio-wrapper.sc-z-input>input.sc-z-input:disabled+.radio-label.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:disabled+.checkbox-label.sc-z-input{color:var(--color-disabled02)}.radio-wrapper.sc-z-input>input.sc-z-input:disabled+.radio-label.sc-z-input>z-icon.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:disabled+.checkbox-label.sc-z-input>z-icon.sc-z-input{cursor:default;fill:var(--color-disabled01)}";
232
+ const stylesCss$6 = ".sc-z-input-h{display:inline-block;width:inherit}input.sc-z-input::-ms-clear,input.sc-z-input::-ms-reveal{display:none}.sc-z-input-h input.sc-z-input::-ms-clear,.sc-z-input-h input.sc-z-input::-ms-reveal{display:none}input.sc-z-input,textarea.sc-z-input,.textarea-wrapper.sc-z-input{box-sizing:border-box;border:var(--border-size-small) solid var(--color-surface04);background:var(--color-input-field01);border-radius:var(--border-radius-small);color:var(--color-text01);fill:var(--color-icon02);font-family:var(--font-family-sans);font-size:var(--font-size-3);font-weight:var(--font-rg);outline:none}[size=\"small\"].sc-z-input-h input.sc-z-input,[size=\"small\"].sc-z-input-h textarea.sc-z-input,[size=\"small\"].sc-z-input-h .textarea-wrapper.sc-z-input,[size=\"x-small\"].sc-z-input-h input.sc-z-input,[size=\"x-small\"].sc-z-input-h textarea.sc-z-input,[size=\"x-small\"].sc-z-input-h .textarea-wrapper.sc-z-input{font-size:var(--font-size-2)}.cursor-select.sc-z-input-h input.sc-z-input{cursor:pointer}.sc-z-input-h:not(.active-select) input.sc-z-input:focus:focus-visible,[readonly=\"false\"].sc-z-input-h .textarea-wrapper.sc-z-input:focus-within{box-shadow:var(--shadow-focus-primary)}input.sc-z-input:focus:focus-visible,textarea.sc-z-input:focus:focus-visible{color:var(--color-input-field02)}.active-select.sc-z-input-h input.sc-z-input{border:var(--border-size-small) solid var(--color-primary01)}.cursor-select.sc-z-input-h input.sc-z-input:focus:focus-visible{box-shadow:var(--shadow-focus-primary)}.sc-z-input-h input[readonly].sc-z-input:focus:focus-visible{box-shadow:none}.filled.sc-z-input{border-color:var(--color-surface05)}.input-success.sc-z-input{border-color:var(--color-success01);background:var(--color-success-inverse);fill:var(--color-success01)}.input-error.sc-z-input{border-color:var(--color-error01);background:var(--color-error-inverse);fill:var(--color-error01)}.input-warning.sc-z-input{border-color:var(--color-warning01);background:var(--color-warning-inverse);fill:var(--color-warning01)}input.sc-z-input:not([readonly]):hover,.textarea-wrapper.sc-z-input:hover{outline:var(--border-size-medium) solid var(--color-surface04);outline-offset:-2px}.sc-z-input-h:not(.active-select) input[readonly].sc-z-input,.readonly.sc-z-input{border-color:var(--color-disabled01);fill:var(--color-disabled01);pointer-events:none}[disabled].sc-z-input-h:not([disabled=\"false\"]) input.sc-z-input,[disabled].sc-z-input-h:not([disabled=\"false\"]) .textarea-wrapper.sc-z-input,[disabled].sc-z-input-h:not([disabled=\"false\"]) z-icon.sc-z-input{border-color:var(--color-disabled01);box-shadow:none;color:var(--color-disabled02);fill:var(--color-disabled01);pointer-events:none}[disabled].sc-z-input-h:not([disabled=\"false\"]) input.sc-z-input:hover{border-width:var(--border-size-small)}input.sc-z-input::placeholder,textarea.sc-z-input::placeholder{color:var(--color-text05)}.sc-z-input::-webkit-textarea-placeholder{color:var(--color-text05)}.sc-z-input:-ms-textarea-placeholder{color:var(--color-text05)}.sc-z-input::placeholder{color:var(--color-text05)}label.input-label.sc-z-input{display:block;padding-bottom:var(--space-unit);color:var(--color-text02);font-family:var(--font-family-sans);font-size:var(--font-size-1);font-weight:var(--font-sb);text-align:left;text-transform:uppercase}[disabled].sc-z-input-h:not([disabled=\"false\"]) label.input-label.sc-z-input{color:var(--color-disabled02)}.text-wrapper.sc-z-input>div.sc-z-input{position:relative;z-index:1;fill:var(--color-icon02)}.text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{width:100%;height:calc(var(--space-unit) * 5.5);box-sizing:border-box;padding:0 calc(var(--space-unit) * 1.5);margin:0}[size=\"small\"].sc-z-input-h .text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{height:calc(var(--space-unit) * 4.5)}[size=\"x-small\"].sc-z-input-h .text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{height:calc(var(--space-unit) * 4)}.text-wrapper.sc-z-input>div.sc-z-input>input.has-icon.sc-z-input,.text-wrapper.sc-z-input>div.sc-z-input>input.has-clear-icon.sc-z-input{padding-right:calc(var(--space-unit) * 5.25)}.text-wrapper.sc-z-input>div.sc-z-input>input.has-icon.has-clear-icon.sc-z-input{padding-right:calc(var(--space-unit) * 8)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input{position:absolute;z-index:2;top:50%;right:calc(var(--space-unit) * 1.5);display:flex;pointer-events:none;transform:translateY(-50%)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input{padding:0;border:0;background:none;color:inherit;font:inherit;pointer-events:initial}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input+button.icon-button.sc-z-input{margin-left:calc(var(--space-unit) * 0.5)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.hidden.sc-z-input{display:none}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.reset-icon.sc-z-input,.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.toggle-password-icon.sc-z-input{cursor:pointer}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.sc-z-input{--z-icon-width:18px;--z-icon-height:18px;display:block}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.small.sc-z-input,.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.x-small.sc-z-input{--z-icon-width:16px;--z-icon-height:16px}.text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:currentcolor}.textarea-wrapper.sc-z-input{padding:calc(var(--space-unit) * 1.5);scrollbar-color:var(--color-primary01) transparent}textarea.sc-z-input::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}textarea.sc-z-input::-webkit-scrollbar-track{background-color:transparent}textarea.sc-z-input::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}textarea.sc-z-input::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}textarea.sc-z-input{width:100%;min-height:132px;padding:0;border:none;margin:0;resize:none}.radio-wrapper.sc-z-input,.checkbox-wrapper.sc-z-input{position:relative;display:inline-flex;flex-direction:row;align-items:center;color:var(--color-text01);fill:var(--color-primary01);font-family:var(--font-family-sans)}.radio-wrapper.sc-z-input:hover,.checkbox-wrapper.sc-z-input:hover{color:var(--color-hover-primary);fill:currentcolor}.radio-wrapper.sc-z-input>input.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input{position:absolute;z-index:-1;opacity:0;pointer-events:none}.radio-wrapper.sc-z-input .radio-label.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{display:inline-flex;align-items:center;margin:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:1;text-transform:inherit}.radio-wrapper.sc-z-input input.sc-z-input:not(:disabled)+.radio-label.sc-z-input,.checkbox-wrapper.sc-z-input input.sc-z-input:not(:disabled)+.checkbox-label.sc-z-input{cursor:pointer}.radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{cursor:pointer;fill:inherit}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{--z-icon-width:16px;--z-icon-height:16px}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{font-size:var(--font-size-2)}[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{--z-icon-width:14px;--z-icon-height:14px}[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{font-size:var(--font-size-1)}.radio-wrapper.sc-z-input .radio-label.after.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input{flex-direction:row}.radio-wrapper.sc-z-input .radio-label.before.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input{flex-direction:row-reverse}.radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input{margin-left:var(--space-unit)}.radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input{margin-right:var(--space-unit)}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input{margin-left:calc(var(--space-unit) * 0.5)}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input{margin-right:calc(var(--space-unit) * 0.5)}.radio-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.radio-label.sc-z-input>z-icon.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.checkbox-label.sc-z-input>z-icon.sc-z-input{border-radius:var(--border-radius-small);box-shadow:var(--shadow-focus-primary)}.radio-wrapper.sc-z-input>input.sc-z-input:disabled+.radio-label.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:disabled+.checkbox-label.sc-z-input{color:var(--color-disabled02)}.radio-wrapper.sc-z-input>input.sc-z-input:disabled+.radio-label.sc-z-input>z-icon.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:disabled+.checkbox-label.sc-z-input>z-icon.sc-z-input{cursor:default;fill:var(--color-disabled01)}";
233
+ const ZInputStyle0 = stylesCss$6;
256
234
 
257
235
  const ZInput = class {
258
- constructor(hostRef) {
259
- registerInstance(this, hostRef);
260
- this.inputChange = createEvent(this, "inputChange", 7);
261
- this.startTyping = createEvent(this, "startTyping", 7);
262
- this.stopTyping = createEvent(this, "stopTyping", 7);
263
- this.inputCheck = createEvent(this, "inputCheck", 7);
264
- /** the id of the input element */
265
- this.htmlid = `id-${randomId()}`;
266
- /** the input aria-label */
267
- this.ariaLabel = "";
268
- /** the input is disabled */
269
- this.disabled = false;
270
- /** the input is readonly */
271
- this.readonly = false;
272
- /** the input is required (optional): available for text, password, number, email, textarea, checkbox */
273
- this.required = false;
274
- /** checked: available for checkbox, radio */
275
- this.checked = false;
276
- /** input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed */
277
- this.message = true;
278
- /** the input label position: available for checkbox, radio */
279
- this.labelPosition = LabelPosition.RIGHT;
280
- /** render clear icon when typing (optional): available for text */
281
- this.hasclearicon = true;
282
- /** Available sizes: `big`, `small` and `x-small`. Defaults to `big`. */
283
- this.size = ControlSize.BIG;
284
- this.isTyping = false;
285
- this.passwordHidden = true;
286
- this.typingtimeout = 300;
287
- }
288
- inputCheckListener(e) {
289
- const data = e.detail;
290
- switch (this.type) {
291
- case InputType.RADIO:
292
- if (data.type === InputType.RADIO && data.name === this.name && data.id !== this.htmlid) {
293
- this.checked = false;
236
+ constructor(hostRef) {
237
+ registerInstance(this, hostRef);
238
+ this.inputChange = createEvent(this, "inputChange", 7);
239
+ this.startTyping = createEvent(this, "startTyping", 7);
240
+ this.stopTyping = createEvent(this, "stopTyping", 7);
241
+ this.inputCheck = createEvent(this, "inputCheck", 7);
242
+ this.typingtimeout = 300;
243
+ this.htmlid = `id-${randomId()}`;
244
+ this.type = undefined;
245
+ this.name = undefined;
246
+ this.label = undefined;
247
+ this.ariaLabel = "";
248
+ this.ariaExpanded = undefined;
249
+ this.ariaControls = undefined;
250
+ this.ariaAutocomplete = undefined;
251
+ this.ariaActivedescendant = undefined;
252
+ this.value = undefined;
253
+ this.disabled = false;
254
+ this.readonly = false;
255
+ this.required = false;
256
+ this.checked = false;
257
+ this.placeholder = undefined;
258
+ this.htmltitle = undefined;
259
+ this.status = undefined;
260
+ this.message = true;
261
+ this.labelPosition = LabelPosition.RIGHT;
262
+ this.autocomplete = undefined;
263
+ this.role = undefined;
264
+ this.hasclearicon = true;
265
+ this.icon = undefined;
266
+ this.min = undefined;
267
+ this.minlength = undefined;
268
+ this.max = undefined;
269
+ this.maxlength = undefined;
270
+ this.step = undefined;
271
+ this.pattern = undefined;
272
+ this.size = ControlSize.BIG;
273
+ this.isTyping = false;
274
+ this.passwordHidden = true;
275
+ }
276
+ inputCheckListener(e) {
277
+ const data = e.detail;
278
+ switch (this.type) {
279
+ case InputType.RADIO:
280
+ if (data.type === InputType.RADIO && data.name === this.name && data.id !== this.htmlid) {
281
+ this.checked = false;
282
+ }
283
+ break;
294
284
  }
295
- break;
296
- }
297
- }
298
- /** get checked status */
299
- async isChecked() {
300
- switch (this.type) {
301
- case InputType.CHECKBOX:
302
- case InputType.RADIO:
303
- return this.checked;
304
- default:
305
- console.warn("`isChecked` method is only available for type `checkbox` and `radio`");
306
- return false;
307
285
  }
308
- }
309
- emitInputChange(value) {
310
- if (!this.isTyping) {
311
- this.emitStartTyping();
312
- }
313
- let validity;
314
- if (this.type === InputType.TEXTAREA) {
315
- validity = this.getValidity("textarea");
316
- }
317
- else {
318
- validity = this.getValidity("input");
319
- }
320
- this.value = value;
321
- this.inputChange.emit({ value, validity });
322
- clearTimeout(this.timer);
323
- this.timer = setTimeout(() => {
324
- this.emitStopTyping(this.value, validity);
325
- }, this.typingtimeout);
326
- }
327
- emitStartTyping() {
328
- this.isTyping = true;
329
- this.startTyping.emit();
330
- }
331
- emitStopTyping(value, validity) {
332
- this.isTyping = false;
333
- this.stopTyping.emit({
334
- value: value,
335
- validity: validity,
336
- });
337
- }
338
- emitInputCheck(checked) {
339
- this.inputCheck.emit({
340
- id: this.htmlid,
341
- checked: checked,
342
- type: this.type,
343
- name: this.name,
344
- value: this.value,
345
- validity: this.getValidity("input"),
346
- });
347
- }
348
- getValidity(type) {
349
- const input = this.hostElement.querySelector(type);
350
- return input.validity;
351
- }
352
- /* START text/password/email/number */
353
- getTextAttributes() {
354
- return {
355
- id: this.htmlid,
356
- name: this.name,
357
- placeholder: this.placeholder,
358
- value: this.value,
359
- disabled: this.disabled,
360
- readonly: this.readonly,
361
- required: this.required,
362
- title: this.htmltitle,
363
- minlength: this.minlength,
364
- maxlength: this.maxlength,
365
- class: {
366
- [`input-${this.status}`]: !!this.status,
367
- filled: !!this.value,
368
- },
369
- autocomplete: this.autocomplete,
370
- onInput: (e) => this.emitInputChange(e.target.value),
371
- };
372
- }
373
- getNumberAttributes(type) {
374
- if (type != InputType.NUMBER) {
375
- return;
376
- }
377
- return {
378
- min: this.min,
379
- max: this.max,
380
- step: this.step,
381
- };
382
- }
383
- getPatternAttribute(type) {
384
- if (type != InputType.PASSWORD &&
385
- type != InputType.TEXT &&
386
- type != InputType.TEL &&
387
- type != InputType.SEARCH &&
388
- type != InputType.URL &&
389
- type != InputType.EMAIL) {
390
- return;
391
- }
392
- return {
393
- pattern: this.pattern,
394
- };
395
- }
396
- getRoleAttribute() {
397
- return this.role ? { role: this.role } : {};
398
- }
399
- getAriaAttrubutes() {
400
- const expanded = this.ariaExpanded ? { "aria-expanded": this.ariaExpanded } : {};
401
- const controls = this.ariaControls ? { "aria-controls": this.ariaControls } : {};
402
- const autocomplete = this.ariaAutocomplete ? { "aria-autocomplete": this.ariaAutocomplete } : {};
403
- const activedescendant = this.ariaActivedescendant ? { "aria-activedescendant": this.ariaActivedescendant } : {};
404
- return Object.assign(Object.assign(Object.assign(Object.assign({}, expanded), controls), autocomplete), activedescendant);
405
- }
406
- renderInputText(type = InputType.TEXT) {
407
- const ariaLabel = this.ariaLabel ? { "aria-label": this.ariaLabel } : {};
408
- const attr = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, this.getTextAttributes()), this.getNumberAttributes(type)), this.getPatternAttribute(type)), ariaLabel), this.getRoleAttribute()), this.getAriaAttrubutes());
409
- if (this.icon || type === InputType.PASSWORD) {
410
- Object.assign(attr.class, { "has-icon": true });
411
- }
412
- if (this.hasclearicon && type != InputType.NUMBER) {
413
- Object.assign(attr.class, { "has-clear-icon": true });
414
- }
415
- return (h("div", { class: "text-wrapper" }, this.renderLabel(), h("div", null, h("input", Object.assign({ type: type === InputType.PASSWORD && !this.passwordHidden ? InputType.TEXT : type }, attr, { ref: (el) => (this.inputRef = el) })), this.renderIcons()), this.renderMessage()));
416
- }
417
- renderLabel() {
418
- if (!this.label) {
419
- return;
420
- }
421
- return (h("label", { class: "input-label body-5-sb", id: `${this.htmlid}_label`, htmlFor: this.htmlid }, this.label));
422
- }
423
- renderIcons() {
424
- return (h("span", { class: "icons-wrapper" }, this.renderResetIcon(), this.renderIcon()));
425
- }
426
- renderIcon() {
427
- if (this.type === InputType.PASSWORD) {
428
- return this.renderShowHidePassword();
429
- }
430
- if (!this.icon) {
431
- return;
432
- }
433
- return (h("button", { type: "button", class: "icon-button input-icon", tabIndex: -1, "aria-hidden": "true" }, h("z-icon", { name: this.icon, class: this.size })));
434
- }
435
- renderResetIcon() {
436
- let hidden = false;
437
- if (!this.hasclearicon || !this.value || this.disabled || this.readonly || this.type == InputType.NUMBER) {
438
- hidden = true;
439
- }
440
- return (h("button", { type: "button", class: `icon-button reset-icon ${hidden ? "hidden" : ""}`, "aria-label": "cancella il contenuto dell'input", onClick: () => {
441
- this.inputRef.value = "";
442
- this.emitInputChange("");
443
- } }, h("z-icon", { name: "multiply", class: this.size })));
444
- }
445
- renderShowHidePassword() {
446
- return (h("button", { type: "button", class: "icon-button toggle-password-icon", disabled: this.disabled, "aria-label": this.passwordHidden ? "mostra password" : "nascondi password", onClick: () => (this.passwordHidden = !this.passwordHidden) }, h("z-icon", { name: this.passwordHidden ? "view-filled" : "view-off-filled", class: this.size })));
447
- }
448
- renderMessage() {
449
- if (boolean(this.message) === false) {
450
- return;
451
- }
452
- return (h("z-input-message", { message: boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size }));
453
- }
454
- /* END text/password/email/number */
455
- /* START textarea */
456
- renderTextarea() {
457
- const attributes = this.getTextAttributes();
458
- const ariaLabel = this.ariaLabel ? { "aria-label": this.ariaLabel } : {};
459
- return (h("div", { class: "text-wrapper" }, this.renderLabel(), h("div", { class: Object.assign(Object.assign({}, attributes.class), { "textarea-wrapper": true, "readonly": attributes.readonly }) }, h("textarea", Object.assign({}, attributes, ariaLabel, this.getRoleAttribute()))), this.renderMessage()));
460
- }
461
- /* END textarea */
462
- handleCheck(ev) {
463
- this.checked = ev.target.checked;
464
- this.emitInputCheck(this.checked);
465
- }
466
- /* START checkbox */
467
- renderCheckbox() {
468
- return (h("div", { class: "checkbox-wrapper" }, h("input", Object.assign({ id: this.htmlid, type: "checkbox", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, required: this.required, onChange: this.handleCheck.bind(this), value: this.value }, this.getRoleAttribute())), h("label", { htmlFor: this.htmlid, class: {
469
- "checkbox-label": true,
470
- "after": this.labelPosition === LabelPosition.RIGHT,
471
- "before": this.labelPosition === LabelPosition.LEFT,
472
- } }, h("z-icon", { name: this.checked ? "checkbox-checked" : "checkbox", "aria-hidden": "true", class: this.size }), this.label && h("span", { innerHTML: this.label }))));
473
- }
474
- /* END checkbox */
475
- /* START radio */
476
- renderRadio() {
477
- return (h("div", { class: "radio-wrapper" }, h("input", Object.assign({ id: this.htmlid, type: "radio", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, onChange: this.handleCheck.bind(this), value: this.value }, this.getRoleAttribute())), h("label", { htmlFor: this.htmlid, class: {
478
- "radio-label": true,
479
- "after": this.labelPosition === LabelPosition.RIGHT,
480
- "before": this.labelPosition === LabelPosition.LEFT,
481
- } }, h("z-icon", { name: this.checked ? "radio-button-checked" : "radio-button", "aria-hidden": "true", class: this.size }), this.label && h("span", { innerHTML: this.label }))));
482
- }
483
- /* END radio */
484
- render() {
485
- let input;
486
- switch (this.type) {
487
- case InputType.TEXTAREA:
488
- input = this.renderTextarea();
489
- break;
490
- case InputType.CHECKBOX:
491
- input = this.renderCheckbox();
492
- break;
493
- case InputType.RADIO:
494
- input = this.renderRadio();
495
- break;
496
- default:
497
- input = this.renderInputText(this.type);
498
- }
499
- return h(Host, null, input);
500
- }
501
- get hostElement() { return getElement(this); }
286
+ /** get checked status */
287
+ async isChecked() {
288
+ switch (this.type) {
289
+ case InputType.CHECKBOX:
290
+ case InputType.RADIO:
291
+ return this.checked;
292
+ default:
293
+ console.warn("`isChecked` method is only available for type `checkbox` and `radio`");
294
+ return false;
295
+ }
296
+ }
297
+ emitInputChange(value) {
298
+ if (!this.isTyping) {
299
+ this.emitStartTyping();
300
+ }
301
+ let validity;
302
+ if (this.type === InputType.TEXTAREA) {
303
+ validity = this.getValidity("textarea");
304
+ }
305
+ else {
306
+ validity = this.getValidity("input");
307
+ }
308
+ this.value = value;
309
+ this.inputChange.emit({ value, validity });
310
+ clearTimeout(this.timer);
311
+ this.timer = setTimeout(() => {
312
+ this.emitStopTyping(this.value, validity);
313
+ }, this.typingtimeout);
314
+ }
315
+ emitStartTyping() {
316
+ this.isTyping = true;
317
+ this.startTyping.emit();
318
+ }
319
+ emitStopTyping(value, validity) {
320
+ this.isTyping = false;
321
+ this.stopTyping.emit({
322
+ value: value,
323
+ validity: validity,
324
+ });
325
+ }
326
+ emitInputCheck(checked) {
327
+ this.inputCheck.emit({
328
+ id: this.htmlid,
329
+ checked: checked,
330
+ type: this.type,
331
+ name: this.name,
332
+ value: this.value,
333
+ validity: this.getValidity("input"),
334
+ });
335
+ }
336
+ getValidity(type) {
337
+ const input = this.hostElement.querySelector(type);
338
+ return input.validity;
339
+ }
340
+ /* START text/password/email/number */
341
+ getTextAttributes() {
342
+ return {
343
+ id: this.htmlid,
344
+ name: this.name,
345
+ placeholder: this.placeholder,
346
+ value: this.value,
347
+ disabled: this.disabled,
348
+ readonly: this.readonly,
349
+ required: this.required,
350
+ title: this.htmltitle,
351
+ minlength: this.minlength,
352
+ maxlength: this.maxlength,
353
+ class: {
354
+ [`input-${this.status}`]: !!this.status,
355
+ filled: !!this.value,
356
+ },
357
+ autocomplete: this.autocomplete,
358
+ onInput: (e) => this.emitInputChange(e.target.value),
359
+ };
360
+ }
361
+ getNumberAttributes(type) {
362
+ if (type != InputType.NUMBER) {
363
+ return;
364
+ }
365
+ return {
366
+ min: this.min,
367
+ max: this.max,
368
+ step: this.step,
369
+ };
370
+ }
371
+ getPatternAttribute(type) {
372
+ if (type != InputType.PASSWORD &&
373
+ type != InputType.TEXT &&
374
+ type != InputType.TEL &&
375
+ type != InputType.SEARCH &&
376
+ type != InputType.URL &&
377
+ type != InputType.EMAIL) {
378
+ return;
379
+ }
380
+ return {
381
+ pattern: this.pattern,
382
+ };
383
+ }
384
+ getRoleAttribute() {
385
+ return this.role ? { role: this.role } : {};
386
+ }
387
+ getAriaAttrubutes() {
388
+ const expanded = this.ariaExpanded ? { "aria-expanded": this.ariaExpanded } : {};
389
+ const controls = this.ariaControls ? { "aria-controls": this.ariaControls } : {};
390
+ const autocomplete = this.ariaAutocomplete ? { "aria-autocomplete": this.ariaAutocomplete } : {};
391
+ const activedescendant = this.ariaActivedescendant ? { "aria-activedescendant": this.ariaActivedescendant } : {};
392
+ return Object.assign(Object.assign(Object.assign(Object.assign({}, expanded), controls), autocomplete), activedescendant);
393
+ }
394
+ renderInputText(type = InputType.TEXT) {
395
+ const ariaLabel = this.ariaLabel ? { "aria-label": this.ariaLabel } : {};
396
+ const attr = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, this.getTextAttributes()), this.getNumberAttributes(type)), this.getPatternAttribute(type)), ariaLabel), this.getRoleAttribute()), this.getAriaAttrubutes());
397
+ if (this.icon || type === InputType.PASSWORD) {
398
+ Object.assign(attr.class, { "has-icon": true });
399
+ }
400
+ if (this.hasclearicon && type != InputType.NUMBER) {
401
+ Object.assign(attr.class, { "has-clear-icon": true });
402
+ }
403
+ return (h("div", { class: "text-wrapper" }, this.renderLabel(), h("div", null, h("input", Object.assign({ type: type === InputType.PASSWORD && !this.passwordHidden ? InputType.TEXT : type }, attr, { ref: (el) => (this.inputRef = el) })), this.renderIcons()), this.renderMessage()));
404
+ }
405
+ renderLabel() {
406
+ if (!this.label) {
407
+ return;
408
+ }
409
+ return (h("label", { class: "input-label body-5-sb", id: `${this.htmlid}_label`, htmlFor: this.htmlid }, this.label));
410
+ }
411
+ renderIcons() {
412
+ return (h("span", { class: "icons-wrapper" }, this.renderResetIcon(), this.renderIcon()));
413
+ }
414
+ renderIcon() {
415
+ if (this.type === InputType.PASSWORD) {
416
+ return this.renderShowHidePassword();
417
+ }
418
+ if (!this.icon) {
419
+ return;
420
+ }
421
+ return (h("button", { type: "button", class: "icon-button input-icon", tabIndex: -1, "aria-hidden": "true" }, h("z-icon", { name: this.icon, class: this.size })));
422
+ }
423
+ renderResetIcon() {
424
+ let hidden = false;
425
+ if (!this.hasclearicon || !this.value || this.disabled || this.readonly || this.type == InputType.NUMBER) {
426
+ hidden = true;
427
+ }
428
+ return (h("button", { type: "button", class: `icon-button reset-icon ${hidden ? "hidden" : ""}`, "aria-label": "cancella il contenuto dell'input", onClick: () => {
429
+ this.inputRef.value = "";
430
+ this.emitInputChange("");
431
+ } }, h("z-icon", { name: "multiply", class: this.size })));
432
+ }
433
+ renderShowHidePassword() {
434
+ return (h("button", { type: "button", class: "icon-button toggle-password-icon", disabled: this.disabled, "aria-label": this.passwordHidden ? "mostra password" : "nascondi password", onClick: () => (this.passwordHidden = !this.passwordHidden) }, h("z-icon", { name: this.passwordHidden ? "view-filled" : "view-off-filled", class: this.size })));
435
+ }
436
+ renderMessage() {
437
+ if (boolean(this.message) === false) {
438
+ return;
439
+ }
440
+ return (h("z-input-message", { message: boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size }));
441
+ }
442
+ /* END text/password/email/number */
443
+ /* START textarea */
444
+ renderTextarea() {
445
+ const attributes = this.getTextAttributes();
446
+ const ariaLabel = this.ariaLabel ? { "aria-label": this.ariaLabel } : {};
447
+ return (h("div", { class: "text-wrapper" }, this.renderLabel(), h("div", { class: Object.assign(Object.assign({}, attributes.class), { "textarea-wrapper": true, "readonly": attributes.readonly }) }, h("textarea", Object.assign({}, attributes, ariaLabel, this.getRoleAttribute()))), this.renderMessage()));
448
+ }
449
+ /* END textarea */
450
+ handleCheck(ev) {
451
+ this.checked = ev.target.checked;
452
+ this.emitInputCheck(this.checked);
453
+ }
454
+ /* START checkbox */
455
+ renderCheckbox() {
456
+ return (h("div", { class: "checkbox-wrapper" }, h("input", Object.assign({ id: this.htmlid, type: "checkbox", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, required: this.required, onChange: this.handleCheck.bind(this), value: this.value }, this.getRoleAttribute())), h("label", { htmlFor: this.htmlid, class: {
457
+ "checkbox-label": true,
458
+ "after": this.labelPosition === LabelPosition.RIGHT,
459
+ "before": this.labelPosition === LabelPosition.LEFT,
460
+ } }, h("z-icon", { name: this.checked ? "checkbox-checked" : "checkbox", "aria-hidden": "true", class: this.size }), this.label && h("span", { innerHTML: this.label }))));
461
+ }
462
+ /* END checkbox */
463
+ /* START radio */
464
+ renderRadio() {
465
+ return (h("div", { class: "radio-wrapper" }, h("input", Object.assign({ id: this.htmlid, type: "radio", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, onChange: this.handleCheck.bind(this), value: this.value }, this.getRoleAttribute())), h("label", { htmlFor: this.htmlid, class: {
466
+ "radio-label": true,
467
+ "after": this.labelPosition === LabelPosition.RIGHT,
468
+ "before": this.labelPosition === LabelPosition.LEFT,
469
+ } }, h("z-icon", { name: this.checked ? "radio-button-checked" : "radio-button", "aria-hidden": "true", class: this.size }), this.label && h("span", { innerHTML: this.label }))));
470
+ }
471
+ /* END radio */
472
+ render() {
473
+ let input;
474
+ switch (this.type) {
475
+ case InputType.TEXTAREA:
476
+ input = this.renderTextarea();
477
+ break;
478
+ case InputType.CHECKBOX:
479
+ input = this.renderCheckbox();
480
+ break;
481
+ case InputType.RADIO:
482
+ input = this.renderRadio();
483
+ break;
484
+ default:
485
+ input = this.renderInputText(this.type);
486
+ }
487
+ return h(Host, { key: '67a39cc20219fa02de2cca264a5d51428f4359f3' }, input);
488
+ }
489
+ get hostElement() { return getElement(this); }
502
490
  };
503
- ZInput.style = stylesCss$6;
491
+ ZInput.style = ZInputStyle0;
504
492
 
505
493
  const stylesCss$5 = ":host{display:flex;min-height:calc(var(--space-unit) * 2.5);align-items:start;margin-top:var(--space-unit);color:var(--color-text05);fill:currentcolor;font-family:var(--font-family-sans);font-size:var(--font-size-2);letter-spacing:0.16px}:host(.small),:host(.x-small){margin-top:calc(var(--space-unit) * 0.5);font-size:var(--font-size-1)}:host([status=\"success\"]){color:var(--color-text-success)}:host([status=\"error\"]){color:var(--color-text-error)}:host([status=\"warning\"]){color:var(--color-warning02)}:host(:focus){outline:none}:host>z-icon{--z-icon-width:calc(var(--space-unit) * 2);--z-icon-height:calc(var(--space-unit) * 2);--z-icon-right-margin:var(--space-unit);margin-top:calc(var(--space-unit) * 0.25)}:host(.small)>z-icon,:host(.x-small)>z-icon{--z-icon-width:14px;--z-icon-height:14px;--z-icon-right-margin:calc(var(--space-unit) * 0.5)}";
494
+ const ZInputMessageStyle0 = stylesCss$5;
506
495
 
507
496
  const ZInputMessage = class {
508
- constructor(hostRef) {
509
- registerInstance(this, hostRef);
510
- this.statusIcons = {
511
- success: "checkmark-circle",
512
- error: "multiply-circled",
513
- warning: "exclamation-circle",
514
- };
515
- this.statusRole = {};
516
- }
517
- onMessageChange() {
518
- this.statusRole = this.message && this.status ? { role: "alert" } : {};
519
- }
520
- componentWillLoad() {
521
- this.onMessageChange();
522
- }
523
- render() {
524
- return (h(Host, Object.assign({}, this.statusRole, { "aria-label": this.message }), this.statusIcons[this.status] && this.message && h("z-icon", { name: this.statusIcons[this.status] }), h("span", { innerHTML: this.message })));
525
- }
526
- static get watchers() { return {
527
- "message": ["onMessageChange"],
528
- "status": ["onMessageChange"]
529
- }; }
497
+ constructor(hostRef) {
498
+ registerInstance(this, hostRef);
499
+ this.statusIcons = {
500
+ success: "checkmark-circle",
501
+ error: "multiply-circled",
502
+ warning: "exclamation-circle",
503
+ };
504
+ this.message = undefined;
505
+ this.status = undefined;
506
+ this.statusRole = {};
507
+ }
508
+ onMessageChange() {
509
+ this.statusRole = this.message && this.status ? { role: "alert" } : {};
510
+ }
511
+ componentWillLoad() {
512
+ this.onMessageChange();
513
+ }
514
+ render() {
515
+ return (h(Host, Object.assign({ key: '7cb2d7df7604fbc5801ce1eb9142155a4905861d' }, this.statusRole, { "aria-label": this.message }), this.statusIcons[this.status] && this.message && h("z-icon", { name: this.statusIcons[this.status] }), h("span", { key: 'd1734748c3be02eba1d40526855bc4ea69e454f8', innerHTML: this.message })));
516
+ }
517
+ static get watchers() { return {
518
+ "message": ["onMessageChange"],
519
+ "status": ["onMessageChange"]
520
+ }; }
530
521
  };
531
- ZInputMessage.style = stylesCss$5;
522
+ ZInputMessage.style = ZInputMessageStyle0;
532
523
 
533
524
  const stylesCss$4 = ":host{display:flex;flex-direction:column;font-family:var(--font-family-sans);font-weight:var(--font-rg)}";
525
+ const ZListStyle0 = stylesCss$4;
534
526
 
535
527
  const ZList = class {
536
- constructor(hostRef) {
537
- registerInstance(this, hostRef);
538
- /**
539
- * [optional] Sets size of inside elements.
540
- */
541
- this.size = ListSize.MEDIUM;
542
- /**
543
- * [optional] type of the list marker for each element
544
- */
545
- this.listType = ListType.NONE;
546
- /**
547
- * [optional] Sets role of the element.
548
- */
549
- this.role = "list";
550
- }
551
- setChildrenSizeType() {
552
- const children = this.host.children;
553
- for (let i = 0; i < children.length; i++) {
554
- children[i].setAttribute("size", this.size);
555
- children[i].setAttribute("list-type", this.listType);
556
- children[i].setAttribute("list-element-position", (i + 1).toString());
557
- }
558
- }
559
- componentDidLoad() {
560
- this.setChildrenSizeType();
561
- }
562
- render() {
563
- return (h(Host, null, h("slot", null)));
564
- }
565
- get host() { return getElement(this); }
528
+ constructor(hostRef) {
529
+ registerInstance(this, hostRef);
530
+ this.size = ListSize.MEDIUM;
531
+ this.listType = ListType.NONE;
532
+ this.role = "list";
533
+ }
534
+ setChildrenSizeType() {
535
+ const children = this.host.children;
536
+ for (let i = 0; i < children.length; i++) {
537
+ children[i].setAttribute("size", this.size);
538
+ children[i].setAttribute("list-type", this.listType);
539
+ children[i].setAttribute("list-element-position", (i + 1).toString());
540
+ }
541
+ }
542
+ componentDidLoad() {
543
+ this.setChildrenSizeType();
544
+ }
545
+ render() {
546
+ return (h(Host, { key: '2593adc6912a0a49a9e38eadd5056d779cac33b4' }, h("slot", { key: '5fb99c0f4cad9633c84d2c353334fc5c816be5a5' })));
547
+ }
548
+ get host() { return getElement(this); }
566
549
  };
567
- ZList.style = stylesCss$4;
550
+ ZList.style = ZListStyle0;
568
551
 
569
552
  const stylesCss$3 = ":host{outline:none}:host>.container,:host>.container-contextual-menu{--background-color-list-element:var(--color-surface01);--background-hover-color-list-element:var(--color-surface02);--background-active-color-list-element:var(--color-surface02);display:flex;box-sizing:border-box;flex-direction:column;justify-content:center;font-family:var(--font-family-sans);font-weight:var(--font-rg);outline:none}:host([size=\"small\"])>.container{min-height:calc(var(--space-unit) * 4);padding:calc(var(--space-unit) / 2) 0}:host([size=\"medium\"])>.container{min-height:calc(var(--space-unit) * 5);padding:var(--space-unit) 0}:host([size=\"large\"])>.container{min-height:calc(var(--space-unit) * 7);padding:calc(var(--space-unit) * 2) 0}:host([size=\"x-large\"])>.container{min-height:calc(var(--space-unit) * 9);padding:calc(var(--space-unit) * 3) 0}:host([expandable])>.container,:host([expandable])>.container-contextual-menu,:host([clickable])>.container,:host([clickable])>.container-contextual-menu{cursor:pointer}:host([expandable]:hover)>.container,:host([expandable]:hover)>.container-contextual-menu,:host([clickable]:hover)>.container,:host([clickable]:hover)>.container-contextual-menu{background-color:var(--background-hover-color-list-element)}:host([expandable]:focus:focus-visible)>.container,:host([expandable]:focus:focus-visible)>.container-contextual-menu,:host([clickable]:focus:focus-visible)>.container,:host([clickable]:focus:focus-visible)>.container-contextual-menu{box-shadow:var(--shadow-focus-primary)}:host([clickable]:not([expandable]))>.container.clicked,:host([clickable]:not([expandable]))>.container-contextual-menu.clicked{box-shadow:var(--shadow-focus-primary)}:host([expandable]:active)>.container,:host([expandable]:active)>.container-contextual-menu,:host([clickable]:active)>.container,:host([clickable]:active)>.container-contextual-menu{background-color:var(--background-active-color-list-element)}:host([align-button=\"left\"][expandable])>.container>.z-list-element-container,:host([align-button=\"left\"][expandable])>.container-contextual-menu>.z-list-element-container{display:flex}:host([align-button=\"right\"][expandable])>.container>.z-list-element-container,:host([align-button=\"right\"][expandable])>.container-contextual-menu>.z-list-element-container{display:flex;flex-direction:row-reverse;justify-content:space-between}:host([align-button=\"left\"][expandable])>.container>.z-list-element-container>z-icon,:host([align-button=\"left\"][expandable])>.container-contextual-menu>.z-list-element-container>z-icon{margin-right:var(--space-unit)}:host([align-button=\"right\"][expandable])>.container>.z-list-element-container>z-icon,:host([align-button=\"right\"][expandable])>.container-contextual-menu>.z-list-element-container>z-icon{margin-left:var(--space-unit)}:host>.container>.z-list-element-inner-container,:host>.container-contextual-menu>.z-list-element-inner-container{display:none}:host>.container>.z-list-element-inner-container.expanded,:host>.container-contextual-menu>.z-list-element-inner-container.expanded{display:block}:host([clickable]:hover)>.container-contextual-menu{background-color:var(--color-surface03)}.container-contextual-menu:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.z-list-content-container{display:flex;align-items:center}";
553
+ const ZListElementStyle0 = stylesCss$3;
570
554
 
571
555
  const ZListElement = class {
572
- /**
573
- * Constructor.
574
- */
575
- constructor(hostRef) {
576
- registerInstance(this, hostRef);
577
- this.accessibleFocus = createEvent(this, "accessibleFocus", 7);
578
- this.ariaDescendantFocus = createEvent(this, "ariaDescendantFocus", 7);
579
- this.clickItem = createEvent(this, "clickItem", 7);
580
- /**
581
- * [optional] Align expandable button left or right.
582
- */
583
- this.alignButton = ExpandableListButtonAlign.LEFT;
584
- /**
585
- * [optional] Sets element clickable.
586
- */
587
- this.clickable = false;
588
- /**
589
- * [optional] Sets the divider color.
590
- */
591
- this.dividerColor = "color-surface03";
592
- /**
593
- * [optional] Sets the position where to insert the divider.
594
- */
595
- this.dividerType = ListDividerType.NONE;
596
- /**
597
- * [optional] Sets the divider size.
598
- */
599
- this.dividerSize = DividerSize.SMALL;
600
- /**
601
- * [optional] Sets element as expandable.
602
- */
603
- this.expandable = false;
604
- /**
605
- * [optional] Sets expandable style to element.
606
- */
607
- this.expandableStyle = ExpandableListStyle.ACCORDION;
608
- /**
609
- * [optional] Sets size of inside elements.
610
- */
611
- this.size = ListSize.MEDIUM;
612
- /**
613
- * [optional] Sets text color of the element.
614
- */
615
- this.color = "none";
616
- /**
617
- * [optional] Sets disabled style of the element.
618
- */
619
- this.disabled = false;
556
+ accessibleFocusHandler(e) {
557
+ if (this.listElementId === e.detail) {
558
+ const toFocus = this.host.shadowRoot.getElementById(`z-list-element-id-${e.detail}`);
559
+ toFocus.focus();
560
+ }
561
+ }
620
562
  /**
621
- * [optional] If is used in ZContextualMenu component
622
- */
623
- this.isContextualMenu = false;
563
+ * Constructor.
564
+ */
565
+ constructor(hostRef) {
566
+ registerInstance(this, hostRef);
567
+ this.accessibleFocus = createEvent(this, "accessibleFocus", 7);
568
+ this.ariaDescendantFocus = createEvent(this, "ariaDescendantFocus", 7);
569
+ this.clickItem = createEvent(this, "clickItem", 7);
570
+ this.openElementConfig = {
571
+ accordion: {
572
+ open: "minus-circled",
573
+ close: "plus-circled",
574
+ },
575
+ menu: {
576
+ open: "chevron-up",
577
+ close: "chevron-down",
578
+ },
579
+ };
580
+ this.alignButton = ExpandableListButtonAlign.LEFT;
581
+ this.clickable = false;
582
+ this.dividerColor = "color-surface03";
583
+ this.dividerType = ListDividerType.NONE;
584
+ this.dividerSize = DividerSize.SMALL;
585
+ this.expandable = false;
586
+ this.expandableStyle = ExpandableListStyle.ACCORDION;
587
+ this.listElementId = undefined;
588
+ this.size = ListSize.MEDIUM;
589
+ this.color = "none";
590
+ this.disabled = false;
591
+ this.isContextualMenu = false;
592
+ this.listElementPosition = "0";
593
+ this.listType = ListType.NONE;
594
+ this.role = "listitem";
595
+ this.showInnerContent = false;
596
+ this.handleClick = this.handleClick.bind(this);
597
+ this.handleKeyDown = this.handleKeyDown.bind(this);
598
+ }
599
+ /**
600
+ * Handler for click on element. If element is expandable, change state.
601
+ * @returns void
602
+ */
603
+ handleClick() {
604
+ this.clickItem.emit(this.listElementId);
605
+ if (!this.expandable) {
606
+ return;
607
+ }
608
+ this.showInnerContent = !this.showInnerContent;
609
+ }
610
+ calculateClass() {
611
+ if (this.isContextualMenu) {
612
+ return "container-contextual-menu";
613
+ }
614
+ return "container";
615
+ }
616
+ handleKeyDown(event) {
617
+ const expandByKey = event.code === KeyboardCode.ENTER;
618
+ switch (event.code) {
619
+ case KeyboardCode.ARROW_DOWN:
620
+ event.preventDefault();
621
+ this.accessibleFocus.emit(this.listElementId + 1);
622
+ break;
623
+ case KeyboardCode.ARROW_UP:
624
+ event.preventDefault();
625
+ this.accessibleFocus.emit(this.listElementId - 1);
626
+ break;
627
+ case KeyboardCode.ENTER:
628
+ event.preventDefault();
629
+ this.clickItem.emit(this.listElementId);
630
+ break;
631
+ }
632
+ if (!this.expandable || !expandByKey) {
633
+ return;
634
+ }
635
+ this.showInnerContent = !this.showInnerContent;
636
+ }
624
637
  /**
625
- * [optional] position of the list element inside the list or the group
638
+ * Renders button to expand element.
639
+ * @returns expadable button
626
640
  */
627
- this.listElementPosition = "0";
641
+ renderExpandableButton() {
642
+ if (!this.expandable) {
643
+ return null;
644
+ }
645
+ return (h("z-icon", { name: this.showInnerContent
646
+ ? this.openElementConfig[this.expandableStyle].open
647
+ : this.openElementConfig[this.expandableStyle].close }));
648
+ }
628
649
  /**
629
- * [optional] type of the list marker for each element
650
+ * Renders expanded content if element is expandable.
651
+ * @returns expanded content
630
652
  */
631
- this.listType = ListType.NONE;
653
+ renderExpandedContent() {
654
+ if (!this.expandable) {
655
+ return null;
656
+ }
657
+ return (h("div", { class: {
658
+ "z-list-element-inner-container": true,
659
+ "expanded": this.showInnerContent,
660
+ } }, h("slot", { name: "inner-content" })));
661
+ }
632
662
  /**
633
- * [optional] Sets element role.
663
+ * Renders content of the z-list-element
664
+ * @returns list content
634
665
  */
635
- this.role = "listitem";
636
- this.showInnerContent = false;
637
- this.openElementConfig = {
638
- accordion: {
639
- open: "minus-circled",
640
- close: "plus-circled",
641
- },
642
- menu: {
643
- open: "chevron-up",
644
- close: "chevron-down",
645
- },
646
- };
647
- this.handleClick = this.handleClick.bind(this);
648
- this.handleKeyDown = this.handleKeyDown.bind(this);
649
- }
650
- accessibleFocusHandler(e) {
651
- if (this.listElementId === e.detail) {
652
- const toFocus = this.host.shadowRoot.getElementById(`z-list-element-id-${e.detail}`);
653
- toFocus.focus();
654
- }
655
- }
656
- /**
657
- * Handler for click on element. If element is expandable, change state.
658
- * @returns void
659
- */
660
- handleClick() {
661
- this.clickItem.emit(this.listElementId);
662
- if (!this.expandable) {
663
- return;
664
- }
665
- this.showInnerContent = !this.showInnerContent;
666
- }
667
- calculateClass() {
668
- if (this.isContextualMenu) {
669
- return "container-contextual-menu";
670
- }
671
- return "container";
672
- }
673
- handleKeyDown(event) {
674
- const expandByKey = event.code === KeyboardCode.ENTER;
675
- switch (event.code) {
676
- case KeyboardCode.ARROW_DOWN:
677
- event.preventDefault();
678
- this.accessibleFocus.emit(this.listElementId + 1);
679
- break;
680
- case KeyboardCode.ARROW_UP:
681
- event.preventDefault();
682
- this.accessibleFocus.emit(this.listElementId - 1);
683
- break;
684
- case KeyboardCode.ENTER:
685
- event.preventDefault();
686
- this.clickItem.emit(this.listElementId);
687
- break;
688
- }
689
- if (!this.expandable || !expandByKey) {
690
- return;
691
- }
692
- this.showInnerContent = !this.showInnerContent;
693
- }
694
- /**
695
- * Renders button to expand element.
696
- * @returns expadable button
697
- */
698
- renderExpandableButton() {
699
- if (!this.expandable) {
700
- return null;
701
- }
702
- return (h("z-icon", { name: this.showInnerContent
703
- ? this.openElementConfig[this.expandableStyle].open
704
- : this.openElementConfig[this.expandableStyle].close }));
705
- }
706
- /**
707
- * Renders expanded content if element is expandable.
708
- * @returns expanded content
709
- */
710
- renderExpandedContent() {
711
- if (!this.expandable) {
712
- return null;
713
- }
714
- return (h("div", { class: {
715
- "z-list-element-inner-container": true,
716
- "expanded": this.showInnerContent,
717
- } }, h("slot", { name: "inner-content" })));
718
- }
719
- /**
720
- * Renders content of the z-list-element
721
- * @returns list content
722
- */
723
- renderContent() {
724
- if (this.listType === ListType.NONE) {
725
- return h("slot", null);
726
- }
727
- if (this.listType === ListType.ORDERED) {
728
- return (h("div", { class: "z-list-content-container" }, h("div", null, this.listElementPosition, ".\u2003"), h("slot", null)));
729
- }
730
- if (this.listType === ListType.UNORDERED) {
731
- return (h("div", { class: "z-list-content-container" }, h("span", null, "\u2022\u2003"), h("slot", null)));
732
- }
733
- }
734
- render() {
735
- return (h(Host, { "aria-expanded": this.expandable ? this.showInnerContent : null, onClick: this.handleClick, onFocus: () => this.ariaDescendantFocus.emit(this.listElementId), onKeyDown: this.handleKeyDown, clickable: this.clickable && !this.disabled, tabIndex: !this.isContextualMenu ? "0" : null }, h("div", { class: `${this.calculateClass()}`, style: { color: `var(--${this.color})` }, tabindex: this.isContextualMenu ? "0" : "-1", id: `z-list-element-id-${this.listElementId}`, part: "list-item-container" }, h("div", { class: "z-list-element-container" }, this.renderExpandableButton(), this.renderContent()), this.renderExpandedContent()), this.dividerType === ListDividerType.ELEMENT && (h("z-divider", { color: this.dividerColor, size: this.dividerSize }))));
736
- }
737
- get host() { return getElement(this); }
666
+ renderContent() {
667
+ if (this.listType === ListType.NONE) {
668
+ return h("slot", null);
669
+ }
670
+ if (this.listType === ListType.ORDERED) {
671
+ return (h("div", { class: "z-list-content-container" }, h("div", null, this.listElementPosition, ".\u2003"), h("slot", null)));
672
+ }
673
+ if (this.listType === ListType.UNORDERED) {
674
+ return (h("div", { class: "z-list-content-container" }, h("span", null, "\u2022\u2003"), h("slot", null)));
675
+ }
676
+ }
677
+ render() {
678
+ return (h(Host, { key: '3c55ce5744a82e1b1871f658d0d63dc49a55fbba', "aria-expanded": this.expandable ? this.showInnerContent : null, onClick: this.handleClick, onFocus: () => this.ariaDescendantFocus.emit(this.listElementId), onKeyDown: this.handleKeyDown, clickable: this.clickable && !this.disabled, tabIndex: !this.isContextualMenu ? "0" : null }, h("div", { key: 'f9ccf0529e72d61ffed2f8da94461b6d0d904447', class: `${this.calculateClass()}`, style: { color: `var(--${this.color})` }, tabindex: this.isContextualMenu ? "0" : "-1", id: `z-list-element-id-${this.listElementId}`, part: "list-item-container" }, h("div", { key: '9747b70e158f1e0a50bd392bc11724df0951196e', class: "z-list-element-container" }, this.renderExpandableButton(), this.renderContent()), this.renderExpandedContent()), this.dividerType === ListDividerType.ELEMENT && (h("z-divider", { color: this.dividerColor, size: this.dividerSize }))));
679
+ }
680
+ get host() { return getElement(this); }
738
681
  };
739
- ZListElement.style = stylesCss$3;
682
+ ZListElement.style = ZListElementStyle0;
740
683
 
741
684
  const stylesCss$2 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>.z-list-group-header-container{color:var(--gray700);font-size:var(--font-size-2);font-weight:var(--font-sb) !important;letter-spacing:0.16px;line-height:1.4}:host>.z-list-group-header-container.has-header{padding-top:var(--space-unit);padding-bottom:var(--space-unit)}:host>.z-list-group-header-container.has-header>z-divider{margin-top:var(--space-unit)}";
685
+ const ZListGroupStyle0 = stylesCss$2;
742
686
 
743
687
  const ZListGroup = class {
744
- constructor(hostRef) {
745
- registerInstance(this, hostRef);
746
- /**
747
- * [optional] Sets size of inside elements.
748
- */
749
- this.size = ListSize.MEDIUM;
750
- /**
751
- * [optional] Sets the position where to insert the divider.
752
- */
753
- this.dividerType = ListDividerType.NONE;
754
- /**
755
- * [optional] Sets the divider size.
756
- */
757
- this.dividerSize = DividerSize.SMALL;
758
- /**
759
- * [optional] Sets the divider color.
760
- */
761
- this.dividerColor = "gray200";
762
- /**
763
- * [optional] type of the list marker for each element
764
- */
765
- this.listType = ListType.NONE;
766
- }
767
- componentDidLoad() {
768
- const children = this.host.children;
769
- for (let i = 0; i < children.length; i++) {
770
- if (children.length - 1 > i) {
771
- children[i].setAttribute("divider-type", this.dividerType);
772
- children[i].setAttribute("divider-size", this.dividerSize);
773
- children[i].setAttribute("divider-color", this.dividerColor);
774
- }
775
- children[i].setAttribute("size", this.size);
776
- children[i].setAttribute("list-type", this.listType);
777
- children[i].setAttribute("list-element-position", i.toString());
778
- }
779
- }
780
- componentWillLoad() {
781
- this.hasHeader = !!this.host.querySelector('[slot="header-title"]');
782
- }
783
- render() {
784
- return (h(Host, { role: "group" }, h("div", { class: {
785
- "z-list-group-header-container": true,
786
- "has-header": this.hasHeader,
787
- } }, h("slot", { name: "header-title" }), this.dividerType === ListDividerType.HEADER && (h("z-divider", { color: this.dividerColor, size: this.dividerSize }))), h("slot", null)));
788
- }
789
- get host() { return getElement(this); }
688
+ constructor(hostRef) {
689
+ registerInstance(this, hostRef);
690
+ this.size = ListSize.MEDIUM;
691
+ this.dividerType = ListDividerType.NONE;
692
+ this.dividerSize = DividerSize.SMALL;
693
+ this.dividerColor = "gray200";
694
+ this.listType = ListType.NONE;
695
+ }
696
+ componentDidLoad() {
697
+ const children = this.host.children;
698
+ for (let i = 0; i < children.length; i++) {
699
+ if (children.length - 1 > i) {
700
+ children[i].setAttribute("divider-type", this.dividerType);
701
+ children[i].setAttribute("divider-size", this.dividerSize);
702
+ children[i].setAttribute("divider-color", this.dividerColor);
703
+ }
704
+ children[i].setAttribute("size", this.size);
705
+ children[i].setAttribute("list-type", this.listType);
706
+ children[i].setAttribute("list-element-position", i.toString());
707
+ }
708
+ }
709
+ componentWillLoad() {
710
+ this.hasHeader = !!this.host.querySelector('[slot="header-title"]');
711
+ }
712
+ render() {
713
+ return (h(Host, { key: 'c25db9a48f30bf98694c87dce08463ac6b314719', role: "group" }, h("div", { key: '354ea1928b4f2e58b46ef2eb18e84234e9db2cd9', class: {
714
+ "z-list-group-header-container": true,
715
+ "has-header": this.hasHeader,
716
+ } }, h("slot", { key: '48b577a0a6b35ab74eb9b70c53dd9462ab57e92d', name: "header-title" }), this.dividerType === ListDividerType.HEADER && (h("z-divider", { color: this.dividerColor, size: this.dividerSize }))), h("slot", { key: '407e9151406fdc7f01b0ba40a69bd0516d5cc1f4' })));
717
+ }
718
+ get host() { return getElement(this); }
790
719
  };
791
- ZListGroup.style = stylesCss$2;
720
+ ZListGroup.style = ZListGroupStyle0;
792
721
 
793
722
  const stylesCss$1 = ".sc-z-offcanvas-h{--z-offcanvas--container-width:375px;--z-offcanvas--top-space:0;min-width:100%;height:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.canvas-container.sc-z-offcanvas{display:flex;overflow:-moz-scrollbars-none;overflow:hidden;min-width:100%;height:100%;flex-direction:column;background:var(--color-surface01)}[variant=\"pushcontent\"].sc-z-offcanvas-h{display:none}[open].sc-z-offcanvas-h{display:flex;visibility:visible}.sc-z-offcanvas-h:not([open]){visibility:hidden}[variant=\"overlay\"].sc-z-offcanvas-h{position:fixed;z-index:1000;top:var(--z-offcanvas--top-space);right:0;bottom:0;left:0;display:flex;height:calc(100% - var(--z-offcanvas--top-space))}[variant=\"overlay\"][transitiondirection=\"left\"].sc-z-offcanvas-h{justify-content:end}[variant=\"overlay\"].sc-z-offcanvas-h>.canvas-container.sc-z-offcanvas{z-index:1010}[variant=\"overlay\"].sc-z-offcanvas-h .canvas-background.sc-z-offcanvas{position:absolute;left:0;width:100%;height:100%;background-color:var(--gray900);opacity:0.7}.canvas-container.sc-z-offcanvas>.canvas-content.sc-z-offcanvas{overflow:auto;flex:1 auto;padding:0 calc(var(--space-unit) * 2);margin:calc(var(--space-unit) * 2) calc(var(--space-unit) / 2) calc(var(--space-unit) * 2) 0;overflow-x:hidden}[variant=\"overlay\"].sc-z-offcanvas-h>.canvas-container.sc-z-offcanvas>.canvas-content.sc-z-offcanvas{padding:0 calc(var(--space-unit) * 2) calc(var(--space-unit) * 2) calc(var(--space-unit) * 2);margin:calc(var(--space-unit) * 2) calc(var(--space-unit) / 2) 0 0}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas::-webkit-scrollbar-track{background-color:transparent}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas{scrollbar-color:var(--color-primary01) transparent}@media only screen and (max-width: 768px){[open][transitiondirection=\"left\"].sc-z-offcanvas-h:not(.skip-animation)>.canvas-container.sc-z-offcanvas{animation:enter-right 0.4s ease-out}[open][transitiondirection=\"right\"].sc-z-offcanvas-h:not(.skip-animation)>.canvas-container.sc-z-offcanvas{animation:enter-left 0.4s ease-out}}@media only screen and (min-width: 768px){.sc-z-offcanvas-h{min-width:auto}.canvas-container.sc-z-offcanvas{width:auto;min-width:max(var(--z-offcanvas--container-width), 375px);max-width:max(var(--z-offcanvas--container-width), 375px);height:auto;min-height:calc(var(--space-unit) * 40)}.sc-z-offcanvas-h:not([variant=\"overlay\"])[open]:not(.skip-animation){width:auto;animation:grow 0.4s ease-out}}@keyframes grow{from{width:0}to{width:max(var(--z-offcanvas--container-width), 375px)}}@keyframes enter-left{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes enter-right{from{transform:translateX(100%)}to{transform:translateX(0)}}[open][variant=\"overlay\"][transitiondirection=\"left\"].sc-z-offcanvas-h:not(.skip-animation)>.canvas-container.sc-z-offcanvas{animation:enter-right 0.4s ease-out}[open][transitiondirection=\"right\"].sc-z-offcanvas-h:not(.skip-animation)>.canvas-container.sc-z-offcanvas{animation:enter-left 0.4s ease-out}.sc-z-offcanvas-h:not([open])[variant=\"overlay\"][transitiondirection=\"right\"]>.canvas-container.sc-z-offcanvas{transform:translateX(-100%);transition:visibility 0.4s ease-out, transform 0.4s ease-out}.sc-z-offcanvas-h:not([open])[variant=\"overlay\"][transitiondirection=\"left\"]>.canvas-container.sc-z-offcanvas{transform:translateX(100%);transition:visibility 0.4s ease-out, transform 0.4s ease-out}.sc-z-offcanvas-h:not([open])[variant=\"overlay\"] .canvas-background.sc-z-offcanvas{transition:visibility 0.4s ease-out;visibility:hidden}";
723
+ const ZOffcanvasStyle0 = stylesCss$1;
794
724
 
795
725
  const ZOffcanvas = class {
796
- constructor(hostRef) {
797
- registerInstance(this, hostRef);
798
- this.canvasOpenStatusChanged = createEvent(this, "canvasOpenStatusChanged", 7);
799
- /**
800
- * Offcanvas variant.
801
- * Can be one `overlay` or `pushcontent`.
802
- * Default variant: pushcontent
803
- */
804
- this.variant = OffCanvasVariant.PUSHCONTENT;
805
- /** Whether the offcanvas is open. Default: false */
806
- this.open = false;
807
- /** open content transitioning in a specified direction left | right. Default: left */
808
- this.transitiondirection = TransitionDirection.LEFT;
809
- /**
810
- * Whether to skip the initial animation.
811
- * Useful when the initial value of the `open` prop is set to `true`.
812
- */
813
- this.skipLoadAnimation = false;
814
- }
815
- onOpenChanged() {
816
- if (!this.open && this.skipLoadAnimation) {
817
- this.skipLoadAnimation = false;
818
- }
819
- this.handlePageOverflow();
820
- this.canvasOpenStatusChanged.emit(this.open);
821
- }
822
- handlePageOverflow() {
823
- const overflow = this.variant === OffCanvasVariant.OVERLAY ? "overflow-y" : "overflow-x";
824
- document.body.style[overflow] = this.open ? "hidden" : "";
825
- }
826
- disconnectedCallback() {
827
- this.open = false;
828
- }
829
- render() {
830
- return (h(Host, { class: { "skip-animation": this.skipLoadAnimation } }, h("div", { role: "presentation", class: "canvas-container", onTransitionEnd: () => this.handlePageOverflow() }, h("div", { role: "presentation", class: "canvas-content" }, h("slot", { name: "canvasContent" }))), this.variant == OffCanvasVariant.OVERLAY && (h("div", { class: "canvas-background", "data-action": "canvasBackground", onClick: () => (this.open = false) }))));
831
- }
832
- static get watchers() { return {
833
- "open": ["onOpenChanged"]
834
- }; }
726
+ constructor(hostRef) {
727
+ registerInstance(this, hostRef);
728
+ this.canvasOpenStatusChanged = createEvent(this, "canvasOpenStatusChanged", 7);
729
+ this.variant = OffCanvasVariant.PUSHCONTENT;
730
+ this.open = false;
731
+ this.transitiondirection = TransitionDirection.LEFT;
732
+ this.skipLoadAnimation = false;
733
+ }
734
+ onOpenChanged() {
735
+ if (!this.open && this.skipLoadAnimation) {
736
+ this.skipLoadAnimation = false;
737
+ }
738
+ this.handlePageOverflow();
739
+ this.canvasOpenStatusChanged.emit(this.open);
740
+ }
741
+ handlePageOverflow() {
742
+ const overflow = this.variant === OffCanvasVariant.OVERLAY ? "overflow-y" : "overflow-x";
743
+ document.body.style[overflow] = this.open ? "hidden" : "";
744
+ }
745
+ disconnectedCallback() {
746
+ this.open = false;
747
+ }
748
+ render() {
749
+ return (h(Host, { key: 'f0f282fa9732f81f98d644210d2b602a53161b7d', class: { "skip-animation": this.skipLoadAnimation } }, h("div", { key: '15bf03615f187509da41d3206b39d705ca34cb50', role: "presentation", class: "canvas-container", onTransitionEnd: () => this.handlePageOverflow() }, h("div", { key: 'ba4444c4f3e6c3d9c9fecc4ff4ab103fc614b6bb', role: "presentation", class: "canvas-content" }, h("slot", { key: '4da6be1451be2a26815c7d6503a1eb9cec7c48f6', name: "canvasContent" }))), this.variant == OffCanvasVariant.OVERLAY && (h("div", { class: "canvas-background", "data-action": "canvasBackground", onClick: () => (this.open = false) }))));
750
+ }
751
+ static get watchers() { return {
752
+ "open": ["onOpenChanged"]
753
+ }; }
835
754
  };
836
- ZOffcanvas.style = stylesCss$1;
755
+ ZOffcanvas.style = ZOffcanvasStyle0;
837
756
 
838
757
  const stylesCss = ":host{z-index:15;display:flex;column-gap:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host,*{box-sizing:border-box}.input-container{position:relative;display:flex;width:100%;flex-direction:column}.results-wrapper{position:absolute;top:calc(100% - 1px);left:0;width:100%;padding:calc(var(--space-unit) / 4);border:var(--border-size-small) solid var(--color-surface03);border-top:none;background:var(--color-surface01)}.results{overflow:auto;max-height:var(--z-searchbar-results-height, 540px);padding:calc(var(--space-unit) / 2) calc(var(--space-unit) * 1.5);scrollbar-color:var(--color-primary01) transparent}.results::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}.results::-webkit-scrollbar-track{background-color:transparent}.results::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}.results .category-heading{display:block;font-size:var(--font-size-2);font-weight:var(--font-rg);line-height:var(--font-size-3)}.results .category-heading>*{display:block}.results .category-heading>.category{color:var(--color-text05);font-style:italic}.results .category-heading>.subcategory{margin-top:var(--space-unit);color:var(--color-text01);text-transform:uppercase}.results z-list-element{display:block}.results .item{--z-icon-height:12px;--z-icon-width:12px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;color:var(--color-text01);column-gap:calc(var(--space-unit) * 1.5);fill:var(--color-icon02);font-size:var(--font-size-2);line-height:var(--font-size-3)}.results .item.ellipsis>.item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.results .item>.item-label mark{background:var(--color-primary03)}.results .item.has-category{padding-left:calc(var(--space-unit) * 3)}.results .item.item-search{--z-icon-height:16px;--z-icon-width:16px}.results .item-show-all{text-align:center}.results .item-no-results{display:block;font-size:var(--font-size-2);font-style:italic;line-height:var(--font-size-5)}.results .item-no-results>ul{padding-left:calc(var(--space-unit) * 2);margin:var(--space-unit)}@media (min-width: 768px){.results .category-heading{font-size:var(--font-size-3);line-height:var(--font-size-6)}.results .item{font-size:var(--font-size-3);line-height:var(--font-size-6)}.results .item.item-search{--z-icon-height:18px;--z-icon-width:18px}.results .item.ellipsis>.item-label{height:24px}}@media (min-width: 1152px){.results .item{cursor:pointer}.results .item-no-results{cursor:default;font-size:var(--font-size-3);line-height:var(--font-size-6)}}:host([size=\"small\"]) .results :is(.item,.category-heading),:host([size=\"x-small\"]) .results :is(.item,.category-heading){font-size:var(--font-size-2)}:host([size=\"small\"]) .results .item:not(.has-category),:host([size=\"x-small\"]) .results .item:not(.has-category){--z-icon-height:16px;--z-icon-width:16px}:host([size=\"small\"])::part(list-item-container){min-height:calc(var(--space-unit) * 4.5);padding:0}:host([size=\"x-small\"])::part(list-item-container){min-height:calc(var(--space-unit) * 4);padding:0}";
758
+ const ZSearchbarStyle0 = stylesCss;
839
759
 
840
760
  const ZSearchbar = class {
841
- constructor(hostRef) {
842
- registerInstance(this, hostRef);
843
- this.searchSubmit = createEvent(this, "searchSubmit", 7);
844
- this.searchTyping = createEvent(this, "searchTyping", 7);
845
- this.searchItemClick = createEvent(this, "searchItemClick", 7);
846
- /** the id of the searchbar element */
847
- this.htmlid = `searchbar-${randomId()}`;
848
- /** Prevent submit action */
849
- this.preventSubmit = false;
850
- /** Show autocomplete results */
851
- this.autocomplete = false;
852
- /** Minimun number of characters to dispatch typing event */
853
- this.autocompleteMinChars = 3;
854
- /** Truncate results to single row */
855
- this.resultsEllipsis = true;
856
- /** Search helper text */
857
- this.searchHelperLabel = "Cerca {searchString}";
858
- /** Sort autocomplete results items */
859
- this.sortResultsItems = false;
860
- /** Show submit button */
861
- this.showSearchButton = false;
862
- /** Set button icon without label*/
863
- this.searchButtonIconOnly = false;
864
- /** Available sizes: `big`, `small` and `x-small`. Defaults to `big`. */
865
- this.size = ControlSize.BIG;
866
- /** Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`. */
867
- this.variant = ButtonVariant.PRIMARY;
868
- this.searchString = this.value;
869
- this.currResultsCount = 0;
870
- this.showResults = false;
871
- this.resultsItemsList = null;
872
- }
873
- emitSearchSubmit() {
874
- this.searchSubmit.emit(this.inputRef.value);
875
- }
876
- emitSearchTyping(search) {
877
- this.searchTyping.emit(search);
878
- }
879
- emitSearchItemClick(item) {
880
- this.searchItemClick.emit(item);
881
- }
882
- watchItems() {
883
- this.resultsItemsList = this.getResultsItemsList();
884
- }
885
- watchResultsCount() {
886
- this.currResultsCount = this.resultsCount;
887
- }
888
- watchValue() {
889
- this.searchString = this.value;
890
- }
891
- watchSearchString() {
892
- this.emitSearchTyping(this.searchString);
893
- if (!this.searchString) {
894
- this.currResultsCount = this.resultsCount;
895
- }
896
- }
897
- componentWillLoad() {
898
- this.resultsItemsList = this.getResultsItemsList();
899
- this.currResultsCount = this.resultsCount;
900
- }
901
- getResultsItemsList() {
902
- return typeof this.resultsItems === "string" ? JSON.parse(this.resultsItems) : this.resultsItems;
903
- }
904
- getGroupedItems(items) {
905
- const groupedItems = {};
906
- items.forEach((item) => {
907
- var _a;
908
- const key = `${item === null || item === void 0 ? void 0 : item.category}${item === null || item === void 0 ? void 0 : item.subcategory}`;
909
- groupedItems[key] = (_a = groupedItems[key]) !== null && _a !== void 0 ? _a : {
910
- category: item === null || item === void 0 ? void 0 : item.category,
911
- subcategory: item === null || item === void 0 ? void 0 : item.subcategory,
912
- items: [],
913
- };
914
- groupedItems[key]["items"].push(item);
915
- });
916
- if (this.sortResultsItems) {
917
- return Object.keys(groupedItems)
918
- .sort()
919
- .reduce((obj, key) => {
920
- obj[key] = Object.assign(Object.assign({}, groupedItems[key]), { items: groupedItems[key]["items"].sort((a, b) => {
921
- const nameA = a.label.toUpperCase();
922
- const nameB = b.label.toUpperCase();
923
- if (nameA < nameB) {
924
- return -1;
925
- }
926
- if (nameA > nameB) {
927
- return 1;
761
+ constructor(hostRef) {
762
+ registerInstance(this, hostRef);
763
+ this.searchSubmit = createEvent(this, "searchSubmit", 7);
764
+ this.searchTyping = createEvent(this, "searchTyping", 7);
765
+ this.searchItemClick = createEvent(this, "searchItemClick", 7);
766
+ this.resultsItemsList = null;
767
+ this.htmlid = `searchbar-${randomId()}`;
768
+ this.preventSubmit = false;
769
+ this.value = undefined;
770
+ this.placeholder = undefined;
771
+ this.autocomplete = false;
772
+ this.autocompleteMinChars = 3;
773
+ this.resultsCount = undefined;
774
+ this.resultsEllipsis = true;
775
+ this.searchHelperLabel = "Cerca {searchString}";
776
+ this.resultsItems = undefined;
777
+ this.sortResultsItems = false;
778
+ this.showSearchButton = false;
779
+ this.searchButtonIconOnly = false;
780
+ this.size = ControlSize.BIG;
781
+ this.variant = ButtonVariant.PRIMARY;
782
+ this.searchString = this.value;
783
+ this.currResultsCount = 0;
784
+ this.showResults = false;
785
+ }
786
+ emitSearchSubmit() {
787
+ this.searchSubmit.emit(this.inputRef.value);
788
+ }
789
+ emitSearchTyping(search) {
790
+ this.searchTyping.emit(search);
791
+ }
792
+ emitSearchItemClick(item) {
793
+ this.searchItemClick.emit(item);
794
+ }
795
+ watchItems() {
796
+ this.resultsItemsList = this.getResultsItemsList();
797
+ }
798
+ watchResultsCount() {
799
+ this.currResultsCount = this.resultsCount;
800
+ }
801
+ watchValue() {
802
+ this.searchString = this.value;
803
+ }
804
+ watchSearchString() {
805
+ this.emitSearchTyping(this.searchString);
806
+ if (!this.searchString) {
807
+ this.currResultsCount = this.resultsCount;
808
+ }
809
+ }
810
+ componentWillLoad() {
811
+ this.resultsItemsList = this.getResultsItemsList();
812
+ this.currResultsCount = this.resultsCount;
813
+ }
814
+ getResultsItemsList() {
815
+ return typeof this.resultsItems === "string" ? JSON.parse(this.resultsItems) : this.resultsItems;
816
+ }
817
+ getGroupedItems(items) {
818
+ const groupedItems = {};
819
+ items.forEach((item) => {
820
+ var _a;
821
+ const key = `${item === null || item === void 0 ? void 0 : item.category}${item === null || item === void 0 ? void 0 : item.subcategory}`;
822
+ groupedItems[key] = (_a = groupedItems[key]) !== null && _a !== void 0 ? _a : {
823
+ category: item === null || item === void 0 ? void 0 : item.category,
824
+ subcategory: item === null || item === void 0 ? void 0 : item.subcategory,
825
+ items: [],
826
+ };
827
+ groupedItems[key]["items"].push(item);
828
+ });
829
+ if (this.sortResultsItems) {
830
+ return Object.keys(groupedItems)
831
+ .sort()
832
+ .reduce((obj, key) => {
833
+ obj[key] = Object.assign(Object.assign({}, groupedItems[key]), { items: groupedItems[key]["items"].sort((a, b) => {
834
+ const nameA = a.label.toUpperCase();
835
+ const nameB = b.label.toUpperCase();
836
+ if (nameA < nameB) {
837
+ return -1;
838
+ }
839
+ if (nameA > nameB) {
840
+ return 1;
841
+ }
842
+ return 0;
843
+ }) });
844
+ return obj;
845
+ }, {});
846
+ }
847
+ return groupedItems;
848
+ }
849
+ checkResultsCount(counter) {
850
+ if (!this.currResultsCount || counter < this.currResultsCount) {
851
+ return true;
852
+ }
853
+ return false;
854
+ }
855
+ handleStopTyping(e) {
856
+ e.stopPropagation();
857
+ this.searchString = e.detail.value;
858
+ }
859
+ handleSubmit() {
860
+ if (this.preventSubmit) {
861
+ return;
862
+ }
863
+ this.emitSearchSubmit();
864
+ }
865
+ handleOutsideClick(e) {
866
+ const cp = e.composedPath();
867
+ const searchbar = cp.find((elem) => elem.nodeName === "Z-SEARCHBAR");
868
+ if (!searchbar || searchbar.htmlid !== this.htmlid) {
869
+ this.showResults = false;
870
+ return;
871
+ }
872
+ if (cp.find((elem) => { var _a; return (elem === null || elem === void 0 ? void 0 : elem.nodeName) === "Z-INPUT" || ((_a = elem === null || elem === void 0 ? void 0 : elem.classList) === null || _a === void 0 ? void 0 : _a.contains("results")); })) {
873
+ this.showResults = true;
874
+ return;
875
+ }
876
+ this.showResults = false;
877
+ }
878
+ renderInput() {
879
+ return (h("z-input", { ref: (val) => {
880
+ this.inputRef = val;
881
+ }, message: false, placeholder: this.placeholder, onStopTyping: (e) => this.handleStopTyping(e), onKeyUp: (e) => handleEnterKeydSubmit(e, () => this.handleSubmit()), value: this.value, size: this.size }));
882
+ }
883
+ renderButton() {
884
+ if (!this.showSearchButton) {
885
+ return null;
886
+ }
887
+ const iconProp = this.searchButtonIconOnly ? { icon: "search" } : null;
888
+ const buttonLabel = this.searchButtonIconOnly ? "" : "CERCA";
889
+ const defaultProps = Object.assign({ disabled: this.preventSubmit, variant: this.variant, size: this.size, onClick: () => this.handleSubmit() }, iconProp);
890
+ return h("z-button", Object.assign({}, defaultProps), buttonLabel);
891
+ }
892
+ renderResults() {
893
+ if (!this.showResults ||
894
+ !this.autocomplete ||
895
+ !this.searchString ||
896
+ this.searchString.length < this.autocompleteMinChars ||
897
+ !this.resultsItemsList) {
898
+ return null;
899
+ }
900
+ return (h("div", { class: "results-wrapper" }, h("div", { class: "results" }, this.renderResultsList())));
901
+ }
902
+ renderResultsList() {
903
+ var _a, _b;
904
+ if (this.preventSubmit && !((_a = this.resultsItemsList) === null || _a === void 0 ? void 0 : _a.length)) {
905
+ return (h("span", { class: "item item-no-results" }, "Non abbiamo trovato risultati per ", h("b", null, this.searchString), h("br", null), h("br", null), "Cosa puoi fare?", h("ul", null, h("li", null, "Verificare di aver scritto bene"), h("li", null, "Provare a cercare un'altra parola"), h("li", null, "Provare a cercare qualcosa di pi\u00F9 generico"))));
906
+ }
907
+ return (h("z-list", { role: "listbox", id: `list-${this.htmlid}` }, this.renderSearchHelper(!!((_b = this.resultsItemsList) === null || _b === void 0 ? void 0 : _b.length)), this.renderItems(), this.renderShowAllResults()));
908
+ }
909
+ renderItems() {
910
+ var _a;
911
+ if (!((_a = this.resultsItemsList) === null || _a === void 0 ? void 0 : _a.length)) {
912
+ return [];
913
+ }
914
+ const groupedItems = this.getGroupedItems(this.resultsItemsList);
915
+ const listGroups = [];
916
+ let counter = 0;
917
+ Object.values(groupedItems).forEach((groupItem, index, array) => {
918
+ if (this.checkResultsCount(counter)) {
919
+ const listGroupsElements = [];
920
+ groupItem.items.forEach((item, subindex, subarray) => {
921
+ if (this.checkResultsCount(counter)) {
922
+ const isLast = index === array.length - 1 && subindex === subarray.length - 1;
923
+ listGroupsElements.push(this.renderItem(item, subindex, !isLast));
924
+ }
925
+ counter++;
926
+ });
927
+ if (listGroupsElements.length) {
928
+ listGroups.push(h("z-list-group", { "divider-type": ListDividerType.ELEMENT }, this.renderItemCategory(groupItem), listGroupsElements));
929
+ }
928
930
  }
929
- return 0;
930
- }) });
931
- return obj;
932
- }, {});
933
- }
934
- return groupedItems;
935
- }
936
- checkResultsCount(counter) {
937
- if (!this.currResultsCount || counter < this.currResultsCount) {
938
- return true;
939
- }
940
- return false;
941
- }
942
- handleStopTyping(e) {
943
- e.stopPropagation();
944
- this.searchString = e.detail.value;
945
- }
946
- handleSubmit() {
947
- if (this.preventSubmit) {
948
- return;
949
- }
950
- this.emitSearchSubmit();
951
- }
952
- handleOutsideClick(e) {
953
- const cp = e.composedPath();
954
- const searchbar = cp.find((elem) => elem.nodeName === "Z-SEARCHBAR");
955
- if (!searchbar || searchbar.htmlid !== this.htmlid) {
956
- this.showResults = false;
957
- return;
958
- }
959
- if (cp.find((elem) => { var _a; return (elem === null || elem === void 0 ? void 0 : elem.nodeName) === "Z-INPUT" || ((_a = elem === null || elem === void 0 ? void 0 : elem.classList) === null || _a === void 0 ? void 0 : _a.contains("results")); })) {
960
- this.showResults = true;
961
- return;
962
- }
963
- this.showResults = false;
964
- }
965
- renderInput() {
966
- return (h("z-input", { ref: (val) => {
967
- this.inputRef = val;
968
- }, message: false, placeholder: this.placeholder, onStopTyping: (e) => this.handleStopTyping(e), onKeyUp: (e) => handleEnterKeydSubmit(e, () => this.handleSubmit()), value: this.value, size: this.size }));
969
- }
970
- renderButton() {
971
- if (!this.showSearchButton) {
972
- return null;
973
- }
974
- const iconProp = this.searchButtonIconOnly ? { icon: "search" } : null;
975
- const buttonLabel = this.searchButtonIconOnly ? "" : "CERCA";
976
- const defaultProps = Object.assign({ disabled: this.preventSubmit, variant: this.variant, size: this.size, onClick: () => this.handleSubmit() }, iconProp);
977
- return h("z-button", Object.assign({}, defaultProps), buttonLabel);
978
- }
979
- renderResults() {
980
- if (!this.showResults ||
981
- !this.autocomplete ||
982
- !this.searchString ||
983
- this.searchString.length < this.autocompleteMinChars ||
984
- !this.resultsItemsList) {
985
- return null;
986
- }
987
- return (h("div", { class: "results-wrapper" }, h("div", { class: "results" }, this.renderResultsList())));
988
- }
989
- renderResultsList() {
990
- var _a, _b;
991
- if (this.preventSubmit && !((_a = this.resultsItemsList) === null || _a === void 0 ? void 0 : _a.length)) {
992
- return (h("span", { class: "item item-no-results" }, "Non abbiamo trovato risultati per ", h("b", null, this.searchString), h("br", null), h("br", null), "Cosa puoi fare?", h("ul", null, h("li", null, "Verificare di aver scritto bene"), h("li", null, "Provare a cercare un'altra parola"), h("li", null, "Provare a cercare qualcosa di pi\u00F9 generico"))));
993
- }
994
- return (h("z-list", { role: "listbox", id: `list-${this.htmlid}` }, this.renderSearchHelper(!!((_b = this.resultsItemsList) === null || _b === void 0 ? void 0 : _b.length)), this.renderItems(), this.renderShowAllResults()));
995
- }
996
- renderItems() {
997
- var _a;
998
- if (!((_a = this.resultsItemsList) === null || _a === void 0 ? void 0 : _a.length)) {
999
- return [];
1000
- }
1001
- const groupedItems = this.getGroupedItems(this.resultsItemsList);
1002
- const listGroups = [];
1003
- let counter = 0;
1004
- Object.values(groupedItems).forEach((groupItem, index, array) => {
1005
- if (this.checkResultsCount(counter)) {
1006
- const listGroupsElements = [];
1007
- groupItem.items.forEach((item, subindex, subarray) => {
1008
- if (this.checkResultsCount(counter)) {
1009
- const isLast = index === array.length - 1 && subindex === subarray.length - 1;
1010
- listGroupsElements.push(this.renderItem(item, subindex, !isLast));
1011
- }
1012
- counter++;
1013
931
  });
1014
- if (listGroupsElements.length) {
1015
- listGroups.push(h("z-list-group", { "divider-type": ListDividerType.ELEMENT }, this.renderItemCategory(groupItem), listGroupsElements));
932
+ return listGroups;
933
+ }
934
+ renderItem(item, key, divider) {
935
+ return (h("z-list-element", { id: `list-item-${this.htmlid}-${key}`, role: "option", tabindex: 0, dividerType: divider ? ListDividerType.ELEMENT : undefined, clickable: true, onClickItem: () => this.emitSearchItemClick(item) }, h("span", { class: { "item": true, "ellipsis": this.resultsEllipsis, "has-category": !!item.category } }, (item === null || item === void 0 ? void 0 : item.icon) && (h("z-icon", { class: "item-icon", name: item.icon })), h("span", { class: "item-label", title: item.label, innerHTML: this.renderItemLabel(item.label) }))));
936
+ }
937
+ renderItemLabel(label) {
938
+ if (!this.searchString) {
939
+ return label;
1016
940
  }
1017
- }
1018
- });
1019
- return listGroups;
1020
- }
1021
- renderItem(item, key, divider) {
1022
- return (h("z-list-element", { id: `list-item-${this.htmlid}-${key}`, role: "option", tabindex: 0, dividerType: divider ? ListDividerType.ELEMENT : undefined, clickable: true, onClickItem: () => this.emitSearchItemClick(item) }, h("span", { class: { "item": true, "ellipsis": this.resultsEllipsis, "has-category": !!item.category } }, (item === null || item === void 0 ? void 0 : item.icon) && (h("z-icon", { class: "item-icon", name: item.icon })), h("span", { class: "item-label", title: item.label, innerHTML: this.renderItemLabel(item.label) }))));
1023
- }
1024
- renderItemLabel(label) {
1025
- if (!this.searchString) {
1026
- return label;
1027
- }
1028
- return label.replace(new RegExp(this.searchString.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"), "gmi"), (found) => `<mark>${found}</mark>`);
1029
- }
1030
- renderItemCategory(groupItem) {
1031
- if (!(groupItem === null || groupItem === void 0 ? void 0 : groupItem.category)) {
1032
- return null;
1033
- }
1034
- return (h("span", { class: "category-heading", slot: "header-title" }, h("span", { class: "category" }, groupItem.category), (groupItem === null || groupItem === void 0 ? void 0 : groupItem.subcategory) && h("span", { class: "subcategory" }, groupItem.subcategory)));
1035
- }
1036
- renderSearchHelper(hasDivider = true) {
1037
- if (!this.autocomplete || this.preventSubmit || !this.searchString) {
1038
- return null;
1039
- }
1040
- return (h("z-list-element", { role: "option", tabindex: 0, dividerType: hasDivider ? ListDividerType.ELEMENT : undefined, clickable: true, id: `list-item-${this.htmlid}-search`, onClickItem: () => this.emitSearchSubmit() }, h("span", { class: "item item-search" }, h("z-icon", { class: "search-icon", name: "left-magnifying-glass" }), h("span", { class: "item-label", innerHTML: this.searchHelperLabel.replace("{searchString}", `<mark>${this.searchString}</mark>`) }))));
1041
- }
1042
- renderShowAllResults() {
1043
- var _a, _b;
1044
- if (!this.currResultsCount ||
1045
- !this.searchString ||
1046
- !((_a = this.resultsItemsList) === null || _a === void 0 ? void 0 : _a.length) ||
1047
- this.currResultsCount >= ((_b = this.resultsItemsList) === null || _b === void 0 ? void 0 : _b.length)) {
1048
- return null;
1049
- }
1050
- return (h("z-list-element", { role: "option", tabindex: 0, clickable: true, id: `list-item-${this.htmlid}-show-all`, onClickItem: () => (this.currResultsCount = 0), color: "color-primary01" }, h("div", { class: "item-show-all" }, "Vedi tutti i risultati")));
1051
- }
1052
- render() {
1053
- return (h(Host, { onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": this.showSearchButton, "has-results": this.autocomplete } }, h("div", { class: "input-container" }, this.renderInput(), this.renderResults()), this.renderButton()));
1054
- }
1055
- static get watchers() { return {
1056
- "resultsItems": ["watchItems"],
1057
- "resultsCount": ["watchResultsCount"],
1058
- "value": ["watchValue"],
1059
- "searchString": ["watchSearchString"]
1060
- }; }
941
+ return label.replace(new RegExp(this.searchString.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"), "gmi"), (found) => `<mark>${found}</mark>`);
942
+ }
943
+ renderItemCategory(groupItem) {
944
+ if (!(groupItem === null || groupItem === void 0 ? void 0 : groupItem.category)) {
945
+ return null;
946
+ }
947
+ return (h("span", { class: "category-heading", slot: "header-title" }, h("span", { class: "category" }, groupItem.category), (groupItem === null || groupItem === void 0 ? void 0 : groupItem.subcategory) && h("span", { class: "subcategory" }, groupItem.subcategory)));
948
+ }
949
+ renderSearchHelper(hasDivider = true) {
950
+ if (!this.autocomplete || this.preventSubmit || !this.searchString) {
951
+ return null;
952
+ }
953
+ return (h("z-list-element", { role: "option", tabindex: 0, dividerType: hasDivider ? ListDividerType.ELEMENT : undefined, clickable: true, id: `list-item-${this.htmlid}-search`, onClickItem: () => this.emitSearchSubmit() }, h("span", { class: "item item-search" }, h("z-icon", { class: "search-icon", name: "left-magnifying-glass" }), h("span", { class: "item-label", innerHTML: this.searchHelperLabel.replace("{searchString}", `<mark>${this.searchString}</mark>`) }))));
954
+ }
955
+ renderShowAllResults() {
956
+ var _a, _b;
957
+ if (!this.currResultsCount ||
958
+ !this.searchString ||
959
+ !((_a = this.resultsItemsList) === null || _a === void 0 ? void 0 : _a.length) ||
960
+ this.currResultsCount >= ((_b = this.resultsItemsList) === null || _b === void 0 ? void 0 : _b.length)) {
961
+ return null;
962
+ }
963
+ return (h("z-list-element", { role: "option", tabindex: 0, clickable: true, id: `list-item-${this.htmlid}-show-all`, onClickItem: () => (this.currResultsCount = 0), color: "color-primary01" }, h("div", { class: "item-show-all" }, "Vedi tutti i risultati")));
964
+ }
965
+ render() {
966
+ return (h(Host, { key: 'fb00861518eb5646a75f2fa810b907163d720531', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": this.showSearchButton, "has-results": this.autocomplete } }, h("div", { key: '10ed44f469ddd16737653dff61427ccde59df735', class: "input-container" }, this.renderInput(), this.renderResults()), this.renderButton()));
967
+ }
968
+ static get watchers() { return {
969
+ "resultsItems": ["watchItems"],
970
+ "resultsCount": ["watchResultsCount"],
971
+ "value": ["watchValue"],
972
+ "searchString": ["watchSearchString"]
973
+ }; }
1061
974
  };
1062
- ZSearchbar.style = stylesCss;
975
+ ZSearchbar.style = ZSearchbarStyle0;
1063
976
 
1064
977
  export { ZAppHeader as z_app_header, ZButton as z_button, ZDivider as z_divider, ZIcon as z_icon, ZInput as z_input, ZInputMessage as z_input_message, ZList as z_list, ZListElement as z_list_element, ZListGroup as z_list_group, ZOffcanvas as z_offcanvas, ZSearchbar as z_searchbar };
978
+
979
+ //# sourceMappingURL=z-app-header_11.entry.js.map