@six-group/ui-library 4.0.4 → 4.1.0

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 (1087) hide show
  1. package/dist/cjs/error-messages-6e8049a4.js +119 -0
  2. package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
  3. package/dist/cjs/event-listeners-9fb878f1.js +61 -0
  4. package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
  5. package/dist/cjs/{execution-control-b4707294.js → execution-control-d728da70.js} +15 -15
  6. package/dist/cjs/{execution-control-b4707294.js.map → execution-control-d728da70.js.map} +1 -1
  7. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  8. package/dist/cjs/{focus-visible-ae2470dd.js.map → focus-visible-e2c9255a.js.map} +1 -1
  9. package/dist/cjs/form-9ebaae7c.js +20 -0
  10. package/dist/cjs/{form-2df8c5bb.js.map → form-9ebaae7c.js.map} +1 -1
  11. package/dist/cjs/form-control-8d64e974.js +36 -0
  12. package/dist/cjs/form-control-8d64e974.js.map +1 -0
  13. package/dist/cjs/{index-7d73cbd6.js → index-d7748d51.js} +296 -695
  14. package/dist/cjs/index-d7748d51.js.map +1 -0
  15. package/dist/cjs/index.cjs.js +55 -102
  16. package/dist/cjs/index.cjs.js.map +1 -1
  17. package/dist/cjs/loader.cjs.js +2 -2
  18. package/dist/cjs/modal-3ce015be.js +52 -0
  19. package/dist/cjs/modal-3ce015be.js.map +1 -0
  20. package/dist/cjs/{popover-2df7e154.js → popover-1e7c09f1.js} +99 -99
  21. package/dist/cjs/popover-1e7c09f1.js.map +1 -0
  22. package/dist/cjs/popup-e854acda.js +103 -0
  23. package/dist/cjs/popup-e854acda.js.map +1 -0
  24. package/dist/cjs/scroll-68033901.js +68 -0
  25. package/dist/cjs/{scroll-2c4200dc.js.map → scroll-68033901.js.map} +1 -1
  26. package/dist/cjs/six-alert.cjs.entry.js +142 -110
  27. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  28. package/dist/cjs/six-avatar.cjs.entry.js +21 -21
  29. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  30. package/dist/cjs/six-badge.cjs.entry.js +23 -23
  31. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-button.cjs.entry.js +95 -95
  33. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-card.cjs.entry.js +8 -8
  35. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-checkbox_2.cjs.entry.js +190 -0
  37. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
  38. package/dist/cjs/six-datepicker.cjs.entry.js +860 -834
  39. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  40. package/dist/cjs/six-details.cjs.entry.js +127 -127
  41. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  42. package/dist/cjs/six-dialog.cjs.entry.js +131 -129
  43. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-drawer.cjs.entry.js +147 -147
  45. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-dropdown_2.cjs.entry.js +709 -637
  47. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-error-page.cjs.entry.js +82 -82
  49. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-error.cjs.entry.js +7 -7
  51. package/dist/cjs/six-error.cjs.entry.js.map +1 -1
  52. package/dist/cjs/six-file-list-item.cjs.entry.js +34 -34
  53. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  54. package/dist/cjs/six-file-list.cjs.entry.js +7 -7
  55. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  56. package/dist/cjs/six-file-upload.cjs.entry.js +99 -99
  57. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-footer.cjs.entry.js +8 -8
  59. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  60. package/dist/cjs/six-group-label.cjs.entry.js +43 -43
  61. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-header.cjs.entry.js +171 -156
  63. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-icon-button.cjs.entry.js +32 -32
  65. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-icon.cjs.entry.js +22 -22
  67. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  68. package/dist/cjs/six-input.cjs.entry.js +192 -190
  69. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  70. package/dist/cjs/six-item-picker.cjs.entry.js +405 -309
  71. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  72. package/dist/cjs/six-language-switcher.cjs.entry.js +46 -46
  73. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-layout-grid.cjs.entry.js +20 -20
  75. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-main-container.cjs.entry.js +9 -9
  77. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-menu-divider.cjs.entry.js +8 -8
  79. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-menu-label.cjs.entry.js +8 -8
  81. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-picto.cjs.entry.js +14 -14
  83. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-progress-bar.cjs.entry.js +15 -15
  85. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-progress-ring.cjs.entry.js +30 -30
  87. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-radio.cjs.entry.js +104 -104
  89. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-range.cjs.entry.js +180 -180
  91. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-root.cjs.entry.js +11 -30
  93. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-search-field.cjs.entry.js +44 -44
  95. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-select.cjs.entry.js +497 -366
  97. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +54 -54
  99. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-sidebar-item.cjs.entry.js +16 -16
  101. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-sidebar.cjs.entry.js +174 -174
  103. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-spinner.cjs.entry.js +15 -15
  105. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-stage-indicator.cjs.entry.js +22 -0
  107. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
  108. package/dist/cjs/six-switch.cjs.entry.js +107 -107
  109. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-tab-group.cjs.entry.js +215 -215
  111. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  112. package/dist/cjs/six-tab-panel.cjs.entry.js +14 -14
  113. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-tab.cjs.entry.js +55 -55
  115. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-tag.cjs.entry.js +53 -53
  117. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  118. package/dist/cjs/six-textarea.cjs.entry.js +181 -181
  119. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-tile.cjs.entry.js +77 -77
  121. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-timepicker.cjs.entry.js +349 -349
  123. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-tooltip.cjs.entry.js +148 -148
  125. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  126. package/dist/cjs/slot-1b1232a1.js +51 -0
  127. package/dist/cjs/slot-1b1232a1.js.map +1 -0
  128. package/dist/cjs/types-d3da200b.js +19 -0
  129. package/dist/cjs/types-d3da200b.js.map +1 -0
  130. package/dist/cjs/ui-library.cjs.js +3 -3
  131. package/dist/cjs/ui-library.cjs.js.map +1 -1
  132. package/dist/collection/collection-manifest.json +4 -5
  133. package/dist/collection/components/six-alert/six-alert.css +5 -1
  134. package/dist/collection/components/six-alert/six-alert.js +382 -337
  135. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  136. package/dist/collection/components/six-alert/test/six-alert.spec.js +7 -7
  137. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +1 -1
  138. package/dist/collection/components/six-avatar/six-avatar.css +2 -2
  139. package/dist/collection/components/six-avatar/six-avatar.js +111 -111
  140. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  141. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +7 -7
  142. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +1 -1
  143. package/dist/collection/components/six-badge/six-badge.css +1 -1
  144. package/dist/collection/components/six-badge/six-badge.js +90 -90
  145. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  146. package/dist/collection/components/six-badge/test/six-badge.spec.js +7 -7
  147. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +1 -1
  148. package/dist/collection/components/six-button/six-button.css +2 -1
  149. package/dist/collection/components/six-button/six-button.js +447 -446
  150. package/dist/collection/components/six-button/six-button.js.map +1 -1
  151. package/dist/collection/components/six-button/test/six-button.spec.js +44 -44
  152. package/dist/collection/components/six-button/test/six-button.spec.js.map +1 -1
  153. package/dist/collection/components/six-card/six-card.css +4 -5
  154. package/dist/collection/components/six-card/six-card.js +15 -15
  155. package/dist/collection/components/six-card/six-card.js.map +1 -1
  156. package/dist/collection/components/six-card/test/six-card.spec.js +7 -7
  157. package/dist/collection/components/six-card/test/six-card.spec.js.map +1 -1
  158. package/dist/collection/components/six-checkbox/six-checkbox.css +6 -1
  159. package/dist/collection/components/six-checkbox/six-checkbox.js +421 -420
  160. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  161. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +13 -13
  162. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +1 -1
  163. package/dist/collection/components/six-datepicker/components/day-selection.js +8 -8
  164. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  165. package/dist/collection/components/six-datepicker/components/month-selection.js +8 -8
  166. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  167. package/dist/collection/components/six-datepicker/components/year-selection.js +8 -8
  168. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  169. package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
  170. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  171. package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
  172. package/dist/collection/components/six-datepicker/six-datepicker.js +1052 -1050
  173. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  174. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +7 -7
  175. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +1 -1
  176. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  177. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  178. package/dist/collection/components/six-details/six-details.css +1 -5
  179. package/dist/collection/components/six-details/six-details.js +410 -410
  180. package/dist/collection/components/six-details/six-details.js.map +1 -1
  181. package/dist/collection/components/six-details/test/six-details.spec.js +7 -7
  182. package/dist/collection/components/six-details/test/six-details.spec.js.map +1 -1
  183. package/dist/collection/components/six-dialog/six-dialog.css +2 -2
  184. package/dist/collection/components/six-dialog/six-dialog.js +356 -354
  185. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  186. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +7 -7
  187. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +1 -1
  188. package/dist/collection/components/six-drawer/six-drawer.css +2 -2
  189. package/dist/collection/components/six-drawer/six-drawer.js +409 -409
  190. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  191. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +7 -7
  192. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +1 -1
  193. package/dist/collection/components/six-dropdown/six-dropdown.css +22 -7
  194. package/dist/collection/components/six-dropdown/six-dropdown.js +983 -891
  195. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  196. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +92 -67
  197. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +1 -1
  198. package/dist/collection/components/six-error/six-error.js +15 -15
  199. package/dist/collection/components/six-error/six-error.js.map +1 -1
  200. package/dist/collection/components/six-error-page/six-error-page.js +177 -177
  201. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  202. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +77 -77
  203. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +1 -1
  204. package/dist/collection/components/six-file-list/six-file-list.js +15 -15
  205. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  206. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +16 -16
  207. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +1 -1
  208. package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
  209. package/dist/collection/components/six-file-list-item/six-file-list-item.js +195 -195
  210. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  211. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +42 -42
  212. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +1 -1
  213. package/dist/collection/components/six-file-upload/six-file-upload.css +1 -4
  214. package/dist/collection/components/six-file-upload/six-file-upload.js +291 -291
  215. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  216. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +27 -27
  217. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +1 -1
  218. package/dist/collection/components/six-footer/six-footer.css +2 -2
  219. package/dist/collection/components/six-footer/six-footer.js +15 -15
  220. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  221. package/dist/collection/components/six-footer/test/six-footer.spec.js +7 -7
  222. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +1 -1
  223. package/dist/collection/components/six-group-label/six-group-label.css +1 -1
  224. package/dist/collection/components/six-group-label/six-group-label.js +155 -155
  225. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  226. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +12 -12
  227. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +1 -1
  228. package/dist/collection/components/six-header/six-header.css +6 -2
  229. package/dist/collection/components/six-header/six-header.js +439 -405
  230. package/dist/collection/components/six-header/six-header.js.map +1 -1
  231. package/dist/collection/components/six-header/test/six-header.spec.js +77 -33
  232. package/dist/collection/components/six-header/test/six-header.spec.js.map +1 -1
  233. package/dist/collection/components/six-icon/six-icon.css +5 -2
  234. package/dist/collection/components/six-icon/six-icon.js +71 -71
  235. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  236. package/dist/collection/components/six-icon/test/six-icon.spec.js +7 -7
  237. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +1 -1
  238. package/dist/collection/components/six-icon-button/six-icon-button.css +1 -1
  239. package/dist/collection/components/six-icon-button/six-icon-button.js +131 -131
  240. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  241. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +7 -7
  242. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +1 -1
  243. package/dist/collection/components/six-input/six-input.css +10 -1
  244. package/dist/collection/components/six-input/six-input.js +967 -939
  245. package/dist/collection/components/six-input/six-input.js.map +1 -1
  246. package/dist/collection/components/six-input/test/six-input.spec.js +7 -7
  247. package/dist/collection/components/six-input/test/six-input.spec.js.map +1 -1
  248. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  249. package/dist/collection/components/six-item-picker/six-item-picker.js +727 -631
  250. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  251. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +82 -82
  252. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +1 -1
  253. package/dist/collection/components/six-item-picker/types.js +9 -7
  254. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  255. package/dist/collection/components/six-language-switcher/six-language-switcher.js +124 -124
  256. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  257. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +79 -79
  258. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +1 -1
  259. package/dist/collection/components/six-layout-grid/six-layout-grid.js +54 -54
  260. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  261. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +7 -7
  262. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +1 -1
  263. package/dist/collection/components/six-main-container/six-main-container.js +41 -41
  264. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  265. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +7 -7
  266. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +1 -1
  267. package/dist/collection/components/six-menu/six-menu.css +8 -7
  268. package/dist/collection/components/six-menu/six-menu.js +388 -366
  269. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  270. package/dist/collection/components/six-menu/test/six-menu.spec.js +41 -41
  271. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +1 -1
  272. package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
  273. package/dist/collection/components/six-menu-divider/six-menu-divider.js +15 -15
  274. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  275. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +7 -7
  276. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +1 -1
  277. package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
  278. package/dist/collection/components/six-menu-item/six-menu-item.js +209 -180
  279. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  280. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +7 -7
  281. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +1 -1
  282. package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
  283. package/dist/collection/components/six-menu-label/six-menu-label.js +15 -15
  284. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  285. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +7 -7
  286. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +1 -1
  287. package/dist/collection/components/six-picto/six-picto.js +46 -46
  288. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  289. package/dist/collection/components/six-picto/test/six-picto.spec.js +13 -13
  290. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +1 -1
  291. package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
  292. package/dist/collection/components/six-progress-bar/six-progress-bar.js +64 -64
  293. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  294. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +7 -7
  295. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +1 -1
  296. package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
  297. package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -100
  298. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  299. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +7 -7
  300. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +1 -1
  301. package/dist/collection/components/six-radio/six-radio.css +1 -1
  302. package/dist/collection/components/six-radio/six-radio.js +321 -320
  303. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  304. package/dist/collection/components/six-radio/test/six-radio.spec.js +13 -13
  305. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +1 -1
  306. package/dist/collection/components/six-range/six-range.css +1 -1
  307. package/dist/collection/components/six-range/six-range.js +564 -563
  308. package/dist/collection/components/six-range/six-range.js.map +1 -1
  309. package/dist/collection/components/six-range/test/six-range.spec.js +8 -8
  310. package/dist/collection/components/six-range/test/six-range.spec.js.map +1 -1
  311. package/dist/collection/components/six-root/six-root.js +84 -152
  312. package/dist/collection/components/six-root/six-root.js.map +1 -1
  313. package/dist/collection/components/six-root/test/six-root.spec.js +7 -14
  314. package/dist/collection/components/six-root/test/six-root.spec.js.map +1 -1
  315. package/dist/collection/components/six-search-field/six-search-field.css +1 -1
  316. package/dist/collection/components/six-search-field/six-search-field.js +169 -169
  317. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  318. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +7 -7
  319. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +1 -1
  320. package/dist/collection/components/six-select/six-select.css +54 -66
  321. package/dist/collection/components/six-select/six-select.js +1117 -942
  322. package/dist/collection/components/six-select/six-select.js.map +1 -1
  323. package/dist/collection/components/six-select/test/six-select.spec.js +45 -29
  324. package/dist/collection/components/six-select/test/six-select.spec.js.map +1 -1
  325. package/dist/collection/components/six-select/test/util.spec.js +73 -73
  326. package/dist/collection/components/six-select/test/util.spec.js.map +1 -1
  327. package/dist/collection/components/six-select/util.js +34 -34
  328. package/dist/collection/components/six-select/util.js.map +1 -1
  329. package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
  330. package/dist/collection/components/six-sidebar/six-sidebar.js +466 -464
  331. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  332. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +7 -7
  333. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +1 -1
  334. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +101 -101
  335. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  336. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +19 -19
  337. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +1 -1
  338. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +1 -1
  339. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +178 -178
  340. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  341. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +14 -14
  342. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +1 -1
  343. package/dist/collection/components/six-spinner/six-spinner.css +1 -1
  344. package/dist/collection/components/six-spinner/six-spinner.js +47 -46
  345. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  346. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +14 -14
  347. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +1 -1
  348. package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
  349. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +45 -45
  350. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  351. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +37 -37
  352. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +1 -1
  353. package/dist/collection/components/six-switch/six-switch.css +1 -1
  354. package/dist/collection/components/six-switch/six-switch.js +384 -383
  355. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  356. package/dist/collection/components/six-switch/test/six-switch.spec.js +13 -13
  357. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +1 -1
  358. package/dist/collection/components/six-tab/six-tab.css +1 -1
  359. package/dist/collection/components/six-tab/six-tab.js +206 -205
  360. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  361. package/dist/collection/components/six-tab-group/six-tab-group.css +1 -1
  362. package/dist/collection/components/six-tab-group/six-tab-group.js +317 -316
  363. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  364. package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
  365. package/dist/collection/components/six-tab-panel/six-tab-panel.js +63 -63
  366. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  367. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +7 -7
  368. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +1 -1
  369. package/dist/collection/components/six-tag/six-tag.css +1 -1
  370. package/dist/collection/components/six-tag/six-tag.js +158 -158
  371. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  372. package/dist/collection/components/six-tag/test/six-tag.spec.js +19 -19
  373. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +1 -1
  374. package/dist/collection/components/six-textarea/six-textarea.css +1 -1
  375. package/dist/collection/components/six-textarea/six-textarea.js +792 -784
  376. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  377. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +94 -94
  378. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +1 -1
  379. package/dist/collection/components/six-tile/six-tile.css +2 -2
  380. package/dist/collection/components/six-tile/six-tile.js +298 -298
  381. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  382. package/dist/collection/components/six-tile/test/six-tile.spec.js +14 -14
  383. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +1 -1
  384. package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
  385. package/dist/collection/components/six-timepicker/six-timepicker.js +823 -822
  386. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  387. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +155 -155
  388. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +1 -1
  389. package/dist/collection/components/six-tooltip/six-tooltip.css +1 -1
  390. package/dist/collection/components/six-tooltip/six-tooltip.js +407 -407
  391. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  392. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +7 -7
  393. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +1 -1
  394. package/dist/collection/functional-components/form-control/form-control.js +19 -19
  395. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  396. package/dist/collection/index.js +1 -0
  397. package/dist/collection/index.js.map +1 -1
  398. package/dist/collection/testUtil/delay.js +1 -1
  399. package/dist/collection/testUtil/delay.js.map +1 -1
  400. package/dist/collection/utils/alert.js +54 -0
  401. package/dist/collection/utils/alert.js.map +1 -0
  402. package/dist/collection/utils/animation.js +19 -19
  403. package/dist/collection/utils/animation.js.map +1 -1
  404. package/dist/collection/utils/date-util.js +525 -500
  405. package/dist/collection/utils/date-util.js.map +1 -1
  406. package/dist/collection/utils/date-util.spec.js +984 -984
  407. package/dist/collection/utils/date-util.spec.js.map +1 -1
  408. package/dist/collection/utils/error-messages.js +101 -94
  409. package/dist/collection/utils/error-messages.js.map +1 -1
  410. package/dist/collection/utils/event-listeners.js +51 -51
  411. package/dist/collection/utils/event-listeners.js.map +1 -1
  412. package/dist/collection/utils/execution-control.js +14 -14
  413. package/dist/collection/utils/execution-control.js.map +1 -1
  414. package/dist/collection/utils/focus-visible.js +28 -28
  415. package/dist/collection/utils/focus-visible.js.map +1 -1
  416. package/dist/collection/utils/form.js +12 -12
  417. package/dist/collection/utils/form.js.map +1 -1
  418. package/dist/collection/utils/modal.js +25 -25
  419. package/dist/collection/utils/modal.js.map +1 -1
  420. package/dist/collection/utils/offset.js +4 -4
  421. package/dist/collection/utils/offset.js.map +1 -1
  422. package/dist/collection/utils/popover.js +99 -99
  423. package/dist/collection/utils/popover.js.map +1 -1
  424. package/dist/collection/utils/popup.js +71 -71
  425. package/dist/collection/utils/popup.js.map +1 -1
  426. package/dist/collection/utils/scroll.js +27 -27
  427. package/dist/collection/utils/scroll.js.map +1 -1
  428. package/dist/collection/utils/scroll.spec.js +116 -116
  429. package/dist/collection/utils/scroll.spec.js.map +1 -1
  430. package/dist/collection/utils/slot.js +28 -29
  431. package/dist/collection/utils/slot.js.map +1 -1
  432. package/dist/collection/utils/support.js +10 -10
  433. package/dist/collection/utils/support.js.map +1 -1
  434. package/dist/collection/utils/tabbable.js +17 -17
  435. package/dist/collection/utils/tabbable.js.map +1 -1
  436. package/dist/collection/utils/time.util.js +72 -72
  437. package/dist/collection/utils/time.util.js.map +1 -1
  438. package/dist/collection/utils/time.util.spec.js +353 -353
  439. package/dist/collection/utils/time.util.spec.js.map +1 -1
  440. package/dist/components/event-listeners.js +51 -51
  441. package/dist/components/event-listeners.js.map +1 -1
  442. package/dist/components/execution-control.js +14 -14
  443. package/dist/components/execution-control.js.map +1 -1
  444. package/dist/components/focus-visible.js +28 -28
  445. package/dist/components/focus-visible.js.map +1 -1
  446. package/dist/components/form-control.js +26 -26
  447. package/dist/components/form-control.js.map +1 -1
  448. package/dist/components/form.js +12 -12
  449. package/dist/components/form.js.map +1 -1
  450. package/dist/components/index.js +111 -163
  451. package/dist/components/index.js.map +1 -1
  452. package/dist/components/modal.js +35 -35
  453. package/dist/components/modal.js.map +1 -1
  454. package/dist/components/popover.js +98 -98
  455. package/dist/components/popover.js.map +1 -1
  456. package/dist/components/scroll.js +31 -31
  457. package/dist/components/scroll.js.map +1 -1
  458. package/dist/components/six-alert.d.ts +2 -2
  459. package/dist/components/six-alert.js +177 -145
  460. package/dist/components/six-alert.js.map +1 -1
  461. package/dist/components/six-avatar.d.ts +2 -2
  462. package/dist/components/six-avatar.js +45 -45
  463. package/dist/components/six-avatar.js.map +1 -1
  464. package/dist/components/six-badge.d.ts +2 -2
  465. package/dist/components/six-badge.js +40 -40
  466. package/dist/components/six-badge.js.map +1 -1
  467. package/dist/components/six-button.d.ts +2 -2
  468. package/dist/components/six-button.js +1 -142
  469. package/dist/components/six-button.js.map +1 -1
  470. package/dist/components/six-button2.js +146 -0
  471. package/dist/components/six-button2.js.map +1 -0
  472. package/dist/components/six-card.d.ts +2 -2
  473. package/dist/components/six-card.js +21 -21
  474. package/dist/components/six-card.js.map +1 -1
  475. package/dist/components/six-checkbox.d.ts +2 -2
  476. package/dist/components/six-checkbox.js +1 -161
  477. package/dist/components/six-checkbox.js.map +1 -1
  478. package/dist/components/six-checkbox2.js +165 -0
  479. package/dist/components/six-checkbox2.js.map +1 -0
  480. package/dist/components/six-datepicker.d.ts +2 -2
  481. package/dist/components/six-datepicker.js +930 -904
  482. package/dist/components/six-datepicker.js.map +1 -1
  483. package/dist/components/six-details.d.ts +2 -2
  484. package/dist/components/six-details2.js +158 -158
  485. package/dist/components/six-details2.js.map +1 -1
  486. package/dist/components/six-dialog.d.ts +2 -2
  487. package/dist/components/six-dialog.js +161 -159
  488. package/dist/components/six-dialog.js.map +1 -1
  489. package/dist/components/six-drawer.d.ts +2 -2
  490. package/dist/components/six-drawer.js +179 -179
  491. package/dist/components/six-drawer.js.map +1 -1
  492. package/dist/components/six-dropdown.d.ts +2 -2
  493. package/dist/components/six-dropdown2.js +552 -476
  494. package/dist/components/six-dropdown2.js.map +1 -1
  495. package/dist/components/six-error-page.d.ts +2 -2
  496. package/dist/components/six-error-page.js +106 -106
  497. package/dist/components/six-error-page.js.map +1 -1
  498. package/dist/components/six-error.d.ts +2 -2
  499. package/dist/components/six-error2.js +20 -20
  500. package/dist/components/six-error2.js.map +1 -1
  501. package/dist/components/six-file-list-item.d.ts +2 -2
  502. package/dist/components/six-file-list-item.js +59 -59
  503. package/dist/components/six-file-list-item.js.map +1 -1
  504. package/dist/components/six-file-list.d.ts +2 -2
  505. package/dist/components/six-file-list.js +20 -20
  506. package/dist/components/six-file-list.js.map +1 -1
  507. package/dist/components/six-file-upload.d.ts +2 -2
  508. package/dist/components/six-file-upload.js +124 -124
  509. package/dist/components/six-file-upload.js.map +1 -1
  510. package/dist/components/six-footer.d.ts +2 -2
  511. package/dist/components/six-footer.js +21 -21
  512. package/dist/components/six-footer.js.map +1 -1
  513. package/dist/components/six-group-label.d.ts +2 -2
  514. package/dist/components/six-group-label.js +70 -70
  515. package/dist/components/six-group-label.js.map +1 -1
  516. package/dist/components/six-header.d.ts +2 -2
  517. package/dist/components/six-header.js +235 -213
  518. package/dist/components/six-header.js.map +1 -1
  519. package/dist/components/six-icon-button.d.ts +2 -2
  520. package/dist/components/six-icon-button2.js +55 -55
  521. package/dist/components/six-icon-button2.js.map +1 -1
  522. package/dist/components/six-icon.d.ts +2 -2
  523. package/dist/components/six-icon2.js +38 -38
  524. package/dist/components/six-icon2.js.map +1 -1
  525. package/dist/components/six-input.d.ts +2 -2
  526. package/dist/components/six-input2.js +257 -254
  527. package/dist/components/six-input2.js.map +1 -1
  528. package/dist/components/six-item-picker.d.ts +2 -2
  529. package/dist/components/six-item-picker2.js +450 -352
  530. package/dist/components/six-item-picker2.js.map +1 -1
  531. package/dist/components/six-language-switcher.d.ts +2 -2
  532. package/dist/components/six-language-switcher.js +64 -64
  533. package/dist/components/six-language-switcher.js.map +1 -1
  534. package/dist/components/six-layout-grid.d.ts +2 -2
  535. package/dist/components/six-layout-grid.js +37 -37
  536. package/dist/components/six-layout-grid.js.map +1 -1
  537. package/dist/components/six-main-container.d.ts +2 -2
  538. package/dist/components/six-main-container.js +24 -24
  539. package/dist/components/six-main-container.js.map +1 -1
  540. package/dist/components/six-menu-divider.d.ts +2 -2
  541. package/dist/components/six-menu-divider.js +21 -21
  542. package/dist/components/six-menu-divider.js.map +1 -1
  543. package/dist/components/six-menu-item.d.ts +2 -2
  544. package/dist/components/six-menu-item2.js +98 -75
  545. package/dist/components/six-menu-item2.js.map +1 -1
  546. package/dist/components/six-menu-label.d.ts +2 -2
  547. package/dist/components/six-menu-label.js +21 -21
  548. package/dist/components/six-menu-label.js.map +1 -1
  549. package/dist/components/six-menu.d.ts +2 -2
  550. package/dist/components/six-menu2.js +236 -220
  551. package/dist/components/six-menu2.js.map +1 -1
  552. package/dist/components/six-picto.d.ts +2 -2
  553. package/dist/components/six-picto2.js +29 -29
  554. package/dist/components/six-picto2.js.map +1 -1
  555. package/dist/components/six-progress-bar.d.ts +2 -2
  556. package/dist/components/six-progress-bar.js +31 -31
  557. package/dist/components/six-progress-bar.js.map +1 -1
  558. package/dist/components/six-progress-ring.d.ts +2 -2
  559. package/dist/components/six-progress-ring.js +49 -49
  560. package/dist/components/six-progress-ring.js.map +1 -1
  561. package/dist/components/six-radio.d.ts +2 -2
  562. package/dist/components/six-radio.js +128 -128
  563. package/dist/components/six-radio.js.map +1 -1
  564. package/dist/components/six-range.d.ts +2 -2
  565. package/dist/components/six-range.js +232 -232
  566. package/dist/components/six-range.js.map +1 -1
  567. package/dist/components/six-root.d.ts +2 -2
  568. package/dist/components/six-root.js +39 -68
  569. package/dist/components/six-root.js.map +1 -1
  570. package/dist/components/six-search-field.d.ts +2 -2
  571. package/dist/components/six-search-field.js +78 -78
  572. package/dist/components/six-search-field.js.map +1 -1
  573. package/dist/components/six-select.d.ts +2 -2
  574. package/dist/components/six-select.js +719 -469
  575. package/dist/components/six-select.js.map +1 -1
  576. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  577. package/dist/components/six-sidebar-item-group.js +85 -85
  578. package/dist/components/six-sidebar-item-group.js.map +1 -1
  579. package/dist/components/six-sidebar-item.d.ts +2 -2
  580. package/dist/components/six-sidebar-item.js +34 -34
  581. package/dist/components/six-sidebar-item.js.map +1 -1
  582. package/dist/components/six-sidebar.d.ts +2 -2
  583. package/dist/components/six-sidebar.js +199 -199
  584. package/dist/components/six-sidebar.js.map +1 -1
  585. package/dist/components/six-spinner.d.ts +2 -2
  586. package/dist/components/six-spinner2.js +30 -30
  587. package/dist/components/six-spinner2.js.map +1 -1
  588. package/dist/components/six-stage-indicator.d.ts +2 -2
  589. package/dist/components/six-stage-indicator2.js +29 -29
  590. package/dist/components/six-stage-indicator2.js.map +1 -1
  591. package/dist/components/six-switch.d.ts +2 -2
  592. package/dist/components/six-switch.js +140 -140
  593. package/dist/components/six-switch.js.map +1 -1
  594. package/dist/components/six-tab-group.d.ts +2 -2
  595. package/dist/components/six-tab-group.js +244 -244
  596. package/dist/components/six-tab-group.js.map +1 -1
  597. package/dist/components/six-tab-panel.d.ts +2 -2
  598. package/dist/components/six-tab-panel.js +30 -30
  599. package/dist/components/six-tab-panel.js.map +1 -1
  600. package/dist/components/six-tab.d.ts +2 -2
  601. package/dist/components/six-tab.js +85 -85
  602. package/dist/components/six-tab.js.map +1 -1
  603. package/dist/components/six-tag.d.ts +2 -2
  604. package/dist/components/six-tag.js +98 -1
  605. package/dist/components/six-tag.js.map +1 -1
  606. package/dist/components/six-textarea.d.ts +2 -2
  607. package/dist/components/six-textarea.js +234 -234
  608. package/dist/components/six-textarea.js.map +1 -1
  609. package/dist/components/six-tile.d.ts +2 -2
  610. package/dist/components/six-tile.js +117 -117
  611. package/dist/components/six-tile.js.map +1 -1
  612. package/dist/components/six-timepicker.d.ts +2 -2
  613. package/dist/components/six-timepicker2.js +490 -490
  614. package/dist/components/six-timepicker2.js.map +1 -1
  615. package/dist/components/six-tooltip.d.ts +2 -2
  616. package/dist/components/six-tooltip2.js +172 -172
  617. package/dist/components/six-tooltip2.js.map +1 -1
  618. package/dist/components/slot.js +29 -30
  619. package/dist/components/slot.js.map +1 -1
  620. package/dist/components.d.ts +1 -21
  621. package/dist/components.json +604 -231
  622. package/dist/esm/error-messages-1eaaad23.js +115 -0
  623. package/dist/esm/error-messages-1eaaad23.js.map +1 -0
  624. package/dist/esm/event-listeners-706d4309.js +59 -0
  625. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  626. package/dist/esm/{execution-control-e0892a05.js → execution-control-2ebaf4ef.js} +15 -15
  627. package/dist/esm/{execution-control-e0892a05.js.map → execution-control-2ebaf4ef.js.map} +1 -1
  628. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  629. package/dist/esm/{focus-visible-fc6ac671.js.map → focus-visible-d9dbfeef.js.map} +1 -1
  630. package/dist/esm/form-4b145b7a.js +18 -0
  631. package/dist/esm/{form-81252534.js.map → form-4b145b7a.js.map} +1 -1
  632. package/dist/esm/form-control-d403a9cf.js +34 -0
  633. package/dist/esm/form-control-d403a9cf.js.map +1 -0
  634. package/dist/esm/{index-4ee8b33e.js → index-79d4ef67.js} +296 -695
  635. package/dist/esm/index-79d4ef67.js.map +1 -0
  636. package/dist/esm/index.js +52 -101
  637. package/dist/esm/index.js.map +1 -1
  638. package/dist/esm/loader.js +3 -3
  639. package/dist/esm/modal-96526245.js +49 -0
  640. package/dist/esm/modal-96526245.js.map +1 -0
  641. package/dist/esm/{popover-136d1f73.js → popover-25996e62.js} +99 -99
  642. package/dist/esm/popover-25996e62.js.map +1 -0
  643. package/dist/esm/popup-7209e9d5.js +98 -0
  644. package/dist/esm/popup-7209e9d5.js.map +1 -0
  645. package/dist/esm/scroll-3e16851e.js +64 -0
  646. package/dist/esm/{scroll-774762d6.js.map → scroll-3e16851e.js.map} +1 -1
  647. package/dist/esm/six-alert.entry.js +142 -110
  648. package/dist/esm/six-alert.entry.js.map +1 -1
  649. package/dist/esm/six-avatar.entry.js +21 -21
  650. package/dist/esm/six-avatar.entry.js.map +1 -1
  651. package/dist/esm/six-badge.entry.js +23 -23
  652. package/dist/esm/six-badge.entry.js.map +1 -1
  653. package/dist/esm/six-button.entry.js +95 -95
  654. package/dist/esm/six-button.entry.js.map +1 -1
  655. package/dist/esm/six-card.entry.js +8 -8
  656. package/dist/esm/six-card.entry.js.map +1 -1
  657. package/dist/esm/six-checkbox_2.entry.js +185 -0
  658. package/dist/esm/six-checkbox_2.entry.js.map +1 -0
  659. package/dist/esm/six-datepicker.entry.js +860 -834
  660. package/dist/esm/six-datepicker.entry.js.map +1 -1
  661. package/dist/esm/six-details.entry.js +127 -127
  662. package/dist/esm/six-details.entry.js.map +1 -1
  663. package/dist/esm/six-dialog.entry.js +131 -129
  664. package/dist/esm/six-dialog.entry.js.map +1 -1
  665. package/dist/esm/six-drawer.entry.js +147 -147
  666. package/dist/esm/six-drawer.entry.js.map +1 -1
  667. package/dist/esm/six-dropdown_2.entry.js +709 -637
  668. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  669. package/dist/esm/six-error-page.entry.js +82 -82
  670. package/dist/esm/six-error-page.entry.js.map +1 -1
  671. package/dist/esm/six-error.entry.js +7 -7
  672. package/dist/esm/six-error.entry.js.map +1 -1
  673. package/dist/esm/six-file-list-item.entry.js +34 -34
  674. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  675. package/dist/esm/six-file-list.entry.js +7 -7
  676. package/dist/esm/six-file-list.entry.js.map +1 -1
  677. package/dist/esm/six-file-upload.entry.js +99 -99
  678. package/dist/esm/six-file-upload.entry.js.map +1 -1
  679. package/dist/esm/six-footer.entry.js +8 -8
  680. package/dist/esm/six-footer.entry.js.map +1 -1
  681. package/dist/esm/six-group-label.entry.js +43 -43
  682. package/dist/esm/six-group-label.entry.js.map +1 -1
  683. package/dist/esm/six-header.entry.js +171 -156
  684. package/dist/esm/six-header.entry.js.map +1 -1
  685. package/dist/esm/six-icon-button.entry.js +32 -32
  686. package/dist/esm/six-icon-button.entry.js.map +1 -1
  687. package/dist/esm/six-icon.entry.js +22 -22
  688. package/dist/esm/six-icon.entry.js.map +1 -1
  689. package/dist/esm/six-input.entry.js +192 -190
  690. package/dist/esm/six-input.entry.js.map +1 -1
  691. package/dist/esm/six-item-picker.entry.js +405 -309
  692. package/dist/esm/six-item-picker.entry.js.map +1 -1
  693. package/dist/esm/six-language-switcher.entry.js +46 -46
  694. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  695. package/dist/esm/six-layout-grid.entry.js +20 -20
  696. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  697. package/dist/esm/six-main-container.entry.js +9 -9
  698. package/dist/esm/six-main-container.entry.js.map +1 -1
  699. package/dist/esm/six-menu-divider.entry.js +8 -8
  700. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  701. package/dist/esm/six-menu-label.entry.js +8 -8
  702. package/dist/esm/six-menu-label.entry.js.map +1 -1
  703. package/dist/esm/six-picto.entry.js +14 -14
  704. package/dist/esm/six-picto.entry.js.map +1 -1
  705. package/dist/esm/six-progress-bar.entry.js +15 -15
  706. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  707. package/dist/esm/six-progress-ring.entry.js +30 -30
  708. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  709. package/dist/esm/six-radio.entry.js +104 -104
  710. package/dist/esm/six-radio.entry.js.map +1 -1
  711. package/dist/esm/six-range.entry.js +180 -180
  712. package/dist/esm/six-range.entry.js.map +1 -1
  713. package/dist/esm/six-root.entry.js +11 -30
  714. package/dist/esm/six-root.entry.js.map +1 -1
  715. package/dist/esm/six-search-field.entry.js +44 -44
  716. package/dist/esm/six-search-field.entry.js.map +1 -1
  717. package/dist/esm/six-select.entry.js +497 -366
  718. package/dist/esm/six-select.entry.js.map +1 -1
  719. package/dist/esm/six-sidebar-item-group.entry.js +54 -54
  720. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  721. package/dist/esm/six-sidebar-item.entry.js +16 -16
  722. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  723. package/dist/esm/six-sidebar.entry.js +174 -174
  724. package/dist/esm/six-sidebar.entry.js.map +1 -1
  725. package/dist/esm/six-spinner.entry.js +15 -15
  726. package/dist/esm/six-spinner.entry.js.map +1 -1
  727. package/dist/esm/six-stage-indicator.entry.js +18 -0
  728. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  729. package/dist/esm/six-switch.entry.js +107 -107
  730. package/dist/esm/six-switch.entry.js.map +1 -1
  731. package/dist/esm/six-tab-group.entry.js +215 -215
  732. package/dist/esm/six-tab-group.entry.js.map +1 -1
  733. package/dist/esm/six-tab-panel.entry.js +14 -14
  734. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  735. package/dist/esm/six-tab.entry.js +55 -55
  736. package/dist/esm/six-tab.entry.js.map +1 -1
  737. package/dist/esm/six-tag.entry.js +53 -53
  738. package/dist/esm/six-tag.entry.js.map +1 -1
  739. package/dist/esm/six-textarea.entry.js +181 -181
  740. package/dist/esm/six-textarea.entry.js.map +1 -1
  741. package/dist/esm/six-tile.entry.js +77 -77
  742. package/dist/esm/six-tile.entry.js.map +1 -1
  743. package/dist/esm/six-timepicker.entry.js +349 -349
  744. package/dist/esm/six-timepicker.entry.js.map +1 -1
  745. package/dist/esm/six-tooltip.entry.js +148 -148
  746. package/dist/esm/six-tooltip.entry.js.map +1 -1
  747. package/dist/esm/slot-56531341.js +47 -0
  748. package/dist/esm/slot-56531341.js.map +1 -0
  749. package/dist/esm/types-a07bb999.js +19 -0
  750. package/dist/esm/types-a07bb999.js.map +1 -0
  751. package/dist/esm/ui-library.js +4 -4
  752. package/dist/esm/ui-library.js.map +1 -1
  753. package/dist/types/components/six-alert/six-alert.d.ts +47 -40
  754. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
  755. package/dist/types/components/six-badge/six-badge.d.ts +7 -7
  756. package/dist/types/components/six-button/six-button.d.ts +48 -48
  757. package/dist/types/components/six-card/six-card.d.ts +1 -1
  758. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -58
  759. package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
  760. package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
  761. package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
  762. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  763. package/dist/types/components/six-datepicker/six-datepicker.d.ts +187 -187
  764. package/dist/types/components/six-details/six-details.d.ts +42 -42
  765. package/dist/types/components/six-dialog/six-dialog.d.ts +51 -50
  766. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
  767. package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -112
  768. package/dist/types/components/six-error/six-error.d.ts +1 -1
  769. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  770. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  771. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  772. package/dist/types/components/six-file-upload/six-file-upload.d.ts +33 -33
  773. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  774. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  775. package/dist/types/components/six-header/six-header.d.ts +59 -55
  776. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  777. package/dist/types/components/six-icon-button/six-icon-button.d.ts +18 -18
  778. package/dist/types/components/six-input/six-input.d.ts +109 -105
  779. package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
  780. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  781. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  782. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  783. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  784. package/dist/types/components/six-menu/six-menu.d.ts +67 -63
  785. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  786. package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
  787. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  788. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  789. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  790. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  791. package/dist/types/components/six-radio/six-radio.d.ts +38 -38
  792. package/dist/types/components/six-range/six-range.d.ts +75 -75
  793. package/dist/types/components/six-root/six-root.d.ts +8 -21
  794. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
  795. package/dist/types/components/six-select/six-select.d.ts +137 -122
  796. package/dist/types/components/six-select/util.d.ts +1 -1
  797. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  798. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -12
  799. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -25
  800. package/dist/types/components/six-spinner/six-spinner.d.ts +6 -5
  801. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  802. package/dist/types/components/six-switch/six-switch.d.ts +48 -48
  803. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  804. package/dist/types/components/six-tab-group/six-tab-group.d.ts +35 -35
  805. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  806. package/dist/types/components/six-tag/six-tag.d.ts +20 -20
  807. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -89
  808. package/dist/types/components/six-tile/six-tile.d.ts +31 -31
  809. package/dist/types/components/six-timepicker/six-timepicker.d.ts +152 -152
  810. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
  811. package/dist/types/components.d.ts +72 -60
  812. package/dist/types/functional-components/form-control/form-control.d.ts +32 -32
  813. package/dist/types/index.d.ts +1 -0
  814. package/dist/types/stencil-public-runtime.d.ts +8 -0
  815. package/dist/types/types.d.ts +1 -0
  816. package/dist/types/utils/alert.d.ts +10 -0
  817. package/dist/types/utils/date-util.d.ts +58 -50
  818. package/dist/types/utils/error-messages.d.ts +25 -24
  819. package/dist/types/utils/event-listeners.d.ts +11 -11
  820. package/dist/types/utils/focus-visible.d.ts +2 -2
  821. package/dist/types/utils/modal.d.ts +8 -8
  822. package/dist/types/utils/offset.d.ts +2 -2
  823. package/dist/types/utils/popover.d.ts +21 -21
  824. package/dist/types/utils/slot.d.ts +0 -1
  825. package/dist/types/utils/time.util.d.ts +6 -6
  826. package/dist/types/utils/types.d.ts +1 -1
  827. package/dist/ui-library/index.esm.js +1 -1
  828. package/dist/ui-library/index.esm.js.map +1 -1
  829. package/dist/ui-library/p-0440335d.entry.js +2 -0
  830. package/dist/ui-library/{p-48b7c199.entry.js.map → p-0440335d.entry.js.map} +1 -1
  831. package/dist/ui-library/p-04cc397c.entry.js +2 -0
  832. package/dist/ui-library/{p-cd3281fb.entry.js.map → p-04cc397c.entry.js.map} +1 -1
  833. package/dist/ui-library/{p-5654e4c7.js → p-06ba4450.js} +1 -1
  834. package/dist/ui-library/p-0cebf1d2.js +2 -0
  835. package/dist/ui-library/p-0cebf1d2.js.map +1 -0
  836. package/dist/ui-library/p-0edd3091.entry.js +2 -0
  837. package/dist/ui-library/{p-cb32f8d2.entry.js.map → p-0edd3091.entry.js.map} +1 -1
  838. package/dist/ui-library/p-150b7664.entry.js +2 -0
  839. package/dist/ui-library/{p-5904d3c3.entry.js.map → p-150b7664.entry.js.map} +1 -1
  840. package/dist/ui-library/{p-3d7678a8.entry.js → p-1f5840b5.entry.js} +2 -2
  841. package/dist/ui-library/p-28cc013e.entry.js +2 -0
  842. package/dist/ui-library/p-28cc013e.entry.js.map +1 -0
  843. package/dist/ui-library/p-3424bbc0.entry.js +2 -0
  844. package/dist/ui-library/p-3424bbc0.entry.js.map +1 -0
  845. package/dist/ui-library/p-348c68a8.entry.js +2 -0
  846. package/dist/ui-library/p-348c68a8.entry.js.map +1 -0
  847. package/dist/ui-library/p-3723ca06.entry.js +2 -0
  848. package/dist/ui-library/p-3723ca06.entry.js.map +1 -0
  849. package/dist/ui-library/p-37aeac5e.entry.js +2 -0
  850. package/dist/ui-library/{p-6e87aeea.entry.js.map → p-37aeac5e.entry.js.map} +1 -1
  851. package/dist/ui-library/p-3d7fb086.entry.js +2 -0
  852. package/dist/ui-library/p-3d7fb086.entry.js.map +1 -0
  853. package/dist/ui-library/{p-94bd8347.entry.js → p-457f7373.entry.js} +2 -2
  854. package/dist/ui-library/{p-94bd8347.entry.js.map → p-457f7373.entry.js.map} +1 -1
  855. package/dist/ui-library/p-4a667f31.entry.js +2 -0
  856. package/dist/ui-library/p-4a667f31.entry.js.map +1 -0
  857. package/dist/ui-library/p-50dae789.entry.js +2 -0
  858. package/dist/ui-library/{p-b7597736.entry.js.map → p-50dae789.entry.js.map} +1 -1
  859. package/dist/ui-library/{p-c75694df.entry.js → p-546e33d9.entry.js} +2 -2
  860. package/dist/ui-library/{p-b97764a1.entry.js → p-5db3a705.entry.js} +2 -2
  861. package/dist/ui-library/{p-b97764a1.entry.js.map → p-5db3a705.entry.js.map} +1 -1
  862. package/dist/ui-library/{p-f3fdc121.js → p-61e66671.js} +2 -2
  863. package/dist/ui-library/p-6296779b.entry.js +2 -0
  864. package/dist/ui-library/{p-de7a9448.entry.js.map → p-6296779b.entry.js.map} +1 -1
  865. package/dist/ui-library/p-64b4755d.entry.js +2 -0
  866. package/dist/ui-library/{p-9bec3e14.entry.js.map → p-64b4755d.entry.js.map} +1 -1
  867. package/dist/ui-library/p-6c1b046e.entry.js +2 -0
  868. package/dist/ui-library/p-6c1b046e.entry.js.map +1 -0
  869. package/dist/ui-library/p-7115316e.entry.js +2 -0
  870. package/dist/ui-library/p-7115316e.entry.js.map +1 -0
  871. package/dist/ui-library/p-73dd493f.entry.js +2 -0
  872. package/dist/ui-library/p-73dd493f.entry.js.map +1 -0
  873. package/dist/ui-library/{p-0fdb185d.js → p-7f856f00.js} +1 -1
  874. package/dist/ui-library/{p-052aa8d3.js → p-8227aaed.js} +1 -1
  875. package/dist/ui-library/{p-8c0971e0.js → p-842b492e.js} +1 -1
  876. package/dist/ui-library/{p-0f510624.js → p-862d474e.js} +1 -1
  877. package/dist/ui-library/p-862d474e.js.map +1 -0
  878. package/dist/ui-library/p-870b988d.entry.js +2 -0
  879. package/dist/ui-library/{p-b3a14438.entry.js.map → p-870b988d.entry.js.map} +1 -1
  880. package/dist/ui-library/{p-7d00de3a.entry.js → p-884c5cf9.entry.js} +2 -2
  881. package/dist/ui-library/p-8888a367.entry.js +2 -0
  882. package/dist/ui-library/{p-1f7dac36.entry.js.map → p-8888a367.entry.js.map} +1 -1
  883. package/dist/ui-library/{p-7d95def3.js → p-8bfb4bfc.js} +1 -1
  884. package/dist/ui-library/p-8ced18d8.entry.js +2 -0
  885. package/dist/ui-library/p-8ced18d8.entry.js.map +1 -0
  886. package/dist/ui-library/{p-b42fd9c3.entry.js → p-935c78a7.entry.js} +2 -2
  887. package/dist/ui-library/p-961bd001.entry.js +2 -0
  888. package/dist/ui-library/{p-bbefcec9.entry.js.map → p-961bd001.entry.js.map} +1 -1
  889. package/dist/ui-library/{p-9ace84c7.js → p-998de05d.js} +1 -1
  890. package/dist/ui-library/p-9b08068d.entry.js +2 -0
  891. package/dist/ui-library/p-9b08068d.entry.js.map +1 -0
  892. package/dist/ui-library/p-9c79341d.entry.js +2 -0
  893. package/dist/ui-library/{p-2e99f389.entry.js.map → p-9c79341d.entry.js.map} +1 -1
  894. package/dist/ui-library/{p-698bb2c8.js → p-a1502802.js} +1 -1
  895. package/dist/ui-library/{p-66d1d93d.entry.js → p-a9c159f2.entry.js} +2 -2
  896. package/dist/ui-library/p-ac57ba5c.entry.js +2 -0
  897. package/dist/ui-library/{p-20cb60c9.entry.js.map → p-ac57ba5c.entry.js.map} +1 -1
  898. package/dist/ui-library/p-af15381b.js +3 -0
  899. package/dist/ui-library/p-af15381b.js.map +1 -0
  900. package/dist/ui-library/p-b1a5f3cd.entry.js +2 -0
  901. package/dist/ui-library/p-b1a5f3cd.entry.js.map +1 -0
  902. package/dist/ui-library/p-b385a241.entry.js +2 -0
  903. package/dist/ui-library/{p-2945a132.entry.js.map → p-b385a241.entry.js.map} +1 -1
  904. package/dist/ui-library/p-b74c5d6b.entry.js +2 -0
  905. package/dist/ui-library/p-b74c5d6b.entry.js.map +1 -0
  906. package/dist/ui-library/p-bf2fb53f.entry.js +2 -0
  907. package/dist/ui-library/p-bf2fb53f.entry.js.map +1 -0
  908. package/dist/ui-library/p-c2c7370b.entry.js +2 -0
  909. package/dist/ui-library/{p-ae383f66.entry.js.map → p-c2c7370b.entry.js.map} +1 -1
  910. package/dist/ui-library/p-caea1eb6.entry.js +2 -0
  911. package/dist/ui-library/{p-93a9b693.entry.js.map → p-caea1eb6.entry.js.map} +1 -1
  912. package/dist/ui-library/{p-6aced322.entry.js → p-d3f5b9a8.entry.js} +2 -2
  913. package/dist/ui-library/p-d42b18eb.entry.js +2 -0
  914. package/dist/ui-library/{p-27987d45.entry.js.map → p-d42b18eb.entry.js.map} +1 -1
  915. package/dist/ui-library/p-d95e292e.entry.js +2 -0
  916. package/dist/ui-library/{p-66a48dc4.entry.js.map → p-d95e292e.entry.js.map} +1 -1
  917. package/dist/ui-library/p-da7f3dbd.entry.js +2 -0
  918. package/dist/ui-library/p-da7f3dbd.entry.js.map +1 -0
  919. package/dist/ui-library/p-dfb89b6a.entry.js +2 -0
  920. package/dist/ui-library/p-dfb89b6a.entry.js.map +1 -0
  921. package/dist/ui-library/p-e080d5b6.js +2 -0
  922. package/dist/ui-library/p-e080d5b6.js.map +1 -0
  923. package/dist/ui-library/p-e6032375.entry.js +2 -0
  924. package/dist/ui-library/p-e6032375.entry.js.map +1 -0
  925. package/dist/ui-library/p-e60d2324.entry.js +2 -0
  926. package/dist/ui-library/p-e60d2324.entry.js.map +1 -0
  927. package/dist/ui-library/p-e8298c6e.entry.js +2 -0
  928. package/dist/ui-library/{p-4196a75a.entry.js.map → p-e8298c6e.entry.js.map} +1 -1
  929. package/dist/ui-library/p-ed279165.entry.js +2 -0
  930. package/dist/ui-library/p-ed279165.entry.js.map +1 -0
  931. package/dist/ui-library/p-ed61b75c.entry.js +2 -0
  932. package/dist/ui-library/p-ed61b75c.entry.js.map +1 -0
  933. package/dist/ui-library/p-f136a6b2.js +2 -0
  934. package/dist/ui-library/p-f136a6b2.js.map +1 -0
  935. package/dist/ui-library/p-f1ab3384.entry.js +2 -0
  936. package/dist/ui-library/{p-51630491.entry.js.map → p-f1ab3384.entry.js.map} +1 -1
  937. package/dist/ui-library/p-f4ef481c.entry.js +2 -0
  938. package/dist/ui-library/p-f4ef481c.entry.js.map +1 -0
  939. package/dist/ui-library/{p-a15928c4.entry.js → p-f8cbb8da.entry.js} +2 -2
  940. package/dist/ui-library/ui-library.css +1 -10
  941. package/dist/ui-library/ui-library.esm.js +1 -1
  942. package/dist/ui-library/ui-library.esm.js.map +1 -1
  943. package/package.json +7 -11
  944. package/dist/cjs/event-listeners-fdfe838c.js +0 -61
  945. package/dist/cjs/event-listeners-fdfe838c.js.map +0 -1
  946. package/dist/cjs/focus-visible-ae2470dd.js +0 -47
  947. package/dist/cjs/form-2df8c5bb.js +0 -20
  948. package/dist/cjs/form-control-19303ed2.js +0 -36
  949. package/dist/cjs/form-control-19303ed2.js.map +0 -1
  950. package/dist/cjs/index-7d73cbd6.js.map +0 -1
  951. package/dist/cjs/modal-d5f074c7.js +0 -52
  952. package/dist/cjs/modal-d5f074c7.js.map +0 -1
  953. package/dist/cjs/popover-2df7e154.js.map +0 -1
  954. package/dist/cjs/popup-f1d9910f.js +0 -103
  955. package/dist/cjs/popup-f1d9910f.js.map +0 -1
  956. package/dist/cjs/scroll-2c4200dc.js +0 -68
  957. package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
  958. package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
  959. package/dist/cjs/six-checkbox.cjs.entry.js +0 -127
  960. package/dist/cjs/six-checkbox.cjs.entry.js.map +0 -1
  961. package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
  962. package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
  963. package/dist/cjs/slot-6e6a400f.js +0 -53
  964. package/dist/cjs/slot-6e6a400f.js.map +0 -1
  965. package/dist/cjs/types-47199040.js +0 -17
  966. package/dist/cjs/types-47199040.js.map +0 -1
  967. package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
  968. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
  969. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
  970. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
  971. package/dist/components/set-attributes.d.ts +0 -11
  972. package/dist/components/set-attributes.js +0 -8
  973. package/dist/components/set-attributes.js.map +0 -1
  974. package/dist/components/set-attributes2.js +0 -73
  975. package/dist/components/set-attributes2.js.map +0 -1
  976. package/dist/components/six-tag2.js +0 -102
  977. package/dist/components/six-tag2.js.map +0 -1
  978. package/dist/esm/event-listeners-f6e5b0ab.js +0 -59
  979. package/dist/esm/event-listeners-f6e5b0ab.js.map +0 -1
  980. package/dist/esm/focus-visible-fc6ac671.js +0 -45
  981. package/dist/esm/form-81252534.js +0 -18
  982. package/dist/esm/form-control-079f7fb6.js +0 -34
  983. package/dist/esm/form-control-079f7fb6.js.map +0 -1
  984. package/dist/esm/index-4ee8b33e.js.map +0 -1
  985. package/dist/esm/modal-7d32e141.js +0 -49
  986. package/dist/esm/modal-7d32e141.js.map +0 -1
  987. package/dist/esm/popover-136d1f73.js.map +0 -1
  988. package/dist/esm/popup-7f89a001.js +0 -98
  989. package/dist/esm/popup-7f89a001.js.map +0 -1
  990. package/dist/esm/scroll-774762d6.js +0 -64
  991. package/dist/esm/set-attributes_2.entry.js +0 -68
  992. package/dist/esm/set-attributes_2.entry.js.map +0 -1
  993. package/dist/esm/six-checkbox.entry.js +0 -123
  994. package/dist/esm/six-checkbox.entry.js.map +0 -1
  995. package/dist/esm/six-menu-item.entry.js +0 -59
  996. package/dist/esm/six-menu-item.entry.js.map +0 -1
  997. package/dist/esm/slot-ad36df3a.js +0 -48
  998. package/dist/esm/slot-ad36df3a.js.map +0 -1
  999. package/dist/esm/types-59b455aa.js +0 -17
  1000. package/dist/esm/types-59b455aa.js.map +0 -1
  1001. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
  1002. package/dist/ui-library/p-0416ec85.entry.js +0 -2
  1003. package/dist/ui-library/p-0416ec85.entry.js.map +0 -1
  1004. package/dist/ui-library/p-0d8154b1.entry.js +0 -2
  1005. package/dist/ui-library/p-0d8154b1.entry.js.map +0 -1
  1006. package/dist/ui-library/p-0f510624.js.map +0 -1
  1007. package/dist/ui-library/p-120a1b66.entry.js +0 -2
  1008. package/dist/ui-library/p-120a1b66.entry.js.map +0 -1
  1009. package/dist/ui-library/p-15559d38.js +0 -2
  1010. package/dist/ui-library/p-15559d38.js.map +0 -1
  1011. package/dist/ui-library/p-16eb37cd.entry.js +0 -2
  1012. package/dist/ui-library/p-16eb37cd.entry.js.map +0 -1
  1013. package/dist/ui-library/p-1f7dac36.entry.js +0 -2
  1014. package/dist/ui-library/p-20cb60c9.entry.js +0 -2
  1015. package/dist/ui-library/p-21606e14.entry.js +0 -2
  1016. package/dist/ui-library/p-21606e14.entry.js.map +0 -1
  1017. package/dist/ui-library/p-2280038f.entry.js +0 -2
  1018. package/dist/ui-library/p-2280038f.entry.js.map +0 -1
  1019. package/dist/ui-library/p-24e80289.entry.js +0 -2
  1020. package/dist/ui-library/p-24e80289.entry.js.map +0 -1
  1021. package/dist/ui-library/p-27987d45.entry.js +0 -2
  1022. package/dist/ui-library/p-2945a132.entry.js +0 -2
  1023. package/dist/ui-library/p-2e99f389.entry.js +0 -2
  1024. package/dist/ui-library/p-4196a75a.entry.js +0 -2
  1025. package/dist/ui-library/p-48b7c199.entry.js +0 -2
  1026. package/dist/ui-library/p-51630491.entry.js +0 -2
  1027. package/dist/ui-library/p-5218986b.entry.js +0 -2
  1028. package/dist/ui-library/p-5218986b.entry.js.map +0 -1
  1029. package/dist/ui-library/p-5904d3c3.entry.js +0 -2
  1030. package/dist/ui-library/p-59210f0b.js +0 -2
  1031. package/dist/ui-library/p-59210f0b.js.map +0 -1
  1032. package/dist/ui-library/p-66a48dc4.entry.js +0 -2
  1033. package/dist/ui-library/p-6e87aeea.entry.js +0 -2
  1034. package/dist/ui-library/p-74179b03.entry.js +0 -2
  1035. package/dist/ui-library/p-74179b03.entry.js.map +0 -1
  1036. package/dist/ui-library/p-77424c6b.entry.js +0 -2
  1037. package/dist/ui-library/p-77424c6b.entry.js.map +0 -1
  1038. package/dist/ui-library/p-7e9257f3.entry.js +0 -2
  1039. package/dist/ui-library/p-7e9257f3.entry.js.map +0 -1
  1040. package/dist/ui-library/p-8226e363.entry.js +0 -2
  1041. package/dist/ui-library/p-8226e363.entry.js.map +0 -1
  1042. package/dist/ui-library/p-8296e24c.entry.js +0 -2
  1043. package/dist/ui-library/p-8296e24c.entry.js.map +0 -1
  1044. package/dist/ui-library/p-93a9b693.entry.js +0 -2
  1045. package/dist/ui-library/p-9bec3e14.entry.js +0 -2
  1046. package/dist/ui-library/p-a4348ad4.entry.js +0 -2
  1047. package/dist/ui-library/p-a4348ad4.entry.js.map +0 -1
  1048. package/dist/ui-library/p-acd3ecfd.entry.js +0 -2
  1049. package/dist/ui-library/p-acd3ecfd.entry.js.map +0 -1
  1050. package/dist/ui-library/p-ae383f66.entry.js +0 -2
  1051. package/dist/ui-library/p-af0e163e.entry.js +0 -2
  1052. package/dist/ui-library/p-af0e163e.entry.js.map +0 -1
  1053. package/dist/ui-library/p-b3a14438.entry.js +0 -2
  1054. package/dist/ui-library/p-b5fdfa6a.js +0 -3
  1055. package/dist/ui-library/p-b5fdfa6a.js.map +0 -1
  1056. package/dist/ui-library/p-b7597736.entry.js +0 -2
  1057. package/dist/ui-library/p-b906a605.entry.js +0 -2
  1058. package/dist/ui-library/p-b906a605.entry.js.map +0 -1
  1059. package/dist/ui-library/p-bbefcec9.entry.js +0 -2
  1060. package/dist/ui-library/p-cb32f8d2.entry.js +0 -2
  1061. package/dist/ui-library/p-cd3281fb.entry.js +0 -2
  1062. package/dist/ui-library/p-cec8c149.entry.js +0 -2
  1063. package/dist/ui-library/p-cec8c149.entry.js.map +0 -1
  1064. package/dist/ui-library/p-d1ba2ad5.entry.js +0 -2
  1065. package/dist/ui-library/p-d1ba2ad5.entry.js.map +0 -1
  1066. package/dist/ui-library/p-d2196113.entry.js +0 -2
  1067. package/dist/ui-library/p-d2196113.entry.js.map +0 -1
  1068. package/dist/ui-library/p-de7a9448.entry.js +0 -2
  1069. package/dist/ui-library/p-df1c4a1f.entry.js +0 -2
  1070. package/dist/ui-library/p-df1c4a1f.entry.js.map +0 -1
  1071. package/dist/ui-library/p-e740215a.entry.js +0 -2
  1072. package/dist/ui-library/p-e740215a.entry.js.map +0 -1
  1073. /package/dist/ui-library/{p-5654e4c7.js.map → p-06ba4450.js.map} +0 -0
  1074. /package/dist/ui-library/{p-3d7678a8.entry.js.map → p-1f5840b5.entry.js.map} +0 -0
  1075. /package/dist/ui-library/{p-c75694df.entry.js.map → p-546e33d9.entry.js.map} +0 -0
  1076. /package/dist/ui-library/{p-f3fdc121.js.map → p-61e66671.js.map} +0 -0
  1077. /package/dist/ui-library/{p-0fdb185d.js.map → p-7f856f00.js.map} +0 -0
  1078. /package/dist/ui-library/{p-052aa8d3.js.map → p-8227aaed.js.map} +0 -0
  1079. /package/dist/ui-library/{p-8c0971e0.js.map → p-842b492e.js.map} +0 -0
  1080. /package/dist/ui-library/{p-7d00de3a.entry.js.map → p-884c5cf9.entry.js.map} +0 -0
  1081. /package/dist/ui-library/{p-7d95def3.js.map → p-8bfb4bfc.js.map} +0 -0
  1082. /package/dist/ui-library/{p-b42fd9c3.entry.js.map → p-935c78a7.entry.js.map} +0 -0
  1083. /package/dist/ui-library/{p-9ace84c7.js.map → p-998de05d.js.map} +0 -0
  1084. /package/dist/ui-library/{p-698bb2c8.js.map → p-a1502802.js.map} +0 -0
  1085. /package/dist/ui-library/{p-66d1d93d.entry.js.map → p-a9c159f2.entry.js.map} +0 -0
  1086. /package/dist/ui-library/{p-6aced322.entry.js.map → p-d3f5b9a8.entry.js.map} +0 -0
  1087. /package/dist/ui-library/{p-a15928c4.entry.js.map → p-f8cbb8da.entry.js.map} +0 -0
@@ -2,104 +2,104 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-7d73cbd6.js');
6
- const slot = require('./slot-6e6a400f.js');
7
- const form = require('./form-2df8c5bb.js');
5
+ const index = require('./index-d7748d51.js');
6
+ const slot = require('./slot-1b1232a1.js');
7
+ const form = require('./form-9ebaae7c.js');
8
8
 
9
- const sixButtonCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:inline-block;width:auto;cursor:pointer}.button{display:inline-flex;align-items:stretch;justify-content:center;width:100%;border-style:solid;border-width:var(--six-border-width);border-radius:0;font-family:var(--six-font-family);font-weight:var(--six-font-weight-semibold);text-decoration:none;user-select:none;white-space:nowrap;vertical-align:middle;padding:0;transition:var(--six-transition-fast) background-color, var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;cursor:inherit}.button::-moz-focus-inner{border:0}.button:focus{outline:none}.button.button--disabled{pointer-events:none}.button ::slotted(six-icon){pointer-events:none}.button-wrapper--disabled{cursor:not-allowed}.button__prefix,.button__suffix{flex:0 0 auto;display:flex;align-items:center}.button:focus-visible{outline:var(--six-focus-ring);outline-offset:var(--six-focus-ring-offset)}.button.button--secondary{background-color:var(--six-color-white);border-color:var(--six-color-web-rock-900);color:var(--six-color-web-rock-900)}.button.button--secondary.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--secondary:hover:not(.button--disabled){background-color:var(--six-color-web-rock-100)}.button.button--secondary:focus:not(.button--disabled){background-color:var(--six-color-web-rock-100);border-color:var(--six-color-web-rock-400)}.button.button--secondary:active:not(.button--disabled){background-color:var(--six-color-web-rock-300);border-color:var(--six-color-web-rock-900);border-width:1px}.button.button--primary{background-color:var(--six-color-web-rock-900);border-color:var(--six-color-web-rock-900);color:var(--six-color-white)}.button.button--primary.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--primary:hover:not(.button--disabled){background-color:var(--six-color-web-rock-800);border-color:var(--six-color-web-rock-800)}.button.button--primary:active:not(.button--disabled){background-color:var(--six-color-web-rock-900);border-color:var(--six-color-web-rock-900);opacity:70%}.button.button--link{background-color:transparent;border-color:transparent;color:var(--six-color-action-500)}.button.button--link.button--disabled{color:var(--six-color-web-rock-400)}.button.button--link:hover:not(.button--disabled){color:var(--six-color-action-600)}.button.button--link:active:not(.button--disabled){color:var(--six-color-action-light-to-be-defined)}.button.button--danger{background-color:var(--six-color-danger-800);border-color:var(--six-color-danger-800);color:var(--six-color-white)}.button.button--danger.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--danger:hover:not(.button--disabled){background-color:var(--six-color-danger-900);border-color:var(--six-color-danger-900)}.button.button--danger:active:not(.button--disabled){background-color:var(--six-color-danger-800);border-color:var(--six-color-danger-800);opacity:70%}.button.button--warning{background-color:var(--six-color-warning-700);border-color:var(--six-color-warning-700);color:var(--six-color-web-rock-900)}.button.button--warning.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--warning:hover:not(.button--disabled){background-color:var(--six-color-warning-800);border-color:var(--six-color-warning-800)}.button.button--warning:active:not(.button--disabled){background-color:var(--six-color-warning-700);border-color:var(--six-color-warning-700);opacity:70%}.button.button--success{background-color:var(--six-color-success-500);border-color:var(--six-color-success-500);color:var(--six-color-web-rock-900)}.button.button--success.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--success:hover:not(.button--disabled){background-color:var(--six-color-success-600);border-color:var(--six-color-success-600)}.button.button--success:active:not(.button--disabled){background-color:var(--six-color-success-500);border-color:var(--six-color-success-500);opacity:70%}.button.button--action{background-color:var(--six-color-action-500);border-color:var(--six-color-action-500);color:var(--six-color-white)}.button.button--action.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--action:hover:not(.button--disabled){background-color:var(--six-color-action-600);border-color:var(--six-color-action-600)}.button.button--action:active:not(.button--disabled){background-color:var(--six-color-action-500);border-color:var(--six-color-action-500);opacity:70%}.button--small{font-size:var(--six-button-font-size-small);height:var(--six-height-small);line-height:calc(var(--six-height-small) - var(--six-border-width) * 2)}.button--medium{font-size:var(--six-button-font-size-medium);height:var(--six-height-medium);line-height:calc(var(--six-height-medium) - var(--six-border-width) * 2)}.button--large{font-size:var(--six-button-font-size-large);height:var(--six-height-large);line-height:calc(var(--six-height-large) - var(--six-border-width) * 2)}.button--pill.button--small{border-radius:var(--six-height-small)}.button--pill.button--medium{border-radius:var(--six-height-medium)}.button--pill.button--large{border-radius:var(--six-height-large)}.button--circle{padding-left:0;padding-right:0;font-size:revert}.button--circle.button--small{width:var(--six-height-small);border-radius:50%}.button--circle.button--medium{width:var(--six-height-medium);border-radius:50%}.button--circle.button--large{width:var(--six-height-large);border-radius:50%}.button--circle .button__prefix,.button--circle .button__suffix,.button--circle .button__caret{display:none}.button--circle .button__prefix svg,.button--circle .button__suffix svg,.button--circle .button__caret svg{color:var(--six-color-web-rock-900)}.button--caret .button__suffix{display:none}.button--caret .button__caret{display:flex;align-items:center}.button--caret .button__caret svg{color:var(--six-color-web-rock-900);width:1em;height:1em}.button--primary .button__caret svg,.button--action .button__caret svg,.button--danger .button__caret svg{color:var(--six-color-white)}.button--loading{position:relative;cursor:wait}.button--loading .button__prefix,.button--loading .button__label,.button--loading .button__suffix,.button--loading .button__caret{visibility:hidden}.button--loading six-spinner{--indicator-color:currentColor;position:absolute;height:1em;width:1em;top:calc(50% - 0.5em);left:calc(50% - 0.5em)}.button ::slotted(six-badge){position:absolute;top:0;right:0;transform:translateY(-50%) translateX(50%);pointer-events:none}.button--has-label.button--small .button__label{padding:0 var(--six-spacing-small)}.button--has-label.button--medium .button__label{padding:0 var(--six-spacing-medium)}.button--has-label.button--large .button__label{padding:0 var(--six-spacing-large)}.button--has-prefix.button--small{padding-left:var(--six-spacing-x-small)}.button--has-prefix.button--small .button__label{padding-left:var(--six-spacing-x-small)}.button--has-prefix.button--medium{padding-left:var(--six-spacing-small)}.button--has-prefix.button--medium .button__label{padding-left:var(--six-spacing-small)}.button--has-prefix.button--large{padding-left:var(--six-spacing-small)}.button--has-prefix.button--large .button__label{padding-left:var(--six-spacing-small)}.button--has-suffix.button--small,.button--caret.button--small{padding-right:var(--six-spacing-x-small)}.button--has-suffix.button--small .button__label,.button--caret.button--small .button__label{padding-right:var(--six-spacing-x-small)}.button--has-suffix.button--medium,.button--caret.button--medium{padding-right:var(--six-spacing-small)}.button--has-suffix.button--medium .button__label,.button--caret.button--medium .button__label{padding-right:var(--six-spacing-small)}.button--has-suffix.button--large,.button--caret.button--large{padding-right:var(--six-spacing-small)}.button--has-suffix.button--large .button__label,.button--caret.button--large .button__label{padding-right:var(--six-spacing-small)}";
9
+ const sixButtonCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:inline-block;width:auto;cursor:pointer}.button{display:inline-flex;align-items:stretch;justify-content:center;width:100%;border-style:solid;border-width:var(--six-border-width);border-radius:0;font-family:var(--six-font-family);font-weight:var(--six-font-weight-semibold);text-decoration:none;user-select:none;white-space:nowrap;vertical-align:middle;padding:0;transition:var(--six-transition-fast) background-color, var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;cursor:inherit}.button::-moz-focus-inner{border:0}.button:focus{outline:none}.button.button--disabled{pointer-events:none}.button ::slotted(six-icon){pointer-events:none;transform:translateY(-1.5px)}.button-wrapper--disabled{cursor:not-allowed}.button__prefix,.button__suffix{flex:0 0 auto;display:flex;align-items:center}.button:focus-visible{outline:var(--six-focus-ring);outline-offset:var(--six-focus-ring-offset)}.button.button--secondary{background-color:var(--six-color-white);border-color:var(--six-color-web-rock-900);color:var(--six-color-web-rock-900)}.button.button--secondary.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--secondary:hover:not(.button--disabled){background-color:var(--six-color-web-rock-100)}.button.button--secondary:focus:not(.button--disabled){background-color:var(--six-color-web-rock-100);border-color:var(--six-color-web-rock-400)}.button.button--secondary:active:not(.button--disabled){background-color:var(--six-color-web-rock-300);border-color:var(--six-color-web-rock-900);border-width:1px}.button.button--primary{background-color:var(--six-color-web-rock-900);border-color:var(--six-color-web-rock-900);color:var(--six-color-white)}.button.button--primary.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--primary:hover:not(.button--disabled){background-color:var(--six-color-web-rock-800);border-color:var(--six-color-web-rock-800)}.button.button--primary:active:not(.button--disabled){background-color:var(--six-color-web-rock-900);border-color:var(--six-color-web-rock-900);opacity:70%}.button.button--link{background-color:transparent;border-color:transparent;color:var(--six-color-action-500)}.button.button--link.button--disabled{color:var(--six-color-web-rock-400)}.button.button--link:hover:not(.button--disabled){color:var(--six-color-action-600)}.button.button--link:active:not(.button--disabled){color:var(--six-color-action-light-to-be-defined)}.button.button--danger{background-color:var(--six-color-danger-800);border-color:var(--six-color-danger-800);color:var(--six-color-white)}.button.button--danger.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--danger:hover:not(.button--disabled){background-color:var(--six-color-danger-900);border-color:var(--six-color-danger-900)}.button.button--danger:active:not(.button--disabled){background-color:var(--six-color-danger-800);border-color:var(--six-color-danger-800);opacity:70%}.button.button--warning{background-color:var(--six-color-warning-700);border-color:var(--six-color-warning-700);color:var(--six-color-web-rock-900)}.button.button--warning.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--warning:hover:not(.button--disabled){background-color:var(--six-color-warning-800);border-color:var(--six-color-warning-800)}.button.button--warning:active:not(.button--disabled){background-color:var(--six-color-warning-700);border-color:var(--six-color-warning-700);opacity:70%}.button.button--success{background-color:var(--six-color-success-500);border-color:var(--six-color-success-500);color:var(--six-color-web-rock-900)}.button.button--success.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--success:hover:not(.button--disabled){background-color:var(--six-color-success-600);border-color:var(--six-color-success-600)}.button.button--success:active:not(.button--disabled){background-color:var(--six-color-success-500);border-color:var(--six-color-success-500);opacity:70%}.button.button--action{background-color:var(--six-color-action-500);border-color:var(--six-color-action-500);color:var(--six-color-white)}.button.button--action.button--disabled{background-color:var(--six-color-web-rock-400);border-color:var(--six-color-web-rock-400);color:var(--six-color-web-rock-700)}.button.button--action:hover:not(.button--disabled){background-color:var(--six-color-action-600);border-color:var(--six-color-action-600)}.button.button--action:active:not(.button--disabled){background-color:var(--six-color-action-500);border-color:var(--six-color-action-500);opacity:70%}.button--small{font-size:var(--six-button-font-size-small);height:var(--six-height-small);line-height:calc(var(--six-height-small) - var(--six-border-width) * 2)}.button--medium{font-size:var(--six-button-font-size-medium);height:var(--six-height-medium);line-height:calc(var(--six-height-medium) - var(--six-border-width) * 2)}.button--large{font-size:var(--six-button-font-size-large);height:var(--six-height-large);line-height:calc(var(--six-height-large) - var(--six-border-width) * 2)}.button--pill.button--small{border-radius:var(--six-height-small)}.button--pill.button--medium{border-radius:var(--six-height-medium)}.button--pill.button--large{border-radius:var(--six-height-large)}.button--circle{padding-left:0;padding-right:0;font-size:revert}.button--circle.button--small{width:var(--six-height-small);border-radius:50%}.button--circle.button--medium{width:var(--six-height-medium);border-radius:50%}.button--circle.button--large{width:var(--six-height-large);border-radius:50%}.button--circle .button__prefix,.button--circle .button__suffix,.button--circle .button__caret{display:none}.button--circle .button__prefix svg,.button--circle .button__suffix svg,.button--circle .button__caret svg{color:var(--six-color-web-rock-900)}.button--caret .button__suffix{display:none}.button--caret .button__caret{display:flex;align-items:center}.button--caret .button__caret svg{color:var(--six-color-web-rock-900);width:1em;height:1em}.button--primary .button__caret svg,.button--action .button__caret svg,.button--danger .button__caret svg{color:var(--six-color-white)}.button--loading{position:relative;cursor:wait}.button--loading .button__prefix,.button--loading .button__label,.button--loading .button__suffix,.button--loading .button__caret{visibility:hidden}.button--loading six-spinner{--indicator-color:currentColor;position:absolute;height:1em;width:1em;top:calc(50% - 0.5em);left:calc(50% - 0.5em)}.button ::slotted(six-badge){position:absolute;top:0;right:0;transform:translateY(-50%) translateX(50%);pointer-events:none}.button--has-label.button--small .button__label{padding:0 var(--six-spacing-small)}.button--has-label.button--medium .button__label{padding:0 var(--six-spacing-medium)}.button--has-label.button--large .button__label{padding:0 var(--six-spacing-large)}.button--has-prefix.button--small{padding-left:var(--six-spacing-x-small)}.button--has-prefix.button--small .button__label{padding-left:var(--six-spacing-x-small)}.button--has-prefix.button--medium{padding-left:var(--six-spacing-small)}.button--has-prefix.button--medium .button__label{padding-left:var(--six-spacing-small)}.button--has-prefix.button--large{padding-left:var(--six-spacing-small)}.button--has-prefix.button--large .button__label{padding-left:var(--six-spacing-small)}.button--has-suffix.button--small,.button--caret.button--small{padding-right:var(--six-spacing-x-small)}.button--has-suffix.button--small .button__label,.button--caret.button--small .button__label{padding-right:var(--six-spacing-x-small)}.button--has-suffix.button--medium,.button--caret.button--medium{padding-right:var(--six-spacing-small)}.button--has-suffix.button--medium .button__label,.button--caret.button--medium .button__label{padding-right:var(--six-spacing-small)}.button--has-suffix.button--large,.button--caret.button--large{padding-right:var(--six-spacing-small)}.button--has-suffix.button--large .button__label,.button--caret.button--large .button__label{padding-right:var(--six-spacing-small)}";
10
10
 
11
11
  const SixButton = class {
12
- constructor(hostRef) {
13
- index.registerInstance(this, hostRef);
14
- this.sixBlur = index.createEvent(this, "six-button-blur", 7);
15
- this.sixFocus = index.createEvent(this, "six-button-focus", 7);
16
- this.handleSlotChange = () => {
17
- this.hasLabel = slot.hasSlot(this.host);
18
- this.hasPrefix = slot.hasSlot(this.host, 'prefix');
19
- this.hasSuffix = slot.hasSlot(this.host, 'suffix');
20
- };
21
- this.handleBlur = () => {
22
- this.hasFocus = false;
23
- this.sixBlur.emit();
24
- };
25
- this.handleFocus = () => {
26
- this.hasFocus = true;
27
- this.sixFocus.emit();
28
- };
29
- this.handleClick = (event) => {
30
- if (this.disabled || this.loading) {
31
- event.preventDefault();
32
- event.stopPropagation();
33
- return;
34
- }
35
- if (this.submit) {
36
- event.preventDefault();
37
- form.submitForm(this.host);
38
- }
39
- };
40
- this.hasFocus = false;
41
- this.hasLabel = false;
42
- this.hasPrefix = false;
43
- this.hasSuffix = false;
44
- this.type = 'primary';
45
- this.size = 'medium';
46
- this.caret = false;
47
- this.disabled = false;
48
- this.loading = false;
49
- this.pill = false;
50
- this.circle = false;
51
- this.submit = false;
52
- this.reset = false;
53
- this.name = '';
54
- this.value = '';
55
- this.href = undefined;
56
- this.target = undefined;
57
- this.download = undefined;
58
- }
59
- componentWillLoad() {
60
- this.handleSlotChange();
61
- }
62
- /** Sets focus on the button. */
63
- async setFocus(options) {
64
- var _a;
65
- (_a = this.nativeButton) === null || _a === void 0 ? void 0 : _a.focus(options);
66
- }
67
- /** Removes focus from the button. */
68
- async removeFocus() {
69
- var _a;
70
- (_a = this.nativeButton) === null || _a === void 0 ? void 0 : _a.blur();
71
- }
72
- render() {
73
- const isLink = this.href != null;
74
- const isButton = !isLink;
75
- const Button = isLink ? 'a' : 'button';
76
- return (index.h("div", { onClick: this.handleClick, class: { 'button-wrapper--disabled': this.disabled } }, index.h(Button, { ref: (el) => (this.nativeButton = el), part: "base", class: {
77
- button: true,
78
- // Types
79
- 'button--secondary': this.type === 'secondary',
80
- 'button--primary': this.type === 'primary',
81
- 'button--link': this.type === 'link',
82
- 'button--success': this.type === 'success',
83
- 'button--warning': this.type === 'warning',
84
- 'button--danger': this.type === 'danger',
85
- 'button--action': this.type === 'action',
86
- // Sizes
87
- 'button--small': this.size === 'small',
88
- 'button--medium': this.size === 'medium',
89
- 'button--large': this.size === 'large',
90
- // Modifiers
91
- 'button--caret': this.caret,
92
- 'button--circle': this.circle,
93
- 'button--disabled': this.disabled,
94
- 'button--focused': this.hasFocus,
95
- 'button--loading': this.loading,
96
- 'button--pill': this.pill,
97
- 'button--has-label': this.hasLabel,
98
- 'button--has-prefix': this.hasPrefix,
99
- 'button--has-suffix': this.hasSuffix,
100
- }, disabled: isButton ? this.disabled : undefined, tabindex: this.disabled ? '-1' : undefined, type: isButton ? (this.submit ? 'submit' : this.reset ? 'reset' : 'button') : undefined, name: isButton ? this.name : undefined, value: isButton ? this.value : undefined, href: isLink ? this.href : undefined, target: isLink && this.target != null ? this.target : undefined, download: isLink && this.download != null ? this.download : undefined, rel: isLink && this.target != null ? 'noreferrer noopener' : undefined, onBlur: this.handleBlur, onFocus: this.handleFocus, "data-testid": "button" }, index.h("span", { part: "prefix", class: "button__prefix" }, index.h("slot", { onSlotchange: this.handleSlotChange, name: "prefix" })), index.h("span", { part: "label", class: "button__label" }, index.h("slot", { onSlotchange: this.handleSlotChange })), index.h("span", { part: "suffix", class: "button__suffix" }, index.h("slot", { onSlotchange: this.handleSlotChange, name: "suffix" })), this.caret && (index.h("span", { part: "caret", class: "button__caret" }, index.h("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }, index.h("polyline", { points: "6 9 12 15 18 9" })))), this.loading && index.h("six-spinner", null))));
101
- }
102
- get host() { return index.getElement(this); }
12
+ constructor(hostRef) {
13
+ index.registerInstance(this, hostRef);
14
+ this.sixBlur = index.createEvent(this, "six-button-blur", 7);
15
+ this.sixFocus = index.createEvent(this, "six-button-focus", 7);
16
+ this.handleSlotChange = () => {
17
+ this.hasLabel = slot.hasSlot(this.host);
18
+ this.hasPrefix = slot.hasSlot(this.host, 'prefix');
19
+ this.hasSuffix = slot.hasSlot(this.host, 'suffix');
20
+ };
21
+ this.handleBlur = () => {
22
+ this.hasFocus = false;
23
+ this.sixBlur.emit();
24
+ };
25
+ this.handleFocus = () => {
26
+ this.hasFocus = true;
27
+ this.sixFocus.emit();
28
+ };
29
+ this.handleClick = (event) => {
30
+ if (this.disabled || this.loading) {
31
+ event.preventDefault();
32
+ event.stopPropagation();
33
+ return;
34
+ }
35
+ if (this.submit) {
36
+ event.preventDefault();
37
+ form.submitForm(this.host);
38
+ }
39
+ };
40
+ this.hasFocus = false;
41
+ this.hasLabel = false;
42
+ this.hasPrefix = false;
43
+ this.hasSuffix = false;
44
+ this.type = 'primary';
45
+ this.size = 'medium';
46
+ this.caret = false;
47
+ this.disabled = false;
48
+ this.loading = false;
49
+ this.pill = false;
50
+ this.circle = false;
51
+ this.submit = false;
52
+ this.reset = false;
53
+ this.name = '';
54
+ this.value = '';
55
+ this.href = undefined;
56
+ this.target = undefined;
57
+ this.download = undefined;
58
+ }
59
+ componentWillLoad() {
60
+ this.handleSlotChange();
61
+ }
62
+ /** Sets focus on the button. */
63
+ async setFocus(options) {
64
+ var _a;
65
+ (_a = this.nativeButton) === null || _a === void 0 ? void 0 : _a.focus(options);
66
+ }
67
+ /** Removes focus from the button. */
68
+ async removeFocus() {
69
+ var _a;
70
+ (_a = this.nativeButton) === null || _a === void 0 ? void 0 : _a.blur();
71
+ }
72
+ render() {
73
+ const isLink = this.href != null;
74
+ const isButton = !isLink;
75
+ const Button = isLink ? 'a' : 'button';
76
+ return (index.h("div", { onClick: this.handleClick, class: { 'button-wrapper--disabled': this.disabled } }, index.h(Button, { ref: (el) => (this.nativeButton = el), part: "base", class: {
77
+ button: true,
78
+ // Types
79
+ 'button--secondary': this.type === 'secondary',
80
+ 'button--primary': this.type === 'primary',
81
+ 'button--link': this.type === 'link',
82
+ 'button--success': this.type === 'success',
83
+ 'button--warning': this.type === 'warning',
84
+ 'button--danger': this.type === 'danger',
85
+ 'button--action': this.type === 'action',
86
+ // Sizes
87
+ 'button--small': this.size === 'small',
88
+ 'button--medium': this.size === 'medium',
89
+ 'button--large': this.size === 'large',
90
+ // Modifiers
91
+ 'button--caret': this.caret,
92
+ 'button--circle': this.circle,
93
+ 'button--disabled': this.disabled,
94
+ 'button--focused': this.hasFocus,
95
+ 'button--loading': this.loading,
96
+ 'button--pill': this.pill,
97
+ 'button--has-label': this.hasLabel,
98
+ 'button--has-prefix': this.hasPrefix,
99
+ 'button--has-suffix': this.hasSuffix,
100
+ }, disabled: isButton ? this.disabled : undefined, tabindex: this.disabled ? '-1' : undefined, type: isButton ? (this.submit ? 'submit' : this.reset ? 'reset' : 'button') : undefined, name: isButton ? this.name : undefined, value: isButton ? this.value : undefined, href: isLink ? this.href : undefined, target: isLink && this.target != null ? this.target : undefined, download: isLink && this.download != null ? this.download : undefined, rel: isLink && this.target != null ? 'noreferrer noopener' : undefined, onBlur: this.handleBlur, onFocus: this.handleFocus, "data-testid": "button" }, index.h("span", { part: "prefix", class: "button__prefix" }, index.h("slot", { onSlotchange: this.handleSlotChange, name: "prefix" })), index.h("span", { part: "label", class: "button__label" }, index.h("slot", { onSlotchange: this.handleSlotChange })), index.h("span", { part: "suffix", class: "button__suffix" }, index.h("slot", { onSlotchange: this.handleSlotChange, name: "suffix" })), this.caret && (index.h("span", { part: "caret", class: "button__caret" }, index.h("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }, index.h("polyline", { points: "6 9 12 15 18 9" })))), this.loading && index.h("six-spinner", null))));
101
+ }
102
+ get host() { return index.getElement(this); }
103
103
  };
104
104
  SixButton.style = sixButtonCss;
105
105
 
@@ -1 +1 @@
1
- {"file":"six-button.entry.cjs.js","mappings":"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","names":["hasSlot","submitForm","h"],"sources":["src/components/six-button/six-button.scss?tag=six-button&encapsulation=shadow","src/components/six-button/six-button.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: inline-block;\n width: auto;\n cursor: pointer;\n}\n\n.button {\n display: inline-flex;\n align-items: stretch;\n justify-content: center;\n width: 100%;\n border-style: solid;\n border-width: var(--six-border-width);\n border-radius: 0;\n font-family: var(--six-font-family);\n font-weight: var(--six-font-weight-semibold);\n text-decoration: none;\n user-select: none;\n white-space: nowrap;\n vertical-align: middle;\n padding: 0;\n transition: var(--six-transition-fast) background-color, var(--six-transition-fast) color,\n var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;\n cursor: inherit;\n\n &::-moz-focus-inner {\n border: 0;\n }\n\n &:focus {\n outline: none;\n }\n\n &.button--disabled {\n pointer-events: none;\n }\n\n // Clicks on icons shouldn't prevent the button from gaining focus\n ::slotted(six-icon) {\n pointer-events: none;\n }\n}\n\n.button-wrapper--disabled {\n cursor: not-allowed;\n}\n\n.button__prefix,\n.button__suffix {\n flex: 0 0 auto;\n display: flex;\n align-items: center;\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Standard buttons\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button {\n &:focus-visible {\n outline: var(--six-focus-ring);\n outline-offset: var(--six-focus-ring-offset);\n }\n\n &.button--secondary {\n background-color: var(--six-color-white);\n border-color: var(--six-color-web-rock-900);\n color: var(--six-color-web-rock-900);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-web-rock-100);\n }\n\n &:focus:not(.button--disabled) {\n background-color: var(--six-color-web-rock-100);\n border-color: var(--six-color-web-rock-400);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-web-rock-300);\n border-color: var(--six-color-web-rock-900);\n border-width: 1px;\n }\n }\n\n &.button--primary {\n background-color: var(--six-color-web-rock-900);\n border-color: var(--six-color-web-rock-900);\n color: var(--six-color-white);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-web-rock-800);\n border-color: var(--six-color-web-rock-800);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-web-rock-900);\n border-color: var(--six-color-web-rock-900);\n opacity: 70%;\n }\n }\n\n &.button--link {\n background-color: transparent;\n border-color: transparent;\n color: var(--six-color-action-500);\n\n &.button--disabled {\n color: var(--six-color-web-rock-400);\n }\n\n &:hover:not(.button--disabled) {\n color: var(--six-color-action-600);\n }\n\n &:active:not(.button--disabled) {\n color: var(--six-color-action-light-to-be-defined);\n }\n }\n\n &.button--danger {\n background-color: var(--six-color-danger-800);\n border-color: var(--six-color-danger-800);\n color: var(--six-color-white);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-danger-900);\n border-color: var(--six-color-danger-900);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-danger-800);\n border-color: var(--six-color-danger-800);\n opacity: 70%;\n }\n }\n\n &.button--warning {\n background-color: var(--six-color-warning-700);\n border-color: var(--six-color-warning-700);\n color: var(--six-color-web-rock-900);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-warning-800);\n border-color: var(--six-color-warning-800);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-warning-700);\n border-color: var(--six-color-warning-700);\n opacity: 70%;\n }\n }\n\n &.button--success {\n background-color: var(--six-color-success-500);\n border-color: var(--six-color-success-500);\n color: var(--six-color-web-rock-900);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-success-600);\n border-color: var(--six-color-success-600);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-success-500);\n border-color: var(--six-color-success-500);\n opacity: 70%;\n }\n }\n\n &.button--action {\n background-color: var(--six-color-action-500);\n border-color: var(--six-color-action-500);\n color: var(--six-color-white);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-action-600);\n border-color: var(--six-color-action-600);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-action-500);\n border-color: var(--six-color-action-500);\n opacity: 70%;\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Size modifiers\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--small {\n font-size: var(--six-button-font-size-small);\n height: var(--six-height-small);\n line-height: calc(var(--six-height-small) - var(--six-border-width) * 2);\n}\n\n.button--medium {\n font-size: var(--six-button-font-size-medium);\n height: var(--six-height-medium);\n line-height: calc(var(--six-height-medium) - var(--six-border-width) * 2);\n}\n\n.button--large {\n font-size: var(--six-button-font-size-large);\n height: var(--six-height-large);\n line-height: calc(var(--six-height-large) - var(--six-border-width) * 2);\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Pill modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--pill {\n &.button--small {\n border-radius: var(--six-height-small);\n }\n\n &.button--medium {\n border-radius: var(--six-height-medium);\n }\n\n &.button--large {\n border-radius: var(--six-height-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Circle modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--circle {\n padding-left: 0;\n padding-right: 0;\n font-size: revert;\n\n &.button--small {\n width: var(--six-height-small);\n border-radius: 50%;\n }\n\n &.button--medium {\n width: var(--six-height-medium);\n border-radius: 50%;\n }\n\n &.button--large {\n width: var(--six-height-large);\n border-radius: 50%;\n }\n\n .button__prefix,\n .button__suffix,\n .button__caret {\n display: none;\n\n svg {\n color: var(--six-color-web-rock-900);\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Caret modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--caret {\n .button__suffix {\n display: none;\n }\n\n .button__caret {\n display: flex;\n align-items: center;\n\n svg {\n color: var(--six-color-web-rock-900);\n width: 1em;\n height: 1em;\n }\n }\n}\n\n.button--primary,\n.button--action,\n.button--danger {\n .button__caret {\n svg {\n color: var(--six-color-white);\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Loading modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--loading {\n position: relative;\n cursor: wait;\n\n .button__prefix,\n .button__label,\n .button__suffix,\n .button__caret {\n visibility: hidden;\n }\n\n six-spinner {\n --indicator-color: currentColor;\n position: absolute;\n height: 1em;\n width: 1em;\n top: calc(50% - 0.5em);\n left: calc(50% - 0.5em);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Badges\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button ::slotted(six-badge) {\n position: absolute;\n top: 0;\n right: 0;\n transform: translateY(-50%) translateX(50%);\n pointer-events: none;\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Button spacing\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--has-label {\n &.button--small .button__label {\n padding: 0 var(--six-spacing-small);\n }\n\n &.button--medium .button__label {\n padding: 0 var(--six-spacing-medium);\n }\n\n &.button--large .button__label {\n padding: 0 var(--six-spacing-large);\n }\n}\n\n.button--has-prefix {\n &.button--small {\n padding-left: var(--six-spacing-x-small);\n\n .button__label {\n padding-left: var(--six-spacing-x-small);\n }\n }\n\n &.button--medium {\n padding-left: var(--six-spacing-small);\n\n .button__label {\n padding-left: var(--six-spacing-small);\n }\n }\n\n &.button--large {\n padding-left: var(--six-spacing-small);\n\n .button__label {\n padding-left: var(--six-spacing-small);\n }\n }\n}\n\n.button--has-suffix,\n.button--caret {\n &.button--small {\n padding-right: var(--six-spacing-x-small);\n\n .button__label {\n padding-right: var(--six-spacing-x-small);\n }\n }\n\n &.button--medium {\n padding-right: var(--six-spacing-small);\n\n .button__label {\n padding-right: var(--six-spacing-small);\n }\n }\n\n &.button--large {\n padding-right: var(--six-spacing-small);\n\n .button__label {\n padding-right: var(--six-spacing-small);\n }\n }\n}\n","import { Component, Element, Event, EventEmitter, h, Method, Prop, State } from '@stencil/core';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { submitForm } from '../../utils/form';\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 button's label.\n * @slot prefix - Used to prepend an icon or similar element to the button.\n * @slot suffix - Used to append an icon or similar element to the button.\n *\n * @part base - The component's base wrapper.\n * @part prefix - The prefix container.\n * @part label - The button's label.\n * @part suffix - The suffix container.\n * @part caret - The button's caret.\n */\n\n@Component({\n tag: 'six-button',\n styleUrl: 'six-button.scss',\n shadow: true,\n})\nexport class SixButton {\n private nativeButton?: HTMLButtonElement | HTMLAnchorElement;\n\n @Element() host!: HTMLSixButtonElement;\n\n @State() hasFocus = false;\n @State() hasLabel = false;\n @State() hasPrefix = false;\n @State() hasSuffix = false;\n\n /** The button's type. */\n @Prop({ reflect: true }) type: 'secondary' | 'primary' | 'link' | 'success' | 'warning' | 'danger' | 'action' =\n 'primary';\n\n /** The button's size. */\n @Prop({ reflect: true }) size: 'small' | 'medium' | 'large' = 'medium';\n\n /** Set to true to draw the button with a caret for use with dropdowns, popovers, etc. */\n @Prop() caret = false;\n\n /** Set to true to disable the button. */\n @Prop({ reflect: true }) disabled = false;\n\n /** Set to true to draw the button in a loading state. */\n @Prop({ reflect: true }) loading = false;\n\n /** Set to true to draw a pill-style button with rounded edges. */\n @Prop({ reflect: true }) pill = false;\n\n /** Set to true to draw a circle button. */\n @Prop({ reflect: true }) circle = false;\n\n /** Indicates if activating the button should submit the form. Ignored when `href` is set. */\n @Prop({ reflect: true }) submit = false;\n\n /** Indicates if activating the button should reset the form. */\n @Prop({ reflect: true }) reset = false;\n\n /** An optional name for the button. Ignored when `href` is set. */\n @Prop() name = '';\n\n /** An optional value for the button. Ignored when `href` is set. */\n @Prop() value = '';\n\n /** When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`. */\n @Prop() href?: string;\n\n /** Tells the browser where to open the link. Only used when `href` is set. */\n @Prop() target?: '_blank' | '_parent' | '_self' | '_top';\n\n /** Tells the browser to download the linked file as this filename. Only used when `href` is set. */\n @Prop() download?: string;\n\n /** Emitted when the button loses focus. */\n @Event({ eventName: 'six-button-blur' }) sixBlur!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the button gains focus. */\n @Event({ eventName: 'six-button-focus' }) sixFocus!: EventEmitter<EmptyPayload>;\n\n componentWillLoad() {\n this.handleSlotChange();\n }\n\n /** Sets focus on the button. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.nativeButton?.focus(options);\n }\n\n /** Removes focus from the button. */\n @Method()\n async removeFocus() {\n this.nativeButton?.blur();\n }\n\n private handleSlotChange = () => {\n this.hasLabel = hasSlot(this.host);\n this.hasPrefix = hasSlot(this.host, 'prefix');\n this.hasSuffix = hasSlot(this.host, 'suffix');\n };\n\n private handleBlur = () => {\n this.hasFocus = false;\n this.sixBlur.emit();\n };\n\n private handleFocus = () => {\n this.hasFocus = true;\n this.sixFocus.emit();\n };\n\n private handleClick = (event: MouseEvent) => {\n if (this.disabled || this.loading) {\n event.preventDefault();\n event.stopPropagation();\n return;\n }\n\n if (this.submit) {\n event.preventDefault();\n submitForm(this.host);\n }\n };\n\n render() {\n const isLink = this.href != null;\n const isButton = !isLink;\n const Button = isLink ? 'a' : 'button';\n\n return (\n <div onClick={this.handleClick} class={{ 'button-wrapper--disabled': this.disabled }}>\n <Button\n ref={(el) => (this.nativeButton = el)}\n part=\"base\"\n class={{\n button: true,\n\n // Types\n 'button--secondary': this.type === 'secondary',\n 'button--primary': this.type === 'primary',\n 'button--link': this.type === 'link',\n 'button--success': this.type === 'success',\n 'button--warning': this.type === 'warning',\n 'button--danger': this.type === 'danger',\n 'button--action': this.type === 'action',\n\n // Sizes\n 'button--small': this.size === 'small',\n 'button--medium': this.size === 'medium',\n 'button--large': this.size === 'large',\n\n // Modifiers\n 'button--caret': this.caret,\n 'button--circle': this.circle,\n 'button--disabled': this.disabled,\n 'button--focused': this.hasFocus,\n 'button--loading': this.loading,\n 'button--pill': this.pill,\n 'button--has-label': this.hasLabel,\n 'button--has-prefix': this.hasPrefix,\n 'button--has-suffix': this.hasSuffix,\n }}\n disabled={isButton ? this.disabled : undefined}\n tabindex={this.disabled ? '-1' : undefined}\n type={isButton ? (this.submit ? 'submit' : this.reset ? 'reset' : 'button') : undefined}\n name={isButton ? this.name : undefined}\n value={isButton ? this.value : undefined}\n href={isLink ? this.href : undefined}\n target={isLink && this.target != null ? this.target : undefined}\n download={isLink && this.download != null ? this.download : undefined}\n rel={isLink && this.target != null ? 'noreferrer noopener' : undefined}\n onBlur={this.handleBlur}\n onFocus={this.handleFocus}\n data-testid=\"button\"\n >\n <span part=\"prefix\" class=\"button__prefix\">\n <slot onSlotchange={this.handleSlotChange} name=\"prefix\" />\n </span>\n <span part=\"label\" class=\"button__label\">\n <slot onSlotchange={this.handleSlotChange} />\n </span>\n <span part=\"suffix\" class=\"button__suffix\">\n <slot onSlotchange={this.handleSlotChange} name=\"suffix\" />\n </span>\n {this.caret && (\n <span part=\"caret\" class=\"button__caret\">\n <svg\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n >\n <polyline points=\"6 9 12 15 18 9\" />\n </svg>\n </span>\n )}\n\n {this.loading && <six-spinner />}\n </Button>\n </div>\n );\n }\n}\n"],"version":3}
1
+ {"file":"six-button.entry.cjs.js","mappings":"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","names":["hasSlot","submitForm","h"],"sources":["src/components/six-button/six-button.scss?tag=six-button&encapsulation=shadow","src/components/six-button/six-button.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: inline-block;\n width: auto;\n cursor: pointer;\n}\n\n.button {\n display: inline-flex;\n align-items: stretch;\n justify-content: center;\n width: 100%;\n border-style: solid;\n border-width: var(--six-border-width);\n border-radius: 0;\n font-family: var(--six-font-family);\n font-weight: var(--six-font-weight-semibold);\n text-decoration: none;\n user-select: none;\n white-space: nowrap;\n vertical-align: middle;\n padding: 0;\n transition: var(--six-transition-fast) background-color, var(--six-transition-fast) color,\n var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;\n cursor: inherit;\n\n &::-moz-focus-inner {\n border: 0;\n }\n\n &:focus {\n outline: none;\n }\n\n &.button--disabled {\n pointer-events: none;\n }\n\n ::slotted(six-icon) {\n // Clicks on icons shouldn't prevent the button from gaining focus\n pointer-events: none;\n transform: translateY(-1.5px);\n }\n}\n\n.button-wrapper--disabled {\n cursor: not-allowed;\n}\n\n.button__prefix,\n.button__suffix {\n flex: 0 0 auto;\n display: flex;\n align-items: center;\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Standard buttons\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button {\n &:focus-visible {\n outline: var(--six-focus-ring);\n outline-offset: var(--six-focus-ring-offset);\n }\n\n &.button--secondary {\n background-color: var(--six-color-white);\n border-color: var(--six-color-web-rock-900);\n color: var(--six-color-web-rock-900);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-web-rock-100);\n }\n\n &:focus:not(.button--disabled) {\n background-color: var(--six-color-web-rock-100);\n border-color: var(--six-color-web-rock-400);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-web-rock-300);\n border-color: var(--six-color-web-rock-900);\n border-width: 1px;\n }\n }\n\n &.button--primary {\n background-color: var(--six-color-web-rock-900);\n border-color: var(--six-color-web-rock-900);\n color: var(--six-color-white);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-web-rock-800);\n border-color: var(--six-color-web-rock-800);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-web-rock-900);\n border-color: var(--six-color-web-rock-900);\n opacity: 70%;\n }\n }\n\n &.button--link {\n background-color: transparent;\n border-color: transparent;\n color: var(--six-color-action-500);\n\n &.button--disabled {\n color: var(--six-color-web-rock-400);\n }\n\n &:hover:not(.button--disabled) {\n color: var(--six-color-action-600);\n }\n\n &:active:not(.button--disabled) {\n color: var(--six-color-action-light-to-be-defined);\n }\n }\n\n &.button--danger {\n background-color: var(--six-color-danger-800);\n border-color: var(--six-color-danger-800);\n color: var(--six-color-white);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-danger-900);\n border-color: var(--six-color-danger-900);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-danger-800);\n border-color: var(--six-color-danger-800);\n opacity: 70%;\n }\n }\n\n &.button--warning {\n background-color: var(--six-color-warning-700);\n border-color: var(--six-color-warning-700);\n color: var(--six-color-web-rock-900);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-warning-800);\n border-color: var(--six-color-warning-800);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-warning-700);\n border-color: var(--six-color-warning-700);\n opacity: 70%;\n }\n }\n\n &.button--success {\n background-color: var(--six-color-success-500);\n border-color: var(--six-color-success-500);\n color: var(--six-color-web-rock-900);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-success-600);\n border-color: var(--six-color-success-600);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-success-500);\n border-color: var(--six-color-success-500);\n opacity: 70%;\n }\n }\n\n &.button--action {\n background-color: var(--six-color-action-500);\n border-color: var(--six-color-action-500);\n color: var(--six-color-white);\n\n &.button--disabled {\n background-color: var(--six-color-web-rock-400);\n border-color: var(--six-color-web-rock-400);\n color: var(--six-color-web-rock-700);\n }\n\n &:hover:not(.button--disabled) {\n background-color: var(--six-color-action-600);\n border-color: var(--six-color-action-600);\n }\n\n &:active:not(.button--disabled) {\n background-color: var(--six-color-action-500);\n border-color: var(--six-color-action-500);\n opacity: 70%;\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Size modifiers\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--small {\n font-size: var(--six-button-font-size-small);\n height: var(--six-height-small);\n line-height: calc(var(--six-height-small) - var(--six-border-width) * 2);\n}\n\n.button--medium {\n font-size: var(--six-button-font-size-medium);\n height: var(--six-height-medium);\n line-height: calc(var(--six-height-medium) - var(--six-border-width) * 2);\n}\n\n.button--large {\n font-size: var(--six-button-font-size-large);\n height: var(--six-height-large);\n line-height: calc(var(--six-height-large) - var(--six-border-width) * 2);\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Pill modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--pill {\n &.button--small {\n border-radius: var(--six-height-small);\n }\n\n &.button--medium {\n border-radius: var(--six-height-medium);\n }\n\n &.button--large {\n border-radius: var(--six-height-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Circle modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--circle {\n padding-left: 0;\n padding-right: 0;\n font-size: revert;\n\n &.button--small {\n width: var(--six-height-small);\n border-radius: 50%;\n }\n\n &.button--medium {\n width: var(--six-height-medium);\n border-radius: 50%;\n }\n\n &.button--large {\n width: var(--six-height-large);\n border-radius: 50%;\n }\n\n .button__prefix,\n .button__suffix,\n .button__caret {\n display: none;\n\n svg {\n color: var(--six-color-web-rock-900);\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Caret modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--caret {\n .button__suffix {\n display: none;\n }\n\n .button__caret {\n display: flex;\n align-items: center;\n\n svg {\n color: var(--six-color-web-rock-900);\n width: 1em;\n height: 1em;\n }\n }\n}\n\n.button--primary,\n.button--action,\n.button--danger {\n .button__caret {\n svg {\n color: var(--six-color-white);\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Loading modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--loading {\n position: relative;\n cursor: wait;\n\n .button__prefix,\n .button__label,\n .button__suffix,\n .button__caret {\n visibility: hidden;\n }\n\n six-spinner {\n --indicator-color: currentColor;\n position: absolute;\n height: 1em;\n width: 1em;\n top: calc(50% - 0.5em);\n left: calc(50% - 0.5em);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Badges\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button ::slotted(six-badge) {\n position: absolute;\n top: 0;\n right: 0;\n transform: translateY(-50%) translateX(50%);\n pointer-events: none;\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Button spacing\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.button--has-label {\n &.button--small .button__label {\n padding: 0 var(--six-spacing-small);\n }\n\n &.button--medium .button__label {\n padding: 0 var(--six-spacing-medium);\n }\n\n &.button--large .button__label {\n padding: 0 var(--six-spacing-large);\n }\n}\n\n.button--has-prefix {\n &.button--small {\n padding-left: var(--six-spacing-x-small);\n\n .button__label {\n padding-left: var(--six-spacing-x-small);\n }\n }\n\n &.button--medium {\n padding-left: var(--six-spacing-small);\n\n .button__label {\n padding-left: var(--six-spacing-small);\n }\n }\n\n &.button--large {\n padding-left: var(--six-spacing-small);\n\n .button__label {\n padding-left: var(--six-spacing-small);\n }\n }\n}\n\n.button--has-suffix,\n.button--caret {\n &.button--small {\n padding-right: var(--six-spacing-x-small);\n\n .button__label {\n padding-right: var(--six-spacing-x-small);\n }\n }\n\n &.button--medium {\n padding-right: var(--six-spacing-small);\n\n .button__label {\n padding-right: var(--six-spacing-small);\n }\n }\n\n &.button--large {\n padding-right: var(--six-spacing-small);\n\n .button__label {\n padding-right: var(--six-spacing-small);\n }\n }\n}\n","import { Component, Element, Event, EventEmitter, h, Method, Prop, State } from '@stencil/core';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { submitForm } from '../../utils/form';\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 button's label.\n * @slot prefix - Used to prepend an icon or similar element to the button.\n * @slot suffix - Used to append an icon or similar element to the button.\n *\n * @part base - The component's base wrapper.\n * @part prefix - The prefix container.\n * @part label - The button's label.\n * @part suffix - The suffix container.\n * @part caret - The button's caret.\n */\n\n@Component({\n tag: 'six-button',\n styleUrl: 'six-button.scss',\n shadow: true,\n})\nexport class SixButton {\n private nativeButton?: HTMLButtonElement | HTMLAnchorElement;\n\n @Element() host!: HTMLSixButtonElement;\n\n @State() hasFocus = false;\n @State() hasLabel = false;\n @State() hasPrefix = false;\n @State() hasSuffix = false;\n\n /** The button's type. */\n @Prop({ reflect: true }) type: 'secondary' | 'primary' | 'link' | 'success' | 'warning' | 'danger' | 'action' =\n 'primary';\n\n /** The button's size. */\n @Prop({ reflect: true }) size: 'small' | 'medium' | 'large' = 'medium';\n\n /** Set to true to draw the button with a caret for use with dropdowns, popovers, etc. */\n @Prop() caret = false;\n\n /** Set to true to disable the button. */\n @Prop({ reflect: true }) disabled = false;\n\n /** Set to true to draw the button in a loading state. */\n @Prop({ reflect: true }) loading = false;\n\n /** Set to true to draw a pill-style button with rounded edges. */\n @Prop({ reflect: true }) pill = false;\n\n /** Set to true to draw a circle button. */\n @Prop({ reflect: true }) circle = false;\n\n /** Indicates if activating the button should submit the form. Ignored when `href` is set. */\n @Prop({ reflect: true }) submit = false;\n\n /** Indicates if activating the button should reset the form. */\n @Prop({ reflect: true }) reset = false;\n\n /** An optional name for the button. Ignored when `href` is set. */\n @Prop() name = '';\n\n /** An optional value for the button. Ignored when `href` is set. */\n @Prop() value = '';\n\n /** When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`. */\n @Prop() href?: string;\n\n /** Tells the browser where to open the link. Only used when `href` is set. */\n @Prop() target?: '_blank' | '_parent' | '_self' | '_top';\n\n /** Tells the browser to download the linked file as this filename. Only used when `href` is set. */\n @Prop() download?: string;\n\n /** Emitted when the button loses focus. */\n @Event({ eventName: 'six-button-blur' }) sixBlur!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the button gains focus. */\n @Event({ eventName: 'six-button-focus' }) sixFocus!: EventEmitter<EmptyPayload>;\n\n componentWillLoad() {\n this.handleSlotChange();\n }\n\n /** Sets focus on the button. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.nativeButton?.focus(options);\n }\n\n /** Removes focus from the button. */\n @Method()\n async removeFocus() {\n this.nativeButton?.blur();\n }\n\n private handleSlotChange = () => {\n this.hasLabel = hasSlot(this.host);\n this.hasPrefix = hasSlot(this.host, 'prefix');\n this.hasSuffix = hasSlot(this.host, 'suffix');\n };\n\n private handleBlur = () => {\n this.hasFocus = false;\n this.sixBlur.emit();\n };\n\n private handleFocus = () => {\n this.hasFocus = true;\n this.sixFocus.emit();\n };\n\n private handleClick = (event: MouseEvent) => {\n if (this.disabled || this.loading) {\n event.preventDefault();\n event.stopPropagation();\n return;\n }\n\n if (this.submit) {\n event.preventDefault();\n submitForm(this.host);\n }\n };\n\n render() {\n const isLink = this.href != null;\n const isButton = !isLink;\n const Button = isLink ? 'a' : 'button';\n\n return (\n <div onClick={this.handleClick} class={{ 'button-wrapper--disabled': this.disabled }}>\n <Button\n ref={(el) => (this.nativeButton = el)}\n part=\"base\"\n class={{\n button: true,\n\n // Types\n 'button--secondary': this.type === 'secondary',\n 'button--primary': this.type === 'primary',\n 'button--link': this.type === 'link',\n 'button--success': this.type === 'success',\n 'button--warning': this.type === 'warning',\n 'button--danger': this.type === 'danger',\n 'button--action': this.type === 'action',\n\n // Sizes\n 'button--small': this.size === 'small',\n 'button--medium': this.size === 'medium',\n 'button--large': this.size === 'large',\n\n // Modifiers\n 'button--caret': this.caret,\n 'button--circle': this.circle,\n 'button--disabled': this.disabled,\n 'button--focused': this.hasFocus,\n 'button--loading': this.loading,\n 'button--pill': this.pill,\n 'button--has-label': this.hasLabel,\n 'button--has-prefix': this.hasPrefix,\n 'button--has-suffix': this.hasSuffix,\n }}\n disabled={isButton ? this.disabled : undefined}\n tabindex={this.disabled ? '-1' : undefined}\n type={isButton ? (this.submit ? 'submit' : this.reset ? 'reset' : 'button') : undefined}\n name={isButton ? this.name : undefined}\n value={isButton ? this.value : undefined}\n href={isLink ? this.href : undefined}\n target={isLink && this.target != null ? this.target : undefined}\n download={isLink && this.download != null ? this.download : undefined}\n rel={isLink && this.target != null ? 'noreferrer noopener' : undefined}\n onBlur={this.handleBlur}\n onFocus={this.handleFocus}\n data-testid=\"button\"\n >\n <span part=\"prefix\" class=\"button__prefix\">\n <slot onSlotchange={this.handleSlotChange} name=\"prefix\" />\n </span>\n <span part=\"label\" class=\"button__label\">\n <slot onSlotchange={this.handleSlotChange} />\n </span>\n <span part=\"suffix\" class=\"button__suffix\">\n <slot onSlotchange={this.handleSlotChange} name=\"suffix\" />\n </span>\n {this.caret && (\n <span part=\"caret\" class=\"button__caret\">\n <svg\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n >\n <polyline points=\"6 9 12 15 18 9\" />\n </svg>\n </span>\n )}\n\n {this.loading && <six-spinner />}\n </Button>\n </div>\n );\n }\n}\n"],"version":3}
@@ -2,17 +2,17 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-7d73cbd6.js');
5
+ const index = require('./index-d7748d51.js');
6
6
 
7
- const sixCardCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:inline-block;box-shadow:var(--six-elevation-8dp);border-radius:0;padding:1rem;margin-bottom:0.6rem}";
7
+ const sixCardCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:inline-block;box-shadow:var(--six-shadow-medium);border:1px solid var(--six-color-web-rock-100);padding:var(--six-spacing-medium)}";
8
8
 
9
9
  const SixCard = class {
10
- constructor(hostRef) {
11
- index.registerInstance(this, hostRef);
12
- }
13
- render() {
14
- return (index.h(index.Host, null, index.h("slot", null)));
15
- }
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ }
13
+ render() {
14
+ return (index.h(index.Host, null, index.h("slot", null)));
15
+ }
16
16
  };
17
17
  SixCard.style = sixCardCss;
18
18
 
@@ -1 +1 @@
1
- {"file":"six-card.entry.cjs.js","mappings":";;;;;;AAAA,MAAM,UAAU,GAAG,yNAAyN;;MCc/N,OAAO;;;;EAClB,MAAM;IACJ,QACEA,QAACC,UAAI,QACHD,qBAAQ,CACH,EACP;GACH;;;;;;","names":["h","Host"],"sources":["src/components/six-card/six-card.scss?tag=six-card&encapsulation=shadow","src/components/six-card/six-card.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: inline-block;\n box-shadow: var(--six-elevation-8dp);\n border-radius: 0;\n padding: 1rem;\n margin-bottom: 0.6rem;\n}\n","import { Component, h, Host } from '@stencil/core';\n\n/**\n * @since 1.0\n * @status stable\n *\n * @slot - Used to define the content of the card.\n */\n\n@Component({\n tag: 'six-card',\n styleUrl: 'six-card.scss',\n shadow: true,\n})\nexport class SixCard {\n render() {\n return (\n <Host>\n <slot />\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"six-card.entry.cjs.js","mappings":";;;;;;AAAA,MAAM,UAAU,GAAG,2PAA2P;;MCcjQ,OAAO;;;;IAClB,MAAM;QACJ,QACEA,QAACC,UAAI,QACHD,qBAAQ,CACH,EACP;KACH;;;;;;","names":["h","Host"],"sources":["src/components/six-card/six-card.scss?tag=six-card&encapsulation=shadow","src/components/six-card/six-card.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: inline-block;\n box-shadow: var(--six-shadow-medium);\n border: 1px solid var(--six-color-web-rock-100);\n padding: var(--six-spacing-medium);\n}\n","import { Component, h, Host } from '@stencil/core';\n\n/**\n * @since 1.0\n * @status stable\n *\n * @slot - Used to define the content of the card.\n */\n\n@Component({\n tag: 'six-card',\n styleUrl: 'six-card.scss',\n shadow: true,\n})\nexport class SixCard {\n render() {\n return (\n <Host>\n <slot />\n </Host>\n );\n }\n}\n"],"version":3}