@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,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
2
- import { I as InputTypeEnum, k as keybordKeyCodeEnum } from './index-672bd95c.js';
3
- import { h as handleKeyboardSubmit } from './utils-c01fe130.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+ import { I as InputTypeEnum, k as keybordKeyCodeEnum } from './index-2fcbc301.js';
3
+ import { h as handleKeyboardSubmit } from './utils-8fc83bbe.js';
4
4
  import './breakpoints-c386984e.js';
5
5
 
6
6
  const stylesCss = ":host{display:block}:host>div.fixed{position:relative;height:42px}:host>div>.header{background-color:var(--bg-white);border-radius:var(--border-radius-small);border:var(--border-size-small) solid var(--bg-grey-700);position:relative;z-index:10;min-height:42px;margin:0;padding:0 calc(var(--space-unit) * 2);display:flex;justify-content:space-between;align-items:center;cursor:pointer}:host>div>.header:focus:focus-visible{border:var(--border-size-small) solid var(--blue500);box-shadow:var(--shadow-focus-primary);outline:none}:host>div>.header>z-body{margin:0;padding:var(--space-unit) 0;color:var(--text-grey-800)}:host>div>.header>z-body>span{font-weight:var(--font-sb)}:host>div>.header>z-icon{fill:var(--text-grey-800);transform:rotate(360deg);transition:all 200ms linear}:host>div.open>.header{border-radius:var(border-radius-small) var(border-radius-small) 0 0;border:var(--border-size-small) solid var(--blue500)}:host>div.open>.header>z-icon{fill:var(--text-grey-800);transform:rotate(180deg);transition:all 200ms linear}:host>div.open>div.openComboData{background-color:var(--bg-white);border-radius:0;border:var(--border-size-small) solid var(--gray200);border-top:0px;position:relative;z-index:12;padding:var(--space-unit) calc(var(--space-unit) * 2)}:host>div.open>div.openComboData>div{padding:0;max-height:235px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--myz-blue) var(--gray200)}:host>div.open>div.openComboData>z-input{margin-bottom:calc(var(--space-unit) * 2);width:100%}:host>div.open>div.openComboData>div>ul{margin:0;padding:0 3px;max-height:235px}::-webkit-scrollbar{background:linear-gradient(\n 90deg,\n var(--bg-white) 2px,\n var(--bg-grey-200) 4px,\n var(--bg-white) 8px\n );border-radius:var(--border-radius);width:10px}::-webkit-scrollbar-thumb{background-color:var(--myz-blue);border-radius:var(--border-radius);width:10px}:host>div.open>z-input{color:var(--myz-blue);margin:0 calc(var(--space-unit) * 2);width:238px;position:relative;z-index:1}:host>div.open>div.openComboData>div.search{box-shadow:1px 1px 4px 2px rgba(217, 222, 227, 0.5);margin-top:0;max-height:auto;overflow:hidden}:host>div.open>div.openComboData>div.search>ul{padding:var(--space-unit) calc(var(--space-unit) * 2);max-height:180px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--myz-blue) var(--bg-grey-200)}:host>div.open>div.openComboData>div.search>div{display:flex;justify-content:center}:host>div.open>div.openComboData>div.search>div>a{display:inline-block;cursor:pointer;color:var(--myz-blue);font-family:var(--dashboard-font);font-weight:var(--font-sb);font-size:14px;height:44px;line-height:44px;text-align:center;text-transform:uppercase}:host>div.open>div.openComboData>div.checkAllWrapper{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * .5);text-align:left}";
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-1877eca4.js';
2
- import { P as PopoverPosition } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-90e18641.js';
2
+ import { P as PopoverPosition } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host(:focus-within)>z-popover{box-shadow:var(--shadow-focus-primary)}.popover-content-container{min-width:112px;max-width:280px;white-space:nowrap;padding:calc(var(--space-unit) / 2) 0}.element-container:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}.element-text{overflow:hidden;text-overflow:ellipsis;font-size:14px}.element-container,.disabled-element-container{display:flex;align-items:center;gap:var(--space-unit);fill:var(--color-disabled03);padding:calc(var(--space-unit) / 2) var(--space-unit);min-height:calc(var(--space-unit) * 4);box-sizing:border-box}.element-container{fill:var(--color-primary01)}.element-icon{display:flex}";
5
5
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
2
- import { b as ButtonVariantEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+ import { b as ButtonVariantEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}z-candybar.hidden{display:none}.content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:space-between;color:var(--text-grey-800);border-radius:calc(var(--space-unit) * .5);font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}.content>div>h2{margin:0;padding:0;color:var(--text-grey-800);border-radius:0px;font-size:18px;font-weight:var(--font-sb);letter-spacing:0px}.content>div>div{padding:calc(var(--space-unit) * 3) 0;font-size:14px;letter-spacing:0.16px;line-height:20px}.content>div>div>p{margin:0}.content>div>div>p>a{cursor:pointer;font-weight:var(--font-sb);color:var(--text-grey-800);text-decoration:underline;height:14px;display:inline-flex}.content>div>div>p>a:visited{color:var(--text-grey-800);cursor:pointer;z-index:1000}.content>z-button{margin:0;width:100%}@media only screen and (min-width: 768px){.content{width:100%;flex-direction:row;align-items:center;font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 4) calc(var(--space-unit) * 3)}.content>div{width:560px}.content>div>h2{height:calc(var(--space-unit) * 3.5)}.content>div>div{padding:0}.content>z-button{margin:0;width:initial}}@media only screen and (min-width: 1152px){.content>div{width:935px}}@media only screen and (min-width: 1366px){.content{padding-left:calc(var(--space-unit) * 4);padding-right:calc(var(--space-unit) * 4)}}";
5
5
 
@@ -0,0 +1,44 @@
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+
3
+ const stylesCss = ".sc-z-dragdrop-area-h{font-family:var(--font-family-sans);font-weight:var(--font-rg);margin-top:calc(var(--space-unit) * 3)}.sc-z-dragdrop-area-h>.dragdrop.sc-z-dragdrop-area{display:flex;color:var(--color-text01);flex-direction:column;position:relative;background-image:url(\"data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='2' ry='2' stroke='%23CACCCEFF' stroke-width='2' stroke-dasharray='15%2c 10%2c 14%2c 11' stroke-dashoffset='3' stroke-linecap='square'/%3e%3c/svg%3e\");border-radius:2px;border-color:var(--color-surface04);height:228px;background-color:var(--color-surface02)}.sc-z-dragdrop-area-h>.dragdrop.dragover.sc-z-dragdrop-area *.sc-z-dragdrop-area{pointer-events:none}.sc-z-dragdrop-area-h>.dragdrop.sc-z-dragdrop-area .dragover-container.sc-z-dragdrop-area{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:none;background-color:var(--color-primary03);box-shadow:var(--shadow-focus-primary)}.sc-z-dragdrop-area-h>.dragdrop.sc-z-dragdrop-area .dragover-container.sc-z-dragdrop-area .dragover-message.sc-z-dragdrop-area{background-color:var(--color-link-primary);color:var(--color-text04);padding:10px 28px}.sc-z-dragdrop-area-h>.dragdrop.dragover.sc-z-dragdrop-area .dragover-container.sc-z-dragdrop-area{display:flex;justify-content:center;align-items:center}";
4
+
5
+ const ZDragdropArea = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ this.fileDropped = createEvent(this, "fileDropped", 7);
9
+ }
10
+ fileDroppedHandler(files) {
11
+ this.fileDropped.emit(files);
12
+ }
13
+ renderOnDragOverMessage() {
14
+ return (h("div", { class: "dragover-container" }, h("div", { class: "dragover-message" }, h("z-body", { variant: "semibold", level: 2 }, "Rilascia i file in questa area per allegarli."))));
15
+ }
16
+ render() {
17
+ return (h("div", { tabIndex: 0, ref: (val) => (this.dragDropContainer = val), class: "dragdrop", onDragOver: (e) => {
18
+ console.log(e);
19
+ e.preventDefault();
20
+ this.dragDropContainer.classList.add("dragover");
21
+ }, onDragLeave: () => {
22
+ this.dragDropContainer.classList.remove("dragover");
23
+ }, onDragEnd: () => { }, onDrop: (e) => {
24
+ e.preventDefault();
25
+ if (e.dataTransfer.files.length) {
26
+ this.dragDropContainer.classList.remove("dragover");
27
+ this.fileDroppedHandler(e.dataTransfer.files);
28
+ }
29
+ } }, this.renderOnDragOverMessage(), h("slot", null)));
30
+ }
31
+ };
32
+ ZDragdropArea.style = stylesCss;
33
+
34
+ const ZHeading = class {
35
+ constructor(hostRef) {
36
+ registerInstance(this, hostRef);
37
+ this.variant = "regular";
38
+ }
39
+ render() {
40
+ return (h("z-typography", { tabIndex: 0, component: this.component || `h${this.level}`, level: `h${this.level}`, variant: this.variant }, h("slot", null)));
41
+ }
42
+ };
43
+
44
+ export { ZDragdropArea as z_dragdrop_area, ZHeading as z_heading };
@@ -0,0 +1,165 @@
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-90e18641.js';
2
+ import { h as ZFileUploadTypeEnum, D as DeviceEnum, d as DividerSize } from './index-2fcbc301.js';
3
+ import { g as getDevice } from './utils-8fc83bbe.js';
4
+ import './breakpoints-c386984e.js';
5
+
6
+ const stylesCss = ".sc-z-file-upload-h{font-family:var(--font-family-sans);font-weight:var(--font-rg);color:var(--color-text01)}.sc-z-file-upload-h>.container.sc-z-file-upload{display:flex;flex-direction:column}.sc-z-file-upload-h .modalWrapper.sc-z-file-upload{display:flex;justify-content:center;align-items:center}.sc-z-file-upload-h .modalWrapper.sc-z-file-upload>.files.sc-z-file-upload{margin:calc(var(--space-unit) * 4);display:flex;flex-direction:column;gap:var(--space-unit)}.sc-z-file-upload-h .text-container.sc-z-file-upload{display:flex;flex-direction:column;margin:auto}.sc-z-file-upload-h .text-container.sc-z-file-upload z-body.sc-z-file-upload{text-align:center}.sc-z-file-upload-h .text-container.sc-z-file-upload .upload-link.sc-z-file-upload{color:var(--color-link-primary);cursor:pointer}.sc-z-file-upload-h .text-container.sc-z-file-upload .upload-link-text.sc-z-file-upload{margin-bottom:var(--space-unit)}input#fileElem.sc-z-file-upload{display:none}#title.sc-z-file-upload{display:inline-block;margin-bottom:var(--space-unit)}.sc-z-file-upload-h>.container.sc-z-file-upload>z-button.sc-z-file-upload{display:inline-block;margin-top:calc(var(--space-unit) * 3)}.sc-z-file-upload-h>.container.sc-z-file-upload>.files-container.sc-z-file-upload>z-heading.sc-z-file-upload{display:inline-block;margin:calc(var(--space-unit) * 3) 0}.sc-z-file-upload-h>.container.sc-z-file-upload>.files-container.sc-z-file-upload>.files.sc-z-file-upload{display:flex;flex-wrap:wrap;row-gap:calc(var(--space-unit) * 2);column-gap:calc(var(--space-unit) * 2)}.sc-z-file-upload-h>.container.sc-z-file-upload>.files-container.sc-z-file-upload>z-divider.sc-z-file-upload{margin-top:calc(var(--space-unit) * 3);margin-bottom:0}@media only screen and (min-width: 768px){.sc-z-file-upload-h>.container.sc-z-file-upload>z-button.sc-z-file-upload{align-self:flex-start}}";
7
+
8
+ const ZFileUpload = class {
9
+ constructor(hostRef) {
10
+ registerInstance(this, hostRef);
11
+ this.fileInput = createEvent(this, "fileInput", 7);
12
+ /** Prop indicating the file upload type - can be default or dragdrop */
13
+ this.type = ZFileUploadTypeEnum.default;
14
+ /** Number of files added by the user */
15
+ this.filesNumber = 0;
16
+ this.inputAttributes = {
17
+ type: "file",
18
+ id: "fileElem",
19
+ multiple: true,
20
+ };
21
+ }
22
+ /** Listen removeFile event sent from z-file component */
23
+ removeFileListener() {
24
+ this.filesNumber--;
25
+ }
26
+ /** Listen fileDropped event sent from z-dragdrop-area component */
27
+ fileDroppedListener(e) {
28
+ this.input.files = e.detail;
29
+ this.fileInputHandler();
30
+ }
31
+ componentDidUpdate() {
32
+ this.handleAccessibility();
33
+ this.invalidFiles.size && this.errorModal.focus();
34
+ }
35
+ componentWillLoad() {
36
+ this.invalidFiles = new Map();
37
+ if (this.type === ZFileUploadTypeEnum.dragdrop &&
38
+ getDevice() !== DeviceEnum.desktop)
39
+ this.type = ZFileUploadTypeEnum.default;
40
+ }
41
+ fileInputHandler() {
42
+ if (this.input.files.length) {
43
+ this.invalidFiles = this.checkFiles(Array.from(this.input.files));
44
+ }
45
+ }
46
+ handleAccessibility() {
47
+ if (this.filesNumber > 0) {
48
+ this.el.querySelector('z-file:last-child > z-chip').shadowRoot.querySelector('button').focus();
49
+ }
50
+ else {
51
+ this.type === ZFileUploadTypeEnum.default ? this.button.shadowRoot.querySelector('button').focus() : this.uploadLink.focus();
52
+ }
53
+ }
54
+ checkFiles(files) {
55
+ let errors = new Map();
56
+ const sizeErrorString = `supera i ${this.fileMaxSize}MB`;
57
+ const formatErrorString = " ha un'estensione non prevista";
58
+ files.forEach((file) => {
59
+ const fileSize = file.size / 1024 / 1024;
60
+ const fileFormatOk = this.acceptedFormat
61
+ .split(",")
62
+ .some((ext) => file.name.toLowerCase().endsWith(ext.trim()));
63
+ const fileSizeOk = fileSize <= this.fileMaxSize;
64
+ if (fileSizeOk && fileFormatOk) {
65
+ this.fileInput.emit(file);
66
+ this.filesNumber++;
67
+ this.input.value = "";
68
+ return;
69
+ }
70
+ errors.set(file.name, []);
71
+ if (!fileSizeOk) {
72
+ errors.get(file.name).push(sizeErrorString);
73
+ }
74
+ if (!fileFormatOk) {
75
+ errors.get(file.name).push(formatErrorString);
76
+ }
77
+ });
78
+ return errors;
79
+ }
80
+ renderTitle() {
81
+ return (h("z-heading", { id: "title", variant: "semibold", level: 2 }, this.mainTitle));
82
+ }
83
+ renderDescription(variant, level) {
84
+ return (h("z-body", { variant: variant, level: level }, this.description));
85
+ }
86
+ renderAllowedFileExtensions() {
87
+ let fileFormatString = "";
88
+ let fileWeightString = "";
89
+ if (this.acceptedFormat) {
90
+ const fileFormat = this.acceptedFormat.split(', ')
91
+ .map((string) => string.substring(1).toUpperCase())
92
+ .join(', ');
93
+ fileFormatString = ` nei formati ${fileFormat}`;
94
+ }
95
+ if (this.fileMaxSize) {
96
+ fileWeightString = ` per un massimo di ${this.fileMaxSize}MB di peso`;
97
+ }
98
+ const finalString = `Puoi allegare file${fileFormatString}${fileWeightString}.`;
99
+ return (h("z-body", { level: 3 }, fileFormatString || fileWeightString ? finalString : null));
100
+ }
101
+ renderFileSection() {
102
+ return (this.filesNumber > 0 && (h("section", { class: "files-container" }, h("z-heading", { variant: "semibold", level: 4 }, "File appena caricati"), h("div", { class: "files" }, h("slot", { name: "files" })), h("z-divider", { size: DividerSize.medium }))));
103
+ }
104
+ renderInput() {
105
+ return (h("input", Object.assign({}, this.inputAttributes, { onChange: () => this.fileInputHandler(), accept: this.acceptedFormat, ref: (val) => (this.input = val) })));
106
+ }
107
+ renderUploadButton() {
108
+ return [
109
+ this.renderInput(),
110
+ h("z-button", { onClick: () => this.input.click(), onKeyPress: (e) => {
111
+ if (e.code == 'Space' || e.code == 'Enter') {
112
+ e.preventDefault();
113
+ this.input.click();
114
+ }
115
+ }, id: "fileSelect", variant: this.buttonVariant, icon: "upload", ref: (val) => this.button = val }, "Allega"),
116
+ ];
117
+ }
118
+ renderUploadLink() {
119
+ return [
120
+ this.renderInput(),
121
+ h("z-body", { class: "upload-link-text", variant: "regular", level: 1 }, "Trascinalo qui o", " ", h("z-body", { tabIndex: 0, class: "upload-link", onClick: () => this.input.click(), onKeyPress: (e) => {
122
+ if (e.code == 'Space' || e.code == 'Enter') {
123
+ e.preventDefault();
124
+ this.input.click();
125
+ }
126
+ }, variant: "semibold", level: 1, ref: (val) => this.uploadLink = val }, "caricalo"), " ", "dal tuo computer"),
127
+ ];
128
+ }
129
+ renderDefaultMode() {
130
+ return [
131
+ this.renderDescription("semibold", 3),
132
+ this.renderAllowedFileExtensions(),
133
+ this.renderFileSection(),
134
+ this.renderUploadButton(),
135
+ ];
136
+ }
137
+ renderDragDropMode() {
138
+ return [
139
+ this.renderFileSection(),
140
+ h("z-dragdrop-area", null, h("div", { class: "text-container" }, this.renderDescription("regular", 1), this.renderUploadLink(), this.renderAllowedFileExtensions())),
141
+ ];
142
+ }
143
+ formatErrorString(key, value) {
144
+ var _a, _b;
145
+ const bothErrors = value[0] && value[1] ? ", " : "";
146
+ return `Il file ${key} ${(_a = value[0]) !== null && _a !== void 0 ? _a : ""}${bothErrors} ${(_b = value[1]) !== null && _b !== void 0 ? _b : ""} e non può quindi essere caricato.`;
147
+ }
148
+ handleErrorModalContent() {
149
+ return (h("div", { slot: "modalContent" }, h("div", { class: "modalWrapper" }, h("div", { class: "files" }, Array.from(this.invalidFiles).map(([key, value]) => {
150
+ return (h("z-body", { variant: "regular", level: 3 }, this.formatErrorString(key, value)));
151
+ })))));
152
+ }
153
+ render() {
154
+ return [
155
+ h("div", { tabIndex: 0, class: `container ${this.type}` }, this.renderTitle(), this.type == ZFileUploadTypeEnum.default
156
+ ? this.renderDefaultMode()
157
+ : this.renderDragDropMode()),
158
+ !!this.invalidFiles.size && (h("z-modal", { tabIndex: 0, ref: (val) => this.errorModal = val, modaltitle: "Attenzione", onModalClose: () => this.invalidFiles = new Map(), onModalBackgroundClick: () => this.invalidFiles = new Map() }, this.handleErrorModalContent()))
159
+ ];
160
+ }
161
+ get el() { return getElement(this); }
162
+ };
163
+ ZFileUpload.style = stylesCss;
164
+
165
+ export { ZFileUpload as z_file_upload };
@@ -0,0 +1,49 @@
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-90e18641.js';
2
+ import { f as ZChipType, D as DeviceEnum, g as TooltipPosition } from './index-2fcbc301.js';
3
+ import { t as tabletBreakpoint } from './breakpoints-c386984e.js';
4
+ import { g as getDevice } from './utils-8fc83bbe.js';
5
+
6
+ const stylesCss = ".sc-z-file-h{font-family:var(--font-family-sans);font-weight:var(--font-rg);position:relative}.sc-z-file-h .chip-content.sc-z-file{display:flex;align-items:center}.sc-z-file-h>z-tooltip.sc-z-file{z-index:10}.sc-z-file-h>z-tooltip.sc-z-file>.tootip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file>.chip-content.sc-z-file>span.sc-z-file{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.33;letter-spacing:0.32px}.sc-z-file-h>z-chip.sc-z-file>.chip-content.sc-z-file>span.regular.sc-z-file{font-weight:var(--font-rg)}.sc-z-file-h>z-chip.sc-z-file>.chip-content.sc-z-file>span.bold.sc-z-file{font-weight:var(--font-sb)}.sc-z-file-h .chip-content.sc-z-file>z-icon.sc-z-file:last-child{margin-left:var(--space-unit);cursor:pointer;fill:var(--color-icon01)}@media only screen and (min-width: 1152px){.sc-z-file-h{border-radius:16px}.sc-z-file-h>z-chip.sc-z-file>.chip-content.sc-z-file>span.sc-z-file{font-size:12px}}";
7
+
8
+ const ZFile = class {
9
+ constructor(hostRef) {
10
+ registerInstance(this, hostRef);
11
+ this.removeFile = createEvent(this, "removeFile", 7);
12
+ this.allowTooltip = false;
13
+ this.tooltipVisible = false;
14
+ }
15
+ removeFileHandler() {
16
+ this.removeFile.emit();
17
+ this.el.remove();
18
+ }
19
+ onMouseOver() {
20
+ this.tooltipVisible = true;
21
+ }
22
+ onMouseLeave() {
23
+ this.tooltipVisible = false;
24
+ }
25
+ componentDidLoad() {
26
+ var _a, _b;
27
+ if (this.elementHasEllipsis() && window.innerWidth > tabletBreakpoint)
28
+ this.allowTooltip = true;
29
+ (_b = (_a = this.icon) === null || _a === void 0 ? void 0 : _a.focus) === null || _b === void 0 ? void 0 : _b.call(_a);
30
+ }
31
+ elementHasEllipsis() {
32
+ return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
33
+ }
34
+ render() {
35
+ return (h(Host, null, this.allowTooltip && (h("z-tooltip", { open: this.tooltipVisible, type: TooltipPosition.AUTO, "bind-to": `#chip-${this.fileNumber}` }, h("span", { class: "body-5 tootip-content" }, this.ellipsis.innerText))), h("z-chip", { id: `chip-${this.fileNumber}`, filter: true, type: ZChipType.default }, h("div", { class: "chip-content" }, h("span", { ref: (el) => (this.ellipsis = el), tabIndex: -1, class: {
36
+ "body-3-sb": getDevice() == DeviceEnum.desktop,
37
+ "body-2-sb": getDevice() !== DeviceEnum.desktop,
38
+ } }, h("slot", null)), h("z-icon", { "aria-label": "Elimina file", tabIndex: 0, onClick: () => this.removeFileHandler(), onKeyPress: (e) => {
39
+ if (e.code == "Space" || e.code == "Enter") {
40
+ e.preventDefault();
41
+ this.removeFileHandler();
42
+ }
43
+ }, name: "multiply-circled", height: getDevice() !== DeviceEnum.desktop ? 20 : 15, width: getDevice() !== DeviceEnum.desktop ? 20 : 15, ref: (val) => (this.icon = val) })))));
44
+ }
45
+ get el() { return getElement(this); }
46
+ };
47
+ ZFile.style = stylesCss;
48
+
49
+ export { ZFile as z_file };
@@ -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$2 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>a{display:inline-block;color:var(--color-white);padding:calc(var(--space-unit) / 2 * 3) 0;border-bottom:1px solid var(--gray50);text-decoration:none;font-size:14px;width:100%}@media only screen and (min-width: 768px){:host a{font-size:12px;border-bottom:none;text-decoration:underline;padding:0;width:initial}}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h } 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 } from './index-90e18641.js';
2
+ import { b as ButtonVariantEnum, c as ButtonSizeEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{width:100%}footer{width:auto;height:auto;box-sizing:border-box;font-family:var(--font-family-sans);font-size:13px;padding:var(--space-unit) 0;background-color:var(--gray900);color:var(--gray50)}footer *{box-sizing:border-box}footer>section>div{display:grid}#top{padding:0 calc(var(--space-unit) * 2)}#bottom{width:auto;height:auto;margin:0;padding:0 calc(var(--space-unit) * 2);white-space:pre-line;font-size:12px}#bottom>div{display:grid;grid-template-columns:1fr}#bottom>div>div.item{display:flex;flex-direction:column;align-items:flex-start;grid-column:span 1;height:auto;width:auto;padding:calc(var(--space-unit) * 2) 0}#bottom>div>div.item:nth-child(1){order:2}#bottom>div>div.item:nth-child(2){order:1;border-bottom:1px solid var(--gray50)}#bottom>div>div.item>div.social{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(auto-fill, 24px);column-gap:12px;padding:0;margin-bottom:0px}#bottom>div>div.bottom-links{display:none}#bottom>div>div.item>p{margin:var(--space-unit) 0;padding:var(--space-unit) 0}#bottom>div>div.item>p:first-child{margin-top:0}#bottom>div>div.item>p:last-child{margin-bottom:0}#bottom>div>div.logo>p>span{display:block}#extension{padding:0 calc(var(--space-unit) * 2)}#extension>div{display:grid;grid-template-columns:1fr;grid-row-gap:var(--space-unit);align-items:center}#extension z-divider{margin-top:var(--space-unit)}#extension z-button{margin-left:var(--space-unit)}div.limited-width{margin:auto;max-width:var(--mw)}@media only screen and (min-width: 768px){footer{padding:0}#top{background-color:var(--gray800);padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3)}#top z-footer-section:last-child{display:none}#bottom{background-color:var(--gray900);padding:0 calc(var(--space-unit) * 3)}#bottom>div{grid-template-columns:repeat(4, 1fr);grid-column-gap:var(--grid-tablet-margin)}#bottom>div>div.item{margin:0}#bottom>div>div.item:nth-child(1){order:1}#bottom>div>div.item:nth-child(2){order:2;border-bottom:none}#bottom>div>div.item>p{padding-top:0}#bottom>div>div.logo>z-logo{width:auto;height:39px}#bottom>div>div.bottom-links{display:block;grid-column:span 2;order:3}#bottom>div>div.bottom-links{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(auto-fill, 24px);grid-column-gap:var(--grid-tablet-margin);font-size:12px}#extension{margin:auto;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3) 0;background-color:var(--gray800);color:white;grid-template-columns:1fr 1fr}#extension>div>div{text-align:end}#extension z-divider{grid-column:1 / span 2}}@media only screen and (min-width: 1152px){#top{width:100%}#top>div{grid-template-columns:repeat(6, 1fr);grid-column-gap:var(--grid-desktop-margin)}#bottom>div>div.item:nth-child(1)>p:nth-of-type(2){font-size:10px}#bottom>div>div.item>p{padding-bottom:0;margin-bottom:calc(var(--space-unit) * 2)}#bottom>div>div.item>div.social{margin-top:0}#bottom>div>div.bottom-links{padding:calc(var(--space-unit) * 2) 0 0 0}#bottom>div>div.bottom-links{grid-template-columns:repeat(3, 1fr);grid-column-gap:var(--grid-desktop-margin);margin:0}}@media only screen and (min-width: 1366px){#top{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}#bottom{padding:0 calc(var(--space-unit) * 4)}#extension{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4) 0}}";
5
5
 
@@ -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 = ":host{display:inline-block;width:100%;height:100%;background:var(--bg-neutral-100);overflow:hidden;border-radius:4px;transform:translate3d(0, 0, 0)}:host::after{content:' ';display:block;width:100%;height:100%;box-shadow:#e8ebee20 0px 0px 1px;background-image:linear-gradient(\n 90deg,\n var(--bg-neutral-100) 0%,\n var(--bg-neutral-150) 95%,\n var(--bg-neutral-100) 100%\n );animation:progress 1.6s ease-in-out infinite}@keyframes progress{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}";
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
  import { i as icons } from './icons-bceeb196.js';
3
3
 
4
4
  const stylesCss = ":host>div{display:flex;flex-flow:row wrap;justify-content:flex-start;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px}:host>div>div{width:300px;margin:5px}:host>div>div>label{margin:0 10px}";
@@ -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 = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>div{background:var(--accent-lighter);padding:calc(var(--space-unit) * 2);border-radius:var(--border-radius);display:flex;width:inherit}:host>div>slot{color:var(--text-grey-800);font-size:14px}:host>div>z-icon{fill:var(--myz-blue);cursor:pointer;margin-left:calc(var(--space-unit) * 2)}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-1877eca4.js';
2
- import { r as ListSize, E as ExpandableListButtonAlign, s as ListDividerType, d as DividerSize, t as ExpandableListStyle, K as KeyboardKeys } from './index-672bd95c.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-90e18641.js';
2
+ import { t as ListSize, E as ExpandableListButtonAlign, u as ListDividerType, d as DividerSize, v as ExpandableListStyle, K as KeyboardKeys } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss$2 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:flex;flex-direction:column}";
5
5
 
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
2
- import { k as keybordKeyCodeEnum } from './index-672bd95c.js';
3
- import { b as getElementTree, h as handleKeyboardSubmit, d as getClickedElement } from './utils-c01fe130.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
+ import { k as keybordKeyCodeEnum } from './index-2fcbc301.js';
3
+ import { b as getElementTree, h as handleKeyboardSubmit, d as getClickedElement } from './utils-8fc83bbe.js';
4
4
  import './breakpoints-c386984e.js';
5
5
 
6
6
  const stylesCss$1 = ":host{font-family:var(--dashboard-font);font-weight:var(--font-sb);font-size:12px;height:32px;width:inherit;letter-spacing:0.17px}a,a:visited,a:active{color:inherit;text-decoration:none}:host>a{display:block;background:var(--bg-grey-050);color:var(--text-grey-800);border-radius:var(--border-radius);border:var(--border-size-small) solid transparent;outline:none}:host>a::-moz-focus-inner{border:0}:host>a:hover,:host>a.menu-opened:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}:host>a:focus{color:var(--myz-blue);fill:var(--myz-blue);border:var(--border-size-small) solid var(--myz-blue);box-shadow:0px 0px 2px 2px var(--myz-blue-light)}:host>a:active{color:var(--myz-blue-light);fill:var(--myz-blue-light);border:var(--border-size-small) solid var(--myz-blue-light);box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.4)}div.container{display:flex;align-items:center;justify-content:space-between;height:32px;position:relative;padding:0 var(--basex1)}div.container>span.user-wrapper{display:flex}div.container>span.user-wrapper>span.user{padding:0 var(--basex1);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer;width:30px}div.container>span.arrow{display:flex;justify-content:center;align-items:center}div.container>span.arrow>z-icon{transform:rotate(360deg);transition:all 200ms linear}ul{list-style:none;padding:0 calc(var(--space-unit) * 2);margin:0px}li{height:var(--basex3);display:flex;align-items:center;padding:calc(var(--space-unit) / 4) 0;width:max-content}.menu-opened{padding-bottom:calc(var(--space-unit) * 2);width:auto !important;min-width:147px;position:inherit}.menu-opened a,.menu-opened a:active,.menu-opened a:visited{color:var(--myz-blue);fill:var(--myz-blue)}.menu-opened a:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}.menu-opened>div.container{margin-bottom:var(--basex1)}.menu-opened>div.container>span.user-wrapper>span.user{width:auto}.menu-opened>div.container>span.arrow>z-icon{transform:rotate(180deg);transition:all 200ms linear}@media only screen and (min-width: 1152px){:host>a{width:147px;padding:0 calc(var(--space-unit) / 4)}:host>a.menu-opened{width:147px;padding-bottom:calc(var(--space-unit) * 2)}div.container>span.user-wrapper>span.user{width:80px}}";
@@ -1,4 +1,4 @@
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
 
3
3
  const stylesCss = ":host{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;font-family:var(--font-family-sans)}:host,::slotted(*),*{box-sizing:border-box}::slotted(a){text-decoration:none}::slotted(*){font-family:var(--font-family-sans);font-weight:var(--font-rg);color:var(--color-text01)}:host([active]) .label,:host([open]) .label,.label:hover{border-color:var(--color-secondary01)}.label{display:flex;align-items:center;width:100%;margin:0;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);text-align:left;background:transparent;border-radius:0;border:0;border-bottom:var(--border-size-small) solid var(--color-surface05);cursor:pointer}.label ::slotted(*){width:100%;margin:0;font-size:var(--font-size-3);line-height:1.25}.label:focus:focus-visible{outline:none;box-shadow:var(--shadow-focus-primary)}.label z-icon{margin-left:calc(var(--space-unit) * 4);fill:currentColor}.items{display:flex;flex-direction:column;width:100%;padding:calc(var(--space-unit) * 0.5);padding-bottom:calc(var(--space-unit) * 2)}.items>::slotted([slot='item']){display:inline-flex;margin:0;padding:calc(var(--space-unit) * 0.5);font-size:var(--font-size-2);line-height:1.4;outline:none}.items>::slotted([slot='item']:last-child){padding-bottom:0}.items>::slotted([slot='item']:focus:focus-visible){box-shadow:var(--shadow-focus-primary);color:var(--color-secondary01)}.items>::slotted([slot='item']:hover){color:var(--color-secondary01)}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1877eca4.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = ":host,::slotted(*),*{box-sizing:border-box}:host{display:inline-flex;flex-direction:column;position:relative}::slotted(a){color:var(--color-text01);text-decoration:none}::slotted(*){font-family:var(--font-family-sans);font-weight:var(--font-rg)}.menu-label{margin:0;padding:0;color:inherit;background:transparent;border:0;border-radius:0;outline:none;text-align:left}button.menu-label{cursor:pointer}.menu-label:focus-within{z-index:1;box-shadow:var(--shadow-focus-primary);margin-right:calc(var(--space-unit) * -0.5);margin-left:calc(var(--space-unit) * -0.5);padding-right:calc(var(--space-unit) * 0.5);padding-left:calc(var(--space-unit) * 0.5)}.menu-label .menu-label-content{display:flex;align-items:center;padding:var(--space-unit) 0;border-bottom:var(--border-size-large) solid var(--color-surface05)}:host([active]) .menu-label-content,:host([open]) .menu-label-content,.menu-label:hover .menu-label-content,.menu-label:focus-within .menu-label-content{border-color:var(--color-secondary01)}.menu-label ::slotted(*){width:100%;margin:0;appearance:none;font-size:var(--font-size-5);line-height:1.2;outline:none}.menu-label z-icon{margin-left:calc(var(--space-unit) * 4);fill:currentColor}.content{background:var(--color-surface01)}.content[hidden]{display:none}:host([floating]) .content{width:375px;max-width:100vw;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2)}:host(:not([floating])) .content{width:100%}:host([floating]) .content{position:absolute;top:100%;left:0;box-shadow:var(--shadow-2);min-width:100%}.header{display:flex;align-items:center;padding:var(--space-unit) 0 calc(var(--space-unit) * 2)}.header ::slotted(img[slot='header']){width:calc(var(--space-unit) * 11.25);object-fit:contain;height:auto}.header ::slotted([slot='header']:not(:first-child)){margin:auto 0;margin-left:calc(var(--space-unit) * 2.5);font-weight:var(--font-sb);font-size:var(--font-size-3);line-height:1.5}.items{display:flex;flex-direction:column;align-items:flex-start;background:inherit}.items>::slotted([slot='item']){display:inline-flex;width:100%;margin:0;font-size:var(--font-size-3);line-height:1.25;outline:none}.items>::slotted([slot='item']:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}.items>::slotted([slot='item']:not(z-menu-section)){padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);border-bottom:var(--border-size-small) solid var(--color-surface05)}.items>::slotted([slot='item']:hover),.items>::slotted([slot='item']:active){border-color:var(--color-secondary01)}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
2
- import { g as PocketStatusEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
+ import { i as PocketStatusEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>z-pocket{width:100%}:host>z-pocket.closed{width:158px}:host>z-pocket>z-pocket-header{font-size:12px;font-weight:var(--font-sb);color:var(--color-primary01);fill:var(--color-primary01)}:host>z-pocket>z-pocket-header span.badge{background:var(--color-secondary02);color:var(--color-surface01);border-radius:50%;padding:0 calc(var(--space-unit)* 0.5);display:inline-block;margin-left:var(--space-unit)}:host>z-pocket>z-pocket-header>z-icon{margin-left:var(--space-unit)}:host>z-pocket>z-pocket-body>div.body{overflow:hidden;margin:0 var(--space-unit);padding:var(--space-unit)}:host>z-pocket.preview>z-pocket-body{position:relative}:host>z-pocket.preview>z-pocket-body>div.gradient{background-image:linear-gradient(rgba(255, 0, 0, 0), white);position:absolute;top:0;left:0;right:0;bottom:0}:host>z-pocket.open>z-pocket-body>div.body{max-height:calc(100vh - 166px);overflow:auto;scrollbar-width:none}:host ::-webkit-scrollbar{width:0}@media only screen and (min-width: 768px){:host>z-pocket{width:768px;margin:0 calc((100% - 768px) / 2)}:host>z-pocket.closed{margin:0 calc((100% - 158px) / 2)}:host>z-pocket.open>z-pocket-body>div.body{max-height:326px}}@media only screen and (min-width: 1152px){:host>z-pocket.open>z-pocket-body>div.body{scrollbar-width:thin;scrollbar-color:var(--color-primary01) var(--color-surface03)}:host ::-webkit-scrollbar{background:linear-gradient(\n 90deg,\n var(--color-surface01) 2px,\n var(--color-surface03) 4px,\n var(--color-surface01) 8px\n );border-radius:var(--radius-base);width:10px}:host ::-webkit-scrollbar-thumb{background-color:var(--color-primary01);border-radius:var(--radius-base);width:var(--space-unit)}}";
5
5
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1877eca4.js';
2
- import { h as InputStatusEnum, b as ButtonVariantEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-90e18641.js';
2
+ import { j as InputStatusEnum, b as ButtonVariantEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ".sc-z-modal-login-h{font-family:var(--dashboard-font);font-weight:var(--font-rg)}.sc-z-modal-login-h div.wrapper.sc-z-modal-login{color:var(--text-grey-800);padding:calc(var(--space-unit) * 4) calc(var(--space-unit) * 2)\n calc(var(--space-unit) * 3) calc(var(--space-unit) * 2);box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}z-button.sc-z-modal-login,z-input.sc-z-modal-login,.sc-z-modal-login-s>z-button,.sc-z-modal-login-s>z-input{display:inline-block;width:100%}z-link.sc-z-modal-login,.sc-z-modal-login-s>z-link{font-size:12px}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}div.wrapper>form>div.username.sc-z-modal-login-s>z-input,div.wrapper>form>div.password.sc-z-modal-login-s>z-input,.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login>div.username.sc-z-modal-login z-input.sc-z-modal-login,.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login>div.password.sc-z-modal-login z-input.sc-z-modal-login{margin-bottom:var(--space-unit)}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login>z-link.forget.sc-z-modal-login{font-size:12px;align-self:flex-end}div.wrapper>form>div.login.sc-z-modal-login-s>z-button,.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login>div.login.sc-z-modal-login z-button.sc-z-modal-login{margin:calc(var(--space-unit) * 3) 0;align-self:flex-start}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>hr.sc-z-modal-login{width:100%;margin-bottom:calc(var(--space-unit) * 3);border:none;border-top:var(--border-size-medium) solid var(--bg-grey-200);margin-block-start:unset}div.wrapper>div.signup.sc-z-modal-login-s>z-button,.sc-z-modal-login-h div.wrapper.sc-z-modal-login>div.signup.sc-z-modal-login z-button.sc-z-modal-login{display:inline-block;margin:calc(var(--space-unit) * 2) 0}.sc-z-modal-login-h div.providers.sc-z-modal-login{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:calc(var(--space-unit) * 2) 0px}slot-fb[name=\"provider\"].sc-z-modal-login{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:calc(var(--space-unit) * 2) 0px}.sc-z-modal-login-h div.providers.sc-z-modal-login>z-body.sc-z-modal-login{padding-top:calc(var(--space-unit) * 2)}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>div.providers.sc-z-modal-login .zd.sc-z-modal-login{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>div.providers.sc-z-modal-login .zd.sc-z-modal-login>svg.sc-z-modal-login{margin-right:var(--space-unit)}@media only screen and (min-width: 768px){z-button.sc-z-modal-login,.sc-z-modal-login-s>z-button{width:initial}.sc-z-modal-login-h div.wrapper.sc-z-modal-login{width:396px;padding:calc(var(--space-unit) * 3)}.sc-z-modal-login-h div.providers.sc-z-modal-login{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:var(--space-unit);justify-content:center;align-items:center}.sc-z-modal-login-h div.providers.sc-z-modal-login>z-body.sc-z-modal-login{grid-column-start:1;grid-column-end:3;padding-bottom:var(--space-unit)}.sc-z-modal-login-s>[slot=\"provider\"]{width:100%}slot-fb[name=\"provider\"].sc-z-modal-login{grid-column-start:1;grid-column-end:3;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:var(--space-unit);justify-content:center;align-items:center}slot-fb[name=\"provider\"].sc-z-modal-login>*.sc-z-modal-login{width:100%}}@media only screen and (min-width: 1366px){.sc-z-modal-login-h div.wrapper.sc-z-modal-login{width:477px;padding:calc(var(--space-unit) * 4)}}";
5
5
 
@@ -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 = ":host{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;flex-direction:row;justify-content:center;width:100%;height:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.modal-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--gray900);opacity:0.7}.modal-container{display:flex;flex-direction:column;z-index:1010;width:100%;height:100vh;overflow:-moz-scrollbars-none;overflow:hidden}.modal-container>header{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 2);background:var(--color-surface02)}.modal-container>header button{margin:0;padding:0;border:none;background:transparent;cursor:pointer;margin-left:auto}.modal-container>header z-icon{--z-icon-width:calc(var(--space-unit) * 2.5);--z-icon-height:calc(var(--space-unit) * 2.5);display:flex;fill:var(--color-icon01)}.modal-container>header>div{display:flex;flex-direction:column;width:100%;margin-right:calc(var(--space-unit) * 2)}.modal-container>header h1,.modal-container>header h2{margin:0;padding:0;font-weight:var(--font-rg);color:var(--color-text01)}.modal-container>header h1{font-size:var(--font-size-5);line-height:1.4;letter-spacing:0}.modal-container>header h2{font-size:var(--font-size-3);line-height:1.5;letter-spacing:0}.modal-container>header>div *:empty{display:none}.modal-container>header h1+h2{margin-top:calc(var(--space-unit) * 0.5)}.modal-container>.modal-content{flex:1 auto;background:var(--color-surface01);overflow:auto;overflow-x:hidden}.modal-container .modal-content::-webkit-scrollbar{background:linear-gradient(\n to right,\n transparent 0 3px,\n var(--gray200) 3px 7px,\n transparent 7px 10px\n );width:10px;border-radius:var(--border-radius)}.modal-container .modal-content::-webkit-scrollbar-track{background-color:transparent}.modal-container .modal-content::-webkit-scrollbar-thumb{background-color:var(--color-primary01);border-radius:var(--border-radius);width:10px}.modal-container .modal-content::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}.modal-container .modal-content{scrollbar-color:var(--color-primary01) transparent}@media only screen and (min-width: 768px){.modal-container{position:fixed;top:calc(var(--space-unit) * 6);left:50%;transform:translateX(-50%);width:auto;height:auto;min-width:calc(var(--space-unit) * 40);min-height:calc(var(--space-unit) * 40);max-height:calc(100vh - calc(var(--space-unit) * 6 * 2));border-radius:var(--border-radius)}.modal-container>header z-icon{--z-icon-width:calc(var(--space-unit) * 3);--z-icon-height:calc(var(--space-unit) * 3)}}@media only screen and (min-width: 768px) and (max-width: 1151px){.modal-container>header{padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 3)}}@media only screen and (min-width: 1152px){.modal-container>header{padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 4)}.modal-container>header h1{font-size:var(--font-size-6);line-height:1.33;letter-spacing:0}.modal-container>header h2{font-size:var(--font-size-4);line-height:1.5;letter-spacing:0}.modal-container>header h1+h2{margin-top:0}}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
2
- import { i as AlertTypesEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+ import { l as AlertTypesEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{position:absolute;font-family:var(--font-family-sans);font-weight:var(--font-rg);width:100%;top:0px;left:0px;z-index:2}:host>z-alert{height:calc(var(--space-unit) * 6)}.relativeContainer{position:relative;display:grid;grid-template-columns:18px auto 46px;grid-template-rows:1fr;grid-column-gap:var(--space-unit);align-items:center;padding:0;outline:none}.relativeContainer::-moz-focus-inner{border:0}.alert-external-wrapper.removeAlert{border:var(--border-size-medium) solid var(--color-surface02);border-top:none}:host div.addAlert{background:var(--color-success-inverse)}:host div.removeAlert{background:var(--color-warning-inverse)}:host div>.contentText{color:var(--color-surface05);font-size:14px;letter-spacing:0.16px;line-height:20px}:host div>.contentAction{color:var(--color-primary01);font-size:12px;font-weight:var(--font-sb);height:20px;letter-spacing:0.32px;line-height:20px;cursor:pointer}:host div>z-icon{justify-self:center}";
5
5
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
2
- import { b as ButtonVariantEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+ import { b as ButtonVariantEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{position:relative;height:522px;width:100%;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out}:host>div .content{position:relative;height:522px;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out;z-index:2}:host>div .content.flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);margin-top:-2px}:host>div .front,:host>div .back{position:absolute;height:100%;width:100%;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}:host>div .front{z-index:2;top:0;left:0;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}:host>div .front z-button{position:absolute;z-index:3;top:calc(var(--space-unit) * 0.5);left:calc(-1 * var(--space-unit))}:host>div .back{padding:0 var(--space-unit);margin-left:calc(-1 * var(--space-unit));z-index:1;top:0;left:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);display:flex;justify-content:center}.hideInfo{display: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 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div>footer{box-sizing:border-box;border-radius:0px 0px var(--radius-base) var(--radius-base);border-top:var(--border-base) solid var(--color-surface03);padding:var(--space-unit) calc(var(--space-unit) * 2) 0;height:128px;color:var(--color-surface05);font-size:16px;line-height:24px}:host>div>footer>div.top,:host>div>footer>div.bottom{height:60px}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
2
- import { L as LicenseTypeEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
+ import { L as LicenseTypeEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = "footer{font-family:var(--font-family-sans);font-weight:var(--font-rg);color:var(--color-surface05);background-color:var(--color-surface01);margin:0px;padding:0px;position:relative;z-index:5;height:calc(var(--space-unit) * 6);width:auto;top:0px;transition:height 500ms ease-in-out, top 500ms ease-in-out;border-radius:0px 0px var(--border-radius) var(--border-radius);border-top:var(--border-size-medium) solid var(--color-surface03)}footer.real,footer.trial{border-top:var(--border-size-medium) solid var(--accent)}footer .bold{font-family:var(--font-family-sans);font-weight:var(--font-sb)}footer>p{font-family:var(--font-family-sans);font-weight:var(--font-rg);font-size:16px;line-height:22px;height:40px;margin:0px;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 2)\n var(--space-unit) calc(var(--space-unit) * 2);overflow:hidden;background-color:var(--color-surface01);transition:all 200ms linear}footer.isopen>p{font-size:14px;font-weight:var(--font-sb);transition:all 200ms linear;background-color:var(--bg-neutral-200)}footer.isopen.real>p,footer.isopen.trial>p{background-color:var(--accent)}footer .visible{display:block}footer .hidden{display:none}footer>div.content{height:60px;overflow:hidden}footer>div.content>div:not(.slot-handler){padding:var(--space-unit) calc(var(--space-unit) * 2)}footer>div.content>div>p{font-size:14px;height:20px;line-height:20px;margin:0px;padding:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}footer>div.content>div>p.year_isbn{padding-top:var(--space-unit);display:flex;flex-direction:row;justify-content:space-between}footer>div.content>div>p.year_isbn>span.isbn{text-overflow:ellipsis;overflow:hidden}footer.isopen>div.content>div:not(.slot-handler){height:68px}footer.isopen>div.content>div>p.authors{height:40px;white-space:initial;text-overflow:initial}footer.isopen>div.content>div>p.year_isbn{flex-direction:column;height:50px;padding-left:0px}footer.isopen>div.content>div>p.year_isbn>span.isbn{display:inline-grid;padding-left:0px}footer.isopen{height:295px;top:-212px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen>div.content{height:280px;transition:height 500ms ease-in-out, top 500ms ease-in-out}.toggle{position:absolute;top:-24px;left:16px;z-index:10}.faded{opacity:0.3;pointer-events: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 = "button{width:42px;height:calc(var(--space-unit) * 5);display:flex;align-items:center;justify-content:center;color:var(--color-primary01);fill:var(--color-primary01);cursor:pointer;outline:none;background:none;border:none;border-left:var(--border-size-medium) solid var(--color-surface03);border-radius:0px var(--border-radius) 0px 0px;margin:0;padding:0px;width:calc(var(--space-unit) * 6);height:calc(var(--space-unit) * 6)}button:active,button:focus{color:var(--blue700);fill:var(--blue700)}button>span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--border-radius);border:0px}button:hover>span{background:var(--color-primary03)}button:focus>span{background:var(--color-surface01);border-radius:var(--border-radius);box-shadow:0px 0px 2px 2px var(--accent-dark)}button:active>span{background:var(--color-surface01);border-radius:var(--border-radius);box-shadow:var(--shadow-2)}button:disabled{cursor:not-allowed}button:disabled>span{background:none;box-shadow:var(--shadow-0);pointer-events:none}button:disabled>span>z-icon{fill:var(--color-surface03)}button::-moz-focus-inner{border:0}";
4
4
 
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
2
- import { j as TooltipPosition } from './index-672bd95c.js';
3
- import { h as handleKeyboardSubmit } from './utils-c01fe130.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+ import { g as TooltipPosition } from './index-2fcbc301.js';
3
+ import { 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);width:100%}:host>div{background:var(--color-surface01);width:calc(100% + calc(var(--space-unit) * 2));margin-left:calc(-1 * var(--space-unit));height:402px;border:var(--border-size-small) solid var(--color-primary01);box-shadow:0px 2px 4px 0px rgba(66, 69, 72, 0.35);border-radius:0px;box-sizing:border-box;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);position:relative}:host>div>z-icon{fill:var(--color-primary01);cursor:pointer;position:absolute;top:var(--space-unit);right:var(--space-unit)}:host>div{display:grid}:host>div>div.cta-wrapper{align-self:end;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}:host>div>div.content-wrapper{overflow:hidden;position:relative;align-self:stretch}:host>div>div.content-wrapper>section{border-bottom:var(--border-size-small) solid var(--color-surface04);color:var(--color-surface05);padding:var(--space-unit) 0;font-size:14px;line-height:20px;box-sizing:border-box}:host>div>div.content-wrapper>section:last-child{border-bottom:none}:host>div>div.content-wrapper>section.info-wrapper{position:relative;overflow:hidden;box-sizing:border-box}:host>div>div.content-wrapper>section.info-wrapper.hidden:after{background:linear-gradient(\n 180deg,\n rgba(255, 0, 0, 0),\n rgba(255, 0, 0, 0) 60%,\n white\n );content:\"\";position:absolute;pointer-events:none;top:0;left:0;right:0;bottom:0}:host>div>div.content-wrapper>section>span.license-heading{display:flex;justify-content:space-between}:host>div>div.content-wrapper>section>span.license-heading>span.expired{color:var(--color-secondary02);font-size:12px;font-weight:600}:host>div>div.content-wrapper>section>span.license-heading>span.expiring{color:var(--color-warning01);font-size:12px;font-weight:600}:host>div>div.content-wrapper>z-tooltip{position:absolute;top:0px;left:calc(var(--space-unit) * 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 = "ul{font-family:var(--font-family-sans);color:var(--color-primary02);margin:0 calc(var(--space-unit) * 2);padding:0px;overflow:hidden;list-style:none;width:auto;height:auto}ul>li{padding-left:10px;text-indent:-10px}ul>li>a{display:block;font-size:14px;font-weight:var(--font-sb);text-decoration:none;color:var(--color-primary01);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5);padding-top:calc(var(--space-unit) * .5)}ul>li>a:before{content:\"•\";padding-right:5px}ul>li>span{font-size:14px;font-weight:var(--font-rg);text-decoration:none;color:var(--color-surface04);padding:0 calc(var(--space-unit) * 2);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5)}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h } from './index-1877eca4.js';
2
- import { L as LicenseTypeEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, h } from './index-90e18641.js';
2
+ import { L as LicenseTypeEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss$3 = "div{background-color:var(--color-surface01);display:flex;flex-direction:column;width:auto;box-sizing:border-box;width:256px;height:522px;border:var(--border-size-medium) solid var(--color-surface03);border-radius:var(--border-radius)}div.real,div.trial{border-color:var(--accent)}div.faded{border:var(--border-size-medium) solid var(--color-surface02)}div.highlighted{box-shadow:var(--shadow-4);outline:none}div.pressed{box-shadow:var(--shadow-8);outline:none}div:focus{box-shadow:var(--shadow-focus-primary);outline:none}";
5
5
 
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-1877eca4.js';
2
- import { h as handleKeyboardSubmit } from './utils-c01fe130.js';
3
- import './index-672bd95c.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-90e18641.js';
2
+ import { h as handleKeyboardSubmit } from './utils-8fc83bbe.js';
3
+ import './index-2fcbc301.js';
4
4
  import './breakpoints-c386984e.js';
5
5
 
6
6
  const stylesCss = ":host li{all:unset;all:reset;width:100%}:host li{list-style-type:none;line-height:14px}:host li>span{line-height:14px;padding:calc(var(--space-unit) * 2) 0;display:flex;font-family:var(--dashboard-font);font-weight:var(--font-rg);font-size:16px;letter-spacing:0.23px;color:var(--text-grey-800);fill:var(--text-grey-800)}:host li>span.border{border-bottom:2px solid var(--bg-grey-200)}:host li span:hover,a:hover{color:var(--myz-blue);fill:var(--myz-blue)}a,a:visited,a:active{color:inherit;fill:inherit;text-decoration:none}:host li span z-icon{color:var(--myz-blue);fill:var(--myz-blue);height:calc(var(--space-unit) * 2);width:calc(var(--space-unit) * 2);padding:0 calc(var(--space-unit) * 1.5) 0 0;background-size:contain;background-repeat:no-repeat}";
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, g as getElement } from './index-1877eca4.js';
2
- import { b as ButtonVariantEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-90e18641.js';
2
+ import { b as ButtonVariantEnum } from './index-2fcbc301.js';
3
3
  import { m as mobileBreakpoint, t as tabletBreakpoint } from './breakpoints-c386984e.js';
4
4
 
5
5
  const stylesCss = ":host a{cursor:pointer}header{position:sticky;top:0;z-index:99;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:\"main-header\";margin-bottom:calc(var(--space-unit) * 6.5);font-family:var(--dashboard-font);font-weight:var(--font-rg)}.main-header{display:grid;grid-template-columns:2fr 2fr 4fr 100px;grid-template-rows:1fr;grid-template-areas:\"logo link-int link-ext login\";grid-area:main-header;grid-column-gap:calc(var(--space-unit) * .5);align-items:center;background-color:var(--bg-grey-900);height:auto;align-items:center;z-index:10}.main-header.myz-out{background-color:var(--bg-white)}.logo{grid-area:logo;padding:6px}z-logo{transform:scale(0.9)}.dropdown-menu{display:none}.dropdown-menu.hidden{visibility:hidden}.dropdown-links{grid-area:dropdown-links;list-style:none;display:block;max-height:32px;margin:0;padding:0}.arrow{fill:var(--text-grey-200)}.dropdown-links>li{list-style:none;display:inline-block;margin:0;padding:0}.dropdown-links>li>a{width:auto;height:auto;color:var(--myz-blue);font-size:14px;letter-spacing:0.18px;line-height:32px;text-decoration:none;margin:var(--space-unit);padding-bottom:calc(var(--space-unit) * .5)}.dropdown-links>li>a:hover,.dropdown-links>li>a.active{color:var(--text-grey-800);border-bottom:2px solid var(--myz-blue)}.mobile-header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:center;align-items:center;width:100%;background-color:var(--bg-grey-900);z-index:inherit;height:52px;position:fixed;top:0px;left:0;z-index:999}.mobile-header.myz-out{background-color:var(--bg-white)}.mobile-header>z-button{margin:0 calc(var(--space-unit) * 2)}.mobile-content{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;width:100%;background-color:var(--bg-grey-900);position:fixed;top:52px;left:0;z-index:999;max-height:0px;overflow:hidden;transition:max-height 1s cubic-bezier(0.46, 0, 1, 0.79)}.mobile-content.open{max-height:100vh;transition:max-height 2s cubic-bezier(0, 0.79, 0.46, 1)}.mobile-content.myz-out{background-color:var(--bg-white)}hr{display:block;position:relative;padding:0;margin:0px calc(var(--space-unit) * 4);height:0;width:calc(100% - 64px);max-height:0;font-size:1px;line-height:0;clear:both;border:none;border-top:1px solid var(--text-grey-700)}.menu-mobile{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:center;color:var(--bg-white);padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);cursor:pointer}.myz-out .menu-mobile{color:var(--text-grey-800)}.menu-toggle{grid-area:menu-toggle;display:flex;flex-direction:column;margin:0 var(--space-unit)}.menu-toggle .bar{width:20px;height:2px;background-color:var(--bg-white);margin:2px auto;transition:all 0.3s ease-in-out}.myz-out .menu-toggle .bar{background-color:var(--text-grey-800)}.menu-toggle:hover{cursor:pointer}#mobile-menu.is-active .bar:nth-child(2){opacity:0}#mobile-menu.is-active .bar:nth-child(1){transform:translateY(6px) rotate(45deg)}#mobile-menu.is-active .bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.booktab-button,.mobile-login{overflow:hidden;height:0%;max-height:100%;width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch;padding:0}.hidden{visibility:hidden}.login{grid-area:login;display:flex;justify-content:flex-end;padding:0 calc(var(--space-unit) * 2)}.login>z-button{color:var(--bg-white);fill:var(--bg-white)}.booktab-button>z-button{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center;padding:calc(var(--space-unit) * 2) 0px calc(var(--space-unit) * 4) 0px}.link-ext{grid-area:link-ext;overflow:hidden;height:0%;max-height:100%;width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch;padding:0}.link-ext-span{display:inline-block;width:100%;margin:calc(var(--space-unit) * .5) auto;box-sizing:border-box;margin:0px auto 0px auto;padding:0px calc(var(--space-unit) * 4) 0px calc(var(--space-unit) * 4);line-height:44px}.link-ext-span.myz:hover,.link-ext-span.myz:focus{background:var(--text-grey-800);border-radius:var(--border-radius);cursor:pointer}.link-ext z-link{font-size:12px;font-weight:var(--font-sb)}.link-int{overflow:hidden;max-height:100%;width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch;padding:0}.link-int>span{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:flex-start}.link-int>span>.menu-item{height:auto;color:var(--bg-white);letter-spacing:0.2px;font-weight:var(--font-sb);font-size:16px;text-decoration:none;outline:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch;width:100%;box-sizing:border-box;margin:0px auto 0px auto;padding:0px calc(var(--space-unit) * 4) 0px calc(var(--space-unit) * 4);line-height:44px}.link-int>span>.menu-item:hover,.link-int>span>.menu-item:focus{border-radius:0px}.link-int>span>.menu-item>span{white-space:nowrap}.link-int>span>.menu-item>i{padding-top:calc(var(--space-unit) * 2);height:28px;width:24px;text-align:right}.link-int>span:first-child>.menu-item{margin-top:0}.link-int>span>svg{display:none}.link-int>.mobile-dropdown{padding:0 48px}.mobile-login>span{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:flex-start;fill:white}.mobile-login>span:focus,.mobile-login>span:hover{background:var(--text-grey-800)}.myz-out .mobile-login>span:focus,.myz-out .mobile-login>span:hover{background:none}.mobile-login>span>.menu-item{height:auto;color:var(--bg-white);letter-spacing:0.2px;font-weight:var(--font-sb);font-size:16px;text-decoration:none;outline:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch;width:100%;box-sizing:border-box;margin:0px auto 0px auto;padding:0px calc(var(--space-unit) * 4) 0px calc(var(--space-unit) * 4);line-height:44px}.myz-out .mobile-login>span>.menu-item{color:var(--text-grey-800)}.mobile-login>span>.menu-item>i{padding-top:calc(var(--space-unit) * 2);height:28px;width:24px;text-align:right}.mobile-login>span>.menu-item>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-login>span>.menu-item>span>z-icon{padding-right:var(--space-unit);fill:var(--bg-white)}.menu-item>i::before{border-style:solid;border-width:0.12em 0.12em 0 0;content:\" \";display:inline-block;height:0.45em;left:0.16em;position:relative;top:-0.12em;transform:rotate(135deg) scale(1.2);vertical-align:top;width:0.45em;margin-top:2px;margin-left:2px;margin-right:6px;transition:all 0.5s ease}.menu-item.isopen>i::before{top:0.24em;transform:rotate(-45deg) scale(1.2);transition:all 0.5s ease}.mobile-dropdown{background:white;display:block;overflow:hidden;width:100%;box-sizing:border-box;margin:0px auto 0px auto;padding:0px calc(var(--space-unit) * 4) 0px calc(var(--space-unit) * 4);line-height:44px;max-height:0px;transition:max-height 0.3s ease}.mobile-dropdown.visible{max-height:100vh;transition:max-height 0.5s ease}@media only screen and (min-width: 768px){header{grid-template-columns:1fr 0.8fr 1.5fr 1.1fr 0.7fr;grid-template-rows:0.2fr auto;grid-template-areas:\"main-header main-header main-header main-header main-header\" \"dropdown-menu dropdown-menu dropdown-menu dropdown-menu dropdown-menu\";margin-bottom:0}header.myz-out{top:0px;grid-template-rows:1fr}.main-header{display:grid;grid-template-columns:170px auto auto 120px;grid-template-rows:1fr;grid-template-areas:\"logo link-int link-ext login\";grid-area:main-header}.dropdown-menu{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:\"dropdown-links\";grid-area:dropdown-menu;grid-column-gap:var(--space-unit);background:var(--bg-grey-200);height:32px;visibility:visible;z-index:9;padding-left:160px}.booktab-button,.mobile-header,.mobile-login,.mobile-dropdown,.menu-mobile{display:none}.link-int{grid-area:link-int;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:center;max-height:46px;margin-top:calc(var(--space-unit) * .5)}.link-int>span{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:center;width:auto}.link-int>span>.menu-item{width:auto;height:auto;color:var(--bg-white);letter-spacing:0.2px;line-height:14px;font-weight:var(--font-sb);text-decoration:none;outline:none;padding:calc(var(--space-unit) * 1.5)}.link-int>span>svg{display:block}.menu-item>i{display:none}.link-int>span>.menu-item:focus,.link-int>span>.menu-item:hover{background:var(--text-grey-800);border-radius:var(--border-radius);cursor:pointer}.link-int>span>.menu-item::-moz-focus-inner{border:0}.link-int>span>.menu-item:focus+svg{visibility:visible}.link-ext{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;align-content:center;max-height:46px}.link-ext-span{width:auto;line-height:14px;margin:var(--space-unit);padding:calc(var(--space-unit) * .5) var(--space-unit)}}@media only screen and (min-width: 1152px){.main-header{grid-template-columns:170px auto auto 180px}}";
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1877eca4.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-90e18641.js';
2
2
 
3
3
  const stylesCss = "button{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 5);background-color:unset;text-align:center;font-size:inherit;font-family:var(--font-family-sans);line-height:inherit;letter-spacing:inherit;white-space:nowrap;color:var(--color-primary01);fill:currentColor;border:none;border-radius:var(--border-no-radius);outline:none;cursor:pointer}*::before,*::after{box-sizing:border-box}:host(:hover:not([disabled])) button,:host([selected]) button{color:var(--color-hover-secondary);fill:currentColor}:host(:hover:not([disabled])) button::after,:host([selected]) button::after{content:'';position:absolute;background-color:var(--color-hover-secondary)}:host([orientation='horizontal']:not([disabled]):hover) button::after,:host([orientation='horizontal'][selected]) button::after{bottom:0;left:0;width:100%;height:var(--border-size-large)}:host([orientation='horizontal']) ::slotted(z-icon){margin-right:var(--space-unit)}:host(:hover:not([disabled])) button{background-color:var(--color-background)}button:focus:focus-visible{box-shadow:var(--shadow-focus-primary)}:host([disabled]) button{pointer-events:all;cursor:not-allowed;color:var(--gray500);fill:currentColor}:host([size='small']) button{font-size:var(--font-size-2);line-height:1.4;letter-spacing:0.16px}:host([size='small'][orientation='horizontal']) button{padding:var(--space-unit) calc(var(--space-unit) * 2)}:host([size='small'][orientation='horizontal']:not([disabled]):hover) button::after,:host([size='small'][orientation='horizontal'][selected]) button::after{height:var(--border-size-medium)}:host([size='small']:not([orientation='vertical'])) ::slotted(z-icon){--z-icon-width:14px;--z-icon-height:14px}:host([orientation='vertical']) button{padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}:host([orientation='vertical']:hover:not([disabled])) button::after,:host([orientation='vertical'][selected]) button::after{width:var(--border-size-large);height:100%;top:0;right:0}:host([orientation='vertical']) ::slotted([slot='label']){display:none}::slotted(z-icon){--z-icon-width:calc(var(--space-unit) * 2);--z-icon-height:calc(var(--space-unit) * 2);margin:0}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1877eca4.js';
2
- import { l as TabOrientationEnum, m as TabSizeEnum } from './index-672bd95c.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-90e18641.js';
2
+ import { m as TabOrientationEnum, n as TabSizeEnum } from './index-2fcbc301.js';
3
3
 
4
4
  const stylesCss = ":host{--safe-scroll-area:4px;--negative-safe-scroll-area:calc(-1 * var(--safe-scroll-area));position:relative;display:flex;flex-direction:row;z-index:0;margin:var(--negative-safe-scroll-area);padding:var(--safe-scroll-area);font-family:var(--font-family-sans);font-weight:var(--font-rg);overflow:hidden}:host,:host *,::slotted(*){box-sizing:border-box}::-webkit-scrollbar{display:none}button.navigation{position:absolute;display:flex;align-items:center;justify-content:center;margin:0;padding:0;background:var(--color-white);border:none;outline:none;fill:var(--color-primary01);border-radius:var(--border-no-radius);cursor:pointer;z-index:1}button.navigation:focus{fill:var(--color-primary01);box-shadow:var(--shadow-focus-primary)}button.navigation:disabled{display:none}nav{display:flex;align-items:center;justify-content:flex-start;overflow:auto;margin:var(--negative-safe-scroll-area);padding:var(--safe-scroll-area);scroll-padding:var(--safe-scroll-area);scrollbar-width:none}:host([orientation='horizontal']) nav{width:100%}:host([orientation='horizontal']) button.navigation{top:0;height:100%;width:calc((var(--space-unit) * 4) + var(--safe-scroll-area))}:host([orientation='horizontal']) button.navigation:first-child{left:0;padding-left:var(--safe-scroll-area);box-shadow:5px 0px var(--safe-scroll-area) var(--negative-safe-scroll-area) rgba(66, 69, 72, 0.40)}:host([orientation='horizontal']) button.navigation:last-child{right:0;padding-right:4px;box-shadow:-5px 0px var(--safe-scroll-area) var(--negative-safe-scroll-area) rgba(66, 69, 72, 0.40)}:host([orientation='vertical']){flex-direction:column}:host([orientation='vertical']) nav{flex-direction:column;align-items:stretch;height:100%}:host([orientation='vertical']) button.navigation{left:0;width:100%;height:calc((var(--space-unit) * 4) + var(--safe-scroll-area))}:host([orientation='vertical']) button.navigation:first-child{top:0;padding-top:var(--safe-scroll-area);box-shadow:0px 5px var(--safe-scroll-area) var(--negative-safe-scroll-area) rgba(66, 69, 72, 0.40)}:host([orientation='vertical']) button.navigation:last-child{bottom:0;padding-bottom:var(--safe-scroll-area);box-shadow:0px -5px var(--safe-scroll-area) var(--negative-safe-scroll-area) rgba(66, 69, 72, 0.40)}:host([size='small'][orientation='vertical']) button.navigation{height:calc(var(--space-unit) * 4)}";
5
5