@zanichelli/albe-web-components 6.1.0-a1 → 6.1.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 (598) hide show
  1. package/dist/cjs/index-199cd650.js +346 -0
  2. package/dist/cjs/index.cjs.js +302 -346
  3. package/dist/cjs/loader.cjs.js +2 -2
  4. package/dist/cjs/{utils-7c92be74.js → utils-ce225fb3.js} +5 -4
  5. package/dist/cjs/{utils-f681590c.js → utils-ebe45309.js} +11 -10
  6. package/dist/cjs/web-components-library.cjs.js +2 -2
  7. package/dist/cjs/z-alert.cjs.entry.js +0 -1
  8. package/dist/cjs/z-app-header.cjs.entry.js +29 -7
  9. package/dist/cjs/z-app-switcher_9.cjs.entry.js +70 -84
  10. package/dist/cjs/z-aria-alert.cjs.entry.js +3 -1
  11. package/dist/cjs/z-avatar.cjs.entry.js +8 -6
  12. package/dist/cjs/z-body_2.cjs.entry.js +2 -4
  13. package/dist/cjs/z-button-deprecated.cjs.entry.js +12 -6
  14. package/dist/cjs/z-button-filter.cjs.entry.js +3 -2
  15. package/dist/cjs/z-button-sort.cjs.entry.js +4 -4
  16. package/dist/cjs/z-button.cjs.entry.js +9 -8
  17. package/dist/cjs/z-card.cjs.entry.js +6 -6
  18. package/dist/cjs/z-carousel.cjs.entry.js +10 -11
  19. package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -2
  20. package/dist/cjs/z-chip.cjs.entry.js +6 -5
  21. package/dist/cjs/z-combobox.cjs.entry.js +17 -15
  22. package/dist/cjs/z-contextual-menu.cjs.entry.js +8 -2
  23. package/dist/cjs/z-cookiebar.cjs.entry.js +2 -4
  24. package/dist/cjs/z-cover-hero.cjs.entry.js +14 -6
  25. package/dist/cjs/z-date-picker.cjs.entry.js +17 -16
  26. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -2
  27. package/dist/cjs/z-file-upload.cjs.entry.js +16 -17
  28. package/dist/cjs/z-file.cjs.entry.js +2 -3
  29. package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -5
  30. package/dist/cjs/z-footer.cjs.entry.js +2 -7
  31. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  32. package/dist/cjs/z-info-reveal.cjs.entry.js +6 -2
  33. package/dist/cjs/z-input-deprecated.cjs.entry.js +29 -28
  34. package/dist/cjs/z-input-label_2.cjs.entry.js +17 -17
  35. package/dist/cjs/z-list-group.cjs.entry.js +17 -4
  36. package/dist/cjs/z-list_2.cjs.entry.js +55 -19
  37. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +3 -7
  38. package/dist/cjs/z-menu-section.cjs.entry.js +0 -3
  39. package/dist/cjs/z-menu.cjs.entry.js +10 -3
  40. package/dist/cjs/z-messages-pocket.cjs.entry.js +6 -6
  41. package/dist/cjs/z-modal-login.cjs.entry.js +5 -7
  42. package/dist/cjs/z-modal.cjs.entry.js +1 -3
  43. package/dist/cjs/z-myz-card-alert.cjs.entry.js +3 -6
  44. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +6 -3
  45. package/dist/cjs/z-myz-card-footer.cjs.entry.js +6 -8
  46. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -1
  47. package/dist/cjs/z-myz-card-info.cjs.entry.js +4 -3
  48. package/dist/cjs/z-myz-card-list.cjs.entry.js +0 -1
  49. package/dist/cjs/z-myz-card_4.cjs.entry.js +9 -15
  50. package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -6
  51. package/dist/cjs/z-myz-topbar.cjs.entry.js +4 -14
  52. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +16 -8
  53. package/dist/cjs/z-navigation-tab.cjs.entry.js +17 -7
  54. package/dist/cjs/z-navigation-tabs.cjs.entry.js +14 -10
  55. package/dist/cjs/z-notification.cjs.entry.js +6 -3
  56. package/dist/cjs/z-offcanvas.cjs.entry.js +12 -4
  57. package/dist/cjs/z-otp.cjs.entry.js +3 -3
  58. package/dist/cjs/z-pagination-bar.cjs.entry.js +6 -5
  59. package/dist/cjs/z-pagination-page.cjs.entry.js +4 -2
  60. package/dist/cjs/z-pagination.cjs.entry.js +15 -7
  61. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -7
  62. package/dist/cjs/z-pocket_3.cjs.entry.js +15 -15
  63. package/dist/cjs/z-popover-deprecated.cjs.entry.js +15 -8
  64. package/dist/cjs/z-popover.cjs.entry.js +36 -31
  65. package/dist/cjs/z-section-title.cjs.entry.js +10 -2
  66. package/dist/cjs/z-skip-to-content.cjs.entry.js +4 -3
  67. package/dist/cjs/z-slideshow.cjs.entry.js +4 -6
  68. package/dist/cjs/z-status-tag.cjs.entry.js +3 -5
  69. package/dist/cjs/z-stepper-item.cjs.entry.js +0 -4
  70. package/dist/cjs/z-table-cell.cjs.entry.js +4 -3
  71. package/dist/cjs/z-table-empty-box.cjs.entry.js +2 -0
  72. package/dist/cjs/z-table-expanded-row.cjs.entry.js +0 -1
  73. package/dist/cjs/z-table-header-row.cjs.entry.js +0 -1
  74. package/dist/cjs/z-table-header.cjs.entry.js +16 -15
  75. package/dist/cjs/z-table-row.cjs.entry.js +6 -4
  76. package/dist/cjs/z-table.cjs.entry.js +12 -9
  77. package/dist/cjs/z-tag.cjs.entry.js +0 -2
  78. package/dist/cjs/z-toast-notification-list.cjs.entry.js +4 -1
  79. package/dist/cjs/z-toast-notification.cjs.entry.js +14 -17
  80. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  81. package/dist/cjs/z-toggle-switch.cjs.entry.js +7 -2
  82. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +27 -32
  83. package/dist/cjs/z-tooltip.cjs.entry.js +7 -2
  84. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -5
  85. package/dist/collection/collection-manifest.json +1 -1
  86. package/dist/collection/components/buttons/z-button/index.js +9 -8
  87. package/dist/collection/components/buttons/z-button-sort/index.js +4 -4
  88. package/dist/collection/components/buttons/z-chip/index.js +5 -4
  89. package/dist/collection/components/buttons/z-toggle-button/index.js +2 -2
  90. package/dist/collection/components/buttons/z-toggle-switch/index.js +6 -1
  91. package/dist/collection/components/date-picker/utils.js +11 -10
  92. package/dist/collection/components/date-picker/z-date-picker/index.js +16 -15
  93. package/dist/collection/components/date-picker/z-range-picker/index.js +12 -15
  94. package/dist/collection/components/file-upload/z-file/index.js +2 -3
  95. package/dist/collection/components/file-upload/z-file-upload/index.js +16 -17
  96. package/dist/collection/components/footer/z-footer/index.js +2 -7
  97. package/dist/collection/components/footer/z-footer-link/index.js +0 -3
  98. package/dist/collection/components/footer/z-footer-section/index.js +0 -1
  99. package/dist/collection/components/footer/z-footer-social/index.js +0 -5
  100. package/dist/collection/components/icons/z-icon/index.js +0 -7
  101. package/dist/collection/components/index.js +8 -0
  102. package/dist/collection/components/indicators/z-stepper-item/index.js +0 -6
  103. package/dist/collection/components/inputs/z-combobox/index.js +16 -14
  104. package/dist/collection/components/inputs/z-input/index.js +37 -40
  105. package/dist/collection/components/inputs/z-input-message/index.js +0 -2
  106. package/dist/collection/components/inputs/z-select/index.js +15 -14
  107. package/dist/collection/components/list/z-list/index.js +5 -1
  108. package/dist/collection/components/list/z-list-element/index.js +51 -18
  109. package/dist/collection/components/list/z-list-group/index.js +17 -4
  110. package/dist/collection/components/list/z-toast-notification-list/index.js +4 -1
  111. package/dist/collection/components/logo/z-logo/index.js +0 -8
  112. package/dist/collection/components/modal/z-modal/index.js +1 -3
  113. package/dist/collection/components/modal/z-modal-login/index.js +5 -7
  114. package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +17 -7
  115. package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +16 -8
  116. package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +14 -10
  117. package/dist/collection/components/navigation/z-app-header/index.js +29 -7
  118. package/dist/collection/components/navigation/z-app-switcher/index.js +3 -1
  119. package/dist/collection/components/navigation/z-app-topbar/index.js +5 -8
  120. package/dist/collection/components/navigation/z-link/index.js +9 -3
  121. package/dist/collection/components/navigation/z-menu/index.js +10 -3
  122. package/dist/collection/components/navigation/z-menu-dropdown/index.js +2 -4
  123. package/dist/collection/components/navigation/z-menu-section/index.js +0 -5
  124. package/dist/collection/components/navigation/z-user-dropdown/index.js +1 -5
  125. package/dist/collection/components/notification/z-cookiebar/index.js +2 -6
  126. package/dist/collection/components/notification/z-info-box/index.js +1 -1
  127. package/dist/collection/components/notification/z-notification/index.js +6 -3
  128. package/dist/collection/components/notification/z-toast-notification/index.js +14 -17
  129. package/dist/collection/components/notification/z-tooltip/index.js +7 -2
  130. package/dist/collection/components/panel/z-panel-elem/index.js +2 -7
  131. package/dist/collection/components/typography/z-body/index.js +1 -2
  132. package/dist/collection/components/typography/z-heading/index.js +1 -2
  133. package/dist/collection/components/typography/z-typography/index.js +1 -2
  134. package/dist/collection/components/z-aria-alert/index.js +3 -1
  135. package/dist/collection/components/z-avatar/index.js +8 -6
  136. package/dist/collection/components/z-card/index.js +6 -6
  137. package/dist/collection/components/z-carousel/index.js +10 -11
  138. package/dist/collection/components/z-contextual-menu/index.js +8 -2
  139. package/dist/collection/components/z-cover-hero/index.js +14 -6
  140. package/dist/collection/components/z-divider/index.js +6 -2
  141. package/dist/collection/components/z-info-reveal/index.js +6 -2
  142. package/dist/collection/components/z-offcanvas/index.js +12 -4
  143. package/dist/collection/components/z-pagination/index.js +15 -7
  144. package/dist/collection/components/z-popover/index.js +35 -30
  145. package/dist/collection/components/z-section-title/index.js +10 -2
  146. package/dist/collection/components/z-skip-to-content/index.js +3 -2
  147. package/dist/collection/components/z-table/z-table/index.js +12 -9
  148. package/dist/collection/components/z-table/z-table-cell/index.js +4 -3
  149. package/dist/collection/components/z-table/z-table-empty-box/index.js +2 -0
  150. package/dist/collection/components/z-table/z-table-expanded-row/index.js +0 -3
  151. package/dist/collection/components/z-table/z-table-header/index.js +15 -14
  152. package/dist/collection/components/z-table/z-table-header-row/index.js +0 -3
  153. package/dist/collection/components/z-table/z-table-row/index.js +6 -4
  154. package/dist/collection/components/z-tag/index.js +0 -4
  155. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +4 -4
  156. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +4 -2
  157. package/dist/collection/deprecated/z-button-deprecated/index.js +12 -6
  158. package/dist/collection/deprecated/z-button-filter/index.js +3 -2
  159. package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -4
  160. package/dist/collection/deprecated/z-input-deprecated/index.js +28 -27
  161. package/dist/collection/deprecated/z-input-label/index.js +1 -2
  162. package/dist/collection/deprecated/z-popover-deprecated/index.js +14 -7
  163. package/dist/collection/deprecated/z-status-tag/index.js +3 -5
  164. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +27 -32
  165. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +6 -5
  166. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +3 -8
  167. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +0 -6
  168. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +6 -3
  169. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +6 -8
  170. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +4 -6
  171. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +2 -1
  172. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +3 -2
  173. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +0 -1
  174. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +0 -4
  175. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +2 -5
  176. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +6 -6
  177. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +12 -11
  178. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +3 -2
  179. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +0 -1
  180. package/dist/collection/snowflakes/myz/topbar/index.js +4 -14
  181. package/dist/collection/snowflakes/myz/z-alert/index.js +0 -3
  182. package/dist/collection/snowflakes/myz/z-otp/index.js +3 -3
  183. package/dist/collection/snowflakes/myz/z-slideshow/index.js +3 -5
  184. package/dist/collection/utils/utils.js +5 -4
  185. package/dist/esm/index-9d028352.js +346 -0
  186. package/dist/esm/index.js +3 -347
  187. package/dist/esm/loader.js +2 -2
  188. package/dist/esm/{utils-420e8552.js → utils-39ca028c.js} +5 -4
  189. package/dist/esm/{utils-ff91a03a.js → utils-fbe04cd6.js} +11 -10
  190. package/dist/esm/web-components-library.js +2 -2
  191. package/dist/esm/z-alert.entry.js +0 -1
  192. package/dist/esm/z-app-header.entry.js +29 -7
  193. package/dist/esm/z-app-switcher_9.entry.js +70 -84
  194. package/dist/esm/z-aria-alert.entry.js +3 -1
  195. package/dist/esm/z-avatar.entry.js +8 -6
  196. package/dist/esm/z-body_2.entry.js +2 -4
  197. package/dist/esm/z-button-deprecated.entry.js +12 -6
  198. package/dist/esm/z-button-filter.entry.js +3 -2
  199. package/dist/esm/z-button-sort.entry.js +4 -4
  200. package/dist/esm/z-button.entry.js +9 -8
  201. package/dist/esm/z-card.entry.js +6 -6
  202. package/dist/esm/z-carousel.entry.js +10 -11
  203. package/dist/esm/z-chip-deprecated.entry.js +0 -2
  204. package/dist/esm/z-chip.entry.js +6 -5
  205. package/dist/esm/z-combobox.entry.js +17 -15
  206. package/dist/esm/z-contextual-menu.entry.js +8 -2
  207. package/dist/esm/z-cookiebar.entry.js +2 -4
  208. package/dist/esm/z-cover-hero.entry.js +14 -6
  209. package/dist/esm/z-date-picker.entry.js +17 -16
  210. package/dist/esm/z-dragdrop-area_2.entry.js +1 -2
  211. package/dist/esm/z-file-upload.entry.js +16 -17
  212. package/dist/esm/z-file.entry.js +2 -3
  213. package/dist/esm/z-footer-link_3.entry.js +0 -5
  214. package/dist/esm/z-footer.entry.js +2 -7
  215. package/dist/esm/z-info-box.entry.js +1 -1
  216. package/dist/esm/z-info-reveal.entry.js +6 -2
  217. package/dist/esm/z-input-deprecated.entry.js +29 -28
  218. package/dist/esm/z-input-label_2.entry.js +17 -17
  219. package/dist/esm/z-list-group.entry.js +17 -4
  220. package/dist/esm/z-list_2.entry.js +55 -19
  221. package/dist/esm/z-menu-dropdown_2.entry.js +3 -7
  222. package/dist/esm/z-menu-section.entry.js +0 -3
  223. package/dist/esm/z-menu.entry.js +10 -3
  224. package/dist/esm/z-messages-pocket.entry.js +6 -6
  225. package/dist/esm/z-modal-login.entry.js +5 -7
  226. package/dist/esm/z-modal.entry.js +1 -3
  227. package/dist/esm/z-myz-card-alert.entry.js +3 -6
  228. package/dist/esm/z-myz-card-dictionary.entry.js +6 -3
  229. package/dist/esm/z-myz-card-footer.entry.js +6 -8
  230. package/dist/esm/z-myz-card-icon.entry.js +2 -1
  231. package/dist/esm/z-myz-card-info.entry.js +4 -3
  232. package/dist/esm/z-myz-card-list.entry.js +0 -1
  233. package/dist/esm/z-myz-card_4.entry.js +9 -15
  234. package/dist/esm/z-myz-list-item.entry.js +4 -6
  235. package/dist/esm/z-myz-topbar.entry.js +4 -14
  236. package/dist/esm/z-navigation-tab-link.entry.js +16 -8
  237. package/dist/esm/z-navigation-tab.entry.js +17 -7
  238. package/dist/esm/z-navigation-tabs.entry.js +14 -10
  239. package/dist/esm/z-notification.entry.js +6 -3
  240. package/dist/esm/z-offcanvas.entry.js +12 -4
  241. package/dist/esm/z-otp.entry.js +3 -3
  242. package/dist/esm/z-pagination-bar.entry.js +6 -5
  243. package/dist/esm/z-pagination-page.entry.js +4 -2
  244. package/dist/esm/z-pagination.entry.js +15 -7
  245. package/dist/esm/z-panel-elem.entry.js +2 -7
  246. package/dist/esm/z-pocket_3.entry.js +15 -15
  247. package/dist/esm/z-popover-deprecated.entry.js +15 -8
  248. package/dist/esm/z-popover.entry.js +36 -31
  249. package/dist/esm/z-section-title.entry.js +10 -2
  250. package/dist/esm/z-skip-to-content.entry.js +4 -3
  251. package/dist/esm/z-slideshow.entry.js +4 -6
  252. package/dist/esm/z-status-tag.entry.js +3 -5
  253. package/dist/esm/z-stepper-item.entry.js +0 -4
  254. package/dist/esm/z-table-cell.entry.js +4 -3
  255. package/dist/esm/z-table-empty-box.entry.js +2 -0
  256. package/dist/esm/z-table-expanded-row.entry.js +0 -1
  257. package/dist/esm/z-table-header-row.entry.js +0 -1
  258. package/dist/esm/z-table-header.entry.js +16 -15
  259. package/dist/esm/z-table-row.entry.js +6 -4
  260. package/dist/esm/z-table.entry.js +12 -9
  261. package/dist/esm/z-tag.entry.js +0 -2
  262. package/dist/esm/z-toast-notification-list.entry.js +4 -1
  263. package/dist/esm/z-toast-notification.entry.js +14 -17
  264. package/dist/esm/z-toggle-button.entry.js +2 -2
  265. package/dist/esm/z-toggle-switch.entry.js +7 -2
  266. package/dist/esm/z-tooltip-deprecated.entry.js +27 -32
  267. package/dist/esm/z-tooltip.entry.js +7 -2
  268. package/dist/esm/z-user-dropdown.entry.js +1 -5
  269. package/dist/types/beans/index.d.ts +50 -50
  270. package/dist/types/components/file-upload/z-file-upload/index.d.ts +1 -1
  271. package/dist/types/components/index.d.ts +0 -0
  272. package/dist/types/stencil-public-runtime.d.ts +0 -5
  273. package/dist/web-components-library/index.esm.js +1 -1
  274. package/dist/web-components-library/p-05ced71c.entry.js +1 -0
  275. package/dist/web-components-library/p-074ea569.entry.js +1 -0
  276. package/dist/web-components-library/p-10b46635.entry.js +1 -0
  277. package/dist/web-components-library/p-1106ead2.entry.js +1 -0
  278. package/dist/web-components-library/p-15b8a920.entry.js +1 -0
  279. package/dist/web-components-library/p-15fe7b71.entry.js +1 -0
  280. package/dist/web-components-library/p-1bd6592f.entry.js +1 -0
  281. package/dist/web-components-library/p-1e6a2a56.entry.js +1 -0
  282. package/dist/web-components-library/p-23781e2b.entry.js +1 -0
  283. package/dist/web-components-library/p-28ff9383.entry.js +1 -0
  284. package/dist/web-components-library/p-2efedcf4.entry.js +1 -0
  285. package/dist/web-components-library/p-344e7ae7.entry.js +1 -0
  286. package/dist/web-components-library/p-35ceae27.entry.js +1 -0
  287. package/dist/web-components-library/p-3913bff2.entry.js +1 -0
  288. package/dist/web-components-library/p-3a431f04.entry.js +1 -0
  289. package/dist/web-components-library/p-3c2d438b.entry.js +1 -0
  290. package/dist/web-components-library/p-3f55dce6.entry.js +1 -0
  291. package/dist/web-components-library/p-442b8b35.entry.js +1 -0
  292. package/dist/web-components-library/p-4cd6c6f4.entry.js +1 -0
  293. package/dist/web-components-library/p-4d093e07.entry.js +1 -0
  294. package/dist/web-components-library/{p-48624926.entry.js → p-4d42f224.entry.js} +1 -1
  295. package/dist/web-components-library/p-4e733fbd.entry.js +1 -0
  296. package/dist/web-components-library/p-4ec9ab53.entry.js +1 -0
  297. package/dist/web-components-library/p-53a03f2a.entry.js +1 -0
  298. package/dist/web-components-library/p-562ad563.entry.js +1 -0
  299. package/dist/web-components-library/p-58650e22.entry.js +1 -0
  300. package/dist/web-components-library/p-5bec950e.entry.js +1 -0
  301. package/dist/web-components-library/p-5c9556e3.entry.js +1 -0
  302. package/dist/web-components-library/p-5cf4a412.entry.js +1 -0
  303. package/dist/web-components-library/p-5d4a6659.entry.js +1 -0
  304. package/dist/web-components-library/p-5f3baf14.entry.js +1 -0
  305. package/dist/web-components-library/p-61424b8a.entry.js +1 -0
  306. package/dist/web-components-library/p-681e1f5a.entry.js +1 -0
  307. package/dist/web-components-library/p-686545fa.entry.js +1 -0
  308. package/dist/web-components-library/p-6f64e8a8.entry.js +1 -0
  309. package/dist/web-components-library/p-70d16b2c.entry.js +1 -0
  310. package/dist/web-components-library/p-7688f8ca.entry.js +1 -0
  311. package/dist/web-components-library/p-77e4774d.entry.js +1 -0
  312. package/dist/web-components-library/p-79b8d87e.entry.js +1 -0
  313. package/dist/web-components-library/p-7d696941.entry.js +1 -0
  314. package/dist/web-components-library/p-7d792297.entry.js +1 -0
  315. package/dist/web-components-library/p-810bd730.entry.js +1 -0
  316. package/dist/web-components-library/p-87fdd14f.js +1 -0
  317. package/dist/web-components-library/p-982254e5.entry.js +1 -0
  318. package/dist/web-components-library/p-9d03a7d6.entry.js +1 -0
  319. package/dist/web-components-library/p-9ecc5eba.entry.js +1 -0
  320. package/dist/web-components-library/p-9f80c0b8.js +1 -0
  321. package/dist/web-components-library/p-9fe267fc.entry.js +1 -0
  322. package/dist/web-components-library/p-a6d6178a.entry.js +1 -0
  323. package/dist/web-components-library/p-a79cc147.entry.js +1 -0
  324. package/dist/web-components-library/p-a79d1412.entry.js +1 -0
  325. package/dist/web-components-library/p-aded8a43.entry.js +1 -0
  326. package/dist/web-components-library/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  327. package/dist/web-components-library/p-b4fbb6e4.entry.js +1 -0
  328. package/dist/web-components-library/p-b5086d6d.entry.js +1 -0
  329. package/dist/web-components-library/p-bb0fe7bc.entry.js +1 -0
  330. package/dist/web-components-library/p-bb15a265.js +1 -0
  331. package/dist/web-components-library/p-bb95b82f.entry.js +1 -0
  332. package/dist/web-components-library/p-c2d1785b.entry.js +1 -0
  333. package/dist/web-components-library/p-c6a662e6.entry.js +1 -0
  334. package/dist/web-components-library/p-c6aad085.entry.js +1 -0
  335. package/dist/web-components-library/p-cb5d8a84.entry.js +1 -0
  336. package/dist/web-components-library/p-cbb3ea13.entry.js +1 -0
  337. package/dist/web-components-library/p-ccf67abf.entry.js +1 -0
  338. package/dist/web-components-library/p-ce83ce18.entry.js +1 -0
  339. package/dist/web-components-library/p-d199b781.entry.js +1 -0
  340. package/dist/web-components-library/p-d3645ced.entry.js +1 -0
  341. package/dist/web-components-library/p-d3733579.entry.js +1 -0
  342. package/dist/web-components-library/p-d531d1d2.entry.js +1 -0
  343. package/dist/web-components-library/p-e68c18e5.entry.js +1 -0
  344. package/dist/web-components-library/p-ecc4afa1.entry.js +1 -0
  345. package/dist/web-components-library/p-ede9fbf5.entry.js +1 -0
  346. package/dist/web-components-library/p-edf0195b.entry.js +1 -0
  347. package/dist/web-components-library/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  348. package/dist/web-components-library/p-f2f9a1bc.entry.js +1 -0
  349. package/dist/web-components-library/p-f2fd1e20.entry.js +1 -0
  350. package/dist/web-components-library/p-f7c1eb3f.entry.js +16 -0
  351. package/dist/web-components-library/p-f95cc914.entry.js +1 -0
  352. package/dist/web-components-library/p-fb7d33f2.entry.js +1 -0
  353. package/dist/web-components-library/p-ff18690f.entry.js +1 -0
  354. package/dist/web-components-library/web-components-library.css +1 -1
  355. package/dist/web-components-library/web-components-library.esm.js +1 -1
  356. package/package.json +5 -5
  357. package/www/build/index.esm.js +1 -1
  358. package/www/build/p-05ced71c.entry.js +1 -0
  359. package/www/build/p-074ea569.entry.js +1 -0
  360. package/www/build/p-10b46635.entry.js +1 -0
  361. package/www/build/p-1106ead2.entry.js +1 -0
  362. package/www/build/p-15b8a920.entry.js +1 -0
  363. package/www/build/p-15fe7b71.entry.js +1 -0
  364. package/www/build/p-1bd6592f.entry.js +1 -0
  365. package/www/build/p-1e6a2a56.entry.js +1 -0
  366. package/www/build/p-23781e2b.entry.js +1 -0
  367. package/www/build/p-28ff9383.entry.js +1 -0
  368. package/www/build/p-2efedcf4.entry.js +1 -0
  369. package/www/build/p-344e7ae7.entry.js +1 -0
  370. package/www/build/p-35ceae27.entry.js +1 -0
  371. package/www/build/p-36654297.js +1 -0
  372. package/www/build/p-3913bff2.entry.js +1 -0
  373. package/www/build/p-3a431f04.entry.js +1 -0
  374. package/www/build/p-3c2d438b.entry.js +1 -0
  375. package/www/build/p-3f55dce6.entry.js +1 -0
  376. package/www/build/p-442b8b35.entry.js +1 -0
  377. package/www/build/p-4cd6c6f4.entry.js +1 -0
  378. package/www/build/p-4d093e07.entry.js +1 -0
  379. package/www/build/{p-48624926.entry.js → p-4d42f224.entry.js} +1 -1
  380. package/www/build/p-4e733fbd.entry.js +1 -0
  381. package/www/build/p-4ec9ab53.entry.js +1 -0
  382. package/www/build/p-53a03f2a.entry.js +1 -0
  383. package/www/build/p-562ad563.entry.js +1 -0
  384. package/www/build/p-58650e22.entry.js +1 -0
  385. package/www/build/p-5bec950e.entry.js +1 -0
  386. package/www/build/p-5c9556e3.entry.js +1 -0
  387. package/www/build/p-5cf4a412.entry.js +1 -0
  388. package/www/build/p-5d4a6659.entry.js +1 -0
  389. package/www/build/p-5f3baf14.entry.js +1 -0
  390. package/www/build/p-61424b8a.entry.js +1 -0
  391. package/www/build/p-681e1f5a.entry.js +1 -0
  392. package/www/build/p-686545fa.entry.js +1 -0
  393. package/www/build/p-6f64e8a8.entry.js +1 -0
  394. package/www/build/p-70d16b2c.entry.js +1 -0
  395. package/www/build/p-7688f8ca.entry.js +1 -0
  396. package/www/build/p-77e4774d.entry.js +1 -0
  397. package/www/build/p-79b8d87e.entry.js +1 -0
  398. package/www/build/p-7d696941.entry.js +1 -0
  399. package/www/build/p-7d792297.entry.js +1 -0
  400. package/www/build/p-810bd730.entry.js +1 -0
  401. package/www/build/p-87fdd14f.js +1 -0
  402. package/www/build/p-982254e5.entry.js +1 -0
  403. package/www/build/p-9d03a7d6.entry.js +1 -0
  404. package/www/build/p-9ecc5eba.entry.js +1 -0
  405. package/www/build/p-9f80c0b8.js +1 -0
  406. package/www/build/p-9fe267fc.entry.js +1 -0
  407. package/www/build/p-a6d6178a.entry.js +1 -0
  408. package/www/build/p-a79cc147.entry.js +1 -0
  409. package/www/build/p-a79d1412.entry.js +1 -0
  410. package/www/build/p-aded8a43.entry.js +1 -0
  411. package/www/build/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  412. package/www/build/p-b4fbb6e4.entry.js +1 -0
  413. package/www/build/p-b5086d6d.entry.js +1 -0
  414. package/www/build/p-bb0fe7bc.entry.js +1 -0
  415. package/www/build/p-bb15a265.js +1 -0
  416. package/www/build/p-bb95b82f.entry.js +1 -0
  417. package/www/build/p-c2d1785b.entry.js +1 -0
  418. package/www/build/p-c6a662e6.entry.js +1 -0
  419. package/www/build/p-c6aad085.entry.js +1 -0
  420. package/www/build/p-cb5d8a84.entry.js +1 -0
  421. package/www/build/p-cbb3ea13.entry.js +1 -0
  422. package/www/build/p-ccf67abf.entry.js +1 -0
  423. package/www/build/p-ce83ce18.entry.js +1 -0
  424. package/www/build/p-d199b781.entry.js +1 -0
  425. package/www/build/p-d3645ced.entry.js +1 -0
  426. package/www/build/p-d3733579.entry.js +1 -0
  427. package/www/build/p-d531d1d2.entry.js +1 -0
  428. package/www/build/p-d70c7670.css +1 -0
  429. package/www/build/p-e68c18e5.entry.js +1 -0
  430. package/www/build/p-ecc4afa1.entry.js +1 -0
  431. package/www/build/p-ede9fbf5.entry.js +1 -0
  432. package/www/build/p-edf0195b.entry.js +1 -0
  433. package/www/build/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  434. package/www/build/p-f2f9a1bc.entry.js +1 -0
  435. package/www/build/p-f2fd1e20.entry.js +1 -0
  436. package/www/build/p-f7c1eb3f.entry.js +16 -0
  437. package/www/build/p-f95cc914.entry.js +1 -0
  438. package/www/build/p-fb7d33f2.entry.js +1 -0
  439. package/www/build/p-ff18690f.entry.js +1 -0
  440. package/www/build/web-components-library.css +1 -1
  441. package/www/build/web-components-library.esm.js +1 -1
  442. package/www/index.html +1 -1
  443. package/CHANGELOG.md +0 -2016
  444. package/dist/web-components-library/p-016b2800.entry.js +0 -1
  445. package/dist/web-components-library/p-04908405.entry.js +0 -1
  446. package/dist/web-components-library/p-06430481.entry.js +0 -1
  447. package/dist/web-components-library/p-067bd5da.entry.js +0 -1
  448. package/dist/web-components-library/p-082d65b1.entry.js +0 -1
  449. package/dist/web-components-library/p-0cff6cce.entry.js +0 -1
  450. package/dist/web-components-library/p-0e743002.entry.js +0 -1
  451. package/dist/web-components-library/p-10b84e8c.entry.js +0 -1
  452. package/dist/web-components-library/p-12211a48.entry.js +0 -1
  453. package/dist/web-components-library/p-14233b99.entry.js +0 -1
  454. package/dist/web-components-library/p-176256ee.js +0 -1
  455. package/dist/web-components-library/p-1ab0de76.entry.js +0 -1
  456. package/dist/web-components-library/p-1d2d5232.entry.js +0 -1
  457. package/dist/web-components-library/p-20109d3a.entry.js +0 -1
  458. package/dist/web-components-library/p-2cf26585.entry.js +0 -1
  459. package/dist/web-components-library/p-2d506c48.entry.js +0 -1
  460. package/dist/web-components-library/p-2d5d8e6f.entry.js +0 -1
  461. package/dist/web-components-library/p-2e7a31ac.entry.js +0 -1
  462. package/dist/web-components-library/p-2f6f3729.entry.js +0 -1
  463. package/dist/web-components-library/p-30cbafaf.entry.js +0 -1
  464. package/dist/web-components-library/p-341ddb5d.entry.js +0 -1
  465. package/dist/web-components-library/p-34a96008.entry.js +0 -1
  466. package/dist/web-components-library/p-35b30271.entry.js +0 -1
  467. package/dist/web-components-library/p-36f4ce3f.entry.js +0 -1
  468. package/dist/web-components-library/p-3c28f72e.entry.js +0 -1
  469. package/dist/web-components-library/p-3c7cf41f.entry.js +0 -1
  470. package/dist/web-components-library/p-3e414cf1.entry.js +0 -1
  471. package/dist/web-components-library/p-3ecfb7c1.entry.js +0 -1
  472. package/dist/web-components-library/p-40f96085.entry.js +0 -1
  473. package/dist/web-components-library/p-53d22727.entry.js +0 -1
  474. package/dist/web-components-library/p-563529f8.entry.js +0 -1
  475. package/dist/web-components-library/p-57faab40.entry.js +0 -1
  476. package/dist/web-components-library/p-5b2d8a91.entry.js +0 -1
  477. package/dist/web-components-library/p-6037dce0.entry.js +0 -1
  478. package/dist/web-components-library/p-670232c4.entry.js +0 -1
  479. package/dist/web-components-library/p-67f346d9.entry.js +0 -1
  480. package/dist/web-components-library/p-691678c8.entry.js +0 -1
  481. package/dist/web-components-library/p-69b27fe9.entry.js +0 -16
  482. package/dist/web-components-library/p-6fe1bffb.entry.js +0 -1
  483. package/dist/web-components-library/p-728e7dcd.entry.js +0 -1
  484. package/dist/web-components-library/p-74e31a32.entry.js +0 -1
  485. package/dist/web-components-library/p-759fb7c4.entry.js +0 -1
  486. package/dist/web-components-library/p-79223014.entry.js +0 -1
  487. package/dist/web-components-library/p-7b22a446.entry.js +0 -1
  488. package/dist/web-components-library/p-7c40fb15.entry.js +0 -1
  489. package/dist/web-components-library/p-7cbc1836.entry.js +0 -1
  490. package/dist/web-components-library/p-830b21a4.entry.js +0 -1
  491. package/dist/web-components-library/p-87099b68.entry.js +0 -1
  492. package/dist/web-components-library/p-8cabed58.entry.js +0 -1
  493. package/dist/web-components-library/p-8cf14a47.entry.js +0 -1
  494. package/dist/web-components-library/p-8eaa46ac.entry.js +0 -1
  495. package/dist/web-components-library/p-985c5ed8.entry.js +0 -1
  496. package/dist/web-components-library/p-9f6b43a0.entry.js +0 -1
  497. package/dist/web-components-library/p-9f8d0f79.entry.js +0 -1
  498. package/dist/web-components-library/p-a3b8dd69.entry.js +0 -1
  499. package/dist/web-components-library/p-aa271ed7.entry.js +0 -1
  500. package/dist/web-components-library/p-ac1a9d63.entry.js +0 -1
  501. package/dist/web-components-library/p-af4a9bb7.entry.js +0 -1
  502. package/dist/web-components-library/p-ba495cad.entry.js +0 -1
  503. package/dist/web-components-library/p-ba9210e9.entry.js +0 -1
  504. package/dist/web-components-library/p-bf9348e6.entry.js +0 -1
  505. package/dist/web-components-library/p-c0df6e96.entry.js +0 -1
  506. package/dist/web-components-library/p-c2b368ff.entry.js +0 -1
  507. package/dist/web-components-library/p-c39c68b9.entry.js +0 -1
  508. package/dist/web-components-library/p-cadba1e5.entry.js +0 -1
  509. package/dist/web-components-library/p-ccb3764b.entry.js +0 -1
  510. package/dist/web-components-library/p-d668461a.js +0 -1
  511. package/dist/web-components-library/p-d767f784.entry.js +0 -1
  512. package/dist/web-components-library/p-d7e72cec.entry.js +0 -1
  513. package/dist/web-components-library/p-dbc23998.entry.js +0 -1
  514. package/dist/web-components-library/p-def721df.entry.js +0 -1
  515. package/dist/web-components-library/p-e12cd68a.entry.js +0 -1
  516. package/dist/web-components-library/p-e84d2839.entry.js +0 -1
  517. package/dist/web-components-library/p-eadb185e.entry.js +0 -1
  518. package/dist/web-components-library/p-f9f9518a.entry.js +0 -1
  519. package/dist/web-components-library/p-fd305e08.entry.js +0 -1
  520. package/src-react/index.ts +0 -1
  521. package/www/build/p-016b2800.entry.js +0 -1
  522. package/www/build/p-04908405.entry.js +0 -1
  523. package/www/build/p-06430481.entry.js +0 -1
  524. package/www/build/p-067bd5da.entry.js +0 -1
  525. package/www/build/p-082d65b1.entry.js +0 -1
  526. package/www/build/p-0cff6cce.entry.js +0 -1
  527. package/www/build/p-0e743002.entry.js +0 -1
  528. package/www/build/p-10b84e8c.entry.js +0 -1
  529. package/www/build/p-12211a48.entry.js +0 -1
  530. package/www/build/p-14233b99.entry.js +0 -1
  531. package/www/build/p-176256ee.js +0 -1
  532. package/www/build/p-1ab0de76.entry.js +0 -1
  533. package/www/build/p-1d2d5232.entry.js +0 -1
  534. package/www/build/p-20109d3a.entry.js +0 -1
  535. package/www/build/p-2cf26585.entry.js +0 -1
  536. package/www/build/p-2d506c48.entry.js +0 -1
  537. package/www/build/p-2d5d8e6f.entry.js +0 -1
  538. package/www/build/p-2e7a31ac.entry.js +0 -1
  539. package/www/build/p-2f6f3729.entry.js +0 -1
  540. package/www/build/p-30cbafaf.entry.js +0 -1
  541. package/www/build/p-341ddb5d.entry.js +0 -1
  542. package/www/build/p-34a96008.entry.js +0 -1
  543. package/www/build/p-35b30271.entry.js +0 -1
  544. package/www/build/p-36f4ce3f.entry.js +0 -1
  545. package/www/build/p-3c28f72e.entry.js +0 -1
  546. package/www/build/p-3c7cf41f.entry.js +0 -1
  547. package/www/build/p-3e414cf1.entry.js +0 -1
  548. package/www/build/p-3ecfb7c1.entry.js +0 -1
  549. package/www/build/p-40f96085.entry.js +0 -1
  550. package/www/build/p-4c9c83c0.css +0 -1
  551. package/www/build/p-53d22727.entry.js +0 -1
  552. package/www/build/p-563529f8.entry.js +0 -1
  553. package/www/build/p-57faab40.entry.js +0 -1
  554. package/www/build/p-5b2d8a91.entry.js +0 -1
  555. package/www/build/p-6037dce0.entry.js +0 -1
  556. package/www/build/p-60ec44c6.js +0 -1
  557. package/www/build/p-670232c4.entry.js +0 -1
  558. package/www/build/p-67f346d9.entry.js +0 -1
  559. package/www/build/p-691678c8.entry.js +0 -1
  560. package/www/build/p-69b27fe9.entry.js +0 -16
  561. package/www/build/p-6fe1bffb.entry.js +0 -1
  562. package/www/build/p-728e7dcd.entry.js +0 -1
  563. package/www/build/p-74e31a32.entry.js +0 -1
  564. package/www/build/p-759fb7c4.entry.js +0 -1
  565. package/www/build/p-79223014.entry.js +0 -1
  566. package/www/build/p-7b22a446.entry.js +0 -1
  567. package/www/build/p-7c40fb15.entry.js +0 -1
  568. package/www/build/p-7cbc1836.entry.js +0 -1
  569. package/www/build/p-830b21a4.entry.js +0 -1
  570. package/www/build/p-87099b68.entry.js +0 -1
  571. package/www/build/p-8cabed58.entry.js +0 -1
  572. package/www/build/p-8cf14a47.entry.js +0 -1
  573. package/www/build/p-8eaa46ac.entry.js +0 -1
  574. package/www/build/p-985c5ed8.entry.js +0 -1
  575. package/www/build/p-9f6b43a0.entry.js +0 -1
  576. package/www/build/p-9f8d0f79.entry.js +0 -1
  577. package/www/build/p-a3b8dd69.entry.js +0 -1
  578. package/www/build/p-aa271ed7.entry.js +0 -1
  579. package/www/build/p-ac1a9d63.entry.js +0 -1
  580. package/www/build/p-af4a9bb7.entry.js +0 -1
  581. package/www/build/p-ba495cad.entry.js +0 -1
  582. package/www/build/p-ba9210e9.entry.js +0 -1
  583. package/www/build/p-bf9348e6.entry.js +0 -1
  584. package/www/build/p-c0df6e96.entry.js +0 -1
  585. package/www/build/p-c2b368ff.entry.js +0 -1
  586. package/www/build/p-c39c68b9.entry.js +0 -1
  587. package/www/build/p-cadba1e5.entry.js +0 -1
  588. package/www/build/p-ccb3764b.entry.js +0 -1
  589. package/www/build/p-d668461a.js +0 -1
  590. package/www/build/p-d767f784.entry.js +0 -1
  591. package/www/build/p-d7e72cec.entry.js +0 -1
  592. package/www/build/p-dbc23998.entry.js +0 -1
  593. package/www/build/p-def721df.entry.js +0 -1
  594. package/www/build/p-e12cd68a.entry.js +0 -1
  595. package/www/build/p-e84d2839.entry.js +0 -1
  596. package/www/build/p-eadb185e.entry.js +0 -1
  597. package/www/build/p-f9f9518a.entry.js +0 -1
  598. package/www/build/p-fd305e08.entry.js +0 -1
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
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)}}";
8
9
 
@@ -10,17 +11,24 @@ const ZPagination = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
13
  this.pageChanged = index.createEvent(this, "pageChanged", 7);
13
- this.label = undefined;
14
+ /** Enable navigation arrows. */
14
15
  this.navArrows = true;
15
- this.totalPages = undefined;
16
+ /** Number of pages to skip. */
16
17
  this.skip = 0;
18
+ /** Enable buttons to go to the first and last pages. */
17
19
  this.edges = false;
18
- this.split = undefined;
19
- this.visiblePages = undefined;
20
+ /** Current page. */
20
21
  this.currentPage = 1;
21
- this.goToPage = undefined;
22
+ /**
23
+ * Internal visible pages variable.
24
+ * Needed to better handle conflicting props like `visiblePages` and `split`.
25
+ * This state will change based on props values and validation,
26
+ * keeping original `visiblePages` value intact.
27
+ */
22
28
  this._visiblePages = this.visiblePages;
29
+ /** Used to hides/change some functionalities on smaller screen sizes */
23
30
  this.isMobile = false;
31
+ /** Value of the go to page input */
24
32
  this.goToPageValue = null;
25
33
  }
26
34
  /**
@@ -185,7 +193,7 @@ const ZPagination = class {
185
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) => {
186
194
  ev.preventDefault();
187
195
  this.selectPage(this.goToPageValue);
188
- } }, index.h("z-input", { class: "go-to-page-input", type: "number" /* InputType.NUMBER */, min: 1, max: this.totalPages, message: false, onInput: (ev) => {
196
+ } }, index.h("z-input", { class: "go-to-page-input", type: index$1.InputType.NUMBER, min: 1, max: this.totalPages, message: false, onInput: (ev) => {
189
197
  this.goToPageValue = ev.target.value;
190
198
  }, placeholder: this.currentPage.toString(), hasclearicon: false }), index.h("span", null, `/${this.totalPages}`))), this.renderForwardButton()),
191
199
  ];
@@ -204,7 +212,7 @@ const ZPagination = class {
204
212
  if (this.isMobile) {
205
213
  return index.h(index.Host, null, this.renderMobile());
206
214
  }
207
- 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: "number" /* InputType.NUMBER */, min: 1, max: this.totalPages, message: false, placeholder: "2", hasclearicon: false, onInput: (ev) => {
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.InputType.NUMBER, min: 1, max: this.totalPages, message: false, placeholder: "2", hasclearicon: false, onInput: (ev) => {
208
216
  this.goToPageValue = ev.target.value;
209
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"))))));
210
218
  }
@@ -9,15 +9,10 @@ const stylesCss = ":host{width:inherit;font-family:var(--dashboard-font);font-we
9
9
  const ZPanelElem = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
- this.elemid = undefined;
13
- this.imgurl = undefined;
14
- this.imgalt = undefined;
15
- this.linkicon = undefined;
16
- this.linklabel = undefined;
17
- this.url = undefined;
12
+ /** link target (optional) */
18
13
  this.target = "_blank";
14
+ /** disabled status flag (optional) */
19
15
  this.isdisabled = false;
20
- this.descrSlotName = undefined;
21
16
  }
22
17
  renderIcon() {
23
18
  if (this.isdisabled) {
@@ -3,7 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const utils = require('./utils-7c92be74.js');
6
+ const index$1 = require('./index-199cd650.js');
7
+ const utils = require('./utils-ce225fb3.js');
7
8
  const hammer = require('./hammer-4f20813e.js');
8
9
  require('./breakpoints-88c4fd6c.js');
9
10
  require('./_commonjsHelpers-537d719a.js');
@@ -14,16 +15,16 @@ const ZPocket = class {
14
15
  constructor(hostRef) {
15
16
  index.registerInstance(this, hostRef);
16
17
  this.pocketToggle = index.createEvent(this, "pocketToggle", 7);
17
- this.pocketid = undefined;
18
- this.status = "preview" /* PocketStatus.PREVIEW */;
18
+ /** pocket status */
19
+ this.status = index$1.PocketStatus.PREVIEW;
19
20
  }
20
21
  /** open z-pocket */
21
22
  async open() {
22
- this.status = "open" /* PocketStatus.OPEN */;
23
+ this.status = index$1.PocketStatus.OPEN;
23
24
  }
24
25
  /** close z-pocket */
25
26
  async close() {
26
- this.status = "closed" /* PocketStatus.CLOSED */;
27
+ this.status = index$1.PocketStatus.CLOSED;
27
28
  }
28
29
  emitPocketToggle(id, status) {
29
30
  this.pocketToggle.emit({ id, status });
@@ -31,12 +32,12 @@ const ZPocket = class {
31
32
  handlePocketHeaderClick(e) {
32
33
  if (e.detail.id && e.detail.id === this.pocketid) {
33
34
  switch (this.status) {
34
- case "preview" /* PocketStatus.PREVIEW */:
35
- case "closed" /* PocketStatus.CLOSED */:
36
- this.status = "open" /* PocketStatus.OPEN */;
35
+ case index$1.PocketStatus.PREVIEW:
36
+ case index$1.PocketStatus.CLOSED:
37
+ this.status = index$1.PocketStatus.OPEN;
37
38
  break;
38
- case "open" /* PocketStatus.OPEN */:
39
- this.status = "closed" /* PocketStatus.CLOSED */;
39
+ case index$1.PocketStatus.OPEN:
40
+ this.status = index$1.PocketStatus.CLOSED;
40
41
  break;
41
42
  }
42
43
  }
@@ -44,10 +45,10 @@ const ZPocket = class {
44
45
  handlePocketHeaderPan(e) {
45
46
  if (e.detail.id && e.detail.id === this.pocketid) {
46
47
  if (e.detail.direction === "up") {
47
- this.status = "open" /* PocketStatus.OPEN */;
48
+ this.status = index$1.PocketStatus.OPEN;
48
49
  }
49
50
  else if (e.detail.direction === "down") {
50
- this.status = "closed" /* PocketStatus.CLOSED */;
51
+ this.status = index$1.PocketStatus.CLOSED;
51
52
  }
52
53
  }
53
54
  }
@@ -77,8 +78,8 @@ const stylesCss$1 = ":host{display:block;width:100%;box-sizing:border-box;font-f
77
78
  const ZPocketBody = class {
78
79
  constructor(hostRef) {
79
80
  index.registerInstance(this, hostRef);
80
- this.pocketid = undefined;
81
- this.status = "preview" /* PocketStatus.PREVIEW */;
81
+ /** pocket status */
82
+ this.status = index$1.PocketStatus.PREVIEW;
82
83
  }
83
84
  handlePocketToggle(e) {
84
85
  if (e.detail.id && e.detail.id === this.pocketid) {
@@ -98,7 +99,6 @@ const ZPocketHeader = class {
98
99
  index.registerInstance(this, hostRef);
99
100
  this.pocketHeaderClick = index.createEvent(this, "pocketHeaderClick", 7);
100
101
  this.pocketHeaderPan = index.createEvent(this, "pocketHeaderPan", 7);
101
- this.pocketid = undefined;
102
102
  this.emitPocketHeaderClick = this.emitPocketHeaderClick.bind(this);
103
103
  }
104
104
  emitPocketHeaderClick() {
@@ -3,7 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const utils = require('./utils-7c92be74.js');
6
+ const index$1 = require('./index-199cd650.js');
7
+ const utils = require('./utils-ce225fb3.js');
7
8
  require('./breakpoints-88c4fd6c.js');
8
9
 
9
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}";
@@ -15,11 +16,17 @@ const ZPopoverDeprecated = class {
15
16
  constructor(hostRef) {
16
17
  index.registerInstance(this, hostRef);
17
18
  this.triggerClick = index.createEvent(this, "triggerClick", 7);
18
- this.position = "after-up" /* PopoverPosition.AFTER_UP */;
19
+ /** [optional] Popover position */
20
+ this.position = index$1.PopoverPosition.AFTER_UP;
21
+ /** [optional] Background color token for popover */
19
22
  this.backgroundColor = "color-white";
20
- this.borderRadius = "small" /* PopoverBorderRadius.SMALL */;
21
- this.boxShadow = "shadow-1" /* PopoverShadow.SHADOW_1 */;
23
+ /** [optional] Border radius token for popover */
24
+ this.borderRadius = index$1.PopoverBorderRadius.SMALL;
25
+ /** [optional] Box shadow token for popover */
26
+ this.boxShadow = index$1.PopoverShadow.SHADOW_1;
27
+ /** [optional] Show or hide arrow */
22
28
  this.showArrow = false;
29
+ /** [optional] Sets padding for Popover container */
23
30
  this.padding = "8px";
24
31
  this.isVisible = false;
25
32
  this.popoverPosition = this.position;
@@ -76,7 +83,7 @@ const ZPopoverDeprecated = class {
76
83
  firstSide = "after";
77
84
  }
78
85
  }
79
- this.popoverPosition = `${firstSide}-${secondSide}`;
86
+ this.popoverPosition = index$1.PopoverPosition[`${firstSide}-${secondSide}`];
80
87
  this.isVisible = true;
81
88
  }
82
89
  closePopover() {
@@ -84,7 +91,7 @@ const ZPopoverDeprecated = class {
84
91
  this.isVisible = false;
85
92
  }
86
93
  closePopoverWithKeyboard(e) {
87
- if (e.key === "Escape" /* KeyboardCode.ESC */) {
94
+ if (e.key === index$1.KeyboardCode.ESC) {
88
95
  this.closePopover();
89
96
  }
90
97
  }
@@ -94,7 +101,7 @@ const ZPopoverDeprecated = class {
94
101
  event.stopPropagation();
95
102
  }
96
103
  handleKeyDown(event) {
97
- if (event.code === "Enter" /* KeyboardCode.ENTER */) {
104
+ if (event.code === index$1.KeyboardCode.ENTER) {
98
105
  this.isVisible ? this.closePopover() : this.openPopover();
99
106
  }
100
107
  }
@@ -107,7 +114,7 @@ const ZPopoverDeprecated = class {
107
114
  }
108
115
  render() {
109
116
  return (index.h(index.Host, { onKeyDown: this.handleKeyDown }, index.h("div", { tabindex: "0", onClick: (event) => this.handleClick(event), onKeyDown: (event) => {
110
- if (event.key === "Enter" /* KeyboardCode.ENTER */) {
117
+ if (event.key === index$1.KeyboardCode.ENTER) {
111
118
  this.handleClick(event);
112
119
  }
113
120
  } }, index.h("slot", { name: "trigger" })), index.h("div", { ref: (e) => (this.popoverElem = e), class: {
@@ -3,7 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const utils = require('./utils-7c92be74.js');
6
+ const index$1 = require('./index-199cd650.js');
7
+ const utils = require('./utils-ce225fb3.js');
7
8
  require('./breakpoints-88c4fd6c.js');
8
9
 
9
10
  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}";
@@ -94,16 +95,27 @@ const ZPopover = class {
94
95
  index.registerInstance(this, hostRef);
95
96
  this.positionChange = index.createEvent(this, "positionChange", 7);
96
97
  this.openChange = index.createEvent(this, "openChange", 7);
97
- this.position = "auto" /* PopoverPositions.AUTO */;
98
+ /** Popover position. */
99
+ this.position = index$1.PopoverPositions.AUTO;
100
+ /**
101
+ * The open state of the popover.
102
+ */
98
103
  this.open = false;
99
- this.bindTo = undefined;
104
+ /**
105
+ * Whether to show popover's arrow.
106
+ */
100
107
  this.showArrow = false;
108
+ /**
109
+ * Whether to center the popup on the main side (according to "position").
110
+ */
101
111
  this.center = false;
112
+ /**
113
+ * Whether the popover should be closed when the user clicks outside of it or hit "ESC".
114
+ */
102
115
  this.closable = true;
103
- this.currentPosition = undefined;
104
116
  }
105
117
  closePopoverWithKeyboard(e) {
106
- if (this.closable && e.key === "Escape" /* KeyboardCode.ESC */) {
118
+ if (this.closable && e.key === index$1.KeyboardCode.ESC) {
107
119
  this.open = false;
108
120
  }
109
121
  }
@@ -119,15 +131,8 @@ const ZPopover = class {
119
131
  }
120
132
  }
121
133
  validatePosition(newValue) {
122
- // FIXME: avoid this check and treat "AUTO" as the default case when modifying popover position
123
- if (newValue && newValue !== "auto" /* PopoverPositions.AUTO */ && newValue !== "bottom" /* PopoverPositions.BOTTOM */
124
- && newValue !== "bottom_left" /* PopoverPositions.BOTTOM_LEFT */ && newValue !== "bottom_right" /* PopoverPositions.BOTTOM_RIGHT */
125
- && newValue !== "left" /* PopoverPositions.LEFT */ && newValue !== "left_bottom" /* PopoverPositions.LEFT_BOTTOM */
126
- && newValue !== "left_top" /* PopoverPositions.LEFT_TOP */ && newValue !== "right" /* PopoverPositions.RIGHT */
127
- && newValue !== "right_bottom" /* PopoverPositions.RIGHT_BOTTOM */ && newValue !== "right_top" /* PopoverPositions.RIGHT_TOP */
128
- && newValue !== "top" /* PopoverPositions.TOP */ && newValue !== "top_left" /* PopoverPositions.TOP_LEFT */
129
- && newValue !== "top_right" /* PopoverPositions.TOP_RIGHT */) {
130
- this.position = "auto" /* PopoverPositions.AUTO */;
134
+ if (newValue && !Object.values(index$1.PopoverPositions).includes(newValue)) {
135
+ this.position = index$1.PopoverPositions.AUTO;
131
136
  }
132
137
  this.currentPosition = this.position;
133
138
  this.positionChange.emit({ position: this.currentPosition });
@@ -193,28 +198,28 @@ const ZPopover = class {
193
198
  const availableWidth = availableLeft + availableRight + boundingRect.width;
194
199
  let position = this.currentPosition;
195
200
  const positions = [];
196
- if (this.position === "auto" /* PopoverPositions.AUTO */) {
201
+ if (this.position === index$1.PopoverPositions.AUTO) {
197
202
  /**
198
203
  * The `AUTO` position tries to place the popover in the 'safest' area,
199
204
  * where there's more space available.
200
205
  */
201
206
  if (availableLeft / availableWidth > 0.6) {
202
- positions.push("left" /* PopoverPositions.LEFT */);
207
+ positions.push(index$1.PopoverPositions.LEFT);
203
208
  }
204
209
  else if (availableLeft / availableWidth < 0.4) {
205
- positions.push("right" /* PopoverPositions.RIGHT */);
210
+ positions.push(index$1.PopoverPositions.RIGHT);
206
211
  }
207
212
  if (availableTop / availableHeight > 0.9) {
208
- positions.unshift("top" /* PopoverPositions.TOP */);
213
+ positions.unshift(index$1.PopoverPositions.TOP);
209
214
  }
210
215
  else if (availableTop / availableHeight > 0.6) {
211
- positions.push("top" /* PopoverPositions.TOP */);
216
+ positions.push(index$1.PopoverPositions.TOP);
212
217
  }
213
218
  else if (availableTop / availableHeight < 0.1) {
214
- positions.unshift("bottom" /* PopoverPositions.BOTTOM */);
219
+ positions.unshift(index$1.PopoverPositions.BOTTOM);
215
220
  }
216
221
  else {
217
- positions.push("bottom" /* PopoverPositions.BOTTOM */);
222
+ positions.push(index$1.PopoverPositions.BOTTOM);
218
223
  }
219
224
  position = positions.join("_");
220
225
  }
@@ -226,17 +231,17 @@ const ZPopover = class {
226
231
  const offsetLeft = boundingRect.left - relativeBoundingRect.left;
227
232
  const offsetModifier = this.center ? 0.5 : 0;
228
233
  const sizeModifier = this.center ? 0.5 : 0;
229
- if (position === "top" /* PopoverPositions.TOP */ || position === "top_right" /* PopoverPositions.TOP_RIGHT */) {
234
+ if (position === index$1.PopoverPositions.TOP || position === index$1.PopoverPositions.TOP_RIGHT) {
230
235
  style.top = "auto";
231
236
  style.right = "auto";
232
237
  style.bottom = `${offsetBottom + boundingRect.height}px`;
233
238
  style.left = `${offsetLeft + boundingRect.width * offsetModifier}px`;
234
239
  style.maxHeight = `${availableTop}px`;
235
- if (position === "top_right" /* PopoverPositions.TOP_RIGHT */) {
240
+ if (position === index$1.PopoverPositions.TOP_RIGHT) {
236
241
  style.maxWidth = `${availableRight + boundingRect.width * sizeModifier}px`;
237
242
  }
238
243
  }
239
- else if (position === "top_left" /* PopoverPositions.TOP_LEFT */) {
244
+ else if (position === index$1.PopoverPositions.TOP_LEFT) {
240
245
  style.top = "auto";
241
246
  style.right = `${offsetRight + boundingRect.width * offsetModifier}px`;
242
247
  style.bottom = `${offsetBottom + boundingRect.height}px`;
@@ -244,17 +249,17 @@ const ZPopover = class {
244
249
  style.maxWidth = `${availableLeft}px`;
245
250
  style.maxHeight = `${availableTop}px`;
246
251
  }
247
- else if (position === "bottom" /* PopoverPositions.BOTTOM */ || position === "bottom_right" /* PopoverPositions.BOTTOM_RIGHT */) {
252
+ else if (position === index$1.PopoverPositions.BOTTOM || position === index$1.PopoverPositions.BOTTOM_RIGHT) {
248
253
  style.top = `${offsetTop + boundingRect.height}px`;
249
254
  style.right = "auto";
250
255
  style.bottom = "auto";
251
256
  style.left = `${offsetLeft + boundingRect.width * offsetModifier}px`;
252
257
  style.maxHeight = `${availableBottom}px`;
253
- if (position === "bottom_right" /* PopoverPositions.BOTTOM_RIGHT */) {
258
+ if (position === index$1.PopoverPositions.BOTTOM_RIGHT) {
254
259
  style.maxWidth = `${availableRight + boundingRect.width * sizeModifier}px`;
255
260
  }
256
261
  }
257
- else if (position === "bottom_left" /* PopoverPositions.BOTTOM_LEFT */) {
262
+ else if (position === index$1.PopoverPositions.BOTTOM_LEFT) {
258
263
  style.top = `${offsetTop + boundingRect.height}px`;
259
264
  style.right = `${offsetRight + boundingRect.width * offsetModifier}px`;
260
265
  style.bottom = "auto";
@@ -262,7 +267,7 @@ const ZPopover = class {
262
267
  style.maxWidth = `${availableLeft}px`;
263
268
  style.maxHeight = `${availableBottom}px`;
264
269
  }
265
- else if (position === "right" /* PopoverPositions.RIGHT */ || position === "right_bottom" /* PopoverPositions.RIGHT_BOTTOM */) {
270
+ else if (position === index$1.PopoverPositions.RIGHT || position === index$1.PopoverPositions.RIGHT_BOTTOM) {
266
271
  style.top = `${offsetTop + boundingRect.height * offsetModifier}px`;
267
272
  style.right = "auto";
268
273
  style.bottom = "auto";
@@ -270,7 +275,7 @@ const ZPopover = class {
270
275
  style.maxWidth = `${availableRight}px`;
271
276
  style.maxHeight = `${availableBottom + boundingRect.height * sizeModifier}px`;
272
277
  }
273
- else if (position === "right_top" /* PopoverPositions.RIGHT_TOP */) {
278
+ else if (position === index$1.PopoverPositions.RIGHT_TOP) {
274
279
  style.top = "auto";
275
280
  style.right = "auto";
276
281
  style.bottom = `${offsetBottom + boundingRect.height * offsetModifier}px`;
@@ -278,7 +283,7 @@ const ZPopover = class {
278
283
  style.maxWidth = `${availableRight}px`;
279
284
  style.maxHeight = `${availableTop + boundingRect.height * sizeModifier}px`;
280
285
  }
281
- else if (position === "left" /* PopoverPositions.LEFT */ || position === "left_bottom" /* PopoverPositions.LEFT_BOTTOM */) {
286
+ else if (position === index$1.PopoverPositions.LEFT || position === index$1.PopoverPositions.LEFT_BOTTOM) {
282
287
  style.top = `${offsetTop + boundingRect.height * offsetModifier}px`;
283
288
  style.right = `${offsetRight + boundingRect.width}px`;
284
289
  style.bottom = "auto";
@@ -286,7 +291,7 @@ const ZPopover = class {
286
291
  style.maxWidth = `${availableLeft}px`;
287
292
  style.maxHeight = `${availableBottom + boundingRect.height * sizeModifier}px`;
288
293
  }
289
- else if (position === "left_top" /* PopoverPositions.LEFT_TOP */) {
294
+ else if (position === index$1.PopoverPositions.LEFT_TOP) {
290
295
  style.top = "auto";
291
296
  style.right = `${offsetRight + boundingRect.width}px`;
292
297
  style.bottom = `${offsetBottom + boundingRect.height * offsetModifier}px`;
@@ -3,20 +3,28 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
8
  const stylesCss = ":host{--z-section-title--divider-color:var(--red500);display:flex;width:fit-content;flex-direction:column;align-items:flex-start;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host,:host ::slotted(*){box-sizing:border-box}::slotted(*){margin:0}::slotted([slot=\"secondary-title\"]){padding-bottom:calc(var(--space-unit) / 2);border-bottom:var(--border-size-large) solid var(--z-section-title--divider-color);font-size:var(--font-size-3);line-height:1.5rem;text-transform:uppercase}::slotted([slot=\"primary-title\"]){font-size:var(--font-size-6);line-height:2rem}:host([uppercase]:not([uppercase=\"false\"])) ::slotted([slot=\"primary-title\"]){text-transform:uppercase}@media (min-width: 1152px){::slotted([slot=\"primary-title\"]){font-size:var(--font-size-7);line-height:2.25rem}}";
8
9
 
9
10
  const ZSectionTitle = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
- this.dividerPosition = "before" /* ZSectionTitleDividerPosition.BEFORE */;
13
+ /**
14
+ * Divider position for the primary title.
15
+ * This prop only works if the secondary title is not set.
16
+ */
17
+ this.dividerPosition = index$1.ZSectionTitleDividerPosition.BEFORE;
18
+ /**
19
+ * Whether the primary title text is uppercase.
20
+ */
13
21
  this.uppercase = true;
14
22
  }
15
23
  componentWillRender() {
16
24
  this.hasSecondaryTitle = !!this.host.querySelector("[slot=secondary-title]");
17
25
  }
18
26
  render() {
19
- return (index.h(index.Host, null, index.h("slot", { name: "secondary-title" }), !this.hasSecondaryTitle && this.dividerPosition === "before" /* ZSectionTitleDividerPosition.BEFORE */ && (index.h("z-divider", { size: "large" /* DividerSize.LARGE */, color: "z-section-title--divider-color" })), index.h("slot", { name: "primary-title" }), !this.hasSecondaryTitle && this.dividerPosition === "after" /* ZSectionTitleDividerPosition.AFTER */ && (index.h("z-divider", { size: "large" /* DividerSize.LARGE */, color: "z-section-title--divider-color" }))));
27
+ return (index.h(index.Host, null, index.h("slot", { name: "secondary-title" }), !this.hasSecondaryTitle && this.dividerPosition === index$1.ZSectionTitleDividerPosition.BEFORE && (index.h("z-divider", { size: index$1.DividerSize.LARGE, color: "z-section-title--divider-color" })), index.h("slot", { name: "primary-title" }), !this.hasSecondaryTitle && this.dividerPosition === index$1.ZSectionTitleDividerPosition.AFTER && (index.h("z-divider", { size: index$1.DividerSize.LARGE, color: "z-section-title--divider-color" }))));
20
28
  }
21
29
  get host() { return index.getElement(this); }
22
30
  };
@@ -3,7 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const utils = require('./utils-7c92be74.js');
6
+ const utils = require('./utils-ce225fb3.js');
7
+ const index$1 = require('./index-199cd650.js');
7
8
  require('./breakpoints-88c4fd6c.js');
8
9
 
9
10
  const stylesCss = ".sc-z-skip-to-content-h{position:absolute;left:-100%;height:60px;box-sizing:border-box;padding:calc(var(--space-unit) * 1.25) calc(var(--space-unit) * 3);background-color:#24f4ff;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.skip-to-content-visible.sc-z-skip-to-content-h,.sc-z-skip-to-content-h:focus{position:static;display:block}.sc-z-skip-to-content-h>z-link.sc-z-skip-to-content{display:block;text-align:center}.sc-z-skip-to-content-h>z-link.link-invisible.sc-z-skip-to-content{overflow:hidden;width:0;height:0}.sc-z-skip-to-content-h>z-link.link-visible.sc-z-skip-to-content{width:initial;height:initial}.dark.sc-z-skip-to-content-h{background-color:var(--bg-grey-800);color:var(--color-white)}.light.sc-z-skip-to-content-h{border:2px solid var(--text-grey-800);background-color:var(--bg-white);color:var(--text-grey-800)}@media (min-width: 768px){.sc-z-skip-to-content-h>z-link.sc-z-skip-to-content{text-align:left}}@media (min-width: 1152px){.sc-z-skip-to-content-h>z-link.sc-z-skip-to-content{display:inline-block;padding:0 calc(var(--space-unit) * 3);border-right:1px solid var(--bg-grey-800)}.sc-z-skip-to-content-h>z-link.link-invisible.sc-z-skip-to-content{overflow:initial;width:initial;height:initial}.sc-z-skip-to-content-h>z-link.sc-z-skip-to-content:first-child{padding-left:0}.sc-z-skip-to-content-h>z-link.sc-z-skip-to-content:last-child,.dark.sc-z-skip-to-content-h>z-link.sc-z-skip-to-content:last-child,.light.sc-z-skip-to-content-h>z-link.sc-z-skip-to-content:last-child{padding-right:0;border-right:none}.dark.sc-z-skip-to-content-h>z-link.sc-z-skip-to-content{border-right:1px solid var(--bg-white)}}";
@@ -11,7 +12,7 @@ const stylesCss = ".sc-z-skip-to-content-h{position:absolute;left:-100%;height:6
11
12
  const ZSkipToContent = class {
12
13
  constructor(hostRef) {
13
14
  index.registerInstance(this, hostRef);
14
- this.variant = undefined;
15
+ /** Array to fill link into skip-content */
15
16
  this.links = [];
16
17
  this.visible = false;
17
18
  this.visibleLink = "";
@@ -55,7 +56,7 @@ const ZSkipToContent = class {
55
56
  "skip-to-content-visible": this.visible,
56
57
  } }, this.links.map((link, i) => {
57
58
  const id = `skip-to-content-${i}`;
58
- return (index.h("z-link", { id: id, underline: true, "aria-label": link.ariaLabel || link.label, class: `body-1-sb ${id == this.visibleLink ? "link-visible" : "link-invisible"}`, href: link.href, textcolor: this.variant === "dark" /* ThemeVariant.DARK */ ? "white" : "black", onFocus: () => (this.visibleLink = id), onClick: () => this.handleLinkClick(), onKeyUp: (e) => utils.handleKeyboardSubmit(e, this.handleLinkClick.bind(this)) }, link.label));
59
+ return (index.h("z-link", { id: id, underline: true, "aria-label": link.ariaLabel || link.label, class: `body-1-sb ${id == this.visibleLink ? "link-visible" : "link-invisible"}`, href: link.href, textcolor: this.variant === index$1.ThemeVariant.DARK ? "white" : "black", onFocus: () => (this.visibleLink = id), onClick: () => this.handleLinkClick(), onKeyUp: (e) => utils.handleKeyboardSubmit(e, this.handleLinkClick.bind(this)) }, link.label));
59
60
  })));
60
61
  }
61
62
  get hostElement() { return index.getElement(this); }
@@ -3,7 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const utils = require('./utils-7c92be74.js');
6
+ const index$1 = require('./index-199cd650.js');
7
+ const utils = require('./utils-ce225fb3.js');
7
8
  require('./breakpoints-88c4fd6c.js');
8
9
 
9
10
  const stylesCss = ":host{display:block;width:inherit;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:flex;width:inherit;flex-direction:column}main{position:relative;overflow:hidden;width:100%}main z-icon.scroll{position:absolute;z-index:10;top:50%;width:auto;margin:0 var(--space-unit);cursor:pointer;fill:var(--color-primary01);transition:0.6s ease}main .scroll.disabled{opacity:0.5;pointer-events:none}main .scroll.right{right:0}#slides{display:flex;flex-wrap:wrap;line-height:0px;overflow-y:hidden;transition:all 300ms}footer{display:grid;width:100%;height:56px;align-items:center;border-top:var(--border-base) solid var(--color-surface02);grid-template:2 / 2;grid-template-areas:\"center center\" \"left right\"}footer>div{width:100%;align-items:center}footer .footer-center{grid-area:center}footer .footer-left{grid-area:left}footer .footer-right{grid-area:right}footer .bullet-container{display:flex;min-height:60px;align-items:center;justify-content:center;margin:0 auto}footer .bullet-container .bullet{width:8px;height:8px;margin:var(--space-unit) 2px;background-color:var(--bg-neutral-150);border-radius:50%;pointer-events:none}footer .bullet-container .bullet.selected{background-color:var(--bg-neutral-400)}@media only screen and (min-width: 768px){footer{height:76px;border-top:var(--border-base) solid var(--color-surface02);grid-template:1 / 1fr 2fr 1fr;grid-template-areas:\"left center right\"}footer .bullet-container .bullet{width:10px;height:10px;margin:var(--space-unit) 3px}}@media only screen and (min-width: 1025px){main z-icon.scroll{margin:0 10px}footer .bullet-container .bullet{width:16px;height:16px;margin:var(--space-unit) calc(var(--space-unit) * 0.5);cursor:pointer;pointer-events:auto}}";
@@ -19,9 +20,6 @@ function isStringArray(data) {
19
20
  const ZSlideshow = class {
20
21
  constructor(hostRef) {
21
22
  index.registerInstance(this, hostRef);
22
- this.slideshowid = undefined;
23
- this.data = undefined;
24
- this.device = undefined;
25
23
  this.currentSlide = 0;
26
24
  }
27
25
  watchData() {
@@ -78,9 +76,9 @@ const ZSlideshow = class {
78
76
  }
79
77
  getBulletDimension() {
80
78
  switch (this.device) {
81
- case "mobile" /* Device.MOBILE */:
79
+ case index$1.Device.MOBILE:
82
80
  return 24;
83
- case "tablet" /* Device.TABLET */:
81
+ case index$1.Device.TABLET:
84
82
  return 32;
85
83
  default:
86
84
  return 40;
@@ -3,17 +3,15 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
8
  const stylesCss = ":host{--z-icon-width:14px;--z-icon-height:14px;display:inline-flex;height:22px;align-items:center;padding-right:4px;padding-left:4px;border-radius:var(--border-radius);font-family:var(--font-family-sans);text-transform:uppercase}:host(.expandable)>z-icon{margin-right:0;transition:margin-right 0.3s ease-out 0.2s}:host(:not(.expandable))>z-icon:not(:last-child),:host(.expandable:hover)>z-icon:not(:last-child){margin-right:var(--space-unit);transition:margin-right 0.3s ease-out 0s}:host(.expandable)>span{overflow:hidden;max-width:0;transition:max-width 0.3s ease-out 0.2s;white-space:nowrap}:host(.expandable:hover)>span{max-width:20rem;transition:max-width 0.3s ease-out 0s}:host([status=\"warning\"]){background-color:var(--status-warning-yellow-lighter);color:var(--status-warning-yellow-dark);fill:var(--status-warning-yellow-dark)}:host([status=\"warning\"].light){background-color:transparent;color:var(--status-warning-yellow-dark);fill:var(--status-warning-yellow-dark)}:host([status=\"warning\"].dark){background-color:var(--status-warning-yellow-dark);color:var(--status-warning-yellow-lighter);fill:var(--status-warning-yellow-lighter)}:host([status=\"error\"]){background-color:var(--status-error-red-lighter);color:var(--status-error-red-dark);fill:var(--status-error-red-dark)}:host([status=\"error\"].light){background-color:transparent;color:var(--status-error-red-dark);fill:var(--status-error-red-dark)}:host([status=\"error\"].dark){background-color:var(--status-error-red-dark);color:var(--status-error-red-lighter);fill:var(--status-error-red-lighter)}:host([status=\"success\"]){background-color:var(--status-success-green-lighter);color:var(--status-success-green-dark);fill:var(--status-success-green-dark)}:host([status=\"success\"].light){background-color:transparent;color:var(--status-success-green-dark);fill:var(--status-success-green-dark)}:host([status=\"success\"].dark){background-color:var(--status-success-green-dark);color:var(--status-success-green-lighter);fill:var(--status-success-green-lighter)}:host([status=\"default\"]){background-color:var(--myz-blue-lighter);color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}:host([status=\"default\"].light){background-color:transparent;color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}:host([status=\"default\"].dark){background-color:var(--myz-blue-dark);color:var(--myz-blue-lighter);fill:var(--myz-blue-lighter)}:host([status=\"neutral\"]){background-color:var(--bg-grey-050);color:var(--text-grey-800);fill:var(--text-grey-800)}:host([status=\"neutral\"].light){background-color:transparent;color:var(--text-grey-800);fill:var(--text-grey-800)}:host([status=\"neutral\"].dark){background-color:var(--bg-grey-800);color:var(--text-white);fill:var(--text-white)}";
8
9
 
9
10
  const ZStatusTag = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
- this.icon = undefined;
13
- this.text = undefined;
14
- this.expandable = undefined;
15
- this.status = "default" /* StatusTagStatus.DEFAULT */;
16
- this.variant = undefined;
13
+ /** [optional] Status tag color */
14
+ this.status = index$1.StatusTagStatus.DEFAULT;
17
15
  if (!this.icon && !this.text) {
18
16
  console.warn("z-status-tag must contain at least one prop between icon and text");
19
17
  }
@@ -9,10 +9,6 @@ const stylesCss = ":host{position:relative;width:calc(var(--space-unit) * 5);fon
9
9
  const ZStepperItem = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
- this.index = undefined;
13
- this.href = undefined;
14
- this.pressed = undefined;
15
- this.disabled = undefined;
16
12
  }
17
13
  render() {
18
14
  if (this.href) {
@@ -3,14 +3,15 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
8
  const stylesCss = ":host{display:table-cell;border-bottom:var(--border-size-small) solid var(--bg-grey-200);background-color:var(--color-white);font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>.button-container{display:none}:host:hover>.button-container{display:initial}.button-container{position:absolute;z-index:5;top:8px;right:8px}.button-content{position:relative}.contextual-menu-container{position:absolute;top:calc(100% - var(--space-unit));right:0;display:none}.button-container.visible,.contextual-menu-container.visible{display:initial}:host([padding=\"x-small\"]){padding:calc(var(--space-unit) * 0.5)}:host([padding=\"small\"]){padding:calc(var(--space-unit))}:host([padding=\"medium\"]){padding:calc(var(--space-unit) * 2)}:host([padding=\"large\"]){padding:calc(var(--space-unit) * 2.5)}:host([padding=\"special\"]){padding:0}";
8
9
 
9
10
  const ZTableCell = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
- this.showButton = undefined;
13
- this.padding = "medium" /* Size.MEDIUM */;
13
+ /** Set padding size of cell, if special 0px padding will be set */
14
+ this.padding = index$1.Size.MEDIUM;
14
15
  this.isMenuOpened = false;
15
16
  }
16
17
  handleMenu() {
@@ -23,7 +24,7 @@ const ZTableCell = class {
23
24
  return (index.h(index.Host, null, this.showButton && (index.h("div", { class: {
24
25
  "button-container": true,
25
26
  "visible": this.isMenuOpened,
26
- } }, index.h("div", { class: "button-content" }, index.h("z-button", { icon: "contextual-menu", variant: "tertiary" /* ButtonVariant.TERTIARY */, size: "x-small" /* ButtonSize.X_SMALL */, onClick: () => this.handleMenu() }), index.h("div", { class: {
27
+ } }, index.h("div", { class: "button-content" }, index.h("z-button", { icon: "contextual-menu", variant: index$1.ButtonVariant.TERTIARY, size: index$1.ButtonSize.X_SMALL, onClick: () => this.handleMenu() }), index.h("div", { class: {
27
28
  "contextual-menu-container": true,
28
29
  "visible": this.isMenuOpened,
29
30
  } }, index.h("slot", { name: "contextual-menu" }))))), index.h("slot", null)));
@@ -9,7 +9,9 @@ const stylesCss = ".sc-z-table-empty-box-h{display:block;padding:calc(var(--spac
9
9
  const ZTableEmptyBox = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
+ /** Sets main title message*/
12
13
  this.message = "Siamo spiacenti, al momento non sono presenti dati da visualizzare.";
14
+ /** Sets message */
13
15
  this.subtitle = "";
14
16
  }
15
17
  componentWillLoad() {
@@ -9,7 +9,6 @@ const stylesCss = ":host{display:none;background-color:var(--gray50)}:host>td>di
9
9
  const ZTableExpandedRow = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
- this.colSpan = undefined;
13
12
  }
14
13
  render() {
15
14
  return (index.h("td", { colSpan: this.colSpan }, index.h("div", { class: "content-container" }, index.h("slot", null))));
@@ -9,7 +9,6 @@ const stylesCss = "z-table-header-row{display:table-row}z-table-header-row[expan
9
9
  const ZTableHeaderRow = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
- this.expandable = undefined;
13
12
  }
14
13
  renderExpandHeader() {
15
14
  return index.h("z-table-header", null);