@zanichelli/albe-web-components 6.3.0 → 6.3.2-rc1

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 (380) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/cjs/index-e3299e0a.js +18 -74
  3. package/dist/cjs/{index-f08f7171.js → index-fa110f37.js} +13 -54
  4. package/dist/cjs/index.cjs.js +2 -26
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/{utils-73ead59e.js → utils-600bad93.js} +1 -1
  7. package/dist/cjs/{utils-7fde0c53.js → utils-8bc9056f.js} +1 -1
  8. package/dist/cjs/web-components-library.cjs.js +1 -1
  9. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  10. package/dist/cjs/{z-logo.cjs.entry.js → z-app-switcher_2.cjs.entry.js} +23 -0
  11. package/dist/cjs/z-app-topbar.cjs.entry.js +1 -1
  12. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  13. package/dist/cjs/z-avatar.cjs.entry.js +1 -1
  14. package/dist/cjs/z-button.cjs.entry.js +1 -1
  15. package/dist/cjs/z-card.cjs.entry.js +1 -1
  16. package/dist/cjs/z-carousel.cjs.entry.js +1 -1
  17. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  18. package/dist/cjs/z-combobox.cjs.entry.js +2 -2
  19. package/dist/cjs/z-contextual-menu.cjs.entry.js +2 -2
  20. package/dist/cjs/z-cover-hero.cjs.entry.js +1 -1
  21. package/dist/cjs/z-date-picker.cjs.entry.js +2 -2
  22. package/dist/cjs/z-divider.cjs.entry.js +1 -1
  23. package/dist/cjs/z-file-upload.cjs.entry.js +2 -2
  24. package/dist/cjs/z-file.cjs.entry.js +2 -2
  25. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  26. package/dist/cjs/z-input_2.cjs.entry.js +2 -2
  27. package/dist/cjs/z-list_3.cjs.entry.js +1 -1
  28. package/dist/cjs/z-menu-dropdown.cjs.entry.js +59 -0
  29. package/dist/cjs/z-messages-pocket.cjs.entry.js +1 -1
  30. package/dist/cjs/z-modal-login.cjs.entry.js +1 -1
  31. package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
  32. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
  33. package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
  34. package/dist/cjs/z-myz-card-info.cjs.entry.js +3 -3
  35. package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
  36. package/dist/cjs/z-myz-list-item.cjs.entry.js +2 -2
  37. package/dist/cjs/z-myz-list.cjs.entry.js +35 -0
  38. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +1 -1
  39. package/dist/cjs/z-navigation-tab.cjs.entry.js +1 -1
  40. package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
  41. package/dist/cjs/z-offcanvas.cjs.entry.js +1 -1
  42. package/dist/cjs/z-otp.cjs.entry.js +1 -1
  43. package/dist/cjs/z-pagination.cjs.entry.js +1 -1
  44. package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
  45. package/dist/cjs/z-popover.cjs.entry.js +22 -22
  46. package/dist/cjs/z-range-picker.cjs.entry.js +2 -2
  47. package/dist/cjs/z-section-title.cjs.entry.js +1 -1
  48. package/dist/cjs/{z-input-label_2.cjs.entry.js → z-select.cjs.entry.js} +2 -17
  49. package/dist/cjs/z-skip-to-content.cjs.entry.js +2 -2
  50. package/dist/cjs/z-slideshow.cjs.entry.js +2 -2
  51. package/dist/cjs/z-table-cell.cjs.entry.js +1 -1
  52. package/dist/cjs/z-table-header.cjs.entry.js +3 -3
  53. package/dist/cjs/z-table-row.cjs.entry.js +1 -1
  54. package/dist/cjs/z-table.cjs.entry.js +1 -1
  55. package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
  56. package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
  57. package/dist/cjs/z-toggle-switch.cjs.entry.js +2 -2
  58. package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
  59. package/dist/collection/beans/index.js +13 -54
  60. package/dist/collection/collection-manifest.json +0 -17
  61. package/dist/collection/components/file-upload/z-file/index.js +2 -2
  62. package/dist/collection/components/notification/z-tooltip/index.js +6 -6
  63. package/dist/collection/components/z-contextual-menu/index.js +6 -6
  64. package/dist/collection/components/z-popover/index.js +25 -25
  65. package/dist/collection/components/z-table/z-table-header/index.js +2 -2
  66. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +2 -2
  67. package/dist/esm/{index-aee91593.js → index-968a240f.js} +14 -55
  68. package/dist/esm/index-a2ca4b97.js +18 -74
  69. package/dist/esm/index.js +2 -2
  70. package/dist/esm/loader.js +1 -1
  71. package/dist/esm/{utils-77c5c75d.js → utils-151f0ab4.js} +1 -1
  72. package/dist/esm/{utils-5dc8ce33.js → utils-ccb4d66f.js} +2 -2
  73. package/dist/esm/web-components-library.js +1 -1
  74. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  75. package/dist/esm/{z-logo.entry.js → z-app-switcher_2.entry.js} +24 -2
  76. package/dist/esm/z-app-topbar.entry.js +1 -1
  77. package/dist/esm/z-aria-alert.entry.js +1 -1
  78. package/dist/esm/z-avatar.entry.js +1 -1
  79. package/dist/esm/z-button.entry.js +1 -1
  80. package/dist/esm/z-card.entry.js +1 -1
  81. package/dist/esm/z-carousel.entry.js +1 -1
  82. package/dist/esm/z-chip.entry.js +2 -2
  83. package/dist/esm/z-combobox.entry.js +2 -2
  84. package/dist/esm/z-contextual-menu.entry.js +2 -2
  85. package/dist/esm/z-cover-hero.entry.js +1 -1
  86. package/dist/esm/z-date-picker.entry.js +2 -2
  87. package/dist/esm/z-divider.entry.js +1 -1
  88. package/dist/esm/z-file-upload.entry.js +2 -2
  89. package/dist/esm/z-file.entry.js +2 -2
  90. package/dist/esm/z-info-reveal.entry.js +1 -1
  91. package/dist/esm/z-input_2.entry.js +2 -2
  92. package/dist/esm/z-list_3.entry.js +1 -1
  93. package/dist/esm/z-menu-dropdown.entry.js +55 -0
  94. package/dist/esm/z-messages-pocket.entry.js +1 -1
  95. package/dist/esm/z-modal-login.entry.js +1 -1
  96. package/dist/esm/z-myz-card-alert.entry.js +1 -1
  97. package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
  98. package/dist/esm/z-myz-card-footer.entry.js +1 -1
  99. package/dist/esm/z-myz-card-info.entry.js +3 -3
  100. package/dist/esm/z-myz-card_4.entry.js +1 -1
  101. package/dist/esm/z-myz-list-item.entry.js +2 -2
  102. package/dist/esm/z-myz-list.entry.js +31 -0
  103. package/dist/esm/z-navigation-tab-link.entry.js +1 -1
  104. package/dist/esm/z-navigation-tab.entry.js +1 -1
  105. package/dist/esm/z-navigation-tabs.entry.js +1 -1
  106. package/dist/esm/z-offcanvas.entry.js +1 -1
  107. package/dist/esm/z-otp.entry.js +1 -1
  108. package/dist/esm/z-pagination.entry.js +1 -1
  109. package/dist/esm/z-pocket_3.entry.js +2 -2
  110. package/dist/esm/z-popover.entry.js +22 -22
  111. package/dist/esm/z-range-picker.entry.js +2 -2
  112. package/dist/esm/z-section-title.entry.js +1 -1
  113. package/dist/esm/{z-input-label_2.entry.js → z-select.entry.js} +4 -18
  114. package/dist/esm/z-skip-to-content.entry.js +2 -2
  115. package/dist/esm/z-slideshow.entry.js +2 -2
  116. package/dist/esm/z-table-cell.entry.js +1 -1
  117. package/dist/esm/z-table-header.entry.js +3 -3
  118. package/dist/esm/z-table-row.entry.js +1 -1
  119. package/dist/esm/z-table.entry.js +1 -1
  120. package/dist/esm/z-toast-notification-list.entry.js +1 -1
  121. package/dist/esm/z-toast-notification.entry.js +1 -1
  122. package/dist/esm/z-toggle-switch.entry.js +2 -2
  123. package/dist/esm/z-tooltip.entry.js +2 -2
  124. package/dist/types/beans/index.d.ts +1 -60
  125. package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
  126. package/dist/types/components/z-contextual-menu/index.d.ts +2 -2
  127. package/dist/types/components/z-popover/index.d.ts +4 -4
  128. package/dist/types/components.d.ts +8 -1057
  129. package/dist/web-components-library/index.esm.js +1 -1
  130. package/dist/web-components-library/{p-a581c1c5.entry.js → p-009c9f67.entry.js} +1 -1
  131. package/{www/build/p-b08f221e.entry.js → dist/web-components-library/p-01f001fd.entry.js} +1 -1
  132. package/dist/web-components-library/{p-6a9c793d.entry.js → p-07e18572.entry.js} +1 -1
  133. package/{www/build/p-d9a4ad63.entry.js → dist/web-components-library/p-0843b0e7.entry.js} +1 -1
  134. package/dist/web-components-library/{p-2b89c2ad.entry.js → p-0fa4b50b.entry.js} +1 -1
  135. package/dist/web-components-library/{p-43cc457f.entry.js → p-1b6279a6.entry.js} +1 -1
  136. package/dist/web-components-library/{p-b5eac462.entry.js → p-1ba8d432.entry.js} +1 -1
  137. package/dist/web-components-library/{p-0602a085.entry.js → p-20a3247c.entry.js} +1 -1
  138. package/dist/web-components-library/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  139. package/dist/web-components-library/{p-e581d022.entry.js → p-26f834e5.entry.js} +1 -1
  140. package/{www/build/p-6eb3140b.entry.js → dist/web-components-library/p-279655eb.entry.js} +1 -1
  141. package/{www/build/p-08b00282.entry.js → dist/web-components-library/p-2acd6a51.entry.js} +1 -1
  142. package/dist/web-components-library/{p-57ffb8b0.entry.js → p-2d1b6c3c.entry.js} +1 -1
  143. package/dist/web-components-library/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  144. package/dist/web-components-library/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  145. package/dist/web-components-library/{p-db1a9a07.entry.js → p-38a3cf3b.entry.js} +1 -1
  146. package/dist/web-components-library/{p-07e7895c.entry.js → p-3a468aa9.entry.js} +1 -1
  147. package/dist/web-components-library/p-411cbcd6.entry.js +1 -0
  148. package/dist/web-components-library/{p-043cb10a.entry.js → p-475ca461.entry.js} +1 -1
  149. package/dist/web-components-library/{p-4a322ca6.entry.js → p-496863be.entry.js} +1 -1
  150. package/dist/web-components-library/p-51e308ca.entry.js +1 -0
  151. package/dist/web-components-library/p-5921901c.entry.js +1 -0
  152. package/dist/web-components-library/{p-42df9cbd.entry.js → p-59cfee8d.entry.js} +1 -1
  153. package/dist/web-components-library/{p-56cfbcf3.entry.js → p-5dd9a2c6.entry.js} +1 -1
  154. package/dist/web-components-library/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  155. package/dist/web-components-library/p-682528b2.entry.js +1 -0
  156. package/dist/web-components-library/{p-c24c91c8.entry.js → p-6b1a5309.entry.js} +1 -1
  157. package/{www/build/p-0b1225e8.entry.js → dist/web-components-library/p-7af991f5.entry.js} +1 -1
  158. package/dist/web-components-library/{p-a5bf7e8e.entry.js → p-8980398c.entry.js} +1 -1
  159. package/dist/web-components-library/{p-485983bb.entry.js → p-8b960526.entry.js} +1 -1
  160. package/dist/web-components-library/{p-248d0023.entry.js → p-8bf0844b.entry.js} +1 -1
  161. package/dist/web-components-library/{p-e83f592d.entry.js → p-8c105bd1.entry.js} +1 -1
  162. package/dist/web-components-library/{p-b34dbcd0.entry.js → p-8f46e548.entry.js} +1 -1
  163. package/{www/build/p-4c9393e7.entry.js → dist/web-components-library/p-8ffc17b7.entry.js} +1 -1
  164. package/dist/web-components-library/{p-0fc0019a.entry.js → p-93dc6d51.entry.js} +1 -1
  165. package/{www/build/p-e08e7e78.entry.js → dist/web-components-library/p-95b8f109.entry.js} +1 -1
  166. package/dist/web-components-library/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  167. package/dist/web-components-library/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  168. package/dist/web-components-library/p-9c338aeb.entry.js +1 -0
  169. package/dist/web-components-library/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  170. package/dist/web-components-library/p-a23e9115.js +1 -0
  171. package/dist/web-components-library/p-a2b67e2d.entry.js +1 -0
  172. package/{www/build/p-1c135986.entry.js → dist/web-components-library/p-a82ea410.entry.js} +1 -1
  173. package/{www/build/p-9b7c02b6.entry.js → dist/web-components-library/p-b33f5e6a.entry.js} +1 -1
  174. package/{www/build/p-bee26f96.js → dist/web-components-library/p-b3c29822.js} +1 -1
  175. package/dist/web-components-library/{p-69619cc8.entry.js → p-b6f36170.entry.js} +1 -1
  176. package/dist/web-components-library/{p-1d943c18.entry.js → p-bdc6f2e5.entry.js} +1 -1
  177. package/dist/web-components-library/{p-05da8d08.entry.js → p-beba3e67.entry.js} +1 -1
  178. package/dist/web-components-library/p-c25b0b2a.entry.js +1 -0
  179. package/dist/web-components-library/p-cd43f80d.js +1 -0
  180. package/dist/web-components-library/{p-5cb73092.entry.js → p-db3c8e3e.entry.js} +1 -1
  181. package/dist/web-components-library/p-e40b16fa.entry.js +1 -0
  182. package/dist/web-components-library/{p-d22d4807.entry.js → p-f20d1242.entry.js} +1 -1
  183. package/dist/web-components-library/web-components-library.css +1 -1
  184. package/dist/web-components-library/web-components-library.esm.js +1 -1
  185. package/package.json +1 -1
  186. package/react/components.d.ts +0 -17
  187. package/react/components.js +2 -20
  188. package/react/components.js.map +1 -1
  189. package/www/build/index.esm.js +1 -1
  190. package/www/build/{p-a581c1c5.entry.js → p-009c9f67.entry.js} +1 -1
  191. package/{dist/web-components-library/p-b08f221e.entry.js → www/build/p-01f001fd.entry.js} +1 -1
  192. package/www/build/{p-6a9c793d.entry.js → p-07e18572.entry.js} +1 -1
  193. package/{dist/web-components-library/p-d9a4ad63.entry.js → www/build/p-0843b0e7.entry.js} +1 -1
  194. package/www/build/{p-2b89c2ad.entry.js → p-0fa4b50b.entry.js} +1 -1
  195. package/www/build/{p-43cc457f.entry.js → p-1b6279a6.entry.js} +1 -1
  196. package/www/build/{p-b5eac462.entry.js → p-1ba8d432.entry.js} +1 -1
  197. package/www/build/{p-0602a085.entry.js → p-20a3247c.entry.js} +1 -1
  198. package/www/build/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  199. package/www/build/{p-e581d022.entry.js → p-26f834e5.entry.js} +1 -1
  200. package/{dist/web-components-library/p-6eb3140b.entry.js → www/build/p-279655eb.entry.js} +1 -1
  201. package/{dist/web-components-library/p-08b00282.entry.js → www/build/p-2acd6a51.entry.js} +1 -1
  202. package/www/build/{p-57ffb8b0.entry.js → p-2d1b6c3c.entry.js} +1 -1
  203. package/www/build/p-32d42cfa.js +129 -0
  204. package/www/build/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  205. package/www/build/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  206. package/www/build/{p-db1a9a07.entry.js → p-38a3cf3b.entry.js} +1 -1
  207. package/www/build/{p-07e7895c.entry.js → p-3a468aa9.entry.js} +1 -1
  208. package/www/build/p-411cbcd6.entry.js +1 -0
  209. package/www/build/p-43a653ba.css +1802 -0
  210. package/www/build/{p-043cb10a.entry.js → p-475ca461.entry.js} +1 -1
  211. package/www/build/{p-4a322ca6.entry.js → p-496863be.entry.js} +1 -1
  212. package/www/build/p-51e308ca.entry.js +1 -0
  213. package/www/build/p-5921901c.entry.js +1 -0
  214. package/www/build/{p-42df9cbd.entry.js → p-59cfee8d.entry.js} +1 -1
  215. package/www/build/{p-56cfbcf3.entry.js → p-5dd9a2c6.entry.js} +1 -1
  216. package/www/build/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  217. package/www/build/p-682528b2.entry.js +1 -0
  218. package/www/build/{p-c24c91c8.entry.js → p-6b1a5309.entry.js} +1 -1
  219. package/{dist/web-components-library/p-0b1225e8.entry.js → www/build/p-7af991f5.entry.js} +1 -1
  220. package/www/build/{p-a5bf7e8e.entry.js → p-8980398c.entry.js} +1 -1
  221. package/www/build/{p-485983bb.entry.js → p-8b960526.entry.js} +1 -1
  222. package/www/build/{p-248d0023.entry.js → p-8bf0844b.entry.js} +1 -1
  223. package/www/build/{p-e83f592d.entry.js → p-8c105bd1.entry.js} +1 -1
  224. package/www/build/{p-b34dbcd0.entry.js → p-8f46e548.entry.js} +1 -1
  225. package/{dist/web-components-library/p-4c9393e7.entry.js → www/build/p-8ffc17b7.entry.js} +1 -1
  226. package/www/build/{p-0fc0019a.entry.js → p-93dc6d51.entry.js} +1 -1
  227. package/{dist/web-components-library/p-e08e7e78.entry.js → www/build/p-95b8f109.entry.js} +1 -1
  228. package/www/build/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  229. package/www/build/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  230. package/www/build/p-9c338aeb.entry.js +1 -0
  231. package/www/build/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  232. package/www/build/p-a23e9115.js +1 -0
  233. package/www/build/p-a2b67e2d.entry.js +1 -0
  234. package/{dist/web-components-library/p-1c135986.entry.js → www/build/p-a82ea410.entry.js} +1 -1
  235. package/{dist/web-components-library/p-9b7c02b6.entry.js → www/build/p-b33f5e6a.entry.js} +1 -1
  236. package/{dist/web-components-library/p-bee26f96.js → www/build/p-b3c29822.js} +1 -1
  237. package/www/build/{p-69619cc8.entry.js → p-b6f36170.entry.js} +1 -1
  238. package/www/build/{p-1d943c18.entry.js → p-bdc6f2e5.entry.js} +1 -1
  239. package/www/build/{p-05da8d08.entry.js → p-beba3e67.entry.js} +1 -1
  240. package/www/build/p-c25b0b2a.entry.js +1 -0
  241. package/www/build/p-cd43f80d.js +1 -0
  242. package/www/build/{p-5cb73092.entry.js → p-db3c8e3e.entry.js} +1 -1
  243. package/www/build/p-e40b16fa.entry.js +1 -0
  244. package/www/build/{p-d22d4807.entry.js → p-f20d1242.entry.js} +1 -1
  245. package/www/build/web-components-library.css +1 -1
  246. package/www/build/web-components-library.esm.js +1 -1
  247. package/www/index.html +1 -1
  248. package/dist/cjs/z-app-switcher.cjs.entry.js +0 -29
  249. package/dist/cjs/z-button-deprecated.cjs.entry.js +0 -41
  250. package/dist/cjs/z-button-filter.cjs.entry.js +0 -50
  251. package/dist/cjs/z-candybar.cjs.entry.js +0 -19
  252. package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -22
  253. package/dist/cjs/z-cookiebar.cjs.entry.js +0 -41
  254. package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -49
  255. package/dist/cjs/z-footer.cjs.entry.js +0 -104
  256. package/dist/cjs/z-input-deprecated.cjs.entry.js +0 -261
  257. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +0 -88
  258. package/dist/cjs/z-myz-topbar.cjs.entry.js +0 -190
  259. package/dist/cjs/z-pagination-bar.cjs.entry.js +0 -116
  260. package/dist/cjs/z-pagination-page.cjs.entry.js +0 -27
  261. package/dist/cjs/z-popover-deprecated.cjs.entry.js +0 -135
  262. package/dist/cjs/z-status-tag.cjs.entry.js +0 -29
  263. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +0 -263
  264. package/dist/collection/components/footer/z-footer/index.js +0 -256
  265. package/dist/collection/components/footer/z-footer/styles.css +0 -242
  266. package/dist/collection/components/footer/z-footer-link/index.js +0 -42
  267. package/dist/collection/components/footer/z-footer-link/styles.css +0 -25
  268. package/dist/collection/components/footer/z-footer-section/index.js +0 -53
  269. package/dist/collection/components/footer/z-footer-section/styles.css +0 -150
  270. package/dist/collection/components/footer/z-footer-social/index.js +0 -73
  271. package/dist/collection/components/footer/z-footer-social/styles.css +0 -15
  272. package/dist/collection/components/notification/z-candybar/index.js +0 -21
  273. package/dist/collection/components/notification/z-candybar/styles.css +0 -55
  274. package/dist/collection/components/notification/z-cookiebar/index.js +0 -110
  275. package/dist/collection/components/notification/z-cookiebar/styles.css +0 -108
  276. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +0 -271
  277. package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +0 -22
  278. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +0 -138
  279. package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +0 -57
  280. package/dist/collection/deprecated/z-button-deprecated/index.js +0 -226
  281. package/dist/collection/deprecated/z-button-deprecated/styles.css +0 -231
  282. package/dist/collection/deprecated/z-button-filter/index.js +0 -160
  283. package/dist/collection/deprecated/z-button-filter/styles.css +0 -64
  284. package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -59
  285. package/dist/collection/deprecated/z-chip-deprecated/styles.css +0 -17
  286. package/dist/collection/deprecated/z-input-deprecated/index.js +0 -810
  287. package/dist/collection/deprecated/z-input-deprecated/styles.css +0 -282
  288. package/dist/collection/deprecated/z-input-label/index.js +0 -78
  289. package/dist/collection/deprecated/z-input-label/styles.css +0 -16
  290. package/dist/collection/deprecated/z-popover-deprecated/index.js +0 -306
  291. package/dist/collection/deprecated/z-popover-deprecated/styles.css +0 -235
  292. package/dist/collection/deprecated/z-status-tag/index.js +0 -130
  293. package/dist/collection/deprecated/z-status-tag/styles.css +0 -131
  294. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +0 -379
  295. package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +0 -128
  296. package/dist/collection/snowflakes/myz/topbar/index.js +0 -398
  297. package/dist/collection/snowflakes/myz/topbar/styles.css +0 -574
  298. package/dist/esm/z-app-switcher.entry.js +0 -25
  299. package/dist/esm/z-button-deprecated.entry.js +0 -37
  300. package/dist/esm/z-button-filter.entry.js +0 -46
  301. package/dist/esm/z-candybar.entry.js +0 -15
  302. package/dist/esm/z-chip-deprecated.entry.js +0 -18
  303. package/dist/esm/z-cookiebar.entry.js +0 -37
  304. package/dist/esm/z-footer-link_3.entry.js +0 -43
  305. package/dist/esm/z-footer.entry.js +0 -100
  306. package/dist/esm/z-input-deprecated.entry.js +0 -257
  307. package/dist/esm/z-menu-dropdown_2.entry.js +0 -83
  308. package/dist/esm/z-myz-topbar.entry.js +0 -186
  309. package/dist/esm/z-pagination-bar.entry.js +0 -112
  310. package/dist/esm/z-pagination-page.entry.js +0 -23
  311. package/dist/esm/z-popover-deprecated.entry.js +0 -131
  312. package/dist/esm/z-status-tag.entry.js +0 -25
  313. package/dist/esm/z-tooltip-deprecated.entry.js +0 -259
  314. package/dist/types/components/footer/z-footer/index.d.ts +0 -46
  315. package/dist/types/components/footer/z-footer-link/index.d.ts +0 -8
  316. package/dist/types/components/footer/z-footer-section/index.d.ts +0 -10
  317. package/dist/types/components/footer/z-footer-social/index.d.ts +0 -9
  318. package/dist/types/components/notification/z-candybar/index.d.ts +0 -6
  319. package/dist/types/components/notification/z-cookiebar/index.d.ts +0 -16
  320. package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +0 -40
  321. package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +0 -15
  322. package/dist/types/deprecated/z-button-deprecated/index.d.ts +0 -28
  323. package/dist/types/deprecated/z-button-filter/index.d.ts +0 -22
  324. package/dist/types/deprecated/z-chip-deprecated/index.d.ts +0 -8
  325. package/dist/types/deprecated/z-input-deprecated/index.d.ts +0 -91
  326. package/dist/types/deprecated/z-input-label/index.d.ts +0 -9
  327. package/dist/types/deprecated/z-popover-deprecated/index.d.ts +0 -33
  328. package/dist/types/deprecated/z-status-tag/index.d.ts +0 -15
  329. package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +0 -41
  330. package/dist/types/snowflakes/myz/topbar/index.d.ts +0 -59
  331. package/dist/web-components-library/p-233863a0.entry.js +0 -1
  332. package/dist/web-components-library/p-30fcd62b.js +0 -1
  333. package/dist/web-components-library/p-35739670.entry.js +0 -1
  334. package/dist/web-components-library/p-3a0d3e3d.entry.js +0 -1
  335. package/dist/web-components-library/p-3dedb985.entry.js +0 -1
  336. package/dist/web-components-library/p-3fa39344.entry.js +0 -1
  337. package/dist/web-components-library/p-442b8b35.entry.js +0 -1
  338. package/dist/web-components-library/p-51b665db.entry.js +0 -1
  339. package/dist/web-components-library/p-5c6108bb.entry.js +0 -1
  340. package/dist/web-components-library/p-674135eb.entry.js +0 -1
  341. package/dist/web-components-library/p-686545fa.entry.js +0 -1
  342. package/dist/web-components-library/p-80f54971.entry.js +0 -1
  343. package/dist/web-components-library/p-9c80c9d1.entry.js +0 -1
  344. package/dist/web-components-library/p-9ecf936d.js +0 -1
  345. package/dist/web-components-library/p-ae79573a.entry.js +0 -1
  346. package/dist/web-components-library/p-b6f47ee9.entry.js +0 -1
  347. package/dist/web-components-library/p-b9a69a90.entry.js +0 -1
  348. package/dist/web-components-library/p-bfa29a89.entry.js +0 -1
  349. package/dist/web-components-library/p-c2d1785b.entry.js +0 -1
  350. package/dist/web-components-library/p-d523aa11.entry.js +0 -1
  351. package/dist/web-components-library/p-d8e17d3a.entry.js +0 -1
  352. package/dist/web-components-library/p-de47b4db.entry.js +0 -1
  353. package/dist/web-components-library/p-edd64dee.entry.js +0 -1
  354. package/dist/web-components-library/p-fb7d33f2.entry.js +0 -1
  355. package/www/build/p-233863a0.entry.js +0 -1
  356. package/www/build/p-30fcd62b.js +0 -1
  357. package/www/build/p-35739670.entry.js +0 -1
  358. package/www/build/p-3a0d3e3d.entry.js +0 -1
  359. package/www/build/p-3dedb985.entry.js +0 -1
  360. package/www/build/p-3fa39344.entry.js +0 -1
  361. package/www/build/p-442b8b35.entry.js +0 -1
  362. package/www/build/p-4c9c83c0.css +0 -1
  363. package/www/build/p-51b665db.entry.js +0 -1
  364. package/www/build/p-53293a62.js +0 -1
  365. package/www/build/p-5c6108bb.entry.js +0 -1
  366. package/www/build/p-674135eb.entry.js +0 -1
  367. package/www/build/p-686545fa.entry.js +0 -1
  368. package/www/build/p-80f54971.entry.js +0 -1
  369. package/www/build/p-9c80c9d1.entry.js +0 -1
  370. package/www/build/p-9ecf936d.js +0 -1
  371. package/www/build/p-ae79573a.entry.js +0 -1
  372. package/www/build/p-b6f47ee9.entry.js +0 -1
  373. package/www/build/p-b9a69a90.entry.js +0 -1
  374. package/www/build/p-bfa29a89.entry.js +0 -1
  375. package/www/build/p-c2d1785b.entry.js +0 -1
  376. package/www/build/p-d523aa11.entry.js +0 -1
  377. package/www/build/p-d8e17d3a.entry.js +0 -1
  378. package/www/build/p-de47b4db.entry.js +0 -1
  379. package/www/build/p-edd64dee.entry.js +0 -1
  380. package/www/build/p-fb7d33f2.entry.js +0 -1
@@ -1,379 +0,0 @@
1
- import { h, Host } from "@stencil/core";
2
- import { PopoverPositions } from "../../beans/index";
3
- const DOCUMENT_ELEMENT = document.documentElement;
4
- /**
5
- * Find the closest scrollable parent of a node.
6
- *
7
- * @param {Element} element The node
8
- */
9
- function findScrollableParent(element) {
10
- let parent = element.parentNode;
11
- while (parent && parent !== DOCUMENT_ELEMENT) {
12
- const { overflow, overflowX, overflowY } = window.getComputedStyle(parent);
13
- if (overflow === "hidden" || overflowY === "hidden" || overflowX === "hidden") {
14
- return parent;
15
- }
16
- if ((parent.scrollHeight > parent.clientHeight && overflow !== "visible" && overflowY !== "visible") ||
17
- (parent.scrollWidth > parent.clientWidth && overflow !== "visible" && overflowX !== "visible")) {
18
- return parent;
19
- }
20
- parent = parent.parentNode;
21
- }
22
- return DOCUMENT_ELEMENT;
23
- }
24
- /**
25
- * Calculate computed offset.
26
- * It includes matrix transformations.
27
- * @param element The target element.
28
- * @param targetParentOffset The relative offset parent.
29
- * @return A client rect object.
30
- */
31
- function computeOffset(element, targetParentOffset) {
32
- const rect = element.getBoundingClientRect();
33
- const width = rect.width;
34
- const height = rect.height;
35
- let top = 0;
36
- let left = 0;
37
- let offsetParent = element;
38
- while (offsetParent && offsetParent != targetParentOffset) {
39
- left += offsetParent.offsetLeft;
40
- // document.body sometimes has offsetTop == 0 but still has an
41
- // offset because of children margins!
42
- if (offsetParent === document.body) {
43
- top += offsetParent.getBoundingClientRect().top + window.scrollY;
44
- }
45
- else {
46
- top += offsetParent.offsetTop;
47
- }
48
- if (window.DOMMatrix) {
49
- const style = window.getComputedStyle(offsetParent);
50
- const transform = style.transform || style.webkitTransform;
51
- const domMatrix = new DOMMatrix(transform);
52
- if (domMatrix) {
53
- left += domMatrix.m41;
54
- if (offsetParent !== document.body) {
55
- top += domMatrix.m42;
56
- }
57
- }
58
- }
59
- if (!offsetParent.offsetParent) {
60
- break;
61
- }
62
- offsetParent = offsetParent.offsetParent;
63
- }
64
- let parentWidth;
65
- let parentHeight;
66
- if (offsetParent === document.body) {
67
- parentWidth = window.innerWidth;
68
- parentHeight = window.innerHeight;
69
- }
70
- else {
71
- parentWidth = offsetParent.offsetWidth;
72
- parentHeight = offsetParent.offsetHeight;
73
- }
74
- const right = parentWidth - left - rect.width;
75
- const bottom = parentHeight - top - rect.height;
76
- return { top, right, bottom, left, width, height };
77
- }
78
- export class ZTooltipDeprecated {
79
- constructor() {
80
- /** Tooltip position. */
81
- this.type = PopoverPositions.AUTO;
82
- /**
83
- * The open state of the tooltip.
84
- */
85
- this.open = false;
86
- }
87
- validateType(newValue) {
88
- if (newValue && Object.values(PopoverPositions).every((position) => newValue !== position)) {
89
- this.type = PopoverPositions.AUTO;
90
- }
91
- }
92
- onPositionChange() {
93
- this.positionChange.emit({ position: this.position });
94
- }
95
- disconnectedCallback() {
96
- cancelAnimationFrame(this.animationFrameRequestId);
97
- }
98
- /**
99
- * Setup tooltip behaviors on opening.
100
- */
101
- onOpen() {
102
- cancelAnimationFrame(this.animationFrameRequestId);
103
- if (this.content) {
104
- return;
105
- }
106
- if (this.open) {
107
- const setPosition = () => {
108
- if (this.open) {
109
- this.setPosition();
110
- this.animationFrameRequestId = requestAnimationFrame(setPosition);
111
- }
112
- };
113
- setPosition();
114
- }
115
- else {
116
- const style = this.host.style;
117
- style.removeProperty("top");
118
- style.removeProperty("right");
119
- style.removeProperty("bottom");
120
- style.removeProperty("left");
121
- }
122
- }
123
- /**
124
- * Set the position of the tooltip.
125
- */
126
- setPosition() {
127
- let element;
128
- if (typeof this.bindTo === "string") {
129
- element = this.host.ownerDocument.querySelector(this.bindTo);
130
- }
131
- else if (this.bindTo) {
132
- element = this.bindTo;
133
- }
134
- else {
135
- element = this.host.parentElement;
136
- }
137
- if (!element) {
138
- return;
139
- }
140
- const scrollContainer = findScrollableParent(element);
141
- const scrollingBoundingRect = scrollContainer.getBoundingClientRect();
142
- const offsetContainer = this.host.offsetParent;
143
- const relativeBoundingRect = offsetContainer
144
- ? computeOffset(offsetContainer, scrollContainer)
145
- : { top: 0, right: 0, bottom: 0, left: 0 };
146
- const boundingRect = computeOffset(element, scrollContainer);
147
- const top = boundingRect.top - scrollContainer.scrollTop;
148
- const bottom = scrollingBoundingRect.height - (boundingRect.top + boundingRect.height) + scrollContainer.scrollTop;
149
- const left = boundingRect.left - scrollContainer.scrollLeft;
150
- const right = scrollingBoundingRect.width - (boundingRect.left + boundingRect.width) + scrollContainer.scrollLeft;
151
- const overflowBottom = Math.max(0, scrollingBoundingRect.top + scrollingBoundingRect.height - window.innerHeight);
152
- const overflowRight = Math.max(0, scrollingBoundingRect.left + scrollingBoundingRect.width - window.innerWidth);
153
- const availableTop = Math.min(top, top + scrollingBoundingRect.top);
154
- const availableBottom = Math.min(bottom, bottom - overflowBottom);
155
- const availableLeft = Math.min(left, left + scrollingBoundingRect.left);
156
- const availableRight = Math.min(right, right - overflowRight);
157
- const availableHeight = availableTop + availableBottom + boundingRect.height;
158
- const availableWidth = availableLeft + availableRight + boundingRect.width;
159
- let position = this.type;
160
- if (position === PopoverPositions.AUTO) {
161
- /**
162
- * The `AUTO` position tries to place the tooltip in the "safest" area,
163
- * where there's more space available.
164
- */
165
- const positions = [];
166
- if (availableTop / availableHeight > 0.9) {
167
- positions.unshift(PopoverPositions.TOP);
168
- }
169
- else if (availableTop / availableHeight > 0.6) {
170
- positions.push(PopoverPositions.TOP);
171
- }
172
- else if (availableTop / availableHeight < 0.1) {
173
- positions.unshift(PopoverPositions.BOTTOM);
174
- }
175
- else {
176
- positions.push(PopoverPositions.BOTTOM);
177
- }
178
- if (availableLeft / availableWidth > 0.6) {
179
- positions.push(PopoverPositions.LEFT);
180
- }
181
- else if (availableLeft / availableWidth < 0.4) {
182
- positions.push(PopoverPositions.RIGHT);
183
- }
184
- position = positions.join("_");
185
- }
186
- const style = this.host.style;
187
- if (!this.content) {
188
- style.position = "absolute";
189
- }
190
- const offsetTop = boundingRect.top - relativeBoundingRect.top;
191
- const offsetRight = boundingRect.right - relativeBoundingRect.right;
192
- const offsetBottom = boundingRect.bottom - relativeBoundingRect.bottom;
193
- const offsetLeft = boundingRect.left - relativeBoundingRect.left;
194
- if (position === PopoverPositions.TOP ||
195
- position === PopoverPositions.TOP_RIGHT ||
196
- position === PopoverPositions.TOP_LEFT) {
197
- style.top = "auto";
198
- style.bottom = `${offsetBottom + boundingRect.height}px`;
199
- }
200
- if (position === PopoverPositions.BOTTOM ||
201
- position === PopoverPositions.BOTTOM_RIGHT ||
202
- position === PopoverPositions.BOTTOM_LEFT) {
203
- style.top = `${offsetTop + boundingRect.height}px`;
204
- style.bottom = "auto";
205
- }
206
- if (position === PopoverPositions.TOP || position === PopoverPositions.BOTTOM) {
207
- style.left = `${offsetLeft + boundingRect.width / 2 - this.host.clientWidth / 2}px`;
208
- }
209
- if (position === PopoverPositions.TOP_RIGHT || position === PopoverPositions.BOTTOM_RIGHT) {
210
- style.right = "auto";
211
- style.left = `${offsetLeft + boundingRect.width}px`;
212
- }
213
- if (position === PopoverPositions.TOP_LEFT || position === PopoverPositions.BOTTOM_LEFT) {
214
- style.left = "auto";
215
- style.right = `${offsetRight + boundingRect.width}px`;
216
- }
217
- if (position === PopoverPositions.RIGHT || position === PopoverPositions.LEFT) {
218
- style.top = `${offsetTop + boundingRect.height / 2 - this.host.clientHeight / 2}px`;
219
- style.bottom = "auto";
220
- }
221
- if (position === PopoverPositions.RIGHT) {
222
- style.right = "auto";
223
- style.left = `${offsetLeft + boundingRect.width}px`;
224
- }
225
- if (position === PopoverPositions.LEFT) {
226
- style.left = "auto";
227
- style.right = `${offsetRight + boundingRect.width}px`;
228
- }
229
- this.position = position;
230
- }
231
- componentWillLoad() {
232
- // Keep backward compatibility
233
- if (this.content) {
234
- this.open = true;
235
- }
236
- this.validateType(this.type);
237
- this.onOpen();
238
- }
239
- render() {
240
- if (this.content) {
241
- return (h(Host, { class: "legacy", position: this.type }, this.content));
242
- }
243
- return (h(Host, { position: this.position }, h("slot", null)));
244
- }
245
- static get is() { return "z-tooltip-deprecated"; }
246
- static get encapsulation() { return "shadow"; }
247
- static get originalStyleUrls() {
248
- return {
249
- "$": ["styles.css"]
250
- };
251
- }
252
- static get styleUrls() {
253
- return {
254
- "$": ["styles.css"]
255
- };
256
- }
257
- static get properties() {
258
- return {
259
- "content": {
260
- "type": "string",
261
- "mutable": false,
262
- "complexType": {
263
- "original": "string",
264
- "resolved": "string",
265
- "references": {}
266
- },
267
- "required": false,
268
- "optional": false,
269
- "docs": {
270
- "tags": [{
271
- "name": "deprecated",
272
- "text": undefined
273
- }],
274
- "text": "Content text."
275
- },
276
- "attribute": "content",
277
- "reflect": false
278
- },
279
- "type": {
280
- "type": "string",
281
- "mutable": true,
282
- "complexType": {
283
- "original": "PopoverPositions",
284
- "resolved": "PopoverPositions.AUTO | PopoverPositions.BOTTOM | PopoverPositions.BOTTOM_LEFT | PopoverPositions.BOTTOM_RIGHT | PopoverPositions.LEFT | PopoverPositions.LEFT_BOTTOM | PopoverPositions.LEFT_TOP | PopoverPositions.RIGHT | PopoverPositions.RIGHT_BOTTOM | PopoverPositions.RIGHT_TOP | PopoverPositions.TOP | PopoverPositions.TOP_LEFT | PopoverPositions.TOP_RIGHT",
285
- "references": {
286
- "PopoverPositions": {
287
- "location": "import",
288
- "path": "../../beans/index"
289
- }
290
- }
291
- },
292
- "required": false,
293
- "optional": false,
294
- "docs": {
295
- "tags": [],
296
- "text": "Tooltip position."
297
- },
298
- "attribute": "type",
299
- "reflect": false,
300
- "defaultValue": "PopoverPositions.AUTO"
301
- },
302
- "open": {
303
- "type": "boolean",
304
- "mutable": true,
305
- "complexType": {
306
- "original": "boolean",
307
- "resolved": "boolean",
308
- "references": {}
309
- },
310
- "required": false,
311
- "optional": false,
312
- "docs": {
313
- "tags": [],
314
- "text": "The open state of the tooltip."
315
- },
316
- "attribute": "open",
317
- "reflect": true,
318
- "defaultValue": "false"
319
- },
320
- "bindTo": {
321
- "type": "string",
322
- "mutable": false,
323
- "complexType": {
324
- "original": "string | HTMLElement",
325
- "resolved": "HTMLElement | string",
326
- "references": {
327
- "HTMLElement": {
328
- "location": "global"
329
- }
330
- }
331
- },
332
- "required": false,
333
- "optional": true,
334
- "docs": {
335
- "tags": [],
336
- "text": "The selector or the element bound with the tooltip."
337
- },
338
- "attribute": "bind-to",
339
- "reflect": false
340
- }
341
- };
342
- }
343
- static get states() {
344
- return {
345
- "position": {}
346
- };
347
- }
348
- static get events() {
349
- return [{
350
- "method": "positionChange",
351
- "name": "positionChange",
352
- "bubbles": true,
353
- "cancelable": true,
354
- "composed": true,
355
- "docs": {
356
- "tags": [],
357
- "text": "Position change event."
358
- },
359
- "complexType": {
360
- "original": "any",
361
- "resolved": "any",
362
- "references": {}
363
- }
364
- }];
365
- }
366
- static get elementRef() { return "host"; }
367
- static get watchers() {
368
- return [{
369
- "propName": "type",
370
- "methodName": "validateType"
371
- }, {
372
- "propName": "position",
373
- "methodName": "onPositionChange"
374
- }, {
375
- "propName": "open",
376
- "methodName": "onOpen"
377
- }];
378
- }
379
- }
@@ -1,128 +0,0 @@
1
- :host {
2
- --z-tooltip-theme--surface: var(--color-surface01);
3
- --z-tooltip-theme--text: var(--color-text01);
4
- --arrow-size: 6px;
5
- --edge-offset: calc(-1 * (var(--arrow-size) + calc(var(--space-unit) * 2)));
6
-
7
- position: relative;
8
- display: none;
9
- min-width: calc(var(--space-unit) * 8);
10
- min-height: calc(var(--space-unit) * 4);
11
- align-items: center;
12
- justify-content: center;
13
- padding: var(--space-unit);
14
- background: var(--z-tooltip-theme--surface);
15
- border-radius: var(--border-radius-small);
16
- color: var(--z-tooltip-theme--text);
17
- fill: currentcolor;
18
- filter: drop-shadow(0 4px 8px var(--shadow-color-base));
19
- font-family: var(--font-family-sans);
20
- text-align: center;
21
- will-change: filter;
22
- }
23
-
24
- :host(.legacy) {
25
- display: inline-flex;
26
- min-width: auto;
27
- max-width: 200px;
28
- min-height: auto;
29
- padding: calc(var(--space-unit) * 2);
30
- border: var(--border-size-small) solid var(--gray200);
31
- border-radius: var(--border-radius);
32
- filter: drop-shadow(0 0 2px rgb(0 0 0 / 8%));
33
- font-size: 12px;
34
- font-style: italic;
35
- letter-spacing: 0.32px;
36
- line-height: 16px;
37
- }
38
-
39
- :host(.legacy)::before {
40
- --arrow-size: 14px;
41
- }
42
-
43
- :host([position])::before {
44
- --arrow-edge-offset: calc(100% - var(--arrow-size) - var(--space-unit));
45
- --arrow-center-x-offset: calc(50% - calc(var(--arrow-size) / 2));
46
- --arrow-center-y-offset: calc(100% - calc(var(--arrow-size) / 2));
47
-
48
- position: absolute;
49
- width: var(--arrow-size);
50
- height: var(--arrow-size);
51
- background: inherit;
52
- content: "";
53
- transform: rotate(45deg);
54
- }
55
-
56
- :host([open][style*="top:"]),
57
- :host([open][style*="inset:"]) {
58
- display: inline-flex;
59
- }
60
-
61
- :host([position^="top"]) {
62
- margin-bottom: var(--space-unit);
63
- }
64
-
65
- :host([position="right"]) {
66
- margin-left: var(--space-unit);
67
- }
68
-
69
- :host([position="top_right"]),
70
- :host([position="bottom_right"]) {
71
- margin-left: var(--edge-offset);
72
- }
73
-
74
- :host([position^="bottom"]) {
75
- margin-top: var(--space-unit);
76
- }
77
-
78
- :host([position="left"]) {
79
- margin-right: var(--space-unit);
80
- }
81
-
82
- :host([position="top_left"]),
83
- :host([position="bottom_left"]) {
84
- margin-right: var(--edge-offset);
85
- }
86
-
87
- /* Arrow style */
88
-
89
- :host([position^="top"])::before {
90
- top: var(--arrow-center-y-offset);
91
- }
92
-
93
- :host([position^="bottom"])::before {
94
- bottom: var(--arrow-center-y-offset);
95
- }
96
-
97
- :host([position="top"])::before,
98
- :host([position="bottom"])::before {
99
- left: var(--arrow-center-x-offset);
100
- }
101
-
102
- :host([position="right"])::before,
103
- :host([position="left"])::before {
104
- top: var(--arrow-center-x-offset);
105
- }
106
-
107
- :host([position="right"])::before {
108
- right: var(--arrow-center-y-offset);
109
- }
110
-
111
- :host([position="top_right"])::before,
112
- :host([position="bottom_right"])::before {
113
- right: var(--arrow-edge-offset);
114
- }
115
-
116
- :host([position="left"])::before {
117
- left: var(--arrow-center-y-offset);
118
- }
119
-
120
- :host([position="top_left"])::before,
121
- :host([position="bottom_left"])::before {
122
- left: var(--arrow-edge-offset);
123
- }
124
-
125
- ::slotted(*) {
126
- overflow: auto;
127
- flex: 1 auto;
128
- }