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

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 (880) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/cjs/{icons-9fc3ff30.js → icons-460f0f1e.js} +104 -104
  3. package/dist/cjs/{index-84b7063a.js → index-0b49c192.js} +648 -96
  4. package/dist/cjs/{index-3dd0f9bd.js → index-15126331.js} +168 -168
  5. package/dist/cjs/index.cjs.js +5 -5
  6. package/dist/cjs/loader.cjs.js +3 -3
  7. package/dist/cjs/{utils-29f9ccf5.js → utils-7db26db9.js} +19 -33
  8. package/dist/cjs/{utils-4a419726.js → utils-b1ef8660.js} +13 -13
  9. package/dist/cjs/web-components-library.cjs.js +3 -3
  10. package/dist/cjs/z-alert.cjs.entry.js +2 -2
  11. package/dist/cjs/z-app-header.cjs.entry.js +16 -14
  12. package/dist/cjs/z-app-switcher_9.cjs.entry.js +159 -177
  13. package/dist/cjs/z-aria-alert.cjs.entry.js +4 -3
  14. package/dist/cjs/z-avatar.cjs.entry.js +9 -8
  15. package/dist/cjs/z-body_2.cjs.entry.js +5 -3
  16. package/dist/cjs/z-button-deprecated.cjs.entry.js +12 -9
  17. package/dist/cjs/z-button-filter.cjs.entry.js +4 -3
  18. package/dist/cjs/z-button-sort.cjs.entry.js +5 -6
  19. package/dist/cjs/z-button.cjs.entry.js +10 -11
  20. package/dist/cjs/z-candybar.cjs.entry.js +2 -2
  21. package/dist/cjs/z-card.cjs.entry.js +16 -19
  22. package/dist/cjs/z-carousel.cjs.entry.js +2 -2
  23. package/dist/cjs/z-chip-deprecated.cjs.entry.js +4 -6
  24. package/dist/cjs/z-chip.cjs.entry.js +7 -7
  25. package/dist/cjs/z-combobox.cjs.entry.js +30 -26
  26. package/dist/cjs/z-contextual-menu.cjs.entry.js +5 -10
  27. package/dist/cjs/z-cookiebar.cjs.entry.js +6 -7
  28. package/dist/cjs/z-cover-hero.cjs.entry.js +6 -5
  29. package/dist/cjs/z-date-picker.cjs.entry.js +39 -46
  30. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +4 -3
  31. package/dist/cjs/z-file-upload.cjs.entry.js +18 -20
  32. package/dist/cjs/z-file.cjs.entry.js +4 -4
  33. package/dist/cjs/z-footer-link_3.cjs.entry.js +4 -4
  34. package/dist/cjs/z-footer.cjs.entry.js +13 -16
  35. package/dist/cjs/z-ghost-loading.cjs.entry.js +3 -3
  36. package/dist/cjs/z-icon-package.cjs.entry.js +3 -4
  37. package/dist/cjs/z-info-box.cjs.entry.js +3 -3
  38. package/dist/cjs/z-info-reveal.cjs.entry.js +9 -8
  39. package/dist/cjs/z-input-deprecated.cjs.entry.js +55 -67
  40. package/dist/cjs/z-input-label_2.cjs.entry.js +40 -36
  41. package/dist/cjs/z-list-group.cjs.entry.js +7 -7
  42. package/dist/cjs/z-list_2.cjs.entry.js +12 -12
  43. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +10 -11
  44. package/dist/cjs/z-menu-section.cjs.entry.js +3 -3
  45. package/dist/cjs/z-menu.cjs.entry.js +10 -13
  46. package/dist/cjs/z-messages-pocket.cjs.entry.js +7 -7
  47. package/dist/cjs/z-modal-login.cjs.entry.js +17 -15
  48. package/dist/cjs/z-modal.cjs.entry.js +3 -6
  49. package/dist/cjs/z-myz-card-alert.cjs.entry.js +8 -8
  50. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +4 -4
  51. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
  52. package/dist/cjs/z-myz-card-footer.cjs.entry.js +11 -10
  53. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -2
  54. package/dist/cjs/z-myz-card-info.cjs.entry.js +27 -17
  55. package/dist/cjs/z-myz-card-list.cjs.entry.js +4 -3
  56. package/dist/cjs/z-myz-card_4.cjs.entry.js +17 -13
  57. package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -4
  58. package/dist/cjs/z-myz-topbar.cjs.entry.js +35 -39
  59. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +11 -11
  60. package/dist/cjs/z-navigation-tab.cjs.entry.js +12 -12
  61. package/dist/cjs/z-navigation-tabs.cjs.entry.js +21 -21
  62. package/dist/cjs/z-notification.cjs.entry.js +3 -8
  63. package/dist/cjs/z-offcanvas.cjs.entry.js +12 -15
  64. package/dist/cjs/z-otp.cjs.entry.js +18 -18
  65. package/dist/cjs/z-pagination-bar.cjs.entry.js +13 -25
  66. package/dist/cjs/z-pagination-page.cjs.entry.js +2 -2
  67. package/dist/cjs/z-pagination.cjs.entry.js +14 -17
  68. package/dist/cjs/z-panel-elem.cjs.entry.js +4 -4
  69. package/dist/cjs/z-pocket-message.cjs.entry.js +3 -3
  70. package/dist/cjs/z-pocket_3.cjs.entry.js +19 -19
  71. package/dist/cjs/z-popover-deprecated.cjs.entry.js +17 -14
  72. package/dist/cjs/z-popover.cjs.entry.js +37 -55
  73. package/dist/cjs/z-section-title.cjs.entry.js +5 -14
  74. package/dist/cjs/z-skip-to-content.cjs.entry.js +19 -21
  75. package/dist/cjs/z-slideshow.cjs.entry.js +29 -12
  76. package/dist/cjs/z-status-tag.cjs.entry.js +9 -9
  77. package/dist/cjs/z-stepper-item.cjs.entry.js +2 -2
  78. package/dist/cjs/z-stepper.cjs.entry.js +3 -3
  79. package/dist/cjs/z-table-body.cjs.entry.js +1 -1
  80. package/dist/cjs/z-table-cell.cjs.entry.js +11 -11
  81. package/dist/cjs/z-table-empty-box.cjs.entry.js +6 -7
  82. package/dist/cjs/z-table-expanded-row.cjs.entry.js +2 -2
  83. package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
  84. package/dist/cjs/z-table-head.cjs.entry.js +1 -1
  85. package/dist/cjs/z-table-header-row.cjs.entry.js +4 -4
  86. package/dist/cjs/z-table-header.cjs.entry.js +18 -21
  87. package/dist/cjs/z-table-row.cjs.entry.js +9 -9
  88. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +3 -3
  89. package/dist/cjs/z-table.cjs.entry.js +7 -9
  90. package/dist/cjs/z-tag.cjs.entry.js +3 -3
  91. package/dist/cjs/z-toast-notification-list.cjs.entry.js +17 -17
  92. package/dist/cjs/z-toast-notification.cjs.entry.js +38 -41
  93. package/dist/cjs/z-toggle-button.cjs.entry.js +8 -10
  94. package/dist/cjs/z-toggle-switch.cjs.entry.js +19 -17
  95. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +36 -47
  96. package/dist/cjs/z-tooltip.cjs.entry.js +4 -4
  97. package/dist/cjs/z-user-dropdown.cjs.entry.js +6 -8
  98. package/dist/cjs/z-visually-hidden.cjs.entry.js +2 -2
  99. package/dist/collection/beans/index.js +168 -168
  100. package/dist/collection/collection-manifest.json +2 -2
  101. package/dist/collection/components/buttons/z-button/index.js +209 -207
  102. package/dist/collection/components/buttons/z-button/styles.css +31 -30
  103. package/dist/collection/components/buttons/z-button-sort/index.js +181 -177
  104. package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
  105. package/dist/collection/components/buttons/z-chip/index.js +107 -104
  106. package/dist/collection/components/buttons/z-chip/styles.css +12 -15
  107. package/dist/collection/components/buttons/z-toggle-button/index.js +105 -101
  108. package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
  109. package/dist/collection/components/buttons/z-toggle-switch/index.js +116 -115
  110. package/dist/collection/components/buttons/z-toggle-switch/styles.css +15 -18
  111. package/dist/collection/components/date-picker/styles.css +65 -83
  112. package/dist/collection/components/date-picker/utils.js +19 -33
  113. package/dist/collection/components/date-picker/z-date-picker/index.js +164 -160
  114. package/dist/collection/components/date-picker/z-range-picker/index.js +233 -240
  115. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +32 -30
  116. package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +14 -25
  117. package/dist/collection/components/file-upload/z-file/index.js +93 -85
  118. package/dist/collection/components/file-upload/z-file/styles.css +5 -18
  119. package/dist/collection/components/file-upload/z-file-upload/index.js +203 -208
  120. package/dist/collection/components/file-upload/z-file-upload/styles.css +8 -15
  121. package/dist/collection/components/footer/z-footer/index.js +172 -207
  122. package/dist/collection/components/footer/z-footer/styles.css +27 -32
  123. package/dist/collection/components/footer/z-footer-link/index.js +33 -28
  124. package/dist/collection/components/footer/z-footer-link/styles.css +6 -14
  125. package/dist/collection/components/footer/z-footer-section/index.js +39 -37
  126. package/dist/collection/components/footer/z-footer-section/styles.css +35 -48
  127. package/dist/collection/components/footer/z-footer-social/index.js +65 -60
  128. package/dist/collection/components/footer/z-footer-social/styles.css +0 -8
  129. package/dist/collection/components/icons/icons.js +103 -103
  130. package/dist/collection/components/icons/z-icon/index.js +102 -98
  131. package/dist/collection/components/icons/z-icon/styles.css +2 -2
  132. package/dist/collection/components/icons/z-icon-package/index.js +14 -13
  133. package/dist/collection/components/icons/z-icon-package/styles.css +3 -3
  134. package/dist/collection/components/indicators/z-stepper/index.js +12 -8
  135. package/dist/collection/components/indicators/z-stepper/styles.css +3 -3
  136. package/dist/collection/components/indicators/z-stepper-item/index.js +82 -82
  137. package/dist/collection/components/indicators/z-stepper-item/styles.css +22 -23
  138. package/dist/collection/components/inputs/z-combobox/index.js +340 -337
  139. package/dist/collection/components/inputs/z-combobox/styles.css +43 -48
  140. package/dist/collection/components/inputs/z-input/index.js +554 -569
  141. package/dist/collection/components/inputs/z-input/styles.css +83 -93
  142. package/dist/collection/components/inputs/z-input-message/index.js +53 -49
  143. package/dist/collection/components/inputs/z-input-message/styles.css +7 -6
  144. package/dist/collection/components/inputs/z-select/index.js +363 -353
  145. package/dist/collection/components/inputs/z-select/styles.css +23 -28
  146. package/dist/collection/components/list/z-list/index.js +39 -34
  147. package/dist/collection/components/list/z-list/styles.css +2 -3
  148. package/dist/collection/components/list/z-list-element/index.js +293 -288
  149. package/dist/collection/components/list/z-list-element/styles.css +18 -40
  150. package/dist/collection/components/list/z-list-group/index.js +103 -101
  151. package/dist/collection/components/list/z-list-group/styles.css +1 -2
  152. package/dist/collection/components/list/z-toast-notification-list/index.js +75 -67
  153. package/dist/collection/components/list/z-toast-notification-list/styles.css +37 -44
  154. package/dist/collection/components/logo/z-logo/index.js +113 -110
  155. package/dist/collection/components/logo/z-logo/styles.css +3 -3
  156. package/dist/collection/components/modal/z-modal/index.js +129 -133
  157. package/dist/collection/components/modal/z-modal/styles.css +23 -29
  158. package/dist/collection/components/modal/z-modal-login/index.js +181 -203
  159. package/dist/collection/components/modal/z-modal-login/styles.css +28 -37
  160. package/dist/collection/components/navigation/tabs/navigation-tab.css +19 -19
  161. package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +173 -173
  162. package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +206 -206
  163. package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +103 -107
  164. package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
  165. package/dist/collection/components/navigation/z-app-header/index.js +149 -157
  166. package/dist/collection/components/navigation/z-app-header/styles.css +68 -78
  167. package/dist/collection/components/navigation/z-app-switcher/index.js +61 -52
  168. package/dist/collection/components/navigation/z-app-switcher/styles.css +5 -17
  169. package/dist/collection/components/navigation/z-app-topbar/index.js +123 -123
  170. package/dist/collection/components/navigation/z-app-topbar/styles.css +11 -17
  171. package/dist/collection/components/navigation/z-link/index.js +252 -244
  172. package/dist/collection/components/navigation/z-link/styles.css +15 -12
  173. package/dist/collection/components/navigation/z-menu/index.js +133 -131
  174. package/dist/collection/components/navigation/z-menu/styles.css +22 -25
  175. package/dist/collection/components/navigation/z-menu-dropdown/index.js +82 -83
  176. package/dist/collection/components/navigation/z-menu-dropdown/styles.css +21 -21
  177. package/dist/collection/components/navigation/z-menu-section/index.js +80 -73
  178. package/dist/collection/components/navigation/z-menu-section/styles.css +14 -14
  179. package/dist/collection/components/navigation/z-user-dropdown/index.js +166 -171
  180. package/dist/collection/components/navigation/z-user-dropdown/styles.css +63 -72
  181. package/dist/collection/components/notification/z-candybar/index.js +12 -9
  182. package/dist/collection/components/notification/z-candybar/styles.css +21 -27
  183. package/dist/collection/components/notification/z-cookiebar/index.js +82 -83
  184. package/dist/collection/components/notification/z-cookiebar/styles.css +18 -19
  185. package/dist/collection/components/notification/z-info-box/index.js +67 -61
  186. package/dist/collection/components/notification/z-info-box/styles.css +8 -8
  187. package/dist/collection/components/notification/z-notification/index.js +155 -156
  188. package/dist/collection/components/notification/z-notification/styles.css +11 -11
  189. package/dist/collection/components/notification/z-toast-notification/index.js +248 -251
  190. package/dist/collection/components/notification/z-toast-notification/styles.css +38 -30
  191. package/dist/collection/components/notification/z-tooltip/index.js +101 -94
  192. package/dist/collection/components/panel/z-panel-elem/index.js +174 -174
  193. package/dist/collection/components/panel/z-panel-elem/styles.css +6 -6
  194. package/dist/collection/components/typography/z-body/index.js +57 -55
  195. package/dist/collection/components/typography/z-heading/index.js +57 -55
  196. package/dist/collection/components/typography/z-typography/index.js +70 -63
  197. package/dist/collection/components/typography/z-typography/styles.css +13 -13
  198. package/dist/collection/components/z-aria-alert/index.js +31 -24
  199. package/dist/collection/components/z-avatar/index.js +110 -105
  200. package/dist/collection/components/z-avatar/styles.css +7 -10
  201. package/dist/collection/components/z-card/index.js +133 -138
  202. package/dist/collection/components/z-card/styles.css +38 -42
  203. package/dist/collection/components/z-carousel/index.js +51 -49
  204. package/dist/collection/components/z-carousel/styles.css +3 -3
  205. package/dist/collection/components/z-contextual-menu/index.js +89 -95
  206. package/dist/collection/components/z-contextual-menu/styles.css +8 -8
  207. package/dist/collection/components/z-cover-hero/index.js +64 -65
  208. package/dist/collection/components/z-cover-hero/styles.css +4 -4
  209. package/dist/collection/components/z-divider/index.js +77 -71
  210. package/dist/collection/components/z-ghost-loading/index.js +12 -8
  211. package/dist/collection/components/z-ghost-loading/styles.css +14 -14
  212. package/dist/collection/components/z-info-reveal/index.js +88 -84
  213. package/dist/collection/components/z-info-reveal/styles.css +9 -8
  214. package/dist/collection/components/z-offcanvas/index.js +107 -102
  215. package/dist/collection/components/z-offcanvas/styles.css +65 -45
  216. package/dist/collection/components/z-pagination/index.js +231 -246
  217. package/dist/collection/components/z-pagination/styles.css +16 -21
  218. package/dist/collection/components/z-popover/index.js +219 -223
  219. package/dist/collection/components/z-popover/styles.css +9 -9
  220. package/dist/collection/components/z-section-title/index.js +57 -60
  221. package/dist/collection/components/z-section-title/styles.css +2 -2
  222. package/dist/collection/components/z-skip-to-content/index.js +93 -85
  223. package/dist/collection/components/z-skip-to-content/styles.css +11 -15
  224. package/dist/collection/components/z-table/z-table/index.js +275 -288
  225. package/dist/collection/components/z-table/z-table/styles.css +23 -74
  226. package/dist/collection/components/z-table/z-table-body/index.js +11 -7
  227. package/dist/collection/components/z-table/z-table-cell/index.js +66 -63
  228. package/dist/collection/components/z-table/z-table-cell/styles.css +5 -4
  229. package/dist/collection/components/z-table/z-table-empty-box/index.js +54 -54
  230. package/dist/collection/components/z-table/z-table-empty-box/styles.css +5 -6
  231. package/dist/collection/components/z-table/z-table-expanded-row/index.js +33 -29
  232. package/dist/collection/components/z-table/z-table-expanded-row/styles.css +2 -2
  233. package/dist/collection/components/z-table/z-table-footer/index.js +11 -7
  234. package/dist/collection/components/z-table/z-table-footer/styles.css +3 -3
  235. package/dist/collection/components/z-table/z-table-head/index.js +11 -7
  236. package/dist/collection/components/z-table/z-table-header/index.js +173 -173
  237. package/dist/collection/components/z-table/z-table-header/styles.css +4 -2
  238. package/dist/collection/components/z-table/z-table-header-row/index.js +34 -30
  239. package/dist/collection/components/z-table/z-table-header-row/styles.css +1 -1
  240. package/dist/collection/components/z-table/z-table-row/index.js +67 -61
  241. package/dist/collection/components/z-table/z-table-row/styles.css +9 -18
  242. package/dist/collection/components/z-table/z-table-sticky-footer/index.js +12 -8
  243. package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +4 -4
  244. package/dist/collection/components/z-tag/index.js +50 -47
  245. package/dist/collection/components/z-tag/styles.css +7 -12
  246. package/dist/collection/components/z-visually-hidden/index.js +11 -7
  247. package/dist/collection/components/z-visually-hidden/styles.css +6 -6
  248. package/dist/collection/constants/icons.js +1 -1
  249. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +174 -181
  250. package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +8 -9
  251. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +115 -109
  252. package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
  253. package/dist/collection/deprecated/z-button-deprecated/index.js +199 -191
  254. package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
  255. package/dist/collection/deprecated/z-button-filter/index.js +120 -115
  256. package/dist/collection/deprecated/z-button-filter/styles.css +7 -17
  257. package/dist/collection/deprecated/z-chip-deprecated/index.js +50 -50
  258. package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
  259. package/dist/collection/deprecated/z-input-deprecated/index.js +609 -626
  260. package/dist/collection/deprecated/z-input-deprecated/styles.css +77 -91
  261. package/dist/collection/deprecated/z-input-label/index.js +66 -60
  262. package/dist/collection/deprecated/z-input-label/styles.css +2 -2
  263. package/dist/collection/deprecated/z-popover-deprecated/index.js +195 -183
  264. package/dist/collection/deprecated/z-popover-deprecated/styles.css +36 -37
  265. package/dist/collection/deprecated/z-status-tag/index.js +111 -106
  266. package/dist/collection/deprecated/z-status-tag/styles.css +10 -12
  267. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +160 -160
  268. package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +37 -37
  269. package/dist/collection/index.js +4 -3
  270. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +93 -85
  271. package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +4 -4
  272. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +106 -103
  273. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +16 -16
  274. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +12 -10
  275. package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +4 -4
  276. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +80 -74
  277. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +2 -2
  278. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +143 -143
  279. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +10 -27
  280. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +157 -163
  281. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +52 -50
  282. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +12 -13
  283. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +3 -15
  284. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +79 -72
  285. package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +13 -14
  286. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +66 -62
  287. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +14 -15
  288. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +104 -118
  289. package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +23 -54
  290. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +34 -27
  291. package/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +13 -13
  292. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +54 -46
  293. package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +1 -1
  294. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +169 -165
  295. package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +18 -19
  296. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +86 -87
  297. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +13 -17
  298. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +135 -125
  299. package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +10 -22
  300. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +64 -57
  301. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +6 -14
  302. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +65 -58
  303. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +9 -22
  304. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +12 -13
  305. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +13 -22
  306. package/dist/collection/snowflakes/myz/topbar/index.js +263 -293
  307. package/dist/collection/snowflakes/myz/topbar/styles.css +157 -177
  308. package/dist/collection/snowflakes/myz/z-alert/index.js +37 -32
  309. package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
  310. package/dist/collection/snowflakes/myz/z-otp/index.js +101 -95
  311. package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
  312. package/dist/collection/snowflakes/myz/z-slideshow/index.js +88 -73
  313. package/dist/collection/snowflakes/myz/z-slideshow/styles.css +30 -31
  314. package/dist/collection/utils/storybook-utils.js +6 -5
  315. package/dist/collection/utils/utils.js +14 -14
  316. package/dist/esm/{icons-92a7dcde.js → icons-56ca282c.js} +104 -104
  317. package/dist/esm/{index-90e18641.js → index-3517583d.js} +648 -96
  318. package/dist/esm/{index-3c2d757b.js → index-b7165fb7.js} +168 -168
  319. package/dist/esm/index.js +5 -5
  320. package/dist/esm/loader.js +3 -3
  321. package/dist/esm/{utils-729724da.js → utils-5d136bc4.js} +19 -33
  322. package/dist/esm/{utils-57be09c8.js → utils-c9ef6b5f.js} +13 -13
  323. package/dist/esm/web-components-library.js +3 -3
  324. package/dist/esm/z-alert.entry.js +2 -2
  325. package/dist/esm/z-app-header.entry.js +16 -14
  326. package/dist/esm/z-app-switcher_9.entry.js +159 -177
  327. package/dist/esm/z-aria-alert.entry.js +4 -3
  328. package/dist/esm/z-avatar.entry.js +9 -8
  329. package/dist/esm/z-body_2.entry.js +5 -3
  330. package/dist/esm/z-button-deprecated.entry.js +12 -9
  331. package/dist/esm/z-button-filter.entry.js +4 -3
  332. package/dist/esm/z-button-sort.entry.js +5 -6
  333. package/dist/esm/z-button.entry.js +10 -11
  334. package/dist/esm/z-candybar.entry.js +2 -2
  335. package/dist/esm/z-card.entry.js +16 -19
  336. package/dist/esm/z-carousel.entry.js +2 -2
  337. package/dist/esm/z-chip-deprecated.entry.js +4 -6
  338. package/dist/esm/z-chip.entry.js +7 -7
  339. package/dist/esm/z-combobox.entry.js +30 -26
  340. package/dist/esm/z-contextual-menu.entry.js +5 -10
  341. package/dist/esm/z-cookiebar.entry.js +6 -7
  342. package/dist/esm/z-cover-hero.entry.js +6 -5
  343. package/dist/esm/z-date-picker.entry.js +39 -46
  344. package/dist/esm/z-dragdrop-area_2.entry.js +4 -3
  345. package/dist/esm/z-file-upload.entry.js +18 -20
  346. package/dist/esm/z-file.entry.js +4 -4
  347. package/dist/esm/z-footer-link_3.entry.js +4 -4
  348. package/dist/esm/z-footer.entry.js +13 -16
  349. package/dist/esm/z-ghost-loading.entry.js +3 -3
  350. package/dist/esm/z-icon-package.entry.js +3 -4
  351. package/dist/esm/z-info-box.entry.js +3 -3
  352. package/dist/esm/z-info-reveal.entry.js +9 -8
  353. package/dist/esm/z-input-deprecated.entry.js +55 -67
  354. package/dist/esm/z-input-label_2.entry.js +40 -36
  355. package/dist/esm/z-list-group.entry.js +7 -7
  356. package/dist/esm/z-list_2.entry.js +12 -12
  357. package/dist/esm/z-menu-dropdown_2.entry.js +10 -11
  358. package/dist/esm/z-menu-section.entry.js +3 -3
  359. package/dist/esm/z-menu.entry.js +10 -13
  360. package/dist/esm/z-messages-pocket.entry.js +7 -7
  361. package/dist/esm/z-modal-login.entry.js +17 -15
  362. package/dist/esm/z-modal.entry.js +3 -6
  363. package/dist/esm/z-myz-card-alert.entry.js +8 -8
  364. package/dist/esm/z-myz-card-dictionary.entry.js +4 -4
  365. package/dist/esm/z-myz-card-footer-sections.entry.js +2 -2
  366. package/dist/esm/z-myz-card-footer.entry.js +11 -10
  367. package/dist/esm/z-myz-card-icon.entry.js +2 -2
  368. package/dist/esm/z-myz-card-info.entry.js +27 -17
  369. package/dist/esm/z-myz-card-list.entry.js +4 -3
  370. package/dist/esm/z-myz-card_4.entry.js +17 -13
  371. package/dist/esm/z-myz-list-item.entry.js +4 -4
  372. package/dist/esm/z-myz-topbar.entry.js +35 -39
  373. package/dist/esm/z-navigation-tab-link.entry.js +11 -11
  374. package/dist/esm/z-navigation-tab.entry.js +12 -12
  375. package/dist/esm/z-navigation-tabs.entry.js +21 -21
  376. package/dist/esm/z-notification.entry.js +3 -8
  377. package/dist/esm/z-offcanvas.entry.js +12 -15
  378. package/dist/esm/z-otp.entry.js +18 -18
  379. package/dist/esm/z-pagination-bar.entry.js +13 -25
  380. package/dist/esm/z-pagination-page.entry.js +2 -2
  381. package/dist/esm/z-pagination.entry.js +14 -17
  382. package/dist/esm/z-panel-elem.entry.js +4 -4
  383. package/dist/esm/z-pocket-message.entry.js +3 -3
  384. package/dist/esm/z-pocket_3.entry.js +19 -19
  385. package/dist/esm/z-popover-deprecated.entry.js +17 -14
  386. package/dist/esm/z-popover.entry.js +37 -55
  387. package/dist/esm/z-section-title.entry.js +5 -14
  388. package/dist/esm/z-skip-to-content.entry.js +19 -21
  389. package/dist/esm/z-slideshow.entry.js +29 -12
  390. package/dist/esm/z-status-tag.entry.js +9 -9
  391. package/dist/esm/z-stepper-item.entry.js +2 -2
  392. package/dist/esm/z-stepper.entry.js +3 -3
  393. package/dist/esm/z-table-body.entry.js +1 -1
  394. package/dist/esm/z-table-cell.entry.js +11 -11
  395. package/dist/esm/z-table-empty-box.entry.js +6 -7
  396. package/dist/esm/z-table-expanded-row.entry.js +2 -2
  397. package/dist/esm/z-table-footer.entry.js +1 -1
  398. package/dist/esm/z-table-head.entry.js +1 -1
  399. package/dist/esm/z-table-header-row.entry.js +4 -4
  400. package/dist/esm/z-table-header.entry.js +18 -21
  401. package/dist/esm/z-table-row.entry.js +9 -9
  402. package/dist/esm/z-table-sticky-footer.entry.js +3 -3
  403. package/dist/esm/z-table.entry.js +7 -9
  404. package/dist/esm/z-tag.entry.js +3 -3
  405. package/dist/esm/z-toast-notification-list.entry.js +17 -17
  406. package/dist/esm/z-toast-notification.entry.js +38 -41
  407. package/dist/esm/z-toggle-button.entry.js +8 -10
  408. package/dist/esm/z-toggle-switch.entry.js +19 -17
  409. package/dist/esm/z-tooltip-deprecated.entry.js +36 -47
  410. package/dist/esm/z-tooltip.entry.js +4 -4
  411. package/dist/esm/z-user-dropdown.entry.js +6 -8
  412. package/dist/esm/z-visually-hidden.entry.js +2 -2
  413. package/dist/types/beans/index.d.ts +171 -174
  414. package/dist/types/components/buttons/z-button/index.d.ts +6 -13
  415. package/dist/types/components/buttons/z-button-sort/index.d.ts +4 -4
  416. package/dist/types/components/buttons/z-chip/index.d.ts +4 -4
  417. package/dist/types/components/buttons/z-toggle-button/index.d.ts +2 -3
  418. package/dist/types/components/buttons/z-toggle-switch/index.d.ts +11 -5
  419. package/dist/types/components/date-picker/utils.d.ts +4 -4
  420. package/dist/types/components/date-picker/z-date-picker/index.d.ts +7 -8
  421. package/dist/types/components/date-picker/z-range-picker/index.d.ts +11 -13
  422. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +3 -3
  423. package/dist/types/components/file-upload/z-file/index.d.ts +7 -5
  424. package/dist/types/components/file-upload/z-file-upload/index.d.ts +18 -17
  425. package/dist/types/components/footer/z-footer/index.d.ts +15 -15
  426. package/dist/types/components/footer/z-footer-section/index.d.ts +1 -1
  427. package/dist/types/components/footer/z-footer-social/index.d.ts +1 -1
  428. package/dist/types/components/icons/icons.d.ts +1 -1
  429. package/dist/types/components/icons/z-icon/index.d.ts +3 -3
  430. package/dist/types/components/icons/z-icon-package/index.d.ts +1 -1
  431. package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
  432. package/dist/types/components/indicators/z-stepper-item/index.d.ts +1 -1
  433. package/dist/types/components/inputs/z-combobox/index.d.ts +14 -15
  434. package/dist/types/components/inputs/z-input/index.d.ts +25 -46
  435. package/dist/types/components/inputs/z-input-message/index.d.ts +4 -3
  436. package/dist/types/components/inputs/z-select/index.d.ts +23 -23
  437. package/dist/types/components/list/z-list/index.d.ts +4 -3
  438. package/dist/types/components/list/z-list-element/index.d.ts +11 -7
  439. package/dist/types/components/list/z-list-group/index.d.ts +4 -3
  440. package/dist/types/components/list/z-toast-notification-list/index.d.ts +6 -6
  441. package/dist/types/components/logo/z-logo/index.d.ts +2 -1
  442. package/dist/types/components/modal/z-modal/index.d.ts +5 -4
  443. package/dist/types/components/modal/z-modal-login/index.d.ts +13 -14
  444. package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +9 -8
  445. package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +9 -8
  446. package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +10 -9
  447. package/dist/types/components/navigation/z-app-header/index.d.ts +11 -10
  448. package/dist/types/components/navigation/z-app-switcher/index.d.ts +4 -4
  449. package/dist/types/components/navigation/z-app-topbar/index.d.ts +3 -2
  450. package/dist/types/components/navigation/z-link/index.d.ts +6 -7
  451. package/dist/types/components/navigation/z-menu/index.d.ts +7 -6
  452. package/dist/types/components/navigation/z-menu-dropdown/index.d.ts +7 -7
  453. package/dist/types/components/navigation/z-menu-section/index.d.ts +8 -6
  454. package/dist/types/components/navigation/z-user-dropdown/index.d.ts +10 -9
  455. package/dist/types/components/notification/z-candybar/index.d.ts +1 -1
  456. package/dist/types/components/notification/z-cookiebar/index.d.ts +6 -6
  457. package/dist/types/components/notification/z-info-box/index.d.ts +3 -3
  458. package/dist/types/components/notification/z-notification/index.d.ts +6 -5
  459. package/dist/types/components/notification/z-toast-notification/index.d.ts +20 -19
  460. package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
  461. package/dist/types/components/panel/z-panel-elem/index.d.ts +4 -4
  462. package/dist/types/components/typography/z-body/index.d.ts +4 -1
  463. package/dist/types/components/typography/z-heading/index.d.ts +4 -1
  464. package/dist/types/components/typography/z-typography/index.d.ts +8 -4
  465. package/dist/types/components/z-aria-alert/index.d.ts +5 -2
  466. package/dist/types/components/z-avatar/index.d.ts +3 -2
  467. package/dist/types/components/z-card/index.d.ts +7 -6
  468. package/dist/types/components/z-carousel/index.d.ts +1 -1
  469. package/dist/types/components/z-contextual-menu/index.d.ts +4 -3
  470. package/dist/types/components/z-cover-hero/index.d.ts +3 -2
  471. package/dist/types/components/z-divider/index.d.ts +2 -1
  472. package/dist/types/components/z-ghost-loading/index.d.ts +2 -1
  473. package/dist/types/components/z-info-reveal/index.d.ts +9 -7
  474. package/dist/types/components/z-offcanvas/index.d.ts +9 -8
  475. package/dist/types/components/z-pagination/index.d.ts +14 -13
  476. package/dist/types/components/z-popover/index.d.ts +7 -7
  477. package/dist/types/components/z-section-title/index.d.ts +5 -4
  478. package/dist/types/components/z-skip-to-content/index.d.ts +8 -8
  479. package/dist/types/components/z-table/z-table/index.d.ts +5 -4
  480. package/dist/types/components/z-table/z-table-body/index.d.ts +2 -2
  481. package/dist/types/components/z-table/z-table-cell/index.d.ts +4 -3
  482. package/dist/types/components/z-table/z-table-empty-box/index.d.ts +5 -4
  483. package/dist/types/components/z-table/z-table-expanded-row/index.d.ts +1 -1
  484. package/dist/types/components/z-table/z-table-footer/index.d.ts +2 -2
  485. package/dist/types/components/z-table/z-table-head/index.d.ts +2 -2
  486. package/dist/types/components/z-table/z-table-header/index.d.ts +9 -7
  487. package/dist/types/components/z-table/z-table-header-row/index.d.ts +4 -2
  488. package/dist/types/components/z-table/z-table-row/index.d.ts +7 -4
  489. package/dist/types/components/z-table/z-table-sticky-footer/index.d.ts +1 -1
  490. package/dist/types/components/z-tag/index.d.ts +2 -1
  491. package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
  492. package/dist/types/components.d.ts +500 -137
  493. package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +14 -16
  494. package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +1 -1
  495. package/dist/types/deprecated/z-button-deprecated/index.d.ts +5 -5
  496. package/dist/types/deprecated/z-button-filter/index.d.ts +6 -6
  497. package/dist/types/deprecated/z-chip-deprecated/index.d.ts +3 -1
  498. package/dist/types/deprecated/z-input-deprecated/index.d.ts +23 -34
  499. package/dist/types/deprecated/z-input-label/index.d.ts +1 -1
  500. package/dist/types/deprecated/z-popover-deprecated/index.d.ts +8 -7
  501. package/dist/types/deprecated/z-status-tag/index.d.ts +2 -1
  502. package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +4 -3
  503. package/dist/types/index.d.ts +4 -3
  504. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -2
  505. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +6 -7
  506. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
  507. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -2
  508. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
  509. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +6 -12
  510. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
  511. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +4 -9
  512. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -1
  513. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +12 -12
  514. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +4 -5
  515. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -2
  516. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +3 -3
  517. package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +3 -3
  518. package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +4 -4
  519. package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +1 -1
  520. package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +3 -3
  521. package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
  522. package/dist/types/snowflakes/myz/topbar/index.d.ts +22 -24
  523. package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -1
  524. package/dist/types/snowflakes/myz/z-otp/index.d.ts +8 -4
  525. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +12 -12
  526. package/dist/types/utils/utils.d.ts +12 -5
  527. package/dist/web-components-library/index.esm.js +1 -1
  528. package/dist/web-components-library/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
  529. package/dist/web-components-library/p-01cbf6d4.entry.js +1 -0
  530. package/{www/build/p-596da333.entry.js → dist/web-components-library/p-02f14544.entry.js} +1 -1
  531. package/dist/web-components-library/p-0617465e.entry.js +1 -0
  532. package/dist/web-components-library/p-06f54c19.entry.js +1 -0
  533. package/dist/web-components-library/p-0ad2c8ca.entry.js +1 -0
  534. package/dist/web-components-library/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
  535. package/dist/web-components-library/p-14f11a64.entry.js +1 -0
  536. package/dist/web-components-library/p-1668ec30.entry.js +1 -0
  537. package/dist/web-components-library/p-2177384f.entry.js +1 -0
  538. package/dist/web-components-library/p-25769717.entry.js +1 -0
  539. package/dist/web-components-library/p-25b8e583.entry.js +1 -0
  540. package/dist/web-components-library/p-2772f005.entry.js +1 -0
  541. package/dist/web-components-library/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
  542. package/dist/web-components-library/p-2e2ae623.entry.js +1 -0
  543. package/dist/web-components-library/p-311f5e7a.entry.js +16 -0
  544. package/dist/web-components-library/p-3124aed0.entry.js +1 -0
  545. package/dist/web-components-library/p-31604337.entry.js +1 -0
  546. package/dist/web-components-library/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
  547. package/dist/web-components-library/p-348c5ada.entry.js +1 -0
  548. package/dist/web-components-library/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
  549. package/dist/web-components-library/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
  550. package/dist/web-components-library/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
  551. package/dist/web-components-library/p-41b8390e.entry.js +1 -0
  552. package/dist/web-components-library/{p-a94f78b4.entry.js → p-41dbc6f1.entry.js} +1 -1
  553. package/dist/web-components-library/p-48134f75.entry.js +1 -0
  554. package/dist/web-components-library/p-4fe96235.entry.js +1 -0
  555. package/dist/web-components-library/p-53d9ac21.entry.js +1 -0
  556. package/dist/web-components-library/p-5a8bdc47.entry.js +1 -0
  557. package/dist/web-components-library/p-5f5725ce.entry.js +1 -0
  558. package/dist/web-components-library/p-5fe820fe.entry.js +1 -0
  559. package/dist/web-components-library/p-6106b802.entry.js +1 -0
  560. package/dist/web-components-library/p-613cc3b2.entry.js +1 -0
  561. package/dist/web-components-library/p-621ccd34.entry.js +1 -0
  562. package/dist/web-components-library/p-6852e978.entry.js +1 -0
  563. package/dist/web-components-library/p-6a53a0d8.entry.js +1 -0
  564. package/dist/web-components-library/p-6b7f7ac9.entry.js +1 -0
  565. package/dist/web-components-library/p-6de8783e.entry.js +1 -0
  566. package/dist/web-components-library/p-6e01660c.entry.js +1 -0
  567. package/dist/web-components-library/p-6fa0cef6.entry.js +1 -0
  568. package/dist/web-components-library/p-71ff9b83.entry.js +1 -0
  569. package/dist/web-components-library/p-747ad8dc.entry.js +1 -0
  570. package/dist/web-components-library/p-773cc0f3.entry.js +1 -0
  571. package/dist/web-components-library/p-792a7ea0.entry.js +1 -0
  572. package/dist/web-components-library/p-79940e8f.entry.js +1 -0
  573. package/dist/web-components-library/p-79c9cf77.entry.js +1 -0
  574. package/dist/web-components-library/p-7a9d3944.entry.js +1 -0
  575. package/dist/web-components-library/p-7d6e5930.entry.js +1 -0
  576. package/dist/web-components-library/p-810276c9.entry.js +1 -0
  577. package/dist/web-components-library/p-8158fe3c.js +1 -0
  578. package/dist/web-components-library/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
  579. package/dist/web-components-library/p-83ee9630.entry.js +1 -0
  580. package/dist/web-components-library/p-87942fb9.entry.js +1 -0
  581. package/dist/web-components-library/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
  582. package/dist/web-components-library/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
  583. package/dist/web-components-library/p-940352dc.entry.js +1 -0
  584. package/dist/web-components-library/p-9a75f3f8.entry.js +1 -0
  585. package/dist/web-components-library/p-9c0df331.entry.js +1 -0
  586. package/dist/web-components-library/p-a55ef7b5.entry.js +1 -0
  587. package/dist/web-components-library/p-aae7a242.entry.js +1 -0
  588. package/dist/web-components-library/p-ae2dd723.entry.js +1 -0
  589. package/dist/web-components-library/p-af6789f2.entry.js +1 -0
  590. package/dist/web-components-library/p-b1b66050.entry.js +1 -0
  591. package/{www/build/p-42b0972c.js → dist/web-components-library/p-b2d16b41.js} +1 -1
  592. package/{www/build/p-e6ac4dc4.entry.js → dist/web-components-library/p-b2ee6ded.entry.js} +1 -1
  593. package/dist/web-components-library/{p-bfa3593e.js → p-b33f1112.js} +1 -1
  594. package/dist/web-components-library/p-b366ef8e.js +2 -0
  595. package/{www/build/p-f31b8e83.js → dist/web-components-library/p-b4e14eed.js} +1 -1
  596. package/dist/web-components-library/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
  597. package/dist/web-components-library/p-b9de57a3.entry.js +1 -0
  598. package/dist/web-components-library/p-bb684454.entry.js +1 -0
  599. package/dist/web-components-library/p-bc65252e.entry.js +1 -0
  600. package/dist/web-components-library/p-bd70bbcc.entry.js +1 -0
  601. package/dist/web-components-library/p-c0d382bc.entry.js +1 -0
  602. package/dist/web-components-library/p-c1c6988e.entry.js +1 -0
  603. package/dist/web-components-library/p-c26d641f.entry.js +1 -0
  604. package/dist/web-components-library/p-c4b70baa.entry.js +1 -0
  605. package/dist/web-components-library/p-c5ecf36a.entry.js +1 -0
  606. package/dist/web-components-library/{p-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
  607. package/dist/web-components-library/p-dd74911c.entry.js +1 -0
  608. package/dist/web-components-library/p-e137a17f.entry.js +1 -0
  609. package/dist/web-components-library/p-e1cbcb1e.entry.js +1 -0
  610. package/dist/web-components-library/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
  611. package/dist/web-components-library/p-e45c7aeb.entry.js +1 -0
  612. package/dist/web-components-library/p-eb612914.entry.js +1 -0
  613. package/dist/web-components-library/p-efdca379.entry.js +1 -0
  614. package/dist/web-components-library/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
  615. package/dist/web-components-library/p-f24a4525.entry.js +1 -0
  616. package/dist/web-components-library/p-f6ff5bc5.entry.js +1 -0
  617. package/dist/web-components-library/p-f94ad50d.entry.js +1 -0
  618. package/dist/web-components-library/p-fddbe121.entry.js +1 -0
  619. package/dist/web-components-library/p-ff000765.entry.js +1 -0
  620. package/dist/web-components-library/p-ff0fc090.entry.js +1 -0
  621. package/dist/web-components-library/p-ffacff3f.entry.js +1 -0
  622. package/dist/web-components-library/web-components-library.esm.js +1 -1
  623. package/loader/package.json +1 -0
  624. package/package.json +24 -17
  625. package/react/index.d.ts +1 -1
  626. package/readme.md +91 -33
  627. package/src-react/index.ts +1 -1
  628. package/www/build/index.esm.js +1 -1
  629. package/www/build/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
  630. package/www/build/p-01cbf6d4.entry.js +1 -0
  631. package/{dist/web-components-library/p-596da333.entry.js → www/build/p-02f14544.entry.js} +1 -1
  632. package/www/build/p-0617465e.entry.js +1 -0
  633. package/www/build/p-06f54c19.entry.js +1 -0
  634. package/www/build/p-0ad2c8ca.entry.js +1 -0
  635. package/www/build/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
  636. package/www/build/p-14f11a64.entry.js +1 -0
  637. package/www/build/p-1668ec30.entry.js +1 -0
  638. package/www/build/p-2177384f.entry.js +1 -0
  639. package/www/build/p-25769717.entry.js +1 -0
  640. package/www/build/p-25b8e583.entry.js +1 -0
  641. package/www/build/p-2772f005.entry.js +1 -0
  642. package/www/build/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
  643. package/www/build/p-2e2ae623.entry.js +1 -0
  644. package/www/build/p-311f5e7a.entry.js +16 -0
  645. package/www/build/p-3124aed0.entry.js +1 -0
  646. package/www/build/p-31604337.entry.js +1 -0
  647. package/www/build/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
  648. package/www/build/p-348c5ada.entry.js +1 -0
  649. package/www/build/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
  650. package/www/build/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
  651. package/www/build/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
  652. package/www/build/p-41b8390e.entry.js +1 -0
  653. package/www/build/{p-a94f78b4.entry.js → p-41dbc6f1.entry.js} +1 -1
  654. package/www/build/p-48134f75.entry.js +1 -0
  655. package/www/build/p-4fe96235.entry.js +1 -0
  656. package/www/build/p-53d9ac21.entry.js +1 -0
  657. package/www/build/p-5a8bdc47.entry.js +1 -0
  658. package/www/build/p-5f5725ce.entry.js +1 -0
  659. package/www/build/p-5fe820fe.entry.js +1 -0
  660. package/www/build/p-6106b802.entry.js +1 -0
  661. package/www/build/p-613cc3b2.entry.js +1 -0
  662. package/www/build/p-621ccd34.entry.js +1 -0
  663. package/www/build/p-6852e978.entry.js +1 -0
  664. package/www/build/p-6a53a0d8.entry.js +1 -0
  665. package/www/build/p-6b7f7ac9.entry.js +1 -0
  666. package/www/build/p-6de8783e.entry.js +1 -0
  667. package/www/build/p-6e01660c.entry.js +1 -0
  668. package/www/build/p-6fa0cef6.entry.js +1 -0
  669. package/www/build/p-71ff9b83.entry.js +1 -0
  670. package/www/build/p-747ad8dc.entry.js +1 -0
  671. package/www/build/p-773cc0f3.entry.js +1 -0
  672. package/www/build/p-792a7ea0.entry.js +1 -0
  673. package/www/build/p-79940e8f.entry.js +1 -0
  674. package/www/build/p-79c9cf77.entry.js +1 -0
  675. package/www/build/p-7a9d3944.entry.js +1 -0
  676. package/www/build/p-7d6e5930.entry.js +1 -0
  677. package/www/build/p-810276c9.entry.js +1 -0
  678. package/www/build/p-8158fe3c.js +1 -0
  679. package/www/build/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
  680. package/www/build/p-83ee9630.entry.js +1 -0
  681. package/www/build/p-87942fb9.entry.js +1 -0
  682. package/www/build/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
  683. package/www/build/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
  684. package/www/build/p-8a9e2dd1.js +1 -0
  685. package/www/build/p-940352dc.entry.js +1 -0
  686. package/www/build/p-9a75f3f8.entry.js +1 -0
  687. package/www/build/p-9c0df331.entry.js +1 -0
  688. package/www/build/p-a55ef7b5.entry.js +1 -0
  689. package/www/build/p-aae7a242.entry.js +1 -0
  690. package/www/build/p-ae2dd723.entry.js +1 -0
  691. package/www/build/p-af6789f2.entry.js +1 -0
  692. package/www/build/p-b1b66050.entry.js +1 -0
  693. package/{dist/web-components-library/p-42b0972c.js → www/build/p-b2d16b41.js} +1 -1
  694. package/{dist/web-components-library/p-e6ac4dc4.entry.js → www/build/p-b2ee6ded.entry.js} +1 -1
  695. package/www/build/{p-bfa3593e.js → p-b33f1112.js} +1 -1
  696. package/www/build/p-b366ef8e.js +2 -0
  697. package/{dist/web-components-library/p-f31b8e83.js → www/build/p-b4e14eed.js} +1 -1
  698. package/www/build/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
  699. package/www/build/p-b9de57a3.entry.js +1 -0
  700. package/www/build/p-bb684454.entry.js +1 -0
  701. package/www/build/p-bc65252e.entry.js +1 -0
  702. package/www/build/p-bd70bbcc.entry.js +1 -0
  703. package/www/build/p-c0d382bc.entry.js +1 -0
  704. package/www/build/p-c1c6988e.entry.js +1 -0
  705. package/www/build/p-c26d641f.entry.js +1 -0
  706. package/www/build/p-c4b70baa.entry.js +1 -0
  707. package/www/build/p-c5ecf36a.entry.js +1 -0
  708. package/www/build/{p-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
  709. package/www/build/p-dd74911c.entry.js +1 -0
  710. package/www/build/p-e137a17f.entry.js +1 -0
  711. package/www/build/p-e1cbcb1e.entry.js +1 -0
  712. package/www/build/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
  713. package/www/build/p-e45c7aeb.entry.js +1 -0
  714. package/www/build/p-eb612914.entry.js +1 -0
  715. package/www/build/p-efdca379.entry.js +1 -0
  716. package/www/build/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
  717. package/www/build/p-f24a4525.entry.js +1 -0
  718. package/www/build/p-f6ff5bc5.entry.js +1 -0
  719. package/www/build/p-f94ad50d.entry.js +1 -0
  720. package/www/build/p-fddbe121.entry.js +1 -0
  721. package/www/build/p-ff000765.entry.js +1 -0
  722. package/www/build/p-ff0fc090.entry.js +1 -0
  723. package/www/build/p-ffacff3f.entry.js +1 -0
  724. package/www/build/web-components-library.esm.js +1 -1
  725. package/www/index.html +1 -1
  726. package/www/pages/file-upload.html +16 -4
  727. package/www/pages/notification.html +153 -69
  728. package/dist/cjs/index-1fda0714.js +0 -60
  729. package/dist/esm/index-abb47b30.js +0 -58
  730. package/dist/web-components-library/p-02474663.entry.js +0 -1
  731. package/dist/web-components-library/p-02681c05.entry.js +0 -1
  732. package/dist/web-components-library/p-0aa9746a.entry.js +0 -1
  733. package/dist/web-components-library/p-104b70e5.entry.js +0 -1
  734. package/dist/web-components-library/p-1906915c.entry.js +0 -1
  735. package/dist/web-components-library/p-1e6aff0f.entry.js +0 -1
  736. package/dist/web-components-library/p-223566d6.entry.js +0 -1
  737. package/dist/web-components-library/p-286363e2.js +0 -7
  738. package/dist/web-components-library/p-29e8a12c.entry.js +0 -1
  739. package/dist/web-components-library/p-2de00f19.entry.js +0 -1
  740. package/dist/web-components-library/p-33f74396.entry.js +0 -1
  741. package/dist/web-components-library/p-3fc438b7.entry.js +0 -1
  742. package/dist/web-components-library/p-41c5beec.entry.js +0 -1
  743. package/dist/web-components-library/p-46a6341a.entry.js +0 -1
  744. package/dist/web-components-library/p-4d9667dc.entry.js +0 -1
  745. package/dist/web-components-library/p-51130281.entry.js +0 -1
  746. package/dist/web-components-library/p-5789bbe7.entry.js +0 -1
  747. package/dist/web-components-library/p-578a5ad1.entry.js +0 -1
  748. package/dist/web-components-library/p-5ae44c56.entry.js +0 -1
  749. package/dist/web-components-library/p-6375f662.entry.js +0 -1
  750. package/dist/web-components-library/p-6bb8de3e.entry.js +0 -1
  751. package/dist/web-components-library/p-71034a6f.entry.js +0 -1
  752. package/dist/web-components-library/p-710cec6d.entry.js +0 -1
  753. package/dist/web-components-library/p-7171717f.entry.js +0 -1
  754. package/dist/web-components-library/p-71e8c2af.entry.js +0 -1
  755. package/dist/web-components-library/p-78e26102.entry.js +0 -1
  756. package/dist/web-components-library/p-79408b00.entry.js +0 -1
  757. package/dist/web-components-library/p-7d37e4a8.entry.js +0 -16
  758. package/dist/web-components-library/p-7ebb03d8.entry.js +0 -1
  759. package/dist/web-components-library/p-7f2fa336.entry.js +0 -1
  760. package/dist/web-components-library/p-8468d87e.entry.js +0 -1
  761. package/dist/web-components-library/p-8e4d7f5d.entry.js +0 -1
  762. package/dist/web-components-library/p-9260abad.entry.js +0 -1
  763. package/dist/web-components-library/p-92cc171f.entry.js +0 -1
  764. package/dist/web-components-library/p-9352da73.entry.js +0 -1
  765. package/dist/web-components-library/p-953a07d5.entry.js +0 -1
  766. package/dist/web-components-library/p-97ae16a0.entry.js +0 -1
  767. package/dist/web-components-library/p-98268a57.js +0 -1
  768. package/dist/web-components-library/p-9c7cf598.entry.js +0 -1
  769. package/dist/web-components-library/p-9fb79d74.entry.js +0 -1
  770. package/dist/web-components-library/p-a5232d04.entry.js +0 -1
  771. package/dist/web-components-library/p-a54ef821.entry.js +0 -1
  772. package/dist/web-components-library/p-a759ab46.entry.js +0 -1
  773. package/dist/web-components-library/p-a9eea65b.entry.js +0 -1
  774. package/dist/web-components-library/p-ab5f212d.entry.js +0 -1
  775. package/dist/web-components-library/p-ae784c71.entry.js +0 -1
  776. package/dist/web-components-library/p-ae79ab08.entry.js +0 -1
  777. package/dist/web-components-library/p-aed2a8cf.entry.js +0 -1
  778. package/dist/web-components-library/p-b543005a.entry.js +0 -1
  779. package/dist/web-components-library/p-b574d5f6.entry.js +0 -1
  780. package/dist/web-components-library/p-bb20020b.entry.js +0 -1
  781. package/dist/web-components-library/p-bbeb6b3c.entry.js +0 -1
  782. package/dist/web-components-library/p-bd886dd5.entry.js +0 -1
  783. package/dist/web-components-library/p-c066ddf1.entry.js +0 -1
  784. package/dist/web-components-library/p-c284139b.entry.js +0 -1
  785. package/dist/web-components-library/p-c6124ee4.entry.js +0 -1
  786. package/dist/web-components-library/p-c730a93d.entry.js +0 -1
  787. package/dist/web-components-library/p-c9348925.entry.js +0 -1
  788. package/dist/web-components-library/p-cb13d050.entry.js +0 -1
  789. package/dist/web-components-library/p-cc6a5872.entry.js +0 -1
  790. package/dist/web-components-library/p-cf35d3cd.entry.js +0 -1
  791. package/dist/web-components-library/p-cf73af9a.entry.js +0 -1
  792. package/dist/web-components-library/p-d0d75b41.entry.js +0 -1
  793. package/dist/web-components-library/p-d0fea19f.entry.js +0 -1
  794. package/dist/web-components-library/p-d34eccf8.entry.js +0 -1
  795. package/dist/web-components-library/p-d4927410.entry.js +0 -1
  796. package/dist/web-components-library/p-d79f69f2.js +0 -1
  797. package/dist/web-components-library/p-e2560604.entry.js +0 -1
  798. package/dist/web-components-library/p-e293f91e.entry.js +0 -1
  799. package/dist/web-components-library/p-e6ddee24.entry.js +0 -1
  800. package/dist/web-components-library/p-f0d90cc2.entry.js +0 -1
  801. package/dist/web-components-library/p-f6a11970.entry.js +0 -1
  802. package/dist/web-components-library/p-f6da32c4.entry.js +0 -1
  803. package/dist/web-components-library/p-fd2338b2.entry.js +0 -1
  804. package/dist/web-components-library/p-fea2c39a.entry.js +0 -1
  805. package/www/build/p-02474663.entry.js +0 -1
  806. package/www/build/p-02681c05.entry.js +0 -1
  807. package/www/build/p-0aa9746a.entry.js +0 -1
  808. package/www/build/p-104b70e5.entry.js +0 -1
  809. package/www/build/p-1906915c.entry.js +0 -1
  810. package/www/build/p-1e6aff0f.entry.js +0 -1
  811. package/www/build/p-223566d6.entry.js +0 -1
  812. package/www/build/p-286363e2.js +0 -7
  813. package/www/build/p-29e8a12c.entry.js +0 -1
  814. package/www/build/p-2de00f19.entry.js +0 -1
  815. package/www/build/p-33f74396.entry.js +0 -1
  816. package/www/build/p-363f4c73.js +0 -1
  817. package/www/build/p-3fc438b7.entry.js +0 -1
  818. package/www/build/p-41c5beec.entry.js +0 -1
  819. package/www/build/p-46a6341a.entry.js +0 -1
  820. package/www/build/p-4d9667dc.entry.js +0 -1
  821. package/www/build/p-51130281.entry.js +0 -1
  822. package/www/build/p-5789bbe7.entry.js +0 -1
  823. package/www/build/p-578a5ad1.entry.js +0 -1
  824. package/www/build/p-5ae44c56.entry.js +0 -1
  825. package/www/build/p-6375f662.entry.js +0 -1
  826. package/www/build/p-6bb8de3e.entry.js +0 -1
  827. package/www/build/p-71034a6f.entry.js +0 -1
  828. package/www/build/p-710cec6d.entry.js +0 -1
  829. package/www/build/p-7171717f.entry.js +0 -1
  830. package/www/build/p-71e8c2af.entry.js +0 -1
  831. package/www/build/p-78e26102.entry.js +0 -1
  832. package/www/build/p-79408b00.entry.js +0 -1
  833. package/www/build/p-7d37e4a8.entry.js +0 -16
  834. package/www/build/p-7ebb03d8.entry.js +0 -1
  835. package/www/build/p-7f2fa336.entry.js +0 -1
  836. package/www/build/p-8468d87e.entry.js +0 -1
  837. package/www/build/p-8e4d7f5d.entry.js +0 -1
  838. package/www/build/p-9260abad.entry.js +0 -1
  839. package/www/build/p-92cc171f.entry.js +0 -1
  840. package/www/build/p-9352da73.entry.js +0 -1
  841. package/www/build/p-953a07d5.entry.js +0 -1
  842. package/www/build/p-97ae16a0.entry.js +0 -1
  843. package/www/build/p-98268a57.js +0 -1
  844. package/www/build/p-9c7cf598.entry.js +0 -1
  845. package/www/build/p-9fb79d74.entry.js +0 -1
  846. package/www/build/p-a5232d04.entry.js +0 -1
  847. package/www/build/p-a54ef821.entry.js +0 -1
  848. package/www/build/p-a759ab46.entry.js +0 -1
  849. package/www/build/p-a9eea65b.entry.js +0 -1
  850. package/www/build/p-ab5f212d.entry.js +0 -1
  851. package/www/build/p-ae784c71.entry.js +0 -1
  852. package/www/build/p-ae79ab08.entry.js +0 -1
  853. package/www/build/p-aed2a8cf.entry.js +0 -1
  854. package/www/build/p-b543005a.entry.js +0 -1
  855. package/www/build/p-b574d5f6.entry.js +0 -1
  856. package/www/build/p-bb20020b.entry.js +0 -1
  857. package/www/build/p-bbeb6b3c.entry.js +0 -1
  858. package/www/build/p-bd886dd5.entry.js +0 -1
  859. package/www/build/p-c066ddf1.entry.js +0 -1
  860. package/www/build/p-c284139b.entry.js +0 -1
  861. package/www/build/p-c6124ee4.entry.js +0 -1
  862. package/www/build/p-c730a93d.entry.js +0 -1
  863. package/www/build/p-c9348925.entry.js +0 -1
  864. package/www/build/p-cb13d050.entry.js +0 -1
  865. package/www/build/p-cc6a5872.entry.js +0 -1
  866. package/www/build/p-cf35d3cd.entry.js +0 -1
  867. package/www/build/p-cf73af9a.entry.js +0 -1
  868. package/www/build/p-d0d75b41.entry.js +0 -1
  869. package/www/build/p-d0fea19f.entry.js +0 -1
  870. package/www/build/p-d34eccf8.entry.js +0 -1
  871. package/www/build/p-d4927410.entry.js +0 -1
  872. package/www/build/p-d79f69f2.js +0 -1
  873. package/www/build/p-e2560604.entry.js +0 -1
  874. package/www/build/p-e293f91e.entry.js +0 -1
  875. package/www/build/p-e6ddee24.entry.js +0 -1
  876. package/www/build/p-f0d90cc2.entry.js +0 -1
  877. package/www/build/p-f6a11970.entry.js +0 -1
  878. package/www/build/p-f6da32c4.entry.js +0 -1
  879. package/www/build/p-fd2338b2.entry.js +0 -1
  880. package/www/build/p-fea2c39a.entry.js +0 -1
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-3dd0f9bd.js');
7
- const utils = require('./utils-4a419726.js');
5
+ const index = require('./index-0b49c192.js');
6
+ const index$1 = require('./index-15126331.js');
7
+ const utils = require('./utils-b1ef8660.js');
8
8
  require('./breakpoints-88c4fd6c.js');
9
9
 
10
- 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}}";
10
+ const stylesCss$1 = ":host{width:inherit;height:32px;font-family:var(--dashboard-font);font-size:12px;font-weight:var(--font-sb);letter-spacing:0.17px}a,a:visited,a:active{color:inherit;text-decoration:none}:host>a{display:block;border:var(--border-size-small) solid transparent;background:var(--bg-grey-050);border-radius:var(--border-radius);color:var(--text-grey-800);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{border:var(--border-size-small) solid var(--myz-blue);box-shadow:0 0 2px 2px var(--myz-blue-light);color:var(--myz-blue);fill:var(--myz-blue)}:host>a:active{border:var(--border-size-small) solid var(--myz-blue-light);box-shadow:0 2px 4px 0 rgb(0 0 0 / 40%);color:var(--myz-blue-light);fill:var(--myz-blue-light)}div.container{position:relative;display:flex;height:32px;align-items:center;justify-content:space-between;padding:0 var(--basex1)}div.container>span.user-wrapper{display:flex}div.container>span.user-wrapper>span.user{overflow:hidden;width:30px;padding:0 var(--basex1);cursor:pointer;text-overflow:ellipsis;white-space:nowrap}div.container>span.arrow{display:flex;align-items:center;justify-content:center}div.container>span.arrow>z-icon{transform:rotate(360deg);transition:all 200ms linear}ul{padding:0 calc(var(--space-unit) * 2);margin:0;list-style:none}li{display:flex;width:max-content;height:var(--basex3);align-items:center;padding:calc(var(--space-unit) / 4) 0}.menu-opened{position:inherit;width:auto !important;min-width:147px;padding-bottom:calc(var(--space-unit) * 2)}.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}}";
11
11
 
12
12
  const ZMenuDropdown = class {
13
13
  constructor(hostRef) {
@@ -17,10 +17,7 @@ const ZMenuDropdown = class {
17
17
  this.handleFocus = this.handleFocus.bind(this);
18
18
  }
19
19
  componentWillRender() {
20
- this.linkarray =
21
- typeof this.menucontent === "string"
22
- ? JSON.parse(this.menucontent)
23
- : this.menucontent;
20
+ this.linkarray = typeof this.menucontent === "string" ? JSON.parse(this.menucontent) : this.menucontent;
24
21
  }
25
22
  renderMenuOpen() {
26
23
  if (this.ismenuopen) {
@@ -31,15 +28,17 @@ const ZMenuDropdown = class {
31
28
  return (index.h("span", { class: "arrow" }, index.h("z-icon", { name: "caret-down", width: 14, height: 14 })));
32
29
  }
33
30
  retriveMenuClass() {
34
- if (this.ismenuopen)
31
+ if (this.ismenuopen) {
35
32
  return "menu-opened";
33
+ }
36
34
  }
37
35
  handleToggle() {
38
36
  this.ismenuopen = !this.ismenuopen;
39
37
  }
40
38
  handleFocus(e) {
41
- if (e instanceof KeyboardEvent && e.keyCode !== index$1.KeyboardKeyCodeEnum.TAB)
39
+ if (e instanceof KeyboardEvent && e.keyCode !== index$1.KeyboardKeyCodeEnum.TAB) {
42
40
  return;
41
+ }
43
42
  const tree = utils.getElementTree(utils.getClickedElement());
44
43
  const menuParent = tree.find((elem) => elem.nodeName.toLowerCase() === "z-menu-dropdown");
45
44
  if (!menuParent) {
@@ -57,7 +56,7 @@ const ZMenuDropdown = class {
57
56
  };
58
57
  ZMenuDropdown.style = stylesCss$1;
59
58
 
60
- const stylesCss = "ul{margin:0;padding:0}";
59
+ const stylesCss = "ul{padding:0;margin:0}";
61
60
 
62
61
  const ZMyzList = class {
63
62
  constructor(hostRef) {
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-0b49c192.js');
6
6
 
7
- 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)}";
7
+ 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(*){color:var(--color-text01);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host([active]) .label,:host([open]) .label,.label:hover{border-color:var(--color-secondary01)}.label{display:flex;width:100%;align-items:center;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);border:0;border-bottom:var(--border-size-small) solid var(--color-surface05);margin:0;background:transparent;border-radius:0;cursor:pointer;text-align:left}.label ::slotted(*){width:100%;margin:0;font-size:var(--font-size-3);line-height:1.25}.label:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.label z-icon{margin-left:calc(var(--space-unit) * 4);fill:currentcolor}.items{display:flex;width:100%;flex-direction:column;padding:calc(var(--space-unit) * 0.5);padding-bottom:calc(var(--space-unit) * 2)}.items>::slotted([slot=\"item\"]){display:inline-flex;padding:calc(var(--space-unit) * 0.5);margin:0;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)}";
8
8
 
9
9
  const ZMenuSection = class {
10
10
  constructor(hostRef) {
@@ -37,7 +37,7 @@ const ZMenuSection = class {
37
37
  this.checkContent();
38
38
  }
39
39
  render() {
40
- return index.h(index.Host, { role: "menu", open: this.open }, index.h("button", { class: "label", "aria-pressed": this.open ? 'true' : 'false', onClick: this.toggle.bind(this) }, index.h("slot", null), this.hasContent && index.h("z-icon", { name: this.open ? 'chevron-up' : 'chevron-down' })), this.open && index.h("div", { class: "items" }, index.h("slot", { name: "item", onSlotchange: this.checkContent.bind(this) })));
40
+ return (index.h(index.Host, { role: "menu", open: this.open }, index.h("button", { class: "label", "aria-pressed": this.open ? "true" : "false", onClick: this.toggle.bind(this) }, index.h("slot", null), this.hasContent && index.h("z-icon", { name: this.open ? "chevron-up" : "chevron-down" })), this.open && (index.h("div", { class: "items" }, index.h("slot", { name: "item", onSlotchange: this.checkContent.bind(this) })))));
41
41
  }
42
42
  get hostElement() { return index.getElement(this); }
43
43
  };
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-0b49c192.js');
6
6
 
7
- 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)}";
7
+ const stylesCss = ":host,::slotted(*),*{box-sizing:border-box}:host{position:relative;display:inline-flex;flex-direction:column}::slotted(a){color:var(--color-text01);text-decoration:none}::slotted(*){font-family:var(--font-family-sans);font-weight:var(--font-rg)}.menu-label{padding:0;border:0;margin:0;background:transparent;border-radius:0;color:inherit;outline:none;text-align:left}button.menu-label{cursor:pointer}.menu-label:focus-within{z-index:1;padding-right:calc(var(--space-unit) * 0.5);padding-left:calc(var(--space-unit) * 0.5);margin-right:calc(var(--space-unit) * -0.5);margin-left:calc(var(--space-unit) * -0.5);box-shadow:var(--shadow-focus-primary)}.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{position:absolute;top:100%;left:0;width:375px;min-width:100%;max-width:100vw;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2);box-shadow:var(--shadow-2)}:host(:not([floating])) .content{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);height:auto;object-fit:contain}.header ::slotted([slot=\"header\"]:not(:first-child)){margin:auto 0;margin-left:calc(var(--space-unit) * 2.5);font-size:var(--font-size-3);font-weight:var(--font-sb);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)}";
8
8
 
9
9
  const ZMenu = class {
10
10
  constructor(hostRef) {
@@ -36,9 +36,7 @@ const ZMenu = class {
36
36
  }
37
37
  /** Close the floating list when a click is performed outside of this Element. */
38
38
  handleClick(ev) {
39
- if (!this.floating ||
40
- !this.open ||
41
- this.hostElement.contains(ev.target)) {
39
+ if (!this.floating || !this.open || this.hostElement.contains(ev.target)) {
42
40
  return;
43
41
  }
44
42
  this.reflow();
@@ -65,7 +63,7 @@ const ZMenu = class {
65
63
  const { style } = this.content;
66
64
  const { left } = this.hostElement.getBoundingClientRect();
67
65
  const widthPx = getComputedStyle(this.content).width;
68
- const width = widthPx ? parseFloat(widthPx.replace('px', '')) : 375;
66
+ const width = widthPx ? parseFloat(widthPx.replace("px", "")) : 375;
69
67
  const safeScrollbarSpace = 30;
70
68
  style.left = `${Math.min(window.innerWidth - left - width - safeScrollbarSpace, 0)}px`;
71
69
  }
@@ -86,19 +84,18 @@ const ZMenu = class {
86
84
  onItemsChange() {
87
85
  this.checkContent();
88
86
  const items = this.hostElement.querySelectorAll('[slot="item"]');
89
- items === null || items === void 0 ? void 0 : items.forEach((item) => item.setAttribute('role', 'menuitem'));
87
+ items === null || items === void 0 ? void 0 : items.forEach((item) => item.setAttribute("role", "menuitem"));
90
88
  }
91
89
  renderMenuLabel() {
92
90
  if (this.hasContent) {
93
- return index.h("button", { class: "menu-label", "aria-expanded": this.open ? 'true' : 'false', "aria-label": this.open ? 'Chiudi menù' : 'Apri menù', onClick: this.toggle }, index.h("div", { class: "menu-label-content" }, index.h("slot", null), index.h("z-icon", { name: this.open ? 'chevron-up' : 'chevron-down' })));
91
+ return (index.h("button", { class: "menu-label", "aria-expanded": this.open ? "true" : "false", "aria-label": this.open ? "Chiudi menù" : "Apri menù", onClick: this.toggle }, index.h("div", { class: "menu-label-content" }, index.h("slot", null), index.h("z-icon", { name: this.open ? "chevron-up" : "chevron-down" }))));
94
92
  }
95
- return index.h("div", { class: "menu-label" }, index.h("div", { class: "menu-label-content" }, index.h("slot", null)));
93
+ return (index.h("div", { class: "menu-label" }, index.h("div", { class: "menu-label-content" }, index.h("slot", null))));
96
94
  }
97
95
  render() {
98
- return [
99
- this.renderMenuLabel(),
100
- index.h("div", { class: "content", ref: (el) => { this.content = el; }, hidden: !this.open }, this.hasHeader && index.h("header", { class: "header" }, index.h("slot", { name: "header", onSlotchange: this.checkContent })), index.h("div", { class: "items", role: "menu" }, index.h("slot", { name: "item", onSlotchange: this.onItemsChange })))
101
- ];
96
+ return (index.h(index.Host, null, this.renderMenuLabel(), index.h("div", { class: "content", ref: (el) => {
97
+ this.content = el;
98
+ }, hidden: !this.open }, this.hasHeader && (index.h("header", { class: "header" }, index.h("slot", { name: "header", onSlotchange: this.checkContent }))), index.h("div", { class: "items", role: "menu" }, index.h("slot", { name: "item", onSlotchange: this.onItemsChange })))));
102
99
  }
103
100
  get hostElement() { return index.getElement(this); }
104
101
  static get watchers() { return {
@@ -2,16 +2,16 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-3dd0f9bd.js');
5
+ const index = require('./index-0b49c192.js');
6
+ const index$1 = require('./index-15126331.js');
7
7
 
8
- 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)}}";
8
+ 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{color:var(--color-primary01);fill:var(--color-primary01);font-size:12px;font-weight:var(--font-sb)}:host>z-pocket>z-pocket-header span.badge{display:inline-block;padding:0 calc(var(--space-unit) * 0.5);margin-left:var(--space-unit);background:var(--color-secondary02);border-radius:50%;color:var(--color-surface01)}:host>z-pocket>z-pocket-header>z-icon{margin-left:var(--space-unit)}:host>z-pocket>z-pocket-body>div.body{overflow:hidden;padding:var(--space-unit);margin:0 var(--space-unit)}:host>z-pocket.preview>z-pocket-body{position:relative}:host>z-pocket.preview>z-pocket-body>div.gradient{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(255 0 0 / 0%), white)}:host>z-pocket.open>z-pocket-body>div.body{overflow:auto;max-height:calc(100vh - 166px);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-color:var(--color-primary01) var(--color-surface03);scrollbar-width:thin}:host ::-webkit-scrollbar{width:10px;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)}:host ::-webkit-scrollbar-thumb{width:var(--space-unit);background-color:var(--color-primary01);border-radius:var(--radius-base)}}";
9
9
 
10
10
  const ZMessagesPocket = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  /** pocket status */
14
- this.status = index$1.PocketStatusEnum.preview;
14
+ this.status = index$1.PocketStatusEnum.PREVIEW;
15
15
  }
16
16
  handlePocketToggle(e) {
17
17
  if (e.detail.id === this.pocketid) {
@@ -22,12 +22,12 @@ const ZMessagesPocket = class {
22
22
  let message;
23
23
  let icon;
24
24
  switch (this.status) {
25
- case index$1.PocketStatusEnum.preview:
26
- case index$1.PocketStatusEnum.closed:
25
+ case index$1.PocketStatusEnum.PREVIEW:
26
+ case index$1.PocketStatusEnum.CLOSED:
27
27
  message = (index.h("span", null, "Messaggi ", index.h("span", { class: "badge" }, this.messages)));
28
28
  icon = "chevron-up";
29
29
  break;
30
- case index$1.PocketStatusEnum.open:
30
+ case index$1.PocketStatusEnum.OPEN:
31
31
  message = index.h("span", null, "Riduci");
32
32
  icon = "chevron-down";
33
33
  break;
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-3dd0f9bd.js');
5
+ const index = require('./index-0b49c192.js');
6
+ const index$1 = require('./index-15126331.js');
7
7
 
8
- 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)}}";
8
+ 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{display:flex;box-sizing:border-box;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:calc(var(--space-unit) * 4) calc(var(--space-unit) * 2) calc(var(--space-unit) * 3)\n calc(var(--space-unit) * 2);color:var(--text-grey-800)}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-flow:column nowrap;align-items:stretch;justify-content:flex-start}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{align-self:flex-end;font-size:12px}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{align-self:flex-start;margin:calc(var(--space-unit) * 3) 0}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>hr.sc-z-modal-login{width:100%;border:none;border-top:var(--border-size-medium) solid var(--bg-grey-200);margin-bottom:calc(var(--space-unit) * 3);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;gap:calc(var(--space-unit) * 2) 0;grid-auto-rows:auto;grid-template-columns:1fr}slot-fb[name=\"provider\"].sc-z-modal-login{display:grid;gap:calc(var(--space-unit) * 2) 0;grid-auto-rows:auto;grid-template-columns:1fr}.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-flow:row nowrap;align-content:center;align-items:center;justify-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;align-items:center;justify-content:center;gap:var(--space-unit);grid-auto-rows:auto;grid-template-columns:1fr 1fr}.sc-z-modal-login-h div.providers.sc-z-modal-login>z-body.sc-z-modal-login{padding-bottom:var(--space-unit);grid-column:1 / 3}.sc-z-modal-login-s>[slot=\"provider\"]{width:100%}slot-fb[name=\"provider\"].sc-z-modal-login{display:grid;align-items:center;justify-content:center;gap:var(--space-unit);grid-auto-rows:auto;grid-column:1 / 3;grid-template-columns:1fr 1fr}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)}}";
9
9
 
10
- const zModalLogin = class {
10
+ const ZModalLogin = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.loginSubmit = index.createEvent(this, "loginSubmit", 7);
@@ -19,19 +19,19 @@ const zModalLogin = class {
19
19
  this.externalProviderCheck = false;
20
20
  }
21
21
  componentDidLoad() {
22
- this.externalProviderCheck =
23
- !!this.hostElement.querySelectorAll('[slot="provider"]').length;
22
+ this.externalProviderCheck = !!this.hostElement.querySelectorAll('[slot="provider"]').length;
24
23
  }
25
24
  emitLoginSubmit() {
26
25
  const usernameInput = this.hostElement.querySelector("z-input#username");
27
26
  const passwordInput = this.hostElement.querySelector("z-input#password");
28
27
  // INFO: slotted inputs
29
- if (!usernameInput || !passwordInput)
28
+ if (!usernameInput || !passwordInput) {
30
29
  return;
30
+ }
31
31
  let username = usernameInput.value;
32
- let password = passwordInput.value;
32
+ const password = passwordInput.value;
33
33
  if (!username || !password) {
34
- this.status = index$1.InputStatusEnum.error;
34
+ this.status = index$1.InputStatusEnum.ERROR;
35
35
  return;
36
36
  }
37
37
  username = this.cleanUsername(username);
@@ -51,8 +51,9 @@ const zModalLogin = class {
51
51
  this.zainoDigitaleClick.emit();
52
52
  }
53
53
  handleInputKeyUp(e) {
54
- if (e.code !== "Enter")
54
+ if (e.code !== "Enter") {
55
55
  return;
56
+ }
56
57
  this.emitLoginSubmit();
57
58
  }
58
59
  handleInputChange() {
@@ -64,19 +65,20 @@ const zModalLogin = class {
64
65
  const mobileRegex = /^[+]?[\s./0-9]*[(]?[0-9]{1,4}[)]?[(]?[0-9]{1,4}[)]?[-\s./0-9]*$/g;
65
66
  if (mobileRegex.test(username)) {
66
67
  username = username.replace(/[- .)(]/g, "");
67
- if (/^[\d ]*$/.test(username))
68
+ if (/^[\d ]*$/.test(username)) {
68
69
  username = "+39" + username;
70
+ }
69
71
  }
70
72
  return username;
71
73
  }
72
74
  renderZainoDigitaleButton() {
73
- return (index.h("z-button", { variant: index$1.ButtonVariantEnum.secondary, onClick: () => this.emitZainoDigitaleClick(), class: "zainoDigitale" }, index.h("div", { class: "zd" }, index.h("svg", { width: "18px", height: "24px", viewBox: "0 0 18 24" }, index.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { transform: "translate(-313.000000, -329.000000)", fill: "#E2001A", "fill-rule": "nonzero" }, index.h("g", { transform: "translate(25.000000, 191.000000)" }, index.h("g", null, index.h("g", { transform: "translate(0.000000, 100.000000)" }, index.h("g", null, index.h("g", { transform: "translate(276.000000, 28.000000)" }, index.h("path", { d: "M29.8953704,30.5632326 C29.9143039,30.3327754 29.5356326,30.0447041 29.1380277,29.8142469 C29.2516291,28.7963947 29.4409647,26.9719425 29.2705626,26.3189807 C29.0433598,25.416357 28.3428178,24.8018047 28.380685,23.822362 C28.4185521,22.8429193 28.1913493,16.5437582 27.0364017,15.1802202 C26.1654576,14.162368 25.4649156,12.8372396 23.4390239,12.2418921 C23.4390239,12.0498445 23.4390239,11.8770016 23.4200903,11.7425683 C23.3822232,10.9167637 21.9622056,10.090959 21.6214014,10.0525495 C21.2805972,10.01414 20.371786,9.95652568 20.0309818,10.0525495 C19.6901775,10.1293685 19.0464362,11.128016 18.7434992,11.4352922 C18.5920306,11.5889302 18.5541635,11.9538207 18.5730971,12.3187111 C17.437083,12.6836015 16.1306669,13.4325871 15.4490584,14.9497631 C14.2941108,17.676839 13.4799674,18.9251483 13.6693031,24.1680477 C13.5935688,25.1090809 13.2906318,25.6084046 13.1012961,25.6852237 C12.9119604,25.7620427 12.798359,25.9156808 12.7604919,26.1077284 C12.7226247,26.2805712 12.5522226,28.37389 12.7415583,29.8718612 C12.3818205,30.1023183 12.0788834,30.3519802 12.097817,30.5632326 C12.1546177,31.0625563 11.8516806,31.7731324 12.097817,32.0612038 C12.230352,32.2148419 12.7226247,32.5413228 13.3284989,32.8293942 C13.6125024,33.4631512 14.199443,33.9240655 15.467992,33.9816797 C18.1565586,34.0584988 26.2601254,33.8664512 26.5630625,33.9048607 C26.847066,33.9432702 28.4374857,34.0008845 28.683622,32.8293942 C29.2894962,32.5413228 29.781769,32.2148419 29.9143039,32.0612038 C30.1415067,31.7731324 29.8385697,31.0625563 29.8953704,30.5632326 Z M12.0319858,31.2 C12.1173988,31.1230769 12.3736379,31.0461538 12.743761,31 C12.857645,31.3230769 12.914587,31.6615385 13,32 C12.4021089,31.8153846 11.8611598,31.5692308 12.0319858,31.2 Z M21.1618497,12.8394441 C21.1618497,12.8394441 20.6763006,12.8165075 20,13 L20,12.9770634 C20,12.5642053 20.3121387,11.3256309 20.3988439,11.1192018 C20.4855491,10.9127728 21.265896,11.0274556 21.8554913,11.0733287 C22.6358382,11.0503922 22.4624277,11.2568212 22.8092486,11.9907912 C22.9306358,12.2889666 22.982659,12.6559516 23,13 C22.4797688,12.8623806 21.8728324,12.8165075 21.1618497,12.8394441 Z M28.3324094,30 C28.6648189,30.0833333 28.9085858,30.2222222 28.9750677,30.3888889 C29.1301921,31.1666667 28.5318551,31.6388889 28,32 C28.0221606,31.5 28.0664819,31.1111111 28.0664819,31.1111111 L28.2437669,30.6111111 L28.3324094,30 Z M21.8571429,23 L21.8571429,23.8 L22.7142857,23.8 L22.7142857,24.6 L23.5714286,24.6 L23.5714286,25.4 L24.4285714,25.4 L24.4285714,26.2 L25.2857143,26.2 L25.2857143,27 L26.1428571,27 L26.1428571,27.8 L27,27.8 L27,28.6 L24.4285714,28.6 L24.4285714,29.4 L25.2857143,29.4 L25.2857143,31 L24.4285714,31 L24.4285714,30.2 L23.5714286,30.2 L23.5714286,29.4 L22.7142857,29.4 L22.7142857,30.2 L21.8571429,30.2 L21.8571429,31 L21,31 L21,23 L21.8571429,23 Z" }))))))))), index.h("span", null, "ZAINO DIGITALE"))));
75
+ return (index.h("z-button", { variant: index$1.ButtonVariantEnum.SECONDARY, onClick: () => this.emitZainoDigitaleClick(), class: "zainoDigitale" }, index.h("div", { class: "zd" }, index.h("svg", { width: "18px", height: "24px", viewBox: "0 0 18 24" }, index.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { transform: "translate(-313.000000, -329.000000)", fill: "#E2001A", "fill-rule": "nonzero" }, index.h("g", { transform: "translate(25.000000, 191.000000)" }, index.h("g", null, index.h("g", { transform: "translate(0.000000, 100.000000)" }, index.h("g", null, index.h("g", { transform: "translate(276.000000, 28.000000)" }, index.h("path", { d: "M29.8953704,30.5632326 C29.9143039,30.3327754 29.5356326,30.0447041 29.1380277,29.8142469 C29.2516291,28.7963947 29.4409647,26.9719425 29.2705626,26.3189807 C29.0433598,25.416357 28.3428178,24.8018047 28.380685,23.822362 C28.4185521,22.8429193 28.1913493,16.5437582 27.0364017,15.1802202 C26.1654576,14.162368 25.4649156,12.8372396 23.4390239,12.2418921 C23.4390239,12.0498445 23.4390239,11.8770016 23.4200903,11.7425683 C23.3822232,10.9167637 21.9622056,10.090959 21.6214014,10.0525495 C21.2805972,10.01414 20.371786,9.95652568 20.0309818,10.0525495 C19.6901775,10.1293685 19.0464362,11.128016 18.7434992,11.4352922 C18.5920306,11.5889302 18.5541635,11.9538207 18.5730971,12.3187111 C17.437083,12.6836015 16.1306669,13.4325871 15.4490584,14.9497631 C14.2941108,17.676839 13.4799674,18.9251483 13.6693031,24.1680477 C13.5935688,25.1090809 13.2906318,25.6084046 13.1012961,25.6852237 C12.9119604,25.7620427 12.798359,25.9156808 12.7604919,26.1077284 C12.7226247,26.2805712 12.5522226,28.37389 12.7415583,29.8718612 C12.3818205,30.1023183 12.0788834,30.3519802 12.097817,30.5632326 C12.1546177,31.0625563 11.8516806,31.7731324 12.097817,32.0612038 C12.230352,32.2148419 12.7226247,32.5413228 13.3284989,32.8293942 C13.6125024,33.4631512 14.199443,33.9240655 15.467992,33.9816797 C18.1565586,34.0584988 26.2601254,33.8664512 26.5630625,33.9048607 C26.847066,33.9432702 28.4374857,34.0008845 28.683622,32.8293942 C29.2894962,32.5413228 29.781769,32.2148419 29.9143039,32.0612038 C30.1415067,31.7731324 29.8385697,31.0625563 29.8953704,30.5632326 Z M12.0319858,31.2 C12.1173988,31.1230769 12.3736379,31.0461538 12.743761,31 C12.857645,31.3230769 12.914587,31.6615385 13,32 C12.4021089,31.8153846 11.8611598,31.5692308 12.0319858,31.2 Z M21.1618497,12.8394441 C21.1618497,12.8394441 20.6763006,12.8165075 20,13 L20,12.9770634 C20,12.5642053 20.3121387,11.3256309 20.3988439,11.1192018 C20.4855491,10.9127728 21.265896,11.0274556 21.8554913,11.0733287 C22.6358382,11.0503922 22.4624277,11.2568212 22.8092486,11.9907912 C22.9306358,12.2889666 22.982659,12.6559516 23,13 C22.4797688,12.8623806 21.8728324,12.8165075 21.1618497,12.8394441 Z M28.3324094,30 C28.6648189,30.0833333 28.9085858,30.2222222 28.9750677,30.3888889 C29.1301921,31.1666667 28.5318551,31.6388889 28,32 C28.0221606,31.5 28.0664819,31.1111111 28.0664819,31.1111111 L28.2437669,30.6111111 L28.3324094,30 Z M21.8571429,23 L21.8571429,23.8 L22.7142857,23.8 L22.7142857,24.6 L23.5714286,24.6 L23.5714286,25.4 L24.4285714,25.4 L24.4285714,26.2 L25.2857143,26.2 L25.2857143,27 L26.1428571,27 L26.1428571,27.8 L27,27.8 L27,28.6 L24.4285714,28.6 L24.4285714,29.4 L25.2857143,29.4 L25.2857143,31 L24.4285714,31 L24.4285714,30.2 L23.5714286,30.2 L23.5714286,29.4 L22.7142857,29.4 L22.7142857,30.2 L21.8571429,30.2 L21.8571429,31 L21,31 L21,23 L21.8571429,23 Z" }))))))))), index.h("span", null, "ZAINO DIGITALE"))));
74
76
  }
75
77
  render() {
76
- return (index.h("z-modal", { modaltitle: this.heading }, index.h("div", { class: "wrapper", slot: "modalContent" }, index.h("form", { method: "post" }, index.h("div", { class: "username" }, index.h("slot", { name: "username" }, index.h("z-input", { id: "username", label: "email o numero di cellulare", placeholder: "Inserisci l'email o il cellulare", autocomplete: "username", name: "username", status: this.status, message: this.message, onKeyUp: (e) => this.handleInputKeyUp(e), onInputChange: () => this.handleInputChange() }))), index.h("div", { class: "password" }, index.h("slot", { name: "password" }, index.h("z-input", { id: "password", label: "password", placeholder: "Inserisci la tua password", type: "password", name: "password", autocomplete: "current-password", status: this.status, message: this.pwdmessage, onKeyUp: (e) => this.handleInputKeyUp(e), onInputChange: () => this.handleInputChange() }))), index.h("z-link", { class: "forget", href: this.forgotPasswordUrl }, "Password dimenticata?"), index.h("div", { class: "login" }, index.h("slot", { name: "login" }, index.h("z-button", { variant: index$1.ButtonVariantEnum.primary, onClick: () => this.emitLoginSubmit() }, "Accedi")))), index.h("hr", null), index.h("z-body", { class: "signup", level: 4, variant: "semibold" }, "Non hai ancora un account?"), index.h("div", { class: "signup" }, index.h("slot", { name: "signup" }, index.h("z-button", { variant: index$1.ButtonVariantEnum.secondary, onClick: () => this.emitSignupClick() }, "Registrati"))), !this.externalProviderCheck && (index.h("div", { class: "providers" }, index.h("z-body", { class: "provider", level: 5, variant: "regular" }, "OPPURE ACCEDI CON:"), index.h("slot", { name: "provider" }, this.renderZainoDigitaleButton(), index.h("z-link", { icon: "informationsource", href: "https://www.zainodigitale.it/#/landing" }, "Cos'\u00E8 Zaino Digitale?")))))));
78
+ return (index.h("z-modal", { modaltitle: this.heading }, index.h("div", { class: "wrapper", slot: "modalContent" }, index.h("form", { method: "post" }, index.h("div", { class: "username" }, index.h("slot", { name: "username" }, index.h("z-input", { id: "username", label: "email o numero di cellulare", placeholder: "Inserisci l'email o il cellulare", autocomplete: "username", name: "username", status: this.status, message: this.message, onKeyUp: (e) => this.handleInputKeyUp(e), onInputChange: () => this.handleInputChange() }))), index.h("div", { class: "password" }, index.h("slot", { name: "password" }, index.h("z-input", { id: "password", label: "password", placeholder: "Inserisci la tua password", type: index$1.InputTypeEnum.PASSWORD, name: "password", autocomplete: "current-password", status: this.status, message: this.pwdmessage, onKeyUp: (e) => this.handleInputKeyUp(e), onInputChange: () => this.handleInputChange() }))), index.h("z-link", { class: "forget", href: this.forgotPasswordUrl }, "Password dimenticata?"), index.h("div", { class: "login" }, index.h("slot", { name: "login" }, index.h("z-button", { variant: index$1.ButtonVariantEnum.PRIMARY, onClick: () => this.emitLoginSubmit() }, "Accedi")))), index.h("hr", null), index.h("z-body", { class: "signup", level: 4, variant: "semibold" }, "Non hai ancora un account?"), index.h("div", { class: "signup" }, index.h("slot", { name: "signup" }, index.h("z-button", { variant: index$1.ButtonVariantEnum.SECONDARY, onClick: () => this.emitSignupClick() }, "Registrati"))), !this.externalProviderCheck && (index.h("div", { class: "providers" }, index.h("z-body", { class: "provider", level: 5, variant: "regular" }, "OPPURE ACCEDI CON:"), index.h("slot", { name: "provider" }, this.renderZainoDigitaleButton(), index.h("z-link", { icon: "informationsource", href: "https://www.zainodigitale.it/#/landing" }, "Cos'\u00E8 Zaino Digitale?")))))));
77
79
  }
78
80
  get hostElement() { return index.getElement(this); }
79
81
  };
80
- zModalLogin.style = stylesCss;
82
+ ZModalLogin.style = stylesCss;
81
83
 
82
- exports.z_modal_login = zModalLogin;
84
+ exports.z_modal_login = ZModalLogin;
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-0b49c192.js');
6
6
 
7
- 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}}";
7
+ const stylesCss = ":host{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;width:100%;height:100%;flex-direction:row;justify-content:center;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{z-index:1010;display:flex;overflow:-moz-scrollbars-none;overflow:hidden;width:100%;height:100vh;flex-direction:column}.modal-container>header{display:flex;flex-flow:row nowrap;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{padding:0;border:none;margin:0;margin-left:auto;background:transparent;cursor:pointer}.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;width:100%;flex-direction:column;margin-right:calc(var(--space-unit) * 2)}.modal-container>header h1,.modal-container>header h2{padding:0;margin:0;color:var(--color-text01);font-weight:var(--font-rg)}.modal-container>header h1{font-size:var(--font-size-5);letter-spacing:0;line-height:1.4}.modal-container>header h2{font-size:var(--font-size-3);letter-spacing:0;line-height:1.5}.modal-container>header>div *:empty{display:none}.modal-container>header h1+h2{margin-top:calc(var(--space-unit) * 0.5)}.modal-container>.modal-content{overflow:auto;flex:1 auto;background:var(--color-surface01);overflow-x:hidden}.modal-container .modal-content::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}.modal-container .modal-content::-webkit-scrollbar-track{background-color:transparent}.modal-container .modal-content::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}.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%;width:auto;min-width:calc(var(--space-unit) * 40);height:auto;min-height:calc(var(--space-unit) * 40);max-height:calc(100vh - calc(var(--space-unit) * 6 * 2));border-radius:var(--border-radius);transform:translateX(-50%)}.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);letter-spacing:0;line-height:1.33}.modal-container>header h2{font-size:var(--font-size-4);letter-spacing:0;line-height:1.5}.modal-container>header h1+h2{margin-top:0}}";
8
8
 
9
9
  const ZModal = class {
10
10
  constructor(hostRef) {
@@ -25,10 +25,7 @@ const ZModal = class {
25
25
  this.modalBackgroundClick.emit({ modalid: this.modalid });
26
26
  }
27
27
  render() {
28
- return [
29
- index.h("div", { class: "modal-container", id: this.modalid, role: "dialog" }, index.h("header", { onClick: this.emitModalHeaderActive.bind(this) }, index.h("div", null, this.modaltitle && index.h("h1", null, this.modaltitle), this.modalsubtitle && index.h("h2", null, this.modalsubtitle)), index.h("slot", { name: "modalCloseButton" }, index.h("button", { "aria-label": this.closeButtonLabel, onClick: this.emitModalClose.bind(this) }, index.h("z-icon", { name: "multiply-circle-filled" })))), index.h("div", { class: "modal-content" }, index.h("slot", { name: "modalContent" }))),
30
- index.h("div", { class: "modal-background", "data-action": "modalBackground", "data-modal": this.modalid, onClick: this.emitBackgroundClick.bind(this) })
31
- ];
28
+ return (index.h(index.Host, null, index.h("div", { class: "modal-container", id: this.modalid, role: "dialog" }, index.h("header", { onClick: this.emitModalHeaderActive.bind(this) }, index.h("div", null, this.modaltitle && index.h("h1", null, this.modaltitle), this.modalsubtitle && index.h("h2", null, this.modalsubtitle)), index.h("slot", { name: "modalCloseButton" }, index.h("button", { "aria-label": this.closeButtonLabel, onClick: this.emitModalClose.bind(this) }, index.h("z-icon", { name: "multiply-circle-filled" })))), index.h("div", { class: "modal-content" }, index.h("slot", { name: "modalContent" }))), index.h("div", { class: "modal-background", "data-action": "modalBackground", "data-modal": this.modalid, onClick: this.emitBackgroundClick.bind(this) })));
32
29
  }
33
30
  };
34
31
  ZModal.style = stylesCss;
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-3dd0f9bd.js');
5
+ const index = require('./index-0b49c192.js');
6
+ const index$1 = require('./index-15126331.js');
7
7
 
8
- 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}";
8
+ const stylesCss = ":host{position:absolute;z-index:2;top:0;left:0;width:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>z-alert{height:calc(var(--space-unit) * 6)}.relative-container{position:relative;display:grid;align-items:center;padding:0;grid-column-gap:var(--space-unit);grid-template-columns:18px auto 46px;grid-template-rows:1fr;outline:none}.relative-container::-moz-focus-inner{border:0}.alert-external-wrapper.remove-alert{border:var(--border-size-medium) solid var(--color-surface02);border-top:none}:host div.add-alert{background:var(--color-success-inverse)}:host div.remove-alert{background:var(--color-warning-inverse)}:host div>.content-text{color:var(--color-surface05);font-size:14px;letter-spacing:0.16px;line-height:20px}:host div>.content-action{height:20px;color:var(--color-primary01);cursor:pointer;font-size:12px;font-weight:var(--font-sb);letter-spacing:0.32px;line-height:20px}:host div>z-icon{justify-self:center}";
9
9
 
10
10
  const ZMyzCardAlert = class {
11
11
  constructor(hostRef) {
@@ -29,10 +29,10 @@ const ZMyzCardAlert = class {
29
29
  let className = "";
30
30
  switch (this.type) {
31
31
  case "add":
32
- className = "addAlert";
32
+ className = "add-alert";
33
33
  break;
34
34
  case "remove":
35
- className = "removeAlert";
35
+ className = "remove-alert";
36
36
  break;
37
37
  default:
38
38
  className = "";
@@ -43,15 +43,15 @@ const ZMyzCardAlert = class {
43
43
  getAlertType() {
44
44
  switch (this.type) {
45
45
  case "add":
46
- return index$1.AlertTypesEnum.success;
46
+ return index$1.AlertTypesEnum.SUCCESS;
47
47
  case "remove":
48
- return index$1.AlertTypesEnum.warning;
48
+ return index$1.AlertTypesEnum.WARNING;
49
49
  default:
50
50
  return null;
51
51
  }
52
52
  }
53
53
  render() {
54
- return (index.h("div", { class: "alert-external-wrapper " + this.retrieveClass() }, index.h("z-alert", { type: this.getAlertType() }, index.h("div", { class: "relativeContainer" }, index.h("z-icon", { name: this.iconname, width: 18, height: 18, class: this.retrieveClass() }), index.h("span", { class: "contentText" }, this.contenttext), this.actiontext && !!this.actiontext.trim().length && (index.h("span", { role: "button", tabindex: "0", class: "contentAction", onClick: (e) => {
54
+ return (index.h("div", { class: "alert-external-wrapper " + this.retrieveClass() }, index.h("z-alert", { type: this.getAlertType() }, index.h("div", { class: "relative-container" }, index.h("z-icon", { name: this.iconname, width: 18, height: 18, class: this.retrieveClass() }), index.h("span", { class: "content-text" }, this.contenttext), this.actiontext && !!this.actiontext.trim().length && (index.h("span", { role: "button", tabindex: "0", class: "content-action", onClick: (e) => {
55
55
  this.handleActionButtonClick(e);
56
56
  }, onKeyPress: (e) => {
57
57
  this.handleSpaceKeyPress(e);
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-3dd0f9bd.js');
5
+ const index = require('./index-0b49c192.js');
6
+ const index$1 = require('./index-15126331.js');
7
7
 
8
- const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host z-myz-card{--card-overflow:visible}: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}";
8
+ const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host z-myz-card{--card-overflow:visible}:host>div{position:relative;width:100%;height:522px;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;z-index:2;width:100%;height:522px;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}:host>div .content.flipped{margin-top:-2px;transform:rotateY(180deg)}:host>div .front,:host>div .back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden}:host>div .front{z-index:2;top:0;left:0;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{z-index:1;top:0;left:0;display:flex;justify-content:center;padding:0 var(--space-unit);margin-left:calc(-1 * var(--space-unit));transform:rotateY(180deg)}.hide-info{display:none}";
9
9
 
10
10
  const ZMyzCardDictionary = class {
11
11
  constructor(hostRef) {
@@ -28,7 +28,7 @@ const ZMyzCardDictionary = class {
28
28
  this.cardFlipped.emit(showBack);
29
29
  }
30
30
  render() {
31
- return (index.h("div", null, index.h("z-myz-card", null, index.h("z-myz-card-header", { titolo: this.name }), index.h("div", { class: `content ${this.flipped ? "flipped" : ""}` }, index.h("div", { class: "front" }, index.h("z-myz-card-body", null, index.h("z-myz-card-cover", { slot: "cover", titolo: this.name, img: this.cover, faded: this.disabled })), index.h("z-button", { class: this.hideinfobtn ? "hideInfo" : "", variant: index$1.ButtonVariantEnum.secondary, icon: "informationsource", size: index$1.ButtonSizeEnum["x-small"], onClick: () => this.flipCard(true), disabled: this.flipped }, this.flipbuttonlabel)), index.h("div", { class: "back" }, index.h("slot", { name: "info" }))), index.h("slot", null))));
31
+ return (index.h("div", null, index.h("z-myz-card", null, index.h("z-myz-card-header", { titolo: this.name }), index.h("div", { class: `content ${this.flipped ? "flipped" : ""}` }, index.h("div", { class: "front" }, index.h("z-myz-card-body", null, index.h("z-myz-card-cover", { slot: "cover", titolo: this.name, img: this.cover, faded: this.disabled })), index.h("z-button", { class: { "hide-info": this.hideinfobtn }, variant: index$1.ButtonVariantEnum.SECONDARY, icon: "informationsource", size: index$1.ButtonSizeEnum.X_SMALL, onClick: () => this.flipCard(true), disabled: this.flipped }, this.flipbuttonlabel)), index.h("div", { class: "back" }, index.h("slot", { name: "info" }))), index.h("slot", null))));
32
32
  }
33
33
  };
34
34
  ZMyzCardDictionary.style = stylesCss;
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-0b49c192.js');
6
6
 
7
- 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}";
7
+ const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div>footer{height:128px;box-sizing:border-box;padding:var(--space-unit) calc(var(--space-unit) * 2) 0;border-top:var(--border-base) solid var(--color-surface03);border-radius:0 0 var(--radius-base) var(--radius-base);color:var(--color-surface05);font-size:16px;line-height:24px}:host>div>footer>div.top,:host>div>footer>div.bottom{height:60px}";
8
8
 
9
9
  const ZMyzCardFooterSections = class {
10
10
  constructor(hostRef) {
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-3dd0f9bd.js');
5
+ const index = require('./index-0b49c192.js');
6
+ const index$1 = require('./index-15126331.js');
7
7
 
8
- 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,footer.temp{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,footer.isopen.temp>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.customContent{top:-292px}footer.isopen>div.content{height:280px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.customContent>div.content{height:230px}.toggle{position:absolute;top:-24px;left:16px;z-index:10}.faded{opacity:0.3;pointer-events:none}footer>p.customContent,footer .content.customContent{display:none}footer.isopen>p.customContent,footer.isopen .content.customContent{display:block}div.wrapper{position:relative;height:100%}div.wrapper ::slotted([slot=\"content\"]){display:block;height:112px;width:100%;padding:0 calc(var(--space-unit) * 2);box-sizing:border-box;border-top:var(--border-size-medium) solid transparent;position:absolute;top:calc(var(--space-unit) * 2);z-index:10;background:var(--color-white)}div.wrapper.isopen ::slotted([slot=\"content\"]){height:128px;padding:calc(var(--space-unit) * 2);border-color:var(--accent);top:0;bottom:0}";
8
+ const stylesCss = "footer{position:relative;z-index:5;top:0;width:auto;height:calc(var(--space-unit) * 6);padding:0;border-top:var(--border-size-medium) solid var(--color-surface03);margin:0;background-color:var(--color-surface01);border-radius:0 0 var(--border-radius) var(--border-radius);color:var(--color-surface05);font-family:var(--font-family-sans);font-weight:var(--font-rg);transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.real,footer.trial,footer.temp{border-top:var(--border-size-medium) solid var(--accent)}footer .bold{font-family:var(--font-family-sans);font-weight:var(--font-sb)}footer>p{overflow:hidden;height:40px;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 2) var(--space-unit) calc(var(--space-unit) * 2);margin:0;background-color:var(--color-surface01);font-family:var(--font-family-sans);font-size:16px;font-weight:var(--font-rg);line-height:22px;transition:all 200ms linear}footer.isopen>p{background-color:var(--bg-neutral-200);font-size:14px;font-weight:var(--font-sb);transition:all 200ms linear}footer.isopen.real>p,footer.isopen.trial>p,footer.isopen.temp>p{background-color:var(--accent)}footer .visible{display:block}footer .hidden{display:none}footer>div.content{overflow:hidden;height:60px}footer>div.content>div:not(.slot-handler){padding:var(--space-unit) calc(var(--space-unit) * 2)}footer>div.content>div>p{overflow:hidden;height:20px;padding:0;margin:0;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}footer>div.content>div>p.year-isbn{display:flex;flex-direction:row;justify-content:space-between;padding-top:var(--space-unit)}footer>div.content>div>p.year-isbn>span.isbn{overflow:hidden;text-overflow:ellipsis}footer.isopen>div.content>div:not(.slot-handler){height:68px}footer.isopen>div.content>div>p.authors{height:40px;text-overflow:initial;white-space:initial}footer.isopen>div.content>div>p.year-isbn{height:50px;flex-direction:column;padding-left:0}footer.isopen>div.content>div>p.year-isbn>span.isbn{display:inline-grid;padding-left:0}footer.isopen{top:-212px;height:295px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content{top:-292px}footer.isopen>div.content{height:280px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content>div.content{height:230px}.toggle{position:absolute;z-index:10;top:-24px;left:16px}.faded{opacity:0.3;pointer-events:none}footer>p.custom-content,footer .content.custom-content{display:none}footer.isopen>p.custom-content,footer.isopen .content.custom-content{display:block}div.wrapper{position:relative;height:100%}div.wrapper ::slotted([slot=\"content\"]){position:absolute;z-index:10;top:calc(var(--space-unit) * 2);display:block;width:100%;height:112px;box-sizing:border-box;padding:0 calc(var(--space-unit) * 2);border-top:var(--border-size-medium) solid transparent;background:var(--color-white)}div.wrapper.isopen ::slotted([slot=\"content\"]){top:0;bottom:0;height:128px;padding:calc(var(--space-unit) * 2);border-color:var(--accent)}";
9
9
 
10
10
  const ZMyzCardFooter = class {
11
11
  constructor(hostRef) {
@@ -24,8 +24,9 @@ const ZMyzCardFooter = class {
24
24
  return this.allowTooltipAuthors ? this.autori : "";
25
25
  }
26
26
  componentWillLoad() {
27
- if (this.opened)
27
+ if (this.opened) {
28
28
  this.isOpen = true;
29
+ }
29
30
  }
30
31
  elementsEllipsis() {
31
32
  this.allowTooltipAuthors = this.elementAuthorsHasEllipsis() ? true : false;
@@ -35,11 +36,11 @@ const ZMyzCardFooter = class {
35
36
  }
36
37
  retrieveClass() {
37
38
  return {
38
- isopen: this.isOpen,
39
- real: this.cardtype === index$1.LicenseTypeEnum.real,
40
- trial: this.cardtype === index$1.LicenseTypeEnum.trial,
41
- temp: this.cardtype === index$1.LicenseTypeEnum.temp,
42
- customContent: this.customContent,
39
+ "isopen": this.isOpen,
40
+ "real": this.cardtype === index$1.LicenseTypeEnum.REAL,
41
+ "trial": this.cardtype === index$1.LicenseTypeEnum.TRIAL,
42
+ "temp": this.cardtype === index$1.LicenseTypeEnum.TEMP,
43
+ "custom-content": this.customContent,
43
44
  };
44
45
  }
45
46
  footerTransitionHandler(e) {
@@ -48,7 +49,7 @@ const ZMyzCardFooter = class {
48
49
  }
49
50
  }
50
51
  render() {
51
- return (index.h("div", { class: Object.assign(Object.assign({}, this.retrieveClass()), { wrapper: true }) }, index.h("footer", { class: this.retrieveClass(), onTransitionEnd: (e) => this.footerTransitionHandler(e) }, index.h("span", { class: "toggle" }, index.h("slot", { name: "toggle" })), this.titolo && (index.h("p", { class: { customContent: this.customContent } }, this.titolo)), index.h("div", { class: { content: true, customContent: this.customContent } }, index.h("div", null, index.h("p", { class: "authors", ref: (el) => (this.ellipsisAuthors = el) }, index.h("span", { title: this.getTitleAuthors() }, index.h("span", { class: "bold" }, this.autori))), index.h("p", { class: "year_isbn" }, index.h("span", { class: "isbn" }, index.h("span", null, index.h("span", { class: "bold" }, this.isbn), " (ed. cartacea)")))), index.h("div", { class: `slot-handler ${this.isOpen ? "visible" : "hidden"}` }, index.h("slot", { name: "list" })))), this.customContent && index.h("slot", { name: "content" })));
52
+ return (index.h("div", { class: Object.assign(Object.assign({}, this.retrieveClass()), { wrapper: true }) }, index.h("footer", { class: this.retrieveClass(), onTransitionEnd: (e) => this.footerTransitionHandler(e) }, index.h("span", { class: "toggle" }, index.h("slot", { name: "toggle" })), this.titolo && index.h("p", { class: { "custom-content": this.customContent } }, this.titolo), index.h("div", { class: { "content": true, "custom-content": this.customContent } }, index.h("div", null, index.h("p", { class: "authors", ref: (el) => (this.ellipsisAuthors = el) }, index.h("span", { title: this.getTitleAuthors() }, index.h("span", { class: "bold" }, this.autori))), index.h("p", { class: "year-isbn" }, index.h("span", { class: "isbn" }, index.h("span", null, index.h("span", { class: "bold" }, this.isbn), " (ed. cartacea)")))), index.h("div", { class: `slot-handler ${this.isOpen ? "visible" : "hidden"}` }, index.h("slot", { name: "list" })))), this.customContent && index.h("slot", { name: "content" })));
52
53
  }
53
54
  };
54
55
  ZMyzCardFooter.style = stylesCss;
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-0b49c192.js');
6
6
 
7
- 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}";
7
+ const stylesCss = "button{display:flex;width:42px;width:calc(var(--space-unit) * 6);height:calc(var(--space-unit) * 5);height:calc(var(--space-unit) * 6);align-items:center;justify-content:center;padding:0;border:none;border-left:var(--border-size-medium) solid var(--color-surface03);margin:0;background:none;border-radius:0 var(--border-radius) 0 0;color:var(--color-primary01);cursor:pointer;fill:var(--color-primary01);outline:none}button:active,button:focus{color:var(--blue700);fill:var(--blue700)}button>span{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border:0;border-radius:var(--border-radius)}button:hover>span{background:var(--color-primary03)}button:focus>span{background:var(--color-surface01);border-radius:var(--border-radius);box-shadow:0 0 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}";
8
8
 
9
9
  const ZMyzCardIcon = class {
10
10
  constructor(hostRef) {