@six-group/ui-library 0.0.0-insider.0014c08

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 (1800) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +9 -0
  3. package/dist/cjs/animation-ZgWV0fC6.js +54 -0
  4. package/dist/cjs/animation-ZgWV0fC6.js.map +1 -0
  5. package/dist/cjs/app-globals-V2Kpy_OQ.js +8 -0
  6. package/dist/cjs/app-globals-V2Kpy_OQ.js.map +1 -0
  7. package/dist/cjs/error-messages-Bi-7xy31.js +120 -0
  8. package/dist/cjs/error-messages-Bi-7xy31.js.map +1 -0
  9. package/dist/cjs/event-listeners-BrSR7arL.js +62 -0
  10. package/dist/cjs/event-listeners-BrSR7arL.js.map +1 -0
  11. package/dist/cjs/execution-control-oU0MWBWI.js +49 -0
  12. package/dist/cjs/execution-control-oU0MWBWI.js.map +1 -0
  13. package/dist/cjs/focus-visible-CMftNtQ2.js +48 -0
  14. package/dist/cjs/focus-visible-CMftNtQ2.js.map +1 -0
  15. package/dist/cjs/form-CaXKJAMY.js +21 -0
  16. package/dist/cjs/form-CaXKJAMY.js.map +1 -0
  17. package/dist/cjs/form-control-CX8QRq9v.js +37 -0
  18. package/dist/cjs/form-control-CX8QRq9v.js.map +1 -0
  19. package/dist/cjs/icon-4irykc7V.js +17 -0
  20. package/dist/cjs/icon-4irykc7V.js.map +1 -0
  21. package/dist/cjs/index-C8rK7OAe.js +2167 -0
  22. package/dist/cjs/index-C8rK7OAe.js.map +1 -0
  23. package/dist/cjs/index.cjs.js +68 -0
  24. package/dist/cjs/index.cjs.js.map +1 -0
  25. package/dist/cjs/loader.cjs.js +16 -0
  26. package/dist/cjs/loader.cjs.js.map +1 -0
  27. package/dist/cjs/modal-BVAZIrez.js +36 -0
  28. package/dist/cjs/modal-BVAZIrez.js.map +1 -0
  29. package/dist/cjs/popover-BUVXXnz7.js +1921 -0
  30. package/dist/cjs/popover-BUVXXnz7.js.map +1 -0
  31. package/dist/cjs/popup-BBJQmXUh.js +104 -0
  32. package/dist/cjs/popup-BBJQmXUh.js.map +1 -0
  33. package/dist/cjs/scroll-BQR9FxnJ.js +69 -0
  34. package/dist/cjs/scroll-BQR9FxnJ.js.map +1 -0
  35. package/dist/cjs/six-alert.cjs.entry.js +171 -0
  36. package/dist/cjs/six-alert.cjs.entry.js.map +1 -0
  37. package/dist/cjs/six-alert.entry.cjs.js.map +1 -0
  38. package/dist/cjs/six-avatar.cjs.entry.js +37 -0
  39. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -0
  40. package/dist/cjs/six-avatar.entry.cjs.js.map +1 -0
  41. package/dist/cjs/six-badge.cjs.entry.js +38 -0
  42. package/dist/cjs/six-badge.cjs.entry.js.map +1 -0
  43. package/dist/cjs/six-badge.entry.cjs.js.map +1 -0
  44. package/dist/cjs/six-breadcrumbs-item.cjs.entry.js +25 -0
  45. package/dist/cjs/six-breadcrumbs-item.cjs.entry.js.map +1 -0
  46. package/dist/cjs/six-breadcrumbs-item.entry.cjs.js.map +1 -0
  47. package/dist/cjs/six-breadcrumbs.cjs.entry.js +73 -0
  48. package/dist/cjs/six-breadcrumbs.cjs.entry.js.map +1 -0
  49. package/dist/cjs/six-breadcrumbs.entry.cjs.js.map +1 -0
  50. package/dist/cjs/six-button.six-spinner.entry.cjs.js.map +1 -0
  51. package/dist/cjs/six-button_2.cjs.entry.js +184 -0
  52. package/dist/cjs/six-button_2.cjs.entry.js.map +1 -0
  53. package/dist/cjs/six-card.cjs.entry.js +20 -0
  54. package/dist/cjs/six-card.cjs.entry.js.map +1 -0
  55. package/dist/cjs/six-card.entry.cjs.js.map +1 -0
  56. package/dist/cjs/six-checkbox.six-menu-item.entry.cjs.js.map +1 -0
  57. package/dist/cjs/six-checkbox_2.cjs.entry.js +208 -0
  58. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
  59. package/dist/cjs/six-date.cjs.entry.js +22705 -0
  60. package/dist/cjs/six-date.cjs.entry.js.map +1 -0
  61. package/dist/cjs/six-date.entry.cjs.js.map +1 -0
  62. package/dist/cjs/six-datepicker.cjs.entry.js +1097 -0
  63. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -0
  64. package/dist/cjs/six-datepicker.entry.cjs.js.map +1 -0
  65. package/dist/cjs/six-details.cjs.entry.js +154 -0
  66. package/dist/cjs/six-details.cjs.entry.js.map +1 -0
  67. package/dist/cjs/six-details.entry.cjs.js.map +1 -0
  68. package/dist/cjs/six-dialog.cjs.entry.js +149 -0
  69. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -0
  70. package/dist/cjs/six-dialog.entry.cjs.js.map +1 -0
  71. package/dist/cjs/six-drawer.cjs.entry.js +170 -0
  72. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -0
  73. package/dist/cjs/six-drawer.entry.cjs.js.map +1 -0
  74. package/dist/cjs/six-dropdown.six-menu.entry.cjs.js.map +1 -0
  75. package/dist/cjs/six-dropdown_2.cjs.entry.js +798 -0
  76. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -0
  77. package/dist/cjs/six-error-page.cjs.entry.js +104 -0
  78. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -0
  79. package/dist/cjs/six-error-page.entry.cjs.js.map +1 -0
  80. package/dist/cjs/six-error.cjs.entry.js +20 -0
  81. package/dist/cjs/six-error.cjs.entry.js.map +1 -0
  82. package/dist/cjs/six-error.entry.cjs.js.map +1 -0
  83. package/dist/cjs/six-file-list-item.cjs.entry.js +50 -0
  84. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -0
  85. package/dist/cjs/six-file-list-item.entry.cjs.js.map +1 -0
  86. package/dist/cjs/six-file-list.cjs.entry.js +20 -0
  87. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -0
  88. package/dist/cjs/six-file-list.entry.cjs.js.map +1 -0
  89. package/dist/cjs/six-file-upload.cjs.entry.js +145 -0
  90. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -0
  91. package/dist/cjs/six-file-upload.entry.cjs.js.map +1 -0
  92. package/dist/cjs/six-footer.cjs.entry.js +20 -0
  93. package/dist/cjs/six-footer.cjs.entry.js.map +1 -0
  94. package/dist/cjs/six-footer.entry.cjs.js.map +1 -0
  95. package/dist/cjs/six-group-label.cjs.entry.js +61 -0
  96. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -0
  97. package/dist/cjs/six-group-label.entry.cjs.js.map +1 -0
  98. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +52 -0
  99. package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
  100. package/dist/cjs/six-header-dropdown-item.entry.cjs.js.map +1 -0
  101. package/dist/cjs/six-header-item.cjs.entry.js +28 -0
  102. package/dist/cjs/six-header-item.cjs.entry.js.map +1 -0
  103. package/dist/cjs/six-header-item.entry.cjs.js.map +1 -0
  104. package/dist/cjs/six-header-menu-button.cjs.entry.js +30 -0
  105. package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
  106. package/dist/cjs/six-header-menu-button.entry.cjs.js.map +1 -0
  107. package/dist/cjs/six-header.cjs.entry.js +49 -0
  108. package/dist/cjs/six-header.cjs.entry.js.map +1 -0
  109. package/dist/cjs/six-header.entry.cjs.js.map +1 -0
  110. package/dist/cjs/six-icon-button.cjs.entry.js +48 -0
  111. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -0
  112. package/dist/cjs/six-icon-button.entry.cjs.js.map +1 -0
  113. package/dist/cjs/six-icon.cjs.entry.js +45 -0
  114. package/dist/cjs/six-icon.cjs.entry.js.map +1 -0
  115. package/dist/cjs/six-icon.entry.cjs.js.map +1 -0
  116. package/dist/cjs/six-input.cjs.entry.js +233 -0
  117. package/dist/cjs/six-input.cjs.entry.js.map +1 -0
  118. package/dist/cjs/six-input.entry.cjs.js.map +1 -0
  119. package/dist/cjs/six-item-picker.cjs.entry.js +452 -0
  120. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -0
  121. package/dist/cjs/six-item-picker.entry.cjs.js.map +1 -0
  122. package/dist/cjs/six-language-switcher.cjs.entry.js +68 -0
  123. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -0
  124. package/dist/cjs/six-language-switcher.entry.cjs.js.map +1 -0
  125. package/dist/cjs/six-layout-grid.cjs.entry.js +33 -0
  126. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -0
  127. package/dist/cjs/six-layout-grid.entry.cjs.js.map +1 -0
  128. package/dist/cjs/six-logo.cjs.entry.js +28 -0
  129. package/dist/cjs/six-logo.cjs.entry.js.map +1 -0
  130. package/dist/cjs/six-logo.entry.cjs.js.map +1 -0
  131. package/dist/cjs/six-main-container.cjs.entry.js +24 -0
  132. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -0
  133. package/dist/cjs/six-main-container.entry.cjs.js.map +1 -0
  134. package/dist/cjs/six-menu-divider.cjs.entry.js +20 -0
  135. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -0
  136. package/dist/cjs/six-menu-divider.entry.cjs.js.map +1 -0
  137. package/dist/cjs/six-menu-label.cjs.entry.js +20 -0
  138. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -0
  139. package/dist/cjs/six-menu-label.entry.cjs.js.map +1 -0
  140. package/dist/cjs/six-picto.cjs.entry.js +30 -0
  141. package/dist/cjs/six-picto.cjs.entry.js.map +1 -0
  142. package/dist/cjs/six-picto.entry.cjs.js.map +1 -0
  143. package/dist/cjs/six-progress-bar.cjs.entry.js +29 -0
  144. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -0
  145. package/dist/cjs/six-progress-bar.entry.cjs.js.map +1 -0
  146. package/dist/cjs/six-progress-ring.cjs.entry.js +45 -0
  147. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -0
  148. package/dist/cjs/six-progress-ring.entry.cjs.js.map +1 -0
  149. package/dist/cjs/six-radio.cjs.entry.js +125 -0
  150. package/dist/cjs/six-radio.cjs.entry.js.map +1 -0
  151. package/dist/cjs/six-radio.entry.cjs.js.map +1 -0
  152. package/dist/cjs/six-range.cjs.entry.js +223 -0
  153. package/dist/cjs/six-range.cjs.entry.js.map +1 -0
  154. package/dist/cjs/six-range.entry.cjs.js.map +1 -0
  155. package/dist/cjs/six-rating.cjs.entry.js +126 -0
  156. package/dist/cjs/six-rating.cjs.entry.js.map +1 -0
  157. package/dist/cjs/six-rating.entry.cjs.js.map +1 -0
  158. package/dist/cjs/six-root.cjs.entry.js +28 -0
  159. package/dist/cjs/six-root.cjs.entry.js.map +1 -0
  160. package/dist/cjs/six-root.entry.cjs.js.map +1 -0
  161. package/dist/cjs/six-search-field.cjs.entry.js +60 -0
  162. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -0
  163. package/dist/cjs/six-search-field.entry.cjs.js.map +1 -0
  164. package/dist/cjs/six-select.cjs.entry.js +610 -0
  165. package/dist/cjs/six-select.cjs.entry.js.map +1 -0
  166. package/dist/cjs/six-select.entry.cjs.js.map +1 -0
  167. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +78 -0
  168. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -0
  169. package/dist/cjs/six-sidebar-item-group.entry.cjs.js.map +1 -0
  170. package/dist/cjs/six-sidebar-item.cjs.entry.js +33 -0
  171. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -0
  172. package/dist/cjs/six-sidebar-item.entry.cjs.js.map +1 -0
  173. package/dist/cjs/six-sidebar.cjs.entry.js +204 -0
  174. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -0
  175. package/dist/cjs/six-sidebar.entry.cjs.js.map +1 -0
  176. package/dist/cjs/six-stage-indicator.cjs.entry.js +22 -0
  177. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
  178. package/dist/cjs/six-stage-indicator.entry.cjs.js.map +1 -0
  179. package/dist/cjs/six-switch.cjs.entry.js +129 -0
  180. package/dist/cjs/six-switch.cjs.entry.js.map +1 -0
  181. package/dist/cjs/six-switch.entry.cjs.js.map +1 -0
  182. package/dist/cjs/six-tab-group.cjs.entry.js +243 -0
  183. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -0
  184. package/dist/cjs/six-tab-group.entry.cjs.js.map +1 -0
  185. package/dist/cjs/six-tab-panel.cjs.entry.js +29 -0
  186. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -0
  187. package/dist/cjs/six-tab-panel.entry.cjs.js.map +1 -0
  188. package/dist/cjs/six-tab.cjs.entry.js +72 -0
  189. package/dist/cjs/six-tab.cjs.entry.js.map +1 -0
  190. package/dist/cjs/six-tab.entry.cjs.js.map +1 -0
  191. package/dist/cjs/six-tag.cjs.entry.js +71 -0
  192. package/dist/cjs/six-tag.cjs.entry.js.map +1 -0
  193. package/dist/cjs/six-tag.entry.cjs.js.map +1 -0
  194. package/dist/cjs/six-textarea.cjs.entry.js +207 -0
  195. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -0
  196. package/dist/cjs/six-textarea.entry.cjs.js.map +1 -0
  197. package/dist/cjs/six-tile.cjs.entry.js +100 -0
  198. package/dist/cjs/six-tile.cjs.entry.js.map +1 -0
  199. package/dist/cjs/six-tile.entry.cjs.js.map +1 -0
  200. package/dist/cjs/six-timepicker.cjs.entry.js +462 -0
  201. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -0
  202. package/dist/cjs/six-timepicker.entry.cjs.js.map +1 -0
  203. package/dist/cjs/six-tooltip.cjs.entry.js +183 -0
  204. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -0
  205. package/dist/cjs/six-tooltip.entry.cjs.js.map +1 -0
  206. package/dist/cjs/slot-DBK7c7jH.js +52 -0
  207. package/dist/cjs/slot-DBK7c7jH.js.map +1 -0
  208. package/dist/cjs/types-7ZstPoJD.js +20 -0
  209. package/dist/cjs/types-7ZstPoJD.js.map +1 -0
  210. package/dist/cjs/ui-library.cjs.js +28 -0
  211. package/dist/cjs/ui-library.cjs.js.map +1 -0
  212. package/dist/collection/assets/TRADEMARKS.md +7 -0
  213. package/dist/collection/assets/commons.js +5 -0
  214. package/dist/collection/assets/data.json +642 -0
  215. package/dist/collection/collection-manifest.json +71 -0
  216. package/dist/collection/components/six-alert/six-alert.css +124 -0
  217. package/dist/collection/components/six-alert/six-alert.js +431 -0
  218. package/dist/collection/components/six-alert/six-alert.js.map +1 -0
  219. package/dist/collection/components/six-avatar/six-avatar.css +85 -0
  220. package/dist/collection/components/six-avatar/six-avatar.js +140 -0
  221. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -0
  222. package/dist/collection/components/six-badge/six-badge.css +112 -0
  223. package/dist/collection/components/six-badge/six-badge.js +113 -0
  224. package/dist/collection/components/six-badge/six-badge.js.map +1 -0
  225. package/dist/collection/components/six-breadcrumbs/six-breadcrumbs.css +27 -0
  226. package/dist/collection/components/six-breadcrumbs/six-breadcrumbs.js +109 -0
  227. package/dist/collection/components/six-breadcrumbs/six-breadcrumbs.js.map +1 -0
  228. package/dist/collection/components/six-breadcrumbs-item/six-breadcrumbs-item.css +61 -0
  229. package/dist/collection/components/six-breadcrumbs-item/six-breadcrumbs-item.js +123 -0
  230. package/dist/collection/components/six-breadcrumbs-item/six-breadcrumbs-item.js.map +1 -0
  231. package/dist/collection/components/six-button/six-button.css +374 -0
  232. package/dist/collection/components/six-button/six-button.js +528 -0
  233. package/dist/collection/components/six-button/six-button.js.map +1 -0
  234. package/dist/collection/components/six-card/six-card.css +25 -0
  235. package/dist/collection/components/six-card/six-card.js +25 -0
  236. package/dist/collection/components/six-card/six-card.js.map +1 -0
  237. package/dist/collection/components/six-checkbox/six-checkbox.css +187 -0
  238. package/dist/collection/components/six-checkbox/six-checkbox.js +484 -0
  239. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -0
  240. package/dist/collection/components/six-date/calendar-grid.js +30 -0
  241. package/dist/collection/components/six-date/calendar-grid.js.map +1 -0
  242. package/dist/collection/components/six-date/components/day-selection.js +16 -0
  243. package/dist/collection/components/six-date/components/day-selection.js.map +1 -0
  244. package/dist/collection/components/six-date/components/month-selection.js +17 -0
  245. package/dist/collection/components/six-date/components/month-selection.js.map +1 -0
  246. package/dist/collection/components/six-date/components/year-selection.js +16 -0
  247. package/dist/collection/components/six-date/components/year-selection.js.map +1 -0
  248. package/dist/collection/components/six-date/iso-date.js +124 -0
  249. package/dist/collection/components/six-date/iso-date.js.map +1 -0
  250. package/dist/collection/components/six-date/six-date.css +168 -0
  251. package/dist/collection/components/six-date/six-date.js +708 -0
  252. package/dist/collection/components/six-date/six-date.js.map +1 -0
  253. package/dist/collection/components/six-date/translations.js +110 -0
  254. package/dist/collection/components/six-date/translations.js.map +1 -0
  255. package/dist/collection/components/six-datepicker/components/day-selection.js +12 -0
  256. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -0
  257. package/dist/collection/components/six-datepicker/components/month-selection.js +13 -0
  258. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -0
  259. package/dist/collection/components/six-datepicker/components/year-selection.js +13 -0
  260. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -0
  261. package/dist/collection/components/six-datepicker/six-date-formats.js +25 -0
  262. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -0
  263. package/dist/collection/components/six-datepicker/six-datepicker.css +167 -0
  264. package/dist/collection/components/six-datepicker/six-datepicker.js +1213 -0
  265. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -0
  266. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +17 -0
  267. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -0
  268. package/dist/collection/components/six-details/six-details.css +127 -0
  269. package/dist/collection/components/six-details/six-details.js +464 -0
  270. package/dist/collection/components/six-details/six-details.js.map +1 -0
  271. package/dist/collection/components/six-dialog/six-dialog.css +134 -0
  272. package/dist/collection/components/six-dialog/six-dialog.js +404 -0
  273. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -0
  274. package/dist/collection/components/six-drawer/six-drawer.css +177 -0
  275. package/dist/collection/components/six-drawer/six-drawer.js +464 -0
  276. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -0
  277. package/dist/collection/components/six-dropdown/six-dropdown.css +94 -0
  278. package/dist/collection/components/six-dropdown/six-dropdown.js +1076 -0
  279. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -0
  280. package/dist/collection/components/six-error/six-error.css +6 -0
  281. package/dist/collection/components/six-error/six-error.js +25 -0
  282. package/dist/collection/components/six-error/six-error.js.map +1 -0
  283. package/dist/collection/components/six-error-page/six-error-page.css +17 -0
  284. package/dist/collection/components/six-error-page/six-error-page.js +211 -0
  285. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -0
  286. package/dist/collection/components/six-file-list/six-file-list.css +6 -0
  287. package/dist/collection/components/six-file-list/six-file-list.js +24 -0
  288. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -0
  289. package/dist/collection/components/six-file-list-item/six-file-list-item.css +36 -0
  290. package/dist/collection/components/six-file-list-item/six-file-list-item.js +222 -0
  291. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -0
  292. package/dist/collection/components/six-file-upload/six-file-upload.css +79 -0
  293. package/dist/collection/components/six-file-upload/six-file-upload.js +409 -0
  294. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -0
  295. package/dist/collection/components/six-footer/six-footer.css +31 -0
  296. package/dist/collection/components/six-footer/six-footer.js +25 -0
  297. package/dist/collection/components/six-footer/six-footer.js.map +1 -0
  298. package/dist/collection/components/six-group-label/six-group-label.css +102 -0
  299. package/dist/collection/components/six-group-label/six-group-label.js +190 -0
  300. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -0
  301. package/dist/collection/components/six-header/six-header.css +59 -0
  302. package/dist/collection/components/six-header/six-header.js +102 -0
  303. package/dist/collection/components/six-header/six-header.js.map +1 -0
  304. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +13 -0
  305. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +106 -0
  306. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
  307. package/dist/collection/components/six-header-item/six-header-item.css +15 -0
  308. package/dist/collection/components/six-header-item/six-header-item.js +57 -0
  309. package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
  310. package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +32 -0
  311. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +139 -0
  312. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
  313. package/dist/collection/components/six-icon/six-icon.css +94 -0
  314. package/dist/collection/components/six-icon/six-icon.js +121 -0
  315. package/dist/collection/components/six-icon/six-icon.js.map +1 -0
  316. package/dist/collection/components/six-icon-button/six-icon-button.css +83 -0
  317. package/dist/collection/components/six-icon-button/six-icon-button.js +215 -0
  318. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -0
  319. package/dist/collection/components/six-input/six-input.css +322 -0
  320. package/dist/collection/components/six-input/six-input.js +1128 -0
  321. package/dist/collection/components/six-input/six-input.js.map +1 -0
  322. package/dist/collection/components/six-item-picker/six-item-picker.css +48 -0
  323. package/dist/collection/components/six-item-picker/six-item-picker.js +810 -0
  324. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -0
  325. package/dist/collection/components/six-item-picker/types.js +16 -0
  326. package/dist/collection/components/six-item-picker/types.js.map +1 -0
  327. package/dist/collection/components/six-language-switcher/six-language-switcher.css +20 -0
  328. package/dist/collection/components/six-language-switcher/six-language-switcher.js +150 -0
  329. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -0
  330. package/dist/collection/components/six-layout-grid/six-layout-grid.css +5 -0
  331. package/dist/collection/components/six-layout-grid/six-layout-grid.js +64 -0
  332. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -0
  333. package/dist/collection/components/six-logo/six-logo.css +18 -0
  334. package/dist/collection/components/six-logo/six-logo.js +57 -0
  335. package/dist/collection/components/six-logo/six-logo.js.map +1 -0
  336. package/dist/collection/components/six-main-container/six-main-container.css +20 -0
  337. package/dist/collection/components/six-main-container/six-main-container.js +59 -0
  338. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -0
  339. package/dist/collection/components/six-menu/six-menu.css +38 -0
  340. package/dist/collection/components/six-menu/six-menu.js +474 -0
  341. package/dist/collection/components/six-menu/six-menu.js.map +1 -0
  342. package/dist/collection/components/six-menu-divider/six-menu-divider.css +28 -0
  343. package/dist/collection/components/six-menu-divider/six-menu-divider.js +27 -0
  344. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -0
  345. package/dist/collection/components/six-menu-item/six-menu-item.css +93 -0
  346. package/dist/collection/components/six-menu-item/six-menu-item.js +246 -0
  347. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -0
  348. package/dist/collection/components/six-menu-label/six-menu-label.css +33 -0
  349. package/dist/collection/components/six-menu-label/six-menu-label.js +29 -0
  350. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -0
  351. package/dist/collection/components/six-picto/six-picto.css +1232 -0
  352. package/dist/collection/components/six-picto/six-picto.js +61 -0
  353. package/dist/collection/components/six-picto/six-picto.js.map +1 -0
  354. package/dist/collection/components/six-progress-bar/six-progress-bar.css +71 -0
  355. package/dist/collection/components/six-progress-bar/six-progress-bar.js +86 -0
  356. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -0
  357. package/dist/collection/components/six-progress-ring/six-progress-ring.css +63 -0
  358. package/dist/collection/components/six-progress-ring/six-progress-ring.js +124 -0
  359. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -0
  360. package/dist/collection/components/six-radio/six-radio.css +95 -0
  361. package/dist/collection/components/six-radio/six-radio.js +362 -0
  362. package/dist/collection/components/six-radio/six-radio.js.map +1 -0
  363. package/dist/collection/components/six-range/six-range.css +245 -0
  364. package/dist/collection/components/six-range/six-range.js +651 -0
  365. package/dist/collection/components/six-range/six-range.js.map +1 -0
  366. package/dist/collection/components/six-rating/six-rating.css +125 -0
  367. package/dist/collection/components/six-rating/six-rating.js +432 -0
  368. package/dist/collection/components/six-rating/six-rating.js.map +1 -0
  369. package/dist/collection/components/six-root/six-root.css +48 -0
  370. package/dist/collection/components/six-root/six-root.js +109 -0
  371. package/dist/collection/components/six-root/six-root.js.map +1 -0
  372. package/dist/collection/components/six-search-field/six-search-field.css +29 -0
  373. package/dist/collection/components/six-search-field/six-search-field.js +196 -0
  374. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -0
  375. package/dist/collection/components/six-select/six-select.css +336 -0
  376. package/dist/collection/components/six-select/six-select.js +1240 -0
  377. package/dist/collection/components/six-select/six-select.js.map +1 -0
  378. package/dist/collection/components/six-select/util.js +76 -0
  379. package/dist/collection/components/six-select/util.js.map +1 -0
  380. package/dist/collection/components/six-sidebar/six-sidebar.css +58 -0
  381. package/dist/collection/components/six-sidebar/six-sidebar.js +511 -0
  382. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -0
  383. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +40 -0
  384. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +143 -0
  385. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -0
  386. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +68 -0
  387. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +213 -0
  388. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -0
  389. package/dist/collection/components/six-spinner/six-spinner.css +135 -0
  390. package/dist/collection/components/six-spinner/six-spinner.js +108 -0
  391. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -0
  392. package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +60 -0
  393. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +53 -0
  394. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -0
  395. package/dist/collection/components/six-switch/six-switch.css +181 -0
  396. package/dist/collection/components/six-switch/six-switch.js +437 -0
  397. package/dist/collection/components/six-switch/six-switch.js.map +1 -0
  398. package/dist/collection/components/six-tab/six-tab.css +126 -0
  399. package/dist/collection/components/six-tab/six-tab.js +256 -0
  400. package/dist/collection/components/six-tab/six-tab.js.map +1 -0
  401. package/dist/collection/components/six-tab-group/six-tab-group.css +135 -0
  402. package/dist/collection/components/six-tab-group/six-tab-group.js +381 -0
  403. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -0
  404. package/dist/collection/components/six-tab-panel/six-tab-panel.css +28 -0
  405. package/dist/collection/components/six-tab-panel/six-tab-panel.js +84 -0
  406. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -0
  407. package/dist/collection/components/six-tag/six-tag.css +120 -0
  408. package/dist/collection/components/six-tag/six-tag.js +191 -0
  409. package/dist/collection/components/six-tag/six-tag.js.map +1 -0
  410. package/dist/collection/components/six-textarea/six-textarea.css +215 -0
  411. package/dist/collection/components/six-textarea/six-textarea.js +890 -0
  412. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -0
  413. package/dist/collection/components/six-tile/six-tile.css +116 -0
  414. package/dist/collection/components/six-tile/six-tile.js +336 -0
  415. package/dist/collection/components/six-tile/six-tile.js.map +1 -0
  416. package/dist/collection/components/six-timepicker/six-timepicker.css +104 -0
  417. package/dist/collection/components/six-timepicker/six-timepicker.js +969 -0
  418. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -0
  419. package/dist/collection/components/six-tooltip/six-tooltip.css +157 -0
  420. package/dist/collection/components/six-tooltip/six-tooltip.js +463 -0
  421. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -0
  422. package/dist/collection/files/material-icons-latin-400-normal.woff +0 -0
  423. package/dist/collection/files/material-icons-latin-400-normal.woff2 +0 -0
  424. package/dist/collection/files/material-icons-outlined-latin-400-normal.woff +0 -0
  425. package/dist/collection/files/material-icons-outlined-latin-400-normal.woff2 +0 -0
  426. package/dist/collection/files/material-symbols-outlined-latin-fill-normal.woff2 +0 -0
  427. package/dist/collection/files/material-symbols-outlined-latin-full-normal.woff2 +0 -0
  428. package/dist/collection/files/material-symbols-outlined-latin-grad-normal.woff2 +0 -0
  429. package/dist/collection/files/material-symbols-outlined-latin-opsz-normal.woff2 +0 -0
  430. package/dist/collection/files/material-symbols-outlined-latin-standard-normal.woff2 +0 -0
  431. package/dist/collection/files/material-symbols-outlined-latin-wght-normal.woff2 +0 -0
  432. package/dist/collection/files/material-symbols-rounded-latin-fill-normal.woff2 +0 -0
  433. package/dist/collection/files/material-symbols-rounded-latin-full-normal.woff2 +0 -0
  434. package/dist/collection/files/material-symbols-rounded-latin-grad-normal.woff2 +0 -0
  435. package/dist/collection/files/material-symbols-rounded-latin-opsz-normal.woff2 +0 -0
  436. package/dist/collection/files/material-symbols-rounded-latin-standard-normal.woff2 +0 -0
  437. package/dist/collection/files/material-symbols-rounded-latin-wght-normal.woff2 +0 -0
  438. package/dist/collection/files/material-symbols-sharp-latin-fill-normal.woff2 +0 -0
  439. package/dist/collection/files/material-symbols-sharp-latin-full-normal.woff2 +0 -0
  440. package/dist/collection/files/material-symbols-sharp-latin-grad-normal.woff2 +0 -0
  441. package/dist/collection/files/material-symbols-sharp-latin-opsz-normal.woff2 +0 -0
  442. package/dist/collection/files/material-symbols-sharp-latin-standard-normal.woff2 +0 -0
  443. package/dist/collection/files/material-symbols-sharp-latin-wght-normal.woff2 +0 -0
  444. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  445. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  446. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  447. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  448. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  449. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  450. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  451. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  452. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  453. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  454. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  455. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  456. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  457. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  458. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  459. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  460. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  461. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  462. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  463. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  464. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  465. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  466. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  467. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  468. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  469. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  470. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  471. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  472. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  473. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  474. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  475. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  476. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  477. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  478. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  479. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  480. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  481. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  482. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  483. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  484. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  485. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  486. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  487. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  488. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  489. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  490. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  491. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  492. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  493. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  494. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  495. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  496. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  497. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  498. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  499. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  500. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  501. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  502. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  503. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  504. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  505. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  506. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  507. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  508. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  509. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  510. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  511. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  512. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  513. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  514. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  515. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  516. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  517. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  518. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  519. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  520. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  521. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  522. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  523. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  524. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  525. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  526. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  527. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  528. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  529. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  530. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  531. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  532. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  533. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  534. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  535. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  536. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  537. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  538. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  539. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  540. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  541. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  542. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  543. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  544. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  545. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  546. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  547. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  548. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  549. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  550. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  551. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  552. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  553. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  554. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  555. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  556. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  557. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  558. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  559. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  560. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  561. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  562. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  563. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  564. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  565. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  566. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  567. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  568. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  569. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  570. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  571. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  572. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  573. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  574. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  575. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  576. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  577. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  578. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  579. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  580. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  581. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  582. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  583. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  584. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  585. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  586. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  587. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  588. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  589. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  590. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  591. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  592. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  593. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  594. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  595. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  596. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  597. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  598. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  599. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  600. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  601. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  602. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  603. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  604. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  605. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  606. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  607. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  608. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  609. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  610. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  611. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  612. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  613. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  614. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  615. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  616. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  617. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  618. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  619. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  620. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  621. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  622. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  623. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  624. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  625. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  626. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  627. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  628. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  629. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  630. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  631. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  632. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  633. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  634. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  635. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  636. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  637. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  638. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  639. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  640. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  641. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  642. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  643. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  644. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  645. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  646. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  647. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  648. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  649. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  650. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  651. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  652. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  653. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  654. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  655. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  656. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  657. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  658. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  659. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  660. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  661. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  662. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  663. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  664. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  665. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  666. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  667. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  668. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  669. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  670. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  671. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  672. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  673. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  674. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  675. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  676. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  677. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  678. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  679. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  680. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  681. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  682. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  683. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  684. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  685. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  686. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  687. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  688. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  689. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  690. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  691. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  692. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  693. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  694. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  695. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  696. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  697. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  698. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  699. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  700. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  701. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  702. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  703. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  704. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  705. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  706. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  707. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  708. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  709. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  710. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  711. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  712. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  713. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  714. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  715. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  716. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  717. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  718. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  719. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  720. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  721. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  722. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  723. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  724. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  725. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  726. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  727. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  728. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  729. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  730. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  731. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  732. package/dist/collection/functional-components/form-control/form-control.js +24 -0
  733. package/dist/collection/functional-components/form-control/form-control.js.map +1 -0
  734. package/dist/collection/index.js +4 -0
  735. package/dist/collection/index.js.map +1 -0
  736. package/dist/collection/testUtil/delay.js +4 -0
  737. package/dist/collection/testUtil/delay.js.map +1 -0
  738. package/dist/collection/utils/alert.js +54 -0
  739. package/dist/collection/utils/alert.js.map +1 -0
  740. package/dist/collection/utils/animation.js +47 -0
  741. package/dist/collection/utils/animation.js.map +1 -0
  742. package/dist/collection/utils/date-util.js +747 -0
  743. package/dist/collection/utils/date-util.js.map +1 -0
  744. package/dist/collection/utils/error-messages.js +112 -0
  745. package/dist/collection/utils/error-messages.js.map +1 -0
  746. package/dist/collection/utils/event-listeners.js +56 -0
  747. package/dist/collection/utils/event-listeners.js.map +1 -0
  748. package/dist/collection/utils/execution-control.js +40 -0
  749. package/dist/collection/utils/execution-control.js.map +1 -0
  750. package/dist/collection/utils/focus-visible.js +42 -0
  751. package/dist/collection/utils/focus-visible.js.map +1 -0
  752. package/dist/collection/utils/form.js +15 -0
  753. package/dist/collection/utils/form.js.map +1 -0
  754. package/dist/collection/utils/icon.js +10 -0
  755. package/dist/collection/utils/icon.js.map +1 -0
  756. package/dist/collection/utils/modal.js +30 -0
  757. package/dist/collection/utils/modal.js.map +1 -0
  758. package/dist/collection/utils/offset.js +14 -0
  759. package/dist/collection/utils/offset.js.map +1 -0
  760. package/dist/collection/utils/popover-util.js +8 -0
  761. package/dist/collection/utils/popover-util.js.map +1 -0
  762. package/dist/collection/utils/popover.js +128 -0
  763. package/dist/collection/utils/popover.js.map +1 -0
  764. package/dist/collection/utils/popup.js +95 -0
  765. package/dist/collection/utils/popup.js.map +1 -0
  766. package/dist/collection/utils/scroll.js +48 -0
  767. package/dist/collection/utils/scroll.js.map +1 -0
  768. package/dist/collection/utils/slot.js +44 -0
  769. package/dist/collection/utils/slot.js.map +1 -0
  770. package/dist/collection/utils/tabbable.js +23 -0
  771. package/dist/collection/utils/tabbable.js.map +1 -0
  772. package/dist/collection/utils/time.util.js +89 -0
  773. package/dist/collection/utils/time.util.js.map +1 -0
  774. package/dist/collection/utils/type-check.js +5 -0
  775. package/dist/collection/utils/type-check.js.map +1 -0
  776. package/dist/collection/utils/types.js +2 -0
  777. package/dist/collection/utils/types.js.map +1 -0
  778. package/dist/components/index.d.ts +45 -0
  779. package/dist/components/index.js +193 -0
  780. package/dist/components/index.js.map +1 -0
  781. package/dist/components/p-B1bClJZ6.js +19 -0
  782. package/dist/components/p-B1bClJZ6.js.map +1 -0
  783. package/dist/components/p-BB2rei7y.js +74 -0
  784. package/dist/components/p-BB2rei7y.js.map +1 -0
  785. package/dist/components/p-BDCdPEjW.js +173 -0
  786. package/dist/components/p-BDCdPEjW.js.map +1 -0
  787. package/dist/components/p-BFxDUwBI.js +507 -0
  788. package/dist/components/p-BFxDUwBI.js.map +1 -0
  789. package/dist/components/p-BKl-wAjt.js +180 -0
  790. package/dist/components/p-BKl-wAjt.js.map +1 -0
  791. package/dist/components/p-BLocui1Z.js +33 -0
  792. package/dist/components/p-BLocui1Z.js.map +1 -0
  793. package/dist/components/p-BY6hIEFX.js +65 -0
  794. package/dist/components/p-BY6hIEFX.js.map +1 -0
  795. package/dist/components/p-C-TgkYhI.js +305 -0
  796. package/dist/components/p-C-TgkYhI.js.map +1 -0
  797. package/dist/components/p-C4h4qpGl.js +60 -0
  798. package/dist/components/p-C4h4qpGl.js.map +1 -0
  799. package/dist/components/p-C6ozoFuw.js +627 -0
  800. package/dist/components/p-C6ozoFuw.js.map +1 -0
  801. package/dist/components/p-C84iXIFp.js +71 -0
  802. package/dist/components/p-C84iXIFp.js.map +1 -0
  803. package/dist/components/p-CH82uB3t.js +45 -0
  804. package/dist/components/p-CH82uB3t.js.map +1 -0
  805. package/dist/components/p-CKhg9ibv.js +44 -0
  806. package/dist/components/p-CKhg9ibv.js.map +1 -0
  807. package/dist/components/p-CSfxA66i.js +76 -0
  808. package/dist/components/p-CSfxA66i.js.map +1 -0
  809. package/dist/components/p-CXsF3egB.js +305 -0
  810. package/dist/components/p-CXsF3egB.js.map +1 -0
  811. package/dist/components/p-C_slMKPO.js +622 -0
  812. package/dist/components/p-C_slMKPO.js.map +1 -0
  813. package/dist/components/p-CfIoyvm-.js +34 -0
  814. package/dist/components/p-CfIoyvm-.js.map +1 -0
  815. package/dist/components/p-D512q9rn.js +1709 -0
  816. package/dist/components/p-D512q9rn.js.map +1 -0
  817. package/dist/components/p-DIkvCBxr.js +35 -0
  818. package/dist/components/p-DIkvCBxr.js.map +1 -0
  819. package/dist/components/p-DQrAnsWb.js +43 -0
  820. package/dist/components/p-DQrAnsWb.js.map +1 -0
  821. package/dist/components/p-DrZr0hMT.js +187 -0
  822. package/dist/components/p-DrZr0hMT.js.map +1 -0
  823. package/dist/components/p-SLlDVtvF.js +51 -0
  824. package/dist/components/p-SLlDVtvF.js.map +1 -0
  825. package/dist/components/p-SZP6K3B0.js +117 -0
  826. package/dist/components/p-SZP6K3B0.js.map +1 -0
  827. package/dist/components/p-Vw_F19Fv.js +46 -0
  828. package/dist/components/p-Vw_F19Fv.js.map +1 -0
  829. package/dist/components/p-j3oIB5oT.js +48 -0
  830. package/dist/components/p-j3oIB5oT.js.map +1 -0
  831. package/dist/components/p-jflTvJ8E.js +208 -0
  832. package/dist/components/p-jflTvJ8E.js.map +1 -0
  833. package/dist/components/p-kHci8ddv.js +1919 -0
  834. package/dist/components/p-kHci8ddv.js.map +1 -0
  835. package/dist/components/six-alert.d.ts +11 -0
  836. package/dist/components/six-alert.js +211 -0
  837. package/dist/components/six-alert.js.map +1 -0
  838. package/dist/components/six-avatar.d.ts +11 -0
  839. package/dist/components/six-avatar.js +65 -0
  840. package/dist/components/six-avatar.js.map +1 -0
  841. package/dist/components/six-badge.d.ts +11 -0
  842. package/dist/components/six-badge.js +58 -0
  843. package/dist/components/six-badge.js.map +1 -0
  844. package/dist/components/six-breadcrumbs-item.d.ts +11 -0
  845. package/dist/components/six-breadcrumbs-item.js +58 -0
  846. package/dist/components/six-breadcrumbs-item.js.map +1 -0
  847. package/dist/components/six-breadcrumbs.d.ts +11 -0
  848. package/dist/components/six-breadcrumbs.js +97 -0
  849. package/dist/components/six-breadcrumbs.js.map +1 -0
  850. package/dist/components/six-button.d.ts +11 -0
  851. package/dist/components/six-button.js +9 -0
  852. package/dist/components/six-button.js.map +1 -0
  853. package/dist/components/six-card.d.ts +11 -0
  854. package/dist/components/six-card.js +36 -0
  855. package/dist/components/six-card.js.map +1 -0
  856. package/dist/components/six-checkbox.d.ts +11 -0
  857. package/dist/components/six-checkbox.js +9 -0
  858. package/dist/components/six-checkbox.js.map +1 -0
  859. package/dist/components/six-date.d.ts +11 -0
  860. package/dist/components/six-date.js +22769 -0
  861. package/dist/components/six-date.js.map +1 -0
  862. package/dist/components/six-datepicker.d.ts +11 -0
  863. package/dist/components/six-datepicker.js +1178 -0
  864. package/dist/components/six-datepicker.js.map +1 -0
  865. package/dist/components/six-details.d.ts +11 -0
  866. package/dist/components/six-details.js +9 -0
  867. package/dist/components/six-details.js.map +1 -0
  868. package/dist/components/six-dialog.d.ts +11 -0
  869. package/dist/components/six-dialog.js +187 -0
  870. package/dist/components/six-dialog.js.map +1 -0
  871. package/dist/components/six-drawer.d.ts +11 -0
  872. package/dist/components/six-drawer.js +210 -0
  873. package/dist/components/six-drawer.js.map +1 -0
  874. package/dist/components/six-dropdown.d.ts +11 -0
  875. package/dist/components/six-dropdown.js +9 -0
  876. package/dist/components/six-dropdown.js.map +1 -0
  877. package/dist/components/six-error-page.d.ts +11 -0
  878. package/dist/components/six-error-page.js +132 -0
  879. package/dist/components/six-error-page.js.map +1 -0
  880. package/dist/components/six-error.d.ts +11 -0
  881. package/dist/components/six-error.js +9 -0
  882. package/dist/components/six-error.js.map +1 -0
  883. package/dist/components/six-file-list-item.d.ts +11 -0
  884. package/dist/components/six-file-list-item.js +79 -0
  885. package/dist/components/six-file-list-item.js.map +1 -0
  886. package/dist/components/six-file-list.d.ts +11 -0
  887. package/dist/components/six-file-list.js +36 -0
  888. package/dist/components/six-file-list.js.map +1 -0
  889. package/dist/components/six-file-upload.d.ts +11 -0
  890. package/dist/components/six-file-upload.js +190 -0
  891. package/dist/components/six-file-upload.js.map +1 -0
  892. package/dist/components/six-footer.d.ts +11 -0
  893. package/dist/components/six-footer.js +36 -0
  894. package/dist/components/six-footer.js.map +1 -0
  895. package/dist/components/six-group-label.d.ts +11 -0
  896. package/dist/components/six-group-label.js +94 -0
  897. package/dist/components/six-group-label.js.map +1 -0
  898. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  899. package/dist/components/six-header-dropdown-item.js +114 -0
  900. package/dist/components/six-header-dropdown-item.js.map +1 -0
  901. package/dist/components/six-header-item.d.ts +11 -0
  902. package/dist/components/six-header-item.js +46 -0
  903. package/dist/components/six-header-item.js.map +1 -0
  904. package/dist/components/six-header-menu-button.d.ts +11 -0
  905. package/dist/components/six-header-menu-button.js +64 -0
  906. package/dist/components/six-header-menu-button.js.map +1 -0
  907. package/dist/components/six-header.d.ts +11 -0
  908. package/dist/components/six-header.js +70 -0
  909. package/dist/components/six-header.js.map +1 -0
  910. package/dist/components/six-icon-button.d.ts +11 -0
  911. package/dist/components/six-icon-button.js +9 -0
  912. package/dist/components/six-icon-button.js.map +1 -0
  913. package/dist/components/six-icon.d.ts +11 -0
  914. package/dist/components/six-icon.js +9 -0
  915. package/dist/components/six-icon.js.map +1 -0
  916. package/dist/components/six-input.d.ts +11 -0
  917. package/dist/components/six-input.js +9 -0
  918. package/dist/components/six-input.js.map +1 -0
  919. package/dist/components/six-item-picker.d.ts +11 -0
  920. package/dist/components/six-item-picker.js +9 -0
  921. package/dist/components/six-item-picker.js.map +1 -0
  922. package/dist/components/six-language-switcher.d.ts +11 -0
  923. package/dist/components/six-language-switcher.js +89 -0
  924. package/dist/components/six-language-switcher.js.map +1 -0
  925. package/dist/components/six-layout-grid.d.ts +11 -0
  926. package/dist/components/six-layout-grid.js +53 -0
  927. package/dist/components/six-layout-grid.js.map +1 -0
  928. package/dist/components/six-logo.d.ts +11 -0
  929. package/dist/components/six-logo.js +46 -0
  930. package/dist/components/six-logo.js.map +1 -0
  931. package/dist/components/six-main-container.d.ts +11 -0
  932. package/dist/components/six-main-container.js +42 -0
  933. package/dist/components/six-main-container.js.map +1 -0
  934. package/dist/components/six-menu-divider.d.ts +11 -0
  935. package/dist/components/six-menu-divider.js +36 -0
  936. package/dist/components/six-menu-divider.js.map +1 -0
  937. package/dist/components/six-menu-item.d.ts +11 -0
  938. package/dist/components/six-menu-item.js +9 -0
  939. package/dist/components/six-menu-item.js.map +1 -0
  940. package/dist/components/six-menu-label.d.ts +11 -0
  941. package/dist/components/six-menu-label.js +36 -0
  942. package/dist/components/six-menu-label.js.map +1 -0
  943. package/dist/components/six-menu.d.ts +11 -0
  944. package/dist/components/six-menu.js +9 -0
  945. package/dist/components/six-menu.js.map +1 -0
  946. package/dist/components/six-picto.d.ts +11 -0
  947. package/dist/components/six-picto.js +9 -0
  948. package/dist/components/six-picto.js.map +1 -0
  949. package/dist/components/six-progress-bar.d.ts +11 -0
  950. package/dist/components/six-progress-bar.js +48 -0
  951. package/dist/components/six-progress-bar.js.map +1 -0
  952. package/dist/components/six-progress-ring.d.ts +11 -0
  953. package/dist/components/six-progress-ring.js +67 -0
  954. package/dist/components/six-progress-ring.js.map +1 -0
  955. package/dist/components/six-radio.d.ts +11 -0
  956. package/dist/components/six-radio.js +153 -0
  957. package/dist/components/six-radio.js.map +1 -0
  958. package/dist/components/six-range.d.ts +11 -0
  959. package/dist/components/six-range.js +274 -0
  960. package/dist/components/six-range.js.map +1 -0
  961. package/dist/components/six-rating.d.ts +11 -0
  962. package/dist/components/six-rating.js +173 -0
  963. package/dist/components/six-rating.js.map +1 -0
  964. package/dist/components/six-root.d.ts +11 -0
  965. package/dist/components/six-root.js +60 -0
  966. package/dist/components/six-root.js.map +1 -0
  967. package/dist/components/six-search-field.d.ts +11 -0
  968. package/dist/components/six-search-field.js +102 -0
  969. package/dist/components/six-search-field.js.map +1 -0
  970. package/dist/components/six-select.d.ts +11 -0
  971. package/dist/components/six-select.js +839 -0
  972. package/dist/components/six-select.js.map +1 -0
  973. package/dist/components/six-sidebar-item-group.d.ts +11 -0
  974. package/dist/components/six-sidebar-item-group.js +115 -0
  975. package/dist/components/six-sidebar-item-group.js.map +1 -0
  976. package/dist/components/six-sidebar-item.d.ts +11 -0
  977. package/dist/components/six-sidebar-item.js +61 -0
  978. package/dist/components/six-sidebar-item.js.map +1 -0
  979. package/dist/components/six-sidebar.d.ts +11 -0
  980. package/dist/components/six-sidebar.js +233 -0
  981. package/dist/components/six-sidebar.js.map +1 -0
  982. package/dist/components/six-spinner.d.ts +11 -0
  983. package/dist/components/six-spinner.js +9 -0
  984. package/dist/components/six-spinner.js.map +1 -0
  985. package/dist/components/six-stage-indicator.d.ts +11 -0
  986. package/dist/components/six-stage-indicator.js +9 -0
  987. package/dist/components/six-stage-indicator.js.map +1 -0
  988. package/dist/components/six-switch.d.ts +11 -0
  989. package/dist/components/six-switch.js +169 -0
  990. package/dist/components/six-switch.js.map +1 -0
  991. package/dist/components/six-tab-group.d.ts +11 -0
  992. package/dist/components/six-tab-group.js +279 -0
  993. package/dist/components/six-tab-group.js.map +1 -0
  994. package/dist/components/six-tab-panel.d.ts +11 -0
  995. package/dist/components/six-tab-panel.js +48 -0
  996. package/dist/components/six-tab-panel.js.map +1 -0
  997. package/dist/components/six-tab.d.ts +11 -0
  998. package/dist/components/six-tab.js +108 -0
  999. package/dist/components/six-tab.js.map +1 -0
  1000. package/dist/components/six-tag.d.ts +11 -0
  1001. package/dist/components/six-tag.js +110 -0
  1002. package/dist/components/six-tag.js.map +1 -0
  1003. package/dist/components/six-textarea.d.ts +11 -0
  1004. package/dist/components/six-textarea.js +267 -0
  1005. package/dist/components/six-textarea.js.map +1 -0
  1006. package/dist/components/six-tile.d.ts +11 -0
  1007. package/dist/components/six-tile.js +147 -0
  1008. package/dist/components/six-tile.js.map +1 -0
  1009. package/dist/components/six-timepicker.d.ts +11 -0
  1010. package/dist/components/six-timepicker.js +9 -0
  1011. package/dist/components/six-timepicker.js.map +1 -0
  1012. package/dist/components/six-tooltip.d.ts +11 -0
  1013. package/dist/components/six-tooltip.js +9 -0
  1014. package/dist/components/six-tooltip.js.map +1 -0
  1015. package/dist/components.d.ts +443 -0
  1016. package/dist/components.json +20265 -0
  1017. package/dist/esm/animation-SLlDVtvF.js +51 -0
  1018. package/dist/esm/animation-SLlDVtvF.js.map +1 -0
  1019. package/dist/esm/app-globals-DQuL1Twl.js +6 -0
  1020. package/dist/esm/app-globals-DQuL1Twl.js.map +1 -0
  1021. package/dist/esm/error-messages-1oJarDAY.js +116 -0
  1022. package/dist/esm/error-messages-1oJarDAY.js.map +1 -0
  1023. package/dist/esm/event-listeners-C4h4qpGl.js +60 -0
  1024. package/dist/esm/event-listeners-C4h4qpGl.js.map +1 -0
  1025. package/dist/esm/execution-control-CKhg9ibv.js +44 -0
  1026. package/dist/esm/execution-control-CKhg9ibv.js.map +1 -0
  1027. package/dist/esm/focus-visible-Vw_F19Fv.js +46 -0
  1028. package/dist/esm/focus-visible-Vw_F19Fv.js.map +1 -0
  1029. package/dist/esm/form-B1bClJZ6.js +19 -0
  1030. package/dist/esm/form-B1bClJZ6.js.map +1 -0
  1031. package/dist/esm/form-control-DI6V1ZhR.js +35 -0
  1032. package/dist/esm/form-control-DI6V1ZhR.js.map +1 -0
  1033. package/dist/esm/icon-DqHJRLQQ.js +14 -0
  1034. package/dist/esm/icon-DqHJRLQQ.js.map +1 -0
  1035. package/dist/esm/index-JoG9I7EO.js +2158 -0
  1036. package/dist/esm/index-JoG9I7EO.js.map +1 -0
  1037. package/dist/esm/index.js +61 -0
  1038. package/dist/esm/index.js.map +1 -0
  1039. package/dist/esm/loader.js +14 -0
  1040. package/dist/esm/loader.js.map +1 -0
  1041. package/dist/esm/modal-CfIoyvm-.js +34 -0
  1042. package/dist/esm/modal-CfIoyvm-.js.map +1 -0
  1043. package/dist/esm/popover-kHci8ddv.js +1919 -0
  1044. package/dist/esm/popover-kHci8ddv.js.map +1 -0
  1045. package/dist/esm/popup-Dd6pdO8C.js +99 -0
  1046. package/dist/esm/popup-Dd6pdO8C.js.map +1 -0
  1047. package/dist/esm/scroll-BY6hIEFX.js +65 -0
  1048. package/dist/esm/scroll-BY6hIEFX.js.map +1 -0
  1049. package/dist/esm/six-alert.entry.js +169 -0
  1050. package/dist/esm/six-alert.entry.js.map +1 -0
  1051. package/dist/esm/six-avatar.entry.js +35 -0
  1052. package/dist/esm/six-avatar.entry.js.map +1 -0
  1053. package/dist/esm/six-badge.entry.js +36 -0
  1054. package/dist/esm/six-badge.entry.js.map +1 -0
  1055. package/dist/esm/six-breadcrumbs-item.entry.js +23 -0
  1056. package/dist/esm/six-breadcrumbs-item.entry.js.map +1 -0
  1057. package/dist/esm/six-breadcrumbs.entry.js +71 -0
  1058. package/dist/esm/six-breadcrumbs.entry.js.map +1 -0
  1059. package/dist/esm/six-button.six-spinner.entry.js.map +1 -0
  1060. package/dist/esm/six-button_2.entry.js +181 -0
  1061. package/dist/esm/six-button_2.entry.js.map +1 -0
  1062. package/dist/esm/six-card.entry.js +18 -0
  1063. package/dist/esm/six-card.entry.js.map +1 -0
  1064. package/dist/esm/six-checkbox.six-menu-item.entry.js.map +1 -0
  1065. package/dist/esm/six-checkbox_2.entry.js +205 -0
  1066. package/dist/esm/six-checkbox_2.entry.js.map +1 -0
  1067. package/dist/esm/six-date.entry.js +22703 -0
  1068. package/dist/esm/six-date.entry.js.map +1 -0
  1069. package/dist/esm/six-datepicker.entry.js +1095 -0
  1070. package/dist/esm/six-datepicker.entry.js.map +1 -0
  1071. package/dist/esm/six-details.entry.js +152 -0
  1072. package/dist/esm/six-details.entry.js.map +1 -0
  1073. package/dist/esm/six-dialog.entry.js +147 -0
  1074. package/dist/esm/six-dialog.entry.js.map +1 -0
  1075. package/dist/esm/six-drawer.entry.js +168 -0
  1076. package/dist/esm/six-drawer.entry.js.map +1 -0
  1077. package/dist/esm/six-dropdown.six-menu.entry.js.map +1 -0
  1078. package/dist/esm/six-dropdown_2.entry.js +795 -0
  1079. package/dist/esm/six-dropdown_2.entry.js.map +1 -0
  1080. package/dist/esm/six-error-page.entry.js +102 -0
  1081. package/dist/esm/six-error-page.entry.js.map +1 -0
  1082. package/dist/esm/six-error.entry.js +18 -0
  1083. package/dist/esm/six-error.entry.js.map +1 -0
  1084. package/dist/esm/six-file-list-item.entry.js +48 -0
  1085. package/dist/esm/six-file-list-item.entry.js.map +1 -0
  1086. package/dist/esm/six-file-list.entry.js +18 -0
  1087. package/dist/esm/six-file-list.entry.js.map +1 -0
  1088. package/dist/esm/six-file-upload.entry.js +143 -0
  1089. package/dist/esm/six-file-upload.entry.js.map +1 -0
  1090. package/dist/esm/six-footer.entry.js +18 -0
  1091. package/dist/esm/six-footer.entry.js.map +1 -0
  1092. package/dist/esm/six-group-label.entry.js +59 -0
  1093. package/dist/esm/six-group-label.entry.js.map +1 -0
  1094. package/dist/esm/six-header-dropdown-item.entry.js +50 -0
  1095. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  1096. package/dist/esm/six-header-item.entry.js +26 -0
  1097. package/dist/esm/six-header-item.entry.js.map +1 -0
  1098. package/dist/esm/six-header-menu-button.entry.js +28 -0
  1099. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  1100. package/dist/esm/six-header.entry.js +47 -0
  1101. package/dist/esm/six-header.entry.js.map +1 -0
  1102. package/dist/esm/six-icon-button.entry.js +46 -0
  1103. package/dist/esm/six-icon-button.entry.js.map +1 -0
  1104. package/dist/esm/six-icon.entry.js +43 -0
  1105. package/dist/esm/six-icon.entry.js.map +1 -0
  1106. package/dist/esm/six-input.entry.js +231 -0
  1107. package/dist/esm/six-input.entry.js.map +1 -0
  1108. package/dist/esm/six-item-picker.entry.js +450 -0
  1109. package/dist/esm/six-item-picker.entry.js.map +1 -0
  1110. package/dist/esm/six-language-switcher.entry.js +66 -0
  1111. package/dist/esm/six-language-switcher.entry.js.map +1 -0
  1112. package/dist/esm/six-layout-grid.entry.js +31 -0
  1113. package/dist/esm/six-layout-grid.entry.js.map +1 -0
  1114. package/dist/esm/six-logo.entry.js +26 -0
  1115. package/dist/esm/six-logo.entry.js.map +1 -0
  1116. package/dist/esm/six-main-container.entry.js +22 -0
  1117. package/dist/esm/six-main-container.entry.js.map +1 -0
  1118. package/dist/esm/six-menu-divider.entry.js +18 -0
  1119. package/dist/esm/six-menu-divider.entry.js.map +1 -0
  1120. package/dist/esm/six-menu-label.entry.js +18 -0
  1121. package/dist/esm/six-menu-label.entry.js.map +1 -0
  1122. package/dist/esm/six-picto.entry.js +28 -0
  1123. package/dist/esm/six-picto.entry.js.map +1 -0
  1124. package/dist/esm/six-progress-bar.entry.js +27 -0
  1125. package/dist/esm/six-progress-bar.entry.js.map +1 -0
  1126. package/dist/esm/six-progress-ring.entry.js +43 -0
  1127. package/dist/esm/six-progress-ring.entry.js.map +1 -0
  1128. package/dist/esm/six-radio.entry.js +123 -0
  1129. package/dist/esm/six-radio.entry.js.map +1 -0
  1130. package/dist/esm/six-range.entry.js +221 -0
  1131. package/dist/esm/six-range.entry.js.map +1 -0
  1132. package/dist/esm/six-rating.entry.js +124 -0
  1133. package/dist/esm/six-rating.entry.js.map +1 -0
  1134. package/dist/esm/six-root.entry.js +26 -0
  1135. package/dist/esm/six-root.entry.js.map +1 -0
  1136. package/dist/esm/six-search-field.entry.js +58 -0
  1137. package/dist/esm/six-search-field.entry.js.map +1 -0
  1138. package/dist/esm/six-select.entry.js +608 -0
  1139. package/dist/esm/six-select.entry.js.map +1 -0
  1140. package/dist/esm/six-sidebar-item-group.entry.js +76 -0
  1141. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -0
  1142. package/dist/esm/six-sidebar-item.entry.js +31 -0
  1143. package/dist/esm/six-sidebar-item.entry.js.map +1 -0
  1144. package/dist/esm/six-sidebar.entry.js +202 -0
  1145. package/dist/esm/six-sidebar.entry.js.map +1 -0
  1146. package/dist/esm/six-stage-indicator.entry.js +20 -0
  1147. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  1148. package/dist/esm/six-switch.entry.js +127 -0
  1149. package/dist/esm/six-switch.entry.js.map +1 -0
  1150. package/dist/esm/six-tab-group.entry.js +241 -0
  1151. package/dist/esm/six-tab-group.entry.js.map +1 -0
  1152. package/dist/esm/six-tab-panel.entry.js +27 -0
  1153. package/dist/esm/six-tab-panel.entry.js.map +1 -0
  1154. package/dist/esm/six-tab.entry.js +70 -0
  1155. package/dist/esm/six-tab.entry.js.map +1 -0
  1156. package/dist/esm/six-tag.entry.js +69 -0
  1157. package/dist/esm/six-tag.entry.js.map +1 -0
  1158. package/dist/esm/six-textarea.entry.js +205 -0
  1159. package/dist/esm/six-textarea.entry.js.map +1 -0
  1160. package/dist/esm/six-tile.entry.js +98 -0
  1161. package/dist/esm/six-tile.entry.js.map +1 -0
  1162. package/dist/esm/six-timepicker.entry.js +460 -0
  1163. package/dist/esm/six-timepicker.entry.js.map +1 -0
  1164. package/dist/esm/six-tooltip.entry.js +181 -0
  1165. package/dist/esm/six-tooltip.entry.js.map +1 -0
  1166. package/dist/esm/slot-j3oIB5oT.js +48 -0
  1167. package/dist/esm/slot-j3oIB5oT.js.map +1 -0
  1168. package/dist/esm/types-WA6V9mN8.js +20 -0
  1169. package/dist/esm/types-WA6V9mN8.js.map +1 -0
  1170. package/dist/esm/ui-library.js +24 -0
  1171. package/dist/esm/ui-library.js.map +1 -0
  1172. package/dist/index.cjs.js +1 -0
  1173. package/dist/index.js +1 -0
  1174. package/dist/types/components/six-alert/six-alert.d.ts +65 -0
  1175. package/dist/types/components/six-avatar/six-avatar.d.ts +26 -0
  1176. package/dist/types/components/six-badge/six-badge.d.ts +19 -0
  1177. package/dist/types/components/six-breadcrumbs/six-breadcrumbs.d.ts +20 -0
  1178. package/dist/types/components/six-breadcrumbs-item/six-breadcrumbs-item.d.ts +27 -0
  1179. package/dist/types/components/six-button/six-button.d.ts +69 -0
  1180. package/dist/types/components/six-card/six-card.d.ts +9 -0
  1181. package/dist/types/components/six-checkbox/six-checkbox.d.ts +77 -0
  1182. package/dist/types/components/six-date/calendar-grid.d.ts +20 -0
  1183. package/dist/types/components/six-date/components/day-selection.d.ts +8 -0
  1184. package/dist/types/components/six-date/components/month-selection.d.ts +7 -0
  1185. package/dist/types/components/six-date/components/year-selection.d.ts +7 -0
  1186. package/dist/types/components/six-date/iso-date.d.ts +59 -0
  1187. package/dist/types/components/six-date/six-date.d.ts +143 -0
  1188. package/dist/types/components/six-date/translations.d.ts +37 -0
  1189. package/dist/types/components/six-datepicker/components/day-selection.d.ts +9 -0
  1190. package/dist/types/components/six-datepicker/components/month-selection.d.ts +8 -0
  1191. package/dist/types/components/six-datepicker/components/year-selection.d.ts +7 -0
  1192. package/dist/types/components/six-datepicker/six-date-formats.d.ts +22 -0
  1193. package/dist/types/components/six-datepicker/six-datepicker.d.ts +205 -0
  1194. package/dist/types/components/six-datepicker/test/six-datepicker.test-helpers.d.ts +1 -0
  1195. package/dist/types/components/six-details/six-details.d.ts +61 -0
  1196. package/dist/types/components/six-dialog/six-dialog.d.ts +83 -0
  1197. package/dist/types/components/six-drawer/six-drawer.d.ts +89 -0
  1198. package/dist/types/components/six-dropdown/six-dropdown.d.ts +148 -0
  1199. package/dist/types/components/six-error/six-error.d.ts +9 -0
  1200. package/dist/types/components/six-error-page/six-error-page.d.ts +27 -0
  1201. package/dist/types/components/six-file-list/six-file-list.d.ts +8 -0
  1202. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +35 -0
  1203. package/dist/types/components/six-file-upload/six-file-upload.d.ts +55 -0
  1204. package/dist/types/components/six-footer/six-footer.d.ts +9 -0
  1205. package/dist/types/components/six-group-label/six-group-label.d.ts +37 -0
  1206. package/dist/types/components/six-header/six-header.d.ts +20 -0
  1207. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +22 -0
  1208. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  1209. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +17 -0
  1210. package/dist/types/components/six-icon/six-icon.d.ts +29 -0
  1211. package/dist/types/components/six-icon-button/six-icon-button.d.ts +34 -0
  1212. package/dist/types/components/six-input/six-input.d.ts +147 -0
  1213. package/dist/types/components/six-item-picker/six-item-picker.d.ts +110 -0
  1214. package/dist/types/components/six-item-picker/types.d.ts +11 -0
  1215. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +25 -0
  1216. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +14 -0
  1217. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  1218. package/dist/types/components/six-main-container/six-main-container.d.ts +16 -0
  1219. package/dist/types/components/six-menu/six-menu.d.ts +84 -0
  1220. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +11 -0
  1221. package/dist/types/components/six-menu-item/six-menu-item.d.ts +45 -0
  1222. package/dist/types/components/six-menu-label/six-menu-label.d.ts +13 -0
  1223. package/dist/types/components/six-picto/six-picto.d.ts +14 -0
  1224. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +19 -0
  1225. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +24 -0
  1226. package/dist/types/components/six-radio/six-radio.d.ts +55 -0
  1227. package/dist/types/components/six-range/six-range.d.ts +95 -0
  1228. package/dist/types/components/six-rating/six-rating.d.ts +52 -0
  1229. package/dist/types/components/six-root/six-root.d.ts +21 -0
  1230. package/dist/types/components/six-search-field/six-search-field.d.ts +31 -0
  1231. package/dist/types/components/six-select/six-select.d.ts +157 -0
  1232. package/dist/types/components/six-select/util.d.ts +9 -0
  1233. package/dist/types/components/six-sidebar/six-sidebar.d.ts +55 -0
  1234. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +22 -0
  1235. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +35 -0
  1236. package/dist/types/components/six-spinner/six-spinner.d.ts +36 -0
  1237. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +6 -0
  1238. package/dist/types/components/six-switch/six-switch.d.ts +66 -0
  1239. package/dist/types/components/six-tab/six-tab.d.ts +37 -0
  1240. package/dist/types/components/six-tab-group/six-tab-group.d.ts +61 -0
  1241. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +19 -0
  1242. package/dist/types/components/six-tag/six-tag.d.ts +36 -0
  1243. package/dist/types/components/six-textarea/six-textarea.d.ts +109 -0
  1244. package/dist/types/components/six-tile/six-tile.d.ts +39 -0
  1245. package/dist/types/components/six-timepicker/six-timepicker.d.ts +170 -0
  1246. package/dist/types/components/six-tooltip/six-tooltip.d.ts +70 -0
  1247. package/dist/types/components.d.ts +6799 -0
  1248. package/dist/types/functional-components/form-control/form-control.d.ts +37 -0
  1249. package/dist/types/index.d.ts +4 -0
  1250. package/dist/types/stencil-public-runtime.d.ts +1702 -0
  1251. package/dist/types/testUtil/delay.d.ts +1 -0
  1252. package/dist/types/types.d.ts +4 -0
  1253. package/dist/types/utils/alert.d.ts +10 -0
  1254. package/dist/types/utils/animation.d.ts +16 -0
  1255. package/dist/types/utils/date-util.d.ts +210 -0
  1256. package/dist/types/utils/error-messages.d.ts +44 -0
  1257. package/dist/types/utils/event-listeners.d.ts +16 -0
  1258. package/dist/types/utils/execution-control.d.ts +24 -0
  1259. package/dist/types/utils/focus-visible.d.ts +6 -0
  1260. package/dist/types/utils/form.d.ts +1 -0
  1261. package/dist/types/utils/icon.d.ts +5 -0
  1262. package/dist/types/utils/modal.d.ts +13 -0
  1263. package/dist/types/utils/offset.d.ts +4 -0
  1264. package/dist/types/utils/popover-util.d.ts +1 -0
  1265. package/dist/types/utils/popover.d.ts +27 -0
  1266. package/dist/types/utils/popup.d.ts +9 -0
  1267. package/dist/types/utils/scroll.d.ts +3 -0
  1268. package/dist/types/utils/slot.d.ts +3 -0
  1269. package/dist/types/utils/tabbable.d.ts +2 -0
  1270. package/dist/types/utils/time.util.d.ts +19 -0
  1271. package/dist/types/utils/type-check.d.ts +3 -0
  1272. package/dist/types/utils/types.d.ts +4 -0
  1273. package/dist/ui-library/assets/TRADEMARKS.md +7 -0
  1274. package/dist/ui-library/assets/commons.js +5 -0
  1275. package/dist/ui-library/assets/data.json +642 -0
  1276. package/dist/ui-library/files/material-icons-latin-400-normal.woff +0 -0
  1277. package/dist/ui-library/files/material-icons-latin-400-normal.woff2 +0 -0
  1278. package/dist/ui-library/files/material-icons-outlined-latin-400-normal.woff +0 -0
  1279. package/dist/ui-library/files/material-icons-outlined-latin-400-normal.woff2 +0 -0
  1280. package/dist/ui-library/files/material-symbols-outlined-latin-fill-normal.woff2 +0 -0
  1281. package/dist/ui-library/files/material-symbols-outlined-latin-full-normal.woff2 +0 -0
  1282. package/dist/ui-library/files/material-symbols-outlined-latin-grad-normal.woff2 +0 -0
  1283. package/dist/ui-library/files/material-symbols-outlined-latin-opsz-normal.woff2 +0 -0
  1284. package/dist/ui-library/files/material-symbols-outlined-latin-standard-normal.woff2 +0 -0
  1285. package/dist/ui-library/files/material-symbols-outlined-latin-wght-normal.woff2 +0 -0
  1286. package/dist/ui-library/files/material-symbols-rounded-latin-fill-normal.woff2 +0 -0
  1287. package/dist/ui-library/files/material-symbols-rounded-latin-full-normal.woff2 +0 -0
  1288. package/dist/ui-library/files/material-symbols-rounded-latin-grad-normal.woff2 +0 -0
  1289. package/dist/ui-library/files/material-symbols-rounded-latin-opsz-normal.woff2 +0 -0
  1290. package/dist/ui-library/files/material-symbols-rounded-latin-standard-normal.woff2 +0 -0
  1291. package/dist/ui-library/files/material-symbols-rounded-latin-wght-normal.woff2 +0 -0
  1292. package/dist/ui-library/files/material-symbols-sharp-latin-fill-normal.woff2 +0 -0
  1293. package/dist/ui-library/files/material-symbols-sharp-latin-full-normal.woff2 +0 -0
  1294. package/dist/ui-library/files/material-symbols-sharp-latin-grad-normal.woff2 +0 -0
  1295. package/dist/ui-library/files/material-symbols-sharp-latin-opsz-normal.woff2 +0 -0
  1296. package/dist/ui-library/files/material-symbols-sharp-latin-standard-normal.woff2 +0 -0
  1297. package/dist/ui-library/files/material-symbols-sharp-latin-wght-normal.woff2 +0 -0
  1298. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1299. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1300. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1301. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1302. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1303. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1304. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1305. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1306. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1307. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1308. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1309. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1310. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1311. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1312. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1313. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1314. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1315. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1316. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1317. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1318. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1319. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1320. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1321. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1322. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1323. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1324. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1325. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1326. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1327. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1328. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1329. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1330. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1331. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1332. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1333. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1334. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1335. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1336. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1337. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1338. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1339. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1340. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1341. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1342. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1343. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1344. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1345. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1346. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1347. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1348. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1349. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1350. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1351. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1352. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1353. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1354. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1355. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1356. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1357. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1358. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1359. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1360. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1361. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1362. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1363. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1364. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1365. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1366. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1367. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1368. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1369. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1370. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1371. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1372. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1373. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1374. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1375. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1376. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1377. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1378. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1379. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1380. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1381. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1382. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1383. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1384. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1385. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1386. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1387. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1388. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1389. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1390. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1391. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1392. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1393. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1394. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1395. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1396. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1397. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1398. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1399. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1400. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1401. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1402. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1403. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1404. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1405. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1406. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1407. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1408. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1409. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1410. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1411. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1412. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1413. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1414. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1415. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1416. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1417. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1418. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1419. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1420. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1421. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1422. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1423. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1424. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1425. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1426. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1427. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1428. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1429. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1430. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1431. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1432. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1433. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1434. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1435. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1436. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1437. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1438. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1439. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1440. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1441. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1442. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1443. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1444. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1445. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1446. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1447. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1448. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1449. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1450. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1451. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1452. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1453. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1454. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1455. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1456. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1457. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1458. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1459. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1460. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1461. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1462. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1463. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1464. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1465. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1466. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1467. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1468. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1469. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1470. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1471. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1472. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1473. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1474. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1475. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1476. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1477. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1478. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1479. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1480. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1481. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1482. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1483. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1484. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1485. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1486. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1487. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1488. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1489. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1490. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1491. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1492. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1493. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1494. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1495. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1496. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1497. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1498. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1499. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1500. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1501. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1502. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1503. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1504. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1505. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1506. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1507. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1508. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1509. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1510. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1511. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1512. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1513. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1514. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1515. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1516. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1517. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1518. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1519. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1520. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1521. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1522. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1523. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1524. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1525. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1526. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1527. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1528. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1529. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1530. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1531. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1532. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1533. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1534. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1535. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1536. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1537. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1538. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1539. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1540. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1541. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1542. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1543. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1544. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1545. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1546. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1547. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1548. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1549. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1550. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1551. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1552. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1553. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1554. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1555. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1556. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1557. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1558. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1559. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1560. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1561. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1562. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1563. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1564. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1565. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1566. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1567. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1568. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1569. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1570. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1571. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1572. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1573. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1574. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1575. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1576. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1577. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1578. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1579. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1580. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1581. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1582. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1583. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1584. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1585. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1586. package/dist/ui-library/index.esm.js +2 -0
  1587. package/dist/ui-library/index.esm.js.map +1 -0
  1588. package/dist/ui-library/loader.esm.js.map +1 -0
  1589. package/dist/ui-library/p-014f44f4.entry.js +2 -0
  1590. package/dist/ui-library/p-014f44f4.entry.js.map +1 -0
  1591. package/dist/ui-library/p-05ca516d.entry.js +2 -0
  1592. package/dist/ui-library/p-05ca516d.entry.js.map +1 -0
  1593. package/dist/ui-library/p-06c6b189.entry.js +2 -0
  1594. package/dist/ui-library/p-06c6b189.entry.js.map +1 -0
  1595. package/dist/ui-library/p-0eb90caf.entry.js +2 -0
  1596. package/dist/ui-library/p-0eb90caf.entry.js.map +1 -0
  1597. package/dist/ui-library/p-12a2cc6b.entry.js +2 -0
  1598. package/dist/ui-library/p-12a2cc6b.entry.js.map +1 -0
  1599. package/dist/ui-library/p-194037e9.entry.js +2 -0
  1600. package/dist/ui-library/p-194037e9.entry.js.map +1 -0
  1601. package/dist/ui-library/p-1oJarDAY.js +2 -0
  1602. package/dist/ui-library/p-1oJarDAY.js.map +1 -0
  1603. package/dist/ui-library/p-22ad3353.entry.js +2 -0
  1604. package/dist/ui-library/p-22ad3353.entry.js.map +1 -0
  1605. package/dist/ui-library/p-22f924a1.entry.js +2 -0
  1606. package/dist/ui-library/p-22f924a1.entry.js.map +1 -0
  1607. package/dist/ui-library/p-26219330.entry.js +2 -0
  1608. package/dist/ui-library/p-26219330.entry.js.map +1 -0
  1609. package/dist/ui-library/p-29994dc3.entry.js +2 -0
  1610. package/dist/ui-library/p-29994dc3.entry.js.map +1 -0
  1611. package/dist/ui-library/p-29aac7ea.entry.js +2 -0
  1612. package/dist/ui-library/p-29aac7ea.entry.js.map +1 -0
  1613. package/dist/ui-library/p-2a245a37.entry.js +2 -0
  1614. package/dist/ui-library/p-2a245a37.entry.js.map +1 -0
  1615. package/dist/ui-library/p-38c51fd1.entry.js +2 -0
  1616. package/dist/ui-library/p-38c51fd1.entry.js.map +1 -0
  1617. package/dist/ui-library/p-39109b96.entry.js +2 -0
  1618. package/dist/ui-library/p-39109b96.entry.js.map +1 -0
  1619. package/dist/ui-library/p-3c1285ad.entry.js +2 -0
  1620. package/dist/ui-library/p-3c1285ad.entry.js.map +1 -0
  1621. package/dist/ui-library/p-3d9e03b5.entry.js +2 -0
  1622. package/dist/ui-library/p-3d9e03b5.entry.js.map +1 -0
  1623. package/dist/ui-library/p-4152b371.entry.js +2 -0
  1624. package/dist/ui-library/p-4152b371.entry.js.map +1 -0
  1625. package/dist/ui-library/p-4d9785bd.entry.js +2 -0
  1626. package/dist/ui-library/p-4d9785bd.entry.js.map +1 -0
  1627. package/dist/ui-library/p-4decf969.entry.js +2 -0
  1628. package/dist/ui-library/p-4decf969.entry.js.map +1 -0
  1629. package/dist/ui-library/p-54490d28.entry.js +2 -0
  1630. package/dist/ui-library/p-54490d28.entry.js.map +1 -0
  1631. package/dist/ui-library/p-56e172e0.entry.js +2 -0
  1632. package/dist/ui-library/p-56e172e0.entry.js.map +1 -0
  1633. package/dist/ui-library/p-59568c0f.entry.js +2 -0
  1634. package/dist/ui-library/p-59568c0f.entry.js.map +1 -0
  1635. package/dist/ui-library/p-6607d03a.entry.js +2 -0
  1636. package/dist/ui-library/p-6607d03a.entry.js.map +1 -0
  1637. package/dist/ui-library/p-664ddbab.entry.js +2 -0
  1638. package/dist/ui-library/p-664ddbab.entry.js.map +1 -0
  1639. package/dist/ui-library/p-66b94978.entry.js +2 -0
  1640. package/dist/ui-library/p-66b94978.entry.js.map +1 -0
  1641. package/dist/ui-library/p-66d616e8.entry.js +2 -0
  1642. package/dist/ui-library/p-66d616e8.entry.js.map +1 -0
  1643. package/dist/ui-library/p-6cd4fbd8.entry.js +2 -0
  1644. package/dist/ui-library/p-6cd4fbd8.entry.js.map +1 -0
  1645. package/dist/ui-library/p-6dd3f54c.entry.js +2 -0
  1646. package/dist/ui-library/p-6dd3f54c.entry.js.map +1 -0
  1647. package/dist/ui-library/p-70388108.entry.js +2 -0
  1648. package/dist/ui-library/p-70388108.entry.js.map +1 -0
  1649. package/dist/ui-library/p-72d3f332.entry.js +2 -0
  1650. package/dist/ui-library/p-72d3f332.entry.js.map +1 -0
  1651. package/dist/ui-library/p-7f7413db.entry.js +2 -0
  1652. package/dist/ui-library/p-7f7413db.entry.js.map +1 -0
  1653. package/dist/ui-library/p-83d5fa7c.entry.js +2 -0
  1654. package/dist/ui-library/p-83d5fa7c.entry.js.map +1 -0
  1655. package/dist/ui-library/p-8c2edb7f.entry.js +2 -0
  1656. package/dist/ui-library/p-8c2edb7f.entry.js.map +1 -0
  1657. package/dist/ui-library/p-91c195d3.entry.js +2 -0
  1658. package/dist/ui-library/p-91c195d3.entry.js.map +1 -0
  1659. package/dist/ui-library/p-984a1f6d.entry.js +2 -0
  1660. package/dist/ui-library/p-984a1f6d.entry.js.map +1 -0
  1661. package/dist/ui-library/p-9deca0d0.entry.js +2 -0
  1662. package/dist/ui-library/p-9deca0d0.entry.js.map +1 -0
  1663. package/dist/ui-library/p-B1bClJZ6.js +2 -0
  1664. package/dist/ui-library/p-B1bClJZ6.js.map +1 -0
  1665. package/dist/ui-library/p-BY6hIEFX.js +2 -0
  1666. package/dist/ui-library/p-BY6hIEFX.js.map +1 -0
  1667. package/dist/ui-library/p-C4h4qpGl.js +2 -0
  1668. package/dist/ui-library/p-C4h4qpGl.js.map +1 -0
  1669. package/dist/ui-library/p-CKhg9ibv.js +2 -0
  1670. package/dist/ui-library/p-CKhg9ibv.js.map +1 -0
  1671. package/dist/ui-library/p-CfIoyvm-.js +2 -0
  1672. package/dist/ui-library/p-CfIoyvm-.js.map +1 -0
  1673. package/dist/ui-library/p-DQuL1Twl.js +2 -0
  1674. package/dist/ui-library/p-DQuL1Twl.js.map +1 -0
  1675. package/dist/ui-library/p-Dd6pdO8C.js +2 -0
  1676. package/dist/ui-library/p-Dd6pdO8C.js.map +1 -0
  1677. package/dist/ui-library/p-Dg9366Gk.js +2 -0
  1678. package/dist/ui-library/p-Dg9366Gk.js.map +1 -0
  1679. package/dist/ui-library/p-DqHJRLQQ.js +2 -0
  1680. package/dist/ui-library/p-DqHJRLQQ.js.map +1 -0
  1681. package/dist/ui-library/p-JoG9I7EO.js +3 -0
  1682. package/dist/ui-library/p-JoG9I7EO.js.map +1 -0
  1683. package/dist/ui-library/p-SLlDVtvF.js +2 -0
  1684. package/dist/ui-library/p-SLlDVtvF.js.map +1 -0
  1685. package/dist/ui-library/p-Vw_F19Fv.js +2 -0
  1686. package/dist/ui-library/p-Vw_F19Fv.js.map +1 -0
  1687. package/dist/ui-library/p-WA6V9mN8.js +2 -0
  1688. package/dist/ui-library/p-WA6V9mN8.js.map +1 -0
  1689. package/dist/ui-library/p-a6d7d618.entry.js +2 -0
  1690. package/dist/ui-library/p-a6d7d618.entry.js.map +1 -0
  1691. package/dist/ui-library/p-a7f9c92d.entry.js +2 -0
  1692. package/dist/ui-library/p-a7f9c92d.entry.js.map +1 -0
  1693. package/dist/ui-library/p-a9a5485a.entry.js +2 -0
  1694. package/dist/ui-library/p-a9a5485a.entry.js.map +1 -0
  1695. package/dist/ui-library/p-aaea0f73.entry.js +2 -0
  1696. package/dist/ui-library/p-aaea0f73.entry.js.map +1 -0
  1697. package/dist/ui-library/p-ab043a8c.entry.js +2 -0
  1698. package/dist/ui-library/p-ab043a8c.entry.js.map +1 -0
  1699. package/dist/ui-library/p-b37d9771.entry.js +2 -0
  1700. package/dist/ui-library/p-b37d9771.entry.js.map +1 -0
  1701. package/dist/ui-library/p-bea434d1.entry.js +2 -0
  1702. package/dist/ui-library/p-bea434d1.entry.js.map +1 -0
  1703. package/dist/ui-library/p-ccc7e227.entry.js +2 -0
  1704. package/dist/ui-library/p-ccc7e227.entry.js.map +1 -0
  1705. package/dist/ui-library/p-d81265f4.entry.js +2 -0
  1706. package/dist/ui-library/p-d81265f4.entry.js.map +1 -0
  1707. package/dist/ui-library/p-da5f40ed.entry.js +2 -0
  1708. package/dist/ui-library/p-da5f40ed.entry.js.map +1 -0
  1709. package/dist/ui-library/p-dc694314.entry.js +2 -0
  1710. package/dist/ui-library/p-dc694314.entry.js.map +1 -0
  1711. package/dist/ui-library/p-df2b8f01.entry.js +2 -0
  1712. package/dist/ui-library/p-df2b8f01.entry.js.map +1 -0
  1713. package/dist/ui-library/p-e100aff2.entry.js +2 -0
  1714. package/dist/ui-library/p-e100aff2.entry.js.map +1 -0
  1715. package/dist/ui-library/p-e56c5237.entry.js +2 -0
  1716. package/dist/ui-library/p-e56c5237.entry.js.map +1 -0
  1717. package/dist/ui-library/p-e8e5445e.entry.js +2 -0
  1718. package/dist/ui-library/p-e8e5445e.entry.js.map +1 -0
  1719. package/dist/ui-library/p-e92df84a.entry.js +2 -0
  1720. package/dist/ui-library/p-e92df84a.entry.js.map +1 -0
  1721. package/dist/ui-library/p-ed6625e6.entry.js +2 -0
  1722. package/dist/ui-library/p-ed6625e6.entry.js.map +1 -0
  1723. package/dist/ui-library/p-fc2d893f.entry.js +2 -0
  1724. package/dist/ui-library/p-fc2d893f.entry.js.map +1 -0
  1725. package/dist/ui-library/p-fcd3305f.entry.js +2 -0
  1726. package/dist/ui-library/p-fcd3305f.entry.js.map +1 -0
  1727. package/dist/ui-library/p-fd97bc8a.entry.js +2 -0
  1728. package/dist/ui-library/p-fd97bc8a.entry.js.map +1 -0
  1729. package/dist/ui-library/p-fe2ef0a4.entry.js +2 -0
  1730. package/dist/ui-library/p-fe2ef0a4.entry.js.map +1 -0
  1731. package/dist/ui-library/p-j3oIB5oT.js +2 -0
  1732. package/dist/ui-library/p-j3oIB5oT.js.map +1 -0
  1733. package/dist/ui-library/p-kHci8ddv.js +2 -0
  1734. package/dist/ui-library/p-kHci8ddv.js.map +1 -0
  1735. package/dist/ui-library/six-alert.entry.esm.js.map +1 -0
  1736. package/dist/ui-library/six-avatar.entry.esm.js.map +1 -0
  1737. package/dist/ui-library/six-badge.entry.esm.js.map +1 -0
  1738. package/dist/ui-library/six-breadcrumbs-item.entry.esm.js.map +1 -0
  1739. package/dist/ui-library/six-breadcrumbs.entry.esm.js.map +1 -0
  1740. package/dist/ui-library/six-button.six-spinner.entry.esm.js.map +1 -0
  1741. package/dist/ui-library/six-card.entry.esm.js.map +1 -0
  1742. package/dist/ui-library/six-checkbox.six-menu-item.entry.esm.js.map +1 -0
  1743. package/dist/ui-library/six-date.entry.esm.js.map +1 -0
  1744. package/dist/ui-library/six-datepicker.entry.esm.js.map +1 -0
  1745. package/dist/ui-library/six-details.entry.esm.js.map +1 -0
  1746. package/dist/ui-library/six-dialog.entry.esm.js.map +1 -0
  1747. package/dist/ui-library/six-drawer.entry.esm.js.map +1 -0
  1748. package/dist/ui-library/six-dropdown.six-menu.entry.esm.js.map +1 -0
  1749. package/dist/ui-library/six-error-page.entry.esm.js.map +1 -0
  1750. package/dist/ui-library/six-error.entry.esm.js.map +1 -0
  1751. package/dist/ui-library/six-file-list-item.entry.esm.js.map +1 -0
  1752. package/dist/ui-library/six-file-list.entry.esm.js.map +1 -0
  1753. package/dist/ui-library/six-file-upload.entry.esm.js.map +1 -0
  1754. package/dist/ui-library/six-footer.entry.esm.js.map +1 -0
  1755. package/dist/ui-library/six-group-label.entry.esm.js.map +1 -0
  1756. package/dist/ui-library/six-header-dropdown-item.entry.esm.js.map +1 -0
  1757. package/dist/ui-library/six-header-item.entry.esm.js.map +1 -0
  1758. package/dist/ui-library/six-header-menu-button.entry.esm.js.map +1 -0
  1759. package/dist/ui-library/six-header.entry.esm.js.map +1 -0
  1760. package/dist/ui-library/six-icon-button.entry.esm.js.map +1 -0
  1761. package/dist/ui-library/six-icon.entry.esm.js.map +1 -0
  1762. package/dist/ui-library/six-input.entry.esm.js.map +1 -0
  1763. package/dist/ui-library/six-item-picker.entry.esm.js.map +1 -0
  1764. package/dist/ui-library/six-language-switcher.entry.esm.js.map +1 -0
  1765. package/dist/ui-library/six-layout-grid.entry.esm.js.map +1 -0
  1766. package/dist/ui-library/six-logo.entry.esm.js.map +1 -0
  1767. package/dist/ui-library/six-main-container.entry.esm.js.map +1 -0
  1768. package/dist/ui-library/six-menu-divider.entry.esm.js.map +1 -0
  1769. package/dist/ui-library/six-menu-label.entry.esm.js.map +1 -0
  1770. package/dist/ui-library/six-picto.entry.esm.js.map +1 -0
  1771. package/dist/ui-library/six-progress-bar.entry.esm.js.map +1 -0
  1772. package/dist/ui-library/six-progress-ring.entry.esm.js.map +1 -0
  1773. package/dist/ui-library/six-radio.entry.esm.js.map +1 -0
  1774. package/dist/ui-library/six-range.entry.esm.js.map +1 -0
  1775. package/dist/ui-library/six-rating.entry.esm.js.map +1 -0
  1776. package/dist/ui-library/six-root.entry.esm.js.map +1 -0
  1777. package/dist/ui-library/six-search-field.entry.esm.js.map +1 -0
  1778. package/dist/ui-library/six-select.entry.esm.js.map +1 -0
  1779. package/dist/ui-library/six-sidebar-item-group.entry.esm.js.map +1 -0
  1780. package/dist/ui-library/six-sidebar-item.entry.esm.js.map +1 -0
  1781. package/dist/ui-library/six-sidebar.entry.esm.js.map +1 -0
  1782. package/dist/ui-library/six-stage-indicator.entry.esm.js.map +1 -0
  1783. package/dist/ui-library/six-switch.entry.esm.js.map +1 -0
  1784. package/dist/ui-library/six-tab-group.entry.esm.js.map +1 -0
  1785. package/dist/ui-library/six-tab-panel.entry.esm.js.map +1 -0
  1786. package/dist/ui-library/six-tab.entry.esm.js.map +1 -0
  1787. package/dist/ui-library/six-tag.entry.esm.js.map +1 -0
  1788. package/dist/ui-library/six-textarea.entry.esm.js.map +1 -0
  1789. package/dist/ui-library/six-tile.entry.esm.js.map +1 -0
  1790. package/dist/ui-library/six-timepicker.entry.esm.js.map +1 -0
  1791. package/dist/ui-library/six-tooltip.entry.esm.js.map +1 -0
  1792. package/dist/ui-library/ui-library.css +1 -0
  1793. package/dist/ui-library/ui-library.esm.js +2 -0
  1794. package/dist/ui-library/ui-library.esm.js.map +1 -0
  1795. package/loader/cdn.js +1 -0
  1796. package/loader/index.cjs.js +1 -0
  1797. package/loader/index.d.ts +24 -0
  1798. package/loader/index.es2017.js +1 -0
  1799. package/loader/index.js +2 -0
  1800. package/package.json +64 -0
@@ -0,0 +1,243 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-C8rK7OAe.js');
4
+ var scroll = require('./scroll-BQR9FxnJ.js');
5
+ var animation = require('./animation-ZgWV0fC6.js');
6
+
7
+ const sixTabGroupCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}:host{display:block}.tab-group{display:flex;border:solid 1px transparent;border-radius:0}.tab-group .tab-group__tabs{display:flex;position:relative}.tab-group--has-scroll-controls .tab-group__nav-container{position:relative;padding:0 var(--six-spacing-x-large)}.tab-group__scroll-button{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;width:var(--six-spacing-x-large)}.tab-group__scroll-button--left{left:0}.tab-group__scroll-button--right{right:0}.tab-group--top{flex-direction:column}.tab-group--top .tab-group__nav-container{order:1}.tab-group--top .tab-group__nav{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tab-group--top .tab-group__nav::-webkit-scrollbar{width:0;height:0}.tab-group--top .tab-group__tabs{flex:1 1 auto;position:relative;flex-direction:row}.tab-group--top .tab-group__body{order:2}.tab-group--bottom{flex-direction:column}.tab-group--bottom .tab-group__nav-container{order:2}.tab-group--bottom .tab-group__nav{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tab-group--bottom .tab-group__nav::-webkit-scrollbar{width:0;height:0}.tab-group--bottom .tab-group__tabs{flex:1 1 auto;position:relative;flex-direction:row}.tab-group--bottom .tab-group__body{order:1}.tab-group--left{flex-direction:row}.tab-group--left .tab-group__nav-container{order:1}.tab-group--left .tab-group__tabs{flex:0 0 auto;flex-direction:column}.tab-group--left .tab-group__body{flex:1 1 auto;order:2}.tab-group--right{flex-direction:row}.tab-group--right .tab-group__nav-container{order:2}.tab-group--right .tab-group__tabs{flex:0 0 auto;flex-direction:column}.tab-group--right .tab-group__body{flex:1 1 auto;order:1}";
8
+
9
+ const SixTabGroup = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ this.sixTabShow = index.createEvent(this, "six-tab-show");
13
+ this.sixTabHide = index.createEvent(this, "six-tab-hide");
14
+ this.hasLeftControl = false;
15
+ this.hasRightControl = false;
16
+ /** The placement of the tabs. */
17
+ this.placement = 'top';
18
+ /** Disables the scroll arrows that appear when tabs overflow. */
19
+ this.noScrollControls = false;
20
+ this.handleClick = (event) => {
21
+ const target = event.target;
22
+ const tab = target.closest('six-tab');
23
+ const tabGroup = tab === null || tab === void 0 ? void 0 : tab.closest('six-tab-group');
24
+ // Ensure the target tab is in this tab group
25
+ if (tabGroup !== this.host) {
26
+ return false;
27
+ }
28
+ if (tab != null) {
29
+ this.setActiveTab(tab);
30
+ }
31
+ };
32
+ this.handleKeyDown = (event) => {
33
+ if (this.nav == null)
34
+ return;
35
+ const target = event.target;
36
+ const tab = target.closest('six-tab');
37
+ const tabGroup = tab === null || tab === void 0 ? void 0 : tab.closest('six-tab-group');
38
+ // Ensure the target tab is in this tab group
39
+ if (tabGroup !== this.host) {
40
+ return false;
41
+ }
42
+ // Move focus left or right
43
+ if (['ArrowLeft', 'ArrowRight', 'ArrowUp', 'ArrowDown', 'Home', 'End'].includes(event.key)) {
44
+ const activeEl = document.activeElement;
45
+ if (activeEl && activeEl.tagName.toLowerCase() === 'six-tab') {
46
+ const tabs = this.getAllTabs();
47
+ let index = tabs.indexOf(activeEl);
48
+ if (event.key === 'Home') {
49
+ index = 0;
50
+ }
51
+ else if (event.key === 'End') {
52
+ index = tabs.length - 1;
53
+ }
54
+ else if (event.key === 'ArrowLeft') {
55
+ index = Math.max(0, index - 1);
56
+ }
57
+ else if (event.key === 'ArrowRight') {
58
+ index = Math.min(tabs.length - 1, index + 1);
59
+ }
60
+ tabs[index].setFocus({ preventScroll: true });
61
+ this.setActiveTab(tabs[index]);
62
+ if (['top', 'bottom'].includes(this.placement)) {
63
+ scroll.scrollIntoView(tabs[index], this.nav, 'horizontal');
64
+ }
65
+ event.preventDefault();
66
+ }
67
+ }
68
+ };
69
+ this.handleScrollLeft = () => {
70
+ if (this.nav == null)
71
+ return;
72
+ this.nav.scroll({
73
+ left: this.nav.scrollLeft - this.nav.clientWidth,
74
+ behavior: 'smooth',
75
+ });
76
+ };
77
+ this.handleScrollRight = () => {
78
+ if (this.nav == null)
79
+ return;
80
+ this.nav.scroll({
81
+ left: this.nav.scrollLeft + this.nav.clientWidth,
82
+ behavior: 'smooth',
83
+ });
84
+ };
85
+ }
86
+ handleNoScrollControlsChange() {
87
+ this.updateScrollControls();
88
+ }
89
+ componentDidLoad() {
90
+ if (this.tabGroup == null || this.nav == null)
91
+ return;
92
+ // Set initial tab state when the tabs first become visible
93
+ const observer = new IntersectionObserver((entries, observer) => {
94
+ if (entries[0].intersectionRatio > 0) {
95
+ this.setAriaLabels();
96
+ this.setActiveTab(this.getActiveTab() || this.getAllTabs()[0], false);
97
+ observer.unobserve(entries[0].target);
98
+ }
99
+ });
100
+ observer.observe(this.host);
101
+ this.resizeObserver = new ResizeObserver(() => this.updateScrollControls());
102
+ this.resizeObserver.observe(this.nav);
103
+ requestAnimationFrame(() => this.updateScrollControls());
104
+ this.nav.addEventListener('scroll', () => {
105
+ if (this.nav == null) {
106
+ return;
107
+ }
108
+ this.hasRightControl = this.calculateRightControlVisibility();
109
+ this.hasLeftControl = this.calculateLeftControlVisibility();
110
+ });
111
+ // Update aria labels if the DOM changes
112
+ this.mutationObserver = new MutationObserver((mutations) => {
113
+ if (mutations.some((mutation) => {
114
+ var _a;
115
+ return !['aria-labelledby', 'aria-controls'].includes((_a = mutation.attributeName) !== null && _a !== void 0 ? _a : '');
116
+ })) {
117
+ setTimeout(() => this.setAriaLabels());
118
+ }
119
+ });
120
+ this.mutationObserver.observe(this.host, { attributes: true, childList: true, subtree: true });
121
+ }
122
+ disconnectedCallback() {
123
+ if (this.mutationObserver == null || this.tabGroup == null || this.nav == null || this.resizeObserver == null) {
124
+ return;
125
+ }
126
+ this.mutationObserver.disconnect();
127
+ this.resizeObserver.unobserve(this.nav);
128
+ }
129
+ /** Shows the specified tab panel. */
130
+ async show(panel) {
131
+ const tabs = this.getAllTabs();
132
+ const tab = tabs.find((el) => el.panel === panel);
133
+ if (tab != null) {
134
+ this.setActiveTab(tab);
135
+ }
136
+ }
137
+ getAllTabs(includeDisabled = false) {
138
+ var _a;
139
+ const slot = (_a = this.tabs) === null || _a === void 0 ? void 0 : _a.querySelector('slot');
140
+ if (slot == null)
141
+ return [];
142
+ return [...slot.assignedElements()].filter((el) => {
143
+ return includeDisabled
144
+ ? el.tagName.toLowerCase() === 'six-tab'
145
+ : el.tagName.toLowerCase() === 'six-tab' && !el.disabled;
146
+ });
147
+ }
148
+ getAllPanels() {
149
+ var _a;
150
+ const slot = (_a = this.body) === null || _a === void 0 ? void 0 : _a.querySelector('slot');
151
+ if (slot == null)
152
+ return [];
153
+ return [...slot.assignedElements()].filter((el) => el.tagName.toLowerCase() === 'six-tab-panel');
154
+ }
155
+ getActiveTab() {
156
+ return this.getAllTabs().find((el) => el.active);
157
+ }
158
+ calculateRightControlVisibility() {
159
+ var _a, _b, _c;
160
+ if (this.nav == null) {
161
+ return false;
162
+ }
163
+ return Math.abs((_a = this.nav) === null || _a === void 0 ? void 0 : _a.scrollLeft) + ((_b = this.nav) === null || _b === void 0 ? void 0 : _b.clientWidth) < ((_c = this.nav) === null || _c === void 0 ? void 0 : _c.scrollWidth) - 1;
164
+ }
165
+ calculateLeftControlVisibility() {
166
+ var _a;
167
+ if (this.nav == null) {
168
+ return false;
169
+ }
170
+ return Math.abs((_a = this.nav) === null || _a === void 0 ? void 0 : _a.scrollLeft) > 0;
171
+ }
172
+ updateScrollControls() {
173
+ if (this.nav == null)
174
+ return;
175
+ this.hasRightControl = this.noScrollControls
176
+ ? false
177
+ : ['top', 'bottom'].includes(this.placement) && this.calculateRightControlVisibility();
178
+ this.hasLeftControl = this.noScrollControls
179
+ ? false
180
+ : ['top', 'bottom'].includes(this.placement) && this.calculateLeftControlVisibility();
181
+ }
182
+ setActiveTab(tab, emitEvents = true) {
183
+ var _a, _b, _c;
184
+ if (this.nav == null)
185
+ return;
186
+ const newIndicator = (_a = tab === null || tab === void 0 ? void 0 : tab.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.tab__indicator');
187
+ const oldIndicator = (_c = (_b = this.getActiveTab()) === null || _b === void 0 ? void 0 : _b.shadowRoot) === null || _c === void 0 ? void 0 : _c.querySelector('.tab__indicator');
188
+ if (oldIndicator != null && newIndicator != null) {
189
+ animation.flipAnimate(newIndicator, oldIndicator);
190
+ }
191
+ if (tab !== this.activeTab && !tab.disabled) {
192
+ const previousTab = this.activeTab;
193
+ this.activeTab = tab;
194
+ // Sync tabs and panels
195
+ this.getAllTabs().map((el) => (el.active = el === this.activeTab));
196
+ this.getAllPanels().map((el) => { var _a; return (el.active = el.name === ((_a = this.activeTab) === null || _a === void 0 ? void 0 : _a.panel)); });
197
+ if (['top', 'bottom'].includes(this.placement)) {
198
+ scroll.scrollIntoView(this.activeTab, this.nav, 'horizontal');
199
+ }
200
+ // Emit events
201
+ if (emitEvents) {
202
+ if (previousTab != null) {
203
+ this.sixTabHide.emit({ name: previousTab.panel });
204
+ }
205
+ this.sixTabShow.emit({ name: this.activeTab.panel });
206
+ }
207
+ }
208
+ }
209
+ setAriaLabels() {
210
+ const tabs = this.getAllTabs();
211
+ const panels = this.getAllPanels();
212
+ // Link each tab with its corresponding panel
213
+ tabs.map((tab) => {
214
+ var _a, _b;
215
+ const panel = panels.find((el) => el.name === tab.panel);
216
+ if (panel != null) {
217
+ tab.setAttribute('aria-controls', (_a = panel.getAttribute('id')) !== null && _a !== void 0 ? _a : '');
218
+ panel.setAttribute('aria-labelledby', (_b = tab.getAttribute('id')) !== null && _b !== void 0 ? _b : '');
219
+ }
220
+ });
221
+ }
222
+ render() {
223
+ return (index.h("div", { key: '56aaa11f3101ba44544017ee7f881ec20d779b40', part: "base", ref: (el) => (this.tabGroup = el), class: {
224
+ 'tab-group': true,
225
+ // Placements
226
+ 'tab-group--top': this.placement === 'top',
227
+ 'tab-group--bottom': this.placement === 'bottom',
228
+ 'tab-group--left': this.placement === 'left',
229
+ 'tab-group--right': this.placement === 'right',
230
+ 'tab-group--has-scroll-controls': this.hasRightControl || this.hasLeftControl,
231
+ }, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, index.h("div", { key: '439df915243867dc2b8b6fa6b508d99f5dbed623', class: "tab-group__nav-container" }, this.hasLeftControl && (index.h("six-icon-button", { key: '4921d96aea14fc6ee904b5f56c115fc9dd00c6fa', class: "tab-group__scroll-button tab-group__scroll-button--left", exportparts: "base:scroll-button", name: "chevron_left", onClick: this.handleScrollLeft })), index.h("div", { ref: (el) => (this.nav = el), key: "nav", part: "nav", class: "tab-group__nav" }, index.h("div", { key: '078cf88dd7be97d186f70f16055b22d5a2a2047b', ref: (el) => (this.tabs = el), part: "tabs", class: "tab-group__tabs", role: "tablist" }, index.h("slot", { key: 'b65782fdf2f18b7a59912227293e49c2d3cba83d', name: "nav" }))), this.hasRightControl && (index.h("six-icon-button", { key: '8273dadfbfb6de487b10b0b7a8e5d6eb3dfa1b81', class: "tab-group__scroll-button tab-group__scroll-button--right", exportparts: "base:scroll-button", name: "chevron_right", onClick: this.handleScrollRight }))), index.h("div", { key: '014ba8c47b65d967dc3eb547f9b282fab8270a58', ref: (el) => (this.body = el), part: "body", class: "tab-group__body" }, index.h("slot", { key: '488a5b56b66451f1f17802bd0421d4c2d70a773c' }))));
232
+ }
233
+ get host() { return index.getElement(this); }
234
+ static get watchers() { return {
235
+ "noScrollControls": ["handleNoScrollControlsChange"]
236
+ }; }
237
+ };
238
+ SixTabGroup.style = sixTabGroupCss;
239
+
240
+ exports.six_tab_group = SixTabGroup;
241
+ //# sourceMappingURL=six-tab-group.entry.cjs.js.map
242
+
243
+ //# sourceMappingURL=six-tab-group.cjs.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"six-tab-group.entry.cjs.js","mappings":"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","names":["scrollIntoView","flipAnimate","h"],"sources":["src/components/six-tab-group/six-tab-group.scss?tag=six-tab-group&encapsulation=shadow","src/components/six-tab-group/six-tab-group.tsx"],"sourcesContent":["@import 'src/global/component';\n@import 'src/global/mixins/hide-scrollbar';\n\n:host {\n display: block;\n}\n\n.tab-group {\n display: flex;\n border: solid 1px transparent;\n border-radius: 0;\n\n .tab-group__tabs {\n display: flex;\n position: relative;\n }\n}\n\n.tab-group--has-scroll-controls .tab-group__nav-container {\n position: relative;\n padding: 0 var(--six-spacing-x-large);\n}\n\n.tab-group__scroll-button {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n top: 0;\n bottom: 0;\n width: var(--six-spacing-x-large);\n}\n\n.tab-group__scroll-button--left {\n left: 0;\n}\n\n.tab-group__scroll-button--right {\n right: 0;\n}\n\n// TOP\n.tab-group--top {\n flex-direction: column;\n\n .tab-group__nav-container {\n order: 1;\n }\n\n .tab-group__nav {\n display: flex;\n overflow-x: auto;\n @include hide-scrollbar();\n }\n\n .tab-group__tabs {\n flex: 1 1 auto;\n position: relative;\n flex-direction: row;\n }\n\n .tab-group__body {\n order: 2;\n }\n}\n\n// Bottom\n.tab-group--bottom {\n flex-direction: column;\n\n .tab-group__nav-container {\n order: 2;\n }\n\n .tab-group__nav {\n display: flex;\n overflow-x: auto;\n @include hide-scrollbar();\n }\n\n .tab-group__tabs {\n flex: 1 1 auto;\n position: relative;\n flex-direction: row;\n }\n\n .tab-group__body {\n order: 1;\n }\n}\n\n// Left\n\n.tab-group--left {\n flex-direction: row;\n\n .tab-group__nav-container {\n order: 1;\n }\n\n .tab-group__tabs {\n flex: 0 0 auto;\n flex-direction: column;\n }\n\n .tab-group__body {\n flex: 1 1 auto;\n order: 2;\n }\n}\n\n// Right\n.tab-group--right {\n flex-direction: row;\n\n .tab-group__nav-container {\n order: 2;\n }\n\n .tab-group__tabs {\n flex: 0 0 auto;\n flex-direction: column;\n }\n\n .tab-group__body {\n flex: 1 1 auto;\n order: 1;\n }\n}\n","import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport { scrollIntoView } from '../../utils/scroll';\nimport { flipAnimate } from '../../utils/animation';\n\nexport interface SixTabShowPayload {\n name: string;\n}\n\nexport interface SixTabHidePayload {\n name: string;\n}\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 nav - Used for grouping tabs in the tab group.\n * @slot - Used for grouping tab panels in the tab group.\n *\n * @part base - The component's base wrapper.\n * @part nav - The tab group navigation container.\n * @part tabs - The container that wraps the slotted tabs.\n * @part active-tab-indicator - An element that displays the currently selected tab. This is a child of the tab's container.\n * @part body - The tab group body where tab panels are slotted in.\n * @part scroll-button - The previous and next scroll buttons that appear when tabs are scrollable.\n */\n@Component({\n tag: 'six-tab-group',\n styleUrl: 'six-tab-group.scss',\n shadow: true,\n})\nexport class SixTabGroup {\n private activeTab?: HTMLSixTabElement;\n private body?: HTMLElement;\n private mutationObserver?: MutationObserver;\n private nav?: HTMLElement;\n private resizeObserver?: ResizeObserver;\n private tabGroup?: HTMLElement;\n private tabs?: HTMLElement;\n\n @Element() host!: HTMLSixTabGroupElement;\n\n @State() hasLeftControl = false;\n @State() hasRightControl = false;\n\n /** The placement of the tabs. */\n @Prop() placement: 'top' | 'bottom' | 'left' | 'right' = 'top';\n\n /** Disables the scroll arrows that appear when tabs overflow. */\n @Prop() noScrollControls = false;\n\n @Watch('noScrollControls')\n handleNoScrollControlsChange() {\n this.updateScrollControls();\n }\n\n /** Emitted when a tab is shown. */\n @Event({ eventName: 'six-tab-show' }) sixTabShow!: EventEmitter<SixTabShowPayload>;\n\n /** Emitted when a tab is hidden. */\n @Event({ eventName: 'six-tab-hide' }) sixTabHide!: EventEmitter<SixTabHidePayload>;\n\n componentDidLoad() {\n if (this.tabGroup == null || this.nav == null) return;\n\n // Set initial tab state when the tabs first become visible\n const observer = new IntersectionObserver((entries, observer) => {\n if (entries[0].intersectionRatio > 0) {\n this.setAriaLabels();\n this.setActiveTab(this.getActiveTab() || this.getAllTabs()[0], false);\n observer.unobserve(entries[0].target);\n }\n });\n observer.observe(this.host);\n this.resizeObserver = new ResizeObserver(() => this.updateScrollControls());\n this.resizeObserver.observe(this.nav);\n requestAnimationFrame(() => this.updateScrollControls());\n\n this.nav.addEventListener('scroll', () => {\n if (this.nav == null) {\n return;\n }\n this.hasRightControl = this.calculateRightControlVisibility();\n\n this.hasLeftControl = this.calculateLeftControlVisibility();\n });\n\n // Update aria labels if the DOM changes\n this.mutationObserver = new MutationObserver((mutations) => {\n if (\n mutations.some((mutation) => {\n return !['aria-labelledby', 'aria-controls'].includes(mutation.attributeName ?? '');\n })\n ) {\n setTimeout(() => this.setAriaLabels());\n }\n });\n this.mutationObserver.observe(this.host, { attributes: true, childList: true, subtree: true });\n }\n\n disconnectedCallback() {\n if (this.mutationObserver == null || this.tabGroup == null || this.nav == null || this.resizeObserver == null) {\n return;\n }\n this.mutationObserver.disconnect();\n this.resizeObserver.unobserve(this.nav);\n }\n\n /** Shows the specified tab panel. */\n @Method()\n async show(panel: string) {\n const tabs = this.getAllTabs();\n const tab = tabs.find((el) => el.panel === panel);\n\n if (tab != null) {\n this.setActiveTab(tab);\n }\n }\n\n private getAllTabs(includeDisabled = false): HTMLSixTabElement[] {\n const slot = this.tabs?.querySelector('slot');\n if (slot == null) return [];\n\n return [...slot.assignedElements()].filter((el: Element) => {\n return includeDisabled\n ? el.tagName.toLowerCase() === 'six-tab'\n : el.tagName.toLowerCase() === 'six-tab' && !(el as HTMLSixTabElement).disabled;\n }) as [HTMLSixTabElement];\n }\n\n private getAllPanels(): HTMLSixTabPanelElement[] {\n const slot = this.body?.querySelector('slot');\n if (slot == null) return [];\n return [...slot.assignedElements()].filter((el: Element) => el.tagName.toLowerCase() === 'six-tab-panel') as [\n HTMLSixTabPanelElement,\n ];\n }\n\n private getActiveTab() {\n return this.getAllTabs().find((el) => el.active);\n }\n\n private handleClick = (event: MouseEvent) => {\n const target = event.target as HTMLElement;\n const tab = target.closest('six-tab');\n const tabGroup = tab?.closest('six-tab-group');\n\n // Ensure the target tab is in this tab group\n if (tabGroup !== this.host) {\n return false;\n }\n\n if (tab != null) {\n this.setActiveTab(tab);\n }\n };\n\n private handleKeyDown = (event: KeyboardEvent) => {\n if (this.nav == null) return;\n\n const target = event.target as HTMLElement;\n const tab = target.closest('six-tab');\n const tabGroup = tab?.closest('six-tab-group');\n\n // Ensure the target tab is in this tab group\n if (tabGroup !== this.host) {\n return false;\n }\n\n // Move focus left or right\n if (['ArrowLeft', 'ArrowRight', 'ArrowUp', 'ArrowDown', 'Home', 'End'].includes(event.key)) {\n const activeEl = document.activeElement as HTMLSixTabElement;\n\n if (activeEl && activeEl.tagName.toLowerCase() === 'six-tab') {\n const tabs = this.getAllTabs();\n let index = tabs.indexOf(activeEl);\n\n if (event.key === 'Home') {\n index = 0;\n } else if (event.key === 'End') {\n index = tabs.length - 1;\n } else if (event.key === 'ArrowLeft') {\n index = Math.max(0, index - 1);\n } else if (event.key === 'ArrowRight') {\n index = Math.min(tabs.length - 1, index + 1);\n }\n\n tabs[index].setFocus({ preventScroll: true });\n this.setActiveTab(tabs[index]);\n\n if (['top', 'bottom'].includes(this.placement)) {\n scrollIntoView(tabs[index], this.nav, 'horizontal');\n }\n\n event.preventDefault();\n }\n }\n };\n\n private handleScrollLeft = () => {\n if (this.nav == null) return;\n\n this.nav.scroll({\n left: this.nav.scrollLeft - this.nav.clientWidth,\n behavior: 'smooth',\n });\n };\n\n private handleScrollRight = () => {\n if (this.nav == null) return;\n\n this.nav.scroll({\n left: this.nav.scrollLeft + this.nav.clientWidth,\n behavior: 'smooth',\n });\n };\n\n private calculateRightControlVisibility() {\n if (this.nav == null) {\n return false;\n }\n return Math.abs(this.nav?.scrollLeft) + this.nav?.clientWidth < this.nav?.scrollWidth - 1;\n }\n\n private calculateLeftControlVisibility() {\n if (this.nav == null) {\n return false;\n }\n return Math.abs(this.nav?.scrollLeft) > 0;\n }\n\n private updateScrollControls() {\n if (this.nav == null) return;\n\n this.hasRightControl = this.noScrollControls\n ? false\n : ['top', 'bottom'].includes(this.placement) && this.calculateRightControlVisibility();\n\n this.hasLeftControl = this.noScrollControls\n ? false\n : ['top', 'bottom'].includes(this.placement) && this.calculateLeftControlVisibility();\n }\n\n private setActiveTab(tab: HTMLSixTabElement, emitEvents = true) {\n if (this.nav == null) return;\n\n const newIndicator = tab?.shadowRoot?.querySelector('.tab__indicator');\n const oldIndicator = this.getActiveTab()?.shadowRoot?.querySelector('.tab__indicator');\n\n if (oldIndicator != null && newIndicator != null) {\n flipAnimate(newIndicator, oldIndicator);\n }\n\n if (tab !== this.activeTab && !tab.disabled) {\n const previousTab = this.activeTab;\n this.activeTab = tab;\n\n // Sync tabs and panels\n this.getAllTabs().map((el) => (el.active = el === this.activeTab));\n this.getAllPanels().map((el) => (el.active = el.name === this.activeTab?.panel));\n\n if (['top', 'bottom'].includes(this.placement)) {\n scrollIntoView(this.activeTab, this.nav, 'horizontal');\n }\n\n // Emit events\n if (emitEvents) {\n if (previousTab != null) {\n this.sixTabHide.emit({ name: previousTab.panel });\n }\n\n this.sixTabShow.emit({ name: this.activeTab.panel });\n }\n }\n }\n\n private setAriaLabels() {\n const tabs = this.getAllTabs();\n const panels = this.getAllPanels();\n\n // Link each tab with its corresponding panel\n tabs.map((tab) => {\n const panel = panels.find((el) => el.name === tab.panel);\n if (panel != null) {\n tab.setAttribute('aria-controls', panel.getAttribute('id') ?? '');\n panel.setAttribute('aria-labelledby', tab.getAttribute('id') ?? '');\n }\n });\n }\n\n render() {\n return (\n <div\n part=\"base\"\n ref={(el) => (this.tabGroup = el)}\n class={{\n 'tab-group': true,\n\n // Placements\n 'tab-group--top': this.placement === 'top',\n 'tab-group--bottom': this.placement === 'bottom',\n 'tab-group--left': this.placement === 'left',\n 'tab-group--right': this.placement === 'right',\n\n 'tab-group--has-scroll-controls': this.hasRightControl || this.hasLeftControl,\n }}\n onClick={this.handleClick}\n onKeyDown={this.handleKeyDown}\n >\n <div class=\"tab-group__nav-container\">\n {this.hasLeftControl && (\n <six-icon-button\n class=\"tab-group__scroll-button tab-group__scroll-button--left\"\n exportparts=\"base:scroll-button\"\n name=\"chevron_left\"\n onClick={this.handleScrollLeft}\n />\n )}\n <div ref={(el) => (this.nav = el)} key=\"nav\" part=\"nav\" class=\"tab-group__nav\">\n <div ref={(el) => (this.tabs = el)} part=\"tabs\" class=\"tab-group__tabs\" role=\"tablist\">\n <slot name=\"nav\" />\n </div>\n </div>\n {this.hasRightControl && (\n <six-icon-button\n class=\"tab-group__scroll-button tab-group__scroll-button--right\"\n exportparts=\"base:scroll-button\"\n name=\"chevron_right\"\n onClick={this.handleScrollRight}\n />\n )}\n </div>\n\n <div ref={(el) => (this.body = el)} part=\"body\" class=\"tab-group__body\">\n <slot />\n </div>\n </div>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"six-tab-group.entry.cjs.js","sources":["src/components/six-tab-group/six-tab-group.scss?tag=six-tab-group&encapsulation=shadow","src/components/six-tab-group/six-tab-group.tsx"],"sourcesContent":["@import 'src/global/component';\n@import 'src/global/mixins/hide-scrollbar';\n\n:host {\n display: block;\n}\n\n.tab-group {\n display: flex;\n border: solid 1px transparent;\n border-radius: 0;\n\n .tab-group__tabs {\n display: flex;\n position: relative;\n }\n}\n\n.tab-group--has-scroll-controls .tab-group__nav-container {\n position: relative;\n padding: 0 var(--six-spacing-x-large);\n}\n\n.tab-group__scroll-button {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n top: 0;\n bottom: 0;\n width: var(--six-spacing-x-large);\n}\n\n.tab-group__scroll-button--left {\n left: 0;\n}\n\n.tab-group__scroll-button--right {\n right: 0;\n}\n\n// TOP\n.tab-group--top {\n flex-direction: column;\n\n .tab-group__nav-container {\n order: 1;\n }\n\n .tab-group__nav {\n display: flex;\n overflow-x: auto;\n @include hide-scrollbar();\n }\n\n .tab-group__tabs {\n flex: 1 1 auto;\n position: relative;\n flex-direction: row;\n }\n\n .tab-group__body {\n order: 2;\n }\n}\n\n// Bottom\n.tab-group--bottom {\n flex-direction: column;\n\n .tab-group__nav-container {\n order: 2;\n }\n\n .tab-group__nav {\n display: flex;\n overflow-x: auto;\n @include hide-scrollbar();\n }\n\n .tab-group__tabs {\n flex: 1 1 auto;\n position: relative;\n flex-direction: row;\n }\n\n .tab-group__body {\n order: 1;\n }\n}\n\n// Left\n\n.tab-group--left {\n flex-direction: row;\n\n .tab-group__nav-container {\n order: 1;\n }\n\n .tab-group__tabs {\n flex: 0 0 auto;\n flex-direction: column;\n }\n\n .tab-group__body {\n flex: 1 1 auto;\n order: 2;\n }\n}\n\n// Right\n.tab-group--right {\n flex-direction: row;\n\n .tab-group__nav-container {\n order: 2;\n }\n\n .tab-group__tabs {\n flex: 0 0 auto;\n flex-direction: column;\n }\n\n .tab-group__body {\n flex: 1 1 auto;\n order: 1;\n }\n}\n","import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport { scrollIntoView } from '../../utils/scroll';\nimport { flipAnimate } from '../../utils/animation';\n\nexport interface SixTabShowPayload {\n name: string;\n}\n\nexport interface SixTabHidePayload {\n name: string;\n}\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 nav - Used for grouping tabs in the tab group.\n * @slot - Used for grouping tab panels in the tab group.\n *\n * @part base - The component's base wrapper.\n * @part nav - The tab group navigation container.\n * @part tabs - The container that wraps the slotted tabs.\n * @part active-tab-indicator - An element that displays the currently selected tab. This is a child of the tab's container.\n * @part body - The tab group body where tab panels are slotted in.\n * @part scroll-button - The previous and next scroll buttons that appear when tabs are scrollable.\n */\n@Component({\n tag: 'six-tab-group',\n styleUrl: 'six-tab-group.scss',\n shadow: true,\n})\nexport class SixTabGroup {\n private activeTab?: HTMLSixTabElement;\n private body?: HTMLElement;\n private mutationObserver?: MutationObserver;\n private nav?: HTMLElement;\n private resizeObserver?: ResizeObserver;\n private tabGroup?: HTMLElement;\n private tabs?: HTMLElement;\n\n @Element() host!: HTMLSixTabGroupElement;\n\n @State() hasLeftControl = false;\n @State() hasRightControl = false;\n\n /** The placement of the tabs. */\n @Prop() placement: 'top' | 'bottom' | 'left' | 'right' = 'top';\n\n /** Disables the scroll arrows that appear when tabs overflow. */\n @Prop() noScrollControls = false;\n\n @Watch('noScrollControls')\n handleNoScrollControlsChange() {\n this.updateScrollControls();\n }\n\n /** Emitted when a tab is shown. */\n @Event({ eventName: 'six-tab-show' }) sixTabShow!: EventEmitter<SixTabShowPayload>;\n\n /** Emitted when a tab is hidden. */\n @Event({ eventName: 'six-tab-hide' }) sixTabHide!: EventEmitter<SixTabHidePayload>;\n\n componentDidLoad() {\n if (this.tabGroup == null || this.nav == null) return;\n\n // Set initial tab state when the tabs first become visible\n const observer = new IntersectionObserver((entries, observer) => {\n if (entries[0].intersectionRatio > 0) {\n this.setAriaLabels();\n this.setActiveTab(this.getActiveTab() || this.getAllTabs()[0], false);\n observer.unobserve(entries[0].target);\n }\n });\n observer.observe(this.host);\n this.resizeObserver = new ResizeObserver(() => this.updateScrollControls());\n this.resizeObserver.observe(this.nav);\n requestAnimationFrame(() => this.updateScrollControls());\n\n this.nav.addEventListener('scroll', () => {\n if (this.nav == null) {\n return;\n }\n this.hasRightControl = this.calculateRightControlVisibility();\n\n this.hasLeftControl = this.calculateLeftControlVisibility();\n });\n\n // Update aria labels if the DOM changes\n this.mutationObserver = new MutationObserver((mutations) => {\n if (\n mutations.some((mutation) => {\n return !['aria-labelledby', 'aria-controls'].includes(mutation.attributeName ?? '');\n })\n ) {\n setTimeout(() => this.setAriaLabels());\n }\n });\n this.mutationObserver.observe(this.host, { attributes: true, childList: true, subtree: true });\n }\n\n disconnectedCallback() {\n if (this.mutationObserver == null || this.tabGroup == null || this.nav == null || this.resizeObserver == null) {\n return;\n }\n this.mutationObserver.disconnect();\n this.resizeObserver.unobserve(this.nav);\n }\n\n /** Shows the specified tab panel. */\n @Method()\n async show(panel: string) {\n const tabs = this.getAllTabs();\n const tab = tabs.find((el) => el.panel === panel);\n\n if (tab != null) {\n this.setActiveTab(tab);\n }\n }\n\n private getAllTabs(includeDisabled = false): HTMLSixTabElement[] {\n const slot = this.tabs?.querySelector('slot');\n if (slot == null) return [];\n\n return [...slot.assignedElements()].filter((el: Element) => {\n return includeDisabled\n ? el.tagName.toLowerCase() === 'six-tab'\n : el.tagName.toLowerCase() === 'six-tab' && !(el as HTMLSixTabElement).disabled;\n }) as [HTMLSixTabElement];\n }\n\n private getAllPanels(): HTMLSixTabPanelElement[] {\n const slot = this.body?.querySelector('slot');\n if (slot == null) return [];\n return [...slot.assignedElements()].filter((el: Element) => el.tagName.toLowerCase() === 'six-tab-panel') as [\n HTMLSixTabPanelElement,\n ];\n }\n\n private getActiveTab() {\n return this.getAllTabs().find((el) => el.active);\n }\n\n private handleClick = (event: MouseEvent) => {\n const target = event.target as HTMLElement;\n const tab = target.closest('six-tab');\n const tabGroup = tab?.closest('six-tab-group');\n\n // Ensure the target tab is in this tab group\n if (tabGroup !== this.host) {\n return false;\n }\n\n if (tab != null) {\n this.setActiveTab(tab);\n }\n };\n\n private handleKeyDown = (event: KeyboardEvent) => {\n if (this.nav == null) return;\n\n const target = event.target as HTMLElement;\n const tab = target.closest('six-tab');\n const tabGroup = tab?.closest('six-tab-group');\n\n // Ensure the target tab is in this tab group\n if (tabGroup !== this.host) {\n return false;\n }\n\n // Move focus left or right\n if (['ArrowLeft', 'ArrowRight', 'ArrowUp', 'ArrowDown', 'Home', 'End'].includes(event.key)) {\n const activeEl = document.activeElement as HTMLSixTabElement;\n\n if (activeEl && activeEl.tagName.toLowerCase() === 'six-tab') {\n const tabs = this.getAllTabs();\n let index = tabs.indexOf(activeEl);\n\n if (event.key === 'Home') {\n index = 0;\n } else if (event.key === 'End') {\n index = tabs.length - 1;\n } else if (event.key === 'ArrowLeft') {\n index = Math.max(0, index - 1);\n } else if (event.key === 'ArrowRight') {\n index = Math.min(tabs.length - 1, index + 1);\n }\n\n tabs[index].setFocus({ preventScroll: true });\n this.setActiveTab(tabs[index]);\n\n if (['top', 'bottom'].includes(this.placement)) {\n scrollIntoView(tabs[index], this.nav, 'horizontal');\n }\n\n event.preventDefault();\n }\n }\n };\n\n private handleScrollLeft = () => {\n if (this.nav == null) return;\n\n this.nav.scroll({\n left: this.nav.scrollLeft - this.nav.clientWidth,\n behavior: 'smooth',\n });\n };\n\n private handleScrollRight = () => {\n if (this.nav == null) return;\n\n this.nav.scroll({\n left: this.nav.scrollLeft + this.nav.clientWidth,\n behavior: 'smooth',\n });\n };\n\n private calculateRightControlVisibility() {\n if (this.nav == null) {\n return false;\n }\n return Math.abs(this.nav?.scrollLeft) + this.nav?.clientWidth < this.nav?.scrollWidth - 1;\n }\n\n private calculateLeftControlVisibility() {\n if (this.nav == null) {\n return false;\n }\n return Math.abs(this.nav?.scrollLeft) > 0;\n }\n\n private updateScrollControls() {\n if (this.nav == null) return;\n\n this.hasRightControl = this.noScrollControls\n ? false\n : ['top', 'bottom'].includes(this.placement) && this.calculateRightControlVisibility();\n\n this.hasLeftControl = this.noScrollControls\n ? false\n : ['top', 'bottom'].includes(this.placement) && this.calculateLeftControlVisibility();\n }\n\n private setActiveTab(tab: HTMLSixTabElement, emitEvents = true) {\n if (this.nav == null) return;\n\n const newIndicator = tab?.shadowRoot?.querySelector('.tab__indicator');\n const oldIndicator = this.getActiveTab()?.shadowRoot?.querySelector('.tab__indicator');\n\n if (oldIndicator != null && newIndicator != null) {\n flipAnimate(newIndicator, oldIndicator);\n }\n\n if (tab !== this.activeTab && !tab.disabled) {\n const previousTab = this.activeTab;\n this.activeTab = tab;\n\n // Sync tabs and panels\n this.getAllTabs().map((el) => (el.active = el === this.activeTab));\n this.getAllPanels().map((el) => (el.active = el.name === this.activeTab?.panel));\n\n if (['top', 'bottom'].includes(this.placement)) {\n scrollIntoView(this.activeTab, this.nav, 'horizontal');\n }\n\n // Emit events\n if (emitEvents) {\n if (previousTab != null) {\n this.sixTabHide.emit({ name: previousTab.panel });\n }\n\n this.sixTabShow.emit({ name: this.activeTab.panel });\n }\n }\n }\n\n private setAriaLabels() {\n const tabs = this.getAllTabs();\n const panels = this.getAllPanels();\n\n // Link each tab with its corresponding panel\n tabs.map((tab) => {\n const panel = panels.find((el) => el.name === tab.panel);\n if (panel != null) {\n tab.setAttribute('aria-controls', panel.getAttribute('id') ?? '');\n panel.setAttribute('aria-labelledby', tab.getAttribute('id') ?? '');\n }\n });\n }\n\n render() {\n return (\n <div\n part=\"base\"\n ref={(el) => (this.tabGroup = el)}\n class={{\n 'tab-group': true,\n\n // Placements\n 'tab-group--top': this.placement === 'top',\n 'tab-group--bottom': this.placement === 'bottom',\n 'tab-group--left': this.placement === 'left',\n 'tab-group--right': this.placement === 'right',\n\n 'tab-group--has-scroll-controls': this.hasRightControl || this.hasLeftControl,\n }}\n onClick={this.handleClick}\n onKeyDown={this.handleKeyDown}\n >\n <div class=\"tab-group__nav-container\">\n {this.hasLeftControl && (\n <six-icon-button\n class=\"tab-group__scroll-button tab-group__scroll-button--left\"\n exportparts=\"base:scroll-button\"\n name=\"chevron_left\"\n onClick={this.handleScrollLeft}\n />\n )}\n <div ref={(el) => (this.nav = el)} key=\"nav\" part=\"nav\" class=\"tab-group__nav\">\n <div ref={(el) => (this.tabs = el)} part=\"tabs\" class=\"tab-group__tabs\" role=\"tablist\">\n <slot name=\"nav\" />\n </div>\n </div>\n {this.hasRightControl && (\n <six-icon-button\n class=\"tab-group__scroll-button tab-group__scroll-button--right\"\n exportparts=\"base:scroll-button\"\n name=\"chevron_right\"\n onClick={this.handleScrollRight}\n />\n )}\n </div>\n\n <div ref={(el) => (this.body = el)} part=\"body\" class=\"tab-group__body\">\n <slot />\n </div>\n </div>\n );\n }\n}\n"],"names":["scrollIntoView","flipAnimate","h"],"mappings":";;;;;;AAAA,MAAM,cAAc,GAAG,o5DAAo5D;;MCiC95D,WAAW,GAAA,MAAA;AALxB,IAAA,WAAA,CAAA,OAAA,EAAA;;;;AAgBW,QAAA,IAAc,CAAA,cAAA,GAAG,KAAK;AACtB,QAAA,IAAe,CAAA,eAAA,GAAG,KAAK;;AAGxB,QAAA,IAAS,CAAA,SAAA,GAAwC,KAAK;;AAGtD,QAAA,IAAgB,CAAA,gBAAA,GAAG,KAAK;AA6FxB,QAAA,IAAA,CAAA,WAAW,GAAG,CAAC,KAAiB,KAAI;AAC1C,YAAA,MAAM,MAAM,GAAG,KAAK,CAAC,MAAqB;YAC1C,MAAM,GAAG,GAAG,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC;YACrC,MAAM,QAAQ,GAAG,GAAG,KAAA,IAAA,IAAH,GAAG,KAAA,MAAA,GAAA,MAAA,GAAH,GAAG,CAAE,OAAO,CAAC,eAAe,CAAC;;AAG9C,YAAA,IAAI,QAAQ,KAAK,IAAI,CAAC,IAAI,EAAE;AAC1B,gBAAA,OAAO,KAAK;;AAGd,YAAA,IAAI,GAAG,IAAI,IAAI,EAAE;AACf,gBAAA,IAAI,CAAC,YAAY,CAAC,GAAG,CAAC;;AAE1B,SAAC;AAEO,QAAA,IAAA,CAAA,aAAa,GAAG,CAAC,KAAoB,KAAI;AAC/C,YAAA,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI;gBAAE;AAEtB,YAAA,MAAM,MAAM,GAAG,KAAK,CAAC,MAAqB;YAC1C,MAAM,GAAG,GAAG,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC;YACrC,MAAM,QAAQ,GAAG,GAAG,KAAA,IAAA,IAAH,GAAG,KAAA,MAAA,GAAA,MAAA,GAAH,GAAG,CAAE,OAAO,CAAC,eAAe,CAAC;;AAG9C,YAAA,IAAI,QAAQ,KAAK,IAAI,CAAC,IAAI,EAAE;AAC1B,gBAAA,OAAO,KAAK;;;YAId,IAAI,CAAC,WAAW,EAAE,YAAY,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,EAAE,KAAK,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE;AAC1F,gBAAA,MAAM,QAAQ,GAAG,QAAQ,CAAC,aAAkC;gBAE5D,IAAI,QAAQ,IAAI,QAAQ,CAAC,OAAO,CAAC,WAAW,EAAE,KAAK,SAAS,EAAE;AAC5D,oBAAA,MAAM,IAAI,GAAG,IAAI,CAAC,UAAU,EAAE;oBAC9B,IAAI,KAAK,GAAG,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC;AAElC,oBAAA,IAAI,KAAK,CAAC,GAAG,KAAK,MAAM,EAAE;wBACxB,KAAK,GAAG,CAAC;;AACJ,yBAAA,IAAI,KAAK,CAAC,GAAG,KAAK,KAAK,EAAE;AAC9B,wBAAA,KAAK,GAAG,IAAI,CAAC,MAAM,GAAG,CAAC;;AAClB,yBAAA,IAAI,KAAK,CAAC,GAAG,KAAK,WAAW,EAAE;wBACpC,KAAK,GAAG,IAAI,CAAC,GAAG,CAAC,CAAC,EAAE,KAAK,GAAG,CAAC,CAAC;;AACzB,yBAAA,IAAI,KAAK,CAAC,GAAG,KAAK,YAAY,EAAE;AACrC,wBAAA,KAAK,GAAG,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,EAAE,KAAK,GAAG,CAAC,CAAC;;AAG9C,oBAAA,IAAI,CAAC,KAAK,CAAC,CAAC,QAAQ,CAAC,EAAE,aAAa,EAAE,IAAI,EAAE,CAAC;oBAC7C,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;AAE9B,oBAAA,IAAI,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE;AAC9C,wBAAAA,qBAAc,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,GAAG,EAAE,YAAY,CAAC;;oBAGrD,KAAK,CAAC,cAAc,EAAE;;;AAG5B,SAAC;AAEO,QAAA,IAAgB,CAAA,gBAAA,GAAG,MAAK;AAC9B,YAAA,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI;gBAAE;AAEtB,YAAA,IAAI,CAAC,GAAG,CAAC,MAAM,CAAC;gBACd,IAAI,EAAE,IAAI,CAAC,GAAG,CAAC,UAAU,GAAG,IAAI,CAAC,GAAG,CAAC,WAAW;AAChD,gBAAA,QAAQ,EAAE,QAAQ;AACnB,aAAA,CAAC;AACJ,SAAC;AAEO,QAAA,IAAiB,CAAA,iBAAA,GAAG,MAAK;AAC/B,YAAA,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI;gBAAE;AAEtB,YAAA,IAAI,CAAC,GAAG,CAAC,MAAM,CAAC;gBACd,IAAI,EAAE,IAAI,CAAC,GAAG,CAAC,UAAU,GAAG,IAAI,CAAC,GAAG,CAAC,WAAW;AAChD,gBAAA,QAAQ,EAAE,QAAQ;AACnB,aAAA,CAAC;AACJ,SAAC;AA4HF;IA/RC,4BAA4B,GAAA;QAC1B,IAAI,CAAC,oBAAoB,EAAE;;IAS7B,gBAAgB,GAAA;QACd,IAAI,IAAI,CAAC,QAAQ,IAAI,IAAI,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI;YAAE;;QAG/C,MAAM,QAAQ,GAAG,IAAI,oBAAoB,CAAC,CAAC,OAAO,EAAE,QAAQ,KAAI;YAC9D,IAAI,OAAO,CAAC,CAAC,CAAC,CAAC,iBAAiB,GAAG,CAAC,EAAE;gBACpC,IAAI,CAAC,aAAa,EAAE;AACpB,gBAAA,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,IAAI,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,CAAC;gBACrE,QAAQ,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC;;AAEzC,SAAC,CAAC;AACF,QAAA,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC;AAC3B,QAAA,IAAI,CAAC,cAAc,GAAG,IAAI,cAAc,CAAC,MAAM,IAAI,CAAC,oBAAoB,EAAE,CAAC;QAC3E,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC;QACrC,qBAAqB,CAAC,MAAM,IAAI,CAAC,oBAAoB,EAAE,CAAC;QAExD,IAAI,CAAC,GAAG,CAAC,gBAAgB,CAAC,QAAQ,EAAE,MAAK;AACvC,YAAA,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI,EAAE;gBACpB;;AAEF,YAAA,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,+BAA+B,EAAE;AAE7D,YAAA,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,8BAA8B,EAAE;AAC7D,SAAC,CAAC;;QAGF,IAAI,CAAC,gBAAgB,GAAG,IAAI,gBAAgB,CAAC,CAAC,SAAS,KAAI;AACzD,YAAA,IACE,SAAS,CAAC,IAAI,CAAC,CAAC,QAAQ,KAAI;;AAC1B,gBAAA,OAAO,CAAC,CAAC,iBAAiB,EAAE,eAAe,CAAC,CAAC,QAAQ,CAAC,CAAA,EAAA,GAAA,QAAQ,CAAC,aAAa,MAAI,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,EAAA,GAAA,EAAE,CAAC;aACpF,CAAC,EACF;gBACA,UAAU,CAAC,MAAM,IAAI,CAAC,aAAa,EAAE,CAAC;;AAE1C,SAAC,CAAC;QACF,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE,EAAE,UAAU,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;;IAGhG,oBAAoB,GAAA;QAClB,IAAI,IAAI,CAAC,gBAAgB,IAAI,IAAI,IAAI,IAAI,CAAC,QAAQ,IAAI,IAAI,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI,IAAI,IAAI,CAAC,cAAc,IAAI,IAAI,EAAE;YAC7G;;AAEF,QAAA,IAAI,CAAC,gBAAgB,CAAC,UAAU,EAAE;QAClC,IAAI,CAAC,cAAc,CAAC,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC;;;IAKzC,MAAM,IAAI,CAAC,KAAa,EAAA;AACtB,QAAA,MAAM,IAAI,GAAG,IAAI,CAAC,UAAU,EAAE;AAC9B,QAAA,MAAM,GAAG,GAAG,IAAI,CAAC,IAAI,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,KAAK,KAAK,KAAK,CAAC;AAEjD,QAAA,IAAI,GAAG,IAAI,IAAI,EAAE;AACf,YAAA,IAAI,CAAC,YAAY,CAAC,GAAG,CAAC;;;IAIlB,UAAU,CAAC,eAAe,GAAG,KAAK,EAAA;;AACxC,QAAA,MAAM,IAAI,GAAG,CAAA,EAAA,GAAA,IAAI,CAAC,IAAI,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAE,aAAa,CAAC,MAAM,CAAC;QAC7C,IAAI,IAAI,IAAI,IAAI;AAAE,YAAA,OAAO,EAAE;AAE3B,QAAA,OAAO,CAAC,GAAG,IAAI,CAAC,gBAAgB,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,EAAW,KAAI;AACzD,YAAA,OAAO;kBACH,EAAE,CAAC,OAAO,CAAC,WAAW,EAAE,KAAK;AAC/B,kBAAE,EAAE,CAAC,OAAO,CAAC,WAAW,EAAE,KAAK,SAAS,IAAI,CAAE,EAAwB,CAAC,QAAQ;AACnF,SAAC,CAAwB;;IAGnB,YAAY,GAAA;;AAClB,QAAA,MAAM,IAAI,GAAG,CAAA,EAAA,GAAA,IAAI,CAAC,IAAI,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAE,aAAa,CAAC,MAAM,CAAC;QAC7C,IAAI,IAAI,IAAI,IAAI;AAAE,YAAA,OAAO,EAAE;QAC3B,OAAO,CAAC,GAAG,IAAI,CAAC,gBAAgB,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,EAAW,KAAK,EAAE,CAAC,OAAO,CAAC,WAAW,EAAE,KAAK,eAAe,CAEvG;;IAGK,YAAY,GAAA;AAClB,QAAA,OAAO,IAAI,CAAC,UAAU,EAAE,CAAC,IAAI,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,MAAM,CAAC;;IA8E1C,+BAA+B,GAAA;;AACrC,QAAA,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI,EAAE;AACpB,YAAA,OAAO,KAAK;;AAEd,QAAA,OAAO,IAAI,CAAC,GAAG,CAAC,CAAA,EAAA,GAAA,IAAI,CAAC,GAAG,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,UAAU,CAAC,IAAG,CAAA,EAAA,GAAA,IAAI,CAAC,GAAG,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,WAAW,CAAA,GAAG,CAAA,CAAA,EAAA,GAAA,IAAI,CAAC,GAAG,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAE,WAAW,IAAG,CAAC;;IAGnF,8BAA8B,GAAA;;AACpC,QAAA,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI,EAAE;AACpB,YAAA,OAAO,KAAK;;AAEd,QAAA,OAAO,IAAI,CAAC,GAAG,CAAC,CAAA,EAAA,GAAA,IAAI,CAAC,GAAG,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,UAAU,CAAC,GAAG,CAAC;;IAGnC,oBAAoB,GAAA;AAC1B,QAAA,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI;YAAE;AAEtB,QAAA,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC;AAC1B,cAAE;AACF,cAAE,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,+BAA+B,EAAE;AAExF,QAAA,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC;AACzB,cAAE;AACF,cAAE,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,8BAA8B,EAAE;;AAGjF,IAAA,YAAY,CAAC,GAAsB,EAAE,UAAU,GAAG,IAAI,EAAA;;AAC5D,QAAA,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI;YAAE;QAEtB,MAAM,YAAY,GAAG,CAAA,EAAA,GAAA,GAAG,aAAH,GAAG,KAAA,MAAA,GAAA,MAAA,GAAH,GAAG,CAAE,UAAU,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,aAAa,CAAC,iBAAiB,CAAC;QACtE,MAAM,YAAY,GAAG,CAAA,EAAA,GAAA,CAAA,EAAA,GAAA,IAAI,CAAC,YAAY,EAAE,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAE,UAAU,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,aAAa,CAAC,iBAAiB,CAAC;QAEtF,IAAI,YAAY,IAAI,IAAI,IAAI,YAAY,IAAI,IAAI,EAAE;AAChD,YAAAC,qBAAW,CAAC,YAAY,EAAE,YAAY,CAAC;;QAGzC,IAAI,GAAG,KAAK,IAAI,CAAC,SAAS,IAAI,CAAC,GAAG,CAAC,QAAQ,EAAE;AAC3C,YAAA,MAAM,WAAW,GAAG,IAAI,CAAC,SAAS;AAClC,YAAA,IAAI,CAAC,SAAS,GAAG,GAAG;;YAGpB,IAAI,CAAC,UAAU,EAAE,CAAC,GAAG,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,MAAM,GAAG,EAAE,KAAK,IAAI,CAAC,SAAS,CAAC,CAAC;YAClE,IAAI,CAAC,YAAY,EAAE,CAAC,GAAG,CAAC,CAAC,EAAE,KAAI,EAAA,IAAA,EAAA,CAAA,CAAC,QAAC,EAAE,CAAC,MAAM,GAAG,EAAE,CAAC,IAAI,MAAK,CAAA,EAAA,GAAA,IAAI,CAAC,SAAS,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,KAAK,CAAA,EAAC,EAAA,CAAC;AAEhF,YAAA,IAAI,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE;gBAC9CD,qBAAc,CAAC,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,GAAG,EAAE,YAAY,CAAC;;;YAIxD,IAAI,UAAU,EAAE;AACd,gBAAA,IAAI,WAAW,IAAI,IAAI,EAAE;AACvB,oBAAA,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,WAAW,CAAC,KAAK,EAAE,CAAC;;AAGnD,gBAAA,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,CAAC;;;;IAKlD,aAAa,GAAA;AACnB,QAAA,MAAM,IAAI,GAAG,IAAI,CAAC,UAAU,EAAE;AAC9B,QAAA,MAAM,MAAM,GAAG,IAAI,CAAC,YAAY,EAAE;;AAGlC,QAAA,IAAI,CAAC,GAAG,CAAC,CAAC,GAAG,KAAI;;AACf,YAAA,MAAM,KAAK,GAAG,MAAM,CAAC,IAAI,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,IAAI,KAAK,GAAG,CAAC,KAAK,CAAC;AACxD,YAAA,IAAI,KAAK,IAAI,IAAI,EAAE;AACjB,gBAAA,GAAG,CAAC,YAAY,CAAC,eAAe,EAAE,CAAA,EAAA,GAAA,KAAK,CAAC,YAAY,CAAC,IAAI,CAAC,MAAI,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,EAAA,GAAA,EAAE,CAAC;AACjE,gBAAA,KAAK,CAAC,YAAY,CAAC,iBAAiB,EAAE,CAAA,EAAA,GAAA,GAAG,CAAC,YAAY,CAAC,IAAI,CAAC,MAAI,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,EAAA,GAAA,EAAE,CAAC;;AAEvE,SAAC,CAAC;;IAGJ,MAAM,GAAA;AACJ,QAAA,QACEE,kEACE,IAAI,EAAC,MAAM,EACX,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,QAAQ,GAAG,EAAE,CAAC,EACjC,KAAK,EAAE;AACL,gBAAA,WAAW,EAAE,IAAI;;AAGjB,gBAAA,gBAAgB,EAAE,IAAI,CAAC,SAAS,KAAK,KAAK;AAC1C,gBAAA,mBAAmB,EAAE,IAAI,CAAC,SAAS,KAAK,QAAQ;AAChD,gBAAA,iBAAiB,EAAE,IAAI,CAAC,SAAS,KAAK,MAAM;AAC5C,gBAAA,kBAAkB,EAAE,IAAI,CAAC,SAAS,KAAK,OAAO;AAE9C,gBAAA,gCAAgC,EAAE,IAAI,CAAC,eAAe,IAAI,IAAI,CAAC,cAAc;aAC9E,EACD,OAAO,EAAE,IAAI,CAAC,WAAW,EACzB,SAAS,EAAE,IAAI,CAAC,aAAa,EAAA,EAE7BA,OAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,0BAA0B,EAAA,EAClC,IAAI,CAAC,cAAc,KAClBA,8EACE,KAAK,EAAC,yDAAyD,EAC/D,WAAW,EAAC,oBAAoB,EAChC,IAAI,EAAC,cAAc,EACnB,OAAO,EAAE,IAAI,CAAC,gBAAgB,EAAA,CAC9B,CACH,EACDA,OAAK,CAAA,KAAA,EAAA,EAAA,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,GAAG,GAAG,EAAE,CAAC,EAAE,GAAG,EAAC,KAAK,EAAC,IAAI,EAAC,KAAK,EAAC,KAAK,EAAC,gBAAgB,EAAA,EAC5EA,OAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,EAAE,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,iBAAiB,EAAC,IAAI,EAAC,SAAS,EAAA,EACpFA,OAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,IAAI,EAAC,KAAK,EAAA,CAAG,CACf,CACF,EACL,IAAI,CAAC,eAAe,KACnBA,OAAA,CAAA,iBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAC,0DAA0D,EAChE,WAAW,EAAC,oBAAoB,EAChC,IAAI,EAAC,eAAe,EACpB,OAAO,EAAE,IAAI,CAAC,iBAAiB,EAC/B,CAAA,CACH,CACG,EAENA,OAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,EAAE,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,iBAAiB,EAAA,EACrEA,OAAQ,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACJ,CACF;;;;;;;;;;;"}
@@ -0,0 +1,29 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-C8rK7OAe.js');
4
+
5
+ const sixTabPanelCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}:host{display:block;font-family:var(--six-font-family)}.tab-panel{border:solid 1px transparent;padding:20px 20px}";
6
+
7
+ let id = 0;
8
+ const SixTabPanel = class {
9
+ constructor(hostRef) {
10
+ index.registerInstance(this, hostRef);
11
+ this.componentId = `tab-panel-${++id}`;
12
+ /** The tab panel's name. */
13
+ this.name = '';
14
+ /** When true, the tab panel will be shown. */
15
+ this.active = false;
16
+ }
17
+ render() {
18
+ return (
19
+ // If the user didn't provide an ID, we'll set one, so we can link tabs and tab panels with aria labels
20
+ index.h(index.Host, { key: 'b1d310127f59020a935af04a8bf3df75e6416488', id: this.host.id || this.componentId, style: { display: this.active ? 'block' : 'none' } }, index.h("div", { key: 'cb6e790d83b3ad4d843fce91dde842af9bb4588c', part: "base", class: "tab-panel", role: "tabpanel", "aria-selected": this.active ? 'true' : 'false', "aria-hidden": this.active ? 'false' : 'true' }, index.h("slot", { key: '6e5588f2370b04b078c6567bd1dd0008203e6f43' }))));
21
+ }
22
+ get host() { return index.getElement(this); }
23
+ };
24
+ SixTabPanel.style = sixTabPanelCss;
25
+
26
+ exports.six_tab_panel = SixTabPanel;
27
+ //# sourceMappingURL=six-tab-panel.entry.cjs.js.map
28
+
29
+ //# sourceMappingURL=six-tab-panel.cjs.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"six-tab-panel.entry.cjs.js","mappings":";;;;AAAA,MAAM,cAAc,GAAG,uVAAuV;;ACE9W,IAAI,EAAE,GAAG,CAAC;MAkBG,WAAW,GAAA,MAAA;AALxB,IAAA,WAAA,CAAA,OAAA,EAAA;;AAMU,QAAA,IAAA,CAAA,WAAW,GAAG,aAAa,EAAE,EAAE,EAAE;;AAKjC,QAAA,IAAI,CAAA,IAAA,GAAG,EAAE;;AAGQ,QAAA,IAAM,CAAA,MAAA,GAAG,KAAK;AAkBxC;IAhBC,MAAM,GAAA;QACJ;;QAEEA,OAAA,CAACC,UAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAC,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,IAAI,CAAC,WAAW,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,IAAI,CAAC,MAAM,GAAG,OAAO,GAAG,MAAM,EAAE,EAAA,EAC5FD,OAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,WAAW,EACjB,IAAI,EAAC,UAAU,EAAA,eAAA,EACA,IAAI,CAAC,MAAM,GAAG,MAAM,GAAG,OAAO,iBAChC,IAAI,CAAC,MAAM,GAAG,OAAO,GAAG,MAAM,EAAA,EAE3CA,OAAQ,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACJ,CACD;;;;;;;;","names":["h","Host"],"sources":["src/components/six-tab-panel/six-tab-panel.scss?tag=six-tab-panel&encapsulation=shadow","src/components/six-tab-panel/six-tab-panel.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: block;\n font-family: var(--six-font-family);\n}\n\n.tab-panel {\n border: solid 1px transparent;\n padding: 20px 20px;\n}\n","import { Component, Element, h, Host, Prop } from '@stencil/core';\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 - The tab panel's content.\n *\n * @part base - The component's base wrapper.\n */\n\n@Component({\n tag: 'six-tab-panel',\n styleUrl: 'six-tab-panel.scss',\n shadow: true,\n})\nexport class SixTabPanel {\n private componentId = `tab-panel-${++id}`;\n\n @Element() host!: HTMLSixTabPanelElement;\n\n /** The tab panel's name. */\n @Prop() name = '';\n\n /** When true, the tab panel will be shown. */\n @Prop({ reflect: true }) active = false;\n\n render() {\n return (\n // If the user didn't provide an ID, we'll set one, so we can link tabs and tab panels with aria labels\n <Host id={this.host.id || this.componentId} style={{ display: this.active ? 'block' : 'none' }}>\n <div\n part=\"base\"\n class=\"tab-panel\"\n role=\"tabpanel\"\n aria-selected={this.active ? 'true' : 'false'}\n aria-hidden={this.active ? 'false' : 'true'}\n >\n <slot />\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"six-tab-panel.entry.cjs.js","sources":["src/components/six-tab-panel/six-tab-panel.scss?tag=six-tab-panel&encapsulation=shadow","src/components/six-tab-panel/six-tab-panel.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: block;\n font-family: var(--six-font-family);\n}\n\n.tab-panel {\n border: solid 1px transparent;\n padding: 20px 20px;\n}\n","import { Component, Element, h, Host, Prop } from '@stencil/core';\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 - The tab panel's content.\n *\n * @part base - The component's base wrapper.\n */\n\n@Component({\n tag: 'six-tab-panel',\n styleUrl: 'six-tab-panel.scss',\n shadow: true,\n})\nexport class SixTabPanel {\n private componentId = `tab-panel-${++id}`;\n\n @Element() host!: HTMLSixTabPanelElement;\n\n /** The tab panel's name. */\n @Prop() name = '';\n\n /** When true, the tab panel will be shown. */\n @Prop({ reflect: true }) active = false;\n\n render() {\n return (\n // If the user didn't provide an ID, we'll set one, so we can link tabs and tab panels with aria labels\n <Host id={this.host.id || this.componentId} style={{ display: this.active ? 'block' : 'none' }}>\n <div\n part=\"base\"\n class=\"tab-panel\"\n role=\"tabpanel\"\n aria-selected={this.active ? 'true' : 'false'}\n aria-hidden={this.active ? 'false' : 'true'}\n >\n <slot />\n </div>\n </Host>\n );\n }\n}\n"],"names":["h","Host"],"mappings":";;;;AAAA,MAAM,cAAc,GAAG,uVAAuV;;ACE9W,IAAI,EAAE,GAAG,CAAC;MAkBG,WAAW,GAAA,MAAA;AALxB,IAAA,WAAA,CAAA,OAAA,EAAA;;AAMU,QAAA,IAAA,CAAA,WAAW,GAAG,aAAa,EAAE,EAAE,EAAE;;AAKjC,QAAA,IAAI,CAAA,IAAA,GAAG,EAAE;;AAGQ,QAAA,IAAM,CAAA,MAAA,GAAG,KAAK;AAkBxC;IAhBC,MAAM,GAAA;QACJ;;QAEEA,OAAA,CAACC,UAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAC,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,IAAI,CAAC,WAAW,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,IAAI,CAAC,MAAM,GAAG,OAAO,GAAG,MAAM,EAAE,EAAA,EAC5FD,OAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,WAAW,EACjB,IAAI,EAAC,UAAU,EAAA,eAAA,EACA,IAAI,CAAC,MAAM,GAAG,MAAM,GAAG,OAAO,iBAChC,IAAI,CAAC,MAAM,GAAG,OAAO,GAAG,MAAM,EAAA,EAE3CA,OAAQ,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACJ,CACD;;;;;;;;"}
@@ -0,0 +1,72 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-C8rK7OAe.js');
4
+
5
+ const sixTabCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}:host{display:flex}.tab{display:inline-flex;align-items:center;font-family:var(--six-font-family);font-size:var(--six-font-size-small);font-weight:var(--six-font-weight-semibold);color:var(--six-tab-color);padding:var(--six-spacing-medium) var(--six-spacing-large);white-space:nowrap;user-select:none;cursor:pointer;width:100%}.tab:focus{outline:none}.tab:focus-visible{outline:var(--six-focus-ring);outline-offset:calc(-1 * var(--six-focus-ring-width) - var(--six-focus-ring-offset))}.tab.tab--active:not(.tab--disabled){color:var(--six-tab-color-active);font-weight:var(--six-font-weight-bold)}.tab.tab--closable{padding-right:var(--six-spacing-small)}.tab.tab--disabled{color:var(--six-tab-color-disabled);cursor:not-allowed}.tab:hover:not(.tab--disabled){color:var(--six-tab-color-hover)}.tab.tab--left,.tab.tab--right{display:inline-block;text-align:left}.tab.tab--left::before,.tab.tab--right::before{display:block;font-weight:var(--six-font-weight-bold);content:attr(title);height:0;overflow:hidden;visibility:hidden}.tab__close-button{font-size:var(--six-font-size-large);margin-left:var(--six-spacing-xx-small)}.tab__close-button::part(base){padding:var(--six-spacing-xxx-small)}.tab__indicator{position:absolute}.tab__indicator.tab__indicator--active{background-color:var(--six-tab-border-color-active)}.tab--top{margin-bottom:var(--six-spacing-xxx-small)}.tab__indicator--top{width:100%;bottom:0;height:var(--six-tab-border-width)}.tab--bottom{margin-top:var(--six-spacing-xxx-small)}.tab__indicator--bottom{width:100%;top:0;height:var(--six-tab-border-width)}.tab--left{margin-right:var(--six-spacing-xxx-small)}.tab__indicator--left{height:100%;right:0;top:0;width:var(--six-tab-border-width)}.tab--right{margin-left:var(--six-spacing-xxx-small)}.tab__indicator--right{height:100%;left:0;top:0;width:var(--six-tab-border-width)}";
6
+
7
+ let id = 0;
8
+ const SixTab = class {
9
+ constructor(hostRef) {
10
+ index.registerInstance(this, hostRef);
11
+ this.sixClose = index.createEvent(this, "six-tab-close");
12
+ this.componentId = `tab-${++id}`;
13
+ /** The name of the tab panel the tab will control. The panel must be located in the same tab group. */
14
+ this.panel = '';
15
+ /** Set to true to draw the tab in an active state. */
16
+ this.active = false;
17
+ /** When true, the tab will be rendered with a close icon. */
18
+ this.closable = false;
19
+ /** Set to true to draw the tab in a disabled state. */
20
+ this.disabled = false;
21
+ }
22
+ connectedCallback() {
23
+ this.handleCloseClick = this.handleCloseClick.bind(this);
24
+ }
25
+ /** Sets focus to the tab. */
26
+ async setFocus(options) {
27
+ var _a;
28
+ (_a = this.tab) === null || _a === void 0 ? void 0 : _a.focus(options);
29
+ }
30
+ /** Removes focus from the tab. */
31
+ async removeFocus() {
32
+ var _a;
33
+ (_a = this.tab) === null || _a === void 0 ? void 0 : _a.blur();
34
+ }
35
+ handleCloseClick() {
36
+ this.sixClose.emit();
37
+ }
38
+ render() {
39
+ var _a, _b;
40
+ const tabGroup = this.host.closest('six-tab-group');
41
+ const placement = (_a = tabGroup === null || tabGroup === void 0 ? void 0 : tabGroup.placement) !== null && _a !== void 0 ? _a : 'top';
42
+ return (
43
+ // If the user didn't provide an ID, we'll set one, so we can link tabs and tab panels with aria labels
44
+ index.h(index.Host, { key: 'cf68989c61bf87898620dd39ffa5f92907bd2585', id: this.host.id || this.componentId }, index.h("div", { key: '987c14cf6a61901bdcec0f9029d28f23417f9527', part: "base", ref: (el) => (this.tab = el), class: {
45
+ tab: true,
46
+ // Placements
47
+ 'tab--top': placement === 'top',
48
+ 'tab--bottom': placement === 'bottom',
49
+ 'tab--left': placement === 'left',
50
+ 'tab--right': placement === 'right',
51
+ // States
52
+ 'tab--active': this.active,
53
+ 'tab--closable': this.closable,
54
+ 'tab--disabled': this.disabled,
55
+ }, role: "tab", "aria-disabled": this.disabled ? 'true' : 'false', "aria-selected": this.active ? 'true' : 'false', tabindex: this.disabled || !this.active ? '-1' : '0', title: (_b = this.hoverContent) !== null && _b !== void 0 ? _b : this.host.innerHTML }, index.h("slot", { key: 'dd6314fa392b9e4a853f50abb5c671c38a764d5f' }), this.closable && (index.h("six-icon-button", { key: '473fab356355da098555b0699c9ff2a08c778d1d', name: "close", size: "xSmall", exportparts: "base:close-button", class: "tab__close-button", onClick: this.handleCloseClick, tabIndex: -1, "aria-hidden": "true" }))), index.h("div", { key: '9a662684f5471aea35cfe07072341495e6a20236', part: this.active ? 'active-tab-indicator' : '', class: {
56
+ tab__indicator: true,
57
+ 'tab__indicator--active': this.active,
58
+ // Placements
59
+ 'tab__indicator--top': placement === 'top',
60
+ 'tab__indicator--bottom': placement === 'bottom',
61
+ 'tab__indicator--left': placement === 'left',
62
+ 'tab__indicator--right': placement === 'right',
63
+ } })));
64
+ }
65
+ get host() { return index.getElement(this); }
66
+ };
67
+ SixTab.style = sixTabCss;
68
+
69
+ exports.six_tab = SixTab;
70
+ //# sourceMappingURL=six-tab.entry.cjs.js.map
71
+
72
+ //# sourceMappingURL=six-tab.cjs.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"six-tab.entry.cjs.js","mappings":"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","names":["h","Host"],"sources":["src/components/six-tab/six-tab.scss?tag=six-tab&encapsulation=shadow","src/components/six-tab/six-tab.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: flex;\n}\n\n.tab {\n display: inline-flex;\n align-items: center;\n font-family: var(--six-font-family);\n font-size: var(--six-font-size-small);\n font-weight: var(--six-font-weight-semibold);\n color: var(--six-tab-color);\n padding: var(--six-spacing-medium) var(--six-spacing-large);\n white-space: nowrap;\n user-select: none;\n cursor: pointer;\n width: 100%;\n\n &:focus {\n outline: none;\n }\n\n &:focus-visible {\n outline: var(--six-focus-ring);\n outline-offset: calc(-1 * var(--six-focus-ring-width) - var(--six-focus-ring-offset));\n }\n\n &.tab--active:not(.tab--disabled) {\n color: var(--six-tab-color-active);\n font-weight: var(--six-font-weight-bold);\n }\n\n &.tab--closable {\n padding-right: var(--six-spacing-small);\n }\n\n &.tab--disabled {\n color: var(--six-tab-color-disabled);\n cursor: not-allowed;\n }\n\n &:hover:not(.tab--disabled) {\n color: var(--six-tab-color-hover);\n }\n\n &.tab--left,\n &.tab--right {\n display: inline-block;\n text-align: left;\n }\n\n &.tab--left::before,\n &.tab--right::before {\n display: block;\n font-weight: var(--six-font-weight-bold);\n content: attr(title);\n height: 0;\n overflow: hidden;\n visibility: hidden;\n }\n}\n\n.tab__close-button {\n font-size: var(--six-font-size-large);\n margin-left: var(--six-spacing-xx-small);\n\n &::part(base) {\n padding: var(--six-spacing-xxx-small);\n }\n}\n\n// TAB INDICATOR\n.tab__indicator {\n position: absolute;\n &.tab__indicator--active {\n background-color: var(--six-tab-border-color-active);\n }\n}\n\n// TOP\n.tab--top {\n margin-bottom: var(--six-spacing-xxx-small);\n}\n\n.tab__indicator--top {\n width: 100%;\n bottom: 0;\n height: var(--six-tab-border-width);\n}\n\n// BOTTOM\n.tab--bottom {\n margin-top: var(--six-spacing-xxx-small);\n}\n\n.tab__indicator--bottom {\n width: 100%;\n top: 0;\n height: var(--six-tab-border-width);\n}\n\n// LEFT\n.tab--left {\n margin-right: var(--six-spacing-xxx-small);\n}\n\n.tab__indicator--left {\n height: 100%;\n right: 0;\n top: 0;\n width: var(--six-tab-border-width);\n}\n\n// RIGHT\n.tab--right {\n margin-left: var(--six-spacing-xxx-small);\n}\n\n.tab__indicator--right {\n height: 100%;\n left: 0;\n top: 0;\n width: var(--six-tab-border-width);\n}\n","import { Component, Element, Event, EventEmitter, h, Host, Method, Prop } from '@stencil/core';\nimport { EmptyPayload } from '../../utils/types';\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 - The tab's label.\n *\n * @part base - The component's base wrapper.\n * @part close-button - The close button, which is the icon button's base wrapper.\n */\n\n@Component({\n tag: 'six-tab',\n styleUrl: 'six-tab.scss',\n shadow: true,\n})\nexport class SixTab {\n private componentId = `tab-${++id}`;\n private tab?: HTMLElement;\n\n @Element() host!: HTMLSixTabElement;\n\n /** The name of the tab panel the tab will control. The panel must be located in the same tab group. */\n @Prop({ reflect: true }) panel = '';\n\n /** Set to true to draw the tab in an active state. */\n @Prop({ reflect: true }) active = false;\n\n /** When true, the tab will be rendered with a close icon. */\n @Prop() closable = false;\n\n /** The content to display when the user hovers over the tab's title. Useful if the tab's title has html content in it*/\n @Prop() hoverContent?: string;\n\n /** Set to true to draw the tab in a disabled state. */\n @Prop({ reflect: true }) disabled = false;\n\n /** Emitted when the tab is closable and the close button is activated. */\n @Event({ eventName: 'six-tab-close' }) sixClose!: EventEmitter<EmptyPayload>;\n\n connectedCallback() {\n this.handleCloseClick = this.handleCloseClick.bind(this);\n }\n\n /** Sets focus to the tab. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.tab?.focus(options);\n }\n\n /** Removes focus from the tab. */\n @Method()\n async removeFocus() {\n this.tab?.blur();\n }\n\n private handleCloseClick() {\n this.sixClose.emit();\n }\n\n render() {\n const tabGroup: HTMLSixTabGroupElement | null = this.host.closest('six-tab-group');\n const placement = tabGroup?.placement ?? 'top';\n return (\n // If the user didn't provide an ID, we'll set one, so we can link tabs and tab panels with aria labels\n <Host id={this.host.id || this.componentId}>\n <div\n part=\"base\"\n ref={(el) => (this.tab = el)}\n class={{\n tab: true,\n\n // Placements\n 'tab--top': placement === 'top',\n 'tab--bottom': placement === 'bottom',\n 'tab--left': placement === 'left',\n 'tab--right': placement === 'right',\n\n // States\n 'tab--active': this.active,\n 'tab--closable': this.closable,\n 'tab--disabled': this.disabled,\n }}\n role=\"tab\"\n aria-disabled={this.disabled ? 'true' : 'false'}\n aria-selected={this.active ? 'true' : 'false'}\n tabindex={this.disabled || !this.active ? '-1' : '0'}\n title={this.hoverContent ?? this.host.innerHTML}\n >\n <slot />\n {this.closable && (\n <six-icon-button\n name=\"close\"\n size=\"xSmall\"\n exportparts=\"base:close-button\"\n class=\"tab__close-button\"\n onClick={this.handleCloseClick}\n tabIndex={-1}\n aria-hidden=\"true\"\n />\n )}\n </div>\n <div\n part={this.active ? 'active-tab-indicator' : ''}\n class={{\n tab__indicator: true,\n 'tab__indicator--active': this.active,\n\n // Placements\n 'tab__indicator--top': placement === 'top',\n 'tab__indicator--bottom': placement === 'bottom',\n 'tab__indicator--left': placement === 'left',\n 'tab__indicator--right': placement === 'right',\n }}\n ></div>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"six-tab.entry.cjs.js","sources":["src/components/six-tab/six-tab.scss?tag=six-tab&encapsulation=shadow","src/components/six-tab/six-tab.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: flex;\n}\n\n.tab {\n display: inline-flex;\n align-items: center;\n font-family: var(--six-font-family);\n font-size: var(--six-font-size-small);\n font-weight: var(--six-font-weight-semibold);\n color: var(--six-tab-color);\n padding: var(--six-spacing-medium) var(--six-spacing-large);\n white-space: nowrap;\n user-select: none;\n cursor: pointer;\n width: 100%;\n\n &:focus {\n outline: none;\n }\n\n &:focus-visible {\n outline: var(--six-focus-ring);\n outline-offset: calc(-1 * var(--six-focus-ring-width) - var(--six-focus-ring-offset));\n }\n\n &.tab--active:not(.tab--disabled) {\n color: var(--six-tab-color-active);\n font-weight: var(--six-font-weight-bold);\n }\n\n &.tab--closable {\n padding-right: var(--six-spacing-small);\n }\n\n &.tab--disabled {\n color: var(--six-tab-color-disabled);\n cursor: not-allowed;\n }\n\n &:hover:not(.tab--disabled) {\n color: var(--six-tab-color-hover);\n }\n\n &.tab--left,\n &.tab--right {\n display: inline-block;\n text-align: left;\n }\n\n &.tab--left::before,\n &.tab--right::before {\n display: block;\n font-weight: var(--six-font-weight-bold);\n content: attr(title);\n height: 0;\n overflow: hidden;\n visibility: hidden;\n }\n}\n\n.tab__close-button {\n font-size: var(--six-font-size-large);\n margin-left: var(--six-spacing-xx-small);\n\n &::part(base) {\n padding: var(--six-spacing-xxx-small);\n }\n}\n\n// TAB INDICATOR\n.tab__indicator {\n position: absolute;\n &.tab__indicator--active {\n background-color: var(--six-tab-border-color-active);\n }\n}\n\n// TOP\n.tab--top {\n margin-bottom: var(--six-spacing-xxx-small);\n}\n\n.tab__indicator--top {\n width: 100%;\n bottom: 0;\n height: var(--six-tab-border-width);\n}\n\n// BOTTOM\n.tab--bottom {\n margin-top: var(--six-spacing-xxx-small);\n}\n\n.tab__indicator--bottom {\n width: 100%;\n top: 0;\n height: var(--six-tab-border-width);\n}\n\n// LEFT\n.tab--left {\n margin-right: var(--six-spacing-xxx-small);\n}\n\n.tab__indicator--left {\n height: 100%;\n right: 0;\n top: 0;\n width: var(--six-tab-border-width);\n}\n\n// RIGHT\n.tab--right {\n margin-left: var(--six-spacing-xxx-small);\n}\n\n.tab__indicator--right {\n height: 100%;\n left: 0;\n top: 0;\n width: var(--six-tab-border-width);\n}\n","import { Component, Element, Event, EventEmitter, h, Host, Method, Prop } from '@stencil/core';\nimport { EmptyPayload } from '../../utils/types';\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 - The tab's label.\n *\n * @part base - The component's base wrapper.\n * @part close-button - The close button, which is the icon button's base wrapper.\n */\n\n@Component({\n tag: 'six-tab',\n styleUrl: 'six-tab.scss',\n shadow: true,\n})\nexport class SixTab {\n private componentId = `tab-${++id}`;\n private tab?: HTMLElement;\n\n @Element() host!: HTMLSixTabElement;\n\n /** The name of the tab panel the tab will control. The panel must be located in the same tab group. */\n @Prop({ reflect: true }) panel = '';\n\n /** Set to true to draw the tab in an active state. */\n @Prop({ reflect: true }) active = false;\n\n /** When true, the tab will be rendered with a close icon. */\n @Prop() closable = false;\n\n /** The content to display when the user hovers over the tab's title. Useful if the tab's title has html content in it*/\n @Prop() hoverContent?: string;\n\n /** Set to true to draw the tab in a disabled state. */\n @Prop({ reflect: true }) disabled = false;\n\n /** Emitted when the tab is closable and the close button is activated. */\n @Event({ eventName: 'six-tab-close' }) sixClose!: EventEmitter<EmptyPayload>;\n\n connectedCallback() {\n this.handleCloseClick = this.handleCloseClick.bind(this);\n }\n\n /** Sets focus to the tab. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.tab?.focus(options);\n }\n\n /** Removes focus from the tab. */\n @Method()\n async removeFocus() {\n this.tab?.blur();\n }\n\n private handleCloseClick() {\n this.sixClose.emit();\n }\n\n render() {\n const tabGroup: HTMLSixTabGroupElement | null = this.host.closest('six-tab-group');\n const placement = tabGroup?.placement ?? 'top';\n return (\n // If the user didn't provide an ID, we'll set one, so we can link tabs and tab panels with aria labels\n <Host id={this.host.id || this.componentId}>\n <div\n part=\"base\"\n ref={(el) => (this.tab = el)}\n class={{\n tab: true,\n\n // Placements\n 'tab--top': placement === 'top',\n 'tab--bottom': placement === 'bottom',\n 'tab--left': placement === 'left',\n 'tab--right': placement === 'right',\n\n // States\n 'tab--active': this.active,\n 'tab--closable': this.closable,\n 'tab--disabled': this.disabled,\n }}\n role=\"tab\"\n aria-disabled={this.disabled ? 'true' : 'false'}\n aria-selected={this.active ? 'true' : 'false'}\n tabindex={this.disabled || !this.active ? '-1' : '0'}\n title={this.hoverContent ?? this.host.innerHTML}\n >\n <slot />\n {this.closable && (\n <six-icon-button\n name=\"close\"\n size=\"xSmall\"\n exportparts=\"base:close-button\"\n class=\"tab__close-button\"\n onClick={this.handleCloseClick}\n tabIndex={-1}\n aria-hidden=\"true\"\n />\n )}\n </div>\n <div\n part={this.active ? 'active-tab-indicator' : ''}\n class={{\n tab__indicator: true,\n 'tab__indicator--active': this.active,\n\n // Placements\n 'tab__indicator--top': placement === 'top',\n 'tab__indicator--bottom': placement === 'bottom',\n 'tab__indicator--left': placement === 'left',\n 'tab__indicator--right': placement === 'right',\n }}\n ></div>\n </Host>\n );\n }\n}\n"],"names":["h","Host"],"mappings":"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"}
@@ -0,0 +1,71 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-C8rK7OAe.js');
4
+ var slot = require('./slot-DBK7c7jH.js');
5
+ var executionControl = require('./execution-control-oU0MWBWI.js');
6
+
7
+ const sixTagCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}:host{display:inline-block;overflow:hidden}.tag{display:flex;align-items:center;border:solid 1px;font-family:var(--six-font-family);line-height:1;white-space:nowrap;user-select:none;cursor:default}.tag__content{text-overflow:ellipsis;overflow:hidden}.tag__clear::part(base){color:inherit;padding:0}.tag--info{color:var(--six-color-white);background-color:var(--six-color-web-rock-900);border-color:var(--six-color-web-rock-900)}.tag--success{color:var(--six-color-web-rock-900);border-color:var(--six-color-success-500);background-color:var(--six-color-success-500)}.tag--primary{color:var(--six-color-web-rock-900);border-color:var(--six-color-clay-50);background-color:var(--six-color-clay-50)}.tag--warning{color:var(--six-color-web-rock-900);border-color:var(--six-color-warning-700);background-color:var(--six-color-warning-700)}.tag--danger{color:var(--six-color-white);border-color:var(--six-color-danger-800);background-color:var(--six-color-danger-800)}.tag--action{color:var(--six-color-white);border-color:var(--six-color-action-500);background-color:var(--six-color-action-500)}.tag--small{font-size:var(--six-button-font-size-small);height:calc(var(--six-height-small) * 0.8);line-height:calc(var(--six-height-small) - var(--six-border-width) * 2);border-radius:var(--six-input-border-radius-small);padding:0 var(--six-spacing-x-small)}.tag--small .tag__clear{margin-left:var(--six-spacing-xx-small);margin-right:calc(-1 * var(--six-spacing-xxx-small))}.tag--medium{font-size:var(--six-button-font-size-medium);height:calc(var(--six-height-medium) * 0.8);line-height:calc(var(--six-height-medium) - var(--six-border-width) * 2);border-radius:var(--six-input-border-radius-medium);padding:0 var(--six-spacing-small)}.tag--medium .tag__clear{margin-left:var(--six-spacing-xx-small);margin-right:calc(-1 * var(--six-spacing-xx-small))}.tag--large{font-size:var(--six-button-font-size-large);height:calc(var(--six-height-large) * 0.8);line-height:calc(var(--six-height-large) - var(--six-border-width) * 2);border-radius:var(--six-input-border-radius-large);padding:0 var(--six-spacing-medium)}.tag--large .tag__clear{margin-left:var(--six-spacing-xx-small);margin-right:calc(-1 * var(--six-spacing-x-small))}.tag--pill{border-radius:var(--six-border-radius-pill)}";
8
+
9
+ const SixTag = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ this.sixClear = index.createEvent(this, "six-tag-clear");
13
+ /** The tag's type. */
14
+ this.type = 'primary';
15
+ /** The tag's size. */
16
+ this.size = 'medium';
17
+ /** Set to true to draw a pill-style tag with rounded edges. */
18
+ this.pill = false;
19
+ /** Set to true to make the tag clearable. */
20
+ this.clearable = false;
21
+ this.resizeObserver = new ResizeObserver(executionControl.debounce(() => this.updateTooltip()));
22
+ this.updateTooltip = () => {
23
+ if (this.tooltipElement != null && this.contentSlotElement != null && this.contentElement != null) {
24
+ this.tooltipElement.content = slot.getTextContent(this.contentSlotElement);
25
+ this.tooltipElement.disabled = !(this.contentElement.offsetWidth < this.contentElement.scrollWidth);
26
+ }
27
+ };
28
+ this.handleClearClick = () => {
29
+ this.sixClear.emit();
30
+ };
31
+ }
32
+ connectedCallback() {
33
+ if (this.contentElement != null) {
34
+ this.resizeObserver.observe(this.contentElement);
35
+ }
36
+ }
37
+ componentDidLoad() {
38
+ if (this.contentElement != null) {
39
+ this.resizeObserver.observe(this.contentElement);
40
+ }
41
+ }
42
+ disconnectedCallback() {
43
+ this.resizeObserver.disconnect();
44
+ }
45
+ render() {
46
+ return (index.h("span", { key: 'fa118fba6c2beb1cec064e1dd3a8cc09937358c3', part: "base", class: {
47
+ tag: true,
48
+ // Types
49
+ 'tag--primary': this.type === 'primary',
50
+ 'tag--success': this.type === 'success',
51
+ 'tag--info': this.type === 'info',
52
+ 'tag--warning': this.type === 'warning',
53
+ 'tag--danger': this.type === 'danger',
54
+ 'tag--action': this.type === 'action',
55
+ 'tag--text': this.type === 'text',
56
+ // Sizes
57
+ 'tag--small': this.size === 'small',
58
+ 'tag--medium': this.size === 'medium',
59
+ 'tag--large': this.size === 'large',
60
+ // Modifers
61
+ 'tag--pill': this.pill,
62
+ 'tag--clear': this.clearable,
63
+ } }, index.h("six-tooltip", { key: '306fac1cde857f9d06c7a646d1f53f4d99ac1464', ref: (el) => (this.tooltipElement = el) }, index.h("span", { key: 'd44fd48467dc7c31dc7afb213c079d6884183eb6', ref: (el) => (this.contentElement = el), part: "content", class: "tag__content" }, index.h("slot", { key: '3674beda2a1107fc6509123c655f598019008abf', ref: (el) => (this.contentSlotElement = el) }))), this.clearable && (index.h("six-icon-button", { key: '337b2bd5915e7d8581c1306f96e58a0f3759f9a5', exportparts: "base:clear-button", size: "xSmall", name: "clear", class: "tag__clear", onClick: this.handleClearClick }))));
64
+ }
65
+ };
66
+ SixTag.style = sixTagCss;
67
+
68
+ exports.six_tag = SixTag;
69
+ //# sourceMappingURL=six-tag.entry.cjs.js.map
70
+
71
+ //# sourceMappingURL=six-tag.cjs.entry.js.map