@zanichelli/albe-web-components 16.3.4-RC → 16.3.5

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 (589) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/cjs/{index-041b41e6.js → index-01778132.js} +2 -2
  3. package/dist/cjs/{index-041b41e6.js.map → index-01778132.js.map} +1 -1
  4. package/dist/cjs/index-0335126f.js +67 -0
  5. package/dist/cjs/index-0335126f.js.map +1 -0
  6. package/dist/cjs/index-30387c1f.js +59 -0
  7. package/dist/cjs/index-30387c1f.js.map +1 -0
  8. package/dist/cjs/{index-b7759a0d.js → index-b26fbd76.js} +2 -2
  9. package/dist/cjs/{index-b7759a0d.js.map → index-b26fbd76.js.map} +1 -1
  10. package/dist/cjs/index-b504fdc8.js +47 -0
  11. package/dist/cjs/index-b504fdc8.js.map +1 -0
  12. package/dist/cjs/{index-25ded558.js → index-ef486baa.js} +2 -2
  13. package/dist/cjs/{index-25ded558.js.map → index-ef486baa.js.map} +1 -1
  14. package/dist/cjs/loader.cjs.js +1 -1
  15. package/dist/cjs/web-components-library.cjs.js +1 -1
  16. package/dist/cjs/z-accordion.cjs.entry.js +1 -1
  17. package/dist/cjs/z-alert.cjs.entry.js +1 -1
  18. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  19. package/dist/cjs/z-app-header_12.cjs.entry.js +9 -9
  20. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  21. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  22. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  23. package/dist/cjs/z-book-card.cjs.entry.js +1 -1
  24. package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
  25. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  26. package/dist/cjs/z-carousel.cjs.entry.js +1 -2
  27. package/dist/cjs/z-carousel.cjs.entry.js.map +1 -1
  28. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  29. package/dist/cjs/z-combobox.cjs.entry.js +1 -1
  30. package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
  31. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +4 -4
  32. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  33. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  34. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  35. package/dist/cjs/z-logo.cjs.entry.js +1 -1
  36. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  37. package/dist/cjs/z-menu-section.cjs.entry.js.map +1 -1
  38. package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
  39. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
  40. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
  41. package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
  42. package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
  43. package/dist/cjs/z-myz-card-info.cjs.entry.js +1 -1
  44. package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
  45. package/dist/cjs/z-myz-card_4.cjs.entry.js +4 -4
  46. package/dist/cjs/z-myz-list-item.cjs.entry.js +1 -1
  47. package/dist/cjs/z-myz-list.cjs.entry.js +1 -1
  48. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  49. package/dist/cjs/z-notification.cjs.entry.js +1 -1
  50. package/dist/cjs/z-otp.cjs.entry.js +2 -2
  51. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -2
  52. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  53. package/dist/cjs/z-section-title.cjs.entry.js +1 -1
  54. package/dist/cjs/z-select.cjs.entry.js +1 -1
  55. package/dist/cjs/z-skip-to-content.cjs.entry.js +1 -1
  56. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  57. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  58. package/dist/cjs/z-table.cjs.entry.js +8 -8
  59. package/dist/cjs/z-table.cjs.entry.js.map +1 -1
  60. package/dist/cjs/z-tbody.cjs.entry.js +1 -1
  61. package/dist/cjs/z-td.cjs.entry.js +1 -1
  62. package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
  63. package/dist/cjs/z-th.cjs.entry.js +1 -1
  64. package/dist/cjs/z-thead.cjs.entry.js +1 -1
  65. package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
  66. package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
  67. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  68. package/dist/cjs/z-toggle-switch.cjs.entry.js +3 -3
  69. package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
  70. package/dist/cjs/z-tr.cjs.entry.js +3 -3
  71. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  72. package/dist/collection/components/table/cells/z-td/index.js +1 -1
  73. package/dist/collection/components/table/cells/z-td/index.js.map +1 -1
  74. package/dist/collection/components/table/cells/z-td/styles.css +21 -13
  75. package/dist/collection/components/table/cells/z-th/index.js +49 -5
  76. package/dist/collection/components/table/cells/z-th/index.js.map +1 -1
  77. package/dist/collection/components/table/cells/z-th/styles.css +59 -24
  78. package/dist/collection/components/table/z-table/index.js +1 -1
  79. package/dist/collection/components/table/z-table/index.stories.js +19 -3
  80. package/dist/collection/components/table/z-table/index.stories.js.map +1 -1
  81. package/dist/collection/components/table/z-table/styles.css +0 -4
  82. package/dist/collection/components/table/z-tbody/index.js +1 -1
  83. package/dist/collection/components/table/z-tfoot/index.js +1 -1
  84. package/dist/collection/components/table/z-thead/index.js +1 -1
  85. package/dist/collection/components/table/z-tr/index.js +1 -1
  86. package/dist/collection/components/table/z-tr/styles.css +0 -1
  87. package/dist/collection/components/z-accordion/index.js +1 -1
  88. package/dist/collection/components/z-anchor-navigation/index.js +1 -1
  89. package/dist/collection/components/z-app-header/index.js +1 -1
  90. package/dist/collection/components/z-aria-alert/index.js +1 -1
  91. package/dist/collection/components/z-avatar/index.js +2 -2
  92. package/dist/collection/components/z-book-card/index.js +1 -1
  93. package/dist/collection/components/z-breadcrumb/index.js +2 -2
  94. package/dist/collection/components/z-button-sort/index.js +1 -1
  95. package/dist/collection/components/z-carousel/index.js +1 -2
  96. package/dist/collection/components/z-carousel/index.js.map +1 -1
  97. package/dist/collection/components/z-chip/index.js +2 -2
  98. package/dist/collection/components/z-combobox/index.js +1 -1
  99. package/dist/collection/components/z-cover-hero/index.js +2 -2
  100. package/dist/collection/components/z-divider/index.js +1 -1
  101. package/dist/collection/components/z-ghost-loading/index.js +1 -1
  102. package/dist/collection/components/z-info-box/index.js +1 -1
  103. package/dist/collection/components/z-info-reveal/index.js +1 -1
  104. package/dist/collection/components/z-input/index.js +1 -1
  105. package/dist/collection/components/z-input-message/index.js +1 -1
  106. package/dist/collection/components/z-logo/index.js +1 -1
  107. package/dist/collection/components/z-menu-section/index.js +2 -2
  108. package/dist/collection/components/z-menu-section/index.js.map +1 -1
  109. package/dist/collection/components/z-modal/index.js +4 -4
  110. package/dist/collection/components/z-navigation-tabs/index.js +2 -2
  111. package/dist/collection/components/z-notification/index.js +1 -1
  112. package/dist/collection/components/z-offcanvas/index.js +1 -3
  113. package/dist/collection/components/z-offcanvas/index.js.map +1 -1
  114. package/dist/collection/components/z-offcanvas/styles.css +4 -12
  115. package/dist/collection/components/z-panel-elem/index.js +2 -2
  116. package/dist/collection/components/z-popover/index.js +1 -1
  117. package/dist/collection/components/z-searchbar/index.js +1 -1
  118. package/dist/collection/components/z-section-title/index.js +1 -1
  119. package/dist/collection/components/z-select/index.js +1 -1
  120. package/dist/collection/components/z-skip-to-content/index.js +1 -1
  121. package/dist/collection/components/z-stepper/index.js +1 -1
  122. package/dist/collection/components/z-stepper-item/index.js +1 -1
  123. package/dist/collection/components/z-tag/index.js +2 -2
  124. package/dist/collection/components/z-toast-notification/index.js +1 -1
  125. package/dist/collection/components/z-toast-notification-list/index.js +1 -1
  126. package/dist/collection/components/z-toggle-button/index.js +2 -2
  127. package/dist/collection/components/z-toggle-switch/index.js +3 -3
  128. package/dist/collection/components/z-tooltip/index.js +1 -1
  129. package/dist/collection/components/z-visually-hidden/index.js +1 -1
  130. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +1 -1
  131. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +1 -1
  132. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +1 -1
  133. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +1 -1
  134. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +1 -1
  135. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +1 -1
  136. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +1 -1
  137. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +1 -1
  138. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +1 -1
  139. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +1 -1
  140. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +1 -1
  141. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +1 -1
  142. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +1 -1
  143. package/dist/collection/snowflakes/myz/z-alert/index.js +1 -1
  144. package/dist/collection/snowflakes/myz/z-otp/index.js +2 -2
  145. package/dist/components/index10.js +1 -1
  146. package/dist/components/index11.js +1 -1
  147. package/dist/components/index15.js +4 -4
  148. package/dist/components/index16.js +1 -1
  149. package/dist/components/index17.js +1 -1
  150. package/dist/components/index18.js +1 -1
  151. package/dist/components/index19.js +1 -1
  152. package/dist/components/index20.js +1 -1
  153. package/dist/components/index21.js +2 -2
  154. package/dist/components/index21.js.map +1 -1
  155. package/dist/components/index22.js +1 -1
  156. package/dist/components/index23.js +1 -1
  157. package/dist/components/index24.js +2 -2
  158. package/dist/components/index3.js +1 -1
  159. package/dist/components/index5.js +2 -2
  160. package/dist/components/index6.js +1 -1
  161. package/dist/components/index8.js +1 -1
  162. package/dist/components/z-accordion.js +1 -1
  163. package/dist/components/z-anchor-navigation.js +1 -1
  164. package/dist/components/z-app-header.js +1 -1
  165. package/dist/components/z-aria-alert.js +1 -1
  166. package/dist/components/z-avatar.js +2 -2
  167. package/dist/components/z-book-card.js +1 -1
  168. package/dist/components/z-breadcrumb.js +2 -2
  169. package/dist/components/z-button-sort.js +1 -1
  170. package/dist/components/z-carousel.js +1 -2
  171. package/dist/components/z-carousel.js.map +1 -1
  172. package/dist/components/z-combobox.js +1 -1
  173. package/dist/components/z-cover-hero.js +2 -2
  174. package/dist/components/z-info-box.js +1 -1
  175. package/dist/components/z-info-reveal.js +1 -1
  176. package/dist/components/z-logo.js +1 -1
  177. package/dist/components/z-menu-section.js +1 -1
  178. package/dist/components/z-menu-section.js.map +1 -1
  179. package/dist/components/z-myz-card-alert.js +1 -1
  180. package/dist/components/z-myz-card-dictionary.js +1 -1
  181. package/dist/components/z-myz-card-footer-sections.js +1 -1
  182. package/dist/components/z-myz-card-footer.js +1 -1
  183. package/dist/components/z-myz-card-icon.js +1 -1
  184. package/dist/components/z-myz-card-info.js +1 -1
  185. package/dist/components/z-myz-card-list.js +1 -1
  186. package/dist/components/z-myz-list.js +1 -1
  187. package/dist/components/z-navigation-tabs.js +2 -2
  188. package/dist/components/z-notification.js +1 -1
  189. package/dist/components/z-otp.js +2 -2
  190. package/dist/components/z-panel-elem.js +2 -2
  191. package/dist/components/z-section-title.js +1 -1
  192. package/dist/components/z-select.js +1 -1
  193. package/dist/components/z-skip-to-content.js +1 -1
  194. package/dist/components/z-stepper-item.js +1 -1
  195. package/dist/components/z-stepper.js +1 -1
  196. package/dist/components/z-table.js +2 -2
  197. package/dist/components/z-table.js.map +1 -1
  198. package/dist/components/z-tbody.js +1 -1
  199. package/dist/components/z-td.js +2 -2
  200. package/dist/components/z-td.js.map +1 -1
  201. package/dist/components/z-tfoot.js +1 -1
  202. package/dist/components/z-th.js +9 -5
  203. package/dist/components/z-th.js.map +1 -1
  204. package/dist/components/z-thead.js +1 -1
  205. package/dist/components/z-toast-notification-list.js +1 -1
  206. package/dist/components/z-toast-notification.js +1 -1
  207. package/dist/components/z-toggle-button.js +2 -2
  208. package/dist/components/z-toggle-switch.js +3 -3
  209. package/dist/components/z-tooltip.js +1 -1
  210. package/dist/components/z-tr.js +2 -2
  211. package/dist/components/z-tr.js.map +1 -1
  212. package/dist/components/z-visually-hidden.js +1 -1
  213. package/dist/esm/{index-e70be23f.js → index-09ff70db.js} +2 -2
  214. package/dist/esm/{index-e70be23f.js.map → index-09ff70db.js.map} +1 -1
  215. package/dist/esm/index-7a486f3d.js +65 -0
  216. package/dist/esm/index-7a486f3d.js.map +1 -0
  217. package/dist/esm/index-81b223e5.js +45 -0
  218. package/dist/esm/index-81b223e5.js.map +1 -0
  219. package/dist/esm/{index-36f0f6c0.js → index-8e5c830a.js} +2 -2
  220. package/dist/esm/{index-36f0f6c0.js.map → index-8e5c830a.js.map} +1 -1
  221. package/dist/esm/index-ea820724.js +57 -0
  222. package/dist/esm/index-ea820724.js.map +1 -0
  223. package/dist/esm/{index-dfddeb25.js → index-fe4fc8da.js} +2 -2
  224. package/dist/esm/{index-dfddeb25.js.map → index-fe4fc8da.js.map} +1 -1
  225. package/dist/esm/loader.js +1 -1
  226. package/dist/esm/web-components-library.js +1 -1
  227. package/dist/esm/z-accordion.entry.js +1 -1
  228. package/dist/esm/z-alert.entry.js +1 -1
  229. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  230. package/dist/esm/z-app-header_12.entry.js +9 -9
  231. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  232. package/dist/esm/z-aria-alert.entry.js +1 -1
  233. package/dist/esm/z-avatar.entry.js +2 -2
  234. package/dist/esm/z-book-card.entry.js +1 -1
  235. package/dist/esm/z-breadcrumb.entry.js +2 -2
  236. package/dist/esm/z-button-sort.entry.js +1 -1
  237. package/dist/esm/z-carousel.entry.js +1 -2
  238. package/dist/esm/z-carousel.entry.js.map +1 -1
  239. package/dist/esm/z-chip.entry.js +2 -2
  240. package/dist/esm/z-combobox.entry.js +1 -1
  241. package/dist/esm/z-cover-hero.entry.js +2 -2
  242. package/dist/esm/z-dragdrop-area_2.entry.js +4 -4
  243. package/dist/esm/z-ghost-loading.entry.js +1 -1
  244. package/dist/esm/z-info-box.entry.js +1 -1
  245. package/dist/esm/z-info-reveal.entry.js +1 -1
  246. package/dist/esm/z-logo.entry.js +1 -1
  247. package/dist/esm/z-menu-section.entry.js +1 -1
  248. package/dist/esm/z-menu-section.entry.js.map +1 -1
  249. package/dist/esm/z-myz-card-alert.entry.js +1 -1
  250. package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
  251. package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
  252. package/dist/esm/z-myz-card-footer.entry.js +1 -1
  253. package/dist/esm/z-myz-card-icon.entry.js +1 -1
  254. package/dist/esm/z-myz-card-info.entry.js +1 -1
  255. package/dist/esm/z-myz-card-list.entry.js +1 -1
  256. package/dist/esm/z-myz-card_4.entry.js +4 -4
  257. package/dist/esm/z-myz-list-item.entry.js +1 -1
  258. package/dist/esm/z-myz-list.entry.js +1 -1
  259. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  260. package/dist/esm/z-notification.entry.js +1 -1
  261. package/dist/esm/z-otp.entry.js +2 -2
  262. package/dist/esm/z-panel-elem.entry.js +2 -2
  263. package/dist/esm/z-popover.entry.js +1 -1
  264. package/dist/esm/z-section-title.entry.js +1 -1
  265. package/dist/esm/z-select.entry.js +1 -1
  266. package/dist/esm/z-skip-to-content.entry.js +1 -1
  267. package/dist/esm/z-stepper-item.entry.js +1 -1
  268. package/dist/esm/z-stepper.entry.js +1 -1
  269. package/dist/esm/z-table.entry.js +8 -8
  270. package/dist/esm/z-table.entry.js.map +1 -1
  271. package/dist/esm/z-tbody.entry.js +1 -1
  272. package/dist/esm/z-td.entry.js +1 -1
  273. package/dist/esm/z-tfoot.entry.js +1 -1
  274. package/dist/esm/z-th.entry.js +1 -1
  275. package/dist/esm/z-thead.entry.js +1 -1
  276. package/dist/esm/z-toast-notification-list.entry.js +1 -1
  277. package/dist/esm/z-toast-notification.entry.js +1 -1
  278. package/dist/esm/z-toggle-button.entry.js +2 -2
  279. package/dist/esm/z-toggle-switch.entry.js +3 -3
  280. package/dist/esm/z-tooltip.entry.js +1 -1
  281. package/dist/esm/z-tr.entry.js +3 -3
  282. package/dist/esm/z-visually-hidden.entry.js +1 -1
  283. package/dist/types/components/table/cells/z-th/index.d.ts +10 -1
  284. package/dist/types/components/table/z-table/index.stories.d.ts +11 -0
  285. package/dist/types/components/z-menu-section/index.d.ts +1 -1
  286. package/dist/types/components/z-offcanvas/index.d.ts +0 -2
  287. package/dist/types/components.d.ts +18 -18
  288. package/dist/web-components-library/{p-f15d0a00.entry.js → p-00f7e0da.entry.js} +2 -2
  289. package/dist/web-components-library/{p-5a0f0978.entry.js → p-0b100bd7.entry.js} +2 -2
  290. package/dist/web-components-library/{p-707e5f91.entry.js → p-0ca0265f.entry.js} +2 -2
  291. package/dist/web-components-library/{p-9b9a04ad.entry.js → p-140b5d8f.entry.js} +2 -2
  292. package/dist/web-components-library/p-155c52f7.js +2 -0
  293. package/{www/build/p-4a2e0034.js.map → dist/web-components-library/p-155c52f7.js.map} +1 -1
  294. package/dist/web-components-library/p-16719dff.entry.js +2 -0
  295. package/dist/web-components-library/{p-45dc157c.entry.js → p-17d2d60b.entry.js} +2 -2
  296. package/dist/web-components-library/p-17fea974.js +2 -0
  297. package/dist/web-components-library/p-17fea974.js.map +1 -0
  298. package/dist/web-components-library/p-27bfe123.js +2 -0
  299. package/dist/web-components-library/p-27bfe123.js.map +1 -0
  300. package/dist/web-components-library/{p-100c6243.entry.js → p-291319ed.entry.js} +2 -2
  301. package/dist/web-components-library/p-2b15df8e.entry.js +2 -0
  302. package/dist/web-components-library/p-2cab65f7.entry.js +2 -0
  303. package/dist/web-components-library/{p-f8bbca6e.entry.js → p-30f09188.entry.js} +2 -2
  304. package/dist/web-components-library/p-32d603b8.js +2 -0
  305. package/dist/web-components-library/p-3b26bd7b.entry.js +2 -0
  306. package/dist/web-components-library/p-3d97dedf.entry.js +2 -0
  307. package/{www/build/p-9a1b51ed.entry.js → dist/web-components-library/p-4704cece.entry.js} +2 -2
  308. package/dist/web-components-library/{p-d5f5e107.entry.js → p-48b2e967.entry.js} +2 -2
  309. package/dist/web-components-library/p-6297dfaa.entry.js +2 -0
  310. package/{www/build/p-ad97fdc4.entry.js → dist/web-components-library/p-62b75a18.entry.js} +2 -2
  311. package/{www/build/p-a64a1bf0.entry.js → dist/web-components-library/p-64ba80da.entry.js} +2 -2
  312. package/dist/web-components-library/{p-f9aa2d11.entry.js → p-67e48546.entry.js} +2 -2
  313. package/dist/web-components-library/{p-2f662fea.entry.js → p-6e92df75.entry.js} +2 -2
  314. package/{www/build/p-820b48f6.entry.js → dist/web-components-library/p-6f9fc850.entry.js} +2 -2
  315. package/dist/web-components-library/p-73a58288.entry.js +2 -0
  316. package/dist/web-components-library/p-73a58288.entry.js.map +1 -0
  317. package/dist/web-components-library/p-7a674e6c.entry.js +2 -0
  318. package/dist/web-components-library/p-8855aef4.js +2 -0
  319. package/{www/build/p-777ad335.entry.js → dist/web-components-library/p-89b1e0ce.entry.js} +2 -2
  320. package/{www/build/p-51f1c9c0.entry.js → dist/web-components-library/p-956ece11.entry.js} +2 -2
  321. package/dist/web-components-library/{p-f06ad42c.entry.js → p-9a48e70b.entry.js} +2 -2
  322. package/dist/web-components-library/p-9bf06eb5.entry.js +2 -0
  323. package/dist/web-components-library/{p-c679277c.entry.js.map → p-9bf06eb5.entry.js.map} +1 -1
  324. package/dist/web-components-library/p-9c36d574.entry.js +2 -0
  325. package/{www/build/p-8d56e74b.entry.js → dist/web-components-library/p-9fc6961e.entry.js} +2 -2
  326. package/dist/web-components-library/p-a167bdd5.js +2 -0
  327. package/dist/web-components-library/{p-4537f922.entry.js → p-a16ed530.entry.js} +2 -2
  328. package/{www/build/p-e4d97fbf.entry.js → dist/web-components-library/p-a45e72f0.entry.js} +2 -2
  329. package/dist/web-components-library/{p-df9c3674.entry.js → p-a56fa2f2.entry.js} +2 -2
  330. package/dist/web-components-library/p-a56fa2f2.entry.js.map +1 -0
  331. package/dist/web-components-library/p-af7e5773.entry.js +2 -0
  332. package/{www/build/p-6a1b3e86.entry.js → dist/web-components-library/p-b387e877.entry.js} +2 -2
  333. package/dist/web-components-library/{p-46d98609.entry.js → p-b6ea478b.entry.js} +2 -2
  334. package/{www/build/p-b2356bc7.entry.js → dist/web-components-library/p-b7af7424.entry.js} +2 -2
  335. package/dist/web-components-library/{p-7db99885.entry.js → p-bec56aa3.entry.js} +2 -2
  336. package/dist/web-components-library/{p-7db99885.entry.js.map → p-bec56aa3.entry.js.map} +1 -1
  337. package/{www/build/p-f425c6f2.entry.js → dist/web-components-library/p-c38833ea.entry.js} +2 -2
  338. package/dist/web-components-library/p-c39ca8e7.entry.js +2 -0
  339. package/dist/web-components-library/{p-e529a714.entry.js → p-c451b4d7.entry.js} +2 -2
  340. package/{www/build/p-e25d7f0a.entry.js → dist/web-components-library/p-ca7634bf.entry.js} +2 -2
  341. package/dist/web-components-library/{p-855334f4.entry.js → p-d847bfcd.entry.js} +2 -2
  342. package/dist/web-components-library/{p-ab7f129e.entry.js → p-d94c5857.entry.js} +2 -2
  343. package/dist/web-components-library/{p-aaae6b16.entry.js → p-e770ed95.entry.js} +2 -2
  344. package/dist/web-components-library/{p-7aba5af3.entry.js → p-eb93aa0b.entry.js} +2 -2
  345. package/dist/web-components-library/{p-ea9c0ff3.entry.js → p-ecae1a7a.entry.js} +2 -2
  346. package/dist/web-components-library/{p-5a178c69.entry.js → p-ee430669.entry.js} +2 -2
  347. package/dist/web-components-library/{p-a0fd1323.entry.js → p-ef8a7250.entry.js} +2 -2
  348. package/dist/web-components-library/{p-cd0219b4.entry.js → p-f26b2e47.entry.js} +2 -2
  349. package/dist/web-components-library/{p-df8c381a.entry.js → p-f410f295.entry.js} +2 -2
  350. package/dist/web-components-library/p-f87bcdc3.entry.js +2 -0
  351. package/{www/build/p-68f4fbc8.entry.js.map → dist/web-components-library/p-f87bcdc3.entry.js.map} +1 -1
  352. package/dist/web-components-library/p-febc4982.entry.js +2 -0
  353. package/{www/build/p-8e5f1ae0.entry.js → dist/web-components-library/p-ffccfe63.entry.js} +2 -2
  354. package/dist/web-components-library/p-ffccfe63.entry.js.map +1 -0
  355. package/dist/web-components-library/web-components-library.esm.js +1 -1
  356. package/dist/web-components-library/web-components-library.esm.js.map +1 -1
  357. package/package.json +1 -1
  358. package/readme.md +5 -9
  359. package/www/build/{p-f15d0a00.entry.js → p-00f7e0da.entry.js} +2 -2
  360. package/www/build/{p-5a0f0978.entry.js → p-0b100bd7.entry.js} +2 -2
  361. package/www/build/{p-707e5f91.entry.js → p-0ca0265f.entry.js} +2 -2
  362. package/www/build/{p-9b9a04ad.entry.js → p-140b5d8f.entry.js} +2 -2
  363. package/www/build/p-155c52f7.js +2 -0
  364. package/{dist/web-components-library/p-4a2e0034.js.map → www/build/p-155c52f7.js.map} +1 -1
  365. package/www/build/p-16719dff.entry.js +2 -0
  366. package/www/build/{p-45dc157c.entry.js → p-17d2d60b.entry.js} +2 -2
  367. package/www/build/p-17fea974.js +2 -0
  368. package/www/build/p-17fea974.js.map +1 -0
  369. package/www/build/p-27bfe123.js +2 -0
  370. package/www/build/p-27bfe123.js.map +1 -0
  371. package/www/build/{p-100c6243.entry.js → p-291319ed.entry.js} +2 -2
  372. package/www/build/p-2b15df8e.entry.js +2 -0
  373. package/www/build/p-2cab65f7.entry.js +2 -0
  374. package/www/build/{p-f8bbca6e.entry.js → p-30f09188.entry.js} +2 -2
  375. package/www/build/p-32d603b8.js +2 -0
  376. package/www/build/p-3b26bd7b.entry.js +2 -0
  377. package/www/build/p-3d97dedf.entry.js +2 -0
  378. package/{dist/web-components-library/p-9a1b51ed.entry.js → www/build/p-4704cece.entry.js} +2 -2
  379. package/www/build/{p-d5f5e107.entry.js → p-48b2e967.entry.js} +2 -2
  380. package/www/build/p-6297dfaa.entry.js +2 -0
  381. package/{dist/web-components-library/p-ad97fdc4.entry.js → www/build/p-62b75a18.entry.js} +2 -2
  382. package/{dist/web-components-library/p-a64a1bf0.entry.js → www/build/p-64ba80da.entry.js} +2 -2
  383. package/www/build/{p-f9aa2d11.entry.js → p-67e48546.entry.js} +2 -2
  384. package/www/build/{p-2f662fea.entry.js → p-6e92df75.entry.js} +2 -2
  385. package/{dist/web-components-library/p-820b48f6.entry.js → www/build/p-6f9fc850.entry.js} +2 -2
  386. package/www/build/p-73a58288.entry.js +2 -0
  387. package/www/build/p-73a58288.entry.js.map +1 -0
  388. package/www/build/p-7a674e6c.entry.js +2 -0
  389. package/www/build/p-8855aef4.js +2 -0
  390. package/{dist/web-components-library/p-777ad335.entry.js → www/build/p-89b1e0ce.entry.js} +2 -2
  391. package/{dist/web-components-library/p-51f1c9c0.entry.js → www/build/p-956ece11.entry.js} +2 -2
  392. package/www/build/{p-f06ad42c.entry.js → p-9a48e70b.entry.js} +2 -2
  393. package/www/build/p-9bf06eb5.entry.js +2 -0
  394. package/www/build/{p-c679277c.entry.js.map → p-9bf06eb5.entry.js.map} +1 -1
  395. package/www/build/p-9c36d574.entry.js +2 -0
  396. package/{dist/web-components-library/p-8d56e74b.entry.js → www/build/p-9fc6961e.entry.js} +2 -2
  397. package/www/build/p-a167bdd5.js +2 -0
  398. package/www/build/{p-4537f922.entry.js → p-a16ed530.entry.js} +2 -2
  399. package/{dist/web-components-library/p-e4d97fbf.entry.js → www/build/p-a45e72f0.entry.js} +2 -2
  400. package/www/build/{p-64006dfc.js → p-a4a71ee5.js} +1 -1
  401. package/www/build/{p-df9c3674.entry.js → p-a56fa2f2.entry.js} +2 -2
  402. package/www/build/p-a56fa2f2.entry.js.map +1 -0
  403. package/www/build/p-af7e5773.entry.js +2 -0
  404. package/{dist/web-components-library/p-6a1b3e86.entry.js → www/build/p-b387e877.entry.js} +2 -2
  405. package/www/build/{p-46d98609.entry.js → p-b6ea478b.entry.js} +2 -2
  406. package/{dist/web-components-library/p-b2356bc7.entry.js → www/build/p-b7af7424.entry.js} +2 -2
  407. package/www/build/{p-7db99885.entry.js → p-bec56aa3.entry.js} +2 -2
  408. package/www/build/{p-7db99885.entry.js.map → p-bec56aa3.entry.js.map} +1 -1
  409. package/{dist/web-components-library/p-f425c6f2.entry.js → www/build/p-c38833ea.entry.js} +2 -2
  410. package/www/build/p-c39ca8e7.entry.js +2 -0
  411. package/www/build/{p-e529a714.entry.js → p-c451b4d7.entry.js} +2 -2
  412. package/{dist/web-components-library/p-e25d7f0a.entry.js → www/build/p-ca7634bf.entry.js} +2 -2
  413. package/www/build/{p-855334f4.entry.js → p-d847bfcd.entry.js} +2 -2
  414. package/www/build/{p-ab7f129e.entry.js → p-d94c5857.entry.js} +2 -2
  415. package/www/build/{p-aaae6b16.entry.js → p-e770ed95.entry.js} +2 -2
  416. package/www/build/{p-7aba5af3.entry.js → p-eb93aa0b.entry.js} +2 -2
  417. package/www/build/{p-ea9c0ff3.entry.js → p-ecae1a7a.entry.js} +2 -2
  418. package/www/build/{p-5a178c69.entry.js → p-ee430669.entry.js} +2 -2
  419. package/www/build/{p-a0fd1323.entry.js → p-ef8a7250.entry.js} +2 -2
  420. package/www/build/{p-cd0219b4.entry.js → p-f26b2e47.entry.js} +2 -2
  421. package/www/build/{p-df8c381a.entry.js → p-f410f295.entry.js} +2 -2
  422. package/www/build/p-f87bcdc3.entry.js +2 -0
  423. package/{dist/web-components-library/p-68f4fbc8.entry.js.map → www/build/p-f87bcdc3.entry.js.map} +1 -1
  424. package/www/build/p-febc4982.entry.js +2 -0
  425. package/{dist/web-components-library/p-8e5f1ae0.entry.js → www/build/p-ffccfe63.entry.js} +2 -2
  426. package/www/build/p-ffccfe63.entry.js.map +1 -0
  427. package/www/build/web-components-library.esm.js +1 -1
  428. package/www/build/web-components-library.esm.js.map +1 -1
  429. package/www/index.html +1 -1
  430. package/dist/cjs/index-1dfb8b3c.js +0 -47
  431. package/dist/cjs/index-1dfb8b3c.js.map +0 -1
  432. package/dist/cjs/index-4bce26ea.js +0 -59
  433. package/dist/cjs/index-4bce26ea.js.map +0 -1
  434. package/dist/cjs/index-d4272b0e.js +0 -65
  435. package/dist/cjs/index-d4272b0e.js.map +0 -1
  436. package/dist/esm/index-66bd56db.js +0 -57
  437. package/dist/esm/index-66bd56db.js.map +0 -1
  438. package/dist/esm/index-89520805.js +0 -63
  439. package/dist/esm/index-89520805.js.map +0 -1
  440. package/dist/esm/index-cddfba10.js +0 -45
  441. package/dist/esm/index-cddfba10.js.map +0 -1
  442. package/dist/web-components-library/p-06d98334.entry.js +0 -2
  443. package/dist/web-components-library/p-28018cd3.entry.js +0 -2
  444. package/dist/web-components-library/p-28018cd3.entry.js.map +0 -1
  445. package/dist/web-components-library/p-2b1fd95a.entry.js +0 -2
  446. package/dist/web-components-library/p-3ae8fb1a.entry.js +0 -2
  447. package/dist/web-components-library/p-3dbad75e.js +0 -2
  448. package/dist/web-components-library/p-4a2e0034.js +0 -2
  449. package/dist/web-components-library/p-4f3f8578.entry.js +0 -2
  450. package/dist/web-components-library/p-60f410df.js +0 -2
  451. package/dist/web-components-library/p-60f410df.js.map +0 -1
  452. package/dist/web-components-library/p-63ec7bad.entry.js +0 -2
  453. package/dist/web-components-library/p-64aab82f.js +0 -2
  454. package/dist/web-components-library/p-68f4fbc8.entry.js +0 -2
  455. package/dist/web-components-library/p-7d5bf905.entry.js +0 -2
  456. package/dist/web-components-library/p-823c45d4.entry.js +0 -2
  457. package/dist/web-components-library/p-8a6a4d22.js +0 -2
  458. package/dist/web-components-library/p-8a6a4d22.js.map +0 -1
  459. package/dist/web-components-library/p-8e5f1ae0.entry.js.map +0 -1
  460. package/dist/web-components-library/p-95cb8701.js +0 -2
  461. package/dist/web-components-library/p-c1e498ac.entry.js +0 -2
  462. package/dist/web-components-library/p-c54d0925.entry.js +0 -2
  463. package/dist/web-components-library/p-c679277c.entry.js +0 -2
  464. package/dist/web-components-library/p-cc71a90c.entry.js +0 -2
  465. package/dist/web-components-library/p-df9c3674.entry.js.map +0 -1
  466. package/dist/web-components-library/p-f703660d.entry.js +0 -2
  467. package/www/build/p-06d98334.entry.js +0 -2
  468. package/www/build/p-28018cd3.entry.js +0 -2
  469. package/www/build/p-28018cd3.entry.js.map +0 -1
  470. package/www/build/p-2b1fd95a.entry.js +0 -2
  471. package/www/build/p-3ae8fb1a.entry.js +0 -2
  472. package/www/build/p-3dbad75e.js +0 -2
  473. package/www/build/p-4a2e0034.js +0 -2
  474. package/www/build/p-4f3f8578.entry.js +0 -2
  475. package/www/build/p-60f410df.js +0 -2
  476. package/www/build/p-60f410df.js.map +0 -1
  477. package/www/build/p-63ec7bad.entry.js +0 -2
  478. package/www/build/p-64aab82f.js +0 -2
  479. package/www/build/p-68f4fbc8.entry.js +0 -2
  480. package/www/build/p-7d5bf905.entry.js +0 -2
  481. package/www/build/p-823c45d4.entry.js +0 -2
  482. package/www/build/p-8a6a4d22.js +0 -2
  483. package/www/build/p-8a6a4d22.js.map +0 -1
  484. package/www/build/p-8e5f1ae0.entry.js.map +0 -1
  485. package/www/build/p-95cb8701.js +0 -2
  486. package/www/build/p-c1e498ac.entry.js +0 -2
  487. package/www/build/p-c54d0925.entry.js +0 -2
  488. package/www/build/p-c679277c.entry.js +0 -2
  489. package/www/build/p-cc71a90c.entry.js +0 -2
  490. package/www/build/p-df9c3674.entry.js.map +0 -1
  491. package/www/build/p-f703660d.entry.js +0 -2
  492. /package/dist/web-components-library/{p-f15d0a00.entry.js.map → p-00f7e0da.entry.js.map} +0 -0
  493. /package/dist/web-components-library/{p-5a0f0978.entry.js.map → p-0b100bd7.entry.js.map} +0 -0
  494. /package/dist/web-components-library/{p-707e5f91.entry.js.map → p-0ca0265f.entry.js.map} +0 -0
  495. /package/dist/web-components-library/{p-9b9a04ad.entry.js.map → p-140b5d8f.entry.js.map} +0 -0
  496. /package/dist/web-components-library/{p-2b1fd95a.entry.js.map → p-16719dff.entry.js.map} +0 -0
  497. /package/dist/web-components-library/{p-45dc157c.entry.js.map → p-17d2d60b.entry.js.map} +0 -0
  498. /package/dist/web-components-library/{p-100c6243.entry.js.map → p-291319ed.entry.js.map} +0 -0
  499. /package/dist/web-components-library/{p-4f3f8578.entry.js.map → p-2b15df8e.entry.js.map} +0 -0
  500. /package/dist/web-components-library/{p-c54d0925.entry.js.map → p-2cab65f7.entry.js.map} +0 -0
  501. /package/dist/web-components-library/{p-f8bbca6e.entry.js.map → p-30f09188.entry.js.map} +0 -0
  502. /package/dist/web-components-library/{p-95cb8701.js.map → p-32d603b8.js.map} +0 -0
  503. /package/dist/web-components-library/{p-63ec7bad.entry.js.map → p-3b26bd7b.entry.js.map} +0 -0
  504. /package/dist/web-components-library/{p-c1e498ac.entry.js.map → p-3d97dedf.entry.js.map} +0 -0
  505. /package/dist/web-components-library/{p-9a1b51ed.entry.js.map → p-4704cece.entry.js.map} +0 -0
  506. /package/dist/web-components-library/{p-d5f5e107.entry.js.map → p-48b2e967.entry.js.map} +0 -0
  507. /package/dist/web-components-library/{p-7d5bf905.entry.js.map → p-6297dfaa.entry.js.map} +0 -0
  508. /package/dist/web-components-library/{p-ad97fdc4.entry.js.map → p-62b75a18.entry.js.map} +0 -0
  509. /package/dist/web-components-library/{p-a64a1bf0.entry.js.map → p-64ba80da.entry.js.map} +0 -0
  510. /package/dist/web-components-library/{p-f9aa2d11.entry.js.map → p-67e48546.entry.js.map} +0 -0
  511. /package/dist/web-components-library/{p-2f662fea.entry.js.map → p-6e92df75.entry.js.map} +0 -0
  512. /package/dist/web-components-library/{p-820b48f6.entry.js.map → p-6f9fc850.entry.js.map} +0 -0
  513. /package/dist/web-components-library/{p-823c45d4.entry.js.map → p-7a674e6c.entry.js.map} +0 -0
  514. /package/dist/web-components-library/{p-64aab82f.js.map → p-8855aef4.js.map} +0 -0
  515. /package/dist/web-components-library/{p-777ad335.entry.js.map → p-89b1e0ce.entry.js.map} +0 -0
  516. /package/dist/web-components-library/{p-51f1c9c0.entry.js.map → p-956ece11.entry.js.map} +0 -0
  517. /package/dist/web-components-library/{p-f06ad42c.entry.js.map → p-9a48e70b.entry.js.map} +0 -0
  518. /package/dist/web-components-library/{p-06d98334.entry.js.map → p-9c36d574.entry.js.map} +0 -0
  519. /package/dist/web-components-library/{p-8d56e74b.entry.js.map → p-9fc6961e.entry.js.map} +0 -0
  520. /package/dist/web-components-library/{p-3dbad75e.js.map → p-a167bdd5.js.map} +0 -0
  521. /package/dist/web-components-library/{p-4537f922.entry.js.map → p-a16ed530.entry.js.map} +0 -0
  522. /package/dist/web-components-library/{p-e4d97fbf.entry.js.map → p-a45e72f0.entry.js.map} +0 -0
  523. /package/dist/web-components-library/{p-3ae8fb1a.entry.js.map → p-af7e5773.entry.js.map} +0 -0
  524. /package/dist/web-components-library/{p-6a1b3e86.entry.js.map → p-b387e877.entry.js.map} +0 -0
  525. /package/dist/web-components-library/{p-46d98609.entry.js.map → p-b6ea478b.entry.js.map} +0 -0
  526. /package/dist/web-components-library/{p-b2356bc7.entry.js.map → p-b7af7424.entry.js.map} +0 -0
  527. /package/dist/web-components-library/{p-f425c6f2.entry.js.map → p-c38833ea.entry.js.map} +0 -0
  528. /package/dist/web-components-library/{p-cc71a90c.entry.js.map → p-c39ca8e7.entry.js.map} +0 -0
  529. /package/dist/web-components-library/{p-e529a714.entry.js.map → p-c451b4d7.entry.js.map} +0 -0
  530. /package/dist/web-components-library/{p-e25d7f0a.entry.js.map → p-ca7634bf.entry.js.map} +0 -0
  531. /package/dist/web-components-library/{p-855334f4.entry.js.map → p-d847bfcd.entry.js.map} +0 -0
  532. /package/dist/web-components-library/{p-ab7f129e.entry.js.map → p-d94c5857.entry.js.map} +0 -0
  533. /package/dist/web-components-library/{p-aaae6b16.entry.js.map → p-e770ed95.entry.js.map} +0 -0
  534. /package/dist/web-components-library/{p-7aba5af3.entry.js.map → p-eb93aa0b.entry.js.map} +0 -0
  535. /package/dist/web-components-library/{p-ea9c0ff3.entry.js.map → p-ecae1a7a.entry.js.map} +0 -0
  536. /package/dist/web-components-library/{p-5a178c69.entry.js.map → p-ee430669.entry.js.map} +0 -0
  537. /package/dist/web-components-library/{p-a0fd1323.entry.js.map → p-ef8a7250.entry.js.map} +0 -0
  538. /package/dist/web-components-library/{p-cd0219b4.entry.js.map → p-f26b2e47.entry.js.map} +0 -0
  539. /package/dist/web-components-library/{p-df8c381a.entry.js.map → p-f410f295.entry.js.map} +0 -0
  540. /package/dist/web-components-library/{p-f703660d.entry.js.map → p-febc4982.entry.js.map} +0 -0
  541. /package/www/build/{p-f15d0a00.entry.js.map → p-00f7e0da.entry.js.map} +0 -0
  542. /package/www/build/{p-5a0f0978.entry.js.map → p-0b100bd7.entry.js.map} +0 -0
  543. /package/www/build/{p-707e5f91.entry.js.map → p-0ca0265f.entry.js.map} +0 -0
  544. /package/www/build/{p-9b9a04ad.entry.js.map → p-140b5d8f.entry.js.map} +0 -0
  545. /package/www/build/{p-2b1fd95a.entry.js.map → p-16719dff.entry.js.map} +0 -0
  546. /package/www/build/{p-45dc157c.entry.js.map → p-17d2d60b.entry.js.map} +0 -0
  547. /package/www/build/{p-100c6243.entry.js.map → p-291319ed.entry.js.map} +0 -0
  548. /package/www/build/{p-4f3f8578.entry.js.map → p-2b15df8e.entry.js.map} +0 -0
  549. /package/www/build/{p-c54d0925.entry.js.map → p-2cab65f7.entry.js.map} +0 -0
  550. /package/www/build/{p-f8bbca6e.entry.js.map → p-30f09188.entry.js.map} +0 -0
  551. /package/www/build/{p-95cb8701.js.map → p-32d603b8.js.map} +0 -0
  552. /package/www/build/{p-63ec7bad.entry.js.map → p-3b26bd7b.entry.js.map} +0 -0
  553. /package/www/build/{p-c1e498ac.entry.js.map → p-3d97dedf.entry.js.map} +0 -0
  554. /package/www/build/{p-9a1b51ed.entry.js.map → p-4704cece.entry.js.map} +0 -0
  555. /package/www/build/{p-d5f5e107.entry.js.map → p-48b2e967.entry.js.map} +0 -0
  556. /package/www/build/{p-7d5bf905.entry.js.map → p-6297dfaa.entry.js.map} +0 -0
  557. /package/www/build/{p-ad97fdc4.entry.js.map → p-62b75a18.entry.js.map} +0 -0
  558. /package/www/build/{p-a64a1bf0.entry.js.map → p-64ba80da.entry.js.map} +0 -0
  559. /package/www/build/{p-f9aa2d11.entry.js.map → p-67e48546.entry.js.map} +0 -0
  560. /package/www/build/{p-2f662fea.entry.js.map → p-6e92df75.entry.js.map} +0 -0
  561. /package/www/build/{p-820b48f6.entry.js.map → p-6f9fc850.entry.js.map} +0 -0
  562. /package/www/build/{p-823c45d4.entry.js.map → p-7a674e6c.entry.js.map} +0 -0
  563. /package/www/build/{p-64aab82f.js.map → p-8855aef4.js.map} +0 -0
  564. /package/www/build/{p-777ad335.entry.js.map → p-89b1e0ce.entry.js.map} +0 -0
  565. /package/www/build/{p-51f1c9c0.entry.js.map → p-956ece11.entry.js.map} +0 -0
  566. /package/www/build/{p-f06ad42c.entry.js.map → p-9a48e70b.entry.js.map} +0 -0
  567. /package/www/build/{p-06d98334.entry.js.map → p-9c36d574.entry.js.map} +0 -0
  568. /package/www/build/{p-8d56e74b.entry.js.map → p-9fc6961e.entry.js.map} +0 -0
  569. /package/www/build/{p-3dbad75e.js.map → p-a167bdd5.js.map} +0 -0
  570. /package/www/build/{p-4537f922.entry.js.map → p-a16ed530.entry.js.map} +0 -0
  571. /package/www/build/{p-e4d97fbf.entry.js.map → p-a45e72f0.entry.js.map} +0 -0
  572. /package/www/build/{p-3ae8fb1a.entry.js.map → p-af7e5773.entry.js.map} +0 -0
  573. /package/www/build/{p-6a1b3e86.entry.js.map → p-b387e877.entry.js.map} +0 -0
  574. /package/www/build/{p-46d98609.entry.js.map → p-b6ea478b.entry.js.map} +0 -0
  575. /package/www/build/{p-b2356bc7.entry.js.map → p-b7af7424.entry.js.map} +0 -0
  576. /package/www/build/{p-f425c6f2.entry.js.map → p-c38833ea.entry.js.map} +0 -0
  577. /package/www/build/{p-cc71a90c.entry.js.map → p-c39ca8e7.entry.js.map} +0 -0
  578. /package/www/build/{p-e529a714.entry.js.map → p-c451b4d7.entry.js.map} +0 -0
  579. /package/www/build/{p-e25d7f0a.entry.js.map → p-ca7634bf.entry.js.map} +0 -0
  580. /package/www/build/{p-855334f4.entry.js.map → p-d847bfcd.entry.js.map} +0 -0
  581. /package/www/build/{p-ab7f129e.entry.js.map → p-d94c5857.entry.js.map} +0 -0
  582. /package/www/build/{p-aaae6b16.entry.js.map → p-e770ed95.entry.js.map} +0 -0
  583. /package/www/build/{p-7aba5af3.entry.js.map → p-eb93aa0b.entry.js.map} +0 -0
  584. /package/www/build/{p-ea9c0ff3.entry.js.map → p-ecae1a7a.entry.js.map} +0 -0
  585. /package/www/build/{p-5a178c69.entry.js.map → p-ee430669.entry.js.map} +0 -0
  586. /package/www/build/{p-a0fd1323.entry.js.map → p-ef8a7250.entry.js.map} +0 -0
  587. /package/www/build/{p-cd0219b4.entry.js.map → p-f26b2e47.entry.js.map} +0 -0
  588. /package/www/build/{p-df8c381a.entry.js.map → p-f410f295.entry.js.map} +0 -0
  589. /package/www/build/{p-f703660d.entry.js.map → p-febc4982.entry.js.map} +0 -0
@@ -207,10 +207,10 @@ const ZNavigationTabs = class {
207
207
  (_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
208
208
  }
209
209
  render() {
210
- return (h(Host, { key: '4e6fbe9913eb38c84e15891745a11109699aa7dc', class: {
210
+ return (h(Host, { key: '0b12b029411faa03fde8c7cab690c655a9222d96', class: {
211
211
  "interactive-2": this.size === NavigationTabsSize.SMALL,
212
212
  "interactive-1": this.size !== NavigationTabsSize.SMALL,
213
- }, scrollable: this.canNavigate }, h("button", { key: 'ba954836cb197661071f0e7526a2cc701e489429', class: "navigation-button", onClick: this.navigateBackwards.bind(this), tabIndex: -1, disabled: !this.canNavigatePrev, "aria-label": "Mostra elementi precedenti", hidden: !this.canNavigate }, h("z-icon", { key: '444d49146a90774df2e3f0e5519c2ed4c40832b4', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-left" : "chevron-up", width: 16, height: 16 })), h("nav", { key: '9f867f8843bfde88bc0c5d14292dc83bdd293dbf', role: "tablist", "aria-label": this.ariaLabel, ref: (el) => (this.nav = el !== null && el !== void 0 ? el : this.nav), onScroll: this.checkScrollEnabled.bind(this), "aria-orientation": this.orientation }, h("slot", { key: 'a3b3b3875c51a307fe146f3837b8bc0714dc6253' })), h("button", { key: '38292a6d8deee32d341656fcb3b38cf2f37a5247', class: "navigation-button", onClick: this.navigateForward.bind(this), tabIndex: -1, disabled: !this.canNavigateNext, "aria-label": "Mostra elementi successivi", hidden: !this.canNavigate }, h("z-icon", { key: '751a949ed44983f583a6e8c4a386a94e89133798', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-right" : "chevron-down", width: 16, height: 16 }))));
213
+ }, scrollable: this.canNavigate }, h("button", { key: '5022271cf8f6d8a48de6186af7cb54d75bb92427', class: "navigation-button", onClick: this.navigateBackwards.bind(this), tabIndex: -1, disabled: !this.canNavigatePrev, "aria-label": "Mostra elementi precedenti", hidden: !this.canNavigate }, h("z-icon", { key: '8262403c712f134208a3bdbec48e71d3d446758c', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-left" : "chevron-up", width: 16, height: 16 })), h("nav", { key: 'f6ac7d4ac917af513600e6eed2c545000d6508ec', role: "tablist", "aria-label": this.ariaLabel, ref: (el) => (this.nav = el !== null && el !== void 0 ? el : this.nav), onScroll: this.checkScrollEnabled.bind(this), "aria-orientation": this.orientation }, h("slot", { key: '3de431022c169350f1a2dd342d8e6170d2b64210' })), h("button", { key: '2a5b18aa8280e94d610ffc2a1b30e527d65df8a6', class: "navigation-button", onClick: this.navigateForward.bind(this), tabIndex: -1, disabled: !this.canNavigateNext, "aria-label": "Mostra elementi successivi", hidden: !this.canNavigate }, h("z-icon", { key: '3733f645a9c05166413740c7f5854d121c5f7cdd', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-right" : "chevron-down", width: 16, height: 16 }))));
214
214
  }
215
215
  get host() { return getElement(this); }
216
216
  static get watchers() { return {
@@ -27,7 +27,7 @@ const ZNotification = class {
27
27
  }
28
28
  render() {
29
29
  var _a;
30
- return (h(Host, { key: '9049f1eb5307b4371dfaf51b897b759446b77dcb' }, this.contenticonname && (h("z-icon", { key: '856de47150e83f5bb71b23fdcb0663e0552241b9', class: "status-icon", name: this.contenticonname, width: 16, height: 16 })), h("div", { key: '303136903e30c9186f2ada431ebf3edab07e29d3', class: "content-container" }, h("div", { key: 'a1a6baf6fb38c4f1c747a263d6fed54e5bfd4105', class: "content-text" }, h("slot", { key: '1d57dcb7b9d78291e35dcbb493ef40d98b2cf53b' })), !!((_a = this.actiontext) === null || _a === void 0 ? void 0 : _a.trim()) && (h("button", { key: '40a864ef7bc4692fd55bee3c7a1e9408c3e6de6c', class: "action-button", type: "button", onClick: this.handleActionButtonClick }, this.actiontext))), this.showclose && (h("button", { key: 'e4c7f9d2314d79efb318432005be578d0eec5748', class: "close-button", type: "button", onClick: this.handleCloseButtonClick }, h("z-icon", { key: 'b3cfd176d32e36e5c4dd2bd2788950cc80295d83', name: "multiply-circle", width: 16, height: 16 })))));
30
+ return (h(Host, { key: '275c4d98f56fb388d1bb3373664f5ba52b22a613' }, this.contenticonname && (h("z-icon", { key: '6f947ada02ec82736df5c099285e8ad84bbd07ed', class: "status-icon", name: this.contenticonname, width: 16, height: 16 })), h("div", { key: '71fcf67cb01c84e0bef856dab960e4a04b472d7a', class: "content-container" }, h("div", { key: 'c590fccba3708952d3c71c8f274f7b5305f85583', class: "content-text" }, h("slot", { key: '104ae4ef5a77cb371f0b4d928a4804b71c33e23a' })), !!((_a = this.actiontext) === null || _a === void 0 ? void 0 : _a.trim()) && (h("button", { key: 'e43f9e7499e027131e76839cc21c9cc5ec332355', class: "action-button", type: "button", onClick: this.handleActionButtonClick }, this.actiontext))), this.showclose && (h("button", { key: 'afc2acfa687d499bff6720423fa86afd335560ef', class: "close-button", type: "button", onClick: this.handleCloseButtonClick }, h("z-icon", { key: 'f03fafa58bdc583c34552e9f5d4114608ad82de1', name: "multiply-circle", width: 16, height: 16 })))));
31
31
  }
32
32
  };
33
33
  ZNotification.style = ZNotificationStyle0;
@@ -20,7 +20,7 @@ const ZOtp = class {
20
20
  this.otpRef = [...Array(this.inputNum)];
21
21
  }
22
22
  render() {
23
- return (h("div", { key: '9e28959418f6f1b382f16836935e12b3acddfa8f', class: "otp-container" }, h("div", { key: '9348bd6807e797441789a465ebdae3a03d1a7534', class: "digits-container" }, this.otp.map((_val, i) => (h("input", { class: this.status == InputStatus.ERROR ? "error" : null, onKeyDown: (e) => {
23
+ return (h("div", { key: '1d894b5748303b0c8608f99266b207697cc98659', class: "otp-container" }, h("div", { key: '77a5be776089ea3d7988f63e56e6f6702116ffcc', class: "digits-container" }, this.otp.map((_val, i) => (h("input", { class: this.status == InputStatus.ERROR ? "error" : null, onKeyDown: (e) => {
24
24
  if (e.keyCode > 47) {
25
25
  this.otpRef[i].value = "";
26
26
  }
@@ -31,7 +31,7 @@ const ZOtp = class {
31
31
  }, onInput: (e) => {
32
32
  this.otp[i] = e.target.value;
33
33
  this.emitInputChange(this.otp.join(""));
34
- }, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '87ee18c72daec6c0c903aa91e5a717c4d5a729b5', message: this.message, status: this.status })));
34
+ }, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '862bef74e3e88e3caf212c5617db73820dae3af5', message: this.message, status: this.status })));
35
35
  }
36
36
  };
37
37
  ZOtp.style = ZOtpStyle0;
@@ -18,11 +18,11 @@ const ZPanelElem = class {
18
18
  }
19
19
  render() {
20
20
  const elemId = this.elemid ? this.elemid : "";
21
- return (h("div", { key: '76588e2a830b45962d16c31a7d03cf62fa3737f8', class: "panel-elem-container" }, (this.imgurl || this.imgalt) && (h("div", { key: '18ea22907d43ba3073dd939ca88297e98f34a1f6', "aria-hidden": "true", class: "panel-elem-icon" }, h("img", { key: 'cb2b3247131d30fb5894db2f540aa105a0464f39', src: this.imgurl, alt: this.imgalt }))), h("div", { key: 'cfe10a2ef94ea5286e44a8087599ed4ffe233a6d', class: "panel-elem-link" }, h("a", { key: '83a3f79fa79bea82fd63b7cf853107bd2717a434', class: {
21
+ return (h("div", { key: 'f134c054a061905d6a32e4ecc999591308e78fcf', class: "panel-elem-container" }, (this.imgurl || this.imgalt) && (h("div", { key: '7740f9f046cf767c21eac8c44863e7293076550d', "aria-hidden": "true", class: "panel-elem-icon" }, h("img", { key: 'ee429dc9e4fe25b694ae31ebb75bc73219ae827c', src: this.imgurl, alt: this.imgalt }))), h("div", { key: 'ba903181574ff5ff92d9ec01910587ba4362aeee', class: "panel-elem-link" }, h("a", { key: 'edf0aec448a0fbceae6da0c2e19c12611c68bd3f', class: {
22
22
  "z-link": true,
23
23
  "z-link-disabled": this.isdisabled,
24
24
  "z-link-icon": true,
25
- }, id: elemId + "link_id", href: this.url, target: this.target }, h("z-icon", { key: '69245c241eedd5740d0a45c88eed167ba45b63d0', height: 14, width: 14, name: this.linkicon }), this.linklabel)), this.descrSlotName && (h("div", { key: '028e4d9403ffa710f753088475e57f6e64702460', class: "panel-elem-desc" }, h("slot", { key: '1ad3080fb3f1db0cbd7f5dc41dca3d8a7ec41567', name: this.descrSlotName })))));
25
+ }, id: elemId + "link_id", href: this.url, target: this.target }, h("z-icon", { key: '3b2dea4d2c546787aefd9157fb0b988c038f3cba', height: 14, width: 14, name: this.linkicon }), this.linklabel)), this.descrSlotName && (h("div", { key: 'addef8764e493c2385d44b36a815c46b2e001e64', class: "panel-elem-desc" }, h("slot", { key: 'e2cb555ca78f835793274e7671cb3876560138bf', name: this.descrSlotName })))));
26
26
  }
27
27
  };
28
28
  ZPanelElem.style = ZPanelElemStyle0;
@@ -300,7 +300,7 @@ const ZPopover = class {
300
300
  this.onOpen();
301
301
  }
302
302
  render() {
303
- return h("slot", { key: 'd2b7ba2d7b41538ab1a5d711507fa31b8f8d6c80' });
303
+ return h("slot", { key: 'd0760be7dcab1b4608f1b3c40cf0578b20d376fd' });
304
304
  }
305
305
  get host() { return getElement(this); }
306
306
  static get watchers() { return {
@@ -14,7 +14,7 @@ const ZSectionTitle = class {
14
14
  this.hasSecondaryTitle = !!this.host.querySelector("[slot=secondary-title]");
15
15
  }
16
16
  render() {
17
- return (h(Host, { key: 'a3ad7d776af201e9d246373daf4ef244655e6b2a' }, h("slot", { key: '532382f5c39858d6a9b8bbf446e98f76b10eab45', name: "secondary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.BEFORE && (h("z-divider", { key: 'cc3c82110d14153a78638af917d00f7a531de971', size: DividerSize.LARGE, color: "z-section-title--divider-color" })), h("slot", { key: 'cac165e1d7ec6f11ed8ea01694166ba2b8426b13', name: "primary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.AFTER && (h("z-divider", { key: 'df953e580195f6174c431cd464918de781266fef', size: DividerSize.LARGE, color: "z-section-title--divider-color" }))));
17
+ return (h(Host, { key: '15127467ec57c592822cc1d146f19716fb9bf15b' }, h("slot", { key: 'e240b4d2c2a26687b87e3b54044bb663e5fdab4b', name: "secondary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.BEFORE && (h("z-divider", { key: 'b80bcb9779af5325cc6d2cc57babd89e71856be3', size: DividerSize.LARGE, color: "z-section-title--divider-color" })), h("slot", { key: '843fe164ad735fd60834f011988b4c9995250a2c', name: "primary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.AFTER && (h("z-divider", { key: 'ba37a4bd53fa715e765dcfe58ccc2a5c1d77051d', size: DividerSize.LARGE, color: "z-section-title--divider-color" }))));
18
18
  }
19
19
  get host() { return getElement(this); }
20
20
  };
@@ -322,7 +322,7 @@ const ZSelect = class {
322
322
  return (h("z-input-message", { message: boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size }));
323
323
  }
324
324
  render() {
325
- return (h("div", { key: 'e7576038ebd3f6bde4a58c7165c075ac3b52dd45', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
325
+ return (h("div", { key: '9b123725a6aa033aca4ada3ef6970764e11acf6a', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
326
326
  }
327
327
  get element() { return getElement(this); }
328
328
  static get watchers() { return {
@@ -48,7 +48,7 @@ const ZSkipToContent = class {
48
48
  this.visible = false;
49
49
  }
50
50
  render() {
51
- return (h(Host, { key: '505fa82af892c5881ffaedae4550fda73d97c608', class: {
51
+ return (h(Host, { key: '3d483b15edd6bf673a8b93a65016a558ce8f1648', class: {
52
52
  [this.variant]: true,
53
53
  "skip-to-content-visible": this.visible,
54
54
  } }, this.links.map((link, i) => {
@@ -20,7 +20,7 @@ const ZStepperItem = class {
20
20
  return Object.assign(Object.assign(Object.assign(Object.assign({}, href), role), current), tabindex);
21
21
  }
22
22
  render() {
23
- return (h(Host, { key: '0f16f6202016c556147b474a73be14606a6d57dc', role: "listitem" }, h("button", Object.assign({ key: 'f894b125b31310c602a24e6a9298c0a7ffaf43ee', class: "stepper-item", disabled: this.disabled }, this.getAttributes()), h("div", { key: '05641bfa3b70fcc1552eb41dd01a0d9435f04971', class: "indicator" }, this.checked ? h("z-icon", { name: "checkmark" }) : this.index), h("span", { key: '0259c6a2428d932c0f73b00304d75e92ec8de7bd' }, h("slot", { key: '37cdf19c7d05c87b6469f91bd427c2d7926eaeb9' })))));
23
+ return (h(Host, { key: 'c7c2e206c978ee691e94b18b0a16e55022390b59', role: "listitem" }, h("button", Object.assign({ key: '4f0f98a8d8e03c97d9e1c7d2440a01c2c490b295', class: "stepper-item", disabled: this.disabled }, this.getAttributes()), h("div", { key: 'd6630e5a219779138dce9b04ca812c97ac4a1ecb', class: "indicator" }, this.checked ? h("z-icon", { name: "checkmark" }) : this.index), h("span", { key: '948c7baae4dfc60a90b366cb6e76db3133182ddd' }, h("slot", { key: '9eb55b00ce32f7e15142bb3f0ed0a1dc548445b7' })))));
24
24
  }
25
25
  };
26
26
  ZStepperItem.style = ZStepperItemStyle0;
@@ -8,7 +8,7 @@ const ZStepper = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: '799563bb322faa59b5f3c6b39a4996de7db89a8c', role: "list" }, h("slot", { key: 'c50aea0f183429aacddac1e9382c4413b3e1885f' })));
11
+ return (h(Host, { key: '125c47235cf0b4e8e7ad2884399b3bfc74c6ce54', role: "list" }, h("slot", { key: '32c44da99f4a88d757b52bf65c328d506f0538c9' })));
12
12
  }
13
13
  };
14
14
  ZStepper.style = ZStepperStyle0;
@@ -1,15 +1,15 @@
1
1
  import { r as registerInstance, h, a as Host, g as getElement } from './index-c8ceadeb.js';
2
- import './index-36f0f6c0.js';
3
- import './index-e70be23f.js';
4
- import './index-dfddeb25.js';
5
- import './index-66bd56db.js';
2
+ import './index-8e5c830a.js';
3
+ import './index-09ff70db.js';
4
+ import './index-fe4fc8da.js';
5
+ import './index-ea820724.js';
6
6
  import './utils-acc8bdd0.js';
7
7
  import './index-b7dbacb4.js';
8
8
  import './breakpoints-d148bfde.js';
9
- import './index-cddfba10.js';
10
- import './index-89520805.js';
9
+ import './index-81b223e5.js';
10
+ import './index-7a486f3d.js';
11
11
 
12
- const stylesCss = ":host{--z-table--cells-padding:calc(var(--space-unit) * 2);position:relative;display:block;overflow:auto;max-width:100%;box-sizing:border-box;background-color:var(--color-surface01)}:host([expandable]){--z-table--expand-button-size:40px}:host([bordered]){--z-table--cell-left-border:1px solid var(--color-surface03)}.table{min-width:max-content}";
12
+ const stylesCss = ":host{--z-table--cells-padding:calc(var(--space-unit) * 2);position:relative;display:block;overflow:auto;max-width:100%;box-sizing:border-box;background-color:var(--color-surface01)}:host([expandable]){--z-table--expand-button-size:40px}:host([bordered]){--z-table--cell-left-border:1px solid var(--color-surface03)}";
13
13
  const ZTableStyle0 = stylesCss;
14
14
 
15
15
  const ZTable = class {
@@ -41,7 +41,7 @@ const ZTable = class {
41
41
  (_a = this.expandableMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
42
42
  }
43
43
  render() {
44
- return (h(Host, { key: '2d8e50a74ff7ccf3c6dc4f5324a512177ad52f45', expandable: this.expandable }, h("div", { key: '5e1d9d44dc90ac06683bf5306f7eecadffe807fe', class: "table", role: "table" }, h("slot", { key: '12a615e336a4ad50390a2ab0b12b2d20b3503f06' }))));
44
+ return (h(Host, { key: '6fa1464a9d96267c0a1a45078a7b19e15930b2be', expandable: this.expandable }, h("div", { key: '9436f4627cab2b6c474bbfc803b64514cd152fb3', class: "table", role: "table" }, h("slot", { key: 'b9cf927ccd915cf55f4bb2e5a8943ceff347f9f7' }))));
45
45
  }
46
46
  get host() { return getElement(this); }
47
47
  };
@@ -1 +1 @@
1
- {"file":"z-table.entry.js","mappings":";;;;;;;;;;;AAAA,MAAM,SAAS,GAAG,2VAA2V,CAAC;AAC9W,qBAAe,SAAS;;MCeX,MAAM;;;wBAON,KAAK;0BAMH,KAAK;;IAEV,gBAAgB;QACtB,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,CAAC,MAAM,GAAG,CAAC,CAAC;KAC7E;;;;IAOD,iBAAiB;QACf,IAAI,CAAC,0BAA0B,GAAG,IAAI,gBAAgB,CAAC;YACrD,IAAI,CAAC,gBAAgB,EAAE,CAAC;SACzB,CAAC,CAAC;QACH,IAAI,CAAC,0BAA0B,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE;YACjD,SAAS,EAAE,IAAI;YACf,OAAO,EAAE,IAAI;YACb,UAAU,EAAE,IAAI;YAChB,eAAe,EAAE,CAAC,YAAY,CAAC;YAC/B,iBAAiB,EAAE,KAAK;SACzB,CAAC,CAAC;KACJ;IAED,oBAAoB;;QAClB,MAAA,IAAI,CAAC,0BAA0B,0CAAE,UAAU,EAAE,CAAC;KAC/C;IAED,MAAM;QACJ,QACE,EAAC,IAAI,qDAAC,UAAU,EAAE,IAAI,CAAC,UAAU,IAC/B,4DACE,KAAK,EAAC,OAAO,EACb,IAAI,EAAC,OAAO,IAEZ,8DAAa,CACT,CACD,EACP;KACH;;;;;;;","names":[],"sources":["src/components/table/z-table/styles.css?tag=z-table&encapsulation=shadow","src/components/table/z-table/index.tsx"],"sourcesContent":[":host {\n --z-table--cells-padding: calc(var(--space-unit) * 2);\n\n position: relative;\n display: block;\n overflow: auto;\n max-width: 100%;\n box-sizing: border-box;\n background-color: var(--color-surface01);\n}\n\n:host([expandable]) {\n --z-table--expand-button-size: 40px;\n}\n\n:host([bordered]) {\n --z-table--cell-left-border: 1px solid var(--color-surface03);\n}\n\n.table {\n min-width: max-content;\n}\n","import {Component, Element, Host, Prop, State, h} from \"@stencil/core\";\nimport \"../z-tbody/index\";\nimport \"../z-tfoot/index\";\nimport \"../z-thead/index\";\nimport \"../z-tr/index\";\n\n/**\n * ZTable component.\n * @slot - Table content (`z-thead`, `z-tbody`, `z-tfoot`, `z-tr`).\n * @cssprop --z-table--cells-padding - Padding of the cells.\n */\n@Component({\n tag: \"z-table\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTable {\n @Element() host: HTMLZTableElement;\n\n /**\n * Whether the table cells should show a border between them.\n */\n @Prop({reflect: true})\n bordered = false;\n\n /**\n * Whether the table contains some expandable rows.\n */\n @State()\n expandable = false;\n\n private updateExpandable(): void {\n this.expandable = this.host.querySelectorAll(\"z-tr[expandable]\").length > 0;\n }\n\n private expandableMutationObserver: MutationObserver;\n\n /**\n * Setup the table creating a mutation observer for the expandable attribute.\n */\n componentWillLoad(): void {\n this.expandableMutationObserver = new MutationObserver(() => {\n this.updateExpandable();\n });\n this.expandableMutationObserver.observe(this.host, {\n childList: true,\n subtree: true,\n attributes: true,\n attributeFilter: [\"expandable\"],\n attributeOldValue: false,\n });\n }\n\n disconnectedCallback(): void {\n this.expandableMutationObserver?.disconnect();\n }\n\n render(): HTMLZTableElement {\n return (\n <Host expandable={this.expandable}>\n <div\n class=\"table\"\n role=\"table\"\n >\n <slot></slot>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"z-table.entry.js","mappings":";;;;;;;;;;;AAAA,MAAM,SAAS,GAAG,8TAA8T,CAAC;AACjV,qBAAe,SAAS;;MCeX,MAAM;;;wBAON,KAAK;0BAMH,KAAK;;IAEV,gBAAgB;QACtB,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,CAAC,MAAM,GAAG,CAAC,CAAC;KAC7E;;;;IAOD,iBAAiB;QACf,IAAI,CAAC,0BAA0B,GAAG,IAAI,gBAAgB,CAAC;YACrD,IAAI,CAAC,gBAAgB,EAAE,CAAC;SACzB,CAAC,CAAC;QACH,IAAI,CAAC,0BAA0B,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE;YACjD,SAAS,EAAE,IAAI;YACf,OAAO,EAAE,IAAI;YACb,UAAU,EAAE,IAAI;YAChB,eAAe,EAAE,CAAC,YAAY,CAAC;YAC/B,iBAAiB,EAAE,KAAK;SACzB,CAAC,CAAC;KACJ;IAED,oBAAoB;;QAClB,MAAA,IAAI,CAAC,0BAA0B,0CAAE,UAAU,EAAE,CAAC;KAC/C;IAED,MAAM;QACJ,QACE,EAAC,IAAI,qDAAC,UAAU,EAAE,IAAI,CAAC,UAAU,IAC/B,4DACE,KAAK,EAAC,OAAO,EACb,IAAI,EAAC,OAAO,IAEZ,8DAAa,CACT,CACD,EACP;KACH;;;;;;;","names":[],"sources":["src/components/table/z-table/styles.css?tag=z-table&encapsulation=shadow","src/components/table/z-table/index.tsx"],"sourcesContent":[":host {\n --z-table--cells-padding: calc(var(--space-unit) * 2);\n\n position: relative;\n display: block;\n overflow: auto;\n max-width: 100%;\n box-sizing: border-box;\n background-color: var(--color-surface01);\n}\n\n:host([expandable]) {\n --z-table--expand-button-size: 40px;\n}\n\n:host([bordered]) {\n --z-table--cell-left-border: 1px solid var(--color-surface03);\n}\n","import {Component, Element, Host, Prop, State, h} from \"@stencil/core\";\nimport \"../z-tbody/index\";\nimport \"../z-tfoot/index\";\nimport \"../z-thead/index\";\nimport \"../z-tr/index\";\n\n/**\n * ZTable component.\n * @slot - Table content (`z-thead`, `z-tbody`, `z-tfoot`, `z-tr`).\n * @cssprop --z-table--cells-padding - Padding of the cells.\n */\n@Component({\n tag: \"z-table\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTable {\n @Element() host: HTMLZTableElement;\n\n /**\n * Whether the table cells should show a border between them.\n */\n @Prop({reflect: true})\n bordered = false;\n\n /**\n * Whether the table contains some expandable rows.\n */\n @State()\n expandable = false;\n\n private updateExpandable(): void {\n this.expandable = this.host.querySelectorAll(\"z-tr[expandable]\").length > 0;\n }\n\n private expandableMutationObserver: MutationObserver;\n\n /**\n * Setup the table creating a mutation observer for the expandable attribute.\n */\n componentWillLoad(): void {\n this.expandableMutationObserver = new MutationObserver(() => {\n this.updateExpandable();\n });\n this.expandableMutationObserver.observe(this.host, {\n childList: true,\n subtree: true,\n attributes: true,\n attributeFilter: [\"expandable\"],\n attributeOldValue: false,\n });\n }\n\n disconnectedCallback(): void {\n this.expandableMutationObserver?.disconnect();\n }\n\n render(): HTMLZTableElement {\n return (\n <Host expandable={this.expandable}>\n <div\n class=\"table\"\n role=\"table\"\n >\n <slot></slot>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,4 +1,4 @@
1
- export { Z as z_tbody } from './index-36f0f6c0.js';
1
+ export { Z as z_tbody } from './index-8e5c830a.js';
2
2
  import './index-c8ceadeb.js';
3
3
 
4
4
  //# sourceMappingURL=z-tbody.entry.js.map
@@ -1,4 +1,4 @@
1
- export { Z as z_td } from './index-cddfba10.js';
1
+ export { Z as z_td } from './index-81b223e5.js';
2
2
  import './index-c8ceadeb.js';
3
3
  import './index-b7dbacb4.js';
4
4
 
@@ -1,4 +1,4 @@
1
- export { Z as z_tfoot } from './index-e70be23f.js';
1
+ export { Z as z_tfoot } from './index-09ff70db.js';
2
2
  import './index-c8ceadeb.js';
3
3
 
4
4
  //# sourceMappingURL=z-tfoot.entry.js.map
@@ -1,4 +1,4 @@
1
- export { Z as z_th } from './index-89520805.js';
1
+ export { Z as z_th } from './index-7a486f3d.js';
2
2
  import './index-c8ceadeb.js';
3
3
  import './index-b7dbacb4.js';
4
4
 
@@ -1,4 +1,4 @@
1
- export { Z as z_thead } from './index-dfddeb25.js';
1
+ export { Z as z_thead } from './index-fe4fc8da.js';
2
2
  import './index-c8ceadeb.js';
3
3
 
4
4
  //# sourceMappingURL=z-thead.entry.js.map
@@ -41,7 +41,7 @@ const ZToastNotificationList = class {
41
41
  }
42
42
  }
43
43
  render() {
44
- return h("slot", { key: '8b2a410e823aa6223e009a4def88f9f1c8dbf488', name: "toasts" });
44
+ return h("slot", { key: '92d1e3eb3d27b178014dec77a61efcf6de185933', name: "toasts" });
45
45
  }
46
46
  get hostElement() { return getElement(this); }
47
47
  static get watchers() { return {
@@ -2826,7 +2826,7 @@ const ZToastNotification = class {
2826
2826
  } }, h("div", { id: "flex-container", ref: (el) => (this.container = el) }, this.renderText(), this.renderButton()), this.renderCloseIcon()));
2827
2827
  }
2828
2828
  render() {
2829
- return (h(Host, { key: 'b79165640d2b2537dd8003db29e1c18845f1976c', style: {
2829
+ return (h(Host, { key: '64e3bc3f5fea2d418f58e010fb4660fc2369dacb', style: {
2830
2830
  "--percentuale": `${this.percentage}%`,
2831
2831
  }, class: this.transition ? this.transition : ToastNotificationTransition.SLIDE_IN_DOWN, onAnimationEnd: (e) => {
2832
2832
  if (this.autoclose && e.animationName.includes("slidein")) {
@@ -21,10 +21,10 @@ const ZToggleButton = class {
21
21
  this.toggleClick.emit(this.opened);
22
22
  }
23
23
  render() {
24
- return (h("button", { key: 'eef4aef08bdcf1537b12b43287cc58c05274bf37', tabindex: this.avoidclick ? "-1" : "0", class: {
24
+ return (h("button", { key: 'ff8e644553c0ebb8e943a7be38308fcebcbb9f74', tabindex: this.avoidclick ? "-1" : "0", class: {
25
25
  "isopen": this.opened,
26
26
  "avoid-clicks": this.avoidclick,
27
- }, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, h("z-icon", { key: '93a555e6eec548e3932c28cb6574680d34ecdedf', name: this.opened ? "chevron-down" : "chevron-up", width: 16, height: 16 }), this.label));
27
+ }, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, h("z-icon", { key: '75be11bb4f5f880aa057a1f519956e683ce4601f', name: this.opened ? "chevron-down" : "chevron-up", width: 16, height: 16 }), this.label));
28
28
  }
29
29
  };
30
30
  ZToggleButton.style = ZToggleButtonStyle0;
@@ -29,14 +29,14 @@ const ZToggleSwitch = class {
29
29
  this.emitToggleClick();
30
30
  }
31
31
  render() {
32
- return (h(Host, { key: '17bcfee6b1fcfcd715d5d2e8686d5227dc3b16cd' }, h("input", { key: '682e25a434a34c9e814103e30cc42cf769f74953', id: this.htmlid, type: "checkbox", checked: this.checked, disabled: this.disabled, onChange: this.handleClick.bind(this) }), h("label", { key: 'e0fb9679dded13e315aefaaf6c105e124a46c967', htmlFor: this.htmlid, class: {
32
+ return (h(Host, { key: '362b31e90ab912df5167446dfd415dfe8f16beaa' }, h("input", { key: '0fe79cb376f214a1ef2f7bfeb70e8538db0bf4be', id: this.htmlid, type: "checkbox", checked: this.checked, disabled: this.disabled, onChange: this.handleClick.bind(this) }), h("label", { key: 'e98eb52726eae27cdf4df9c46c96259f77b708ea', htmlFor: this.htmlid, class: {
33
33
  [this.labelPosition]: true,
34
34
  disabled: this.disabled,
35
- } }, h("span", { key: '9a5ff289a9e7faa3d1354ca8522833415fcdb517' }, h("slot", { key: 'cae4d0ba661998799cc549ef5c21398175aa8d0f' })), h("span", { key: '8f27fe985dec52b128c6635a0502fd76417f202d', class: {
35
+ } }, h("span", { key: 'a0b1627779aa98080777b817a3930d750904afc9' }, h("slot", { key: 'cd44ff95db14fc84f360f64aa08180972cb8d532' })), h("span", { key: '070a6d688fd1899554c4a6913ea3df1e5a395403', class: {
36
36
  container: true,
37
37
  disabled: this.disabled,
38
38
  checked: this.checked,
39
- } }, h("span", { key: 'a68c0fe55df17f133325eb51a2efbd757842eb97', class: "circle" }, this.checked && (h("z-icon", { key: '6e7168d8c6c88771a20381e31b995bc2ebcd89cd', width: 12, height: 12, name: "checkmark" })))))));
39
+ } }, h("span", { key: '0ff0eced728bbc43d0a754374dc233c88abe4603', class: "circle" }, this.checked && (h("z-icon", { key: 'bce3b5b876c813e2f9b8c9715a973133ecd3863b', width: 12, height: 12, name: "checkmark" })))))));
40
40
  }
41
41
  };
42
42
  ZToggleSwitch.style = ZToggleSwitchStyle0;
@@ -17,7 +17,7 @@ const ZTooltip = class {
17
17
  this.open = this.popoverEl.open;
18
18
  }
19
19
  render() {
20
- return (h("z-popover", { key: '6ddb780209f561f072220e597e9c03413cb58f79', ref: (el) => (this.popoverEl = el), bindTo: this.bindTo, open: this.open, position: this.position, closable: this.closable, center: true, showArrow: true }, h("slot", { key: '3891ffd31f733de168896c550304244f0b2a8131' })));
20
+ return (h("z-popover", { key: '055811eac8115dde60dadaf79951780df2ff64ae', ref: (el) => (this.popoverEl = el), bindTo: this.bindTo, open: this.open, position: this.position, closable: this.closable, center: true, showArrow: true }, h("slot", { key: 'bf96152d1131f62d93afbfe155ed0e80ad001385' })));
21
21
  }
22
22
  };
23
23
  ZTooltip.style = ZTooltipStyle0;
@@ -1,9 +1,9 @@
1
- export { Z as z_tr } from './index-66bd56db.js';
1
+ export { Z as z_tr } from './index-ea820724.js';
2
2
  import './index-c8ceadeb.js';
3
3
  import './utils-acc8bdd0.js';
4
4
  import './index-b7dbacb4.js';
5
5
  import './breakpoints-d148bfde.js';
6
- import './index-cddfba10.js';
7
- import './index-89520805.js';
6
+ import './index-81b223e5.js';
7
+ import './index-7a486f3d.js';
8
8
 
9
9
  //# sourceMappingURL=z-tr.entry.js.map
@@ -8,7 +8,7 @@ const ZVisuallyHidden = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return h("slot", { key: 'cab952b13471ad0b374bdc45ca65bac7dcc75659' });
11
+ return h("slot", { key: '3f4358dfc989f8813ff2aa14180b8ec23ce55494' });
12
12
  }
13
13
  };
14
14
  ZVisuallyHidden.style = ZVisuallyHiddenStyle0;
@@ -16,15 +16,24 @@ export declare class ZTh {
16
16
  * Set a nullish value to hide the menu button.
17
17
  */
18
18
  showMenu: VisibilityCondition;
19
+ /**
20
+ * Enables the sorting button.
21
+ * Can be set to "hover" or "always" to show the button only on cell hover or always.
22
+ * Set a nullish value to hide the sort button.
23
+ */
24
+ showSorting: VisibilityCondition;
19
25
  /**
20
26
  * Whether the cell should stick.
21
27
  */
22
28
  sticky: boolean;
23
29
  /**
24
30
  * Current sorting direction.
25
- * Set `SortDirection.ASC` or `SortDirection.DESC` to show the sort icon.
26
31
  */
27
32
  sortDirection?: SortDirection;
33
+ /**
34
+ * Sorted state of the column.
35
+ */
36
+ sorted: boolean | null;
28
37
  /**
29
38
  * Set popover position.
30
39
  */
@@ -78,5 +78,16 @@ export declare const CellsWithContextualMenu: {
78
78
  * Clicking the button will fire the `sort` event with the `sortDirection` as detail.
79
79
  */
80
80
  export declare const SortAction: {
81
+ argTypes: {
82
+ showSorting: {
83
+ options: VisibilityCondition[];
84
+ control: {
85
+ type: string;
86
+ };
87
+ };
88
+ };
89
+ args: {
90
+ showSorting: VisibilityCondition;
91
+ };
81
92
  render: (args: any) => TemplateResult<1>;
82
93
  };
@@ -2,7 +2,7 @@ import { EventEmitter } from "../../stencil-public-runtime";
2
2
  /**
3
3
  * A component to create submenus inside the ZMenu.
4
4
  * @slot - Label of the menu section.
5
- * @slot item - Single entry of the section. Set the same slot name to different items to put many of them. Add the `active` attribute to a slotted item to highlight it.
5
+ * @slot section - Single entry of the menu section. Set the same slot name to different elements to put many of them. Add the `active` attribute to a slotted element to highlight it.
6
6
  */
7
7
  export declare class ZMenuSection {
8
8
  host: HTMLZMenuSectionElement;
@@ -2,8 +2,6 @@ import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { OffCanvasVariant, TransitionDirection } from "../../beans";
3
3
  /**
4
4
  * @slot canvasContent - Slot for the main content.
5
- * @cssprop --z-offcanvas--padding - Overrides the default padding.
6
- * @cssprop --z-offcanvas--margin - Overrides the default margin.
7
5
  */
8
6
  export declare class ZOffcanvas {
9
7
  /**
@@ -1421,10 +1421,6 @@ export namespace Components {
1421
1421
  */
1422
1422
  "type": NotificationType;
1423
1423
  }
1424
- /**
1425
- * @cssprop --z-offcanvas--padding - Overrides the default padding.
1426
- * @cssprop --z-offcanvas--margin - Overrides the default margin.
1427
- */
1428
1424
  interface ZOffcanvas {
1429
1425
  /**
1430
1426
  * Whether the offcanvas is open. Default: false
@@ -1889,9 +1885,17 @@ export namespace Components {
1889
1885
  */
1890
1886
  "showMenu": VisibilityCondition;
1891
1887
  /**
1892
- * Current sorting direction. Set `SortDirection.ASC` or `SortDirection.DESC` to show the sort icon.
1888
+ * Enables the sorting button. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the sort button.
1889
+ */
1890
+ "showSorting": VisibilityCondition;
1891
+ /**
1892
+ * Current sorting direction.
1893
1893
  */
1894
1894
  "sortDirection"?: SortDirection;
1895
+ /**
1896
+ * Sorted state of the column.
1897
+ */
1898
+ "sorted": boolean | null;
1895
1899
  /**
1896
1900
  * Whether the cell should stick.
1897
1901
  */
@@ -2965,10 +2969,6 @@ declare global {
2965
2969
  interface HTMLZOffcanvasElementEventMap {
2966
2970
  "canvasOpenStatusChanged": any;
2967
2971
  }
2968
- /**
2969
- * @cssprop --z-offcanvas--padding - Overrides the default padding.
2970
- * @cssprop --z-offcanvas--margin - Overrides the default margin.
2971
- */
2972
2972
  interface HTMLZOffcanvasElement extends Components.ZOffcanvas, HTMLStencilElement {
2973
2973
  addEventListener<K extends keyof HTMLZOffcanvasElementEventMap>(type: K, listener: (this: HTMLZOffcanvasElement, ev: ZOffcanvasCustomEvent<HTMLZOffcanvasElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2974
2974
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4957,10 +4957,6 @@ declare namespace LocalJSX {
4957
4957
  */
4958
4958
  "type"?: NotificationType;
4959
4959
  }
4960
- /**
4961
- * @cssprop --z-offcanvas--padding - Overrides the default padding.
4962
- * @cssprop --z-offcanvas--margin - Overrides the default margin.
4963
- */
4964
4960
  interface ZOffcanvas {
4965
4961
  /**
4966
4962
  * emitted when `open` prop changes
@@ -5465,9 +5461,17 @@ declare namespace LocalJSX {
5465
5461
  */
5466
5462
  "showMenu"?: VisibilityCondition;
5467
5463
  /**
5468
- * Current sorting direction. Set `SortDirection.ASC` or `SortDirection.DESC` to show the sort icon.
5464
+ * Enables the sorting button. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the sort button.
5465
+ */
5466
+ "showSorting"?: VisibilityCondition;
5467
+ /**
5468
+ * Current sorting direction.
5469
5469
  */
5470
5470
  "sortDirection"?: SortDirection;
5471
+ /**
5472
+ * Sorted state of the column.
5473
+ */
5474
+ "sorted"?: boolean | null;
5471
5475
  /**
5472
5476
  * Whether the cell should stick.
5473
5477
  */
@@ -5910,10 +5914,6 @@ declare module "@stencil/core" {
5910
5914
  * @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.
5911
5915
  */
5912
5916
  "z-notification": LocalJSX.ZNotification & JSXBase.HTMLAttributes<HTMLZNotificationElement>;
5913
- /**
5914
- * @cssprop --z-offcanvas--padding - Overrides the default padding.
5915
- * @cssprop --z-offcanvas--margin - Overrides the default margin.
5916
- */
5917
5917
  "z-offcanvas": LocalJSX.ZOffcanvas & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
5918
5918
  "z-otp": LocalJSX.ZOtp & JSXBase.HTMLAttributes<HTMLZOtpElement>;
5919
5919
  /**
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,h as a}from"./p-75c4a726.js";import{B as i,d as s}from"./p-6037cdf3.js";const o=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host z-myz-card{--card-overflow:visible}:host>div{position:relative;width:100%;height:522px;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out,\n -webkit-transform 0.5s ease-out}:host>div .content{position:relative;z-index:2;width:100%;height:522px;transform-style:preserve-3d;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out,\n -webkit-transform 0.5s ease-out}:host>div .content.flipped{margin-top:-2px;transform:rotateY(180deg)}:host>div .front,:host>div .back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden}:host>div .front{z-index:2;top:0;left:0;transform:rotateY(0deg)}:host>div .front z-button{position:absolute;z-index:3;top:calc(var(--space-unit) * 0.5);left:calc(-1 * var(--space-unit))}:host>div .back{z-index:1;top:0;left:0;display:flex;justify-content:center;padding:0 var(--space-unit);margin-left:calc(-1 * var(--space-unit));transform:rotateY(180deg)}.hide-info{display:none}";const n=o;const r=class{constructor(a){t(this,a);this.cardFlipped=e(this,"cardFlipped",7);this.name=undefined;this.cover=undefined;this.disabled=false;this.flipped=false;this.flipbuttonlabel="INFO";this.hideinfobtn=false}handleFlipCard(t){this.flipCard(t.detail)}flipCard(t=true){this.flipped=t;this.cardFlipped.emit(t)}render(){return a("div",{key:"5f4b35325a1b33b49f10e1c0009ba0aef368bda3"},a("z-myz-card",{key:"25c1f34f2ebe744132822f8637a54feaeff0fa7a"},a("z-myz-card-header",{key:"0b0b1144271c7f5b75bc05bd7fd6e80d9f20244e",titolo:this.name}),a("div",{key:"508459cbf9949b90b7266be3b2d42a3474a05882",class:`content ${this.flipped?"flipped":""}`},a("div",{key:"4416070294cbee0ecb0751afa54943a58fdb2816",class:"front"},a("z-myz-card-body",{key:"cef16ad669fcc00368191d71aae674210ec96781"},a("z-myz-card-cover",{key:"559ae7ae9c8473b70793e086731e95bd93017989",slot:"cover",titolo:this.name,img:this.cover,faded:this.disabled})),a("z-button",{key:"31808feee0e2aaa301f654d710eeb02bebc31c55",class:{"hide-info":this.hideinfobtn},variant:i.SECONDARY,icon:"informationsource",size:s.X_SMALL,onClick:()=>this.flipCard(true),disabled:this.flipped},this.flipbuttonlabel)),a("div",{key:"e4086e4ac6cc3d81505174eb274a4057aee9e462",class:"back"},a("slot",{key:"670b96387b02d5a9b2d4c23512cb57a0301e4bc6",name:"info"}))),a("slot",{key:"e1fc9e4977bfb1668fbb51ad54e49d5e0f26749c"})))}};r.style=n;export{r as z_myz_card_dictionary};
2
- //# sourceMappingURL=p-f15d0a00.entry.js.map
1
+ import{r as t,c as e,h as a}from"./p-75c4a726.js";import{B as i,d as s}from"./p-6037cdf3.js";const o=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host z-myz-card{--card-overflow:visible}:host>div{position:relative;width:100%;height:522px;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out,\n -webkit-transform 0.5s ease-out}:host>div .content{position:relative;z-index:2;width:100%;height:522px;transform-style:preserve-3d;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out,\n -webkit-transform 0.5s ease-out}:host>div .content.flipped{margin-top:-2px;transform:rotateY(180deg)}:host>div .front,:host>div .back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden}:host>div .front{z-index:2;top:0;left:0;transform:rotateY(0deg)}:host>div .front z-button{position:absolute;z-index:3;top:calc(var(--space-unit) * 0.5);left:calc(-1 * var(--space-unit))}:host>div .back{z-index:1;top:0;left:0;display:flex;justify-content:center;padding:0 var(--space-unit);margin-left:calc(-1 * var(--space-unit));transform:rotateY(180deg)}.hide-info{display:none}";const d=o;const n=class{constructor(a){t(this,a);this.cardFlipped=e(this,"cardFlipped",7);this.name=undefined;this.cover=undefined;this.disabled=false;this.flipped=false;this.flipbuttonlabel="INFO";this.hideinfobtn=false}handleFlipCard(t){this.flipCard(t.detail)}flipCard(t=true){this.flipped=t;this.cardFlipped.emit(t)}render(){return a("div",{key:"f7c5b89a84036db946702fc8990564d3fcbf7cfb"},a("z-myz-card",{key:"d7972b3c72daff0a4167ef83e20a47593092ac10"},a("z-myz-card-header",{key:"355e3a181cfccbcfda8eaeb57fbb1a345121f21a",titolo:this.name}),a("div",{key:"250d86cfd9f076fc6a361d7be559d9d63dd7d908",class:`content ${this.flipped?"flipped":""}`},a("div",{key:"ff6975119b9bf212ee499d2bef026c4d9b87a5ce",class:"front"},a("z-myz-card-body",{key:"40a8fea2e369b69f8e71d26d3e6a36e96981c0c4"},a("z-myz-card-cover",{key:"2d99c3bc655c8b40177401f6ff4a8502a23c30dc",slot:"cover",titolo:this.name,img:this.cover,faded:this.disabled})),a("z-button",{key:"d49203bc96cd283cabe29e0e5c37c8a0928dea4e",class:{"hide-info":this.hideinfobtn},variant:i.SECONDARY,icon:"informationsource",size:s.X_SMALL,onClick:()=>this.flipCard(true),disabled:this.flipped},this.flipbuttonlabel)),a("div",{key:"0c547edaf0d97c2d983350446fe5a5fab8c764d5",class:"back"},a("slot",{key:"af3acf86431069cff1e7aff7b7011e903b5d10a2",name:"info"}))),a("slot",{key:"660c2827003495015ca697cfae2b0b185436f9a9"})))}};n.style=d;export{n as z_myz_card_dictionary};
2
+ //# sourceMappingURL=p-00f7e0da.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,h as a}from"./p-75c4a726.js";const n=".sc-z-panel-elem-h{width:inherit;font-family:var(--font-family sans);font-weight:var(--font-rg)}.panel-elem-container.sc-z-panel-elem{width:100%}.panel-elem-icon.sc-z-panel-elem{margin:auto calc(var(--space-unit) * 3)}.panel-elem-icon.sc-z-panel-elem img.sc-z-panel-elem{display:block;max-width:96px;height:32px;margin:auto;object-fit:contain}.panel-elem-link.sc-z-panel-elem{display:flex;align-items:center;justify-content:center;margin:var(--space-unit) auto 0;border-radius:var(--border-no-radius);font-size:12px}.panel-elem-link.sc-z-panel-elem>a.z-link.sc-z-panel-elem{padding:calc(var(--space-unit) * 0.5) 0;font-weight:var(--font-sb)}.panel-elem-desc.sc-z-panel-elem{padding-top:var(--space-unit);margin:0;letter-spacing:0.16px;text-align:center}a.sc-z-panel-elem>z-icon.sc-z-panel-elem{margin-right:var(--space-unit)}";const i=n;const t=class{constructor(a){e(this,a);this.elemid=undefined;this.imgurl=undefined;this.imgalt=undefined;this.linkicon=undefined;this.linklabel=undefined;this.url=undefined;this.target="_blank";this.isdisabled=false;this.descrSlotName=undefined}render(){const e=this.elemid?this.elemid:"";return a("div",{key:"76588e2a830b45962d16c31a7d03cf62fa3737f8",class:"panel-elem-container"},(this.imgurl||this.imgalt)&&a("div",{key:"18ea22907d43ba3073dd939ca88297e98f34a1f6","aria-hidden":"true",class:"panel-elem-icon"},a("img",{key:"cb2b3247131d30fb5894db2f540aa105a0464f39",src:this.imgurl,alt:this.imgalt})),a("div",{key:"cfe10a2ef94ea5286e44a8087599ed4ffe233a6d",class:"panel-elem-link"},a("a",{key:"83a3f79fa79bea82fd63b7cf853107bd2717a434",class:{"z-link":true,"z-link-disabled":this.isdisabled,"z-link-icon":true},id:e+"link_id",href:this.url,target:this.target},a("z-icon",{key:"69245c241eedd5740d0a45c88eed167ba45b63d0",height:14,width:14,name:this.linkicon}),this.linklabel)),this.descrSlotName&&a("div",{key:"028e4d9403ffa710f753088475e57f6e64702460",class:"panel-elem-desc"},a("slot",{key:"1ad3080fb3f1db0cbd7f5dc41dca3d8a7ec41567",name:this.descrSlotName})))}};t.style=i;export{t as z_panel_elem};
2
- //# sourceMappingURL=p-5a0f0978.entry.js.map
1
+ import{r as e,h as a}from"./p-75c4a726.js";const n=".sc-z-panel-elem-h{width:inherit;font-family:var(--font-family sans);font-weight:var(--font-rg)}.panel-elem-container.sc-z-panel-elem{width:100%}.panel-elem-icon.sc-z-panel-elem{margin:auto calc(var(--space-unit) * 3)}.panel-elem-icon.sc-z-panel-elem img.sc-z-panel-elem{display:block;max-width:96px;height:32px;margin:auto;object-fit:contain}.panel-elem-link.sc-z-panel-elem{display:flex;align-items:center;justify-content:center;margin:var(--space-unit) auto 0;border-radius:var(--border-no-radius);font-size:12px}.panel-elem-link.sc-z-panel-elem>a.z-link.sc-z-panel-elem{padding:calc(var(--space-unit) * 0.5) 0;font-weight:var(--font-sb)}.panel-elem-desc.sc-z-panel-elem{padding-top:var(--space-unit);margin:0;letter-spacing:0.16px;text-align:center}a.sc-z-panel-elem>z-icon.sc-z-panel-elem{margin-right:var(--space-unit)}";const i=n;const t=class{constructor(a){e(this,a);this.elemid=undefined;this.imgurl=undefined;this.imgalt=undefined;this.linkicon=undefined;this.linklabel=undefined;this.url=undefined;this.target="_blank";this.isdisabled=false;this.descrSlotName=undefined}render(){const e=this.elemid?this.elemid:"";return a("div",{key:"f134c054a061905d6a32e4ecc999591308e78fcf",class:"panel-elem-container"},(this.imgurl||this.imgalt)&&a("div",{key:"7740f9f046cf767c21eac8c44863e7293076550d","aria-hidden":"true",class:"panel-elem-icon"},a("img",{key:"ee429dc9e4fe25b694ae31ebb75bc73219ae827c",src:this.imgurl,alt:this.imgalt})),a("div",{key:"ba903181574ff5ff92d9ec01910587ba4362aeee",class:"panel-elem-link"},a("a",{key:"edf0aec448a0fbceae6da0c2e19c12611c68bd3f",class:{"z-link":true,"z-link-disabled":this.isdisabled,"z-link-icon":true},id:e+"link_id",href:this.url,target:this.target},a("z-icon",{key:"3b2dea4d2c546787aefd9157fb0b988c038f3cba",height:14,width:14,name:this.linkicon}),this.linklabel)),this.descrSlotName&&a("div",{key:"addef8764e493c2385d44b36a815c46b2e001e64",class:"panel-elem-desc"},a("slot",{key:"e2cb555ca78f835793274e7671cb3876560138bf",name:this.descrSlotName})))}};t.style=i;export{t as z_panel_elem};
2
+ //# sourceMappingURL=p-0b100bd7.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as i,c as t,h as e}from"./p-75c4a726.js";import{P as n}from"./p-6037cdf3.js";import{d as s}from"./p-67e5e8ed.js";import"./p-5145a606.js";const o=':host{width:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{position:relative;display:grid;width:calc(100% + calc(var(--space-unit) * 2));height:402px;box-sizing:border-box;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);border:var(--border-size-small) solid var(--color-primary01);margin-left:calc(-1 * var(--space-unit));background:var(--color-surface01);border-radius:0;box-shadow:0 2px 4px 0 rgb(66 69 72 / 35%)}:host>div>z-icon{position:absolute;top:var(--space-unit);right:var(--space-unit);cursor:pointer;fill:var(--color-primary01)}:host>div>div.cta-wrapper{display:flex;flex-flow:column nowrap;align-self:end;justify-content:space-between}:host>div>div.content-wrapper{position:relative;overflow:hidden;align-self:stretch}:host>div>div.content-wrapper>section{box-sizing:border-box;padding:var(--space-unit) 0;border-bottom:var(--border-size-small) solid var(--color-surface04);color:var(--color-surface05);font-size:14px;line-height:20px}:host>div>div.content-wrapper>section:last-child{border-bottom:none}:host>div>div.content-wrapper>section.info-wrapper{position:relative;overflow:hidden;box-sizing:border-box}:host>div>div.content-wrapper>section.info-wrapper.hidden::after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg, rgb(255 0 0 / 0%), rgb(255 0 0 / 0%) 60%, white);content:"";pointer-events:none}:host>div>div.content-wrapper>section>span.license-heading{display:flex;justify-content:space-between}:host>div>div.content-wrapper>section>span.license-heading>span.expired{color:var(--color-secondary02);font-size:12px;font-weight:600}:host>div>div.content-wrapper>section>span.license-heading>span.expiring{color:var(--color-warning01);font-size:12px;font-weight:600}:host>div>div.content-wrapper>z-popover{position:absolute;top:0;left:calc(var(--space-unit) * 4)}';const r=o;const a=class{emitFlipCard(i=false){this.flipCard.emit(i)}constructor(e){i(this,e);this.flipCard=t(this,"flipCard",7);this.data=undefined;this.htmltabindex=0;this.hiddenContent=false;this.tooltip=false;this.emitFlipCard=this.emitFlipCard.bind(this)}componentWillLoad(){this.setStringOrArray()}componentWillUpdate(){this.setStringOrArray()}componentDidRender(){this.handleContentHeight()}handleContentHeight(){if(!this.contentWrapper&&!this.infoWrapper){this.hiddenContent=false;return}if(this.contentWrapper.scrollHeight>this.contentWrapper.offsetHeight||this.infoWrapper.scrollHeight>this.infoWrapper.offsetHeight){const i=this.contentWrapper.offsetHeight-this.onlineLicenseWrapper.offsetHeight-this.offlineLicenseWrapper.offsetHeight;this.infoWrapper.style.height=`${i}px`;this.hiddenContent=true;return}this.hiddenContent=false}setStringOrArray(){if(typeof this.data==="string"){this.cardData=JSON.parse(this.data)}else{this.cardData=this.data}}renderCloseIcon(){return e("z-icon",{name:"multiply-circled-filled",height:18,width:18,onClick:()=>this.emitFlipCard(false),tabindex:this.htmltabindex,onKeyUp:i=>{s(i,this.emitFlipCard,false)}})}renderGeneralSection(){var i,t;const n=(i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.title;const s=(t=this===null||this===void 0?void 0:this.cardData)===null||t===void 0?void 0:t.description;return e("section",{class:`info-wrapper ${this.hiddenContent?"hidden":""}`,onClick:()=>{if(this.hiddenContent){this.tooltip=!this.tooltip}},ref:i=>this.infoWrapper=i},this.renderAuthor(),this.renderYear(),n,e("br",null),s)}renderAuthor(){var i;const t=(i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.author;if(!t){return null}return e("span",null,"Autore: ",e("b",null,t),e("br",null))}renderYear(){var i;const t=(i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.year;if(!t){return null}return e("span",null,"Anno: ",e("b",null,t),e("br",null))}renderTooltip(){if(!this.tooltip){return}if(!this.cardData){return}const{title:i,year:t,author:s,description:o}=this.cardData;return e("z-popover",{position:n.RIGHT,onClick:()=>this.tooltip=false},`${i} ${t} ${s} ${o}`)}setExpirationLicenseMessage(i){if(i==="online"&&this.cardData.onlineLicense.expired||i==="offline"&&this.cardData.offlineLicense.expired){return e("span",{class:"expired"},"SCADUTA")}if(i==="online"&&this.cardData.onlineLicense.expiring||i==="offline"&&this.cardData.offlineLicense.expiring){return e("span",{class:"expiring"},"IN SCADENZA")}}renderOnlineLicenseSection(){var i;if(!((i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.onlineLicense)){return}return e("section",{ref:i=>this.onlineLicenseWrapper=i},e("span",{class:"license-heading"},e("span",null,"Licenza online"),this.setExpirationLicenseMessage("online")),"Scadenza il ",e("b",null,this.cardData.onlineLicense.expiration),e("br",null))}renderOfflineLicenseSection(){var i;if(!((i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.offlineLicense)){return}return e("section",{ref:i=>this.offlineLicenseWrapper=i},e("span",{class:"license-heading"},e("span",null,"Licenza offline"),this.setExpirationLicenseMessage("offline")),"Scadenza il ",e("b",null,this.cardData.offlineLicense.expiration),e("br",null),"Installazioni disponibili: ",e("b",null,this.cardData.offlineLicense.installations))}render(){return e("div",{key:"2a05ddeb716ce41cc96f39719f485fcf717f52e6"},this.renderCloseIcon(),e("div",{key:"d657573cb16fc4f79a7803a78f24ab5bd398d4c9",class:"content-wrapper",ref:i=>this.contentWrapper=i},this.renderGeneralSection(),this.renderTooltip(),this.renderOnlineLicenseSection(),this.renderOfflineLicenseSection()),e("div",{key:"30c4c278f935dee8e281a357ac292962cdaa71c3",class:"cta-wrapper"},e("slot",{key:"af3c4fd43855806fe5a018eb02beec2493f9743f"})))}};a.style=r;export{a as z_myz_card_info};
2
- //# sourceMappingURL=p-707e5f91.entry.js.map
1
+ import{r as i,c as e,h as t}from"./p-75c4a726.js";import{P as n}from"./p-6037cdf3.js";import{d as s}from"./p-67e5e8ed.js";import"./p-5145a606.js";const o=':host{width:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{position:relative;display:grid;width:calc(100% + calc(var(--space-unit) * 2));height:402px;box-sizing:border-box;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);border:var(--border-size-small) solid var(--color-primary01);margin-left:calc(-1 * var(--space-unit));background:var(--color-surface01);border-radius:0;box-shadow:0 2px 4px 0 rgb(66 69 72 / 35%)}:host>div>z-icon{position:absolute;top:var(--space-unit);right:var(--space-unit);cursor:pointer;fill:var(--color-primary01)}:host>div>div.cta-wrapper{display:flex;flex-flow:column nowrap;align-self:end;justify-content:space-between}:host>div>div.content-wrapper{position:relative;overflow:hidden;align-self:stretch}:host>div>div.content-wrapper>section{box-sizing:border-box;padding:var(--space-unit) 0;border-bottom:var(--border-size-small) solid var(--color-surface04);color:var(--color-surface05);font-size:14px;line-height:20px}:host>div>div.content-wrapper>section:last-child{border-bottom:none}:host>div>div.content-wrapper>section.info-wrapper{position:relative;overflow:hidden;box-sizing:border-box}:host>div>div.content-wrapper>section.info-wrapper.hidden::after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg, rgb(255 0 0 / 0%), rgb(255 0 0 / 0%) 60%, white);content:"";pointer-events:none}:host>div>div.content-wrapper>section>span.license-heading{display:flex;justify-content:space-between}:host>div>div.content-wrapper>section>span.license-heading>span.expired{color:var(--color-secondary02);font-size:12px;font-weight:600}:host>div>div.content-wrapper>section>span.license-heading>span.expiring{color:var(--color-warning01);font-size:12px;font-weight:600}:host>div>div.content-wrapper>z-popover{position:absolute;top:0;left:calc(var(--space-unit) * 4)}';const r=o;const a=class{emitFlipCard(i=false){this.flipCard.emit(i)}constructor(t){i(this,t);this.flipCard=e(this,"flipCard",7);this.data=undefined;this.htmltabindex=0;this.hiddenContent=false;this.tooltip=false;this.emitFlipCard=this.emitFlipCard.bind(this)}componentWillLoad(){this.setStringOrArray()}componentWillUpdate(){this.setStringOrArray()}componentDidRender(){this.handleContentHeight()}handleContentHeight(){if(!this.contentWrapper&&!this.infoWrapper){this.hiddenContent=false;return}if(this.contentWrapper.scrollHeight>this.contentWrapper.offsetHeight||this.infoWrapper.scrollHeight>this.infoWrapper.offsetHeight){const i=this.contentWrapper.offsetHeight-this.onlineLicenseWrapper.offsetHeight-this.offlineLicenseWrapper.offsetHeight;this.infoWrapper.style.height=`${i}px`;this.hiddenContent=true;return}this.hiddenContent=false}setStringOrArray(){if(typeof this.data==="string"){this.cardData=JSON.parse(this.data)}else{this.cardData=this.data}}renderCloseIcon(){return t("z-icon",{name:"multiply-circled-filled",height:18,width:18,onClick:()=>this.emitFlipCard(false),tabindex:this.htmltabindex,onKeyUp:i=>{s(i,this.emitFlipCard,false)}})}renderGeneralSection(){var i,e;const n=(i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.title;const s=(e=this===null||this===void 0?void 0:this.cardData)===null||e===void 0?void 0:e.description;return t("section",{class:`info-wrapper ${this.hiddenContent?"hidden":""}`,onClick:()=>{if(this.hiddenContent){this.tooltip=!this.tooltip}},ref:i=>this.infoWrapper=i},this.renderAuthor(),this.renderYear(),n,t("br",null),s)}renderAuthor(){var i;const e=(i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.author;if(!e){return null}return t("span",null,"Autore: ",t("b",null,e),t("br",null))}renderYear(){var i;const e=(i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.year;if(!e){return null}return t("span",null,"Anno: ",t("b",null,e),t("br",null))}renderTooltip(){if(!this.tooltip){return}if(!this.cardData){return}const{title:i,year:e,author:s,description:o}=this.cardData;return t("z-popover",{position:n.RIGHT,onClick:()=>this.tooltip=false},`${i} ${e} ${s} ${o}`)}setExpirationLicenseMessage(i){if(i==="online"&&this.cardData.onlineLicense.expired||i==="offline"&&this.cardData.offlineLicense.expired){return t("span",{class:"expired"},"SCADUTA")}if(i==="online"&&this.cardData.onlineLicense.expiring||i==="offline"&&this.cardData.offlineLicense.expiring){return t("span",{class:"expiring"},"IN SCADENZA")}}renderOnlineLicenseSection(){var i;if(!((i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.onlineLicense)){return}return t("section",{ref:i=>this.onlineLicenseWrapper=i},t("span",{class:"license-heading"},t("span",null,"Licenza online"),this.setExpirationLicenseMessage("online")),"Scadenza il ",t("b",null,this.cardData.onlineLicense.expiration),t("br",null))}renderOfflineLicenseSection(){var i;if(!((i=this===null||this===void 0?void 0:this.cardData)===null||i===void 0?void 0:i.offlineLicense)){return}return t("section",{ref:i=>this.offlineLicenseWrapper=i},t("span",{class:"license-heading"},t("span",null,"Licenza offline"),this.setExpirationLicenseMessage("offline")),"Scadenza il ",t("b",null,this.cardData.offlineLicense.expiration),t("br",null),"Installazioni disponibili: ",t("b",null,this.cardData.offlineLicense.installations))}render(){return t("div",{key:"caf12cdfa9cea6d882b85dfb809e55036449bf19"},this.renderCloseIcon(),t("div",{key:"7b01593abc3b658a08faad90c18f040284006ecd",class:"content-wrapper",ref:i=>this.contentWrapper=i},this.renderGeneralSection(),this.renderTooltip(),this.renderOnlineLicenseSection(),this.renderOfflineLicenseSection()),t("div",{key:"def1beafdcd5c7a42fea42fa70976a7eeca1dbad",class:"cta-wrapper"},t("slot",{key:"514e3cab754ccffe63c867b1fa2b41e0de27b3ea"})))}};a.style=r;export{a as z_myz_card_info};
2
+ //# sourceMappingURL=p-0ca0265f.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r,h as a}from"./p-75c4a726.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:"8bb6a4fe4b3923048ab90bfaa78852777692b33c",disabled:this.isdisabled,"aria-label":this.ariaLabel},a("span",{key:"37723cd27adeda77455a24f9c5dd6a688737106d"},a("z-icon",{key:"972caeff592a906837ffb190c8139424e0c2a2ca",name:this.icon,width:16,height:16})))}};t.style=e;export{t as z_myz_card_icon};
2
- //# sourceMappingURL=p-9b9a04ad.entry.js.map
1
+ import{r,h as o}from"./p-75c4a726.js";const a="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=a;const t=class{constructor(o){r(this,o);this.icon=undefined;this.isdisabled=false;this.ariaLabel=""}render(){return o("button",{key:"dce263721e9c0483d2715776decad8392c9d083f",disabled:this.isdisabled,"aria-label":this.ariaLabel},o("span",{key:"cd20d6f9c83b394cd651bcf8b92626daa04e9c16"},o("z-icon",{key:"ecdad1d4dc3b39826f0a4cb51e3cb0b97fe5f3f0",name:this.icon,width:16,height:16})))}};t.style=e;export{t as z_myz_card_icon};
2
+ //# sourceMappingURL=p-140b5d8f.entry.js.map
@@ -0,0 +1,2 @@
1
+ import{r as e,c as t,h as n,a as o,g as s}from"./p-75c4a726.js";import{P as a,B as i,e as c}from"./p-6037cdf3.js";const l=':host{position:relative;display:flex;max-width:100%;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,*{box-sizing:border-box}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([menu-open]){z-index:2}.cell--content{display:flex;width:100%;height:100%;align-items:center}:host([show-menu]) .cell--content{column-gap:var(--space-unit)}.cell--menu-container{margin-left:auto}: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{z-index:1;opacity:1;pointer-events:all}:host .cell-popover{z-index:100}@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{z-index:1;opacity:1;pointer-events:all}}';const h=l;const r=class{constructor(n){e(this,n);this.colspanChange=t(this,"colspanChange",6);this.colspan=undefined;this.sticky=false;this.showMenu=null;this.popoverPosition=a.AUTO;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(o,{key:"36a62d2c751b3b889c7f69280418e95ff02192d5",role:"cell","menu-open":this.isMenuOpen},n("div",{key:"d9cdf988ecedb17c06b7081919a77122b5d28660",class:"cell--content"},n("slot",{key:"f5627d2fea6d851092356ba32932f7ccc1031398"}),this.showMenu&&n("div",{key:"f58a7b0a33b62aeca07a2fa21958a714345b6dac",class:"cell--menu-container prevent-expand"},n("z-button",{key:"6b96fb5d5f7108f29a010f93e68f4e9e1b249ab1",variant:i.TERTIARY,icon:"contextual-menu",size:c.X_SMALL,ref:e=>this.menuTrigger=e,onClick:this.onMenuButtonClick.bind(this)}),n("z-popover",{key:"a73b3a6c8b3aff6c689f14c2b90bc4a2626cff3b",class:"cell-popover",ref:e=>this.popoverEl=e,bindTo:this.menuTrigger,onOpenChange:e=>this.isMenuOpen=e.detail.open,position:this.popoverPosition},n("slot",{key:"9444ad52d7660466cb784e565306fd72922d5426",name:"contextual-menu"})))))}get host(){return s(this)}static get watchers(){return{colspan:["updateColspan"]}}};r.style=h;export{r as Z};
2
+ //# sourceMappingURL=p-155c52f7.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["stylesCss","ZTdStyle0","ZTd","PopoverPosition","AUTO","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","position","popoverPosition","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, PopoverPosition, 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 * Set the popover position, the default is \"auto\".\n */\n @Prop()\n popoverPosition?: PopoverPosition = PopoverPosition.AUTO;\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 class=\"cell-popover\"\n ref={(el) => (this.popoverEl = el as HTMLZPopoverElement)}\n bindTo={this.menuTrigger as HTMLElement}\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":"kHAAA,MAAMA,EAAY,2iCAClB,MAAAC,EAAeD,E,MCWFE,EAAG,M,yGAaL,M,cAQuB,K,qBAMIC,EAAgBC,K,gBAMvC,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,2CACEI,MAAM,eACNQ,IAAMC,GAAQ9B,KAAKW,UAAYmB,EAC/BI,OAAQlC,KAAK+B,YACbI,aAAeC,GAAWpC,KAAKmB,WAAaiB,EAAMC,OAAOzB,KACzD0B,SAAUtC,KAAKuC,iBAEfxB,EAAA,QAAAE,IAAA,2CAAMuB,KAAK,sB","ignoreList":[]}
1
+ {"version":3,"names":["stylesCss","ZTdStyle0","ZTd","PopoverPosition","AUTO","updateColspan","this","colspan","host","style","gridColumn","removeProperty","colspanChange","emit","onMenuButtonClick","ev","stopPropagation","popoverEl","open","componentWillLoad","render","h","Host","key","role","isMenuOpen","class","showMenu","variant","ButtonVariant","TERTIARY","icon","size","ControlSize","X_SMALL","ref","el","menuTrigger","onClick","bind","bindTo","onOpenChange","event","detail","position","popoverPosition","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, PopoverPosition, 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 * Set the popover position, the default is \"auto\".\n */\n @Prop()\n popoverPosition?: PopoverPosition = PopoverPosition.AUTO;\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 <div class=\"cell--content\">\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 class=\"cell-popover\"\n ref={(el) => (this.popoverEl = el as HTMLZPopoverElement)}\n bindTo={this.menuTrigger as HTMLElement}\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 </div>\n </Host>\n );\n }\n}\n"],"mappings":"kHAAA,MAAMA,EAAY,whCAClB,MAAAC,EAAeD,E,MCWFE,EAAG,M,yGAaL,M,cAQuB,K,qBAMIC,EAAgBC,K,gBAMvC,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,OAAAE,IAAA,2CAAKG,MAAM,iBACTL,EAAA,QAAAE,IAAA,6CACCjB,KAAKqB,UACJN,EAAA,OAAAE,IAAA,2CAAKG,MAAM,uCACTL,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,2CACEG,MAAM,eACNS,IAAMC,GAAQ9B,KAAKW,UAAYmB,EAC/BI,OAAQlC,KAAK+B,YACbI,aAAeC,GAAWpC,KAAKmB,WAAaiB,EAAMC,OAAOzB,KACzD0B,SAAUtC,KAAKuC,iBAEfxB,EAAA,QAAAE,IAAA,2CAAMuB,KAAK,uB","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ export{Z as z_tfoot}from"./p-a167bdd5.js";import"./p-75c4a726.js";
2
+ //# sourceMappingURL=p-16719dff.entry.js.map