@zanichelli/albe-web-components 5.5.6-cs1 → 5.6.0

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 (867) hide show
  1. package/dist/cjs/{icons-460f0f1e.js → icons-9fc3ff30.js} +104 -104
  2. package/dist/cjs/index-1fda0714.js +60 -0
  3. package/dist/cjs/{index-15126331.js → index-745c0423.js} +178 -168
  4. package/dist/cjs/{index-0b49c192.js → index-e3299e0a.js} +225 -207
  5. package/dist/cjs/index.cjs.js +17 -5
  6. package/dist/cjs/loader.cjs.js +3 -3
  7. package/dist/cjs/{utils-7db26db9.js → utils-4647eb06.js} +33 -19
  8. package/dist/cjs/{utils-b1ef8660.js → utils-dfe717c7.js} +13 -13
  9. package/dist/cjs/web-components-library.cjs.js +3 -3
  10. package/dist/cjs/z-alert.cjs.entry.js +2 -2
  11. package/dist/cjs/z-app-header.cjs.entry.js +14 -16
  12. package/dist/cjs/z-app-switcher_9.cjs.entry.js +177 -159
  13. package/dist/cjs/z-aria-alert.cjs.entry.js +3 -4
  14. package/dist/cjs/z-avatar.cjs.entry.js +8 -9
  15. package/dist/cjs/z-body_2.cjs.entry.js +3 -5
  16. package/dist/cjs/z-button-deprecated.cjs.entry.js +9 -12
  17. package/dist/cjs/z-button-filter.cjs.entry.js +3 -4
  18. package/dist/cjs/z-button-sort.cjs.entry.js +6 -5
  19. package/dist/cjs/z-button.cjs.entry.js +11 -10
  20. package/dist/cjs/z-candybar.cjs.entry.js +2 -2
  21. package/dist/cjs/z-card.cjs.entry.js +19 -16
  22. package/dist/cjs/z-carousel.cjs.entry.js +117 -5
  23. package/dist/cjs/z-chip-deprecated.cjs.entry.js +6 -4
  24. package/dist/cjs/z-chip.cjs.entry.js +7 -7
  25. package/dist/cjs/z-combobox.cjs.entry.js +26 -30
  26. package/dist/cjs/z-contextual-menu.cjs.entry.js +10 -5
  27. package/dist/cjs/z-cookiebar.cjs.entry.js +7 -6
  28. package/dist/cjs/z-cover-hero.cjs.entry.js +5 -6
  29. package/dist/cjs/z-date-picker.cjs.entry.js +46 -39
  30. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +3 -4
  31. package/dist/cjs/z-file-upload.cjs.entry.js +20 -18
  32. package/dist/cjs/z-file.cjs.entry.js +4 -4
  33. package/dist/cjs/z-footer-link_3.cjs.entry.js +4 -4
  34. package/dist/cjs/z-footer.cjs.entry.js +16 -13
  35. package/dist/cjs/z-ghost-loading.cjs.entry.js +3 -3
  36. package/dist/cjs/z-icon-package.cjs.entry.js +4 -3
  37. package/dist/cjs/z-info-box.cjs.entry.js +3 -3
  38. package/dist/cjs/z-info-reveal.cjs.entry.js +8 -9
  39. package/dist/cjs/z-input-deprecated.cjs.entry.js +67 -55
  40. package/dist/cjs/z-input-label_2.cjs.entry.js +36 -40
  41. package/dist/cjs/z-list-group.cjs.entry.js +7 -7
  42. package/dist/cjs/z-list_2.cjs.entry.js +12 -12
  43. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +11 -10
  44. package/dist/cjs/z-menu-section.cjs.entry.js +3 -3
  45. package/dist/cjs/z-menu.cjs.entry.js +13 -10
  46. package/dist/cjs/z-messages-pocket.cjs.entry.js +7 -7
  47. package/dist/cjs/z-modal-login.cjs.entry.js +15 -17
  48. package/dist/cjs/z-modal.cjs.entry.js +6 -3
  49. package/dist/cjs/z-myz-card-alert.cjs.entry.js +8 -8
  50. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +4 -4
  51. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
  52. package/dist/cjs/z-myz-card-footer.cjs.entry.js +10 -11
  53. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -2
  54. package/dist/cjs/z-myz-card-info.cjs.entry.js +17 -27
  55. package/dist/cjs/z-myz-card-list.cjs.entry.js +3 -4
  56. package/dist/cjs/z-myz-card_4.cjs.entry.js +13 -17
  57. package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -4
  58. package/dist/cjs/z-myz-topbar.cjs.entry.js +39 -35
  59. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +11 -11
  60. package/dist/cjs/z-navigation-tab.cjs.entry.js +12 -12
  61. package/dist/cjs/z-navigation-tabs.cjs.entry.js +21 -21
  62. package/dist/cjs/z-notification.cjs.entry.js +8 -3
  63. package/dist/cjs/z-offcanvas.cjs.entry.js +15 -12
  64. package/dist/cjs/z-otp.cjs.entry.js +18 -18
  65. package/dist/cjs/z-pagination-bar.cjs.entry.js +25 -13
  66. package/dist/cjs/z-pagination-page.cjs.entry.js +2 -2
  67. package/dist/cjs/z-pagination.cjs.entry.js +17 -14
  68. package/dist/cjs/z-panel-elem.cjs.entry.js +4 -4
  69. package/dist/cjs/z-pocket-message.cjs.entry.js +3 -3
  70. package/dist/cjs/z-pocket_3.cjs.entry.js +19 -19
  71. package/dist/cjs/z-popover-deprecated.cjs.entry.js +14 -17
  72. package/dist/cjs/z-popover.cjs.entry.js +55 -37
  73. package/dist/cjs/z-section-title.cjs.entry.js +14 -5
  74. package/dist/cjs/z-skip-to-content.cjs.entry.js +21 -19
  75. package/dist/cjs/z-slideshow.cjs.entry.js +12 -29
  76. package/dist/cjs/z-status-tag.cjs.entry.js +9 -9
  77. package/dist/cjs/z-stepper-item.cjs.entry.js +2 -2
  78. package/dist/cjs/z-stepper.cjs.entry.js +3 -3
  79. package/dist/cjs/z-table-body.cjs.entry.js +1 -1
  80. package/dist/cjs/z-table-cell.cjs.entry.js +11 -11
  81. package/dist/cjs/z-table-empty-box.cjs.entry.js +7 -6
  82. package/dist/cjs/z-table-expanded-row.cjs.entry.js +2 -2
  83. package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
  84. package/dist/cjs/z-table-head.cjs.entry.js +1 -1
  85. package/dist/cjs/z-table-header-row.cjs.entry.js +4 -4
  86. package/dist/cjs/z-table-header.cjs.entry.js +21 -18
  87. package/dist/cjs/z-table-row.cjs.entry.js +9 -9
  88. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +3 -3
  89. package/dist/cjs/z-table.cjs.entry.js +9 -7
  90. package/dist/cjs/z-tag.cjs.entry.js +3 -3
  91. package/dist/cjs/z-toast-notification-list.cjs.entry.js +17 -17
  92. package/dist/cjs/z-toast-notification.cjs.entry.js +41 -38
  93. package/dist/cjs/z-toggle-button.cjs.entry.js +10 -8
  94. package/dist/cjs/z-toggle-switch.cjs.entry.js +17 -19
  95. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +47 -36
  96. package/dist/cjs/z-tooltip.cjs.entry.js +4 -4
  97. package/dist/cjs/z-user-dropdown.cjs.entry.js +8 -6
  98. package/dist/cjs/z-visually-hidden.cjs.entry.js +2 -2
  99. package/dist/collection/beans/index.js +178 -168
  100. package/dist/collection/collection-manifest.json +1 -1
  101. package/dist/collection/components/buttons/z-button/index.js +20 -20
  102. package/dist/collection/components/buttons/z-button/styles.css +30 -31
  103. package/dist/collection/components/buttons/z-button-sort/index.js +4 -3
  104. package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
  105. package/dist/collection/components/buttons/z-chip/index.js +6 -6
  106. package/dist/collection/components/buttons/z-chip/styles.css +15 -12
  107. package/dist/collection/components/buttons/z-toggle-button/index.js +8 -6
  108. package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
  109. package/dist/collection/components/buttons/z-toggle-switch/index.js +28 -25
  110. package/dist/collection/components/buttons/z-toggle-switch/styles.css +18 -15
  111. package/dist/collection/components/date-picker/styles.css +83 -65
  112. package/dist/collection/components/date-picker/utils.js +33 -19
  113. package/dist/collection/components/date-picker/z-date-picker/index.js +47 -40
  114. package/dist/collection/components/date-picker/z-range-picker/index.js +86 -71
  115. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +1 -1
  116. package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +25 -14
  117. package/dist/collection/components/file-upload/z-file/index.js +6 -6
  118. package/dist/collection/components/file-upload/z-file/styles.css +18 -5
  119. package/dist/collection/components/file-upload/z-file-upload/index.js +21 -19
  120. package/dist/collection/components/file-upload/z-file-upload/styles.css +15 -8
  121. package/dist/collection/components/footer/z-footer/index.js +13 -10
  122. package/dist/collection/components/footer/z-footer/styles.css +32 -27
  123. package/dist/collection/components/footer/z-footer-link/styles.css +14 -6
  124. package/dist/collection/components/footer/z-footer-section/index.js +1 -1
  125. package/dist/collection/components/footer/z-footer-section/styles.css +48 -35
  126. package/dist/collection/components/footer/z-footer-social/styles.css +8 -0
  127. package/dist/collection/components/icons/icons.js +103 -103
  128. package/dist/collection/components/icons/z-icon/index.js +9 -7
  129. package/dist/collection/components/icons/z-icon/styles.css +2 -2
  130. package/dist/collection/components/icons/z-icon-package/index.js +4 -3
  131. package/dist/collection/components/icons/z-icon-package/styles.css +3 -3
  132. package/dist/collection/components/indicators/z-stepper/index.js +2 -2
  133. package/dist/collection/components/indicators/z-stepper/styles.css +3 -3
  134. package/dist/collection/components/indicators/z-stepper-item/index.js +1 -1
  135. package/dist/collection/components/indicators/z-stepper-item/styles.css +23 -22
  136. package/dist/collection/components/inputs/z-combobox/index.js +24 -28
  137. package/dist/collection/components/inputs/z-combobox/styles.css +48 -43
  138. package/dist/collection/components/inputs/z-input/index.js +71 -64
  139. package/dist/collection/components/inputs/z-input/styles.css +93 -83
  140. package/dist/collection/components/inputs/z-input-message/index.js +4 -4
  141. package/dist/collection/components/inputs/z-input-message/styles.css +6 -7
  142. package/dist/collection/components/inputs/z-select/index.js +36 -40
  143. package/dist/collection/components/inputs/z-select/styles.css +28 -23
  144. package/dist/collection/components/list/z-list/index.js +3 -3
  145. package/dist/collection/components/list/z-list/styles.css +3 -2
  146. package/dist/collection/components/list/z-list-element/index.js +19 -19
  147. package/dist/collection/components/list/z-list-element/styles.css +40 -18
  148. package/dist/collection/components/list/z-list-group/index.js +10 -10
  149. package/dist/collection/components/list/z-list-group/styles.css +2 -1
  150. package/dist/collection/components/list/z-toast-notification-list/index.js +20 -21
  151. package/dist/collection/components/list/z-toast-notification-list/styles.css +44 -37
  152. package/dist/collection/components/logo/z-logo/index.js +3 -1
  153. package/dist/collection/components/logo/z-logo/styles.css +3 -3
  154. package/dist/collection/components/modal/z-modal/index.js +5 -2
  155. package/dist/collection/components/modal/z-modal/styles.css +29 -23
  156. package/dist/collection/components/modal/z-modal-login/index.js +17 -19
  157. package/dist/collection/components/modal/z-modal-login/styles.css +37 -28
  158. package/dist/collection/components/navigation/tabs/navigation-tab.css +19 -19
  159. package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +28 -18
  160. package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +29 -19
  161. package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +38 -28
  162. package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
  163. package/dist/collection/components/navigation/z-app-header/index.js +15 -17
  164. package/dist/collection/components/navigation/z-app-header/styles.css +78 -68
  165. package/dist/collection/components/navigation/z-app-switcher/index.js +5 -5
  166. package/dist/collection/components/navigation/z-app-switcher/styles.css +17 -5
  167. package/dist/collection/components/navigation/z-app-topbar/index.js +6 -6
  168. package/dist/collection/components/navigation/z-app-topbar/styles.css +17 -11
  169. package/dist/collection/components/navigation/z-link/index.js +13 -15
  170. package/dist/collection/components/navigation/z-link/styles.css +12 -15
  171. package/dist/collection/components/navigation/z-menu/index.js +12 -9
  172. package/dist/collection/components/navigation/z-menu/styles.css +25 -22
  173. package/dist/collection/components/navigation/z-menu-dropdown/index.js +7 -6
  174. package/dist/collection/components/navigation/z-menu-dropdown/styles.css +21 -21
  175. package/dist/collection/components/navigation/z-menu-section/index.js +3 -3
  176. package/dist/collection/components/navigation/z-menu-section/styles.css +14 -14
  177. package/dist/collection/components/navigation/z-user-dropdown/index.js +6 -4
  178. package/dist/collection/components/navigation/z-user-dropdown/styles.css +72 -63
  179. package/dist/collection/components/notification/z-candybar/styles.css +27 -21
  180. package/dist/collection/components/notification/z-cookiebar/index.js +6 -5
  181. package/dist/collection/components/notification/z-cookiebar/styles.css +19 -18
  182. package/dist/collection/components/notification/z-info-box/index.js +2 -2
  183. package/dist/collection/components/notification/z-info-box/styles.css +8 -8
  184. package/dist/collection/components/notification/z-notification/index.js +8 -3
  185. package/dist/collection/components/notification/z-notification/styles.css +11 -11
  186. package/dist/collection/components/notification/z-toast-notification/index.js +43 -39
  187. package/dist/collection/components/notification/z-toast-notification/styles.css +30 -38
  188. package/dist/collection/components/notification/z-tooltip/index.js +6 -6
  189. package/dist/collection/components/panel/z-panel-elem/index.js +5 -5
  190. package/dist/collection/components/panel/z-panel-elem/styles.css +6 -6
  191. package/dist/collection/components/typography/z-body/index.js +3 -4
  192. package/dist/collection/components/typography/z-heading/index.js +3 -4
  193. package/dist/collection/components/typography/z-typography/index.js +18 -19
  194. package/dist/collection/components/typography/z-typography/styles.css +13 -13
  195. package/dist/collection/components/z-aria-alert/index.js +6 -12
  196. package/dist/collection/components/z-avatar/index.js +7 -8
  197. package/dist/collection/components/z-avatar/styles.css +10 -7
  198. package/dist/collection/components/z-card/index.js +19 -16
  199. package/dist/collection/components/z-card/styles.css +42 -38
  200. package/dist/collection/components/z-carousel/index.js +225 -6
  201. package/dist/collection/components/z-carousel/styles.css +108 -3
  202. package/dist/collection/components/z-contextual-menu/index.js +10 -5
  203. package/dist/collection/components/z-contextual-menu/styles.css +8 -8
  204. package/dist/collection/components/z-cover-hero/index.js +2 -3
  205. package/dist/collection/components/z-cover-hero/styles.css +4 -4
  206. package/dist/collection/components/z-divider/index.js +6 -6
  207. package/dist/collection/components/z-ghost-loading/index.js +2 -2
  208. package/dist/collection/components/z-ghost-loading/styles.css +14 -14
  209. package/dist/collection/components/z-info-reveal/index.js +12 -13
  210. package/dist/collection/components/z-info-reveal/styles.css +8 -9
  211. package/dist/collection/components/z-offcanvas/index.js +17 -14
  212. package/dist/collection/components/z-offcanvas/styles.css +45 -65
  213. package/dist/collection/components/z-pagination/index.js +16 -13
  214. package/dist/collection/components/z-pagination/styles.css +21 -16
  215. package/dist/collection/components/z-popover/index.js +57 -39
  216. package/dist/collection/components/z-popover/styles.css +9 -9
  217. package/dist/collection/components/z-section-title/index.js +17 -8
  218. package/dist/collection/components/z-section-title/styles.css +2 -2
  219. package/dist/collection/components/z-skip-to-content/index.js +19 -17
  220. package/dist/collection/components/z-skip-to-content/styles.css +15 -11
  221. package/dist/collection/components/z-table/z-table/index.js +7 -5
  222. package/dist/collection/components/z-table/z-table/styles.css +74 -23
  223. package/dist/collection/components/z-table/z-table-cell/index.js +9 -10
  224. package/dist/collection/components/z-table/z-table-cell/styles.css +4 -5
  225. package/dist/collection/components/z-table/z-table-empty-box/index.js +4 -4
  226. package/dist/collection/components/z-table/z-table-empty-box/styles.css +6 -5
  227. package/dist/collection/components/z-table/z-table-expanded-row/styles.css +2 -2
  228. package/dist/collection/components/z-table/z-table-footer/styles.css +3 -3
  229. package/dist/collection/components/z-table/z-table-header/index.js +24 -22
  230. package/dist/collection/components/z-table/z-table-header/styles.css +2 -4
  231. package/dist/collection/components/z-table/z-table-header-row/index.js +3 -3
  232. package/dist/collection/components/z-table/z-table-header-row/styles.css +1 -1
  233. package/dist/collection/components/z-table/z-table-row/index.js +11 -11
  234. package/dist/collection/components/z-table/z-table-row/styles.css +18 -9
  235. package/dist/collection/components/z-table/z-table-sticky-footer/index.js +2 -2
  236. package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +4 -4
  237. package/dist/collection/components/z-tag/index.js +1 -1
  238. package/dist/collection/components/z-tag/styles.css +12 -7
  239. package/dist/collection/components/z-visually-hidden/styles.css +6 -6
  240. package/dist/collection/constants/icons.js +1 -1
  241. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +23 -9
  242. package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +9 -8
  243. package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
  244. package/dist/collection/deprecated/z-button-deprecated/index.js +17 -22
  245. package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
  246. package/dist/collection/deprecated/z-button-filter/index.js +1 -2
  247. package/dist/collection/deprecated/z-button-filter/styles.css +17 -7
  248. package/dist/collection/deprecated/z-chip-deprecated/index.js +7 -5
  249. package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
  250. package/dist/collection/deprecated/z-input-deprecated/index.js +71 -59
  251. package/dist/collection/deprecated/z-input-deprecated/styles.css +91 -77
  252. package/dist/collection/deprecated/z-input-label/index.js +1 -1
  253. package/dist/collection/deprecated/z-input-label/styles.css +2 -2
  254. package/dist/collection/deprecated/z-popover-deprecated/index.js +17 -21
  255. package/dist/collection/deprecated/z-popover-deprecated/styles.css +37 -36
  256. package/dist/collection/deprecated/z-status-tag/index.js +8 -9
  257. package/dist/collection/deprecated/z-status-tag/styles.css +12 -10
  258. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +47 -36
  259. package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +37 -37
  260. package/dist/collection/index.js +3 -4
  261. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +4 -7
  262. package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +4 -4
  263. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +5 -5
  264. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +16 -16
  265. package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +4 -4
  266. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +2 -2
  267. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +1 -1
  268. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +27 -10
  269. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +8 -9
  270. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +50 -52
  271. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +15 -3
  272. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +5 -6
  273. package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +14 -13
  274. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +15 -14
  275. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +13 -23
  276. package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +54 -23
  277. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +1 -2
  278. package/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +13 -13
  279. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +1 -1
  280. package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +1 -1
  281. package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +19 -18
  282. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +6 -6
  283. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +17 -13
  284. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +14 -14
  285. package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +22 -10
  286. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +3 -3
  287. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +14 -6
  288. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +1 -1
  289. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +22 -9
  290. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +1 -1
  291. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +22 -13
  292. package/dist/collection/snowflakes/myz/topbar/index.js +39 -35
  293. package/dist/collection/snowflakes/myz/topbar/styles.css +177 -157
  294. package/dist/collection/snowflakes/myz/z-alert/index.js +1 -1
  295. package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
  296. package/dist/collection/snowflakes/myz/z-otp/index.js +22 -22
  297. package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
  298. package/dist/collection/snowflakes/myz/z-slideshow/index.js +8 -25
  299. package/dist/collection/snowflakes/myz/z-slideshow/styles.css +31 -30
  300. package/dist/collection/utils/storybook-utils.js +5 -6
  301. package/dist/collection/utils/utils.js +14 -14
  302. package/dist/esm/{icons-56ca282c.js → icons-92a7dcde.js} +104 -104
  303. package/dist/esm/index-8390ddaf.js +354 -0
  304. package/dist/esm/{index-3517583d.js → index-a2ca4b97.js} +225 -207
  305. package/dist/esm/index-abb47b30.js +58 -0
  306. package/dist/esm/index.js +5 -5
  307. package/dist/esm/loader.js +3 -3
  308. package/dist/esm/polyfills/css-shim.js +1 -1
  309. package/dist/esm/{utils-c9ef6b5f.js → utils-2c5dfb88.js} +13 -13
  310. package/dist/esm/{utils-5d136bc4.js → utils-3ba1cfd4.js} +33 -19
  311. package/dist/esm/web-components-library.js +3 -3
  312. package/dist/esm/z-alert.entry.js +2 -2
  313. package/dist/esm/z-app-header.entry.js +14 -16
  314. package/dist/esm/z-app-switcher_9.entry.js +177 -159
  315. package/dist/esm/z-aria-alert.entry.js +3 -4
  316. package/dist/esm/z-avatar.entry.js +8 -9
  317. package/dist/esm/z-body_2.entry.js +3 -5
  318. package/dist/esm/z-button-deprecated.entry.js +9 -12
  319. package/dist/esm/z-button-filter.entry.js +3 -4
  320. package/dist/esm/z-button-sort.entry.js +6 -5
  321. package/dist/esm/z-button.entry.js +11 -10
  322. package/dist/esm/z-candybar.entry.js +2 -2
  323. package/dist/esm/z-card.entry.js +19 -16
  324. package/dist/esm/z-carousel.entry.js +117 -5
  325. package/dist/esm/z-chip-deprecated.entry.js +6 -4
  326. package/dist/esm/z-chip.entry.js +7 -7
  327. package/dist/esm/z-combobox.entry.js +26 -30
  328. package/dist/esm/z-contextual-menu.entry.js +10 -5
  329. package/dist/esm/z-cookiebar.entry.js +7 -6
  330. package/dist/esm/z-cover-hero.entry.js +5 -6
  331. package/dist/esm/z-date-picker.entry.js +46 -39
  332. package/dist/esm/z-dragdrop-area_2.entry.js +3 -4
  333. package/dist/esm/z-file-upload.entry.js +20 -18
  334. package/dist/esm/z-file.entry.js +4 -4
  335. package/dist/esm/z-footer-link_3.entry.js +4 -4
  336. package/dist/esm/z-footer.entry.js +16 -13
  337. package/dist/esm/z-ghost-loading.entry.js +3 -3
  338. package/dist/esm/z-icon-package.entry.js +4 -3
  339. package/dist/esm/z-info-box.entry.js +3 -3
  340. package/dist/esm/z-info-reveal.entry.js +8 -9
  341. package/dist/esm/z-input-deprecated.entry.js +67 -55
  342. package/dist/esm/z-input-label_2.entry.js +36 -40
  343. package/dist/esm/z-list-group.entry.js +7 -7
  344. package/dist/esm/z-list_2.entry.js +12 -12
  345. package/dist/esm/z-menu-dropdown_2.entry.js +11 -10
  346. package/dist/esm/z-menu-section.entry.js +3 -3
  347. package/dist/esm/z-menu.entry.js +13 -10
  348. package/dist/esm/z-messages-pocket.entry.js +7 -7
  349. package/dist/esm/z-modal-login.entry.js +15 -17
  350. package/dist/esm/z-modal.entry.js +6 -3
  351. package/dist/esm/z-myz-card-alert.entry.js +8 -8
  352. package/dist/esm/z-myz-card-dictionary.entry.js +4 -4
  353. package/dist/esm/z-myz-card-footer-sections.entry.js +2 -2
  354. package/dist/esm/z-myz-card-footer.entry.js +10 -11
  355. package/dist/esm/z-myz-card-icon.entry.js +2 -2
  356. package/dist/esm/z-myz-card-info.entry.js +17 -27
  357. package/dist/esm/z-myz-card-list.entry.js +3 -4
  358. package/dist/esm/z-myz-card_4.entry.js +13 -17
  359. package/dist/esm/z-myz-list-item.entry.js +4 -4
  360. package/dist/esm/z-myz-topbar.entry.js +39 -35
  361. package/dist/esm/z-navigation-tab-link.entry.js +11 -11
  362. package/dist/esm/z-navigation-tab.entry.js +12 -12
  363. package/dist/esm/z-navigation-tabs.entry.js +21 -21
  364. package/dist/esm/z-notification.entry.js +8 -3
  365. package/dist/esm/z-offcanvas.entry.js +15 -12
  366. package/dist/esm/z-otp.entry.js +18 -18
  367. package/dist/esm/z-pagination-bar.entry.js +25 -13
  368. package/dist/esm/z-pagination-page.entry.js +2 -2
  369. package/dist/esm/z-pagination.entry.js +17 -14
  370. package/dist/esm/z-panel-elem.entry.js +4 -4
  371. package/dist/esm/z-pocket-message.entry.js +3 -3
  372. package/dist/esm/z-pocket_3.entry.js +19 -19
  373. package/dist/esm/z-popover-deprecated.entry.js +14 -17
  374. package/dist/esm/z-popover.entry.js +55 -37
  375. package/dist/esm/z-section-title.entry.js +14 -5
  376. package/dist/esm/z-skip-to-content.entry.js +21 -19
  377. package/dist/esm/z-slideshow.entry.js +12 -29
  378. package/dist/esm/z-status-tag.entry.js +9 -9
  379. package/dist/esm/z-stepper-item.entry.js +2 -2
  380. package/dist/esm/z-stepper.entry.js +3 -3
  381. package/dist/esm/z-table-body.entry.js +1 -1
  382. package/dist/esm/z-table-cell.entry.js +11 -11
  383. package/dist/esm/z-table-empty-box.entry.js +7 -6
  384. package/dist/esm/z-table-expanded-row.entry.js +2 -2
  385. package/dist/esm/z-table-footer.entry.js +1 -1
  386. package/dist/esm/z-table-head.entry.js +1 -1
  387. package/dist/esm/z-table-header-row.entry.js +4 -4
  388. package/dist/esm/z-table-header.entry.js +21 -18
  389. package/dist/esm/z-table-row.entry.js +9 -9
  390. package/dist/esm/z-table-sticky-footer.entry.js +3 -3
  391. package/dist/esm/z-table.entry.js +9 -7
  392. package/dist/esm/z-tag.entry.js +3 -3
  393. package/dist/esm/z-toast-notification-list.entry.js +17 -17
  394. package/dist/esm/z-toast-notification.entry.js +41 -38
  395. package/dist/esm/z-toggle-button.entry.js +10 -8
  396. package/dist/esm/z-toggle-switch.entry.js +17 -19
  397. package/dist/esm/z-tooltip-deprecated.entry.js +47 -36
  398. package/dist/esm/z-tooltip.entry.js +4 -4
  399. package/dist/esm/z-user-dropdown.entry.js +8 -6
  400. package/dist/esm/z-visually-hidden.entry.js +2 -2
  401. package/dist/types/beans/index.d.ts +182 -171
  402. package/dist/types/components/buttons/z-button/index.d.ts +13 -6
  403. package/dist/types/components/buttons/z-button-sort/index.d.ts +4 -4
  404. package/dist/types/components/buttons/z-chip/index.d.ts +4 -4
  405. package/dist/types/components/buttons/z-toggle-button/index.d.ts +3 -2
  406. package/dist/types/components/buttons/z-toggle-switch/index.d.ts +5 -11
  407. package/dist/types/components/date-picker/utils.d.ts +4 -4
  408. package/dist/types/components/date-picker/z-date-picker/index.d.ts +8 -7
  409. package/dist/types/components/date-picker/z-range-picker/index.d.ts +13 -11
  410. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +3 -3
  411. package/dist/types/components/file-upload/z-file/index.d.ts +5 -7
  412. package/dist/types/components/file-upload/z-file-upload/index.d.ts +17 -18
  413. package/dist/types/components/footer/z-footer/index.d.ts +15 -15
  414. package/dist/types/components/footer/z-footer-section/index.d.ts +1 -1
  415. package/dist/types/components/footer/z-footer-social/index.d.ts +1 -1
  416. package/dist/types/components/icons/icons.d.ts +1 -1
  417. package/dist/types/components/icons/z-icon/index.d.ts +3 -3
  418. package/dist/types/components/icons/z-icon-package/index.d.ts +1 -1
  419. package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
  420. package/dist/types/components/indicators/z-stepper-item/index.d.ts +1 -1
  421. package/dist/types/components/inputs/z-combobox/index.d.ts +15 -14
  422. package/dist/types/components/inputs/z-input/index.d.ts +46 -25
  423. package/dist/types/components/inputs/z-input-message/index.d.ts +3 -4
  424. package/dist/types/components/inputs/z-select/index.d.ts +23 -23
  425. package/dist/types/components/list/z-list/index.d.ts +3 -4
  426. package/dist/types/components/list/z-list-element/index.d.ts +7 -11
  427. package/dist/types/components/list/z-list-group/index.d.ts +3 -4
  428. package/dist/types/components/list/z-toast-notification-list/index.d.ts +6 -6
  429. package/dist/types/components/logo/z-logo/index.d.ts +1 -2
  430. package/dist/types/components/modal/z-modal/index.d.ts +4 -5
  431. package/dist/types/components/modal/z-modal-login/index.d.ts +14 -13
  432. package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +8 -9
  433. package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +8 -9
  434. package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +9 -10
  435. package/dist/types/components/navigation/z-app-header/index.d.ts +10 -11
  436. package/dist/types/components/navigation/z-app-switcher/index.d.ts +4 -4
  437. package/dist/types/components/navigation/z-app-topbar/index.d.ts +2 -3
  438. package/dist/types/components/navigation/z-link/index.d.ts +7 -6
  439. package/dist/types/components/navigation/z-menu/index.d.ts +6 -7
  440. package/dist/types/components/navigation/z-menu-dropdown/index.d.ts +7 -7
  441. package/dist/types/components/navigation/z-menu-section/index.d.ts +6 -8
  442. package/dist/types/components/navigation/z-user-dropdown/index.d.ts +9 -10
  443. package/dist/types/components/notification/z-candybar/index.d.ts +1 -1
  444. package/dist/types/components/notification/z-cookiebar/index.d.ts +6 -6
  445. package/dist/types/components/notification/z-info-box/index.d.ts +3 -3
  446. package/dist/types/components/notification/z-notification/index.d.ts +5 -6
  447. package/dist/types/components/notification/z-toast-notification/index.d.ts +19 -20
  448. package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
  449. package/dist/types/components/panel/z-panel-elem/index.d.ts +4 -4
  450. package/dist/types/components/typography/z-body/index.d.ts +1 -4
  451. package/dist/types/components/typography/z-heading/index.d.ts +1 -4
  452. package/dist/types/components/typography/z-typography/index.d.ts +4 -8
  453. package/dist/types/components/z-aria-alert/index.d.ts +2 -5
  454. package/dist/types/components/z-avatar/index.d.ts +2 -3
  455. package/dist/types/components/z-card/index.d.ts +6 -7
  456. package/dist/types/components/z-carousel/index.d.ts +47 -3
  457. package/dist/types/components/z-contextual-menu/index.d.ts +3 -4
  458. package/dist/types/components/z-cover-hero/index.d.ts +2 -3
  459. package/dist/types/components/z-divider/index.d.ts +1 -2
  460. package/dist/types/components/z-ghost-loading/index.d.ts +1 -2
  461. package/dist/types/components/z-info-reveal/index.d.ts +7 -9
  462. package/dist/types/components/z-offcanvas/index.d.ts +8 -9
  463. package/dist/types/components/z-pagination/index.d.ts +13 -14
  464. package/dist/types/components/z-popover/index.d.ts +7 -7
  465. package/dist/types/components/z-section-title/index.d.ts +4 -5
  466. package/dist/types/components/z-skip-to-content/index.d.ts +8 -8
  467. package/dist/types/components/z-table/z-table/index.d.ts +4 -5
  468. package/dist/types/components/z-table/z-table-body/index.d.ts +2 -2
  469. package/dist/types/components/z-table/z-table-cell/index.d.ts +3 -4
  470. package/dist/types/components/z-table/z-table-empty-box/index.d.ts +4 -5
  471. package/dist/types/components/z-table/z-table-expanded-row/index.d.ts +1 -1
  472. package/dist/types/components/z-table/z-table-footer/index.d.ts +2 -2
  473. package/dist/types/components/z-table/z-table-head/index.d.ts +2 -2
  474. package/dist/types/components/z-table/z-table-header/index.d.ts +7 -9
  475. package/dist/types/components/z-table/z-table-header-row/index.d.ts +2 -4
  476. package/dist/types/components/z-table/z-table-row/index.d.ts +4 -7
  477. package/dist/types/components/z-table/z-table-sticky-footer/index.d.ts +1 -1
  478. package/dist/types/components/z-tag/index.d.ts +1 -2
  479. package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
  480. package/dist/types/components.d.ts +109 -240
  481. package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +16 -14
  482. package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +1 -1
  483. package/dist/types/deprecated/z-button-deprecated/index.d.ts +5 -5
  484. package/dist/types/deprecated/z-button-filter/index.d.ts +6 -6
  485. package/dist/types/deprecated/z-chip-deprecated/index.d.ts +1 -3
  486. package/dist/types/deprecated/z-input-deprecated/index.d.ts +34 -23
  487. package/dist/types/deprecated/z-input-label/index.d.ts +1 -1
  488. package/dist/types/deprecated/z-popover-deprecated/index.d.ts +7 -8
  489. package/dist/types/deprecated/z-status-tag/index.d.ts +1 -2
  490. package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +3 -4
  491. package/dist/types/index.d.ts +3 -4
  492. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -2
  493. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +7 -6
  494. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
  495. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -2
  496. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
  497. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +12 -6
  498. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
  499. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +9 -4
  500. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -1
  501. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +12 -12
  502. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +5 -4
  503. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -2
  504. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +3 -3
  505. package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +3 -3
  506. package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +4 -4
  507. package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +1 -1
  508. package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +3 -3
  509. package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
  510. package/dist/types/snowflakes/myz/topbar/index.d.ts +24 -22
  511. package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -1
  512. package/dist/types/snowflakes/myz/z-otp/index.d.ts +4 -8
  513. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +12 -12
  514. package/dist/types/stencil-public-runtime.d.ts +15 -4
  515. package/dist/types/utils/utils.d.ts +5 -12
  516. package/dist/web-components-library/index.esm.js +1 -1
  517. package/dist/web-components-library/p-01a95ddd.entry.js +1 -0
  518. package/dist/web-components-library/p-023e657c.entry.js +1 -0
  519. package/dist/web-components-library/p-03aa4a29.entry.js +1 -0
  520. package/dist/web-components-library/p-07af77be.entry.js +1 -0
  521. package/dist/web-components-library/p-0f0d8a17.entry.js +1 -0
  522. package/dist/web-components-library/p-137c1289.entry.js +1 -0
  523. package/dist/web-components-library/p-145ef56b.entry.js +1 -0
  524. package/{www/build/p-b4e14eed.js → dist/web-components-library/p-16c0ffce.js} +1 -1
  525. package/dist/web-components-library/p-1c5cb6b6.entry.js +1 -0
  526. package/dist/web-components-library/p-1cb8f39f.entry.js +1 -0
  527. package/dist/web-components-library/p-1efa8cfe.entry.js +1 -0
  528. package/dist/web-components-library/p-204c6ec6.entry.js +1 -0
  529. package/dist/web-components-library/p-213d7163.entry.js +1 -0
  530. package/dist/web-components-library/p-21a1b6a9.entry.js +1 -0
  531. package/dist/web-components-library/p-242e410f.entry.js +1 -0
  532. package/dist/web-components-library/p-286363e2.js +7 -0
  533. package/dist/web-components-library/{p-88b9d5b4.entry.js → p-2b374cb0.entry.js} +1 -1
  534. package/dist/web-components-library/p-2ec1cc4b.entry.js +1 -0
  535. package/dist/web-components-library/p-33438244.entry.js +1 -0
  536. package/dist/web-components-library/{p-3b974737.entry.js → p-37e050bd.entry.js} +1 -1
  537. package/dist/web-components-library/{p-41dbc6f1.entry.js → p-3bdf4f63.entry.js} +1 -1
  538. package/dist/web-components-library/{p-32baba0e.entry.js → p-3c63af71.entry.js} +1 -1
  539. package/dist/web-components-library/p-3c715e7d.entry.js +1 -0
  540. package/dist/web-components-library/{p-834a3866.entry.js → p-3e60fa3d.entry.js} +1 -1
  541. package/dist/web-components-library/p-426c55e1.entry.js +1 -0
  542. package/dist/web-components-library/{p-b2d16b41.js → p-42b0972c.js} +1 -1
  543. package/dist/web-components-library/p-42d1707b.entry.js +1 -0
  544. package/dist/web-components-library/p-46f66301.entry.js +1 -0
  545. package/dist/web-components-library/p-470e984a.entry.js +1 -0
  546. package/dist/web-components-library/p-4725eda5.entry.js +1 -0
  547. package/dist/web-components-library/p-478dd7a6.entry.js +1 -0
  548. package/dist/web-components-library/p-4f4930b5.entry.js +1 -0
  549. package/dist/web-components-library/p-52ca86db.entry.js +1 -0
  550. package/dist/web-components-library/p-5a5dde20.entry.js +1 -0
  551. package/{www/build/p-cfe78918.entry.js → dist/web-components-library/p-5c30dfc5.entry.js} +1 -1
  552. package/dist/web-components-library/{p-88de0323.entry.js → p-69fead44.entry.js} +1 -1
  553. package/dist/web-components-library/p-6ab40b8f.entry.js +1 -0
  554. package/dist/web-components-library/p-6aba4f0a.entry.js +1 -0
  555. package/dist/web-components-library/p-6c7251f5.entry.js +1 -0
  556. package/dist/web-components-library/{p-3124aed0.entry.js → p-6d9d8a68.entry.js} +1 -1
  557. package/dist/web-components-library/p-726b4fbd.entry.js +1 -0
  558. package/dist/web-components-library/p-728a61a6.js +1 -0
  559. package/dist/web-components-library/p-769ccc9f.entry.js +1 -0
  560. package/dist/web-components-library/p-79d4e03b.entry.js +1 -0
  561. package/dist/web-components-library/p-872c8d25.entry.js +1 -0
  562. package/dist/web-components-library/p-8779fc5f.entry.js +1 -0
  563. package/dist/web-components-library/{p-00fd5cac.entry.js → p-8c703e92.entry.js} +1 -1
  564. package/dist/web-components-library/p-8e480d71.entry.js +1 -0
  565. package/dist/web-components-library/p-9124fe26.entry.js +1 -0
  566. package/dist/web-components-library/p-951c50ad.entry.js +16 -0
  567. package/dist/web-components-library/{p-02f14544.entry.js → p-9b70eba4.entry.js} +1 -1
  568. package/dist/web-components-library/p-9bbb27f7.entry.js +1 -0
  569. package/dist/web-components-library/p-9c83bf57.entry.js +1 -0
  570. package/dist/web-components-library/{p-3c463e59.entry.js → p-a30bbd0a.entry.js} +1 -1
  571. package/dist/web-components-library/p-a3eeed2e.entry.js +1 -0
  572. package/dist/web-components-library/p-a88046a0.entry.js +1 -0
  573. package/dist/web-components-library/p-a9d0b418.entry.js +1 -0
  574. package/dist/web-components-library/p-aaa0752b.entry.js +1 -0
  575. package/dist/web-components-library/p-ad17a4a0.entry.js +1 -0
  576. package/dist/web-components-library/p-aee1f514.entry.js +1 -0
  577. package/dist/web-components-library/p-b02aa57c.entry.js +1 -0
  578. package/dist/web-components-library/p-b54faa73.entry.js +1 -0
  579. package/dist/web-components-library/p-b622a7fd.entry.js +1 -0
  580. package/dist/web-components-library/{p-b50ee2a8.entry.js → p-b9bf1a8d.entry.js} +1 -1
  581. package/dist/web-components-library/p-baa877db.entry.js +1 -0
  582. package/dist/web-components-library/p-beec82d9.entry.js +1 -0
  583. package/dist/web-components-library/p-bf7adc29.entry.js +1 -0
  584. package/dist/web-components-library/p-c1da93ee.entry.js +1 -0
  585. package/dist/web-components-library/p-c2a3f15d.entry.js +1 -0
  586. package/dist/web-components-library/{p-363c7e45.entry.js → p-c4417a91.entry.js} +1 -1
  587. package/dist/web-components-library/p-c4f778d7.entry.js +1 -0
  588. package/{www/build/p-e3176170.entry.js → dist/web-components-library/p-c633d2bb.entry.js} +1 -1
  589. package/dist/web-components-library/p-c6b5ee23.entry.js +1 -0
  590. package/dist/web-components-library/p-c89cbfcc.entry.js +1 -0
  591. package/dist/web-components-library/p-caa2c86c.entry.js +1 -0
  592. package/dist/web-components-library/p-cea7a294.entry.js +1 -0
  593. package/dist/web-components-library/p-d17ebc2f.js +2 -0
  594. package/dist/web-components-library/p-d1f8d75e.entry.js +1 -0
  595. package/dist/web-components-library/{p-b33f1112.js → p-d4681325.js} +1 -1
  596. package/dist/web-components-library/p-d665ca6b.entry.js +1 -0
  597. package/dist/web-components-library/p-d8aac365.entry.js +1 -0
  598. package/dist/web-components-library/{p-f0a63044.entry.js → p-e177dbef.entry.js} +1 -1
  599. package/dist/web-components-library/p-e527ef6d.entry.js +1 -0
  600. package/dist/web-components-library/p-e88ad497.entry.js +1 -0
  601. package/dist/web-components-library/{p-2acf124c.entry.js → p-eaa4eba8.entry.js} +1 -1
  602. package/dist/web-components-library/p-eb2634d3.entry.js +1 -0
  603. package/dist/web-components-library/p-eba1cdd9.entry.js +1 -0
  604. package/dist/web-components-library/p-ed9dc5b7.entry.js +1 -0
  605. package/dist/web-components-library/p-f0e73ccb.entry.js +1 -0
  606. package/dist/web-components-library/p-f4b9f544.entry.js +1 -0
  607. package/dist/web-components-library/p-f5c3d332.entry.js +1 -0
  608. package/dist/web-components-library/p-f724f7a1.entry.js +1 -0
  609. package/dist/web-components-library/p-f77d7a3f.entry.js +1 -0
  610. package/{www/build/p-b2ee6ded.entry.js → dist/web-components-library/p-fd13128d.entry.js} +1 -1
  611. package/dist/web-components-library/p-fdb6e67b.entry.js +1 -0
  612. package/dist/web-components-library/web-components-library.esm.js +1 -1
  613. package/package.json +18 -25
  614. package/react/index.d.ts +1 -1
  615. package/readme.md +33 -91
  616. package/www/build/index.esm.js +1 -1
  617. package/www/build/p-01a95ddd.entry.js +1 -0
  618. package/www/build/p-023e657c.entry.js +1 -0
  619. package/www/build/p-03aa4a29.entry.js +1 -0
  620. package/www/build/p-07af77be.entry.js +1 -0
  621. package/www/build/p-0f0d8a17.entry.js +1 -0
  622. package/www/build/p-137c1289.entry.js +1 -0
  623. package/www/build/p-145ef56b.entry.js +1 -0
  624. package/{dist/web-components-library/p-b4e14eed.js → www/build/p-16c0ffce.js} +1 -1
  625. package/www/build/p-1c5cb6b6.entry.js +1 -0
  626. package/www/build/p-1cb8f39f.entry.js +1 -0
  627. package/www/build/p-1efa8cfe.entry.js +1 -0
  628. package/www/build/p-204c6ec6.entry.js +1 -0
  629. package/www/build/p-213d7163.entry.js +1 -0
  630. package/www/build/p-21a1b6a9.entry.js +1 -0
  631. package/www/build/p-242e410f.entry.js +1 -0
  632. package/www/build/p-286363e2.js +7 -0
  633. package/www/build/{p-88b9d5b4.entry.js → p-2b374cb0.entry.js} +1 -1
  634. package/www/build/p-2ec1cc4b.entry.js +1 -0
  635. package/www/build/p-33438244.entry.js +1 -0
  636. package/www/build/{p-3b974737.entry.js → p-37e050bd.entry.js} +1 -1
  637. package/www/build/{p-41dbc6f1.entry.js → p-3bdf4f63.entry.js} +1 -1
  638. package/www/build/{p-32baba0e.entry.js → p-3c63af71.entry.js} +1 -1
  639. package/www/build/p-3c715e7d.entry.js +1 -0
  640. package/www/build/{p-834a3866.entry.js → p-3e60fa3d.entry.js} +1 -1
  641. package/www/build/p-426c55e1.entry.js +1 -0
  642. package/www/build/{p-b2d16b41.js → p-42b0972c.js} +1 -1
  643. package/www/build/p-42d1707b.entry.js +1 -0
  644. package/www/build/{p-8a9e2dd1.js → p-448b6156.js} +1 -1
  645. package/www/build/p-46f66301.entry.js +1 -0
  646. package/www/build/p-470e984a.entry.js +1 -0
  647. package/www/build/p-4725eda5.entry.js +1 -0
  648. package/www/build/p-478dd7a6.entry.js +1 -0
  649. package/www/build/p-4f4930b5.entry.js +1 -0
  650. package/www/build/p-52ca86db.entry.js +1 -0
  651. package/www/build/p-5a5dde20.entry.js +1 -0
  652. package/{dist/web-components-library/p-cfe78918.entry.js → www/build/p-5c30dfc5.entry.js} +1 -1
  653. package/www/build/{p-88de0323.entry.js → p-69fead44.entry.js} +1 -1
  654. package/www/build/p-6ab40b8f.entry.js +1 -0
  655. package/www/build/p-6aba4f0a.entry.js +1 -0
  656. package/www/build/p-6c7251f5.entry.js +1 -0
  657. package/www/build/{p-3124aed0.entry.js → p-6d9d8a68.entry.js} +1 -1
  658. package/www/build/p-726b4fbd.entry.js +1 -0
  659. package/www/build/p-728a61a6.js +1 -0
  660. package/www/build/p-769ccc9f.entry.js +1 -0
  661. package/www/build/p-79d4e03b.entry.js +1 -0
  662. package/www/build/p-872c8d25.entry.js +1 -0
  663. package/www/build/p-8779fc5f.entry.js +1 -0
  664. package/www/build/{p-00fd5cac.entry.js → p-8c703e92.entry.js} +1 -1
  665. package/www/build/p-8e480d71.entry.js +1 -0
  666. package/www/build/p-9124fe26.entry.js +1 -0
  667. package/www/build/p-951c50ad.entry.js +16 -0
  668. package/www/build/{p-02f14544.entry.js → p-9b70eba4.entry.js} +1 -1
  669. package/www/build/p-9bbb27f7.entry.js +1 -0
  670. package/www/build/p-9c83bf57.entry.js +1 -0
  671. package/www/build/{p-3c463e59.entry.js → p-a30bbd0a.entry.js} +1 -1
  672. package/www/build/p-a3eeed2e.entry.js +1 -0
  673. package/www/build/p-a88046a0.entry.js +1 -0
  674. package/www/build/p-a9d0b418.entry.js +1 -0
  675. package/www/build/p-aaa0752b.entry.js +1 -0
  676. package/www/build/p-ad17a4a0.entry.js +1 -0
  677. package/www/build/p-aee1f514.entry.js +1 -0
  678. package/www/build/p-b02aa57c.entry.js +1 -0
  679. package/www/build/p-b54faa73.entry.js +1 -0
  680. package/www/build/p-b622a7fd.entry.js +1 -0
  681. package/www/build/{p-b50ee2a8.entry.js → p-b9bf1a8d.entry.js} +1 -1
  682. package/www/build/p-baa877db.entry.js +1 -0
  683. package/www/build/p-beec82d9.entry.js +1 -0
  684. package/www/build/p-bf7adc29.entry.js +1 -0
  685. package/www/build/p-c1da93ee.entry.js +1 -0
  686. package/www/build/p-c2a3f15d.entry.js +1 -0
  687. package/www/build/{p-363c7e45.entry.js → p-c4417a91.entry.js} +1 -1
  688. package/www/build/p-c4f778d7.entry.js +1 -0
  689. package/{dist/web-components-library/p-e3176170.entry.js → www/build/p-c633d2bb.entry.js} +1 -1
  690. package/www/build/p-c6b5ee23.entry.js +1 -0
  691. package/www/build/p-c89cbfcc.entry.js +1 -0
  692. package/www/build/p-caa2c86c.entry.js +1 -0
  693. package/www/build/p-cea7a294.entry.js +1 -0
  694. package/www/build/p-d17ebc2f.js +2 -0
  695. package/www/build/p-d1f8d75e.entry.js +1 -0
  696. package/www/build/{p-b33f1112.js → p-d4681325.js} +1 -1
  697. package/www/build/p-d665ca6b.entry.js +1 -0
  698. package/www/build/p-d8aac365.entry.js +1 -0
  699. package/www/build/{p-f0a63044.entry.js → p-e177dbef.entry.js} +1 -1
  700. package/www/build/p-e527ef6d.entry.js +1 -0
  701. package/www/build/p-e88ad497.entry.js +1 -0
  702. package/www/build/{p-2acf124c.entry.js → p-eaa4eba8.entry.js} +1 -1
  703. package/www/build/p-eb2634d3.entry.js +1 -0
  704. package/www/build/p-eba1cdd9.entry.js +1 -0
  705. package/www/build/p-ed9dc5b7.entry.js +1 -0
  706. package/www/build/p-f0e73ccb.entry.js +1 -0
  707. package/www/build/p-f4b9f544.entry.js +1 -0
  708. package/www/build/p-f5c3d332.entry.js +1 -0
  709. package/www/build/p-f724f7a1.entry.js +1 -0
  710. package/www/build/p-f77d7a3f.entry.js +1 -0
  711. package/{dist/web-components-library/p-b2ee6ded.entry.js → www/build/p-fd13128d.entry.js} +1 -1
  712. package/www/build/p-fdb6e67b.entry.js +1 -0
  713. package/www/build/web-components-library.esm.js +1 -1
  714. package/www/index.html +1 -1
  715. package/www/pages/file-upload.html +4 -16
  716. package/www/pages/notification.html +69 -153
  717. package/CHANGELOG.md +0 -1911
  718. package/dist/esm/index-b7165fb7.js +0 -344
  719. package/dist/web-components-library/p-01cbf6d4.entry.js +0 -1
  720. package/dist/web-components-library/p-0617465e.entry.js +0 -1
  721. package/dist/web-components-library/p-06f54c19.entry.js +0 -1
  722. package/dist/web-components-library/p-0ad2c8ca.entry.js +0 -1
  723. package/dist/web-components-library/p-0af8d806.entry.js +0 -1
  724. package/dist/web-components-library/p-14f11a64.entry.js +0 -1
  725. package/dist/web-components-library/p-1668ec30.entry.js +0 -1
  726. package/dist/web-components-library/p-2177384f.entry.js +0 -1
  727. package/dist/web-components-library/p-25769717.entry.js +0 -1
  728. package/dist/web-components-library/p-25b8e583.entry.js +0 -1
  729. package/dist/web-components-library/p-2772f005.entry.js +0 -1
  730. package/dist/web-components-library/p-2e2ae623.entry.js +0 -1
  731. package/dist/web-components-library/p-311f5e7a.entry.js +0 -16
  732. package/dist/web-components-library/p-31604337.entry.js +0 -1
  733. package/dist/web-components-library/p-348c5ada.entry.js +0 -1
  734. package/dist/web-components-library/p-41b8390e.entry.js +0 -1
  735. package/dist/web-components-library/p-48134f75.entry.js +0 -1
  736. package/dist/web-components-library/p-4fe96235.entry.js +0 -1
  737. package/dist/web-components-library/p-53d9ac21.entry.js +0 -1
  738. package/dist/web-components-library/p-5a8bdc47.entry.js +0 -1
  739. package/dist/web-components-library/p-5f5725ce.entry.js +0 -1
  740. package/dist/web-components-library/p-5fe820fe.entry.js +0 -1
  741. package/dist/web-components-library/p-6106b802.entry.js +0 -1
  742. package/dist/web-components-library/p-613cc3b2.entry.js +0 -1
  743. package/dist/web-components-library/p-621ccd34.entry.js +0 -1
  744. package/dist/web-components-library/p-6852e978.entry.js +0 -1
  745. package/dist/web-components-library/p-6a53a0d8.entry.js +0 -1
  746. package/dist/web-components-library/p-6b7f7ac9.entry.js +0 -1
  747. package/dist/web-components-library/p-6de8783e.entry.js +0 -1
  748. package/dist/web-components-library/p-6e01660c.entry.js +0 -1
  749. package/dist/web-components-library/p-6fa0cef6.entry.js +0 -1
  750. package/dist/web-components-library/p-71ff9b83.entry.js +0 -1
  751. package/dist/web-components-library/p-747ad8dc.entry.js +0 -1
  752. package/dist/web-components-library/p-773cc0f3.entry.js +0 -1
  753. package/dist/web-components-library/p-792a7ea0.entry.js +0 -1
  754. package/dist/web-components-library/p-79940e8f.entry.js +0 -1
  755. package/dist/web-components-library/p-79c9cf77.entry.js +0 -1
  756. package/dist/web-components-library/p-7a9d3944.entry.js +0 -1
  757. package/dist/web-components-library/p-7d6e5930.entry.js +0 -1
  758. package/dist/web-components-library/p-810276c9.entry.js +0 -1
  759. package/dist/web-components-library/p-8158fe3c.js +0 -1
  760. package/dist/web-components-library/p-83ee9630.entry.js +0 -1
  761. package/dist/web-components-library/p-87942fb9.entry.js +0 -1
  762. package/dist/web-components-library/p-940352dc.entry.js +0 -1
  763. package/dist/web-components-library/p-9a75f3f8.entry.js +0 -1
  764. package/dist/web-components-library/p-9c0df331.entry.js +0 -1
  765. package/dist/web-components-library/p-a55ef7b5.entry.js +0 -1
  766. package/dist/web-components-library/p-aae7a242.entry.js +0 -1
  767. package/dist/web-components-library/p-ae2dd723.entry.js +0 -1
  768. package/dist/web-components-library/p-af6789f2.entry.js +0 -1
  769. package/dist/web-components-library/p-b1b66050.entry.js +0 -1
  770. package/dist/web-components-library/p-b366ef8e.js +0 -2
  771. package/dist/web-components-library/p-b9de57a3.entry.js +0 -1
  772. package/dist/web-components-library/p-bb684454.entry.js +0 -1
  773. package/dist/web-components-library/p-bc65252e.entry.js +0 -1
  774. package/dist/web-components-library/p-bd70bbcc.entry.js +0 -1
  775. package/dist/web-components-library/p-c0d382bc.entry.js +0 -1
  776. package/dist/web-components-library/p-c1c6988e.entry.js +0 -1
  777. package/dist/web-components-library/p-c26d641f.entry.js +0 -1
  778. package/dist/web-components-library/p-c4b70baa.entry.js +0 -1
  779. package/dist/web-components-library/p-c5ecf36a.entry.js +0 -1
  780. package/dist/web-components-library/p-dd74911c.entry.js +0 -1
  781. package/dist/web-components-library/p-e137a17f.entry.js +0 -1
  782. package/dist/web-components-library/p-e1cbcb1e.entry.js +0 -1
  783. package/dist/web-components-library/p-e45c7aeb.entry.js +0 -1
  784. package/dist/web-components-library/p-eb612914.entry.js +0 -1
  785. package/dist/web-components-library/p-efdca379.entry.js +0 -1
  786. package/dist/web-components-library/p-f24a4525.entry.js +0 -1
  787. package/dist/web-components-library/p-f6ff5bc5.entry.js +0 -1
  788. package/dist/web-components-library/p-f94ad50d.entry.js +0 -1
  789. package/dist/web-components-library/p-fddbe121.entry.js +0 -1
  790. package/dist/web-components-library/p-ff000765.entry.js +0 -1
  791. package/dist/web-components-library/p-ff0fc090.entry.js +0 -1
  792. package/dist/web-components-library/p-ffacff3f.entry.js +0 -1
  793. package/src-react/index.ts +0 -1
  794. package/www/build/p-01cbf6d4.entry.js +0 -1
  795. package/www/build/p-0617465e.entry.js +0 -1
  796. package/www/build/p-06f54c19.entry.js +0 -1
  797. package/www/build/p-0ad2c8ca.entry.js +0 -1
  798. package/www/build/p-0af8d806.entry.js +0 -1
  799. package/www/build/p-14f11a64.entry.js +0 -1
  800. package/www/build/p-1668ec30.entry.js +0 -1
  801. package/www/build/p-2177384f.entry.js +0 -1
  802. package/www/build/p-25769717.entry.js +0 -1
  803. package/www/build/p-25b8e583.entry.js +0 -1
  804. package/www/build/p-2772f005.entry.js +0 -1
  805. package/www/build/p-2e2ae623.entry.js +0 -1
  806. package/www/build/p-311f5e7a.entry.js +0 -16
  807. package/www/build/p-31604337.entry.js +0 -1
  808. package/www/build/p-348c5ada.entry.js +0 -1
  809. package/www/build/p-41b8390e.entry.js +0 -1
  810. package/www/build/p-48134f75.entry.js +0 -1
  811. package/www/build/p-4fe96235.entry.js +0 -1
  812. package/www/build/p-53d9ac21.entry.js +0 -1
  813. package/www/build/p-5a8bdc47.entry.js +0 -1
  814. package/www/build/p-5f5725ce.entry.js +0 -1
  815. package/www/build/p-5fe820fe.entry.js +0 -1
  816. package/www/build/p-6106b802.entry.js +0 -1
  817. package/www/build/p-613cc3b2.entry.js +0 -1
  818. package/www/build/p-621ccd34.entry.js +0 -1
  819. package/www/build/p-6852e978.entry.js +0 -1
  820. package/www/build/p-6a53a0d8.entry.js +0 -1
  821. package/www/build/p-6b7f7ac9.entry.js +0 -1
  822. package/www/build/p-6de8783e.entry.js +0 -1
  823. package/www/build/p-6e01660c.entry.js +0 -1
  824. package/www/build/p-6fa0cef6.entry.js +0 -1
  825. package/www/build/p-71ff9b83.entry.js +0 -1
  826. package/www/build/p-747ad8dc.entry.js +0 -1
  827. package/www/build/p-773cc0f3.entry.js +0 -1
  828. package/www/build/p-792a7ea0.entry.js +0 -1
  829. package/www/build/p-79940e8f.entry.js +0 -1
  830. package/www/build/p-79c9cf77.entry.js +0 -1
  831. package/www/build/p-7a9d3944.entry.js +0 -1
  832. package/www/build/p-7d6e5930.entry.js +0 -1
  833. package/www/build/p-810276c9.entry.js +0 -1
  834. package/www/build/p-8158fe3c.js +0 -1
  835. package/www/build/p-83ee9630.entry.js +0 -1
  836. package/www/build/p-87942fb9.entry.js +0 -1
  837. package/www/build/p-940352dc.entry.js +0 -1
  838. package/www/build/p-9a75f3f8.entry.js +0 -1
  839. package/www/build/p-9c0df331.entry.js +0 -1
  840. package/www/build/p-a55ef7b5.entry.js +0 -1
  841. package/www/build/p-aae7a242.entry.js +0 -1
  842. package/www/build/p-ae2dd723.entry.js +0 -1
  843. package/www/build/p-af6789f2.entry.js +0 -1
  844. package/www/build/p-b1b66050.entry.js +0 -1
  845. package/www/build/p-b366ef8e.js +0 -2
  846. package/www/build/p-b9de57a3.entry.js +0 -1
  847. package/www/build/p-bb684454.entry.js +0 -1
  848. package/www/build/p-bc65252e.entry.js +0 -1
  849. package/www/build/p-bd70bbcc.entry.js +0 -1
  850. package/www/build/p-c0d382bc.entry.js +0 -1
  851. package/www/build/p-c1c6988e.entry.js +0 -1
  852. package/www/build/p-c26d641f.entry.js +0 -1
  853. package/www/build/p-c4b70baa.entry.js +0 -1
  854. package/www/build/p-c5ecf36a.entry.js +0 -1
  855. package/www/build/p-dd74911c.entry.js +0 -1
  856. package/www/build/p-e137a17f.entry.js +0 -1
  857. package/www/build/p-e1cbcb1e.entry.js +0 -1
  858. package/www/build/p-e45c7aeb.entry.js +0 -1
  859. package/www/build/p-eb612914.entry.js +0 -1
  860. package/www/build/p-efdca379.entry.js +0 -1
  861. package/www/build/p-f24a4525.entry.js +0 -1
  862. package/www/build/p-f6ff5bc5.entry.js +0 -1
  863. package/www/build/p-f94ad50d.entry.js +0 -1
  864. package/www/build/p-fddbe121.entry.js +0 -1
  865. package/www/build/p-ff000765.entry.js +0 -1
  866. package/www/build/p-ff0fc090.entry.js +0 -1
  867. package/www/build/p-ffacff3f.entry.js +0 -1
@@ -2,10 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-0b49c192.js');
6
- const index$1 = require('./index-15126331.js');
5
+ const index = require('./index-e3299e0a.js');
7
6
 
8
- const stylesCss = "z-pagination{--z-pagination--page-button-width:64px;--z-pagination--pages-container-max-width:100%;display:flex;max-width:100%;flex-flow:column wrap;font-family:var(--font-family-sans);font-weight:var(--font-rg);gap:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}z-pagination,z-pagination *{box-sizing:border-box}z-pagination button{height:100%}z-pagination z-icon{fill:var(--color-icon01)}z-pagination *:disabled z-icon{fill:var(--color-disabled02)}z-pagination .page-label{margin-right:calc(var(--space-unit) * 3);color:var(--color-text02)}z-pagination .pagination-bar{display:flex;max-width:100%;height:48px;align-items:center}z-pagination .pagination-bar button{display:flex;align-items:center;justify-content:center;border:none;margin:0;background-color:var(--color-surface03);color:var(--color-primary01);cursor:pointer;font-family:inherit;font-weight:inherit;transition:background-color 0.15s ease-out, color 0.15s ease-out, border-bottom-color 0.15s ease-out,\n font-size 0.15s ease-in-out, font-weight 0.15s ease-in-out}z-pagination .pagination-bar button:focus-visible{background-color:var(--color-hover-surface);box-shadow:inset var(--shadow-focus-primary);outline:none}z-pagination .pagination-bar .pagination-button{padding:calc(var(--space-unit) * 2);font-weight:var(--font-sb);text-transform:uppercase;white-space:nowrap}z-pagination .pagination-bar .navigation-button{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 1.5)}z-pagination .pagination-bar .pagination-button:disabled,z-pagination .pagination-bar .navigation-button:disabled{background-color:var(--color-disabled01);color:var(--color-disabled02);cursor:default;pointer-events:none}z-pagination .pagination-bar .page-button,z-pagination .pagination-bar .ellipsis-button{width:var(--z-pagination--page-button-width)}z-pagination .pages-container{position:relative;display:inline-flex;max-width:100%;height:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-align:center;scrollbar-width:none}z-pagination .pages-container::-webkit-scrollbar{display:none}z-pagination .pages-chunk{display:flex;scroll-snap-align:center}z-pagination .pagination-bar .page-button{padding-top:var(--border-size-large) solid transparent;border-bottom:var(--border-size-large) solid transparent;font-size:var(--font-size-2);font-weight:var(--font-sb)}z-pagination .pagination-bar .page-button:focus-visible{border-bottom-color:var(--color-hover-light)}z-pagination .pagination-bar .page-button[data-current]{border-bottom-color:var(--color-primary01);font-size:var(--font-size-7)}z-pagination .go-to-page{display:flex;flex-direction:column;row-gap:var(--space-unit)}z-pagination .go-to-page .label{color:var(--color-text02);text-transform:uppercase}z-pagination .go-to-page .inputs{display:flex;column-gap:var(--space-unit)}z-pagination .go-to-page .inputs z-input{width:calc(var(--space-unit) * 11)}z-pagination .go-to-page .inputs z-input input,z-pagination .mobile-go-to-page z-input input{padding:0 calc(var(--space-unit) * 1.5) !important;appearance:none}z-pagination .mobile-go-to-page{display:flex;height:100%;flex:1 auto;align-items:center;justify-content:center;background-color:var(--color-surface03)}z-pagination .mobile-go-to-page z-input{width:var(--z-pagination--page-button-width);margin-right:var(--space-unit)}z-pagination .mobile-go-to-page z-input input{text-align:center}z-pagination .mobile-go-to-page z-input input::-webkit-outer-spin-button,z-pagination .mobile-go-to-page z-input input::-webkit-inner-spin-button{appearance:none}z-pagination .mobile-go-to-page>span{font-size:var(--font-size-2)}@media (hover: hover){z-pagination .pagination-bar button:hover{background-color:var(--color-hover-surface)}z-pagination .pagination-bar .page-button:hover{border-bottom-color:var(--color-hover-light)}}@media (min-width: 768px){z-pagination{--z-pagination--page-button-width:88px;flex-direction:row;align-items:flex-end}z-pagination .pages-container{max-width:var(--z-pagination--pages-container-max-width)}}";
7
+ const stylesCss = "z-pagination{--z-pagination--page-button-width:64px;--z-pagination--pages-container-max-width:100%;display:flex;flex-direction:column;gap:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4);max-width:100%;flex-wrap:wrap;font-family:var(--font-family-sans);font-weight:var(--font-rg)}z-pagination,z-pagination *{box-sizing:border-box}z-pagination button{height:100%}z-pagination z-icon{fill:var(--color-icon01)}z-pagination *:disabled z-icon{fill:var(--color-disabled02)}z-pagination .page-label{margin-right:calc(var(--space-unit) * 3);color:var(--color-text02)}z-pagination .pagination-bar{display:flex;align-items:center;height:48px;max-width:100%}z-pagination .pagination-bar button{display:flex;align-items:center;justify-content:center;margin:0;background-color:var(--color-surface03);transition:background-color .150s ease-out,\n color .150s ease-out,\n border-bottom-color .150s ease-out,\n font-size .150s ease-in-out,\n font-weight .150s ease-in-out;color:var(--color-primary01);border:none;font-family:inherit;font-weight:inherit;cursor:pointer}z-pagination .pagination-bar button:focus-visible{outline:none;box-shadow:inset var(--shadow-focus-primary);background-color:var(--color-hover-surface)}z-pagination .pagination-bar .pagination-button{padding:calc(var(--space-unit) * 2);text-transform:uppercase;white-space:nowrap;font-weight:var(--font-sb)}z-pagination .pagination-bar .navigation-button{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 1.5)}z-pagination .pagination-bar .pagination-button:disabled,z-pagination .pagination-bar .navigation-button:disabled{background-color:var(--color-disabled01);color:var(--color-disabled02);cursor:default;pointer-events:none}z-pagination .pagination-bar .page-button,z-pagination .pagination-bar .ellipsis-button{width:var(--z-pagination--page-button-width)}z-pagination .pages-container{position:relative;display:inline-flex;max-width:100%;height:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-align:center;scrollbar-width:none}z-pagination .pages-container::-webkit-scrollbar{display:none}z-pagination .pages-chunk{display:flex;scroll-snap-align:center}z-pagination .pagination-bar .page-button{padding-top:var(--border-size-large) solid transparent;border-bottom:var(--border-size-large) solid transparent;font-size:var(--font-size-2);font-weight:var(--font-sb)}z-pagination .pagination-bar .page-button:focus-visible{border-bottom-color:var(--color-hover-light)}z-pagination .pagination-bar .page-button[data-current]{font-size:var(--font-size-7);border-bottom-color:var(--color-primary01)}z-pagination .go-to-page{display:flex;flex-direction:column;row-gap:var(--space-unit)}z-pagination .go-to-page .label{color:var(--color-text02);text-transform:uppercase}z-pagination .go-to-page .inputs{display:flex;column-gap:var(--space-unit)}z-pagination .go-to-page .inputs z-input{width:calc(var(--space-unit) * 11)}z-pagination .go-to-page .inputs z-input input,z-pagination .mobile-go-to-page z-input input{padding:0 calc(var(--space-unit) * 1.5) !important;-moz-appearance:none}z-pagination .mobile-go-to-page{display:flex;justify-content:center;align-items:center;flex:1 auto;height:100%;background-color:var(--color-surface03)}z-pagination .mobile-go-to-page z-input{width:var(--z-pagination--page-button-width);margin-right:var(--space-unit)}z-pagination .mobile-go-to-page z-input input{text-align:center}z-pagination .mobile-go-to-page z-input input::-webkit-outer-spin-button,z-pagination .mobile-go-to-page z-input input::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none}z-pagination .mobile-go-to-page>span{font-size:var(--font-size-2)}@media (hover: hover){z-pagination .pagination-bar button:hover{background-color:var(--color-hover-surface)}z-pagination .pagination-bar .page-button:hover{border-bottom-color:var(--color-hover-light)}}@media (min-width: 768px){z-pagination{--z-pagination--page-button-width:88px;flex-direction:row;align-items:flex-end}z-pagination .pages-container{max-width:var(--z-pagination--pages-container-max-width)}}";
9
8
 
10
9
  const ZPagination = class {
11
10
  constructor(hostRef) {
@@ -88,7 +87,7 @@ const ZPagination = class {
88
87
  getPagesChunks() {
89
88
  // array of numbers from 1 to `totalPages`
90
89
  const pages = Array.from({ length: this.totalPages }, (_, i) => i + 1);
91
- const chunks = [];
90
+ let chunks = [];
92
91
  const chunksCount = Math.ceil(pages.length / this._visiblePages);
93
92
  for (let index = 0; index < chunksCount; index++) {
94
93
  chunks.push(pages.slice(index * this._visiblePages, (index + 1) * this._visiblePages));
@@ -135,14 +134,14 @@ const ZPagination = class {
135
134
  }
136
135
  /**
137
136
  * Render chunked page buttons.
138
- * @returns {HTMLDivElement[]}
137
+ * @returns {HTMLDivElement}
139
138
  */
140
139
  renderPages() {
141
140
  const pagesChunks = this.getPagesChunks();
142
141
  if (pagesChunks.length <= 0) {
143
142
  return;
144
143
  }
145
- return pagesChunks.map((chunk) => index.h("div", { class: "pages-chunk" }, chunk.map((page) => this.renderPage(page))));
144
+ return pagesChunks.map((chunk) => (index.h("div", { class: "pages-chunk" }, chunk.map((page) => this.renderPage(page)))));
146
145
  }
147
146
  /**
148
147
  * Render page buttons when split feature is enabled.
@@ -162,7 +161,8 @@ const ZPagination = class {
162
161
  this.renderPage(this.totalPages),
163
162
  ];
164
163
  }
165
- if (this.currentPage > this.split * 2 + 2 && this.currentPage < this.totalPages - this.split * 2 - 1) {
164
+ if (this.currentPage > this.split * 2 + 2 &&
165
+ this.currentPage < this.totalPages - this.split * 2 - 1) {
166
166
  // Render first page, ellipsis, current page surrounded by (split) pages both before and after, another ellipsis, then last page.
167
167
  return [
168
168
  this.renderPage(1),
@@ -190,10 +190,10 @@ const ZPagination = class {
190
190
  return [
191
191
  this.label && index.h("span", { class: "page-label body-1-sb" }, this.label),
192
192
  index.h("div", { class: "pagination-bar" }, this.renderBackButton(), !this.goToPage && (index.h("div", { class: "pages-container", role: "navigation", tabIndex: -1 }, pagesChunks.length > 0 &&
193
- pagesChunks.map((chunk) => index.h("div", { class: "pages-chunk" }, chunk.map((page) => this.renderPage(page)))))), this.goToPage && (index.h("form", { class: "mobile-go-to-page", onSubmit: (ev) => {
193
+ pagesChunks.map((chunk) => (index.h("div", { class: "pages-chunk" }, chunk.map((page) => this.renderPage(page))))))), this.goToPage && (index.h("form", { class: "mobile-go-to-page", onSubmit: (ev) => {
194
194
  ev.preventDefault();
195
195
  this.selectPage(this.goToPageValue);
196
- } }, index.h("z-input", { class: "go-to-page-input", type: index$1.InputTypeEnum.NUMBER, min: 1, max: this.totalPages, message: false, onInput: (ev) => {
196
+ } }, index.h("z-input", { class: "go-to-page-input", type: "number", min: 1, max: this.totalPages, message: false, onInput: (ev) => {
197
197
  this.goToPageValue = ev.target.value;
198
198
  }, placeholder: this.currentPage.toString(), hasclearicon: false }), index.h("span", null, `/${this.totalPages}`))), this.renderForwardButton()),
199
199
  ];
@@ -202,7 +202,7 @@ const ZPagination = class {
202
202
  this.setVisiblePages();
203
203
  }
204
204
  componentDidRender() {
205
- if (this.split !== 0) {
205
+ if (this.split) {
206
206
  this.edges = false;
207
207
  }
208
208
  this.setPagesContainerWidth();
@@ -210,11 +210,14 @@ const ZPagination = class {
210
210
  }
211
211
  render() {
212
212
  if (this.isMobile) {
213
- return index.h(index.Host, null, this.renderMobile());
213
+ return this.renderMobile();
214
214
  }
215
- return (index.h(index.Host, null, index.h("div", { class: "pagination-bar" }, this.label && index.h("span", { class: "page-label body-1-sb" }, this.label), this.edges && (index.h("button", { class: "pagination-button", type: "button", title: "Vai alla pagina 1", disabled: this.currentPage === 1, onClick: () => this.selectPage(1) }, "Pagina 1")), this.skip < this.totalPages && this.skip > 1 && (index.h("button", { class: "pagination-button", type: "button", title: `Vai alla pagina ${this.currentPage - this.skip}`, disabled: this.currentPage <= this.skip, onClick: () => this.selectPage(this.currentPage - this.skip) }, "-", this.skip)), this.navArrows && this.renderBackButton(), index.h("div", { class: "pages-container", role: "navigation", tabIndex: -1 }, this.split ? this.renderSplitPages() : this.renderPages()), this.navArrows && this.renderForwardButton(), this.skip < this.totalPages && this.skip > 1 && (index.h("button", { class: "pagination-button", type: "button", title: `Vai alla pagina ${this.currentPage + this.skip}`, disabled: this.currentPage > this.totalPages - this.skip, onClick: () => this.selectPage(this.currentPage + this.skip) }, "+", this.skip)), this.edges && (index.h("button", { class: "pagination-button", type: "button", title: `Vai alla pagina ${this.totalPages}`, disabled: this.currentPage === this.totalPages, onClick: () => this.selectPage(this.totalPages) }, "Pagina ", this.totalPages))), this.goToPage && (index.h("div", { class: "go-to-page" }, index.h("span", { class: "label body-5-sb" }, "Vai a pagina:"), index.h("div", { class: "inputs" }, index.h("z-input", { class: "go-to-page-input", type: index$1.InputTypeEnum.NUMBER, min: 1, max: this.totalPages, message: false, placeholder: "2", hasclearicon: false, onInput: (ev) => {
216
- this.goToPageValue = ev.target.value;
217
- }, onKeyDown: (ev) => ev.key === "Enter" && this.selectPage(this.goToPageValue) }), index.h("z-button", { disabled: !this.goToPageValue, title: "Vai alla pagina inserita", onClick: () => this.selectPage(this.goToPageValue) }, "vai"))))));
215
+ return [
216
+ index.h("div", { class: "pagination-bar" }, this.label && index.h("span", { class: "page-label body-1-sb" }, this.label), this.edges && (index.h("button", { class: "pagination-button", type: "button", title: "Vai alla pagina 1", disabled: this.currentPage === 1, onClick: () => this.selectPage(1) }, "Pagina 1")), this.skip < this.totalPages && this.skip > 1 && (index.h("button", { class: "pagination-button", type: "button", title: `Vai alla pagina ${this.currentPage - this.skip}`, disabled: this.currentPage <= this.skip, onClick: () => this.selectPage(this.currentPage - this.skip) }, "-", this.skip)), this.navArrows && this.renderBackButton(), index.h("div", { class: "pages-container", role: "navigation", tabIndex: -1 }, this.split ? this.renderSplitPages() : this.renderPages()), this.navArrows && this.renderForwardButton(), this.skip < this.totalPages && this.skip > 1 && (index.h("button", { class: "pagination-button", type: "button", title: `Vai alla pagina ${this.currentPage + this.skip}`, disabled: this.currentPage > this.totalPages - this.skip, onClick: () => this.selectPage(this.currentPage + this.skip) }, "+", this.skip)), this.edges && (index.h("button", { class: "pagination-button", type: "button", title: `Vai alla pagina ${this.totalPages}`, disabled: this.currentPage === this.totalPages, onClick: () => this.selectPage(this.totalPages) }, "Pagina ", this.totalPages))),
217
+ this.goToPage && (index.h("div", { class: "go-to-page" }, index.h("span", { class: "label body-5-sb" }, "Vai a pagina:"), index.h("div", { class: "inputs" }, index.h("z-input", { class: "go-to-page-input", type: "number", min: 1, max: this.totalPages, message: false, placeholder: "2", hasclearicon: false, onInput: (ev) => {
218
+ this.goToPageValue = ev.target.value;
219
+ }, onKeyDown: (ev) => ev.key === "Enter" && this.selectPage(this.goToPageValue) }), index.h("z-button", { disabled: !this.goToPageValue, title: "Vai alla pagina inserita", onClick: () => this.selectPage(this.goToPageValue) }, "vai")))),
220
+ ];
218
221
  }
219
222
  get host() { return index.getElement(this); }
220
223
  static get watchers() { return {
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-0b49c192.js');
5
+ const index = require('./index-e3299e0a.js');
6
6
 
7
- const stylesCss = ":host{width:inherit;font-family:var(--dashboard-font);font-weight:var(--font-rg)}.panel-elem-container{width:100%}.panel-elem-icon{margin:auto calc(var(--space-unit) * 3)}.panel-elem-icon img{display:block;max-width:96px;height:32px;margin:auto;object-fit:contain}.panel-elem-link{margin:var(--space-unit) auto 0;border-radius:var(--border-no-radius);font-size:12px;text-align:center}.panel-elem-link>z-link{font-weight:var(--font-sb)}.panel-elem-desc{padding-top:var(--space-unit);margin:0;letter-spacing:0.16px;text-align:center}";
7
+ const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg);width:inherit}.panel-elem-container{width:100%}.panel-elem-icon{margin:auto calc(var(--space-unit) * 3)}.panel-elem-icon img{display:block;object-fit:contain;max-width:96px;height:32px;margin:auto}.panel-elem-link{border-radius:var(--border-no-radius);margin:var(--space-unit) auto 0;text-align:center;font-size:12px}.panel-elem-link>z-link{font-weight:var(--font-sb)}.panel-elem-desc{letter-spacing:0.16px;text-align:center;margin:0;padding-top:var(--space-unit)}";
8
8
 
9
9
  const ZPanelElem = class {
10
10
  constructor(hostRef) {
@@ -16,13 +16,13 @@ const ZPanelElem = class {
16
16
  }
17
17
  renderIcon() {
18
18
  if (this.isdisabled) {
19
- return (index.h("img", { src: this.imgurl, alt: this.imgalt }));
19
+ return index.h("img", { src: this.imgurl, alt: this.imgalt });
20
20
  }
21
21
  return (index.h("a", { class: "elem-icon", href: this.url, target: this.target }, index.h("img", { src: this.imgurl, alt: this.imgalt })));
22
22
  }
23
23
  render() {
24
24
  const elemId = this.elemid ? this.elemid : "";
25
- return (index.h("div", { class: "panel-elem-container" }, (this.imgurl || this.imgalt) && index.h("div", { class: "panel-elem-icon" }, this.renderIcon()), index.h("div", { class: "panel-elem-link" }, index.h("z-link", { href: this.url, icon: this.linkicon, isdisabled: this.isdisabled, target: this.target, htmlid: elemId + "link_id" }, this.linklabel)), this.descrSlotName && (index.h("div", { class: "panel-elem-desc body-long-01" }, index.h("slot", { name: this.descrSlotName })))));
25
+ return (index.h("div", { class: "panel-elem-container" }, (this.imgurl || this.imgalt) && (index.h("div", { class: "panel-elem-icon" }, this.renderIcon())), index.h("div", { class: "panel-elem-link" }, index.h("z-link", { href: this.url, icon: this.linkicon, isdisabled: this.isdisabled, target: this.target, htmlid: elemId + "link_id" }, this.linklabel)), this.descr_slot_name && (index.h("div", { class: "panel-elem-desc body-long-01" }, index.h("slot", { name: this.descr_slot_name })))));
26
26
  }
27
27
  };
28
28
  ZPanelElem.style = stylesCss;
@@ -2,16 +2,16 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-0b49c192.js');
5
+ const index = require('./index-e3299e0a.js');
6
6
 
7
- const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:grid;padding-top:calc(var(--space-unit) * 1.5);border-bottom:var(--border-size-small) solid var(--color-surface03);color:var(--color-surface05);fill:var(--color-surface05);font-size:14px;grid-template-columns:36px auto;grid-template-rows:auto auto}:host>div>z-icon{grid-column:1 / 2;grid-row:1 / 2}:host>div>div.content{margin-bottom:var(--space-unit);grid-column:2 / 3;grid-row:1 / 2}:host>div>div.cta-wrapper{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start;margin-bottom:var(--space-unit);grid-column:1 / 3;grid-row:2 / 3}@media only screen and (min-width: 768px){:host>div>div.cta-wrapper{flex-direction:row;grid-column:2 / 3}}";
7
+ const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{color:var(--color-surface05);fill:var(--color-surface05);font-size:14px;border-bottom:var(--border-size-small) solid var(--color-surface03);padding-top:calc(var(--space-unit) * 1.5);display:grid;grid-template-rows:auto auto;grid-template-columns:36px auto}:host>div>z-icon{grid-row:1 / 2;grid-column:1 / 2}:host>div>div.content{grid-row:1 / 2;grid-column:2 / 3;margin-bottom:var(--space-unit)}:host>div>div.ctaWrapper{grid-row:2 / 3;grid-column:1 / 3;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin-bottom:var(--space-unit)}@media only screen and (min-width: 768px){:host>div>div.ctaWrapper{flex-direction:row;grid-column:2 / 3}}";
8
8
 
9
9
  const ZPocketMessage = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
12
  }
13
13
  render() {
14
- return (index.h("div", null, index.h("z-icon", { name: "exclamation-circle" }), index.h("div", { class: "content" }, index.h("slot", null)), index.h("div", { class: "cta-wrapper" }, index.h("slot", { name: "cta" }))));
14
+ return (index.h("div", null, index.h("z-icon", { name: "exclamation-circle" }), index.h("div", { class: "content" }, index.h("slot", null)), index.h("div", { class: "ctaWrapper" }, index.h("slot", { name: "cta" }))));
15
15
  }
16
16
  };
17
17
  ZPocketMessage.style = stylesCss;
@@ -2,29 +2,29 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-0b49c192.js');
6
- const index$1 = require('./index-15126331.js');
7
- const utils = require('./utils-b1ef8660.js');
5
+ const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-745c0423.js');
7
+ const utils = require('./utils-dfe717c7.js');
8
8
  const hammer = require('./hammer-4f20813e.js');
9
9
  require('./breakpoints-88c4fd6c.js');
10
10
  require('./_commonjsHelpers-537d719a.js');
11
11
 
12
- const stylesCss$2 = ":host{width:inherit;height:100%;margin:inherit;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{width:inherit;height:100%;margin:inherit}:host>div>div.background{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;width:0;height:0}:host>div>div.background.open{width:100%;height:100%}:host>div>div.content-wrapper{position:fixed;z-index:999;bottom:0;left:0;width:inherit;margin:inherit}:host>div>div.content-wrapper>div{margin:calc(var(--space-unit) * 0.5) calc(var(--space-unit) * 0.5) 0 calc(var(--space-unit) * 0.5);border-radius:var(--space-unit) var(--space-unit) 0 0;box-shadow:0 -2px calc(var(--space-unit) * 0.5) 0 rgb(66 69 72 / 40%)}";
12
+ const stylesCss$2 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);width:inherit;height:100%;margin:inherit}:host>div{width:inherit;height:100%;margin:inherit}:host>div>div.background{position:fixed;left:0;right:0;top:0;bottom:0;z-index:998;width:0;height:0}:host>div>div.background.open{height:100%;width:100%}:host>div>div.contentWrapper{position:fixed;z-index:999;bottom:0;left:0;width:inherit;margin:inherit}:host>div>div.contentWrapper>div{border-radius:var(--space-unit) var(--space-unit) 0px 0px;box-shadow:0px -2px calc(var(--space-unit) * 0.5) 0px rgba(66, 69, 72, 0.4);margin:calc(var(--space-unit) * 0.5) calc(var(--space-unit) * 0.5) 0 calc(var(--space-unit) * 0.5)}";
13
13
 
14
14
  const ZPocket = class {
15
15
  constructor(hostRef) {
16
16
  index.registerInstance(this, hostRef);
17
17
  this.pocketToggle = index.createEvent(this, "pocketToggle", 7);
18
18
  /** pocket status */
19
- this.status = index$1.PocketStatusEnum.PREVIEW;
19
+ this.status = index$1.PocketStatusEnum.preview;
20
20
  }
21
21
  /** open z-pocket */
22
22
  async open() {
23
- this.status = index$1.PocketStatusEnum.OPEN;
23
+ this.status = index$1.PocketStatusEnum.open;
24
24
  }
25
25
  /** close z-pocket */
26
26
  async close() {
27
- this.status = index$1.PocketStatusEnum.CLOSED;
27
+ this.status = index$1.PocketStatusEnum.closed;
28
28
  }
29
29
  emitPocketToggle(id, status) {
30
30
  this.pocketToggle.emit({ id, status });
@@ -32,12 +32,12 @@ const ZPocket = class {
32
32
  handlePocketHeaderClick(e) {
33
33
  if (e.detail.id && e.detail.id === this.pocketid) {
34
34
  switch (this.status) {
35
- case index$1.PocketStatusEnum.PREVIEW:
36
- case index$1.PocketStatusEnum.CLOSED:
37
- this.status = index$1.PocketStatusEnum.OPEN;
35
+ case index$1.PocketStatusEnum.preview:
36
+ case index$1.PocketStatusEnum.closed:
37
+ this.status = index$1.PocketStatusEnum.open;
38
38
  break;
39
- case index$1.PocketStatusEnum.OPEN:
40
- this.status = index$1.PocketStatusEnum.CLOSED;
39
+ case index$1.PocketStatusEnum.open:
40
+ this.status = index$1.PocketStatusEnum.closed;
41
41
  break;
42
42
  }
43
43
  }
@@ -45,10 +45,10 @@ const ZPocket = class {
45
45
  handlePocketHeaderPan(e) {
46
46
  if (e.detail.id && e.detail.id === this.pocketid) {
47
47
  if (e.detail.direction === "up") {
48
- this.status = index$1.PocketStatusEnum.OPEN;
48
+ this.status = index$1.PocketStatusEnum.open;
49
49
  }
50
50
  else if (e.detail.direction === "down") {
51
- this.status = index$1.PocketStatusEnum.CLOSED;
51
+ this.status = index$1.PocketStatusEnum.closed;
52
52
  }
53
53
  }
54
54
  }
@@ -64,7 +64,7 @@ const ZPocket = class {
64
64
  }
65
65
  }
66
66
  render() {
67
- return (index.h("div", null, index.h("div", { "data-action": "pocketBackground", "data-pocket": this.pocketid, class: `background ${this.status}`, onClick: (e) => this.handleBackgroundClick(e) }), index.h("div", { id: this.pocketid, class: "content-wrapper" }, index.h("div", null, index.h("slot", null)))));
67
+ return (index.h("div", null, index.h("div", { "data-action": "pocketBackground", "data-pocket": this.pocketid, class: `background ${this.status}`, onClick: (e) => this.handleBackgroundClick(e) }), index.h("div", { id: this.pocketid, class: "contentWrapper" }, index.h("div", null, index.h("slot", null)))));
68
68
  }
69
69
  get hostElement() { return index.getElement(this); }
70
70
  static get watchers() { return {
@@ -73,13 +73,13 @@ const ZPocket = class {
73
73
  };
74
74
  ZPocket.style = stylesCss$2;
75
75
 
76
- const stylesCss$1 = ":host{display:block;width:100%;box-sizing:border-box;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>main{overflow:auto;border-right:var(--border-size-small) solid var(--color-surface03);border-left:var(--border-size-small) solid var(--color-surface03);background:var(--color-surface01);scrollbar-width:none}:host>main.preview{max-height:225px;transition:all 200ms ease-in-out, top 200ms ease-in-out}:host>main.open{max-height:calc(100vh - 48px);transition:all 200ms ease-in-out, top 200ms ease-in-out}:host>main.closed{height:0;transition:all 200ms ease-in-out, top 200ms ease-in-out}:host ::-webkit-scrollbar{width:0}@media only screen and (min-width: 768px){:host>main.preview{max-height:157px}}";
76
+ const stylesCss$1 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:block;width:100%;box-sizing:border-box}:host>main{background:var(--color-surface01);border-left:var(--border-size-small) solid var(--color-surface03);border-right:var(--border-size-small) solid var(--color-surface03);overflow:auto;scrollbar-width:none}:host>main.preview{max-height:225px;transition:all 200ms ease-in-out, top 200ms ease-in-out}:host>main.open{max-height:calc(100vh - 48px);transition:all 200ms ease-in-out, top 200ms ease-in-out}:host>main.closed{height:0px;transition:all 200ms ease-in-out, top 200ms ease-in-out}:host ::-webkit-scrollbar{width:0}@media only screen and (min-width: 768px){:host>main.preview{max-height:157px}}";
77
77
 
78
78
  const ZPocketBody = class {
79
79
  constructor(hostRef) {
80
80
  index.registerInstance(this, hostRef);
81
81
  /** pocket status */
82
- this.status = index$1.PocketStatusEnum.PREVIEW;
82
+ this.status = index$1.PocketStatusEnum.preview;
83
83
  }
84
84
  handlePocketToggle(e) {
85
85
  if (e.detail.id && e.detail.id === this.pocketid) {
@@ -92,7 +92,7 @@ const ZPocketBody = class {
92
92
  };
93
93
  ZPocketBody.style = stylesCss$1;
94
94
 
95
- const stylesCss = ":host{display:block;width:100%;box-sizing:border-box;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>header{display:flex;height:36px;flex-flow:row nowrap;align-items:center;justify-content:center;border:var(--border-size-small) solid var(--color-surface03);background:var(--color-surface01);border-radius:var(--space-unit) var(--space-unit) 0 0;cursor:pointer}:host>header:focus{outline:none}:host>header::-moz-focus-inner{border:0}";
95
+ const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:block;width:100%;box-sizing:border-box}:host>header{background:var(--color-surface01);border:var(--border-size-small) solid var(--color-surface03);border-radius:var(--space-unit) var(--space-unit) 0px 0px;height:36px;cursor:pointer;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center}:host>header:focus{outline:none}:host>header::-moz-focus-inner{border:0}";
96
96
 
97
97
  const ZPocketHeader = class {
98
98
  constructor(hostRef) {
@@ -115,7 +115,7 @@ const ZPocketHeader = class {
115
115
  mc.on("pandown", () => this.emitPocketHeaderPan("down"));
116
116
  }
117
117
  render() {
118
- return (index.h("header", { role: "button", tabindex: 0, onClick: () => this.emitPocketHeaderClick(), onKeyPress: (ev) => utils.handleKeyboardSubmit(ev, this.emitPocketHeaderClick), ref: (el) => (this.swipeWrap = el) }, index.h("slot", null)));
118
+ return (index.h("header", { role: "button", tabindex: 0, onClick: () => this.emitPocketHeaderClick(), onKeyPress: (ev) => utils.handleKeyboardSubmit(ev, this.emitPocketHeaderClick), ref: el => (this.swipeWrap = el) }, index.h("slot", null)));
119
119
  }
120
120
  };
121
121
  ZPocketHeader.style = stylesCss;
@@ -2,12 +2,14 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-0b49c192.js');
6
- const index$1 = require('./index-15126331.js');
7
- const utils = require('./utils-b1ef8660.js');
5
+ const index = require('./index-e3299e0a.js');
6
+ const index$2 = require('./index-1fda0714.js');
7
+ const index$1 = require('./index-745c0423.js');
8
+ const utils = require('./utils-dfe717c7.js');
9
+ require('./_commonjsHelpers-537d719a.js');
8
10
  require('./breakpoints-88c4fd6c.js');
9
11
 
10
- const stylesCss = ".sc-z-popover-deprecated-h{position:relative;display:inline-block;font-family:var(--dashboard-font);font-weight:var(--font-rg);--shadow-arrow-color:rgb(66 69 72 / 20%);--shadow-arrow-below-color:rgb(66 69 72 / 10%)}.popover-content-container.sc-z-popover-deprecated{position:absolute;z-index:999;min-width:64px;min-height:32px;box-sizing:border-box;visibility:hidden}.popover-content-container.visible.sc-z-popover-deprecated{visibility:visible}.popover-content-container.border-radius-none.sc-z-popover-deprecated{border-radius:0}.popover-content-container.border-radius-small.sc-z-popover-deprecated{border-radius:var(--border-radius-small)}.popover-content-container.border-radius-medium.sc-z-popover-deprecated{border-radius:var(--border-radius)}.popover-content-container.shadow-1.sc-z-popover-deprecated{box-shadow:var(--shadow-1)}.popover-content-container.shadow-2.sc-z-popover-deprecated{box-shadow:var(--shadow-2)}.popover-content-container.shadow-3.sc-z-popover-deprecated{box-shadow:var(--shadow-3)}.popover-content-container.shadow-4.sc-z-popover-deprecated{box-shadow:var(--shadow-4)}.popover-content-container.shadow-6.sc-z-popover-deprecated{box-shadow:var(--shadow-6)}.popover-content-container.shadow-8.sc-z-popover-deprecated{box-shadow:var(--shadow-8)}.popover-content-container.shadow-12.sc-z-popover-deprecated{box-shadow:var(--shadow-12)}.popover-content-container.shadow-16.sc-z-popover-deprecated{box-shadow:var(--shadow-16)}.popover-content-container.shadow-24.sc-z-popover-deprecated{box-shadow:var(--shadow-24)}.popover-content-container.after-down.sc-z-popover-deprecated{top:0;left:calc(100% + var(--space-unit))}.popover-content-container.after-center.sc-z-popover-deprecated{top:50%;left:calc(100% + var(--space-unit));transform:translateY(-50%)}.popover-content-container.after-up.sc-z-popover-deprecated{bottom:0;left:calc(100% + var(--space-unit))}.popover-content-container.below-right.sc-z-popover-deprecated{top:calc(100% + var(--space-unit));left:0}.popover-content-container.below-center.sc-z-popover-deprecated{top:calc(100% + var(--space-unit));left:50%;transform:translateX(-50%)}.popover-content-container.below-left.sc-z-popover-deprecated{top:calc(100% + var(--space-unit));right:0}.popover-content-container.before-down.sc-z-popover-deprecated{top:0;right:calc(100% + var(--space-unit))}.popover-content-container.before-center.sc-z-popover-deprecated{top:50%;right:calc(100% + var(--space-unit));transform:translateY(-50%)}.popover-content-container.before-up.sc-z-popover-deprecated{right:calc(100% + var(--space-unit));bottom:0}.popover-content-container.above-right.sc-z-popover-deprecated{bottom:calc(100% + var(--space-unit));left:0}.popover-content-container.above-center.sc-z-popover-deprecated{bottom:calc(100% + var(--space-unit));left:50%;transform:translateX(-50%)}.popover-content-container.above-left.sc-z-popover-deprecated{right:0;bottom:calc(100% + var(--space-unit))}.popover-content-container.sc-z-popover-deprecated::before{position:absolute;z-index:-1;display:none;width:8px;height:8px;background-color:inherit;content:\"\";transform:rotate(45deg)}.popover-content-container.after-down.sc-z-popover-deprecated::before{top:12px;left:-4px;box-shadow:-1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.after-center.sc-z-popover-deprecated::before{top:calc(50% - 4px);left:-4px;box-shadow:-1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.after-up.sc-z-popover-deprecated::before{bottom:12px;left:-4px;box-shadow:-1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.below-right.sc-z-popover-deprecated::before{top:-4px;left:12px;box-shadow:-1px -1px 2px var(--shadow-arrow-below-color)}.popover-content-container.below-center.sc-z-popover-deprecated::before{top:-4px;left:calc(50% - 4px);box-shadow:-1px -1px 2px var(--shadow-arrow-below-color)}.popover-content-container.below-left.sc-z-popover-deprecated::before{top:-4px;right:12px;box-shadow:-1px -1px 2px var(--shadow-arrow-below-color)}.popover-content-container.before-down.sc-z-popover-deprecated::before{top:12px;right:-4px;box-shadow:1px -1px 1.5px var(--shadow-arrow-color)}.popover-content-container.before-center.sc-z-popover-deprecated::before{top:calc(50% - 4px);right:-4px;box-shadow:1px -1px 1.5px var(--shadow-arrow-color)}.popover-content-container.before-up.sc-z-popover-deprecated::before{right:-4px;bottom:12px;box-shadow:1px -1px 1.5px var(--shadow-arrow-color)}.popover-content-container.above-right.sc-z-popover-deprecated::before{bottom:-4px;left:12px;box-shadow:1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.above-center.sc-z-popover-deprecated::before{bottom:-4px;left:calc(50% - 4px);box-shadow:1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.above-left.sc-z-popover-deprecated::before{right:12px;bottom:-4px;box-shadow:1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.show-arrow.sc-z-popover-deprecated::before{display:block}";
12
+ const stylesCss = ".sc-z-popover-deprecated-h{font-family:var(--dashboard-font);font-weight:var(--font-rg);position:relative;display:inline-block;--shadow-arrow-color:rgba(66, 69, 72, 0.2);--shadow-arrow-below-color:rgba(66, 69, 72, 0.1)}.popover-content-container.sc-z-popover-deprecated{box-sizing:border-box;visibility:hidden;position:absolute;min-width:64px;min-height:32px;z-index:999}.popover-content-container.visible.sc-z-popover-deprecated{visibility:visible}.popover-content-container.border-radius-none.sc-z-popover-deprecated{border-radius:0}.popover-content-container.border-radius-small.sc-z-popover-deprecated{border-radius:var(--border-radius-small)}.popover-content-container.border-radius-medium.sc-z-popover-deprecated{border-radius:var(--border-radius)}.popover-content-container.shadow-1.sc-z-popover-deprecated{box-shadow:var(--shadow-1)}.popover-content-container.shadow-2.sc-z-popover-deprecated{box-shadow:var(--shadow-2)}.popover-content-container.shadow-3.sc-z-popover-deprecated{box-shadow:var(--shadow-3)}.popover-content-container.shadow-4.sc-z-popover-deprecated{box-shadow:var(--shadow-4)}.popover-content-container.shadow-6.sc-z-popover-deprecated{box-shadow:var(--shadow-6)}.popover-content-container.shadow-8.sc-z-popover-deprecated{box-shadow:var(--shadow-8)}.popover-content-container.shadow-12.sc-z-popover-deprecated{box-shadow:var(--shadow-12)}.popover-content-container.shadow-16.sc-z-popover-deprecated{box-shadow:var(--shadow-16)}.popover-content-container.shadow-24.sc-z-popover-deprecated{box-shadow:var(--shadow-24)}.popover-content-container.after-down.sc-z-popover-deprecated{top:0;left:calc(100% + var(--space-unit))}.popover-content-container.after-center.sc-z-popover-deprecated{top:50%;left:calc(100% + var(--space-unit));transform:translateY(-50%)}.popover-content-container.after-up.sc-z-popover-deprecated{bottom:0;left:calc(100% + var(--space-unit))}.popover-content-container.below-right.sc-z-popover-deprecated{left:0;top:calc(100% + var(--space-unit))}.popover-content-container.below-center.sc-z-popover-deprecated{left:50%;top:calc(100% + var(--space-unit));transform:translateX(-50%)}.popover-content-container.below-left.sc-z-popover-deprecated{right:0;top:calc(100% + var(--space-unit))}.popover-content-container.before-down.sc-z-popover-deprecated{top:0;right:calc(100% + var(--space-unit))}.popover-content-container.before-center.sc-z-popover-deprecated{top:50%;right:calc(100% + var(--space-unit));transform:translateY(-50%)}.popover-content-container.before-up.sc-z-popover-deprecated{bottom:0;right:calc(100% + var(--space-unit))}.popover-content-container.above-right.sc-z-popover-deprecated{left:0;bottom:calc(100% + var(--space-unit))}.popover-content-container.above-center.sc-z-popover-deprecated{left:50%;bottom:calc(100% + var(--space-unit));transform:translateX(-50%)}.popover-content-container.above-left.sc-z-popover-deprecated{right:0;bottom:calc(100% + var(--space-unit))}.popover-content-container.sc-z-popover-deprecated:before{display:none;position:absolute;content:\"\";width:8px;height:8px;z-index:-1;background-color:inherit;transform:rotate(45deg)}.popover-content-container.after-down.sc-z-popover-deprecated:before{top:12px;left:-4px;box-shadow:-1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.after-center.sc-z-popover-deprecated:before{top:calc(50% - 4px);left:-4px;box-shadow:-1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.after-up.sc-z-popover-deprecated:before{bottom:12px;left:-4px;box-shadow:-1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.below-right.sc-z-popover-deprecated:before{left:12px;top:-4px;box-shadow:-1px -1px 2px var(--shadow-arrow-below-color)}.popover-content-container.below-center.sc-z-popover-deprecated:before{left:calc(50% - 4px);top:-4px;box-shadow:-1px -1px 2px var(--shadow-arrow-below-color)}.popover-content-container.below-left.sc-z-popover-deprecated:before{right:12px;top:-4px;box-shadow:-1px -1px 2px var(--shadow-arrow-below-color)}.popover-content-container.before-down.sc-z-popover-deprecated:before{top:12px;right:-4px;box-shadow:1px -1px 1.5px var(--shadow-arrow-color)}.popover-content-container.before-center.sc-z-popover-deprecated:before{top:calc(50% - 4px);right:-4px;box-shadow:1px -1px 1.5px var(--shadow-arrow-color)}.popover-content-container.before-up.sc-z-popover-deprecated:before{bottom:12px;right:-4px;box-shadow:1px -1px 1.5px var(--shadow-arrow-color)}.popover-content-container.above-right.sc-z-popover-deprecated:before{left:12px;bottom:-4px;box-shadow:1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.above-center.sc-z-popover-deprecated:before{left:calc(50% - 4px);bottom:-4px;box-shadow:1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.above-left.sc-z-popover-deprecated:before{right:12px;bottom:-4px;box-shadow:1px 1px 1.5px var(--shadow-arrow-color)}.popover-content-container.show-arrow.sc-z-popover-deprecated:before{display:block}";
11
13
 
12
14
  const ZPopoverDeprecated = class {
13
15
  /**
@@ -17,13 +19,13 @@ const ZPopoverDeprecated = class {
17
19
  index.registerInstance(this, hostRef);
18
20
  this.triggerClick = index.createEvent(this, "triggerClick", 7);
19
21
  /** [optional] Popover position */
20
- this.position = index$1.PopoverPosition.AFTER_UP;
22
+ this.position = index$1.PopoverPosition["after-up"];
21
23
  /** [optional] Background color token for popover */
22
24
  this.backgroundColor = "color-white";
23
25
  /** [optional] Border radius token for popover */
24
- this.borderRadius = index$1.PopoverBorderRadius.SMALL;
26
+ this.borderRadius = index$1.PopoverBorderRadius.small;
25
27
  /** [optional] Box shadow token for popover */
26
- this.boxShadow = index$1.PopoverShadow.SHADOW_1;
28
+ this.boxShadow = index$1.PopoverShadow["shadow-1"];
27
29
  /** [optional] Show or hide arrow */
28
30
  this.showArrow = false;
29
31
  /** [optional] Sets padding for Popover container */
@@ -67,7 +69,8 @@ const ZPopoverDeprecated = class {
67
69
  }
68
70
  // If right is outside viewport
69
71
  if (r > width) {
70
- if (this.position.startsWith("above") || this.position.startsWith("below")) {
72
+ if (this.position.startsWith("above") ||
73
+ this.position.startsWith("below")) {
71
74
  secondSide = "left";
72
75
  }
73
76
  else {
@@ -76,7 +79,8 @@ const ZPopoverDeprecated = class {
76
79
  }
77
80
  // If left is outside viewport
78
81
  if (l < 0) {
79
- if (this.position.startsWith("above") || this.position.startsWith("below")) {
82
+ if (this.position.startsWith("above") ||
83
+ this.position.startsWith("below")) {
80
84
  secondSide = "right";
81
85
  }
82
86
  else {
@@ -117,14 +121,7 @@ const ZPopoverDeprecated = class {
117
121
  if (event.key === index$1.KeyboardKeys.ENTER) {
118
122
  this.handleClick(event);
119
123
  }
120
- } }, index.h("slot", { name: "trigger" })), index.h("div", { ref: (e) => (this.popoverElem = e), class: {
121
- "popover-content-container": true,
122
- [this.popoverPosition]: true,
123
- [`border-radius-${this.borderRadius}`]: true,
124
- [this.boxShadow]: true,
125
- "show-arrow": this.showArrow,
126
- "visible": this.isVisible,
127
- }, style: {
124
+ } }, index.h("slot", { name: "trigger" })), index.h("div", { ref: (e) => (this.popoverElem = e), class: index$2.classnames("popover-content-container", this.popoverPosition, `border-radius-${this.borderRadius}`, this.boxShadow, { "show-arrow": this.showArrow }, { visible: this.isVisible }), style: {
128
125
  backgroundColor: `var(--${this.backgroundColor})`,
129
126
  padding: this.padding,
130
127
  } }, index.h("slot", { name: "popover" }))));
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-0b49c192.js');
6
- const index$1 = require('./index-15126331.js');
5
+ const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-745c0423.js');
7
7
 
8
- const stylesCss = ":host{--z-popover-theme--surface:var(--color-surface01);--z-popover-theme--text:var(--color-text01);--z-popover-padding:0;--z-popover-shadow-filter:drop-shadow(0 1px 2px var(--shadow-color-base));position:relative;display:none;min-width:calc(var(--space-unit) * 8);min-height:calc(var(--space-unit) * 4);align-items:center;justify-content:center;padding:var(--z-popover-padding);background:var(--z-popover-theme--surface);border-radius:var(--border-radius-small);color:var(--z-popover-theme--text);fill:currentcolor;filter:var(--z-popover-shadow-filter);font-family:var(--font-family-sans);text-align:center}:host([open][current-position]),:host([open=\"true\"][current-position]){display:flex}:host([center][current-position=\"top\"]),:host([center][current-position=\"bottom\"]){transform:translateX(-50%)}:host([center][current-position=\"right\"]),:host([center][current-position=\"left\"]){transform:translateY(-50%)}:host([current-position^=\"top\"]){margin:0 0 var(--space-unit)}:host([current-position^=\"bottom\"]){margin:var(--space-unit) 0 0}:host([current-position^=\"left\"]){margin:0 var(--space-unit) 0 0}:host([current-position^=\"right\"]){margin:0 0 0 var(--space-unit)}:host([current-position])::before{--arrow-size:6px;--arrow-edge-offset:calc(100% - var(--space-unit) - (var(--arrow-size) / 2));--arrow-center-x-offset:calc(50% - (var(--arrow-size) / 2));--arrow-center-y-offset:calc(100% - (var(--arrow-size) / 2));position:absolute;display:block;width:var(--arrow-size);height:var(--arrow-size);background:var(--z-popover-theme--surface);content:\"\";transform:rotate(45deg)}:host([show-arrow=\"false\"])::before,:host(:not([show-arrow]))::before{display:none}:host([current-position^=\"top\"])::before{top:var(--arrow-center-y-offset)}:host([current-position^=\"bottom\"])::before{bottom:var(--arrow-center-y-offset)}:host([current-position=\"top\"])::before,:host([current-position=\"bottom\"])::before{right:var(--arrow-edge-offset)}:host([current-position=\"right\"])::before,:host([current-position=\"left\"])::before{bottom:var(--arrow-edge-offset)}:host([current-position=\"right\"])::before{right:var(--arrow-center-y-offset)}:host([current-position=\"left\"])::before{left:var(--arrow-center-y-offset)}:host([current-position=\"top_right\"])::before,:host([current-position=\"bottom_right\"])::before{right:var(--arrow-edge-offset)}:host([current-position=\"top_left\"])::before,:host([current-position=\"bottom_left\"])::before{left:var(--arrow-edge-offset)}:host([current-position=\"right_top\"])::before,:host([current-position=\"left_top\"])::before{top:var(--arrow-edge-offset)}:host([current-position=\"right_top\"])::before,:host([current-position=\"right_bottom\"])::before{right:var(--arrow-center-y-offset)}:host([current-position=\"left_top\"])::before,:host([current-position=\"left_bottom\"])::before{left:var(--arrow-center-y-offset)}:host([current-position=\"right_bottom\"])::before,:host([current-position=\"left_bottom\"])::before{bottom:var(--arrow-edge-offset)}:host([center][current-position=\"top\"])::before,:host([center][current-position=\"bottom\"])::before{right:auto;left:var(--arrow-center-x-offset)}:host([center][current-position=\"right\"])::before,:host([center][current-position=\"left\"])::before{top:var(--arrow-center-x-offset);bottom:auto}::slotted(*){overflow:auto;flex:1 auto}";
8
+ const stylesCss = ":host{--z-popover-theme--surface:var(--color-surface01);--z-popover-theme--text:var(--color-text01);--z-popover-padding:0;--z-popover-shadow-filter:drop-shadow(0 1px 2px var(--shadow-color-base));position:relative;display:none;align-items:center;justify-content:center;padding:var(--z-popover-padding);min-width:calc(var(--space-unit) * 8);min-height:calc(var(--space-unit) * 4);color:var(--z-popover-theme--text);fill:currentColor;font-family:var(--font-family-sans);text-align:center;border-radius:var(--border-radius-small);background:var(--z-popover-theme--surface);filter:var(--z-popover-shadow-filter)}:host([open][current-position]),:host([open=\"true\"][current-position]){display:flex}:host([center][current-position=\"top\"]),:host([center][current-position=\"bottom\"]){transform:translateX(-50%)}:host([center][current-position=\"right\"]),:host([center][current-position=\"left\"]){transform:translateY(-50%)}:host([current-position^=\"top\"]){margin:0 0 var(--space-unit)}:host([current-position^=\"bottom\"]){margin:var(--space-unit) 0 0}:host([current-position^=\"left\"]){margin:0 var(--space-unit) 0 0}:host([current-position^=\"right\"]){margin:0 0 0 var(--space-unit)}:host([current-position])::before{--arrow-size:6px;--arrow-edge-offset:calc(100% - var(--space-unit) - (var(--arrow-size) / 2));--arrow-center-x-offset:calc(50% - (var(--arrow-size) / 2));--arrow-center-y-offset:calc(100% - (var(--arrow-size) / 2));display:block;content:\"\";position:absolute;width:var(--arrow-size);height:var(--arrow-size);background:var(--z-popover-theme--surface);transform:rotate(45deg)}:host([show-arrow=\"false\"])::before,:host(:not([show-arrow]))::before{display:none}:host([current-position^=\"top\"])::before{top:var(--arrow-center-y-offset)}:host([current-position^=\"bottom\"])::before{bottom:var(--arrow-center-y-offset)}:host([current-position=\"top\"])::before,:host([current-position=\"bottom\"])::before{right:var(--arrow-edge-offset)}:host([current-position=\"right\"])::before,:host([current-position=\"left\"])::before{bottom:var(--arrow-edge-offset)}:host([current-position=\"right\"])::before{right:var(--arrow-center-y-offset)}:host([current-position=\"left\"])::before{left:var(--arrow-center-y-offset)}:host([current-position=\"top_right\"])::before,:host([current-position=\"bottom_right\"])::before{right:var(--arrow-edge-offset)}:host([current-position=\"top_left\"])::before,:host([current-position=\"bottom_left\"])::before{left:var(--arrow-edge-offset)}:host([current-position=\"right_top\"])::before,:host([current-position=\"left_top\"])::before{top:var(--arrow-edge-offset)}:host([current-position=\"right_top\"])::before,:host([current-position=\"right_bottom\"])::before{right:var(--arrow-center-y-offset)}:host([current-position=\"left_top\"])::before,:host([current-position=\"left_bottom\"])::before{left:var(--arrow-center-y-offset)}:host([current-position=\"right_bottom\"])::before,:host([current-position=\"left_bottom\"])::before{bottom:var(--arrow-edge-offset)}:host([center][current-position=\"top\"])::before,:host([center][current-position=\"bottom\"])::before{right:auto;left:var(--arrow-center-x-offset)}:host([center][current-position=\"right\"])::before,:host([center][current-position=\"left\"])::before{top:var(--arrow-center-x-offset);bottom:auto}::slotted(*){flex:1 auto;overflow:auto}";
9
9
 
10
- const DOCUMENT_ELEMENT = document.documentElement;
10
+ const documentElement = document.documentElement;
11
11
  function getParentElement(element) {
12
12
  if (element.parentNode.host) {
13
13
  return element.parentNode.host;
@@ -21,18 +21,24 @@ function getParentElement(element) {
21
21
  */
22
22
  function findScrollableParent(element) {
23
23
  let parent = getParentElement(element);
24
- while (parent && parent !== DOCUMENT_ELEMENT) {
24
+ while (parent && parent !== documentElement) {
25
25
  const { overflow, overflowX, overflowY } = window.getComputedStyle(parent);
26
- if (overflow === "hidden" || overflowY === "hidden" || overflowX === "hidden") {
26
+ if (overflow === "hidden" ||
27
+ overflowY === "hidden" ||
28
+ overflowX === "hidden") {
27
29
  return parent;
28
30
  }
29
- if ((parent.scrollHeight > parent.clientHeight && overflow !== "visible" && overflowY !== "visible") ||
30
- (parent.scrollWidth > parent.clientWidth && overflow !== "visible" && overflowX !== "visible")) {
31
+ if ((parent.scrollHeight > parent.clientHeight &&
32
+ overflow !== "visible" &&
33
+ overflowY !== "visible") ||
34
+ (parent.scrollWidth > parent.clientWidth &&
35
+ overflow !== "visible" &&
36
+ overflowX !== "visible")) {
31
37
  return parent;
32
38
  }
33
39
  parent = getParentElement(parent);
34
40
  }
35
- return DOCUMENT_ELEMENT;
41
+ return documentElement;
36
42
  }
37
43
  /**
38
44
  * Calculate computed offset.
@@ -94,7 +100,7 @@ const ZPopover = class {
94
100
  this.positionChange = index.createEvent(this, "positionChange", 7);
95
101
  this.openChange = index.createEvent(this, "openChange", 7);
96
102
  /** Popover position. */
97
- this.position = index$1.PopoverPositions.AUTO;
103
+ this.position = index$1.PopoverPositions.auto;
98
104
  /**
99
105
  * The open state of the popover.
100
106
  */
@@ -121,7 +127,6 @@ const ZPopover = class {
121
127
  if (!this.closable) {
122
128
  return;
123
129
  }
124
- // @ts-ignore
125
130
  const parent = e.path.find((elem) => elem === this.host);
126
131
  if (!parent) {
127
132
  this.open = false;
@@ -129,8 +134,9 @@ const ZPopover = class {
129
134
  }
130
135
  }
131
136
  validatePosition(newValue) {
132
- if (newValue && !Object.values(index$1.PopoverPositions).includes(newValue)) {
133
- this.position = index$1.PopoverPositions.AUTO;
137
+ if (newValue &&
138
+ !Object.values(index$1.PopoverPositions).includes(newValue)) {
139
+ this.position = index$1.PopoverPositions.auto;
134
140
  }
135
141
  this.currentPosition = this.position;
136
142
  this.positionChange.emit({ position: this.currentPosition });
@@ -149,8 +155,8 @@ const ZPopover = class {
149
155
  };
150
156
  setPosition();
151
157
  }
152
- else if (this.host.hasAttribute("current-position")) {
153
- this.host.removeAttribute("current-position");
158
+ else if (this.host.hasAttribute('current-position')) {
159
+ this.host.removeAttribute('current-position');
154
160
  this.currentPosition = undefined;
155
161
  }
156
162
  this.openChange.emit({ open: this.open });
@@ -183,11 +189,19 @@ const ZPopover = class {
183
189
  : { top: 0, right: 0, bottom: 0, left: 0 };
184
190
  const boundingRect = computeOffset(element, scrollContainer);
185
191
  const top = boundingRect.top - scrollContainer.scrollTop;
186
- const bottom = scrollingBoundingRect.height - (boundingRect.top + boundingRect.height) + scrollContainer.scrollTop;
192
+ const bottom = scrollingBoundingRect.height -
193
+ (boundingRect.top + boundingRect.height) +
194
+ scrollContainer.scrollTop;
187
195
  const left = boundingRect.left - scrollContainer.scrollLeft;
188
- const right = scrollingBoundingRect.width - (boundingRect.left + boundingRect.width) + scrollContainer.scrollLeft;
189
- const overflowBottom = Math.max(0, scrollingBoundingRect.top + scrollingBoundingRect.height - window.innerHeight);
190
- const overflowRight = Math.max(0, scrollingBoundingRect.left + scrollingBoundingRect.width - window.innerWidth);
196
+ const right = scrollingBoundingRect.width -
197
+ (boundingRect.left + boundingRect.width) +
198
+ scrollContainer.scrollLeft;
199
+ const overflowBottom = Math.max(0, scrollingBoundingRect.top +
200
+ scrollingBoundingRect.height -
201
+ window.innerHeight);
202
+ const overflowRight = Math.max(0, scrollingBoundingRect.left +
203
+ scrollingBoundingRect.width -
204
+ window.innerWidth);
191
205
  const availableTop = Math.min(top, top + scrollingBoundingRect.top);
192
206
  const availableBottom = Math.min(bottom, bottom - overflowBottom);
193
207
  const availableLeft = Math.min(left, left + scrollingBoundingRect.left);
@@ -196,28 +210,28 @@ const ZPopover = class {
196
210
  const availableWidth = availableLeft + availableRight + boundingRect.width;
197
211
  let position = this.currentPosition;
198
212
  const positions = [];
199
- if (this.position === index$1.PopoverPositions.AUTO) {
213
+ if (this.position === index$1.PopoverPositions.auto) {
200
214
  /**
201
215
  * The `AUTO` position tries to place the popover in the 'safest' area,
202
216
  * where there's more space available.
203
217
  */
204
218
  if (availableLeft / availableWidth > 0.6) {
205
- positions.push(index$1.PopoverPositions.LEFT);
219
+ positions.push(index$1.PopoverPositions.left);
206
220
  }
207
221
  else if (availableLeft / availableWidth < 0.4) {
208
- positions.push(index$1.PopoverPositions.RIGHT);
222
+ positions.push(index$1.PopoverPositions.right);
209
223
  }
210
224
  if (availableTop / availableHeight > 0.9) {
211
- positions.unshift(index$1.PopoverPositions.TOP);
225
+ positions.unshift(index$1.PopoverPositions.top);
212
226
  }
213
227
  else if (availableTop / availableHeight > 0.6) {
214
- positions.push(index$1.PopoverPositions.TOP);
228
+ positions.push(index$1.PopoverPositions.top);
215
229
  }
216
230
  else if (availableTop / availableHeight < 0.1) {
217
- positions.unshift(index$1.PopoverPositions.BOTTOM);
231
+ positions.unshift(index$1.PopoverPositions.bottom);
218
232
  }
219
233
  else {
220
- positions.push(index$1.PopoverPositions.BOTTOM);
234
+ positions.push(index$1.PopoverPositions.bottom);
221
235
  }
222
236
  position = positions.join("_");
223
237
  }
@@ -229,17 +243,18 @@ const ZPopover = class {
229
243
  const offsetLeft = boundingRect.left - relativeBoundingRect.left;
230
244
  const offsetModifier = this.center ? 0.5 : 0;
231
245
  const sizeModifier = this.center ? 0.5 : 0;
232
- if (position === index$1.PopoverPositions.TOP || position === index$1.PopoverPositions.TOP_RIGHT) {
246
+ if (position === index$1.PopoverPositions.top ||
247
+ position === index$1.PopoverPositions.top_right) {
233
248
  style.top = "auto";
234
249
  style.right = "auto";
235
250
  style.bottom = `${offsetBottom + boundingRect.height}px`;
236
251
  style.left = `${offsetLeft + boundingRect.width * offsetModifier}px`;
237
252
  style.maxHeight = `${availableTop}px`;
238
- if (position === index$1.PopoverPositions.TOP_RIGHT) {
253
+ if (position === index$1.PopoverPositions.top_right) {
239
254
  style.maxWidth = `${availableRight + boundingRect.width * sizeModifier}px`;
240
255
  }
241
256
  }
242
- else if (position === index$1.PopoverPositions.TOP_LEFT) {
257
+ else if (position === index$1.PopoverPositions.top_left) {
243
258
  style.top = "auto";
244
259
  style.right = `${offsetRight + boundingRect.width * offsetModifier}px`;
245
260
  style.bottom = `${offsetBottom + boundingRect.height}px`;
@@ -247,17 +262,18 @@ const ZPopover = class {
247
262
  style.maxWidth = `${availableLeft}px`;
248
263
  style.maxHeight = `${availableTop}px`;
249
264
  }
250
- else if (position === index$1.PopoverPositions.BOTTOM || position === index$1.PopoverPositions.BOTTOM_RIGHT) {
265
+ else if (position === index$1.PopoverPositions.bottom ||
266
+ position === index$1.PopoverPositions.bottom_right) {
251
267
  style.top = `${offsetTop + boundingRect.height}px`;
252
268
  style.right = "auto";
253
269
  style.bottom = "auto";
254
270
  style.left = `${offsetLeft + boundingRect.width * offsetModifier}px`;
255
271
  style.maxHeight = `${availableBottom}px`;
256
- if (position === index$1.PopoverPositions.BOTTOM_RIGHT) {
272
+ if (position === index$1.PopoverPositions.bottom_right) {
257
273
  style.maxWidth = `${availableRight + boundingRect.width * sizeModifier}px`;
258
274
  }
259
275
  }
260
- else if (position === index$1.PopoverPositions.BOTTOM_LEFT) {
276
+ else if (position === index$1.PopoverPositions.bottom_left) {
261
277
  style.top = `${offsetTop + boundingRect.height}px`;
262
278
  style.right = `${offsetRight + boundingRect.width * offsetModifier}px`;
263
279
  style.bottom = "auto";
@@ -265,7 +281,8 @@ const ZPopover = class {
265
281
  style.maxWidth = `${availableLeft}px`;
266
282
  style.maxHeight = `${availableBottom}px`;
267
283
  }
268
- else if (position === index$1.PopoverPositions.RIGHT || position === index$1.PopoverPositions.RIGHT_BOTTOM) {
284
+ else if (position === index$1.PopoverPositions.right ||
285
+ position === index$1.PopoverPositions.right_bottom) {
269
286
  style.top = `${offsetTop + boundingRect.height * offsetModifier}px`;
270
287
  style.right = "auto";
271
288
  style.bottom = "auto";
@@ -273,7 +290,7 @@ const ZPopover = class {
273
290
  style.maxWidth = `${availableRight}px`;
274
291
  style.maxHeight = `${availableBottom + boundingRect.height * sizeModifier}px`;
275
292
  }
276
- else if (position === index$1.PopoverPositions.RIGHT_TOP) {
293
+ else if (position === index$1.PopoverPositions.right_top) {
277
294
  style.top = "auto";
278
295
  style.right = "auto";
279
296
  style.bottom = `${offsetBottom + boundingRect.height * offsetModifier}px`;
@@ -281,7 +298,8 @@ const ZPopover = class {
281
298
  style.maxWidth = `${availableRight}px`;
282
299
  style.maxHeight = `${availableTop + boundingRect.height * sizeModifier}px`;
283
300
  }
284
- else if (position === index$1.PopoverPositions.LEFT || position === index$1.PopoverPositions.LEFT_BOTTOM) {
301
+ else if (position === index$1.PopoverPositions.left ||
302
+ position === index$1.PopoverPositions.left_bottom) {
285
303
  style.top = `${offsetTop + boundingRect.height * offsetModifier}px`;
286
304
  style.right = `${offsetRight + boundingRect.width}px`;
287
305
  style.bottom = "auto";
@@ -289,7 +307,7 @@ const ZPopover = class {
289
307
  style.maxWidth = `${availableLeft}px`;
290
308
  style.maxHeight = `${availableBottom + boundingRect.height * sizeModifier}px`;
291
309
  }
292
- else if (position === index$1.PopoverPositions.LEFT_TOP) {
310
+ else if (position === index$1.PopoverPositions.left_top) {
293
311
  style.top = "auto";
294
312
  style.right = `${offsetRight + boundingRect.width}px`;
295
313
  style.bottom = `${offsetBottom + boundingRect.height * offsetModifier}px`;
@@ -298,7 +316,7 @@ const ZPopover = class {
298
316
  style.maxHeight = `${availableTop + boundingRect.height * sizeModifier}px`;
299
317
  }
300
318
  this.currentPosition = position || this.position;
301
- this.host.setAttribute("current-position", this.currentPosition);
319
+ this.host.setAttribute('current-position', this.currentPosition);
302
320
  }
303
321
  componentWillLoad() {
304
322
  this.validatePosition(this.position);