@zanichelli/albe-web-components 5.5.1-rc.2 → 5.5.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 (693) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/cjs/_commonjsHelpers-10109b76.js +48 -0
  3. package/dist/cjs/app-globals-3a1e7e63.js +5 -0
  4. package/dist/cjs/css-shim-f1391d35.js +6 -0
  5. package/dist/cjs/dom-5345ed9a.js +75 -0
  6. package/dist/cjs/hammer-0741ba49.js +2651 -0
  7. package/dist/cjs/index-438f76bc.js +334 -0
  8. package/dist/cjs/index-545547ad.js +66 -0
  9. package/dist/cjs/index-6b6a3299.js +315 -0
  10. package/dist/cjs/index-fcbe2d6e.js +3093 -0
  11. package/dist/cjs/index.cjs.js +284 -2
  12. package/dist/cjs/loader.cjs.js +18 -2
  13. package/dist/cjs/shadow-css-42acdd0e.js +390 -0
  14. package/dist/cjs/utils-0a978fe0.js +118 -0
  15. package/dist/cjs/utils-56c20ead.js +118 -0
  16. package/dist/cjs/utils-69e42a14.js +2742 -0
  17. package/dist/cjs/{utils-eca6932d.js → utils-8cc414c9.js} +1 -1
  18. package/dist/cjs/{utils-21d41d92.js → utils-aca0a0b6.js} +25 -3
  19. package/dist/cjs/web-components-library.cjs.js +116 -4
  20. package/dist/cjs/z-alert.cjs.entry.js +1 -1
  21. package/dist/cjs/z-app-header.cjs.entry.js +1 -1
  22. package/dist/cjs/z-app-switcher.cjs.entry.js +29 -0
  23. package/dist/cjs/z-app-switcher_11.cjs.entry.js +377 -0
  24. package/dist/cjs/z-app-topbar.cjs.entry.js +41 -0
  25. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -2
  26. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  27. package/dist/cjs/z-body.cjs.entry.js +17 -0
  28. package/dist/cjs/z-button-deprecated.cjs.entry.js +4 -4
  29. package/dist/cjs/z-button-filter.cjs.entry.js +1 -1
  30. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  31. package/dist/cjs/z-button.cjs.entry.js +2 -2
  32. package/dist/cjs/z-candybar.cjs.entry.js +1 -1
  33. package/dist/cjs/z-card.cjs.entry.js +2 -2
  34. package/dist/cjs/z-carousel.cjs.entry.js +1 -1
  35. package/dist/cjs/z-chip-deprecated.cjs.entry.js +1 -1
  36. package/dist/cjs/z-chip.cjs.entry.js +5 -5
  37. package/dist/cjs/z-combobox.cjs.entry.js +3 -3
  38. package/dist/cjs/z-contextual-menu.cjs.entry.js +2 -2
  39. package/dist/cjs/z-cookiebar.cjs.entry.js +2 -2
  40. package/dist/cjs/z-date-picker.cjs.entry.js +14 -8
  41. package/dist/cjs/z-divider.cjs.entry.js +26 -0
  42. package/dist/cjs/z-dragdrop-area.cjs.entry.js +37 -0
  43. package/dist/cjs/z-file-upload.cjs.entry.js +12 -26
  44. package/dist/cjs/z-file.cjs.entry.js +4 -4
  45. package/dist/cjs/z-footer-link.cjs.entry.js +19 -0
  46. package/dist/cjs/z-footer-section.cjs.entry.js +23 -0
  47. package/dist/cjs/z-footer-social.cjs.entry.js +19 -0
  48. package/dist/cjs/z-footer.cjs.entry.js +2 -2
  49. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  50. package/dist/cjs/z-heading.cjs.entry.js +17 -0
  51. package/dist/cjs/z-icon-package.cjs.entry.js +1 -1
  52. package/dist/cjs/z-icon.cjs.entry.js +28 -0
  53. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  54. package/dist/cjs/z-info-reveal.cjs.entry.js +2 -2
  55. package/dist/cjs/z-input-deprecated.cjs.entry.js +3 -3
  56. package/dist/cjs/z-input-label.cjs.entry.js +21 -0
  57. package/dist/cjs/z-input-label_2.cjs.entry.js +2 -2
  58. package/dist/cjs/z-input-message.cjs.entry.js +24 -0
  59. package/dist/cjs/z-input.cjs.entry.js +235 -0
  60. package/dist/cjs/z-input_2.cjs.entry.js +228 -0
  61. package/dist/cjs/z-link.cjs.entry.js +71 -0
  62. package/dist/cjs/z-list-element.cjs.entry.js +154 -0
  63. package/dist/cjs/z-list-group.cjs.entry.js +2 -2
  64. package/dist/cjs/z-list.cjs.entry.js +34 -0
  65. package/dist/cjs/z-list_2.cjs.entry.js +1 -1
  66. package/dist/cjs/z-logo.cjs.entry.js +28 -0
  67. package/dist/cjs/z-menu-dropdown.cjs.entry.js +60 -0
  68. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +2 -2
  69. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  70. package/dist/cjs/z-menu.cjs.entry.js +1 -1
  71. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -2
  72. package/dist/cjs/z-modal-login.cjs.entry.js +2 -2
  73. package/dist/cjs/z-modal.cjs.entry.js +1 -1
  74. package/dist/cjs/z-myz-card-alert.cjs.entry.js +2 -2
  75. package/dist/cjs/z-myz-card-body.cjs.entry.js +19 -0
  76. package/dist/cjs/z-myz-card-cover.cjs.entry.js +22 -0
  77. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +2 -2
  78. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
  79. package/dist/cjs/z-myz-card-footer.cjs.entry.js +2 -2
  80. package/dist/cjs/z-myz-card-header.cjs.entry.js +39 -0
  81. package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
  82. package/dist/cjs/z-myz-card-info.cjs.entry.js +3 -3
  83. package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
  84. package/dist/cjs/z-myz-card.cjs.entry.js +43 -0
  85. package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
  86. package/dist/cjs/z-myz-list-item.cjs.entry.js +3 -3
  87. package/dist/cjs/z-myz-list.cjs.entry.js +35 -0
  88. package/dist/cjs/z-myz-topbar.cjs.entry.js +2 -2
  89. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +2 -2
  90. package/dist/cjs/z-navigation-tab.cjs.entry.js +2 -2
  91. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  92. package/dist/cjs/z-notification.cjs.entry.js +1 -1
  93. package/dist/cjs/z-offcanvas.cjs.entry.js +2 -2
  94. package/dist/cjs/z-otp.cjs.entry.js +2 -2
  95. package/dist/cjs/z-pagination-bar.cjs.entry.js +7 -5
  96. package/dist/cjs/z-pagination-page.cjs.entry.js +1 -1
  97. package/dist/cjs/z-pagination.cjs.entry.js +1 -1
  98. package/dist/cjs/z-panel-elem.cjs.entry.js +1 -1
  99. package/dist/cjs/z-pocket-body.cjs.entry.js +27 -0
  100. package/dist/cjs/z-pocket-header.cjs.entry.js +40 -0
  101. package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
  102. package/dist/cjs/z-pocket.cjs.entry.js +72 -0
  103. package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
  104. package/dist/cjs/z-popover-deprecated.cjs.entry.js +5 -5
  105. package/dist/cjs/z-popover.cjs.entry.js +2 -2
  106. package/dist/cjs/{z-app-switcher_9.cjs.entry.js → z-range-picker.cjs.entry.js} +14 -443
  107. package/dist/cjs/z-section-title.cjs.entry.js +2 -2
  108. package/dist/cjs/z-select.cjs.entry.js +257 -0
  109. package/dist/cjs/z-skip-to-content.cjs.entry.js +3 -3
  110. package/dist/cjs/z-slideshow.cjs.entry.js +3 -3
  111. package/dist/cjs/z-status-tag.cjs.entry.js +4 -4
  112. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  113. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  114. package/dist/cjs/z-table-body.cjs.entry.js +1 -1
  115. package/dist/cjs/z-table-cell.cjs.entry.js +4 -4
  116. package/dist/cjs/z-table-empty-box.cjs.entry.js +3 -3
  117. package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -1
  118. package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
  119. package/dist/cjs/z-table-head.cjs.entry.js +1 -1
  120. package/dist/cjs/z-table-header-row.cjs.entry.js +1 -1
  121. package/dist/cjs/z-table-header.cjs.entry.js +5 -5
  122. package/dist/cjs/z-table-row.cjs.entry.js +2 -2
  123. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +1 -1
  124. package/dist/cjs/z-table.cjs.entry.js +2 -2
  125. package/dist/cjs/z-tag.cjs.entry.js +1 -1
  126. package/dist/cjs/z-toast-notification-list.cjs.entry.js +2 -2
  127. package/dist/cjs/z-toast-notification.cjs.entry.js +4 -4
  128. package/dist/cjs/z-toggle-button.cjs.entry.js +1 -1
  129. package/dist/cjs/z-toggle-switch.cjs.entry.js +3 -3
  130. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +2 -2
  131. package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
  132. package/dist/cjs/z-typography.cjs.entry.js +29 -0
  133. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -1
  134. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  135. package/dist/collection/components/buttons/z-chip/index.js +1 -1
  136. package/dist/collection/components/buttons/z-chip/styles.css +9 -2
  137. package/dist/collection/components/file-upload/z-file/index.js +3 -19
  138. package/dist/collection/components/file-upload/z-file-upload/index.js +11 -46
  139. package/dist/collection/components/z-date-picker/index.js +284 -0
  140. package/dist/collection/components/z-date-picker/styles.css +525 -0
  141. package/dist/collection/index.js +1 -0
  142. package/dist/esm/_commonjsHelpers-8fe71198.js +44 -0
  143. package/dist/esm/app-globals-0f993ce5.js +3 -0
  144. package/dist/esm/css-shim-10e6e2ae.js +4 -0
  145. package/dist/esm/dom-7cd9cf71.js +73 -0
  146. package/dist/esm/hammer-782a2043.js +2649 -0
  147. package/dist/esm/{index-e5e2b27f.js → index-3b53c63e.js} +1 -1
  148. package/dist/esm/index-3ee81524.js +334 -0
  149. package/dist/esm/index-46ca649a.js +315 -0
  150. package/dist/esm/index-51f075dd.js +64 -0
  151. package/dist/esm/index-81176684.js +3057 -0
  152. package/dist/esm/index.js +2 -2
  153. package/dist/esm/loader.js +18 -2
  154. package/dist/esm/shadow-css-38a1326b.js +388 -0
  155. package/dist/esm/{utils-34c0d609.js → utils-1e801ac0.js} +26 -4
  156. package/dist/esm/utils-43f2cad8.js +2736 -0
  157. package/dist/esm/{utils-9fa9c37c.js → utils-5d5963ef.js} +2 -2
  158. package/dist/esm/utils-a3134cfb.js +109 -0
  159. package/dist/esm/utils-e5940345.js +109 -0
  160. package/dist/esm/web-components-library.js +116 -4
  161. package/dist/esm/z-alert.entry.js +1 -1
  162. package/dist/esm/z-app-header.entry.js +1 -1
  163. package/dist/esm/z-app-switcher.entry.js +25 -0
  164. package/dist/esm/z-app-switcher_11.entry.js +363 -0
  165. package/dist/esm/z-app-topbar.entry.js +37 -0
  166. package/dist/esm/z-aria-alert.entry.js +2 -2
  167. package/dist/esm/z-avatar.entry.js +2 -2
  168. package/dist/esm/z-body.entry.js +13 -0
  169. package/dist/esm/z-button-deprecated.entry.js +4 -4
  170. package/dist/esm/z-button-filter.entry.js +1 -1
  171. package/dist/esm/z-button-sort.entry.js +1 -1
  172. package/dist/esm/z-button.entry.js +2 -2
  173. package/dist/esm/z-candybar.entry.js +1 -1
  174. package/dist/esm/z-card.entry.js +2 -2
  175. package/dist/esm/z-carousel.entry.js +1 -1
  176. package/dist/esm/z-chip-deprecated.entry.js +1 -1
  177. package/dist/esm/z-chip.entry.js +5 -5
  178. package/dist/esm/z-combobox.entry.js +3 -3
  179. package/dist/esm/z-contextual-menu.entry.js +2 -2
  180. package/dist/esm/z-cookiebar.entry.js +2 -2
  181. package/dist/esm/z-date-picker.entry.js +14 -8
  182. package/dist/esm/z-divider.entry.js +22 -0
  183. package/dist/esm/z-dragdrop-area.entry.js +33 -0
  184. package/dist/esm/z-file-upload.entry.js +12 -26
  185. package/dist/esm/z-file.entry.js +4 -4
  186. package/dist/esm/z-footer-link.entry.js +15 -0
  187. package/dist/esm/z-footer-section.entry.js +19 -0
  188. package/dist/esm/z-footer-social.entry.js +15 -0
  189. package/dist/esm/z-footer.entry.js +2 -2
  190. package/dist/esm/z-ghost-loading.entry.js +1 -1
  191. package/dist/esm/z-heading.entry.js +13 -0
  192. package/dist/esm/z-icon-package.entry.js +1 -1
  193. package/dist/esm/z-icon.entry.js +24 -0
  194. package/dist/esm/z-info-box.entry.js +1 -1
  195. package/dist/esm/z-info-reveal.entry.js +2 -2
  196. package/dist/esm/z-input-deprecated.entry.js +3 -3
  197. package/dist/esm/z-input-label.entry.js +17 -0
  198. package/dist/esm/z-input-label_2.entry.js +2 -2
  199. package/dist/esm/z-input-message.entry.js +20 -0
  200. package/dist/esm/z-input.entry.js +231 -0
  201. package/dist/esm/z-input_2.entry.js +223 -0
  202. package/dist/esm/z-link.entry.js +67 -0
  203. package/dist/esm/z-list-element.entry.js +150 -0
  204. package/dist/esm/z-list-group.entry.js +2 -2
  205. package/dist/esm/z-list.entry.js +30 -0
  206. package/dist/esm/z-list_2.entry.js +1 -1
  207. package/dist/esm/z-logo.entry.js +24 -0
  208. package/dist/esm/z-menu-dropdown.entry.js +56 -0
  209. package/dist/esm/z-menu-dropdown_2.entry.js +2 -2
  210. package/dist/esm/z-menu-section.entry.js +1 -1
  211. package/dist/esm/z-menu.entry.js +1 -1
  212. package/dist/esm/z-messages-pocket.entry.js +2 -2
  213. package/dist/esm/z-modal-login.entry.js +2 -2
  214. package/dist/esm/z-modal.entry.js +1 -1
  215. package/dist/esm/z-myz-card-alert.entry.js +2 -2
  216. package/dist/esm/z-myz-card-body.entry.js +15 -0
  217. package/dist/esm/z-myz-card-cover.entry.js +18 -0
  218. package/dist/esm/z-myz-card-dictionary.entry.js +2 -2
  219. package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
  220. package/dist/esm/z-myz-card-footer.entry.js +2 -2
  221. package/dist/esm/z-myz-card-header.entry.js +35 -0
  222. package/dist/esm/z-myz-card-icon.entry.js +1 -1
  223. package/dist/esm/z-myz-card-info.entry.js +3 -3
  224. package/dist/esm/z-myz-card-list.entry.js +1 -1
  225. package/dist/esm/z-myz-card.entry.js +39 -0
  226. package/dist/esm/z-myz-card_4.entry.js +1 -1
  227. package/dist/esm/z-myz-list-item.entry.js +3 -3
  228. package/dist/esm/z-myz-list.entry.js +31 -0
  229. package/dist/esm/z-myz-topbar.entry.js +2 -2
  230. package/dist/esm/z-navigation-tab-link.entry.js +2 -2
  231. package/dist/esm/z-navigation-tab.entry.js +2 -2
  232. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  233. package/dist/esm/z-notification.entry.js +1 -1
  234. package/dist/esm/z-offcanvas.entry.js +2 -2
  235. package/dist/esm/z-otp.entry.js +2 -2
  236. package/dist/esm/z-pagination-bar.entry.js +7 -5
  237. package/dist/esm/z-pagination-page.entry.js +1 -1
  238. package/dist/esm/z-pagination.entry.js +1 -1
  239. package/dist/esm/z-panel-elem.entry.js +1 -1
  240. package/dist/esm/z-pocket-body.entry.js +23 -0
  241. package/dist/esm/z-pocket-header.entry.js +36 -0
  242. package/dist/esm/z-pocket-message.entry.js +1 -1
  243. package/dist/esm/z-pocket.entry.js +68 -0
  244. package/dist/esm/z-pocket_3.entry.js +2 -2
  245. package/dist/esm/z-popover-deprecated.entry.js +5 -5
  246. package/dist/esm/z-popover.entry.js +2 -2
  247. package/dist/esm/{z-app-switcher_9.entry.js → z-range-picker.entry.js} +5 -426
  248. package/dist/esm/z-section-title.entry.js +2 -2
  249. package/dist/esm/z-select.entry.js +253 -0
  250. package/dist/esm/z-skip-to-content.entry.js +3 -3
  251. package/dist/esm/z-slideshow.entry.js +3 -3
  252. package/dist/esm/z-status-tag.entry.js +4 -4
  253. package/dist/esm/z-stepper-item.entry.js +1 -1
  254. package/dist/esm/z-stepper.entry.js +1 -1
  255. package/dist/esm/z-table-body.entry.js +1 -1
  256. package/dist/esm/z-table-cell.entry.js +4 -4
  257. package/dist/esm/z-table-empty-box.entry.js +3 -3
  258. package/dist/esm/z-table-expanded-row.entry.js +1 -1
  259. package/dist/esm/z-table-footer.entry.js +1 -1
  260. package/dist/esm/z-table-head.entry.js +1 -1
  261. package/dist/esm/z-table-header-row.entry.js +1 -1
  262. package/dist/esm/z-table-header.entry.js +5 -5
  263. package/dist/esm/z-table-row.entry.js +2 -2
  264. package/dist/esm/z-table-sticky-footer.entry.js +1 -1
  265. package/dist/esm/z-table.entry.js +2 -2
  266. package/dist/esm/z-tag.entry.js +1 -1
  267. package/dist/esm/z-toast-notification-list.entry.js +2 -2
  268. package/dist/esm/z-toast-notification.entry.js +4 -4
  269. package/dist/esm/z-toggle-button.entry.js +1 -1
  270. package/dist/esm/z-toggle-switch.entry.js +3 -3
  271. package/dist/esm/z-tooltip-deprecated.entry.js +2 -2
  272. package/dist/esm/z-tooltip.entry.js +2 -2
  273. package/dist/esm/z-typography.entry.js +25 -0
  274. package/dist/esm/z-user-dropdown.entry.js +1 -1
  275. package/dist/esm/z-visually-hidden.entry.js +1 -1
  276. package/dist/types/components/file-upload/z-file/index.d.ts +0 -2
  277. package/dist/types/components/file-upload/z-file-upload/index.d.ts +3 -5
  278. package/dist/types/components/z-date-picker/index.d.ts +30 -0
  279. package/dist/types/components.d.ts +0 -12
  280. package/dist/types/index.d.ts +1 -0
  281. package/dist/web-components-library/_commonjsHelpers-8fe71198.js +44 -0
  282. package/dist/web-components-library/app-globals-0f993ce5.js +3 -0
  283. package/dist/web-components-library/breakpoints-c386984e.js +4 -0
  284. package/dist/web-components-library/css-shim-10e6e2ae.js +4 -0
  285. package/dist/web-components-library/dom-7cd9cf71.js +73 -0
  286. package/dist/web-components-library/hammer-782a2043.js +2649 -0
  287. package/dist/web-components-library/icons-92a7dcde.js +511 -0
  288. package/dist/web-components-library/index-3b53c63e.js +334 -0
  289. package/dist/web-components-library/index-3ee81524.js +334 -0
  290. package/dist/web-components-library/index-51f075dd.js +64 -0
  291. package/dist/web-components-library/index-81176684.js +3057 -0
  292. package/dist/web-components-library/index.esm.js +9 -1
  293. package/{www/build/p-3ade68ff.entry.js → dist/web-components-library/p-02ea7e49.entry.js} +1 -1
  294. package/dist/web-components-library/{p-39dbb042.entry.js → p-0a0aee35.entry.js} +1 -1
  295. package/dist/web-components-library/p-0d29d851.entry.js +1 -0
  296. package/dist/web-components-library/{p-a73195b6.entry.js → p-0e256fdc.entry.js} +1 -1
  297. package/dist/web-components-library/p-0e408871.entry.js +1 -0
  298. package/dist/web-components-library/p-0ef6c549.entry.js +1 -0
  299. package/dist/web-components-library/{p-afed0692.entry.js → p-0f17db30.entry.js} +1 -1
  300. package/dist/web-components-library/{p-80f26a20.entry.js → p-1727c1c8.entry.js} +1 -1
  301. package/dist/web-components-library/p-1f73a6d8.entry.js +1 -0
  302. package/dist/web-components-library/p-20d62443.entry.js +1 -0
  303. package/dist/web-components-library/{p-2ed37f62.entry.js → p-292bc0c4.entry.js} +1 -1
  304. package/dist/web-components-library/{p-1c790896.entry.js → p-3c111c2a.entry.js} +1 -1
  305. package/{www/build/p-9504d075.entry.js → dist/web-components-library/p-3edbd35c.entry.js} +1 -1
  306. package/dist/web-components-library/{p-ac52264c.entry.js → p-43329b81.entry.js} +1 -1
  307. package/{www/build/p-96bf5b15.entry.js → dist/web-components-library/p-4af112a7.entry.js} +1 -1
  308. package/dist/web-components-library/{p-3d748f0d.entry.js → p-51cdabeb.entry.js} +1 -1
  309. package/dist/web-components-library/{p-3700ad63.entry.js → p-55ddbfe9.entry.js} +1 -1
  310. package/dist/web-components-library/p-562e2d52.entry.js +1 -0
  311. package/dist/web-components-library/{p-07ae4f7d.entry.js → p-57d1acdc.entry.js} +1 -1
  312. package/dist/web-components-library/{p-eddde828.entry.js → p-5be162d5.entry.js} +1 -1
  313. package/dist/web-components-library/p-5eacbfc7.entry.js +1 -0
  314. package/dist/web-components-library/p-6218514a.entry.js +1 -0
  315. package/dist/web-components-library/{p-27666111.entry.js → p-63ccb013.entry.js} +1 -1
  316. package/{www/build/p-ba76f52b.entry.js → dist/web-components-library/p-69ef6ddc.entry.js} +1 -1
  317. package/dist/web-components-library/{p-d4c5085b.entry.js → p-6c6b4e80.entry.js} +1 -1
  318. package/dist/web-components-library/p-71accd8e.entry.js +1 -0
  319. package/dist/web-components-library/{p-faeb0c6e.entry.js → p-7c6d4440.entry.js} +1 -1
  320. package/dist/web-components-library/{p-b621a765.entry.js → p-8fbc2ce9.entry.js} +1 -1
  321. package/dist/web-components-library/{p-7e691a4e.entry.js → p-9074e1a5.entry.js} +1 -1
  322. package/dist/web-components-library/p-99d7ab2f.entry.js +1 -0
  323. package/dist/web-components-library/p-9a5ee6c2.entry.js +1 -0
  324. package/dist/web-components-library/p-9f5d707a.js +1 -0
  325. package/dist/web-components-library/{p-977c81d3.entry.js → p-9f9e4266.entry.js} +1 -1
  326. package/dist/web-components-library/p-a8875b97.entry.js +16 -0
  327. package/dist/web-components-library/{p-cb4a854e.entry.js → p-b15efba3.entry.js} +1 -1
  328. package/dist/web-components-library/{p-5aa819f8.js → p-b9da171f.js} +1 -1
  329. package/dist/web-components-library/{p-91cbf793.entry.js → p-ba29bc12.entry.js} +1 -1
  330. package/dist/web-components-library/{p-766eb9cf.entry.js → p-bfe5693d.entry.js} +1 -1
  331. package/dist/web-components-library/{p-215adfd1.entry.js → p-ccdebe3f.entry.js} +1 -1
  332. package/dist/web-components-library/{p-e6fb8b76.entry.js → p-d33fea26.entry.js} +1 -1
  333. package/dist/web-components-library/p-d39c0372.entry.js +1 -0
  334. package/{www/build/p-e5eb1fa4.entry.js → dist/web-components-library/p-d97a2db9.entry.js} +1 -1
  335. package/dist/web-components-library/p-d995d9dc.entry.js +1 -0
  336. package/dist/web-components-library/{p-846f16e8.entry.js → p-de25c7f0.entry.js} +1 -1
  337. package/{www/build/p-818c073b.entry.js → dist/web-components-library/p-df4e963b.entry.js} +1 -1
  338. package/dist/web-components-library/{p-d5e67db8.entry.js → p-dffdf60a.entry.js} +1 -1
  339. package/{www/build/p-878e62e2.entry.js → dist/web-components-library/p-e2102da3.entry.js} +1 -1
  340. package/dist/web-components-library/p-e2431b92.entry.js +1 -0
  341. package/dist/web-components-library/{p-7f48b622.entry.js → p-edb8d2ab.entry.js} +1 -1
  342. package/dist/web-components-library/{p-cb3663e6.entry.js → p-fe927bf4.entry.js} +1 -1
  343. package/dist/web-components-library/shadow-css-38a1326b.js +388 -0
  344. package/dist/web-components-library/utils-1e801ac0.js +2736 -0
  345. package/dist/web-components-library/utils-43f2cad8.js +2736 -0
  346. package/dist/web-components-library/utils-a3134cfb.js +109 -0
  347. package/dist/web-components-library/utils-e5940345.js +109 -0
  348. package/dist/web-components-library/web-components-library.css +812 -1
  349. package/dist/web-components-library/web-components-library.esm.js +129 -1
  350. package/dist/web-components-library/z-alert.entry.js +15 -0
  351. package/dist/web-components-library/z-app-header.entry.js +127 -0
  352. package/dist/web-components-library/z-app-switcher.entry.js +25 -0
  353. package/dist/web-components-library/z-app-topbar.entry.js +37 -0
  354. package/dist/web-components-library/z-aria-alert.entry.js +14 -0
  355. package/dist/web-components-library/z-avatar.entry.js +39 -0
  356. package/dist/web-components-library/z-body.entry.js +13 -0
  357. package/dist/web-components-library/z-button-deprecated.entry.js +34 -0
  358. package/dist/web-components-library/z-button-filter.entry.js +45 -0
  359. package/dist/web-components-library/z-button-sort.entry.js +50 -0
  360. package/dist/web-components-library/z-button.entry.js +38 -0
  361. package/dist/web-components-library/z-candybar.entry.js +15 -0
  362. package/dist/web-components-library/z-card.entry.js +65 -0
  363. package/dist/web-components-library/z-carousel.entry.js +20 -0
  364. package/dist/web-components-library/z-chip-deprecated.entry.js +20 -0
  365. package/dist/web-components-library/z-chip.entry.js +33 -0
  366. package/dist/web-components-library/z-combobox.entry.js +166 -0
  367. package/dist/web-components-library/z-contextual-menu.entry.js +47 -0
  368. package/dist/web-components-library/z-cookiebar.entry.js +38 -0
  369. package/dist/web-components-library/z-date-picker.entry.js +484 -0
  370. package/dist/web-components-library/z-divider.entry.js +22 -0
  371. package/dist/web-components-library/z-dragdrop-area.entry.js +33 -0
  372. package/dist/web-components-library/z-file-upload.entry.js +168 -0
  373. package/dist/web-components-library/z-file.entry.js +44 -0
  374. package/dist/web-components-library/z-footer-link.entry.js +15 -0
  375. package/dist/web-components-library/z-footer-section.entry.js +19 -0
  376. package/dist/web-components-library/z-footer-social.entry.js +15 -0
  377. package/dist/web-components-library/z-footer.entry.js +103 -0
  378. package/dist/web-components-library/z-ghost-loading.entry.js +15 -0
  379. package/dist/web-components-library/z-heading.entry.js +13 -0
  380. package/dist/web-components-library/z-icon-package.entry.js +19 -0
  381. package/dist/web-components-library/z-icon.entry.js +24 -0
  382. package/dist/web-components-library/z-info-box.entry.js +21 -0
  383. package/dist/web-components-library/z-info-reveal.entry.js +60 -0
  384. package/dist/web-components-library/z-input-deprecated.entry.js +267 -0
  385. package/dist/web-components-library/z-input-label.entry.js +17 -0
  386. package/dist/web-components-library/z-input-message.entry.js +20 -0
  387. package/dist/web-components-library/z-input.entry.js +231 -0
  388. package/dist/web-components-library/z-link.entry.js +67 -0
  389. package/dist/web-components-library/z-list-element.entry.js +150 -0
  390. package/dist/web-components-library/z-list-group.entry.js +50 -0
  391. package/dist/web-components-library/z-list.entry.js +30 -0
  392. package/dist/web-components-library/z-logo.entry.js +24 -0
  393. package/dist/web-components-library/z-menu-dropdown.entry.js +56 -0
  394. package/dist/web-components-library/z-menu-section.entry.js +42 -0
  395. package/dist/web-components-library/z-menu.entry.js +106 -0
  396. package/dist/web-components-library/z-messages-pocket.entry.js +42 -0
  397. package/dist/web-components-library/z-modal-login.entry.js +78 -0
  398. package/dist/web-components-library/z-modal.entry.js +32 -0
  399. package/dist/web-components-library/z-myz-card-alert.entry.js +59 -0
  400. package/dist/web-components-library/z-myz-card-body.entry.js +15 -0
  401. package/dist/web-components-library/z-myz-card-cover.entry.js +18 -0
  402. package/dist/web-components-library/z-myz-card-dictionary.entry.js +32 -0
  403. package/dist/web-components-library/z-myz-card-footer-sections.entry.js +15 -0
  404. package/dist/web-components-library/z-myz-card-footer.entry.js +52 -0
  405. package/dist/web-components-library/z-myz-card-header.entry.js +35 -0
  406. package/dist/web-components-library/z-myz-card-icon.entry.js +17 -0
  407. package/dist/web-components-library/z-myz-card-info.entry.js +115 -0
  408. package/dist/web-components-library/z-myz-card-list.entry.js +33 -0
  409. package/dist/web-components-library/z-myz-card.entry.js +39 -0
  410. package/dist/web-components-library/z-myz-list-item.entry.js +33 -0
  411. package/dist/web-components-library/z-myz-list.entry.js +31 -0
  412. package/dist/web-components-library/z-myz-topbar.entry.js +190 -0
  413. package/dist/web-components-library/z-navigation-tab-link.entry.js +67 -0
  414. package/dist/web-components-library/z-navigation-tab.entry.js +69 -0
  415. package/dist/web-components-library/z-navigation-tabs.entry.js +122 -0
  416. package/dist/web-components-library/z-notification.entry.js +42 -0
  417. package/dist/web-components-library/z-offcanvas.entry.js +59 -0
  418. package/dist/web-components-library/z-otp.entry.js +37 -0
  419. package/dist/web-components-library/z-pagination-bar.entry.js +126 -0
  420. package/dist/web-components-library/z-pagination-page.entry.js +21 -0
  421. package/dist/web-components-library/z-pagination.entry.js +228 -0
  422. package/dist/web-components-library/z-panel-elem.entry.js +26 -0
  423. package/dist/web-components-library/z-pocket-body.entry.js +23 -0
  424. package/dist/web-components-library/z-pocket-header.entry.js +36 -0
  425. package/dist/web-components-library/z-pocket-message.entry.js +15 -0
  426. package/dist/web-components-library/z-pocket.entry.js +68 -0
  427. package/dist/web-components-library/z-popover-deprecated.entry.js +128 -0
  428. package/dist/web-components-library/z-popover.entry.js +332 -0
  429. package/dist/web-components-library/z-range-picker.entry.js +354 -0
  430. package/dist/web-components-library/z-section-title.entry.js +38 -0
  431. package/dist/web-components-library/z-select.entry.js +253 -0
  432. package/dist/web-components-library/z-skip-to-content.entry.js +64 -0
  433. package/dist/web-components-library/z-slideshow.entry.js +108 -0
  434. package/dist/web-components-library/z-status-tag.entry.js +25 -0
  435. package/dist/web-components-library/z-stepper-item.entry.js +18 -0
  436. package/dist/web-components-library/z-stepper.entry.js +15 -0
  437. package/dist/web-components-library/z-table-body.entry.js +20 -0
  438. package/dist/web-components-library/z-table-cell.entry.js +32 -0
  439. package/dist/web-components-library/z-table-empty-box.entry.js +28 -0
  440. package/dist/web-components-library/z-table-expanded-row.entry.js +15 -0
  441. package/dist/web-components-library/z-table-footer.entry.js +19 -0
  442. package/dist/web-components-library/z-table-head.entry.js +19 -0
  443. package/dist/web-components-library/z-table-header-row.entry.js +18 -0
  444. package/dist/web-components-library/z-table-header.entry.js +81 -0
  445. package/dist/web-components-library/z-table-row.entry.js +39 -0
  446. package/dist/web-components-library/z-table-sticky-footer.entry.js +15 -0
  447. package/dist/web-components-library/z-table.entry.js +78 -0
  448. package/dist/web-components-library/z-tag.entry.js +18 -0
  449. package/dist/web-components-library/z-toast-notification-list.entry.js +52 -0
  450. package/dist/web-components-library/z-toast-notification.entry.js +199 -0
  451. package/dist/web-components-library/z-toggle-button.entry.js +32 -0
  452. package/dist/web-components-library/z-toggle-switch.entry.js +45 -0
  453. package/dist/web-components-library/z-tooltip-deprecated.entry.js +270 -0
  454. package/dist/web-components-library/z-tooltip.entry.js +27 -0
  455. package/dist/web-components-library/z-typography.entry.js +25 -0
  456. package/dist/web-components-library/z-user-dropdown.entry.js +91 -0
  457. package/dist/web-components-library/z-visually-hidden.entry.js +15 -0
  458. package/package.json +1 -2
  459. package/react/components.d.ts +0 -4
  460. package/react/components.js +3 -7
  461. package/react/components.js.map +1 -1
  462. package/readme.md +0 -8
  463. package/www/build/_commonjsHelpers-8fe71198.js +44 -0
  464. package/www/build/app-globals-0f993ce5.js +3 -0
  465. package/www/build/breakpoints-c386984e.js +4 -0
  466. package/www/build/css-shim-10e6e2ae.js +4 -0
  467. package/www/build/dom-7cd9cf71.js +73 -0
  468. package/www/build/hammer-782a2043.js +2649 -0
  469. package/www/build/icons-92a7dcde.js +511 -0
  470. package/www/build/index-3b53c63e.js +334 -0
  471. package/www/build/index-3ee81524.js +334 -0
  472. package/www/build/index-51f075dd.js +64 -0
  473. package/www/build/index-81176684.js +3057 -0
  474. package/www/build/index.esm.js +9 -1
  475. package/{dist/web-components-library/p-3ade68ff.entry.js → www/build/p-02ea7e49.entry.js} +1 -1
  476. package/www/build/{p-39dbb042.entry.js → p-0a0aee35.entry.js} +1 -1
  477. package/www/build/p-0d29d851.entry.js +1 -0
  478. package/www/build/{p-a73195b6.entry.js → p-0e256fdc.entry.js} +1 -1
  479. package/www/build/p-0e408871.entry.js +1 -0
  480. package/www/build/p-0ef6c549.entry.js +1 -0
  481. package/www/build/{p-afed0692.entry.js → p-0f17db30.entry.js} +1 -1
  482. package/www/build/{p-80f26a20.entry.js → p-1727c1c8.entry.js} +1 -1
  483. package/www/build/p-1f73a6d8.entry.js +1 -0
  484. package/www/build/p-20d62443.entry.js +1 -0
  485. package/www/build/{p-2ed37f62.entry.js → p-292bc0c4.entry.js} +1 -1
  486. package/www/build/{p-1c790896.entry.js → p-3c111c2a.entry.js} +1 -1
  487. package/{dist/web-components-library/p-9504d075.entry.js → www/build/p-3edbd35c.entry.js} +1 -1
  488. package/www/build/{p-ac52264c.entry.js → p-43329b81.entry.js} +1 -1
  489. package/{dist/web-components-library/p-96bf5b15.entry.js → www/build/p-4af112a7.entry.js} +1 -1
  490. package/www/build/{p-3d748f0d.entry.js → p-51cdabeb.entry.js} +1 -1
  491. package/www/build/{p-3700ad63.entry.js → p-55ddbfe9.entry.js} +1 -1
  492. package/www/build/p-562e2d52.entry.js +1 -0
  493. package/www/build/{p-07ae4f7d.entry.js → p-57d1acdc.entry.js} +1 -1
  494. package/www/build/{p-eddde828.entry.js → p-5be162d5.entry.js} +1 -1
  495. package/www/build/p-5eacbfc7.entry.js +1 -0
  496. package/www/build/p-6218514a.entry.js +1 -0
  497. package/www/build/{p-27666111.entry.js → p-63ccb013.entry.js} +1 -1
  498. package/{dist/web-components-library/p-ba76f52b.entry.js → www/build/p-69ef6ddc.entry.js} +1 -1
  499. package/www/build/{p-d4c5085b.entry.js → p-6c6b4e80.entry.js} +1 -1
  500. package/www/build/p-71accd8e.entry.js +1 -0
  501. package/www/build/p-7a92487a.js +1 -0
  502. package/www/build/{p-faeb0c6e.entry.js → p-7c6d4440.entry.js} +1 -1
  503. package/www/build/p-88b56b6e.css +1 -0
  504. package/www/build/{p-b621a765.entry.js → p-8fbc2ce9.entry.js} +1 -1
  505. package/www/build/{p-7e691a4e.entry.js → p-9074e1a5.entry.js} +1 -1
  506. package/www/build/p-99d7ab2f.entry.js +1 -0
  507. package/www/build/p-9a5ee6c2.entry.js +1 -0
  508. package/www/build/p-9f5d707a.js +1 -0
  509. package/www/build/{p-977c81d3.entry.js → p-9f9e4266.entry.js} +1 -1
  510. package/www/build/p-a8875b97.entry.js +16 -0
  511. package/www/build/{p-cb4a854e.entry.js → p-b15efba3.entry.js} +1 -1
  512. package/www/build/{p-5aa819f8.js → p-b9da171f.js} +1 -1
  513. package/www/build/{p-91cbf793.entry.js → p-ba29bc12.entry.js} +1 -1
  514. package/www/build/{p-766eb9cf.entry.js → p-bfe5693d.entry.js} +1 -1
  515. package/www/build/{p-215adfd1.entry.js → p-ccdebe3f.entry.js} +1 -1
  516. package/www/build/{p-e6fb8b76.entry.js → p-d33fea26.entry.js} +1 -1
  517. package/www/build/p-d39c0372.entry.js +1 -0
  518. package/{dist/web-components-library/p-e5eb1fa4.entry.js → www/build/p-d97a2db9.entry.js} +1 -1
  519. package/www/build/p-d995d9dc.entry.js +1 -0
  520. package/www/build/{p-846f16e8.entry.js → p-de25c7f0.entry.js} +1 -1
  521. package/{dist/web-components-library/p-818c073b.entry.js → www/build/p-df4e963b.entry.js} +1 -1
  522. package/www/build/{p-d5e67db8.entry.js → p-dffdf60a.entry.js} +1 -1
  523. package/{dist/web-components-library/p-878e62e2.entry.js → www/build/p-e2102da3.entry.js} +1 -1
  524. package/www/build/p-e2431b92.entry.js +1 -0
  525. package/www/build/{p-7f48b622.entry.js → p-edb8d2ab.entry.js} +1 -1
  526. package/www/build/{p-cb3663e6.entry.js → p-fe927bf4.entry.js} +1 -1
  527. package/www/build/shadow-css-38a1326b.js +388 -0
  528. package/www/build/utils-1e801ac0.js +2736 -0
  529. package/www/build/utils-43f2cad8.js +2736 -0
  530. package/www/build/utils-a3134cfb.js +109 -0
  531. package/www/build/utils-e5940345.js +109 -0
  532. package/www/build/web-components-library.css +812 -1
  533. package/www/build/web-components-library.esm.js +129 -1
  534. package/www/build/z-alert.entry.js +15 -0
  535. package/www/build/z-app-header.entry.js +127 -0
  536. package/www/build/z-app-switcher.entry.js +25 -0
  537. package/www/build/z-app-topbar.entry.js +37 -0
  538. package/www/build/z-aria-alert.entry.js +14 -0
  539. package/www/build/z-avatar.entry.js +39 -0
  540. package/www/build/z-body.entry.js +13 -0
  541. package/www/build/z-button-deprecated.entry.js +34 -0
  542. package/www/build/z-button-filter.entry.js +45 -0
  543. package/www/build/z-button-sort.entry.js +50 -0
  544. package/www/build/z-button.entry.js +38 -0
  545. package/www/build/z-candybar.entry.js +15 -0
  546. package/www/build/z-card.entry.js +65 -0
  547. package/www/build/z-carousel.entry.js +20 -0
  548. package/www/build/z-chip-deprecated.entry.js +20 -0
  549. package/www/build/z-chip.entry.js +33 -0
  550. package/www/build/z-combobox.entry.js +166 -0
  551. package/www/build/z-contextual-menu.entry.js +47 -0
  552. package/www/build/z-cookiebar.entry.js +38 -0
  553. package/www/build/z-date-picker.entry.js +484 -0
  554. package/www/build/z-divider.entry.js +22 -0
  555. package/www/build/z-dragdrop-area.entry.js +33 -0
  556. package/www/build/z-file-upload.entry.js +168 -0
  557. package/www/build/z-file.entry.js +44 -0
  558. package/www/build/z-footer-link.entry.js +15 -0
  559. package/www/build/z-footer-section.entry.js +19 -0
  560. package/www/build/z-footer-social.entry.js +15 -0
  561. package/www/build/z-footer.entry.js +103 -0
  562. package/www/build/z-ghost-loading.entry.js +15 -0
  563. package/www/build/z-heading.entry.js +13 -0
  564. package/www/build/z-icon-package.entry.js +19 -0
  565. package/www/build/z-icon.entry.js +24 -0
  566. package/www/build/z-info-box.entry.js +21 -0
  567. package/www/build/z-info-reveal.entry.js +60 -0
  568. package/www/build/z-input-deprecated.entry.js +267 -0
  569. package/www/build/z-input-label.entry.js +17 -0
  570. package/www/build/z-input-message.entry.js +20 -0
  571. package/www/build/z-input.entry.js +231 -0
  572. package/www/build/z-link.entry.js +67 -0
  573. package/www/build/z-list-element.entry.js +150 -0
  574. package/www/build/z-list-group.entry.js +50 -0
  575. package/www/build/z-list.entry.js +30 -0
  576. package/www/build/z-logo.entry.js +24 -0
  577. package/www/build/z-menu-dropdown.entry.js +56 -0
  578. package/www/build/z-menu-section.entry.js +42 -0
  579. package/www/build/z-menu.entry.js +106 -0
  580. package/www/build/z-messages-pocket.entry.js +42 -0
  581. package/www/build/z-modal-login.entry.js +78 -0
  582. package/www/build/z-modal.entry.js +32 -0
  583. package/www/build/z-myz-card-alert.entry.js +59 -0
  584. package/www/build/z-myz-card-body.entry.js +15 -0
  585. package/www/build/z-myz-card-cover.entry.js +18 -0
  586. package/www/build/z-myz-card-dictionary.entry.js +32 -0
  587. package/www/build/z-myz-card-footer-sections.entry.js +15 -0
  588. package/www/build/z-myz-card-footer.entry.js +52 -0
  589. package/www/build/z-myz-card-header.entry.js +35 -0
  590. package/www/build/z-myz-card-icon.entry.js +17 -0
  591. package/www/build/z-myz-card-info.entry.js +115 -0
  592. package/www/build/z-myz-card-list.entry.js +33 -0
  593. package/www/build/z-myz-card.entry.js +39 -0
  594. package/www/build/z-myz-list-item.entry.js +33 -0
  595. package/www/build/z-myz-list.entry.js +31 -0
  596. package/www/build/z-myz-topbar.entry.js +190 -0
  597. package/www/build/z-navigation-tab-link.entry.js +67 -0
  598. package/www/build/z-navigation-tab.entry.js +69 -0
  599. package/www/build/z-navigation-tabs.entry.js +122 -0
  600. package/www/build/z-notification.entry.js +42 -0
  601. package/www/build/z-offcanvas.entry.js +59 -0
  602. package/www/build/z-otp.entry.js +37 -0
  603. package/www/build/z-pagination-bar.entry.js +126 -0
  604. package/www/build/z-pagination-page.entry.js +21 -0
  605. package/www/build/z-pagination.entry.js +228 -0
  606. package/www/build/z-panel-elem.entry.js +26 -0
  607. package/www/build/z-pocket-body.entry.js +23 -0
  608. package/www/build/z-pocket-header.entry.js +36 -0
  609. package/www/build/z-pocket-message.entry.js +15 -0
  610. package/www/build/z-pocket.entry.js +68 -0
  611. package/www/build/z-popover-deprecated.entry.js +128 -0
  612. package/www/build/z-popover.entry.js +332 -0
  613. package/www/build/z-range-picker.entry.js +354 -0
  614. package/www/build/z-section-title.entry.js +38 -0
  615. package/www/build/z-select.entry.js +253 -0
  616. package/www/build/z-skip-to-content.entry.js +64 -0
  617. package/www/build/z-slideshow.entry.js +108 -0
  618. package/www/build/z-status-tag.entry.js +25 -0
  619. package/www/build/z-stepper-item.entry.js +18 -0
  620. package/www/build/z-stepper.entry.js +15 -0
  621. package/www/build/z-table-body.entry.js +20 -0
  622. package/www/build/z-table-cell.entry.js +32 -0
  623. package/www/build/z-table-empty-box.entry.js +28 -0
  624. package/www/build/z-table-expanded-row.entry.js +15 -0
  625. package/www/build/z-table-footer.entry.js +19 -0
  626. package/www/build/z-table-head.entry.js +19 -0
  627. package/www/build/z-table-header-row.entry.js +18 -0
  628. package/www/build/z-table-header.entry.js +81 -0
  629. package/www/build/z-table-row.entry.js +39 -0
  630. package/www/build/z-table-sticky-footer.entry.js +15 -0
  631. package/www/build/z-table.entry.js +78 -0
  632. package/www/build/z-tag.entry.js +18 -0
  633. package/www/build/z-toast-notification-list.entry.js +52 -0
  634. package/www/build/z-toast-notification.entry.js +199 -0
  635. package/www/build/z-toggle-button.entry.js +32 -0
  636. package/www/build/z-toggle-switch.entry.js +45 -0
  637. package/www/build/z-tooltip-deprecated.entry.js +270 -0
  638. package/www/build/z-tooltip.entry.js +27 -0
  639. package/www/build/z-typography.entry.js +25 -0
  640. package/www/build/z-user-dropdown.entry.js +91 -0
  641. package/www/build/z-visually-hidden.entry.js +15 -0
  642. package/www/index.html +11 -2
  643. package/www/pages/file-upload.html +54 -97
  644. package/dist/web-components-library/p-0146081c.entry.js +0 -16
  645. package/dist/web-components-library/p-040ea013.entry.js +0 -1
  646. package/dist/web-components-library/p-0c3e7bc3.js +0 -1
  647. package/dist/web-components-library/p-0f6229b2.entry.js +0 -1
  648. package/dist/web-components-library/p-1356eb90.entry.js +0 -1
  649. package/dist/web-components-library/p-1d4545e8.entry.js +0 -1
  650. package/dist/web-components-library/p-223566d6.entry.js +0 -1
  651. package/dist/web-components-library/p-35573e0e.entry.js +0 -1
  652. package/dist/web-components-library/p-3a991f9c.entry.js +0 -1
  653. package/dist/web-components-library/p-47a55354.entry.js +0 -1
  654. package/dist/web-components-library/p-4965b6db.entry.js +0 -1
  655. package/dist/web-components-library/p-5789bbe7.entry.js +0 -1
  656. package/dist/web-components-library/p-5e3b8207.entry.js +0 -1
  657. package/dist/web-components-library/p-79408b00.entry.js +0 -1
  658. package/dist/web-components-library/p-7a5ecafb.js +0 -1
  659. package/dist/web-components-library/p-8712d63f.entry.js +0 -1
  660. package/dist/web-components-library/p-8cf3798f.entry.js +0 -1
  661. package/dist/web-components-library/p-96ed1e2f.entry.js +0 -1
  662. package/dist/web-components-library/p-97d62d2a.entry.js +0 -1
  663. package/dist/web-components-library/p-aba00527.entry.js +0 -1
  664. package/dist/web-components-library/p-b369bf2f.entry.js +0 -1
  665. package/dist/web-components-library/p-e4a2811a.entry.js +0 -1
  666. package/dist/web-components-library/p-e82cee27.entry.js +0 -1
  667. package/dist/web-components-library/p-f5f15b8e.entry.js +0 -1
  668. package/www/build/p-0146081c.entry.js +0 -16
  669. package/www/build/p-040ea013.entry.js +0 -1
  670. package/www/build/p-0c3e7bc3.js +0 -1
  671. package/www/build/p-0f6229b2.entry.js +0 -1
  672. package/www/build/p-1356eb90.entry.js +0 -1
  673. package/www/build/p-1d4545e8.entry.js +0 -1
  674. package/www/build/p-223566d6.entry.js +0 -1
  675. package/www/build/p-3224e0d3.js +0 -129
  676. package/www/build/p-35573e0e.entry.js +0 -1
  677. package/www/build/p-3a991f9c.entry.js +0 -1
  678. package/www/build/p-47a55354.entry.js +0 -1
  679. package/www/build/p-4965b6db.entry.js +0 -1
  680. package/www/build/p-5789bbe7.entry.js +0 -1
  681. package/www/build/p-5e3b8207.entry.js +0 -1
  682. package/www/build/p-79408b00.entry.js +0 -1
  683. package/www/build/p-7a5ecafb.js +0 -1
  684. package/www/build/p-8712d63f.entry.js +0 -1
  685. package/www/build/p-8cf3798f.entry.js +0 -1
  686. package/www/build/p-96ed1e2f.entry.js +0 -1
  687. package/www/build/p-97d62d2a.entry.js +0 -1
  688. package/www/build/p-9ec1421c.css +0 -816
  689. package/www/build/p-aba00527.entry.js +0 -1
  690. package/www/build/p-b369bf2f.entry.js +0 -1
  691. package/www/build/p-e4a2811a.entry.js +0 -1
  692. package/www/build/p-e82cee27.entry.js +0 -1
  693. package/www/build/p-f5f15b8e.entry.js +0 -1
package/dist/esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import { c as colorFromId } from './utils-9fa9c37c.js';
2
- import './index-e5e2b27f.js';
1
+ import { c as colorFromId } from './utils-a3134cfb.js';
2
+ export { q as AlertTypesEnum, A as AvatarSize, c as ButtonSizeEnum, b as ButtonTypeEnum, B as ButtonVariantEnum, C as CardVariants, r as DeviceEnum, j as DividerOrientation, D as DividerSize, m as ExpandableListButtonAlign, E as ExpandableListStyle, R as InfoRevealPosition, d as InputStatusEnum, I as InputTypeEnum, h as KeyboardCodeEnum, K as KeyboardKeyCodeEnum, i as KeyboardKeys, n as LabelPositions, L as LicenseTypeEnum, o as ListDividerType, k as ListSize, N as NavigationTabsOrientations, a as NavigationTabsSizes, p as NotificationType, O as OffCanvasVariantsEnum, s as PocketStatusEnum, f as PopoverBorderRadius, e as PopoverPosition, P as PopoverPositions, g as PopoverShadow, l as Size, S as SortDirectionEnum, Q as StatusTagStatus, T as ThemeVariant, t as ToastNotificationEnum, v as ToastNotificationPositionsEnum, u as ToastNotificationTransitionsEnum, x as TransitionDirectionEnum, w as ZAriaAlertMode, z as ZChipType, G as ZDatePickerMode, H as ZDatePickerModeValues, J as ZDatePickerPosition, y as ZFileUploadTypeEnum, M as ZRangePickerMode, F as ZSectionTitleDividerPositions, Z as ZTableRowExpandedType } from './index-3ee81524.js';
3
3
  import './breakpoints-c386984e.js';
4
4
 
5
5
  const Utils = {
@@ -1,16 +1,32 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-90e18641.js';
1
+ import { B as BUILD, C as CSS, p as plt, w as win, a as promiseResolve, b as bootstrapLazy } from './index-81176684.js';
2
+ import { g as globalScripts } from './app-globals-0f993ce5.js';
2
3
 
3
4
  /*
4
5
  Stencil Client Patch Esm v2.15.2 | MIT Licensed | https://stenciljs.com
5
6
  */
6
7
  const patchEsm = () => {
8
+ // NOTE!! This fn cannot use async/await!
9
+ // @ts-ignore
10
+ if (BUILD.cssVarShim && !(CSS && CSS.supports && CSS.supports('color', 'var(--c)'))) {
11
+ // @ts-ignore
12
+ return import(/* webpackChunkName: "polyfills-css-shim" */ './css-shim-10e6e2ae.js').then(() => {
13
+ if ((plt.$cssShim$ = win.__cssshim)) {
14
+ return plt.$cssShim$.i();
15
+ }
16
+ else {
17
+ // for better minification
18
+ return 0;
19
+ }
20
+ });
21
+ }
7
22
  return promiseResolve();
8
23
  };
9
24
 
10
25
  const defineCustomElements = (win, options) => {
11
26
  if (typeof window === 'undefined') return Promise.resolve();
12
27
  return patchEsm().then(() => {
13
- return bootstrapLazy(JSON.parse("[[\"z-app-switcher_9\",[[1,\"z-app-topbar\",{\"theme\":[1],\"contentMaxWidth\":[2,\"content-max-width\"],\"topbarContent\":[1,\"topbar-content\"],\"logoLink\":[1,\"logo-link\"],\"showAppSwitcher\":[4,\"show-app-switcher\"],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"]]],[0,\"z-range-picker\",{\"rangePickerId\":[1,\"range-picker-id\"],\"firstAriaLabel\":[1,\"first-aria-label\"],\"firstLabel\":[1,\"first-label\"],\"secondAriaLabel\":[1,\"second-aria-label\"],\"secondLabel\":[1,\"second-label\"],\"mode\":[1],\"flatpickrPosition\":[32],\"activeInput\":[32],\"firstInputError\":[32],\"lastInputError\":[32]},[[18,\"click\",\"handleClick\"],[18,\"keyup\",\"handleKeyDown\"]]],[1,\"z-app-switcher\",{\"theme\":[1],\"isopen\":[32]}],[1,\"z-logo\",{\"width\":[2],\"height\":[2],\"imageAlt\":[1,\"image-alt\"],\"link\":[1],\"targetBlank\":[4,\"target-blank\"],\"mobileLogo\":[4,\"mobile-logo\"]}],[2,\"z-input\",{\"htmlid\":[1],\"type\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"value\":[1025],\"disabled\":[516],\"readonly\":[4],\"required\":[4],\"checked\":[1028],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"message\":[8],\"labelPosition\":[1,\"label-position\"],\"autocomplete\":[1],\"hasclearicon\":[4],\"icon\":[1],\"min\":[2],\"max\":[2],\"step\":[2],\"pattern\":[1],\"isTyping\":[32],\"passwordHidden\":[32],\"isChecked\":[64]},[[4,\"inputCheck\",\"inputCheckListener\"]]],[1,\"z-link\",{\"htmlid\":[1],\"href\":[1],\"target\":[1],\"htmltabindex\":[2],\"isdisabled\":[4],\"isactive\":[4],\"iswhite\":[4],\"textcolor\":[1],\"icon\":[1],\"big\":[4],\"iconposition\":[1],\"underline\":[4],\"iconSize\":[32]}],[1,\"z-input-message\",{\"message\":[1],\"status\":[513]}],[2,\"z-divider\",{\"size\":[1],\"color\":[1],\"orientation\":[1]}],[1,\"z-icon\",{\"name\":[1],\"height\":[2],\"width\":[2],\"iconid\":[1],\"fill\":[1]}]]],[\"z-footer\",[[1,\"z-footer\",{\"data\":[1],\"productName\":[1,\"product-name\"],\"productVersion\":[1,\"product-version\"],\"productCreditsLink\":[1,\"product-credits-link\"],\"showReportAProblemButton\":[4,\"show-report-a-problem-button\"],\"contentMaxWidth\":[2,\"content-max-width\"]},[[0,\"zLinkClick\",\"zLinkClickListener\"]]]]],[\"z-file-upload\",[[6,\"z-file-upload\",{\"type\":[1537],\"buttonVariant\":[1,\"button-variant\"],\"acceptedFormat\":[1,\"accepted-format\"],\"fileMaxSize\":[2,\"file-max-size\"],\"mainTitle\":[1,\"main-title\"],\"description\":[1],\"files\":[32],\"invalidFiles\":[32],\"getFiles\":[64]},[[0,\"removeFile\",\"removeFileListener\"],[0,\"fileDropped\",\"fileDroppedListener\"]]]]],[\"z-input-deprecated\",[[2,\"z-input-deprecated\",{\"htmlid\":[1],\"type\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"value\":[1025],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"checked\":[1028],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"hasmessage\":[4],\"message\":[1],\"labelafter\":[4],\"typingtimeout\":[2],\"items\":[1],\"autocomplete\":[8],\"multiple\":[4],\"hasclearicon\":[4],\"icon\":[1],\"isTyping\":[32],\"textareaWrapperHover\":[32],\"textareaWrapperFocus\":[32],\"passwordHidden\":[32],\"getValue\":[64],\"setValue\":[64],\"isChecked\":[64]},[[4,\"inputCheck\",\"inputCheckListener\"]]]]],[\"z-modal-login\",[[6,\"z-modal-login\",{\"forgotPasswordUrl\":[1,\"forgot-password-url\"],\"heading\":[1],\"status\":[1025],\"message\":[1025],\"pwdmessage\":[1025],\"externalProviderCheck\":[32]}]]],[\"z-myz-topbar\",[[1,\"z-myz-topbar\",{\"intlinkdata\":[1],\"extlinkdata\":[1],\"userdata\":[1],\"ismyz\":[4],\"logolink\":[1],\"imagealt\":[1],\"activeintlinkid\":[1],\"activesublinkid\":[1],\"hideloginbutton\":[4],\"activeMenuItem\":[32],\"currentMenuItem\":[32],\"isMobile\":[32],\"isMenuMobileOpen\":[32]},[[9,\"resize\",\"handleResize\"],[2,\"zListItemLinkClick\",\"handleZListItemLinkClick\"],[2,\"zListItemClick\",\"handleZListItemClick\"]]]]],[\"z-combobox\",[[1,\"z-combobox\",{\"inputid\":[1],\"items\":[1],\"label\":[1],\"hassearch\":[4],\"searchlabel\":[1],\"searchplaceholder\":[1],\"searchtitle\":[1],\"noresultslabel\":[1],\"isopen\":[1028],\"isfixed\":[4],\"closesearchtext\":[1],\"hascheckall\":[4],\"checkalltext\":[1],\"uncheckalltext\":[1],\"maxcheckableitems\":[2],\"searchValue\":[32],\"selectedCounter\":[32],\"renderItemsList\":[32]},[[0,\"inputCheck\",\"inputCheckListener\"]]]]],[\"z-contextual-menu\",[[1,\"z-contextual-menu\",{\"elements\":[1],\"color\":[1],\"popoverPosition\":[513,\"popover-position\"]}]]],[\"z-myz-card-dictionary\",[[1,\"z-myz-card-dictionary\",{\"name\":[1],\"cover\":[1],\"disabled\":[4],\"flipped\":[1028],\"flipbuttonlabel\":[1],\"hideinfobtn\":[4]},[[0,\"flipCard\",\"handleFlipCard\"]]]]],[\"z-table\",[[4,\"z-table\",{\"lines\":[514],\"errorMessage\":[1,\"error-message\"],\"bordered\":[4],\"callToActionLabel\":[1,\"call-to-action-label\"],\"callToActionTwoLabel\":[1,\"call-to-action-two-label\"],\"columnSticky\":[4,\"column-sticky\"],\"empty\":[4],\"error\":[4],\"errorLink\":[1,\"error-link\"],\"headerSticky\":[4,\"header-sticky\"],\"message\":[1],\"subtitle\":[1],\"hasTableBody\":[32],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"],[8,\"orientationchange\",\"handleOrientationChange\"]]]]],[\"z-messages-pocket\",[[1,\"z-messages-pocket\",{\"pocketid\":[1],\"messages\":[2],\"status\":[1025]},[[16,\"pocketToggle\",\"handlePocketToggle\"]]]]],[\"z-pagination\",[[0,\"z-pagination\",{\"label\":[1],\"navArrows\":[4,\"nav-arrows\"],\"totalPages\":[2,\"total-pages\"],\"skip\":[2],\"edges\":[4],\"split\":[2],\"visiblePages\":[2,\"visible-pages\"],\"currentPage\":[1026,\"current-page\"],\"goToPage\":[4,\"go-to-page\"],\"_visiblePages\":[32],\"isMobile\":[32],\"goToPageValue\":[32]},[[9,\"resize\",\"onResize\"]]]]],[\"z-table-header-row\",[[4,\"z-table-header-row\",{\"expandable\":[516]}]]],[\"z-cookiebar\",[[1,\"z-cookiebar\",{\"cookiepolicyurl\":[1],\"hide\":[4],\"callback\":[16]}]]],[\"z-date-picker\",[[4,\"z-date-picker\",{\"datePickerId\":[1,\"date-picker-id\"],\"ariaLabel\":[1,\"aria-label\"],\"label\":[1],\"mode\":[1],\"flatpickrPosition\":[32],\"inputError\":[32]},[[18,\"keydown\",\"handleKeyDown\"]]]]],[\"z-file\",[[2,\"z-file\",{\"fileNumber\":[2,\"file-number\"],\"fileName\":[8,\"file-name\"],\"allowPopover\":[32],\"popoverVisible\":[32]},[[1,\"mouseover\",\"onMouseOver\"],[1,\"mouseleave\",\"onMouseLeave\"],[0,\"interactiveIconClick\",\"onInteractiveIconClick\"]]]]],[\"z-table-row\",[[4,\"z-table-row\",{\"expandedType\":[513,\"expanded-type\"],\"expanded\":[32]}]]],[\"z-myz-card-alert\",[[1,\"z-myz-card-alert\",{\"iconname\":[1],\"contenttext\":[1],\"actiontext\":[1],\"type\":[1]}]]],[\"z-myz-card-info\",[[1,\"z-myz-card-info\",{\"data\":[1],\"htmltabindex\":[2],\"hiddenContent\":[32],\"tooltip\":[32]}]]],[\"z-otp\",[[1,\"z-otp\",{\"inputNum\":[2,\"input-num\"],\"status\":[1],\"message\":[1]}]]],[\"z-pagination-bar\",[[1,\"z-pagination-bar\",{\"pages\":[2],\"visiblepages\":[2],\"currentpage\":[1026],\"startpage\":[1026],\"historyraw\":[1],\"listhistoryrow\":[1040],\"currentPages\":[32]}]]],[\"z-panel-elem\",[[1,\"z-panel-elem\",{\"elemid\":[1],\"imgurl\":[1],\"imgalt\":[1],\"linkicon\":[1],\"linklabel\":[1],\"url\":[1],\"target\":[1],\"isdisabled\":[4],\"descr_slot_name\":[1]}]]],[\"z-skip-to-content\",[[2,\"z-skip-to-content\",{\"variant\":[513],\"links\":[1025],\"visible\":[32],\"visibleLink\":[32]},[[4,\"focusout\",\"handleFocusOutSkipToContent\"],[4,\"focusin\",\"handleFocusSkipToContent\"]]]]],[\"z-user-dropdown\",[[1,\"z-user-dropdown\",{\"logged\":[4],\"userFullName\":[1,\"user-full-name\"],\"userEmail\":[1,\"user-email\"],\"menuContent\":[1,\"menu-content\"],\"useInverseColors\":[4,\"use-inverse-colors\"],\"isMenuOpen\":[32],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"],[8,\"orientationchange\",\"handleOrientationChange\"],[8,\"click\",\"handleClickOutside\"]]]]],[\"z-app-header\",[[1,\"z-app-header\",{\"stuck\":[516],\"hero\":[1],\"overlay\":[516],\"flow\":[513],\"drawerOpen\":[516,\"drawer-open\"],\"stucked\":[32],\"menuLength\":[32]}]]],[\"z-button-deprecated\",[[1,\"z-button-deprecated\",{\"htmlid\":[1],\"name\":[1],\"disabled\":[516],\"type\":[1],\"variant\":[513],\"icon\":[1],\"size\":[513],\"issmall\":[516],\"square\":[516]}]]],[\"z-button-filter\",[[1,\"z-button-filter\",{\"filtername\":[1],\"isfixed\":[4],\"hasicon\":[4],\"filterid\":[1],\"issmall\":[4]}]]],[\"z-button-sort\",[[1,\"z-button-sort\",{\"buttonid\":[1],\"label\":[1],\"desclabel\":[1],\"counter\":[2],\"sortlabelasc\":[1],\"sortlabeldesc\":[1],\"isselected\":[1028],\"sortasc\":[1028],\"allowTooltip\":[32]}]]],[\"z-card\",[[1,\"z-card\",{\"variant\":[513],\"coverIcon\":[1,\"cover-icon\"],\"clickable\":[516],\"showshadow\":[516],\"hasCoverImage\":[32]},[[0,\"click\",\"onClick\"]]]]],[\"z-carousel\",[[4,\"z-carousel\",{\"isLoading\":[4,\"is-loading\"],\"ghostLoadingHeight\":[2,\"ghost-loading-height\"]}]]],[\"z-icon-package\",[[1,\"z-icon-package\"]]],[\"z-info-box\",[[1,\"z-info-box\",{\"boxid\":[1],\"isclosable\":[4]}]]],[\"z-info-reveal\",[[1,\"z-info-reveal\",{\"icon\":[1],\"position\":[513],\"label\":[1],\"open\":[32],\"currentIndex\":[32]}]]],[\"z-menu\",[[1,\"z-menu\",{\"active\":[516],\"floating\":[516],\"open\":[1540],\"hasHeader\":[32],\"hasContent\":[32]},[[4,\"click\",\"handleClick\"]]]]],[\"z-menu-section\",[[1,\"z-menu-section\",{\"active\":[516],\"open\":[32],\"hasContent\":[32]},[[4,\"click\",\"handleClick\"]]]]],[\"z-myz-card-icon\",[[1,\"z-myz-card-icon\",{\"icon\":[1],\"isdisabled\":[4],\"ariaLabel\":[1,\"aria-label\"]}]]],[\"z-navigation-tab\",[[0,\"z-navigation-tab\",{\"selected\":[1540],\"disabled\":[516],\"orientation\":[513],\"size\":[513],\"icon\":[1],\"label\":[1],\"htmlTitle\":[1,\"html-title\"]},[[0,\"click\",\"onClick\"]]]]],[\"z-navigation-tab-link\",[[0,\"z-navigation-tab-link\",{\"selected\":[1540],\"disabled\":[516],\"orientation\":[513],\"size\":[513],\"htmlTitle\":[1,\"html-title\"],\"target\":[1],\"href\":[1],\"icon\":[1],\"label\":[1]},[[0,\"click\",\"onClick\"]]]]],[\"z-navigation-tabs\",[[1,\"z-navigation-tabs\",{\"orientation\":[513],\"size\":[513],\"canNavigate\":[32],\"canNavigatePrev\":[32],\"canNavigateNext\":[32]},[[9,\"resize\",\"checkScrollVisible\"],[0,\"selected\",\"onTabSelected\"]]]]],[\"z-notification\",[[1,\"z-notification\",{\"contenticonname\":[1],\"actiontext\":[1],\"type\":[513],\"showclose\":[4],\"showshadow\":[516],\"sticky\":[516]}]]],[\"z-pocket-message\",[[1,\"z-pocket-message\"]]],[\"z-section-title\",[[1,\"z-section-title\",{\"dividerPosition\":[1,\"divider-position\"],\"uppercase\":[516]}]]],[\"z-slideshow\",[[1,\"z-slideshow\",{\"slideshowid\":[1],\"data\":[1],\"device\":[32],\"currentSlide\":[32]}]]],[\"z-status-tag\",[[1,\"z-status-tag\",{\"icon\":[1],\"text\":[1],\"expandable\":[4],\"status\":[513],\"variant\":[1]}]]],[\"z-tag\",[[6,\"z-tag\",{\"icon\":[1],\"expandable\":[4]}]]],[\"z-toast-notification\",[[1,\"z-toast-notification\",{\"heading\":[1],\"message\":[1],\"closebutton\":[4],\"autoclose\":[2],\"pauseonfocusloss\":[4],\"type\":[1],\"isdraggable\":[4],\"draggablepercentage\":[2],\"transition\":[1],\"percentage\":[32],\"isTextLong\":[32]}]]],[\"z-toggle-button\",[[1,\"z-toggle-button\",{\"label\":[1],\"isdisabled\":[4],\"avoidclick\":[4],\"opened\":[1028]}]]],[\"z-toggle-switch\",[[6,\"z-toggle-switch\",{\"disabled\":[516],\"labelPosition\":[513,\"label-position\"],\"checked\":[1028],\"htmlid\":[1]}]]],[\"z-tooltip\",[[1,\"z-tooltip\",{\"position\":[1537],\"dark\":[516],\"open\":[1540],\"bindTo\":[1,\"bind-to\"]},[[0,\"openChange\",\"onPopoverOpenChange\"]]]]],[\"z-aria-alert\",[[4,\"z-aria-alert\",{\"mode\":[1]}]]],[\"z-avatar\",[[1,\"z-avatar\",{\"size\":[1],\"text\":[1],\"textColor\":[1,\"text-color\"],\"backgroundColor\":[1,\"background-color\"],\"image\":[1025]}]]],[\"z-chip-deprecated\",[[1,\"z-chip-deprecated\",{\"regulartext\":[1],\"boldtext\":[2]}]]],[\"z-myz-card-footer\",[[1,\"z-myz-card-footer\",{\"titolo\":[1],\"autori\":[1],\"isbn\":[1],\"faded\":[4],\"cardtype\":[1],\"opened\":[4],\"customContent\":[4,\"custom-content\"],\"isOpen\":[32],\"allowTooltipAuthors\":[32]},[[0,\"toggleClick\",\"handleToggle\"]]]]],[\"z-myz-card-footer-sections\",[[1,\"z-myz-card-footer-sections\"]]],[\"z-myz-card-list\",[[1,\"z-myz-card-list\",{\"listdata\":[1]}]]],[\"z-offcanvas\",[[6,\"z-offcanvas\",{\"variant\":[513],\"open\":[1540],\"transitiondirection\":[513]}]]],[\"z-popover-deprecated\",[[6,\"z-popover-deprecated\",{\"position\":[1],\"backgroundColor\":[1,\"background-color\"],\"borderRadius\":[1,\"border-radius\"],\"boxShadow\":[1,\"box-shadow\"],\"showArrow\":[4,\"show-arrow\"],\"padding\":[1],\"isVisible\":[32],\"popoverPosition\":[32]},[[0,\"closePopover\",\"closePopover\"],[8,\"keyup\",\"closePopoverWithKeyboard\"],[18,\"click\",\"handleOutsideClick\"]]]]],[\"z-stepper\",[[1,\"z-stepper\"]]],[\"z-stepper-item\",[[1,\"z-stepper-item\",{\"index\":[2],\"href\":[1],\"pressed\":[4],\"disabled\":[4]}]]],[\"z-table-body\",[[6,\"z-table-body\"]]],[\"z-table-expanded-row\",[[1,\"z-table-expanded-row\",{\"colSpan\":[2,\"col-span\"]}]]],[\"z-table-footer\",[[6,\"z-table-footer\"]]],[\"z-table-head\",[[6,\"z-table-head\"]]],[\"z-table-sticky-footer\",[[6,\"z-table-sticky-footer\"]]],[\"z-toast-notification-list\",[[1,\"z-toast-notification-list\",{\"position\":[1],\"newestontop\":[4]}]]],[\"z-tooltip-deprecated\",[[1,\"z-tooltip-deprecated\",{\"content\":[1],\"type\":[1025],\"open\":[1540],\"bindTo\":[1,\"bind-to\"],\"position\":[32]}]]],[\"z-visually-hidden\",[[1,\"z-visually-hidden\"]]],[\"z-table-header\",[[1,\"z-table-header\",{\"columnId\":[1,\"column-id\"],\"padding\":[513],\"sortable\":[4],\"showButton\":[4,\"show-button\"],\"defaultSortDirection\":[1,\"default-sort-direction\"],\"sortDirection\":[1025,\"sort-direction\"]},[[18,\"click\",\"handleOutsideClick\"],[18,\"click\",\"handleClickHeaders\"]]]]],[\"z-table-cell\",[[1,\"z-table-cell\",{\"showButton\":[4,\"show-button\"],\"padding\":[513],\"isMenuOpened\":[32]}]]],[\"z-table-empty-box\",[[6,\"z-table-empty-box\",{\"message\":[1],\"subtitle\":[1]}]]],[\"z-chip\",[[6,\"z-chip\",{\"icon\":[1],\"type\":[513],\"interactiveIcon\":[513,\"interactive-icon\"],\"disabled\":[516]}]]],[\"z-list-group\",[[1,\"z-list-group\",{\"size\":[513],\"dividerType\":[513,\"divider-type\"],\"dividerSize\":[513,\"divider-size\"],\"dividerColor\":[513,\"divider-color\"]}]]],[\"z-alert\",[[1,\"z-alert\",{\"type\":[1]}]]],[\"z-candybar\",[[1,\"z-candybar\"]]],[\"z-ghost-loading\",[[1,\"z-ghost-loading\"]]],[\"z-pagination-page\",[[1,\"z-pagination-page\",{\"pageid\":[1],\"value\":[2],\"isselected\":[4],\"isdisabled\":[4],\"isvisited\":[4],\"ariaLabel\":[1,\"aria-label\"]}]]],[\"z-input-label_2\",[[2,\"z-select\",{\"htmlid\":[1],\"items\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"disabled\":[4],\"readonly\":[4],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"message\":[8],\"autocomplete\":[4],\"noresultslabel\":[1],\"isOpen\":[32],\"selectedItem\":[32],\"searchString\":[32],\"getSelectedItem\":[64],\"getValue\":[64],\"setValue\":[64]}],[1,\"z-input-label\",{\"value\":[1],\"disabled\":[4],\"htmlfor\":[1]}]]],[\"z-menu-dropdown_2\",[[1,\"z-menu-dropdown\",{\"nomeutente\":[1],\"menucontent\":[1],\"buttonid\":[1],\"ismenuopen\":[32]}],[1,\"z-myz-list\",{\"inputrawdata\":[1025],\"list\":[1040]}]]],[\"z-dragdrop-area_2\",[[6,\"z-dragdrop-area\"],[1,\"z-heading\",{\"level\":[2],\"variant\":[1],\"component\":[1]}]]],[\"z-modal\",[[1,\"z-modal\",{\"modalid\":[1],\"modaltitle\":[1],\"modalsubtitle\":[1],\"closeButtonLabel\":[1,\"close-button-label\"]}]]],[\"z-footer-link_3\",[[1,\"z-footer-section\",{\"name\":[1],\"isOpen\":[32]}],[1,\"z-footer-link\",{\"href\":[1]}],[1,\"z-footer-social\",{\"icon\":[1],\"href\":[1],\"description\":[1]}]]],[\"z-myz-list-item\",[[1,\"z-myz-list-item\",{\"text\":[1],\"link\":[1],\"linktarget\":[1],\"icon\":[1],\"listitemid\":[1],\"action\":[1],\"underlined\":[4]}]]],[\"z-pocket_3\",[[1,\"z-pocket\",{\"pocketid\":[1],\"status\":[1025],\"open\":[64],\"close\":[64]},[[0,\"pocketHeaderClick\",\"handlePocketHeaderClick\"],[0,\"pocketHeaderPan\",\"handlePocketHeaderPan\"]]],[1,\"z-pocket-body\",{\"pocketid\":[1],\"status\":[1025]},[[16,\"pocketToggle\",\"handlePocketToggle\"]]],[1,\"z-pocket-header\",{\"pocketid\":[1]}]]],[\"z-myz-card_4\",[[1,\"z-myz-card\",{\"faded\":[4],\"cardtype\":[1],\"ispressed\":[4],\"ishighlighted\":[4]}],[1,\"z-myz-card-body\"],[1,\"z-myz-card-cover\",{\"img\":[1],\"titolo\":[1],\"faded\":[4],\"defaultimg\":[1]}],[1,\"z-myz-card-header\",{\"titolo\":[1],\"faded\":[4],\"cardtype\":[1],\"allowTooltip\":[32]}]]],[\"z-list_2\",[[1,\"z-list-element\",{\"alignButton\":[513,\"align-button\"],\"clickable\":[516],\"dividerColor\":[1,\"divider-color\"],\"dividerType\":[1,\"divider-type\"],\"dividerSize\":[1,\"divider-size\"],\"expandable\":[516],\"expandableStyle\":[1,\"expandable-style\"],\"listElementId\":[514,\"list-element-id\"],\"size\":[513],\"color\":[513],\"disabled\":[516],\"isContextualMenu\":[516,\"is-contextual-menu\"],\"showInnerContent\":[32]},[[4,\"accessibleFocus\",\"accessibleFocusHandler\"]]],[1,\"z-list\",{\"size\":[513]}]]],[\"z-popover\",[[1,\"z-popover\",{\"position\":[513],\"open\":[1540],\"bindTo\":[1,\"bind-to\"],\"showArrow\":[516,\"show-arrow\"],\"center\":[516],\"closable\":[4],\"currentPosition\":[32]},[[8,\"keyup\",\"closePopoverWithKeyboard\"],[18,\"click\",\"handleOutsideClick\"]]]]],[\"z-button\",[[6,\"z-button\",{\"ariaLabel\":[513,\"aria-label\"],\"href\":[1],\"target\":[1],\"htmlid\":[1],\"name\":[1],\"disabled\":[516],\"type\":[1],\"variant\":[513],\"icon\":[1],\"size\":[513]}]]],[\"z-body_2\",[[1,\"z-body\",{\"level\":[2],\"variant\":[1],\"component\":[1]}],[1,\"z-typography\",{\"component\":[1],\"variant\":[1],\"level\":[1]}]]]]"), options);
28
+ globalScripts();
29
+ return bootstrapLazy(JSON.parse("[[\"z-footer\",[[1,\"z-footer\",{\"data\":[1],\"productName\":[1,\"product-name\"],\"productVersion\":[1,\"product-version\"],\"productCreditsLink\":[1,\"product-credits-link\"],\"showReportAProblemButton\":[4,\"show-report-a-problem-button\"],\"contentMaxWidth\":[2,\"content-max-width\"]},[[0,\"zLinkClick\",\"zLinkClickListener\"]]]]],[\"z-file-upload\",[[6,\"z-file-upload\",{\"type\":[1537],\"buttonVariant\":[1,\"button-variant\"],\"acceptedFormat\":[1,\"accepted-format\"],\"fileMaxSize\":[2,\"file-max-size\"],\"mainTitle\":[1,\"main-title\"],\"description\":[1],\"filesNumber\":[32],\"invalidFiles\":[32]},[[0,\"removeFile\",\"removeFileListener\"],[0,\"fileDropped\",\"fileDroppedListener\"]]]]],[\"z-input-deprecated\",[[2,\"z-input-deprecated\",{\"htmlid\":[1],\"type\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"value\":[1025],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"checked\":[1028],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"hasmessage\":[4],\"message\":[1],\"labelafter\":[4],\"typingtimeout\":[2],\"items\":[1],\"autocomplete\":[8],\"multiple\":[4],\"hasclearicon\":[4],\"icon\":[1],\"isTyping\":[32],\"textareaWrapperHover\":[32],\"textareaWrapperFocus\":[32],\"passwordHidden\":[32],\"getValue\":[64],\"setValue\":[64],\"isChecked\":[64]},[[4,\"inputCheck\",\"inputCheckListener\"]]]]],[\"z-modal-login\",[[6,\"z-modal-login\",{\"forgotPasswordUrl\":[1,\"forgot-password-url\"],\"heading\":[1],\"status\":[1025],\"message\":[1025],\"pwdmessage\":[1025],\"externalProviderCheck\":[32]}]]],[\"z-myz-topbar\",[[1,\"z-myz-topbar\",{\"intlinkdata\":[1],\"extlinkdata\":[1],\"userdata\":[1],\"ismyz\":[4],\"logolink\":[1],\"imagealt\":[1],\"activeintlinkid\":[1],\"activesublinkid\":[1],\"hideloginbutton\":[4],\"activeMenuItem\":[32],\"currentMenuItem\":[32],\"isMobile\":[32],\"isMenuMobileOpen\":[32]},[[9,\"resize\",\"handleResize\"],[2,\"zListItemLinkClick\",\"handleZListItemLinkClick\"],[2,\"zListItemClick\",\"handleZListItemClick\"]]]]],[\"z-combobox\",[[1,\"z-combobox\",{\"inputid\":[1],\"items\":[1],\"label\":[1],\"hassearch\":[4],\"searchlabel\":[1],\"searchplaceholder\":[1],\"searchtitle\":[1],\"noresultslabel\":[1],\"isopen\":[1028],\"isfixed\":[4],\"closesearchtext\":[1],\"hascheckall\":[4],\"checkalltext\":[1],\"uncheckalltext\":[1],\"maxcheckableitems\":[2],\"searchValue\":[32],\"selectedCounter\":[32],\"renderItemsList\":[32]},[[0,\"inputCheck\",\"inputCheckListener\"]]]]],[\"z-contextual-menu\",[[1,\"z-contextual-menu\",{\"elements\":[1],\"color\":[1],\"popoverPosition\":[513,\"popover-position\"]}]]],[\"z-myz-card-dictionary\",[[1,\"z-myz-card-dictionary\",{\"name\":[1],\"cover\":[1],\"disabled\":[4],\"flipped\":[1028],\"flipbuttonlabel\":[1],\"hideinfobtn\":[4]},[[0,\"flipCard\",\"handleFlipCard\"]]]]],[\"z-app-topbar\",[[1,\"z-app-topbar\",{\"theme\":[1],\"contentMaxWidth\":[2,\"content-max-width\"],\"topbarContent\":[1,\"topbar-content\"],\"logoLink\":[1,\"logo-link\"],\"showAppSwitcher\":[4,\"show-app-switcher\"],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"]]]]],[\"z-table\",[[4,\"z-table\",{\"lines\":[514],\"errorMessage\":[1,\"error-message\"],\"bordered\":[4],\"callToActionLabel\":[1,\"call-to-action-label\"],\"callToActionTwoLabel\":[1,\"call-to-action-two-label\"],\"columnSticky\":[4,\"column-sticky\"],\"empty\":[4],\"error\":[4],\"errorLink\":[1,\"error-link\"],\"headerSticky\":[4,\"header-sticky\"],\"message\":[1],\"subtitle\":[1],\"hasTableBody\":[32],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"],[8,\"orientationchange\",\"handleOrientationChange\"]]]]],[\"z-messages-pocket\",[[1,\"z-messages-pocket\",{\"pocketid\":[1],\"messages\":[2],\"status\":[1025]},[[16,\"pocketToggle\",\"handlePocketToggle\"]]]]],[\"z-pagination\",[[0,\"z-pagination\",{\"label\":[1],\"navArrows\":[4,\"nav-arrows\"],\"totalPages\":[2,\"total-pages\"],\"skip\":[2],\"edges\":[4],\"split\":[2],\"visiblePages\":[2,\"visible-pages\"],\"currentPage\":[1026,\"current-page\"],\"goToPage\":[4,\"go-to-page\"],\"_visiblePages\":[32],\"isMobile\":[32],\"goToPageValue\":[32]},[[9,\"resize\",\"onResize\"]]]]],[\"z-table-header-row\",[[4,\"z-table-header-row\",{\"expandable\":[516]}]]],[\"z-cookiebar\",[[1,\"z-cookiebar\",{\"cookiepolicyurl\":[1],\"hide\":[4],\"callback\":[16]}]]],[\"z-date-picker\",[[4,\"z-date-picker\",{\"datePickerId\":[1,\"date-picker-id\"],\"ariaLabel\":[1,\"aria-label\"],\"label\":[1],\"mode\":[1],\"flatpickrPosition\":[32],\"inputError\":[32]},[[18,\"keydown\",\"handleKeyDown\"]]]]],[\"z-file\",[[6,\"z-file\",{\"fileNumber\":[2,\"file-number\"],\"allowPopover\":[32],\"popoverVisible\":[32]},[[1,\"mouseover\",\"onMouseOver\"],[1,\"mouseleave\",\"onMouseLeave\"],[0,\"interactiveIconClick\",\"onInteractiveIconClick\"]]]]],[\"z-range-picker\",[[0,\"z-range-picker\",{\"rangePickerId\":[1,\"range-picker-id\"],\"firstAriaLabel\":[1,\"first-aria-label\"],\"firstLabel\":[1,\"first-label\"],\"secondAriaLabel\":[1,\"second-aria-label\"],\"secondLabel\":[1,\"second-label\"],\"mode\":[1],\"flatpickrPosition\":[32],\"activeInput\":[32],\"firstInputError\":[32],\"lastInputError\":[32]},[[18,\"click\",\"handleClick\"],[18,\"keyup\",\"handleKeyDown\"]]]]],[\"z-table-row\",[[4,\"z-table-row\",{\"expandedType\":[513,\"expanded-type\"],\"expanded\":[32]}]]],[\"z-myz-card-alert\",[[1,\"z-myz-card-alert\",{\"iconname\":[1],\"contenttext\":[1],\"actiontext\":[1],\"type\":[1]}]]],[\"z-myz-card-info\",[[1,\"z-myz-card-info\",{\"data\":[1],\"htmltabindex\":[2],\"hiddenContent\":[32],\"tooltip\":[32]}]]],[\"z-otp\",[[1,\"z-otp\",{\"inputNum\":[2,\"input-num\"],\"status\":[1],\"message\":[1]}]]],[\"z-pagination-bar\",[[1,\"z-pagination-bar\",{\"pages\":[2],\"visiblepages\":[2],\"currentpage\":[1026],\"startpage\":[1026],\"historyraw\":[1],\"listhistoryrow\":[1040],\"currentPages\":[32]}]]],[\"z-panel-elem\",[[1,\"z-panel-elem\",{\"elemid\":[1],\"imgurl\":[1],\"imgalt\":[1],\"linkicon\":[1],\"linklabel\":[1],\"url\":[1],\"target\":[1],\"isdisabled\":[4],\"descr_slot_name\":[1]}]]],[\"z-skip-to-content\",[[2,\"z-skip-to-content\",{\"variant\":[513],\"links\":[1025],\"visible\":[32],\"visibleLink\":[32]},[[4,\"focusout\",\"handleFocusOutSkipToContent\"],[4,\"focusin\",\"handleFocusSkipToContent\"]]]]],[\"z-user-dropdown\",[[1,\"z-user-dropdown\",{\"logged\":[4],\"userFullName\":[1,\"user-full-name\"],\"userEmail\":[1,\"user-email\"],\"menuContent\":[1,\"menu-content\"],\"useInverseColors\":[4,\"use-inverse-colors\"],\"isMenuOpen\":[32],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"],[8,\"orientationchange\",\"handleOrientationChange\"],[8,\"click\",\"handleClickOutside\"]]]]],[\"z-app-header\",[[1,\"z-app-header\",{\"stuck\":[516],\"hero\":[1],\"overlay\":[516],\"flow\":[513],\"drawerOpen\":[516,\"drawer-open\"],\"stucked\":[32],\"menuLength\":[32]}]]],[\"z-button-deprecated\",[[1,\"z-button-deprecated\",{\"htmlid\":[1],\"name\":[1],\"disabled\":[516],\"type\":[1],\"variant\":[513],\"icon\":[1],\"size\":[513],\"issmall\":[516],\"square\":[516]}]]],[\"z-button-filter\",[[1,\"z-button-filter\",{\"filtername\":[1],\"isfixed\":[4],\"hasicon\":[4],\"filterid\":[1],\"issmall\":[4]}]]],[\"z-button-sort\",[[1,\"z-button-sort\",{\"buttonid\":[1],\"label\":[1],\"desclabel\":[1],\"counter\":[2],\"sortlabelasc\":[1],\"sortlabeldesc\":[1],\"isselected\":[1028],\"sortasc\":[1028],\"allowTooltip\":[32]}]]],[\"z-card\",[[1,\"z-card\",{\"variant\":[513],\"coverIcon\":[1,\"cover-icon\"],\"clickable\":[516],\"showshadow\":[516],\"hasCoverImage\":[32]},[[0,\"click\",\"onClick\"]]]]],[\"z-carousel\",[[4,\"z-carousel\",{\"isLoading\":[4,\"is-loading\"],\"ghostLoadingHeight\":[2,\"ghost-loading-height\"]}]]],[\"z-icon-package\",[[1,\"z-icon-package\"]]],[\"z-info-box\",[[1,\"z-info-box\",{\"boxid\":[1],\"isclosable\":[4]}]]],[\"z-info-reveal\",[[1,\"z-info-reveal\",{\"icon\":[1],\"position\":[513],\"label\":[1],\"open\":[32],\"currentIndex\":[32]}]]],[\"z-menu\",[[1,\"z-menu\",{\"active\":[516],\"floating\":[516],\"open\":[1540],\"hasHeader\":[32],\"hasContent\":[32]},[[4,\"click\",\"handleClick\"]]]]],[\"z-menu-section\",[[1,\"z-menu-section\",{\"active\":[516],\"open\":[32],\"hasContent\":[32]},[[4,\"click\",\"handleClick\"]]]]],[\"z-myz-card-icon\",[[1,\"z-myz-card-icon\",{\"icon\":[1],\"isdisabled\":[4],\"ariaLabel\":[1,\"aria-label\"]}]]],[\"z-navigation-tab\",[[0,\"z-navigation-tab\",{\"selected\":[1540],\"disabled\":[516],\"orientation\":[513],\"size\":[513],\"icon\":[1],\"label\":[1],\"htmlTitle\":[1,\"html-title\"]},[[0,\"click\",\"onClick\"]]]]],[\"z-navigation-tab-link\",[[0,\"z-navigation-tab-link\",{\"selected\":[1540],\"disabled\":[516],\"orientation\":[513],\"size\":[513],\"htmlTitle\":[1,\"html-title\"],\"target\":[1],\"href\":[1],\"icon\":[1],\"label\":[1]},[[0,\"click\",\"onClick\"]]]]],[\"z-navigation-tabs\",[[1,\"z-navigation-tabs\",{\"orientation\":[513],\"size\":[513],\"canNavigate\":[32],\"canNavigatePrev\":[32],\"canNavigateNext\":[32]},[[9,\"resize\",\"checkScrollVisible\"],[0,\"selected\",\"onTabSelected\"]]]]],[\"z-notification\",[[1,\"z-notification\",{\"contenticonname\":[1],\"actiontext\":[1],\"type\":[513],\"showclose\":[4],\"showshadow\":[516],\"sticky\":[516]}]]],[\"z-pocket-message\",[[1,\"z-pocket-message\"]]],[\"z-section-title\",[[1,\"z-section-title\",{\"dividerPosition\":[1,\"divider-position\"],\"uppercase\":[516]}]]],[\"z-slideshow\",[[1,\"z-slideshow\",{\"slideshowid\":[1],\"data\":[1],\"device\":[32],\"currentSlide\":[32]}]]],[\"z-status-tag\",[[1,\"z-status-tag\",{\"icon\":[1],\"text\":[1],\"expandable\":[4],\"status\":[513],\"variant\":[1]}]]],[\"z-tag\",[[6,\"z-tag\",{\"icon\":[1],\"expandable\":[4]}]]],[\"z-toast-notification\",[[1,\"z-toast-notification\",{\"heading\":[1],\"message\":[1],\"closebutton\":[4],\"autoclose\":[2],\"pauseonfocusloss\":[4],\"type\":[1],\"isdraggable\":[4],\"draggablepercentage\":[2],\"transition\":[1],\"percentage\":[32],\"isTextLong\":[32]}]]],[\"z-toggle-button\",[[1,\"z-toggle-button\",{\"label\":[1],\"isdisabled\":[4],\"avoidclick\":[4],\"opened\":[1028]}]]],[\"z-toggle-switch\",[[6,\"z-toggle-switch\",{\"disabled\":[516],\"labelPosition\":[513,\"label-position\"],\"checked\":[1028],\"htmlid\":[1]}]]],[\"z-tooltip\",[[1,\"z-tooltip\",{\"position\":[1537],\"dark\":[516],\"open\":[1540],\"bindTo\":[1,\"bind-to\"]},[[0,\"openChange\",\"onPopoverOpenChange\"]]]]],[\"z-aria-alert\",[[4,\"z-aria-alert\",{\"mode\":[1]}]]],[\"z-avatar\",[[1,\"z-avatar\",{\"size\":[1],\"text\":[1],\"textColor\":[1,\"text-color\"],\"backgroundColor\":[1,\"background-color\"],\"image\":[1025]}]]],[\"z-chip-deprecated\",[[1,\"z-chip-deprecated\",{\"regulartext\":[1],\"boldtext\":[2]}]]],[\"z-myz-card-footer\",[[1,\"z-myz-card-footer\",{\"titolo\":[1],\"autori\":[1],\"isbn\":[1],\"faded\":[4],\"cardtype\":[1],\"opened\":[4],\"customContent\":[4,\"custom-content\"],\"isOpen\":[32],\"allowTooltipAuthors\":[32]},[[0,\"toggleClick\",\"handleToggle\"]]]]],[\"z-myz-card-footer-sections\",[[1,\"z-myz-card-footer-sections\"]]],[\"z-myz-card-list\",[[1,\"z-myz-card-list\",{\"listdata\":[1]}]]],[\"z-offcanvas\",[[6,\"z-offcanvas\",{\"variant\":[513],\"open\":[1540],\"transitiondirection\":[513]}]]],[\"z-popover-deprecated\",[[6,\"z-popover-deprecated\",{\"position\":[1],\"backgroundColor\":[1,\"background-color\"],\"borderRadius\":[1,\"border-radius\"],\"boxShadow\":[1,\"box-shadow\"],\"showArrow\":[4,\"show-arrow\"],\"padding\":[1],\"isVisible\":[32],\"popoverPosition\":[32]},[[0,\"closePopover\",\"closePopover\"],[8,\"keyup\",\"closePopoverWithKeyboard\"],[18,\"click\",\"handleOutsideClick\"]]]]],[\"z-stepper\",[[1,\"z-stepper\"]]],[\"z-stepper-item\",[[1,\"z-stepper-item\",{\"index\":[2],\"href\":[1],\"pressed\":[4],\"disabled\":[4]}]]],[\"z-table-body\",[[6,\"z-table-body\"]]],[\"z-table-expanded-row\",[[1,\"z-table-expanded-row\",{\"colSpan\":[2,\"col-span\"]}]]],[\"z-table-footer\",[[6,\"z-table-footer\"]]],[\"z-table-head\",[[6,\"z-table-head\"]]],[\"z-table-sticky-footer\",[[6,\"z-table-sticky-footer\"]]],[\"z-toast-notification-list\",[[1,\"z-toast-notification-list\",{\"position\":[1],\"newestontop\":[4]}]]],[\"z-tooltip-deprecated\",[[1,\"z-tooltip-deprecated\",{\"content\":[1],\"type\":[1025],\"open\":[1540],\"bindTo\":[1,\"bind-to\"],\"position\":[32]}]]],[\"z-visually-hidden\",[[1,\"z-visually-hidden\"]]],[\"z-select\",[[2,\"z-select\",{\"htmlid\":[1],\"items\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"disabled\":[4],\"readonly\":[4],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"message\":[8],\"autocomplete\":[4],\"noresultslabel\":[1],\"isOpen\":[32],\"selectedItem\":[32],\"searchString\":[32],\"getSelectedItem\":[64],\"getValue\":[64],\"setValue\":[64]}]]],[\"z-table-header\",[[1,\"z-table-header\",{\"columnId\":[1,\"column-id\"],\"padding\":[513],\"sortable\":[4],\"showButton\":[4,\"show-button\"],\"defaultSortDirection\":[1,\"default-sort-direction\"],\"sortDirection\":[1025,\"sort-direction\"]},[[18,\"click\",\"handleOutsideClick\"],[18,\"click\",\"handleClickHeaders\"]]]]],[\"z-dragdrop-area\",[[6,\"z-dragdrop-area\"]]],[\"z-menu-dropdown\",[[1,\"z-menu-dropdown\",{\"nomeutente\":[1],\"menucontent\":[1],\"buttonid\":[1],\"ismenuopen\":[32]}]]],[\"z-myz-list\",[[1,\"z-myz-list\",{\"inputrawdata\":[1025],\"list\":[1040]}]]],[\"z-table-cell\",[[1,\"z-table-cell\",{\"showButton\":[4,\"show-button\"],\"padding\":[513],\"isMenuOpened\":[32]}]]],[\"z-table-empty-box\",[[6,\"z-table-empty-box\",{\"message\":[1],\"subtitle\":[1]}]]],[\"z-app-switcher\",[[1,\"z-app-switcher\",{\"theme\":[1],\"isopen\":[32]}]]],[\"z-chip\",[[6,\"z-chip\",{\"icon\":[1],\"type\":[513],\"interactiveIcon\":[513,\"interactive-icon\"],\"disabled\":[516]}]]],[\"z-footer-section\",[[1,\"z-footer-section\",{\"name\":[1],\"isOpen\":[32]}]]],[\"z-heading\",[[1,\"z-heading\",{\"level\":[2],\"variant\":[1],\"component\":[1]}]]],[\"z-list-group\",[[1,\"z-list-group\",{\"size\":[513],\"dividerType\":[513,\"divider-type\"],\"dividerSize\":[513,\"divider-size\"],\"dividerColor\":[513,\"divider-color\"]}]]],[\"z-alert\",[[1,\"z-alert\",{\"type\":[1]}]]],[\"z-candybar\",[[1,\"z-candybar\"]]],[\"z-footer-link\",[[1,\"z-footer-link\",{\"href\":[1]}]]],[\"z-footer-social\",[[1,\"z-footer-social\",{\"icon\":[1],\"href\":[1],\"description\":[1]}]]],[\"z-ghost-loading\",[[1,\"z-ghost-loading\"]]],[\"z-input-label\",[[1,\"z-input-label\",{\"value\":[1],\"disabled\":[4],\"htmlfor\":[1]}]]],[\"z-myz-card\",[[1,\"z-myz-card\",{\"faded\":[4],\"cardtype\":[1],\"ispressed\":[4],\"ishighlighted\":[4]}]]],[\"z-myz-card-body\",[[1,\"z-myz-card-body\"]]],[\"z-myz-card-cover\",[[1,\"z-myz-card-cover\",{\"img\":[1],\"titolo\":[1],\"faded\":[4],\"defaultimg\":[1]}]]],[\"z-myz-card-header\",[[1,\"z-myz-card-header\",{\"titolo\":[1],\"faded\":[4],\"cardtype\":[1],\"allowTooltip\":[32]}]]],[\"z-pagination-page\",[[1,\"z-pagination-page\",{\"pageid\":[1],\"value\":[2],\"isselected\":[4],\"isdisabled\":[4],\"isvisited\":[4],\"ariaLabel\":[1,\"aria-label\"]}]]],[\"z-pocket\",[[1,\"z-pocket\",{\"pocketid\":[1],\"status\":[1025],\"open\":[64],\"close\":[64]},[[0,\"pocketHeaderClick\",\"handlePocketHeaderClick\"],[0,\"pocketHeaderPan\",\"handlePocketHeaderPan\"]]]]],[\"z-pocket-body\",[[1,\"z-pocket-body\",{\"pocketid\":[1],\"status\":[1025]},[[16,\"pocketToggle\",\"handlePocketToggle\"]]]]],[\"z-pocket-header\",[[1,\"z-pocket-header\",{\"pocketid\":[1]}]]],[\"z-icon\",[[1,\"z-icon\",{\"name\":[1],\"height\":[2],\"width\":[2],\"iconid\":[1],\"fill\":[1]}]]],[\"z-modal\",[[1,\"z-modal\",{\"modalid\":[1],\"modaltitle\":[1],\"modalsubtitle\":[1],\"closeButtonLabel\":[1,\"close-button-label\"]}]]],[\"z-list-element\",[[1,\"z-list-element\",{\"alignButton\":[513,\"align-button\"],\"clickable\":[516],\"dividerColor\":[1,\"divider-color\"],\"dividerType\":[1,\"divider-type\"],\"dividerSize\":[1,\"divider-size\"],\"expandable\":[516],\"expandableStyle\":[1,\"expandable-style\"],\"listElementId\":[514,\"list-element-id\"],\"size\":[513],\"color\":[513],\"disabled\":[516],\"isContextualMenu\":[516,\"is-contextual-menu\"],\"showInnerContent\":[32]},[[4,\"accessibleFocus\",\"accessibleFocusHandler\"]]]]],[\"z-myz-list-item\",[[1,\"z-myz-list-item\",{\"text\":[1],\"link\":[1],\"linktarget\":[1],\"icon\":[1],\"listitemid\":[1],\"action\":[1],\"underlined\":[4]}]]],[\"z-list\",[[1,\"z-list\",{\"size\":[513]}]]],[\"z-logo\",[[1,\"z-logo\",{\"width\":[2],\"height\":[2],\"imageAlt\":[1,\"image-alt\"],\"link\":[1],\"targetBlank\":[4,\"target-blank\"],\"mobileLogo\":[4,\"mobile-logo\"]}]]],[\"z-popover\",[[1,\"z-popover\",{\"position\":[513],\"open\":[1540],\"bindTo\":[1,\"bind-to\"],\"showArrow\":[516,\"show-arrow\"],\"center\":[516],\"closable\":[4],\"currentPosition\":[32]},[[8,\"keyup\",\"closePopoverWithKeyboard\"],[18,\"click\",\"handleOutsideClick\"]]]]],[\"z-input\",[[2,\"z-input\",{\"htmlid\":[1],\"type\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"value\":[1025],\"disabled\":[516],\"readonly\":[4],\"required\":[4],\"checked\":[1028],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"message\":[8],\"labelPosition\":[1,\"label-position\"],\"autocomplete\":[1],\"hasclearicon\":[4],\"icon\":[1],\"min\":[2],\"max\":[2],\"step\":[2],\"pattern\":[1],\"isTyping\":[32],\"passwordHidden\":[32],\"isChecked\":[64]},[[4,\"inputCheck\",\"inputCheckListener\"]]]]],[\"z-body\",[[1,\"z-body\",{\"level\":[2],\"variant\":[1],\"component\":[1]}]]],[\"z-link\",[[1,\"z-link\",{\"htmlid\":[1],\"href\":[1],\"target\":[1],\"htmltabindex\":[2],\"isdisabled\":[4],\"isactive\":[4],\"iswhite\":[4],\"textcolor\":[1],\"icon\":[1],\"big\":[4],\"iconposition\":[1],\"underline\":[4],\"iconSize\":[32]}]]],[\"z-input-message\",[[1,\"z-input-message\",{\"message\":[1],\"status\":[513]}]]],[\"z-divider\",[[2,\"z-divider\",{\"size\":[1],\"color\":[1],\"orientation\":[1]}]]],[\"z-typography\",[[1,\"z-typography\",{\"component\":[1],\"variant\":[1],\"level\":[1]}]]],[\"z-button\",[[6,\"z-button\",{\"ariaLabel\":[513,\"aria-label\"],\"href\":[1],\"target\":[1],\"htmlid\":[1],\"name\":[1],\"disabled\":[516],\"type\":[1],\"variant\":[513],\"icon\":[1],\"size\":[513]}]]]]"), options);
14
30
  });
15
31
  };
16
32
 
@@ -0,0 +1,388 @@
1
+ /*
2
+ Stencil Client Platform v2.15.2 | MIT Licensed | https://stenciljs.com
3
+ */
4
+ /**
5
+ * @license
6
+ * Copyright Google Inc. All Rights Reserved.
7
+ *
8
+ * Use of this source code is governed by an MIT-style license that can be
9
+ * found in the LICENSE file at https://angular.io/license
10
+ *
11
+ * This file is a port of shadowCSS from webcomponents.js to TypeScript.
12
+ * https://github.com/webcomponents/webcomponentsjs/blob/4efecd7e0e/src/ShadowCSS/ShadowCSS.js
13
+ * https://github.com/angular/angular/blob/master/packages/compiler/src/shadow_css.ts
14
+ */
15
+ const safeSelector = (selector) => {
16
+ const placeholders = [];
17
+ let index = 0;
18
+ let content;
19
+ // Replaces attribute selectors with placeholders.
20
+ // The WS in [attr="va lue"] would otherwise be interpreted as a selector separator.
21
+ selector = selector.replace(/(\[[^\]]*\])/g, (_, keep) => {
22
+ const replaceBy = `__ph-${index}__`;
23
+ placeholders.push(keep);
24
+ index++;
25
+ return replaceBy;
26
+ });
27
+ // Replaces the expression in `:nth-child(2n + 1)` with a placeholder.
28
+ // WS and "+" would otherwise be interpreted as selector separators.
29
+ content = selector.replace(/(:nth-[-\w]+)(\([^)]+\))/g, (_, pseudo, exp) => {
30
+ const replaceBy = `__ph-${index}__`;
31
+ placeholders.push(exp);
32
+ index++;
33
+ return pseudo + replaceBy;
34
+ });
35
+ const ss = {
36
+ content,
37
+ placeholders,
38
+ };
39
+ return ss;
40
+ };
41
+ const restoreSafeSelector = (placeholders, content) => {
42
+ return content.replace(/__ph-(\d+)__/g, (_, index) => placeholders[+index]);
43
+ };
44
+ const _polyfillHost = '-shadowcsshost';
45
+ const _polyfillSlotted = '-shadowcssslotted';
46
+ // note: :host-context pre-processed to -shadowcsshostcontext.
47
+ const _polyfillHostContext = '-shadowcsscontext';
48
+ const _parenSuffix = ')(?:\\((' + '(?:\\([^)(]*\\)|[^)(]*)+?' + ')\\))?([^,{]*)';
49
+ const _cssColonHostRe = new RegExp('(' + _polyfillHost + _parenSuffix, 'gim');
50
+ const _cssColonHostContextRe = new RegExp('(' + _polyfillHostContext + _parenSuffix, 'gim');
51
+ const _cssColonSlottedRe = new RegExp('(' + _polyfillSlotted + _parenSuffix, 'gim');
52
+ const _polyfillHostNoCombinator = _polyfillHost + '-no-combinator';
53
+ const _polyfillHostNoCombinatorRe = /-shadowcsshost-no-combinator([^\s]*)/;
54
+ const _shadowDOMSelectorsRe = [/::shadow/g, /::content/g];
55
+ const _selectorReSuffix = '([>\\s~+[.,{:][\\s\\S]*)?$';
56
+ const _polyfillHostRe = /-shadowcsshost/gim;
57
+ const _colonHostRe = /:host/gim;
58
+ const _colonSlottedRe = /::slotted/gim;
59
+ const _colonHostContextRe = /:host-context/gim;
60
+ const _commentRe = /\/\*\s*[\s\S]*?\*\//g;
61
+ const stripComments = (input) => {
62
+ return input.replace(_commentRe, '');
63
+ };
64
+ const _commentWithHashRe = /\/\*\s*#\s*source(Mapping)?URL=[\s\S]+?\*\//g;
65
+ const extractCommentsWithHash = (input) => {
66
+ return input.match(_commentWithHashRe) || [];
67
+ };
68
+ const _ruleRe = /(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g;
69
+ const _curlyRe = /([{}])/g;
70
+ const _selectorPartsRe = /(^.*?[^\\])??((:+)(.*)|$)/;
71
+ const OPEN_CURLY = '{';
72
+ const CLOSE_CURLY = '}';
73
+ const BLOCK_PLACEHOLDER = '%BLOCK%';
74
+ const processRules = (input, ruleCallback) => {
75
+ const inputWithEscapedBlocks = escapeBlocks(input);
76
+ let nextBlockIndex = 0;
77
+ return inputWithEscapedBlocks.escapedString.replace(_ruleRe, (...m) => {
78
+ const selector = m[2];
79
+ let content = '';
80
+ let suffix = m[4];
81
+ let contentPrefix = '';
82
+ if (suffix && suffix.startsWith('{' + BLOCK_PLACEHOLDER)) {
83
+ content = inputWithEscapedBlocks.blocks[nextBlockIndex++];
84
+ suffix = suffix.substring(BLOCK_PLACEHOLDER.length + 1);
85
+ contentPrefix = '{';
86
+ }
87
+ const cssRule = {
88
+ selector,
89
+ content,
90
+ };
91
+ const rule = ruleCallback(cssRule);
92
+ return `${m[1]}${rule.selector}${m[3]}${contentPrefix}${rule.content}${suffix}`;
93
+ });
94
+ };
95
+ const escapeBlocks = (input) => {
96
+ const inputParts = input.split(_curlyRe);
97
+ const resultParts = [];
98
+ const escapedBlocks = [];
99
+ let bracketCount = 0;
100
+ let currentBlockParts = [];
101
+ for (let partIndex = 0; partIndex < inputParts.length; partIndex++) {
102
+ const part = inputParts[partIndex];
103
+ if (part === CLOSE_CURLY) {
104
+ bracketCount--;
105
+ }
106
+ if (bracketCount > 0) {
107
+ currentBlockParts.push(part);
108
+ }
109
+ else {
110
+ if (currentBlockParts.length > 0) {
111
+ escapedBlocks.push(currentBlockParts.join(''));
112
+ resultParts.push(BLOCK_PLACEHOLDER);
113
+ currentBlockParts = [];
114
+ }
115
+ resultParts.push(part);
116
+ }
117
+ if (part === OPEN_CURLY) {
118
+ bracketCount++;
119
+ }
120
+ }
121
+ if (currentBlockParts.length > 0) {
122
+ escapedBlocks.push(currentBlockParts.join(''));
123
+ resultParts.push(BLOCK_PLACEHOLDER);
124
+ }
125
+ const strEscapedBlocks = {
126
+ escapedString: resultParts.join(''),
127
+ blocks: escapedBlocks,
128
+ };
129
+ return strEscapedBlocks;
130
+ };
131
+ const insertPolyfillHostInCssText = (selector) => {
132
+ selector = selector
133
+ .replace(_colonHostContextRe, _polyfillHostContext)
134
+ .replace(_colonHostRe, _polyfillHost)
135
+ .replace(_colonSlottedRe, _polyfillSlotted);
136
+ return selector;
137
+ };
138
+ const convertColonRule = (cssText, regExp, partReplacer) => {
139
+ // m[1] = :host(-context), m[2] = contents of (), m[3] rest of rule
140
+ return cssText.replace(regExp, (...m) => {
141
+ if (m[2]) {
142
+ const parts = m[2].split(',');
143
+ const r = [];
144
+ for (let i = 0; i < parts.length; i++) {
145
+ const p = parts[i].trim();
146
+ if (!p)
147
+ break;
148
+ r.push(partReplacer(_polyfillHostNoCombinator, p, m[3]));
149
+ }
150
+ return r.join(',');
151
+ }
152
+ else {
153
+ return _polyfillHostNoCombinator + m[3];
154
+ }
155
+ });
156
+ };
157
+ const colonHostPartReplacer = (host, part, suffix) => {
158
+ return host + part.replace(_polyfillHost, '') + suffix;
159
+ };
160
+ const convertColonHost = (cssText) => {
161
+ return convertColonRule(cssText, _cssColonHostRe, colonHostPartReplacer);
162
+ };
163
+ const colonHostContextPartReplacer = (host, part, suffix) => {
164
+ if (part.indexOf(_polyfillHost) > -1) {
165
+ return colonHostPartReplacer(host, part, suffix);
166
+ }
167
+ else {
168
+ return host + part + suffix + ', ' + part + ' ' + host + suffix;
169
+ }
170
+ };
171
+ const convertColonSlotted = (cssText, slotScopeId) => {
172
+ const slotClass = '.' + slotScopeId + ' > ';
173
+ const selectors = [];
174
+ cssText = cssText.replace(_cssColonSlottedRe, (...m) => {
175
+ if (m[2]) {
176
+ const compound = m[2].trim();
177
+ const suffix = m[3];
178
+ const slottedSelector = slotClass + compound + suffix;
179
+ let prefixSelector = '';
180
+ for (let i = m[4] - 1; i >= 0; i--) {
181
+ const char = m[5][i];
182
+ if (char === '}' || char === ',') {
183
+ break;
184
+ }
185
+ prefixSelector = char + prefixSelector;
186
+ }
187
+ const orgSelector = prefixSelector + slottedSelector;
188
+ const addedSelector = `${prefixSelector.trimRight()}${slottedSelector.trim()}`;
189
+ if (orgSelector.trim() !== addedSelector.trim()) {
190
+ const updatedSelector = `${addedSelector}, ${orgSelector}`;
191
+ selectors.push({
192
+ orgSelector,
193
+ updatedSelector,
194
+ });
195
+ }
196
+ return slottedSelector;
197
+ }
198
+ else {
199
+ return _polyfillHostNoCombinator + m[3];
200
+ }
201
+ });
202
+ return {
203
+ selectors,
204
+ cssText,
205
+ };
206
+ };
207
+ const convertColonHostContext = (cssText) => {
208
+ return convertColonRule(cssText, _cssColonHostContextRe, colonHostContextPartReplacer);
209
+ };
210
+ const convertShadowDOMSelectors = (cssText) => {
211
+ return _shadowDOMSelectorsRe.reduce((result, pattern) => result.replace(pattern, ' '), cssText);
212
+ };
213
+ const makeScopeMatcher = (scopeSelector) => {
214
+ const lre = /\[/g;
215
+ const rre = /\]/g;
216
+ scopeSelector = scopeSelector.replace(lre, '\\[').replace(rre, '\\]');
217
+ return new RegExp('^(' + scopeSelector + ')' + _selectorReSuffix, 'm');
218
+ };
219
+ const selectorNeedsScoping = (selector, scopeSelector) => {
220
+ const re = makeScopeMatcher(scopeSelector);
221
+ return !re.test(selector);
222
+ };
223
+ const injectScopingSelector = (selector, scopingSelector) => {
224
+ return selector.replace(_selectorPartsRe, (_, before = '', _colonGroup, colon = '', after = '') => {
225
+ return before + scopingSelector + colon + after;
226
+ });
227
+ };
228
+ const applySimpleSelectorScope = (selector, scopeSelector, hostSelector) => {
229
+ // In Android browser, the lastIndex is not reset when the regex is used in String.replace()
230
+ _polyfillHostRe.lastIndex = 0;
231
+ if (_polyfillHostRe.test(selector)) {
232
+ const replaceBy = `.${hostSelector}`;
233
+ return selector
234
+ .replace(_polyfillHostNoCombinatorRe, (_, selector) => injectScopingSelector(selector, replaceBy))
235
+ .replace(_polyfillHostRe, replaceBy + ' ');
236
+ }
237
+ return scopeSelector + ' ' + selector;
238
+ };
239
+ const applyStrictSelectorScope = (selector, scopeSelector, hostSelector) => {
240
+ const isRe = /\[is=([^\]]*)\]/g;
241
+ scopeSelector = scopeSelector.replace(isRe, (_, ...parts) => parts[0]);
242
+ const className = '.' + scopeSelector;
243
+ const _scopeSelectorPart = (p) => {
244
+ let scopedP = p.trim();
245
+ if (!scopedP) {
246
+ return '';
247
+ }
248
+ if (p.indexOf(_polyfillHostNoCombinator) > -1) {
249
+ scopedP = applySimpleSelectorScope(p, scopeSelector, hostSelector);
250
+ }
251
+ else {
252
+ // remove :host since it should be unnecessary
253
+ const t = p.replace(_polyfillHostRe, '');
254
+ if (t.length > 0) {
255
+ scopedP = injectScopingSelector(t, className);
256
+ }
257
+ }
258
+ return scopedP;
259
+ };
260
+ const safeContent = safeSelector(selector);
261
+ selector = safeContent.content;
262
+ let scopedSelector = '';
263
+ let startIndex = 0;
264
+ let res;
265
+ const sep = /( |>|\+|~(?!=))\s*/g;
266
+ // If a selector appears before :host it should not be shimmed as it
267
+ // matches on ancestor elements and not on elements in the host's shadow
268
+ // `:host-context(div)` is transformed to
269
+ // `-shadowcsshost-no-combinatordiv, div -shadowcsshost-no-combinator`
270
+ // the `div` is not part of the component in the 2nd selectors and should not be scoped.
271
+ // Historically `component-tag:host` was matching the component so we also want to preserve
272
+ // this behavior to avoid breaking legacy apps (it should not match).
273
+ // The behavior should be:
274
+ // - `tag:host` -> `tag[h]` (this is to avoid breaking legacy apps, should not match anything)
275
+ // - `tag :host` -> `tag [h]` (`tag` is not scoped because it's considered part of a
276
+ // `:host-context(tag)`)
277
+ const hasHost = selector.indexOf(_polyfillHostNoCombinator) > -1;
278
+ // Only scope parts after the first `-shadowcsshost-no-combinator` when it is present
279
+ let shouldScope = !hasHost;
280
+ while ((res = sep.exec(selector)) !== null) {
281
+ const separator = res[1];
282
+ const part = selector.slice(startIndex, res.index).trim();
283
+ shouldScope = shouldScope || part.indexOf(_polyfillHostNoCombinator) > -1;
284
+ const scopedPart = shouldScope ? _scopeSelectorPart(part) : part;
285
+ scopedSelector += `${scopedPart} ${separator} `;
286
+ startIndex = sep.lastIndex;
287
+ }
288
+ const part = selector.substring(startIndex);
289
+ shouldScope = shouldScope || part.indexOf(_polyfillHostNoCombinator) > -1;
290
+ scopedSelector += shouldScope ? _scopeSelectorPart(part) : part;
291
+ // replace the placeholders with their original values
292
+ return restoreSafeSelector(safeContent.placeholders, scopedSelector);
293
+ };
294
+ const scopeSelector = (selector, scopeSelectorText, hostSelector, slotSelector) => {
295
+ return selector
296
+ .split(',')
297
+ .map((shallowPart) => {
298
+ if (slotSelector && shallowPart.indexOf('.' + slotSelector) > -1) {
299
+ return shallowPart.trim();
300
+ }
301
+ if (selectorNeedsScoping(shallowPart, scopeSelectorText)) {
302
+ return applyStrictSelectorScope(shallowPart, scopeSelectorText, hostSelector).trim();
303
+ }
304
+ else {
305
+ return shallowPart.trim();
306
+ }
307
+ })
308
+ .join(', ');
309
+ };
310
+ const scopeSelectors = (cssText, scopeSelectorText, hostSelector, slotSelector, commentOriginalSelector) => {
311
+ return processRules(cssText, (rule) => {
312
+ let selector = rule.selector;
313
+ let content = rule.content;
314
+ if (rule.selector[0] !== '@') {
315
+ selector = scopeSelector(rule.selector, scopeSelectorText, hostSelector, slotSelector);
316
+ }
317
+ else if (rule.selector.startsWith('@media') ||
318
+ rule.selector.startsWith('@supports') ||
319
+ rule.selector.startsWith('@page') ||
320
+ rule.selector.startsWith('@document')) {
321
+ content = scopeSelectors(rule.content, scopeSelectorText, hostSelector, slotSelector);
322
+ }
323
+ const cssRule = {
324
+ selector: selector.replace(/\s{2,}/g, ' ').trim(),
325
+ content,
326
+ };
327
+ return cssRule;
328
+ });
329
+ };
330
+ const scopeCssText = (cssText, scopeId, hostScopeId, slotScopeId, commentOriginalSelector) => {
331
+ cssText = insertPolyfillHostInCssText(cssText);
332
+ cssText = convertColonHost(cssText);
333
+ cssText = convertColonHostContext(cssText);
334
+ const slotted = convertColonSlotted(cssText, slotScopeId);
335
+ cssText = slotted.cssText;
336
+ cssText = convertShadowDOMSelectors(cssText);
337
+ if (scopeId) {
338
+ cssText = scopeSelectors(cssText, scopeId, hostScopeId, slotScopeId);
339
+ }
340
+ cssText = cssText.replace(/-shadowcsshost-no-combinator/g, `.${hostScopeId}`);
341
+ cssText = cssText.replace(/>\s*\*\s+([^{, ]+)/gm, ' $1 ');
342
+ return {
343
+ cssText: cssText.trim(),
344
+ slottedSelectors: slotted.selectors,
345
+ };
346
+ };
347
+ const scopeCss = (cssText, scopeId, commentOriginalSelector) => {
348
+ const hostScopeId = scopeId + '-h';
349
+ const slotScopeId = scopeId + '-s';
350
+ const commentsWithHash = extractCommentsWithHash(cssText);
351
+ cssText = stripComments(cssText);
352
+ const orgSelectors = [];
353
+ if (commentOriginalSelector) {
354
+ const processCommentedSelector = (rule) => {
355
+ const placeholder = `/*!@___${orgSelectors.length}___*/`;
356
+ const comment = `/*!@${rule.selector}*/`;
357
+ orgSelectors.push({ placeholder, comment });
358
+ rule.selector = placeholder + rule.selector;
359
+ return rule;
360
+ };
361
+ cssText = processRules(cssText, (rule) => {
362
+ if (rule.selector[0] !== '@') {
363
+ return processCommentedSelector(rule);
364
+ }
365
+ else if (rule.selector.startsWith('@media') ||
366
+ rule.selector.startsWith('@supports') ||
367
+ rule.selector.startsWith('@page') ||
368
+ rule.selector.startsWith('@document')) {
369
+ rule.content = processRules(rule.content, processCommentedSelector);
370
+ return rule;
371
+ }
372
+ return rule;
373
+ });
374
+ }
375
+ const scoped = scopeCssText(cssText, scopeId, hostScopeId, slotScopeId);
376
+ cssText = [scoped.cssText, ...commentsWithHash].join('\n');
377
+ if (commentOriginalSelector) {
378
+ orgSelectors.forEach(({ placeholder, comment }) => {
379
+ cssText = cssText.replace(placeholder, comment);
380
+ });
381
+ }
382
+ scoped.slottedSelectors.forEach((slottedSelector) => {
383
+ cssText = cssText.replace(slottedSelector.orgSelector, slottedSelector.updatedSelector);
384
+ });
385
+ return cssText;
386
+ };
387
+
388
+ export { scopeCss };
@@ -1,5 +1,5 @@
1
- import { c as createCommonjsModule, a as commonjsGlobal } from './_commonjsHelpers-9943807e.js';
2
- import { c as ZDatePickerPosition, e as ZDatePickerMode, f as ZDatePickerModeValues } from './index-e5e2b27f.js';
1
+ import { c as createCommonjsModule, a as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-8fe71198.js';
2
+ import { e as ZDatePickerMode, g as ZDatePickerModeValues, f as ZDatePickerPosition } from './index-3b53c63e.js';
3
3
 
4
4
  var HOOKS = [
5
5
  "onChange",
@@ -457,6 +457,12 @@ function compareDates(date1, date2, timeless) {
457
457
  }
458
458
  return date1.getTime() - date2.getTime();
459
459
  }
460
+ function compareTimes(date1, date2) {
461
+ return (3600 * (date1.getHours() - date2.getHours()) +
462
+ 60 * (date1.getMinutes() - date2.getMinutes()) +
463
+ date1.getSeconds() -
464
+ date2.getSeconds());
465
+ }
460
466
  var isBetween = function (ts, ts1, ts2) {
461
467
  return ts > Math.min(ts1, ts2) && ts < Math.max(ts1, ts2);
462
468
  };
@@ -499,6 +505,7 @@ function getDefaultHours(config) {
499
505
  return { hours: hours, minutes: minutes, seconds: seconds };
500
506
  }
501
507
 
508
+ "use strict";
502
509
  if (typeof Object.assign !== "function") {
503
510
  Object.assign = function (target) {
504
511
  var args = [];
@@ -1658,6 +1665,8 @@ function FlatpickrInstance(element, instanceConfig) {
1658
1665
  self._input.focus();
1659
1666
  }
1660
1667
  break;
1668
+ default:
1669
+ break;
1661
1670
  }
1662
1671
  }
1663
1672
  if (self.amPM !== undefined && eventTarget === self.amPM) {
@@ -2010,6 +2019,12 @@ function FlatpickrInstance(element, instanceConfig) {
2010
2019
  var sheet = document.styleSheets[i];
2011
2020
  if (!sheet.cssRules)
2012
2021
  continue;
2022
+ try {
2023
+ sheet.cssRules;
2024
+ }
2025
+ catch (err) {
2026
+ continue;
2027
+ }
2013
2028
  editableSheet = sheet;
2014
2029
  break;
2015
2030
  }
@@ -2168,6 +2183,8 @@ function FlatpickrInstance(element, instanceConfig) {
2168
2183
  .split(self.l10n.rangeSeparator)
2169
2184
  .map(function (date) { return self.parseDate(date, format); });
2170
2185
  break;
2186
+ default:
2187
+ break;
2171
2188
  }
2172
2189
  }
2173
2190
  else
@@ -2552,8 +2569,11 @@ if (typeof window !== "undefined") {
2552
2569
 
2553
2570
  var it = createCommonjsModule(function (module, exports) {
2554
2571
  (function (global, factory) {
2555
- factory(exports) ;
2556
- }(commonjsGlobal, (function (exports) {
2572
+ 'object' === 'object' && 'object' !== 'undefined' ? factory(exports) :
2573
+ typeof undefined === 'function' && undefined.amd ? undefined(['exports'], factory) :
2574
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.it = {}));
2575
+ }(commonjsGlobal, (function (exports) { 'use strict';
2576
+
2557
2577
  var fp = typeof window !== "undefined" && window.flatpickr !== undefined
2558
2578
  ? window.flatpickr
2559
2579
  : {
@@ -2621,6 +2641,8 @@ var it = createCommonjsModule(function (module, exports) {
2621
2641
  })));
2622
2642
  });
2623
2643
 
2644
+ const it$1 = /*@__PURE__*/getDefaultExportFromCjs(it);
2645
+
2624
2646
  function validateDate(dateStr, hasTime = false) {
2625
2647
  const regex = hasTime
2626
2648
  ? /^\d{1,2}[\/-]\d{1,2}[\/-]\d{2,4} - \d{2}:\d{2}$/