@zanichelli/albe-web-components 2.41.1 → 2.43.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 (359) hide show
  1. package/dist/cjs/{index-15dc9f49.js → index-0438eac5.js} +10 -0
  2. package/dist/cjs/{index-ec1433b8.js → index-84b7063a.js} +3 -0
  3. package/dist/cjs/index.cjs.js +2 -2
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/cjs/{utils-50477402.js → utils-13b55bf9.js} +3 -3
  6. package/dist/cjs/web-components-library.cjs.js +2 -2
  7. package/dist/cjs/z-alert.cjs.entry.js +1 -1
  8. package/dist/cjs/z-app-header.cjs.entry.js +1 -1
  9. package/dist/cjs/z-app-switcher_10.cjs.entry.js +2 -2
  10. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -2
  11. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  12. package/dist/cjs/z-body_2.cjs.entry.js +1 -1
  13. package/dist/cjs/z-button-filter_5.cjs.entry.js +3 -3
  14. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  15. package/dist/cjs/z-candybar.cjs.entry.js +1 -1
  16. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  17. package/dist/cjs/z-combobox.cjs.entry.js +3 -3
  18. package/dist/cjs/z-contextual-menu.cjs.entry.js +2 -2
  19. package/dist/cjs/z-cookiebar.cjs.entry.js +2 -2
  20. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +49 -0
  21. package/dist/cjs/z-file-upload.cjs.entry.js +169 -0
  22. package/dist/cjs/z-file.cjs.entry.js +53 -0
  23. package/dist/cjs/z-footer-link_3.cjs.entry.js +1 -1
  24. package/dist/cjs/z-footer.cjs.entry.js +2 -2
  25. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  26. package/dist/cjs/z-icon-package.cjs.entry.js +1 -1
  27. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  28. package/dist/cjs/z-list_3.cjs.entry.js +2 -2
  29. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +3 -3
  30. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  31. package/dist/cjs/z-menu.cjs.entry.js +1 -1
  32. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -2
  33. package/dist/cjs/z-modal-login.cjs.entry.js +2 -2
  34. package/dist/cjs/z-modal.cjs.entry.js +1 -1
  35. package/dist/cjs/z-myz-card-alert.cjs.entry.js +2 -2
  36. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +2 -2
  37. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
  38. package/dist/cjs/z-myz-card-footer.cjs.entry.js +2 -2
  39. package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
  40. package/dist/cjs/z-myz-card-info.cjs.entry.js +3 -3
  41. package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
  42. package/dist/cjs/z-myz-card_4.cjs.entry.js +2 -2
  43. package/dist/cjs/z-myz-list-item.cjs.entry.js +3 -3
  44. package/dist/cjs/z-myz-topbar.cjs.entry.js +2 -2
  45. package/dist/cjs/z-navigation-tab.cjs.entry.js +1 -1
  46. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  47. package/dist/cjs/z-notification.cjs.entry.js +2 -2
  48. package/dist/cjs/z-otp.cjs.entry.js +2 -2
  49. package/dist/cjs/z-pagination-bar.cjs.entry.js +3 -3
  50. package/dist/cjs/z-pagination-page.cjs.entry.js +1 -1
  51. package/dist/cjs/z-panel-elem.cjs.entry.js +1 -1
  52. package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
  53. package/dist/cjs/z-pocket_3.cjs.entry.js +3 -3
  54. package/dist/cjs/z-popover.cjs.entry.js +3 -3
  55. package/dist/cjs/z-section-title.cjs.entry.js +42 -0
  56. package/dist/cjs/z-slideshow.cjs.entry.js +3 -3
  57. package/dist/cjs/z-status-tag.cjs.entry.js +2 -2
  58. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  59. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  60. package/dist/cjs/z-table-body.cjs.entry.js +1 -1
  61. package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
  62. package/dist/cjs/z-table-empty-box.cjs.entry.js +1 -1
  63. package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -1
  64. package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
  65. package/dist/cjs/z-table-head.cjs.entry.js +1 -1
  66. package/dist/cjs/z-table-header-row.cjs.entry.js +1 -1
  67. package/dist/cjs/z-table-header.cjs.entry.js +3 -3
  68. package/dist/cjs/z-table-row.cjs.entry.js +2 -2
  69. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +1 -1
  70. package/dist/cjs/z-table.cjs.entry.js +2 -2
  71. package/dist/cjs/z-toast-notification-list.cjs.entry.js +2 -2
  72. package/dist/cjs/z-toast-notification.cjs.entry.js +2 -2
  73. package/dist/cjs/z-toggle-button.cjs.entry.js +1 -1
  74. package/dist/cjs/z-toggle-switch.cjs.entry.js +15 -9
  75. package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
  76. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -1
  77. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  78. package/dist/collection/beans/index.js +10 -0
  79. package/dist/collection/collection-manifest.json +4 -0
  80. package/dist/collection/components/buttons/z-toggle-switch/index.js +7 -3
  81. package/dist/collection/components/buttons/z-toggle-switch/styles.css +5 -1
  82. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +52 -0
  83. package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +62 -0
  84. package/dist/collection/components/file-upload/z-file/index.js +109 -0
  85. package/dist/collection/components/file-upload/z-file/styles.css +61 -0
  86. package/dist/collection/components/file-upload/z-file-upload/index.js +329 -0
  87. package/dist/collection/components/file-upload/z-file-upload/styles.css +87 -0
  88. package/dist/collection/components/z-section-title/index.js +91 -0
  89. package/dist/collection/components/z-section-title/styles.css +44 -0
  90. package/dist/collection/utils/storybook-utils.js +50 -0
  91. package/dist/collection/utils/utils.js +2 -2
  92. package/dist/esm/{index-672bd95c.js → index-2fcbc301.js} +11 -1
  93. package/dist/esm/{index-1877eca4.js → index-90e18641.js} +3 -0
  94. package/dist/esm/index.js +2 -2
  95. package/dist/esm/loader.js +2 -2
  96. package/dist/esm/{utils-c01fe130.js → utils-8fc83bbe.js} +3 -3
  97. package/dist/esm/web-components-library.js +2 -2
  98. package/dist/esm/z-alert.entry.js +1 -1
  99. package/dist/esm/z-app-header.entry.js +1 -1
  100. package/dist/esm/z-app-switcher_10.entry.js +2 -2
  101. package/dist/esm/z-aria-alert.entry.js +2 -2
  102. package/dist/esm/z-avatar.entry.js +2 -2
  103. package/dist/esm/z-body_2.entry.js +1 -1
  104. package/dist/esm/z-button-filter_5.entry.js +3 -3
  105. package/dist/esm/z-button-sort.entry.js +1 -1
  106. package/dist/esm/z-candybar.entry.js +1 -1
  107. package/dist/esm/z-chip.entry.js +2 -2
  108. package/dist/esm/z-combobox.entry.js +3 -3
  109. package/dist/esm/z-contextual-menu.entry.js +2 -2
  110. package/dist/esm/z-cookiebar.entry.js +2 -2
  111. package/dist/esm/z-dragdrop-area_2.entry.js +44 -0
  112. package/dist/esm/z-file-upload.entry.js +165 -0
  113. package/dist/esm/z-file.entry.js +49 -0
  114. package/dist/esm/z-footer-link_3.entry.js +1 -1
  115. package/dist/esm/z-footer.entry.js +2 -2
  116. package/dist/esm/z-ghost-loading.entry.js +1 -1
  117. package/dist/esm/z-icon-package.entry.js +1 -1
  118. package/dist/esm/z-info-box.entry.js +1 -1
  119. package/dist/esm/z-list_3.entry.js +2 -2
  120. package/dist/esm/z-menu-dropdown_2.entry.js +3 -3
  121. package/dist/esm/z-menu-section.entry.js +1 -1
  122. package/dist/esm/z-menu.entry.js +1 -1
  123. package/dist/esm/z-messages-pocket.entry.js +2 -2
  124. package/dist/esm/z-modal-login.entry.js +2 -2
  125. package/dist/esm/z-modal.entry.js +1 -1
  126. package/dist/esm/z-myz-card-alert.entry.js +2 -2
  127. package/dist/esm/z-myz-card-dictionary.entry.js +2 -2
  128. package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
  129. package/dist/esm/z-myz-card-footer.entry.js +2 -2
  130. package/dist/esm/z-myz-card-icon.entry.js +1 -1
  131. package/dist/esm/z-myz-card-info.entry.js +3 -3
  132. package/dist/esm/z-myz-card-list.entry.js +1 -1
  133. package/dist/esm/z-myz-card_4.entry.js +2 -2
  134. package/dist/esm/z-myz-list-item.entry.js +3 -3
  135. package/dist/esm/z-myz-topbar.entry.js +2 -2
  136. package/dist/esm/z-navigation-tab.entry.js +1 -1
  137. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  138. package/dist/esm/z-notification.entry.js +2 -2
  139. package/dist/esm/z-otp.entry.js +2 -2
  140. package/dist/esm/z-pagination-bar.entry.js +3 -3
  141. package/dist/esm/z-pagination-page.entry.js +1 -1
  142. package/dist/esm/z-panel-elem.entry.js +1 -1
  143. package/dist/esm/z-pocket-message.entry.js +1 -1
  144. package/dist/esm/z-pocket_3.entry.js +3 -3
  145. package/dist/esm/z-popover.entry.js +3 -3
  146. package/dist/esm/z-section-title.entry.js +38 -0
  147. package/dist/esm/z-slideshow.entry.js +3 -3
  148. package/dist/esm/z-status-tag.entry.js +2 -2
  149. package/dist/esm/z-stepper-item.entry.js +1 -1
  150. package/dist/esm/z-stepper.entry.js +1 -1
  151. package/dist/esm/z-table-body.entry.js +1 -1
  152. package/dist/esm/z-table-cell.entry.js +2 -2
  153. package/dist/esm/z-table-empty-box.entry.js +1 -1
  154. package/dist/esm/z-table-expanded-row.entry.js +1 -1
  155. package/dist/esm/z-table-footer.entry.js +1 -1
  156. package/dist/esm/z-table-head.entry.js +1 -1
  157. package/dist/esm/z-table-header-row.entry.js +1 -1
  158. package/dist/esm/z-table-header.entry.js +3 -3
  159. package/dist/esm/z-table-row.entry.js +2 -2
  160. package/dist/esm/z-table-sticky-footer.entry.js +1 -1
  161. package/dist/esm/z-table.entry.js +2 -2
  162. package/dist/esm/z-toast-notification-list.entry.js +2 -2
  163. package/dist/esm/z-toast-notification.entry.js +2 -2
  164. package/dist/esm/z-toggle-button.entry.js +1 -1
  165. package/dist/esm/z-toggle-switch.entry.js +15 -9
  166. package/dist/esm/z-tooltip.entry.js +2 -2
  167. package/dist/esm/z-user-dropdown.entry.js +1 -1
  168. package/dist/esm/z-visually-hidden.entry.js +1 -1
  169. package/dist/types/beans/index.d.ts +9 -0
  170. package/dist/types/components/buttons/z-toggle-switch/index.d.ts +1 -1
  171. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +9 -0
  172. package/dist/types/components/file-upload/z-file/index.d.ts +18 -0
  173. package/dist/types/components/file-upload/z-file-upload/index.d.ts +49 -0
  174. package/dist/types/components/z-section-title/index.d.ts +25 -0
  175. package/dist/types/components.d.ts +131 -1
  176. package/dist/web-components-library/index.esm.js +1 -1
  177. package/dist/web-components-library/{p-a56f935f.entry.js → p-02474663.entry.js} +1 -1
  178. package/{www/build/p-7bbf377b.entry.js → dist/web-components-library/p-08d14eff.entry.js} +1 -1
  179. package/dist/web-components-library/{p-f9a31c55.entry.js → p-0ea43e2d.entry.js} +1 -1
  180. package/dist/web-components-library/{p-24a2ecc0.entry.js → p-0f55beb5.entry.js} +1 -1
  181. package/{www/build/p-04daa863.entry.js → dist/web-components-library/p-104b70e5.entry.js} +1 -1
  182. package/dist/web-components-library/{p-a61ea96d.entry.js → p-105b82a6.entry.js} +1 -1
  183. package/{www/build/p-f0913e02.entry.js → dist/web-components-library/p-1ab2ca97.entry.js} +1 -1
  184. package/dist/web-components-library/{p-77610e66.entry.js → p-2212daaf.entry.js} +1 -1
  185. package/dist/web-components-library/{p-23c46ff2.entry.js → p-298070b1.entry.js} +1 -1
  186. package/dist/web-components-library/{p-f78ddbf1.entry.js → p-2c836d42.entry.js} +1 -1
  187. package/dist/web-components-library/{p-1bd60c44.entry.js → p-2c8e542b.entry.js} +1 -1
  188. package/dist/web-components-library/{p-4c7189d2.entry.js → p-2eeb8a03.entry.js} +1 -1
  189. package/dist/web-components-library/{p-915f59a5.entry.js → p-2f4b5116.entry.js} +1 -1
  190. package/{www/build/p-8b806916.entry.js → dist/web-components-library/p-3420fc79.entry.js} +1 -1
  191. package/dist/web-components-library/{p-3ea930a5.entry.js → p-383c1b1b.entry.js} +1 -1
  192. package/dist/web-components-library/p-3fbd736b.entry.js +1 -0
  193. package/dist/web-components-library/{p-0293d6c6.entry.js → p-3fc438b7.entry.js} +1 -1
  194. package/dist/web-components-library/{p-dbbae18b.entry.js → p-41c5beec.entry.js} +1 -1
  195. package/{www/build/p-8680baaf.entry.js → dist/web-components-library/p-4658024f.entry.js} +1 -1
  196. package/dist/web-components-library/{p-0948e843.entry.js → p-479ec393.entry.js} +1 -1
  197. package/dist/web-components-library/{p-d2848d7c.entry.js → p-4aaf3433.entry.js} +1 -1
  198. package/dist/web-components-library/{p-f52fb47b.entry.js → p-4d45f4e2.entry.js} +1 -1
  199. package/dist/web-components-library/{p-979882a5.entry.js → p-4d9667dc.entry.js} +1 -1
  200. package/dist/web-components-library/{p-9a764099.entry.js → p-4ee90701.entry.js} +1 -1
  201. package/dist/web-components-library/p-5011c3df.entry.js +1 -0
  202. package/dist/web-components-library/{p-8b780334.entry.js → p-54c557f0.entry.js} +1 -1
  203. package/dist/web-components-library/{p-56fe8986.entry.js → p-55be2a5f.entry.js} +1 -1
  204. package/dist/web-components-library/p-5651167f.entry.js +1 -0
  205. package/dist/web-components-library/{p-57aaa3d2.entry.js → p-5789bbe7.entry.js} +1 -1
  206. package/dist/web-components-library/{p-7d57c388.entry.js → p-578a5ad1.entry.js} +1 -1
  207. package/dist/web-components-library/{p-82b2c47c.entry.js → p-5a01568f.entry.js} +1 -1
  208. package/dist/web-components-library/p-5b885231.entry.js +1 -0
  209. package/dist/web-components-library/{p-4b756d6a.entry.js → p-5e41c6c2.entry.js} +1 -1
  210. package/dist/web-components-library/{p-d1d26026.entry.js → p-6375f662.entry.js} +1 -1
  211. package/dist/web-components-library/{p-e697181c.entry.js → p-6a20f73b.entry.js} +1 -1
  212. package/dist/web-components-library/{p-8aa42057.entry.js → p-6baa8e33.entry.js} +1 -1
  213. package/dist/web-components-library/{p-2cc0c93f.entry.js → p-6bb8de3e.entry.js} +1 -1
  214. package/dist/web-components-library/{p-0b6bd214.entry.js → p-71e8c2af.entry.js} +1 -1
  215. package/dist/web-components-library/{p-cdf09ad7.entry.js → p-78e26102.entry.js} +1 -1
  216. package/dist/web-components-library/{p-1584dfb4.entry.js → p-7bc6023f.entry.js} +1 -1
  217. package/dist/web-components-library/{p-5ff60fcd.js → p-7d5a0194.js} +1 -1
  218. package/dist/web-components-library/{p-b33f83f6.entry.js → p-7eb25302.entry.js} +1 -1
  219. package/dist/web-components-library/{p-40e6d79d.entry.js → p-7ebb03d8.entry.js} +1 -1
  220. package/dist/web-components-library/{p-b87c4984.entry.js → p-7f2fa336.entry.js} +1 -1
  221. package/dist/web-components-library/{p-0084ea9f.entry.js → p-86935ea1.entry.js} +1 -1
  222. package/dist/web-components-library/p-8a631d8a.entry.js +1 -0
  223. package/dist/web-components-library/{p-4e2763b2.entry.js → p-8aa9d127.entry.js} +1 -1
  224. package/{www/build/p-c932e698.entry.js → dist/web-components-library/p-8f11dd1d.entry.js} +1 -1
  225. package/dist/web-components-library/{p-761eb0ec.entry.js → p-9260abad.entry.js} +1 -1
  226. package/dist/web-components-library/{p-09ded8b4.entry.js → p-9352da73.entry.js} +1 -1
  227. package/dist/web-components-library/p-98268a57.js +1 -0
  228. package/dist/web-components-library/{p-032bfb5c.entry.js → p-98daa188.entry.js} +1 -1
  229. package/dist/web-components-library/p-9c1db4dd.entry.js +1 -0
  230. package/{www/build/p-5fb435ca.entry.js → dist/web-components-library/p-9c7cf598.entry.js} +1 -1
  231. package/dist/web-components-library/{p-07938fc2.entry.js → p-9f282ddf.entry.js} +1 -1
  232. package/dist/web-components-library/{p-b4981c43.entry.js → p-a741eb3a.entry.js} +1 -1
  233. package/dist/web-components-library/{p-779bc51a.entry.js → p-a759ab46.entry.js} +1 -1
  234. package/dist/web-components-library/p-a785ff38.entry.js +1 -0
  235. package/dist/web-components-library/{p-ad105cb1.entry.js → p-a8edf905.entry.js} +1 -1
  236. package/dist/web-components-library/{p-b4bc83ea.entry.js → p-a9eea65b.entry.js} +1 -1
  237. package/dist/web-components-library/{p-2c120632.entry.js → p-b47fd574.entry.js} +1 -1
  238. package/dist/web-components-library/{p-bd8a9e22.entry.js → p-c284139b.entry.js} +1 -1
  239. package/dist/web-components-library/{p-706eb92e.entry.js → p-c670cc2a.entry.js} +1 -1
  240. package/dist/web-components-library/{p-bbc60b23.entry.js → p-cb13d050.entry.js} +1 -1
  241. package/dist/web-components-library/p-cc1b3608.entry.js +1 -0
  242. package/dist/web-components-library/{p-02fa9e81.entry.js → p-cf42a0d9.entry.js} +1 -1
  243. package/{www/build/p-af9c81d0.entry.js → dist/web-components-library/p-d39c0372.entry.js} +1 -1
  244. package/dist/web-components-library/{p-7e13c57d.entry.js → p-d4927410.entry.js} +1 -1
  245. package/dist/web-components-library/{p-8788a24f.entry.js → p-dd948d70.entry.js} +1 -1
  246. package/dist/web-components-library/p-dfdc8e09.js +1 -0
  247. package/dist/web-components-library/{p-45cbf885.entry.js → p-e2560604.entry.js} +1 -1
  248. package/dist/web-components-library/{p-61d066ee.entry.js → p-e5e38024.entry.js} +1 -1
  249. package/dist/web-components-library/{p-732213f9.entry.js → p-e7898f70.entry.js} +1 -1
  250. package/dist/web-components-library/p-f6a11970.entry.js +1 -0
  251. package/dist/web-components-library/web-components-library.esm.js +1 -1
  252. package/package.json +10 -10
  253. package/react/components.d.ts +4 -0
  254. package/react/components.js +6 -2
  255. package/react/components.js.map +1 -1
  256. package/readme.md +1 -0
  257. package/www/build/index.esm.js +1 -1
  258. package/www/build/{p-a56f935f.entry.js → p-02474663.entry.js} +1 -1
  259. package/{dist/web-components-library/p-7bbf377b.entry.js → www/build/p-08d14eff.entry.js} +1 -1
  260. package/www/build/{p-f9a31c55.entry.js → p-0ea43e2d.entry.js} +1 -1
  261. package/www/build/{p-24a2ecc0.entry.js → p-0f55beb5.entry.js} +1 -1
  262. package/{dist/web-components-library/p-04daa863.entry.js → www/build/p-104b70e5.entry.js} +1 -1
  263. package/www/build/{p-a61ea96d.entry.js → p-105b82a6.entry.js} +1 -1
  264. package/{dist/web-components-library/p-f0913e02.entry.js → www/build/p-1ab2ca97.entry.js} +1 -1
  265. package/www/build/{p-77610e66.entry.js → p-2212daaf.entry.js} +1 -1
  266. package/www/build/{p-23c46ff2.entry.js → p-298070b1.entry.js} +1 -1
  267. package/www/build/{p-f78ddbf1.entry.js → p-2c836d42.entry.js} +1 -1
  268. package/www/build/{p-1bd60c44.entry.js → p-2c8e542b.entry.js} +1 -1
  269. package/www/build/{p-4c7189d2.entry.js → p-2eeb8a03.entry.js} +1 -1
  270. package/www/build/{p-915f59a5.entry.js → p-2f4b5116.entry.js} +1 -1
  271. package/{dist/web-components-library/p-8b806916.entry.js → www/build/p-3420fc79.entry.js} +1 -1
  272. package/www/build/{p-3ea930a5.entry.js → p-383c1b1b.entry.js} +1 -1
  273. package/www/build/p-3fbd736b.entry.js +1 -0
  274. package/www/build/{p-0293d6c6.entry.js → p-3fc438b7.entry.js} +1 -1
  275. package/www/build/{p-dbbae18b.entry.js → p-41c5beec.entry.js} +1 -1
  276. package/{dist/web-components-library/p-8680baaf.entry.js → www/build/p-4658024f.entry.js} +1 -1
  277. package/www/build/{p-0948e843.entry.js → p-479ec393.entry.js} +1 -1
  278. package/www/build/{p-d2848d7c.entry.js → p-4aaf3433.entry.js} +1 -1
  279. package/www/build/{p-f52fb47b.entry.js → p-4d45f4e2.entry.js} +1 -1
  280. package/www/build/{p-979882a5.entry.js → p-4d9667dc.entry.js} +1 -1
  281. package/www/build/{p-9a764099.entry.js → p-4ee90701.entry.js} +1 -1
  282. package/www/build/p-5011c3df.entry.js +1 -0
  283. package/www/build/{p-8b780334.entry.js → p-54c557f0.entry.js} +1 -1
  284. package/www/build/{p-56fe8986.entry.js → p-55be2a5f.entry.js} +1 -1
  285. package/www/build/p-5651167f.entry.js +1 -0
  286. package/www/build/{p-57aaa3d2.entry.js → p-5789bbe7.entry.js} +1 -1
  287. package/www/build/{p-7d57c388.entry.js → p-578a5ad1.entry.js} +1 -1
  288. package/www/build/{p-82b2c47c.entry.js → p-5a01568f.entry.js} +1 -1
  289. package/www/build/p-5b885231.entry.js +1 -0
  290. package/www/build/{p-4b756d6a.entry.js → p-5e41c6c2.entry.js} +1 -1
  291. package/www/build/{p-d1d26026.entry.js → p-6375f662.entry.js} +1 -1
  292. package/www/build/{p-e697181c.entry.js → p-6a20f73b.entry.js} +1 -1
  293. package/www/build/{p-8aa42057.entry.js → p-6baa8e33.entry.js} +1 -1
  294. package/www/build/{p-2cc0c93f.entry.js → p-6bb8de3e.entry.js} +1 -1
  295. package/www/build/{p-0b6bd214.entry.js → p-71e8c2af.entry.js} +1 -1
  296. package/www/build/{p-cdf09ad7.entry.js → p-78e26102.entry.js} +1 -1
  297. package/www/build/{p-1584dfb4.entry.js → p-7bc6023f.entry.js} +1 -1
  298. package/www/build/{p-5ff60fcd.js → p-7d5a0194.js} +1 -1
  299. package/www/build/{p-b33f83f6.entry.js → p-7eb25302.entry.js} +1 -1
  300. package/www/build/{p-40e6d79d.entry.js → p-7ebb03d8.entry.js} +1 -1
  301. package/www/build/{p-b87c4984.entry.js → p-7f2fa336.entry.js} +1 -1
  302. package/www/build/{p-0084ea9f.entry.js → p-86935ea1.entry.js} +1 -1
  303. package/www/build/p-88b56b6e.css +1 -0
  304. package/www/build/p-8a631d8a.entry.js +1 -0
  305. package/www/build/{p-4e2763b2.entry.js → p-8aa9d127.entry.js} +1 -1
  306. package/{dist/web-components-library/p-c932e698.entry.js → www/build/p-8f11dd1d.entry.js} +1 -1
  307. package/www/build/{p-761eb0ec.entry.js → p-9260abad.entry.js} +1 -1
  308. package/www/build/{p-09ded8b4.entry.js → p-9352da73.entry.js} +1 -1
  309. package/www/build/p-98268a57.js +1 -0
  310. package/www/build/{p-032bfb5c.entry.js → p-98daa188.entry.js} +1 -1
  311. package/www/build/p-9c1db4dd.entry.js +1 -0
  312. package/{dist/web-components-library/p-5fb435ca.entry.js → www/build/p-9c7cf598.entry.js} +1 -1
  313. package/www/build/{p-07938fc2.entry.js → p-9f282ddf.entry.js} +1 -1
  314. package/www/build/{p-b4981c43.entry.js → p-a741eb3a.entry.js} +1 -1
  315. package/www/build/{p-779bc51a.entry.js → p-a759ab46.entry.js} +1 -1
  316. package/www/build/p-a785ff38.entry.js +1 -0
  317. package/www/build/{p-ad105cb1.entry.js → p-a8edf905.entry.js} +1 -1
  318. package/www/build/{p-b4bc83ea.entry.js → p-a9eea65b.entry.js} +1 -1
  319. package/www/build/{p-2c120632.entry.js → p-b47fd574.entry.js} +1 -1
  320. package/www/build/{p-bd8a9e22.entry.js → p-c284139b.entry.js} +1 -1
  321. package/www/build/{p-706eb92e.entry.js → p-c670cc2a.entry.js} +1 -1
  322. package/www/build/{p-bbc60b23.entry.js → p-cb13d050.entry.js} +1 -1
  323. package/www/build/p-cc1b3608.entry.js +1 -0
  324. package/www/build/{p-02fa9e81.entry.js → p-cf42a0d9.entry.js} +1 -1
  325. package/{dist/web-components-library/p-af9c81d0.entry.js → www/build/p-d39c0372.entry.js} +1 -1
  326. package/www/build/{p-7e13c57d.entry.js → p-d4927410.entry.js} +1 -1
  327. package/www/build/{p-8788a24f.entry.js → p-dd948d70.entry.js} +1 -1
  328. package/www/build/p-dfdc8e09.js +1 -0
  329. package/www/build/{p-45cbf885.entry.js → p-e2560604.entry.js} +1 -1
  330. package/www/build/p-e4b6f3ad.js +1 -0
  331. package/www/build/{p-61d066ee.entry.js → p-e5e38024.entry.js} +1 -1
  332. package/www/build/{p-732213f9.entry.js → p-e7898f70.entry.js} +1 -1
  333. package/www/build/p-f6a11970.entry.js +1 -0
  334. package/www/build/web-components-library.esm.js +1 -1
  335. package/www/index.html +1 -1
  336. package/www/pages/file-upload.html +236 -0
  337. package/CHANGELOG.md +0 -1406
  338. package/dist/cjs/z-heading.cjs.entry.js +0 -17
  339. package/dist/collection/themes/index.story.js +0 -18
  340. package/dist/esm/z-heading.entry.js +0 -13
  341. package/dist/web-components-library/p-3bbf16c8.entry.js +0 -1
  342. package/dist/web-components-library/p-56640ea6.js +0 -1
  343. package/dist/web-components-library/p-a321fe03.js +0 -1
  344. package/dist/web-components-library/p-c273c377.entry.js +0 -1
  345. package/dist/web-components-library/p-d0de0319.entry.js +0 -1
  346. package/dist/web-components-library/p-df58b251.entry.js +0 -1
  347. package/dist/web-components-library/p-e776d206.entry.js +0 -1
  348. package/dist/web-components-library/p-f9e401fa.entry.js +0 -1
  349. package/src-react/index.ts +0 -1
  350. package/www/build/p-1ef0dee5.js +0 -129
  351. package/www/build/p-3bbf16c8.entry.js +0 -1
  352. package/www/build/p-56640ea6.js +0 -1
  353. package/www/build/p-a321fe03.js +0 -1
  354. package/www/build/p-c273c377.entry.js +0 -1
  355. package/www/build/p-d0de0319.entry.js +0 -1
  356. package/www/build/p-df58b251.entry.js +0 -1
  357. package/www/build/p-e776d206.entry.js +0 -1
  358. package/www/build/p-f9e401fa.entry.js +0 -1
  359. package/www/build/p-fcff1237.css +0 -812
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
2
- import { N as NotificationType } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+ import { N as NotificationType } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{width:100%;color:var(--color-text01)}.notification-container{display:flex;padding:0 0 calc(var(--space-unit) * 2) calc(var(--space-unit) * 2);outline:none;border-bottom:var(--border-size-medium) solid var(--color-surface03)}.shadow{box-shadow:var(--shadow-3)}.content-container{display:flex;justify-content:space-between;flex:1 1 auto;flex-wrap:wrap}.content-text{max-width:800px;margin-top:calc(var(--space-unit) * 2);margin-right:calc(var(--space-unit) * 2)}.action-text{margin-top:calc(var(--space-unit) * 2);margin-right:calc(var(--space-unit) * 2);height:fit-content;color:var(--color-primary01);cursor:pointer;white-space:nowrap}:host div>z-icon{justify-self:center;margin-top:calc(var(--space-unit) * 2);margin-right:calc(var(--space-unit))}:host div.success-notification{background:var(--color-success-inverse)}:host div.warning-notification{background:var(--color-warning-inverse)}:host div.error-notification{background:var(--color-error-inverse)}:host div.success-notification>z-icon{fill:var(--color-success01)}:host div.warning-notification>z-icon{fill:var(--color-warning02)}:host div.error-notification>z-icon{fill:var(--color-error01)}:host div>z-icon.close-icon{cursor:pointer;fill:var(--color-primary01);margin-right:calc(var(--space-unit) * 2)}@media only screen and (min-width: 768px){.content-container{flex-wrap:nowrap}.content-text{margin-right:calc(var(--space-unit) * 5)}}";
5
5
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
2
- import { h as InputStatusEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+ import { j as InputStatusEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}.digits-container{display:flex;justify-content:flex-start}input{height:72px;width:calc(var(--space-unit) * 5);font-size:32px;font-weight:300;font-family:var(--font-family-sans);text-align:center;caret-color:transparent;box-sizing:border-box;padding:0;color:var(--color-surface05)}input.error{border:1px solid;border-radius:4px;border-color:var(--color-error01);background-color:var(--color-error-inverse)}input:not(:last-of-type){margin-right:var(--space-unit)}@media only screen and (min-width: 768px){input:not(:last-of-type){margin-right:calc(var(--space-unit) * 2)}}@media only screen and (min-width: 1025px){input{width:calc(var(--space-unit) * 6)}}";
5
5
 
@@ -1,8 +1,8 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
2
  import { h as hammer } from './hammer-501342a9.js';
3
- import { h as handleKeyboardSubmit } from './utils-c01fe130.js';
3
+ import { h as handleKeyboardSubmit } from './utils-8fc83bbe.js';
4
4
  import './_commonjsHelpers-8b28c6fa.js';
5
- import './index-672bd95c.js';
5
+ import './index-2fcbc301.js';
6
6
  import './breakpoints-c386984e.js';
7
7
 
8
8
  const stylesCss = ":host>div{height:48px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center;align-content:center}:host>div>z-icon{cursor:pointer;margin:calc(var(--space-unit) * 2) 0;color:var(--color-primary01);fill:var(--color-primary01)}:host>div>z-icon.disabled{cursor:default;pointer-events:none;color:var(--color-disabled01);fill:var(--color-disabled01)}";
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-sb);display:inline-block}:host>button{cursor:pointer;outline:none;display:inline-block;box-sizing:border-box;margin:0;height:48px;line-height:48px;text-align:center;border:none;border-bottom:var(--border-size-large) solid transparent;color:var(--color-primary01);font-size:var(--font-size-2);font-family:var(--font-family-sans);font-weight:inherit;background:transparent;text-decoration:none;transition:border-bottom 0.2s ease, font-size 0.2s ease;min-width:56px}:host>button[disabled]{pointer-events:none;cursor:default;color:var(--color-disabled02)}:host>button:hover{border-bottom:var(--border-size-large) solid var(--color-hover-light);background-color:var(--color-background);text-decoration:none;transition:border-bottom 0.2s ease, background-color 0.2s ease}:host>button:focus{border-bottom:var(--border-size-large) solid var(--color-hover-light);box-shadow:var(--shadow-focus-primary);background-color:var(--color-background);text-decoration:none}:host>button.visited{border-color:var(--color-hover-light);text-decoration:none}:host>button.selected{border-bottom:var(--border-size-large) solid var(--color-primary01);font-size:var(--font-size-7);transition:border-bottom 0.2s ease, font-size 0.2s ease}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
2
 
3
3
  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)}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
2
 
3
3
  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}}";
4
4
 
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1877eca4.js';
2
- import { g as PocketStatusEnum } from './index-672bd95c.js';
3
- import { h as handleKeyboardSubmit } from './utils-c01fe130.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-90e18641.js';
2
+ import { i as PocketStatusEnum } from './index-2fcbc301.js';
3
+ import { h as handleKeyboardSubmit } from './utils-8fc83bbe.js';
4
4
  import { h as hammer } from './hammer-501342a9.js';
5
5
  import './breakpoints-c386984e.js';
6
6
  import './_commonjsHelpers-8b28c6fa.js';
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, h, H as Host } from './index-1877eca4.js';
1
+ import { r as registerInstance, h, H as Host } from './index-90e18641.js';
2
2
  import { c as classnames } from './index-aa3a4feb.js';
3
- import { P as PopoverPosition, w as PopoverBorderRadius, x as PopoverShadow, K as KeyboardKeys } from './index-672bd95c.js';
4
- import { b as getElementTree } from './utils-c01fe130.js';
3
+ import { P as PopoverPosition, y as PopoverBorderRadius, z as PopoverShadow, K as KeyboardKeys } from './index-2fcbc301.js';
4
+ import { b as getElementTree } from './utils-8fc83bbe.js';
5
5
  import './_commonjsHelpers-8b28c6fa.js';
6
6
  import './breakpoints-c386984e.js';
7
7
 
@@ -0,0 +1,38 @@
1
+ import { r as registerInstance, h, g as getElement } from './index-90e18641.js';
2
+ import { o as ZSectionTitleDividerPositions, d as DividerSize } from './index-2fcbc301.js';
3
+
4
+ const stylesCss = ":host{--z-section-title--divider-color:var(--red500);display:flex;flex-direction:column;align-items:flex-start;width:fit-content;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);text-transform:uppercase;font-size:var(--font-size-3);line-height:1.5rem}::slotted([slot=\"primary-title\"]){font-size:var(--font-size-6);line-height:2rem}:host([uppercase]) ::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}}";
5
+
6
+ const ZSectionTitle = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ /**
10
+ * Divider position for the primary title.
11
+ * This prop only works if the secondary title is not set.
12
+ */
13
+ this.dividerPosition = ZSectionTitleDividerPositions.before;
14
+ /**
15
+ * Whether the primary title text is uppercase.
16
+ */
17
+ this.uppercase = true;
18
+ }
19
+ componentWillRender() {
20
+ this.hasSecondaryTitle = !!this.host.querySelector("[slot=secondary-title]");
21
+ }
22
+ render() {
23
+ return [
24
+ h("slot", { name: "secondary-title" }),
25
+ !this.hasSecondaryTitle &&
26
+ this.dividerPosition == ZSectionTitleDividerPositions.before &&
27
+ h("z-divider", { size: DividerSize.large, color: "z-section-title--divider-color" }),
28
+ h("slot", { name: "primary-title" }),
29
+ !this.hasSecondaryTitle &&
30
+ this.dividerPosition == ZSectionTitleDividerPositions.after &&
31
+ h("z-divider", { size: DividerSize.large, color: "z-section-title--divider-color" }),
32
+ ];
33
+ }
34
+ get host() { return getElement(this); }
35
+ };
36
+ ZSectionTitle.style = stylesCss;
37
+
38
+ export { ZSectionTitle as z_section_title };
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h, g as getElement } from './index-1877eca4.js';
2
- import { D as DeviceEnum } from './index-672bd95c.js';
3
- import { a as convertJson, g as getDevice, h as handleKeyboardSubmit } from './utils-c01fe130.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-90e18641.js';
2
+ import { D as DeviceEnum } from './index-2fcbc301.js';
3
+ import { a as convertJson, g as getDevice, h as handleKeyboardSubmit } from './utils-8fc83bbe.js';
4
4
  import './breakpoints-c386984e.js';
5
5
 
6
6
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:block;width:inherit}:host>div{display:flex;flex-direction:column;width:inherit}main{position:relative;overflow:hidden;width:100%}main z-icon.scroll{position:absolute;top:50%;width:auto;cursor:pointer;transition:0.6s ease;margin:0 var(--space-unit);fill:var(--color-primary01);z-index:10}main .scroll.disabled{opacity:50%;pointer-events:none}main .scroll.right{right:0}#slides{display:flex;flex-wrap:wrap;transition:all 300ms;line-height:0px;overflow-y:hidden}footer{height:56px;width:100%;align-items:center;display:grid;grid-template-columns:2;grid-template-rows:2;grid-template-areas:\"center center\" \"left right\";border-top:var(--border-base) solid var(--color-surface02)}footer>div{align-items:center;width:100%}footer .footerCenter{grid-area:center}footer .footerLeft{grid-area:left}footer .footerRight{grid-area:right}footer .bulletContainer{display:flex;margin:0 auto;justify-content:center;align-items:center;min-height:60px}footer .bulletContainer .bullet{width:8px;height:8px;border-radius:50%;background-color:var(--bg-neutral-150);margin:var(--space-unit) 2px;pointer-events:none}footer .bulletContainer .bullet.selected{background-color:var(--bg-neutral-400)}@media only screen and (min-width: 768px){footer{grid-template-columns:1fr 2fr 1fr;grid-template-rows:1;grid-template-areas:\"left center right\";height:76px;border-top:var(--border-base) solid var(--color-surface02)}footer .bulletContainer .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 .bulletContainer .bullet{width:16px;height:16px;margin:var(--space-unit) calc(var(--space-unit) * 0.5);pointer-events:auto;cursor:pointer}}";
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host } from './index-1877eca4.js';
2
- import { S as StatusTagStatus } from './index-672bd95c.js';
1
+ import { r as registerInstance, h, H as Host } from './index-90e18641.js';
2
+ import { S as StatusTagStatus } from './index-2fcbc301.js';
3
3
  import { c as classnames } from './index-aa3a4feb.js';
4
4
  import './_commonjsHelpers-8b28c6fa.js';
5
5
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ":host{position:relative;width:calc(var(--space-unit) * 5);font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host(:not(:last-child)){flex:1}:host(:not(:last-child))::after{position:absolute;top:calc(var(--space-unit) * 4);left:calc(var(--space-unit) * 3);right:calc(var(--space-unit) * 2);z-index:1;content:'';display:block;width:auto;margin:0 calc(-1 * calc(var(--space-unit) * 2)) 0 calc(var(--space-unit) * 2);border-bottom:solid 2px var(--bg-grey-700)}.stepper-item{display:flex;flex-direction:column;align-items:center;width:calc(var(--space-unit) * 5);padding:0;color:inherit;font-family:inherit;font-size:18px;text-decoration:none;line-height:28px;background:transparent;border:0;outline:0;appearance:none}.stepper-item span{display:none;width:calc(100% + calc(var(--space-unit) * 4));text-align:center}:host(:not([disabled])) .stepper-item{cursor:pointer}:host([disabled]) .stepper-item{pointer-events:none}.indicator{content:counter(stepper);box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:calc(var(--space-unit) * 4);height:calc(var(--space-unit) * 4);margin:calc(var(--space-unit) * 2);font-size:14px;font-weight:var(--font-sb);line-height:1;color:var(--myz-blue);background:var(--bg-white);border:2px solid var(--myz-blue);border-radius:50%}:host([pressed]:not([disabled])) .indicator{color:var(--text-white);background:var(--myz-blue-dark);border-color:var(--myz-blue-dark)}:host(:not([disabled]):focus-within) .indicator{box-shadow:0px 0px 2px 2px var(--accent-dark)}:host([disabled]) .indicator{color:var(--text-grey-700);background:var(--bg-grey-200);border-color:currentColor}@media only screen and (min-width: 768px){:host{width:calc(var(--space-unit) * 10)}:host(:not(:last-child))::after{top:calc(var(--space-unit) * 5);left:calc(var(--space-unit) * 8)}.stepper-item{width:calc(var(--space-unit) * 10)}.stepper-item span{display:block}.indicator{width:calc(var(--space-unit) * 6);height:calc(var(--space-unit) * 6);font-size:16px}}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ":host{box-sizing:border-box;position:relative;display:flex;flex-direction:row;width:100%;max-width:100%;margin:0;padding:0;font-family:var(--dashboard-font);font-weight:var(--font-rg);list-style:none}@media only screen and (min-width: 768px){:host{padding:0 calc(var(--space-unit) * 2)}}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, g as getElement } from './index-1877eca4.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ".sc-z-table-body-h{display:table-row-group;font-family:var(--dashboard-font);font-weight:var(--font-rg)}.sc-z-table-body-h>z-table-row[expanded].sc-z-table-body+z-table-expanded-row.sc-z-table-body{display:table-row}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1877eca4.js';
2
- import { u as Size, b as ButtonVariantEnum, c as ButtonSizeEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-90e18641.js';
2
+ import { w as Size, b as ButtonVariantEnum, c as ButtonSizeEnum } from './index-2fcbc301.js';
3
3
  import { c as classnames } from './index-aa3a4feb.js';
4
4
  import './_commonjsHelpers-8b28c6fa.js';
5
5
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1877eca4.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-90e18641.js';
2
2
  import { c as classnames } from './index-aa3a4feb.js';
3
3
  import './_commonjsHelpers-8b28c6fa.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ":host{background-color:var(--gray50);display:none}:host>td>div.content-container{box-shadow:var(--shadow-2);margin-bottom:calc(var(--space-unit) / 2)}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, g as getElement } from './index-1877eca4.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ".sc-z-table-footer-h{display:table-footer-group;font-family:var(--dashboard-font);font-weight:var(--font-rg)}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, g as getElement } from './index-1877eca4.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ".sc-z-table-head-h{display:table-header-group;font-family:var(--dashboard-font);font-weight:var(--font-rg)}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-1877eca4.js';
1
+ import { r as registerInstance, h, H as Host } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = "z-table-header-row{display:table-row}z-table-header-row[expandable]>z-table-header:first-child{width:40px;user-select:none;box-sizing:border-box}z-table-header-row[expandable]>z-table-header:nth-child(2){padding-left:8px}";
4
4
 
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1877eca4.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-90e18641.js';
2
2
  import { c as classnames } from './index-aa3a4feb.js';
3
- import { u as Size, v as SortDirectionEnum, P as PopoverPosition, b as ButtonVariantEnum, c as ButtonSizeEnum } from './index-672bd95c.js';
4
- import { b as getElementTree } from './utils-c01fe130.js';
3
+ import { w as Size, x as SortDirectionEnum, P as PopoverPosition, b as ButtonVariantEnum, c as ButtonSizeEnum } from './index-2fcbc301.js';
4
+ import { b as getElementTree } from './utils-8fc83bbe.js';
5
5
  import './_commonjsHelpers-8b28c6fa.js';
6
6
  import './breakpoints-c386984e.js';
7
7
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-1877eca4.js';
2
- import { n as ZTableRowExpandedType } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-90e18641.js';
2
+ import { p as ZTableRowExpandedType } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = "z-table-row{display:table-row;font-family:var(--font-family-sans)}z-table-row[expanded-type=\"expandable\"]:hover{cursor:pointer}z-table-row[expanded-type=\"expandable\"]>z-table-cell:first-child,z-table-row[expanded-type=\"padding\"]>z-table-cell:first-child{--z-icon-width:16px;--z-icon-height:16px;width:24px;padding-left:16px;padding-right:0px;box-sizing:border-box;text-align:center;fill:var(--gray800);user-select:none}.z-icon-placeholder{width:24px;padding-right:0px}z-table-row[expanded-type=\"expandable\"]>z-table-cell:nth-child(2),z-table-row[expanded-type=\"padding\"]>z-table-cell:nth-child(2){padding-left:8px}z-table-row[expanded-type]:hover>z-table-cell:first-child{fill:var(--myz-blue-dark)}z-table-row[expanded]>z-table-cell{background-color:var(--gray50)}z-table-row[expanded]+z-table-expanded-row{display:table-row}z-table-row[expanded]>z-table-cell{border-bottom:none}";
5
5
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ".sc-z-table-sticky-footer-h{display:block;position:sticky;left:0;padding:var(--basex2);background-color:var(--bg-white);border-style:solid;border-color:var(--gray200);border-width:var(--border-size-small) 0 var(--border-base);font-weight:var(--font-rg)}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1877eca4.js';
2
- import { b as ButtonVariantEnum, c as ButtonSizeEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-90e18641.js';
2
+ import { b as ButtonVariantEnum, c as ButtonSizeEnum } from './index-2fcbc301.js';
3
3
  import { m as mobileBreakpoint } from './breakpoints-c386984e.js';
4
4
 
5
5
  const stylesCss = "z-table{overflow-x:auto;display:block;width:100%;font-family:var(--dashboard-font);font-weight:var(--font-rg);background-color:var(--color-white)}z-table>div.table{display:table;width:100%;border-collapse:separate}z-table>div.table-bordered>z-table-body>z-table-row>z-table-cell:not(:last-child),z-table>div.table-bordered>z-table-head>z-table-header-row>z-table-header:not(:last-child){border-right:var(--border-size-small) solid var(--bg-grey-200)}z-table>div>z-table-body>z-table-row[expandable]>z-table-cell:first-child,z-table>div>z-table-head>z-table-header-row[expandable]>z-table-header:first-child{border-right:none}z-table>div>z-table-body>z-table-row[expanded]>z-table-cell{background-color:var(--gray50)}z-table>div>z-table-body>z-table-row[expanded]+z-table-expanded-row{border-bottom:1px solid var(--gray200)}z-table>div.table-column-sticky>z-table-body>z-table-row>z-table-cell:first-child,z-table>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{position:sticky;left:0;box-shadow:1px 0 4px -1px rgba(66, 69, 72, 0.4);z-index:1}z-table>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header{position:sticky;top:0;box-shadow:0 2px 3px -3px rgba(66, 69, 72, 0.4)}z-table>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header{z-index:2}z-table>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header:first-child,z-table>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{z-index:5}z-table-body{width:auto;background-color:var(--color-white)}z-table-empty-box{display:flex;flex-direction:column;flex-grow:1;border-bottom:var(--border-size-small) solid var(--bg-grey-200)}z-table-empty-box.bordered{border-left:var(--border-size-small) solid var(--bg-grey-200)}.error-message{margin-top:calc(var(--space-unit) * 2)}.table-content{display:flex;flex-direction:row;width:100%}.error-content{font-family:var(--dashboard-font);padding:calc(var(--space-unit) * 3);display:flex}.error-content>img{width:244px;height:188px;margin-right:calc(var(--space-unit) * 3)}@media only screen and (max-width: 768px){z-table>div.table-empty{display:none}.error-content{display:flex;flex-direction:column}.error-content>img{width:auto;height:auto}.text{padding:calc(var(--space-unit) * 3) 0}}";
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1877eca4.js';
2
- import { p as ToastNotificationPositionsEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-90e18641.js';
2
+ import { r as ToastNotificationPositionsEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);position:fixed;display:flex;flex-direction:column;flex-wrap:nowrap;z-index:10000;margin-bottom:calc(var(--space-unit) * 2);margin-top:calc(var(--space-unit) * 2)}::slotted(z-toast-notification){width:100vw}::slotted(:not(:last-child)){margin-bottom:calc(var(--space-unit) * 1)}:host(.bottom-centre),:host(.bottom-right),:host(.bottom-left){justify-content:flex-end;align-items:flex-end;bottom:0}:host(.top-left),:host(.top-right),:host(.top-centre){justify-content:flex-start;align-items:flex-start;top:0}@media only screen and (min-width: 768px){:host{margin:calc(var(--space-unit) * 3)}:host(.top-centre){justify-content:flex-start;align-items:center;top:0;left:50%;transform:translateX(-50%)}:host(.top-left){justify-content:flex-start;align-items:flex-start;top:0;left:0}:host(.top-right){justify-content:flex-start;align-items:flex-end;top:0;right:0}:host(.bottom-centre){justify-content:flex-end;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}:host(.bottom-right){justify-content:flex-end;align-items:flex-end;bottom:0;right:0}:host(.bottom-left){justify-content:flex-end;align-items:flex-start;bottom:0;left:0}::slotted(z-toast-notification){width:50vw}}@media only screen and (min-width: 1366px){:host{margin:calc(var(--space-unit) * 4)}::slotted(z-toast-notification){width:33vw}}";
5
5
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1877eca4.js';
2
- import { o as ToastNotificationTransitionsEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-90e18641.js';
2
+ import { q as ToastNotificationTransitionsEnum } from './index-2fcbc301.js';
3
3
  import { m as mobileBreakpoint } from './breakpoints-c386984e.js';
4
4
  import { h as hammer } from './hammer-501342a9.js';
5
5
  import './_commonjsHelpers-8b28c6fa.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = "button{font-family:var(--dashboard-font);font-weight:var(--font-sb);height:36px;border:var(--border-size-medium) solid;border-color:transparent;border-radius:var(--border-radius);color:var(--myz-blue);fill:var(--myz-blue);background-color:var(--bg-white);box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.2);text-transform:uppercase;font-size:14px;outline:none;padding-left:0px;padding-right:calc(var(--space-unit) * 2);transition:all 200ms linear;cursor:pointer}button::-moz-focus-inner{border:0}button:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}button:focus{border-color:var(--myz-blue);color:var(--myz-blue);fill:var(--myz-blue);box-shadow:0px 0px 2px 2px var(--accent-dark)}button:active{border-color:var(--myz-blue-light);color:var(--myz-blue-light);fill:var(--myz-blue-light);box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.4)}button:disabled{color:var(--text-grey-700);fill:var(--text-grey-700)}z-icon{display:inline-block;margin:0 var(--space-unit) 0 calc(var(--space-unit) * 2);transform:rotate(360deg);transition:all 200ms linear}button.isopen{top:-20px}button.avoid-clicks{pointer-events:none}";
4
4
 
@@ -1,9 +1,9 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
2
- import { r as randomId } from './utils-c01fe130.js';
3
- import { q as ZtoggleSwitchPositionEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+ import { r as randomId } from './utils-8fc83bbe.js';
3
+ import { s as ZtoggleSwitchPositionEnum } from './index-2fcbc301.js';
4
4
  import './breakpoints-c386984e.js';
5
5
 
6
- const stylesCss = ".wrapper.sc-z-toggle-switch{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:inline-flex}label.sc-z-toggle-switch{display:flex;align-items:center;flex-direction:row;cursor:pointer}label.right.sc-z-toggle-switch{flex-direction:row-reverse}label.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{letter-spacing:0;color:var(--color-text01)}label.left.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-right:var(--space-unit)}label.right.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-left:var(--space-unit)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch{display:flex;align-items:center}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch{top:1px;left:1px;height:18px;width:calc(var(--space-unit) * 4);border-radius:var(--space-unit);color:var(--gray500);background-color:var(--gray500);position:relative;cursor:pointer}label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch,label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch{background-color:var(--color-disabled01);cursor:default}label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch>span.circle.sc-z-toggle-switch>z-icon.sc-z-toggle-switch{fill:var(--color-disabled01)}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch{background-color:var(--color-primary01);fill:var(--color-primary01)}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled){outline:none;box-shadow:var(--shadow-focus-primary)}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch{outline:none}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled):hover{background-color:var(--color-hover-primary);fill:var(--color-hover-primary)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{top:1px;left:1px;position:absolute;display:flex;align-items:center;justify-content:center;margin:0;height:calc(var(--space-unit) * 2);width:calc(var(--space-unit) * 2);border-radius:7px;background-color:var(--color-white);box-shadow:var(--shadow-1);transition:transform 0.3s ease}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{transform:translateX(calc(100% - 2px))}input[type=\"checkbox\"].sc-z-toggle-switch{position:absolute;opacity:0;z-index:-1;pointer-events:none}";
6
+ const stylesCss = ".sc-z-toggle-switch-h{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:inline-flex}label.sc-z-toggle-switch{display:flex;align-items:center;flex-direction:row;cursor:pointer}label.disabled.sc-z-toggle-switch{cursor:default}label.right.sc-z-toggle-switch{flex-direction:row-reverse}label.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{letter-spacing:0;color:var(--color-text01)}label.left.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-right:var(--space-unit)}label.right.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-left:var(--space-unit)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch{display:flex;align-items:center}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch{top:1px;left:1px;height:18px;width:calc(var(--space-unit) * 4);border-radius:var(--space-unit);color:var(--gray500);background-color:var(--gray500);position:relative;cursor:pointer}label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch,label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch{background-color:var(--color-disabled01);cursor:default}label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch>span.circle.sc-z-toggle-switch>z-icon.sc-z-toggle-switch{fill:var(--color-disabled01)}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch{background-color:var(--color-primary01);fill:var(--color-primary01)}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled){outline:none;box-shadow:var(--shadow-focus-primary)}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch{outline:none}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled):hover{background-color:var(--color-hover-primary);fill:var(--color-hover-primary)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{top:1px;left:1px;position:absolute;display:flex;align-items:center;justify-content:center;margin:0;height:calc(var(--space-unit) * 2);width:calc(var(--space-unit) * 2);border-radius:7px;background-color:var(--color-white);box-shadow:var(--shadow-1);transition:transform 0.3s ease}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{transform:translateX(calc(100% - 2px))}input[type=\"checkbox\"].sc-z-toggle-switch{position:absolute;opacity:0;z-index:-1;pointer-events:none}";
7
7
 
8
8
  const ZToggleSwitch = class {
9
9
  constructor(hostRef) {
@@ -27,11 +27,17 @@ const ZToggleSwitch = class {
27
27
  this.emitToggleClick();
28
28
  }
29
29
  render() {
30
- return (h("div", { class: "wrapper" }, h("input", { id: this.htmlid, type: "checkbox", checked: this.checked, disabled: this.disabled, onChange: this.handleClick.bind(this) }), h("label", { htmlFor: this.htmlid, class: this.labelPosition }, h("span", null, h("slot", null)), h("span", { class: {
31
- container: true,
32
- disabled: this.disabled,
33
- checked: this.checked,
34
- } }, h("span", { class: "circle" }, this.checked && (h("z-icon", { width: 12, height: 12, name: "checkmark" })))))));
30
+ return [
31
+ h("input", { id: this.htmlid, type: "checkbox", checked: this.checked, disabled: this.disabled, onChange: this.handleClick.bind(this) }),
32
+ h("label", { htmlFor: this.htmlid, class: {
33
+ [this.labelPosition]: true,
34
+ disabled: this.disabled,
35
+ } }, h("span", null, h("slot", null)), h("span", { class: {
36
+ container: true,
37
+ disabled: this.disabled,
38
+ checked: this.checked,
39
+ } }, h("span", { class: "circle" }, this.checked && (h("z-icon", { width: 12, height: 12, name: "checkmark" }))))),
40
+ ];
35
41
  }
36
42
  };
37
43
  ZToggleSwitch.style = stylesCss;
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1877eca4.js';
2
- import { j as TooltipPosition } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-90e18641.js';
2
+ import { g as TooltipPosition } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{--z-tooltip-theme--surface:var(--color-surface01);--z-tooltip-theme--text:var(--color-text01);--arrow-size:6px;--edge-offset:calc(-1 * (var(--arrow-size) + calc(var(--space-unit) * 2)));position:relative;display:none;align-items:center;justify-content:center;padding:var(--space-unit);min-width:calc(var(--space-unit) * 8);min-height:calc(var(--space-unit) * 4);color:var(--z-tooltip-theme--text);fill:currentColor;font-family:var(--font-family-sans);text-align:center;border-radius:var(--border-radius-small);background:var(--z-tooltip-theme--surface);filter:drop-shadow(0 4px 8px var(--shadow-color-base));will-change:filter}:host(.legacy){display:inline-flex;padding:calc(var(--space-unit) * 2);min-width:auto;min-height:auto;max-width:200px;font-style:italic;line-height:16px;letter-spacing:0.32px;font-size:12px;border:var(--border-size-small) solid var(--gray200);border-radius:var(--border-radius);filter:drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.08))}:host(.legacy)::before{--arrow-size:14px}:host([position])::before{--arrow-edge-offset:calc(100% - var(--arrow-size) - var(--space-unit));--arrow-center-x-offset:calc(50% - calc(var(--arrow-size) / 2));--arrow-center-y-offset:calc(100% - calc(var(--arrow-size) / 2));content:'';position:absolute;width:var(--arrow-size);height:var(--arrow-size);background:inherit;transform:rotate(45deg)}:host([open][style*='top:']),:host([open][style*='inset:']){display:inline-flex}:host([position^='top']){margin-bottom:var(--space-unit)}:host([position='right']){margin-left:var(--space-unit)}:host([position='top_right']),:host([position='bottom_right']){margin-left:var(--edge-offset)}:host([position^='bottom']){margin-top:var(--space-unit)}:host([position='left']){margin-right:var(--space-unit)}:host([position='top_left']),:host([position='bottom_left']){margin-right:var(--edge-offset)}:host([position^='top'])::before{top:var(--arrow-center-y-offset)}:host([position^='bottom'])::before{bottom:var(--arrow-center-y-offset)}:host([position='top'])::before,:host([position='bottom'])::before{left:var(--arrow-center-x-offset)}:host([position='right'])::before,:host([position='left'])::before{top:var(--arrow-center-x-offset)}:host([position='right'])::before{right:var(--arrow-center-y-offset)}:host([position='top_right'])::before,:host([position='bottom_right'])::before{right:var(--arrow-edge-offset)}:host([position='left'])::before{left:var(--arrow-center-y-offset)}:host([position='top_left'])::before,:host([position='bottom_left'])::before{left:var(--arrow-edge-offset)}::slotted(*){flex:1 auto;overflow:auto}";
5
5
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-1877eca4.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-90e18641.js';
2
2
  import { m as mobileBreakpoint } from './breakpoints-c386984e.js';
3
3
 
4
4
  const stylesCss = ":host{background-color:var(--gray900)}:host(.inverse){background-color:var(--color-white)}button{cursor:pointer;display:flex;flex-direction:column;width:100%;margin:0;background-color:var(--gray900);border:none;padding:0;letter-spacing:0.16px;white-space:nowrap}button.inverse{background-color:var(--color-white)}button div.firstline{display:flex;justify-content:flex-end;align-items:center;max-width:200px}button.open div.firstline{max-width:none}z-icon{padding:0 2px;fill:var(--color-white)}z-icon.inverse{fill:var(--gray900)}ul{box-sizing:border-box;position:absolute;left:0;padding:calc(var(--space-unit) / 2) calc(var(--space-unit) * 2) 0 calc(var(--space-unit) * 2);width:100%;margin:calc(var(--space-unit) * 1.5) 0 0 0;background-color:var(--gray900);font-family:var(--font-family-sans);font-weight:var(--font-sb);font-size:14px;line-height:20px;letter-spacing:0.3px}ul.inverse{background-color:var(--color-white)}ul>li{display:flex;justify-content:flex-end;white-space:nowrap;padding:calc(var(--space-unit) * 1.5 - 1px) 0;margin:0;border-bottom:var(--border-base) solid var(--gray700)}ul>li.inverse{border-bottom-color:var(--gray400)}ul>li:first-child{border-top:none;padding-top:0;padding-bottom:calc(var(--space-unit) + 6px);flex-direction:column;align-items:end}ul>li:last-child{border-bottom:none;margin-bottom:0}#guestbutton{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;width:100%;font-family:var(--font-family-sans);font-weight:var(--font-sb);font-size:14px;line-height:1;letter-spacing:0.3px;border-width:var(--border-size-medium);border-style:solid;border-radius:var(--border-radius);vertical-align:middle;text-transform:uppercase;text-decoration:none;cursor:pointer;outline:none;fill:currentColor;height:32px;min-width:32px;padding:0 calc(var(--space-unit) * 2);background-color:var(--color-white);border-color:var(--color-white);color:var(--gray800)}#guestbutton.inverse{background-color:var(--gray800);border-color:var(--gray800);color:var(--color-white)}.userfullname{padding:0;overflow:hidden;max-width:250px;text-overflow:ellipsis;width:100%;color:var(--color-white);font-family:var(--font-family-sans);font-weight:var(--font-sb);font-size:16px;line-height:24px;letter-spacing:0;text-align:right}.userfullname.inverse{color:var(--gray800)}.useremail{color:var(--color-white);font-family:var(--font-family-sans);font-weight:var(--font-rg);font-size:12px;line-height:16px;letter-spacing:0.32px;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:right}.useremail.inverse{color:var(--gray800)}@media only screen and (min-width: 768px){:host{height:calc(var(--space-unit) * 4);background-color:var(--gray900)}:host(.inverse){background-color:var(--color-white)}:host>div{position:relative;top:50%;transform:translateY(-50%)}:host>div.open{top:auto;transform:none}:host>div>div{padding:0}:host>div>div.open{position:absolute;right:calc(var(--space-unit) * -1);box-shadow:0px 2px calc(var(--space-unit) * .5) 0px rgba(0, 0, 0, 0.5);background-color:var(--color-white);margin-top:calc(var(--space-unit) / 2);padding:calc(var(--space-unit) / 2 + 1px) var(--space-unit) 0 var(--space-unit);transform:translate(0, -4px)}:host>div>div.inverse.open{background-color:var(--gray800)}button{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:end;align-content:center}button.open{background-color:var(--color-white);border-top:var(--border-size-small) solid var(--color-white);border-top-left-radius:calc(var(--space-unit) * .5);border-top-right-radius:calc(var(--space-unit) * .5);max-width:initial;margin-left:var(--space-unit);padding-right:var(--space-unit)}button.open.inverse{border-top-color:var(--gray800);background-color:var(--gray800)}button:not(.open) z-icon{fill:var(--color-white)}button:not(.open) z-icon.inverse{fill:var(--gray800)}button.open z-icon{fill:var(--gray800)}button.open z-icon.inverse{fill:var(--color-white)}.userfullname{font-family:var(--font-family-sans);font-weight:var(--font-sb);font-size:14px;line-height:20px;letter-spacing:0.16px;padding:0 calc(var(--space-unit) - 6px) 0 calc(var(--space-unit) - 2px);width:auto}.userfullname.inverse{color:var(--gray800)}button.open div.userfullname{color:var(--gray800);max-width:none;text-overflow:clip}button.open div.userfullname.inverse{color:var(--color-white)}.useremail{padding-right:calc(var(--space-unit) * 3 - 2px);box-sizing:border-box}button.open div.useremail{color:var(--gray800)}button.open div.useremail.inverse{color:var(--color-white)}ul{position:initial;left:initial;padding:0;width:100%;background-color:var(--color-white)}ul.inverse{border-bottom-color:var(--gray800);background-color:var(--gray800)}ul>li{color:var(--gray800);border-bottom:var(--border-base) solid var(--gray400);margin:0 var(--space-unit)}ul>li.inverse{color:var(--color-white)}ul>li:first-child{border-top:var(--border-base) solid var(--gray400);padding-top:calc(var(--space-unit) + 3px);padding-bottom:calc(var(--space-unit) + 5px)}}";
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ":host{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:0 -1px -1px 0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}";
4
4
 
@@ -349,7 +349,16 @@ export declare enum OffCanvasVariantsEnum {
349
349
  pushcontent = "pushcontent"
350
350
  }
351
351
  export declare type ToastNotificationPositionsTypes = ToastNotificationPositionsEnum;
352
+ export declare enum ZFileUploadTypeEnum {
353
+ default = "default",
354
+ dragdrop = "dragdrop"
355
+ }
352
356
  export declare enum ZChipType {
353
357
  default = "default",
354
358
  mini = "mini"
355
359
  }
360
+ export declare enum ZSectionTitleDividerPositions {
361
+ before = "before",
362
+ after = "after"
363
+ }
364
+ export declare type ZSectionTitleDividerPosition = keyof typeof ZSectionTitleDividerPositions;
@@ -8,5 +8,5 @@ export declare class ZToggleSwitch {
8
8
  toggleClick: EventEmitter;
9
9
  emitToggleClick(): void;
10
10
  handleClick(ev: any): void;
11
- render(): any;
11
+ render(): any[];
12
12
  }
@@ -0,0 +1,9 @@
1
+ import { EventEmitter } from "../../../stencil-public-runtime";
2
+ export declare class ZDragdropArea {
3
+ /** Emitted when user drop one or more files */
4
+ fileDropped: EventEmitter;
5
+ fileDroppedHandler(files: FileList): void;
6
+ private dragDropContainer;
7
+ renderOnDragOverMessage(): any;
8
+ render(): any;
9
+ }
@@ -0,0 +1,18 @@
1
+ import { EventEmitter } from "../../../stencil-public-runtime";
2
+ import './index';
3
+ export declare class ZFile {
4
+ private icon;
5
+ private ellipsis?;
6
+ fileNumber: number;
7
+ allowTooltip: boolean;
8
+ tooltipVisible: boolean;
9
+ el: HTMLElement;
10
+ /** Emitted when a z-file component is removed from the DOM */
11
+ removeFile: EventEmitter;
12
+ removeFileHandler(): void;
13
+ onMouseOver(): void;
14
+ onMouseLeave(): void;
15
+ componentDidLoad(): void;
16
+ elementHasEllipsis(): boolean;
17
+ render(): any;
18
+ }
@@ -0,0 +1,49 @@
1
+ import { EventEmitter } from "../../../stencil-public-runtime";
2
+ import { ButtonVariantEnum, ZFileUploadTypeEnum } from "../../../beans";
3
+ export declare class ZFileUpload {
4
+ /** Prop indicating the file upload type - can be default or dragdrop */
5
+ type: ZFileUploadTypeEnum;
6
+ /** Prop indicating the button variant*/
7
+ buttonVariant?: ButtonVariantEnum;
8
+ /** Prop indicating the accepted file type: ex ".pdf, .doc, .jpg" */
9
+ acceptedFormat?: string;
10
+ /** Max file dimension in Megabyte */
11
+ fileMaxSize?: number;
12
+ /** Title */
13
+ mainTitle?: string;
14
+ /** Description */
15
+ description?: string;
16
+ /** Number of files added by the user */
17
+ filesNumber: number;
18
+ /** List of files not allowed to be uploaded */
19
+ invalidFiles: Map<string, Array<string>>;
20
+ el: HTMLElement;
21
+ private input;
22
+ private button;
23
+ private errorModal;
24
+ private uploadLink;
25
+ private inputAttributes;
26
+ /** Listen removeFile event sent from z-file component */
27
+ removeFileListener(): void;
28
+ /** Listen fileDropped event sent from z-dragdrop-area component */
29
+ fileDroppedListener(e: CustomEvent): void;
30
+ componentDidUpdate(): void;
31
+ componentWillLoad(): void;
32
+ /** Emitted when user select one or more files */
33
+ fileInput: EventEmitter;
34
+ fileInputHandler(): void;
35
+ handleAccessibility(): void;
36
+ checkFiles(files: Array<File>): Map<string, Array<string>>;
37
+ renderTitle(): any;
38
+ renderDescription(variant: any, level: any): any;
39
+ renderAllowedFileExtensions(): any;
40
+ renderFileSection(): any;
41
+ renderInput(): any;
42
+ renderUploadButton(): any[];
43
+ renderUploadLink(): any[];
44
+ renderDefaultMode(): any[];
45
+ renderDragDropMode(): any[];
46
+ formatErrorString(key: any, value: any): string;
47
+ handleErrorModalContent(): any;
48
+ render(): any[];
49
+ }
@@ -0,0 +1,25 @@
1
+ import { ZSectionTitleDividerPosition } from "../../beans";
2
+ /**
3
+ * Section title component.
4
+ * An optional secondary title can be put over the primary one.
5
+ *
6
+ * @slot secondary-title - Slot for the secondary title. When present, the divider is always displayed under it,
7
+ * following its width and removing the one for the primary title.
8
+ * @slot primary-title - Slot for the primary title.
9
+ * @cssprop --z-section-title--divider-color - Color of the divider. Use a CSS prop string like `"--red500"`. Default is `"--red500"`.
10
+ */
11
+ export declare class ZSectionTitle {
12
+ /**
13
+ * Divider position for the primary title.
14
+ * This prop only works if the secondary title is not set.
15
+ */
16
+ dividerPosition: ZSectionTitleDividerPosition;
17
+ /**
18
+ * Whether the primary title text is uppercase.
19
+ */
20
+ uppercase: boolean;
21
+ host: HTMLElement;
22
+ private hasSecondaryTitle;
23
+ componentWillRender(): void;
24
+ render(): any[];
25
+ }