@zanichelli/albe-web-components 6.2.0-a1 → 6.2.1

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 (637) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/cjs/index-199cd650.js +346 -0
  3. package/dist/cjs/index-e3299e0a.js +34 -10
  4. package/dist/cjs/index.cjs.js +302 -346
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/{utils-7c92be74.js → utils-ce225fb3.js} +5 -4
  7. package/dist/cjs/{utils-f681590c.js → utils-ebe45309.js} +11 -10
  8. package/dist/cjs/web-components-library.cjs.js +2 -2
  9. package/dist/cjs/z-alert.cjs.entry.js +0 -1
  10. package/dist/cjs/z-anchor-navigation.cjs.entry.js +53 -0
  11. package/dist/cjs/z-app-header_2.cjs.entry.js +153 -0
  12. package/dist/cjs/z-app-switcher.cjs.entry.js +29 -0
  13. package/dist/cjs/z-app-topbar.cjs.entry.js +41 -0
  14. package/dist/cjs/z-aria-alert.cjs.entry.js +3 -1
  15. package/dist/cjs/z-avatar.cjs.entry.js +8 -6
  16. package/dist/cjs/z-body_2.cjs.entry.js +2 -4
  17. package/dist/cjs/z-button-deprecated.cjs.entry.js +12 -6
  18. package/dist/cjs/z-button-filter.cjs.entry.js +3 -2
  19. package/dist/cjs/z-button-sort.cjs.entry.js +4 -4
  20. package/dist/cjs/z-button.cjs.entry.js +9 -8
  21. package/dist/cjs/z-card.cjs.entry.js +6 -6
  22. package/dist/cjs/z-carousel.cjs.entry.js +10 -11
  23. package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -2
  24. package/dist/cjs/z-chip.cjs.entry.js +6 -5
  25. package/dist/cjs/z-combobox.cjs.entry.js +17 -15
  26. package/dist/cjs/z-contextual-menu.cjs.entry.js +8 -2
  27. package/dist/cjs/z-cookiebar.cjs.entry.js +2 -4
  28. package/dist/cjs/z-cover-hero.cjs.entry.js +14 -6
  29. package/dist/cjs/z-date-picker.cjs.entry.js +17 -16
  30. package/dist/cjs/z-divider.cjs.entry.js +26 -0
  31. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -2
  32. package/dist/cjs/z-file-upload.cjs.entry.js +11 -14
  33. package/dist/cjs/z-file.cjs.entry.js +2 -3
  34. package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -5
  35. package/dist/cjs/z-footer.cjs.entry.js +2 -7
  36. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  37. package/dist/cjs/z-info-reveal.cjs.entry.js +6 -2
  38. package/dist/cjs/z-input-deprecated.cjs.entry.js +29 -28
  39. package/dist/cjs/z-input-label_2.cjs.entry.js +36 -20
  40. package/dist/cjs/z-input_2.cjs.entry.js +253 -0
  41. package/dist/cjs/z-link.cjs.entry.js +74 -0
  42. package/dist/cjs/z-list_3.cjs.entry.js +226 -0
  43. package/dist/cjs/z-logo.cjs.entry.js +26 -0
  44. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +3 -7
  45. package/dist/cjs/z-menu-section.cjs.entry.js +0 -3
  46. package/dist/cjs/z-menu.cjs.entry.js +10 -3
  47. package/dist/cjs/z-messages-pocket.cjs.entry.js +6 -6
  48. package/dist/cjs/z-modal-login.cjs.entry.js +5 -7
  49. package/dist/cjs/z-modal.cjs.entry.js +1 -3
  50. package/dist/cjs/z-myz-card-alert.cjs.entry.js +3 -6
  51. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +6 -3
  52. package/dist/cjs/z-myz-card-footer.cjs.entry.js +6 -8
  53. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -1
  54. package/dist/cjs/z-myz-card-info.cjs.entry.js +4 -3
  55. package/dist/cjs/z-myz-card-list.cjs.entry.js +0 -1
  56. package/dist/cjs/z-myz-card_4.cjs.entry.js +9 -15
  57. package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -6
  58. package/dist/cjs/z-myz-topbar.cjs.entry.js +4 -14
  59. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +16 -8
  60. package/dist/cjs/z-navigation-tab.cjs.entry.js +17 -7
  61. package/dist/cjs/z-navigation-tabs.cjs.entry.js +14 -10
  62. package/dist/cjs/z-notification.cjs.entry.js +6 -3
  63. package/dist/cjs/z-offcanvas.cjs.entry.js +12 -4
  64. package/dist/cjs/z-otp.cjs.entry.js +3 -3
  65. package/dist/cjs/z-pagination-bar.cjs.entry.js +6 -5
  66. package/dist/cjs/z-pagination-page.cjs.entry.js +4 -2
  67. package/dist/cjs/z-pagination.cjs.entry.js +15 -7
  68. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -7
  69. package/dist/cjs/z-pocket_3.cjs.entry.js +15 -15
  70. package/dist/cjs/z-popover-deprecated.cjs.entry.js +15 -8
  71. package/dist/cjs/z-popover.cjs.entry.js +36 -38
  72. package/dist/cjs/{z-app-switcher_9.cjs.entry.js → z-range-picker.cjs.entry.js} +22 -464
  73. package/dist/cjs/z-section-title.cjs.entry.js +10 -2
  74. package/dist/cjs/z-skip-to-content.cjs.entry.js +4 -3
  75. package/dist/cjs/z-slideshow.cjs.entry.js +4 -6
  76. package/dist/cjs/z-status-tag.cjs.entry.js +3 -5
  77. package/dist/cjs/z-stepper-item.cjs.entry.js +0 -4
  78. package/dist/cjs/z-table-cell.cjs.entry.js +4 -3
  79. package/dist/cjs/z-table-empty-box.cjs.entry.js +2 -0
  80. package/dist/cjs/z-table-expanded-row.cjs.entry.js +0 -1
  81. package/dist/cjs/z-table-header-row.cjs.entry.js +0 -1
  82. package/dist/cjs/z-table-header.cjs.entry.js +16 -15
  83. package/dist/cjs/z-table-row.cjs.entry.js +6 -4
  84. package/dist/cjs/z-table.cjs.entry.js +12 -9
  85. package/dist/cjs/z-tag.cjs.entry.js +0 -2
  86. package/dist/cjs/z-toast-notification-list.cjs.entry.js +4 -1
  87. package/dist/cjs/z-toast-notification.cjs.entry.js +14 -17
  88. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  89. package/dist/cjs/z-toggle-switch.cjs.entry.js +7 -2
  90. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +27 -39
  91. package/dist/cjs/z-tooltip.cjs.entry.js +7 -2
  92. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -5
  93. package/dist/collection/collection-manifest.json +2 -1
  94. package/dist/collection/components/buttons/z-button/index.js +9 -8
  95. package/dist/collection/components/buttons/z-button-sort/index.js +4 -4
  96. package/dist/collection/components/buttons/z-chip/index.js +5 -4
  97. package/dist/collection/components/buttons/z-toggle-button/index.js +2 -2
  98. package/dist/collection/components/buttons/z-toggle-switch/index.js +6 -1
  99. package/dist/collection/components/date-picker/utils.js +11 -10
  100. package/dist/collection/components/date-picker/z-date-picker/index.js +16 -15
  101. package/dist/collection/components/date-picker/z-range-picker/index.js +12 -15
  102. package/dist/collection/components/file-upload/z-file/index.js +2 -3
  103. package/dist/collection/components/file-upload/z-file-upload/index.js +10 -13
  104. package/dist/collection/components/footer/z-footer/index.js +2 -7
  105. package/dist/collection/components/footer/z-footer-link/index.js +0 -3
  106. package/dist/collection/components/footer/z-footer-section/index.js +0 -1
  107. package/dist/collection/components/footer/z-footer-social/index.js +0 -5
  108. package/dist/collection/components/icons/z-icon/index.js +0 -7
  109. package/dist/collection/components/index.js +8 -0
  110. package/dist/collection/components/indicators/z-stepper-item/index.js +0 -6
  111. package/dist/collection/components/inputs/z-combobox/index.js +16 -14
  112. package/dist/collection/components/inputs/z-input/index.js +37 -40
  113. package/dist/collection/components/inputs/z-input-message/index.js +0 -2
  114. package/dist/collection/components/inputs/z-select/index.js +50 -16
  115. package/dist/collection/components/inputs/z-select/styles.css +4 -0
  116. package/dist/collection/components/list/z-list/index.js +5 -1
  117. package/dist/collection/components/list/z-list-element/index.js +51 -18
  118. package/dist/collection/components/list/z-list-group/index.js +17 -4
  119. package/dist/collection/components/list/z-toast-notification-list/index.js +4 -1
  120. package/dist/collection/components/logo/z-logo/index.js +0 -8
  121. package/dist/collection/components/modal/z-modal/index.js +1 -3
  122. package/dist/collection/components/modal/z-modal-login/index.js +5 -7
  123. package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +17 -7
  124. package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +16 -8
  125. package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +14 -10
  126. package/dist/collection/components/navigation/z-app-header/index.js +29 -7
  127. package/dist/collection/components/navigation/z-app-switcher/index.js +3 -1
  128. package/dist/collection/components/navigation/z-app-topbar/index.js +5 -8
  129. package/dist/collection/components/navigation/z-link/index.js +9 -3
  130. package/dist/collection/components/navigation/z-menu/index.js +10 -3
  131. package/dist/collection/components/navigation/z-menu-dropdown/index.js +2 -4
  132. package/dist/collection/components/navigation/z-menu-section/index.js +0 -5
  133. package/dist/collection/components/navigation/z-user-dropdown/index.js +1 -5
  134. package/dist/collection/components/notification/z-cookiebar/index.js +2 -6
  135. package/dist/collection/components/notification/z-info-box/index.js +1 -1
  136. package/dist/collection/components/notification/z-notification/index.js +6 -3
  137. package/dist/collection/components/notification/z-toast-notification/index.js +14 -17
  138. package/dist/collection/components/notification/z-tooltip/index.js +7 -2
  139. package/dist/collection/components/panel/z-panel-elem/index.js +2 -7
  140. package/dist/collection/components/typography/z-body/index.js +1 -2
  141. package/dist/collection/components/typography/z-heading/index.js +1 -2
  142. package/dist/collection/components/typography/z-typography/index.js +1 -2
  143. package/dist/collection/components/z-anchor-navigation/index.js +95 -0
  144. package/dist/collection/components/z-anchor-navigation/styles.css +118 -0
  145. package/dist/collection/components/z-aria-alert/index.js +3 -1
  146. package/dist/collection/components/z-avatar/index.js +8 -6
  147. package/dist/collection/components/z-card/index.js +6 -6
  148. package/dist/collection/components/z-carousel/index.js +10 -11
  149. package/dist/collection/components/z-contextual-menu/index.js +8 -2
  150. package/dist/collection/components/z-cover-hero/index.js +14 -6
  151. package/dist/collection/components/z-divider/index.js +6 -2
  152. package/dist/collection/components/z-info-reveal/index.js +6 -2
  153. package/dist/collection/components/z-offcanvas/index.js +12 -4
  154. package/dist/collection/components/z-pagination/index.js +15 -7
  155. package/dist/collection/components/z-popover/index.js +35 -37
  156. package/dist/collection/components/z-section-title/index.js +10 -2
  157. package/dist/collection/components/z-skip-to-content/index.js +3 -2
  158. package/dist/collection/components/z-table/z-table/index.js +12 -9
  159. package/dist/collection/components/z-table/z-table-cell/index.js +4 -3
  160. package/dist/collection/components/z-table/z-table-empty-box/index.js +2 -0
  161. package/dist/collection/components/z-table/z-table-expanded-row/index.js +0 -3
  162. package/dist/collection/components/z-table/z-table-header/index.js +15 -14
  163. package/dist/collection/components/z-table/z-table-header-row/index.js +0 -3
  164. package/dist/collection/components/z-table/z-table-row/index.js +6 -4
  165. package/dist/collection/components/z-tag/index.js +0 -4
  166. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +4 -4
  167. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +4 -2
  168. package/dist/collection/deprecated/z-button-deprecated/index.js +12 -6
  169. package/dist/collection/deprecated/z-button-filter/index.js +3 -2
  170. package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -4
  171. package/dist/collection/deprecated/z-input-deprecated/index.js +28 -27
  172. package/dist/collection/deprecated/z-input-label/index.js +1 -2
  173. package/dist/collection/deprecated/z-popover-deprecated/index.js +14 -7
  174. package/dist/collection/deprecated/z-status-tag/index.js +3 -5
  175. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +27 -39
  176. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +6 -5
  177. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +3 -8
  178. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +0 -6
  179. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +6 -3
  180. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +6 -8
  181. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +4 -6
  182. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +2 -1
  183. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +3 -2
  184. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +0 -1
  185. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +0 -4
  186. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +2 -5
  187. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +6 -6
  188. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +12 -11
  189. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +3 -2
  190. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +0 -1
  191. package/dist/collection/snowflakes/myz/topbar/index.js +4 -14
  192. package/dist/collection/snowflakes/myz/z-alert/index.js +0 -3
  193. package/dist/collection/snowflakes/myz/z-otp/index.js +3 -3
  194. package/dist/collection/snowflakes/myz/z-slideshow/index.js +3 -5
  195. package/dist/collection/utils/utils.js +5 -4
  196. package/dist/esm/index-9d028352.js +346 -0
  197. package/dist/esm/index-a2ca4b97.js +34 -10
  198. package/dist/esm/index.js +3 -347
  199. package/dist/esm/loader.js +2 -2
  200. package/dist/esm/{utils-420e8552.js → utils-9e81727a.js} +6 -5
  201. package/dist/esm/{utils-ff91a03a.js → utils-fbe04cd6.js} +11 -10
  202. package/dist/esm/web-components-library.js +2 -2
  203. package/dist/esm/z-alert.entry.js +0 -1
  204. package/dist/esm/z-anchor-navigation.entry.js +49 -0
  205. package/dist/esm/z-app-header_2.entry.js +148 -0
  206. package/dist/esm/z-app-switcher.entry.js +25 -0
  207. package/dist/esm/z-app-topbar.entry.js +37 -0
  208. package/dist/esm/z-aria-alert.entry.js +3 -1
  209. package/dist/esm/z-avatar.entry.js +8 -6
  210. package/dist/esm/z-body_2.entry.js +2 -4
  211. package/dist/esm/z-button-deprecated.entry.js +12 -6
  212. package/dist/esm/z-button-filter.entry.js +3 -2
  213. package/dist/esm/z-button-sort.entry.js +4 -4
  214. package/dist/esm/z-button.entry.js +9 -8
  215. package/dist/esm/z-card.entry.js +6 -6
  216. package/dist/esm/z-carousel.entry.js +10 -11
  217. package/dist/esm/z-chip-deprecated.entry.js +0 -2
  218. package/dist/esm/z-chip.entry.js +6 -5
  219. package/dist/esm/z-combobox.entry.js +17 -15
  220. package/dist/esm/z-contextual-menu.entry.js +8 -2
  221. package/dist/esm/z-cookiebar.entry.js +2 -4
  222. package/dist/esm/z-cover-hero.entry.js +14 -6
  223. package/dist/esm/z-date-picker.entry.js +17 -16
  224. package/dist/esm/z-divider.entry.js +22 -0
  225. package/dist/esm/z-dragdrop-area_2.entry.js +1 -2
  226. package/dist/esm/z-file-upload.entry.js +11 -14
  227. package/dist/esm/z-file.entry.js +2 -3
  228. package/dist/esm/z-footer-link_3.entry.js +0 -5
  229. package/dist/esm/z-footer.entry.js +2 -7
  230. package/dist/esm/z-info-box.entry.js +1 -1
  231. package/dist/esm/z-info-reveal.entry.js +6 -2
  232. package/dist/esm/z-input-deprecated.entry.js +29 -28
  233. package/dist/esm/z-input-label_2.entry.js +36 -20
  234. package/dist/esm/z-input_2.entry.js +248 -0
  235. package/dist/esm/z-link.entry.js +70 -0
  236. package/dist/esm/z-list_3.entry.js +220 -0
  237. package/dist/esm/z-logo.entry.js +22 -0
  238. package/dist/esm/z-menu-dropdown_2.entry.js +3 -7
  239. package/dist/esm/z-menu-section.entry.js +0 -3
  240. package/dist/esm/z-menu.entry.js +10 -3
  241. package/dist/esm/z-messages-pocket.entry.js +6 -6
  242. package/dist/esm/z-modal-login.entry.js +5 -7
  243. package/dist/esm/z-modal.entry.js +1 -3
  244. package/dist/esm/z-myz-card-alert.entry.js +3 -6
  245. package/dist/esm/z-myz-card-dictionary.entry.js +6 -3
  246. package/dist/esm/z-myz-card-footer.entry.js +6 -8
  247. package/dist/esm/z-myz-card-icon.entry.js +2 -1
  248. package/dist/esm/z-myz-card-info.entry.js +4 -3
  249. package/dist/esm/z-myz-card-list.entry.js +0 -1
  250. package/dist/esm/z-myz-card_4.entry.js +9 -15
  251. package/dist/esm/z-myz-list-item.entry.js +4 -6
  252. package/dist/esm/z-myz-topbar.entry.js +4 -14
  253. package/dist/esm/z-navigation-tab-link.entry.js +16 -8
  254. package/dist/esm/z-navigation-tab.entry.js +17 -7
  255. package/dist/esm/z-navigation-tabs.entry.js +14 -10
  256. package/dist/esm/z-notification.entry.js +6 -3
  257. package/dist/esm/z-offcanvas.entry.js +12 -4
  258. package/dist/esm/z-otp.entry.js +3 -3
  259. package/dist/esm/z-pagination-bar.entry.js +6 -5
  260. package/dist/esm/z-pagination-page.entry.js +4 -2
  261. package/dist/esm/z-pagination.entry.js +15 -7
  262. package/dist/esm/z-panel-elem.entry.js +2 -7
  263. package/dist/esm/z-pocket_3.entry.js +15 -15
  264. package/dist/esm/z-popover-deprecated.entry.js +15 -8
  265. package/dist/esm/z-popover.entry.js +36 -38
  266. package/dist/esm/{z-app-switcher_9.entry.js → z-range-picker.entry.js} +15 -449
  267. package/dist/esm/z-section-title.entry.js +10 -2
  268. package/dist/esm/z-skip-to-content.entry.js +4 -3
  269. package/dist/esm/z-slideshow.entry.js +4 -6
  270. package/dist/esm/z-status-tag.entry.js +3 -5
  271. package/dist/esm/z-stepper-item.entry.js +0 -4
  272. package/dist/esm/z-table-cell.entry.js +4 -3
  273. package/dist/esm/z-table-empty-box.entry.js +2 -0
  274. package/dist/esm/z-table-expanded-row.entry.js +0 -1
  275. package/dist/esm/z-table-header-row.entry.js +0 -1
  276. package/dist/esm/z-table-header.entry.js +16 -15
  277. package/dist/esm/z-table-row.entry.js +6 -4
  278. package/dist/esm/z-table.entry.js +12 -9
  279. package/dist/esm/z-tag.entry.js +0 -2
  280. package/dist/esm/z-toast-notification-list.entry.js +4 -1
  281. package/dist/esm/z-toast-notification.entry.js +14 -17
  282. package/dist/esm/z-toggle-button.entry.js +2 -2
  283. package/dist/esm/z-toggle-switch.entry.js +7 -2
  284. package/dist/esm/z-tooltip-deprecated.entry.js +27 -39
  285. package/dist/esm/z-tooltip.entry.js +7 -2
  286. package/dist/esm/z-user-dropdown.entry.js +1 -5
  287. package/dist/types/beans/index.d.ts +51 -50
  288. package/dist/types/components/index.d.ts +0 -0
  289. package/dist/types/components/inputs/z-select/index.d.ts +3 -0
  290. package/dist/types/components/z-anchor-navigation/index.d.ts +39 -0
  291. package/dist/types/components.d.ts +23 -0
  292. package/dist/types/stencil-public-runtime.d.ts +0 -5
  293. package/dist/web-components-library/index.esm.js +1 -1
  294. package/dist/web-components-library/p-05ced71c.entry.js +1 -0
  295. package/dist/web-components-library/p-074ea569.entry.js +1 -0
  296. package/dist/web-components-library/p-1106ead2.entry.js +1 -0
  297. package/dist/web-components-library/p-15b8a920.entry.js +1 -0
  298. package/dist/web-components-library/p-15fe7b71.entry.js +1 -0
  299. package/dist/web-components-library/p-16da5460.js +1 -0
  300. package/dist/web-components-library/p-1cb23bbb.entry.js +1 -0
  301. package/dist/web-components-library/p-1e6a2a56.entry.js +1 -0
  302. package/dist/web-components-library/p-2774ab29.entry.js +1 -0
  303. package/dist/web-components-library/p-28ff9383.entry.js +1 -0
  304. package/dist/web-components-library/p-2efedcf4.entry.js +1 -0
  305. package/dist/web-components-library/p-344e7ae7.entry.js +1 -0
  306. package/dist/web-components-library/p-3ba1b96e.entry.js +1 -0
  307. package/dist/web-components-library/p-3c2d438b.entry.js +1 -0
  308. package/dist/web-components-library/p-3f55dce6.entry.js +1 -0
  309. package/dist/web-components-library/p-40e0d384.entry.js +1 -0
  310. package/dist/web-components-library/p-41e2bb0f.entry.js +1 -0
  311. package/dist/web-components-library/p-442b8b35.entry.js +1 -0
  312. package/dist/web-components-library/p-4cd6c6f4.entry.js +1 -0
  313. package/dist/web-components-library/p-4d093e07.entry.js +1 -0
  314. package/dist/web-components-library/{p-48624926.entry.js → p-4d42f224.entry.js} +1 -1
  315. package/dist/web-components-library/p-4d93268a.entry.js +1 -0
  316. package/dist/web-components-library/p-4ec9ab53.entry.js +1 -0
  317. package/dist/web-components-library/p-53a03f2a.entry.js +1 -0
  318. package/dist/web-components-library/p-562ad563.entry.js +1 -0
  319. package/dist/web-components-library/p-58650e22.entry.js +1 -0
  320. package/dist/web-components-library/p-5bec950e.entry.js +1 -0
  321. package/dist/web-components-library/p-5c02e500.entry.js +1 -0
  322. package/dist/web-components-library/p-5cf4a412.entry.js +1 -0
  323. package/dist/web-components-library/p-61424b8a.entry.js +1 -0
  324. package/dist/web-components-library/p-681e1f5a.entry.js +1 -0
  325. package/dist/web-components-library/p-686545fa.entry.js +1 -0
  326. package/dist/web-components-library/p-6b11cc16.entry.js +1 -0
  327. package/dist/web-components-library/p-6f64e8a8.entry.js +1 -0
  328. package/dist/web-components-library/p-70d16b2c.entry.js +1 -0
  329. package/dist/web-components-library/p-7688f8ca.entry.js +1 -0
  330. package/dist/web-components-library/p-77e4774d.entry.js +1 -0
  331. package/dist/web-components-library/p-7d696941.entry.js +1 -0
  332. package/dist/web-components-library/p-7d792297.entry.js +1 -0
  333. package/dist/web-components-library/p-7dd5431f.entry.js +1 -0
  334. package/dist/web-components-library/p-7ebdeefa.entry.js +1 -0
  335. package/dist/web-components-library/p-810bd730.entry.js +1 -0
  336. package/dist/web-components-library/p-9434d80c.entry.js +1 -0
  337. package/dist/web-components-library/p-9d03a7d6.entry.js +1 -0
  338. package/dist/web-components-library/p-9ecc5eba.entry.js +1 -0
  339. package/dist/web-components-library/p-9f80c0b8.js +1 -0
  340. package/dist/web-components-library/p-9fe267fc.entry.js +1 -0
  341. package/dist/web-components-library/p-a17b363e.entry.js +1 -0
  342. package/dist/web-components-library/p-a329f5ff.entry.js +1 -0
  343. package/dist/web-components-library/p-a79d1412.entry.js +1 -0
  344. package/dist/web-components-library/p-aded8a43.entry.js +1 -0
  345. package/dist/web-components-library/p-ae79573a.entry.js +1 -0
  346. package/dist/web-components-library/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  347. package/dist/web-components-library/p-b4fbb6e4.entry.js +1 -0
  348. package/dist/web-components-library/p-b5086d6d.entry.js +1 -0
  349. package/dist/web-components-library/p-bb0fe7bc.entry.js +1 -0
  350. package/dist/web-components-library/p-bb15a265.js +1 -0
  351. package/dist/web-components-library/p-c2d1785b.entry.js +1 -0
  352. package/dist/web-components-library/p-c3f29701.entry.js +1 -0
  353. package/dist/web-components-library/p-c6a662e6.entry.js +1 -0
  354. package/dist/web-components-library/p-c6aad085.entry.js +1 -0
  355. package/dist/web-components-library/p-c75e80fb.entry.js +1 -0
  356. package/dist/web-components-library/p-cb5d8a84.entry.js +1 -0
  357. package/dist/web-components-library/p-ce83ce18.entry.js +1 -0
  358. package/dist/web-components-library/p-cea1f402.entry.js +1 -0
  359. package/dist/web-components-library/p-d199b781.entry.js +1 -0
  360. package/dist/web-components-library/p-d3645ced.entry.js +1 -0
  361. package/dist/web-components-library/p-d531d1d2.entry.js +1 -0
  362. package/dist/web-components-library/p-d572a365.entry.js +1 -0
  363. package/dist/web-components-library/p-d5f6bf94.entry.js +1 -0
  364. package/dist/web-components-library/p-db5a98d1.entry.js +1 -0
  365. package/dist/web-components-library/p-dc2ca41d.entry.js +1 -0
  366. package/dist/web-components-library/p-e68c18e5.entry.js +1 -0
  367. package/dist/web-components-library/p-e731914a.entry.js +1 -0
  368. package/dist/web-components-library/p-e8fbb103.entry.js +1 -0
  369. package/dist/web-components-library/p-ecc4afa1.entry.js +1 -0
  370. package/dist/web-components-library/p-ede9fbf5.entry.js +1 -0
  371. package/dist/web-components-library/p-f0653e72.entry.js +1 -0
  372. package/dist/web-components-library/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  373. package/dist/web-components-library/p-f260c62b.entry.js +1 -0
  374. package/dist/web-components-library/p-f2f9a1bc.entry.js +1 -0
  375. package/dist/web-components-library/p-f2fd1e20.entry.js +1 -0
  376. package/dist/web-components-library/p-f7c1eb3f.entry.js +16 -0
  377. package/dist/web-components-library/p-f8ef69c4.entry.js +1 -0
  378. package/dist/web-components-library/p-f95cc914.entry.js +1 -0
  379. package/dist/web-components-library/p-fb7d33f2.entry.js +1 -0
  380. package/dist/web-components-library/web-components-library.css +1 -1
  381. package/dist/web-components-library/web-components-library.esm.js +1 -1
  382. package/package.json +4 -4
  383. package/react/components.d.ts +1 -0
  384. package/react/components.js +4 -3
  385. package/react/components.js.map +1 -1
  386. package/www/build/index.esm.js +1 -1
  387. package/www/build/p-05ced71c.entry.js +1 -0
  388. package/www/build/p-074ea569.entry.js +1 -0
  389. package/www/build/p-1106ead2.entry.js +1 -0
  390. package/www/build/p-15b8a920.entry.js +1 -0
  391. package/www/build/p-15fe7b71.entry.js +1 -0
  392. package/www/build/p-16da5460.js +1 -0
  393. package/www/build/p-1cb23bbb.entry.js +1 -0
  394. package/www/build/p-1e6a2a56.entry.js +1 -0
  395. package/www/build/p-2774ab29.entry.js +1 -0
  396. package/www/build/p-28ff9383.entry.js +1 -0
  397. package/www/build/p-2efedcf4.entry.js +1 -0
  398. package/www/build/p-344e7ae7.entry.js +1 -0
  399. package/www/build/p-3ba1b96e.entry.js +1 -0
  400. package/www/build/p-3c2d438b.entry.js +1 -0
  401. package/www/build/p-3f55dce6.entry.js +1 -0
  402. package/www/build/p-40e0d384.entry.js +1 -0
  403. package/www/build/p-41e2bb0f.entry.js +1 -0
  404. package/www/build/p-442b8b35.entry.js +1 -0
  405. package/www/build/p-4cd6c6f4.entry.js +1 -0
  406. package/www/build/p-4d093e07.entry.js +1 -0
  407. package/www/build/{p-48624926.entry.js → p-4d42f224.entry.js} +1 -1
  408. package/www/build/p-4d93268a.entry.js +1 -0
  409. package/www/build/p-4d9ae314.js +1 -0
  410. package/www/build/p-4ec9ab53.entry.js +1 -0
  411. package/www/build/p-53a03f2a.entry.js +1 -0
  412. package/www/build/p-562ad563.entry.js +1 -0
  413. package/www/build/p-58650e22.entry.js +1 -0
  414. package/www/build/p-5bec950e.entry.js +1 -0
  415. package/www/build/p-5c02e500.entry.js +1 -0
  416. package/www/build/p-5cf4a412.entry.js +1 -0
  417. package/www/build/p-61424b8a.entry.js +1 -0
  418. package/www/build/p-681e1f5a.entry.js +1 -0
  419. package/www/build/p-686545fa.entry.js +1 -0
  420. package/www/build/p-6b11cc16.entry.js +1 -0
  421. package/www/build/p-6f64e8a8.entry.js +1 -0
  422. package/www/build/p-70d16b2c.entry.js +1 -0
  423. package/www/build/p-7688f8ca.entry.js +1 -0
  424. package/www/build/p-77e4774d.entry.js +1 -0
  425. package/www/build/p-7d696941.entry.js +1 -0
  426. package/www/build/p-7d792297.entry.js +1 -0
  427. package/www/build/p-7dd5431f.entry.js +1 -0
  428. package/www/build/p-7ebdeefa.entry.js +1 -0
  429. package/www/build/p-810bd730.entry.js +1 -0
  430. package/www/build/p-9434d80c.entry.js +1 -0
  431. package/www/build/p-95af35f4.css +1 -0
  432. package/www/build/p-9d03a7d6.entry.js +1 -0
  433. package/www/build/p-9ecc5eba.entry.js +1 -0
  434. package/www/build/p-9f80c0b8.js +1 -0
  435. package/www/build/p-9fe267fc.entry.js +1 -0
  436. package/www/build/p-a17b363e.entry.js +1 -0
  437. package/www/build/p-a329f5ff.entry.js +1 -0
  438. package/www/build/p-a79d1412.entry.js +1 -0
  439. package/www/build/p-aded8a43.entry.js +1 -0
  440. package/www/build/p-ae79573a.entry.js +1 -0
  441. package/www/build/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  442. package/www/build/p-b4fbb6e4.entry.js +1 -0
  443. package/www/build/p-b5086d6d.entry.js +1 -0
  444. package/www/build/p-bb0fe7bc.entry.js +1 -0
  445. package/www/build/p-bb15a265.js +1 -0
  446. package/www/build/p-c2d1785b.entry.js +1 -0
  447. package/www/build/p-c3f29701.entry.js +1 -0
  448. package/www/build/p-c6a662e6.entry.js +1 -0
  449. package/www/build/p-c6aad085.entry.js +1 -0
  450. package/www/build/p-c75e80fb.entry.js +1 -0
  451. package/www/build/p-cb5d8a84.entry.js +1 -0
  452. package/www/build/p-ce83ce18.entry.js +1 -0
  453. package/www/build/p-cea1f402.entry.js +1 -0
  454. package/www/build/p-d199b781.entry.js +1 -0
  455. package/www/build/p-d3645ced.entry.js +1 -0
  456. package/www/build/p-d531d1d2.entry.js +1 -0
  457. package/www/build/p-d572a365.entry.js +1 -0
  458. package/www/build/p-d5f6bf94.entry.js +1 -0
  459. package/www/build/p-db5a98d1.entry.js +1 -0
  460. package/www/build/p-dc2ca41d.entry.js +1 -0
  461. package/www/build/p-e68c18e5.entry.js +1 -0
  462. package/www/build/p-e731914a.entry.js +1 -0
  463. package/www/build/p-e8fbb103.entry.js +1 -0
  464. package/www/build/p-ecc4afa1.entry.js +1 -0
  465. package/www/build/p-ede9fbf5.entry.js +1 -0
  466. package/www/build/p-f0653e72.entry.js +1 -0
  467. package/www/build/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  468. package/www/build/p-f260c62b.entry.js +1 -0
  469. package/www/build/p-f2f9a1bc.entry.js +1 -0
  470. package/www/build/p-f2fd1e20.entry.js +1 -0
  471. package/www/build/p-f7c1eb3f.entry.js +16 -0
  472. package/www/build/p-f8ef69c4.entry.js +1 -0
  473. package/www/build/p-f95cc914.entry.js +1 -0
  474. package/www/build/p-fb7d33f2.entry.js +1 -0
  475. package/www/build/web-components-library.css +1 -1
  476. package/www/build/web-components-library.esm.js +1 -1
  477. package/www/index.html +1 -24
  478. package/dist/cjs/z-app-header.cjs.entry.js +0 -111
  479. package/dist/cjs/z-list-group.cjs.entry.js +0 -41
  480. package/dist/cjs/z-list_2.cjs.entry.js +0 -143
  481. package/dist/esm/z-app-header.entry.js +0 -107
  482. package/dist/esm/z-list-group.entry.js +0 -37
  483. package/dist/esm/z-list_2.entry.js +0 -138
  484. package/dist/web-components-library/p-016b2800.entry.js +0 -1
  485. package/dist/web-components-library/p-04908405.entry.js +0 -1
  486. package/dist/web-components-library/p-06430481.entry.js +0 -1
  487. package/dist/web-components-library/p-067bd5da.entry.js +0 -1
  488. package/dist/web-components-library/p-082d65b1.entry.js +0 -1
  489. package/dist/web-components-library/p-0cff6cce.entry.js +0 -1
  490. package/dist/web-components-library/p-0e743002.entry.js +0 -1
  491. package/dist/web-components-library/p-10b84e8c.entry.js +0 -1
  492. package/dist/web-components-library/p-12211a48.entry.js +0 -1
  493. package/dist/web-components-library/p-14233b99.entry.js +0 -1
  494. package/dist/web-components-library/p-176256ee.js +0 -1
  495. package/dist/web-components-library/p-1ab0de76.entry.js +0 -1
  496. package/dist/web-components-library/p-1d2d5232.entry.js +0 -1
  497. package/dist/web-components-library/p-20109d3a.entry.js +0 -1
  498. package/dist/web-components-library/p-2cf26585.entry.js +0 -1
  499. package/dist/web-components-library/p-2d506c48.entry.js +0 -1
  500. package/dist/web-components-library/p-2d5d8e6f.entry.js +0 -1
  501. package/dist/web-components-library/p-2e7a31ac.entry.js +0 -1
  502. package/dist/web-components-library/p-2f6f3729.entry.js +0 -1
  503. package/dist/web-components-library/p-30cbafaf.entry.js +0 -1
  504. package/dist/web-components-library/p-341ddb5d.entry.js +0 -1
  505. package/dist/web-components-library/p-34a96008.entry.js +0 -1
  506. package/dist/web-components-library/p-35b30271.entry.js +0 -1
  507. package/dist/web-components-library/p-36f4ce3f.entry.js +0 -1
  508. package/dist/web-components-library/p-3c28f72e.entry.js +0 -1
  509. package/dist/web-components-library/p-3c7cf41f.entry.js +0 -1
  510. package/dist/web-components-library/p-3e414cf1.entry.js +0 -1
  511. package/dist/web-components-library/p-3ecfb7c1.entry.js +0 -1
  512. package/dist/web-components-library/p-40f96085.entry.js +0 -1
  513. package/dist/web-components-library/p-53d22727.entry.js +0 -1
  514. package/dist/web-components-library/p-563529f8.entry.js +0 -1
  515. package/dist/web-components-library/p-57faab40.entry.js +0 -1
  516. package/dist/web-components-library/p-5b2d8a91.entry.js +0 -1
  517. package/dist/web-components-library/p-670232c4.entry.js +0 -1
  518. package/dist/web-components-library/p-67f346d9.entry.js +0 -1
  519. package/dist/web-components-library/p-691678c8.entry.js +0 -1
  520. package/dist/web-components-library/p-69b27fe9.entry.js +0 -16
  521. package/dist/web-components-library/p-6fe1bffb.entry.js +0 -1
  522. package/dist/web-components-library/p-728e7dcd.entry.js +0 -1
  523. package/dist/web-components-library/p-74e31a32.entry.js +0 -1
  524. package/dist/web-components-library/p-759fb7c4.entry.js +0 -1
  525. package/dist/web-components-library/p-79223014.entry.js +0 -1
  526. package/dist/web-components-library/p-7b22a446.entry.js +0 -1
  527. package/dist/web-components-library/p-7c40fb15.entry.js +0 -1
  528. package/dist/web-components-library/p-7cbc1836.entry.js +0 -1
  529. package/dist/web-components-library/p-830b21a4.entry.js +0 -1
  530. package/dist/web-components-library/p-87099b68.entry.js +0 -1
  531. package/dist/web-components-library/p-8cabed58.entry.js +0 -1
  532. package/dist/web-components-library/p-8cf14a47.entry.js +0 -1
  533. package/dist/web-components-library/p-8eaa46ac.entry.js +0 -1
  534. package/dist/web-components-library/p-985c5ed8.entry.js +0 -1
  535. package/dist/web-components-library/p-9f6b43a0.entry.js +0 -1
  536. package/dist/web-components-library/p-9f8d0f79.entry.js +0 -1
  537. package/dist/web-components-library/p-a25a8231.entry.js +0 -1
  538. package/dist/web-components-library/p-a3b8dd69.entry.js +0 -1
  539. package/dist/web-components-library/p-aa271ed7.entry.js +0 -1
  540. package/dist/web-components-library/p-ac1a9d63.entry.js +0 -1
  541. package/dist/web-components-library/p-af4a9bb7.entry.js +0 -1
  542. package/dist/web-components-library/p-ba495cad.entry.js +0 -1
  543. package/dist/web-components-library/p-ba9210e9.entry.js +0 -1
  544. package/dist/web-components-library/p-bf9348e6.entry.js +0 -1
  545. package/dist/web-components-library/p-c0df6e96.entry.js +0 -1
  546. package/dist/web-components-library/p-c2b368ff.entry.js +0 -1
  547. package/dist/web-components-library/p-c39c68b9.entry.js +0 -1
  548. package/dist/web-components-library/p-cadba1e5.entry.js +0 -1
  549. package/dist/web-components-library/p-ccb3764b.entry.js +0 -1
  550. package/dist/web-components-library/p-d668461a.js +0 -1
  551. package/dist/web-components-library/p-d767f784.entry.js +0 -1
  552. package/dist/web-components-library/p-d7e72cec.entry.js +0 -1
  553. package/dist/web-components-library/p-dbc23998.entry.js +0 -1
  554. package/dist/web-components-library/p-def721df.entry.js +0 -1
  555. package/dist/web-components-library/p-e12cd68a.entry.js +0 -1
  556. package/dist/web-components-library/p-e84d2839.entry.js +0 -1
  557. package/dist/web-components-library/p-eadb185e.entry.js +0 -1
  558. package/dist/web-components-library/p-f9f9518a.entry.js +0 -1
  559. package/dist/web-components-library/p-fd305e08.entry.js +0 -1
  560. package/www/build/p-016b2800.entry.js +0 -1
  561. package/www/build/p-04908405.entry.js +0 -1
  562. package/www/build/p-06430481.entry.js +0 -1
  563. package/www/build/p-067bd5da.entry.js +0 -1
  564. package/www/build/p-082d65b1.entry.js +0 -1
  565. package/www/build/p-0cff6cce.entry.js +0 -1
  566. package/www/build/p-0e743002.entry.js +0 -1
  567. package/www/build/p-10b84e8c.entry.js +0 -1
  568. package/www/build/p-12211a48.entry.js +0 -1
  569. package/www/build/p-14233b99.entry.js +0 -1
  570. package/www/build/p-176256ee.js +0 -1
  571. package/www/build/p-1ab0de76.entry.js +0 -1
  572. package/www/build/p-1d2d5232.entry.js +0 -1
  573. package/www/build/p-20109d3a.entry.js +0 -1
  574. package/www/build/p-2cf26585.entry.js +0 -1
  575. package/www/build/p-2d506c48.entry.js +0 -1
  576. package/www/build/p-2d5d8e6f.entry.js +0 -1
  577. package/www/build/p-2e7a31ac.entry.js +0 -1
  578. package/www/build/p-2f6f3729.entry.js +0 -1
  579. package/www/build/p-30cbafaf.entry.js +0 -1
  580. package/www/build/p-341ddb5d.entry.js +0 -1
  581. package/www/build/p-34a96008.entry.js +0 -1
  582. package/www/build/p-35b30271.entry.js +0 -1
  583. package/www/build/p-36f4ce3f.entry.js +0 -1
  584. package/www/build/p-3c28f72e.entry.js +0 -1
  585. package/www/build/p-3c7cf41f.entry.js +0 -1
  586. package/www/build/p-3e414cf1.entry.js +0 -1
  587. package/www/build/p-3ecfb7c1.entry.js +0 -1
  588. package/www/build/p-40f96085.entry.js +0 -1
  589. package/www/build/p-4c9c83c0.css +0 -1
  590. package/www/build/p-53d22727.entry.js +0 -1
  591. package/www/build/p-563529f8.entry.js +0 -1
  592. package/www/build/p-57faab40.entry.js +0 -1
  593. package/www/build/p-5b2d8a91.entry.js +0 -1
  594. package/www/build/p-60ec44c6.js +0 -1
  595. package/www/build/p-670232c4.entry.js +0 -1
  596. package/www/build/p-67f346d9.entry.js +0 -1
  597. package/www/build/p-691678c8.entry.js +0 -1
  598. package/www/build/p-69b27fe9.entry.js +0 -16
  599. package/www/build/p-6fe1bffb.entry.js +0 -1
  600. package/www/build/p-728e7dcd.entry.js +0 -1
  601. package/www/build/p-74e31a32.entry.js +0 -1
  602. package/www/build/p-759fb7c4.entry.js +0 -1
  603. package/www/build/p-79223014.entry.js +0 -1
  604. package/www/build/p-7b22a446.entry.js +0 -1
  605. package/www/build/p-7c40fb15.entry.js +0 -1
  606. package/www/build/p-7cbc1836.entry.js +0 -1
  607. package/www/build/p-830b21a4.entry.js +0 -1
  608. package/www/build/p-87099b68.entry.js +0 -1
  609. package/www/build/p-8cabed58.entry.js +0 -1
  610. package/www/build/p-8cf14a47.entry.js +0 -1
  611. package/www/build/p-8eaa46ac.entry.js +0 -1
  612. package/www/build/p-985c5ed8.entry.js +0 -1
  613. package/www/build/p-9f6b43a0.entry.js +0 -1
  614. package/www/build/p-9f8d0f79.entry.js +0 -1
  615. package/www/build/p-a25a8231.entry.js +0 -1
  616. package/www/build/p-a3b8dd69.entry.js +0 -1
  617. package/www/build/p-aa271ed7.entry.js +0 -1
  618. package/www/build/p-ac1a9d63.entry.js +0 -1
  619. package/www/build/p-af4a9bb7.entry.js +0 -1
  620. package/www/build/p-ba495cad.entry.js +0 -1
  621. package/www/build/p-ba9210e9.entry.js +0 -1
  622. package/www/build/p-bf9348e6.entry.js +0 -1
  623. package/www/build/p-c0df6e96.entry.js +0 -1
  624. package/www/build/p-c2b368ff.entry.js +0 -1
  625. package/www/build/p-c39c68b9.entry.js +0 -1
  626. package/www/build/p-cadba1e5.entry.js +0 -1
  627. package/www/build/p-ccb3764b.entry.js +0 -1
  628. package/www/build/p-d668461a.js +0 -1
  629. package/www/build/p-d767f784.entry.js +0 -1
  630. package/www/build/p-d7e72cec.entry.js +0 -1
  631. package/www/build/p-dbc23998.entry.js +0 -1
  632. package/www/build/p-def721df.entry.js +0 -1
  633. package/www/build/p-e12cd68a.entry.js +0 -1
  634. package/www/build/p-e84d2839.entry.js +0 -1
  635. package/www/build/p-eadb185e.entry.js +0 -1
  636. package/www/build/p-f9f9518a.entry.js +0 -1
  637. package/www/build/p-fd305e08.entry.js +0 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,26 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [6.2.1](https://github.com/ZanichelliEditore/design-system/compare/v6.2.0...v6.2.1) (2022-11-10)
6
+
7
+ ## [6.2.0](https://github.com/ZanichelliEditore/design-system/compare/v6.1.0...v6.2.0) (2022-11-10)
8
+
9
+
10
+ ### Features
11
+
12
+ * add ZListGroup mode in ZSelect ([bbcaff7](https://github.com/ZanichelliEditore/design-system/commit/bbcaff783d6915d93ea32c25dbb544f7b4743e34))
13
+ * fix z-list-group title style ([7a9bc71](https://github.com/ZanichelliEditore/design-system/commit/7a9bc711fe0aa86b14e5ff7af1b24700fa94a566))
14
+ * mobile anchor navigation; fix toggle button style ([4db8c9e](https://github.com/ZanichelliEditore/design-system/commit/4db8c9e6c9b9b3e9b45a6f6e448ec2f97b0523d3))
15
+ * z-anchor-list component (wip) ([be64b44](https://github.com/ZanichelliEditore/design-system/commit/be64b44b3f40880280c392b145c6a110ef4f7890))
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * component generation template ([6b45760](https://github.com/ZanichelliEditore/design-system/commit/6b457606eaa63cee4424a921e5d1c6144503d827))
21
+ * component generation templates ([b95c206](https://github.com/ZanichelliEditore/design-system/commit/b95c206669df443908c056f0c3bf33984858cc79))
22
+ * storybook story internal navigation ([e5aa277](https://github.com/ZanichelliEditore/design-system/commit/e5aa277ed2f9d8454bdb9a00f5c2dcd73e96f2fe))
23
+ * toggle button's style ([b15350c](https://github.com/ZanichelliEditore/design-system/commit/b15350cefc45cbdba807fc6e4fce45c96c9952bf))
24
+
5
25
  ## [6.1.0](https://github.com/ZanichelliEditore/design-system/compare/v6.0.4...v6.1.0) (2022-11-09)
6
26
 
7
27
 
@@ -0,0 +1,346 @@
1
+ 'use strict';
2
+
3
+ exports.LicenseType = void 0;
4
+ (function (LicenseType) {
5
+ LicenseType["REAL"] = "reale";
6
+ LicenseType["VIRTUAL"] = "virtuale";
7
+ LicenseType["TRIAL"] = "saggio";
8
+ LicenseType["TEMP"] = "reale_temp";
9
+ })(exports.LicenseType || (exports.LicenseType = {}));
10
+ exports.CardVariant = void 0;
11
+ (function (CardVariant) {
12
+ CardVariant["BORDER"] = "border";
13
+ CardVariant["SHADOW"] = "shadow";
14
+ CardVariant["OVERLAY"] = "overlay";
15
+ CardVariant["TEXT"] = "text";
16
+ })(exports.CardVariant || (exports.CardVariant = {}));
17
+ exports.NavigationTabsOrientation = void 0;
18
+ (function (NavigationTabsOrientation) {
19
+ NavigationTabsOrientation["HORIZONTAL"] = "horizontal";
20
+ NavigationTabsOrientation["VERTICAL"] = "vertical";
21
+ })(exports.NavigationTabsOrientation || (exports.NavigationTabsOrientation = {}));
22
+ exports.NavigationTabsSize = void 0;
23
+ (function (NavigationTabsSize) {
24
+ NavigationTabsSize["BIG"] = "big";
25
+ NavigationTabsSize["SMALL"] = "small";
26
+ })(exports.NavigationTabsSize || (exports.NavigationTabsSize = {}));
27
+ exports.ButtonVariant = void 0;
28
+ (function (ButtonVariant) {
29
+ ButtonVariant["PRIMARY"] = "primary";
30
+ ButtonVariant["SECONDARY"] = "secondary";
31
+ ButtonVariant["TERTIARY"] = "tertiary";
32
+ ButtonVariant["DARK_BG"] = "dark-bg";
33
+ })(exports.ButtonVariant || (exports.ButtonVariant = {}));
34
+ exports.ButtonType = void 0;
35
+ (function (ButtonType) {
36
+ ButtonType["SUBMIT"] = "submit";
37
+ ButtonType["RESET"] = "reset";
38
+ ButtonType["BUTTON"] = "button";
39
+ })(exports.ButtonType || (exports.ButtonType = {}));
40
+ exports.ButtonSize = void 0;
41
+ (function (ButtonSize) {
42
+ ButtonSize["BIG"] = "big";
43
+ ButtonSize["SMALL"] = "small";
44
+ ButtonSize["X_SMALL"] = "x-small";
45
+ })(exports.ButtonSize || (exports.ButtonSize = {}));
46
+ exports.InputType = void 0;
47
+ (function (InputType) {
48
+ InputType["TEXT"] = "text";
49
+ InputType["PASSWORD"] = "password";
50
+ InputType["NUMBER"] = "number";
51
+ InputType["EMAIL"] = "email";
52
+ InputType["TEXTAREA"] = "textarea";
53
+ InputType["CHECKBOX"] = "checkbox";
54
+ InputType["RADIO"] = "radio";
55
+ InputType["TEL"] = "tel";
56
+ InputType["URL"] = "url";
57
+ InputType["SEARCH"] = "search";
58
+ })(exports.InputType || (exports.InputType = {}));
59
+ exports.InputStatus = void 0;
60
+ (function (InputStatus) {
61
+ InputStatus["SUCCESS"] = "success";
62
+ InputStatus["ERROR"] = "error";
63
+ InputStatus["WARNING"] = "warning";
64
+ })(exports.InputStatus || (exports.InputStatus = {}));
65
+ exports.PopoverPositions = void 0;
66
+ (function (PopoverPositions) {
67
+ PopoverPositions["AUTO"] = "auto";
68
+ PopoverPositions["TOP"] = "top";
69
+ PopoverPositions["RIGHT"] = "right";
70
+ PopoverPositions["BOTTOM"] = "bottom";
71
+ PopoverPositions["LEFT"] = "left";
72
+ PopoverPositions["TOP_RIGHT"] = "top_right";
73
+ PopoverPositions["TOP_LEFT"] = "top_left";
74
+ PopoverPositions["BOTTOM_RIGHT"] = "bottom_right";
75
+ PopoverPositions["BOTTOM_LEFT"] = "bottom_left";
76
+ PopoverPositions["RIGHT_TOP"] = "right_top";
77
+ PopoverPositions["RIGHT_BOTTOM"] = "right_bottom";
78
+ PopoverPositions["LEFT_TOP"] = "left_top";
79
+ PopoverPositions["LEFT_BOTTOM"] = "left_bottom";
80
+ })(exports.PopoverPositions || (exports.PopoverPositions = {}));
81
+ exports.PopoverPosition = void 0;
82
+ (function (PopoverPosition) {
83
+ PopoverPosition["AFTER_DOWN"] = "after-down";
84
+ PopoverPosition["AFTER_CENTER"] = "after-center";
85
+ PopoverPosition["AFTER_UP"] = "after-up";
86
+ PopoverPosition["BELOW_RIGHT"] = "below-right";
87
+ PopoverPosition["BELOW_CENTER"] = "below-center";
88
+ PopoverPosition["BELOW_LEFT"] = "below-left";
89
+ PopoverPosition["BEFORE_DOWN"] = "before-down";
90
+ PopoverPosition["BEFORE_CENTER"] = "before-center";
91
+ PopoverPosition["BEFORE_UP"] = "before-up";
92
+ PopoverPosition["ABOVE_RIGHT"] = "above-right";
93
+ PopoverPosition["ABOVE_CENTER"] = "above-center";
94
+ PopoverPosition["ABOVE_LEFT"] = "above-left";
95
+ })(exports.PopoverPosition || (exports.PopoverPosition = {}));
96
+ exports.PopoverBorderRadius = void 0;
97
+ (function (PopoverBorderRadius) {
98
+ PopoverBorderRadius["NONE"] = "none";
99
+ PopoverBorderRadius["SMALL"] = "small";
100
+ PopoverBorderRadius["MEDIUM"] = "medium";
101
+ })(exports.PopoverBorderRadius || (exports.PopoverBorderRadius = {}));
102
+ exports.PopoverShadow = void 0;
103
+ (function (PopoverShadow) {
104
+ PopoverShadow["SHADOW_1"] = "shadow-1";
105
+ PopoverShadow["SHADOW_2"] = "shadow-2";
106
+ PopoverShadow["SHADOW_3"] = "shadow-3";
107
+ PopoverShadow["SHADOW_4"] = "shadow-4";
108
+ PopoverShadow["SHADOW_6"] = "shadow-6";
109
+ PopoverShadow["SHADOW_8"] = "shadow-8";
110
+ PopoverShadow["SHADOW_12"] = "shadow-12";
111
+ PopoverShadow["SHADOW_16"] = "shadow-16";
112
+ PopoverShadow["SHADOW_24"] = "shadow-24";
113
+ })(exports.PopoverShadow || (exports.PopoverShadow = {}));
114
+ exports.KeyboardKeyCode = void 0;
115
+ (function (KeyboardKeyCode) {
116
+ KeyboardKeyCode[KeyboardKeyCode["TAB"] = 9] = "TAB";
117
+ KeyboardKeyCode[KeyboardKeyCode["SPACE"] = 32] = "SPACE";
118
+ KeyboardKeyCode[KeyboardKeyCode["ESC"] = 27] = "ESC";
119
+ KeyboardKeyCode[KeyboardKeyCode["ENTER"] = 13] = "ENTER";
120
+ KeyboardKeyCode[KeyboardKeyCode["ARROW_UP"] = 38] = "ARROW_UP";
121
+ KeyboardKeyCode[KeyboardKeyCode["ARROW_DOWN"] = 40] = "ARROW_DOWN";
122
+ KeyboardKeyCode[KeyboardKeyCode["BACKSPACE"] = 8] = "BACKSPACE";
123
+ KeyboardKeyCode[KeyboardKeyCode["DELETE"] = 46] = "DELETE";
124
+ })(exports.KeyboardKeyCode || (exports.KeyboardKeyCode = {}));
125
+ exports.KeyboardCode = void 0;
126
+ (function (KeyboardCode) {
127
+ KeyboardCode["TAB"] = "Tab";
128
+ KeyboardCode["SPACE"] = "Space";
129
+ KeyboardCode["ESC"] = "Escape";
130
+ KeyboardCode["ENTER"] = "Enter";
131
+ KeyboardCode["ARROW_UP"] = "ArrowUp";
132
+ KeyboardCode["ARROW_DOWN"] = "ArrowDown";
133
+ KeyboardCode["BACKSPACE"] = "Backspace";
134
+ KeyboardCode["DELETE"] = "Delete";
135
+ })(exports.KeyboardCode || (exports.KeyboardCode = {}));
136
+ exports.ThemeVariant = void 0;
137
+ (function (ThemeVariant) {
138
+ ThemeVariant["DARK"] = "dark";
139
+ ThemeVariant["LIGHT"] = "light";
140
+ })(exports.ThemeVariant || (exports.ThemeVariant = {}));
141
+ exports.DividerSize = void 0;
142
+ (function (DividerSize) {
143
+ DividerSize["SMALL"] = "small";
144
+ DividerSize["MEDIUM"] = "medium";
145
+ DividerSize["LARGE"] = "large";
146
+ })(exports.DividerSize || (exports.DividerSize = {}));
147
+ exports.DividerOrientation = void 0;
148
+ (function (DividerOrientation) {
149
+ DividerOrientation["HORIZONTAL"] = "horizontal";
150
+ DividerOrientation["VERTICAL"] = "vertical";
151
+ })(exports.DividerOrientation || (exports.DividerOrientation = {}));
152
+ exports.SortDirection = void 0;
153
+ (function (SortDirection) {
154
+ SortDirection["ASC"] = "asc";
155
+ SortDirection["DESC"] = "desc";
156
+ SortDirection["NONE"] = "none";
157
+ })(exports.SortDirection || (exports.SortDirection = {}));
158
+ exports.AvatarSize = void 0;
159
+ (function (AvatarSize) {
160
+ AvatarSize["SMALL"] = "small";
161
+ AvatarSize["MEDIUM"] = "medium";
162
+ AvatarSize["LARGE"] = "large";
163
+ })(exports.AvatarSize || (exports.AvatarSize = {}));
164
+ exports.ListSize = void 0;
165
+ (function (ListSize) {
166
+ ListSize["SMALL"] = "small";
167
+ ListSize["MEDIUM"] = "medium";
168
+ ListSize["LARGE"] = "large";
169
+ ListSize["X_LARGE"] = "x-large";
170
+ })(exports.ListSize || (exports.ListSize = {}));
171
+ exports.Size = void 0;
172
+ (function (Size) {
173
+ Size["X_SMALL"] = "x-small";
174
+ Size["SMALL"] = "small";
175
+ Size["MEDIUM"] = "medium";
176
+ Size["LARGE"] = "large";
177
+ Size["SPECIAL"] = "special";
178
+ })(exports.Size || (exports.Size = {}));
179
+ exports.ExpandableListStyle = void 0;
180
+ (function (ExpandableListStyle) {
181
+ ExpandableListStyle["ACCORDION"] = "accordion";
182
+ ExpandableListStyle["MENU"] = "menu";
183
+ })(exports.ExpandableListStyle || (exports.ExpandableListStyle = {}));
184
+ exports.ExpandableListButtonAlign = void 0;
185
+ (function (ExpandableListButtonAlign) {
186
+ ExpandableListButtonAlign["RIGHT"] = "right";
187
+ ExpandableListButtonAlign["LEFT"] = "left";
188
+ })(exports.ExpandableListButtonAlign || (exports.ExpandableListButtonAlign = {}));
189
+ exports.LabelPosition = void 0;
190
+ (function (LabelPosition) {
191
+ LabelPosition["RIGHT"] = "right";
192
+ LabelPosition["LEFT"] = "left";
193
+ })(exports.LabelPosition || (exports.LabelPosition = {}));
194
+ exports.ListDividerType = void 0;
195
+ (function (ListDividerType) {
196
+ ListDividerType["NONE"] = "none";
197
+ ListDividerType["HEADER"] = "header";
198
+ ListDividerType["ELEMENT"] = "element";
199
+ })(exports.ListDividerType || (exports.ListDividerType = {}));
200
+ exports.NotificationType = void 0;
201
+ (function (NotificationType) {
202
+ NotificationType["SUCCESS"] = "success";
203
+ NotificationType["WARNING"] = "warning";
204
+ NotificationType["ERROR"] = "error";
205
+ })(exports.NotificationType || (exports.NotificationType = {}));
206
+ exports.AlertType = void 0;
207
+ (function (AlertType) {
208
+ AlertType["SUCCESS"] = "success";
209
+ AlertType["WARNING"] = "warning";
210
+ AlertType["ERROR"] = "error";
211
+ })(exports.AlertType || (exports.AlertType = {}));
212
+ exports.Device = void 0;
213
+ (function (Device) {
214
+ Device["MOBILE"] = "mobile";
215
+ Device["TABLET"] = "tablet";
216
+ Device["DESKTOP"] = "desktop";
217
+ })(exports.Device || (exports.Device = {}));
218
+ exports.PocketStatus = void 0;
219
+ (function (PocketStatus) {
220
+ PocketStatus["PREVIEW"] = "preview";
221
+ PocketStatus["OPEN"] = "open";
222
+ PocketStatus["CLOSED"] = "closed";
223
+ })(exports.PocketStatus || (exports.PocketStatus = {}));
224
+ exports.ToastNotification = void 0;
225
+ (function (ToastNotification) {
226
+ ToastNotification["DARK"] = "dark";
227
+ ToastNotification["LIGHT"] = "light";
228
+ ToastNotification["ACCENT"] = "accent";
229
+ ToastNotification["ERROR"] = "error";
230
+ ToastNotification["SUCCESS"] = "success";
231
+ ToastNotification["WARNING"] = "warning";
232
+ })(exports.ToastNotification || (exports.ToastNotification = {}));
233
+ exports.ToastNotificationTransition = void 0;
234
+ (function (ToastNotificationTransition) {
235
+ ToastNotificationTransition["SLIDE_IN_LEFT"] = "slide-in-left";
236
+ ToastNotificationTransition["SLIDE_IN_RIGHT"] = "slide-in-right";
237
+ ToastNotificationTransition["SLIDE_IN_DOWN"] = "slide-in-down";
238
+ ToastNotificationTransition["SLIDE_IN_UP"] = "slide-in-up";
239
+ ToastNotificationTransition["SLIDE_OUT_LEFT"] = "slide-out-left";
240
+ ToastNotificationTransition["SLIDE_OUT_RIGHT"] = "slide-out-right";
241
+ ToastNotificationTransition["SLIDE_OUT_DOWN"] = "slide-out-down";
242
+ ToastNotificationTransition["SLIDE_OUT_UP"] = "slide-out-up";
243
+ })(exports.ToastNotificationTransition || (exports.ToastNotificationTransition = {}));
244
+ exports.ToastNotificationPosition = void 0;
245
+ (function (ToastNotificationPosition) {
246
+ ToastNotificationPosition["TOP_RIGHT"] = "top-right";
247
+ ToastNotificationPosition["TOP_LEFT"] = "top-left";
248
+ ToastNotificationPosition["TOP_CENTRE"] = "top-centre";
249
+ ToastNotificationPosition["BOTTOM_RIGHT"] = "bottom-right";
250
+ ToastNotificationPosition["BOTTOM_LEFT"] = "bottom-left";
251
+ ToastNotificationPosition["BOTTOM_CENTRE"] = "bottom-centre";
252
+ })(exports.ToastNotificationPosition || (exports.ToastNotificationPosition = {}));
253
+ exports.ZTableRowExpandedType = void 0;
254
+ (function (ZTableRowExpandedType) {
255
+ ZTableRowExpandedType["EXPANDABLE"] = "expandable";
256
+ ZTableRowExpandedType["PADDING"] = "padding";
257
+ ZTableRowExpandedType["NONE"] = "none";
258
+ })(exports.ZTableRowExpandedType || (exports.ZTableRowExpandedType = {}));
259
+ exports.ZAriaAlertMode = void 0;
260
+ (function (ZAriaAlertMode) {
261
+ ZAriaAlertMode["POLITE"] = "polite";
262
+ ZAriaAlertMode["ASSERTIVE"] = "assertive";
263
+ })(exports.ZAriaAlertMode || (exports.ZAriaAlertMode = {}));
264
+ exports.TransitionDirection = void 0;
265
+ (function (TransitionDirection) {
266
+ TransitionDirection["LEFT"] = "left";
267
+ TransitionDirection["RIGHT"] = "right";
268
+ })(exports.TransitionDirection || (exports.TransitionDirection = {}));
269
+ exports.OffCanvasVariant = void 0;
270
+ (function (OffCanvasVariant) {
271
+ OffCanvasVariant["OVERLAY"] = "overlay";
272
+ OffCanvasVariant["PUSHCONTENT"] = "pushcontent";
273
+ })(exports.OffCanvasVariant || (exports.OffCanvasVariant = {}));
274
+ exports.ZFileUploadType = void 0;
275
+ (function (ZFileUploadType) {
276
+ ZFileUploadType["DEFAULT"] = "default";
277
+ ZFileUploadType["DRAGDROP"] = "dragdrop";
278
+ })(exports.ZFileUploadType || (exports.ZFileUploadType = {}));
279
+ exports.ZChipType = void 0;
280
+ (function (ZChipType) {
281
+ ZChipType["DEFAULT"] = "default";
282
+ ZChipType["MEDIUM"] = "medium";
283
+ ZChipType["SMALL"] = "small";
284
+ })(exports.ZChipType || (exports.ZChipType = {}));
285
+ exports.ZSectionTitleDividerPosition = void 0;
286
+ (function (ZSectionTitleDividerPosition) {
287
+ ZSectionTitleDividerPosition["BEFORE"] = "before";
288
+ ZSectionTitleDividerPosition["AFTER"] = "after";
289
+ })(exports.ZSectionTitleDividerPosition || (exports.ZSectionTitleDividerPosition = {}));
290
+ exports.ZDatePickerMode = void 0;
291
+ (function (ZDatePickerMode) {
292
+ ZDatePickerMode["DATE"] = "date";
293
+ ZDatePickerMode["DATE_TIME"] = "date-time";
294
+ ZDatePickerMode["MONTHS"] = "months";
295
+ })(exports.ZDatePickerMode || (exports.ZDatePickerMode = {}));
296
+ exports.ZDatePickerModeValue = void 0;
297
+ (function (ZDatePickerModeValue) {
298
+ ZDatePickerModeValue[ZDatePickerModeValue["DATE"] = 401] = "DATE";
299
+ ZDatePickerModeValue[ZDatePickerModeValue["DATE_TIME"] = 523] = "DATE_TIME";
300
+ ZDatePickerModeValue[ZDatePickerModeValue["MONTHS"] = 288] = "MONTHS";
301
+ })(exports.ZDatePickerModeValue || (exports.ZDatePickerModeValue = {}));
302
+ exports.ZDatePickerPosition = void 0;
303
+ (function (ZDatePickerPosition) {
304
+ ZDatePickerPosition["TOP"] = "top";
305
+ ZDatePickerPosition["BOTTOM"] = "bottom";
306
+ })(exports.ZDatePickerPosition || (exports.ZDatePickerPosition = {}));
307
+ exports.ZRangePickerMode = void 0;
308
+ (function (ZRangePickerMode) {
309
+ ZRangePickerMode["DATE"] = "date";
310
+ ZRangePickerMode["DATE_TIME"] = "date-time";
311
+ })(exports.ZRangePickerMode || (exports.ZRangePickerMode = {}));
312
+ exports.StatusTagStatus = void 0;
313
+ (function (StatusTagStatus) {
314
+ StatusTagStatus["WARNING"] = "warning";
315
+ StatusTagStatus["ERROR"] = "error";
316
+ StatusTagStatus["SUCCESS"] = "success";
317
+ StatusTagStatus["NEUTRAL"] = "neutral";
318
+ StatusTagStatus["DEFAULT"] = "default";
319
+ })(exports.StatusTagStatus || (exports.StatusTagStatus = {}));
320
+ exports.InfoRevealPosition = void 0;
321
+ (function (InfoRevealPosition) {
322
+ InfoRevealPosition["TOP_RIGHT"] = "top_right";
323
+ InfoRevealPosition["TOP_LEFT"] = "top_left";
324
+ InfoRevealPosition["BOTTOM_RIGHT"] = "bottom_right";
325
+ InfoRevealPosition["BOTTOM_LEFT"] = "bottom_left";
326
+ })(exports.InfoRevealPosition || (exports.InfoRevealPosition = {}));
327
+ exports.CoverHeroVariant = void 0;
328
+ (function (CoverHeroVariant) {
329
+ CoverHeroVariant["OVERLAY"] = "overlay";
330
+ CoverHeroVariant["STACKED"] = "stacked";
331
+ })(exports.CoverHeroVariant || (exports.CoverHeroVariant = {}));
332
+ exports.CoverHeroContentPosition = void 0;
333
+ (function (CoverHeroContentPosition) {
334
+ CoverHeroContentPosition["TOP"] = "top";
335
+ CoverHeroContentPosition["BOTTOM"] = "bottom";
336
+ })(exports.CoverHeroContentPosition || (exports.CoverHeroContentPosition = {}));
337
+ exports.CarouselArrowsPosition = void 0;
338
+ (function (CarouselArrowsPosition) {
339
+ CarouselArrowsPosition["OVER"] = "over";
340
+ CarouselArrowsPosition["BOTTOM"] = "bottom";
341
+ })(exports.CarouselArrowsPosition || (exports.CarouselArrowsPosition = {}));
342
+ exports.CarouselProgressMode = void 0;
343
+ (function (CarouselProgressMode) {
344
+ CarouselProgressMode["DOTS"] = "dots";
345
+ CarouselProgressMode["NUMBERS"] = "numbers";
346
+ })(exports.CarouselProgressMode || (exports.CarouselProgressMode = {}));
@@ -1914,14 +1914,18 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1914
1914
  }
1915
1915
  switch(bundleId) {
1916
1916
 
1917
- case 'z-app-switcher_9.cjs':
1917
+ case 'z-app-header_2.cjs':
1918
1918
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1919
1919
  /* webpackMode: "lazy" */
1920
- './z-app-switcher_9.cjs.entry.js')); }).then(processMod, consoleError);
1921
- case 'z-app-header.cjs':
1920
+ './z-app-header_2.cjs.entry.js')); }).then(processMod, consoleError);
1921
+ case 'z-anchor-navigation.cjs':
1922
1922
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1923
1923
  /* webpackMode: "lazy" */
1924
- './z-app-header.cjs.entry.js')); }).then(processMod, consoleError);
1924
+ './z-anchor-navigation.cjs.entry.js')); }).then(processMod, consoleError);
1925
+ case 'z-app-topbar.cjs':
1926
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1927
+ /* webpackMode: "lazy" */
1928
+ './z-app-topbar.cjs.entry.js')); }).then(processMod, consoleError);
1925
1929
  case 'z-aria-alert.cjs':
1926
1930
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1927
1931
  /* webpackMode: "lazy" */
@@ -2094,6 +2098,10 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2094
2098
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2095
2099
  /* webpackMode: "lazy" */
2096
2100
  './z-popover-deprecated.cjs.entry.js')); }).then(processMod, consoleError);
2101
+ case 'z-range-picker.cjs':
2102
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2103
+ /* webpackMode: "lazy" */
2104
+ './z-range-picker.cjs.entry.js')); }).then(processMod, consoleError);
2097
2105
  case 'z-section-title.cjs':
2098
2106
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2099
2107
  /* webpackMode: "lazy" */
@@ -2190,6 +2198,10 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2190
2198
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2191
2199
  /* webpackMode: "lazy" */
2192
2200
  './z-alert.cjs.entry.js')); }).then(processMod, consoleError);
2201
+ case 'z-app-switcher.cjs':
2202
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2203
+ /* webpackMode: "lazy" */
2204
+ './z-app-switcher.cjs.entry.js')); }).then(processMod, consoleError);
2193
2205
  case 'z-candybar.cjs':
2194
2206
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2195
2207
  /* webpackMode: "lazy" */
@@ -2214,10 +2226,6 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2214
2226
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2215
2227
  /* webpackMode: "lazy" */
2216
2228
  './z-input-label_2.cjs.entry.js')); }).then(processMod, consoleError);
2217
- case 'z-list-group.cjs':
2218
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2219
- /* webpackMode: "lazy" */
2220
- './z-list-group.cjs.entry.js')); }).then(processMod, consoleError);
2221
2229
  case 'z-menu-dropdown_2.cjs':
2222
2230
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2223
2231
  /* webpackMode: "lazy" */
@@ -2250,10 +2258,14 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2250
2258
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2251
2259
  /* webpackMode: "lazy" */
2252
2260
  './z-modal.cjs.entry.js')); }).then(processMod, consoleError);
2253
- case 'z-list_2.cjs':
2261
+ case 'z-list_3.cjs':
2254
2262
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2255
2263
  /* webpackMode: "lazy" */
2256
- './z-list_2.cjs.entry.js')); }).then(processMod, consoleError);
2264
+ './z-list_3.cjs.entry.js')); }).then(processMod, consoleError);
2265
+ case 'z-logo.cjs':
2266
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2267
+ /* webpackMode: "lazy" */
2268
+ './z-logo.cjs.entry.js')); }).then(processMod, consoleError);
2257
2269
  case 'z-myz-list-item.cjs':
2258
2270
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2259
2271
  /* webpackMode: "lazy" */
@@ -2262,10 +2274,22 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2262
2274
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2263
2275
  /* webpackMode: "lazy" */
2264
2276
  './z-popover.cjs.entry.js')); }).then(processMod, consoleError);
2277
+ case 'z-input_2.cjs':
2278
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2279
+ /* webpackMode: "lazy" */
2280
+ './z-input_2.cjs.entry.js')); }).then(processMod, consoleError);
2281
+ case 'z-link.cjs':
2282
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2283
+ /* webpackMode: "lazy" */
2284
+ './z-link.cjs.entry.js')); }).then(processMod, consoleError);
2265
2285
  case 'z-body_2.cjs':
2266
2286
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2267
2287
  /* webpackMode: "lazy" */
2268
2288
  './z-body_2.cjs.entry.js')); }).then(processMod, consoleError);
2289
+ case 'z-divider.cjs':
2290
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2291
+ /* webpackMode: "lazy" */
2292
+ './z-divider.cjs.entry.js')); }).then(processMod, consoleError);
2269
2293
  case 'z-button.cjs':
2270
2294
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2271
2295
  /* webpackMode: "lazy" */