@zanichelli/albe-web-components 14.5.1 → 14.5.2-rc-anchor-navigation

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 (1744) hide show
  1. package/dist/.storybook/elements/args-controls.js +78 -0
  2. package/dist/.storybook/elements/args-controls.js.map +1 -0
  3. package/dist/.storybook/elements/docs-template.js +11 -0
  4. package/dist/.storybook/elements/docs-template.js.map +1 -0
  5. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  6. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  7. package/dist/cjs/breakpoints-5c22092a.js.map +1 -1
  8. package/dist/cjs/index-19279b08.js +20 -0
  9. package/dist/cjs/index-19279b08.js.map +1 -0
  10. package/dist/cjs/index-1ebcef6a.js +46 -0
  11. package/dist/cjs/index-1ebcef6a.js.map +1 -0
  12. package/dist/cjs/index-42d4c304.js +65 -0
  13. package/dist/cjs/index-42d4c304.js.map +1 -0
  14. package/dist/cjs/index-5dc4a8de.js +2211 -0
  15. package/dist/cjs/index-5dc4a8de.js.map +1 -0
  16. package/dist/cjs/index-94f7957c.js +21 -0
  17. package/dist/cjs/index-94f7957c.js.map +1 -0
  18. package/dist/cjs/index-be1c71c6.js +59 -0
  19. package/dist/cjs/index-be1c71c6.js.map +1 -0
  20. package/dist/cjs/index-f31d0e66.js +21 -0
  21. package/dist/cjs/index-f31d0e66.js.map +1 -0
  22. package/dist/cjs/index.cjs.js.map +1 -1
  23. package/dist/cjs/loader.cjs.js +5 -3
  24. package/dist/cjs/loader.cjs.js.map +1 -1
  25. package/dist/cjs/utils-2b313a8e.js.map +1 -1
  26. package/dist/cjs/utils-d0b10736.js.map +1 -1
  27. package/dist/cjs/web-components-library.cjs.js +32 -32
  28. package/dist/cjs/web-components-library.cjs.js.map +1 -1
  29. package/dist/cjs/z-accordion.cjs.entry.js +3 -3
  30. package/dist/cjs/z-accordion.cjs.entry.js.map +1 -1
  31. package/dist/cjs/z-alert.cjs.entry.js +2 -2
  32. package/dist/cjs/z-anchor-navigation.cjs.entry.js +14 -9
  33. package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +1 -1
  34. package/dist/cjs/z-app-header_12.cjs.entry.js +40 -31
  35. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  36. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -2
  37. package/dist/cjs/z-aria-alert.cjs.entry.js.map +1 -1
  38. package/dist/cjs/z-avatar.cjs.entry.js +3 -3
  39. package/dist/cjs/z-avatar.cjs.entry.js.map +1 -1
  40. package/dist/cjs/z-book-card.cjs.entry.js +2 -2
  41. package/dist/cjs/z-book-card.cjs.entry.js.map +1 -1
  42. package/dist/cjs/z-breadcrumb.cjs.entry.js +3 -3
  43. package/dist/cjs/z-breadcrumb.cjs.entry.js.map +1 -1
  44. package/dist/cjs/z-button-sort.cjs.entry.js +2 -2
  45. package/dist/cjs/z-button-sort.cjs.entry.js.map +1 -1
  46. package/dist/cjs/z-card.cjs.entry.js +1 -1
  47. package/dist/cjs/z-card.cjs.entry.js.map +1 -1
  48. package/dist/cjs/z-carousel.cjs.entry.js +1 -1
  49. package/dist/cjs/z-carousel.cjs.entry.js.map +1 -1
  50. package/dist/cjs/z-chip.cjs.entry.js +3 -3
  51. package/dist/cjs/z-chip.cjs.entry.js.map +1 -1
  52. package/dist/cjs/z-combobox.cjs.entry.js +2 -2
  53. package/dist/cjs/z-combobox.cjs.entry.js.map +1 -1
  54. package/dist/cjs/z-cover-hero.cjs.entry.js +3 -3
  55. package/dist/cjs/z-cover-hero.cjs.entry.js.map +1 -1
  56. package/dist/cjs/z-date-picker.cjs.entry.js +2 -2
  57. package/dist/cjs/z-date-picker.cjs.entry.js.map +1 -1
  58. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +7 -7
  59. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -1
  60. package/dist/cjs/z-file-upload.cjs.entry.js +2 -2
  61. package/dist/cjs/z-file-upload.cjs.entry.js.map +1 -1
  62. package/dist/cjs/z-file.cjs.entry.js +2 -2
  63. package/dist/cjs/z-file.cjs.entry.js.map +1 -1
  64. package/dist/cjs/z-ghost-loading.cjs.entry.js +2 -2
  65. package/dist/cjs/z-info-box.cjs.entry.js +2 -2
  66. package/dist/cjs/z-info-box.cjs.entry.js.map +1 -1
  67. package/dist/cjs/z-info-reveal.cjs.entry.js +2 -2
  68. package/dist/cjs/z-info-reveal.cjs.entry.js.map +1 -1
  69. package/dist/cjs/z-logo.cjs.entry.js +2 -2
  70. package/dist/cjs/z-logo.cjs.entry.js.map +1 -1
  71. package/dist/cjs/z-menu-section.cjs.entry.js +2 -2
  72. package/dist/cjs/z-menu-section.cjs.entry.js.map +1 -1
  73. package/dist/cjs/z-menu.cjs.entry.js +2 -2
  74. package/dist/cjs/z-menu.cjs.entry.js.map +1 -1
  75. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -2
  76. package/dist/cjs/z-messages-pocket.cjs.entry.js.map +1 -1
  77. package/dist/cjs/z-myz-card-alert.cjs.entry.js +2 -2
  78. package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +1 -1
  79. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +3 -3
  80. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +1 -1
  81. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
  82. package/dist/cjs/z-myz-card-footer.cjs.entry.js +3 -3
  83. package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +1 -1
  84. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -2
  85. package/dist/cjs/z-myz-card-info.cjs.entry.js +2 -2
  86. package/dist/cjs/z-myz-card-info.cjs.entry.js.map +1 -1
  87. package/dist/cjs/z-myz-card-list.cjs.entry.js +2 -2
  88. package/dist/cjs/z-myz-card_4.cjs.entry.js +5 -5
  89. package/dist/cjs/z-myz-list-item.cjs.entry.js +2 -2
  90. package/dist/cjs/z-myz-list-item.cjs.entry.js.map +1 -1
  91. package/dist/cjs/z-myz-list.cjs.entry.js +2 -2
  92. package/dist/cjs/z-myz-list.cjs.entry.js.map +1 -1
  93. package/dist/cjs/z-navigation-tabs.cjs.entry.js +4 -4
  94. package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +1 -1
  95. package/dist/cjs/z-notification.cjs.entry.js +2 -2
  96. package/dist/cjs/z-notification.cjs.entry.js.map +1 -1
  97. package/dist/cjs/z-otp.cjs.entry.js +3 -3
  98. package/dist/cjs/z-otp.cjs.entry.js.map +1 -1
  99. package/dist/cjs/z-pagination.cjs.entry.js +2 -2
  100. package/dist/cjs/z-pagination.cjs.entry.js.map +1 -1
  101. package/dist/cjs/z-panel-elem.cjs.entry.js +3 -3
  102. package/dist/cjs/z-panel-elem.cjs.entry.js.map +1 -1
  103. package/dist/cjs/z-pocket-message.cjs.entry.js +2 -2
  104. package/dist/cjs/z-pocket_3.cjs.entry.js +6 -6
  105. package/dist/cjs/z-pocket_3.cjs.entry.js.map +1 -1
  106. package/dist/cjs/z-popover.cjs.entry.js +2 -2
  107. package/dist/cjs/z-popover.cjs.entry.js.map +1 -1
  108. package/dist/cjs/z-range-picker.cjs.entry.js +4 -4
  109. package/dist/cjs/z-range-picker.cjs.entry.js.map +1 -1
  110. package/dist/cjs/z-section-title.cjs.entry.js +2 -2
  111. package/dist/cjs/z-section-title.cjs.entry.js.map +1 -1
  112. package/dist/cjs/z-select.cjs.entry.js +2 -2
  113. package/dist/cjs/z-select.cjs.entry.js.map +1 -1
  114. package/dist/cjs/z-skip-to-content.cjs.entry.js +3 -3
  115. package/dist/cjs/z-skip-to-content.cjs.entry.js.map +1 -1
  116. package/dist/cjs/z-slideshow.cjs.entry.js +1 -1
  117. package/dist/cjs/z-slideshow.cjs.entry.js.map +1 -1
  118. package/dist/cjs/z-stepper-item.cjs.entry.js +2 -2
  119. package/dist/cjs/z-stepper-item.cjs.entry.js.map +1 -1
  120. package/dist/cjs/z-stepper.cjs.entry.js +2 -2
  121. package/dist/cjs/z-stepper.cjs.entry.js.map +1 -1
  122. package/dist/cjs/z-table.cjs.entry.js +8 -8
  123. package/dist/cjs/z-table.cjs.entry.js.map +1 -1
  124. package/dist/cjs/z-tbody.cjs.entry.js +2 -2
  125. package/dist/cjs/z-td.cjs.entry.js +2 -2
  126. package/dist/cjs/z-tfoot.cjs.entry.js +2 -2
  127. package/dist/cjs/z-th.cjs.entry.js +2 -2
  128. package/dist/cjs/z-thead.cjs.entry.js +2 -2
  129. package/dist/cjs/z-toast-notification-list.cjs.entry.js +2 -2
  130. package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +1 -1
  131. package/dist/cjs/z-toast-notification.cjs.entry.js +2 -2
  132. package/dist/cjs/z-toast-notification.cjs.entry.js.map +1 -1
  133. package/dist/cjs/z-toggle-button.cjs.entry.js +3 -3
  134. package/dist/cjs/z-toggle-button.cjs.entry.js.map +1 -1
  135. package/dist/cjs/z-toggle-switch.cjs.entry.js +5 -5
  136. package/dist/cjs/z-toggle-switch.cjs.entry.js.map +1 -1
  137. package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
  138. package/dist/cjs/z-tooltip.cjs.entry.js.map +1 -1
  139. package/dist/cjs/z-tr.cjs.entry.js +4 -4
  140. package/dist/cjs/z-visually-hidden.cjs.entry.js +2 -2
  141. package/dist/collection/beans/index.js.map +1 -1
  142. package/dist/collection/collection-manifest.json +34 -34
  143. package/dist/collection/components/css-components/z-fab/index.stories.js +104 -0
  144. package/dist/collection/components/css-components/z-fab/index.stories.js.map +1 -0
  145. package/dist/collection/components/css-components/z-link/index.stories.js +75 -0
  146. package/dist/collection/components/css-components/z-link/index.stories.js.map +1 -0
  147. package/dist/collection/components/date-picker/utils.js.map +1 -1
  148. package/dist/collection/components/date-picker/z-date-picker/index.js +1 -1
  149. package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -1
  150. package/dist/collection/components/date-picker/z-date-picker/index.spec.js.map +1 -1
  151. package/dist/collection/components/date-picker/z-date-picker/index.stories.js +100 -0
  152. package/dist/collection/components/date-picker/z-date-picker/index.stories.js.map +1 -0
  153. package/dist/collection/components/date-picker/z-range-picker/index.js +4 -4
  154. package/dist/collection/components/date-picker/z-range-picker/index.js.map +1 -1
  155. package/dist/collection/components/date-picker/z-range-picker/index.spec.js.map +1 -1
  156. package/dist/collection/components/date-picker/z-range-picker/index.stories.js +110 -0
  157. package/dist/collection/components/date-picker/z-range-picker/index.stories.js.map +1 -0
  158. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +2 -2
  159. package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +1 -1
  160. package/dist/collection/components/file-upload/z-dragdrop-area/index.spec.js.map +1 -1
  161. package/dist/collection/components/file-upload/z-file/index.js +2 -2
  162. package/dist/collection/components/file-upload/z-file/index.js.map +1 -1
  163. package/dist/collection/components/file-upload/z-file/index.spec.js.map +1 -1
  164. package/dist/collection/components/file-upload/z-file/index.stories.js +17 -0
  165. package/dist/collection/components/file-upload/z-file/index.stories.js.map +1 -0
  166. package/dist/collection/components/file-upload/z-file-upload/index.js +2 -2
  167. package/dist/collection/components/file-upload/z-file-upload/index.js.map +1 -1
  168. package/dist/collection/components/file-upload/z-file-upload/index.spec.js.map +1 -1
  169. package/dist/collection/components/file-upload/z-file-upload/index.stories.js +95 -0
  170. package/dist/collection/components/file-upload/z-file-upload/index.stories.js.map +1 -0
  171. package/dist/collection/components/file-upload/z-file-upload/test.e2e.js.map +1 -1
  172. package/dist/collection/components/index.js.map +1 -1
  173. package/dist/collection/components/list/z-list/index.js +4 -4
  174. package/dist/collection/components/list/z-list/index.js.map +1 -1
  175. package/dist/collection/components/list/z-list/index.spec.js.map +1 -1
  176. package/dist/collection/components/list/z-list/index.stories.js +185 -0
  177. package/dist/collection/components/list/z-list/index.stories.js.map +1 -0
  178. package/dist/collection/components/list/z-list-element/index.js +3 -3
  179. package/dist/collection/components/list/z-list-element/index.js.map +1 -1
  180. package/dist/collection/components/list/z-list-element/index.spec.js.map +1 -1
  181. package/dist/collection/components/list/z-list-element/index.stories.js +128 -0
  182. package/dist/collection/components/list/z-list-element/index.stories.js.map +1 -0
  183. package/dist/collection/components/list/z-list-group/index.js +3 -3
  184. package/dist/collection/components/list/z-list-group/index.js.map +1 -1
  185. package/dist/collection/components/list/z-list-group/index.spec.js.map +1 -1
  186. package/dist/collection/components/list/z-list-group/index.stories.js +118 -0
  187. package/dist/collection/components/list/z-list-group/index.stories.js.map +1 -0
  188. package/dist/collection/components/table/cells/z-td/index.js +1 -1
  189. package/dist/collection/components/table/cells/z-td/index.js.map +1 -1
  190. package/dist/collection/components/table/cells/z-th/index.js +1 -1
  191. package/dist/collection/components/table/cells/z-th/index.js.map +1 -1
  192. package/dist/collection/components/table/z-table/index.js +3 -3
  193. package/dist/collection/components/table/z-table/index.js.map +1 -1
  194. package/dist/collection/components/table/z-table/index.stories.js +262 -0
  195. package/dist/collection/components/table/z-table/index.stories.js.map +1 -0
  196. package/dist/collection/components/table/z-tbody/index.js +1 -1
  197. package/dist/collection/components/table/z-tbody/index.js.map +1 -1
  198. package/dist/collection/components/table/z-tfoot/index.js +1 -1
  199. package/dist/collection/components/table/z-tfoot/index.js.map +1 -1
  200. package/dist/collection/components/table/z-thead/index.js +1 -1
  201. package/dist/collection/components/table/z-thead/index.js.map +1 -1
  202. package/dist/collection/components/table/z-tr/index.js +1 -1
  203. package/dist/collection/components/table/z-tr/index.js.map +1 -1
  204. package/dist/collection/components/z-accordion/index.js +2 -2
  205. package/dist/collection/components/z-accordion/index.js.map +1 -1
  206. package/dist/collection/components/z-accordion/index.stories.js +165 -0
  207. package/dist/collection/components/z-accordion/index.stories.js.map +1 -0
  208. package/dist/collection/components/z-accordion/styles.css +1 -1
  209. package/dist/collection/components/z-anchor-navigation/index.js +32 -9
  210. package/dist/collection/components/z-anchor-navigation/index.js.map +1 -1
  211. package/dist/collection/components/z-anchor-navigation/index.stories.js +332 -0
  212. package/dist/collection/components/z-anchor-navigation/index.stories.js.map +1 -0
  213. package/dist/collection/components/z-anchor-navigation/styles.css +22 -34
  214. package/dist/collection/components/z-app-header/index.js +420 -0
  215. package/dist/collection/components/z-app-header/index.js.map +1 -0
  216. package/dist/collection/components/z-app-header/index.spec.js.map +1 -0
  217. package/dist/collection/components/z-app-header/index.stories.js +635 -0
  218. package/dist/collection/components/z-app-header/index.stories.js.map +1 -0
  219. package/dist/collection/components/z-aria-alert/index.js +2 -2
  220. package/dist/collection/components/z-aria-alert/index.js.map +1 -1
  221. package/dist/collection/components/z-aria-alert/index.spec.js.map +1 -1
  222. package/dist/collection/components/z-aria-alert/index.stories.js +76 -0
  223. package/dist/collection/components/z-aria-alert/index.stories.js.map +1 -0
  224. package/dist/collection/components/z-avatar/index.js +3 -3
  225. package/dist/collection/components/z-avatar/index.js.map +1 -1
  226. package/dist/collection/components/z-avatar/index.spec.js.map +1 -1
  227. package/dist/collection/components/z-avatar/index.stories.js +51 -0
  228. package/dist/collection/components/z-avatar/index.stories.js.map +1 -0
  229. package/dist/collection/components/z-book-card/index.js +1 -1
  230. package/dist/collection/components/z-book-card/index.js.map +1 -1
  231. package/dist/collection/components/z-book-card/index.spec.js.map +1 -1
  232. package/dist/collection/components/z-book-card/index.stories.js +397 -0
  233. package/dist/collection/components/z-book-card/index.stories.js.map +1 -0
  234. package/dist/collection/components/z-breadcrumb/index.js +3 -3
  235. package/dist/collection/components/z-breadcrumb/index.js.map +1 -1
  236. package/dist/collection/components/z-breadcrumb/index.spec.js.map +1 -1
  237. package/dist/collection/components/z-breadcrumb/index.stories.js +68 -0
  238. package/dist/collection/components/z-breadcrumb/index.stories.js.map +1 -0
  239. package/dist/collection/components/z-button/index.js +269 -0
  240. package/dist/collection/components/z-button/index.js.map +1 -0
  241. package/dist/collection/components/z-button/index.spec.js +101 -0
  242. package/dist/collection/components/z-button/index.spec.js.map +1 -0
  243. package/dist/collection/components/z-button/index.stories.js +90 -0
  244. package/dist/collection/components/z-button/index.stories.js.map +1 -0
  245. package/dist/collection/components/z-button-sort/index.js +221 -0
  246. package/dist/collection/components/z-button-sort/index.js.map +1 -0
  247. package/dist/collection/components/z-button-sort/index.spec.js.map +1 -0
  248. package/dist/collection/components/z-button-sort/index.stories.js +31 -0
  249. package/dist/collection/components/z-button-sort/index.stories.js.map +1 -0
  250. package/dist/collection/components/z-button-sort/test.e2e.js.map +1 -0
  251. package/dist/collection/components/z-card/index.js +1 -1
  252. package/dist/collection/components/z-card/index.js.map +1 -1
  253. package/dist/collection/components/z-card/index.spec.js.map +1 -1
  254. package/dist/collection/components/z-card/index.stories.js +292 -0
  255. package/dist/collection/components/z-card/index.stories.js.map +1 -0
  256. package/dist/collection/components/z-carousel/index.js +2 -2
  257. package/dist/collection/components/z-carousel/index.js.map +1 -1
  258. package/dist/collection/components/z-carousel/index.stories.js +129 -0
  259. package/dist/collection/components/z-carousel/index.stories.js.map +1 -0
  260. package/dist/collection/components/z-chip/index.js +148 -0
  261. package/dist/collection/components/z-chip/index.js.map +1 -0
  262. package/dist/collection/components/z-chip/index.spec.js.map +1 -0
  263. package/dist/collection/components/z-chip/index.stories.js +70 -0
  264. package/dist/collection/components/z-chip/index.stories.js.map +1 -0
  265. package/dist/collection/components/z-combobox/index.js +643 -0
  266. package/dist/collection/components/z-combobox/index.js.map +1 -0
  267. package/dist/collection/components/z-combobox/index.spec.js.map +1 -0
  268. package/dist/collection/components/z-combobox/index.stories.js +78 -0
  269. package/dist/collection/components/z-combobox/index.stories.js.map +1 -0
  270. package/dist/collection/components/z-cover-hero/index.js +4 -4
  271. package/dist/collection/components/z-cover-hero/index.js.map +1 -1
  272. package/dist/collection/components/z-cover-hero/index.stories.js +256 -0
  273. package/dist/collection/components/z-cover-hero/index.stories.js.map +1 -0
  274. package/dist/collection/components/z-divider/index.js +3 -3
  275. package/dist/collection/components/z-divider/index.js.map +1 -1
  276. package/dist/collection/components/z-divider/index.spec.js.map +1 -1
  277. package/dist/collection/components/z-divider/index.stories.js +45 -0
  278. package/dist/collection/components/z-divider/index.stories.js.map +1 -0
  279. package/dist/collection/components/z-ghost-loading/index.js +1 -1
  280. package/dist/collection/components/z-ghost-loading/index.js.map +1 -1
  281. package/dist/collection/components/z-ghost-loading/index.spec.js.map +1 -1
  282. package/dist/collection/components/z-ghost-loading/index.stories.js +22 -0
  283. package/dist/collection/components/z-ghost-loading/index.stories.js.map +1 -0
  284. package/dist/collection/components/z-icon/index.js +122 -0
  285. package/dist/collection/components/z-icon/index.js.map +1 -0
  286. package/dist/collection/components/z-icon/index.spec.js +96 -0
  287. package/dist/collection/components/z-icon/index.spec.js.map +1 -0
  288. package/dist/collection/components/z-icon/index.stories.js +30 -0
  289. package/dist/collection/components/z-icon/index.stories.js.map +1 -0
  290. package/dist/collection/components/z-info-box/index.js +86 -0
  291. package/dist/collection/components/z-info-box/index.js.map +1 -0
  292. package/dist/collection/components/z-info-box/index.spec.js.map +1 -0
  293. package/dist/collection/components/z-info-box/index.stories.js +20 -0
  294. package/dist/collection/components/z-info-box/index.stories.js.map +1 -0
  295. package/dist/collection/components/z-info-reveal/index.js +2 -2
  296. package/dist/collection/components/z-info-reveal/index.js.map +1 -1
  297. package/dist/collection/components/z-info-reveal/index.stories.js +59 -0
  298. package/dist/collection/components/z-info-reveal/index.stories.js.map +1 -0
  299. package/dist/collection/components/z-input/index.js +959 -0
  300. package/dist/collection/components/z-input/index.js.map +1 -0
  301. package/dist/collection/components/z-input/index.stories.js +294 -0
  302. package/dist/collection/components/z-input/index.stories.js.map +1 -0
  303. package/dist/collection/components/z-input/styles-checkbox-radio.css +123 -0
  304. package/dist/collection/components/z-input/styles-general.css +154 -0
  305. package/dist/collection/components/z-input/styles-text.css +81 -0
  306. package/dist/collection/components/z-input/styles-textarea.css +35 -0
  307. package/dist/collection/components/z-input/test-checkbox.spec.js.map +1 -0
  308. package/dist/collection/components/z-input/test-methods.spec.js +13 -0
  309. package/dist/collection/components/z-input/test-methods.spec.js.map +1 -0
  310. package/dist/collection/components/z-input/test-radio.spec.js.map +1 -0
  311. package/dist/collection/components/z-input/test-text.spec.js +347 -0
  312. package/dist/collection/components/z-input/test-text.spec.js.map +1 -0
  313. package/dist/collection/components/z-input/test-textarea.spec.js.map +1 -0
  314. package/dist/collection/components/z-input/test.e2e.js +180 -0
  315. package/dist/collection/components/z-input/test.e2e.js.map +1 -0
  316. package/dist/collection/components/z-input-message/index.js +93 -0
  317. package/dist/collection/components/z-input-message/index.js.map +1 -0
  318. package/dist/collection/components/z-input-message/index.spec.js.map +1 -0
  319. package/dist/collection/components/z-input-message/index.stories.js +37 -0
  320. package/dist/collection/components/z-input-message/index.stories.js.map +1 -0
  321. package/dist/collection/components/z-logo/index.js +140 -0
  322. package/dist/collection/components/z-logo/index.js.map +1 -0
  323. package/dist/collection/components/z-logo/index.spec.js.map +1 -0
  324. package/dist/collection/components/z-logo/index.stories.js +26 -0
  325. package/dist/collection/components/z-logo/index.stories.js.map +1 -0
  326. package/dist/collection/components/z-logo/test.e2e.js.map +1 -0
  327. package/dist/collection/components/z-menu/index.js +244 -0
  328. package/dist/collection/components/z-menu/index.js.map +1 -0
  329. package/dist/collection/components/z-menu/index.spec.js.map +1 -0
  330. package/dist/collection/components/z-menu/index.stories.js +129 -0
  331. package/dist/collection/components/z-menu/index.stories.js.map +1 -0
  332. package/dist/collection/components/z-menu-section/index.js +131 -0
  333. package/dist/collection/components/z-menu-section/index.js.map +1 -0
  334. package/dist/collection/components/z-menu-section/index.spec.js.map +1 -0
  335. package/dist/collection/components/z-menu-section/index.stories.js +41 -0
  336. package/dist/collection/components/z-menu-section/index.stories.js.map +1 -0
  337. package/dist/collection/components/z-modal/index.js +357 -0
  338. package/dist/collection/components/z-modal/index.js.map +1 -0
  339. package/dist/collection/components/z-modal/index.spec.js.map +1 -0
  340. package/dist/collection/components/z-modal/index.stories.js +224 -0
  341. package/dist/collection/components/z-modal/index.stories.js.map +1 -0
  342. package/dist/collection/components/z-navigation-tabs/index.js +374 -0
  343. package/dist/collection/components/z-navigation-tabs/index.js.map +1 -0
  344. package/dist/collection/components/z-navigation-tabs/index.stories.js +191 -0
  345. package/dist/collection/components/z-navigation-tabs/index.stories.js.map +1 -0
  346. package/dist/collection/components/z-notification/index.js +194 -0
  347. package/dist/collection/components/z-notification/index.js.map +1 -0
  348. package/dist/collection/components/z-notification/index.spec.js.map +1 -0
  349. package/dist/collection/components/z-notification/index.stories.js +147 -0
  350. package/dist/collection/components/z-notification/index.stories.js.map +1 -0
  351. package/dist/collection/components/z-notification/test.e2e.js.map +1 -0
  352. package/dist/collection/components/z-offcanvas/index.js +1 -1
  353. package/dist/collection/components/z-offcanvas/index.js.map +1 -1
  354. package/dist/collection/components/z-offcanvas/index.spec.js.map +1 -1
  355. package/dist/collection/components/z-offcanvas/index.stories.js +196 -0
  356. package/dist/collection/components/z-offcanvas/index.stories.js.map +1 -0
  357. package/dist/collection/components/z-offcanvas/styles.css +6 -2
  358. package/dist/collection/components/z-pagination/index.js +1 -1
  359. package/dist/collection/components/z-pagination/index.js.map +1 -1
  360. package/dist/collection/components/z-pagination/index.spec.js.map +1 -1
  361. package/dist/collection/components/z-pagination/index.stories.js +100 -0
  362. package/dist/collection/components/z-pagination/index.stories.js.map +1 -0
  363. package/dist/collection/components/z-pagination/styles.css +6 -2
  364. package/dist/collection/components/z-panel-elem/index.js +197 -0
  365. package/dist/collection/components/z-panel-elem/index.js.map +1 -0
  366. package/dist/collection/components/z-panel-elem/index.spec.js.map +1 -0
  367. package/dist/collection/components/z-panel-elem/index.stories.js +26 -0
  368. package/dist/collection/components/z-panel-elem/index.stories.js.map +1 -0
  369. package/dist/collection/components/z-popover/index.js +2 -2
  370. package/dist/collection/components/z-popover/index.js.map +1 -1
  371. package/dist/collection/components/z-popover/index.stories.js +103 -0
  372. package/dist/collection/components/z-popover/index.stories.js.map +1 -0
  373. package/dist/collection/components/z-searchbar/index.js +616 -0
  374. package/dist/collection/components/z-searchbar/index.js.map +1 -0
  375. package/dist/collection/components/z-searchbar/index.spec.js.map +1 -0
  376. package/dist/collection/components/z-searchbar/index.stories.js +198 -0
  377. package/dist/collection/components/z-searchbar/index.stories.js.map +1 -0
  378. package/dist/collection/components/z-section-title/index.js +1 -1
  379. package/dist/collection/components/z-section-title/index.js.map +1 -1
  380. package/dist/collection/components/z-section-title/index.spec.js +1 -1
  381. package/dist/collection/components/z-section-title/index.spec.js.map +1 -1
  382. package/dist/collection/components/z-section-title/index.stories.js +53 -0
  383. package/dist/collection/components/z-section-title/index.stories.js.map +1 -0
  384. package/dist/collection/components/z-select/index.js +778 -0
  385. package/dist/collection/components/z-select/index.js.map +1 -0
  386. package/dist/collection/components/z-select/index.spec.js.map +1 -0
  387. package/dist/collection/components/z-select/index.stories.js +187 -0
  388. package/dist/collection/components/z-select/index.stories.js.map +1 -0
  389. package/dist/collection/components/z-skip-to-content/index.js +3 -3
  390. package/dist/collection/components/z-skip-to-content/index.js.map +1 -1
  391. package/dist/collection/components/z-skip-to-content/index.spec.js.map +1 -1
  392. package/dist/collection/components/z-skip-to-content/index.stories.js +41 -0
  393. package/dist/collection/components/z-skip-to-content/index.stories.js.map +1 -0
  394. package/dist/collection/components/z-stepper/index.js +22 -0
  395. package/dist/collection/components/z-stepper/index.js.map +1 -0
  396. package/dist/collection/components/z-stepper/index.spec.js.map +1 -0
  397. package/dist/collection/components/z-stepper/index.stories.js +38 -0
  398. package/dist/collection/components/z-stepper/index.stories.js.map +1 -0
  399. package/dist/collection/components/z-stepper-item/index.js +122 -0
  400. package/dist/collection/components/z-stepper-item/index.js.map +1 -0
  401. package/dist/collection/components/z-stepper-item/index.spec.js.map +1 -0
  402. package/dist/collection/components/z-stepper-item/index.stories.js +34 -0
  403. package/dist/collection/components/z-stepper-item/index.stories.js.map +1 -0
  404. package/dist/collection/components/z-tag/index.js +4 -4
  405. package/dist/collection/components/z-tag/index.js.map +1 -1
  406. package/dist/collection/components/z-tag/index.spec.js.map +1 -1
  407. package/dist/collection/components/z-tag/index.stories.js +60 -0
  408. package/dist/collection/components/z-tag/index.stories.js.map +1 -0
  409. package/dist/collection/components/z-toast-notification/index.js +406 -0
  410. package/dist/collection/components/z-toast-notification/index.js.map +1 -0
  411. package/dist/collection/components/z-toast-notification/index.spec.js.map +1 -0
  412. package/dist/collection/components/z-toast-notification/index.stories.js +89 -0
  413. package/dist/collection/components/z-toast-notification/index.stories.js.map +1 -0
  414. package/dist/collection/components/z-toast-notification-list/index.js +107 -0
  415. package/dist/collection/components/z-toast-notification-list/index.js.map +1 -0
  416. package/dist/collection/components/z-toast-notification-list/index.spec.js.map +1 -0
  417. package/dist/collection/components/z-toast-notification-list/index.stories.js +124 -0
  418. package/dist/collection/components/z-toast-notification-list/index.stories.js.map +1 -0
  419. package/dist/collection/components/z-toast-notification-list/test.e2e.js.map +1 -0
  420. package/dist/collection/components/z-toggle-button/index.js +146 -0
  421. package/dist/collection/components/z-toggle-button/index.js.map +1 -0
  422. package/dist/collection/components/z-toggle-button/index.spec.js.map +1 -0
  423. package/dist/collection/components/z-toggle-button/index.stories.js +23 -0
  424. package/dist/collection/components/z-toggle-button/index.stories.js.map +1 -0
  425. package/dist/collection/components/z-toggle-switch/index.js +147 -0
  426. package/dist/collection/components/z-toggle-switch/index.js.map +1 -0
  427. package/dist/collection/components/z-toggle-switch/index.spec.js.map +1 -0
  428. package/dist/collection/components/z-toggle-switch/index.stories.js +27 -0
  429. package/dist/collection/components/z-toggle-switch/index.stories.js.map +1 -0
  430. package/dist/collection/components/z-tooltip/index.js +151 -0
  431. package/dist/collection/components/z-tooltip/index.js.map +1 -0
  432. package/dist/collection/components/z-tooltip/index.stories.js +123 -0
  433. package/dist/collection/components/z-tooltip/index.stories.js.map +1 -0
  434. package/dist/collection/components/z-visually-hidden/index.js +1 -1
  435. package/dist/collection/components/z-visually-hidden/index.js.map +1 -1
  436. package/dist/collection/components/z-visually-hidden/index.spec.js.map +1 -1
  437. package/dist/collection/components/z-visually-hidden/index.stories.js +28 -0
  438. package/dist/collection/components/z-visually-hidden/index.stories.js.map +1 -0
  439. package/dist/collection/constants/breakpoints.js +1 -1
  440. package/dist/collection/constants/breakpoints.js.map +1 -1
  441. package/dist/collection/constants/icons.js.map +1 -1
  442. package/dist/collection/constants/iconset.js +873 -0
  443. package/dist/collection/constants/iconset.js.map +1 -0
  444. package/dist/collection/index.js +2 -2
  445. package/dist/collection/index.js.map +1 -1
  446. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +1 -1
  447. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +1 -1
  448. package/dist/collection/snowflakes/myz/card/z-myz-card/index.spec.js.map +1 -1
  449. package/dist/collection/snowflakes/myz/card/z-myz-card/index.stories.js +72 -0
  450. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +1 -1
  451. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +1 -1
  452. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.spec.js.map +1 -1
  453. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.stories.js +24 -0
  454. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +1 -1
  455. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +1 -1
  456. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.spec.js.map +1 -1
  457. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +1 -1
  458. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +1 -1
  459. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.spec.js.map +1 -1
  460. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.stories.js +24 -0
  461. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +1 -1
  462. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +1 -1
  463. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.spec.js.map +1 -1
  464. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.stories.js +128 -0
  465. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +6 -2
  466. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +1 -1
  467. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +1 -1
  468. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.spec.js.map +1 -1
  469. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.stories.js +28 -0
  470. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +9 -3
  471. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +1 -1
  472. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +1 -1
  473. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.spec.js.map +1 -1
  474. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.stories.js +16 -0
  475. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +1 -1
  476. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +1 -1
  477. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.spec.js.map +1 -1
  478. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.stories.js +22 -0
  479. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +1 -1
  480. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +1 -1
  481. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.spec.js.map +1 -1
  482. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.stories.js +22 -0
  483. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +1 -1
  484. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +1 -1
  485. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.spec.js.map +1 -1
  486. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.stories.js +18 -0
  487. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +1 -1
  488. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +1 -1
  489. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.spec.js.map +1 -1
  490. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.stories.js +14 -0
  491. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +1 -1
  492. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +1 -1
  493. package/dist/collection/snowflakes/myz/list/z-myz-list/index.spec.js.map +1 -1
  494. package/dist/collection/snowflakes/myz/list/z-myz-list/index.stories.js +18 -0
  495. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +1 -1
  496. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +1 -1
  497. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.spec.js.map +1 -1
  498. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.stories.js +28 -0
  499. package/dist/collection/snowflakes/myz/list/z-myz-list-item/test.e2e.js.map +1 -1
  500. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +1 -1
  501. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js.map +1 -1
  502. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.spec.js.map +1 -1
  503. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.stories.js +47 -0
  504. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +1 -1
  505. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js.map +1 -1
  506. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.spec.js.map +1 -1
  507. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.stories.js +51 -0
  508. package/dist/collection/snowflakes/myz/pocket/z-pocket/test.e2e.js.map +1 -1
  509. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +1 -1
  510. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js.map +1 -1
  511. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.spec.js.map +1 -1
  512. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.stories.js +43 -0
  513. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +9 -3
  514. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/test.e2e.js.map +1 -1
  515. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +2 -2
  516. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js.map +1 -1
  517. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.spec.js.map +1 -1
  518. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.stories.js +15 -0
  519. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/test.e2e.js.map +1 -1
  520. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +1 -1
  521. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js.map +1 -1
  522. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.spec.js.map +1 -1
  523. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.stories.js +36 -0
  524. package/dist/collection/snowflakes/myz/z-alert/index.js +1 -1
  525. package/dist/collection/snowflakes/myz/z-alert/index.js.map +1 -1
  526. package/dist/collection/snowflakes/myz/z-alert/index.spec.js.map +1 -1
  527. package/dist/collection/snowflakes/myz/z-alert/index.stories.js +30 -0
  528. package/dist/collection/snowflakes/myz/z-otp/index.js +2 -2
  529. package/dist/collection/snowflakes/myz/z-otp/index.js.map +1 -1
  530. package/dist/collection/snowflakes/myz/z-otp/index.spec.js.map +1 -1
  531. package/dist/collection/snowflakes/myz/z-otp/index.stories.js +32 -0
  532. package/dist/collection/snowflakes/myz/z-otp/test.e2e.js.map +1 -1
  533. package/dist/collection/snowflakes/myz/z-slideshow/index.js +1 -1
  534. package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +1 -1
  535. package/dist/collection/snowflakes/myz/z-slideshow/index.spec.js.map +1 -1
  536. package/dist/collection/snowflakes/myz/z-slideshow/index.stories.js +16 -0
  537. package/dist/collection/utils/storybook-utils.js +52 -11
  538. package/dist/collection/utils/storybook-utils.js.map +1 -1
  539. package/dist/collection/utils/utils.js +14 -1
  540. package/dist/collection/utils/utils.js.map +1 -1
  541. package/dist/collection/utils/utils.spec.js.map +1 -1
  542. package/dist/components/breakpoints.js.map +1 -1
  543. package/dist/components/iconset.js +876 -0
  544. package/dist/components/iconset.js.map +1 -0
  545. package/dist/components/index.d.ts +25 -25
  546. package/dist/components/index.js.map +1 -1
  547. package/dist/components/index10.js +15 -6
  548. package/dist/components/index10.js.map +1 -1
  549. package/dist/components/index11.js +1 -1
  550. package/dist/components/index11.js.map +1 -1
  551. package/dist/components/index12.js +1 -1
  552. package/dist/components/index12.js.map +1 -1
  553. package/dist/components/index13.js +1 -1
  554. package/dist/components/index13.js.map +1 -1
  555. package/dist/components/index14.js +2 -2
  556. package/dist/components/index14.js.map +1 -1
  557. package/dist/components/index15.js +4 -4
  558. package/dist/components/index15.js.map +1 -1
  559. package/dist/components/index16.js +1 -1
  560. package/dist/components/index17.js +1 -1
  561. package/dist/components/index18.js +1 -1
  562. package/dist/components/index19.js +1 -1
  563. package/dist/components/index20.js +1 -1
  564. package/dist/components/index20.js.map +1 -1
  565. package/dist/components/index21.js +2 -2
  566. package/dist/components/index21.js.map +1 -1
  567. package/dist/components/index22.js +1 -1
  568. package/dist/components/index22.js.map +1 -1
  569. package/dist/components/index23.js +2 -2
  570. package/dist/components/index23.js.map +1 -1
  571. package/dist/components/index24.js +2 -2
  572. package/dist/components/index24.js.map +1 -1
  573. package/dist/components/index25.js +1 -1
  574. package/dist/components/index25.js.map +1 -1
  575. package/dist/components/index26.js +1 -1
  576. package/dist/components/index26.js.map +1 -1
  577. package/dist/components/index27.js +2 -2
  578. package/dist/components/index27.js.map +1 -1
  579. package/dist/components/index3.js +1 -1
  580. package/dist/components/index4.js +1 -1
  581. package/dist/components/index4.js.map +1 -1
  582. package/dist/components/index5.js +2 -2
  583. package/dist/components/index5.js.map +1 -1
  584. package/dist/components/index6.js +1 -1
  585. package/dist/components/index6.js.map +1 -1
  586. package/dist/components/index7.js +2 -2
  587. package/dist/components/index7.js.map +1 -1
  588. package/dist/components/index8.js +1 -1
  589. package/dist/components/index9.js +2 -2
  590. package/dist/components/index9.js.map +1 -1
  591. package/dist/components/utils.js.map +1 -1
  592. package/dist/components/utils2.js.map +1 -1
  593. package/dist/components/z-accordion.js +2 -2
  594. package/dist/components/z-accordion.js.map +1 -1
  595. package/dist/components/z-anchor-navigation.js +14 -8
  596. package/dist/components/z-anchor-navigation.js.map +1 -1
  597. package/dist/components/z-app-header.js +1 -1
  598. package/dist/components/z-app-header.js.map +1 -1
  599. package/dist/components/z-aria-alert.js +1 -1
  600. package/dist/components/z-aria-alert.js.map +1 -1
  601. package/dist/components/z-avatar.js +2 -2
  602. package/dist/components/z-avatar.js.map +1 -1
  603. package/dist/components/z-book-card.js +1 -1
  604. package/dist/components/z-book-card.js.map +1 -1
  605. package/dist/components/z-breadcrumb.js +2 -2
  606. package/dist/components/z-breadcrumb.js.map +1 -1
  607. package/dist/components/z-button-sort.js +1 -1
  608. package/dist/components/z-button-sort.js.map +1 -1
  609. package/dist/components/z-card.js.map +1 -1
  610. package/dist/components/z-carousel.js.map +1 -1
  611. package/dist/components/z-combobox.js +1 -1
  612. package/dist/components/z-combobox.js.map +1 -1
  613. package/dist/components/z-cover-hero.js +2 -2
  614. package/dist/components/z-cover-hero.js.map +1 -1
  615. package/dist/components/z-date-picker.js +1 -1
  616. package/dist/components/z-date-picker.js.map +1 -1
  617. package/dist/components/z-file-upload.js +1 -1
  618. package/dist/components/z-file-upload.js.map +1 -1
  619. package/dist/components/z-file.js +1 -1
  620. package/dist/components/z-file.js.map +1 -1
  621. package/dist/components/z-info-box.js +1 -1
  622. package/dist/components/z-info-box.js.map +1 -1
  623. package/dist/components/z-info-reveal.js +1 -1
  624. package/dist/components/z-info-reveal.js.map +1 -1
  625. package/dist/components/z-logo.js +1 -1
  626. package/dist/components/z-logo.js.map +1 -1
  627. package/dist/components/z-menu-section.js +1 -1
  628. package/dist/components/z-menu-section.js.map +1 -1
  629. package/dist/components/z-menu.js +1 -1
  630. package/dist/components/z-menu.js.map +1 -1
  631. package/dist/components/z-messages-pocket.js +1 -1
  632. package/dist/components/z-messages-pocket.js.map +1 -1
  633. package/dist/components/z-myz-card-alert.js +1 -1
  634. package/dist/components/z-myz-card-alert.js.map +1 -1
  635. package/dist/components/z-myz-card-dictionary.js +2 -2
  636. package/dist/components/z-myz-card-dictionary.js.map +1 -1
  637. package/dist/components/z-myz-card-footer-sections.js +1 -1
  638. package/dist/components/z-myz-card-footer.js +2 -2
  639. package/dist/components/z-myz-card-footer.js.map +1 -1
  640. package/dist/components/z-myz-card-icon.js +1 -1
  641. package/dist/components/z-myz-card-info.js +1 -1
  642. package/dist/components/z-myz-card-info.js.map +1 -1
  643. package/dist/components/z-myz-card-list.js +1 -1
  644. package/dist/components/z-myz-list.js +1 -1
  645. package/dist/components/z-myz-list.js.map +1 -1
  646. package/dist/components/z-navigation-tabs.js +3 -3
  647. package/dist/components/z-navigation-tabs.js.map +1 -1
  648. package/dist/components/z-notification.js +1 -1
  649. package/dist/components/z-notification.js.map +1 -1
  650. package/dist/components/z-otp.js +2 -2
  651. package/dist/components/z-otp.js.map +1 -1
  652. package/dist/components/z-pagination.js +1 -1
  653. package/dist/components/z-pagination.js.map +1 -1
  654. package/dist/components/z-panel-elem.js +2 -2
  655. package/dist/components/z-panel-elem.js.map +1 -1
  656. package/dist/components/z-pocket-message.js +1 -1
  657. package/dist/components/z-range-picker.js +3 -3
  658. package/dist/components/z-range-picker.js.map +1 -1
  659. package/dist/components/z-section-title.js +1 -1
  660. package/dist/components/z-section-title.js.map +1 -1
  661. package/dist/components/z-select.js +1 -1
  662. package/dist/components/z-select.js.map +1 -1
  663. package/dist/components/z-skip-to-content.js +2 -2
  664. package/dist/components/z-skip-to-content.js.map +1 -1
  665. package/dist/components/z-slideshow.js.map +1 -1
  666. package/dist/components/z-stepper-item.js +1 -1
  667. package/dist/components/z-stepper-item.js.map +1 -1
  668. package/dist/components/z-stepper.js +1 -1
  669. package/dist/components/z-stepper.js.map +1 -1
  670. package/dist/components/z-table.js +2 -2
  671. package/dist/components/z-table.js.map +1 -1
  672. package/dist/components/z-tbody.js +1 -1
  673. package/dist/components/z-td.js +1 -1
  674. package/dist/components/z-td.js.map +1 -1
  675. package/dist/components/z-tfoot.js +1 -1
  676. package/dist/components/z-th.js +1 -1
  677. package/dist/components/z-th.js.map +1 -1
  678. package/dist/components/z-thead.js +1 -1
  679. package/dist/components/z-toast-notification-list.js +1 -1
  680. package/dist/components/z-toast-notification-list.js.map +1 -1
  681. package/dist/components/z-toast-notification.js +1 -1
  682. package/dist/components/z-toast-notification.js.map +1 -1
  683. package/dist/components/z-toggle-button.js +2 -2
  684. package/dist/components/z-toggle-button.js.map +1 -1
  685. package/dist/components/z-toggle-switch.js +4 -4
  686. package/dist/components/z-toggle-switch.js.map +1 -1
  687. package/dist/components/z-tooltip.js +1 -1
  688. package/dist/components/z-tooltip.js.map +1 -1
  689. package/dist/components/z-tr.js +1 -1
  690. package/dist/components/z-tr.js.map +1 -1
  691. package/dist/components/z-visually-hidden.js +1 -1
  692. package/dist/docs/grid/index.stories.js +47 -0
  693. package/dist/docs/grid/index.stories.js.map +1 -0
  694. package/dist/docs/iconset/index.stories.js +32 -0
  695. package/dist/docs/iconset/index.stories.js.map +1 -0
  696. package/dist/docs/themes/index.stories.js +87 -0
  697. package/dist/docs/themes/index.stories.js.map +1 -0
  698. package/dist/esm/app-globals-0f993ce5.js +5 -0
  699. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  700. package/dist/esm/breakpoints-680e0e56.js.map +1 -1
  701. package/dist/esm/index-2f0ea8a1.js +57 -0
  702. package/dist/esm/index-2f0ea8a1.js.map +1 -0
  703. package/dist/esm/index-41ee4016.js +18 -0
  704. package/dist/esm/index-41ee4016.js.map +1 -0
  705. package/dist/esm/index-ab5f1eaa.js +2181 -0
  706. package/dist/esm/index-ab5f1eaa.js.map +1 -0
  707. package/dist/esm/index-cfde9cec.js +19 -0
  708. package/dist/esm/index-cfde9cec.js.map +1 -0
  709. package/dist/esm/index-db930fad.js +63 -0
  710. package/dist/esm/index-db930fad.js.map +1 -0
  711. package/dist/esm/index-e194f4a7.js +44 -0
  712. package/dist/esm/index-e194f4a7.js.map +1 -0
  713. package/dist/esm/index-ea49e441.js +19 -0
  714. package/dist/esm/index-ea49e441.js.map +1 -0
  715. package/dist/esm/index.js.map +1 -1
  716. package/dist/esm/loader.js +6 -4
  717. package/dist/esm/loader.js.map +1 -1
  718. package/dist/esm/utils-7983d02c.js.map +1 -1
  719. package/dist/esm/utils-cd008fbc.js.map +1 -1
  720. package/dist/esm/web-components-library.js +33 -33
  721. package/dist/esm/web-components-library.js.map +1 -1
  722. package/dist/esm/z-accordion.entry.js +3 -3
  723. package/dist/esm/z-accordion.entry.js.map +1 -1
  724. package/dist/esm/z-alert.entry.js +2 -2
  725. package/dist/esm/z-anchor-navigation.entry.js +14 -9
  726. package/dist/esm/z-anchor-navigation.entry.js.map +1 -1
  727. package/dist/esm/z-app-header_12.entry.js +40 -31
  728. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  729. package/dist/esm/z-aria-alert.entry.js +2 -2
  730. package/dist/esm/z-aria-alert.entry.js.map +1 -1
  731. package/dist/esm/z-avatar.entry.js +3 -3
  732. package/dist/esm/z-avatar.entry.js.map +1 -1
  733. package/dist/esm/z-book-card.entry.js +2 -2
  734. package/dist/esm/z-book-card.entry.js.map +1 -1
  735. package/dist/esm/z-breadcrumb.entry.js +3 -3
  736. package/dist/esm/z-breadcrumb.entry.js.map +1 -1
  737. package/dist/esm/z-button-sort.entry.js +2 -2
  738. package/dist/esm/z-button-sort.entry.js.map +1 -1
  739. package/dist/esm/z-card.entry.js +1 -1
  740. package/dist/esm/z-card.entry.js.map +1 -1
  741. package/dist/esm/z-carousel.entry.js +1 -1
  742. package/dist/esm/z-carousel.entry.js.map +1 -1
  743. package/dist/esm/z-chip.entry.js +3 -3
  744. package/dist/esm/z-chip.entry.js.map +1 -1
  745. package/dist/esm/z-combobox.entry.js +2 -2
  746. package/dist/esm/z-combobox.entry.js.map +1 -1
  747. package/dist/esm/z-cover-hero.entry.js +3 -3
  748. package/dist/esm/z-cover-hero.entry.js.map +1 -1
  749. package/dist/esm/z-date-picker.entry.js +2 -2
  750. package/dist/esm/z-date-picker.entry.js.map +1 -1
  751. package/dist/esm/z-dragdrop-area_2.entry.js +7 -7
  752. package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -1
  753. package/dist/esm/z-file-upload.entry.js +2 -2
  754. package/dist/esm/z-file-upload.entry.js.map +1 -1
  755. package/dist/esm/z-file.entry.js +2 -2
  756. package/dist/esm/z-file.entry.js.map +1 -1
  757. package/dist/esm/z-ghost-loading.entry.js +2 -2
  758. package/dist/esm/z-info-box.entry.js +2 -2
  759. package/dist/esm/z-info-box.entry.js.map +1 -1
  760. package/dist/esm/z-info-reveal.entry.js +2 -2
  761. package/dist/esm/z-info-reveal.entry.js.map +1 -1
  762. package/dist/esm/z-logo.entry.js +2 -2
  763. package/dist/esm/z-logo.entry.js.map +1 -1
  764. package/dist/esm/z-menu-section.entry.js +2 -2
  765. package/dist/esm/z-menu-section.entry.js.map +1 -1
  766. package/dist/esm/z-menu.entry.js +2 -2
  767. package/dist/esm/z-menu.entry.js.map +1 -1
  768. package/dist/esm/z-messages-pocket.entry.js +2 -2
  769. package/dist/esm/z-messages-pocket.entry.js.map +1 -1
  770. package/dist/esm/z-myz-card-alert.entry.js +2 -2
  771. package/dist/esm/z-myz-card-alert.entry.js.map +1 -1
  772. package/dist/esm/z-myz-card-dictionary.entry.js +3 -3
  773. package/dist/esm/z-myz-card-dictionary.entry.js.map +1 -1
  774. package/dist/esm/z-myz-card-footer-sections.entry.js +2 -2
  775. package/dist/esm/z-myz-card-footer.entry.js +3 -3
  776. package/dist/esm/z-myz-card-footer.entry.js.map +1 -1
  777. package/dist/esm/z-myz-card-icon.entry.js +2 -2
  778. package/dist/esm/z-myz-card-info.entry.js +2 -2
  779. package/dist/esm/z-myz-card-info.entry.js.map +1 -1
  780. package/dist/esm/z-myz-card-list.entry.js +2 -2
  781. package/dist/esm/z-myz-card_4.entry.js +5 -5
  782. package/dist/esm/z-myz-list-item.entry.js +2 -2
  783. package/dist/esm/z-myz-list-item.entry.js.map +1 -1
  784. package/dist/esm/z-myz-list.entry.js +2 -2
  785. package/dist/esm/z-myz-list.entry.js.map +1 -1
  786. package/dist/esm/z-navigation-tabs.entry.js +4 -4
  787. package/dist/esm/z-navigation-tabs.entry.js.map +1 -1
  788. package/dist/esm/z-notification.entry.js +2 -2
  789. package/dist/esm/z-notification.entry.js.map +1 -1
  790. package/dist/esm/z-otp.entry.js +3 -3
  791. package/dist/esm/z-otp.entry.js.map +1 -1
  792. package/dist/esm/z-pagination.entry.js +2 -2
  793. package/dist/esm/z-pagination.entry.js.map +1 -1
  794. package/dist/esm/z-panel-elem.entry.js +3 -3
  795. package/dist/esm/z-panel-elem.entry.js.map +1 -1
  796. package/dist/esm/z-pocket-message.entry.js +2 -2
  797. package/dist/esm/z-pocket_3.entry.js +6 -6
  798. package/dist/esm/z-pocket_3.entry.js.map +1 -1
  799. package/dist/esm/z-popover.entry.js +2 -2
  800. package/dist/esm/z-popover.entry.js.map +1 -1
  801. package/dist/esm/z-range-picker.entry.js +4 -4
  802. package/dist/esm/z-range-picker.entry.js.map +1 -1
  803. package/dist/esm/z-section-title.entry.js +2 -2
  804. package/dist/esm/z-section-title.entry.js.map +1 -1
  805. package/dist/esm/z-select.entry.js +2 -2
  806. package/dist/esm/z-select.entry.js.map +1 -1
  807. package/dist/esm/z-skip-to-content.entry.js +3 -3
  808. package/dist/esm/z-skip-to-content.entry.js.map +1 -1
  809. package/dist/esm/z-slideshow.entry.js +1 -1
  810. package/dist/esm/z-slideshow.entry.js.map +1 -1
  811. package/dist/esm/z-stepper-item.entry.js +2 -2
  812. package/dist/esm/z-stepper-item.entry.js.map +1 -1
  813. package/dist/esm/z-stepper.entry.js +2 -2
  814. package/dist/esm/z-stepper.entry.js.map +1 -1
  815. package/dist/esm/z-table.entry.js +8 -8
  816. package/dist/esm/z-table.entry.js.map +1 -1
  817. package/dist/esm/z-tbody.entry.js +2 -2
  818. package/dist/esm/z-td.entry.js +2 -2
  819. package/dist/esm/z-tfoot.entry.js +2 -2
  820. package/dist/esm/z-th.entry.js +2 -2
  821. package/dist/esm/z-thead.entry.js +2 -2
  822. package/dist/esm/z-toast-notification-list.entry.js +2 -2
  823. package/dist/esm/z-toast-notification-list.entry.js.map +1 -1
  824. package/dist/esm/z-toast-notification.entry.js +2 -2
  825. package/dist/esm/z-toast-notification.entry.js.map +1 -1
  826. package/dist/esm/z-toggle-button.entry.js +3 -3
  827. package/dist/esm/z-toggle-button.entry.js.map +1 -1
  828. package/dist/esm/z-toggle-switch.entry.js +5 -5
  829. package/dist/esm/z-toggle-switch.entry.js.map +1 -1
  830. package/dist/esm/z-tooltip.entry.js +2 -2
  831. package/dist/esm/z-tooltip.entry.js.map +1 -1
  832. package/dist/esm/z-tr.entry.js +4 -4
  833. package/dist/esm/z-visually-hidden.entry.js +2 -2
  834. package/dist/types/components/css-components/z-fab/index.stories.d.ts +63 -0
  835. package/dist/types/components/css-components/z-link/index.stories.d.ts +46 -0
  836. package/dist/types/components/date-picker/z-date-picker/index.stories.d.ts +33 -0
  837. package/dist/types/components/date-picker/z-range-picker/index.d.ts +1 -1
  838. package/dist/types/components/date-picker/z-range-picker/index.stories.d.ts +51 -0
  839. package/dist/types/components/file-upload/z-file/index.stories.d.ts +14 -0
  840. package/dist/types/components/file-upload/z-file-upload/index.stories.d.ts +42 -0
  841. package/dist/types/components/list/z-list/index.d.ts +2 -2
  842. package/dist/types/components/list/z-list/index.stories.d.ts +62 -0
  843. package/dist/types/components/list/z-list-element/index.d.ts +2 -2
  844. package/dist/types/components/list/z-list-element/index.stories.d.ts +77 -0
  845. package/dist/types/components/list/z-list-group/index.d.ts +1 -1
  846. package/dist/types/components/list/z-list-group/index.stories.d.ts +46 -0
  847. package/dist/types/components/table/z-table/index.d.ts +2 -2
  848. package/dist/types/components/table/z-table/index.stories.d.ts +82 -0
  849. package/dist/types/components/z-accordion/index.d.ts +1 -1
  850. package/dist/types/components/z-accordion/index.stories.d.ts +142 -0
  851. package/dist/types/components/z-anchor-navigation/index.d.ts +12 -4
  852. package/dist/types/components/z-anchor-navigation/index.stories.d.ts +32 -0
  853. package/dist/types/components/z-app-header/index.d.ts +149 -0
  854. package/dist/types/components/z-app-header/index.stories.d.ts +118 -0
  855. package/dist/types/components/z-aria-alert/index.stories.d.ts +26 -0
  856. package/dist/types/components/z-avatar/index.stories.d.ts +42 -0
  857. package/dist/types/components/z-book-card/index.stories.d.ts +115 -0
  858. package/dist/types/components/z-breadcrumb/index.stories.d.ts +52 -0
  859. package/dist/types/components/z-button/index.d.ts +31 -0
  860. package/dist/types/components/z-button/index.stories.d.ts +66 -0
  861. package/dist/types/components/z-button-sort/index.d.ts +28 -0
  862. package/dist/types/components/z-button-sort/index.stories.d.ts +22 -0
  863. package/dist/types/components/z-card/index.stories.d.ts +70 -0
  864. package/dist/types/components/z-carousel/index.stories.d.ts +100 -0
  865. package/dist/types/components/z-chip/index.d.ts +18 -0
  866. package/dist/types/components/z-chip/index.stories.d.ts +46 -0
  867. package/dist/types/components/z-combobox/index.d.ts +84 -0
  868. package/dist/types/components/z-combobox/index.stories.d.ts +58 -0
  869. package/dist/types/components/z-cover-hero/index.d.ts +1 -1
  870. package/dist/types/components/z-cover-hero/index.stories.d.ts +113 -0
  871. package/dist/types/components/z-divider/index.d.ts +1 -1
  872. package/dist/types/components/z-divider/index.stories.d.ts +37 -0
  873. package/dist/types/components/z-ghost-loading/index.stories.d.ts +9 -0
  874. package/dist/types/components/z-icon/index.stories.d.ts +23 -0
  875. package/dist/types/components/z-info-box/index.d.ts +14 -0
  876. package/dist/types/components/z-info-box/index.stories.d.ts +12 -0
  877. package/dist/types/components/z-info-reveal/index.stories.d.ts +42 -0
  878. package/dist/types/components/z-input/index.d.ts +110 -0
  879. package/dist/types/components/z-input/index.stories.d.ts +126 -0
  880. package/dist/types/components/z-input-message/index.d.ts +12 -0
  881. package/dist/types/components/z-input-message/index.stories.d.ts +33 -0
  882. package/dist/types/components/z-logo/index.stories.d.ts +18 -0
  883. package/dist/types/components/z-menu/index.d.ts +61 -0
  884. package/dist/types/components/z-menu/index.stories.d.ts +27 -0
  885. package/dist/types/components/z-menu-section/index.d.ts +31 -0
  886. package/dist/types/components/z-menu-section/index.stories.d.ts +16 -0
  887. package/dist/types/components/z-modal/index.d.ts +49 -0
  888. package/dist/types/components/z-modal/index.stories.d.ts +39 -0
  889. package/dist/types/components/z-navigation-tabs/index.d.ts +114 -0
  890. package/dist/types/components/z-navigation-tabs/index.stories.d.ts +78 -0
  891. package/dist/types/components/z-notification/index.d.ts +32 -0
  892. package/dist/types/components/z-notification/index.stories.d.ts +61 -0
  893. package/dist/types/components/z-offcanvas/index.stories.d.ts +49 -0
  894. package/dist/types/components/z-pagination/index.stories.d.ts +40 -0
  895. package/dist/types/components/z-panel-elem/index.stories.d.ts +18 -0
  896. package/dist/types/components/z-popover/index.stories.d.ts +40 -0
  897. package/dist/types/components/z-searchbar/index.d.ts +80 -0
  898. package/dist/types/components/z-searchbar/index.stories.d.ts +94 -0
  899. package/dist/types/components/z-section-title/index.stories.d.ts +37 -0
  900. package/dist/types/components/z-select/index.d.ts +84 -0
  901. package/dist/types/components/z-select/index.stories.d.ts +60 -0
  902. package/dist/types/components/z-skip-to-content/index.d.ts +1 -1
  903. package/dist/types/components/z-skip-to-content/index.stories.d.ts +31 -0
  904. package/dist/types/components/z-stepper/index.d.ts +6 -0
  905. package/dist/types/components/z-stepper/index.stories.d.ts +16 -0
  906. package/dist/types/components/z-stepper-item/index.stories.d.ts +21 -0
  907. package/dist/types/components/z-tag/index.d.ts +1 -1
  908. package/dist/types/components/z-tag/index.stories.d.ts +35 -0
  909. package/dist/types/components/z-toast-notification/index.d.ts +56 -0
  910. package/dist/types/components/z-toast-notification/index.stories.d.ts +58 -0
  911. package/dist/types/components/z-toast-notification-list/index.d.ts +14 -0
  912. package/dist/types/components/z-toast-notification-list/index.stories.d.ts +81 -0
  913. package/dist/types/components/z-toggle-button/index.d.ts +17 -0
  914. package/dist/types/components/z-toggle-button/index.stories.d.ts +16 -0
  915. package/dist/types/components/z-toggle-switch/index.d.ts +17 -0
  916. package/dist/types/components/z-toggle-switch/index.stories.d.ts +22 -0
  917. package/dist/types/components/z-tooltip/index.d.ts +32 -0
  918. package/dist/types/components/z-tooltip/index.stories.d.ts +40 -0
  919. package/dist/types/components/z-visually-hidden/index.stories.d.ts +9 -0
  920. package/dist/types/components.d.ts +30 -22
  921. package/dist/types/constants/breakpoints.d.ts +1 -1
  922. package/dist/types/constants/iconset.d.ts +1577 -0
  923. package/dist/types/home/runner/work/design-system/design-system/.stencil/.storybook/elements/args-controls.d.ts +13 -0
  924. package/dist/types/home/runner/work/design-system/design-system/.stencil/.storybook/elements/docs-template.d.ts +5 -0
  925. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/grid/index.stories.d.ts +9 -0
  926. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/iconset/index.stories.d.ts +11 -0
  927. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +27 -0
  928. package/dist/types/index.d.ts +2 -2
  929. package/dist/types/stencil-public-runtime.d.ts +3 -8
  930. package/dist/types/utils/storybook-utils.d.ts +38 -8
  931. package/dist/types/utils/utils.d.ts +5 -0
  932. package/dist/web-components-library/index.esm.js.map +1 -1
  933. package/dist/web-components-library/p-025f494e.js.map +1 -1
  934. package/dist/web-components-library/p-060725ef.entry.js +2 -0
  935. package/dist/web-components-library/p-060725ef.entry.js.map +1 -0
  936. package/dist/web-components-library/p-0c2fdbe5.entry.js +2 -0
  937. package/dist/web-components-library/p-0c2fdbe5.entry.js.map +1 -0
  938. package/dist/web-components-library/p-17d072c7.entry.js +2 -0
  939. package/dist/web-components-library/p-17d072c7.entry.js.map +1 -0
  940. package/dist/web-components-library/p-1c5d8cac.js +2 -0
  941. package/dist/web-components-library/p-1c5d8cac.js.map +1 -0
  942. package/dist/web-components-library/p-2010d544.entry.js +2 -0
  943. package/dist/web-components-library/p-2010d544.entry.js.map +1 -0
  944. package/dist/web-components-library/p-2395b965.entry.js +2 -0
  945. package/dist/web-components-library/p-2395b965.entry.js.map +1 -0
  946. package/dist/web-components-library/p-25a85aec.js +2 -0
  947. package/dist/web-components-library/p-25a85aec.js.map +1 -0
  948. package/dist/web-components-library/p-2c886e8b.js.map +1 -1
  949. package/dist/web-components-library/p-2ed68ac5.entry.js +2 -0
  950. package/dist/web-components-library/p-2ed68ac5.entry.js.map +1 -0
  951. package/dist/web-components-library/p-36189235.entry.js +2 -0
  952. package/dist/web-components-library/p-36189235.entry.js.map +1 -0
  953. package/dist/web-components-library/p-37f05eab.entry.js +2 -0
  954. package/dist/web-components-library/p-37f05eab.entry.js.map +1 -0
  955. package/dist/web-components-library/p-39aeb320.entry.js +2 -0
  956. package/dist/web-components-library/p-39aeb320.entry.js.map +1 -0
  957. package/dist/web-components-library/p-4170f99b.entry.js +2 -0
  958. package/dist/web-components-library/p-4170f99b.entry.js.map +1 -0
  959. package/dist/web-components-library/p-493c652a.entry.js +2 -0
  960. package/dist/web-components-library/p-493c652a.entry.js.map +1 -0
  961. package/dist/web-components-library/p-49a35cf0.js.map +1 -1
  962. package/dist/web-components-library/p-4c70b69e.entry.js +2 -0
  963. package/dist/web-components-library/p-4c70b69e.entry.js.map +1 -0
  964. package/dist/web-components-library/p-54b0b04e.js.map +1 -1
  965. package/dist/web-components-library/p-5a2fddef.entry.js +2 -0
  966. package/dist/web-components-library/p-5a2fddef.entry.js.map +1 -0
  967. package/dist/web-components-library/p-5cf2fb58.js +2 -0
  968. package/dist/web-components-library/p-5cf2fb58.js.map +1 -0
  969. package/dist/web-components-library/p-5e734fd3.entry.js +2 -0
  970. package/dist/web-components-library/p-5e734fd3.entry.js.map +1 -0
  971. package/dist/web-components-library/p-5e9b3793.entry.js +2 -0
  972. package/dist/web-components-library/p-5e9b3793.entry.js.map +1 -0
  973. package/dist/web-components-library/p-62598750.entry.js +2 -0
  974. package/dist/web-components-library/p-62598750.entry.js.map +1 -0
  975. package/dist/web-components-library/p-67d49495.entry.js +2 -0
  976. package/dist/web-components-library/p-67d49495.entry.js.map +1 -0
  977. package/dist/web-components-library/p-680ee955.entry.js +2 -0
  978. package/dist/web-components-library/p-680ee955.entry.js.map +1 -0
  979. package/dist/web-components-library/p-70914d67.entry.js +2 -0
  980. package/dist/web-components-library/p-70914d67.entry.js.map +1 -0
  981. package/dist/web-components-library/p-737293b2.js +2 -0
  982. package/dist/web-components-library/p-737293b2.js.map +1 -0
  983. package/dist/web-components-library/p-7cba8558.entry.js +2 -0
  984. package/dist/web-components-library/p-7cba8558.entry.js.map +1 -0
  985. package/dist/web-components-library/p-7ce64686.entry.js +2 -0
  986. package/dist/web-components-library/p-7ce64686.entry.js.map +1 -0
  987. package/dist/web-components-library/p-7da88300.entry.js +2 -0
  988. package/dist/web-components-library/p-7da88300.entry.js.map +1 -0
  989. package/dist/web-components-library/p-810433b1.entry.js +2 -0
  990. package/dist/web-components-library/p-810433b1.entry.js.map +1 -0
  991. package/dist/web-components-library/p-8164f039.entry.js +2 -0
  992. package/dist/web-components-library/p-8164f039.entry.js.map +1 -0
  993. package/dist/web-components-library/p-82b845c3.entry.js +2 -0
  994. package/dist/web-components-library/p-82b845c3.entry.js.map +1 -0
  995. package/dist/web-components-library/p-82e3760c.entry.js +2 -0
  996. package/dist/web-components-library/p-82e3760c.entry.js.map +1 -0
  997. package/dist/web-components-library/p-85930223.entry.js +2 -0
  998. package/dist/web-components-library/p-85930223.entry.js.map +1 -0
  999. package/dist/web-components-library/p-89c1d12d.entry.js +2 -0
  1000. package/dist/web-components-library/p-89c1d12d.entry.js.map +1 -0
  1001. package/dist/web-components-library/p-8cedb801.entry.js +2 -0
  1002. package/dist/web-components-library/p-8cedb801.entry.js.map +1 -0
  1003. package/dist/web-components-library/p-93d39e70.entry.js +2 -0
  1004. package/dist/web-components-library/p-93d39e70.entry.js.map +1 -0
  1005. package/dist/web-components-library/p-955da62e.js.map +1 -1
  1006. package/dist/web-components-library/p-965094e0.entry.js +2 -0
  1007. package/dist/web-components-library/p-965094e0.entry.js.map +1 -0
  1008. package/dist/web-components-library/p-96584abb.entry.js +2 -0
  1009. package/dist/web-components-library/p-96584abb.entry.js.map +1 -0
  1010. package/dist/web-components-library/p-9c50d9cc.entry.js +2 -0
  1011. package/dist/web-components-library/p-9c50d9cc.entry.js.map +1 -0
  1012. package/dist/web-components-library/p-9dc8cdd2.entry.js +17 -0
  1013. package/dist/web-components-library/p-9dc8cdd2.entry.js.map +1 -0
  1014. package/dist/web-components-library/p-9dd4a4a5.entry.js +2 -0
  1015. package/dist/web-components-library/p-9dd4a4a5.entry.js.map +1 -0
  1016. package/dist/web-components-library/p-a0893037.entry.js +2 -0
  1017. package/dist/web-components-library/p-a0893037.entry.js.map +1 -0
  1018. package/dist/web-components-library/p-a11e1d48.entry.js +2 -0
  1019. package/dist/web-components-library/p-a11e1d48.entry.js.map +1 -0
  1020. package/dist/web-components-library/p-a789b863.entry.js +2 -0
  1021. package/dist/web-components-library/p-a789b863.entry.js.map +1 -0
  1022. package/dist/web-components-library/p-a8265231.entry.js +2 -0
  1023. package/dist/web-components-library/p-a8265231.entry.js.map +1 -0
  1024. package/dist/web-components-library/p-b064878a.entry.js +2 -0
  1025. package/dist/web-components-library/p-b064878a.entry.js.map +1 -0
  1026. package/dist/web-components-library/p-b6d2f646.entry.js +2 -0
  1027. package/dist/web-components-library/p-b6d2f646.entry.js.map +1 -0
  1028. package/dist/web-components-library/p-b72193fc.entry.js +2 -0
  1029. package/dist/web-components-library/p-b72193fc.entry.js.map +1 -0
  1030. package/dist/web-components-library/p-b741a768.entry.js +2 -0
  1031. package/dist/web-components-library/p-b741a768.entry.js.map +1 -0
  1032. package/dist/web-components-library/p-b9078348.js +2 -0
  1033. package/dist/web-components-library/p-b9078348.js.map +1 -0
  1034. package/dist/web-components-library/p-bc552513.entry.js +2 -0
  1035. package/dist/web-components-library/p-bc552513.entry.js.map +1 -0
  1036. package/dist/web-components-library/p-bf7c05a8.entry.js +2 -0
  1037. package/dist/web-components-library/p-bf7c05a8.entry.js.map +1 -0
  1038. package/dist/web-components-library/p-bfb58cca.entry.js +2 -0
  1039. package/dist/web-components-library/p-bfb58cca.entry.js.map +1 -0
  1040. package/dist/web-components-library/p-c5127319.entry.js +2 -0
  1041. package/dist/web-components-library/p-c5127319.entry.js.map +1 -0
  1042. package/dist/web-components-library/p-cc3c02fe.js +3 -0
  1043. package/dist/web-components-library/p-cc3c02fe.js.map +1 -0
  1044. package/dist/web-components-library/p-d22d5fcb.entry.js +2 -0
  1045. package/dist/web-components-library/p-d22d5fcb.entry.js.map +1 -0
  1046. package/dist/web-components-library/p-d594caea.entry.js +2 -0
  1047. package/dist/web-components-library/p-d594caea.entry.js.map +1 -0
  1048. package/dist/web-components-library/p-d73386ae.entry.js +2 -0
  1049. package/dist/web-components-library/p-d73386ae.entry.js.map +1 -0
  1050. package/dist/web-components-library/p-d8413391.entry.js +2 -0
  1051. package/dist/web-components-library/p-d8413391.entry.js.map +1 -0
  1052. package/dist/web-components-library/p-dde9f76d.entry.js +2 -0
  1053. package/dist/web-components-library/p-dde9f76d.entry.js.map +1 -0
  1054. package/dist/web-components-library/p-e1255160.js +2 -0
  1055. package/dist/web-components-library/p-e1255160.js.map +1 -0
  1056. package/dist/web-components-library/p-e43b10db.entry.js +2 -0
  1057. package/dist/web-components-library/p-e43b10db.entry.js.map +1 -0
  1058. package/dist/web-components-library/p-eac17dfe.entry.js +2 -0
  1059. package/dist/web-components-library/p-eac17dfe.entry.js.map +1 -0
  1060. package/dist/web-components-library/p-ee290d4c.entry.js +2 -0
  1061. package/dist/web-components-library/p-ee290d4c.entry.js.map +1 -0
  1062. package/dist/web-components-library/p-f12d9a47.entry.js +2 -0
  1063. package/dist/web-components-library/p-f12d9a47.entry.js.map +1 -0
  1064. package/dist/web-components-library/p-f393de28.entry.js +2 -0
  1065. package/dist/web-components-library/p-f393de28.entry.js.map +1 -0
  1066. package/dist/web-components-library/p-f625d532.entry.js +2 -0
  1067. package/dist/web-components-library/p-f625d532.entry.js.map +1 -0
  1068. package/dist/web-components-library/p-f6b886ab.entry.js +2 -0
  1069. package/dist/web-components-library/p-f6b886ab.entry.js.map +1 -0
  1070. package/dist/web-components-library/p-f7180c65.entry.js +2 -0
  1071. package/dist/web-components-library/p-f7180c65.entry.js.map +1 -0
  1072. package/dist/web-components-library/p-f978d22d.entry.js +2 -0
  1073. package/dist/web-components-library/p-f978d22d.entry.js.map +1 -0
  1074. package/dist/web-components-library/p-fbad70dd.entry.js +2 -0
  1075. package/dist/web-components-library/p-fbad70dd.entry.js.map +1 -0
  1076. package/dist/web-components-library/p-fdd176e2.entry.js +2 -0
  1077. package/dist/web-components-library/p-fdd176e2.entry.js.map +1 -0
  1078. package/dist/web-components-library/p-feca4075.js +2 -0
  1079. package/dist/web-components-library/p-feca4075.js.map +1 -0
  1080. package/dist/web-components-library/web-components-library.esm.js +1 -1
  1081. package/dist/web-components-library/web-components-library.esm.js.map +1 -1
  1082. package/loader/cdn.js +1 -3
  1083. package/loader/index.cjs.js +1 -3
  1084. package/loader/index.es2017.js +1 -3
  1085. package/loader/index.js +1 -3
  1086. package/package.json +37 -34
  1087. package/react/components.js +80 -80
  1088. package/react/components.js.map +1 -1
  1089. package/react/index.js +5 -1
  1090. package/react/index.js.map +1 -1
  1091. package/react/react-component-lib/createComponent.d.ts +1 -1
  1092. package/react/react-component-lib/createComponent.js +12 -8
  1093. package/react/react-component-lib/createComponent.js.map +1 -1
  1094. package/react/react-component-lib/createOverlayComponent.js +6 -6
  1095. package/react/react-component-lib/createOverlayComponent.js.map +1 -1
  1096. package/react/react-component-lib/utils/attachProps.d.ts +1 -1
  1097. package/react/react-component-lib/utils/attachProps.js +5 -5
  1098. package/react/react-component-lib/utils/attachProps.js.map +1 -1
  1099. package/react/react-component-lib/utils/dev.js +1 -1
  1100. package/react/react-component-lib/utils/dev.js.map +1 -1
  1101. package/react/react-component-lib/utils/index.d.ts +3 -3
  1102. package/react/react-component-lib/utils/index.js +6 -2
  1103. package/react/react-component-lib/utils/index.js.map +1 -1
  1104. package/readme.md +8 -7
  1105. package/www/build/index.esm.js.map +1 -1
  1106. package/www/build/p-025f494e.js.map +1 -1
  1107. package/www/build/p-060725ef.entry.js +2 -0
  1108. package/www/build/p-060725ef.entry.js.map +1 -0
  1109. package/www/build/p-0c2fdbe5.entry.js +2 -0
  1110. package/www/build/p-0c2fdbe5.entry.js.map +1 -0
  1111. package/www/build/p-17d072c7.entry.js +2 -0
  1112. package/www/build/p-17d072c7.entry.js.map +1 -0
  1113. package/www/build/p-1c5d8cac.js +2 -0
  1114. package/www/build/p-1c5d8cac.js.map +1 -0
  1115. package/www/build/p-2010d544.entry.js +2 -0
  1116. package/www/build/p-2010d544.entry.js.map +1 -0
  1117. package/www/build/p-2395b965.entry.js +2 -0
  1118. package/www/build/p-2395b965.entry.js.map +1 -0
  1119. package/www/build/p-25a85aec.js +2 -0
  1120. package/www/build/p-25a85aec.js.map +1 -0
  1121. package/www/build/p-2c886e8b.js.map +1 -1
  1122. package/www/build/p-2ed68ac5.entry.js +2 -0
  1123. package/www/build/p-2ed68ac5.entry.js.map +1 -0
  1124. package/www/build/p-36189235.entry.js +2 -0
  1125. package/www/build/p-36189235.entry.js.map +1 -0
  1126. package/www/build/p-37f05eab.entry.js +2 -0
  1127. package/www/build/p-37f05eab.entry.js.map +1 -0
  1128. package/www/build/p-39aeb320.entry.js +2 -0
  1129. package/www/build/p-39aeb320.entry.js.map +1 -0
  1130. package/www/build/p-4170f99b.entry.js +2 -0
  1131. package/www/build/p-4170f99b.entry.js.map +1 -0
  1132. package/www/build/p-493c652a.entry.js +2 -0
  1133. package/www/build/p-493c652a.entry.js.map +1 -0
  1134. package/www/build/p-49a35cf0.js.map +1 -1
  1135. package/www/build/p-4c70b69e.entry.js +2 -0
  1136. package/www/build/p-4c70b69e.entry.js.map +1 -0
  1137. package/www/build/p-54b0b04e.js.map +1 -1
  1138. package/www/build/p-5a2fddef.entry.js +2 -0
  1139. package/www/build/p-5a2fddef.entry.js.map +1 -0
  1140. package/www/build/p-5cf2fb58.js +2 -0
  1141. package/www/build/p-5cf2fb58.js.map +1 -0
  1142. package/www/build/p-5e734fd3.entry.js +2 -0
  1143. package/www/build/p-5e734fd3.entry.js.map +1 -0
  1144. package/www/build/p-5e9b3793.entry.js +2 -0
  1145. package/www/build/p-5e9b3793.entry.js.map +1 -0
  1146. package/www/build/p-62598750.entry.js +2 -0
  1147. package/www/build/p-62598750.entry.js.map +1 -0
  1148. package/www/build/p-67d49495.entry.js +2 -0
  1149. package/www/build/p-67d49495.entry.js.map +1 -0
  1150. package/www/build/p-680ee955.entry.js +2 -0
  1151. package/www/build/p-680ee955.entry.js.map +1 -0
  1152. package/www/build/p-70914d67.entry.js +2 -0
  1153. package/www/build/p-70914d67.entry.js.map +1 -0
  1154. package/www/build/p-737293b2.js +2 -0
  1155. package/www/build/p-737293b2.js.map +1 -0
  1156. package/www/build/p-7cba8558.entry.js +2 -0
  1157. package/www/build/p-7cba8558.entry.js.map +1 -0
  1158. package/www/build/p-7ce64686.entry.js +2 -0
  1159. package/www/build/p-7ce64686.entry.js.map +1 -0
  1160. package/www/build/p-7da88300.entry.js +2 -0
  1161. package/www/build/p-7da88300.entry.js.map +1 -0
  1162. package/www/build/p-810433b1.entry.js +2 -0
  1163. package/www/build/p-810433b1.entry.js.map +1 -0
  1164. package/www/build/p-8164f039.entry.js +2 -0
  1165. package/www/build/p-8164f039.entry.js.map +1 -0
  1166. package/www/build/p-82b845c3.entry.js +2 -0
  1167. package/www/build/p-82b845c3.entry.js.map +1 -0
  1168. package/www/build/p-82e3760c.entry.js +2 -0
  1169. package/www/build/p-82e3760c.entry.js.map +1 -0
  1170. package/www/build/p-85930223.entry.js +2 -0
  1171. package/www/build/p-85930223.entry.js.map +1 -0
  1172. package/www/build/p-89c1d12d.entry.js +2 -0
  1173. package/www/build/p-89c1d12d.entry.js.map +1 -0
  1174. package/www/build/p-8cedb801.entry.js +2 -0
  1175. package/www/build/p-8cedb801.entry.js.map +1 -0
  1176. package/www/build/p-93d39e70.entry.js +2 -0
  1177. package/www/build/p-93d39e70.entry.js.map +1 -0
  1178. package/www/build/p-955da62e.js.map +1 -1
  1179. package/www/build/p-965094e0.entry.js +2 -0
  1180. package/www/build/p-965094e0.entry.js.map +1 -0
  1181. package/www/build/p-96584abb.entry.js +2 -0
  1182. package/www/build/p-96584abb.entry.js.map +1 -0
  1183. package/www/build/p-9c50d9cc.entry.js +2 -0
  1184. package/www/build/p-9c50d9cc.entry.js.map +1 -0
  1185. package/www/build/p-9dc8cdd2.entry.js +17 -0
  1186. package/www/build/p-9dc8cdd2.entry.js.map +1 -0
  1187. package/www/build/p-9dd4a4a5.entry.js +2 -0
  1188. package/www/build/p-9dd4a4a5.entry.js.map +1 -0
  1189. package/www/build/p-a0893037.entry.js +2 -0
  1190. package/www/build/p-a0893037.entry.js.map +1 -0
  1191. package/www/build/p-a11e1d48.entry.js +2 -0
  1192. package/www/build/p-a11e1d48.entry.js.map +1 -0
  1193. package/www/build/p-a789b863.entry.js +2 -0
  1194. package/www/build/p-a789b863.entry.js.map +1 -0
  1195. package/www/build/p-a8265231.entry.js +2 -0
  1196. package/www/build/p-a8265231.entry.js.map +1 -0
  1197. package/www/build/p-b064878a.entry.js +2 -0
  1198. package/www/build/p-b064878a.entry.js.map +1 -0
  1199. package/www/build/p-b6d2f646.entry.js +2 -0
  1200. package/www/build/p-b6d2f646.entry.js.map +1 -0
  1201. package/www/build/p-b72193fc.entry.js +2 -0
  1202. package/www/build/p-b72193fc.entry.js.map +1 -0
  1203. package/www/build/p-b741a768.entry.js +2 -0
  1204. package/www/build/p-b741a768.entry.js.map +1 -0
  1205. package/www/build/p-b9078348.js +2 -0
  1206. package/www/build/p-b9078348.js.map +1 -0
  1207. package/www/build/p-bc552513.entry.js +2 -0
  1208. package/www/build/p-bc552513.entry.js.map +1 -0
  1209. package/www/build/p-bf7c05a8.entry.js +2 -0
  1210. package/www/build/p-bf7c05a8.entry.js.map +1 -0
  1211. package/www/build/p-bfb58cca.entry.js +2 -0
  1212. package/www/build/p-bfb58cca.entry.js.map +1 -0
  1213. package/www/build/p-c5127319.entry.js +2 -0
  1214. package/www/build/p-c5127319.entry.js.map +1 -0
  1215. package/www/build/p-cc3c02fe.js +3 -0
  1216. package/www/build/p-cc3c02fe.js.map +1 -0
  1217. package/www/build/p-d22d5fcb.entry.js +2 -0
  1218. package/www/build/p-d22d5fcb.entry.js.map +1 -0
  1219. package/www/build/p-d594caea.entry.js +2 -0
  1220. package/www/build/p-d594caea.entry.js.map +1 -0
  1221. package/www/build/p-d73386ae.entry.js +2 -0
  1222. package/www/build/p-d73386ae.entry.js.map +1 -0
  1223. package/www/build/p-d8413391.entry.js +2 -0
  1224. package/www/build/p-d8413391.entry.js.map +1 -0
  1225. package/www/build/p-d97a3b56.js +2 -0
  1226. package/www/build/p-dde9f76d.entry.js +2 -0
  1227. package/www/build/p-dde9f76d.entry.js.map +1 -0
  1228. package/www/build/p-e1255160.js +2 -0
  1229. package/www/build/p-e1255160.js.map +1 -0
  1230. package/www/build/p-e43b10db.entry.js +2 -0
  1231. package/www/build/p-e43b10db.entry.js.map +1 -0
  1232. package/www/build/p-eac17dfe.entry.js +2 -0
  1233. package/www/build/p-eac17dfe.entry.js.map +1 -0
  1234. package/www/build/p-ee290d4c.entry.js +2 -0
  1235. package/www/build/p-ee290d4c.entry.js.map +1 -0
  1236. package/www/build/p-f12d9a47.entry.js +2 -0
  1237. package/www/build/p-f12d9a47.entry.js.map +1 -0
  1238. package/www/build/p-f393de28.entry.js +2 -0
  1239. package/www/build/p-f393de28.entry.js.map +1 -0
  1240. package/www/build/p-f625d532.entry.js +2 -0
  1241. package/www/build/p-f625d532.entry.js.map +1 -0
  1242. package/www/build/p-f6b886ab.entry.js +2 -0
  1243. package/www/build/p-f6b886ab.entry.js.map +1 -0
  1244. package/www/build/p-f7180c65.entry.js +2 -0
  1245. package/www/build/p-f7180c65.entry.js.map +1 -0
  1246. package/www/build/p-f978d22d.entry.js +2 -0
  1247. package/www/build/p-f978d22d.entry.js.map +1 -0
  1248. package/www/build/p-fbad70dd.entry.js +2 -0
  1249. package/www/build/p-fbad70dd.entry.js.map +1 -0
  1250. package/www/build/p-fdd176e2.entry.js +2 -0
  1251. package/www/build/p-fdd176e2.entry.js.map +1 -0
  1252. package/www/build/p-feca4075.js +2 -0
  1253. package/www/build/p-feca4075.js.map +1 -0
  1254. package/www/build/web-components-library.esm.js +1 -1
  1255. package/www/build/web-components-library.esm.js.map +1 -1
  1256. package/www/index.html +1 -1
  1257. package/www/pages/book-cards.html +1 -1
  1258. package/www/pages/file-upload.html +1 -1
  1259. package/www/pages/notification.html +1 -1
  1260. package/dist/cjs/index-178a9413.js +0 -20
  1261. package/dist/cjs/index-178a9413.js.map +0 -1
  1262. package/dist/cjs/index-3836ecee.js +0 -46
  1263. package/dist/cjs/index-3836ecee.js.map +0 -1
  1264. package/dist/cjs/index-79559e1d.js +0 -21
  1265. package/dist/cjs/index-79559e1d.js.map +0 -1
  1266. package/dist/cjs/index-7c62141b.js +0 -59
  1267. package/dist/cjs/index-7c62141b.js.map +0 -1
  1268. package/dist/cjs/index-8eae84b7.js +0 -21
  1269. package/dist/cjs/index-8eae84b7.js.map +0 -1
  1270. package/dist/cjs/index-dc60bee7.js +0 -3140
  1271. package/dist/cjs/index-dc60bee7.js.map +0 -1
  1272. package/dist/cjs/index-e5ff8fd3.js +0 -65
  1273. package/dist/cjs/index-e5ff8fd3.js.map +0 -1
  1274. package/dist/collection/components/buttons/z-button/index.js +0 -268
  1275. package/dist/collection/components/buttons/z-button/index.js.map +0 -1
  1276. package/dist/collection/components/buttons/z-button/index.spec.js +0 -101
  1277. package/dist/collection/components/buttons/z-button/index.spec.js.map +0 -1
  1278. package/dist/collection/components/buttons/z-button-sort/index.js +0 -221
  1279. package/dist/collection/components/buttons/z-button-sort/index.js.map +0 -1
  1280. package/dist/collection/components/buttons/z-button-sort/index.spec.js.map +0 -1
  1281. package/dist/collection/components/buttons/z-button-sort/test.e2e.js.map +0 -1
  1282. package/dist/collection/components/buttons/z-chip/index.js +0 -148
  1283. package/dist/collection/components/buttons/z-chip/index.js.map +0 -1
  1284. package/dist/collection/components/buttons/z-chip/index.spec.js.map +0 -1
  1285. package/dist/collection/components/buttons/z-toggle-button/index.js +0 -146
  1286. package/dist/collection/components/buttons/z-toggle-button/index.js.map +0 -1
  1287. package/dist/collection/components/buttons/z-toggle-button/index.spec.js.map +0 -1
  1288. package/dist/collection/components/buttons/z-toggle-switch/index.js +0 -147
  1289. package/dist/collection/components/buttons/z-toggle-switch/index.js.map +0 -1
  1290. package/dist/collection/components/buttons/z-toggle-switch/index.spec.js.map +0 -1
  1291. package/dist/collection/components/icons/icons.js +0 -873
  1292. package/dist/collection/components/icons/icons.js.map +0 -1
  1293. package/dist/collection/components/icons/z-icon/index.js +0 -122
  1294. package/dist/collection/components/icons/z-icon/index.js.map +0 -1
  1295. package/dist/collection/components/icons/z-icon/index.spec.js +0 -96
  1296. package/dist/collection/components/icons/z-icon/index.spec.js.map +0 -1
  1297. package/dist/collection/components/indicators/z-stepper/index.js +0 -22
  1298. package/dist/collection/components/indicators/z-stepper/index.js.map +0 -1
  1299. package/dist/collection/components/indicators/z-stepper/index.spec.js.map +0 -1
  1300. package/dist/collection/components/indicators/z-stepper-item/index.js +0 -122
  1301. package/dist/collection/components/indicators/z-stepper-item/index.js.map +0 -1
  1302. package/dist/collection/components/indicators/z-stepper-item/index.spec.js.map +0 -1
  1303. package/dist/collection/components/inputs/z-combobox/index.js +0 -643
  1304. package/dist/collection/components/inputs/z-combobox/index.js.map +0 -1
  1305. package/dist/collection/components/inputs/z-combobox/index.spec.js.map +0 -1
  1306. package/dist/collection/components/inputs/z-input/index.js +0 -957
  1307. package/dist/collection/components/inputs/z-input/index.js.map +0 -1
  1308. package/dist/collection/components/inputs/z-input/styles.css +0 -397
  1309. package/dist/collection/components/inputs/z-input/test-checkbox.spec.js.map +0 -1
  1310. package/dist/collection/components/inputs/z-input/test-methods.spec.js +0 -13
  1311. package/dist/collection/components/inputs/z-input/test-methods.spec.js.map +0 -1
  1312. package/dist/collection/components/inputs/z-input/test-radio.spec.js.map +0 -1
  1313. package/dist/collection/components/inputs/z-input/test-text.spec.js +0 -347
  1314. package/dist/collection/components/inputs/z-input/test-text.spec.js.map +0 -1
  1315. package/dist/collection/components/inputs/z-input/test-textarea.spec.js.map +0 -1
  1316. package/dist/collection/components/inputs/z-input/test.e2e.js +0 -180
  1317. package/dist/collection/components/inputs/z-input/test.e2e.js.map +0 -1
  1318. package/dist/collection/components/inputs/z-input-message/index.js +0 -93
  1319. package/dist/collection/components/inputs/z-input-message/index.js.map +0 -1
  1320. package/dist/collection/components/inputs/z-input-message/index.spec.js.map +0 -1
  1321. package/dist/collection/components/inputs/z-searchbar/index.js +0 -616
  1322. package/dist/collection/components/inputs/z-searchbar/index.js.map +0 -1
  1323. package/dist/collection/components/inputs/z-searchbar/index.spec.js.map +0 -1
  1324. package/dist/collection/components/inputs/z-select/index.js +0 -778
  1325. package/dist/collection/components/inputs/z-select/index.js.map +0 -1
  1326. package/dist/collection/components/inputs/z-select/index.spec.js.map +0 -1
  1327. package/dist/collection/components/list/z-toast-notification-list/index.js +0 -107
  1328. package/dist/collection/components/list/z-toast-notification-list/index.js.map +0 -1
  1329. package/dist/collection/components/list/z-toast-notification-list/index.spec.js.map +0 -1
  1330. package/dist/collection/components/list/z-toast-notification-list/test.e2e.js.map +0 -1
  1331. package/dist/collection/components/logo/z-logo/index.js +0 -140
  1332. package/dist/collection/components/logo/z-logo/index.js.map +0 -1
  1333. package/dist/collection/components/logo/z-logo/index.spec.js.map +0 -1
  1334. package/dist/collection/components/logo/z-logo/test.e2e.js.map +0 -1
  1335. package/dist/collection/components/modal/z-modal/index.js +0 -357
  1336. package/dist/collection/components/modal/z-modal/index.js.map +0 -1
  1337. package/dist/collection/components/modal/z-modal/index.spec.js.map +0 -1
  1338. package/dist/collection/components/navigation/z-app-header/index.js +0 -420
  1339. package/dist/collection/components/navigation/z-app-header/index.js.map +0 -1
  1340. package/dist/collection/components/navigation/z-app-header/index.spec.js.map +0 -1
  1341. package/dist/collection/components/navigation/z-app-header/index.stories.js +0 -393
  1342. package/dist/collection/components/navigation/z-menu/index.js +0 -244
  1343. package/dist/collection/components/navigation/z-menu/index.js.map +0 -1
  1344. package/dist/collection/components/navigation/z-menu/index.spec.js.map +0 -1
  1345. package/dist/collection/components/navigation/z-menu-section/index.js +0 -131
  1346. package/dist/collection/components/navigation/z-menu-section/index.js.map +0 -1
  1347. package/dist/collection/components/navigation/z-menu-section/index.spec.js.map +0 -1
  1348. package/dist/collection/components/navigation/z-navigation-tabs/index.js +0 -373
  1349. package/dist/collection/components/navigation/z-navigation-tabs/index.js.map +0 -1
  1350. package/dist/collection/components/navigation/z-navigation-tabs/index.stories.js +0 -12
  1351. package/dist/collection/components/notification/z-info-box/index.js +0 -86
  1352. package/dist/collection/components/notification/z-info-box/index.js.map +0 -1
  1353. package/dist/collection/components/notification/z-info-box/index.spec.js.map +0 -1
  1354. package/dist/collection/components/notification/z-notification/index.js +0 -194
  1355. package/dist/collection/components/notification/z-notification/index.js.map +0 -1
  1356. package/dist/collection/components/notification/z-notification/index.spec.js.map +0 -1
  1357. package/dist/collection/components/notification/z-notification/test.e2e.js.map +0 -1
  1358. package/dist/collection/components/notification/z-toast-notification/index.js +0 -406
  1359. package/dist/collection/components/notification/z-toast-notification/index.js.map +0 -1
  1360. package/dist/collection/components/notification/z-toast-notification/index.spec.js.map +0 -1
  1361. package/dist/collection/components/notification/z-tooltip/index.js +0 -151
  1362. package/dist/collection/components/notification/z-tooltip/index.js.map +0 -1
  1363. package/dist/collection/components/panel/z-panel-elem/index.js +0 -197
  1364. package/dist/collection/components/panel/z-panel-elem/index.js.map +0 -1
  1365. package/dist/collection/components/panel/z-panel-elem/index.spec.js.map +0 -1
  1366. package/dist/components/icons.js +0 -876
  1367. package/dist/components/icons.js.map +0 -1
  1368. package/dist/esm/index-076dde65.js +0 -18
  1369. package/dist/esm/index-076dde65.js.map +0 -1
  1370. package/dist/esm/index-14aee9cb.js +0 -57
  1371. package/dist/esm/index-14aee9cb.js.map +0 -1
  1372. package/dist/esm/index-2d440333.js +0 -19
  1373. package/dist/esm/index-2d440333.js.map +0 -1
  1374. package/dist/esm/index-2ee978fb.js +0 -19
  1375. package/dist/esm/index-2ee978fb.js.map +0 -1
  1376. package/dist/esm/index-8db8e65f.js +0 -63
  1377. package/dist/esm/index-8db8e65f.js.map +0 -1
  1378. package/dist/esm/index-a3d19e3a.js +0 -44
  1379. package/dist/esm/index-a3d19e3a.js.map +0 -1
  1380. package/dist/esm/index-f16bc2ca.js +0 -3110
  1381. package/dist/esm/index-f16bc2ca.js.map +0 -1
  1382. package/dist/esm/polyfills/core-js.js +0 -11
  1383. package/dist/esm/polyfills/dom.js +0 -79
  1384. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1385. package/dist/esm/polyfills/index.js +0 -34
  1386. package/dist/esm/polyfills/system.js +0 -6
  1387. package/dist/types/components/buttons/z-button/index.d.ts +0 -31
  1388. package/dist/types/components/buttons/z-button-sort/index.d.ts +0 -28
  1389. package/dist/types/components/buttons/z-chip/index.d.ts +0 -18
  1390. package/dist/types/components/buttons/z-toggle-button/index.d.ts +0 -17
  1391. package/dist/types/components/buttons/z-toggle-switch/index.d.ts +0 -17
  1392. package/dist/types/components/icons/icons.d.ts +0 -1577
  1393. package/dist/types/components/indicators/z-stepper/index.d.ts +0 -6
  1394. package/dist/types/components/inputs/z-combobox/index.d.ts +0 -84
  1395. package/dist/types/components/inputs/z-input/index.d.ts +0 -110
  1396. package/dist/types/components/inputs/z-input-message/index.d.ts +0 -12
  1397. package/dist/types/components/inputs/z-searchbar/index.d.ts +0 -80
  1398. package/dist/types/components/inputs/z-select/index.d.ts +0 -84
  1399. package/dist/types/components/list/z-toast-notification-list/index.d.ts +0 -14
  1400. package/dist/types/components/modal/z-modal/index.d.ts +0 -49
  1401. package/dist/types/components/navigation/z-app-header/index.d.ts +0 -149
  1402. package/dist/types/components/navigation/z-menu/index.d.ts +0 -61
  1403. package/dist/types/components/navigation/z-menu-section/index.d.ts +0 -31
  1404. package/dist/types/components/navigation/z-navigation-tabs/index.d.ts +0 -114
  1405. package/dist/types/components/notification/z-info-box/index.d.ts +0 -14
  1406. package/dist/types/components/notification/z-notification/index.d.ts +0 -32
  1407. package/dist/types/components/notification/z-toast-notification/index.d.ts +0 -56
  1408. package/dist/types/components/notification/z-tooltip/index.d.ts +0 -32
  1409. package/dist/web-components-library/p-05849d8d.entry.js +0 -2
  1410. package/dist/web-components-library/p-05849d8d.entry.js.map +0 -1
  1411. package/dist/web-components-library/p-10589629.entry.js +0 -2
  1412. package/dist/web-components-library/p-10589629.entry.js.map +0 -1
  1413. package/dist/web-components-library/p-10bb4f4b.js +0 -3
  1414. package/dist/web-components-library/p-10bb4f4b.js.map +0 -1
  1415. package/dist/web-components-library/p-118241ec.entry.js +0 -2
  1416. package/dist/web-components-library/p-118241ec.entry.js.map +0 -1
  1417. package/dist/web-components-library/p-11b26c59.entry.js +0 -2
  1418. package/dist/web-components-library/p-11b26c59.entry.js.map +0 -1
  1419. package/dist/web-components-library/p-12d181f4.entry.js +0 -2
  1420. package/dist/web-components-library/p-12d181f4.entry.js.map +0 -1
  1421. package/dist/web-components-library/p-13e18838.entry.js +0 -2
  1422. package/dist/web-components-library/p-13e18838.entry.js.map +0 -1
  1423. package/dist/web-components-library/p-1b870733.entry.js +0 -2
  1424. package/dist/web-components-library/p-1b870733.entry.js.map +0 -1
  1425. package/dist/web-components-library/p-217291fe.entry.js +0 -2
  1426. package/dist/web-components-library/p-217291fe.entry.js.map +0 -1
  1427. package/dist/web-components-library/p-27b0663c.entry.js +0 -2
  1428. package/dist/web-components-library/p-27b0663c.entry.js.map +0 -1
  1429. package/dist/web-components-library/p-2c05849f.entry.js +0 -2
  1430. package/dist/web-components-library/p-2c05849f.entry.js.map +0 -1
  1431. package/dist/web-components-library/p-2c1cbcf2.entry.js +0 -2
  1432. package/dist/web-components-library/p-2c1cbcf2.entry.js.map +0 -1
  1433. package/dist/web-components-library/p-2df79d5c.entry.js +0 -2
  1434. package/dist/web-components-library/p-2df79d5c.entry.js.map +0 -1
  1435. package/dist/web-components-library/p-2ebf9e17.js +0 -2
  1436. package/dist/web-components-library/p-2ebf9e17.js.map +0 -1
  1437. package/dist/web-components-library/p-2f2f460a.entry.js +0 -2
  1438. package/dist/web-components-library/p-2f2f460a.entry.js.map +0 -1
  1439. package/dist/web-components-library/p-3092c82f.entry.js +0 -2
  1440. package/dist/web-components-library/p-3092c82f.entry.js.map +0 -1
  1441. package/dist/web-components-library/p-3ba8b8e1.entry.js +0 -2
  1442. package/dist/web-components-library/p-3ba8b8e1.entry.js.map +0 -1
  1443. package/dist/web-components-library/p-3bae6330.entry.js +0 -2
  1444. package/dist/web-components-library/p-3bae6330.entry.js.map +0 -1
  1445. package/dist/web-components-library/p-410ec9a2.entry.js +0 -2
  1446. package/dist/web-components-library/p-410ec9a2.entry.js.map +0 -1
  1447. package/dist/web-components-library/p-414c9659.entry.js +0 -2
  1448. package/dist/web-components-library/p-414c9659.entry.js.map +0 -1
  1449. package/dist/web-components-library/p-4574595b.entry.js +0 -2
  1450. package/dist/web-components-library/p-4574595b.entry.js.map +0 -1
  1451. package/dist/web-components-library/p-45d7e54e.entry.js +0 -2
  1452. package/dist/web-components-library/p-45d7e54e.entry.js.map +0 -1
  1453. package/dist/web-components-library/p-48c16e8f.js +0 -2
  1454. package/dist/web-components-library/p-48c16e8f.js.map +0 -1
  1455. package/dist/web-components-library/p-4bc0818d.js +0 -2
  1456. package/dist/web-components-library/p-4bc0818d.js.map +0 -1
  1457. package/dist/web-components-library/p-4d2be9e5.entry.js +0 -2
  1458. package/dist/web-components-library/p-4d2be9e5.entry.js.map +0 -1
  1459. package/dist/web-components-library/p-4d2e328d.entry.js +0 -2
  1460. package/dist/web-components-library/p-4d2e328d.entry.js.map +0 -1
  1461. package/dist/web-components-library/p-4dd8d4e8.entry.js +0 -2
  1462. package/dist/web-components-library/p-4dd8d4e8.entry.js.map +0 -1
  1463. package/dist/web-components-library/p-5441ba83.entry.js +0 -2
  1464. package/dist/web-components-library/p-5441ba83.entry.js.map +0 -1
  1465. package/dist/web-components-library/p-54681ece.entry.js +0 -2
  1466. package/dist/web-components-library/p-54681ece.entry.js.map +0 -1
  1467. package/dist/web-components-library/p-5c50cc2d.entry.js +0 -2
  1468. package/dist/web-components-library/p-5c50cc2d.entry.js.map +0 -1
  1469. package/dist/web-components-library/p-6398da61.js +0 -2
  1470. package/dist/web-components-library/p-6398da61.js.map +0 -1
  1471. package/dist/web-components-library/p-64683cca.entry.js +0 -2
  1472. package/dist/web-components-library/p-64683cca.entry.js.map +0 -1
  1473. package/dist/web-components-library/p-6e8b7c93.entry.js +0 -2
  1474. package/dist/web-components-library/p-6e8b7c93.entry.js.map +0 -1
  1475. package/dist/web-components-library/p-6f023899.entry.js +0 -2
  1476. package/dist/web-components-library/p-6f023899.entry.js.map +0 -1
  1477. package/dist/web-components-library/p-7441b8f8.entry.js +0 -2
  1478. package/dist/web-components-library/p-7441b8f8.entry.js.map +0 -1
  1479. package/dist/web-components-library/p-74b2b9a0.entry.js +0 -2
  1480. package/dist/web-components-library/p-74b2b9a0.entry.js.map +0 -1
  1481. package/dist/web-components-library/p-771a4c2f.entry.js +0 -2
  1482. package/dist/web-components-library/p-771a4c2f.entry.js.map +0 -1
  1483. package/dist/web-components-library/p-7e442c5f.entry.js +0 -2
  1484. package/dist/web-components-library/p-7e442c5f.entry.js.map +0 -1
  1485. package/dist/web-components-library/p-7ef963d4.js +0 -2
  1486. package/dist/web-components-library/p-7ef963d4.js.map +0 -1
  1487. package/dist/web-components-library/p-a2b43ed1.entry.js +0 -2
  1488. package/dist/web-components-library/p-a2b43ed1.entry.js.map +0 -1
  1489. package/dist/web-components-library/p-a402854c.entry.js +0 -2
  1490. package/dist/web-components-library/p-a402854c.entry.js.map +0 -1
  1491. package/dist/web-components-library/p-a6fcefe7.entry.js +0 -2
  1492. package/dist/web-components-library/p-a6fcefe7.entry.js.map +0 -1
  1493. package/dist/web-components-library/p-b0ef19c7.js +0 -2
  1494. package/dist/web-components-library/p-b0ef19c7.js.map +0 -1
  1495. package/dist/web-components-library/p-b4ad044a.entry.js +0 -2
  1496. package/dist/web-components-library/p-b4ad044a.entry.js.map +0 -1
  1497. package/dist/web-components-library/p-b53e9a21.entry.js +0 -2
  1498. package/dist/web-components-library/p-b53e9a21.entry.js.map +0 -1
  1499. package/dist/web-components-library/p-b67887e7.entry.js +0 -2
  1500. package/dist/web-components-library/p-b67887e7.entry.js.map +0 -1
  1501. package/dist/web-components-library/p-b93c49a8.entry.js +0 -2
  1502. package/dist/web-components-library/p-b93c49a8.entry.js.map +0 -1
  1503. package/dist/web-components-library/p-b94b71b8.entry.js +0 -2
  1504. package/dist/web-components-library/p-b94b71b8.entry.js.map +0 -1
  1505. package/dist/web-components-library/p-c19aca30.entry.js +0 -2
  1506. package/dist/web-components-library/p-c19aca30.entry.js.map +0 -1
  1507. package/dist/web-components-library/p-c49ca2a9.entry.js +0 -2
  1508. package/dist/web-components-library/p-c49ca2a9.entry.js.map +0 -1
  1509. package/dist/web-components-library/p-c4e40901.entry.js +0 -2
  1510. package/dist/web-components-library/p-c4e40901.entry.js.map +0 -1
  1511. package/dist/web-components-library/p-d02bc360.entry.js +0 -2
  1512. package/dist/web-components-library/p-d02bc360.entry.js.map +0 -1
  1513. package/dist/web-components-library/p-d8c631d6.entry.js +0 -2
  1514. package/dist/web-components-library/p-d8c631d6.entry.js.map +0 -1
  1515. package/dist/web-components-library/p-d973f170.entry.js +0 -2
  1516. package/dist/web-components-library/p-d973f170.entry.js.map +0 -1
  1517. package/dist/web-components-library/p-d9f3ae73.entry.js +0 -2
  1518. package/dist/web-components-library/p-d9f3ae73.entry.js.map +0 -1
  1519. package/dist/web-components-library/p-dcd73f91.entry.js +0 -2
  1520. package/dist/web-components-library/p-dcd73f91.entry.js.map +0 -1
  1521. package/dist/web-components-library/p-dde6c887.entry.js +0 -2
  1522. package/dist/web-components-library/p-dde6c887.entry.js.map +0 -1
  1523. package/dist/web-components-library/p-e1b99a10.entry.js +0 -2
  1524. package/dist/web-components-library/p-e1b99a10.entry.js.map +0 -1
  1525. package/dist/web-components-library/p-e338f042.entry.js +0 -2
  1526. package/dist/web-components-library/p-e338f042.entry.js.map +0 -1
  1527. package/dist/web-components-library/p-e75ca94d.entry.js +0 -2
  1528. package/dist/web-components-library/p-e75ca94d.entry.js.map +0 -1
  1529. package/dist/web-components-library/p-ed1a5ee3.entry.js +0 -2
  1530. package/dist/web-components-library/p-ed1a5ee3.entry.js.map +0 -1
  1531. package/dist/web-components-library/p-ed65d0d2.entry.js +0 -2
  1532. package/dist/web-components-library/p-ed65d0d2.entry.js.map +0 -1
  1533. package/dist/web-components-library/p-edb8975a.entry.js +0 -2
  1534. package/dist/web-components-library/p-edb8975a.entry.js.map +0 -1
  1535. package/dist/web-components-library/p-ee03249d.entry.js +0 -2
  1536. package/dist/web-components-library/p-ee03249d.entry.js.map +0 -1
  1537. package/dist/web-components-library/p-ef43ca85.entry.js +0 -2
  1538. package/dist/web-components-library/p-ef43ca85.entry.js.map +0 -1
  1539. package/dist/web-components-library/p-f41da106.entry.js +0 -2
  1540. package/dist/web-components-library/p-f41da106.entry.js.map +0 -1
  1541. package/dist/web-components-library/p-f48575f1.entry.js +0 -2
  1542. package/dist/web-components-library/p-f48575f1.entry.js.map +0 -1
  1543. package/dist/web-components-library/p-f9edfd67.entry.js +0 -2
  1544. package/dist/web-components-library/p-f9edfd67.entry.js.map +0 -1
  1545. package/dist/web-components-library/p-fc4bd856.entry.js +0 -17
  1546. package/dist/web-components-library/p-fc4bd856.entry.js.map +0 -1
  1547. package/dist/web-components-library/p-feaee92d.entry.js +0 -2
  1548. package/dist/web-components-library/p-feaee92d.entry.js.map +0 -1
  1549. package/www/build/p-05849d8d.entry.js +0 -2
  1550. package/www/build/p-05849d8d.entry.js.map +0 -1
  1551. package/www/build/p-10589629.entry.js +0 -2
  1552. package/www/build/p-10589629.entry.js.map +0 -1
  1553. package/www/build/p-10bb4f4b.js +0 -3
  1554. package/www/build/p-10bb4f4b.js.map +0 -1
  1555. package/www/build/p-118241ec.entry.js +0 -2
  1556. package/www/build/p-118241ec.entry.js.map +0 -1
  1557. package/www/build/p-11b26c59.entry.js +0 -2
  1558. package/www/build/p-11b26c59.entry.js.map +0 -1
  1559. package/www/build/p-12d181f4.entry.js +0 -2
  1560. package/www/build/p-12d181f4.entry.js.map +0 -1
  1561. package/www/build/p-13e18838.entry.js +0 -2
  1562. package/www/build/p-13e18838.entry.js.map +0 -1
  1563. package/www/build/p-1b870733.entry.js +0 -2
  1564. package/www/build/p-1b870733.entry.js.map +0 -1
  1565. package/www/build/p-217291fe.entry.js +0 -2
  1566. package/www/build/p-217291fe.entry.js.map +0 -1
  1567. package/www/build/p-27b0663c.entry.js +0 -2
  1568. package/www/build/p-27b0663c.entry.js.map +0 -1
  1569. package/www/build/p-2c05849f.entry.js +0 -2
  1570. package/www/build/p-2c05849f.entry.js.map +0 -1
  1571. package/www/build/p-2c1cbcf2.entry.js +0 -2
  1572. package/www/build/p-2c1cbcf2.entry.js.map +0 -1
  1573. package/www/build/p-2df79d5c.entry.js +0 -2
  1574. package/www/build/p-2df79d5c.entry.js.map +0 -1
  1575. package/www/build/p-2ebf9e17.js +0 -2
  1576. package/www/build/p-2ebf9e17.js.map +0 -1
  1577. package/www/build/p-2f2f460a.entry.js +0 -2
  1578. package/www/build/p-2f2f460a.entry.js.map +0 -1
  1579. package/www/build/p-304150c5.js +0 -2
  1580. package/www/build/p-3092c82f.entry.js +0 -2
  1581. package/www/build/p-3092c82f.entry.js.map +0 -1
  1582. package/www/build/p-3ba8b8e1.entry.js +0 -2
  1583. package/www/build/p-3ba8b8e1.entry.js.map +0 -1
  1584. package/www/build/p-3bae6330.entry.js +0 -2
  1585. package/www/build/p-3bae6330.entry.js.map +0 -1
  1586. package/www/build/p-410ec9a2.entry.js +0 -2
  1587. package/www/build/p-410ec9a2.entry.js.map +0 -1
  1588. package/www/build/p-414c9659.entry.js +0 -2
  1589. package/www/build/p-414c9659.entry.js.map +0 -1
  1590. package/www/build/p-4574595b.entry.js +0 -2
  1591. package/www/build/p-4574595b.entry.js.map +0 -1
  1592. package/www/build/p-45d7e54e.entry.js +0 -2
  1593. package/www/build/p-45d7e54e.entry.js.map +0 -1
  1594. package/www/build/p-48c16e8f.js +0 -2
  1595. package/www/build/p-48c16e8f.js.map +0 -1
  1596. package/www/build/p-4bc0818d.js +0 -2
  1597. package/www/build/p-4bc0818d.js.map +0 -1
  1598. package/www/build/p-4d2be9e5.entry.js +0 -2
  1599. package/www/build/p-4d2be9e5.entry.js.map +0 -1
  1600. package/www/build/p-4d2e328d.entry.js +0 -2
  1601. package/www/build/p-4d2e328d.entry.js.map +0 -1
  1602. package/www/build/p-4dd8d4e8.entry.js +0 -2
  1603. package/www/build/p-4dd8d4e8.entry.js.map +0 -1
  1604. package/www/build/p-5441ba83.entry.js +0 -2
  1605. package/www/build/p-5441ba83.entry.js.map +0 -1
  1606. package/www/build/p-54681ece.entry.js +0 -2
  1607. package/www/build/p-54681ece.entry.js.map +0 -1
  1608. package/www/build/p-5c50cc2d.entry.js +0 -2
  1609. package/www/build/p-5c50cc2d.entry.js.map +0 -1
  1610. package/www/build/p-6398da61.js +0 -2
  1611. package/www/build/p-6398da61.js.map +0 -1
  1612. package/www/build/p-64683cca.entry.js +0 -2
  1613. package/www/build/p-64683cca.entry.js.map +0 -1
  1614. package/www/build/p-6e8b7c93.entry.js +0 -2
  1615. package/www/build/p-6e8b7c93.entry.js.map +0 -1
  1616. package/www/build/p-6f023899.entry.js +0 -2
  1617. package/www/build/p-6f023899.entry.js.map +0 -1
  1618. package/www/build/p-7441b8f8.entry.js +0 -2
  1619. package/www/build/p-7441b8f8.entry.js.map +0 -1
  1620. package/www/build/p-74b2b9a0.entry.js +0 -2
  1621. package/www/build/p-74b2b9a0.entry.js.map +0 -1
  1622. package/www/build/p-771a4c2f.entry.js +0 -2
  1623. package/www/build/p-771a4c2f.entry.js.map +0 -1
  1624. package/www/build/p-7e442c5f.entry.js +0 -2
  1625. package/www/build/p-7e442c5f.entry.js.map +0 -1
  1626. package/www/build/p-7ef963d4.js +0 -2
  1627. package/www/build/p-7ef963d4.js.map +0 -1
  1628. package/www/build/p-a2b43ed1.entry.js +0 -2
  1629. package/www/build/p-a2b43ed1.entry.js.map +0 -1
  1630. package/www/build/p-a402854c.entry.js +0 -2
  1631. package/www/build/p-a402854c.entry.js.map +0 -1
  1632. package/www/build/p-a6fcefe7.entry.js +0 -2
  1633. package/www/build/p-a6fcefe7.entry.js.map +0 -1
  1634. package/www/build/p-b0ef19c7.js +0 -2
  1635. package/www/build/p-b0ef19c7.js.map +0 -1
  1636. package/www/build/p-b4ad044a.entry.js +0 -2
  1637. package/www/build/p-b4ad044a.entry.js.map +0 -1
  1638. package/www/build/p-b53e9a21.entry.js +0 -2
  1639. package/www/build/p-b53e9a21.entry.js.map +0 -1
  1640. package/www/build/p-b67887e7.entry.js +0 -2
  1641. package/www/build/p-b67887e7.entry.js.map +0 -1
  1642. package/www/build/p-b93c49a8.entry.js +0 -2
  1643. package/www/build/p-b93c49a8.entry.js.map +0 -1
  1644. package/www/build/p-b94b71b8.entry.js +0 -2
  1645. package/www/build/p-b94b71b8.entry.js.map +0 -1
  1646. package/www/build/p-c19aca30.entry.js +0 -2
  1647. package/www/build/p-c19aca30.entry.js.map +0 -1
  1648. package/www/build/p-c49ca2a9.entry.js +0 -2
  1649. package/www/build/p-c49ca2a9.entry.js.map +0 -1
  1650. package/www/build/p-c4e40901.entry.js +0 -2
  1651. package/www/build/p-c4e40901.entry.js.map +0 -1
  1652. package/www/build/p-d02bc360.entry.js +0 -2
  1653. package/www/build/p-d02bc360.entry.js.map +0 -1
  1654. package/www/build/p-d8c631d6.entry.js +0 -2
  1655. package/www/build/p-d8c631d6.entry.js.map +0 -1
  1656. package/www/build/p-d973f170.entry.js +0 -2
  1657. package/www/build/p-d973f170.entry.js.map +0 -1
  1658. package/www/build/p-d9f3ae73.entry.js +0 -2
  1659. package/www/build/p-d9f3ae73.entry.js.map +0 -1
  1660. package/www/build/p-dcd73f91.entry.js +0 -2
  1661. package/www/build/p-dcd73f91.entry.js.map +0 -1
  1662. package/www/build/p-dde6c887.entry.js +0 -2
  1663. package/www/build/p-dde6c887.entry.js.map +0 -1
  1664. package/www/build/p-e1b99a10.entry.js +0 -2
  1665. package/www/build/p-e1b99a10.entry.js.map +0 -1
  1666. package/www/build/p-e338f042.entry.js +0 -2
  1667. package/www/build/p-e338f042.entry.js.map +0 -1
  1668. package/www/build/p-e75ca94d.entry.js +0 -2
  1669. package/www/build/p-e75ca94d.entry.js.map +0 -1
  1670. package/www/build/p-ed1a5ee3.entry.js +0 -2
  1671. package/www/build/p-ed1a5ee3.entry.js.map +0 -1
  1672. package/www/build/p-ed65d0d2.entry.js +0 -2
  1673. package/www/build/p-ed65d0d2.entry.js.map +0 -1
  1674. package/www/build/p-edb8975a.entry.js +0 -2
  1675. package/www/build/p-edb8975a.entry.js.map +0 -1
  1676. package/www/build/p-ee03249d.entry.js +0 -2
  1677. package/www/build/p-ee03249d.entry.js.map +0 -1
  1678. package/www/build/p-ef43ca85.entry.js +0 -2
  1679. package/www/build/p-ef43ca85.entry.js.map +0 -1
  1680. package/www/build/p-f41da106.entry.js +0 -2
  1681. package/www/build/p-f41da106.entry.js.map +0 -1
  1682. package/www/build/p-f48575f1.entry.js +0 -2
  1683. package/www/build/p-f48575f1.entry.js.map +0 -1
  1684. package/www/build/p-f9edfd67.entry.js +0 -2
  1685. package/www/build/p-f9edfd67.entry.js.map +0 -1
  1686. package/www/build/p-fc4bd856.entry.js +0 -17
  1687. package/www/build/p-fc4bd856.entry.js.map +0 -1
  1688. package/www/build/p-feaee92d.entry.js +0 -2
  1689. package/www/build/p-feaee92d.entry.js.map +0 -1
  1690. /package/dist/collection/components/{navigation/z-app-header → z-app-header}/index.spec.js +0 -0
  1691. /package/dist/collection/components/{navigation/z-app-header → z-app-header}/styles.css +0 -0
  1692. /package/dist/collection/components/{buttons/z-button → z-button}/styles.css +0 -0
  1693. /package/dist/collection/components/{buttons/z-button-sort → z-button-sort}/index.spec.js +0 -0
  1694. /package/dist/collection/components/{buttons/z-button-sort → z-button-sort}/styles.css +0 -0
  1695. /package/dist/collection/components/{buttons/z-button-sort → z-button-sort}/test.e2e.js +0 -0
  1696. /package/dist/collection/components/{buttons/z-chip → z-chip}/index.spec.js +0 -0
  1697. /package/dist/collection/components/{buttons/z-chip → z-chip}/styles.css +0 -0
  1698. /package/dist/collection/components/{inputs/z-combobox → z-combobox}/index.spec.js +0 -0
  1699. /package/dist/collection/components/{inputs/z-combobox → z-combobox}/styles.css +0 -0
  1700. /package/dist/collection/components/{icons/z-icon → z-icon}/styles.css +0 -0
  1701. /package/dist/collection/components/{notification/z-info-box → z-info-box}/index.spec.js +0 -0
  1702. /package/dist/collection/components/{notification/z-info-box → z-info-box}/styles.css +0 -0
  1703. /package/dist/collection/components/{inputs/z-input → z-input}/test-checkbox.spec.js +0 -0
  1704. /package/dist/collection/components/{inputs/z-input → z-input}/test-radio.spec.js +0 -0
  1705. /package/dist/collection/components/{inputs/z-input → z-input}/test-textarea.spec.js +0 -0
  1706. /package/dist/collection/components/{inputs/z-input-message → z-input-message}/index.spec.js +0 -0
  1707. /package/dist/collection/components/{inputs/z-input-message → z-input-message}/styles.css +0 -0
  1708. /package/dist/collection/components/{logo/z-logo → z-logo}/index.spec.js +0 -0
  1709. /package/dist/collection/components/{logo/z-logo → z-logo}/styles.css +0 -0
  1710. /package/dist/collection/components/{logo/z-logo → z-logo}/test.e2e.js +0 -0
  1711. /package/dist/collection/components/{navigation/z-menu → z-menu}/index.spec.js +0 -0
  1712. /package/dist/collection/components/{navigation/z-menu → z-menu}/styles.css +0 -0
  1713. /package/dist/collection/components/{navigation/z-menu-section → z-menu-section}/index.spec.js +0 -0
  1714. /package/dist/collection/components/{navigation/z-menu-section → z-menu-section}/styles.css +0 -0
  1715. /package/dist/collection/components/{modal/z-modal → z-modal}/index.spec.js +0 -0
  1716. /package/dist/collection/components/{modal/z-modal → z-modal}/styles.css +0 -0
  1717. /package/dist/collection/components/{navigation/z-navigation-tabs → z-navigation-tabs}/styles.css +0 -0
  1718. /package/dist/collection/components/{notification/z-notification → z-notification}/index.spec.js +0 -0
  1719. /package/dist/collection/components/{notification/z-notification → z-notification}/styles.css +0 -0
  1720. /package/dist/collection/components/{notification/z-notification → z-notification}/test.e2e.js +0 -0
  1721. /package/dist/collection/components/{panel/z-panel-elem → z-panel-elem}/index.spec.js +0 -0
  1722. /package/dist/collection/components/{panel/z-panel-elem → z-panel-elem}/styles.css +0 -0
  1723. /package/dist/collection/components/{inputs/z-searchbar → z-searchbar}/index.spec.js +0 -0
  1724. /package/dist/collection/components/{inputs/z-searchbar → z-searchbar}/styles.css +0 -0
  1725. /package/dist/collection/components/{inputs/z-select → z-select}/index.spec.js +0 -0
  1726. /package/dist/collection/components/{inputs/z-select → z-select}/styles.css +0 -0
  1727. /package/dist/collection/components/{indicators/z-stepper → z-stepper}/index.spec.js +0 -0
  1728. /package/dist/collection/components/{indicators/z-stepper → z-stepper}/styles.css +0 -0
  1729. /package/dist/collection/components/{indicators/z-stepper-item → z-stepper-item}/index.spec.js +0 -0
  1730. /package/dist/collection/components/{indicators/z-stepper-item → z-stepper-item}/styles.css +0 -0
  1731. /package/dist/collection/components/{notification/z-toast-notification → z-toast-notification}/index.spec.js +0 -0
  1732. /package/dist/collection/components/{notification/z-toast-notification → z-toast-notification}/styles.css +0 -0
  1733. /package/dist/collection/components/{list/z-toast-notification-list → z-toast-notification-list}/index.spec.js +0 -0
  1734. /package/dist/collection/components/{list/z-toast-notification-list → z-toast-notification-list}/styles.css +0 -0
  1735. /package/dist/collection/components/{list/z-toast-notification-list → z-toast-notification-list}/test.e2e.js +0 -0
  1736. /package/dist/collection/components/{buttons/z-toggle-button → z-toggle-button}/index.spec.js +0 -0
  1737. /package/dist/collection/components/{buttons/z-toggle-button → z-toggle-button}/styles.css +0 -0
  1738. /package/dist/collection/components/{buttons/z-toggle-switch → z-toggle-switch}/index.spec.js +0 -0
  1739. /package/dist/collection/components/{buttons/z-toggle-switch → z-toggle-switch}/styles.css +0 -0
  1740. /package/dist/collection/components/{notification/z-tooltip → z-tooltip}/styles.css +0 -0
  1741. /package/dist/types/components/{icons/z-icon → z-icon}/index.d.ts +0 -0
  1742. /package/dist/types/components/{logo/z-logo → z-logo}/index.d.ts +0 -0
  1743. /package/dist/types/components/{panel/z-panel-elem → z-panel-elem}/index.d.ts +0 -0
  1744. /package/dist/types/components/{indicators/z-stepper-item → z-stepper-item}/index.d.ts +0 -0
@@ -0,0 +1,13 @@
1
+ /** @jsx React.createElement */
2
+ /** @jsxFrag React.Fragment */
3
+ import React from "react";
4
+ export declare const ADDON_ID = "args-controls";
5
+ export declare const PARAM_KEY = "addon-args-controls";
6
+ /**
7
+ * Custom title for the panel. Include controls count badge.
8
+ */
9
+ export declare const ArgsControlsTitle: () => React.JSX.Element;
10
+ /**
11
+ * Custom controls panel that only shows controls for the args of the current Story.
12
+ */
13
+ export declare const ArgsControls: () => React.JSX.Element;
@@ -0,0 +1,5 @@
1
+ /** @jsx React.createElement */
2
+ /** @jsxFrag React.Fragment */
3
+ import * as React from "react";
4
+ declare const _default: React.FC<{}>;
5
+ export default _default;
@@ -0,0 +1,9 @@
1
+ import "./index.stories.css";
2
+ declare const _default: {
3
+ title: string;
4
+ tags: string[];
5
+ };
6
+ export default _default;
7
+ export declare const Grid: {
8
+ render: () => import("lit-html").TemplateResult<1>;
9
+ };
@@ -0,0 +1,11 @@
1
+ import "../../src/components/z-accordion/index";
2
+ import "../../src/components/z-icon/index";
3
+ import "./index.stories.css";
4
+ declare const _default: {
5
+ title: string;
6
+ tags: string[];
7
+ };
8
+ export default _default;
9
+ export declare const Iconset: {
10
+ render: () => import("lit-html").TemplateResult<1>;
11
+ };
@@ -0,0 +1,27 @@
1
+ import "../../src/components/z-section-title/index";
2
+ import "./index.stories.css";
3
+ declare const _default: {
4
+ title: string;
5
+ argTypes: {
6
+ theme: {
7
+ control: {
8
+ type: string;
9
+ };
10
+ options: string[];
11
+ };
12
+ };
13
+ args: {
14
+ theme: string;
15
+ };
16
+ parameters: {
17
+ layout: string;
18
+ };
19
+ tags: string[];
20
+ };
21
+ export default _default;
22
+ export declare const Themes: {
23
+ render: (args: import("@storybook/types").Args) => import("lit-html").TemplateResult<1>;
24
+ };
25
+ export declare const Palettes: {
26
+ render: () => import("lit-html").TemplateResult<1>;
27
+ };
@@ -2,6 +2,6 @@ import { colorFromId } from "./utils/utils";
2
2
  declare const UTILS: {
3
3
  colorFromId: typeof colorFromId;
4
4
  };
5
- export { UTILS as Utils };
6
- export * from "./components";
7
5
  export * from "./beans";
6
+ export * from "./components";
7
+ export { UTILS as Utils };
@@ -768,6 +768,7 @@ export declare namespace JSXBase {
768
768
  hrefLang?: string;
769
769
  hreflang?: string;
770
770
  media?: string;
771
+ ping?: string;
771
772
  rel?: string;
772
773
  target?: string;
773
774
  referrerPolicy?: ReferrerPolicy;
@@ -794,7 +795,6 @@ export declare namespace JSXBase {
794
795
  cite?: string;
795
796
  }
796
797
  interface ButtonHTMLAttributes<T> extends HTMLAttributes<T> {
797
- autoFocus?: boolean;
798
798
  disabled?: boolean;
799
799
  form?: string;
800
800
  formAction?: string;
@@ -921,8 +921,6 @@ export declare namespace JSXBase {
921
921
  autocapitalize?: string;
922
922
  autoComplete?: string;
923
923
  autocomplete?: string;
924
- autoFocus?: boolean;
925
- autofocus?: boolean | string;
926
924
  capture?: string;
927
925
  checked?: boolean;
928
926
  crossOrigin?: string;
@@ -979,8 +977,6 @@ export declare namespace JSXBase {
979
977
  popoverTarget?: string;
980
978
  }
981
979
  interface KeygenHTMLAttributes<T> extends HTMLAttributes<T> {
982
- autoFocus?: boolean;
983
- autofocus?: boolean | string;
984
980
  challenge?: string;
985
981
  disabled?: boolean;
986
982
  form?: string;
@@ -1129,7 +1125,6 @@ export declare namespace JSXBase {
1129
1125
  type?: string;
1130
1126
  }
1131
1127
  interface SelectHTMLAttributes<T> extends HTMLAttributes<T> {
1132
- autoFocus?: boolean;
1133
1128
  disabled?: boolean;
1134
1129
  form?: string;
1135
1130
  multiple?: boolean;
@@ -1164,8 +1159,6 @@ export declare namespace JSXBase {
1164
1159
  interface TextareaHTMLAttributes<T> extends HTMLAttributes<T> {
1165
1160
  autoComplete?: string;
1166
1161
  autocomplete?: string;
1167
- autoFocus?: boolean;
1168
- autofocus?: boolean | string;
1169
1162
  cols?: number;
1170
1163
  disabled?: boolean;
1171
1164
  form?: string;
@@ -1218,6 +1211,8 @@ export declare namespace JSXBase {
1218
1211
  interface HTMLAttributes<T = HTMLElement> extends DOMAttributes<T> {
1219
1212
  innerHTML?: string;
1220
1213
  accessKey?: string;
1214
+ autoFocus?: boolean;
1215
+ autofocus?: boolean | string;
1221
1216
  class?: string | {
1222
1217
  [className: string]: boolean;
1223
1218
  };
@@ -1,3 +1,19 @@
1
+ import { OptionsConfig } from "@storybook/blocks";
2
+ import { Args } from "@storybook/web-components";
3
+ type CSSCustomProp = `--${string}`;
4
+ type EnsurePrefix<T extends string, P extends string> = T extends `${P}${string}` ? T : `${P}${T}`;
5
+ export type CSSVarsArguments<T extends string = string> = {
6
+ [x in EnsurePrefix<T, "--">]: string;
7
+ };
8
+ declare enum PALETTES {
9
+ RED = "red",
10
+ GREEN = "green",
11
+ BLUE = "blue",
12
+ YELLOW = "yellow",
13
+ GRAY = "gray",
14
+ AVATAR = "avatar",
15
+ SUBJECT = "subject"
16
+ }
1
17
  /**
2
18
  * Get Design System color tokens.
3
19
  * Can be used in components stories controls as follows:
@@ -11,11 +27,15 @@
11
27
  *
12
28
  * and then in the component tag
13
29
  *
14
- * ```<z-component .style="--z-component--background-color: var(${args["--z-component--background-color"]})" />```
30
+ * ```<z-component style="--z-component--background-color: var(${args["--z-component--background-color"]})" />```
15
31
  */
16
- export declare function getColorTokens(): string[];
32
+ export declare function getColorTokens(): CSSCustomProp[];
17
33
  /**
18
- * Get Design System color tokens as CSS variable rule (something like `var(--color-token)`).
34
+ * Get Design System color palettes.
35
+ */
36
+ export declare function getPalettes(): Record<keyof typeof PALETTES, CSSCustomProp[]>;
37
+ /**
38
+ * Get Design System color tokens wrapped with CSS `var()`.
19
39
  * @example ```
20
40
  * argTypes={{
21
41
  * "--z-component--background-color": {
@@ -26,12 +46,12 @@ export declare function getColorTokens(): string[];
26
46
  *
27
47
  * and then in the component tag
28
48
  *
29
- * ```<z-component .style="--z-component--background-color: ${args["--z-component--background-color"]}" />```
49
+ * ```<z-component style="--z-component--background-color: ${args["--z-component--background-color"]}" />```
30
50
  */
31
- export declare function getColorVars(): string[];
51
+ export declare function getColorVars(): `var(${CSSCustomProp})`[];
32
52
  /**
33
- * Get Design System color tokens as readable labels for control configuration.
34
- * It assumes you set the options using the `getColorVars()` function, so expected options are something like `var(--color-token)`.
53
+ * Get Design System color tokens as readable labels for `control` configuration.
54
+ * It assumes you set the options using the `getColorTokens()` function, so expected options are something like `var(--color-token)`.
35
55
  * @example ```
36
56
  * argTypes={{
37
57
  * "--z-component--background-color": {
@@ -43,8 +63,18 @@ export declare function getColorVars(): string[];
43
63
  * }
44
64
  * }}```
45
65
  */
46
- export declare function getColorVarsLabels(): Record<string, string>;
66
+ export declare function getColorVarsLabels(): OptionsConfig["labels"];
47
67
  /**
48
68
  * Get Design System themes tokens.
49
69
  */
50
70
  export declare function getThemesColorTokens(): string[];
71
+ /**
72
+ * Get a Storybook Arg config for Design System color tokens.
73
+ * Useful to configure a control for the stories.
74
+ * @param nullable - If true, it will add a `null` option to the list of options, with a label of "-" to allow the user to deselect a color value.
75
+ * @example ```
76
+ * "--z-component--background-color": getColorTokenArgConfig()
77
+ * ```
78
+ */
79
+ export declare function getColorTokenArgConfig(nullable?: boolean): Args;
80
+ export {};
@@ -21,4 +21,9 @@ interface JSONObject {
21
21
  type JSONArray = JSONValue[];
22
22
  export declare function convertJson(data: string): JSONValue;
23
23
  export declare function colorFromId(id: number): string;
24
+ /**
25
+ * Check if the passed CSS selector is valid.
26
+ * @param selector CSS selector to validate
27
+ */
28
+ export declare function isSelectorValid(selector: string): boolean;
24
29
  export {};
@@ -1 +1 @@
1
- {"version":3,"names":["UTILS","colorFromId"],"sources":["src/index.ts"],"sourcesContent":["import {colorFromId} from \"./utils/utils\";\n\nconst UTILS = {\n colorFromId,\n};\n\nexport {UTILS as Utils};\nexport * from \"./components\";\nexport * from \"./beans\";\n"],"mappings":"8uCAEMA,GAAQ,CACZC,sB"}
1
+ {"version":3,"names":["UTILS","colorFromId"],"sources":["src/index.ts"],"sourcesContent":["import {colorFromId} from \"./utils/utils\";\n\nconst UTILS = {\n colorFromId,\n};\n\nexport * from \"./beans\";\nexport * from \"./components\";\nexport {UTILS as Utils};\n"],"mappings":"8uCAEMA,GAAQ,CACZC,sB","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["LicenseType","CardVariant","NavigationTabsOrientation","NavigationTabsSize","NavigationTabsKeyboardEvents","ButtonVariant","ButtonType","ButtonSize","ControlSize","InputType","InputStatus","PopoverPosition","KeyboardKeyCode","KeyboardCode","ThemeVariant","DividerSize","DividerOrientation","SortDirection","AvatarSize","ListSize","ExpandableListStyle","ExpandableListButtonAlign","LabelPosition","ListDividerType","ListType","NotificationType","AlertType","Device","PocketStatus","ToastNotification","ToastNotificationTransition","ToastNotificationPosition","ZTableRowExpandedType","ZAriaAlertMode","TransitionDirection","OffCanvasVariant","ZFileUploadType","ZChipType","ZSectionTitleDividerPosition","ZDatePickerMode","ZDatePickerModeValue","ZDatePickerPosition","ZRangePickerMode","InfoRevealPosition","CoverHeroVariant","CoverHeroContentPosition","CarouselArrowsPosition","CarouselProgressMode","BreadcrumbPathStyle","BreadcrumbHomepageVariant","VisibilityCondition","BookCardVariant","AccordionVariant"],"sources":["src/beans/index.tsx"],"sourcesContent":["export type MyzLink = {\n label: string;\n img: string;\n link: string;\n};\n\nexport enum LicenseType {\n REAL = \"reale\",\n VIRTUAL = \"virtuale\",\n TRIAL = \"saggio\",\n TEMP = \"reale_temp\",\n}\n\nexport type Card = {\n id: string;\n isbn: string;\n volumeTitle: string;\n operaTitle: string;\n img: string;\n authors: string;\n actions: Action[];\n isBookmark: boolean;\n licenseType: LicenseType;\n};\n\nexport enum CardVariant {\n BORDER = \"border\",\n SHADOW = \"shadow\",\n OVERLAY = \"overlay\",\n TEXT = \"text\",\n}\n\nexport type Action = {\n isLink: boolean;\n value: string;\n url?: string;\n};\n\nexport type ListItem = {\n text: string;\n link?: string;\n linktarget?: string;\n icon?: string;\n listitemid?: string;\n};\n\nexport type FilterItem = {\n name: string;\n id: string;\n isActive: boolean;\n isfixed: boolean;\n};\n\nexport type MenuItem = {\n id: string;\n label: string;\n link?: string;\n icon?: string;\n target?: string;\n subMenu?: MenuItem[];\n};\n\nexport type TabItem = {\n id: string;\n label: string;\n icon?: string;\n size?: string;\n selected?: boolean;\n disabled?: boolean;\n};\n\nexport enum NavigationTabsOrientation {\n HORIZONTAL = \"horizontal\",\n VERTICAL = \"vertical\",\n}\n\nexport enum NavigationTabsSize {\n BIG = \"big\",\n SMALL = \"small\",\n}\n\nexport enum NavigationTabsKeyboardEvents {\n LEFT = \"ArrowLeft\",\n RIGHT = \"ArrowRight\",\n UP = \"ArrowUp\",\n DOWN = \"ArrowDown\",\n}\n\nexport type HeaderUserData = {\n islogged: boolean;\n id?: number;\n name?: string;\n usergroup: number;\n userlinks: MenuItem[];\n};\n\nexport type ComboItem = {\n id: string;\n name: string;\n checked: boolean;\n category?: string;\n};\n\nexport enum ButtonVariant {\n PRIMARY = \"primary\",\n SECONDARY = \"secondary\",\n TERTIARY = \"tertiary\",\n}\n\nexport enum ButtonType {\n SUBMIT = \"submit\",\n RESET = \"reset\",\n BUTTON = \"button\",\n}\n\n/**\n * @deprecated Use ControlSize instead\n */\nexport enum ButtonSize {\n BIG = \"big\",\n SMALL = \"small\",\n X_SMALL = \"x-small\",\n}\n\nexport enum ControlSize {\n BIG = \"big\",\n SMALL = \"small\",\n X_SMALL = \"x-small\",\n}\n\nexport enum InputType {\n TEXT = \"text\",\n PASSWORD = \"password\",\n NUMBER = \"number\",\n EMAIL = \"email\",\n TEXTAREA = \"textarea\",\n CHECKBOX = \"checkbox\",\n RADIO = \"radio\",\n TEL = \"tel\",\n URL = \"url\",\n SEARCH = \"search\",\n}\n\nexport enum InputStatus {\n SUCCESS = \"success\",\n ERROR = \"error\",\n WARNING = \"warning\",\n}\n\nexport enum PopoverPosition {\n AUTO = \"auto\",\n TOP = \"top\",\n RIGHT = \"right\",\n BOTTOM = \"bottom\",\n LEFT = \"left\",\n TOP_RIGHT = \"top_right\",\n TOP_LEFT = \"top_left\",\n BOTTOM_RIGHT = \"bottom_right\",\n BOTTOM_LEFT = \"bottom_left\",\n RIGHT_TOP = \"right_top\",\n RIGHT_BOTTOM = \"right_bottom\",\n LEFT_TOP = \"left_top\",\n LEFT_BOTTOM = \"left_bottom\",\n}\n\nexport enum KeyboardKeyCode {\n TAB = 9,\n SPACE = 32,\n ESC = 27,\n ENTER = 13,\n ARROW_UP = 38,\n ARROW_DOWN = 40,\n BACKSPACE = 8,\n DELETE = 46,\n}\n\nexport enum KeyboardCode {\n TAB = \"Tab\",\n SPACE = \"Space\",\n ESC = \"Escape\",\n ENTER = \"Enter\",\n ARROW_UP = \"ArrowUp\",\n ARROW_DOWN = \"ArrowDown\",\n BACKSPACE = \"Backspace\",\n DELETE = \"Delete\",\n}\n\nexport type SelectItem = {\n id: string;\n name: string;\n selected: boolean;\n icon?: string;\n disabled?: boolean;\n category?: string;\n};\n\nexport enum ThemeVariant {\n DARK = \"dark\",\n LIGHT = \"light\",\n}\n\nexport enum DividerSize {\n SMALL = \"small\",\n MEDIUM = \"medium\",\n LARGE = \"large\",\n}\n\nexport enum DividerOrientation {\n HORIZONTAL = \"horizontal\",\n VERTICAL = \"vertical\",\n}\n\nexport enum SortDirection {\n ASC = \"asc\",\n DESC = \"desc\",\n}\n\nexport enum AvatarSize {\n SMALL = \"small\",\n MEDIUM = \"medium\",\n LARGE = \"large\",\n}\n\nexport enum ListSize {\n SMALL = \"small\",\n MEDIUM = \"medium\",\n LARGE = \"large\",\n X_LARGE = \"x-large\",\n}\n\nexport enum ExpandableListStyle {\n ACCORDION = \"accordion\",\n MENU = \"menu\",\n}\n\nexport enum ExpandableListButtonAlign {\n RIGHT = \"right\",\n LEFT = \"left\",\n}\n\nexport enum LabelPosition {\n RIGHT = \"right\",\n LEFT = \"left\",\n}\n\nexport enum ListDividerType {\n NONE = \"none\",\n HEADER = \"header\",\n ELEMENT = \"element\",\n}\n\nexport enum ListType {\n NONE = \"none\",\n ORDERED = \"ordered\",\n UNORDERED = \"unordered\",\n}\n\nexport enum NotificationType {\n SUCCESS = \"success\",\n WARNING = \"warning\",\n ERROR = \"error\",\n}\n\nexport enum AlertType {\n SUCCESS = \"success\",\n WARNING = \"warning\",\n ERROR = \"error\",\n}\n\nexport enum Device {\n MOBILE = \"mobile\",\n TABLET = \"tablet\",\n DESKTOP = \"desktop\",\n DESKTOP_WIDE = \"desktop-wide\",\n}\n\nexport type DictionaryData = {\n author: string;\n year: string;\n title: string;\n description: string;\n onlineLicense: DictionaryLicenseData;\n offlineLicense: DictionaryLicenseData;\n};\n\nexport type DictionaryLicenseData = {\n expiration: string;\n expired: boolean;\n expiring: boolean;\n installations: string;\n};\n\nexport enum PocketStatus {\n PREVIEW = \"preview\",\n OPEN = \"open\",\n CLOSED = \"closed\",\n}\n\nexport enum ToastNotification {\n DARK = \"dark\",\n LIGHT = \"light\",\n ACCENT = \"accent\",\n ERROR = \"error\",\n SUCCESS = \"success\",\n WARNING = \"warning\",\n}\n\nexport enum ToastNotificationTransition {\n SLIDE_IN_LEFT = \"slide-in-left\",\n SLIDE_IN_RIGHT = \"slide-in-right\",\n SLIDE_IN_DOWN = \"slide-in-down\",\n SLIDE_IN_UP = \"slide-in-up\",\n SLIDE_OUT_LEFT = \"slide-out-left\",\n SLIDE_OUT_RIGHT = \"slide-out-right\",\n SLIDE_OUT_DOWN = \"slide-out-down\",\n SLIDE_OUT_UP = \"slide-out-up\",\n}\n\nexport enum ToastNotificationPosition {\n TOP_RIGHT = \"top-right\",\n TOP_LEFT = \"top-left\",\n TOP_CENTRE = \"top-centre\",\n BOTTOM_RIGHT = \"bottom-right\",\n BOTTOM_LEFT = \"bottom-left\",\n BOTTOM_CENTRE = \"bottom-centre\",\n}\n\nexport enum ZTableRowExpandedType {\n EXPANDABLE = \"expandable\",\n PADDING = \"padding\",\n NONE = \"none\",\n}\n\nexport enum ZAriaAlertMode {\n POLITE = \"polite\",\n ASSERTIVE = \"assertive\",\n}\n\nexport enum TransitionDirection {\n LEFT = \"left\",\n RIGHT = \"right\",\n}\n\nexport enum OffCanvasVariant {\n OVERLAY = \"overlay\",\n PUSHCONTENT = \"pushcontent\",\n}\n\nexport enum ZFileUploadType {\n DEFAULT = \"default\",\n DRAGDROP = \"dragdrop\",\n}\n\nexport enum ZChipType {\n DEFAULT = \"default\",\n MEDIUM = \"medium\",\n SMALL = \"small\",\n}\n\nexport enum ZSectionTitleDividerPosition {\n BEFORE = \"before\",\n AFTER = \"after\",\n}\n\nexport enum ZDatePickerMode {\n DATE = \"date\",\n DATE_TIME = \"date-time\",\n MONTHS = \"months\",\n}\n\nexport enum ZDatePickerModeValue {\n DATE = 401,\n DATE_TIME = 523,\n MONTHS = 288,\n}\n\nexport enum ZDatePickerPosition {\n TOP = \"top\",\n BOTTOM = \"bottom\",\n}\n\nexport enum ZRangePickerMode {\n DATE = \"date\",\n DATE_TIME = \"date-time\",\n}\n\nexport type SkipToContentLink = {\n label: string;\n href: string;\n ariaLabel?: string;\n};\n\nexport enum InfoRevealPosition {\n TOP_RIGHT = \"top_right\",\n TOP_LEFT = \"top_left\",\n BOTTOM_RIGHT = \"bottom_right\",\n BOTTOM_LEFT = \"bottom_left\",\n}\n\nexport enum CoverHeroVariant {\n OVERLAY = \"overlay\",\n STACKED = \"stacked\",\n}\n\nexport enum CoverHeroContentPosition {\n TOP = \"top\",\n BOTTOM = \"bottom\",\n}\n\nexport enum CarouselArrowsPosition {\n OVER = \"over\",\n BOTTOM = \"bottom\",\n}\n\nexport enum CarouselProgressMode {\n DOTS = \"dots\",\n NUMBERS = \"numbers\",\n}\n\nexport type SearchbarItem = {\n label: string;\n id?: string;\n icon?: string;\n tag?: {icon?: string; text: string};\n category?: string;\n subcategory?: string;\n};\n\nexport type SearchbarGroupedItem = {\n [key: string]: SearchbarGroup;\n};\n\nexport type SearchbarGroup = {\n items: SearchbarItem[];\n category?: string;\n subcategory?: string;\n};\n\nexport type BreadcrumbPath = {\n text?: string;\n path?: string;\n hasTooltip?: boolean;\n};\n\nexport enum BreadcrumbPathStyle {\n SEMIBOLD = \"semibold\",\n UNDERLINED = \"underlined\",\n}\n\nexport enum BreadcrumbHomepageVariant {\n TEXT = \"text\",\n ICON = \"icon\",\n}\n\nexport enum VisibilityCondition {\n HOVER = \"hover\",\n ALWAYS = \"always\",\n}\n\nexport enum BookCardVariant {\n EXPANDED = \"expanded\",\n COMPACT = \"compact\",\n SEARCH = \"search\",\n}\n\nexport enum AccordionVariant {\n DEFAULT = \"default\",\n BACKGROUND = \"background\",\n}\n"],"mappings":"IAMYA,GAAZ,SAAYA,GACVA,EAAA,gBACAA,EAAA,sBACAA,EAAA,kBACAA,EAAA,oBACD,EALD,CAAYA,MAAW,K,IAmBXC,GAAZ,SAAYA,GACVA,EAAA,mBACAA,EAAA,mBACAA,EAAA,qBACAA,EAAA,cACD,EALD,CAAYA,MAAW,K,IA8CXC,GAAZ,SAAYA,GACVA,EAAA,2BACAA,EAAA,sBACD,EAHD,CAAYA,MAAyB,K,IAKzBC,GAAZ,SAAYA,GACVA,EAAA,aACAA,EAAA,gBACD,EAHD,CAAYA,MAAkB,K,IAKlBC,GAAZ,SAAYA,GACVA,EAAA,oBACAA,EAAA,sBACAA,EAAA,gBACAA,EAAA,mBACD,EALD,CAAYA,MAA4B,K,IAsB5BC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,yBACAA,EAAA,sBACD,EAJD,CAAYA,MAAa,K,IAMbC,GAAZ,SAAYA,GACVA,EAAA,mBACAA,EAAA,iBACAA,EAAA,kBACD,EAJD,CAAYA,MAAU,K,IASVC,GAAZ,SAAYA,GACVA,EAAA,aACAA,EAAA,iBACAA,EAAA,oBACD,EAJD,CAAYA,MAAU,K,IAMVC,GAAZ,SAAYA,GACVA,EAAA,aACAA,EAAA,iBACAA,EAAA,oBACD,EAJD,CAAYA,MAAW,K,IAMXC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,uBACAA,EAAA,mBACAA,EAAA,iBACAA,EAAA,uBACAA,EAAA,uBACAA,EAAA,iBACAA,EAAA,aACAA,EAAA,aACAA,EAAA,kBACD,EAXD,CAAYA,MAAS,K,IAaTC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,iBACAA,EAAA,oBACD,EAJD,CAAYA,MAAW,K,IAMXC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,aACAA,EAAA,iBACAA,EAAA,mBACAA,EAAA,eACAA,EAAA,yBACAA,EAAA,uBACAA,EAAA,+BACAA,EAAA,6BACAA,EAAA,yBACAA,EAAA,+BACAA,EAAA,uBACAA,EAAA,4BACD,EAdD,CAAYA,MAAe,K,IAgBfC,GAAZ,SAAYA,GACVA,IAAA,gBACAA,IAAA,qBACAA,IAAA,iBACAA,IAAA,qBACAA,IAAA,2BACAA,IAAA,+BACAA,IAAA,4BACAA,IAAA,sBACD,EATD,CAAYA,MAAe,K,IAWfC,GAAZ,SAAYA,GACVA,EAAA,aACAA,EAAA,iBACAA,EAAA,gBACAA,EAAA,iBACAA,EAAA,sBACAA,EAAA,0BACAA,EAAA,yBACAA,EAAA,kBACD,EATD,CAAYA,MAAY,K,IAoBZC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,gBACD,EAHD,CAAYA,MAAY,K,IAKZC,GAAZ,SAAYA,GACVA,EAAA,iBACAA,EAAA,mBACAA,EAAA,gBACD,EAJD,CAAYA,MAAW,K,IAMXC,GAAZ,SAAYA,GACVA,EAAA,2BACAA,EAAA,sBACD,EAHD,CAAYA,MAAkB,K,IAKlBC,GAAZ,SAAYA,GACVA,EAAA,aACAA,EAAA,cACD,EAHD,CAAYA,MAAa,K,IAKbC,GAAZ,SAAYA,GACVA,EAAA,iBACAA,EAAA,mBACAA,EAAA,gBACD,EAJD,CAAYA,MAAU,K,IAMVC,GAAZ,SAAYA,GACVA,EAAA,iBACAA,EAAA,mBACAA,EAAA,iBACAA,EAAA,oBACD,EALD,CAAYA,MAAQ,K,IAORC,GAAZ,SAAYA,GACVA,EAAA,yBACAA,EAAA,cACD,EAHD,CAAYA,MAAmB,K,IAKnBC,GAAZ,SAAYA,GACVA,EAAA,iBACAA,EAAA,cACD,EAHD,CAAYA,MAAyB,K,IAKzBC,GAAZ,SAAYA,GACVA,EAAA,iBACAA,EAAA,cACD,EAHD,CAAYA,MAAa,K,IAKbC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,mBACAA,EAAA,oBACD,EAJD,CAAYA,MAAe,K,IAMfC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,qBACAA,EAAA,wBACD,EAJD,CAAYA,MAAQ,K,IAMRC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,qBACAA,EAAA,gBACD,EAJD,CAAYA,MAAgB,K,IAMhBC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,qBACAA,EAAA,gBACD,EAJD,CAAYA,MAAS,K,IAMTC,GAAZ,SAAYA,GACVA,EAAA,mBACAA,EAAA,mBACAA,EAAA,qBACAA,EAAA,8BACD,EALD,CAAYA,MAAM,K,IAuBNC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,eACAA,EAAA,kBACD,EAJD,CAAYA,MAAY,K,IAMZC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,iBACAA,EAAA,mBACAA,EAAA,iBACAA,EAAA,qBACAA,EAAA,oBACD,EAPD,CAAYA,MAAiB,K,IASjBC,GAAZ,SAAYA,GACVA,EAAA,iCACAA,EAAA,mCACAA,EAAA,iCACAA,EAAA,6BACAA,EAAA,mCACAA,EAAA,qCACAA,EAAA,mCACAA,EAAA,8BACD,EATD,CAAYA,MAA2B,K,IAW3BC,GAAZ,SAAYA,GACVA,EAAA,yBACAA,EAAA,uBACAA,EAAA,2BACAA,EAAA,+BACAA,EAAA,6BACAA,EAAA,gCACD,EAPD,CAAYA,MAAyB,K,IASzBC,GAAZ,SAAYA,GACVA,EAAA,2BACAA,EAAA,qBACAA,EAAA,cACD,EAJD,CAAYA,MAAqB,K,IAMrBC,GAAZ,SAAYA,GACVA,EAAA,mBACAA,EAAA,wBACD,EAHD,CAAYA,MAAc,K,IAKdC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,gBACD,EAHD,CAAYA,MAAmB,K,IAKnBC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,4BACD,EAHD,CAAYA,MAAgB,K,IAKhBC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,sBACD,EAHD,CAAYA,MAAe,K,IAKfC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,mBACAA,EAAA,gBACD,EAJD,CAAYA,MAAS,K,IAMTC,GAAZ,SAAYA,GACVA,EAAA,mBACAA,EAAA,gBACD,EAHD,CAAYA,MAA4B,K,IAK5BC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,yBACAA,EAAA,kBACD,EAJD,CAAYA,MAAe,K,IAMfC,GAAZ,SAAYA,GACVA,IAAA,oBACAA,IAAA,8BACAA,IAAA,uBACD,EAJD,CAAYA,MAAoB,K,IAMpBC,GAAZ,SAAYA,GACVA,EAAA,aACAA,EAAA,kBACD,EAHD,CAAYA,MAAmB,K,IAKnBC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,wBACD,EAHD,CAAYA,MAAgB,K,IAWhBC,GAAZ,SAAYA,GACVA,EAAA,yBACAA,EAAA,uBACAA,EAAA,+BACAA,EAAA,4BACD,EALD,CAAYA,MAAkB,K,IAOlBC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,oBACD,EAHD,CAAYA,MAAgB,K,IAKhBC,GAAZ,SAAYA,GACVA,EAAA,aACAA,EAAA,kBACD,EAHD,CAAYA,MAAwB,K,IAKxBC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,kBACD,EAHD,CAAYA,MAAsB,K,IAKtBC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,oBACD,EAHD,CAAYA,MAAoB,K,IA8BpBC,GAAZ,SAAYA,GACVA,EAAA,uBACAA,EAAA,0BACD,EAHD,CAAYA,MAAmB,K,IAKnBC,GAAZ,SAAYA,GACVA,EAAA,eACAA,EAAA,cACD,EAHD,CAAYA,MAAyB,K,IAKzBC,GAAZ,SAAYA,GACVA,EAAA,iBACAA,EAAA,kBACD,EAHD,CAAYA,MAAmB,K,IAKnBC,GAAZ,SAAYA,GACVA,EAAA,uBACAA,EAAA,qBACAA,EAAA,kBACD,EAJD,CAAYA,MAAe,K,IAMfC,GAAZ,SAAYA,GACVA,EAAA,qBACAA,EAAA,0BACD,EAHD,CAAYA,MAAgB,Y"}
1
+ {"version":3,"names":["LicenseType","CardVariant","NavigationTabsOrientation","NavigationTabsSize","NavigationTabsKeyboardEvents","ButtonVariant","ButtonType","ButtonSize","ControlSize","InputType","InputStatus","PopoverPosition","KeyboardKeyCode","KeyboardCode","ThemeVariant","DividerSize","DividerOrientation","SortDirection","AvatarSize","ListSize","ExpandableListStyle","ExpandableListButtonAlign","LabelPosition","ListDividerType","ListType","NotificationType","AlertType","Device","PocketStatus","ToastNotification","ToastNotificationTransition","ToastNotificationPosition","ZTableRowExpandedType","ZAriaAlertMode","TransitionDirection","OffCanvasVariant","ZFileUploadType","ZChipType","ZSectionTitleDividerPosition","ZDatePickerMode","ZDatePickerModeValue","ZDatePickerPosition","ZRangePickerMode","InfoRevealPosition","CoverHeroVariant","CoverHeroContentPosition","CarouselArrowsPosition","CarouselProgressMode","BreadcrumbPathStyle","BreadcrumbHomepageVariant","VisibilityCondition","BookCardVariant","AccordionVariant"],"sources":["src/beans/index.tsx"],"sourcesContent":["export type MyzLink = {\n label: string;\n img: string;\n link: string;\n};\n\nexport enum LicenseType {\n REAL = \"reale\",\n VIRTUAL = \"virtuale\",\n TRIAL = \"saggio\",\n TEMP = \"reale_temp\",\n}\n\nexport type Card = {\n id: string;\n isbn: string;\n volumeTitle: string;\n operaTitle: string;\n img: string;\n authors: string;\n actions: Action[];\n isBookmark: boolean;\n licenseType: LicenseType;\n};\n\nexport enum CardVariant {\n BORDER = \"border\",\n SHADOW = \"shadow\",\n OVERLAY = \"overlay\",\n TEXT = \"text\",\n}\n\nexport type Action = {\n isLink: boolean;\n value: string;\n url?: string;\n};\n\nexport type ListItem = {\n text: string;\n link?: string;\n linktarget?: string;\n icon?: string;\n listitemid?: string;\n};\n\nexport type FilterItem = {\n name: string;\n id: string;\n isActive: boolean;\n isfixed: boolean;\n};\n\nexport type MenuItem = {\n id: string;\n label: string;\n link?: string;\n icon?: string;\n target?: string;\n subMenu?: MenuItem[];\n};\n\nexport type TabItem = {\n id: string;\n label: string;\n icon?: string;\n size?: string;\n selected?: boolean;\n disabled?: boolean;\n};\n\nexport enum NavigationTabsOrientation {\n HORIZONTAL = \"horizontal\",\n VERTICAL = \"vertical\",\n}\n\nexport enum NavigationTabsSize {\n BIG = \"big\",\n SMALL = \"small\",\n}\n\nexport enum NavigationTabsKeyboardEvents {\n LEFT = \"ArrowLeft\",\n RIGHT = \"ArrowRight\",\n UP = \"ArrowUp\",\n DOWN = \"ArrowDown\",\n}\n\nexport type HeaderUserData = {\n islogged: boolean;\n id?: number;\n name?: string;\n usergroup: number;\n userlinks: MenuItem[];\n};\n\nexport type ComboItem = {\n id: string;\n name: string;\n checked: boolean;\n category?: string;\n};\n\nexport enum ButtonVariant {\n PRIMARY = \"primary\",\n SECONDARY = \"secondary\",\n TERTIARY = \"tertiary\",\n}\n\nexport enum ButtonType {\n SUBMIT = \"submit\",\n RESET = \"reset\",\n BUTTON = \"button\",\n}\n\n/**\n * @deprecated Use ControlSize instead\n */\nexport enum ButtonSize {\n BIG = \"big\",\n SMALL = \"small\",\n X_SMALL = \"x-small\",\n}\n\nexport enum ControlSize {\n BIG = \"big\",\n SMALL = \"small\",\n X_SMALL = \"x-small\",\n}\n\nexport enum InputType {\n TEXT = \"text\",\n PASSWORD = \"password\",\n NUMBER = \"number\",\n EMAIL = \"email\",\n TEXTAREA = \"textarea\",\n CHECKBOX = \"checkbox\",\n RADIO = \"radio\",\n TEL = \"tel\",\n URL = \"url\",\n SEARCH = \"search\",\n}\n\nexport enum InputStatus {\n SUCCESS = \"success\",\n ERROR = \"error\",\n WARNING = \"warning\",\n}\n\nexport enum PopoverPosition {\n AUTO = \"auto\",\n TOP = \"top\",\n RIGHT = \"right\",\n BOTTOM = \"bottom\",\n LEFT = \"left\",\n TOP_RIGHT = \"top_right\",\n TOP_LEFT = \"top_left\",\n BOTTOM_RIGHT = \"bottom_right\",\n BOTTOM_LEFT = \"bottom_left\",\n RIGHT_TOP = \"right_top\",\n RIGHT_BOTTOM = \"right_bottom\",\n LEFT_TOP = \"left_top\",\n LEFT_BOTTOM = \"left_bottom\",\n}\n\nexport enum KeyboardKeyCode {\n TAB = 9,\n SPACE = 32,\n ESC = 27,\n ENTER = 13,\n ARROW_UP = 38,\n ARROW_DOWN = 40,\n BACKSPACE = 8,\n DELETE = 46,\n}\n\nexport enum KeyboardCode {\n TAB = \"Tab\",\n SPACE = \"Space\",\n ESC = \"Escape\",\n ENTER = \"Enter\",\n ARROW_UP = \"ArrowUp\",\n ARROW_DOWN = \"ArrowDown\",\n BACKSPACE = \"Backspace\",\n DELETE = \"Delete\",\n}\n\nexport type SelectItem = {\n id: string;\n name: string;\n selected: boolean;\n icon?: string;\n disabled?: boolean;\n category?: string;\n};\n\nexport enum ThemeVariant {\n DARK = \"dark\",\n LIGHT = \"light\",\n}\n\nexport enum DividerSize {\n SMALL = \"small\",\n MEDIUM = \"medium\",\n LARGE = \"large\",\n}\n\nexport enum DividerOrientation {\n HORIZONTAL = \"horizontal\",\n VERTICAL = \"vertical\",\n}\n\nexport enum SortDirection {\n ASC = \"asc\",\n DESC = \"desc\",\n}\n\nexport enum AvatarSize {\n SMALL = \"small\",\n MEDIUM = \"medium\",\n LARGE = \"large\",\n}\n\nexport enum ListSize {\n SMALL = \"small\",\n MEDIUM = \"medium\",\n LARGE = \"large\",\n X_LARGE = \"x-large\",\n}\n\nexport enum ExpandableListStyle {\n ACCORDION = \"accordion\",\n MENU = \"menu\",\n}\n\nexport enum ExpandableListButtonAlign {\n RIGHT = \"right\",\n LEFT = \"left\",\n}\n\nexport enum LabelPosition {\n RIGHT = \"right\",\n LEFT = \"left\",\n}\n\nexport enum ListDividerType {\n NONE = \"none\",\n HEADER = \"header\",\n ELEMENT = \"element\",\n}\n\nexport enum ListType {\n NONE = \"none\",\n ORDERED = \"ordered\",\n UNORDERED = \"unordered\",\n}\n\nexport enum NotificationType {\n SUCCESS = \"success\",\n WARNING = \"warning\",\n ERROR = \"error\",\n}\n\nexport enum AlertType {\n SUCCESS = \"success\",\n WARNING = \"warning\",\n ERROR = \"error\",\n}\n\nexport enum Device {\n MOBILE = \"mobile\",\n TABLET = \"tablet\",\n DESKTOP = \"desktop\",\n DESKTOP_WIDE = \"desktop-wide\",\n}\n\nexport type DictionaryData = {\n author: string;\n year: string;\n title: string;\n description: string;\n onlineLicense: DictionaryLicenseData;\n offlineLicense: DictionaryLicenseData;\n};\n\nexport type DictionaryLicenseData = {\n expiration: string;\n expired: boolean;\n expiring: boolean;\n installations: string;\n};\n\nexport enum PocketStatus {\n PREVIEW = \"preview\",\n OPEN = \"open\",\n CLOSED = \"closed\",\n}\n\nexport enum ToastNotification {\n DARK = \"dark\",\n LIGHT = \"light\",\n ACCENT = \"accent\",\n ERROR = \"error\",\n SUCCESS = \"success\",\n WARNING = \"warning\",\n}\n\nexport enum ToastNotificationTransition {\n SLIDE_IN_LEFT = \"slide-in-left\",\n SLIDE_IN_RIGHT = \"slide-in-right\",\n SLIDE_IN_DOWN = \"slide-in-down\",\n SLIDE_IN_UP = \"slide-in-up\",\n SLIDE_OUT_LEFT = \"slide-out-left\",\n SLIDE_OUT_RIGHT = \"slide-out-right\",\n SLIDE_OUT_DOWN = \"slide-out-down\",\n SLIDE_OUT_UP = \"slide-out-up\",\n}\n\nexport enum ToastNotificationPosition {\n TOP_RIGHT = \"top-right\",\n TOP_LEFT = \"top-left\",\n TOP_CENTRE = \"top-centre\",\n BOTTOM_RIGHT = \"bottom-right\",\n BOTTOM_LEFT = \"bottom-left\",\n BOTTOM_CENTRE = \"bottom-centre\",\n}\n\nexport enum ZTableRowExpandedType {\n EXPANDABLE = \"expandable\",\n PADDING = \"padding\",\n NONE = \"none\",\n}\n\nexport enum ZAriaAlertMode {\n POLITE = \"polite\",\n ASSERTIVE = \"assertive\",\n}\n\nexport enum TransitionDirection {\n LEFT = \"left\",\n RIGHT = \"right\",\n}\n\nexport enum OffCanvasVariant {\n OVERLAY = \"overlay\",\n PUSHCONTENT = \"pushcontent\",\n}\n\nexport enum ZFileUploadType {\n DEFAULT = \"default\",\n DRAGDROP = \"dragdrop\",\n}\n\nexport enum ZChipType {\n DEFAULT = \"default\",\n MEDIUM = \"medium\",\n SMALL = \"small\",\n}\n\nexport enum ZSectionTitleDividerPosition {\n BEFORE = \"before\",\n AFTER = \"after\",\n}\n\nexport enum ZDatePickerMode {\n DATE = \"date\",\n DATE_TIME = \"date-time\",\n MONTHS = \"months\",\n}\n\nexport enum ZDatePickerModeValue {\n DATE = 401,\n DATE_TIME = 523,\n MONTHS = 288,\n}\n\nexport enum ZDatePickerPosition {\n TOP = \"top\",\n BOTTOM = \"bottom\",\n}\n\nexport enum ZRangePickerMode {\n DATE = \"date\",\n DATE_TIME = \"date-time\",\n}\n\nexport type SkipToContentLink = {\n label: string;\n href: string;\n ariaLabel?: string;\n};\n\nexport enum InfoRevealPosition {\n TOP_RIGHT = \"top_right\",\n TOP_LEFT = \"top_left\",\n BOTTOM_RIGHT = \"bottom_right\",\n BOTTOM_LEFT = \"bottom_left\",\n}\n\nexport enum CoverHeroVariant {\n OVERLAY = \"overlay\",\n STACKED = \"stacked\",\n}\n\nexport enum CoverHeroContentPosition {\n TOP = \"top\",\n BOTTOM = \"bottom\",\n}\n\nexport enum CarouselArrowsPosition {\n OVER = \"over\",\n BOTTOM = \"bottom\",\n}\n\nexport enum CarouselProgressMode {\n DOTS = \"dots\",\n NUMBERS = \"numbers\",\n}\n\nexport type SearchbarItem = {\n label: string;\n id?: string;\n icon?: string;\n tag?: {icon?: string; text: string};\n category?: string;\n subcategory?: string;\n};\n\nexport type SearchbarGroupedItem = {\n [key: string]: SearchbarGroup;\n};\n\nexport type SearchbarGroup = {\n items: SearchbarItem[];\n category?: string;\n subcategory?: string;\n};\n\nexport type BreadcrumbPath = {\n text?: string;\n path?: string;\n hasTooltip?: boolean;\n};\n\nexport enum BreadcrumbPathStyle {\n SEMIBOLD = \"semibold\",\n UNDERLINED = \"underlined\",\n}\n\nexport enum BreadcrumbHomepageVariant {\n TEXT = \"text\",\n ICON = \"icon\",\n}\n\nexport enum VisibilityCondition {\n HOVER = \"hover\",\n ALWAYS = \"always\",\n}\n\nexport enum BookCardVariant {\n EXPANDED = \"expanded\",\n COMPACT = \"compact\",\n SEARCH = \"search\",\n}\n\nexport enum AccordionVariant {\n DEFAULT = \"default\",\n BACKGROUND = \"background\",\n}\n"],"mappings":"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","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as e,a as s}from"./p-cc3c02fe.js";import{A as i}from"./p-025f494e.js";const a=":host{display:inline-flex;overflow:hidden;align-items:center;justify-content:center;background-color:var(--gray700);border-radius:50%;font-family:var(--font-family-sans);text-transform:uppercase}:host(.small),:host(.small)>img{width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3)}:host(.medium),:host(.medium)>img{width:calc(var(--space-unit) * 4);height:calc(var(--space-unit) * 4)}:host(.large),:host(.large)>img{width:calc(var(--space-unit) * 5);height:calc(var(--space-unit) * 5)}:host>img{object-fit:cover}";const r=a;const c=class{constructor(e){t(this,e);var s,a;this.size=i.MEDIUM;this.text=undefined;this.textColor="color-white";this.backgroundColor="gray700";this.image=undefined;if(((s=this.text)===null||s===void 0?void 0:s.length)===0&&((a=this.image)===null||a===void 0?void 0:a.length)===0){console.warn("z-avatar must contain at least one prop between text and image")}}getTextSize(){if(this.size===i.SMALL){return"5"}else if(this.size===i.MEDIUM){return"4"}else if(this.size===i.LARGE){return"2"}}render(){return e(s,{key:"63564a1499f36b406dcece1fd47bb0aa8e06ed6d",class:{[this.size]:true,[`body-${this.getTextSize()}-sb`]:true},style:{color:`var(--${this.textColor})`,backgroundColor:`var(--${this.backgroundColor})`}},this.text&&!this.image&&e("span",{key:"9813952059608df9a5cdf74db7038aec2751dfa8"},this.text.substring(0,2)),this.image&&e("img",{key:"d918f83b5212cb7618e30a0dc040f0c312341386",src:this.image,onError:()=>this.image=""}))}};c.style=r;export{c as z_avatar};
2
+ //# sourceMappingURL=p-060725ef.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZAvatarStyle0","ZAvatar","constructor","hostRef","AvatarSize","MEDIUM","_a","this","text","length","_b","image","console","warn","getTextSize","size","SMALL","LARGE","render","h","Host","key","class","style","color","textColor","backgroundColor","substring","src","onError"],"sources":["src/components/z-avatar/styles.css?tag=z-avatar&encapsulation=shadow","src/components/z-avatar/index.tsx"],"sourcesContent":[":host {\n display: inline-flex;\n overflow: hidden;\n align-items: center;\n justify-content: center;\n background-color: var(--gray700);\n border-radius: 50%;\n font-family: var(--font-family-sans);\n text-transform: uppercase;\n}\n\n:host(.small),\n:host(.small) > img {\n width: calc(var(--space-unit) * 3);\n height: calc(var(--space-unit) * 3);\n}\n\n:host(.medium),\n:host(.medium) > img {\n width: calc(var(--space-unit) * 4);\n height: calc(var(--space-unit) * 4);\n}\n\n:host(.large),\n:host(.large) > img {\n width: calc(var(--space-unit) * 5);\n height: calc(var(--space-unit) * 5);\n}\n\n:host > img {\n object-fit: cover;\n}\n","import {Component, Host, Prop, h} from \"@stencil/core\";\nimport {AvatarSize} from \"../../beans\";\n\n@Component({\n tag: \"z-avatar\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZAvatar {\n /** [optional] Avatar size */\n @Prop()\n size?: AvatarSize = AvatarSize.MEDIUM;\n\n /** [optional] Avatar text */\n @Prop()\n text?: string;\n\n /** [optional] Avatar text color */\n @Prop()\n textColor?: string = \"color-white\";\n\n /** [optional] Avatar background color */\n @Prop()\n backgroundColor?: string = \"gray700\";\n\n /** [optional] Avatar image */\n @Prop({mutable: true})\n image?: string;\n\n constructor() {\n if (this.text?.length === 0 && this.image?.length === 0) {\n console.warn(\"z-avatar must contain at least one prop between text and image\");\n }\n }\n\n private getTextSize(): string {\n if (this.size === AvatarSize.SMALL) {\n return \"5\";\n } else if (this.size === AvatarSize.MEDIUM) {\n return \"4\";\n } else if (this.size === AvatarSize.LARGE) {\n return \"2\";\n }\n }\n\n render(): HTMLZAvatarElement {\n return (\n <Host\n class={{[this.size]: true, [`body-${this.getTextSize()}-sb`]: true}}\n style={{\n color: `var(--${this.textColor})`,\n backgroundColor: `var(--${this.backgroundColor})`,\n }}\n >\n {this.text && !this.image && <span>{this.text.substring(0, 2)}</span>}\n {this.image && (\n <img\n src={this.image}\n onError={() => (this.image = \"\")}\n />\n )}\n </Host>\n );\n }\n}\n"],"mappings":"sFAAA,MAAMA,EAAY,khBAClB,MAAAC,EAAeD,E,MCOFE,EAAO,MAqBlB,WAAAC,CAAAC,G,4BAlBoBC,EAAWC,O,mCAQV,c,qBAIM,U,qBAOzB,KAAIC,EAAAC,KAAKC,QAAI,MAAAF,SAAA,SAAAA,EAAEG,UAAW,KAAKC,EAAAH,KAAKI,SAAK,MAAAD,SAAA,SAAAA,EAAED,UAAW,EAAG,CACvDG,QAAQC,KAAK,iE,EAIT,WAAAC,GACN,GAAIP,KAAKQ,OAASX,EAAWY,MAAO,CAClC,MAAO,G,MACF,GAAIT,KAAKQ,OAASX,EAAWC,OAAQ,CAC1C,MAAO,G,MACF,GAAIE,KAAKQ,OAASX,EAAWa,MAAO,CACzC,MAAO,G,EAIX,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,MAAO,CAAC,CAACf,KAAKQ,MAAO,KAAM,CAAC,QAAQR,KAAKO,oBAAqB,MAC9DS,MAAO,CACLC,MAAO,SAASjB,KAAKkB,aACrBC,gBAAiB,SAASnB,KAAKmB,qBAGhCnB,KAAKC,OAASD,KAAKI,OAASQ,EAAA,QAAAE,IAAA,4CAAOd,KAAKC,KAAKmB,UAAU,EAAG,IAC1DpB,KAAKI,OACJQ,EAAA,OAAAE,IAAA,2CACEO,IAAKrB,KAAKI,MACVkB,QAAS,IAAOtB,KAAKI,MAAQ,K","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as i,h as L,a as t}from"./p-cc3c02fe.js";const o=":host{display:inline-block;width:255px;height:64px;vertical-align:top}img{display:block;width:100%;height:100%;margin:auto;content:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='255px' height='64px' viewBox='0 0 255 64'%3E%3Cg id='Logo/Zanichelli/Centered-(reworked)' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group'%3E%3Cpolygon id='Background' fill='%23E2001A' points='1.70530257e-13 64 254.39 64 254.39 0 1.70530257e-13 0'%3E%3C/polygon%3E%3Cpath d='M233.36,51.3553859 L242.390252,51.3553859 L242.390252,12.6427292 L233.36,12.6427292 L233.36,51.3553859 Z M211.120346,51.3553859 L230.477617,51.3553859 L230.477617,44.5040053 L220.685891,44.5040053 L220.685891,12.6427292 L211.120346,12.6427292 L211.120346,51.3553859 Z M188.880124,51.3553859 L208.23551,51.3553859 L208.23551,44.5040053 L198.445669,44.5040053 L198.445669,12.6427292 L188.880124,12.6427292 L188.880124,51.3553859 Z M165.354444,12.6427292 L165.354444,51.3553859 L185.999058,51.3553859 L185.999058,44.5021204 L175.027425,44.5021204 L175.027425,35.1778343 L185.377062,35.1778343 L185.377062,28.2699086 L175.027425,28.2699086 L175.027425,19.4978796 L185.999058,19.4978796 L185.999058,12.6427292 L165.354444,12.6427292 Z M136.666196,51.3553859 L146.239281,51.3553859 L146.239281,35.1778343 L152.902178,35.1778343 L152.902178,51.3553859 L162.473377,51.3553859 L162.473377,12.6427292 L152.902178,12.6427292 L152.902178,28.2717934 L146.239281,28.2717934 L146.239281,12.6427292 L136.666196,12.6427292 L136.666196,51.3553859 Z M96.064744,51.3553859 L105.098765,51.3553859 L105.098765,12.6427292 L96.064744,12.6427292 L96.064744,51.3553859 Z M53.2364527,36.5160682 L50.6824993,19.7429083 L48.0757704,36.5160682 L53.2364527,36.5160682 Z M65.4935444,51.3553859 L56.2710395,51.3553859 L54.9441146,42.5286966 L47.7101121,42.5286966 L46.3304118,51.3553859 L37.1060221,51.3553859 L45.0053718,12.6427292 L57.5960795,12.6427292 L65.4935444,51.3553859 Z M85.0468382,37.7581755 L76.7969089,12.6427292 L67.3764961,12.6427292 L67.3764961,51.3553859 L75.4040147,51.3553859 L75.4040147,26.132504 L83.5955141,51.3553859 L93.1855622,51.3553859 L93.1855622,12.6427292 L85.0468382,12.6427292 L85.0468382,37.7581755 Z M107.977948,32 C107.977948,34.5200264 107.977948,36.7893695 108.187165,39.1246819 C108.396382,41.4713034 108.818585,43.6878711 109.678071,45.6009801 C111.423429,49.487513 114.932995,52 121.708982,52 C129.508435,52 133.787014,48.4753558 133.787014,38.0220526 L133.787014,37.5640373 L124.937707,37.5640373 L124.922628,38.0050891 C124.894356,38.7571388 124.884931,39.6185091 124.826501,40.4855339 C124.769956,41.3431345 124.66629,42.1875412 124.460843,42.9301668 C124.048064,44.3965696 123.279051,45.3559514 121.708982,45.3559514 C117.743286,45.3559514 117.057205,42.0574875 117.057205,32 C117.057205,21.9425125 117.743286,18.6440486 121.708982,18.6440486 C123.605127,18.6440486 124.547546,20.0030157 124.547546,25.1806616 L124.547546,25.6424465 L133.344077,25.6424465 L133.361041,25.1995099 C133.689003,16.7855998 130.235982,12 121.708982,12 C114.934879,12 111.427199,14.4823297 109.678071,18.3594383 C108.818585,20.265008 108.396382,22.4778061 108.187165,24.830082 C107.977948,27.1710489 107.977948,29.4554707 107.977948,32 L107.977948,32 Z M34.9007634,12.6446141 L34.9007634,20.3196683 L21.6051268,44.5040053 L35.2268401,44.5040053 L35.2268401,51.3553859 L12,51.3553859 L12,43.7915371 L25.2975214,19.4997644 L13.683159,19.4997644 L13.683159,12.6446141 L34.9007634,12.6446141 Z' id='Logotipo-(reworked)' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E\")}a{display:block;width:100%;height:100%}:host(.mobile){width:31px;height:40px}:host(.mobile) img{content:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31px' height='40px' viewBox='0 0 31 40'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Topbar/Mobile/Logged' transform='translate(-16.000000, -4.000000)'%3E%3Cg id='Group' transform='translate(16.000000, 4.000000)'%3E%3Cpolygon id='Fill-1' fill='%23E2001A' points='0 40 30.625 40 30.625 0 0 0'%3E%3C/polygon%3E%3Cpolygon id='Fill-2' fill='%23FEFEFE' points='8.17111587 6.20689655 23.4311708 6.20689655 23.4311708 11.671267 13.8691261 28.9163861 23.6647727 28.9163861 23.6647727 33.7931034 6.96022727 33.7931034 6.96022727 28.408218 16.522272 11.0831673 8.17111587 11.0831673'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E\")}";const e=o;const l=class{constructor(L){i(this,L);this.width=undefined;this.height=undefined;this.imageAlt=undefined;this.link=undefined;this.targetBlank=undefined;this.mobileLogo=undefined}render(){const i={};if(this.width){i["width"]=i["max-width"]=`${this.width}px`}if(this.height){i["height"]=i["max-height"]=`${this.height}px`}return L(t,{key:"2faf5f56df6dbfff397a42f15f18b496e407da11",style:i,class:{mobile:!!this.mobileLogo}},this.link?L("a",{href:this.link,target:this.targetBlank?"_blank":"_self"},L("img",{alt:this.imageAlt})):L("img",{alt:this.imageAlt}))}};l.style=e;export{l as z_logo};
2
+ //# sourceMappingURL=p-0c2fdbe5.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZLogoStyle0","ZLogo","render","style","this","width","height","h","Host","key","class","mobile","mobileLogo","link","href","target","targetBlank","alt","imageAlt"],"sources":["src/components/z-logo/styles.css?tag=z-logo&encapsulation=shadow","src/components/z-logo/index.tsx"],"sourcesContent":[":host {\n display: inline-block;\n width: 255px;\n height: 64px;\n vertical-align: top;\n}\n\nimg {\n display: block;\n width: 100%;\n height: 100%;\n margin: auto;\n content: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='255px' height='64px' viewBox='0 0 255 64'%3E%3Cg id='Logo/Zanichelli/Centered-(reworked)' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group'%3E%3Cpolygon id='Background' fill='%23E2001A' points='1.70530257e-13 64 254.39 64 254.39 0 1.70530257e-13 0'%3E%3C/polygon%3E%3Cpath d='M233.36,51.3553859 L242.390252,51.3553859 L242.390252,12.6427292 L233.36,12.6427292 L233.36,51.3553859 Z M211.120346,51.3553859 L230.477617,51.3553859 L230.477617,44.5040053 L220.685891,44.5040053 L220.685891,12.6427292 L211.120346,12.6427292 L211.120346,51.3553859 Z M188.880124,51.3553859 L208.23551,51.3553859 L208.23551,44.5040053 L198.445669,44.5040053 L198.445669,12.6427292 L188.880124,12.6427292 L188.880124,51.3553859 Z M165.354444,12.6427292 L165.354444,51.3553859 L185.999058,51.3553859 L185.999058,44.5021204 L175.027425,44.5021204 L175.027425,35.1778343 L185.377062,35.1778343 L185.377062,28.2699086 L175.027425,28.2699086 L175.027425,19.4978796 L185.999058,19.4978796 L185.999058,12.6427292 L165.354444,12.6427292 Z M136.666196,51.3553859 L146.239281,51.3553859 L146.239281,35.1778343 L152.902178,35.1778343 L152.902178,51.3553859 L162.473377,51.3553859 L162.473377,12.6427292 L152.902178,12.6427292 L152.902178,28.2717934 L146.239281,28.2717934 L146.239281,12.6427292 L136.666196,12.6427292 L136.666196,51.3553859 Z M96.064744,51.3553859 L105.098765,51.3553859 L105.098765,12.6427292 L96.064744,12.6427292 L96.064744,51.3553859 Z M53.2364527,36.5160682 L50.6824993,19.7429083 L48.0757704,36.5160682 L53.2364527,36.5160682 Z M65.4935444,51.3553859 L56.2710395,51.3553859 L54.9441146,42.5286966 L47.7101121,42.5286966 L46.3304118,51.3553859 L37.1060221,51.3553859 L45.0053718,12.6427292 L57.5960795,12.6427292 L65.4935444,51.3553859 Z M85.0468382,37.7581755 L76.7969089,12.6427292 L67.3764961,12.6427292 L67.3764961,51.3553859 L75.4040147,51.3553859 L75.4040147,26.132504 L83.5955141,51.3553859 L93.1855622,51.3553859 L93.1855622,12.6427292 L85.0468382,12.6427292 L85.0468382,37.7581755 Z M107.977948,32 C107.977948,34.5200264 107.977948,36.7893695 108.187165,39.1246819 C108.396382,41.4713034 108.818585,43.6878711 109.678071,45.6009801 C111.423429,49.487513 114.932995,52 121.708982,52 C129.508435,52 133.787014,48.4753558 133.787014,38.0220526 L133.787014,37.5640373 L124.937707,37.5640373 L124.922628,38.0050891 C124.894356,38.7571388 124.884931,39.6185091 124.826501,40.4855339 C124.769956,41.3431345 124.66629,42.1875412 124.460843,42.9301668 C124.048064,44.3965696 123.279051,45.3559514 121.708982,45.3559514 C117.743286,45.3559514 117.057205,42.0574875 117.057205,32 C117.057205,21.9425125 117.743286,18.6440486 121.708982,18.6440486 C123.605127,18.6440486 124.547546,20.0030157 124.547546,25.1806616 L124.547546,25.6424465 L133.344077,25.6424465 L133.361041,25.1995099 C133.689003,16.7855998 130.235982,12 121.708982,12 C114.934879,12 111.427199,14.4823297 109.678071,18.3594383 C108.818585,20.265008 108.396382,22.4778061 108.187165,24.830082 C107.977948,27.1710489 107.977948,29.4554707 107.977948,32 L107.977948,32 Z M34.9007634,12.6446141 L34.9007634,20.3196683 L21.6051268,44.5040053 L35.2268401,44.5040053 L35.2268401,51.3553859 L12,51.3553859 L12,43.7915371 L25.2975214,19.4997644 L13.683159,19.4997644 L13.683159,12.6446141 L34.9007634,12.6446141 Z' id='Logotipo-(reworked)' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n}\n\na {\n display: block;\n width: 100%;\n height: 100%;\n}\n\n:host(.mobile) {\n width: 31px;\n height: 40px;\n}\n\n:host(.mobile) img {\n content: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31px' height='40px' viewBox='0 0 31 40'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Topbar/Mobile/Logged' transform='translate(-16.000000, -4.000000)'%3E%3Cg id='Group' transform='translate(16.000000, 4.000000)'%3E%3Cpolygon id='Fill-1' fill='%23E2001A' points='0 40 30.625 40 30.625 0 0 0'%3E%3C/polygon%3E%3Cpolygon id='Fill-2' fill='%23FEFEFE' points='8.17111587 6.20689655 23.4311708 6.20689655 23.4311708 11.671267 13.8691261 28.9163861 23.6647727 28.9163861 23.6647727 33.7931034 6.96022727 33.7931034 6.96022727 28.408218 16.522272 11.0831673 8.17111587 11.0831673'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n}\n","import {Component, Host, Prop, h} from \"@stencil/core\";\n\n@Component({\n tag: \"z-logo\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZLogo {\n /** image width */\n @Prop()\n width?: number;\n\n /** image height */\n @Prop()\n height?: number;\n\n /** alternative image text */\n @Prop()\n imageAlt?: string;\n\n /** link url (optional) */\n @Prop()\n link?: string;\n\n /** link target: true means _blank, false means _self */\n @Prop()\n targetBlank?: boolean;\n\n /** if true, the mobile logo is displayed, otherwise the desktop one */\n @Prop()\n mobileLogo?: boolean;\n\n render(): HTMLZLogoElement {\n const style = {};\n\n if (this.width) {\n style[\"width\"] = style[\"max-width\"] = `${this.width}px`;\n }\n\n if (this.height) {\n style[\"height\"] = style[\"max-height\"] = `${this.height}px`;\n }\n\n return (\n <Host\n style={style}\n class={{mobile: !!this.mobileLogo}}\n >\n {this.link ? (\n <a\n href={this.link}\n target={this.targetBlank ? \"_blank\" : \"_self\"}\n >\n <img alt={this.imageAlt} />\n </a>\n ) : (\n <img alt={this.imageAlt} />\n )}\n </Host>\n );\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAAY,m1IAClB,MAAAC,EAAeD,E,MCMFE,EAAK,M,qKAyBhB,MAAAC,GACE,MAAMC,EAAQ,GAEd,GAAIC,KAAKC,MAAO,CACdF,EAAM,SAAWA,EAAM,aAAe,GAAGC,KAAKC,S,CAGhD,GAAID,KAAKE,OAAQ,CACfH,EAAM,UAAYA,EAAM,cAAgB,GAAGC,KAAKE,U,CAGlD,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHN,MAAOA,EACPO,MAAO,CAACC,SAAUP,KAAKQ,aAEtBR,KAAKS,KACJN,EAAA,KACEO,KAAMV,KAAKS,KACXE,OAAQX,KAAKY,YAAc,SAAW,SAEtCT,EAAA,OAAKU,IAAKb,KAAKc,YAGjBX,EAAA,OAAKU,IAAKb,KAAKc,W","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as t,c as o,h as e,a as n}from"./p-cc3c02fe.js";const i=':host{--z-notification--top-offset:0;display:flex;width:100%;box-sizing:border-box;align-items:flex-start;padding:calc(var(--space-unit) * 2);border-bottom:var(--border-size-medium) solid var(--color-surface03);font-family:var(--font-family-sans);outline:none}:host[sticky]{position:sticky;top:var(--z-notification--top-offset)}:host[sticky],:host([showshadow]){box-shadow:var(--shadow-3)}:host([type="success"]){background:var(--color-success-inverse)}:host([type="warning"]){background:var(--color-warning-inverse)}:host([type="error"]){background:var(--color-error-inverse)}.status-icon,.close-button{display:flex;height:20px;align-items:center}:host([type="success"]) .status-icon{fill:var(--color-success01)}:host([type="warning"]) .status-icon{fill:var(--color-warning02)}:host([type="error"]) .status-icon{fill:var(--color-error01)}:host>button,.content-container>button{padding:0;border:none;margin:0;background:transparent;cursor:pointer;font-family:inherit}.status-icon+.content-container{margin-left:var(--space-unit)}.content-container{display:flex;flex:1 auto;flex-wrap:wrap;align-items:baseline;justify-content:space-between;row-gap:calc(var(--space-unit) * 2)}.content-text{max-width:800px;color:var(--color-default-text);font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:20px}.action-button{color:var(--color-primary01);font-size:var(--font-size-1);font-weight:var(--font-sb);letter-spacing:0.32px;line-height:16px}.content-container+.close-button{margin-left:calc(var(--space-unit) * 2)}.close-button z-icon{fill:var(--color-primary01)}@media and (min-width: 768px){.content-container{flex-wrap:nowrap}.content-text+.action-button{margin-left:calc(var(--space-unit) * 5)}}';const s=i;const a=class{handleActionButtonClick(t){t.preventDefault();this.notificationAction.emit()}handleCloseButtonClick(t){t.preventDefault();this.notificationClose.emit()}constructor(e){t(this,e);this.notificationAction=o(this,"notificationAction",7);this.notificationClose=o(this,"notificationClose",7);this.contenticonname=undefined;this.actiontext=undefined;this.type=undefined;this.showclose=false;this.showshadow=false;this.sticky=false;this.handleActionButtonClick=this.handleActionButtonClick.bind(this);this.handleCloseButtonClick=this.handleCloseButtonClick.bind(this)}render(){var t;return e(n,{key:"49e877c8628f367adc596b40d5f12d5e66f78ed0"},this.contenticonname&&e("z-icon",{key:"56257c6011f6b5b17c8bbd6250ec99b8d1e41ee2",class:"status-icon",name:this.contenticonname,width:16,height:16}),e("div",{key:"dc56b45ea4f7d52bb193f8d3c22bb5910be9eeea",class:"content-container"},e("div",{key:"2637553cf2f72a948014110e96559d15c45513fa",class:"content-text"},e("slot",{key:"1e60cbb429a9620b88d7cb90df90874d3e454f48"})),!!((t=this.actiontext)===null||t===void 0?void 0:t.trim())&&e("button",{key:"844e0ba5cef8b13f9d91d5c09472893de5127cc4",class:"action-button",type:"button",onClick:this.handleActionButtonClick},this.actiontext)),this.showclose&&e("button",{key:"8761fc65bd1b44b38a219e80d8f12b10a898cefe",class:"close-button",type:"button",onClick:this.handleCloseButtonClick},e("z-icon",{key:"7bd949a2c0abf7431765f28542443c9110097ab3",name:"multiply-circle",width:16,height:16})))}};a.style=s;export{a as z_notification};
2
+ //# sourceMappingURL=p-17d072c7.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZNotificationStyle0","ZNotification","handleActionButtonClick","e","preventDefault","this","notificationAction","emit","handleCloseButtonClick","notificationClose","constructor","hostRef","bind","render","h","Host","key","contenticonname","class","name","width","height","_a","actiontext","trim","type","onClick","showclose"],"sources":["src/components/z-notification/styles.css?tag=z-notification&encapsulation=shadow","src/components/z-notification/index.tsx"],"sourcesContent":[":host {\n --z-notification--top-offset: 0;\n\n display: flex;\n width: 100%;\n box-sizing: border-box;\n align-items: flex-start;\n padding: calc(var(--space-unit) * 2);\n border-bottom: var(--border-size-medium) solid var(--color-surface03);\n font-family: var(--font-family-sans);\n outline: none;\n}\n\n:host[sticky] {\n position: sticky;\n top: var(--z-notification--top-offset);\n}\n\n:host[sticky],\n:host([showshadow]) {\n box-shadow: var(--shadow-3);\n}\n\n:host([type=\"success\"]) {\n background: var(--color-success-inverse);\n}\n\n:host([type=\"warning\"]) {\n background: var(--color-warning-inverse);\n}\n\n:host([type=\"error\"]) {\n background: var(--color-error-inverse);\n}\n\n.status-icon,\n.close-button {\n /* simulate the line-height of the text\n to make the icon look correctly aligned with it. */\n display: flex;\n height: 20px;\n align-items: center;\n}\n\n:host([type=\"success\"]) .status-icon {\n fill: var(--color-success01);\n}\n\n:host([type=\"warning\"]) .status-icon {\n fill: var(--color-warning02);\n}\n\n:host([type=\"error\"]) .status-icon {\n fill: var(--color-error01);\n}\n\n:host > button,\n.content-container > button {\n padding: 0;\n border: none;\n margin: 0;\n background: transparent;\n cursor: pointer;\n font-family: inherit;\n}\n\n.status-icon + .content-container {\n margin-left: var(--space-unit);\n}\n\n.content-container {\n display: flex;\n flex: 1 auto;\n flex-wrap: wrap;\n align-items: baseline;\n justify-content: space-between;\n row-gap: calc(var(--space-unit) * 2);\n}\n\n.content-text {\n max-width: 800px;\n color: var(--color-default-text);\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 20px;\n}\n\n.action-button {\n color: var(--color-primary01);\n font-size: var(--font-size-1);\n font-weight: var(--font-sb);\n letter-spacing: 0.32px;\n line-height: 16px;\n}\n\n.content-container + .close-button {\n margin-left: calc(var(--space-unit) * 2);\n}\n\n.close-button z-icon {\n fill: var(--color-primary01);\n}\n\n/* Tablet breakpoint */\n@media and (min-width: 768px) {\n .content-container {\n flex-wrap: nowrap;\n }\n\n .content-text + .action-button {\n margin-left: calc(var(--space-unit) * 5);\n }\n}\n","import {Component, Event, EventEmitter, Host, Prop, h} from \"@stencil/core\";\nimport {NotificationType} from \"../../beans\";\n\n/**\n * Notification bar component.\n * @slot - The text of the notification.\n * @cssprop --z-notification--top-offset - The top offset of the notification. Use it when `sticky` prop is set to `true` and you need the notification to stay under other sticky elements. Default: 0px.\n */\n@Component({\n tag: \"z-notification\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZNotification {\n /** Name of the icon on the left of the content */\n @Prop()\n contenticonname?: string;\n\n /** Action button text */\n @Prop()\n actiontext?: string;\n\n /** Alert variant type */\n @Prop({reflect: true})\n type: NotificationType;\n\n /** Enable close icon */\n @Prop()\n showclose?: boolean = false;\n\n /**\n * Enable shadow.\n * @deprecated shadow is available only for the `sticky` version of the notification.\n */\n @Prop({reflect: true})\n showshadow?: boolean = false;\n\n /** Enable sticky notification bar. */\n @Prop({reflect: true})\n sticky?: boolean = false;\n\n /** Call to action clicked */\n @Event()\n notificationAction: EventEmitter;\n\n private handleActionButtonClick(e: MouseEvent): void {\n e.preventDefault();\n this.notificationAction.emit();\n }\n\n /** Close button clicked */\n @Event()\n notificationClose: EventEmitter;\n\n private handleCloseButtonClick(e: MouseEvent): void {\n e.preventDefault();\n this.notificationClose.emit();\n }\n\n constructor() {\n this.handleActionButtonClick = this.handleActionButtonClick.bind(this);\n this.handleCloseButtonClick = this.handleCloseButtonClick.bind(this);\n }\n\n render(): HTMLZNotificationElement {\n return (\n <Host>\n {this.contenticonname && (\n <z-icon\n class=\"status-icon\"\n name={this.contenticonname}\n width={16}\n height={16}\n />\n )}\n <div class=\"content-container\">\n <div class=\"content-text\">\n <slot></slot>\n </div>\n {!!this.actiontext?.trim() && (\n <button\n class=\"action-button\"\n type=\"button\"\n onClick={this.handleActionButtonClick}\n >\n {this.actiontext}\n </button>\n )}\n </div>\n {this.showclose && (\n <button\n class=\"close-button\"\n type=\"button\"\n onClick={this.handleCloseButtonClick}\n >\n <z-icon\n name=\"multiply-circle\"\n width={16}\n height={16}\n />\n </button>\n )}\n </Host>\n );\n }\n}\n"],"mappings":"yDAAA,MAAMA,EAAY,osDAClB,MAAAC,EAAeD,E,MCYFE,EAAa,MAgChB,uBAAAC,CAAwBC,GAC9BA,EAAEC,iBACFC,KAAKC,mBAAmBC,M,CAOlB,sBAAAC,CAAuBL,GAC7BA,EAAEC,iBACFC,KAAKI,kBAAkBF,M,CAGzB,WAAAG,CAAAC,G,kNA/BsB,M,gBAOC,M,YAIJ,MAqBjBN,KAAKH,wBAA0BG,KAAKH,wBAAwBU,KAAKP,MACjEA,KAAKG,uBAAyBH,KAAKG,uBAAuBI,KAAKP,K,CAGjE,MAAAQ,G,MACE,OACEC,EAACC,EAAI,CAAAC,IAAA,4CACFX,KAAKY,iBACJH,EAAA,UAAAE,IAAA,2CACEE,MAAM,cACNC,KAAMd,KAAKY,gBACXG,MAAO,GACPC,OAAQ,KAGZP,EAAA,OAAAE,IAAA,2CAAKE,MAAM,qBACTJ,EAAA,OAAAE,IAAA,2CAAKE,MAAM,gBACTJ,EAAA,QAAAE,IAAA,kDAECM,EAAAjB,KAAKkB,cAAU,MAAAD,SAAA,SAAAA,EAAEE,SAClBV,EAAA,UAAAE,IAAA,2CACEE,MAAM,gBACNO,KAAK,SACLC,QAASrB,KAAKH,yBAEbG,KAAKkB,aAIXlB,KAAKsB,WACJb,EAAA,UAAAE,IAAA,2CACEE,MAAM,eACNO,KAAK,SACLC,QAASrB,KAAKG,wBAEdM,EAAA,UAAAE,IAAA,2CACEG,KAAK,kBACLC,MAAO,GACPC,OAAQ,M","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as e,c as t,h as n,a as s,g as o}from"./p-cc3c02fe.js";import{B as a,e as i}from"./p-025f494e.js";const c=':host{position:relative;display:flex;min-width:128px;box-sizing:border-box;align-items:center;padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([show-menu])::after{display:inline-block;height:100%;margin-right:calc(var(--space-unit) * 4);background:transparent;content:"";user-select:none}.cell--menu-container{position:absolute;z-index:1;top:var(--space-unit);right:var(--space-unit)}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{opacity:1;pointer-events:all}@media (min-width: 768px) and (hover: hover){:host([show-menu="hover"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu="hover"]:hover) .cell--menu-container{opacity:1;pointer-events:all}}';const r=c;const l=class{constructor(n){e(this,n);this.colspanChange=t(this,"colspanChange",6);this.colspan=undefined;this.sticky=false;this.showMenu=null;this.isMenuOpen=false}updateColspan(){if(this.colspan){this.host.style.gridColumn=`span ${this.colspan}`}else{this.host.style.removeProperty("grid-column")}this.colspanChange.emit(this.colspan||1)}onMenuButtonClick(e){e.stopPropagation();this.popoverEl.open=!this.popoverEl.open}componentWillLoad(){this.updateColspan()}render(){return n(s,{key:"b0b39511d34b7f04a8a21c22ad4a8f967c200529",role:"cell","menu-open":this.isMenuOpen},n("slot",{key:"93467b923af5d4145dc81c025c261a880c57e2bb"}),this.showMenu&&n("div",{key:"158f04cdf214db6813b70bdbfa384e4627320b17",class:"cell--menu-container prevent-expand"},n("z-button",{key:"71f7d601c03a61e091b28e79f6198dcb91da9621",variant:a.TERTIARY,icon:"contextual-menu",size:i.X_SMALL,ref:e=>this.menuTrigger=e,onClick:this.onMenuButtonClick.bind(this)}),n("z-popover",{key:"00cf3359460a45552b1a720d2f50679cad1b2671",ref:e=>this.popoverEl=e,bindTo:this.menuTrigger,onOpenChange:e=>this.isMenuOpen=e.detail.open},n("slot",{key:"7e04b722b396abc56dc5494130d78861731bb526",name:"contextual-menu"}))))}get host(){return o(this)}static get watchers(){return{colspan:["updateColspan"]}}};l.style=r;export{l as Z};
2
+ //# sourceMappingURL=p-1c5d8cac.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZTdStyle0","ZTd","updateColspan","this","colspan","host","style","gridColumn","removeProperty","colspanChange","emit","onMenuButtonClick","ev","stopPropagation","popoverEl","open","componentWillLoad","render","h","Host","key","role","isMenuOpen","showMenu","class","variant","ButtonVariant","TERTIARY","icon","size","ControlSize","X_SMALL","ref","el","menuTrigger","onClick","bind","bindTo","onOpenChange","event","detail","name"],"sources":["src/components/table/cells/z-td/styles.css?tag=z-td&encapsulation=shadow","src/components/table/cells/z-td/index.tsx"],"sourcesContent":["@import \"../z-table-cells.css\";\n","import {Component, Element, Event, EventEmitter, Host, Prop, State, Watch, h} from \"@stencil/core\";\nimport {ButtonVariant, ControlSize, VisibilityCondition} from \"../../../../beans\";\n\n/**\n * ZTd component.\n * @slot - ZTd content.\n */\n@Component({\n tag: \"z-td\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTd {\n @Element() host: HTMLZTdElement;\n\n /**\n * Number of columns that the cell should span.\n */\n @Prop()\n colspan: number;\n\n /**\n * Whether the cell should stick.\n */\n @Prop({reflect: true})\n sticky = false;\n\n /**\n * Enables the contextual menu.\n * Can be set to \"hover\" or \"always\" to show the button only on cell hover or always.\n * Set a nullish value to hide the menu button.\n */\n @Prop({reflect: true})\n showMenu: VisibilityCondition = null;\n\n /**\n * Store the open state of the menu.\n */\n @State()\n isMenuOpen = false;\n\n private menuTrigger: HTMLZButtonElement;\n\n private popoverEl: HTMLZPopoverElement;\n\n /**\n * Emitted when the value of the `colspan` changes.\n */\n @Event({\n bubbles: true,\n cancelable: false,\n })\n colspanChange: EventEmitter<number>;\n\n @Watch(\"colspan\")\n protected updateColspan(): void {\n if (this.colspan) {\n this.host.style.gridColumn = `span ${this.colspan}`;\n } else {\n this.host.style.removeProperty(\"grid-column\");\n }\n\n this.colspanChange.emit(this.colspan || 1);\n }\n\n private onMenuButtonClick(ev: MouseEvent): void {\n ev.stopPropagation();\n this.popoverEl.open = !this.popoverEl.open;\n }\n\n componentWillLoad(): void {\n this.updateColspan();\n }\n\n render(): HTMLZTdElement {\n return (\n <Host\n role=\"cell\"\n menu-open={this.isMenuOpen}\n >\n <slot></slot>\n {this.showMenu && (\n <div class=\"cell--menu-container prevent-expand\">\n <z-button\n variant={ButtonVariant.TERTIARY}\n icon=\"contextual-menu\"\n size={ControlSize.X_SMALL}\n ref={(el) => (this.menuTrigger = el as HTMLZButtonElement)}\n onClick={this.onMenuButtonClick.bind(this)}\n />\n <z-popover\n ref={(el) => (this.popoverEl = el as HTMLZPopoverElement)}\n bindTo={this.menuTrigger as HTMLElement}\n onOpenChange={(event) => (this.isMenuOpen = event.detail.open)}\n >\n <slot name=\"contextual-menu\"></slot>\n </z-popover>\n </div>\n )}\n </Host>\n );\n }\n}\n"],"mappings":"2GAAA,MAAMA,EAAY,2gCAClB,MAAAC,EAAeD,E,MCWFE,EAAG,M,yGAaL,M,cAQuB,K,gBAMnB,K,CAgBH,aAAAC,GACR,GAAIC,KAAKC,QAAS,CAChBD,KAAKE,KAAKC,MAAMC,WAAa,QAAQJ,KAAKC,S,KACrC,CACLD,KAAKE,KAAKC,MAAME,eAAe,c,CAGjCL,KAAKM,cAAcC,KAAKP,KAAKC,SAAW,E,CAGlC,iBAAAO,CAAkBC,GACxBA,EAAGC,kBACHV,KAAKW,UAAUC,MAAQZ,KAAKW,UAAUC,I,CAGxC,iBAAAC,GACEb,KAAKD,e,CAGP,MAAAe,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,KAAK,OAAM,YACAlB,KAAKmB,YAEhBJ,EAAA,QAAAE,IAAA,6CACCjB,KAAKoB,UACJL,EAAA,OAAAE,IAAA,2CAAKI,MAAM,uCACTN,EAAA,YAAAE,IAAA,2CACEK,QAASC,EAAcC,SACvBC,KAAK,kBACLC,KAAMC,EAAYC,QAClBC,IAAMC,GAAQ9B,KAAK+B,YAAcD,EACjCE,QAAShC,KAAKQ,kBAAkByB,KAAKjC,QAEvCe,EAAA,aAAAE,IAAA,2CACEY,IAAMC,GAAQ9B,KAAKW,UAAYmB,EAC/BI,OAAQlC,KAAK+B,YACbI,aAAeC,GAAWpC,KAAKmB,WAAaiB,EAAMC,OAAOzB,MAEzDG,EAAA,QAAAE,IAAA,2CAAMqB,KAAK,sB","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r,h as a,a as o}from"./p-cc3c02fe.js";const s=':host{display:inline-block;overflow:hidden;width:100%;height:100%;background:var(--color-surface02);border-radius:var(--border-radius);transform:translate3d(0, 0, 0)}:host::after{display:block;width:100%;height:100%;animation:progress 1.6s ease-in-out infinite;background-image:linear-gradient(\n 90deg,\n var(--color-surface02) 0%,\n var(--color-surface03) 95%,\n var(--color-surface02) 100%\n );content:"";filter:blur(6px)}@keyframes progress{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}';const e=s;const t=class{constructor(a){r(this,a)}render(){return a(o,{key:"dbc7747f3cf3b0578212c4d86f28410d40826cdc"})}};t.style=e;export{t as z_ghost_loading};
2
+ //# sourceMappingURL=p-2010d544.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZGhostLoadingStyle0","ZGhostLoading","render","h","Host","key"],"sources":["src/components/z-ghost-loading/styles.css?tag=z-ghost-loading&encapsulation=shadow","src/components/z-ghost-loading/index.tsx"],"sourcesContent":[":host {\n display: inline-block;\n overflow: hidden;\n width: 100%;\n height: 100%;\n background: var(--color-surface02);\n border-radius: var(--border-radius);\n transform: translate3d(0, 0, 0);\n}\n\n:host::after {\n display: block;\n width: 100%;\n height: 100%;\n animation: progress 1.6s ease-in-out infinite;\n background-image: linear-gradient(\n 90deg,\n var(--color-surface02) 0%,\n var(--color-surface03) 95%,\n var(--color-surface02) 100%\n );\n content: \"\";\n filter: blur(6px);\n}\n\n@keyframes progress {\n 0% {\n transform: translateX(-100%);\n }\n\n 100% {\n transform: translateX(100%);\n }\n}\n","import {Component, h, Host} from \"@stencil/core\";\n@Component({\n tag: \"z-ghost-loading\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZGhostLoading {\n render(): HTMLZGhostLoadingElement {\n return <Host />;\n }\n}\n"],"mappings":"6CAAA,MAAMA,EAAY,6gBAClB,MAAAC,EAAeD,E,MCKFE,EAAa,M,yBACxB,MAAAC,GACE,OAAOC,EAACC,EAAI,CAAAC,IAAA,4C","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as e,a as o,g as r}from"./p-cc3c02fe.js";import{M as a,Q as i}from"./p-025f494e.js";const n=':host{--cover-hero-overlay:linear-gradient(270deg, #0000 0%, #000000e6 100%);--cover-hero-text-color:var(--color-text-inverse);display:block;overflow:hidden}:host,*{box-sizing:border-box}:host .main-container{position:relative;width:100%;align-items:baseline}:host .content-container{color:var(--cover-hero-text-color);fill:var(--cover-hero-text-color)}:host .main-container .cover-container{position:relative;width:100%;padding-top:calc(100% / (var(--cover-hero-aspect-ratio, var(--image-aspect-ratio, 16/9))));background-color:var(--gray600)}::slotted([slot="cover"]){position:absolute;display:block;width:100%;height:100%;inset:0;object-fit:cover;object-position:top center}::slotted(z-info-reveal){position:absolute;z-index:1;right:var(--grid-margin);bottom:var(--grid-margin)}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container{height:100%}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .cover-container{position:absolute;z-index:-1;height:100%;padding:0}:host([variant="overlay"]) .main-container .cover-container::after{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--cover-hero-overlay);content:""}:host([variant="overlay"]:is([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .content-container{position:absolute;inset:0}:host([variant="overlay"]) .main-container .content-container{height:100%;padding:var(--grid-margin)}:host([variant="stacked"]){--cover-hero-text-color:var(--color-default-text)}:host([variant="stacked"]) .content-container ::slotted(*){padding:var(--grid-margin) 0}';const s=n;const c=class{constructor(e){t(this,e);this.variant=a.OVERLAY;this.contentPosition=i.TOP;this.preserveAspectRatio=true}onImgLoad({target:t}){if(t instanceof Image&&t.closest("[slot=cover]")){const e=t.naturalWidth/t.naturalHeight;this.host.style.setProperty("--image-aspect-ratio",e.toString())}}renderContent(){return e("div",{class:"content-container"},e("slot",{name:"content"}))}render(){return e(o,{key:"782c8ef237b2744069752392ab29176ae65bf798"},this.variant===a.STACKED&&this.contentPosition===i.TOP&&this.renderContent(),e("div",{key:"97f1b49350218a75b19946a46190c63c15f70058",class:"main-container"},e("div",{key:"2dc3210d8807b998ad1823bb2776d59a762f15dd",class:"cover-container"},e("slot",{key:"2ab5b85aa02c25ee81ecafb3db91e0e57df549b3",name:"cover"})),e("slot",{key:"a77f81fef651d1aae577079c4918cb26fb9af328",name:"info-reveal"}),this.variant===a.OVERLAY&&this.renderContent()),this.variant===a.STACKED&&this.contentPosition===i.BOTTOM&&this.renderContent())}get host(){return r(this)}};c.style=s;export{c as z_cover_hero};
2
+ //# sourceMappingURL=p-2395b965.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZCoverHeroStyle0","ZCoverHero","CoverHeroVariant","OVERLAY","CoverHeroContentPosition","TOP","onImgLoad","target","Image","closest","ratio","naturalWidth","naturalHeight","this","host","style","setProperty","toString","renderContent","h","class","name","render","Host","key","variant","STACKED","contentPosition","BOTTOM"],"sources":["src/components/z-cover-hero/styles.css?tag=z-cover-hero&encapsulation=shadow","src/components/z-cover-hero/index.tsx"],"sourcesContent":[":host {\n --cover-hero-overlay: linear-gradient(270deg, #0000 0%, #000000e6 100%);\n --cover-hero-text-color: var(--color-text-inverse);\n --cover-hero-aspect-ratio: ;\n\n display: block;\n overflow: hidden;\n}\n\n:host,\n* {\n box-sizing: border-box;\n}\n\n:host .main-container {\n position: relative;\n width: 100%;\n align-items: baseline;\n}\n\n:host .content-container {\n color: var(--cover-hero-text-color);\n fill: var(--cover-hero-text-color);\n}\n\n:host .main-container .cover-container {\n position: relative;\n width: 100%;\n padding-top: calc(100% / (var(--cover-hero-aspect-ratio, var(--image-aspect-ratio, 16/9))));\n background-color: var(--gray600);\n}\n\n::slotted([slot=\"cover\"]) {\n position: absolute;\n display: block;\n width: 100%;\n height: 100%;\n inset: 0;\n object-fit: cover;\n object-position: top center;\n}\n\n::slotted(z-info-reveal) {\n position: absolute;\n z-index: 1;\n right: var(--grid-margin);\n bottom: var(--grid-margin);\n}\n\n/* Variant overlay */\n:host([variant=\"overlay\"]:not([preserve-aspect-ratio=\"\"], [preserve-aspect-ratio=\"true\"])) .main-container {\n height: 100%;\n}\n\n:host([variant=\"overlay\"]:not([preserve-aspect-ratio=\"\"], [preserve-aspect-ratio=\"true\"]))\n .main-container\n .cover-container {\n position: absolute;\n z-index: -1;\n height: 100%;\n padding: 0;\n}\n\n:host([variant=\"overlay\"]) .main-container .cover-container::after {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: var(--cover-hero-overlay);\n content: \"\";\n}\n\n:host([variant=\"overlay\"]:is([preserve-aspect-ratio=\"\"], [preserve-aspect-ratio=\"true\"]))\n .main-container\n .content-container {\n position: absolute;\n inset: 0;\n}\n\n:host([variant=\"overlay\"]) .main-container .content-container {\n height: 100%;\n padding: var(--grid-margin);\n}\n\n/* Variant stacked */\n:host([variant=\"stacked\"]) {\n --cover-hero-text-color: var(--color-default-text);\n}\n\n:host([variant=\"stacked\"]) .content-container ::slotted(*) {\n padding: var(--grid-margin) 0;\n}\n","import {Component, Element, Host, Listen, Prop, h} from \"@stencil/core\";\nimport {CoverHeroContentPosition, CoverHeroVariant} from \"../../beans\";\n\n/**\n * Cover hero component.\n * Component to display a hero image with content.\n *\n * @slot cover - slot for the cover image.\n * @slot content - slot for the content.\n * @slot info-reveal - slot for the info reveal.\n * @cssprop --cover-hero-overlay - overlay color of the cover hero (CSS `background` property). **Default**: `linear-gradient(270deg, #0000 0%, #000000e6 100%)`.\n * @cssprop --cover-hero-text-color - color of the text.\n * @cssprop --cover-hero-aspect-ratio - aspect ratio to use for the image. You can pass a fraction or a number representing the ratio. **Default**: the intrinsic aspect ratio of the slotted image or `16/9`.\n */\n@Component({\n tag: \"z-cover-hero\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZCoverHero {\n @Element() host: HTMLZCoverHeroElement;\n\n /**\n * Cover hero variant. Can be `OVERLAY` or `STACKED`.\n */\n @Prop({reflect: true})\n variant: CoverHeroVariant = CoverHeroVariant.OVERLAY;\n\n /**\n * Vertical content position (for `STACKED` variant).\n */\n @Prop({reflect: true})\n contentPosition: CoverHeroContentPosition = CoverHeroContentPosition.TOP;\n\n /**\n * Whether to keep the image aspect ratio.\n * If set to `false`, the cssprop `--cover-hero-aspect-ratio` will not affect the component's size;\n * instead, the height of the component follows the content's one.\n * Note: it may be necessary to set a min and/or max height to the component.\n */\n @Prop({reflect: true})\n preserveAspectRatio = true;\n\n /**\n * Store the intrinsic aspect ratio of the slotted image when loaded,\n * to have a default when `--cover-hero-aspect-ratio` is not set.\n * @param target The event target\n */\n @Listen(\"load\", {capture: true})\n protected onImgLoad({target}: Event): void {\n if (target instanceof Image && target.closest(\"[slot=cover]\")) {\n const ratio = target.naturalWidth / target.naturalHeight;\n this.host.style.setProperty(\"--image-aspect-ratio\", ratio.toString());\n }\n }\n\n /**\n * Template for the content.\n */\n private renderContent(): HTMLDivElement {\n return (\n <div class=\"content-container\">\n <slot name=\"content\"></slot>\n </div>\n );\n }\n\n render(): HTMLZCoverHeroElement {\n return (\n <Host>\n {this.variant === CoverHeroVariant.STACKED &&\n this.contentPosition === CoverHeroContentPosition.TOP &&\n this.renderContent()}\n <div class=\"main-container\">\n <div class=\"cover-container\">\n <slot name=\"cover\"></slot>\n </div>\n <slot name=\"info-reveal\"></slot>\n {this.variant === CoverHeroVariant.OVERLAY && this.renderContent()}\n </div>\n {this.variant === CoverHeroVariant.STACKED &&\n this.contentPosition === CoverHeroContentPosition.BOTTOM &&\n this.renderContent()}\n </Host>\n );\n }\n}\n"],"mappings":"oGAAA,MAAMA,EAAY,6nDAClB,MAAAC,EAAeD,E,MCkBFE,EAAU,M,sCAOOC,EAAiBC,Q,qBAMDC,EAAyBC,I,yBAS/C,I,CAQZ,SAAAC,EAAUC,OAACA,IACnB,GAAIA,aAAkBC,OAASD,EAAOE,QAAQ,gBAAiB,CAC7D,MAAMC,EAAQH,EAAOI,aAAeJ,EAAOK,cAC3CC,KAAKC,KAAKC,MAAMC,YAAY,uBAAwBN,EAAMO,W,EAOtD,aAAAC,GACN,OACEC,EAAA,OAAKC,MAAM,qBACTD,EAAA,QAAME,KAAK,Y,CAKjB,MAAAC,GACE,OACEH,EAACI,EAAI,CAAAC,IAAA,4CACFX,KAAKY,UAAYvB,EAAiBwB,SACjCb,KAAKc,kBAAoBvB,EAAyBC,KAClDQ,KAAKK,gBACPC,EAAA,OAAAK,IAAA,2CAAKJ,MAAM,kBACTD,EAAA,OAAAK,IAAA,2CAAKJ,MAAM,mBACTD,EAAA,QAAAK,IAAA,2CAAMH,KAAK,WAEbF,EAAA,QAAAK,IAAA,2CAAMH,KAAK,gBACVR,KAAKY,UAAYvB,EAAiBC,SAAWU,KAAKK,iBAEpDL,KAAKY,UAAYvB,EAAiBwB,SACjCb,KAAKc,kBAAoBvB,EAAyBwB,QAClDf,KAAKK,gB","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as e,c as t,h as n,a as o,g as s}from"./p-cc3c02fe.js";import{P as i,S as a,B as r,e as c}from"./p-025f494e.js";const h=':host{position:relative;display:flex;min-width:128px;box-sizing:border-box;align-items:center;padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([show-menu])::after{display:inline-block;height:100%;margin-right:calc(var(--space-unit) * 4);background:transparent;content:"";user-select:none}.cell--menu-container{position:absolute;z-index:1;top:var(--space-unit);right:var(--space-unit)}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{opacity:1;pointer-events:all}@media (min-width: 768px) and (hover: hover){:host([show-menu="hover"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu="hover"]:hover) .cell--menu-container{opacity:1;pointer-events:all}}:host{background-color:var(--color-surface02);font-weight:var(--font-sb)}:host([sortable]){cursor:pointer}.z-th--sort-button{display:flex;align-items:center;justify-content:center;padding:0;border:none;margin-top:auto;background-color:transparent;cursor:pointer}.z-th--sort-button:focus{box-shadow:var(--shadow-focus-primary);outline:none}';const l=h;const d=class{constructor(n){e(this,n);this.sort=t(this,"sort",7);this.colspan=undefined;this.showMenu=null;this.sticky=false;this.sortDirection=undefined;this.popoverPosition=i.AUTO;this.isMenuOpen=false}get ariaSortDirection(){if(!this.sortDirection){return null}return this.sortDirection===a.ASC?"ascending":"descending"}handleSort(){if(!this.sortDirection){return}this.sortDirection=this.sortDirection===a.ASC?a.DESC:a.ASC;this.sort.emit({sortDirection:this.sortDirection})}updateColspan(){if(this.colspan){this.host.style.gridColumn=`span ${this.colspan}`}else{this.host.style.removeProperty("grid-column")}}componentWillLoad(){this.updateColspan()}render(){return n(o,{key:"6d7379e559b77ea796584c9cdc49be8dabb3cd67",role:"columnheader","menu-open":this.isMenuOpen,"aria-sort":this.ariaSortDirection},n("slot",{key:"e21bf2439c1061cf7acaeddb6a3afe8818112493"}),this.sortDirection&&n("button",{key:"e65ed301cea08cb0cdaf3ce2b13cb06dc61705ea",class:"z-th--sort-button",type:"button",onClick:this.handleSort.bind(this)},n("z-icon",{key:"1768ea275af78502035d66fb2a4f80fff68bc6e0",name:this.sortDirection===a.ASC?"arrow-simple-up":"arrow-simple-down",width:14,height:14})),this.showMenu&&n("div",{key:"b516e407bc90fa95fa1ae914a344cdcd89f38336",class:"cell--menu-container"},n("z-button",{key:"4f76bb047c904a88d2e78117811932b9cc9b409d",variant:r.TERTIARY,icon:"contextual-menu",size:c.X_SMALL,ref:e=>this.menuTrigger=e,onClick:()=>this.popoverEl.open=!this.popoverEl.open}),n("z-popover",{key:"08fcadf9b57a3184f8fceef2925c19ef3d9f659e",ref:e=>this.popoverEl=e,bindTo:this.menuTrigger,onOpenChange:e=>this.isMenuOpen=e.detail.open,position:this.popoverPosition},n("slot",{key:"4f2ad7d81457d1132d3b156368bd96813994fc3c",name:"contextual-menu"}))))}get host(){return s(this)}static get watchers(){return{colspan:["updateColspan"]}}};d.style=l;export{d as Z};
2
+ //# sourceMappingURL=p-25a85aec.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZThStyle0","ZTh","PopoverPosition","AUTO","ariaSortDirection","this","sortDirection","SortDirection","ASC","handleSort","DESC","sort","emit","updateColspan","colspan","host","style","gridColumn","removeProperty","componentWillLoad","render","h","Host","key","role","isMenuOpen","class","type","onClick","bind","name","width","height","showMenu","variant","ButtonVariant","TERTIARY","icon","size","ControlSize","X_SMALL","ref","el","menuTrigger","popoverEl","open","bindTo","onOpenChange","event","detail","position","popoverPosition"],"sources":["src/components/table/cells/z-th/styles.css?tag=z-th&encapsulation=shadow","src/components/table/cells/z-th/index.tsx"],"sourcesContent":["@import \"../z-table-cells.css\";\n\n:host {\n background-color: var(--color-surface02);\n font-weight: var(--font-sb);\n}\n\n/* :host([sticky]) {\n background-color: var(--color-surface02);\n} */\n\n:host([sortable]) {\n cursor: pointer;\n}\n\n.z-th--sort-button {\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 0;\n border: none;\n margin-top: auto;\n background-color: transparent;\n cursor: pointer;\n}\n\n.z-th--sort-button:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n","import {Component, Element, Event, EventEmitter, Host, Prop, State, Watch, h} from \"@stencil/core\";\nimport {ButtonVariant, ControlSize, PopoverPosition, SortDirection, VisibilityCondition} from \"../../../../beans\";\n\n/**\n * ZTh component.\n * @slot - ZTh content.\n * @slot contextual-menu - Contextual menu content. Only visible when `showMenu` is true.\n */\n@Component({\n tag: \"z-th\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTh {\n @Element() host: HTMLZThElement;\n\n /**\n * Number of columns that the cell should span.\n */\n @Prop()\n colspan: number;\n\n /**\n * Enables the contextual menu.\n * Can be set to \"hover\" or \"always\" to show the button only on cell hover or always.\n * Set a nullish value to hide the menu button.\n */\n @Prop({reflect: true})\n showMenu: VisibilityCondition = null;\n\n /**\n * Whether the cell should stick.\n */\n @Prop({reflect: true})\n sticky = false;\n\n /**\n * Current sorting direction.\n * Set `SortDirection.ASC` or `SortDirection.DESC` to show the sort icon.\n */\n @Prop({mutable: true})\n sortDirection?: SortDirection;\n\n /**\n * Set popover position.\n */\n @Prop()\n popoverPosition = PopoverPosition.AUTO;\n\n /**\n * Store the open state of the menu.\n */\n @State()\n isMenuOpen = false;\n\n /**\n * Sort event fired when the user clicks on the sort button.\n * The sorting logic must be implemented by the app.\n * You can set an `id` on the `z-th` to easly identify the column in the event listener.\n */\n @Event()\n private sort: EventEmitter;\n\n private menuTrigger: HTMLElement;\n\n private popoverEl: HTMLZPopoverElement;\n\n /**\n * Get the value to set to the `aria-sort` attribute based on the current sort direction.\n */\n private get ariaSortDirection(): string {\n if (!this.sortDirection) {\n return null;\n }\n\n return this.sortDirection === SortDirection.ASC ? \"ascending\" : \"descending\";\n }\n\n /**\n * Handle the click on the sort button.\n * @fires sort\n */\n private handleSort(): void {\n if (!this.sortDirection) {\n return;\n }\n\n this.sortDirection = this.sortDirection === SortDirection.ASC ? SortDirection.DESC : SortDirection.ASC;\n this.sort.emit({\n sortDirection: this.sortDirection,\n });\n }\n\n @Watch(\"colspan\")\n protected updateColspan(): void {\n if (this.colspan) {\n this.host.style.gridColumn = `span ${this.colspan}`;\n } else {\n this.host.style.removeProperty(\"grid-column\");\n }\n }\n\n componentWillLoad(): void {\n this.updateColspan();\n }\n\n render(): HTMLZThElement {\n return (\n <Host\n role=\"columnheader\"\n menu-open={this.isMenuOpen}\n aria-sort={this.ariaSortDirection}\n >\n <slot></slot>\n {this.sortDirection && (\n <button\n class=\"z-th--sort-button\"\n type=\"button\"\n onClick={this.handleSort.bind(this)}\n >\n <z-icon\n name={this.sortDirection === SortDirection.ASC ? \"arrow-simple-up\" : \"arrow-simple-down\"}\n width={14}\n height={14}\n />\n </button>\n )}\n {this.showMenu && (\n <div class=\"cell--menu-container\">\n <z-button\n variant={ButtonVariant.TERTIARY}\n icon=\"contextual-menu\"\n size={ControlSize.X_SMALL}\n ref={(el) => (this.menuTrigger = el as HTMLElement)}\n onClick={() => (this.popoverEl.open = !this.popoverEl.open)}\n />\n <z-popover\n ref={(el) => (this.popoverEl = el as HTMLZPopoverElement)}\n bindTo={this.menuTrigger}\n onOpenChange={(event) => (this.isMenuOpen = event.detail.open)}\n position={this.popoverPosition}\n >\n <slot name=\"contextual-menu\"></slot>\n </z-popover>\n </div>\n )}\n </Host>\n );\n }\n}\n"],"mappings":"yHAAA,MAAMA,EAAY,81CAClB,MAAAC,EAAeD,E,MCYFE,EAAG,M,yFAekB,K,YAMvB,M,kDAaSC,EAAgBC,K,gBAMrB,K,CAiBb,qBAAYC,GACV,IAAKC,KAAKC,cAAe,CACvB,OAAO,I,CAGT,OAAOD,KAAKC,gBAAkBC,EAAcC,IAAM,YAAc,Y,CAO1D,UAAAC,GACN,IAAKJ,KAAKC,cAAe,CACvB,M,CAGFD,KAAKC,cAAgBD,KAAKC,gBAAkBC,EAAcC,IAAMD,EAAcG,KAAOH,EAAcC,IACnGH,KAAKM,KAAKC,KAAK,CACbN,cAAeD,KAAKC,e,CAKd,aAAAO,GACR,GAAIR,KAAKS,QAAS,CAChBT,KAAKU,KAAKC,MAAMC,WAAa,QAAQZ,KAAKS,S,KACrC,CACLT,KAAKU,KAAKC,MAAME,eAAe,c,EAInC,iBAAAC,GACEd,KAAKQ,e,CAGP,MAAAO,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,KAAK,eAAc,YACRnB,KAAKoB,WAAU,YACfpB,KAAKD,mBAEhBiB,EAAA,QAAAE,IAAA,6CACClB,KAAKC,eACJe,EAAA,UAAAE,IAAA,2CACEG,MAAM,oBACNC,KAAK,SACLC,QAASvB,KAAKI,WAAWoB,KAAKxB,OAE9BgB,EAAA,UAAAE,IAAA,2CACEO,KAAMzB,KAAKC,gBAAkBC,EAAcC,IAAM,kBAAoB,oBACrEuB,MAAO,GACPC,OAAQ,MAIb3B,KAAK4B,UACJZ,EAAA,OAAAE,IAAA,2CAAKG,MAAM,wBACTL,EAAA,YAAAE,IAAA,2CACEW,QAASC,EAAcC,SACvBC,KAAK,kBACLC,KAAMC,EAAYC,QAClBC,IAAMC,GAAQrC,KAAKsC,YAAcD,EACjCd,QAAS,IAAOvB,KAAKuC,UAAUC,MAAQxC,KAAKuC,UAAUC,OAExDxB,EAAA,aAAAE,IAAA,2CACEkB,IAAMC,GAAQrC,KAAKuC,UAAYF,EAC/BI,OAAQzC,KAAKsC,YACbI,aAAeC,GAAW3C,KAAKoB,WAAauB,EAAMC,OAAOJ,KACzDK,SAAU7C,KAAK8C,iBAEf9B,EAAA,QAAAE,IAAA,2CAAMO,KAAK,sB","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["mobileBreakpoint","tabletBreakpoint","desktopBreakpoint"],"sources":["src/constants/breakpoints.ts"],"sourcesContent":["const mobileBreakpoint = 767;\nconst tabletBreakpoint = 1052;\nconst desktopBreakpoint = 1365;\n\nexport {mobileBreakpoint, tabletBreakpoint, desktopBreakpoint};\n"],"mappings":"MAAMA,EAAmB,I,MACnBC,EAAmB,K,MACnBC,EAAoB,Y"}
1
+ {"version":3,"names":["mobileBreakpoint","tabletBreakpoint","desktopBreakpoint"],"sources":["src/constants/breakpoints.ts"],"sourcesContent":["const mobileBreakpoint = 767;\nconst tabletBreakpoint = 1052;\nconst desktopBreakpoint = 1365;\n\nexport {desktopBreakpoint, mobileBreakpoint, tabletBreakpoint};\n"],"mappings":"MAAMA,EAAmB,I,MACnBC,EAAmB,K,MACnBC,EAAoB,Y","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r,h as a}from"./p-cc3c02fe.js";const o="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:var(--shadow-focus-primary)}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}";const e=o;const t=class{constructor(a){r(this,a);this.icon=undefined;this.isdisabled=false;this.ariaLabel=""}render(){return a("button",{key:"d07c0ca573477aa1045a68da5f4fe528243ce36f",disabled:this.isdisabled,"aria-label":this.ariaLabel},a("span",{key:"d4fbc76e9d771efc6fba0f0f311e30261c4bb070"},a("z-icon",{key:"7a27b69214edf71caff54e1b0619f1b8ce7f1003",name:this.icon,width:16,height:16})))}};t.style=e;export{t as z_myz_card_icon};
2
+ //# sourceMappingURL=p-2ed68ac5.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stylesCss","ZMyzCardIconStyle0","ZMyzCardIcon","render","h","key","disabled","this","isdisabled","ariaLabel","name","icon","width","height"],"sources":["src/snowflakes/myz/card/z-myz-card-icon/styles.css?tag=z-myz-card-icon&encapsulation=shadow","src/snowflakes/myz/card/z-myz-card-icon/index.tsx"],"sourcesContent":["button {\n display: flex;\n width: 42px;\n width: calc(var(--space-unit) * 6);\n height: calc(var(--space-unit) * 5);\n height: calc(var(--space-unit) * 6);\n align-items: center;\n justify-content: center;\n padding: 0;\n border: none;\n border-left: var(--border-size-medium) solid var(--color-surface03);\n margin: 0;\n background: none;\n border-radius: 0 var(--border-radius) 0 0;\n color: var(--color-primary01);\n cursor: pointer;\n fill: var(--color-primary01);\n outline: none;\n}\n\nbutton:active,\nbutton:focus {\n color: var(--blue700);\n fill: var(--blue700);\n}\n\nbutton > span {\n display: flex;\n width: 28px;\n height: 28px;\n align-items: center;\n justify-content: center;\n border: 0;\n border-radius: var(--border-radius);\n}\n\nbutton:hover > span {\n background: var(--color-primary03);\n}\n\nbutton:focus > span {\n background: var(--color-surface01);\n border-radius: var(--border-radius);\n box-shadow: var(--shadow-focus-primary);\n}\n\nbutton:active > span {\n background: var(--color-surface01);\n border-radius: var(--border-radius);\n box-shadow: var(--shadow-2);\n}\n\nbutton:disabled {\n cursor: not-allowed;\n}\n\nbutton:disabled > span {\n background: none;\n box-shadow: var(--shadow-0);\n pointer-events: none;\n}\n\nbutton:disabled > span > z-icon {\n fill: var(--color-surface03);\n}\n\nbutton::-moz-focus-inner {\n border: 0;\n}\n","import {Component, Prop, h} from \"@stencil/core\";\n\n@Component({\n tag: \"z-myz-card-icon\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZMyzCardIcon {\n /** icon name */\n @Prop()\n icon: string;\n\n /** disabled status flag */\n @Prop()\n isdisabled = false;\n\n /** description of the icon*/\n @Prop()\n ariaLabel = \"\";\n\n render(): HTMLButtonElement {\n return (\n <button\n disabled={this.isdisabled}\n aria-label={this.ariaLabel}\n >\n <span>\n <z-icon\n name={this.icon}\n width={16}\n height={16}\n />\n </span>\n </button>\n );\n }\n}\n"],"mappings":"sCAAA,MAAMA,EAAY,omCAClB,MAAAC,EAAeD,E,MCMFE,EAAY,M,6DAOV,M,eAID,E,CAEZ,MAAAC,GACE,OACEC,EAAA,UAAAC,IAAA,2CACEC,SAAUC,KAAKC,WAAU,aACbD,KAAKE,WAEjBL,EAAA,QAAAC,IAAA,4CACED,EAAA,UAAAC,IAAA,2CACEK,KAAMH,KAAKI,KACXC,MAAO,GACPC,OAAQ,M","ignoreList":[]}