@six-group/ui-library 0.0.0-insider.b50c229 → 0.0.0-insider.b9edd84

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 (1779) hide show
  1. package/README.md +9 -0
  2. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  3. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  4. package/dist/cjs/error-messages-6e8049a4.js +119 -0
  5. package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
  6. package/dist/cjs/event-listeners-9fb878f1.js +61 -0
  7. package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
  8. package/dist/cjs/{execution-control-b4707294.js → execution-control-d728da70.js} +15 -15
  9. package/dist/cjs/{execution-control-b4707294.js.map → execution-control-d728da70.js.map} +1 -1
  10. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  11. package/dist/cjs/{focus-visible-ae2470dd.js.map → focus-visible-e2c9255a.js.map} +1 -1
  12. package/dist/cjs/form-9ebaae7c.js +20 -0
  13. package/dist/cjs/{form-2df8c5bb.js.map → form-9ebaae7c.js.map} +1 -1
  14. package/dist/cjs/form-control-b39f1df5.js +36 -0
  15. package/dist/cjs/form-control-b39f1df5.js.map +1 -0
  16. package/dist/cjs/index-417a06c8.js +1936 -0
  17. package/dist/cjs/index-417a06c8.js.map +1 -0
  18. package/dist/cjs/index.cjs.js +55 -87
  19. package/dist/cjs/index.cjs.js.map +1 -1
  20. package/dist/cjs/loader.cjs.js +5 -3
  21. package/dist/cjs/loader.cjs.js.map +1 -1
  22. package/dist/cjs/modal-bd7fc5bc.js +35 -0
  23. package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
  24. package/dist/cjs/{popover-2df7e154.js → popover-1e7c09f1.js} +99 -99
  25. package/dist/cjs/popover-1e7c09f1.js.map +1 -0
  26. package/dist/cjs/popup-e854acda.js +103 -0
  27. package/dist/cjs/popup-e854acda.js.map +1 -0
  28. package/dist/cjs/scroll-68033901.js +68 -0
  29. package/dist/cjs/scroll-68033901.js.map +1 -0
  30. package/dist/cjs/six-alert.cjs.entry.js +144 -111
  31. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-avatar.cjs.entry.js +23 -22
  33. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-badge.cjs.entry.js +25 -24
  35. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-button.cjs.entry.js +98 -96
  37. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  38. package/dist/cjs/six-card.cjs.entry.js +10 -9
  39. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  40. package/dist/cjs/six-checkbox_2.cjs.entry.js +192 -0
  41. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
  42. package/dist/cjs/six-datepicker.cjs.entry.js +864 -840
  43. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-details.cjs.entry.js +129 -128
  45. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-dialog.cjs.entry.js +115 -131
  47. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-drawer.cjs.entry.js +132 -149
  49. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-dropdown_2.cjs.entry.js +722 -639
  51. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  52. package/dist/cjs/six-error-page.cjs.entry.js +84 -83
  53. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  54. package/dist/cjs/six-error.cjs.entry.js +22 -0
  55. package/dist/cjs/six-error.cjs.entry.js.map +1 -0
  56. package/dist/cjs/six-file-list-item.cjs.entry.js +36 -35
  57. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-file-list.cjs.entry.js +9 -8
  59. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  60. package/dist/cjs/six-file-upload.cjs.entry.js +123 -100
  61. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-footer.cjs.entry.js +10 -9
  63. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-group-label.cjs.entry.js +45 -44
  65. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-header.cjs.entry.js +180 -157
  67. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  68. package/dist/cjs/six-icon-button.cjs.entry.js +34 -33
  69. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  70. package/dist/cjs/six-icon.cjs.entry.js +24 -23
  71. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  72. package/dist/cjs/six-input.cjs.entry.js +203 -188
  73. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-item-picker.cjs.entry.js +407 -310
  75. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-language-switcher.cjs.entry.js +53 -48
  77. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-layout-grid.cjs.entry.js +22 -21
  79. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-main-container.cjs.entry.js +11 -10
  81. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-menu-divider.cjs.entry.js +10 -9
  83. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-menu-label.cjs.entry.js +10 -9
  85. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-picto.cjs.entry.js +16 -15
  87. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-progress-bar.cjs.entry.js +17 -16
  89. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-progress-ring.cjs.entry.js +32 -31
  91. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-radio.cjs.entry.js +106 -105
  93. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-range.cjs.entry.js +200 -186
  95. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-root.cjs.entry.js +13 -31
  97. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-search-field.cjs.entry.js +46 -45
  99. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-select.cjs.entry.js +539 -362
  101. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -46
  103. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-sidebar-item.cjs.entry.js +19 -16
  105. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-sidebar.cjs.entry.js +176 -175
  107. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-spinner.cjs.entry.js +17 -16
  109. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
  111. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
  112. package/dist/cjs/six-switch.cjs.entry.js +109 -90
  113. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-tab-group.cjs.entry.js +256 -235
  115. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-tab-panel.cjs.entry.js +16 -15
  117. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  118. package/dist/cjs/six-tab.cjs.entry.js +57 -40
  119. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-tag.cjs.entry.js +57 -34
  121. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-textarea.cjs.entry.js +183 -179
  123. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-tile.cjs.entry.js +79 -78
  125. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-timepicker.cjs.entry.js +350 -354
  127. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  128. package/dist/cjs/six-tooltip.cjs.entry.js +150 -149
  129. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  130. package/dist/cjs/slot-1b1232a1.js +51 -0
  131. package/dist/cjs/slot-1b1232a1.js.map +1 -0
  132. package/dist/cjs/types-d3da200b.js +19 -0
  133. package/dist/cjs/types-d3da200b.js.map +1 -0
  134. package/dist/cjs/ui-library.cjs.js +13 -11
  135. package/dist/cjs/ui-library.cjs.js.map +1 -1
  136. package/dist/collection/assets/TRADEMARKS.md +3 -3
  137. package/dist/collection/collection-manifest.json +7 -7
  138. package/dist/collection/components/six-alert/six-alert.css +5 -1
  139. package/dist/collection/components/six-alert/six-alert.js +382 -337
  140. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  141. package/dist/collection/components/six-avatar/six-avatar.css +2 -2
  142. package/dist/collection/components/six-avatar/six-avatar.js +111 -111
  143. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  144. package/dist/collection/components/six-badge/six-badge.css +1 -1
  145. package/dist/collection/components/six-badge/six-badge.js +90 -90
  146. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  147. package/dist/collection/components/six-button/six-button.css +23 -30
  148. package/dist/collection/components/six-button/six-button.js +448 -446
  149. package/dist/collection/components/six-button/six-button.js.map +1 -1
  150. package/dist/collection/components/six-card/six-card.css +4 -5
  151. package/dist/collection/components/six-card/six-card.js +15 -15
  152. package/dist/collection/components/six-card/six-card.js.map +1 -1
  153. package/dist/collection/components/six-checkbox/six-checkbox.css +12 -2
  154. package/dist/collection/components/six-checkbox/six-checkbox.js +421 -399
  155. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  156. package/dist/collection/components/six-datepicker/components/day-selection.js +8 -8
  157. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  158. package/dist/collection/components/six-datepicker/components/month-selection.js +8 -8
  159. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  160. package/dist/collection/components/six-datepicker/components/year-selection.js +8 -8
  161. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  162. package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
  163. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  164. package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
  165. package/dist/collection/components/six-datepicker/six-datepicker.js +1054 -1039
  166. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  167. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  168. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  169. package/dist/collection/components/six-details/six-details.css +4 -6
  170. package/dist/collection/components/six-details/six-details.js +410 -410
  171. package/dist/collection/components/six-details/six-details.js.map +1 -1
  172. package/dist/collection/components/six-dialog/six-dialog.css +2 -2
  173. package/dist/collection/components/six-dialog/six-dialog.js +340 -358
  174. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  175. package/dist/collection/components/six-drawer/six-drawer.css +2 -2
  176. package/dist/collection/components/six-drawer/six-drawer.js +393 -412
  177. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  178. package/dist/collection/components/six-dropdown/six-dropdown.css +22 -6
  179. package/dist/collection/components/six-dropdown/six-dropdown.js +983 -891
  180. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  181. package/dist/collection/components/six-error/six-error.css +6 -0
  182. package/dist/collection/components/six-error/six-error.js +25 -0
  183. package/dist/collection/components/six-error/six-error.js.map +1 -0
  184. package/dist/collection/components/six-error-page/six-error-page.js +177 -177
  185. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  186. package/dist/collection/components/six-file-list/six-file-list.js +15 -15
  187. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  188. package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
  189. package/dist/collection/components/six-file-list-item/six-file-list-item.js +195 -195
  190. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  191. package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
  192. package/dist/collection/components/six-file-upload/six-file-upload.js +369 -291
  193. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  194. package/dist/collection/components/six-footer/six-footer.css +2 -2
  195. package/dist/collection/components/six-footer/six-footer.js +15 -15
  196. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  197. package/dist/collection/components/six-group-label/six-group-label.css +5 -2
  198. package/dist/collection/components/six-group-label/six-group-label.js +155 -155
  199. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  200. package/dist/collection/components/six-header/six-header.css +15 -2
  201. package/dist/collection/components/six-header/six-header.js +464 -405
  202. package/dist/collection/components/six-header/six-header.js.map +1 -1
  203. package/dist/collection/components/six-icon/six-icon.css +5 -2
  204. package/dist/collection/components/six-icon/six-icon.js +71 -71
  205. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  206. package/dist/collection/components/six-icon-button/six-icon-button.css +5 -5
  207. package/dist/collection/components/six-icon-button/six-icon-button.js +131 -131
  208. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  209. package/dist/collection/components/six-input/six-input.css +15 -2
  210. package/dist/collection/components/six-input/six-input.js +1006 -919
  211. package/dist/collection/components/six-input/six-input.js.map +1 -1
  212. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  213. package/dist/collection/components/six-item-picker/six-item-picker.js +727 -631
  214. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  215. package/dist/collection/components/six-item-picker/types.js +9 -7
  216. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  217. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  218. package/dist/collection/components/six-language-switcher/six-language-switcher.js +128 -124
  219. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  220. package/dist/collection/components/six-layout-grid/six-layout-grid.js +54 -54
  221. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  222. package/dist/collection/components/six-main-container/six-main-container.js +41 -41
  223. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  224. package/dist/collection/components/six-menu/six-menu.css +8 -7
  225. package/dist/collection/components/six-menu/six-menu.js +397 -366
  226. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  227. package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
  228. package/dist/collection/components/six-menu-divider/six-menu-divider.js +15 -15
  229. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  230. package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
  231. package/dist/collection/components/six-menu-item/six-menu-item.js +209 -180
  232. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  233. package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
  234. package/dist/collection/components/six-menu-label/six-menu-label.js +15 -15
  235. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  236. package/dist/collection/components/six-picto/six-picto.js +46 -46
  237. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  238. package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
  239. package/dist/collection/components/six-progress-bar/six-progress-bar.js +64 -64
  240. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  241. package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
  242. package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -100
  243. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  244. package/dist/collection/components/six-radio/six-radio.css +1 -1
  245. package/dist/collection/components/six-radio/six-radio.js +321 -320
  246. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  247. package/dist/collection/components/six-range/six-range.css +6 -3
  248. package/dist/collection/components/six-range/six-range.js +574 -542
  249. package/dist/collection/components/six-range/six-range.js.map +1 -1
  250. package/dist/collection/components/six-root/six-root.js +84 -152
  251. package/dist/collection/components/six-root/six-root.js.map +1 -1
  252. package/dist/collection/components/six-search-field/six-search-field.css +1 -1
  253. package/dist/collection/components/six-search-field/six-search-field.js +169 -169
  254. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  255. package/dist/collection/components/six-select/six-select.css +58 -67
  256. package/dist/collection/components/six-select/six-select.js +1124 -919
  257. package/dist/collection/components/six-select/six-select.js.map +1 -1
  258. package/dist/collection/components/six-select/util.js +58 -34
  259. package/dist/collection/components/six-select/util.js.map +1 -1
  260. package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
  261. package/dist/collection/components/six-sidebar/six-sidebar.js +466 -464
  262. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  263. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +6 -1
  264. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +101 -82
  265. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  266. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +13 -1
  267. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +180 -152
  268. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  269. package/dist/collection/components/six-spinner/six-spinner.css +1 -1
  270. package/dist/collection/components/six-spinner/six-spinner.js +47 -46
  271. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  272. package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
  273. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +45 -45
  274. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  275. package/dist/collection/components/six-switch/six-switch.css +5 -2
  276. package/dist/collection/components/six-switch/six-switch.js +386 -344
  277. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  278. package/dist/collection/components/six-tab/six-tab.css +55 -6
  279. package/dist/collection/components/six-tab/six-tab.js +206 -189
  280. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  281. package/dist/collection/components/six-tab-group/six-tab-group.css +1 -32
  282. package/dist/collection/components/six-tab-group/six-tab-group.js +343 -357
  283. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  284. package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
  285. package/dist/collection/components/six-tab-panel/six-tab-panel.js +63 -63
  286. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  287. package/dist/collection/components/six-tag/six-tag.css +1 -1
  288. package/dist/collection/components/six-tag/six-tag.js +161 -139
  289. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  290. package/dist/collection/components/six-textarea/six-textarea.css +10 -2
  291. package/dist/collection/components/six-textarea/six-textarea.js +792 -763
  292. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  293. package/dist/collection/components/six-tile/six-tile.css +2 -2
  294. package/dist/collection/components/six-tile/six-tile.js +298 -298
  295. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  296. package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
  297. package/dist/collection/components/six-timepicker/six-timepicker.js +825 -812
  298. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  299. package/dist/collection/components/six-tooltip/six-tooltip.css +2 -2
  300. package/dist/collection/components/six-tooltip/six-tooltip.js +407 -407
  301. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  302. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  303. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  304. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  305. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  306. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  307. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  308. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  309. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  310. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  311. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  312. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  313. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  314. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  315. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  316. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  317. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  318. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  319. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  320. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  321. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  322. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  323. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  324. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  325. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  326. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  327. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  328. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  329. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  330. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  331. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  332. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  333. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  334. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  335. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  336. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  337. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  338. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  339. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  340. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  341. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  342. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  343. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  344. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  345. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  346. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  347. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  348. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  349. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  350. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  351. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  352. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  353. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  354. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  355. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  356. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  357. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  358. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  359. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  360. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  361. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  362. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  363. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  364. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  365. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  366. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  367. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  368. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  369. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  370. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  371. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  372. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  373. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  374. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  375. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  376. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  377. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  378. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  379. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  380. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  381. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  382. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  383. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  384. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  385. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  386. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  387. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  388. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  389. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  390. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  391. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  392. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  393. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  394. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  395. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  396. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  397. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  398. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  399. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  400. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  401. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  402. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  403. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  404. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  405. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  406. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  407. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  408. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  409. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  410. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  411. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  412. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  413. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  414. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  415. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  416. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  417. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  418. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  419. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  420. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  421. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  422. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  423. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  424. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  425. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  426. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  427. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  428. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  429. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  430. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  431. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  432. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  433. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  434. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  435. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  436. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  437. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  438. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  439. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  440. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  441. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  442. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  443. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  444. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  445. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  446. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  447. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  448. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  449. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  450. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  451. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  452. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  453. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  454. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  455. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  456. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  457. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  458. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  459. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  460. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  461. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  462. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  463. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  464. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  465. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  466. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  467. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  468. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  469. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  470. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  471. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  472. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  473. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  474. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  475. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  476. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  477. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  478. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  479. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  480. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  481. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  482. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  483. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  484. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  485. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  486. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  487. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  488. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  489. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  490. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  491. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  492. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  493. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  494. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  495. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  496. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  497. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  498. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  499. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  500. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  501. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  502. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  503. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  504. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  505. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  506. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  507. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  508. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  509. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  510. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  511. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  512. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  513. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  514. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  515. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  516. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  517. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  518. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  519. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  520. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  521. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  522. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  523. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  524. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  525. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  526. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  527. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  528. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  529. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  530. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  531. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  532. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  533. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  534. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  535. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  536. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  537. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  538. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  539. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  540. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  541. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  542. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  543. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  544. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  545. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  546. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  547. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  548. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  549. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  550. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  551. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  552. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  553. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  554. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  555. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  556. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  557. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  558. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  559. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  560. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  561. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  562. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  563. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  564. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  565. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  566. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  567. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  568. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  569. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  570. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  571. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  572. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  573. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  574. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  575. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  576. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  577. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  578. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  579. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  580. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  581. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  582. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  583. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  584. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  585. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  586. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  587. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  588. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  589. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  590. package/dist/collection/functional-components/form-control/form-control.js +19 -17
  591. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  592. package/dist/collection/index.js +1 -0
  593. package/dist/collection/index.js.map +1 -1
  594. package/dist/collection/testUtil/delay.js +1 -1
  595. package/dist/collection/testUtil/delay.js.map +1 -1
  596. package/dist/collection/utils/alert.js +54 -0
  597. package/dist/collection/utils/alert.js.map +1 -0
  598. package/dist/collection/utils/animation.js +34 -0
  599. package/dist/collection/utils/animation.js.map +1 -0
  600. package/dist/collection/utils/date-util.js +525 -500
  601. package/dist/collection/utils/date-util.js.map +1 -1
  602. package/dist/collection/utils/error-messages.js +102 -81
  603. package/dist/collection/utils/error-messages.js.map +1 -1
  604. package/dist/collection/utils/event-listeners.js +51 -51
  605. package/dist/collection/utils/event-listeners.js.map +1 -1
  606. package/dist/collection/utils/execution-control.js +14 -14
  607. package/dist/collection/utils/execution-control.js.map +1 -1
  608. package/dist/collection/utils/focus-visible.js +28 -28
  609. package/dist/collection/utils/focus-visible.js.map +1 -1
  610. package/dist/collection/utils/form.js +12 -12
  611. package/dist/collection/utils/form.js.map +1 -1
  612. package/dist/collection/utils/modal.js +25 -25
  613. package/dist/collection/utils/modal.js.map +1 -1
  614. package/dist/collection/utils/offset.js +4 -4
  615. package/dist/collection/utils/offset.js.map +1 -1
  616. package/dist/collection/utils/popover.js +99 -99
  617. package/dist/collection/utils/popover.js.map +1 -1
  618. package/dist/collection/utils/popup.js +71 -71
  619. package/dist/collection/utils/popup.js.map +1 -1
  620. package/dist/collection/utils/scroll.js +27 -27
  621. package/dist/collection/utils/scroll.js.map +1 -1
  622. package/dist/collection/utils/slot.js +28 -29
  623. package/dist/collection/utils/slot.js.map +1 -1
  624. package/dist/collection/utils/tabbable.js +17 -17
  625. package/dist/collection/utils/tabbable.js.map +1 -1
  626. package/dist/collection/utils/time.util.js +72 -72
  627. package/dist/collection/utils/time.util.js.map +1 -1
  628. package/dist/components/event-listeners.js +51 -51
  629. package/dist/components/event-listeners.js.map +1 -1
  630. package/dist/components/execution-control.js +14 -14
  631. package/dist/components/execution-control.js.map +1 -1
  632. package/dist/components/focus-visible.js +28 -28
  633. package/dist/components/focus-visible.js.map +1 -1
  634. package/dist/components/form-control.js +26 -23
  635. package/dist/components/form-control.js.map +1 -1
  636. package/dist/components/form.js +12 -12
  637. package/dist/components/form.js.map +1 -1
  638. package/dist/components/index.d.ts +6 -0
  639. package/dist/components/index.js +113 -149
  640. package/dist/components/index.js.map +1 -1
  641. package/dist/components/modal.js +26 -42
  642. package/dist/components/modal.js.map +1 -1
  643. package/dist/components/popover.js +98 -98
  644. package/dist/components/popover.js.map +1 -1
  645. package/dist/components/scroll.js +32 -32
  646. package/dist/components/scroll.js.map +1 -1
  647. package/dist/components/six-alert.d.ts +2 -2
  648. package/dist/components/six-alert.js +178 -142
  649. package/dist/components/six-alert.js.map +1 -1
  650. package/dist/components/six-avatar.d.ts +2 -2
  651. package/dist/components/six-avatar.js +46 -45
  652. package/dist/components/six-avatar.js.map +1 -1
  653. package/dist/components/six-badge.d.ts +2 -2
  654. package/dist/components/six-badge.js +41 -40
  655. package/dist/components/six-badge.js.map +1 -1
  656. package/dist/components/six-button.d.ts +2 -2
  657. package/dist/components/six-button.js +1 -142
  658. package/dist/components/six-button.js.map +1 -1
  659. package/dist/components/six-button2.js +148 -0
  660. package/dist/components/six-button2.js.map +1 -0
  661. package/dist/components/six-card.d.ts +2 -2
  662. package/dist/components/six-card.js +22 -21
  663. package/dist/components/six-card.js.map +1 -1
  664. package/dist/components/six-checkbox.d.ts +2 -2
  665. package/dist/components/six-checkbox.js +1 -145
  666. package/dist/components/six-checkbox.js.map +1 -1
  667. package/dist/components/six-checkbox2.js +166 -0
  668. package/dist/components/six-checkbox2.js.map +1 -0
  669. package/dist/components/six-datepicker.d.ts +2 -2
  670. package/dist/components/six-datepicker.js +934 -900
  671. package/dist/components/six-datepicker.js.map +1 -1
  672. package/dist/components/six-details.d.ts +2 -2
  673. package/dist/components/six-details2.js +159 -156
  674. package/dist/components/six-details2.js.map +1 -1
  675. package/dist/components/six-dialog.d.ts +2 -2
  676. package/dist/components/six-dialog.js +145 -159
  677. package/dist/components/six-dialog.js.map +1 -1
  678. package/dist/components/six-drawer.d.ts +2 -2
  679. package/dist/components/six-drawer.js +164 -179
  680. package/dist/components/six-drawer.js.map +1 -1
  681. package/dist/components/six-dropdown.d.ts +2 -2
  682. package/dist/components/six-dropdown2.js +554 -464
  683. package/dist/components/six-dropdown2.js.map +1 -1
  684. package/dist/components/six-error-page.d.ts +2 -2
  685. package/dist/components/six-error-page.js +107 -106
  686. package/dist/components/six-error-page.js.map +1 -1
  687. package/dist/components/{set-attributes.d.ts → six-error.d.ts} +4 -4
  688. package/dist/components/six-error.js +8 -0
  689. package/dist/components/six-error.js.map +1 -0
  690. package/dist/components/six-error2.js +33 -0
  691. package/dist/components/six-error2.js.map +1 -0
  692. package/dist/components/six-file-list-item.d.ts +2 -2
  693. package/dist/components/six-file-list-item.js +60 -59
  694. package/dist/components/six-file-list-item.js.map +1 -1
  695. package/dist/components/six-file-list.d.ts +2 -2
  696. package/dist/components/six-file-list.js +21 -20
  697. package/dist/components/six-file-list.js.map +1 -1
  698. package/dist/components/six-file-upload.d.ts +2 -2
  699. package/dist/components/six-file-upload.js +165 -126
  700. package/dist/components/six-file-upload.js.map +1 -1
  701. package/dist/components/six-footer.d.ts +2 -2
  702. package/dist/components/six-footer.js +22 -21
  703. package/dist/components/six-footer.js.map +1 -1
  704. package/dist/components/six-group-label.d.ts +2 -2
  705. package/dist/components/six-group-label.js +72 -62
  706. package/dist/components/six-group-label.js.map +1 -1
  707. package/dist/components/six-header.d.ts +2 -2
  708. package/dist/components/six-header.js +246 -207
  709. package/dist/components/six-header.js.map +1 -1
  710. package/dist/components/six-icon-button.d.ts +2 -2
  711. package/dist/components/six-icon-button2.js +56 -55
  712. package/dist/components/six-icon-button2.js.map +1 -1
  713. package/dist/components/six-icon.d.ts +2 -2
  714. package/dist/components/six-icon2.js +39 -38
  715. package/dist/components/six-icon2.js.map +1 -1
  716. package/dist/components/six-input.d.ts +2 -2
  717. package/dist/components/six-input2.js +269 -239
  718. package/dist/components/six-input2.js.map +1 -1
  719. package/dist/components/six-item-picker.d.ts +2 -2
  720. package/dist/components/six-item-picker2.js +451 -348
  721. package/dist/components/six-item-picker2.js.map +1 -1
  722. package/dist/components/six-language-switcher.d.ts +2 -2
  723. package/dist/components/six-language-switcher.js +70 -63
  724. package/dist/components/six-language-switcher.js.map +1 -1
  725. package/dist/components/six-layout-grid.d.ts +2 -2
  726. package/dist/components/six-layout-grid.js +38 -35
  727. package/dist/components/six-layout-grid.js.map +1 -1
  728. package/dist/components/six-main-container.d.ts +2 -2
  729. package/dist/components/six-main-container.js +25 -24
  730. package/dist/components/six-main-container.js.map +1 -1
  731. package/dist/components/six-menu-divider.d.ts +2 -2
  732. package/dist/components/six-menu-divider.js +22 -21
  733. package/dist/components/six-menu-divider.js.map +1 -1
  734. package/dist/components/six-menu-item.d.ts +2 -2
  735. package/dist/components/six-menu-item2.js +99 -75
  736. package/dist/components/six-menu-item2.js.map +1 -1
  737. package/dist/components/six-menu-label.d.ts +2 -2
  738. package/dist/components/six-menu-label.js +22 -21
  739. package/dist/components/six-menu-label.js.map +1 -1
  740. package/dist/components/six-menu.d.ts +2 -2
  741. package/dist/components/six-menu2.js +246 -220
  742. package/dist/components/six-menu2.js.map +1 -1
  743. package/dist/components/six-picto.d.ts +2 -2
  744. package/dist/components/six-picto2.js +30 -29
  745. package/dist/components/six-picto2.js.map +1 -1
  746. package/dist/components/six-progress-bar.d.ts +2 -2
  747. package/dist/components/six-progress-bar.js +32 -31
  748. package/dist/components/six-progress-bar.js.map +1 -1
  749. package/dist/components/six-progress-ring.d.ts +2 -2
  750. package/dist/components/six-progress-ring.js +50 -47
  751. package/dist/components/six-progress-ring.js.map +1 -1
  752. package/dist/components/six-radio.d.ts +2 -2
  753. package/dist/components/six-radio.js +129 -125
  754. package/dist/components/six-radio.js.map +1 -1
  755. package/dist/components/six-range.d.ts +2 -2
  756. package/dist/components/six-range.js +244 -215
  757. package/dist/components/six-range.js.map +1 -1
  758. package/dist/components/six-root.d.ts +2 -2
  759. package/dist/components/six-root.js +40 -66
  760. package/dist/components/six-root.js.map +1 -1
  761. package/dist/components/six-search-field.d.ts +2 -2
  762. package/dist/components/six-search-field.js +80 -71
  763. package/dist/components/six-search-field.js.map +1 -1
  764. package/dist/components/six-select.d.ts +2 -2
  765. package/dist/components/six-select.js +766 -449
  766. package/dist/components/six-select.js.map +1 -1
  767. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  768. package/dist/components/six-sidebar-item-group.js +88 -75
  769. package/dist/components/six-sidebar-item-group.js.map +1 -1
  770. package/dist/components/six-sidebar-item.d.ts +2 -2
  771. package/dist/components/six-sidebar-item.js +36 -32
  772. package/dist/components/six-sidebar-item.js.map +1 -1
  773. package/dist/components/six-sidebar.d.ts +2 -2
  774. package/dist/components/six-sidebar.js +200 -197
  775. package/dist/components/six-sidebar.js.map +1 -1
  776. package/dist/components/six-spinner.d.ts +2 -2
  777. package/dist/components/six-spinner2.js +31 -30
  778. package/dist/components/six-spinner2.js.map +1 -1
  779. package/dist/components/six-stage-indicator.d.ts +2 -2
  780. package/dist/components/six-stage-indicator2.js +30 -29
  781. package/dist/components/six-stage-indicator2.js.map +1 -1
  782. package/dist/components/six-switch.d.ts +2 -2
  783. package/dist/components/six-switch.js +143 -112
  784. package/dist/components/six-switch.js.map +1 -1
  785. package/dist/components/six-tab-group.d.ts +2 -2
  786. package/dist/components/six-tab-group.js +286 -262
  787. package/dist/components/six-tab-group.js.map +1 -1
  788. package/dist/components/six-tab-panel.d.ts +2 -2
  789. package/dist/components/six-tab-panel.js +31 -30
  790. package/dist/components/six-tab-panel.js.map +1 -1
  791. package/dist/components/six-tab.d.ts +2 -2
  792. package/dist/components/six-tab.js +86 -69
  793. package/dist/components/six-tab.js.map +1 -1
  794. package/dist/components/six-tag.d.ts +2 -2
  795. package/dist/components/six-tag.js +99 -1
  796. package/dist/components/six-tag.js.map +1 -1
  797. package/dist/components/six-textarea.d.ts +2 -2
  798. package/dist/components/six-textarea.js +236 -218
  799. package/dist/components/six-textarea.js.map +1 -1
  800. package/dist/components/six-tile.d.ts +2 -2
  801. package/dist/components/six-tile.js +118 -117
  802. package/dist/components/six-tile.js.map +1 -1
  803. package/dist/components/six-timepicker.d.ts +2 -2
  804. package/dist/components/six-timepicker2.js +492 -487
  805. package/dist/components/six-timepicker2.js.map +1 -1
  806. package/dist/components/six-tooltip.d.ts +2 -2
  807. package/dist/components/six-tooltip2.js +173 -170
  808. package/dist/components/six-tooltip2.js.map +1 -1
  809. package/dist/components/slot.js +29 -30
  810. package/dist/components/slot.js.map +1 -1
  811. package/dist/components.d.ts +35 -21
  812. package/dist/components.json +1277 -312
  813. package/dist/esm/app-globals-0f993ce5.js +5 -0
  814. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  815. package/dist/esm/error-messages-1eaaad23.js +115 -0
  816. package/dist/esm/error-messages-1eaaad23.js.map +1 -0
  817. package/dist/esm/event-listeners-706d4309.js +59 -0
  818. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  819. package/dist/esm/{execution-control-e0892a05.js → execution-control-2ebaf4ef.js} +15 -15
  820. package/dist/esm/{execution-control-e0892a05.js.map → execution-control-2ebaf4ef.js.map} +1 -1
  821. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  822. package/dist/esm/{focus-visible-fc6ac671.js.map → focus-visible-d9dbfeef.js.map} +1 -1
  823. package/dist/esm/form-4b145b7a.js +18 -0
  824. package/dist/esm/{form-81252534.js.map → form-4b145b7a.js.map} +1 -1
  825. package/dist/esm/form-control-ad1710bf.js +34 -0
  826. package/dist/esm/form-control-ad1710bf.js.map +1 -0
  827. package/dist/esm/index-a7bee415.js +1907 -0
  828. package/dist/esm/index-a7bee415.js.map +1 -0
  829. package/dist/esm/index.js +52 -87
  830. package/dist/esm/index.js.map +1 -1
  831. package/dist/esm/loader.js +6 -4
  832. package/dist/esm/loader.js.map +1 -1
  833. package/dist/esm/modal-6c1288e3.js +33 -0
  834. package/dist/esm/modal-6c1288e3.js.map +1 -0
  835. package/dist/esm/{popover-136d1f73.js → popover-25996e62.js} +99 -99
  836. package/dist/esm/popover-25996e62.js.map +1 -0
  837. package/dist/esm/popup-7209e9d5.js +98 -0
  838. package/dist/esm/popup-7209e9d5.js.map +1 -0
  839. package/dist/esm/scroll-3e16851e.js +64 -0
  840. package/dist/esm/{scroll-3fb087a2.js.map → scroll-3e16851e.js.map} +1 -1
  841. package/dist/esm/six-alert.entry.js +144 -111
  842. package/dist/esm/six-alert.entry.js.map +1 -1
  843. package/dist/esm/six-avatar.entry.js +23 -22
  844. package/dist/esm/six-avatar.entry.js.map +1 -1
  845. package/dist/esm/six-badge.entry.js +25 -24
  846. package/dist/esm/six-badge.entry.js.map +1 -1
  847. package/dist/esm/six-button.entry.js +98 -96
  848. package/dist/esm/six-button.entry.js.map +1 -1
  849. package/dist/esm/six-card.entry.js +10 -9
  850. package/dist/esm/six-card.entry.js.map +1 -1
  851. package/dist/esm/six-checkbox_2.entry.js +187 -0
  852. package/dist/esm/six-checkbox_2.entry.js.map +1 -0
  853. package/dist/esm/six-datepicker.entry.js +864 -840
  854. package/dist/esm/six-datepicker.entry.js.map +1 -1
  855. package/dist/esm/six-details.entry.js +129 -128
  856. package/dist/esm/six-details.entry.js.map +1 -1
  857. package/dist/esm/six-dialog.entry.js +115 -131
  858. package/dist/esm/six-dialog.entry.js.map +1 -1
  859. package/dist/esm/six-drawer.entry.js +132 -149
  860. package/dist/esm/six-drawer.entry.js.map +1 -1
  861. package/dist/esm/six-dropdown_2.entry.js +722 -639
  862. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  863. package/dist/esm/six-error-page.entry.js +84 -83
  864. package/dist/esm/six-error-page.entry.js.map +1 -1
  865. package/dist/esm/six-error.entry.js +18 -0
  866. package/dist/esm/six-error.entry.js.map +1 -0
  867. package/dist/esm/six-file-list-item.entry.js +36 -35
  868. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  869. package/dist/esm/six-file-list.entry.js +9 -8
  870. package/dist/esm/six-file-list.entry.js.map +1 -1
  871. package/dist/esm/six-file-upload.entry.js +123 -100
  872. package/dist/esm/six-file-upload.entry.js.map +1 -1
  873. package/dist/esm/six-footer.entry.js +10 -9
  874. package/dist/esm/six-footer.entry.js.map +1 -1
  875. package/dist/esm/six-group-label.entry.js +45 -44
  876. package/dist/esm/six-group-label.entry.js.map +1 -1
  877. package/dist/esm/six-header.entry.js +180 -157
  878. package/dist/esm/six-header.entry.js.map +1 -1
  879. package/dist/esm/six-icon-button.entry.js +34 -33
  880. package/dist/esm/six-icon-button.entry.js.map +1 -1
  881. package/dist/esm/six-icon.entry.js +24 -23
  882. package/dist/esm/six-icon.entry.js.map +1 -1
  883. package/dist/esm/six-input.entry.js +203 -188
  884. package/dist/esm/six-input.entry.js.map +1 -1
  885. package/dist/esm/six-item-picker.entry.js +407 -310
  886. package/dist/esm/six-item-picker.entry.js.map +1 -1
  887. package/dist/esm/six-language-switcher.entry.js +53 -48
  888. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  889. package/dist/esm/six-layout-grid.entry.js +22 -21
  890. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  891. package/dist/esm/six-main-container.entry.js +11 -10
  892. package/dist/esm/six-main-container.entry.js.map +1 -1
  893. package/dist/esm/six-menu-divider.entry.js +10 -9
  894. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  895. package/dist/esm/six-menu-label.entry.js +10 -9
  896. package/dist/esm/six-menu-label.entry.js.map +1 -1
  897. package/dist/esm/six-picto.entry.js +16 -15
  898. package/dist/esm/six-picto.entry.js.map +1 -1
  899. package/dist/esm/six-progress-bar.entry.js +17 -16
  900. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  901. package/dist/esm/six-progress-ring.entry.js +32 -31
  902. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  903. package/dist/esm/six-radio.entry.js +106 -105
  904. package/dist/esm/six-radio.entry.js.map +1 -1
  905. package/dist/esm/six-range.entry.js +200 -186
  906. package/dist/esm/six-range.entry.js.map +1 -1
  907. package/dist/esm/six-root.entry.js +13 -31
  908. package/dist/esm/six-root.entry.js.map +1 -1
  909. package/dist/esm/six-search-field.entry.js +46 -45
  910. package/dist/esm/six-search-field.entry.js.map +1 -1
  911. package/dist/esm/six-select.entry.js +539 -362
  912. package/dist/esm/six-select.entry.js.map +1 -1
  913. package/dist/esm/six-sidebar-item-group.entry.js +58 -46
  914. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  915. package/dist/esm/six-sidebar-item.entry.js +19 -16
  916. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  917. package/dist/esm/six-sidebar.entry.js +176 -175
  918. package/dist/esm/six-sidebar.entry.js.map +1 -1
  919. package/dist/esm/six-spinner.entry.js +17 -16
  920. package/dist/esm/six-spinner.entry.js.map +1 -1
  921. package/dist/esm/six-stage-indicator.entry.js +19 -0
  922. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  923. package/dist/esm/six-switch.entry.js +109 -90
  924. package/dist/esm/six-switch.entry.js.map +1 -1
  925. package/dist/esm/six-tab-group.entry.js +256 -235
  926. package/dist/esm/six-tab-group.entry.js.map +1 -1
  927. package/dist/esm/six-tab-panel.entry.js +16 -15
  928. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  929. package/dist/esm/six-tab.entry.js +57 -40
  930. package/dist/esm/six-tab.entry.js.map +1 -1
  931. package/dist/esm/six-tag.entry.js +57 -34
  932. package/dist/esm/six-tag.entry.js.map +1 -1
  933. package/dist/esm/six-textarea.entry.js +183 -179
  934. package/dist/esm/six-textarea.entry.js.map +1 -1
  935. package/dist/esm/six-tile.entry.js +79 -78
  936. package/dist/esm/six-tile.entry.js.map +1 -1
  937. package/dist/esm/six-timepicker.entry.js +350 -354
  938. package/dist/esm/six-timepicker.entry.js.map +1 -1
  939. package/dist/esm/six-tooltip.entry.js +150 -149
  940. package/dist/esm/six-tooltip.entry.js.map +1 -1
  941. package/dist/esm/slot-56531341.js +47 -0
  942. package/dist/esm/slot-56531341.js.map +1 -0
  943. package/dist/esm/types-a07bb999.js +19 -0
  944. package/dist/esm/types-a07bb999.js.map +1 -0
  945. package/dist/esm/ui-library.js +14 -12
  946. package/dist/esm/ui-library.js.map +1 -1
  947. package/dist/types/components/six-alert/six-alert.d.ts +47 -40
  948. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
  949. package/dist/types/components/six-badge/six-badge.d.ts +7 -7
  950. package/dist/types/components/six-button/six-button.d.ts +48 -48
  951. package/dist/types/components/six-card/six-card.d.ts +1 -1
  952. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -55
  953. package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
  954. package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
  955. package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
  956. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  957. package/dist/types/components/six-datepicker/six-datepicker.d.ts +188 -186
  958. package/dist/types/components/six-details/six-details.d.ts +42 -42
  959. package/dist/types/components/six-dialog/six-dialog.d.ts +51 -50
  960. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
  961. package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -112
  962. package/dist/types/components/six-error/six-error.d.ts +9 -0
  963. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  964. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  965. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  966. package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
  967. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  968. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  969. package/dist/types/components/six-header/six-header.d.ts +61 -55
  970. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  971. package/dist/types/components/six-icon-button/six-icon-button.d.ts +18 -18
  972. package/dist/types/components/six-input/six-input.d.ts +120 -103
  973. package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
  974. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  975. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  976. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  977. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  978. package/dist/types/components/six-menu/six-menu.d.ts +67 -63
  979. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  980. package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
  981. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  982. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  983. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  984. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  985. package/dist/types/components/six-radio/six-radio.d.ts +38 -38
  986. package/dist/types/components/six-range/six-range.d.ts +77 -72
  987. package/dist/types/components/six-root/six-root.d.ts +8 -21
  988. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
  989. package/dist/types/components/six-select/six-select.d.ts +135 -119
  990. package/dist/types/components/six-select/util.d.ts +3 -1
  991. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  992. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  993. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
  994. package/dist/types/components/six-spinner/six-spinner.d.ts +6 -5
  995. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  996. package/dist/types/components/six-switch/six-switch.d.ts +49 -42
  997. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  998. package/dist/types/components/six-tab-group/six-tab-group.d.ts +38 -38
  999. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  1000. package/dist/types/components/six-tag/six-tag.d.ts +20 -12
  1001. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -86
  1002. package/dist/types/components/six-tile/six-tile.d.ts +31 -31
  1003. package/dist/types/components/six-timepicker/six-timepicker.d.ts +154 -151
  1004. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
  1005. package/dist/types/components.d.ts +623 -70
  1006. package/dist/types/functional-components/form-control/form-control.d.ts +32 -28
  1007. package/dist/types/index.d.ts +1 -0
  1008. package/dist/types/stencil-public-runtime.d.ts +37 -13
  1009. package/dist/types/types.d.ts +1 -0
  1010. package/dist/types/utils/alert.d.ts +10 -0
  1011. package/dist/types/utils/animation.d.ts +12 -0
  1012. package/dist/types/utils/date-util.d.ts +58 -50
  1013. package/dist/types/utils/error-messages.d.ts +27 -25
  1014. package/dist/types/utils/event-listeners.d.ts +11 -11
  1015. package/dist/types/utils/focus-visible.d.ts +2 -2
  1016. package/dist/types/utils/modal.d.ts +8 -8
  1017. package/dist/types/utils/offset.d.ts +2 -2
  1018. package/dist/types/utils/popover.d.ts +21 -21
  1019. package/dist/types/utils/slot.d.ts +0 -1
  1020. package/dist/types/utils/time.util.d.ts +6 -6
  1021. package/dist/types/utils/type-check.d.ts +1 -1
  1022. package/dist/types/utils/types.d.ts +1 -1
  1023. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  1024. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1025. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1026. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1027. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1028. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1029. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1030. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1031. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1032. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1033. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1034. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1035. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1036. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1037. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1038. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1039. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1040. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1041. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1042. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1043. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1044. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1045. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1046. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1047. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1048. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1049. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1050. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1051. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1052. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1053. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1054. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1055. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1056. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1057. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1058. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1059. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1060. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1061. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1062. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1063. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1064. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1065. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1066. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1067. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1068. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1069. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1070. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1071. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1072. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1073. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1074. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1075. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1076. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1077. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1078. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1079. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1080. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1081. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1082. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1083. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1084. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1085. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1086. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1087. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1088. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1089. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1090. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1091. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1092. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1093. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1094. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1095. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1096. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1097. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1098. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1099. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1100. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1101. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1102. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1103. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1104. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1105. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1106. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1107. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1108. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1109. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1110. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1111. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1112. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1113. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1114. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1115. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1116. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1117. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1118. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1119. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1120. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1121. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1122. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1123. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1124. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1125. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1126. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1127. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1128. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1129. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1130. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1131. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1132. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1133. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1134. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1135. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1136. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1137. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1138. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1139. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1140. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1141. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1142. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1143. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1144. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1145. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1146. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1147. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1148. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1149. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1150. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1151. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1152. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1153. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1154. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1155. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1156. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1157. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1158. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1159. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1160. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1161. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1162. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1163. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1164. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1165. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1166. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1167. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1168. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1169. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1170. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1171. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1172. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1173. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1174. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1175. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1176. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1177. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1178. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1179. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1180. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1181. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1182. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1183. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1184. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1185. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1186. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1187. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1188. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1189. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1190. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1191. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1192. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1193. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1194. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1195. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1196. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1197. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1198. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1199. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1200. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1201. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1202. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1203. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1204. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1205. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1206. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1207. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1208. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1209. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1210. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1211. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1212. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1213. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1214. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1215. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1216. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1217. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1218. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1219. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1220. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1221. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1222. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1223. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1224. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1225. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1226. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1227. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1228. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1229. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1230. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1231. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1232. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1233. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1234. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1235. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1236. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1237. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1238. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1239. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1240. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1241. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1242. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1243. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1244. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1245. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1246. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1247. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1248. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1249. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1250. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1251. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1252. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1253. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1254. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1255. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1256. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1257. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1258. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1259. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1260. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1261. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1262. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1263. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1264. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1265. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1266. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1267. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1268. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1269. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1270. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1271. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1272. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1273. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1274. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1275. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1276. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1277. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1278. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1279. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1280. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1281. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1282. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1283. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1284. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1285. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1286. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1287. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1288. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1289. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1290. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1291. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1292. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1293. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1294. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1295. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1296. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1297. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1298. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1299. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1300. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1301. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1302. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1303. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1304. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1305. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1306. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1307. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1308. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1309. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1310. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1311. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1312. package/dist/ui-library/index.esm.js +1 -1
  1313. package/dist/ui-library/index.esm.js.map +1 -1
  1314. package/dist/ui-library/{p-5654e4c7.js → p-06ba4450.js} +1 -1
  1315. package/dist/ui-library/{p-5654e4c7.js.map → p-06ba4450.js.map} +1 -1
  1316. package/dist/ui-library/p-0cebf1d2.js +2 -0
  1317. package/dist/ui-library/p-0cebf1d2.js.map +1 -0
  1318. package/dist/ui-library/p-160223d5.entry.js +2 -0
  1319. package/dist/ui-library/p-160223d5.entry.js.map +1 -0
  1320. package/dist/ui-library/p-1b67b95f.entry.js +2 -0
  1321. package/dist/ui-library/p-1b67b95f.entry.js.map +1 -0
  1322. package/dist/ui-library/p-1e47e014.entry.js +2 -0
  1323. package/dist/ui-library/p-1e47e014.entry.js.map +1 -0
  1324. package/dist/ui-library/p-2146cf22.entry.js +2 -0
  1325. package/dist/ui-library/p-2146cf22.entry.js.map +1 -0
  1326. package/dist/ui-library/{p-13b43e04.entry.js → p-22f2ca14.entry.js} +2 -2
  1327. package/dist/ui-library/p-22f2ca14.entry.js.map +1 -0
  1328. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1329. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1330. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1331. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1332. package/dist/ui-library/p-3267becc.entry.js +2 -0
  1333. package/dist/ui-library/p-3267becc.entry.js.map +1 -0
  1334. package/dist/ui-library/p-3f6cc2c2.entry.js +2 -0
  1335. package/dist/ui-library/p-3f6cc2c2.entry.js.map +1 -0
  1336. package/dist/ui-library/p-418413d3.entry.js +2 -0
  1337. package/dist/ui-library/p-418413d3.entry.js.map +1 -0
  1338. package/dist/ui-library/p-42cd3588.entry.js +2 -0
  1339. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1340. package/dist/ui-library/p-43213f9e.entry.js +2 -0
  1341. package/dist/ui-library/p-43213f9e.entry.js.map +1 -0
  1342. package/dist/ui-library/p-45761392.entry.js +2 -0
  1343. package/dist/ui-library/p-45761392.entry.js.map +1 -0
  1344. package/dist/ui-library/p-48118ce8.js +3 -0
  1345. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1346. package/dist/ui-library/p-53867d77.entry.js +2 -0
  1347. package/dist/ui-library/p-53867d77.entry.js.map +1 -0
  1348. package/dist/ui-library/p-559a15db.entry.js +2 -0
  1349. package/dist/ui-library/p-559a15db.entry.js.map +1 -0
  1350. package/dist/ui-library/p-592c7cf9.entry.js +2 -0
  1351. package/dist/ui-library/p-592c7cf9.entry.js.map +1 -0
  1352. package/dist/ui-library/p-5a513e96.entry.js +2 -0
  1353. package/dist/ui-library/p-5a513e96.entry.js.map +1 -0
  1354. package/dist/ui-library/p-651293e7.js +2 -0
  1355. package/dist/ui-library/p-651293e7.js.map +1 -0
  1356. package/dist/ui-library/p-6be7f9f4.entry.js +2 -0
  1357. package/dist/ui-library/p-6be7f9f4.entry.js.map +1 -0
  1358. package/dist/ui-library/p-70a7e87c.entry.js +2 -0
  1359. package/dist/ui-library/p-70a7e87c.entry.js.map +1 -0
  1360. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1361. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1362. package/dist/ui-library/p-783ec07c.entry.js +2 -0
  1363. package/dist/ui-library/p-783ec07c.entry.js.map +1 -0
  1364. package/dist/ui-library/p-78a4fabd.entry.js +2 -0
  1365. package/dist/ui-library/p-78a4fabd.entry.js.map +1 -0
  1366. package/dist/ui-library/p-798e7eeb.entry.js +2 -0
  1367. package/dist/ui-library/p-798e7eeb.entry.js.map +1 -0
  1368. package/dist/ui-library/{p-0fdb185d.js → p-7f856f00.js} +1 -1
  1369. package/dist/ui-library/{p-0fdb185d.js.map → p-7f856f00.js.map} +1 -1
  1370. package/dist/ui-library/{p-1f18768a.js → p-8227aaed.js} +2 -2
  1371. package/dist/ui-library/{p-1f18768a.js.map → p-8227aaed.js.map} +1 -1
  1372. package/dist/ui-library/{p-8c0971e0.js → p-842b492e.js} +1 -1
  1373. package/dist/ui-library/{p-8c0971e0.js.map → p-842b492e.js.map} +1 -1
  1374. package/dist/ui-library/p-84370073.entry.js +2 -0
  1375. package/dist/ui-library/p-84370073.entry.js.map +1 -0
  1376. package/dist/ui-library/{p-0f510624.js → p-862d474e.js} +1 -1
  1377. package/dist/ui-library/p-862d474e.js.map +1 -0
  1378. package/dist/ui-library/{p-7d95def3.js → p-8bfb4bfc.js} +1 -1
  1379. package/dist/ui-library/{p-7d95def3.js.map → p-8bfb4bfc.js.map} +1 -1
  1380. package/dist/ui-library/p-8fe4ec36.entry.js +2 -0
  1381. package/dist/ui-library/p-8fe4ec36.entry.js.map +1 -0
  1382. package/dist/ui-library/p-9370d59e.entry.js +2 -0
  1383. package/dist/ui-library/p-9370d59e.entry.js.map +1 -0
  1384. package/dist/ui-library/p-9915dfc2.entry.js +2 -0
  1385. package/dist/ui-library/p-9915dfc2.entry.js.map +1 -0
  1386. package/dist/ui-library/p-9bb03da7.entry.js +2 -0
  1387. package/dist/ui-library/p-9bb03da7.entry.js.map +1 -0
  1388. package/dist/ui-library/p-a04460e3.js +2 -0
  1389. package/dist/ui-library/p-a04460e3.js.map +1 -0
  1390. package/dist/ui-library/{p-698bb2c8.js → p-a1502802.js} +1 -1
  1391. package/dist/ui-library/{p-698bb2c8.js.map → p-a1502802.js.map} +1 -1
  1392. package/dist/ui-library/p-a929b095.entry.js +2 -0
  1393. package/dist/ui-library/p-a929b095.entry.js.map +1 -0
  1394. package/dist/ui-library/p-a9c733e3.entry.js +2 -0
  1395. package/dist/ui-library/p-a9c733e3.entry.js.map +1 -0
  1396. package/dist/ui-library/p-aa319c2c.entry.js +2 -0
  1397. package/dist/ui-library/p-aa319c2c.entry.js.map +1 -0
  1398. package/dist/ui-library/p-aff7bbcb.entry.js +2 -0
  1399. package/dist/ui-library/p-aff7bbcb.entry.js.map +1 -0
  1400. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1401. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1402. package/dist/ui-library/p-b3b243a6.entry.js +2 -0
  1403. package/dist/ui-library/p-b3b243a6.entry.js.map +1 -0
  1404. package/dist/ui-library/p-b4bd1767.entry.js +2 -0
  1405. package/dist/ui-library/p-b4bd1767.entry.js.map +1 -0
  1406. package/dist/ui-library/p-bbf2ac6b.entry.js +2 -0
  1407. package/dist/ui-library/p-bbf2ac6b.entry.js.map +1 -0
  1408. package/dist/ui-library/p-c1cd72fb.entry.js +2 -0
  1409. package/dist/ui-library/p-c1cd72fb.entry.js.map +1 -0
  1410. package/dist/ui-library/p-c6f5a872.entry.js +2 -0
  1411. package/dist/ui-library/p-c6f5a872.entry.js.map +1 -0
  1412. package/dist/ui-library/p-cb510ea1.entry.js +2 -0
  1413. package/dist/ui-library/p-cb510ea1.entry.js.map +1 -0
  1414. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1415. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1416. package/dist/ui-library/p-cf323369.entry.js +2 -0
  1417. package/dist/ui-library/p-cf323369.entry.js.map +1 -0
  1418. package/dist/ui-library/p-e080d5b6.js +2 -0
  1419. package/dist/ui-library/p-e080d5b6.js.map +1 -0
  1420. package/dist/ui-library/p-e0ac4cd8.entry.js +2 -0
  1421. package/dist/ui-library/p-e0ac4cd8.entry.js.map +1 -0
  1422. package/dist/ui-library/p-e1255160.js +2 -0
  1423. package/dist/ui-library/p-e1255160.js.map +1 -0
  1424. package/dist/ui-library/p-e3ff26dd.entry.js +2 -0
  1425. package/dist/ui-library/p-e3ff26dd.entry.js.map +1 -0
  1426. package/dist/ui-library/p-e8c717d3.entry.js +2 -0
  1427. package/dist/ui-library/p-e8c717d3.entry.js.map +1 -0
  1428. package/dist/ui-library/p-e8e16974.entry.js +2 -0
  1429. package/dist/ui-library/p-e8e16974.entry.js.map +1 -0
  1430. package/dist/ui-library/p-ecfb0aec.entry.js +2 -0
  1431. package/dist/ui-library/p-ecfb0aec.entry.js.map +1 -0
  1432. package/dist/ui-library/p-f0bc11a5.entry.js +2 -0
  1433. package/dist/ui-library/p-f0bc11a5.entry.js.map +1 -0
  1434. package/dist/ui-library/p-f12eec83.entry.js +2 -0
  1435. package/dist/ui-library/p-f12eec83.entry.js.map +1 -0
  1436. package/dist/ui-library/p-f136a6b2.js +2 -0
  1437. package/dist/ui-library/p-f136a6b2.js.map +1 -0
  1438. package/dist/ui-library/p-f678d725.entry.js +2 -0
  1439. package/dist/ui-library/p-f678d725.entry.js.map +1 -0
  1440. package/dist/ui-library/p-f9b341a3.entry.js +2 -0
  1441. package/dist/ui-library/p-f9b341a3.entry.js.map +1 -0
  1442. package/dist/ui-library/ui-library.css +1 -10
  1443. package/dist/ui-library/ui-library.esm.js +1 -1
  1444. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1445. package/loader/cdn.js +1 -3
  1446. package/loader/index.cjs.js +1 -3
  1447. package/loader/index.d.ts +3 -0
  1448. package/loader/index.es2017.js +1 -3
  1449. package/loader/index.js +1 -3
  1450. package/package.json +18 -31
  1451. package/dist/cjs/event-listeners-fdfe838c.js +0 -61
  1452. package/dist/cjs/event-listeners-fdfe838c.js.map +0 -1
  1453. package/dist/cjs/focus-visible-ae2470dd.js +0 -47
  1454. package/dist/cjs/form-2df8c5bb.js +0 -20
  1455. package/dist/cjs/form-control-d369af14.js +0 -33
  1456. package/dist/cjs/form-control-d369af14.js.map +0 -1
  1457. package/dist/cjs/index-900437fc.js +0 -2256
  1458. package/dist/cjs/index-900437fc.js.map +0 -1
  1459. package/dist/cjs/modal-d5f074c7.js +0 -52
  1460. package/dist/cjs/modal-d5f074c7.js.map +0 -1
  1461. package/dist/cjs/popover-2df7e154.js.map +0 -1
  1462. package/dist/cjs/popup-f1d9910f.js +0 -103
  1463. package/dist/cjs/popup-f1d9910f.js.map +0 -1
  1464. package/dist/cjs/scroll-03678de1.js +0 -69
  1465. package/dist/cjs/scroll-03678de1.js.map +0 -1
  1466. package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
  1467. package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
  1468. package/dist/cjs/six-checkbox.cjs.entry.js +0 -124
  1469. package/dist/cjs/six-checkbox.cjs.entry.js.map +0 -1
  1470. package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
  1471. package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
  1472. package/dist/cjs/slot-6e6a400f.js +0 -53
  1473. package/dist/cjs/slot-6e6a400f.js.map +0 -1
  1474. package/dist/cjs/types-47199040.js +0 -17
  1475. package/dist/cjs/types-47199040.js.map +0 -1
  1476. package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
  1477. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
  1478. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
  1479. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
  1480. package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
  1481. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
  1482. package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
  1483. package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
  1484. package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
  1485. package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
  1486. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -79
  1487. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
  1488. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
  1489. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
  1490. package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
  1491. package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
  1492. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
  1493. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
  1494. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
  1495. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
  1496. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -122
  1497. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
  1498. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
  1499. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
  1500. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
  1501. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
  1502. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
  1503. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
  1504. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
  1505. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
  1506. package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
  1507. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
  1508. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -43
  1509. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
  1510. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1511. package/dist/collection/components/six-header/test/six-header.spec.js +0 -133
  1512. package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
  1513. package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
  1514. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
  1515. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
  1516. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
  1517. package/dist/collection/components/six-input/test/six-input.spec.js +0 -37
  1518. package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
  1519. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
  1520. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
  1521. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
  1522. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
  1523. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
  1524. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
  1525. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
  1526. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
  1527. package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
  1528. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
  1529. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
  1530. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
  1531. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
  1532. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
  1533. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
  1534. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
  1535. package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
  1536. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
  1537. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
  1538. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
  1539. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
  1540. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
  1541. package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
  1542. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
  1543. package/dist/collection/components/six-range/test/six-range.spec.js +0 -32
  1544. package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
  1545. package/dist/collection/components/six-root/test/six-root.spec.js +0 -43
  1546. package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
  1547. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
  1548. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
  1549. package/dist/collection/components/six-select/test/six-select.spec.js +0 -82
  1550. package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
  1551. package/dist/collection/components/six-select/test/util.spec.js +0 -81
  1552. package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
  1553. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
  1554. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
  1555. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
  1556. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
  1557. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
  1558. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
  1559. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
  1560. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
  1561. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
  1562. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
  1563. package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -69
  1564. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
  1565. package/dist/collection/components/six-tab/test/six-tab.spec.js +0 -20
  1566. package/dist/collection/components/six-tab/test/six-tab.spec.js.map +0 -1
  1567. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js +0 -45
  1568. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js.map +0 -1
  1569. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
  1570. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
  1571. package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -42
  1572. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
  1573. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -117
  1574. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
  1575. package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
  1576. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
  1577. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
  1578. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
  1579. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
  1580. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
  1581. package/dist/collection/files/file-list.json +0 -308
  1582. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1583. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1584. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1585. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1586. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1587. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1588. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1589. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1590. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1591. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1592. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1593. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1594. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1595. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1596. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1597. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1598. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1599. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1600. package/dist/collection/utils/date-util.spec.js +0 -995
  1601. package/dist/collection/utils/date-util.spec.js.map +0 -1
  1602. package/dist/collection/utils/scroll.spec.js +0 -122
  1603. package/dist/collection/utils/scroll.spec.js.map +0 -1
  1604. package/dist/collection/utils/support.js +0 -16
  1605. package/dist/collection/utils/support.js.map +0 -1
  1606. package/dist/collection/utils/time.util.spec.js +0 -368
  1607. package/dist/collection/utils/time.util.spec.js.map +0 -1
  1608. package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
  1609. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
  1610. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
  1611. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
  1612. package/dist/components/set-attributes.js +0 -8
  1613. package/dist/components/set-attributes.js.map +0 -1
  1614. package/dist/components/set-attributes2.js +0 -71
  1615. package/dist/components/set-attributes2.js.map +0 -1
  1616. package/dist/components/six-tag2.js +0 -74
  1617. package/dist/components/six-tag2.js.map +0 -1
  1618. package/dist/esm/event-listeners-f6e5b0ab.js +0 -59
  1619. package/dist/esm/event-listeners-f6e5b0ab.js.map +0 -1
  1620. package/dist/esm/focus-visible-fc6ac671.js +0 -45
  1621. package/dist/esm/form-81252534.js +0 -18
  1622. package/dist/esm/form-control-32cb533f.js +0 -31
  1623. package/dist/esm/form-control-32cb533f.js.map +0 -1
  1624. package/dist/esm/index-8a74f992.js +0 -2227
  1625. package/dist/esm/index-8a74f992.js.map +0 -1
  1626. package/dist/esm/modal-7d32e141.js +0 -49
  1627. package/dist/esm/modal-7d32e141.js.map +0 -1
  1628. package/dist/esm/polyfills/core-js.js +0 -11
  1629. package/dist/esm/polyfills/dom.js +0 -79
  1630. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1631. package/dist/esm/polyfills/index.js +0 -34
  1632. package/dist/esm/polyfills/system.js +0 -6
  1633. package/dist/esm/popover-136d1f73.js.map +0 -1
  1634. package/dist/esm/popup-7f89a001.js +0 -98
  1635. package/dist/esm/popup-7f89a001.js.map +0 -1
  1636. package/dist/esm/scroll-3fb087a2.js +0 -64
  1637. package/dist/esm/set-attributes_2.entry.js +0 -68
  1638. package/dist/esm/set-attributes_2.entry.js.map +0 -1
  1639. package/dist/esm/six-checkbox.entry.js +0 -120
  1640. package/dist/esm/six-checkbox.entry.js.map +0 -1
  1641. package/dist/esm/six-menu-item.entry.js +0 -59
  1642. package/dist/esm/six-menu-item.entry.js.map +0 -1
  1643. package/dist/esm/slot-ad36df3a.js +0 -48
  1644. package/dist/esm/slot-ad36df3a.js.map +0 -1
  1645. package/dist/esm/types-59b455aa.js +0 -17
  1646. package/dist/esm/types-59b455aa.js.map +0 -1
  1647. package/dist/types/utils/support.d.ts +0 -1
  1648. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
  1649. package/dist/ui-library/assets/six-logo.svg +0 -1
  1650. package/dist/ui-library/files/file-list.json +0 -308
  1651. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1652. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1653. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1654. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1655. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1656. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1657. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1658. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1659. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1660. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1661. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1662. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1663. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1664. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1665. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1666. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1667. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1668. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1669. package/dist/ui-library/p-02981b91.entry.js +0 -2
  1670. package/dist/ui-library/p-02981b91.entry.js.map +0 -1
  1671. package/dist/ui-library/p-0f510624.js.map +0 -1
  1672. package/dist/ui-library/p-1256cc0a.entry.js +0 -2
  1673. package/dist/ui-library/p-1256cc0a.entry.js.map +0 -1
  1674. package/dist/ui-library/p-13b43e04.entry.js.map +0 -1
  1675. package/dist/ui-library/p-15559d38.js +0 -2
  1676. package/dist/ui-library/p-15559d38.js.map +0 -1
  1677. package/dist/ui-library/p-19ed7a4c.entry.js +0 -2
  1678. package/dist/ui-library/p-19ed7a4c.entry.js.map +0 -1
  1679. package/dist/ui-library/p-1d5ee1a0.entry.js +0 -2
  1680. package/dist/ui-library/p-1d5ee1a0.entry.js.map +0 -1
  1681. package/dist/ui-library/p-21b3b321.entry.js +0 -2
  1682. package/dist/ui-library/p-21b3b321.entry.js.map +0 -1
  1683. package/dist/ui-library/p-264d4ea8.entry.js +0 -2
  1684. package/dist/ui-library/p-264d4ea8.entry.js.map +0 -1
  1685. package/dist/ui-library/p-29ac3d7d.entry.js +0 -2
  1686. package/dist/ui-library/p-29ac3d7d.entry.js.map +0 -1
  1687. package/dist/ui-library/p-314b2096.entry.js +0 -2
  1688. package/dist/ui-library/p-314b2096.entry.js.map +0 -1
  1689. package/dist/ui-library/p-330a4988.entry.js +0 -2
  1690. package/dist/ui-library/p-330a4988.entry.js.map +0 -1
  1691. package/dist/ui-library/p-346f9557.entry.js +0 -2
  1692. package/dist/ui-library/p-346f9557.entry.js.map +0 -1
  1693. package/dist/ui-library/p-37557787.entry.js +0 -2
  1694. package/dist/ui-library/p-37557787.entry.js.map +0 -1
  1695. package/dist/ui-library/p-3cc5addb.entry.js +0 -2
  1696. package/dist/ui-library/p-3cc5addb.entry.js.map +0 -1
  1697. package/dist/ui-library/p-3d9de119.entry.js +0 -2
  1698. package/dist/ui-library/p-3d9de119.entry.js.map +0 -1
  1699. package/dist/ui-library/p-411ed539.entry.js +0 -2
  1700. package/dist/ui-library/p-411ed539.entry.js.map +0 -1
  1701. package/dist/ui-library/p-4705a51e.entry.js +0 -2
  1702. package/dist/ui-library/p-4705a51e.entry.js.map +0 -1
  1703. package/dist/ui-library/p-4abed9df.entry.js +0 -2
  1704. package/dist/ui-library/p-4abed9df.entry.js.map +0 -1
  1705. package/dist/ui-library/p-59210f0b.js +0 -2
  1706. package/dist/ui-library/p-59210f0b.js.map +0 -1
  1707. package/dist/ui-library/p-5af44076.entry.js +0 -2
  1708. package/dist/ui-library/p-5af44076.entry.js.map +0 -1
  1709. package/dist/ui-library/p-5d6b7353.entry.js +0 -2
  1710. package/dist/ui-library/p-5d6b7353.entry.js.map +0 -1
  1711. package/dist/ui-library/p-613283a7.entry.js +0 -2
  1712. package/dist/ui-library/p-613283a7.entry.js.map +0 -1
  1713. package/dist/ui-library/p-6153045b.js +0 -3
  1714. package/dist/ui-library/p-6153045b.js.map +0 -1
  1715. package/dist/ui-library/p-6197fe2f.entry.js +0 -2
  1716. package/dist/ui-library/p-6197fe2f.entry.js.map +0 -1
  1717. package/dist/ui-library/p-72254eef.entry.js +0 -2
  1718. package/dist/ui-library/p-72254eef.entry.js.map +0 -1
  1719. package/dist/ui-library/p-724875b0.entry.js +0 -2
  1720. package/dist/ui-library/p-724875b0.entry.js.map +0 -1
  1721. package/dist/ui-library/p-7afafb9d.entry.js +0 -2
  1722. package/dist/ui-library/p-7afafb9d.entry.js.map +0 -1
  1723. package/dist/ui-library/p-7e3ad38a.entry.js +0 -2
  1724. package/dist/ui-library/p-7e3ad38a.entry.js.map +0 -1
  1725. package/dist/ui-library/p-83864cfe.entry.js +0 -2
  1726. package/dist/ui-library/p-83864cfe.entry.js.map +0 -1
  1727. package/dist/ui-library/p-878226a0.entry.js +0 -2
  1728. package/dist/ui-library/p-878226a0.entry.js.map +0 -1
  1729. package/dist/ui-library/p-91b51800.entry.js +0 -2
  1730. package/dist/ui-library/p-91b51800.entry.js.map +0 -1
  1731. package/dist/ui-library/p-95fbdd0b.entry.js +0 -2
  1732. package/dist/ui-library/p-95fbdd0b.entry.js.map +0 -1
  1733. package/dist/ui-library/p-99e24daf.entry.js +0 -2
  1734. package/dist/ui-library/p-99e24daf.entry.js.map +0 -1
  1735. package/dist/ui-library/p-9ace84c7.js +0 -2
  1736. package/dist/ui-library/p-9ace84c7.js.map +0 -1
  1737. package/dist/ui-library/p-9b354f5d.entry.js +0 -2
  1738. package/dist/ui-library/p-9b354f5d.entry.js.map +0 -1
  1739. package/dist/ui-library/p-9c1be3fb.entry.js +0 -2
  1740. package/dist/ui-library/p-9c1be3fb.entry.js.map +0 -1
  1741. package/dist/ui-library/p-9f0b43f9.entry.js +0 -2
  1742. package/dist/ui-library/p-9f0b43f9.entry.js.map +0 -1
  1743. package/dist/ui-library/p-a0f290d0.entry.js +0 -2
  1744. package/dist/ui-library/p-a0f290d0.entry.js.map +0 -1
  1745. package/dist/ui-library/p-a55c7258.entry.js +0 -2
  1746. package/dist/ui-library/p-a55c7258.entry.js.map +0 -1
  1747. package/dist/ui-library/p-a6a9ee96.entry.js +0 -2
  1748. package/dist/ui-library/p-a6a9ee96.entry.js.map +0 -1
  1749. package/dist/ui-library/p-ac099e6b.entry.js +0 -2
  1750. package/dist/ui-library/p-ac099e6b.entry.js.map +0 -1
  1751. package/dist/ui-library/p-ae601a0f.entry.js +0 -2
  1752. package/dist/ui-library/p-ae601a0f.entry.js.map +0 -1
  1753. package/dist/ui-library/p-b351f889.entry.js +0 -2
  1754. package/dist/ui-library/p-b351f889.entry.js.map +0 -1
  1755. package/dist/ui-library/p-b550a258.entry.js +0 -2
  1756. package/dist/ui-library/p-b550a258.entry.js.map +0 -1
  1757. package/dist/ui-library/p-bf87464b.entry.js +0 -2
  1758. package/dist/ui-library/p-bf87464b.entry.js.map +0 -1
  1759. package/dist/ui-library/p-c03ebf7d.entry.js +0 -2
  1760. package/dist/ui-library/p-c03ebf7d.entry.js.map +0 -1
  1761. package/dist/ui-library/p-cd67da3d.entry.js +0 -2
  1762. package/dist/ui-library/p-cd67da3d.entry.js.map +0 -1
  1763. package/dist/ui-library/p-cdaed936.entry.js +0 -2
  1764. package/dist/ui-library/p-cdaed936.entry.js.map +0 -1
  1765. package/dist/ui-library/p-d367f4f9.entry.js +0 -2
  1766. package/dist/ui-library/p-d367f4f9.entry.js.map +0 -1
  1767. package/dist/ui-library/p-d42c2025.js +0 -2
  1768. package/dist/ui-library/p-d42c2025.js.map +0 -1
  1769. package/dist/ui-library/p-dfed33c5.entry.js +0 -2
  1770. package/dist/ui-library/p-dfed33c5.entry.js.map +0 -1
  1771. package/dist/ui-library/p-ed381ad9.entry.js +0 -2
  1772. package/dist/ui-library/p-ed381ad9.entry.js.map +0 -1
  1773. package/dist/ui-library/p-ee8342e1.entry.js +0 -2
  1774. package/dist/ui-library/p-ee8342e1.entry.js.map +0 -1
  1775. package/dist/ui-library/p-ee950ce2.entry.js +0 -2
  1776. package/dist/ui-library/p-ee950ce2.entry.js.map +0 -1
  1777. package/dist/ui-library/p-ff90ffd1.entry.js +0 -2
  1778. package/dist/ui-library/p-ff90ffd1.entry.js.map +0 -1
  1779. package/readme.md +0 -156
@@ -1,201 +1,216 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-8a74f992.js';
2
- import { F as FormControl } from './form-control-32cb533f.js';
3
- import { h as hasSlot } from './slot-ad36df3a.js';
4
- import { E as EventListeners } from './event-listeners-f6e5b0ab.js';
5
- import { s as submitForm } from './form-81252534.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-a7bee415.js';
2
+ import { F as FormControl } from './form-control-ad1710bf.js';
3
+ import { h as hasSlot } from './slot-56531341.js';
4
+ import { E as EventListeners } from './event-listeners-706d4309.js';
5
+ import { s as submitForm } from './form-4b145b7a.js';
6
6
 
7
- const sixInputCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}.form-control .form-control__label{display:none}.form-control .form-control__help-text{display:none}.form-control .form-control__error-text{display:none}.form-control--has-label .form-control__label{display:inline-block;color:var(--six-input-label-color);font-weight:var(--six-font-weight-bold);margin-bottom:var(--six-spacing-x-small)}.form-control--has-label .form-control__label__required::after{color:var(--six-color-danger-800);content:\"*\"}.form-control--has-label.form-control--small .form-control__label{font-size:var(--six-input-label-font-size-small)}.form-control--has-label.form-control--medium .form-control__label{font-size:var(--six-input-label-font-size-medium)}.form-control--has-label.form-control--large .form-control_label{font-size:var(--six-input-label-font-size-large)}.form-control--has-help-text .form-control__help-text{display:block;color:var(--six-input-help-text-color);margin-top:var(--six-spacing-x-small)}.form-control--has-help-text .form-control__help-text ::slotted(*){margin-top:var(--six-spacing-xxx-small)}.form-control--has-help-text.form-control--small .form-control__help-text{font-size:var(--six-input-help-text-font-size-small)}.form-control--has-help-text.form-control--medium .form-control__help-text{font-size:var(--six-input-help-text-font-size-medium)}.form-control--has-help-text.form-control--large .form-control__help-text{font-size:var(--six-input-help-text-font-size-large)}.form-control--has-error-text .form-control__error-text{display:block;color:var(--six-color-danger-800);margin-top:var(--six-spacing-xxx-small)}.form-control--has-error-text .form-control__error-text ::slotted(*){margin-top:var(--six-spacing-xxx-small)}.form-control--has-error-text.form-control--small .form-control__error-text{font-size:var(--six-input-help-text-font-size-small)}.form-control--has-error-text.form-control--medium .form-control__error-text{font-size:var(--six-input-help-text-font-size-medium)}.form-control--has-error-text.form-control--large .form-control__error-text{font-size:var(--six-input-help-text-font-size-large)}.form-control--disabled .form-control__help-text{color:var(--six-input-help-text-color-disabled)}.form-control--disabled .form-control__label{color:var(--six-input-label-color-disabled)}.form-control--invalid:not(.form-control--disabled) .form-control__label{color:var(--six-input-label-color)}:host{display:block}.input{display:inline-flex;align-items:stretch;justify-content:start;position:relative;width:100%;font-family:var(--six-font-family);font-weight:var(--six-input-font-weight);letter-spacing:var(--six-input-letter-spacing);background-color:var(--six-input-background-color);border:solid var(--six-border-width) var(--six-input-border-color);vertical-align:middle;overflow:hidden;transition:var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;cursor:text}.input--line{border:none;border-bottom:solid var(--six-border-width) var(--six-input-border-color)}.input:hover:not(.input--disabled){background-color:var(--six-input-background-color-hover);border-color:var(--six-input-border-color-hover)}.input:hover:not(.input--disabled) .input__control{color:var(--six-input-color-hover)}.input.input--focused:not(.input--disabled){background-color:var(--six-input-background-color-focus);border-bottom-color:var(--six-input-border-color-focus);box-shadow:0 1px 0 0 var(--six-input-border-color-focus)}.input.input--focused:not(.input--disabled):not(.input--line){border-color:var(--six-input-border-color-focus);box-shadow:var(--six-input-focus-shadow)}.input.input--focused:not(.input--disabled) .input__control{color:var(--six-input-color-focus)}.input.input--disabled{background-color:var(--six-input-background-color-disabled);border-color:var(--six-input-border-color-disabled);cursor:not-allowed}.input.input--disabled .input__control{color:var(--six-input-color-disabled)}.input.input--disabled .input__control::placeholder{color:var(--six-input-placeholder-color-disabled)}.input.input--invalid:not(.input--disabled):not(.input--focused){border-bottom-color:var(--six-input-border-color-danger)}.input.input--invalid:not(.input--disabled):not(.input--focused):not(.input--line){border-color:var(--six-input-border-color-danger)}.input__control{flex:1 1 auto;font-family:inherit;font-size:inherit;font-weight:inherit;min-width:0;color:var(--six-input-color);border:none;background:none;box-shadow:none;padding:0;margin:0;cursor:inherit;-webkit-appearance:none}.input__control::-webkit-search-decoration,.input__control::-webkit-search-cancel-button,.input__control::-webkit-search-results-button,.input__control::-webkit-search-results-decoration{-webkit-appearance:none}.input__control:-webkit-autofill,.input__control:-webkit-autofill:hover,.input__control:-webkit-autofill:focus,.input__control:-webkit-autofill:active{box-shadow:0 0 0 var(--six-height-large) var(--six-input-background-color-hover) inset !important;-webkit-text-fill-color:var(--six-color-primary-500)}.input__control::placeholder{color:var(--six-input-placeholder-color);user-select:none}.input__control:focus{outline:none}.input__control::-ms-reveal{display:none}.input__prefix,.input__suffix{display:inline-flex;flex:0 0 auto;align-items:center;cursor:default}.input__prefix ::slotted(six-icon),.input__suffix ::slotted(six-icon){color:var(--six-input-icon-color)}.input.input--disabled ::slotted(six-icon){cursor:not-allowed}.input--small{border-radius:var(--six-input-border-radius-small);font-size:var(--six-input-font-size-small);height:var(--six-height-small)}.input--small .input__control{height:calc(var(--six-height-small) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-small)}.input--small .input__control__prefix{margin:0 var(--six-input-prefix-spacing-small)}.input--small .input__clear,.input--small .input__password-toggle{margin-right:var(--six-input-spacing-small)}.input--small .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-small)}.input--small .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-small)}.input--medium{border-radius:var(--six-input-border-radius-medium);font-size:var(--six-input-font-size-medium);height:var(--six-height-medium)}.input--medium .input__control{height:calc(var(--six-height-medium) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-medium)}.input--medium .input__control__prefix{margin:0 var(--six-input-prefix-spacing-medium)}.input--medium .input__clear,.input--medium .input__password-toggle{margin-right:var(--six-input-spacing-medium)}.input--medium .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-medium)}.input--medium .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-medium)}.input--large{border-radius:var(--six-input-border-radius-large);font-size:var(--six-input-font-size-large);height:var(--six-height-large)}.input--large .input__control{height:calc(var(--six-height-large) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-large)}.input--large .input__control__prefix{margin:0 var(--six-input-prefix-spacing-large)}.input--large .input__clear,.input--large .input__password-toggle{margin-right:var(--six-input-spacing-large)}.input--large .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-large)}.input--large .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-large)}.input--pill.input--small{border-radius:var(--six-height-small)}.input--pill.input--medium{border-radius:var(--six-height-medium)}.input--pill.input--large{border-radius:var(--six-height-large)}.input__clear,.input__password-toggle{display:inline-flex;align-items:center;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;padding:0;transition:var(--six-transition-fast) color;cursor:pointer}.input__clear:hover,.input__password-toggle:hover{color:var(--six-input-icon-color-hover)}.input__clear:focus,.input__password-toggle:focus{outline:none}.input--empty .input__clear{visibility:hidden}";
7
+ const sixInputCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}.form-control .form-control__label{display:none}.form-control .form-control__help-text{display:none}.form-control .form-control__error-text{display:none;text-align:left}.form-control--has-label .form-control__label{display:inline-block;color:var(--six-input-label-color);font-weight:var(--six-font-weight-bold);margin-bottom:var(--six-spacing-x-small)}.form-control--has-label .form-control__label__required::after{color:var(--six-color-danger-800);content:\"*\";transform:scale(1.1);margin-left:var(--six-spacing-xxx-small);position:absolute}.form-control--has-label.form-control--small .form-control__label{font-size:var(--six-input-label-font-size-small)}.form-control--has-label.form-control--medium .form-control__label{font-size:var(--six-input-label-font-size-medium)}.form-control--has-label.form-control--large .form-control_label{font-size:var(--six-input-label-font-size-large)}.form-control--has-help-text .form-control__help-text{display:block;color:var(--six-input-help-text-color);margin-top:var(--six-spacing-x-small)}.form-control--has-help-text .form-control__help-text ::slotted(*){margin-top:var(--six-spacing-xxx-small)}.form-control--has-help-text.form-control--small .form-control__help-text{font-size:var(--six-input-help-text-font-size-small)}.form-control--has-help-text.form-control--medium .form-control__help-text{font-size:var(--six-input-help-text-font-size-medium)}.form-control--has-help-text.form-control--large .form-control__help-text{font-size:var(--six-input-help-text-font-size-large)}.form-control--has-error-text .form-control__error-text{display:block;margin-top:var(--six-spacing-xxx-small)}.form-control--has-error-text .form-control__error-text ::slotted(*){margin-top:var(--six-spacing-xxx-small)}.form-control--has-error-text.form-control--small .form-control__error-text{font-size:var(--six-input-help-text-font-size-small)}.form-control--has-error-text.form-control--medium .form-control__error-text{font-size:var(--six-input-help-text-font-size-medium)}.form-control--has-error-text.form-control--large .form-control__error-text{font-size:var(--six-input-help-text-font-size-large)}.form-control--disabled .form-control__help-text{color:var(--six-input-help-text-color-disabled)}.form-control--disabled .form-control__label{color:var(--six-input-label-color-disabled)}.form-control--invalid:not(.form-control--disabled) .form-control__label{color:var(--six-input-label-color)}:host{display:block}.input{display:inline-flex;align-items:stretch;justify-content:start;position:relative;width:100%;font-family:var(--six-font-family);font-weight:var(--six-input-font-weight);letter-spacing:var(--six-input-letter-spacing);background-color:var(--six-input-background-color);border:solid var(--six-border-width) var(--six-input-border-color);vertical-align:middle;overflow:hidden;transition:var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;cursor:text}.input--line{border:none;border-bottom:solid var(--six-border-width) var(--six-input-border-color)}.input:hover:not(.input--disabled){background-color:var(--six-input-background-color-hover);border-color:var(--six-input-border-color-hover)}.input:hover:not(.input--disabled) .input__control{color:var(--six-input-color-hover)}.input:hover.input--dropdown-search{border-color:transparent}.input--dropdown-search{border-color:transparent}.input--dropdown-search.input--focused{border-color:var(--six-input-border-color)}.input.input--focused:not(.input--disabled){background-color:var(--six-input-background-color-focus);border-bottom-color:var(--six-input-border-color-focus);box-shadow:0 1px 0 0 var(--six-input-border-color-focus)}.input.input--focused:not(.input--disabled):not(.input--line){border-color:var(--six-input-border-color-focus);box-shadow:var(--six-input-focus-shadow)}.input.input--focused:not(.input--disabled) .input__control{color:var(--six-input-color-focus)}.input.input--disabled{background-color:var(--six-input-background-color-disabled);border-color:var(--six-input-border-color-disabled);cursor:not-allowed}.input.input--disabled .input__control{color:var(--six-input-color-disabled)}.input.input--disabled .input__control::placeholder{color:var(--six-input-placeholder-color-disabled)}.input.input--invalid:not(.input--disabled):not(.input--focused){border-bottom-color:var(--six-input-border-color-danger)}.input.input--invalid:not(.input--disabled):not(.input--focused):not(.input--line){border-color:var(--six-input-border-color-danger)}.input__control{flex:1 1 auto;width:100%;font-family:inherit;font-size:inherit;font-weight:inherit;min-width:0;color:var(--six-input-color);border:none;background:none;box-shadow:none;padding:0;margin:0;cursor:inherit;-webkit-appearance:none}.input__control::-webkit-search-decoration,.input__control::-webkit-search-cancel-button,.input__control::-webkit-search-results-button,.input__control::-webkit-search-results-decoration{-webkit-appearance:none}.input__control:-webkit-autofill,.input__control:-webkit-autofill:hover,.input__control:-webkit-autofill:focus,.input__control:-webkit-autofill:active{box-shadow:0 0 0 var(--six-height-large) var(--six-input-background-color-hover) inset !important;-webkit-text-fill-color:var(--six-color-primary-500)}.input__control::placeholder{color:var(--six-input-placeholder-color);user-select:none}.input__control:focus{outline:none}.input__control::-ms-reveal{display:none}.input__prefix,.input__suffix{display:inline-flex;flex:0 0 auto;align-items:center;cursor:default}.input__prefix ::slotted(six-icon),.input__suffix ::slotted(six-icon){color:var(--six-input-icon-color)}.input.input--disabled ::slotted(six-icon){cursor:not-allowed}.input--small{border-radius:var(--six-input-border-radius-small);font-size:var(--six-input-font-size-small);height:var(--six-height-small)}.input--small .input__control{height:calc(var(--six-height-small) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-small)}.input--small .input__control__prefix{margin:0 var(--six-input-prefix-spacing-small)}.input--small .input__clear,.input--small .input__password-toggle{margin-right:var(--six-input-spacing-small)}.input--small .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-small)}.input--small .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-small)}.input--medium{border-radius:var(--six-input-border-radius-medium);font-size:var(--six-input-font-size-medium);height:var(--six-height-medium)}.input--medium .input__control{height:calc(var(--six-height-medium) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-medium)}.input--medium .input__control__prefix{margin:0 var(--six-input-prefix-spacing-medium)}.input--medium .input__clear,.input--medium .input__password-toggle{margin-right:var(--six-input-spacing-medium)}.input--medium .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-medium)}.input--medium .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-medium)}.input--large{border-radius:var(--six-input-border-radius-large);font-size:var(--six-input-font-size-large);height:var(--six-height-large)}.input--large .input__control{height:calc(var(--six-height-large) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-large)}.input--large .input__control__prefix{margin:0 var(--six-input-prefix-spacing-large)}.input--large .input__clear,.input--large .input__password-toggle{margin-right:var(--six-input-spacing-large)}.input--large .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-large)}.input--large .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-large)}.input--pill.input--small{border-radius:var(--six-height-small)}.input--pill.input--medium{border-radius:var(--six-height-medium)}.input--pill.input--large{border-radius:var(--six-height-large)}.input__clear,.input__password-toggle{display:inline-flex;align-items:center;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;padding:0;transition:var(--six-transition-fast) color;cursor:pointer}.input__clear:hover,.input__password-toggle:hover{color:var(--six-input-icon-color-hover)}.input__clear:focus,.input__password-toggle:focus{outline:none}.input--empty .input__clear{visibility:hidden}";
8
+ const SixInputStyle0 = sixInputCss;
8
9
 
9
10
  const ICON_SIZES = {
10
- large: 'medium',
11
- medium: 'small',
12
- small: 'xSmall',
11
+ large: 'medium',
12
+ medium: 'small',
13
+ small: 'xSmall',
13
14
  };
14
15
  let id = 0;
15
16
  const SixInput = class {
16
- constructor(hostRef) {
17
- registerInstance(this, hostRef);
18
- this.sixChange = createEvent(this, "six-input-change", 7);
19
- this.sixClear = createEvent(this, "six-input-clear", 7);
20
- this.sixInput = createEvent(this, "six-input-input", 7);
21
- this.sixFocus = createEvent(this, "six-input-focus", 7);
22
- this.sixBlur = createEvent(this, "six-input-blur", 7);
23
- this.inputId = `input-${++id}`;
24
- this.labelId = `input-label-${id}`;
25
- this.helpTextId = `input-help-text-${id}`;
26
- this.errorTextId = `input-error-text-${id}`;
27
- this.eventListeners = new EventListeners();
28
- this.handleChange = (event) => {
29
- event.stopPropagation();
30
- if (this.nativeInput != null) {
31
- this.value = this.nativeInput.value;
32
- this.sixChange.emit();
33
- }
34
- };
35
- this.handleInput = (event) => {
36
- event.stopPropagation();
37
- if (this.nativeInput != null) {
38
- this.value = this.nativeInput.value;
39
- this.sixInput.emit();
40
- }
41
- };
42
- this.handleBlur = () => {
43
- this.hasFocus = false;
44
- this.sixBlur.emit();
45
- };
46
- this.handleFocus = () => {
47
- this.hasFocus = true;
48
- this.sixFocus.emit();
49
- };
50
- this.handleClearClick = (event) => {
51
- this.value = '';
52
- this.sixClear.emit();
53
- this.sixInput.emit();
54
- this.sixChange.emit();
55
- if (this.nativeInput != null) {
56
- this.nativeInput.focus();
57
- }
58
- event.stopPropagation();
59
- };
60
- this.handleKeyDown = (event) => {
61
- const hasModifier = event.metaKey || event.ctrlKey || event.shiftKey || event.altKey;
62
- if (event.key === 'Enter' && !hasModifier) {
63
- setTimeout(() => {
64
- if (!event.defaultPrevented && !event.isComposing) {
65
- submitForm(this.host);
66
- }
67
- });
68
- }
69
- };
70
- this.handlePasswordToggle = () => {
71
- this.isPasswordVisible = !this.isPasswordVisible;
72
- };
73
- this.handleSlotChange = () => {
74
- this.hasHelpTextSlot = hasSlot(this.host, 'help-text');
75
- this.hasLabelSlot = hasSlot(this.host, 'label');
76
- };
77
- this.hasFocus = false;
78
- this.hasHelpTextSlot = false;
79
- this.hasLabelSlot = false;
80
- this.isPasswordVisible = false;
81
- this.type = 'text';
82
- this.size = 'medium';
83
- this.name = '';
84
- this.value = '';
85
- this.pill = false;
86
- this.helpText = '';
87
- this.placeholder = undefined;
88
- this.disabled = false;
89
- this.readonly = false;
90
- this.minlength = undefined;
91
- this.maxlength = undefined;
92
- this.min = undefined;
93
- this.max = undefined;
94
- this.step = undefined;
95
- this.pattern = undefined;
96
- this.required = false;
97
- this.autocapitalize = 'off';
98
- this.autocorrect = 'off';
99
- this.autocomplete = 'off';
100
- this.autofocus = false;
101
- this.spellcheck = false;
102
- this.label = '';
103
- this.errorText = '';
104
- this.invalid = false;
105
- this.clearable = false;
106
- this.togglePassword = false;
107
- this.inputmode = undefined;
108
- this.line = false;
109
- }
110
- handleLabelChange() {
111
- this.handleSlotChange();
112
- }
113
- handleValueChange() {
114
- this.value = this.getValue();
115
- if (this.nativeInput != null && this.nativeInput.value !== this.value) {
116
- this.nativeInput.value = this.value;
17
+ constructor(hostRef) {
18
+ registerInstance(this, hostRef);
19
+ this.sixChange = createEvent(this, "six-input-change", 7);
20
+ this.sixClear = createEvent(this, "six-input-clear", 7);
21
+ this.sixInput = createEvent(this, "six-input-input", 7);
22
+ this.sixFocus = createEvent(this, "six-input-focus", 7);
23
+ this.sixBlur = createEvent(this, "six-input-blur", 7);
24
+ this.inputId = `input-${++id}`;
25
+ this.labelId = `input-label-${id}`;
26
+ this.helpTextId = `input-help-text-${id}`;
27
+ this.errorTextId = `input-error-text-${id}`;
28
+ this.eventListeners = new EventListeners();
29
+ this.handleChange = (event) => {
30
+ event.stopPropagation();
31
+ if (this.nativeInput != null) {
32
+ this.value = this.nativeInput.value;
33
+ this.sixChange.emit();
34
+ }
35
+ };
36
+ this.handleInput = (event) => {
37
+ event.stopPropagation();
38
+ if (this.nativeInput != null) {
39
+ this.value = this.nativeInput.value;
40
+ this.sixInput.emit();
41
+ }
42
+ };
43
+ this.handleBlur = () => {
44
+ this.hasFocus = false;
45
+ this.sixBlur.emit();
46
+ };
47
+ this.handleFocus = () => {
48
+ this.hasFocus = true;
49
+ this.sixFocus.emit();
50
+ };
51
+ this.handleClearClick = (event) => {
52
+ this.value = '';
53
+ this.sixClear.emit();
54
+ this.sixInput.emit();
55
+ this.sixChange.emit();
56
+ if (this.nativeInput != null) {
57
+ this.nativeInput.focus();
58
+ }
59
+ event.stopPropagation();
60
+ };
61
+ this.handleKeyDown = (event) => {
62
+ const hasModifier = event.metaKey || event.ctrlKey || event.shiftKey || event.altKey;
63
+ if (event.key === 'Enter' && !hasModifier) {
64
+ setTimeout(() => {
65
+ if (!event.defaultPrevented && !event.isComposing) {
66
+ submitForm(this.host);
67
+ }
68
+ });
69
+ }
70
+ };
71
+ this.handlePasswordToggle = () => {
72
+ this.isPasswordVisible = !this.isPasswordVisible;
73
+ };
74
+ this.handleSlotChange = () => {
75
+ this.hasHelpTextSlot = hasSlot(this.host, 'help-text');
76
+ this.hasLabelSlot = hasSlot(this.host, 'label');
77
+ this.hasErrorSlot = hasSlot(this.host, 'error-text');
78
+ };
79
+ this.hasFocus = false;
80
+ this.hasHelpTextSlot = false;
81
+ this.hasLabelSlot = false;
82
+ this.hasErrorSlot = false;
83
+ this.isPasswordVisible = false;
84
+ this.type = 'text';
85
+ this.size = 'medium';
86
+ this.name = '';
87
+ this.value = '';
88
+ this.pill = false;
89
+ this.helpText = '';
90
+ this.placeholder = undefined;
91
+ this.disabled = false;
92
+ this.readonly = false;
93
+ this.minlength = undefined;
94
+ this.maxlength = undefined;
95
+ this.min = undefined;
96
+ this.max = undefined;
97
+ this.step = undefined;
98
+ this.pattern = undefined;
99
+ this.dropdownSearch = false;
100
+ this.required = false;
101
+ this.autocapitalize = 'off';
102
+ this.autocorrect = 'off';
103
+ this.autocomplete = 'off';
104
+ this.autofocus = false;
105
+ this.spellcheck = false;
106
+ this.label = '';
107
+ this.errorText = '';
108
+ this.errorTextCount = undefined;
109
+ this.invalid = false;
110
+ this.clearable = false;
111
+ this.togglePassword = false;
112
+ this.inputmode = undefined;
113
+ this.line = false;
117
114
  }
118
- }
119
- connectedCallback() {
120
- var _a;
121
- (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.addEventListener('slotchange', this.handleSlotChange);
122
- this.eventListeners.forward('six-input-input', 'input', this.host);
123
- this.eventListeners.forward('six-input-change', 'change', this.host);
124
- this.eventListeners.forward('six-input-focus', 'focus', this.host);
125
- this.eventListeners.forward('six-input-blur', 'blur', this.host);
126
- }
127
- componentWillLoad() {
128
- this.handleSlotChange();
129
- }
130
- disconnectedCallback() {
131
- var _a;
132
- (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.removeEventListener('slotchange', this.handleSlotChange);
133
- this.eventListeners.removeAll();
134
- }
135
- /** Sets focus on the input. */
136
- async setFocus(options) {
137
- var _a;
138
- (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.focus(options);
139
- }
140
- /** Removes focus from the input. */
141
- async removeFocus() {
142
- var _a;
143
- (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.blur();
144
- }
145
- /** Selects all the text in the input. */
146
- async select() {
147
- var _a;
148
- return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.select();
149
- }
150
- /** Sets the start and end positions of the text selection (0-based). */
151
- async setSelectionRange(selectionStart, selectionEnd, selectionDirection = 'none') {
152
- var _a;
153
- return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.setSelectionRange(selectionStart, selectionEnd, selectionDirection);
154
- }
155
- /** Replaces a range of text with a new string. */
156
- async setRangeText(replacement, start, end, selectMode = 'preserve') {
157
- if (this.nativeInput == null) {
158
- return;
115
+ handleLabelChange() {
116
+ this.handleSlotChange();
159
117
  }
160
- this.nativeInput.setRangeText(replacement, start, end, selectMode);
161
- if (this.getValue() !== this.nativeInput.value) {
162
- this.value = this.nativeInput.value;
163
- this.sixChange.emit();
164
- this.sixInput.emit();
118
+ handleValueChange() {
119
+ this.value = this.getValue();
120
+ if (this.nativeInput != null && this.nativeInput.value !== this.value) {
121
+ this.nativeInput.value = this.value;
122
+ }
165
123
  }
166
- }
167
- getValue() {
168
- var _a;
169
- return ((_a = this.value) !== null && _a !== void 0 ? _a : '').toString();
170
- }
171
- render() {
172
- return (h(FormControl, { inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, helpTextId: this.helpTextId, helpText: this.helpText, hasHelpTextSlot: this.hasHelpTextSlot, errorTextId: this.errorTextId, errorText: this.errorText, size: this.size, disabled: this.disabled, required: this.required, displayError: this.invalid }, h("div", { part: "base", class: {
173
- input: true,
174
- // Sizes
175
- 'input--small': this.size === 'small',
176
- 'input--medium': this.size === 'medium',
177
- 'input--large': this.size === 'large',
178
- // States
179
- 'input--line': this.line,
180
- 'input--pill': this.pill,
181
- 'input--disabled': this.disabled,
182
- 'input--focused': this.hasFocus,
183
- 'input--empty': this.getValue().length === 0,
184
- 'input--invalid': this.invalid,
185
- } }, h("span", { part: "prefix", class: "input__prefix" }, h("slot", { name: "prefix" })), h("input", { part: "input", ref: (el) => (this.nativeInput = el), id: this.inputId, size: 1, class: {
186
- input__control: true,
187
- input__control__prefix: hasSlot(this.host, 'prefix'),
188
- }, type: this.type === 'password' && this.isPasswordVisible ? 'text' : this.type, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, minLength: this.minlength, maxLength: this.maxlength, min: this.min, max: this.max, step: this.step, value: this.getValue(), autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, spellcheck: this.spellcheck, pattern: this.pattern, required: this.required, inputMode: this.inputmode, "aria-labelledby": this.labelId, "aria-describedby": this.helpTextId, "aria-invalid": this.invalid ? 'true' : 'false', onChange: this.handleChange, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur, onKeyDown: this.handleKeyDown, "data-testid": "input-control" }), this.clearable && (h("button", { part: "clear-button", class: "input__clear", type: "button", onClick: this.handleClearClick, tabindex: "-1", "data-testid": "input-clear-button" }, h("slot", { name: "clear-icon" }, h("six-icon", { size: ICON_SIZES[this.size] }, "clear")))), this.togglePassword && (h("button", { part: "password-toggle-button", class: "input__password-toggle", type: "button", onClick: this.handlePasswordToggle, tabindex: "-1" }, this.isPasswordVisible ? (h("slot", { name: "show-password-icon" }, h("six-icon", { size: ICON_SIZES[this.size] }, "visibility_off"))) : (h("slot", { name: "hide-password-icon" }, h("six-icon", { size: ICON_SIZES[this.size] }, "visibility"))))), h("span", { part: "suffix", class: "input__suffix" }, h("slot", { name: "suffix" })))));
189
- }
190
- get host() { return getElement(this); }
191
- static get watchers() { return {
192
- "helpText": ["handleLabelChange"],
193
- "errorText": ["handleLabelChange"],
194
- "label": ["handleLabelChange"],
195
- "value": ["handleValueChange"]
196
- }; }
124
+ connectedCallback() {
125
+ var _a;
126
+ (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.addEventListener('slotchange', this.handleSlotChange);
127
+ this.eventListeners.forward('six-input-input', 'input', this.host);
128
+ this.eventListeners.forward('six-input-change', 'change', this.host);
129
+ this.eventListeners.forward('six-input-focus', 'focus', this.host);
130
+ this.eventListeners.forward('six-input-blur', 'blur', this.host);
131
+ }
132
+ componentWillLoad() {
133
+ this.handleSlotChange();
134
+ }
135
+ disconnectedCallback() {
136
+ var _a;
137
+ (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.removeEventListener('slotchange', this.handleSlotChange);
138
+ this.eventListeners.removeAll();
139
+ }
140
+ /** Sets focus on the input. */
141
+ async setFocus(options) {
142
+ var _a;
143
+ (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.focus(options);
144
+ }
145
+ /** Removes focus from the input. */
146
+ async removeFocus() {
147
+ var _a;
148
+ (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.blur();
149
+ }
150
+ /** Selects all the text in the input. */
151
+ async select() {
152
+ var _a;
153
+ return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.select();
154
+ }
155
+ /** Sets the start and end positions of the text selection (0-based). */
156
+ async setSelectionRange(selectionStart, selectionEnd, selectionDirection = 'none') {
157
+ var _a;
158
+ return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.setSelectionRange(selectionStart, selectionEnd, selectionDirection);
159
+ }
160
+ /** Returns the start and end positions of the text selection */
161
+ async getSelectionRange() {
162
+ var _a, _b, _c, _d, _e, _f;
163
+ return {
164
+ selectionStart: (_b = (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.selectionStart) !== null && _b !== void 0 ? _b : undefined,
165
+ selectionEnd: (_d = (_c = this.nativeInput) === null || _c === void 0 ? void 0 : _c.selectionEnd) !== null && _d !== void 0 ? _d : undefined,
166
+ selectionDirection: (_f = (_e = this.nativeInput) === null || _e === void 0 ? void 0 : _e.selectionDirection) !== null && _f !== void 0 ? _f : undefined,
167
+ };
168
+ }
169
+ /** Replaces a range of text with a new string. */
170
+ async setRangeText(replacement, start, end, selectMode = 'preserve') {
171
+ if (this.nativeInput == null) {
172
+ return;
173
+ }
174
+ this.nativeInput.setRangeText(replacement, start, end, selectMode);
175
+ if (this.getValue() !== this.nativeInput.value) {
176
+ this.value = this.nativeInput.value;
177
+ this.sixChange.emit();
178
+ this.sixInput.emit();
179
+ }
180
+ }
181
+ getValue() {
182
+ var _a;
183
+ return ((_a = this.value) !== null && _a !== void 0 ? _a : '').toString();
184
+ }
185
+ render() {
186
+ return (h(FormControl, { key: 'c8abff068de4ec76276e9a6d1d8a7948363ed6f1', inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, helpTextId: this.helpTextId, helpText: this.helpText, hasHelpTextSlot: this.hasHelpTextSlot, errorTextId: this.errorTextId, errorText: this.errorText, errorTextCount: this.errorTextCount, hasErrorTextSlot: this.hasErrorSlot, size: this.size, disabled: this.disabled, required: this.required, displayError: this.invalid }, h("div", { key: '3c023310780a757dc79e8f892cf633243d38f5ed', part: "base", class: {
187
+ input: true,
188
+ // Sizes
189
+ 'input--small': this.size === 'small',
190
+ 'input--medium': this.size === 'medium',
191
+ 'input--large': this.size === 'large',
192
+ // States
193
+ 'input--line': this.line,
194
+ 'input--pill': this.pill,
195
+ 'input--disabled': this.disabled,
196
+ 'input--dropdown-search': this.dropdownSearch,
197
+ 'input--focused': this.hasFocus,
198
+ 'input--empty': this.getValue().length === 0,
199
+ 'input--invalid': this.invalid,
200
+ } }, h("span", { key: 'c5f2eb65a8a83d3e03091f7c008540080f097c74', part: "prefix", class: "input__prefix" }, h("slot", { key: 'ad3ab17d4c8f01c6b13d1073fccc0bcdc130f771', name: "prefix" })), h("input", { key: 'd8106ecada971513c41d7702435ee00e885e039e', part: "input", ref: (el) => (this.nativeInput = el), id: this.inputId, size: 1, class: {
201
+ input__control: true,
202
+ input__control__prefix: hasSlot(this.host, 'prefix'),
203
+ }, type: this.type === 'password' && this.isPasswordVisible ? 'text' : this.type, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, minLength: this.minlength, maxLength: this.maxlength, min: this.min, max: this.max, step: this.step, value: this.getValue(), autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, spellcheck: this.spellcheck, pattern: this.pattern, required: this.required, inputMode: this.inputmode, "aria-labelledby": this.labelId, "aria-describedby": this.helpTextId, "aria-invalid": this.invalid ? 'true' : 'false', onChange: this.handleChange, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur, onKeyDown: this.handleKeyDown, "data-testid": "input-control" }), this.clearable && !this.disabled && (h("button", { key: '2ae4910e2a0bd42ae4343beafc51be98310e10fe', part: "clear-button", class: "input__clear", type: "button", onClick: this.handleClearClick, tabindex: "-1", "data-testid": "input-clear-button" }, h("slot", { key: '36590d6b6b62da59f60b550c545002f6e28fc3a5', name: "clear-icon" }, h("six-icon", { key: '0db38e18ff06b2884a82995144fda13e6dbe7c41', size: ICON_SIZES[this.size] }, "clear")))), this.togglePassword && (h("button", { key: '7b22999dd36f22c9f94b28f42f4b3ff132aa46b4', part: "password-toggle-button", class: "input__password-toggle", type: "button", onClick: this.handlePasswordToggle, tabindex: "-1" }, this.isPasswordVisible ? (h("slot", { name: "show-password-icon" }, h("six-icon", { size: ICON_SIZES[this.size] }, "visibility_off"))) : (h("slot", { name: "hide-password-icon" }, h("six-icon", { size: ICON_SIZES[this.size] }, "visibility"))))), h("span", { key: 'a257e3e6b931f6229fa6c4e6a1e4b588fb549392', part: "suffix", class: "input__suffix" }, h("slot", { key: 'ccd8ebed2f44ab8b082cb3fc8479c9d772a875a5', name: "suffix" })))));
204
+ }
205
+ get host() { return getElement(this); }
206
+ static get watchers() { return {
207
+ "helpText": ["handleLabelChange"],
208
+ "errorText": ["handleLabelChange"],
209
+ "label": ["handleLabelChange"],
210
+ "value": ["handleValueChange"]
211
+ }; }
197
212
  };
198
- SixInput.style = sixInputCss;
213
+ SixInput.style = SixInputStyle0;
199
214
 
200
215
  export { SixInput as six_input };
201
216
 
@@ -1 +1 @@
1
- {"file":"six-input.entry.js","mappings":"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","names":[],"sources":["src/components/six-input/six-input.scss?tag=six-input&encapsulation=shadow","src/components/six-input/six-input.tsx"],"sourcesContent":["@import 'src/global/component';\n@import '../../functional-components/form-control/form-control';\n\n:host {\n display: block;\n}\n\n.input {\n display: inline-flex;\n align-items: stretch;\n justify-content: start;\n position: relative;\n width: 100%;\n font-family: var(--six-font-family);\n font-weight: var(--six-input-font-weight);\n letter-spacing: var(--six-input-letter-spacing);\n background-color: var(--six-input-background-color);\n border: solid var(--six-border-width) var(--six-input-border-color);\n vertical-align: middle;\n overflow: hidden;\n transition: var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;\n cursor: text;\n\n &--line {\n border: none;\n border-bottom: solid var(--six-border-width) var(--six-input-border-color);\n }\n\n &:hover:not(.input--disabled) {\n background-color: var(--six-input-background-color-hover);\n border-color: var(--six-input-border-color-hover);\n\n .input__control {\n color: var(--six-input-color-hover);\n }\n }\n\n &.input--focused:not(.input--disabled) {\n background-color: var(--six-input-background-color-focus);\n\n border-bottom-color: var(--six-input-border-color-focus);\n box-shadow: 0 1px 0 0 var(--six-input-border-color-focus);\n\n &:not(.input--line) {\n border-color: var(--six-input-border-color-focus);\n box-shadow: var(--six-input-focus-shadow);\n }\n\n .input__control {\n color: var(--six-input-color-focus);\n }\n }\n\n &.input--disabled {\n background-color: var(--six-input-background-color-disabled);\n border-color: var(--six-input-border-color-disabled);\n cursor: not-allowed;\n\n .input__control {\n color: var(--six-input-color-disabled);\n\n &::placeholder {\n color: var(--six-input-placeholder-color-disabled);\n }\n }\n }\n\n &.input--invalid:not(.input--disabled):not(.input--focused) {\n border-bottom-color: var(--six-input-border-color-danger);\n\n &:not(.input--line) {\n border-color: var(--six-input-border-color-danger);\n }\n }\n}\n\n.input__control {\n flex: 1 1 auto;\n font-family: inherit;\n font-size: inherit;\n font-weight: inherit;\n min-width: 0;\n color: var(--six-input-color);\n border: none;\n background: none;\n box-shadow: none;\n padding: 0;\n margin: 0;\n cursor: inherit;\n -webkit-appearance: none;\n\n &::-webkit-search-decoration,\n &::-webkit-search-cancel-button,\n &::-webkit-search-results-button,\n &::-webkit-search-results-decoration {\n -webkit-appearance: none;\n }\n\n &:-webkit-autofill,\n &:-webkit-autofill:hover,\n &:-webkit-autofill:focus,\n &:-webkit-autofill:active {\n box-shadow: 0 0 0 var(--six-height-large) var(--six-input-background-color-hover) inset !important;\n -webkit-text-fill-color: var(--six-color-primary-500);\n }\n\n &::placeholder {\n color: var(--six-input-placeholder-color);\n user-select: none;\n }\n\n &:focus {\n outline: none;\n }\n\n &::-ms-reveal {\n display: none;\n }\n}\n\n.input__prefix,\n.input__suffix {\n display: inline-flex;\n flex: 0 0 auto;\n align-items: center;\n cursor: default;\n\n ::slotted(six-icon) {\n color: var(--six-input-icon-color);\n }\n}\n\n.input {\n &.input--disabled {\n ::slotted(six-icon) {\n cursor: not-allowed;\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Size modifiers\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input--small {\n border-radius: var(--six-input-border-radius-small);\n font-size: var(--six-input-font-size-small);\n height: var(--six-height-small);\n\n .input__control {\n height: calc(var(--six-height-small) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-small);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-small);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-small);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-small);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-small);\n }\n}\n\n.input--medium {\n border-radius: var(--six-input-border-radius-medium);\n font-size: var(--six-input-font-size-medium);\n height: var(--six-height-medium);\n\n .input__control {\n height: calc(var(--six-height-medium) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-medium);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-medium);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-medium);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-medium);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-medium);\n }\n}\n\n.input--large {\n border-radius: var(--six-input-border-radius-large);\n font-size: var(--six-input-font-size-large);\n height: var(--six-height-large);\n\n .input__control {\n height: calc(var(--six-height-large) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-large);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-large);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-large);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-large);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Pill modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input--pill {\n &.input--small {\n border-radius: var(--six-height-small);\n }\n\n &.input--medium {\n border-radius: var(--six-height-medium);\n }\n\n &.input--large {\n border-radius: var(--six-height-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Clearable + Password Toggle\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input__clear,\n.input__password-toggle {\n display: inline-flex;\n align-items: center;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n padding: 0;\n transition: var(--six-transition-fast) color;\n cursor: pointer;\n\n &:hover {\n color: var(--six-input-icon-color-hover);\n }\n\n &:focus {\n outline: none;\n }\n}\n\n.input--empty .input__clear {\n visibility: hidden;\n}\n","import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport FormControl from '../../functional-components/form-control/form-control';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { submitForm } from '../../utils/form';\n\nconst ICON_SIZES: Record<'small' | 'medium' | 'large', 'xSmall' | 'small' | 'medium'> = {\n large: 'medium',\n medium: 'small',\n small: 'xSmall',\n};\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot label - The input's label. Alternatively, you can use the label prop.\n * @slot prefix - Used to prepend an icon or similar element to the input.\n * @slot suffix - Used to append an icon or similar element to the input.\n * @slot clear-icon - An icon to use in lieu of the default clear icon.\n * @slot show-password-icon - An icon to use in lieu of the default show password icon.\n * @slot hide-password-icon - An icon to use in lieu of the default hide password icon.\n * @slot help-text - Help text that describes how to use the input. Alternatively, you can use the help-text prop.\n *\n * @part base - The component's base wrapper.\n * @part form-control - The form control that wraps the label, input, and help-text.\n * @part label - The input label.\n * @part input - The input control.\n * @part prefix - The input prefix container.\n * @part clear-button - The clear button.\n * @part password-toggle-button - The password toggle button.\n * @part suffix - The input suffix container.\n * @part help-text - The input help text.\n */\n\n@Component({\n tag: 'six-input',\n styleUrl: 'six-input.scss',\n shadow: true,\n})\nexport class SixInput {\n private inputId = `input-${++id}`;\n private labelId = `input-label-${id}`;\n private helpTextId = `input-help-text-${id}`;\n private errorTextId = `input-error-text-${id}`;\n private nativeInput?: HTMLInputElement;\n private eventListeners = new EventListeners();\n\n @Element() host!: HTMLSixInputElement;\n\n @State() hasFocus = false;\n @State() hasHelpTextSlot = false;\n @State() hasLabelSlot = false;\n @State() isPasswordVisible = false;\n\n /** The input's type. */\n @Prop({ reflect: true }) type: 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url' = 'text';\n\n /** The input's size. */\n @Prop({ reflect: true }) size: 'small' | 'medium' | 'large' = 'medium';\n\n /** The input's name attribute. */\n @Prop({ reflect: true }) name = '';\n\n /** The input's value attribute. */\n @Prop({ mutable: true, reflect: true }) value = '';\n\n /** Set to true to draw a pill-style input with rounded edges. */\n @Prop({ reflect: true }) pill = false;\n\n /** The input's help text. Alternatively, you can use the help-text slot. */\n @Prop() helpText = '';\n\n /** The input's placeholder text. */\n @Prop() placeholder?: string;\n\n /** Set to true to disable the input. */\n @Prop({ reflect: true }) disabled = false;\n\n /** Set to true to make the input readonly. */\n @Prop({ reflect: true }) readonly = false;\n\n /** The minimum length of input that will be considered valid. */\n @Prop({ reflect: true }) minlength?: number;\n\n /** The maximum length of input that will be considered valid. */\n @Prop({ reflect: true }) maxlength?: number;\n\n /** The input's minimum value. */\n @Prop({ reflect: true }) min?: number;\n\n /** The input's maximum value. */\n @Prop({ reflect: true }) max?: number;\n\n /** The input's step attribute. */\n @Prop({ reflect: true }) step?: number;\n\n /** A pattern to validate input against. */\n @Prop({ reflect: true }) pattern?: string;\n\n /** Set to true to show an asterisk beneath the label. */\n @Prop() required = false;\n\n /** The input's autocaptialize attribute. */\n @Prop() autocapitalize = 'off';\n\n /** The input's autocorrect attribute. */\n @Prop() autocorrect: 'on' | 'off' = 'off';\n\n /** The input's autocomplete attribute. */\n @Prop() autocomplete = 'off';\n\n /** The input's autofocus attribute. */\n @Prop() autofocus = false;\n\n /** Enables spell checking on the input. */\n @Prop() spellcheck = false;\n\n /** The label text. */\n @Prop() label = '';\n\n /** The error message shown, if `invalid` is set to true. */\n @Prop() errorText = '';\n\n /** If this property is set to true and an error message is provided by `errorText`, the error message is displayed. */\n @Prop({ reflect: true }) invalid = false;\n\n /** Set to true to add a clear button when the input is populated. */\n @Prop() clearable = false;\n\n /** Set to true to add a password toggle button for password inputs. */\n @Prop() togglePassword = false;\n\n /** The input's inputmode attribute. */\n @Prop() inputmode?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';\n\n /** Set to render as line */\n @Prop() line = false;\n\n @Watch('helpText')\n @Watch('errorText')\n @Watch('label')\n handleLabelChange() {\n this.handleSlotChange();\n }\n\n @Watch('value')\n handleValueChange() {\n this.value = this.getValue();\n if (this.nativeInput != null && this.nativeInput.value !== this.value) {\n this.nativeInput.value = this.value;\n }\n }\n\n /** Emitted when the control's value changes. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-change' }) sixChange!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the clear button is activated. */\n @Event({ eventName: 'six-input-clear' }) sixClear!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control receives input. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-input' }) sixInput!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control gains focus. */\n @Event({ eventName: 'six-input-focus' }) sixFocus!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control loses focus. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-blur' }) sixBlur!: EventEmitter<EmptyPayload>;\n\n connectedCallback() {\n this.host.shadowRoot?.addEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.forward('six-input-input', 'input', this.host);\n this.eventListeners.forward('six-input-change', 'change', this.host);\n this.eventListeners.forward('six-input-focus', 'focus', this.host);\n this.eventListeners.forward('six-input-blur', 'blur', this.host);\n }\n\n componentWillLoad() {\n this.handleSlotChange();\n }\n\n disconnectedCallback() {\n this.host.shadowRoot?.removeEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.removeAll();\n }\n\n /** Sets focus on the input. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.nativeInput?.focus(options);\n }\n\n /** Removes focus from the input. */\n @Method()\n async removeFocus() {\n this.nativeInput?.blur();\n }\n\n /** Selects all the text in the input. */\n @Method()\n async select() {\n return this.nativeInput?.select();\n }\n\n /** Sets the start and end positions of the text selection (0-based). */\n @Method()\n async setSelectionRange(\n selectionStart: number,\n selectionEnd: number,\n selectionDirection: 'forward' | 'backward' | 'none' = 'none'\n ) {\n return this.nativeInput?.setSelectionRange(selectionStart, selectionEnd, selectionDirection);\n }\n\n /** Replaces a range of text with a new string. */\n @Method()\n async setRangeText(\n replacement: string,\n start: number,\n end: number,\n selectMode: 'select' | 'start' | 'end' | 'preserve' = 'preserve'\n ) {\n if (this.nativeInput == null) {\n return;\n }\n this.nativeInput.setRangeText(replacement, start, end, selectMode);\n if (this.getValue() !== this.nativeInput.value) {\n this.value = this.nativeInput.value;\n this.sixChange.emit();\n this.sixInput.emit();\n }\n }\n\n private handleChange = (event: Event) => {\n event.stopPropagation();\n if (this.nativeInput != null) {\n this.value = this.nativeInput.value;\n this.sixChange.emit();\n }\n };\n\n private handleInput = (event: Event) => {\n event.stopPropagation();\n if (this.nativeInput != null) {\n this.value = this.nativeInput.value;\n this.sixInput.emit();\n }\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 handleClearClick = (event: MouseEvent) => {\n this.value = '';\n this.sixClear.emit();\n this.sixInput.emit();\n this.sixChange.emit();\n if (this.nativeInput != null) {\n this.nativeInput.focus();\n }\n event.stopPropagation();\n };\n\n private handleKeyDown = (event: KeyboardEvent) => {\n const hasModifier = event.metaKey || event.ctrlKey || event.shiftKey || event.altKey;\n if (event.key === 'Enter' && !hasModifier) {\n setTimeout(() => {\n if (!event.defaultPrevented && !event.isComposing) {\n submitForm(this.host);\n }\n });\n }\n };\n\n private handlePasswordToggle = () => {\n this.isPasswordVisible = !this.isPasswordVisible;\n };\n\n private handleSlotChange = () => {\n this.hasHelpTextSlot = hasSlot(this.host, 'help-text');\n this.hasLabelSlot = hasSlot(this.host, 'label');\n };\n\n private getValue(): string {\n return (this.value ?? '').toString();\n }\n\n render() {\n return (\n <FormControl\n inputId={this.inputId}\n label={this.label}\n labelId={this.labelId}\n hasLabelSlot={this.hasLabelSlot}\n helpTextId={this.helpTextId}\n helpText={this.helpText}\n hasHelpTextSlot={this.hasHelpTextSlot}\n errorTextId={this.errorTextId}\n errorText={this.errorText}\n size={this.size}\n disabled={this.disabled}\n required={this.required}\n displayError={this.invalid}\n >\n <div\n part=\"base\"\n class={{\n input: true,\n\n // Sizes\n 'input--small': this.size === 'small',\n 'input--medium': this.size === 'medium',\n 'input--large': this.size === 'large',\n\n // States\n 'input--line': this.line,\n 'input--pill': this.pill,\n 'input--disabled': this.disabled,\n 'input--focused': this.hasFocus,\n 'input--empty': this.getValue().length === 0,\n 'input--invalid': this.invalid,\n }}\n >\n <span part=\"prefix\" class=\"input__prefix\">\n <slot name=\"prefix\" />\n </span>\n\n <input\n part=\"input\"\n ref={(el) => (this.nativeInput = el)}\n id={this.inputId}\n size={1} // needed for firefox to overrule the default of 20\n class={{\n input__control: true,\n input__control__prefix: hasSlot(this.host, 'prefix'),\n }}\n type={this.type === 'password' && this.isPasswordVisible ? 'text' : this.type}\n name={this.name}\n placeholder={this.placeholder}\n disabled={this.disabled}\n readonly={this.readonly}\n minLength={this.minlength}\n maxLength={this.maxlength}\n min={this.min}\n max={this.max}\n step={this.step}\n value={this.getValue()}\n autoCapitalize={this.autocapitalize}\n autoComplete={this.autocomplete}\n autoCorrect={this.autocorrect}\n autoFocus={this.autofocus}\n spellcheck={this.spellcheck}\n pattern={this.pattern}\n required={this.required}\n inputMode={this.inputmode}\n aria-labelledby={this.labelId}\n aria-describedby={this.helpTextId}\n aria-invalid={this.invalid ? 'true' : 'false'}\n onChange={this.handleChange}\n onInput={this.handleInput}\n onFocus={this.handleFocus}\n onBlur={this.handleBlur}\n onKeyDown={this.handleKeyDown}\n data-testid=\"input-control\"\n />\n\n {this.clearable && (\n <button\n part=\"clear-button\"\n class=\"input__clear\"\n type=\"button\"\n onClick={this.handleClearClick}\n tabindex=\"-1\"\n data-testid=\"input-clear-button\"\n >\n <slot name=\"clear-icon\">\n <six-icon size={ICON_SIZES[this.size]}>clear</six-icon>\n </slot>\n </button>\n )}\n\n {this.togglePassword && (\n <button\n part=\"password-toggle-button\"\n class=\"input__password-toggle\"\n type=\"button\"\n onClick={this.handlePasswordToggle}\n tabindex=\"-1\"\n >\n {this.isPasswordVisible ? (\n <slot name=\"show-password-icon\">\n <six-icon size={ICON_SIZES[this.size]}>visibility_off</six-icon>\n </slot>\n ) : (\n <slot name=\"hide-password-icon\">\n <six-icon size={ICON_SIZES[this.size]}>visibility</six-icon>\n </slot>\n )}\n </button>\n )}\n\n <span part=\"suffix\" class=\"input__suffix\">\n <slot name=\"suffix\" />\n </span>\n </div>\n </FormControl>\n );\n }\n}\n"],"version":3}
1
+ {"file":"six-input.entry.js","mappings":"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","names":[],"sources":["src/components/six-input/six-input.scss?tag=six-input&encapsulation=shadow","src/components/six-input/six-input.tsx"],"sourcesContent":["@import 'src/global/component';\n@import '../../functional-components/form-control/form-control';\n\n:host {\n display: block;\n}\n\n.input {\n display: inline-flex;\n align-items: stretch;\n justify-content: start;\n position: relative;\n width: 100%;\n font-family: var(--six-font-family);\n font-weight: var(--six-input-font-weight);\n letter-spacing: var(--six-input-letter-spacing);\n background-color: var(--six-input-background-color);\n border: solid var(--six-border-width) var(--six-input-border-color);\n vertical-align: middle;\n overflow: hidden;\n transition: var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;\n cursor: text;\n\n &--line {\n border: none;\n border-bottom: solid var(--six-border-width) var(--six-input-border-color);\n }\n\n &:hover:not(.input--disabled) {\n background-color: var(--six-input-background-color-hover);\n border-color: var(--six-input-border-color-hover);\n\n .input__control {\n color: var(--six-input-color-hover);\n }\n }\n\n &:hover.input--dropdown-search {\n border-color: transparent;\n }\n\n &--dropdown-search {\n border-color: transparent;\n }\n\n &--dropdown-search.input--focused {\n border-color: var(--six-input-border-color);\n }\n\n &.input--focused:not(.input--disabled) {\n background-color: var(--six-input-background-color-focus);\n\n border-bottom-color: var(--six-input-border-color-focus);\n box-shadow: 0 1px 0 0 var(--six-input-border-color-focus);\n\n &:not(.input--line) {\n border-color: var(--six-input-border-color-focus);\n box-shadow: var(--six-input-focus-shadow);\n }\n\n .input__control {\n color: var(--six-input-color-focus);\n }\n }\n\n &.input--disabled {\n background-color: var(--six-input-background-color-disabled);\n border-color: var(--six-input-border-color-disabled);\n cursor: not-allowed;\n\n .input__control {\n color: var(--six-input-color-disabled);\n\n &::placeholder {\n color: var(--six-input-placeholder-color-disabled);\n }\n }\n }\n\n &.input--invalid:not(.input--disabled):not(.input--focused) {\n border-bottom-color: var(--six-input-border-color-danger);\n\n &:not(.input--line) {\n border-color: var(--six-input-border-color-danger);\n }\n }\n}\n\n.input__control {\n flex: 1 1 auto;\n width: 100%;\n font-family: inherit;\n font-size: inherit;\n font-weight: inherit;\n min-width: 0;\n color: var(--six-input-color);\n border: none;\n background: none;\n box-shadow: none;\n padding: 0;\n margin: 0;\n cursor: inherit;\n -webkit-appearance: none;\n\n &::-webkit-search-decoration,\n &::-webkit-search-cancel-button,\n &::-webkit-search-results-button,\n &::-webkit-search-results-decoration {\n -webkit-appearance: none;\n }\n\n &:-webkit-autofill,\n &:-webkit-autofill:hover,\n &:-webkit-autofill:focus,\n &:-webkit-autofill:active {\n box-shadow: 0 0 0 var(--six-height-large) var(--six-input-background-color-hover) inset !important;\n -webkit-text-fill-color: var(--six-color-primary-500);\n }\n\n &::placeholder {\n color: var(--six-input-placeholder-color);\n user-select: none;\n }\n\n &:focus {\n outline: none;\n }\n\n &::-ms-reveal {\n display: none;\n }\n}\n\n.input__prefix,\n.input__suffix {\n display: inline-flex;\n flex: 0 0 auto;\n align-items: center;\n cursor: default;\n\n ::slotted(six-icon) {\n color: var(--six-input-icon-color);\n }\n}\n\n.input {\n &.input--disabled {\n ::slotted(six-icon) {\n cursor: not-allowed;\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Size modifiers\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input--small {\n border-radius: var(--six-input-border-radius-small);\n font-size: var(--six-input-font-size-small);\n height: var(--six-height-small);\n\n .input__control {\n height: calc(var(--six-height-small) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-small);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-small);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-small);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-small);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-small);\n }\n}\n\n.input--medium {\n border-radius: var(--six-input-border-radius-medium);\n font-size: var(--six-input-font-size-medium);\n height: var(--six-height-medium);\n\n .input__control {\n height: calc(var(--six-height-medium) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-medium);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-medium);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-medium);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-medium);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-medium);\n }\n}\n\n.input--large {\n border-radius: var(--six-input-border-radius-large);\n font-size: var(--six-input-font-size-large);\n height: var(--six-height-large);\n\n .input__control {\n height: calc(var(--six-height-large) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-large);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-large);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-large);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-large);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Pill modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input--pill {\n &.input--small {\n border-radius: var(--six-height-small);\n }\n\n &.input--medium {\n border-radius: var(--six-height-medium);\n }\n\n &.input--large {\n border-radius: var(--six-height-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Clearable + Password Toggle\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input__clear,\n.input__password-toggle {\n display: inline-flex;\n align-items: center;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n padding: 0;\n transition: var(--six-transition-fast) color;\n cursor: pointer;\n\n &:hover {\n color: var(--six-input-icon-color-hover);\n }\n\n &:focus {\n outline: none;\n }\n}\n\n.input--empty .input__clear {\n visibility: hidden;\n}\n","import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport FormControl from '../../functional-components/form-control/form-control';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { submitForm } from '../../utils/form';\n\nconst ICON_SIZES: Record<'small' | 'medium' | 'large', 'xSmall' | 'small' | 'medium'> = {\n large: 'medium',\n medium: 'small',\n small: 'xSmall',\n};\n\nexport type SelectionRangeDirection = 'forward' | 'backward' | 'none';\nexport type SelectionRange = {\n selectionStart: number | undefined;\n selectionEnd: number | undefined;\n selectionDirection: SelectionRangeDirection | undefined;\n};\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot label - The input's label. Alternatively, you can use the label prop.\n * @slot prefix - Used to prepend an icon or similar element to the input.\n * @slot suffix - Used to append an icon or similar element to the input.\n * @slot clear-icon - An icon to use in lieu of the default clear icon.\n * @slot show-password-icon - An icon to use in lieu of the default show password icon.\n * @slot hide-password-icon - An icon to use in lieu of the default hide password icon.\n * @slot help-text - Help text that describes how to use the input. Alternatively, you can use the help-text prop.\n * @slot error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop.\n *\n * @part base - The component's base wrapper.\n * @part form-control - The form control that wraps the label, input, error-text and help-text.\n * @part label - The input label.\n * @part input - The input control.\n * @part prefix - The input prefix container.\n * @part clear-button - The clear button.\n * @part password-toggle-button - The password toggle button.\n * @part suffix - The input suffix container.\n * @part help-text - The input help text.\n * @part error-text - The input error text.\n */\n\n@Component({\n tag: 'six-input',\n styleUrl: 'six-input.scss',\n shadow: true,\n})\nexport class SixInput {\n private inputId = `input-${++id}`;\n private labelId = `input-label-${id}`;\n private helpTextId = `input-help-text-${id}`;\n private errorTextId = `input-error-text-${id}`;\n private nativeInput?: HTMLInputElement;\n private eventListeners = new EventListeners();\n\n @Element() host!: HTMLSixInputElement;\n\n @State() hasFocus = false;\n @State() hasHelpTextSlot = false;\n @State() hasLabelSlot = false;\n @State() hasErrorSlot = false;\n @State() isPasswordVisible = false;\n\n /** The input's type. */\n @Prop({ reflect: true }) type: 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url' = 'text';\n\n /** The input's size. */\n @Prop({ reflect: true }) size: 'small' | 'medium' | 'large' = 'medium';\n\n /** The input's name attribute. */\n @Prop({ reflect: true }) name = '';\n\n /** The input's value attribute. */\n @Prop({ mutable: true, reflect: true }) value = '';\n\n /** Set to true to draw a pill-style input with rounded edges. */\n @Prop({ reflect: true }) pill = false;\n\n /** The input's help text. Alternatively, you can use the help-text slot. */\n @Prop() helpText = '';\n\n /** The input's placeholder text. */\n @Prop() placeholder?: string;\n\n /** Set to true to disable the input. */\n @Prop({ reflect: true }) disabled = false;\n\n /** Set to true to make the input readonly. */\n @Prop({ reflect: true }) readonly = false;\n\n /** The minimum length of input that will be considered valid. */\n @Prop({ reflect: true }) minlength?: number;\n\n /** The maximum length of input that will be considered valid. */\n @Prop({ reflect: true }) maxlength?: number;\n\n /** The input's minimum value. */\n @Prop({ reflect: true }) min?: number;\n\n /** The input's maximum value. */\n @Prop({ reflect: true }) max?: number;\n\n /** The input's step attribute. */\n @Prop({ reflect: true }) step?: number;\n\n /** A pattern to validate input against. */\n @Prop({ reflect: true }) pattern?: string;\n\n /**\n * Internal: Styles the input for the dropdown filter search.\n */\n @Prop() dropdownSearch = false;\n\n /** Set to true to show an asterisk beneath the label. */\n @Prop() required = false;\n\n /** The input's autocaptialize attribute. */\n @Prop() autocapitalize = 'off';\n\n /** The input's autocorrect attribute. */\n @Prop() autocorrect: 'on' | 'off' = 'off';\n\n /** The input's autocomplete attribute. */\n @Prop() autocomplete = 'off';\n\n /** The input's autofocus attribute. */\n @Prop() autofocus = false;\n\n /** Enables spell checking on the input. */\n @Prop() spellcheck = false;\n\n /** The label text. */\n @Prop() label = '';\n\n /** The error message shown, if `invalid` is set to true. */\n @Prop() errorText: string | string[] = '';\n\n /** The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1 */\n @Prop() errorTextCount?: number;\n\n /** If this property is set to true and an error message is provided by `errorText`, the error message is displayed. */\n @Prop({ reflect: true }) invalid = false;\n\n /** Set to true to add a clear button when the input is populated. */\n @Prop() clearable = false;\n\n /** Set to true to add a password toggle button for password inputs. */\n @Prop() togglePassword = false;\n\n /** The input's inputmode attribute. */\n @Prop() inputmode?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';\n\n /** Set to render as line */\n @Prop() line = false;\n\n @Watch('helpText')\n @Watch('errorText')\n @Watch('label')\n handleLabelChange() {\n this.handleSlotChange();\n }\n\n @Watch('value')\n handleValueChange() {\n this.value = this.getValue();\n if (this.nativeInput != null && this.nativeInput.value !== this.value) {\n this.nativeInput.value = this.value;\n }\n }\n\n /** Emitted when the control's value changes. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-change' }) sixChange!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the clear button is activated. */\n @Event({ eventName: 'six-input-clear' }) sixClear!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control receives input. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-input' }) sixInput!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control gains focus. */\n @Event({ eventName: 'six-input-focus' }) sixFocus!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control loses focus. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-blur' }) sixBlur!: EventEmitter<EmptyPayload>;\n\n connectedCallback() {\n this.host.shadowRoot?.addEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.forward('six-input-input', 'input', this.host);\n this.eventListeners.forward('six-input-change', 'change', this.host);\n this.eventListeners.forward('six-input-focus', 'focus', this.host);\n this.eventListeners.forward('six-input-blur', 'blur', this.host);\n }\n\n componentWillLoad() {\n this.handleSlotChange();\n }\n\n disconnectedCallback() {\n this.host.shadowRoot?.removeEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.removeAll();\n }\n\n /** Sets focus on the input. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.nativeInput?.focus(options);\n }\n\n /** Removes focus from the input. */\n @Method()\n async removeFocus() {\n this.nativeInput?.blur();\n }\n\n /** Selects all the text in the input. */\n @Method()\n async select() {\n return this.nativeInput?.select();\n }\n\n /** Sets the start and end positions of the text selection (0-based). */\n @Method()\n async setSelectionRange(\n selectionStart: number,\n selectionEnd: number,\n selectionDirection: SelectionRangeDirection = 'none'\n ) {\n return this.nativeInput?.setSelectionRange(selectionStart, selectionEnd, selectionDirection);\n }\n\n /** Returns the start and end positions of the text selection */\n @Method()\n async getSelectionRange(): Promise<SelectionRange> {\n return {\n selectionStart: this.nativeInput?.selectionStart ?? undefined,\n selectionEnd: this.nativeInput?.selectionEnd ?? undefined,\n selectionDirection: this.nativeInput?.selectionDirection ?? undefined,\n };\n }\n\n /** Replaces a range of text with a new string. */\n @Method()\n async setRangeText(\n replacement: string,\n start: number,\n end: number,\n selectMode: 'select' | 'start' | 'end' | 'preserve' = 'preserve'\n ) {\n if (this.nativeInput == null) {\n return;\n }\n this.nativeInput.setRangeText(replacement, start, end, selectMode);\n if (this.getValue() !== this.nativeInput.value) {\n this.value = this.nativeInput.value;\n this.sixChange.emit();\n this.sixInput.emit();\n }\n }\n\n private handleChange = (event: Event) => {\n event.stopPropagation();\n if (this.nativeInput != null) {\n this.value = this.nativeInput.value;\n this.sixChange.emit();\n }\n };\n\n private handleInput = (event: Event) => {\n event.stopPropagation();\n if (this.nativeInput != null) {\n this.value = this.nativeInput.value;\n this.sixInput.emit();\n }\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 handleClearClick = (event: MouseEvent) => {\n this.value = '';\n this.sixClear.emit();\n this.sixInput.emit();\n this.sixChange.emit();\n if (this.nativeInput != null) {\n this.nativeInput.focus();\n }\n event.stopPropagation();\n };\n\n private handleKeyDown = (event: KeyboardEvent) => {\n const hasModifier = event.metaKey || event.ctrlKey || event.shiftKey || event.altKey;\n if (event.key === 'Enter' && !hasModifier) {\n setTimeout(() => {\n if (!event.defaultPrevented && !event.isComposing) {\n submitForm(this.host);\n }\n });\n }\n };\n\n private handlePasswordToggle = () => {\n this.isPasswordVisible = !this.isPasswordVisible;\n };\n\n private handleSlotChange = () => {\n this.hasHelpTextSlot = hasSlot(this.host, 'help-text');\n this.hasLabelSlot = hasSlot(this.host, 'label');\n this.hasErrorSlot = hasSlot(this.host, 'error-text');\n };\n\n private getValue(): string {\n return (this.value ?? '').toString();\n }\n\n render() {\n return (\n <FormControl\n inputId={this.inputId}\n label={this.label}\n labelId={this.labelId}\n hasLabelSlot={this.hasLabelSlot}\n helpTextId={this.helpTextId}\n helpText={this.helpText}\n hasHelpTextSlot={this.hasHelpTextSlot}\n errorTextId={this.errorTextId}\n errorText={this.errorText}\n errorTextCount={this.errorTextCount}\n hasErrorTextSlot={this.hasErrorSlot}\n size={this.size}\n disabled={this.disabled}\n required={this.required}\n displayError={this.invalid}\n >\n <div\n part=\"base\"\n class={{\n input: true,\n\n // Sizes\n 'input--small': this.size === 'small',\n 'input--medium': this.size === 'medium',\n 'input--large': this.size === 'large',\n\n // States\n 'input--line': this.line,\n 'input--pill': this.pill,\n 'input--disabled': this.disabled,\n 'input--dropdown-search': this.dropdownSearch,\n 'input--focused': this.hasFocus,\n 'input--empty': this.getValue().length === 0,\n 'input--invalid': this.invalid,\n }}\n >\n <span part=\"prefix\" class=\"input__prefix\">\n <slot name=\"prefix\" />\n </span>\n\n <input\n part=\"input\"\n ref={(el) => (this.nativeInput = el)}\n id={this.inputId}\n size={1} // needed for firefox to overrule the default of 20\n class={{\n input__control: true,\n input__control__prefix: hasSlot(this.host, 'prefix'),\n }}\n type={this.type === 'password' && this.isPasswordVisible ? 'text' : this.type}\n name={this.name}\n placeholder={this.placeholder}\n disabled={this.disabled}\n readonly={this.readonly}\n minLength={this.minlength}\n maxLength={this.maxlength}\n min={this.min}\n max={this.max}\n step={this.step}\n value={this.getValue()}\n autoCapitalize={this.autocapitalize}\n autoComplete={this.autocomplete}\n autoCorrect={this.autocorrect}\n autoFocus={this.autofocus}\n spellcheck={this.spellcheck}\n pattern={this.pattern}\n required={this.required}\n inputMode={this.inputmode}\n aria-labelledby={this.labelId}\n aria-describedby={this.helpTextId}\n aria-invalid={this.invalid ? 'true' : 'false'}\n onChange={this.handleChange}\n onInput={this.handleInput}\n onFocus={this.handleFocus}\n onBlur={this.handleBlur}\n onKeyDown={this.handleKeyDown}\n data-testid=\"input-control\"\n />\n\n {this.clearable && !this.disabled && (\n <button\n part=\"clear-button\"\n class=\"input__clear\"\n type=\"button\"\n onClick={this.handleClearClick}\n tabindex=\"-1\"\n data-testid=\"input-clear-button\"\n >\n <slot name=\"clear-icon\">\n <six-icon size={ICON_SIZES[this.size]}>clear</six-icon>\n </slot>\n </button>\n )}\n\n {this.togglePassword && (\n <button\n part=\"password-toggle-button\"\n class=\"input__password-toggle\"\n type=\"button\"\n onClick={this.handlePasswordToggle}\n tabindex=\"-1\"\n >\n {this.isPasswordVisible ? (\n <slot name=\"show-password-icon\">\n <six-icon size={ICON_SIZES[this.size]}>visibility_off</six-icon>\n </slot>\n ) : (\n <slot name=\"hide-password-icon\">\n <six-icon size={ICON_SIZES[this.size]}>visibility</six-icon>\n </slot>\n )}\n </button>\n )}\n\n <span part=\"suffix\" class=\"input__suffix\">\n <slot name=\"suffix\" />\n </span>\n </div>\n </FormControl>\n );\n }\n}\n"],"version":3}