@six-group/ui-library 0.0.0-insider.a8d68c7 → 0.0.0-insider.b26fdef

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 (1066) hide show
  1. package/README.md +9 -0
  2. package/dist/cjs/event-listeners-9fb878f1.js +61 -0
  3. package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
  4. package/dist/cjs/{execution-control-45c84c46.js → execution-control-d728da70.js} +15 -15
  5. package/dist/cjs/execution-control-d728da70.js.map +1 -0
  6. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  7. package/dist/cjs/focus-visible-e2c9255a.js.map +1 -0
  8. package/dist/cjs/form-9ebaae7c.js +20 -0
  9. package/dist/{esm/form-0b9c11cd.js.map → cjs/form-9ebaae7c.js.map} +1 -1
  10. package/dist/cjs/form-control-f9bc25dd.js +36 -0
  11. package/dist/cjs/form-control-f9bc25dd.js.map +1 -0
  12. package/dist/cjs/{index-2f6daa5b.js → index-3baddcdc.js} +724 -180
  13. package/dist/cjs/index-3baddcdc.js.map +1 -0
  14. package/dist/cjs/index.cjs.js +96 -81
  15. package/dist/cjs/index.cjs.js.map +1 -1
  16. package/dist/cjs/loader.cjs.js +3 -12
  17. package/dist/cjs/loader.cjs.js.map +1 -1
  18. package/dist/cjs/modal-3ce015be.js +52 -0
  19. package/dist/cjs/modal-3ce015be.js.map +1 -0
  20. package/dist/cjs/{popover-8885d50f.js → popover-1e7c09f1.js} +99 -99
  21. package/dist/cjs/popover-1e7c09f1.js.map +1 -0
  22. package/dist/cjs/popup-40a9adbb.js +103 -0
  23. package/dist/cjs/popup-40a9adbb.js.map +1 -0
  24. package/dist/cjs/scroll-68033901.js +68 -0
  25. package/dist/{esm/scroll-180b53fd.js.map → cjs/scroll-68033901.js.map} +1 -1
  26. package/dist/cjs/set-attributes_2.cjs.entry.js +50 -50
  27. package/dist/cjs/set-attributes_2.cjs.entry.js.map +1 -1
  28. package/dist/cjs/six-alert.cjs.entry.js +109 -109
  29. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  30. package/dist/cjs/six-avatar.cjs.entry.js +20 -20
  31. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-badge.cjs.entry.js +22 -22
  33. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-button.cjs.entry.js +95 -95
  35. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-card.cjs.entry.js +7 -7
  37. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  38. package/dist/cjs/six-checkbox.cjs.entry.js +110 -115
  39. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
  40. package/dist/cjs/six-datepicker.cjs.entry.js +834 -837
  41. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  42. package/dist/cjs/six-details.cjs.entry.js +127 -127
  43. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-dialog.cjs.entry.js +128 -128
  45. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-drawer.cjs.entry.js +146 -146
  47. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-dropdown_2.cjs.entry.js +634 -634
  49. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-error-page.cjs.entry.js +82 -82
  51. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  52. package/dist/cjs/six-error.cjs.entry.js +21 -0
  53. package/dist/cjs/six-error.cjs.entry.js.map +1 -0
  54. package/dist/cjs/six-file-list-item.cjs.entry.js +33 -33
  55. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  56. package/dist/cjs/six-file-list.cjs.entry.js +7 -7
  57. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-file-upload.cjs.entry.js +98 -98
  59. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  60. package/dist/cjs/six-footer.cjs.entry.js +7 -7
  61. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-group-label.cjs.entry.js +43 -43
  63. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-header.cjs.entry.js +168 -155
  65. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-icon-button.cjs.entry.js +32 -32
  67. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  68. package/dist/cjs/six-icon.cjs.entry.js +22 -22
  69. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  70. package/dist/cjs/six-input.cjs.entry.js +190 -187
  71. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  72. package/dist/cjs/six-item-picker.cjs.entry.js +405 -309
  73. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-language-switcher.cjs.entry.js +46 -46
  75. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-layout-grid.cjs.entry.js +20 -20
  77. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-main-container.cjs.entry.js +9 -9
  79. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-menu-divider.cjs.entry.js +7 -7
  81. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-menu-item.cjs.entry.js +49 -49
  83. package/dist/cjs/six-menu-item.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-menu-label.cjs.entry.js +7 -7
  85. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-picto.cjs.entry.js +14 -14
  87. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-progress-bar.cjs.entry.js +14 -14
  89. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-progress-ring.cjs.entry.js +29 -29
  91. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-radio.cjs.entry.js +103 -111
  93. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-range.cjs.entry.js +180 -177
  95. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-root.cjs.entry.js +30 -30
  97. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-search-field.cjs.entry.js +43 -43
  99. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-select.cjs.entry.js +364 -360
  101. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +56 -45
  103. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-sidebar-item.cjs.entry.js +17 -15
  105. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-sidebar.cjs.entry.js +173 -173
  107. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-spinner.cjs.entry.js +14 -14
  109. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-switch.cjs.entry.js +107 -87
  111. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  112. package/dist/cjs/six-tab-group.cjs.entry.js +230 -235
  113. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-tab-panel.cjs.entry.js +13 -13
  115. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-tab.cjs.entry.js +55 -39
  117. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  118. package/dist/cjs/six-tag.cjs.entry.js +55 -33
  119. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-textarea.cjs.entry.js +182 -183
  121. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-tile.cjs.entry.js +76 -76
  123. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-timepicker.cjs.entry.js +347 -352
  125. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-tooltip.cjs.entry.js +148 -148
  127. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  128. package/dist/cjs/slot-9821749e.js +53 -0
  129. package/dist/cjs/slot-9821749e.js.map +1 -0
  130. package/dist/cjs/types-0a6d66f6.js +17 -0
  131. package/dist/cjs/types-0a6d66f6.js.map +1 -0
  132. package/dist/cjs/ui-library.cjs.js +3 -6
  133. package/dist/cjs/ui-library.cjs.js.map +1 -1
  134. package/dist/collection/collection-manifest.json +55 -54
  135. package/dist/collection/components/six-alert/six-alert.js +339 -332
  136. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  137. package/dist/collection/components/six-alert/test/six-alert.spec.js +25 -0
  138. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +1 -0
  139. package/dist/collection/components/six-avatar/six-avatar.js +112 -112
  140. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  141. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +26 -0
  142. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +1 -0
  143. package/dist/collection/components/six-badge/six-badge.js +91 -91
  144. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  145. package/dist/collection/components/six-badge/test/six-badge.spec.js +20 -0
  146. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +1 -0
  147. package/dist/collection/components/six-button/six-button.css +5 -30
  148. package/dist/collection/components/six-button/six-button.js +449 -444
  149. package/dist/collection/components/six-button/six-button.js.map +1 -1
  150. package/dist/collection/components/six-button/test/six-button.spec.js +69 -0
  151. package/dist/collection/components/six-button/test/six-button.spec.js.map +1 -0
  152. package/dist/collection/components/six-card/six-card.js +16 -16
  153. package/dist/collection/components/six-card/six-card.js.map +1 -1
  154. package/dist/collection/components/six-card/test/six-card.spec.js +18 -0
  155. package/dist/collection/components/six-card/test/six-card.spec.js.map +1 -0
  156. package/dist/collection/components/six-checkbox/six-checkbox.css +9 -1
  157. package/dist/collection/components/six-checkbox/six-checkbox.js +423 -420
  158. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  159. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +83 -0
  160. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +1 -0
  161. package/dist/collection/components/six-datepicker/components/day-selection.js +9 -9
  162. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  163. package/dist/collection/components/six-datepicker/components/month-selection.js +10 -10
  164. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  165. package/dist/collection/components/six-datepicker/components/year-selection.js +10 -10
  166. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  167. package/dist/collection/components/six-datepicker/six-date-formats.js +20 -20
  168. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  169. package/dist/collection/components/six-datepicker/six-datepicker.js +1060 -1035
  170. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  171. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +26 -0
  172. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +1 -0
  173. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  174. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  175. package/dist/collection/components/six-details/six-details.css +3 -1
  176. package/dist/collection/components/six-details/six-details.js +412 -406
  177. package/dist/collection/components/six-details/six-details.js.map +1 -1
  178. package/dist/collection/components/six-details/test/six-details.spec.js +36 -0
  179. package/dist/collection/components/six-details/test/six-details.spec.js.map +1 -0
  180. package/dist/collection/components/six-dialog/six-dialog.js +359 -351
  181. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  182. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +34 -0
  183. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +1 -0
  184. package/dist/collection/components/six-drawer/six-drawer.js +414 -406
  185. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  186. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +34 -0
  187. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +1 -0
  188. package/dist/collection/components/six-dropdown/six-dropdown.css +2 -1
  189. package/dist/collection/components/six-dropdown/six-dropdown.js +897 -885
  190. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  191. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +122 -0
  192. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +1 -0
  193. package/dist/collection/components/six-error/six-error.css +5 -0
  194. package/dist/collection/components/six-error/six-error.js +25 -0
  195. package/dist/collection/components/six-error/six-error.js.map +1 -0
  196. package/dist/collection/components/six-error-page/six-error-page.js +178 -178
  197. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  198. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +240 -0
  199. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +1 -0
  200. package/dist/collection/components/six-file-list/six-file-list.js +16 -16
  201. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  202. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +67 -0
  203. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +1 -0
  204. package/dist/collection/components/six-file-list-item/six-file-list-item.js +196 -194
  205. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  206. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +169 -0
  207. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +1 -0
  208. package/dist/collection/components/six-file-upload/six-file-upload.js +292 -290
  209. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  210. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +103 -0
  211. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +1 -0
  212. package/dist/collection/components/six-footer/six-footer.js +16 -16
  213. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  214. package/dist/collection/components/six-footer/test/six-footer.spec.js +21 -0
  215. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +1 -0
  216. package/dist/collection/components/six-group-label/six-group-label.css +4 -1
  217. package/dist/collection/components/six-group-label/six-group-label.js +158 -158
  218. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  219. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +45 -0
  220. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +1 -0
  221. package/dist/collection/components/six-header/six-header.js +421 -400
  222. package/dist/collection/components/six-header/six-header.js.map +1 -1
  223. package/dist/collection/components/six-header/test/six-header.spec.js +141 -0
  224. package/dist/collection/components/six-header/test/six-header.spec.js.map +1 -0
  225. package/dist/collection/components/six-icon/six-icon.css +7 -0
  226. package/dist/collection/components/six-icon/six-icon.js +72 -72
  227. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  228. package/dist/collection/components/six-icon/test/six-icon.spec.js +20 -0
  229. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +1 -0
  230. package/dist/collection/components/six-icon-button/six-icon-button.css +4 -4
  231. package/dist/collection/components/six-icon-button/six-icon-button.js +133 -133
  232. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  233. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +23 -0
  234. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +1 -0
  235. package/dist/collection/components/six-input/six-input.css +5 -2
  236. package/dist/collection/components/six-input/six-input.js +947 -913
  237. package/dist/collection/components/six-input/six-input.js.map +1 -1
  238. package/dist/collection/components/six-input/test/six-input.spec.js +39 -0
  239. package/dist/collection/components/six-input/test/six-input.spec.js.map +1 -0
  240. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  241. package/dist/collection/components/six-item-picker/six-item-picker.js +731 -631
  242. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  243. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +90 -0
  244. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +1 -0
  245. package/dist/collection/components/six-item-picker/types.js +7 -7
  246. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  247. package/dist/collection/components/six-language-switcher/six-language-switcher.js +125 -123
  248. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  249. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +196 -0
  250. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +1 -0
  251. package/dist/collection/components/six-layout-grid/six-layout-grid.js +55 -55
  252. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  253. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +18 -0
  254. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +1 -0
  255. package/dist/collection/components/six-main-container/six-main-container.js +42 -42
  256. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  257. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +22 -0
  258. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +1 -0
  259. package/dist/collection/components/six-menu/six-menu.js +369 -365
  260. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  261. package/dist/collection/components/six-menu/test/six-menu.spec.js +93 -0
  262. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +1 -0
  263. package/dist/collection/components/six-menu-divider/six-menu-divider.js +16 -16
  264. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  265. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +18 -0
  266. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +1 -0
  267. package/dist/collection/components/six-menu-item/six-menu-item.js +182 -178
  268. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  269. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +33 -0
  270. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +1 -0
  271. package/dist/collection/components/six-menu-label/six-menu-label.js +16 -16
  272. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  273. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +20 -0
  274. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +1 -0
  275. package/dist/collection/components/six-picto/six-picto.js +47 -47
  276. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  277. package/dist/collection/components/six-picto/test/six-picto.spec.js +33 -0
  278. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +1 -0
  279. package/dist/collection/components/six-progress-bar/six-progress-bar.js +65 -65
  280. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  281. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +24 -0
  282. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +1 -0
  283. package/dist/collection/components/six-progress-ring/six-progress-ring.js +101 -101
  284. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  285. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +26 -0
  286. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +1 -0
  287. package/dist/collection/components/six-radio/six-radio.js +322 -340
  288. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  289. package/dist/collection/components/six-radio/test/six-radio.spec.js +63 -0
  290. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +1 -0
  291. package/dist/collection/components/six-range/six-range.css +4 -1
  292. package/dist/collection/components/six-range/six-range.js +567 -540
  293. package/dist/collection/components/six-range/six-range.js.map +1 -1
  294. package/dist/collection/components/six-range/test/six-range.spec.js +34 -0
  295. package/dist/collection/components/six-range/test/six-range.spec.js.map +1 -0
  296. package/dist/collection/components/six-root/six-root.js +153 -151
  297. package/dist/collection/components/six-root/six-root.js.map +1 -1
  298. package/dist/collection/components/six-root/test/six-root.spec.js +43 -0
  299. package/dist/collection/components/six-root/test/six-root.spec.js.map +1 -0
  300. package/dist/collection/components/six-search-field/six-search-field.js +172 -171
  301. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  302. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +22 -0
  303. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +1 -0
  304. package/dist/collection/components/six-select/six-select.css +10 -10
  305. package/dist/collection/components/six-select/six-select.js +939 -911
  306. package/dist/collection/components/six-select/six-select.js.map +1 -1
  307. package/dist/collection/components/six-select/test/six-select.spec.js +86 -0
  308. package/dist/collection/components/six-select/test/six-select.spec.js.map +1 -0
  309. package/dist/collection/components/six-select/test/util.spec.js +81 -0
  310. package/dist/collection/components/six-select/test/util.spec.js.map +1 -0
  311. package/dist/collection/components/six-select/util.js +34 -34
  312. package/dist/collection/components/six-select/util.js.map +1 -1
  313. package/dist/collection/components/six-sidebar/six-sidebar.js +466 -454
  314. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  315. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +22 -0
  316. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +1 -0
  317. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +6 -1
  318. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +102 -83
  319. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  320. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +50 -0
  321. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +1 -0
  322. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +11 -0
  323. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +182 -154
  324. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  325. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +53 -0
  326. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +1 -0
  327. package/dist/collection/components/six-spinner/six-spinner.js +48 -47
  328. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  329. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +37 -0
  330. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +1 -0
  331. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +46 -45
  332. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  333. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +117 -0
  334. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +1 -0
  335. package/dist/collection/components/six-switch/six-switch.css +4 -1
  336. package/dist/collection/components/six-switch/six-switch.js +388 -341
  337. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  338. package/dist/collection/components/six-switch/test/six-switch.spec.js +73 -0
  339. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +1 -0
  340. package/dist/collection/components/six-tab/six-tab.css +54 -5
  341. package/dist/collection/components/six-tab/six-tab.js +206 -186
  342. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  343. package/dist/collection/components/six-tab-group/six-tab-group.css +0 -31
  344. package/dist/collection/components/six-tab-group/six-tab-group.js +319 -357
  345. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  346. package/dist/collection/components/six-tab-panel/six-tab-panel.js +64 -64
  347. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  348. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +20 -0
  349. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +1 -0
  350. package/dist/collection/components/six-tag/six-tag.css +6 -0
  351. package/dist/collection/components/six-tag/six-tag.js +162 -139
  352. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  353. package/dist/collection/components/six-tag/test/six-tag.spec.js +54 -0
  354. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +1 -0
  355. package/dist/collection/components/six-textarea/six-textarea.css +4 -1
  356. package/dist/collection/components/six-textarea/six-textarea.js +787 -760
  357. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  358. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +119 -0
  359. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +1 -0
  360. package/dist/collection/components/six-tile/six-tile.js +300 -296
  361. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  362. package/dist/collection/components/six-tile/test/six-tile.spec.js +69 -0
  363. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +1 -0
  364. package/dist/collection/components/six-timepicker/six-timepicker.js +831 -813
  365. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  366. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +496 -0
  367. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +1 -0
  368. package/dist/collection/components/six-tooltip/six-tooltip.css +1 -1
  369. package/dist/collection/components/six-tooltip/six-tooltip.js +409 -403
  370. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  371. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +28 -0
  372. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +1 -0
  373. package/dist/collection/functional-components/form-control/form-control.js +20 -18
  374. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  375. package/dist/collection/testUtil/delay.js +1 -1
  376. package/dist/collection/testUtil/delay.js.map +1 -1
  377. package/dist/collection/utils/animation.js +34 -0
  378. package/dist/collection/utils/animation.js.map +1 -0
  379. package/dist/collection/utils/date-util.js +501 -501
  380. package/dist/collection/utils/date-util.js.map +1 -1
  381. package/dist/collection/utils/date-util.spec.js +995 -0
  382. package/dist/collection/utils/date-util.spec.js.map +1 -0
  383. package/dist/collection/utils/error-messages.js +95 -81
  384. package/dist/collection/utils/error-messages.js.map +1 -1
  385. package/dist/collection/utils/event-listeners.js +51 -51
  386. package/dist/collection/utils/event-listeners.js.map +1 -1
  387. package/dist/collection/utils/execution-control.js +14 -14
  388. package/dist/collection/utils/execution-control.js.map +1 -1
  389. package/dist/collection/utils/focus-visible.js +28 -28
  390. package/dist/collection/utils/focus-visible.js.map +1 -1
  391. package/dist/collection/utils/form.js +12 -12
  392. package/dist/collection/utils/form.js.map +1 -1
  393. package/dist/collection/utils/modal.js +25 -25
  394. package/dist/collection/utils/modal.js.map +1 -1
  395. package/dist/collection/utils/offset.js +4 -4
  396. package/dist/collection/utils/offset.js.map +1 -1
  397. package/dist/collection/utils/popover.js +100 -100
  398. package/dist/collection/utils/popover.js.map +1 -1
  399. package/dist/collection/utils/popup.js +71 -71
  400. package/dist/collection/utils/popup.js.map +1 -1
  401. package/dist/collection/utils/scroll.js +28 -28
  402. package/dist/collection/utils/scroll.js.map +1 -1
  403. package/dist/collection/utils/scroll.spec.js +122 -0
  404. package/dist/collection/utils/scroll.spec.js.map +1 -0
  405. package/dist/collection/utils/slot.js +28 -28
  406. package/dist/collection/utils/slot.js.map +1 -1
  407. package/dist/collection/utils/support.js +10 -10
  408. package/dist/collection/utils/support.js.map +1 -1
  409. package/dist/collection/utils/tabbable.js +17 -17
  410. package/dist/collection/utils/tabbable.js.map +1 -1
  411. package/dist/collection/utils/time.util.js +72 -72
  412. package/dist/collection/utils/time.util.js.map +1 -1
  413. package/dist/collection/utils/time.util.spec.js +368 -0
  414. package/dist/collection/utils/time.util.spec.js.map +1 -0
  415. package/dist/collection/wrappers/set-attributes/set-attributes.js +66 -66
  416. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +1 -1
  417. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +16 -0
  418. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +1 -0
  419. package/dist/components/event-listeners.js +51 -51
  420. package/dist/components/event-listeners.js.map +1 -1
  421. package/dist/components/execution-control.js +14 -14
  422. package/dist/components/execution-control.js.map +1 -1
  423. package/dist/components/focus-visible.js +28 -28
  424. package/dist/components/focus-visible.js.map +1 -1
  425. package/dist/components/form-control.js +26 -23
  426. package/dist/components/form-control.js.map +1 -1
  427. package/dist/components/form.js +12 -12
  428. package/dist/components/form.js.map +1 -1
  429. package/dist/components/index.d.ts +6 -0
  430. package/dist/components/index.js +159 -143
  431. package/dist/components/index.js.map +1 -1
  432. package/dist/components/modal.js +35 -35
  433. package/dist/components/modal.js.map +1 -1
  434. package/dist/components/popover.js +98 -98
  435. package/dist/components/popover.js.map +1 -1
  436. package/dist/components/scroll.js +32 -32
  437. package/dist/components/scroll.js.map +1 -1
  438. package/dist/components/set-attributes.d.ts +2 -2
  439. package/dist/components/set-attributes2.js +58 -56
  440. package/dist/components/set-attributes2.js.map +1 -1
  441. package/dist/components/six-alert.d.ts +2 -2
  442. package/dist/components/six-alert.js +144 -141
  443. package/dist/components/six-alert.js.map +1 -1
  444. package/dist/components/six-avatar.d.ts +2 -2
  445. package/dist/components/six-avatar.js +44 -44
  446. package/dist/components/six-avatar.js.map +1 -1
  447. package/dist/components/six-badge.d.ts +2 -2
  448. package/dist/components/six-badge.js +39 -39
  449. package/dist/components/six-badge.js.map +1 -1
  450. package/dist/components/six-button.d.ts +2 -2
  451. package/dist/components/six-button.js +132 -132
  452. package/dist/components/six-button.js.map +1 -1
  453. package/dist/components/six-card.d.ts +2 -2
  454. package/dist/components/six-card.js +20 -20
  455. package/dist/components/six-card.js.map +1 -1
  456. package/dist/components/six-checkbox.d.ts +2 -2
  457. package/dist/components/six-checkbox.js +147 -140
  458. package/dist/components/six-checkbox.js.map +1 -1
  459. package/dist/components/six-datepicker.d.ts +2 -2
  460. package/dist/components/six-datepicker.js +905 -898
  461. package/dist/components/six-datepicker.js.map +1 -1
  462. package/dist/components/six-details.d.ts +2 -2
  463. package/dist/components/six-details2.js +158 -156
  464. package/dist/components/six-details2.js.map +1 -1
  465. package/dist/components/six-dialog.d.ts +2 -2
  466. package/dist/components/six-dialog.js +158 -156
  467. package/dist/components/six-dialog.js.map +1 -1
  468. package/dist/components/six-drawer.d.ts +2 -2
  469. package/dist/components/six-drawer.js +178 -176
  470. package/dist/components/six-drawer.js.map +1 -1
  471. package/dist/components/six-dropdown.d.ts +2 -2
  472. package/dist/components/six-dropdown2.js +473 -460
  473. package/dist/components/six-dropdown2.js.map +1 -1
  474. package/dist/components/six-error-page.d.ts +2 -2
  475. package/dist/components/six-error-page.js +106 -106
  476. package/dist/components/six-error-page.js.map +1 -1
  477. package/dist/components/six-error.d.ts +11 -0
  478. package/dist/components/six-error.js +8 -0
  479. package/dist/components/six-error.js.map +1 -0
  480. package/dist/components/six-error2.js +32 -0
  481. package/dist/components/six-error2.js.map +1 -0
  482. package/dist/components/six-file-list-item.d.ts +2 -2
  483. package/dist/components/six-file-list-item.js +58 -58
  484. package/dist/components/six-file-list-item.js.map +1 -1
  485. package/dist/components/six-file-list.d.ts +2 -2
  486. package/dist/components/six-file-list.js +20 -20
  487. package/dist/components/six-file-list.js.map +1 -1
  488. package/dist/components/six-file-upload.d.ts +2 -2
  489. package/dist/components/six-file-upload.js +123 -123
  490. package/dist/components/six-file-upload.js.map +1 -1
  491. package/dist/components/six-footer.d.ts +2 -2
  492. package/dist/components/six-footer.js +20 -20
  493. package/dist/components/six-footer.js.map +1 -1
  494. package/dist/components/six-group-label.d.ts +2 -2
  495. package/dist/components/six-group-label.js +71 -62
  496. package/dist/components/six-group-label.js.map +1 -1
  497. package/dist/components/six-header.d.ts +2 -2
  498. package/dist/components/six-header.js +227 -206
  499. package/dist/components/six-header.js.map +1 -1
  500. package/dist/components/six-icon-button.d.ts +2 -2
  501. package/dist/components/six-icon-button2.js +55 -55
  502. package/dist/components/six-icon-button2.js.map +1 -1
  503. package/dist/components/six-icon.d.ts +2 -2
  504. package/dist/components/six-icon2.js +38 -38
  505. package/dist/components/six-icon2.js.map +1 -1
  506. package/dist/components/six-input.d.ts +2 -2
  507. package/dist/components/six-input2.js +255 -239
  508. package/dist/components/six-input2.js.map +1 -1
  509. package/dist/components/six-item-picker.d.ts +2 -2
  510. package/dist/components/six-item-picker2.js +448 -348
  511. package/dist/components/six-item-picker2.js.map +1 -1
  512. package/dist/components/six-language-switcher.d.ts +2 -2
  513. package/dist/components/six-language-switcher.js +64 -62
  514. package/dist/components/six-language-switcher.js.map +1 -1
  515. package/dist/components/six-layout-grid.d.ts +2 -2
  516. package/dist/components/six-layout-grid.js +37 -35
  517. package/dist/components/six-layout-grid.js.map +1 -1
  518. package/dist/components/six-main-container.d.ts +2 -2
  519. package/dist/components/six-main-container.js +24 -24
  520. package/dist/components/six-main-container.js.map +1 -1
  521. package/dist/components/six-menu-divider.d.ts +2 -2
  522. package/dist/components/six-menu-divider.js +20 -20
  523. package/dist/components/six-menu-divider.js.map +1 -1
  524. package/dist/components/six-menu-item.d.ts +2 -2
  525. package/dist/components/six-menu-item2.js +74 -74
  526. package/dist/components/six-menu-item2.js.map +1 -1
  527. package/dist/components/six-menu-label.d.ts +2 -2
  528. package/dist/components/six-menu-label.js +20 -20
  529. package/dist/components/six-menu-label.js.map +1 -1
  530. package/dist/components/six-menu.d.ts +2 -2
  531. package/dist/components/six-menu2.js +218 -218
  532. package/dist/components/six-menu2.js.map +1 -1
  533. package/dist/components/six-picto.d.ts +2 -2
  534. package/dist/components/six-picto2.js +29 -29
  535. package/dist/components/six-picto2.js.map +1 -1
  536. package/dist/components/six-progress-bar.d.ts +2 -2
  537. package/dist/components/six-progress-bar.js +30 -30
  538. package/dist/components/six-progress-bar.js.map +1 -1
  539. package/dist/components/six-progress-ring.d.ts +2 -2
  540. package/dist/components/six-progress-ring.js +48 -46
  541. package/dist/components/six-progress-ring.js.map +1 -1
  542. package/dist/components/six-radio.d.ts +2 -2
  543. package/dist/components/six-radio.js +127 -133
  544. package/dist/components/six-radio.js.map +1 -1
  545. package/dist/components/six-range.d.ts +2 -2
  546. package/dist/components/six-range.js +233 -215
  547. package/dist/components/six-range.js.map +1 -1
  548. package/dist/components/six-root.d.ts +2 -2
  549. package/dist/components/six-root.js +66 -64
  550. package/dist/components/six-root.js.map +1 -1
  551. package/dist/components/six-search-field.d.ts +2 -2
  552. package/dist/components/six-search-field.js +78 -70
  553. package/dist/components/six-search-field.js.map +1 -1
  554. package/dist/components/six-select.d.ts +2 -2
  555. package/dist/components/six-select.js +468 -443
  556. package/dist/components/six-select.js.map +1 -1
  557. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  558. package/dist/components/six-sidebar-item-group.js +87 -75
  559. package/dist/components/six-sidebar-item-group.js.map +1 -1
  560. package/dist/components/six-sidebar-item.d.ts +2 -2
  561. package/dist/components/six-sidebar-item.js +35 -32
  562. package/dist/components/six-sidebar-item.js.map +1 -1
  563. package/dist/components/six-sidebar.d.ts +2 -2
  564. package/dist/components/six-sidebar.js +198 -196
  565. package/dist/components/six-sidebar.js.map +1 -1
  566. package/dist/components/six-spinner.d.ts +2 -2
  567. package/dist/components/six-spinner2.js +29 -29
  568. package/dist/components/six-spinner2.js.map +1 -1
  569. package/dist/components/six-stage-indicator.d.ts +2 -2
  570. package/dist/components/six-stage-indicator2.js +28 -28
  571. package/dist/components/six-stage-indicator2.js.map +1 -1
  572. package/dist/components/six-switch.d.ts +2 -2
  573. package/dist/components/six-switch.js +142 -110
  574. package/dist/components/six-switch.js.map +1 -1
  575. package/dist/components/six-tab-group.d.ts +2 -2
  576. package/dist/components/six-tab-group.js +260 -263
  577. package/dist/components/six-tab-group.js.map +1 -1
  578. package/dist/components/six-tab-panel.d.ts +2 -2
  579. package/dist/components/six-tab-panel.js +29 -29
  580. package/dist/components/six-tab-panel.js.map +1 -1
  581. package/dist/components/six-tab.d.ts +2 -2
  582. package/dist/components/six-tab.js +85 -69
  583. package/dist/components/six-tab.js.map +1 -1
  584. package/dist/components/six-tag.d.ts +2 -2
  585. package/dist/components/six-tag2.js +91 -63
  586. package/dist/components/six-tag2.js.map +1 -1
  587. package/dist/components/six-textarea.d.ts +2 -2
  588. package/dist/components/six-textarea.js +236 -223
  589. package/dist/components/six-textarea.js.map +1 -1
  590. package/dist/components/six-tile.d.ts +2 -2
  591. package/dist/components/six-tile.js +116 -116
  592. package/dist/components/six-tile.js.map +1 -1
  593. package/dist/components/six-timepicker.d.ts +2 -2
  594. package/dist/components/six-timepicker2.js +490 -486
  595. package/dist/components/six-timepicker2.js.map +1 -1
  596. package/dist/components/six-tooltip.d.ts +2 -2
  597. package/dist/components/six-tooltip2.js +172 -170
  598. package/dist/components/six-tooltip2.js.map +1 -1
  599. package/dist/components/slot.js +28 -28
  600. package/dist/components/slot.js.map +1 -1
  601. package/dist/components.d.ts +361 -88
  602. package/dist/components.json +4178 -120
  603. package/dist/esm/event-listeners-706d4309.js +59 -0
  604. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  605. package/dist/esm/{execution-control-72cc50f4.js → execution-control-2ebaf4ef.js} +15 -15
  606. package/dist/esm/execution-control-2ebaf4ef.js.map +1 -0
  607. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  608. package/dist/esm/focus-visible-d9dbfeef.js.map +1 -0
  609. package/dist/esm/form-4b145b7a.js +18 -0
  610. package/dist/esm/form-4b145b7a.js.map +1 -0
  611. package/dist/esm/form-control-6b30894f.js +34 -0
  612. package/dist/esm/form-control-6b30894f.js.map +1 -0
  613. package/dist/esm/{index-5c0f6628.js → index-17d8173e.js} +724 -180
  614. package/dist/esm/index-17d8173e.js.map +1 -0
  615. package/dist/esm/index.js +96 -82
  616. package/dist/esm/index.js.map +1 -1
  617. package/dist/esm/loader.js +4 -13
  618. package/dist/esm/loader.js.map +1 -1
  619. package/dist/esm/modal-96526245.js +49 -0
  620. package/dist/esm/modal-96526245.js.map +1 -0
  621. package/dist/esm/{popover-2e72e7d8.js → popover-25996e62.js} +99 -99
  622. package/dist/esm/popover-25996e62.js.map +1 -0
  623. package/dist/esm/popup-e8049817.js +98 -0
  624. package/dist/esm/popup-e8049817.js.map +1 -0
  625. package/dist/esm/scroll-3e16851e.js +64 -0
  626. package/dist/esm/scroll-3e16851e.js.map +1 -0
  627. package/dist/esm/set-attributes_2.entry.js +50 -50
  628. package/dist/esm/set-attributes_2.entry.js.map +1 -1
  629. package/dist/esm/six-alert.entry.js +109 -109
  630. package/dist/esm/six-alert.entry.js.map +1 -1
  631. package/dist/esm/six-avatar.entry.js +20 -20
  632. package/dist/esm/six-avatar.entry.js.map +1 -1
  633. package/dist/esm/six-badge.entry.js +22 -22
  634. package/dist/esm/six-badge.entry.js.map +1 -1
  635. package/dist/esm/six-button.entry.js +95 -95
  636. package/dist/esm/six-button.entry.js.map +1 -1
  637. package/dist/esm/six-card.entry.js +7 -7
  638. package/dist/esm/six-card.entry.js.map +1 -1
  639. package/dist/esm/six-checkbox.entry.js +110 -115
  640. package/dist/esm/six-checkbox.entry.js.map +1 -1
  641. package/dist/esm/six-datepicker.entry.js +834 -837
  642. package/dist/esm/six-datepicker.entry.js.map +1 -1
  643. package/dist/esm/six-details.entry.js +127 -127
  644. package/dist/esm/six-details.entry.js.map +1 -1
  645. package/dist/esm/six-dialog.entry.js +128 -128
  646. package/dist/esm/six-dialog.entry.js.map +1 -1
  647. package/dist/esm/six-drawer.entry.js +146 -146
  648. package/dist/esm/six-drawer.entry.js.map +1 -1
  649. package/dist/esm/six-dropdown_2.entry.js +634 -634
  650. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  651. package/dist/esm/six-error-page.entry.js +82 -82
  652. package/dist/esm/six-error-page.entry.js.map +1 -1
  653. package/dist/esm/six-error.entry.js +17 -0
  654. package/dist/esm/six-error.entry.js.map +1 -0
  655. package/dist/esm/six-file-list-item.entry.js +33 -33
  656. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  657. package/dist/esm/six-file-list.entry.js +7 -7
  658. package/dist/esm/six-file-list.entry.js.map +1 -1
  659. package/dist/esm/six-file-upload.entry.js +98 -98
  660. package/dist/esm/six-file-upload.entry.js.map +1 -1
  661. package/dist/esm/six-footer.entry.js +7 -7
  662. package/dist/esm/six-footer.entry.js.map +1 -1
  663. package/dist/esm/six-group-label.entry.js +43 -43
  664. package/dist/esm/six-group-label.entry.js.map +1 -1
  665. package/dist/esm/six-header.entry.js +168 -155
  666. package/dist/esm/six-header.entry.js.map +1 -1
  667. package/dist/esm/six-icon-button.entry.js +32 -32
  668. package/dist/esm/six-icon-button.entry.js.map +1 -1
  669. package/dist/esm/six-icon.entry.js +22 -22
  670. package/dist/esm/six-icon.entry.js.map +1 -1
  671. package/dist/esm/six-input.entry.js +190 -187
  672. package/dist/esm/six-input.entry.js.map +1 -1
  673. package/dist/esm/six-item-picker.entry.js +405 -309
  674. package/dist/esm/six-item-picker.entry.js.map +1 -1
  675. package/dist/esm/six-language-switcher.entry.js +46 -46
  676. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  677. package/dist/esm/six-layout-grid.entry.js +20 -20
  678. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  679. package/dist/esm/six-main-container.entry.js +9 -9
  680. package/dist/esm/six-main-container.entry.js.map +1 -1
  681. package/dist/esm/six-menu-divider.entry.js +7 -7
  682. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  683. package/dist/esm/six-menu-item.entry.js +49 -49
  684. package/dist/esm/six-menu-item.entry.js.map +1 -1
  685. package/dist/esm/six-menu-label.entry.js +7 -7
  686. package/dist/esm/six-menu-label.entry.js.map +1 -1
  687. package/dist/esm/six-picto.entry.js +14 -14
  688. package/dist/esm/six-picto.entry.js.map +1 -1
  689. package/dist/esm/six-progress-bar.entry.js +14 -14
  690. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  691. package/dist/esm/six-progress-ring.entry.js +29 -29
  692. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  693. package/dist/esm/six-radio.entry.js +103 -111
  694. package/dist/esm/six-radio.entry.js.map +1 -1
  695. package/dist/esm/six-range.entry.js +180 -177
  696. package/dist/esm/six-range.entry.js.map +1 -1
  697. package/dist/esm/six-root.entry.js +30 -30
  698. package/dist/esm/six-root.entry.js.map +1 -1
  699. package/dist/esm/six-search-field.entry.js +43 -43
  700. package/dist/esm/six-search-field.entry.js.map +1 -1
  701. package/dist/esm/six-select.entry.js +364 -360
  702. package/dist/esm/six-select.entry.js.map +1 -1
  703. package/dist/esm/six-sidebar-item-group.entry.js +56 -45
  704. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  705. package/dist/esm/six-sidebar-item.entry.js +17 -15
  706. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  707. package/dist/esm/six-sidebar.entry.js +173 -173
  708. package/dist/esm/six-sidebar.entry.js.map +1 -1
  709. package/dist/esm/six-spinner.entry.js +14 -14
  710. package/dist/esm/six-spinner.entry.js.map +1 -1
  711. package/dist/esm/six-switch.entry.js +107 -87
  712. package/dist/esm/six-switch.entry.js.map +1 -1
  713. package/dist/esm/six-tab-group.entry.js +230 -235
  714. package/dist/esm/six-tab-group.entry.js.map +1 -1
  715. package/dist/esm/six-tab-panel.entry.js +13 -13
  716. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  717. package/dist/esm/six-tab.entry.js +55 -39
  718. package/dist/esm/six-tab.entry.js.map +1 -1
  719. package/dist/esm/six-tag.entry.js +55 -33
  720. package/dist/esm/six-tag.entry.js.map +1 -1
  721. package/dist/esm/six-textarea.entry.js +182 -183
  722. package/dist/esm/six-textarea.entry.js.map +1 -1
  723. package/dist/esm/six-tile.entry.js +76 -76
  724. package/dist/esm/six-tile.entry.js.map +1 -1
  725. package/dist/esm/six-timepicker.entry.js +347 -352
  726. package/dist/esm/six-timepicker.entry.js.map +1 -1
  727. package/dist/esm/six-tooltip.entry.js +148 -148
  728. package/dist/esm/six-tooltip.entry.js.map +1 -1
  729. package/dist/esm/slot-41bc439a.js +48 -0
  730. package/dist/esm/slot-41bc439a.js.map +1 -0
  731. package/dist/esm/types-07748c42.js +17 -0
  732. package/dist/esm/types-07748c42.js.map +1 -0
  733. package/dist/esm/ui-library.js +4 -7
  734. package/dist/esm/ui-library.js.map +1 -1
  735. package/dist/types/components/six-alert/six-alert.d.ts +40 -40
  736. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
  737. package/dist/types/components/six-badge/six-badge.d.ts +7 -7
  738. package/dist/types/components/six-button/six-button.d.ts +48 -48
  739. package/dist/types/components/six-card/six-card.d.ts +1 -1
  740. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -59
  741. package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
  742. package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
  743. package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
  744. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  745. package/dist/types/components/six-datepicker/six-datepicker.d.ts +188 -186
  746. package/dist/types/components/six-details/six-details.d.ts +42 -42
  747. package/dist/types/components/six-dialog/six-dialog.d.ts +50 -50
  748. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
  749. package/dist/types/components/six-dropdown/six-dropdown.d.ts +112 -112
  750. package/dist/types/components/six-error/six-error.d.ts +9 -0
  751. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  752. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  753. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  754. package/dist/types/components/six-file-upload/six-file-upload.d.ts +33 -33
  755. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  756. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  757. package/dist/types/components/six-header/six-header.d.ts +57 -55
  758. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  759. package/dist/types/components/six-icon-button/six-icon-button.d.ts +18 -18
  760. package/dist/types/components/six-input/six-input.d.ts +108 -103
  761. package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
  762. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  763. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  764. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  765. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  766. package/dist/types/components/six-menu/six-menu.d.ts +63 -63
  767. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  768. package/dist/types/components/six-menu-item/six-menu-item.d.ts +21 -21
  769. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  770. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  771. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  772. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  773. package/dist/types/components/six-radio/six-radio.d.ts +38 -43
  774. package/dist/types/components/six-range/six-range.d.ts +75 -72
  775. package/dist/types/components/six-root/six-root.d.ts +18 -18
  776. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
  777. package/dist/types/components/six-select/six-select.d.ts +122 -119
  778. package/dist/types/components/six-select/util.d.ts +1 -1
  779. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  780. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  781. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
  782. package/dist/types/components/six-spinner/six-spinner.d.ts +6 -5
  783. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  784. package/dist/types/components/six-switch/six-switch.d.ts +49 -42
  785. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  786. package/dist/types/components/six-tab-group/six-tab-group.d.ts +35 -38
  787. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  788. package/dist/types/components/six-tag/six-tag.d.ts +20 -12
  789. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -86
  790. package/dist/types/components/six-tile/six-tile.d.ts +31 -31
  791. package/dist/types/components/six-timepicker/six-timepicker.d.ts +154 -151
  792. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
  793. package/dist/types/components.d.ts +505 -24
  794. package/dist/types/functional-components/form-control/form-control.d.ts +32 -28
  795. package/dist/types/stencil-public-runtime.d.ts +49 -5
  796. package/dist/types/utils/animation.d.ts +12 -0
  797. package/dist/types/utils/date-util.d.ts +50 -50
  798. package/dist/types/utils/error-messages.d.ts +26 -25
  799. package/dist/types/utils/event-listeners.d.ts +11 -11
  800. package/dist/types/utils/focus-visible.d.ts +2 -2
  801. package/dist/types/utils/modal.d.ts +8 -8
  802. package/dist/types/utils/offset.d.ts +2 -2
  803. package/dist/types/utils/popover.d.ts +21 -21
  804. package/dist/types/utils/time.util.d.ts +6 -6
  805. package/dist/types/utils/types.d.ts +1 -1
  806. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +7 -7
  807. package/dist/ui-library/index.esm.js +1 -1
  808. package/dist/ui-library/index.esm.js.map +1 -1
  809. package/dist/ui-library/{p-0cc08e91.js → p-06ba4450.js} +1 -1
  810. package/dist/ui-library/p-06ba4450.js.map +1 -0
  811. package/dist/ui-library/{p-25a3bf57.js → p-0861899a.js} +1 -1
  812. package/dist/ui-library/p-0861899a.js.map +1 -0
  813. package/dist/ui-library/p-0a81b42c.entry.js +2 -0
  814. package/dist/ui-library/p-0a81b42c.entry.js.map +1 -0
  815. package/dist/ui-library/p-0beec94f.js +3 -0
  816. package/dist/ui-library/p-0beec94f.js.map +1 -0
  817. package/dist/ui-library/p-0e7332db.entry.js +2 -0
  818. package/dist/ui-library/p-0e7332db.entry.js.map +1 -0
  819. package/dist/ui-library/{p-097cced4.entry.js → p-178f5782.entry.js} +2 -2
  820. package/dist/ui-library/p-178f5782.entry.js.map +1 -0
  821. package/dist/ui-library/p-19a61686.entry.js +2 -0
  822. package/dist/ui-library/p-19a61686.entry.js.map +1 -0
  823. package/dist/ui-library/{p-73597d13.entry.js → p-1d0c5929.entry.js} +2 -2
  824. package/dist/ui-library/p-1d0c5929.entry.js.map +1 -0
  825. package/dist/ui-library/{p-03a145f5.entry.js → p-23c02c98.entry.js} +2 -2
  826. package/dist/ui-library/p-23c02c98.entry.js.map +1 -0
  827. package/dist/ui-library/p-2eed9d8d.entry.js +2 -0
  828. package/dist/ui-library/p-2eed9d8d.entry.js.map +1 -0
  829. package/dist/ui-library/{p-8e0b6b7e.entry.js → p-3187bc23.entry.js} +2 -2
  830. package/dist/ui-library/p-3187bc23.entry.js.map +1 -0
  831. package/dist/ui-library/{p-502ff3d3.entry.js → p-32e1a5ab.entry.js} +2 -2
  832. package/dist/ui-library/p-32e1a5ab.entry.js.map +1 -0
  833. package/dist/ui-library/{p-bd8f8eef.entry.js → p-32fed3c7.entry.js} +2 -2
  834. package/dist/ui-library/p-32fed3c7.entry.js.map +1 -0
  835. package/dist/ui-library/{p-baa03951.entry.js → p-3d54ecf2.entry.js} +2 -2
  836. package/dist/ui-library/p-3d54ecf2.entry.js.map +1 -0
  837. package/dist/ui-library/p-4229f7e8.entry.js +2 -0
  838. package/dist/ui-library/p-4229f7e8.entry.js.map +1 -0
  839. package/dist/ui-library/p-479d8087.entry.js +2 -0
  840. package/dist/ui-library/p-479d8087.entry.js.map +1 -0
  841. package/dist/ui-library/{p-ef3936e5.entry.js → p-49aa8d1e.entry.js} +2 -2
  842. package/dist/ui-library/p-49aa8d1e.entry.js.map +1 -0
  843. package/dist/ui-library/{p-cdcde4cd.entry.js → p-58661675.entry.js} +2 -2
  844. package/dist/ui-library/p-58661675.entry.js.map +1 -0
  845. package/dist/ui-library/p-5d43ea07.entry.js +2 -0
  846. package/dist/ui-library/p-5d43ea07.entry.js.map +1 -0
  847. package/dist/ui-library/p-6907a7dc.js +2 -0
  848. package/dist/ui-library/p-6907a7dc.js.map +1 -0
  849. package/dist/ui-library/p-6aa2929a.entry.js +2 -0
  850. package/dist/ui-library/p-6aa2929a.entry.js.map +1 -0
  851. package/dist/ui-library/p-7432d409.entry.js +2 -0
  852. package/dist/ui-library/p-7432d409.entry.js.map +1 -0
  853. package/dist/ui-library/{p-28be55f0.entry.js → p-74a714c0.entry.js} +2 -2
  854. package/dist/ui-library/p-74a714c0.entry.js.map +1 -0
  855. package/dist/ui-library/{p-5a34c93e.entry.js → p-76825395.entry.js} +2 -2
  856. package/dist/ui-library/p-76825395.entry.js.map +1 -0
  857. package/dist/ui-library/{p-0b2c6348.js → p-7f856f00.js} +1 -1
  858. package/dist/ui-library/p-7f856f00.js.map +1 -0
  859. package/dist/ui-library/{p-820c23f0.entry.js → p-816f857d.entry.js} +2 -2
  860. package/dist/ui-library/p-816f857d.entry.js.map +1 -0
  861. package/dist/ui-library/{p-eb8f05a9.js → p-8227aaed.js} +2 -2
  862. package/dist/ui-library/p-8227aaed.js.map +1 -0
  863. package/dist/ui-library/{p-4d408fb4.js → p-842b492e.js} +1 -1
  864. package/dist/ui-library/p-842b492e.js.map +1 -0
  865. package/dist/ui-library/p-882fbf6f.entry.js +2 -0
  866. package/dist/ui-library/p-882fbf6f.entry.js.map +1 -0
  867. package/dist/ui-library/{p-3929b0af.entry.js → p-88fd4973.entry.js} +2 -2
  868. package/dist/ui-library/p-88fd4973.entry.js.map +1 -0
  869. package/dist/ui-library/{p-66180e89.entry.js → p-8b750c9e.entry.js} +2 -2
  870. package/dist/ui-library/p-8b750c9e.entry.js.map +1 -0
  871. package/dist/ui-library/{p-60621dc6.js → p-8bfb4bfc.js} +1 -1
  872. package/dist/ui-library/p-8bfb4bfc.js.map +1 -0
  873. package/dist/ui-library/p-911eb578.entry.js +2 -0
  874. package/dist/ui-library/p-911eb578.entry.js.map +1 -0
  875. package/dist/ui-library/p-93fcda4a.entry.js +2 -0
  876. package/dist/ui-library/p-93fcda4a.entry.js.map +1 -0
  877. package/dist/ui-library/{p-9461417e.entry.js → p-981b3228.entry.js} +2 -2
  878. package/dist/ui-library/p-981b3228.entry.js.map +1 -0
  879. package/dist/ui-library/{p-ba74863a.js → p-998de05d.js} +1 -1
  880. package/dist/ui-library/p-998de05d.js.map +1 -0
  881. package/dist/ui-library/{p-09779e47.entry.js → p-9b1ff147.entry.js} +2 -2
  882. package/dist/ui-library/p-9b1ff147.entry.js.map +1 -0
  883. package/dist/ui-library/{p-8cf72af6.js → p-a1502802.js} +1 -1
  884. package/dist/ui-library/p-a1502802.js.map +1 -0
  885. package/dist/ui-library/p-a4e4620c.entry.js +2 -0
  886. package/dist/ui-library/p-a4e4620c.entry.js.map +1 -0
  887. package/dist/ui-library/{p-6d75f216.entry.js → p-ada23fe3.entry.js} +2 -2
  888. package/dist/ui-library/p-ada23fe3.entry.js.map +1 -0
  889. package/dist/ui-library/{p-a1d4f6cf.entry.js → p-b5ac1219.entry.js} +2 -2
  890. package/dist/ui-library/p-b5ac1219.entry.js.map +1 -0
  891. package/dist/ui-library/{p-72ca96e1.entry.js → p-ba247565.entry.js} +2 -2
  892. package/dist/ui-library/p-ba247565.entry.js.map +1 -0
  893. package/dist/ui-library/p-bdb79948.entry.js +2 -0
  894. package/dist/ui-library/p-bdb79948.entry.js.map +1 -0
  895. package/dist/ui-library/p-bee65dd9.entry.js +2 -0
  896. package/dist/ui-library/p-bee65dd9.entry.js.map +1 -0
  897. package/dist/ui-library/p-c021a9c9.entry.js +2 -0
  898. package/dist/ui-library/p-c021a9c9.entry.js.map +1 -0
  899. package/dist/ui-library/p-c07b1240.entry.js +2 -0
  900. package/dist/ui-library/p-c07b1240.entry.js.map +1 -0
  901. package/dist/ui-library/p-c12a94ce.entry.js +2 -0
  902. package/dist/ui-library/p-c12a94ce.entry.js.map +1 -0
  903. package/dist/ui-library/{p-dcd7c547.entry.js → p-c1675a45.entry.js} +2 -2
  904. package/dist/ui-library/p-c1675a45.entry.js.map +1 -0
  905. package/dist/ui-library/{p-912092c0.entry.js → p-c2df8c27.entry.js} +2 -2
  906. package/dist/ui-library/p-c2df8c27.entry.js.map +1 -0
  907. package/dist/ui-library/p-c86aa5b3.entry.js +2 -0
  908. package/dist/ui-library/p-c86aa5b3.entry.js.map +1 -0
  909. package/dist/ui-library/{p-afcbe9da.entry.js → p-cd35b3c6.entry.js} +2 -2
  910. package/dist/ui-library/p-cd35b3c6.entry.js.map +1 -0
  911. package/dist/ui-library/{p-63703ba3.entry.js → p-ce373da5.entry.js} +2 -2
  912. package/dist/ui-library/p-ce373da5.entry.js.map +1 -0
  913. package/dist/ui-library/p-d2cf4280.entry.js +2 -0
  914. package/dist/ui-library/p-d2cf4280.entry.js.map +1 -0
  915. package/dist/ui-library/{p-e8feb81f.entry.js → p-d310a6dd.entry.js} +2 -2
  916. package/dist/ui-library/p-d310a6dd.entry.js.map +1 -0
  917. package/dist/ui-library/{p-686b12ec.entry.js → p-dc908cbb.entry.js} +2 -2
  918. package/dist/ui-library/p-dc908cbb.entry.js.map +1 -0
  919. package/dist/ui-library/{p-21859bca.entry.js → p-dfb6bff6.entry.js} +2 -2
  920. package/dist/ui-library/p-dfb6bff6.entry.js.map +1 -0
  921. package/dist/ui-library/{p-445ba5b8.entry.js → p-ee71e3a3.entry.js} +2 -2
  922. package/dist/ui-library/p-ee71e3a3.entry.js.map +1 -0
  923. package/dist/ui-library/{p-97323ad7.entry.js → p-ef317d69.entry.js} +2 -2
  924. package/dist/ui-library/p-ef317d69.entry.js.map +1 -0
  925. package/dist/ui-library/{p-0fe78f9b.js → p-f2ef23c4.js} +1 -1
  926. package/dist/ui-library/p-f2ef23c4.js.map +1 -0
  927. package/dist/ui-library/p-f385f1c2.entry.js +2 -0
  928. package/dist/ui-library/p-f385f1c2.entry.js.map +1 -0
  929. package/dist/ui-library/{p-d6798d35.entry.js → p-f73a6bdc.entry.js} +2 -2
  930. package/dist/ui-library/p-f73a6bdc.entry.js.map +1 -0
  931. package/dist/ui-library/{p-d87a6f4d.js → p-faa04bb5.js} +1 -1
  932. package/dist/ui-library/p-faa04bb5.js.map +1 -0
  933. package/dist/ui-library/p-fcd57e0a.entry.js +2 -0
  934. package/dist/ui-library/p-fcd57e0a.entry.js.map +1 -0
  935. package/dist/ui-library/ui-library.css +2 -2
  936. package/dist/ui-library/ui-library.esm.js +1 -1
  937. package/dist/ui-library/ui-library.esm.js.map +1 -1
  938. package/loader/index.d.ts +1 -1
  939. package/package.json +16 -14
  940. package/dist/cjs/event-listeners-b835dfae.js +0 -61
  941. package/dist/cjs/event-listeners-b835dfae.js.map +0 -1
  942. package/dist/cjs/execution-control-45c84c46.js.map +0 -1
  943. package/dist/cjs/focus-visible-e0d93a95.js +0 -47
  944. package/dist/cjs/focus-visible-e0d93a95.js.map +0 -1
  945. package/dist/cjs/form-8cbd4e0e.js +0 -20
  946. package/dist/cjs/form-8cbd4e0e.js.map +0 -1
  947. package/dist/cjs/form-control-8df00a52.js +0 -33
  948. package/dist/cjs/form-control-8df00a52.js.map +0 -1
  949. package/dist/cjs/index-2f6daa5b.js.map +0 -1
  950. package/dist/cjs/modal-21350fb5.js +0 -52
  951. package/dist/cjs/modal-21350fb5.js.map +0 -1
  952. package/dist/cjs/popover-8885d50f.js.map +0 -1
  953. package/dist/cjs/popup-44836aaf.js +0 -103
  954. package/dist/cjs/popup-44836aaf.js.map +0 -1
  955. package/dist/cjs/scroll-76e6f5d7.js +0 -69
  956. package/dist/cjs/scroll-76e6f5d7.js.map +0 -1
  957. package/dist/cjs/slot-bccbdb59.js +0 -53
  958. package/dist/cjs/slot-bccbdb59.js.map +0 -1
  959. package/dist/cjs/types-64878648.js +0 -17
  960. package/dist/cjs/types-64878648.js.map +0 -1
  961. package/dist/esm/event-listeners-535f3ad1.js +0 -59
  962. package/dist/esm/event-listeners-535f3ad1.js.map +0 -1
  963. package/dist/esm/execution-control-72cc50f4.js.map +0 -1
  964. package/dist/esm/focus-visible-fa7129a0.js +0 -45
  965. package/dist/esm/focus-visible-fa7129a0.js.map +0 -1
  966. package/dist/esm/form-0b9c11cd.js +0 -18
  967. package/dist/esm/form-control-785c5f79.js +0 -31
  968. package/dist/esm/form-control-785c5f79.js.map +0 -1
  969. package/dist/esm/index-5c0f6628.js.map +0 -1
  970. package/dist/esm/modal-b1d96441.js +0 -49
  971. package/dist/esm/modal-b1d96441.js.map +0 -1
  972. package/dist/esm/polyfills/css-shim.js +0 -1
  973. package/dist/esm/popover-2e72e7d8.js.map +0 -1
  974. package/dist/esm/popup-678b8592.js +0 -98
  975. package/dist/esm/popup-678b8592.js.map +0 -1
  976. package/dist/esm/scroll-180b53fd.js +0 -64
  977. package/dist/esm/slot-2e64df19.js +0 -48
  978. package/dist/esm/slot-2e64df19.js.map +0 -1
  979. package/dist/esm/types-4b10b413.js +0 -17
  980. package/dist/esm/types-4b10b413.js.map +0 -1
  981. package/dist/ui-library/p-0045a402.entry.js +0 -2
  982. package/dist/ui-library/p-0045a402.entry.js.map +0 -1
  983. package/dist/ui-library/p-0108fe92.entry.js +0 -2
  984. package/dist/ui-library/p-0108fe92.entry.js.map +0 -1
  985. package/dist/ui-library/p-03a145f5.entry.js.map +0 -1
  986. package/dist/ui-library/p-087fdd96.entry.js +0 -2
  987. package/dist/ui-library/p-087fdd96.entry.js.map +0 -1
  988. package/dist/ui-library/p-09779e47.entry.js.map +0 -1
  989. package/dist/ui-library/p-097cced4.entry.js.map +0 -1
  990. package/dist/ui-library/p-0b2c6348.js.map +0 -1
  991. package/dist/ui-library/p-0cc08e91.js.map +0 -1
  992. package/dist/ui-library/p-0fe78f9b.js.map +0 -1
  993. package/dist/ui-library/p-21859bca.entry.js.map +0 -1
  994. package/dist/ui-library/p-25a3bf57.js.map +0 -1
  995. package/dist/ui-library/p-2761f908.js +0 -2
  996. package/dist/ui-library/p-2761f908.js.map +0 -1
  997. package/dist/ui-library/p-28be55f0.entry.js.map +0 -1
  998. package/dist/ui-library/p-3929b0af.entry.js.map +0 -1
  999. package/dist/ui-library/p-445ba5b8.entry.js.map +0 -1
  1000. package/dist/ui-library/p-4d408fb4.js.map +0 -1
  1001. package/dist/ui-library/p-502ff3d3.entry.js.map +0 -1
  1002. package/dist/ui-library/p-5a34c93e.entry.js.map +0 -1
  1003. package/dist/ui-library/p-60621dc6.js.map +0 -1
  1004. package/dist/ui-library/p-63703ba3.entry.js.map +0 -1
  1005. package/dist/ui-library/p-66180e89.entry.js.map +0 -1
  1006. package/dist/ui-library/p-686b12ec.entry.js.map +0 -1
  1007. package/dist/ui-library/p-6d75f216.entry.js.map +0 -1
  1008. package/dist/ui-library/p-71035abf.entry.js +0 -2
  1009. package/dist/ui-library/p-71035abf.entry.js.map +0 -1
  1010. package/dist/ui-library/p-724e154d.entry.js +0 -2
  1011. package/dist/ui-library/p-724e154d.entry.js.map +0 -1
  1012. package/dist/ui-library/p-72ca96e1.entry.js.map +0 -1
  1013. package/dist/ui-library/p-73597d13.entry.js.map +0 -1
  1014. package/dist/ui-library/p-778cf804.entry.js +0 -2
  1015. package/dist/ui-library/p-778cf804.entry.js.map +0 -1
  1016. package/dist/ui-library/p-820c23f0.entry.js.map +0 -1
  1017. package/dist/ui-library/p-87032e26.entry.js +0 -2
  1018. package/dist/ui-library/p-87032e26.entry.js.map +0 -1
  1019. package/dist/ui-library/p-8cf72af6.js.map +0 -1
  1020. package/dist/ui-library/p-8e0b6b7e.entry.js.map +0 -1
  1021. package/dist/ui-library/p-912092c0.entry.js.map +0 -1
  1022. package/dist/ui-library/p-92ca6a84.entry.js +0 -2
  1023. package/dist/ui-library/p-92ca6a84.entry.js.map +0 -1
  1024. package/dist/ui-library/p-9337cdd6.entry.js +0 -2
  1025. package/dist/ui-library/p-9337cdd6.entry.js.map +0 -1
  1026. package/dist/ui-library/p-9461417e.entry.js.map +0 -1
  1027. package/dist/ui-library/p-97323ad7.entry.js.map +0 -1
  1028. package/dist/ui-library/p-a1d4f6cf.entry.js.map +0 -1
  1029. package/dist/ui-library/p-a844cb72.entry.js +0 -2
  1030. package/dist/ui-library/p-a844cb72.entry.js.map +0 -1
  1031. package/dist/ui-library/p-ac4f4d45.js +0 -3
  1032. package/dist/ui-library/p-ac4f4d45.js.map +0 -1
  1033. package/dist/ui-library/p-afcbe9da.entry.js.map +0 -1
  1034. package/dist/ui-library/p-b2bf4ac8.entry.js +0 -2
  1035. package/dist/ui-library/p-b2bf4ac8.entry.js.map +0 -1
  1036. package/dist/ui-library/p-b3bff992.entry.js +0 -2
  1037. package/dist/ui-library/p-b3bff992.entry.js.map +0 -1
  1038. package/dist/ui-library/p-b4547fb5.entry.js +0 -2
  1039. package/dist/ui-library/p-b4547fb5.entry.js.map +0 -1
  1040. package/dist/ui-library/p-ba74863a.js.map +0 -1
  1041. package/dist/ui-library/p-baa03951.entry.js.map +0 -1
  1042. package/dist/ui-library/p-bd8f8eef.entry.js.map +0 -1
  1043. package/dist/ui-library/p-c57f16af.entry.js +0 -2
  1044. package/dist/ui-library/p-c57f16af.entry.js.map +0 -1
  1045. package/dist/ui-library/p-c5cdba08.entry.js +0 -2
  1046. package/dist/ui-library/p-c5cdba08.entry.js.map +0 -1
  1047. package/dist/ui-library/p-c87810b0.entry.js +0 -2
  1048. package/dist/ui-library/p-c87810b0.entry.js.map +0 -1
  1049. package/dist/ui-library/p-cdcde4cd.entry.js.map +0 -1
  1050. package/dist/ui-library/p-d6798d35.entry.js.map +0 -1
  1051. package/dist/ui-library/p-d87a6f4d.js.map +0 -1
  1052. package/dist/ui-library/p-dc3f5996.entry.js +0 -2
  1053. package/dist/ui-library/p-dc3f5996.entry.js.map +0 -1
  1054. package/dist/ui-library/p-dcd7c547.entry.js.map +0 -1
  1055. package/dist/ui-library/p-dd3c76f1.entry.js +0 -2
  1056. package/dist/ui-library/p-dd3c76f1.entry.js.map +0 -1
  1057. package/dist/ui-library/p-e07b3f0c.entry.js +0 -2
  1058. package/dist/ui-library/p-e07b3f0c.entry.js.map +0 -1
  1059. package/dist/ui-library/p-e19a6c95.entry.js +0 -2
  1060. package/dist/ui-library/p-e19a6c95.entry.js.map +0 -1
  1061. package/dist/ui-library/p-e8feb81f.entry.js.map +0 -1
  1062. package/dist/ui-library/p-eb8f05a9.js.map +0 -1
  1063. package/dist/ui-library/p-ef3936e5.entry.js.map +0 -1
  1064. package/dist/ui-library/p-f0dd77e1.entry.js +0 -2
  1065. package/dist/ui-library/p-f0dd77e1.entry.js.map +0 -1
  1066. package/readme.md +0 -156
@@ -1 +1 @@
1
- {"version":3,"file":"six-dropdown.js","sourceRoot":"","sources":["../../../src/components/six-dropdown/six-dropdown.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport { getNearestTabbableElement } from '../../utils/tabbable';\nimport Popover from '../../utils/popover';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { getSlotChildren } from '../../utils/slot';\nimport { debounce, DEFAULT_DEBOUNCE_FAST } from '../../utils/execution-control';\nimport { EmptyPayload } from '../../utils/types';\nimport { SixMenuItemData } from '../six-menu/six-menu';\n\nexport interface SixDropdownAutoFilterPayload {\n filterValue: string;\n}\n\nexport interface SixDropdownAsyncFilterPayload {\n filterValue: string;\n}\n\nexport interface SixDropdownScrollPayload {\n scrollHeight: number;\n scrollTop: number;\n scrollbarHeight: number;\n scrollRatio: number;\n}\n\nconst isTagName =\n (name: string) =>\n <T extends Element>(el?: T) =>\n el?.tagName.toLowerCase() === name.toLowerCase();\nconst isSixMenu = isTagName('six-menu');\nconst isSixMenuItem = isTagName('six-menu-item');\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot trigger - The dropdown's trigger, usually a `<six-button>` element.\n * @slot - The dropdown's content.\n *\n * @part base - The component's base wrapper.\n * @part trigger - The container that wraps the trigger.\n * @part panel - The panel that gets shown when the dropdown is open.\n */\n\n@Component({\n tag: 'six-dropdown',\n styleUrl: 'six-dropdown.scss',\n shadow: true,\n})\nexport class SixDropdown {\n private componentId = `dropdown-${++id}`;\n private isVisible = false;\n private panel?: HTMLElement;\n private positioner?: HTMLElement;\n private popover?: Popover;\n private trigger?: HTMLElement;\n private hasBeenInitialized = false;\n\n // the input element shown in the dropdown when filter is set to true\n private filterInputElement?: HTMLSixInputElement;\n\n @Element() host!: HTMLSixDropdownElement;\n\n /** Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods. */\n @Prop({ mutable: true, reflect: true }) open = false;\n\n /**\n * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\n * inside the viewport.\n */\n @Prop() placement:\n | 'top'\n | 'top-start'\n | 'top-end'\n | 'bottom'\n | 'bottom-start'\n | 'bottom-end'\n | 'right'\n | 'right-start'\n | 'right-end'\n | 'left'\n | 'left-start'\n | 'left-end' = 'bottom-start';\n\n /** Determines whether the dropdown should hide when a menu item is selected. */\n @Prop() closeOnSelect = true;\n\n /** The distance in pixels from which to offset the panel away from its trigger. */\n @Prop() distance = 0;\n\n /** The distance in pixels from which to offset the panel along its trigger. */\n @Prop() skidding = 0;\n\n /**\n * Enable this option to prevent the panel from being clipped when the component is placed inside a container with\n * `overflow: auto|scroll`.\n */\n @Prop() hoist = false;\n\n /** The dropdown will close when the user interacts outside of this element (e.g. clicking). */\n @Prop() containingElement?: HTMLElement;\n\n /**\n * Set to true to allow auto filtering for entries in the dropdown.\n * With this flag the dropdown will automatically filter itsel.\n * If you need to coordinate the shown elements yourself,\n * e.g. because you need to call an endpoint use asyncFilter instead\n */\n @Prop() filter = false;\n\n /**\n * Set to true to allow async filtering.\n * When you enter something in the search field the component will only emit an event but not filter any elements itself.\n * You can then simply listen to the 'six-async-filter-fired' event to manage the shown menu-items yourself\n */\n @Prop() asyncFilter = false;\n\n /** The filter's placeholder text. */\n @Prop() filterPlaceholder = 'Filter...';\n\n /** By default the search field will be focused when opening a dropdown with filtering enabled. */\n @Prop() autofocusFilter = true;\n\n get hasFilterEnabled() {\n return this.filter || this.asyncFilter;\n }\n\n /** The debounce for the filter callbacks. */\n @Prop() filterDebounce = DEFAULT_DEBOUNCE_FAST;\n\n /** The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this */\n @Prop() disableHideOnEnterAndSpace = false;\n\n /** Set the options to be shown in the dropdown (alternative to setting the elements via html)*/\n @Prop() options: SixMenuItemData[] = [];\n\n /** Defines whether the menu list will be rendered virtually i.e. only the elements actually shown (and a couple around)\n * are actually rendered in the DOM. If you use virtual scrolling pass the elements via prop instead of via slot. */\n @Prop() virtualScroll = false;\n\n get container() {\n return this.containingElement || this.host;\n }\n\n /** Emitted when the dropdown opens. Calling `event.preventDefault()` will prevent it from being opened. */\n @Event({ eventName: 'six-dropdown-show' }) sixShow!: EventEmitter<EmptyPayload>;\n\n /** Emitted after the dropdown opens and all transitions are complete. */\n @Event({ eventName: 'six-dropdown-after-show' }) sixAfterShow!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the dropdown closes. Calling `event.preventDefault()` will prevent it from being closed. */\n @Event({ eventName: 'six-dropdown-hide' }) sixHide!: EventEmitter<EmptyPayload>;\n\n /** Emitted after the dropdown closes and all transitions are complete. */\n @Event({ eventName: 'six-dropdown-after-hide' }) sixAfterHide!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the auto filter is triggered */\n @Event({ eventName: 'six-dropdown-auto-filter-fired' }) sixAutoFilter!: EventEmitter<SixDropdownAutoFilterPayload>;\n\n /** Emitted when the async filter is triggered */\n @Event({ eventName: 'six-async-filter-fired' }) sixAsyncFilterFired!: EventEmitter<SixDropdownAsyncFilterPayload>;\n\n /** Emitted when the user scrolls inside dropdown panel.*/\n @Event({ eventName: 'six-dropdown-scroll' }) sixScroll!: EventEmitter<SixDropdownScrollPayload>;\n\n private eventListeners = new EventListeners();\n\n // internal representation of options, so we don't have to make options mutable\n @State() filteredOptions: SixMenuItemData[] = [];\n\n @Watch('open')\n handleOpenChange() {\n this.open ? this.show() : this.hide();\n this.updateAccessibleTrigger();\n }\n\n @Watch('distance')\n @Watch('hoist')\n @Watch('placement')\n @Watch('skidding')\n handlePopoverOptionsChange() {\n if (this.popover == null) return;\n\n this.popover.setOptions({\n strategy: this.hoist ? 'fixed' : 'absolute',\n placement: this.placement,\n distance: this.distance,\n skidding: this.skidding,\n });\n }\n\n @Watch('options')\n handleOptionsChange() {\n if (Array.isArray(this.options)) {\n this.filteredOptions = [...this.options];\n }\n }\n\n connectedCallback() {\n if (this.virtualScroll && this.options === null) {\n console.error('Options must be defined when using virtual scrolling');\n }\n\n if (Array.isArray(this.options)) {\n this.filteredOptions = [...this.options];\n }\n\n if (this.hasBeenInitialized && this.popover == null) {\n // there was a weird bug when using six-dropdown inside an ag-grid filter. When closing the ag-grid filter\n // disconnectedCallback() is executed. However, since componentDidLoad() will not be rerendered the popover had\n // no longer a connected transitionEnd callback to the dropdown. To fix this, we have this sanity check here,\n // to re-initialize the popover in case the component has already been initialized but the popover is undefined.\n this.initializePopover();\n }\n }\n\n componentDidLoad() {\n this.hasBeenInitialized = true;\n this.initializePopover();\n\n // Show on init if open\n if (this.open) {\n void this.show();\n }\n\n if (this.filter) {\n this.setupFiltering(this.handleFilterInputChange);\n } else if (this.asyncFilter) {\n this.setupFiltering(() => this.sixAsyncFilterFired.emit({ filterValue: this.filterInputElement?.value ?? '' }));\n }\n }\n\n private initializePopover() {\n if (this.trigger == null || this.positioner == null) return;\n const onAfterHide = () => {\n if (this.filter && this.filterInputElement != null) {\n this.filterInputElement.value = '';\n\n if (this.filteredOptions.length > 0) {\n this.filteredOptions = [...this.options];\n } else {\n const menuItems = this.getMenuItems();\n menuItems.forEach((item) => (item.style.display = 'unset'));\n }\n }\n\n this.sixAfterHide.emit();\n };\n\n const onAfterShow = async () => {\n if (this.hasFilterEnabled && this.autofocusFilter) {\n // if dropdown filter is enabled we should autofocus the search field\n await this.filterInputElement?.setFocus();\n }\n\n this.sixAfterShow.emit();\n };\n\n const onTransitionEnd = () => {\n if (!this.open && this.panel != null) {\n this.panel.scrollTop = 0;\n }\n };\n\n this.popover = new Popover(this.trigger, this.positioner, {\n strategy: this.hoist ? 'fixed' : 'absolute',\n placement: this.placement,\n distance: this.distance,\n skidding: this.skidding,\n transitionElement: this.panel,\n onAfterHide,\n onAfterShow,\n onTransitionEnd,\n });\n }\n\n private setupFiltering(callback: () => void) {\n if (this.filterInputElement != null) {\n this.eventListeners.add(this.filterInputElement, 'six-input-input', debounce(callback, this.filterDebounce));\n }\n }\n\n private getMenuItems = (): HTMLSixMenuItemElement[] => {\n if (this.filteredOptions.length > 0) {\n return this.filteredOptions.map((option) => <six-menu-item value={option.value}>{option.label}</six-menu-item>);\n }\n if (this.panel == null) return [];\n\n const [panel] = getSlotChildren<HTMLSixMenuElement>(this.panel);\n\n // the menu-items can be in a slot e.g. in six-select or direct children of the panel\n return getSlotChildren(panel) || Array.from(panel.querySelectorAll('six-menu-item'));\n };\n\n private handleFilterInputChange = () => {\n if (this.filterInputElement == null) return;\n\n const lowerCaseFilterTerm = this.filterInputElement.value?.toLowerCase()?.trim() || '';\n\n if (this.filteredOptions.length > 0) {\n this.handleFilteringForAttributeItems(lowerCaseFilterTerm);\n } else {\n this.handleFilteringForSlotItems(lowerCaseFilterTerm);\n }\n\n this.sixAutoFilter.emit({ filterValue: lowerCaseFilterTerm });\n };\n\n private handleFilteringForAttributeItems(lowerCaseFilterTerm: string) {\n if (lowerCaseFilterTerm === '' && Array.isArray(this.options)) {\n this.filteredOptions = [...this.options];\n return;\n }\n\n this.filteredOptions = this.options.filter(\n (option) =>\n (option.label && String(option.label)?.toLowerCase()?.includes(lowerCaseFilterTerm)) ||\n (option.value && String(option.value)?.toLowerCase()?.includes(lowerCaseFilterTerm))\n );\n }\n\n private handleFilteringForSlotItems(lowerCaseFilterTerm: string) {\n const menuItems = this.getMenuItems();\n menuItems.forEach(async (menuItem) => {\n // hide all elements which don't contain the entered substring\n const elementContainsFilterTerm =\n menuItem?.value?.toLowerCase()?.includes(lowerCaseFilterTerm) ||\n (await menuItem?.getTextLabel())?.toLowerCase()?.includes(lowerCaseFilterTerm);\n\n menuItem.style.display = elementContainsFilterTerm ? 'unset' : 'none';\n });\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n\n void this.hide();\n this.popover?.destroy();\n this.popover = undefined;\n }\n\n /** Shows the dropdown panel */\n @Method()\n async show() {\n // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher\n if (this.isVisible || this.popover == null || this.panel == null) {\n return;\n }\n\n const sixShow = this.sixShow.emit();\n if (sixShow.defaultPrevented) {\n this.open = false;\n return;\n }\n\n this.eventListeners.add(this.panel, 'six-menu-item-selected', this.handlePanelSelect);\n this.eventListeners.add(document, 'keydown', this.handleDocumentKeyDown);\n this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);\n\n this.isVisible = true;\n this.open = true;\n this.popover.show();\n }\n\n /** Hides the dropdown panel */\n @Method()\n async hide() {\n // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher\n if (!this.isVisible || this.panel == null || this.popover == null) {\n return;\n }\n\n const sixHide = this.sixHide.emit();\n if (sixHide.defaultPrevented) {\n this.open = true;\n return;\n }\n\n this.eventListeners.remove(this.panel, 'six-menu-item-selected', this.handlePanelSelect);\n this.eventListeners.remove(document, 'keydown', this.handleDocumentKeyDown);\n this.eventListeners.remove(document, 'mousedown', this.handleDocumentMouseDown);\n\n this.isVisible = false;\n this.open = false;\n this.popover.hide();\n }\n\n private focusOnTrigger() {\n if (this.trigger == null) return;\n const [trigger] = getSlotChildren<HTMLSixButtonElement>(this.trigger);\n if (trigger != null) {\n if (typeof trigger.setFocus === 'function') {\n trigger.setFocus();\n } else if (typeof trigger.focus === 'function') {\n trigger.focus();\n }\n }\n }\n\n private getMenu(): HTMLSixMenuElement | undefined {\n if (this.panel == null) return;\n return getSlotChildren<HTMLSixMenuElement>(this.panel).filter(isSixMenu).at(0);\n }\n\n /**\n * Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu\n * is activated.\n */\n @Method()\n async reposition() {\n if (!this.open || this.popover == null) {\n return;\n }\n this.popover.reposition();\n }\n\n private handleDocumentKeyDown = (event: Event) => {\n const keyboardEvent = event as KeyboardEvent;\n // Close when escape is pressed\n if (keyboardEvent.key === 'Escape') {\n void this.hide();\n this.focusOnTrigger();\n return;\n }\n\n if (this.filterInputElement === this.host.shadowRoot?.activeElement) {\n if (keyboardEvent.key === 'ArrowDown') {\n const item = this.getMenuItems().find((item) => item.style.display !== 'none');\n if (item != null) {\n item.setFocus();\n }\n }\n }\n\n // Handle tabbing\n if (keyboardEvent.key === 'Tab') {\n // Tabbing within an open menu should close the dropdown and refocus the trigger\n if (this.open && document.activeElement != null && isSixMenuItem(document.activeElement)) {\n keyboardEvent.preventDefault();\n void this.hide();\n this.focusOnTrigger();\n return;\n }\n\n // Tabbing outside the containing element closes the panel\n //\n // If the dropdown is used within a shadow DOM, we need to obtain the activeElement within that shadowRoot,\n // otherwise `document.activeElement` will only return the name of the parent shadow DOM element.\n setTimeout(() => {\n const activeElement =\n this.container.getRootNode() instanceof ShadowRoot\n ? document.activeElement?.shadowRoot?.activeElement\n : document.activeElement;\n\n if (activeElement?.closest(this.container.tagName.toLowerCase()) !== this.container) {\n void this.hide();\n return;\n }\n });\n }\n };\n\n private handleDocumentMouseDown = (event: Event) => {\n // Close when clicking outside the containing element\n const path = event.composedPath() as EventTarget[];\n if (!path.includes(this.container)) {\n void this.hide();\n return;\n }\n };\n\n private handlePanelSelect = (event: Event) => {\n const target = event.target as HTMLElement;\n\n // Hide the dropdown when a menu item is selected\n if (this.closeOnSelect && isSixMenu(target)) {\n void this.hide();\n this.focusOnTrigger();\n }\n };\n\n private handleTriggerClick = () => {\n this.open ? this.hide() : this.show();\n };\n\n private handleTriggerKeyDown = (event: KeyboardEvent) => {\n // Close when escape or tab is pressed\n if (event.key === 'Escape') {\n this.focusOnTrigger();\n void this.hide();\n return;\n }\n\n // When spacebar/enter is pressed, show the panel but don't focus on the menu. This let's the user press the same\n // key again to hide the menu in case they don't want to make a selection.\n if (!this.disableHideOnEnterAndSpace && [' ', 'Enter'].includes(event.key)) {\n event.preventDefault();\n this.open ? void this.hide() : void this.show();\n return;\n }\n\n const menu = this.getMenu();\n\n // When up/down is pressed, we make the assumption that the user is familiar with the menu and plans to make a\n // selection. Rather than toggle the panel, we focus on the menu (if one exists) and activate the first item for\n // faster navigation.\n if (['ArrowDown', 'ArrowUp'].includes(event.key)) {\n event.preventDefault();\n\n // Show the menu if it's not already open\n if (!this.open) {\n void this.show();\n }\n\n if (menu == null) {\n return;\n }\n const menuItems = [...menu.querySelectorAll('six-menu-item')];\n const firstMenuItem = menuItems.at(0);\n const lastMenuItem = menuItems.at(menuItems.length - 1);\n\n // Focus on a menu item\n if (event.key === 'ArrowDown' && firstMenuItem != null) {\n firstMenuItem.setFocus();\n return;\n }\n\n if (event.key === 'ArrowUp' && lastMenuItem != null) {\n lastMenuItem.setFocus();\n return;\n }\n }\n\n // Other keys bring focus to the menu and initiate type-to-select behavior\n const ignoredKeys = ['Tab', 'Shift', 'Meta', 'Ctrl', 'Alt'];\n if (this.open && menu != null && !ignoredKeys.includes(event.key)) {\n void menu.typeToSelect(event.key);\n return;\n }\n };\n\n private handleTriggerKeyUp = (event: KeyboardEvent) => {\n // Prevent space from triggering a click event in Firefox\n if (event.key === ' ') {\n event.preventDefault();\n }\n };\n\n private handleTriggerSlotChange = () => {\n this.updateAccessibleTrigger();\n };\n\n private handleDropdownScroll = () => {\n if (this.panel == null) return;\n\n this.sixScroll.emit({\n scrollHeight: this.panel.scrollHeight,\n scrollTop: this.panel.scrollTop,\n scrollbarHeight: this.panel.offsetHeight * (this.panel.offsetHeight / this.panel.scrollHeight),\n scrollRatio: this.panel.scrollTop / (this.panel.scrollHeight - this.panel.clientHeight),\n });\n };\n\n //\n // Slotted triggers can be arbitrary content, but we need to link them to the dropdown panel with `aria-haspopup` and\n // `aria-expanded`. These must be applied to the \"accessible trigger\" (the tabbable portion of the trigger element\n // that gets slotted in) so screen readers will understand them. The accessible trigger could be the slotted element,\n // a child of the slotted element, or an element in the slotted element's shadow root.\n //\n // For example, the accessible trigger of an <sl-button> is a <button> located inside its shadow root.\n //\n // To determine this, we assume the first tabbable element in the trigger slot is the \"accessible trigger.\"\n //\n private updateAccessibleTrigger() {\n if (this.trigger == null) return;\n\n const accessibleTrigger = getSlotChildren(this.trigger).map(getNearestTabbableElement).at(0);\n if (accessibleTrigger != null) {\n accessibleTrigger.setAttribute('aria-haspopup', 'true');\n accessibleTrigger.setAttribute('aria-expanded', this.open ? 'true' : 'false');\n }\n }\n\n render() {\n return (\n <div\n part=\"base\"\n id={this.componentId}\n class={{\n dropdown: true,\n 'dropdown--open': this.open,\n }}\n >\n <span\n part=\"trigger\"\n class=\"dropdown__trigger\"\n ref={(el) => (this.trigger = el)}\n onClick={this.handleTriggerClick}\n onKeyDown={this.handleTriggerKeyDown}\n onKeyUp={this.handleTriggerKeyUp}\n >\n <slot name=\"trigger\" onSlotchange={this.handleTriggerSlotChange} />\n </span>\n\n {/* Position the panel with a wrapper since the popover makes use of `translate`. This let's us add transitions\n on the panel without interfering with the position. */}\n <div\n ref={(el) => (this.positioner = el)}\n class={{\n dropdown__positioner: true,\n dropdown__positioner__filtered: (this.filter || this.asyncFilter) && !this.hoist,\n }}\n >\n {this.hasFilterEnabled && (\n <six-input\n class={{\n 'filter-hidden': !this.open,\n }}\n aria-hidden={this.open ? 'false' : 'true'}\n ref={(el) => (this.filterInputElement = el)}\n placeholder={this.filterPlaceholder}\n />\n )}\n <div\n ref={(el) => (this.panel = el)}\n part=\"panel\"\n class=\"dropdown__panel\"\n role=\"menu\"\n aria-hidden={this.open ? 'false' : 'true'}\n aria-labelledby={this.componentId}\n onScroll={this.handleDropdownScroll}\n >\n <slot />\n {this.filteredOptions.length > 0 && (\n <six-menu part=\"menu\" items={this.filteredOptions} virtualScroll={this.virtualScroll}></six-menu>\n )}\n </div>\n </div>\n </div>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"six-dropdown.js","sourceRoot":"","sources":["../../../src/components/six-dropdown/six-dropdown.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport { getNearestTabbableElement } from '../../utils/tabbable';\nimport Popover from '../../utils/popover';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { getSlotChildren } from '../../utils/slot';\nimport { debounce, DEFAULT_DEBOUNCE_FAST } from '../../utils/execution-control';\nimport { EmptyPayload } from '../../utils/types';\nimport { SixMenuItemData } from '../six-menu/six-menu';\n\nexport interface SixDropdownAutoFilterPayload {\n filterValue: string;\n}\n\nexport interface SixDropdownAsyncFilterPayload {\n filterValue: string;\n}\n\nexport interface SixDropdownScrollPayload {\n scrollHeight: number;\n scrollTop: number;\n scrollbarHeight: number;\n scrollRatio: number;\n}\n\nconst isTagName =\n (name: string) =>\n <T extends Element>(el?: T) =>\n el?.tagName.toLowerCase() === name.toLowerCase();\nconst isSixMenu = isTagName('six-menu');\nconst isSixMenuItem = isTagName('six-menu-item');\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot trigger - The dropdown's trigger, usually a `<six-button>` element.\n * @slot - The dropdown's content.\n *\n * @part base - The component's base wrapper.\n * @part trigger - The container that wraps the trigger.\n * @part panel - The panel that gets shown when the dropdown is open.\n */\n\n@Component({\n tag: 'six-dropdown',\n styleUrl: 'six-dropdown.scss',\n shadow: true,\n})\nexport class SixDropdown {\n private componentId = `dropdown-${++id}`;\n private isVisible = false;\n private panel?: HTMLElement;\n private positioner?: HTMLElement;\n private popover?: Popover;\n private trigger?: HTMLElement;\n private hasBeenInitialized = false;\n\n // the input element shown in the dropdown when filter is set to true\n private filterInputElement?: HTMLSixInputElement;\n\n @Element() host!: HTMLSixDropdownElement;\n\n /** Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods. */\n @Prop({ mutable: true, reflect: true }) open = false;\n\n /**\n * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\n * inside the viewport.\n */\n @Prop() placement:\n | 'top'\n | 'top-start'\n | 'top-end'\n | 'bottom'\n | 'bottom-start'\n | 'bottom-end'\n | 'right'\n | 'right-start'\n | 'right-end'\n | 'left'\n | 'left-start'\n | 'left-end' = 'bottom-start';\n\n /** Determines whether the dropdown should hide when a menu item is selected. */\n @Prop() closeOnSelect = true;\n\n /** The distance in pixels from which to offset the panel away from its trigger. */\n @Prop() distance = 0;\n\n /** The distance in pixels from which to offset the panel along its trigger. */\n @Prop() skidding = 0;\n\n /**\n * Enable this option to prevent the panel from being clipped when the component is placed inside a container with\n * `overflow: auto|scroll`.\n */\n @Prop() hoist = false;\n\n /** The dropdown will close when the user interacts outside of this element (e.g. clicking). */\n @Prop() containingElement?: HTMLElement;\n\n /**\n * Set to true to allow auto filtering for entries in the dropdown.\n * With this flag the dropdown will automatically filter itsel.\n * If you need to coordinate the shown elements yourself,\n * e.g. because you need to call an endpoint use asyncFilter instead\n */\n @Prop() filter = false;\n\n /**\n * Set to true to allow async filtering.\n * When you enter something in the search field the component will only emit an event but not filter any elements itself.\n * You can then simply listen to the 'six-async-filter-fired' event to manage the shown menu-items yourself\n */\n @Prop() asyncFilter = false;\n\n /** The filter's placeholder text. */\n @Prop() filterPlaceholder = 'Filter...';\n\n /** By default the search field will be focused when opening a dropdown with filtering enabled. */\n @Prop() autofocusFilter = true;\n\n get hasFilterEnabled() {\n return this.filter || this.asyncFilter;\n }\n\n /** The debounce for the filter callbacks. */\n @Prop() filterDebounce = DEFAULT_DEBOUNCE_FAST;\n\n /** The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this */\n @Prop() disableHideOnEnterAndSpace = false;\n\n /** Set the options to be shown in the dropdown (alternative to setting the elements via html)*/\n @Prop() options: SixMenuItemData[] = [];\n\n /** Defines whether the menu list will be rendered virtually i.e. only the elements actually shown (and a couple around)\n * are actually rendered in the DOM. If you use virtual scrolling pass the elements via prop instead of via slot. */\n @Prop() virtualScroll = false;\n\n get container() {\n return this.containingElement || this.host;\n }\n\n /** Emitted when the dropdown opens. Calling `event.preventDefault()` will prevent it from being opened. */\n @Event({ eventName: 'six-dropdown-show' }) sixShow!: EventEmitter<EmptyPayload>;\n\n /** Emitted after the dropdown opens and all transitions are complete. */\n @Event({ eventName: 'six-dropdown-after-show' }) sixAfterShow!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the dropdown closes. Calling `event.preventDefault()` will prevent it from being closed. */\n @Event({ eventName: 'six-dropdown-hide' }) sixHide!: EventEmitter<EmptyPayload>;\n\n /** Emitted after the dropdown closes and all transitions are complete. */\n @Event({ eventName: 'six-dropdown-after-hide' }) sixAfterHide!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the auto filter is triggered */\n @Event({ eventName: 'six-dropdown-auto-filter-fired' }) sixAutoFilter!: EventEmitter<SixDropdownAutoFilterPayload>;\n\n /** Emitted when the async filter is triggered */\n @Event({ eventName: 'six-async-filter-fired' }) sixAsyncFilterFired!: EventEmitter<SixDropdownAsyncFilterPayload>;\n\n /** Emitted when the user scrolls inside dropdown panel.*/\n @Event({ eventName: 'six-dropdown-scroll' }) sixScroll!: EventEmitter<SixDropdownScrollPayload>;\n\n private eventListeners = new EventListeners();\n\n // internal representation of options, so we don't have to make options mutable\n @State() filteredOptions: SixMenuItemData[] = [];\n\n @Watch('open')\n handleOpenChange() {\n this.open ? this.show() : this.hide();\n this.updateAccessibleTrigger();\n }\n\n @Watch('distance')\n @Watch('hoist')\n @Watch('placement')\n @Watch('skidding')\n handlePopoverOptionsChange() {\n if (this.popover == null) return;\n\n this.popover.setOptions({\n strategy: this.hoist ? 'fixed' : 'absolute',\n placement: this.placement,\n distance: this.distance,\n skidding: this.skidding,\n });\n }\n\n @Watch('options')\n handleOptionsChange() {\n if (Array.isArray(this.options)) {\n this.filteredOptions = [...this.options];\n }\n }\n\n connectedCallback() {\n if (this.virtualScroll && this.options === null) {\n console.error('Options must be defined when using virtual scrolling');\n }\n\n if (Array.isArray(this.options)) {\n this.filteredOptions = [...this.options];\n }\n\n if (this.hasBeenInitialized && this.popover == null) {\n // there was a weird bug when using six-dropdown inside an ag-grid filter. When closing the ag-grid filter\n // disconnectedCallback() is executed. However, since componentDidLoad() will not be rerendered the popover had\n // no longer a connected transitionEnd callback to the dropdown. To fix this, we have this sanity check here,\n // to re-initialize the popover in case the component has already been initialized but the popover is undefined.\n this.initializePopover();\n }\n }\n\n componentDidLoad() {\n this.hasBeenInitialized = true;\n this.initializePopover();\n\n // Show on init if open\n if (this.open) {\n void this.show();\n }\n\n if (this.filter) {\n this.setupFiltering(this.handleFilterInputChange);\n } else if (this.asyncFilter) {\n this.setupFiltering(() => this.sixAsyncFilterFired.emit({ filterValue: this.filterInputElement?.value ?? '' }));\n }\n }\n\n private initializePopover() {\n if (this.trigger == null || this.positioner == null) return;\n const onAfterHide = () => {\n if (this.filter && this.filterInputElement != null) {\n this.filterInputElement.value = '';\n\n if (this.filteredOptions.length > 0) {\n this.filteredOptions = [...this.options];\n } else {\n const menuItems = this.getMenuItems();\n menuItems.forEach((item) => (item.style.display = 'unset'));\n }\n }\n\n this.sixAfterHide.emit();\n };\n\n const onAfterShow = async () => {\n if (this.hasFilterEnabled && this.autofocusFilter) {\n // if dropdown filter is enabled we should autofocus the search field\n await this.filterInputElement?.setFocus();\n }\n\n this.sixAfterShow.emit();\n };\n\n const onTransitionEnd = () => {\n if (!this.open && this.panel != null) {\n this.panel.scrollTop = 0;\n }\n };\n\n this.popover = new Popover(this.trigger, this.positioner, {\n strategy: this.hoist ? 'fixed' : 'absolute',\n placement: this.placement,\n distance: this.distance,\n skidding: this.skidding,\n transitionElement: this.panel,\n onAfterHide,\n onAfterShow,\n onTransitionEnd,\n });\n }\n\n private setupFiltering(callback: () => void) {\n if (this.filterInputElement != null) {\n this.eventListeners.add(this.filterInputElement, 'six-input-input', debounce(callback, this.filterDebounce));\n }\n }\n\n private getMenuItems = (): HTMLSixMenuItemElement[] => {\n if (this.filteredOptions.length > 0) {\n return this.filteredOptions.map((option) => <six-menu-item value={option.value}>{option.label}</six-menu-item>);\n }\n if (this.panel == null) return [];\n\n const [panel] = getSlotChildren<HTMLSixMenuElement>(this.panel);\n\n // the menu-items can be in a slot e.g. in six-select or direct children of the panel\n return getSlotChildren(panel) || Array.from(panel.querySelectorAll('six-menu-item'));\n };\n\n private handleFilterInputChange = () => {\n if (this.filterInputElement == null) return;\n\n const lowerCaseFilterTerm = this.filterInputElement.value?.toLowerCase()?.trim() || '';\n\n if (this.filteredOptions.length > 0) {\n this.handleFilteringForAttributeItems(lowerCaseFilterTerm);\n } else {\n this.handleFilteringForSlotItems(lowerCaseFilterTerm);\n }\n\n this.sixAutoFilter.emit({ filterValue: lowerCaseFilterTerm });\n };\n\n private handleFilteringForAttributeItems(lowerCaseFilterTerm: string) {\n if (lowerCaseFilterTerm === '' && Array.isArray(this.options)) {\n this.filteredOptions = [...this.options];\n return;\n }\n\n this.filteredOptions = this.options.filter(\n (option) =>\n (option.label && String(option.label)?.toLowerCase()?.includes(lowerCaseFilterTerm)) ||\n (option.value && String(option.value)?.toLowerCase()?.includes(lowerCaseFilterTerm))\n );\n }\n\n private handleFilteringForSlotItems(lowerCaseFilterTerm: string) {\n const menuItems = this.getMenuItems();\n menuItems.forEach(async (menuItem) => {\n // hide all elements which don't contain the entered substring\n const elementContainsFilterTerm =\n menuItem?.value?.toLowerCase()?.includes(lowerCaseFilterTerm) ||\n (await menuItem?.getTextLabel())?.toLowerCase()?.includes(lowerCaseFilterTerm);\n\n menuItem.style.display = elementContainsFilterTerm ? 'unset' : 'none';\n });\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n\n void this.hide();\n this.popover?.destroy();\n this.popover = undefined;\n }\n\n /** Shows the dropdown panel */\n @Method()\n async show() {\n // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher\n if (this.isVisible || this.popover == null || this.panel == null) {\n return;\n }\n\n const sixShow = this.sixShow.emit();\n if (sixShow.defaultPrevented) {\n this.open = false;\n return;\n }\n\n this.eventListeners.add(this.panel, 'six-menu-item-selected', this.handlePanelSelect);\n this.eventListeners.add(document, 'keydown', this.handleDocumentKeyDown);\n this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);\n\n this.isVisible = true;\n this.open = true;\n this.popover.show();\n }\n\n /** Hides the dropdown panel */\n @Method()\n async hide() {\n // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher\n if (!this.isVisible || this.panel == null || this.popover == null) {\n return;\n }\n\n const sixHide = this.sixHide.emit();\n if (sixHide.defaultPrevented) {\n this.open = true;\n return;\n }\n\n this.eventListeners.remove(this.panel, 'six-menu-item-selected', this.handlePanelSelect);\n this.eventListeners.remove(document, 'keydown', this.handleDocumentKeyDown);\n this.eventListeners.remove(document, 'mousedown', this.handleDocumentMouseDown);\n\n this.isVisible = false;\n this.open = false;\n this.popover.hide();\n }\n\n private focusOnTrigger() {\n if (this.trigger == null) return;\n const [trigger] = getSlotChildren<HTMLSixButtonElement>(this.trigger);\n if (trigger != null) {\n if (typeof trigger.setFocus === 'function') {\n trigger.setFocus();\n } else if (typeof trigger.focus === 'function') {\n trigger.focus();\n }\n }\n }\n\n private getMenu(): HTMLSixMenuElement | undefined {\n if (this.panel == null) return;\n return getSlotChildren<HTMLSixMenuElement>(this.panel).filter(isSixMenu).at(0);\n }\n\n /**\n * Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu\n * is activated.\n */\n @Method()\n async reposition() {\n if (!this.open || this.popover == null) {\n return;\n }\n this.popover.reposition();\n }\n\n private handleDocumentKeyDown = (event: Event) => {\n const keyboardEvent = event as KeyboardEvent;\n // Close when escape is pressed\n if (keyboardEvent.key === 'Escape') {\n void this.hide();\n this.focusOnTrigger();\n return;\n }\n\n if (this.filterInputElement === this.host.shadowRoot?.activeElement) {\n if (keyboardEvent.key === 'ArrowDown') {\n const item = this.getMenuItems().find((item) => item.style.display !== 'none');\n if (item != null) {\n item.setFocus();\n }\n }\n }\n\n // Handle tabbing\n if (keyboardEvent.key === 'Tab') {\n // Tabbing within an open menu should close the dropdown and refocus the trigger\n if (this.open && document.activeElement != null && isSixMenuItem(document.activeElement)) {\n keyboardEvent.preventDefault();\n void this.hide();\n this.focusOnTrigger();\n return;\n }\n\n // Tabbing outside the containing element closes the panel\n //\n // If the dropdown is used within a shadow DOM, we need to obtain the activeElement within that shadowRoot,\n // otherwise `document.activeElement` will only return the name of the parent shadow DOM element.\n setTimeout(() => {\n const activeElement =\n this.container.getRootNode() instanceof ShadowRoot\n ? document.activeElement?.shadowRoot?.activeElement\n : document.activeElement;\n\n if (activeElement?.closest(this.container.tagName.toLowerCase()) !== this.container) {\n void this.hide();\n return;\n }\n });\n }\n };\n\n private handleDocumentMouseDown = (event: Event) => {\n // Close when clicking outside the containing element\n const path = event.composedPath() as EventTarget[];\n if (!path.includes(this.container)) {\n void this.hide();\n return;\n }\n };\n\n private handlePanelSelect = (event: Event) => {\n const target = event.target as HTMLElement;\n\n // Hide the dropdown when a menu item is selected\n if (this.closeOnSelect && isSixMenu(target)) {\n void this.hide();\n this.focusOnTrigger();\n }\n };\n\n private handleTriggerClick = () => {\n this.open ? this.hide() : this.show();\n };\n\n private handleTriggerKeyDown = (event: KeyboardEvent) => {\n // Close when escape or tab is pressed\n if (event.key === 'Escape') {\n this.focusOnTrigger();\n void this.hide();\n return;\n }\n\n // When spacebar/enter is pressed, show the panel but don't focus on the menu. This let's the user press the same\n // key again to hide the menu in case they don't want to make a selection.\n if (!this.disableHideOnEnterAndSpace && [' ', 'Enter'].includes(event.key)) {\n event.preventDefault();\n this.open ? void this.hide() : void this.show();\n return;\n }\n\n const menu = this.getMenu();\n\n // When up/down is pressed, we make the assumption that the user is familiar with the menu and plans to make a\n // selection. Rather than toggle the panel, we focus on the menu (if one exists) and activate the first item for\n // faster navigation.\n if (['ArrowDown', 'ArrowUp'].includes(event.key)) {\n event.preventDefault();\n\n // Show the menu if it's not already open\n if (!this.open) {\n void this.show();\n }\n\n if (menu == null) {\n return;\n }\n const menuItems = [...menu.querySelectorAll('six-menu-item')];\n const firstMenuItem = menuItems.at(0);\n const lastMenuItem = menuItems.at(menuItems.length - 1);\n\n // Focus on a menu item\n if (event.key === 'ArrowDown' && firstMenuItem != null) {\n firstMenuItem.setFocus();\n return;\n }\n\n if (event.key === 'ArrowUp' && lastMenuItem != null) {\n lastMenuItem.setFocus();\n return;\n }\n }\n\n // Other keys bring focus to the menu and initiate type-to-select behavior\n const ignoredKeys = ['Tab', 'Shift', 'Meta', 'Ctrl', 'Alt'];\n if (this.open && menu != null && !ignoredKeys.includes(event.key)) {\n void menu.typeToSelect(event.key);\n return;\n }\n };\n\n private handleTriggerKeyUp = (event: KeyboardEvent) => {\n // Prevent space from triggering a click event in Firefox\n if (event.key === ' ') {\n event.preventDefault();\n }\n };\n\n private handleTriggerSlotChange = () => {\n this.updateAccessibleTrigger();\n };\n\n private handleDropdownScroll = () => {\n if (this.panel == null) return;\n\n this.sixScroll.emit({\n scrollHeight: this.panel.scrollHeight,\n scrollTop: this.panel.scrollTop,\n scrollbarHeight: this.panel.offsetHeight * (this.panel.offsetHeight / this.panel.scrollHeight),\n scrollRatio: this.panel.scrollTop / (this.panel.scrollHeight - this.panel.clientHeight),\n });\n };\n\n //\n // Slotted triggers can be arbitrary content, but we need to link them to the dropdown panel with `aria-haspopup` and\n // `aria-expanded`. These must be applied to the \"accessible trigger\" (the tabbable portion of the trigger element\n // that gets slotted in) so screen readers will understand them. The accessible trigger could be the slotted element,\n // a child of the slotted element, or an element in the slotted element's shadow root.\n //\n // For example, the accessible trigger of an <sl-button> is a <button> located inside its shadow root.\n //\n // To determine this, we assume the first tabbable element in the trigger slot is the \"accessible trigger.\"\n //\n private updateAccessibleTrigger() {\n if (this.trigger == null) return;\n\n const accessibleTrigger = getSlotChildren(this.trigger).map(getNearestTabbableElement).at(0);\n if (accessibleTrigger != null) {\n accessibleTrigger.setAttribute('aria-haspopup', 'true');\n accessibleTrigger.setAttribute('aria-expanded', this.open ? 'true' : 'false');\n }\n }\n\n render() {\n return (\n <div\n part=\"base\"\n id={this.componentId}\n class={{\n dropdown: true,\n 'dropdown--open': this.open,\n }}\n >\n <span\n part=\"trigger\"\n class=\"dropdown__trigger\"\n ref={(el) => (this.trigger = el)}\n onClick={this.handleTriggerClick}\n onKeyDown={this.handleTriggerKeyDown}\n onKeyUp={this.handleTriggerKeyUp}\n >\n <slot name=\"trigger\" onSlotchange={this.handleTriggerSlotChange} />\n </span>\n\n {/* Position the panel with a wrapper since the popover makes use of `translate`. This let's us add transitions\n on the panel without interfering with the position. */}\n <div\n ref={(el) => (this.positioner = el)}\n class={{\n dropdown__positioner: true,\n dropdown__positioner__filtered: (this.filter || this.asyncFilter) && !this.hoist,\n }}\n >\n {this.hasFilterEnabled && (\n <six-input\n class={{\n 'filter-hidden': !this.open,\n }}\n aria-hidden={this.open ? 'false' : 'true'}\n ref={(el) => (this.filterInputElement = el)}\n placeholder={this.filterPlaceholder}\n />\n )}\n <div\n ref={(el) => (this.panel = el)}\n part=\"panel\"\n class=\"dropdown__panel\"\n role=\"menu\"\n aria-hidden={this.open ? 'false' : 'true'}\n aria-labelledby={this.componentId}\n onScroll={this.handleDropdownScroll}\n >\n <slot />\n {this.filteredOptions.length > 0 && (\n <six-menu part=\"menu\" items={this.filteredOptions} virtualScroll={this.virtualScroll}></six-menu>\n )}\n </div>\n </div>\n </div>\n );\n }\n}\n"]}
@@ -0,0 +1,122 @@
1
+ import { newSpecPage } from "@stencil/core/testing";
2
+ import { SixDropdown } from "../six-dropdown";
3
+ import { SixMenu } from "../../six-menu/six-menu";
4
+ describe('six-dropdown', () => {
5
+ it('renders open=false', async () => {
6
+ const page = await newSpecPage({
7
+ components: [SixDropdown],
8
+ html: `<six-dropdown><six-button slot="trigger" caret>Dropdown</six-button><six-menu></six-menu></six-dropdown>`,
9
+ supportsShadowDom: false,
10
+ });
11
+ expect(page.root).toEqualHtml(`
12
+ <six-dropdown>
13
+ <div class="dropdown" id="dropdown-1" part="base">
14
+ <span class="dropdown__trigger" part="trigger">
15
+ <six-button caret="" slot="trigger">
16
+ Dropdown
17
+ </six-button>
18
+ </span>
19
+ <div class="dropdown__positioner" hidden="">
20
+ <div aria-hidden="true" aria-labelledby="dropdown-1" class="dropdown__panel" part="panel" role="menu">
21
+ <six-menu></six-menu>
22
+ </div>
23
+ </div>
24
+ </div>
25
+ </six-dropdown>
26
+ `);
27
+ });
28
+ it('renders open=true', async () => {
29
+ const page = await newSpecPage({
30
+ components: [SixDropdown],
31
+ html: `<six-dropdown open="true"><six-button slot="trigger" caret>Dropdown</six-button><six-menu></six-menu></six-dropdown>`,
32
+ supportsShadowDom: false,
33
+ });
34
+ expect(page.root).toEqualHtml(`
35
+ <six-dropdown open="">
36
+ <div class="dropdown dropdown--open" id="dropdown-2" part="base">
37
+ <span class="dropdown__trigger" part="trigger">
38
+ <six-button caret="" slot="trigger">
39
+ Dropdown
40
+ </six-button>
41
+ </span>
42
+ <div class="dropdown__positioner" style="position: absolute; left: 0; top: 0; margin: 0;">
43
+ <div aria-hidden="false" aria-labelledby="dropdown-2" class="dropdown__panel" part="panel" role="menu">
44
+ <six-menu></six-menu>
45
+ </div>
46
+ </div>
47
+ </div>
48
+ </six-dropdown>
49
+ `);
50
+ });
51
+ it('renders filter=true', async () => {
52
+ const page = await newSpecPage({
53
+ components: [SixDropdown],
54
+ html: `<six-dropdown open="true" filter="true"><six-button slot="trigger" caret>Dropdown</six-button><six-menu></six-menu></six-dropdown>`,
55
+ supportsShadowDom: false,
56
+ });
57
+ expect(page.root).toEqualHtml(`
58
+ <six-dropdown open="" filter="true">
59
+ <div part="base" id="dropdown-3" class="dropdown dropdown--open">
60
+ <span part="trigger" class="dropdown__trigger"><six-button slot="trigger" caret="">Dropdown</six-button></span>
61
+ <div class="dropdown__positioner dropdown__positioner__filtered" style="position: absolute; left: 0; top: 0; margin: 0;">
62
+ <six-input aria-hidden="false" placeholder="Filter..."></six-input>
63
+ <div part="panel" class="dropdown__panel" role="menu" aria-hidden="false" aria-labelledby="dropdown-3">
64
+ <six-menu></six-menu></div></div></div>
65
+ </six-dropdown>
66
+ `);
67
+ });
68
+ it('renders dynamically added options', async () => {
69
+ // given
70
+ const page = await newSpecPage({
71
+ components: [SixDropdown, SixMenu],
72
+ html: ` <six-dropdown><six-button slot="trigger" caret>Dropdown</six-button></six-dropdown>`,
73
+ });
74
+ // when
75
+ // eslint-disable-next-line @typescript-eslint/ban-ts-comment
76
+ // @ts-ignore
77
+ page.root.options = Array.from(Array(3).keys()).map((idx) => ({
78
+ label: `label ${idx}`,
79
+ value: `value ${idx}`,
80
+ }));
81
+ await page.waitForChanges();
82
+ // then
83
+ expect(page.root).toEqualHtml(`
84
+ <six-dropdown>
85
+ <mock:shadow-root>
86
+ <div class="dropdown" id="dropdown-4" part="base">
87
+ <span class="dropdown__trigger" part="trigger">
88
+ <slot name="trigger"></slot>
89
+ </span>
90
+ <div class="dropdown__positioner" hidden="">
91
+ <div aria-hidden="true" aria-labelledby="dropdown-4" class="dropdown__panel" part="panel" role="menu">
92
+ <slot></slot>
93
+ <six-menu part="menu">
94
+ <mock:shadow-root>
95
+ <div class="menu" part="wrapper">
96
+ <div part="base" role="menu" tabindex="0">
97
+ <slot></slot>
98
+ <six-menu-item value="value 0">
99
+ label 0
100
+ </six-menu-item>
101
+ <six-menu-item value="value 1">
102
+ label 1
103
+ </six-menu-item>
104
+ <six-menu-item value="value 2">
105
+ label 2
106
+ </six-menu-item>
107
+ </div>
108
+ </div>
109
+ </mock:shadow-root>
110
+ </six-menu>
111
+ </div>
112
+ </div>
113
+ </div>
114
+ </mock:shadow-root>
115
+ <six-button caret="" slot="trigger">
116
+ Dropdown
117
+ </six-button>
118
+ </six-dropdown>
119
+ `);
120
+ });
121
+ });
122
+ //# sourceMappingURL=six-dropdown.spec.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"six-dropdown.spec.js","sourceRoot":"","sources":["../../../../src/components/six-dropdown/test/six-dropdown.spec.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC;AAElD,QAAQ,CAAC,cAAc,EAAE,GAAG,EAAE;IAC5B,EAAE,CAAC,oBAAoB,EAAE,KAAK,IAAI,EAAE;QAClC,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,WAAW,CAAC;YACzB,IAAI,EAAE,0GAA0G;YAChH,iBAAiB,EAAE,KAAK;SACzB,CAAC,CAAC;QACH,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,WAAW,CAAC;;;;;;;;;;;;;;;KAe7B,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,mBAAmB,EAAE,KAAK,IAAI,EAAE;QACjC,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,WAAW,CAAC;YACzB,IAAI,EAAE,sHAAsH;YAC5H,iBAAiB,EAAE,KAAK;SACzB,CAAC,CAAC;QACH,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,WAAW,CAAC;;;;;;;;;;;;;;;KAe7B,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,qBAAqB,EAAE,KAAK,IAAI,EAAE;QACnC,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,WAAW,CAAC;YACzB,IAAI,EAAE,oIAAoI;YAC1I,iBAAiB,EAAE,KAAK;SACzB,CAAC,CAAC;QAEH,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,WAAW,CAAC;;;;;;;;;KAS7B,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,mCAAmC,EAAE,KAAK,IAAI,EAAE;QACjD,QAAQ;QACR,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,WAAW,EAAE,OAAO,CAAC;YAClC,IAAI,EAAE,sFAAsF;SAC7F,CAAC,CAAC;QAEH,OAAO;QACP,6DAA6D;QAC7D,aAAa;QACb,IAAI,CAAC,IAAI,CAAC,OAAO,GAAG,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC;YAC5D,KAAK,EAAE,SAAS,GAAG,EAAE;YACrB,KAAK,EAAE,SAAS,GAAG,EAAE;SACtB,CAAC,CAAC,CAAC;QACJ,MAAM,IAAI,CAAC,cAAc,EAAE,CAAC;QAE5B,OAAO;QACP,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAoC7B,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC","sourcesContent":["import { newSpecPage } from '@stencil/core/testing';\nimport { SixDropdown } from '../six-dropdown';\nimport { SixMenu } from '../../six-menu/six-menu';\n\ndescribe('six-dropdown', () => {\n it('renders open=false', async () => {\n const page = await newSpecPage({\n components: [SixDropdown],\n html: `<six-dropdown><six-button slot=\"trigger\" caret>Dropdown</six-button><six-menu></six-menu></six-dropdown>`,\n supportsShadowDom: false,\n });\n expect(page.root).toEqualHtml(`\n <six-dropdown>\n <div class=\"dropdown\" id=\"dropdown-1\" part=\"base\">\n <span class=\"dropdown__trigger\" part=\"trigger\">\n <six-button caret=\"\" slot=\"trigger\">\n Dropdown\n </six-button>\n </span>\n <div class=\"dropdown__positioner\" hidden=\"\">\n <div aria-hidden=\"true\" aria-labelledby=\"dropdown-1\" class=\"dropdown__panel\" part=\"panel\" role=\"menu\">\n <six-menu></six-menu>\n </div>\n </div>\n </div>\n </six-dropdown>\n `);\n });\n\n it('renders open=true', async () => {\n const page = await newSpecPage({\n components: [SixDropdown],\n html: `<six-dropdown open=\"true\"><six-button slot=\"trigger\" caret>Dropdown</six-button><six-menu></six-menu></six-dropdown>`,\n supportsShadowDom: false,\n });\n expect(page.root).toEqualHtml(`\n <six-dropdown open=\"\">\n <div class=\"dropdown dropdown--open\" id=\"dropdown-2\" part=\"base\">\n <span class=\"dropdown__trigger\" part=\"trigger\">\n <six-button caret=\"\" slot=\"trigger\">\n Dropdown\n </six-button>\n </span>\n <div class=\"dropdown__positioner\" style=\"position: absolute; left: 0; top: 0; margin: 0;\">\n <div aria-hidden=\"false\" aria-labelledby=\"dropdown-2\" class=\"dropdown__panel\" part=\"panel\" role=\"menu\">\n <six-menu></six-menu>\n </div>\n </div>\n </div>\n </six-dropdown>\n `);\n });\n\n it('renders filter=true', async () => {\n const page = await newSpecPage({\n components: [SixDropdown],\n html: `<six-dropdown open=\"true\" filter=\"true\"><six-button slot=\"trigger\" caret>Dropdown</six-button><six-menu></six-menu></six-dropdown>`,\n supportsShadowDom: false,\n });\n\n expect(page.root).toEqualHtml(`\n <six-dropdown open=\"\" filter=\"true\">\n <div part=\"base\" id=\"dropdown-3\" class=\"dropdown dropdown--open\">\n <span part=\"trigger\" class=\"dropdown__trigger\"><six-button slot=\"trigger\" caret=\"\">Dropdown</six-button></span>\n <div class=\"dropdown__positioner dropdown__positioner__filtered\" style=\"position: absolute; left: 0; top: 0; margin: 0;\">\n <six-input aria-hidden=\"false\" placeholder=\"Filter...\"></six-input>\n <div part=\"panel\" class=\"dropdown__panel\" role=\"menu\" aria-hidden=\"false\" aria-labelledby=\"dropdown-3\">\n <six-menu></six-menu></div></div></div>\n </six-dropdown>\n `);\n });\n\n it('renders dynamically added options', async () => {\n // given\n const page = await newSpecPage({\n components: [SixDropdown, SixMenu],\n html: ` <six-dropdown><six-button slot=\"trigger\" caret>Dropdown</six-button></six-dropdown>`,\n });\n\n // when\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n page.root.options = Array.from(Array(3).keys()).map((idx) => ({\n label: `label ${idx}`,\n value: `value ${idx}`,\n }));\n await page.waitForChanges();\n\n // then\n expect(page.root).toEqualHtml(`\n <six-dropdown>\n <mock:shadow-root>\n <div class=\"dropdown\" id=\"dropdown-4\" part=\"base\">\n <span class=\"dropdown__trigger\" part=\"trigger\">\n <slot name=\"trigger\"></slot>\n </span>\n <div class=\"dropdown__positioner\" hidden=\"\">\n <div aria-hidden=\"true\" aria-labelledby=\"dropdown-4\" class=\"dropdown__panel\" part=\"panel\" role=\"menu\">\n <slot></slot>\n <six-menu part=\"menu\">\n <mock:shadow-root>\n <div class=\"menu\" part=\"wrapper\">\n <div part=\"base\" role=\"menu\" tabindex=\"0\">\n <slot></slot>\n <six-menu-item value=\"value 0\">\n label 0\n </six-menu-item>\n <six-menu-item value=\"value 1\">\n label 1\n </six-menu-item>\n <six-menu-item value=\"value 2\">\n label 2\n </six-menu-item>\n </div>\n </div>\n </mock:shadow-root>\n </six-menu>\n </div>\n </div>\n </div>\n </mock:shadow-root>\n <six-button caret=\"\" slot=\"trigger\">\n Dropdown\n </six-button>\n </six-dropdown>\n `);\n });\n});\n"]}
@@ -0,0 +1,5 @@
1
+ .six-error-container {
2
+ text-align: left;
3
+ color: var(--six-color-danger-800);
4
+ width: 100%;
5
+ }
@@ -0,0 +1,25 @@
1
+ import { h } from "@stencil/core";
2
+ /**
3
+ * @since 4.0
4
+ * @status beta
5
+ *
6
+ * @slot default - The error's message content
7
+ */
8
+ export class SixError {
9
+ render() {
10
+ return (h("div", { class: "six-error-container" }, h("slot", null)));
11
+ }
12
+ static get is() { return "six-error"; }
13
+ static get encapsulation() { return "shadow"; }
14
+ static get originalStyleUrls() {
15
+ return {
16
+ "$": ["six-error.scss"]
17
+ };
18
+ }
19
+ static get styleUrls() {
20
+ return {
21
+ "$": ["six-error.css"]
22
+ };
23
+ }
24
+ }
25
+ //# sourceMappingURL=six-error.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"six-error.js","sourceRoot":"","sources":["../../../src/components/six-error/six-error.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAE7C;;;;;GAKG;AAOH,MAAM,OAAO,QAAQ;IACnB,MAAM;QACJ,OAAO,CACL,WAAK,KAAK,EAAC,qBAAqB;YAC9B,eAAQ,CACJ,CACP,CAAC;IACJ,CAAC;;;;;;;;;CACF","sourcesContent":["import { Component, h } from '@stencil/core';\n\n/**\n * @since 4.0\n * @status beta\n *\n * @slot default - The error's message content\n */\n\n@Component({\n tag: 'six-error',\n styleUrl: 'six-error.scss',\n shadow: true,\n})\nexport class SixError {\n render() {\n return (\n <div class=\"six-error-container\">\n <slot />\n </div>\n );\n }\n}\n"]}