@six-group/ui-library 0.0.0-insider.ebd822a → 0.0.0-insider.ec3ffc2

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 (1765) 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-46f388e0.js → execution-control-d728da70.js} +15 -12
  9. package/dist/cjs/execution-control-d728da70.js.map +1 -0
  10. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  11. package/dist/cjs/focus-visible-e2c9255a.js.map +1 -0
  12. package/dist/cjs/form-9ebaae7c.js +20 -0
  13. package/dist/cjs/form-9ebaae7c.js.map +1 -0
  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 +1948 -0
  17. package/dist/cjs/index-417a06c8.js.map +1 -0
  18. package/dist/cjs/index.cjs.js +62 -0
  19. package/dist/cjs/index.cjs.js.map +1 -1
  20. package/dist/cjs/loader.cjs.js +6 -13
  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-f743f62b.js → popover-1e7c09f1.js} +109 -101
  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/{esm/scroll-180b53fd.js.map → cjs/scroll-68033901.js.map} +1 -1
  30. package/dist/cjs/six-alert.cjs.entry.js +143 -115
  31. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-avatar.cjs.entry.js +23 -25
  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 +97 -93
  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.cjs.entry.js +114 -145
  41. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
  42. package/dist/cjs/six-datepicker.cjs.entry.js +879 -981
  43. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-details.cjs.entry.js +129 -127
  45. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-dialog.cjs.entry.js +114 -134
  47. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-drawer.cjs.entry.js +130 -151
  49. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-dropdown_3.cjs.entry.js +818 -0
  51. package/dist/cjs/six-dropdown_3.cjs.entry.js.map +1 -0
  52. package/dist/cjs/six-error-page.cjs.entry.js +84 -85
  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 +121 -101
  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 -43
  65. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +45 -0
  67. package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
  68. package/dist/cjs/six-header-item_2.cjs.entry.js +47 -0
  69. package/dist/cjs/six-header-item_2.cjs.entry.js.map +1 -0
  70. package/dist/cjs/six-header-menu-button.cjs.entry.js +23 -0
  71. package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
  72. package/dist/cjs/six-header.cjs.entry.js +190 -136
  73. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-icon-button.cjs.entry.js +40 -33
  75. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-icon.cjs.entry.js +24 -23
  77. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-input.cjs.entry.js +197 -243
  79. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-item-picker.cjs.entry.js +415 -337
  81. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-language-switcher.cjs.entry.js +53 -48
  83. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-layout-grid.cjs.entry.js +23 -20
  85. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-main-container.cjs.entry.js +11 -10
  87. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-menu-divider.cjs.entry.js +10 -9
  89. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-menu-label.cjs.entry.js +10 -9
  91. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-picto.cjs.entry.js +16 -12
  93. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-progress-bar.cjs.entry.js +17 -16
  95. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-progress-ring.cjs.entry.js +31 -30
  97. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-radio.cjs.entry.js +106 -114
  99. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-range.cjs.entry.js +200 -185
  101. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-root.cjs.entry.js +13 -31
  103. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-search-field.cjs.entry.js +46 -40
  105. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-select.cjs.entry.js +538 -394
  107. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -42
  109. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-sidebar-item.cjs.entry.js +19 -16
  111. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  112. package/dist/cjs/six-sidebar.cjs.entry.js +178 -156
  113. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-spinner.cjs.entry.js +50 -16
  115. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
  117. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
  118. package/dist/cjs/six-switch.cjs.entry.js +109 -96
  119. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-tab-group.cjs.entry.js +251 -212
  121. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-tab-panel.cjs.entry.js +16 -15
  123. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-tab.cjs.entry.js +57 -38
  125. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-tag.cjs.entry.js +57 -37
  127. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  128. package/dist/cjs/six-textarea.cjs.entry.js +184 -206
  129. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  130. package/dist/cjs/six-tile.cjs.entry.js +77 -79
  131. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  132. package/dist/cjs/six-timepicker.cjs.entry.js +346 -406
  133. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  134. package/dist/cjs/six-tooltip.cjs.entry.js +147 -149
  135. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  136. package/dist/cjs/slot-1b1232a1.js +51 -0
  137. package/dist/cjs/slot-1b1232a1.js.map +1 -0
  138. package/dist/cjs/types-d3da200b.js +19 -0
  139. package/dist/cjs/types-d3da200b.js.map +1 -0
  140. package/dist/cjs/ui-library.cjs.js +13 -14
  141. package/dist/cjs/ui-library.cjs.js.map +1 -1
  142. package/dist/collection/assets/TRADEMARKS.md +3 -3
  143. package/dist/collection/collection-manifest.json +58 -55
  144. package/dist/collection/components/six-alert/six-alert.css +5 -1
  145. package/dist/collection/components/six-alert/six-alert.js +383 -336
  146. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  147. package/dist/collection/components/six-avatar/six-avatar.css +2 -2
  148. package/dist/collection/components/six-avatar/six-avatar.js +112 -115
  149. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  150. package/dist/collection/components/six-badge/six-badge.css +1 -1
  151. package/dist/collection/components/six-badge/six-badge.js +91 -91
  152. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  153. package/dist/collection/components/six-button/six-button.css +23 -34
  154. package/dist/collection/components/six-button/six-button.js +451 -440
  155. package/dist/collection/components/six-button/six-button.js.map +1 -1
  156. package/dist/collection/components/six-card/six-card.css +4 -5
  157. package/dist/collection/components/six-card/six-card.js +16 -16
  158. package/dist/collection/components/six-card/six-card.js.map +1 -1
  159. package/dist/collection/components/six-checkbox/six-checkbox.css +12 -2
  160. package/dist/collection/components/six-checkbox/six-checkbox.js +426 -517
  161. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  162. package/dist/collection/components/six-datepicker/components/day-selection.js +10 -10
  163. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  164. package/dist/collection/components/six-datepicker/components/month-selection.js +11 -10
  165. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  166. package/dist/collection/components/six-datepicker/components/year-selection.js +11 -8
  167. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  168. package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
  169. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  170. package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
  171. package/dist/collection/components/six-datepicker/six-datepicker.js +1056 -1217
  172. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  173. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  174. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  175. package/dist/collection/components/six-details/six-details.css +4 -6
  176. package/dist/collection/components/six-details/six-details.js +409 -402
  177. package/dist/collection/components/six-details/six-details.js.map +1 -1
  178. package/dist/collection/components/six-dialog/six-dialog.css +2 -2
  179. package/dist/collection/components/six-dialog/six-dialog.js +345 -359
  180. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  181. package/dist/collection/components/six-drawer/six-drawer.css +2 -2
  182. package/dist/collection/components/six-drawer/six-drawer.js +397 -412
  183. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  184. package/dist/collection/components/six-dropdown/six-dropdown.css +22 -6
  185. package/dist/collection/components/six-dropdown/six-dropdown.js +984 -868
  186. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  187. package/dist/collection/components/six-error/six-error.css +6 -0
  188. package/dist/collection/components/six-error/six-error.js +25 -0
  189. package/dist/collection/components/six-error/six-error.js.map +1 -0
  190. package/dist/collection/components/six-error-page/six-error-page.js +178 -180
  191. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  192. package/dist/collection/components/six-file-list/six-file-list.js +16 -16
  193. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  194. package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
  195. package/dist/collection/components/six-file-list-item/six-file-list-item.js +196 -194
  196. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  197. package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
  198. package/dist/collection/components/six-file-upload/six-file-upload.js +368 -291
  199. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  200. package/dist/collection/components/six-footer/six-footer.css +2 -2
  201. package/dist/collection/components/six-footer/six-footer.js +16 -16
  202. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  203. package/dist/collection/components/six-group-label/six-group-label.css +5 -2
  204. package/dist/collection/components/six-group-label/six-group-label.js +158 -156
  205. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  206. package/dist/collection/components/six-header/six-header.css +8 -19
  207. package/dist/collection/components/six-header/six-header.js +542 -385
  208. package/dist/collection/components/six-header/six-header.js.map +1 -1
  209. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +15 -0
  210. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +53 -0
  211. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
  212. package/dist/collection/components/six-header-item/six-header-item.css +15 -0
  213. package/dist/collection/components/six-header-item/six-header-item.js +51 -0
  214. package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
  215. package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +27 -0
  216. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +48 -0
  217. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
  218. package/dist/collection/components/six-icon/six-icon.css +5 -2
  219. package/dist/collection/components/six-icon/six-icon.js +72 -72
  220. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  221. package/dist/collection/components/six-icon-button/six-icon-button.css +7 -6
  222. package/dist/collection/components/six-icon-button/six-icon-button.js +190 -133
  223. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  224. package/dist/collection/components/six-input/six-input.css +16 -3
  225. package/dist/collection/components/six-input/six-input.js +1006 -1107
  226. package/dist/collection/components/six-input/six-input.js.map +1 -1
  227. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  228. package/dist/collection/components/six-item-picker/six-item-picker.js +739 -658
  229. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  230. package/dist/collection/components/six-item-picker/types.js +9 -7
  231. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  232. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  233. package/dist/collection/components/six-language-switcher/six-language-switcher.js +129 -123
  234. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  235. package/dist/collection/components/six-layout-grid/six-layout-grid.js +56 -54
  236. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  237. package/dist/collection/components/six-logo/six-logo.css +18 -0
  238. package/dist/collection/components/six-logo/six-logo.js +54 -0
  239. package/dist/collection/components/six-logo/six-logo.js.map +1 -0
  240. package/dist/collection/components/six-main-container/six-main-container.js +42 -42
  241. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  242. package/dist/collection/components/six-menu/six-menu.css +8 -7
  243. package/dist/collection/components/six-menu/six-menu.js +400 -359
  244. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  245. package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
  246. package/dist/collection/components/six-menu-divider/six-menu-divider.js +16 -16
  247. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  248. package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
  249. package/dist/collection/components/six-menu-item/six-menu-item.js +211 -176
  250. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  251. package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
  252. package/dist/collection/components/six-menu-label/six-menu-label.js +16 -16
  253. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  254. package/dist/collection/components/six-picto/six-picto.js +47 -44
  255. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  256. package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
  257. package/dist/collection/components/six-progress-bar/six-progress-bar.js +65 -65
  258. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  259. package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
  260. package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -99
  261. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  262. package/dist/collection/components/six-radio/six-radio.css +1 -1
  263. package/dist/collection/components/six-radio/six-radio.js +323 -388
  264. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  265. package/dist/collection/components/six-range/six-range.css +6 -3
  266. package/dist/collection/components/six-range/six-range.js +582 -591
  267. package/dist/collection/components/six-range/six-range.js.map +1 -1
  268. package/dist/collection/components/six-root/six-root.js +87 -153
  269. package/dist/collection/components/six-root/six-root.js.map +1 -1
  270. package/dist/collection/components/six-search-field/six-search-field.css +1 -1
  271. package/dist/collection/components/six-search-field/six-search-field.js +172 -166
  272. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  273. package/dist/collection/components/six-select/six-select.css +61 -73
  274. package/dist/collection/components/six-select/six-select.js +1116 -1025
  275. package/dist/collection/components/six-select/six-select.js.map +1 -1
  276. package/dist/collection/components/six-select/util.js +76 -0
  277. package/dist/collection/components/six-select/util.js.map +1 -0
  278. package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
  279. package/dist/collection/components/six-sidebar/six-sidebar.js +470 -435
  280. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  281. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +13 -1
  282. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +102 -83
  283. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  284. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +20 -1
  285. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +183 -151
  286. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  287. package/dist/collection/components/six-spinner/six-spinner.css +46 -1
  288. package/dist/collection/components/six-spinner/six-spinner.js +97 -47
  289. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  290. package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
  291. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +46 -45
  292. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  293. package/dist/collection/components/six-switch/six-switch.css +81 -1
  294. package/dist/collection/components/six-switch/six-switch.js +389 -378
  295. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  296. package/dist/collection/components/six-tab/six-tab.css +55 -6
  297. package/dist/collection/components/six-tab/six-tab.js +207 -184
  298. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  299. package/dist/collection/components/six-tab-group/six-tab-group.css +1 -32
  300. package/dist/collection/components/six-tab-group/six-tab-group.js +340 -333
  301. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  302. package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
  303. package/dist/collection/components/six-tab-panel/six-tab-panel.js +64 -64
  304. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  305. package/dist/collection/components/six-tag/six-tag.css +7 -1
  306. package/dist/collection/components/six-tag/six-tag.js +162 -142
  307. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  308. package/dist/collection/components/six-textarea/six-textarea.css +10 -2
  309. package/dist/collection/components/six-textarea/six-textarea.js +796 -882
  310. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  311. package/dist/collection/components/six-tile/six-tile.css +2 -2
  312. package/dist/collection/components/six-tile/six-tile.js +300 -299
  313. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  314. package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
  315. package/dist/collection/components/six-timepicker/six-timepicker.js +829 -911
  316. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  317. package/dist/collection/components/six-tooltip/six-tooltip.css +2 -2
  318. package/dist/collection/components/six-tooltip/six-tooltip.js +405 -402
  319. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  320. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  321. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  322. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  323. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  324. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  325. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  326. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  327. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  328. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  329. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  330. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  331. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  332. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  333. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  334. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  335. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  336. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  337. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  338. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  339. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  340. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  341. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  342. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  343. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  344. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  345. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  346. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  347. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  348. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  349. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  350. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  351. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  352. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  353. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  354. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  355. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  356. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  357. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  358. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  359. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  360. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  361. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  362. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  363. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  364. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  365. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  366. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  367. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  368. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  369. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  370. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  371. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  372. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  373. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  374. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  375. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  376. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  377. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  378. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  379. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  380. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  381. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  382. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  383. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  384. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  385. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  386. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  387. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  388. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  389. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  390. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  391. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  392. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  393. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  394. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  395. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  396. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  397. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  398. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  399. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  400. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  401. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  402. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  403. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  404. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  405. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  406. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  407. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  408. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  409. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  410. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  411. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  412. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  413. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  414. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  415. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  416. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  417. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  418. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  419. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  420. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  421. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  422. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  423. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  424. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  425. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  426. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  427. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  428. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  429. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  430. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  431. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  432. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  433. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  434. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  435. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  436. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  437. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  438. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  439. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  440. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  441. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  442. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  443. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  444. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  445. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  446. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  447. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  448. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  449. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  450. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  451. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  452. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  453. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  454. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  455. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  456. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  457. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  458. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  459. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  460. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  461. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  462. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  463. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  464. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  465. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  466. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  467. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  468. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  469. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  470. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  471. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  472. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  473. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  474. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  475. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  476. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  477. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  478. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  479. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  480. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  481. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  482. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  483. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  484. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  485. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  486. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  487. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  488. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  489. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  490. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  491. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  492. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  493. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  494. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  495. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  496. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  497. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  498. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  499. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  500. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  501. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  502. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  503. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  504. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  505. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  506. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  507. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  508. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  509. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  510. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  511. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  512. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  513. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  514. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  515. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  516. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  517. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  518. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  519. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  520. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  521. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  522. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  523. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  524. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  525. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  526. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  527. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  528. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  529. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  530. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  531. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  532. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  533. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  534. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  535. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  536. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  537. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  538. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  539. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  540. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  541. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  542. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  543. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  544. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  545. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  546. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  547. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  548. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  549. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  550. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  551. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  552. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  553. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  554. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  555. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  556. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  557. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  558. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  559. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  560. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  561. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  562. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  563. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  564. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  565. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  566. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  567. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  568. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  569. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  570. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  571. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  572. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  573. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  574. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  575. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  576. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  577. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  578. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  579. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  580. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  581. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  582. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  583. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  584. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  585. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  586. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  587. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  588. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  589. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  590. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  591. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  592. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  593. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  594. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  595. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  596. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  597. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  598. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  599. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  600. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  601. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  602. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  603. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  604. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  605. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  606. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  607. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  608. package/dist/collection/functional-components/form-control/form-control.js +20 -19
  609. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  610. package/dist/collection/index.js +2 -1
  611. package/dist/collection/index.js.map +1 -1
  612. package/dist/collection/testUtil/delay.js +1 -1
  613. package/dist/collection/testUtil/delay.js.map +1 -1
  614. package/dist/collection/utils/alert.js +54 -0
  615. package/dist/collection/utils/alert.js.map +1 -0
  616. package/dist/collection/utils/animation.js +34 -0
  617. package/dist/collection/utils/animation.js.map +1 -0
  618. package/dist/collection/utils/date-util.js +536 -502
  619. package/dist/collection/utils/date-util.js.map +1 -1
  620. package/dist/collection/utils/error-messages.js +112 -0
  621. package/dist/collection/utils/error-messages.js.map +1 -0
  622. package/dist/collection/utils/event-listeners.js +53 -37
  623. package/dist/collection/utils/event-listeners.js.map +1 -1
  624. package/dist/collection/utils/execution-control.js +14 -13
  625. package/dist/collection/utils/execution-control.js.map +1 -1
  626. package/dist/collection/utils/focus-visible.js +28 -28
  627. package/dist/collection/utils/focus-visible.js.map +1 -1
  628. package/dist/collection/utils/form.js +15 -0
  629. package/dist/collection/utils/form.js.map +1 -0
  630. package/dist/collection/utils/modal.js +25 -24
  631. package/dist/collection/utils/modal.js.map +1 -1
  632. package/dist/collection/utils/offset.js +4 -4
  633. package/dist/collection/utils/offset.js.map +1 -1
  634. package/dist/collection/utils/popover.js +104 -90
  635. package/dist/collection/utils/popover.js.map +1 -1
  636. package/dist/collection/utils/popup.js +95 -0
  637. package/dist/collection/utils/popup.js.map +1 -0
  638. package/dist/collection/utils/scroll.js +28 -28
  639. package/dist/collection/utils/scroll.js.map +1 -1
  640. package/dist/collection/utils/slot.js +30 -46
  641. package/dist/collection/utils/slot.js.map +1 -1
  642. package/dist/collection/utils/tabbable.js +17 -17
  643. package/dist/collection/utils/tabbable.js.map +1 -1
  644. package/dist/collection/utils/time.util.js +73 -59
  645. package/dist/collection/utils/time.util.js.map +1 -1
  646. package/dist/collection/utils/type-check.js +0 -1
  647. package/dist/collection/utils/type-check.js.map +1 -1
  648. package/dist/components/event-listeners.js +53 -37
  649. package/dist/components/event-listeners.js.map +1 -1
  650. package/dist/components/execution-control.js +14 -11
  651. package/dist/components/execution-control.js.map +1 -1
  652. package/dist/components/focus-visible.js +28 -28
  653. package/dist/components/focus-visible.js.map +1 -1
  654. package/dist/components/form-control.js +26 -24
  655. package/dist/components/form-control.js.map +1 -1
  656. package/dist/components/form.js +18 -0
  657. package/dist/components/form.js.map +1 -0
  658. package/dist/components/index.d.ts +6 -0
  659. package/dist/components/index.js +126 -65
  660. package/dist/components/index.js.map +1 -1
  661. package/dist/components/modal.js +26 -41
  662. package/dist/components/modal.js.map +1 -1
  663. package/dist/components/popover.js +108 -100
  664. package/dist/components/popover.js.map +1 -1
  665. package/dist/components/scroll.js +32 -32
  666. package/dist/components/scroll.js.map +1 -1
  667. package/dist/components/six-alert.d.ts +2 -2
  668. package/dist/components/six-alert.js +177 -146
  669. package/dist/components/six-alert.js.map +1 -1
  670. package/dist/components/six-avatar.d.ts +2 -2
  671. package/dist/components/six-avatar.js +46 -48
  672. package/dist/components/six-avatar.js.map +1 -1
  673. package/dist/components/six-badge.d.ts +2 -2
  674. package/dist/components/six-badge.js +41 -40
  675. package/dist/components/six-badge.js.map +1 -1
  676. package/dist/components/six-button.d.ts +2 -2
  677. package/dist/components/six-button.js +1 -140
  678. package/dist/components/six-button.js.map +1 -1
  679. package/dist/components/six-button2.js +148 -0
  680. package/dist/components/six-button2.js.map +1 -0
  681. package/dist/components/six-card.d.ts +2 -2
  682. package/dist/components/six-card.js +22 -21
  683. package/dist/components/six-card.js.map +1 -1
  684. package/dist/components/six-checkbox.d.ts +2 -2
  685. package/dist/components/six-checkbox.js +1 -186
  686. package/dist/components/six-checkbox.js.map +1 -1
  687. package/dist/components/six-checkbox2.js +166 -0
  688. package/dist/components/six-checkbox2.js.map +1 -0
  689. package/dist/components/six-datepicker.d.ts +2 -2
  690. package/dist/components/six-datepicker.js +950 -1045
  691. package/dist/components/six-datepicker.js.map +1 -1
  692. package/dist/components/six-details.d.ts +2 -2
  693. package/dist/components/six-details2.js +159 -155
  694. package/dist/components/six-details2.js.map +1 -1
  695. package/dist/components/six-dialog.d.ts +2 -2
  696. package/dist/components/six-dialog.js +144 -162
  697. package/dist/components/six-dialog.js.map +1 -1
  698. package/dist/components/six-drawer.d.ts +2 -2
  699. package/dist/components/six-drawer.js +162 -181
  700. package/dist/components/six-drawer.js.map +1 -1
  701. package/dist/components/six-dropdown.d.ts +2 -2
  702. package/dist/components/six-dropdown2.js +550 -448
  703. package/dist/components/six-dropdown2.js.map +1 -1
  704. package/dist/components/six-error-page.d.ts +2 -2
  705. package/dist/components/six-error-page.js +107 -108
  706. package/dist/components/six-error-page.js.map +1 -1
  707. package/dist/components/six-error.d.ts +11 -0
  708. package/dist/components/six-error.js +8 -0
  709. package/dist/components/six-error.js.map +1 -0
  710. package/dist/components/six-error2.js +33 -0
  711. package/dist/components/six-error2.js.map +1 -0
  712. package/dist/components/six-file-list-item.d.ts +2 -2
  713. package/dist/components/six-file-list-item.js +60 -59
  714. package/dist/components/six-file-list-item.js.map +1 -1
  715. package/dist/components/six-file-list.d.ts +2 -2
  716. package/dist/components/six-file-list.js +21 -20
  717. package/dist/components/six-file-list.js.map +1 -1
  718. package/dist/components/six-file-upload.d.ts +2 -2
  719. package/dist/components/six-file-upload.js +163 -127
  720. package/dist/components/six-file-upload.js.map +1 -1
  721. package/dist/components/six-footer.d.ts +2 -2
  722. package/dist/components/six-footer.js +22 -21
  723. package/dist/components/six-footer.js.map +1 -1
  724. package/dist/components/six-group-label.d.ts +2 -2
  725. package/dist/components/six-group-label.js +72 -61
  726. package/dist/components/six-group-label.js.map +1 -1
  727. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  728. package/dist/components/six-header-dropdown-item.js +103 -0
  729. package/dist/components/six-header-dropdown-item.js.map +1 -0
  730. package/dist/components/{set-attributes.d.ts → six-header-item.d.ts} +4 -4
  731. package/dist/components/six-header-item.js +8 -0
  732. package/dist/components/six-header-item.js.map +1 -0
  733. package/dist/components/six-header-item2.js +39 -0
  734. package/dist/components/six-header-item2.js.map +1 -0
  735. package/dist/components/six-header-menu-button.d.ts +11 -0
  736. package/dist/components/six-header-menu-button.js +57 -0
  737. package/dist/components/six-header-menu-button.js.map +1 -0
  738. package/dist/components/six-header.d.ts +2 -2
  739. package/dist/components/six-header.js +273 -190
  740. package/dist/components/six-header.js.map +1 -1
  741. package/dist/components/six-icon-button.d.ts +2 -2
  742. package/dist/components/six-icon-button2.js +65 -55
  743. package/dist/components/six-icon-button2.js.map +1 -1
  744. package/dist/components/six-icon.d.ts +2 -2
  745. package/dist/components/six-icon2.js +39 -38
  746. package/dist/components/six-icon2.js.map +1 -1
  747. package/dist/components/six-input.d.ts +2 -2
  748. package/dist/components/six-input2.js +264 -304
  749. package/dist/components/six-input2.js.map +1 -1
  750. package/dist/components/six-item-picker.d.ts +2 -2
  751. package/dist/components/six-item-picker2.js +459 -375
  752. package/dist/components/six-item-picker2.js.map +1 -1
  753. package/dist/components/six-language-switcher.d.ts +2 -2
  754. package/dist/components/six-language-switcher.js +70 -63
  755. package/dist/components/six-language-switcher.js.map +1 -1
  756. package/dist/components/six-layout-grid.d.ts +2 -2
  757. package/dist/components/six-layout-grid.js +39 -34
  758. package/dist/components/six-layout-grid.js.map +1 -1
  759. package/dist/components/{six-form.d.ts → six-logo.d.ts} +4 -4
  760. package/dist/components/six-logo.js +8 -0
  761. package/dist/components/six-logo.js.map +1 -0
  762. package/dist/components/six-logo2.js +42 -0
  763. package/dist/components/six-logo2.js.map +1 -0
  764. package/dist/components/six-main-container.d.ts +2 -2
  765. package/dist/components/six-main-container.js +25 -24
  766. package/dist/components/six-main-container.js.map +1 -1
  767. package/dist/components/six-menu-divider.d.ts +2 -2
  768. package/dist/components/six-menu-divider.js +22 -21
  769. package/dist/components/six-menu-divider.js.map +1 -1
  770. package/dist/components/six-menu-item.d.ts +2 -2
  771. package/dist/components/six-menu-item2.js +99 -73
  772. package/dist/components/six-menu-item2.js.map +1 -1
  773. package/dist/components/six-menu-label.d.ts +2 -2
  774. package/dist/components/six-menu-label.js +22 -21
  775. package/dist/components/six-menu-label.js.map +1 -1
  776. package/dist/components/six-menu.d.ts +2 -2
  777. package/dist/components/six-menu2.js +265 -232
  778. package/dist/components/six-menu2.js.map +1 -1
  779. package/dist/components/six-picto.d.ts +2 -2
  780. package/dist/components/six-picto2.js +30 -26
  781. package/dist/components/six-picto2.js.map +1 -1
  782. package/dist/components/six-progress-bar.d.ts +2 -2
  783. package/dist/components/six-progress-bar.js +32 -31
  784. package/dist/components/six-progress-bar.js.map +1 -1
  785. package/dist/components/six-progress-ring.d.ts +2 -2
  786. package/dist/components/six-progress-ring.js +49 -46
  787. package/dist/components/six-progress-ring.js.map +1 -1
  788. package/dist/components/six-radio.d.ts +2 -2
  789. package/dist/components/six-radio.js +130 -139
  790. package/dist/components/six-radio.js.map +1 -1
  791. package/dist/components/six-range.d.ts +2 -2
  792. package/dist/components/six-range.js +244 -218
  793. package/dist/components/six-range.js.map +1 -1
  794. package/dist/components/six-root.d.ts +2 -2
  795. package/dist/components/six-root.js +40 -66
  796. package/dist/components/six-root.js.map +1 -1
  797. package/dist/components/six-search-field.d.ts +2 -2
  798. package/dist/components/six-search-field.js +80 -66
  799. package/dist/components/six-search-field.js.map +1 -1
  800. package/dist/components/six-select.d.ts +2 -2
  801. package/dist/components/six-select.js +778 -500
  802. package/dist/components/six-select.js.map +1 -1
  803. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  804. package/dist/components/six-sidebar-item-group.js +88 -71
  805. package/dist/components/six-sidebar-item-group.js.map +1 -1
  806. package/dist/components/six-sidebar-item.d.ts +2 -2
  807. package/dist/components/six-sidebar-item.js +36 -32
  808. package/dist/components/six-sidebar-item.js.map +1 -1
  809. package/dist/components/six-sidebar.d.ts +2 -2
  810. package/dist/components/six-sidebar.js +202 -178
  811. package/dist/components/six-sidebar.js.map +1 -1
  812. package/dist/components/six-spinner.d.ts +2 -2
  813. package/dist/components/six-spinner2.js +65 -30
  814. package/dist/components/six-spinner2.js.map +1 -1
  815. package/dist/components/six-stage-indicator.d.ts +2 -2
  816. package/dist/components/six-stage-indicator2.js +30 -29
  817. package/dist/components/six-stage-indicator2.js.map +1 -1
  818. package/dist/components/six-switch.d.ts +2 -2
  819. package/dist/components/six-switch.js +145 -122
  820. package/dist/components/six-switch.js.map +1 -1
  821. package/dist/components/six-tab-group.d.ts +2 -2
  822. package/dist/components/six-tab-group.js +281 -239
  823. package/dist/components/six-tab-group.js.map +1 -1
  824. package/dist/components/six-tab-panel.d.ts +2 -2
  825. package/dist/components/six-tab-panel.js +31 -30
  826. package/dist/components/six-tab-panel.js.map +1 -1
  827. package/dist/components/six-tab.d.ts +2 -2
  828. package/dist/components/six-tab.js +86 -67
  829. package/dist/components/six-tab.js.map +1 -1
  830. package/dist/components/six-tag.d.ts +2 -2
  831. package/dist/components/six-tag.js +99 -1
  832. package/dist/components/six-tag.js.map +1 -1
  833. package/dist/components/six-textarea.d.ts +2 -2
  834. package/dist/components/six-textarea.js +232 -246
  835. package/dist/components/six-textarea.js.map +1 -1
  836. package/dist/components/six-tile.d.ts +2 -2
  837. package/dist/components/six-tile.js +117 -119
  838. package/dist/components/six-tile.js.map +1 -1
  839. package/dist/components/six-timepicker.d.ts +2 -2
  840. package/dist/components/six-timepicker.js +1 -1
  841. package/dist/components/six-timepicker2.js +509 -515
  842. package/dist/components/six-timepicker2.js.map +1 -1
  843. package/dist/components/six-tooltip.d.ts +2 -2
  844. package/dist/components/six-tooltip2.js +170 -170
  845. package/dist/components/six-tooltip2.js.map +1 -1
  846. package/dist/components/slot.js +31 -31
  847. package/dist/components/slot.js.map +1 -1
  848. package/dist/components.d.ts +375 -88
  849. package/dist/components.json +5823 -1139
  850. package/dist/esm/app-globals-0f993ce5.js +5 -0
  851. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  852. package/dist/esm/error-messages-1eaaad23.js +115 -0
  853. package/dist/esm/error-messages-1eaaad23.js.map +1 -0
  854. package/dist/esm/event-listeners-706d4309.js +59 -0
  855. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  856. package/dist/esm/{execution-control-1a60d709.js → execution-control-2ebaf4ef.js} +15 -12
  857. package/dist/esm/execution-control-2ebaf4ef.js.map +1 -0
  858. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  859. package/dist/esm/focus-visible-d9dbfeef.js.map +1 -0
  860. package/dist/esm/form-4b145b7a.js +18 -0
  861. package/dist/esm/form-4b145b7a.js.map +1 -0
  862. package/dist/esm/form-control-ad1710bf.js +34 -0
  863. package/dist/esm/form-control-ad1710bf.js.map +1 -0
  864. package/dist/esm/index-a7bee415.js +1919 -0
  865. package/dist/esm/index-a7bee415.js.map +1 -0
  866. package/dist/esm/index.js +56 -0
  867. package/dist/esm/index.js.map +1 -1
  868. package/dist/esm/loader.js +8 -15
  869. package/dist/esm/loader.js.map +1 -1
  870. package/dist/esm/modal-6c1288e3.js +33 -0
  871. package/dist/esm/modal-6c1288e3.js.map +1 -0
  872. package/dist/esm/{popover-bd2c2fca.js → popover-25996e62.js} +109 -101
  873. package/dist/esm/popover-25996e62.js.map +1 -0
  874. package/dist/esm/popup-7209e9d5.js +98 -0
  875. package/dist/esm/popup-7209e9d5.js.map +1 -0
  876. package/dist/esm/scroll-3e16851e.js +64 -0
  877. package/dist/esm/scroll-3e16851e.js.map +1 -0
  878. package/dist/esm/six-alert.entry.js +143 -115
  879. package/dist/esm/six-alert.entry.js.map +1 -1
  880. package/dist/esm/six-avatar.entry.js +23 -25
  881. package/dist/esm/six-avatar.entry.js.map +1 -1
  882. package/dist/esm/six-badge.entry.js +25 -24
  883. package/dist/esm/six-badge.entry.js.map +1 -1
  884. package/dist/esm/six-button.entry.js +97 -93
  885. package/dist/esm/six-button.entry.js.map +1 -1
  886. package/dist/esm/six-card.entry.js +10 -9
  887. package/dist/esm/six-card.entry.js.map +1 -1
  888. package/dist/esm/six-checkbox.entry.js +114 -145
  889. package/dist/esm/six-checkbox.entry.js.map +1 -1
  890. package/dist/esm/six-datepicker.entry.js +879 -981
  891. package/dist/esm/six-datepicker.entry.js.map +1 -1
  892. package/dist/esm/six-details.entry.js +129 -127
  893. package/dist/esm/six-details.entry.js.map +1 -1
  894. package/dist/esm/six-dialog.entry.js +114 -134
  895. package/dist/esm/six-dialog.entry.js.map +1 -1
  896. package/dist/esm/six-drawer.entry.js +130 -151
  897. package/dist/esm/six-drawer.entry.js.map +1 -1
  898. package/dist/esm/six-dropdown_3.entry.js +812 -0
  899. package/dist/esm/six-dropdown_3.entry.js.map +1 -0
  900. package/dist/esm/six-error-page.entry.js +84 -85
  901. package/dist/esm/six-error-page.entry.js.map +1 -1
  902. package/dist/esm/six-error.entry.js +18 -0
  903. package/dist/esm/six-error.entry.js.map +1 -0
  904. package/dist/esm/six-file-list-item.entry.js +36 -35
  905. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  906. package/dist/esm/six-file-list.entry.js +9 -8
  907. package/dist/esm/six-file-list.entry.js.map +1 -1
  908. package/dist/esm/six-file-upload.entry.js +121 -101
  909. package/dist/esm/six-file-upload.entry.js.map +1 -1
  910. package/dist/esm/six-footer.entry.js +10 -9
  911. package/dist/esm/six-footer.entry.js.map +1 -1
  912. package/dist/esm/six-group-label.entry.js +45 -43
  913. package/dist/esm/six-group-label.entry.js.map +1 -1
  914. package/dist/esm/six-header-dropdown-item.entry.js +41 -0
  915. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  916. package/dist/esm/six-header-item_2.entry.js +42 -0
  917. package/dist/esm/six-header-item_2.entry.js.map +1 -0
  918. package/dist/esm/six-header-menu-button.entry.js +19 -0
  919. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  920. package/dist/esm/six-header.entry.js +190 -136
  921. package/dist/esm/six-header.entry.js.map +1 -1
  922. package/dist/esm/six-icon-button.entry.js +40 -33
  923. package/dist/esm/six-icon-button.entry.js.map +1 -1
  924. package/dist/esm/six-icon.entry.js +24 -23
  925. package/dist/esm/six-icon.entry.js.map +1 -1
  926. package/dist/esm/six-input.entry.js +197 -243
  927. package/dist/esm/six-input.entry.js.map +1 -1
  928. package/dist/esm/six-item-picker.entry.js +415 -337
  929. package/dist/esm/six-item-picker.entry.js.map +1 -1
  930. package/dist/esm/six-language-switcher.entry.js +53 -48
  931. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  932. package/dist/esm/six-layout-grid.entry.js +23 -20
  933. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  934. package/dist/esm/six-main-container.entry.js +11 -10
  935. package/dist/esm/six-main-container.entry.js.map +1 -1
  936. package/dist/esm/six-menu-divider.entry.js +10 -9
  937. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  938. package/dist/esm/six-menu-label.entry.js +10 -9
  939. package/dist/esm/six-menu-label.entry.js.map +1 -1
  940. package/dist/esm/six-picto.entry.js +16 -12
  941. package/dist/esm/six-picto.entry.js.map +1 -1
  942. package/dist/esm/six-progress-bar.entry.js +17 -16
  943. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  944. package/dist/esm/six-progress-ring.entry.js +31 -30
  945. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  946. package/dist/esm/six-radio.entry.js +106 -114
  947. package/dist/esm/six-radio.entry.js.map +1 -1
  948. package/dist/esm/six-range.entry.js +200 -185
  949. package/dist/esm/six-range.entry.js.map +1 -1
  950. package/dist/esm/six-root.entry.js +13 -31
  951. package/dist/esm/six-root.entry.js.map +1 -1
  952. package/dist/esm/six-search-field.entry.js +46 -40
  953. package/dist/esm/six-search-field.entry.js.map +1 -1
  954. package/dist/esm/six-select.entry.js +538 -394
  955. package/dist/esm/six-select.entry.js.map +1 -1
  956. package/dist/esm/six-sidebar-item-group.entry.js +58 -42
  957. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  958. package/dist/esm/six-sidebar-item.entry.js +19 -16
  959. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  960. package/dist/esm/six-sidebar.entry.js +178 -156
  961. package/dist/esm/six-sidebar.entry.js.map +1 -1
  962. package/dist/esm/six-spinner.entry.js +50 -16
  963. package/dist/esm/six-spinner.entry.js.map +1 -1
  964. package/dist/esm/six-stage-indicator.entry.js +19 -0
  965. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  966. package/dist/esm/six-switch.entry.js +109 -96
  967. package/dist/esm/six-switch.entry.js.map +1 -1
  968. package/dist/esm/six-tab-group.entry.js +251 -212
  969. package/dist/esm/six-tab-group.entry.js.map +1 -1
  970. package/dist/esm/six-tab-panel.entry.js +16 -15
  971. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  972. package/dist/esm/six-tab.entry.js +57 -38
  973. package/dist/esm/six-tab.entry.js.map +1 -1
  974. package/dist/esm/six-tag.entry.js +57 -37
  975. package/dist/esm/six-tag.entry.js.map +1 -1
  976. package/dist/esm/six-textarea.entry.js +184 -206
  977. package/dist/esm/six-textarea.entry.js.map +1 -1
  978. package/dist/esm/six-tile.entry.js +77 -79
  979. package/dist/esm/six-tile.entry.js.map +1 -1
  980. package/dist/esm/six-timepicker.entry.js +346 -406
  981. package/dist/esm/six-timepicker.entry.js.map +1 -1
  982. package/dist/esm/six-tooltip.entry.js +147 -149
  983. package/dist/esm/six-tooltip.entry.js.map +1 -1
  984. package/dist/esm/slot-56531341.js +47 -0
  985. package/dist/esm/slot-56531341.js.map +1 -0
  986. package/dist/esm/types-a07bb999.js +19 -0
  987. package/dist/esm/types-a07bb999.js.map +1 -0
  988. package/dist/esm/ui-library.js +14 -15
  989. package/dist/esm/ui-library.js.map +1 -1
  990. package/dist/types/components/six-alert/six-alert.d.ts +47 -42
  991. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -12
  992. package/dist/types/components/six-badge/six-badge.d.ts +7 -8
  993. package/dist/types/components/six-button/six-button.d.ts +48 -49
  994. package/dist/types/components/six-card/six-card.d.ts +1 -1
  995. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -67
  996. package/dist/types/components/six-datepicker/components/day-selection.d.ts +9 -5
  997. package/dist/types/components/six-datepicker/components/month-selection.d.ts +8 -5
  998. package/dist/types/components/six-datepicker/components/year-selection.d.ts +7 -5
  999. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  1000. package/dist/types/components/six-datepicker/six-datepicker.d.ts +189 -198
  1001. package/dist/types/components/six-details/six-details.d.ts +42 -42
  1002. package/dist/types/components/six-dialog/six-dialog.d.ts +51 -51
  1003. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -59
  1004. package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -116
  1005. package/dist/types/components/six-error/six-error.d.ts +9 -0
  1006. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  1007. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  1008. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  1009. package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
  1010. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  1011. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  1012. package/dist/types/components/six-header/six-header.d.ts +127 -71
  1013. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
  1014. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  1015. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
  1016. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  1017. package/dist/types/components/six-icon-button/six-icon-button.d.ts +24 -18
  1018. package/dist/types/components/six-input/six-input.d.ts +120 -129
  1019. package/dist/types/components/six-item-picker/six-item-picker.d.ts +97 -93
  1020. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  1021. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  1022. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  1023. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  1024. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  1025. package/dist/types/components/six-menu/six-menu.d.ts +67 -64
  1026. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  1027. package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
  1028. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  1029. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  1030. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  1031. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  1032. package/dist/types/components/six-radio/six-radio.d.ts +38 -49
  1033. package/dist/types/components/six-range/six-range.d.ts +77 -83
  1034. package/dist/types/components/six-root/six-root.d.ts +10 -23
  1035. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -21
  1036. package/dist/types/components/six-select/six-select.d.ts +135 -136
  1037. package/dist/types/components/six-select/util.d.ts +9 -0
  1038. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  1039. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  1040. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +26 -19
  1041. package/dist/types/components/six-spinner/six-spinner.d.ts +26 -5
  1042. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  1043. package/dist/types/components/six-switch/six-switch.d.ts +49 -45
  1044. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  1045. package/dist/types/components/six-tab-group/six-tab-group.d.ts +39 -40
  1046. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  1047. package/dist/types/components/six-tag/six-tag.d.ts +20 -14
  1048. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -114
  1049. package/dist/types/components/six-tile/six-tile.d.ts +31 -32
  1050. package/dist/types/components/six-timepicker/six-timepicker.d.ts +156 -170
  1051. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -57
  1052. package/dist/types/components.d.ts +990 -476
  1053. package/dist/types/functional-components/form-control/form-control.d.ts +34 -31
  1054. package/dist/types/index.d.ts +2 -0
  1055. package/dist/types/stencil-public-runtime.d.ts +52 -15
  1056. package/dist/types/testUtil/delay.d.ts +1 -1
  1057. package/dist/types/types.d.ts +3 -0
  1058. package/dist/types/utils/alert.d.ts +10 -0
  1059. package/dist/types/utils/animation.d.ts +12 -0
  1060. package/dist/types/utils/date-util.d.ts +73 -57
  1061. package/dist/types/utils/error-messages.d.ts +44 -0
  1062. package/dist/types/utils/event-listeners.d.ts +11 -10
  1063. package/dist/types/utils/execution-control.d.ts +1 -3
  1064. package/dist/types/utils/focus-visible.d.ts +2 -2
  1065. package/dist/types/utils/form.d.ts +1 -0
  1066. package/dist/types/utils/modal.d.ts +8 -8
  1067. package/dist/types/utils/offset.d.ts +2 -2
  1068. package/dist/types/utils/popover.d.ts +22 -22
  1069. package/dist/types/utils/popup.d.ts +9 -0
  1070. package/dist/types/utils/slot.d.ts +2 -8
  1071. package/dist/types/utils/tabbable.d.ts +1 -1
  1072. package/dist/types/utils/time.util.d.ts +18 -9
  1073. package/dist/types/utils/type-check.d.ts +3 -4
  1074. package/dist/types/utils/types.d.ts +1 -1
  1075. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  1076. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1077. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1078. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1079. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1080. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1081. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1082. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1083. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1084. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1085. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1086. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1087. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1088. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1089. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1090. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1091. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1092. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1093. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1094. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1095. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1096. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1097. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1098. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1099. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1100. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1101. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1102. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1103. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1104. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1105. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1106. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1107. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1108. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1109. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1110. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1111. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1112. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1113. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1114. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1115. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1116. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1117. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1118. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1119. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1120. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1121. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1122. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1123. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1124. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1125. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1126. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1127. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1128. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1129. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1130. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1131. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1132. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1133. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1134. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1135. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1136. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1137. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1138. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1139. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1140. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1141. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1142. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1143. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1144. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1145. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1146. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1147. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1148. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1149. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1150. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1151. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1152. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1153. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1154. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1155. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1156. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1157. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1158. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1159. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1160. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1161. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1162. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1163. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1164. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1165. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1166. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1167. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1168. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1169. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1170. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1171. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1172. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1173. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1174. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1175. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1176. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1177. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1178. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1179. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1180. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1181. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1182. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1183. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1184. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1185. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1186. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1187. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1188. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1189. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1190. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1191. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1192. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1193. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1194. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1195. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1196. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1197. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1198. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1199. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1200. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1201. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1202. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1203. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1204. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1205. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1206. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1207. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1208. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1209. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1210. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1211. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1212. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1213. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1214. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1215. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1216. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1217. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1218. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1219. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1220. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1221. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1222. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1223. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1224. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1225. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1226. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1227. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1228. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1229. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1230. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1231. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1232. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1233. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1234. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1235. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1236. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1237. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1238. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1239. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1240. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1241. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1242. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1243. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1244. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1245. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1246. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1247. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1248. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1249. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1250. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1251. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1252. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1253. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1254. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1255. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1256. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1257. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1258. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1259. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1260. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1261. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1262. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1263. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1264. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1265. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1266. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1267. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1268. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1269. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1270. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1271. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1272. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1273. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1274. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1275. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1276. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1277. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1278. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1279. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1280. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1281. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1282. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1283. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1284. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1285. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1286. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1287. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1288. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1289. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1290. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1291. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1292. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1293. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1294. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1295. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1296. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1297. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1298. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1299. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1300. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1301. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1302. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1303. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1304. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1305. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1306. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1307. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1308. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1309. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1310. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1311. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1312. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1313. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1314. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1315. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1316. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1317. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1318. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1319. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1320. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1321. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1322. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1323. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1324. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1325. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1326. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1327. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1328. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1329. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1330. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1331. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1332. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1333. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1334. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1335. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1336. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1337. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1338. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1339. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1340. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1341. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1342. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1343. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1344. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1345. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1346. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1347. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1348. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1349. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1350. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1351. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1352. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1353. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1354. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1355. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1356. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1357. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1358. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1359. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1360. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1361. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1362. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1363. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1364. package/dist/ui-library/index.esm.js +1 -1
  1365. package/dist/ui-library/index.esm.js.map +1 -1
  1366. package/dist/ui-library/p-03acec96.entry.js +2 -0
  1367. package/dist/ui-library/p-03acec96.entry.js.map +1 -0
  1368. package/dist/ui-library/p-06ba4450.js +2 -0
  1369. package/dist/ui-library/p-06ba4450.js.map +1 -0
  1370. package/dist/ui-library/p-06d562b7.entry.js +2 -0
  1371. package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
  1372. package/dist/ui-library/p-07b6203f.entry.js +2 -0
  1373. package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
  1374. package/dist/ui-library/p-0a6b6429.entry.js +2 -0
  1375. package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
  1376. package/dist/ui-library/p-0cebf1d2.js +2 -0
  1377. package/dist/ui-library/p-0cebf1d2.js.map +1 -0
  1378. package/dist/ui-library/p-14d09601.entry.js +2 -0
  1379. package/dist/ui-library/p-14d09601.entry.js.map +1 -0
  1380. package/dist/ui-library/p-171df3ad.entry.js +2 -0
  1381. package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
  1382. package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
  1383. package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
  1384. package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
  1385. package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
  1386. package/dist/ui-library/p-1f7a0cb5.entry.js +2 -0
  1387. package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
  1388. package/dist/ui-library/p-2355c444.entry.js +2 -0
  1389. package/dist/ui-library/p-2355c444.entry.js.map +1 -0
  1390. package/dist/ui-library/p-281ffc35.entry.js +2 -0
  1391. package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
  1392. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1393. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1394. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1395. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1396. package/dist/ui-library/p-42cd3588.entry.js +2 -0
  1397. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1398. package/dist/ui-library/p-48118ce8.js +3 -0
  1399. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1400. package/dist/ui-library/p-49019d6c.entry.js +2 -0
  1401. package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
  1402. package/dist/ui-library/p-4d72b179.entry.js +2 -0
  1403. package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
  1404. package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
  1405. package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
  1406. package/dist/ui-library/p-4edde816.entry.js +2 -0
  1407. package/dist/ui-library/p-4edde816.entry.js.map +1 -0
  1408. package/dist/ui-library/p-4f129bb3.entry.js +2 -0
  1409. package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
  1410. package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
  1411. package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
  1412. package/dist/ui-library/p-5ece7986.entry.js +2 -0
  1413. package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
  1414. package/dist/ui-library/p-5f491974.entry.js +2 -0
  1415. package/dist/ui-library/p-5f491974.entry.js.map +1 -0
  1416. package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
  1417. package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
  1418. package/dist/ui-library/p-618bf750.entry.js +2 -0
  1419. package/dist/ui-library/p-618bf750.entry.js.map +1 -0
  1420. package/dist/ui-library/p-62a1f514.entry.js +2 -0
  1421. package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
  1422. package/dist/ui-library/p-651293e7.js +2 -0
  1423. package/dist/ui-library/p-651293e7.js.map +1 -0
  1424. package/dist/ui-library/p-6513b8ce.entry.js +2 -0
  1425. package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
  1426. package/dist/ui-library/p-6795e0a9.entry.js +2 -0
  1427. package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
  1428. package/dist/ui-library/p-6ec126f7.entry.js +2 -0
  1429. package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
  1430. package/dist/ui-library/p-705e3612.entry.js +2 -0
  1431. package/dist/ui-library/p-705e3612.entry.js.map +1 -0
  1432. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1433. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1434. package/dist/ui-library/p-7afdff5c.entry.js +2 -0
  1435. package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
  1436. package/dist/ui-library/p-7eb9ae75.entry.js +2 -0
  1437. package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
  1438. package/dist/ui-library/p-7f856f00.js +2 -0
  1439. package/dist/ui-library/p-7f856f00.js.map +1 -0
  1440. package/dist/ui-library/{p-eb8f05a9.js → p-8227aaed.js} +2 -2
  1441. package/dist/ui-library/p-8227aaed.js.map +1 -0
  1442. package/dist/ui-library/p-842b492e.js +2 -0
  1443. package/dist/ui-library/p-842b492e.js.map +1 -0
  1444. package/dist/ui-library/{p-25a3bf57.js → p-862d474e.js} +1 -1
  1445. package/dist/ui-library/p-862d474e.js.map +1 -0
  1446. package/dist/ui-library/p-870139dc.entry.js +2 -0
  1447. package/dist/ui-library/p-870139dc.entry.js.map +1 -0
  1448. package/dist/ui-library/p-8bfb4bfc.js +2 -0
  1449. package/dist/ui-library/p-8bfb4bfc.js.map +1 -0
  1450. package/dist/ui-library/p-a04460e3.js +2 -0
  1451. package/dist/ui-library/p-a04460e3.js.map +1 -0
  1452. package/dist/ui-library/p-a1502802.js +2 -0
  1453. package/dist/ui-library/p-a1502802.js.map +1 -0
  1454. package/dist/ui-library/p-a20a702a.entry.js +2 -0
  1455. package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
  1456. package/dist/ui-library/p-adc65fc8.entry.js +2 -0
  1457. package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
  1458. package/dist/ui-library/p-afb15ea4.entry.js +2 -0
  1459. package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
  1460. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1461. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1462. package/dist/ui-library/p-bfb398c6.entry.js +2 -0
  1463. package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
  1464. package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
  1465. package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
  1466. package/dist/ui-library/p-cd79700c.entry.js +2 -0
  1467. package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
  1468. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1469. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1470. package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
  1471. package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
  1472. package/dist/ui-library/{p-19364560.entry.js → p-d46acf21.entry.js} +2 -2
  1473. package/dist/ui-library/p-d46acf21.entry.js.map +1 -0
  1474. package/dist/ui-library/p-d67b8482.entry.js +2 -0
  1475. package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
  1476. package/dist/ui-library/p-db193a32.entry.js +2 -0
  1477. package/dist/ui-library/p-db193a32.entry.js.map +1 -0
  1478. package/dist/ui-library/p-e080d5b6.js +2 -0
  1479. package/dist/ui-library/p-e080d5b6.js.map +1 -0
  1480. package/dist/ui-library/p-e1255160.js +2 -0
  1481. package/dist/ui-library/p-e1255160.js.map +1 -0
  1482. package/dist/ui-library/p-e1529ef6.entry.js +2 -0
  1483. package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
  1484. package/dist/ui-library/p-e181944f.entry.js +2 -0
  1485. package/dist/ui-library/p-e181944f.entry.js.map +1 -0
  1486. package/dist/ui-library/p-e6efc08a.entry.js +2 -0
  1487. package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
  1488. package/dist/ui-library/p-e9462085.entry.js +2 -0
  1489. package/dist/ui-library/p-e9462085.entry.js.map +1 -0
  1490. package/dist/ui-library/p-ea854ec5.entry.js +2 -0
  1491. package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
  1492. package/dist/ui-library/p-f12b22bc.entry.js +2 -0
  1493. package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
  1494. package/dist/ui-library/p-f136a6b2.js +2 -0
  1495. package/dist/ui-library/p-f136a6b2.js.map +1 -0
  1496. package/dist/ui-library/p-f9a1f6ab.entry.js +2 -0
  1497. package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
  1498. package/dist/ui-library/p-ffce31da.entry.js +2 -0
  1499. package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
  1500. package/dist/ui-library/ui-library.css +1 -10
  1501. package/dist/ui-library/ui-library.esm.js +1 -1
  1502. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1503. package/loader/cdn.js +1 -3
  1504. package/loader/index.cjs.js +1 -3
  1505. package/loader/index.d.ts +4 -1
  1506. package/loader/index.es2017.js +1 -3
  1507. package/loader/index.js +1 -3
  1508. package/package.json +19 -32
  1509. package/dist/cjs/event-listeners-74715e62.js +0 -45
  1510. package/dist/cjs/event-listeners-74715e62.js.map +0 -1
  1511. package/dist/cjs/execution-control-46f388e0.js.map +0 -1
  1512. package/dist/cjs/focus-visible-0b352c74.js +0 -47
  1513. package/dist/cjs/focus-visible-0b352c74.js.map +0 -1
  1514. package/dist/cjs/form-control-2c17c573.js +0 -34
  1515. package/dist/cjs/form-control-2c17c573.js.map +0 -1
  1516. package/dist/cjs/index-2f6daa5b.js +0 -2123
  1517. package/dist/cjs/index-2f6daa5b.js.map +0 -1
  1518. package/dist/cjs/modal-48d42228.js +0 -51
  1519. package/dist/cjs/modal-48d42228.js.map +0 -1
  1520. package/dist/cjs/popover-f743f62b.js.map +0 -1
  1521. package/dist/cjs/scroll-76e6f5d7.js +0 -69
  1522. package/dist/cjs/scroll-76e6f5d7.js.map +0 -1
  1523. package/dist/cjs/set-attributes_2.cjs.entry.js +0 -71
  1524. package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
  1525. package/dist/cjs/six-dropdown_2.cjs.entry.js +0 -652
  1526. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
  1527. package/dist/cjs/six-form.cjs.entry.js +0 -231
  1528. package/dist/cjs/six-form.cjs.entry.js.map +0 -1
  1529. package/dist/cjs/six-menu-item.cjs.entry.js +0 -61
  1530. package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
  1531. package/dist/cjs/six-timepicker.types-c19ebff3.js +0 -56
  1532. package/dist/cjs/six-timepicker.types-c19ebff3.js.map +0 -1
  1533. package/dist/cjs/slot-ad537f24.js +0 -52
  1534. package/dist/cjs/slot-ad537f24.js.map +0 -1
  1535. package/dist/cjs/types-64878648.js +0 -17
  1536. package/dist/cjs/types-64878648.js.map +0 -1
  1537. package/dist/collection/components/six-form/six-form.css +0 -11
  1538. package/dist/collection/components/six-form/six-form.js +0 -419
  1539. package/dist/collection/components/six-form/six-form.js.map +0 -1
  1540. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1541. package/dist/collection/components/six-timepicker/six-time-format.js +0 -15
  1542. package/dist/collection/components/six-timepicker/six-time-format.js.map +0 -1
  1543. package/dist/collection/components/six-timepicker/six-timepicker.types.js +0 -41
  1544. package/dist/collection/components/six-timepicker/six-timepicker.types.js.map +0 -1
  1545. package/dist/collection/files/file-list.json +0 -308
  1546. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1547. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1548. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1549. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1550. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1551. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1552. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1553. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1554. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1555. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1556. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1557. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1558. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1559. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1560. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1561. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1562. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1563. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1564. package/dist/collection/utils/as-array.js +0 -2
  1565. package/dist/collection/utils/as-array.js.map +0 -1
  1566. package/dist/collection/utils/matchers.js +0 -3
  1567. package/dist/collection/utils/matchers.js.map +0 -1
  1568. package/dist/collection/utils/support.js +0 -16
  1569. package/dist/collection/utils/support.js.map +0 -1
  1570. package/dist/collection/utils/testing.js +0 -39
  1571. package/dist/collection/utils/testing.js.map +0 -1
  1572. package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -72
  1573. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
  1574. package/dist/components/set-attributes.js +0 -8
  1575. package/dist/components/set-attributes.js.map +0 -1
  1576. package/dist/components/set-attributes2.js +0 -69
  1577. package/dist/components/set-attributes2.js.map +0 -1
  1578. package/dist/components/six-form.js +0 -252
  1579. package/dist/components/six-form.js.map +0 -1
  1580. package/dist/components/six-tag2.js +0 -77
  1581. package/dist/components/six-tag2.js.map +0 -1
  1582. package/dist/esm/event-listeners-570a24ea.js +0 -43
  1583. package/dist/esm/event-listeners-570a24ea.js.map +0 -1
  1584. package/dist/esm/execution-control-1a60d709.js.map +0 -1
  1585. package/dist/esm/focus-visible-97933ea9.js +0 -45
  1586. package/dist/esm/focus-visible-97933ea9.js.map +0 -1
  1587. package/dist/esm/form-control-3b440ea1.js +0 -32
  1588. package/dist/esm/form-control-3b440ea1.js.map +0 -1
  1589. package/dist/esm/index-5c0f6628.js +0 -2094
  1590. package/dist/esm/index-5c0f6628.js.map +0 -1
  1591. package/dist/esm/modal-5ebdc320.js +0 -48
  1592. package/dist/esm/modal-5ebdc320.js.map +0 -1
  1593. package/dist/esm/polyfills/core-js.js +0 -11
  1594. package/dist/esm/polyfills/css-shim.js +0 -1
  1595. package/dist/esm/polyfills/dom.js +0 -79
  1596. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1597. package/dist/esm/polyfills/index.js +0 -34
  1598. package/dist/esm/polyfills/system.js +0 -6
  1599. package/dist/esm/popover-bd2c2fca.js.map +0 -1
  1600. package/dist/esm/scroll-180b53fd.js +0 -64
  1601. package/dist/esm/set-attributes_2.entry.js +0 -66
  1602. package/dist/esm/set-attributes_2.entry.js.map +0 -1
  1603. package/dist/esm/six-dropdown_2.entry.js +0 -647
  1604. package/dist/esm/six-dropdown_2.entry.js.map +0 -1
  1605. package/dist/esm/six-form.entry.js +0 -227
  1606. package/dist/esm/six-form.entry.js.map +0 -1
  1607. package/dist/esm/six-menu-item.entry.js +0 -57
  1608. package/dist/esm/six-menu-item.entry.js.map +0 -1
  1609. package/dist/esm/six-timepicker.types-e161a447.js +0 -50
  1610. package/dist/esm/six-timepicker.types-e161a447.js.map +0 -1
  1611. package/dist/esm/slot-6f3984c7.js +0 -47
  1612. package/dist/esm/slot-6f3984c7.js.map +0 -1
  1613. package/dist/esm/types-4b10b413.js +0 -17
  1614. package/dist/esm/types-4b10b413.js.map +0 -1
  1615. package/dist/types/components/six-form/six-form.d.ts +0 -69
  1616. package/dist/types/components/six-timepicker/six-time-format.d.ts +0 -13
  1617. package/dist/types/components/six-timepicker/six-timepicker.types.d.ts +0 -36
  1618. package/dist/types/utils/as-array.d.ts +0 -1
  1619. package/dist/types/utils/matchers.d.ts +0 -2
  1620. package/dist/types/utils/popper.d.ts +0 -33
  1621. package/dist/types/utils/support.d.ts +0 -1
  1622. package/dist/types/utils/testing.d.ts +0 -2
  1623. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
  1624. package/dist/ui-library/assets/six-logo.svg +0 -1
  1625. package/dist/ui-library/files/file-list.json +0 -308
  1626. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1627. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1628. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1629. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1630. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1631. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1632. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1633. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1634. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1635. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1636. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1637. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1638. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1639. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1640. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1641. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1642. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1643. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1644. package/dist/ui-library/p-054e12cc.entry.js +0 -2
  1645. package/dist/ui-library/p-054e12cc.entry.js.map +0 -1
  1646. package/dist/ui-library/p-0786fa7c.js +0 -2
  1647. package/dist/ui-library/p-0786fa7c.js.map +0 -1
  1648. package/dist/ui-library/p-097cced4.entry.js +0 -2
  1649. package/dist/ui-library/p-097cced4.entry.js.map +0 -1
  1650. package/dist/ui-library/p-0d79b0c6.entry.js +0 -2
  1651. package/dist/ui-library/p-0d79b0c6.entry.js.map +0 -1
  1652. package/dist/ui-library/p-18e5f772.entry.js +0 -2
  1653. package/dist/ui-library/p-18e5f772.entry.js.map +0 -1
  1654. package/dist/ui-library/p-18ea0c56.js +0 -2
  1655. package/dist/ui-library/p-18ea0c56.js.map +0 -1
  1656. package/dist/ui-library/p-19364560.entry.js.map +0 -1
  1657. package/dist/ui-library/p-19b50b5a.entry.js +0 -2
  1658. package/dist/ui-library/p-19b50b5a.entry.js.map +0 -1
  1659. package/dist/ui-library/p-21859bca.entry.js +0 -2
  1660. package/dist/ui-library/p-21859bca.entry.js.map +0 -1
  1661. package/dist/ui-library/p-25a3bf57.js.map +0 -1
  1662. package/dist/ui-library/p-2e48c8d2.entry.js +0 -2
  1663. package/dist/ui-library/p-2e48c8d2.entry.js.map +0 -1
  1664. package/dist/ui-library/p-308261c4.entry.js +0 -2
  1665. package/dist/ui-library/p-308261c4.entry.js.map +0 -1
  1666. package/dist/ui-library/p-33f7e22b.entry.js +0 -2
  1667. package/dist/ui-library/p-33f7e22b.entry.js.map +0 -1
  1668. package/dist/ui-library/p-4ae91795.entry.js +0 -2
  1669. package/dist/ui-library/p-4ae91795.entry.js.map +0 -1
  1670. package/dist/ui-library/p-4f8394d7.js +0 -2
  1671. package/dist/ui-library/p-4f8394d7.js.map +0 -1
  1672. package/dist/ui-library/p-53a13db5.entry.js +0 -2
  1673. package/dist/ui-library/p-53a13db5.entry.js.map +0 -1
  1674. package/dist/ui-library/p-559c87f0.entry.js +0 -2
  1675. package/dist/ui-library/p-559c87f0.entry.js.map +0 -1
  1676. package/dist/ui-library/p-611e1978.entry.js +0 -2
  1677. package/dist/ui-library/p-611e1978.entry.js.map +0 -1
  1678. package/dist/ui-library/p-63703ba3.entry.js +0 -2
  1679. package/dist/ui-library/p-63703ba3.entry.js.map +0 -1
  1680. package/dist/ui-library/p-6403fd87.entry.js +0 -2
  1681. package/dist/ui-library/p-6403fd87.entry.js.map +0 -1
  1682. package/dist/ui-library/p-6433c0da.entry.js +0 -2
  1683. package/dist/ui-library/p-6433c0da.entry.js.map +0 -1
  1684. package/dist/ui-library/p-6d75f216.entry.js +0 -2
  1685. package/dist/ui-library/p-6d75f216.entry.js.map +0 -1
  1686. package/dist/ui-library/p-73597d13.entry.js +0 -2
  1687. package/dist/ui-library/p-73597d13.entry.js.map +0 -1
  1688. package/dist/ui-library/p-79eee01b.js +0 -2
  1689. package/dist/ui-library/p-79eee01b.js.map +0 -1
  1690. package/dist/ui-library/p-7e0cc4ae.entry.js +0 -2
  1691. package/dist/ui-library/p-7e0cc4ae.entry.js.map +0 -1
  1692. package/dist/ui-library/p-820c23f0.entry.js +0 -2
  1693. package/dist/ui-library/p-820c23f0.entry.js.map +0 -1
  1694. package/dist/ui-library/p-835c3ff7.entry.js +0 -2
  1695. package/dist/ui-library/p-835c3ff7.entry.js.map +0 -1
  1696. package/dist/ui-library/p-8a970a40.entry.js +0 -2
  1697. package/dist/ui-library/p-8a970a40.entry.js.map +0 -1
  1698. package/dist/ui-library/p-90824648.entry.js +0 -2
  1699. package/dist/ui-library/p-90824648.entry.js.map +0 -1
  1700. package/dist/ui-library/p-90dc6af4.entry.js +0 -2
  1701. package/dist/ui-library/p-90dc6af4.entry.js.map +0 -1
  1702. package/dist/ui-library/p-9328e5bc.entry.js +0 -2
  1703. package/dist/ui-library/p-9328e5bc.entry.js.map +0 -1
  1704. package/dist/ui-library/p-97323ad7.entry.js +0 -2
  1705. package/dist/ui-library/p-97323ad7.entry.js.map +0 -1
  1706. package/dist/ui-library/p-9a860acc.js +0 -2
  1707. package/dist/ui-library/p-9a860acc.js.map +0 -1
  1708. package/dist/ui-library/p-9d1d222f.entry.js +0 -2
  1709. package/dist/ui-library/p-9d1d222f.entry.js.map +0 -1
  1710. package/dist/ui-library/p-a1d4f6cf.entry.js +0 -2
  1711. package/dist/ui-library/p-a1d4f6cf.entry.js.map +0 -1
  1712. package/dist/ui-library/p-ac4f4d45.js +0 -3
  1713. package/dist/ui-library/p-ac4f4d45.js.map +0 -1
  1714. package/dist/ui-library/p-af793d04.entry.js +0 -2
  1715. package/dist/ui-library/p-af793d04.entry.js.map +0 -1
  1716. package/dist/ui-library/p-b0e5658f.entry.js +0 -2
  1717. package/dist/ui-library/p-b0e5658f.entry.js.map +0 -1
  1718. package/dist/ui-library/p-b1e66136.js +0 -2
  1719. package/dist/ui-library/p-b1e66136.js.map +0 -1
  1720. package/dist/ui-library/p-b4dfb7cf.js +0 -2
  1721. package/dist/ui-library/p-b4dfb7cf.js.map +0 -1
  1722. package/dist/ui-library/p-b997e43c.entry.js +0 -2
  1723. package/dist/ui-library/p-b997e43c.entry.js.map +0 -1
  1724. package/dist/ui-library/p-baa03951.entry.js +0 -2
  1725. package/dist/ui-library/p-baa03951.entry.js.map +0 -1
  1726. package/dist/ui-library/p-c0cb6436.entry.js +0 -2
  1727. package/dist/ui-library/p-c0cb6436.entry.js.map +0 -1
  1728. package/dist/ui-library/p-c30f9e0b.entry.js +0 -2
  1729. package/dist/ui-library/p-c30f9e0b.entry.js.map +0 -1
  1730. package/dist/ui-library/p-c349d1d4.entry.js +0 -2
  1731. package/dist/ui-library/p-c349d1d4.entry.js.map +0 -1
  1732. package/dist/ui-library/p-c53a63f9.entry.js +0 -2
  1733. package/dist/ui-library/p-c53a63f9.entry.js.map +0 -1
  1734. package/dist/ui-library/p-c640c2d8.entry.js +0 -2
  1735. package/dist/ui-library/p-c640c2d8.entry.js.map +0 -1
  1736. package/dist/ui-library/p-c94d0b07.entry.js +0 -2
  1737. package/dist/ui-library/p-c94d0b07.entry.js.map +0 -1
  1738. package/dist/ui-library/p-d12c6092.js +0 -2
  1739. package/dist/ui-library/p-d12c6092.js.map +0 -1
  1740. package/dist/ui-library/p-d5633a29.entry.js +0 -2
  1741. package/dist/ui-library/p-d5633a29.entry.js.map +0 -1
  1742. package/dist/ui-library/p-dd3c76f1.entry.js +0 -2
  1743. package/dist/ui-library/p-dd3c76f1.entry.js.map +0 -1
  1744. package/dist/ui-library/p-df655bc9.entry.js +0 -2
  1745. package/dist/ui-library/p-df655bc9.entry.js.map +0 -1
  1746. package/dist/ui-library/p-e19a6c95.entry.js +0 -2
  1747. package/dist/ui-library/p-e19a6c95.entry.js.map +0 -1
  1748. package/dist/ui-library/p-e9e930d2.entry.js +0 -2
  1749. package/dist/ui-library/p-e9e930d2.entry.js.map +0 -1
  1750. package/dist/ui-library/p-eb8f05a9.js.map +0 -1
  1751. package/dist/ui-library/p-edc96efc.entry.js +0 -2
  1752. package/dist/ui-library/p-edc96efc.entry.js.map +0 -1
  1753. package/dist/ui-library/p-f18ba86f.entry.js +0 -2
  1754. package/dist/ui-library/p-f18ba86f.entry.js.map +0 -1
  1755. package/dist/ui-library/p-f4938771.entry.js +0 -2
  1756. package/dist/ui-library/p-f4938771.entry.js.map +0 -1
  1757. package/dist/ui-library/p-f70e2403.entry.js +0 -2
  1758. package/dist/ui-library/p-f70e2403.entry.js.map +0 -1
  1759. package/dist/ui-library/p-f9d345e0.entry.js +0 -2
  1760. package/dist/ui-library/p-f9d345e0.entry.js.map +0 -1
  1761. package/dist/ui-library/p-fed07a1f.entry.js +0 -2
  1762. package/dist/ui-library/p-fed07a1f.entry.js.map +0 -1
  1763. package/dist/ui-library/p-ff0257bf.entry.js +0 -2
  1764. package/dist/ui-library/p-ff0257bf.entry.js.map +0 -1
  1765. package/readme.md +0 -156
@@ -1,11 +1,12 @@
1
- import { h } from '@stencil/core';
2
- import FormControl from '../../functional-components/form-control/form-control';
3
- import { hasSlot } from '../../utils/slot';
4
- import { EventListeners } from '../../utils/event-listeners';
1
+ import { h } from "@stencil/core";
2
+ import FormControl from "../../functional-components/form-control/form-control";
3
+ import { hasSlot } from "../../utils/slot";
4
+ import { EventListeners } from "../../utils/event-listeners";
5
+ import { submitForm } from "../../utils/form";
5
6
  const ICON_SIZES = {
6
- large: 'medium',
7
- medium: 'small',
8
- small: 'xSmall',
7
+ large: 'medium',
8
+ medium: 'small',
9
+ small: 'xSmall',
9
10
  };
10
11
  let id = 0;
11
12
  /**
@@ -21,10 +22,10 @@ let id = 0;
21
22
  * @slot show-password-icon - An icon to use in lieu of the default show password icon.
22
23
  * @slot hide-password-icon - An icon to use in lieu of the default hide password icon.
23
24
  * @slot help-text - Help text that describes how to use the input. Alternatively, you can use the help-text prop.
24
- * @slot error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop.
25
+ * @slot error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop.
25
26
  *
26
27
  * @part base - The component's base wrapper.
27
- * @part form-control - The form control that wraps the label, input, and help-text.
28
+ * @part form-control - The form control that wraps the label, input, error-text and help-text.
28
29
  * @part label - The input label.
29
30
  * @part input - The input control.
30
31
  * @part prefix - The input prefix container.
@@ -32,1124 +33,1022 @@ let id = 0;
32
33
  * @part password-toggle-button - The password toggle button.
33
34
  * @part suffix - The input suffix container.
34
35
  * @part help-text - The input help text.
36
+ * @part error-text - The input error text.
35
37
  */
36
38
  export class SixInput {
37
- constructor() {
38
- this.inputId = `input-${++id}`;
39
- this.labelId = `input-label-${id}`;
40
- this.helpTextId = `input-help-text-${id}`;
41
- this.errorTextId = `input-error-text-${id}`;
42
- this.customErrorText = '';
43
- this.customValidation = false;
44
- this.eventListeners = new EventListeners();
45
- /** defaultValue which the input will be reverted to when executing reset */
46
- this.defaultValue = '';
47
- this.handleChange = () => {
48
- if (this.nativeInput != null) {
49
- this.value = this.nativeInput.value;
50
- this.sixChange.emit();
51
- }
52
- };
53
- this.handleInput = () => {
54
- if (this.nativeInput != null) {
55
- this.value = this.nativeInput.value;
56
- this.sixInput.emit();
57
- }
58
- };
59
- this.handleBlur = () => {
60
- this.hasFocus = false;
61
- this.sixBlur.emit();
62
- };
63
- this.handleFocus = () => {
64
- this.hasFocus = true;
65
- this.sixFocus.emit();
66
- };
67
- this.handleClearClick = (event) => {
68
- this.value = '';
69
- this.sixClear.emit();
70
- this.sixInput.emit();
71
- this.sixChange.emit();
72
- if (this.nativeInput != null) {
73
- this.nativeInput.focus();
74
- }
75
- event.stopPropagation();
76
- };
77
- this.handlePasswordToggle = () => {
78
- this.isPasswordVisible = !this.isPasswordVisible;
79
- };
80
- this.handleSlotChange = () => {
81
- this.hasHelpTextSlot = hasSlot(this.host, 'help-text');
82
- this.hasErrorTextSlot = hasSlot(this.host, 'error-text');
83
- this.hasLabelSlot = hasSlot(this.host, 'label');
84
- };
85
- this.hasFocus = false;
86
- this.hasHelpTextSlot = false;
87
- this.hasErrorTextSlot = false;
88
- this.hasLabelSlot = false;
89
- this.isPasswordVisible = false;
90
- this.type = 'text';
91
- this.size = 'medium';
92
- this.name = '';
93
- this.value = '';
94
- this.pill = false;
95
- this.label = '';
96
- this.helpText = '';
97
- this.errorText = '';
98
- this.placeholder = undefined;
99
- this.disabled = false;
100
- this.readonly = false;
101
- this.minlength = undefined;
102
- this.maxlength = undefined;
103
- this.min = undefined;
104
- this.max = undefined;
105
- this.step = undefined;
106
- this.pattern = undefined;
107
- this.required = false;
108
- this.autocapitalize = 'off';
109
- this.autocorrect = 'off';
110
- this.autocomplete = 'off';
111
- this.autofocus = false;
112
- this.spellcheck = false;
113
- this.invalid = false;
114
- this.clearable = false;
115
- this.togglePassword = false;
116
- this.inputmode = undefined;
117
- this.line = false;
118
- this.errorOnBlur = false;
119
- }
120
- handleLabelChange() {
121
- this.handleSlotChange();
122
- }
123
- handleValueChange() {
124
- this.value = this.getValue();
125
- if (this.nativeInput != null) {
126
- if (this.nativeInput.value !== this.value) {
127
- this.nativeInput.value = this.value;
128
- }
129
- this.invalid = !this.nativeInput.checkValidity();
39
+ constructor() {
40
+ this.inputId = `input-${++id}`;
41
+ this.labelId = `input-label-${id}`;
42
+ this.helpTextId = `input-help-text-${id}`;
43
+ this.errorTextId = `input-error-text-${id}`;
44
+ this.eventListeners = new EventListeners();
45
+ this.handleChange = (event) => {
46
+ event.stopPropagation();
47
+ if (this.nativeInput != null) {
48
+ this.value = this.nativeInput.value;
49
+ this.sixChange.emit();
50
+ }
51
+ };
52
+ this.handleInput = (event) => {
53
+ event.stopPropagation();
54
+ if (this.nativeInput != null) {
55
+ this.value = this.nativeInput.value;
56
+ this.sixInput.emit();
57
+ }
58
+ };
59
+ this.handleBlur = () => {
60
+ this.hasFocus = false;
61
+ this.sixBlur.emit();
62
+ };
63
+ this.handleFocus = () => {
64
+ this.hasFocus = true;
65
+ this.sixFocus.emit();
66
+ };
67
+ this.handleClearClick = (event) => {
68
+ this.value = '';
69
+ this.sixClear.emit();
70
+ this.sixInput.emit();
71
+ this.sixChange.emit();
72
+ if (this.nativeInput != null) {
73
+ this.nativeInput.focus();
74
+ }
75
+ event.stopPropagation();
76
+ };
77
+ this.handleKeyDown = (event) => {
78
+ const hasModifier = event.metaKey || event.ctrlKey || event.shiftKey || event.altKey;
79
+ if (event.key === 'Enter' && !hasModifier) {
80
+ setTimeout(() => {
81
+ if (!event.defaultPrevented && !event.isComposing) {
82
+ submitForm(this.host);
83
+ }
84
+ });
85
+ }
86
+ };
87
+ this.handlePasswordToggle = () => {
88
+ this.isPasswordVisible = !this.isPasswordVisible;
89
+ };
90
+ this.handleSlotChange = () => {
91
+ this.hasHelpTextSlot = hasSlot(this.host, 'help-text');
92
+ this.hasLabelSlot = hasSlot(this.host, 'label');
93
+ this.hasErrorSlot = hasSlot(this.host, 'error-text');
94
+ };
95
+ this.hasFocus = false;
96
+ this.hasHelpTextSlot = false;
97
+ this.hasLabelSlot = false;
98
+ this.hasErrorSlot = false;
99
+ this.isPasswordVisible = false;
100
+ this.type = 'text';
101
+ this.size = 'medium';
102
+ this.name = '';
103
+ this.value = '';
104
+ this.pill = false;
105
+ this.helpText = '';
106
+ this.placeholder = undefined;
107
+ this.disabled = false;
108
+ this.readonly = false;
109
+ this.minlength = undefined;
110
+ this.maxlength = undefined;
111
+ this.min = undefined;
112
+ this.max = undefined;
113
+ this.step = undefined;
114
+ this.pattern = undefined;
115
+ this.dropdownSearch = false;
116
+ this.required = false;
117
+ this.autocapitalize = 'off';
118
+ this.autocorrect = 'off';
119
+ this.autocomplete = 'off';
120
+ this.autofocus = false;
121
+ this.spellcheck = false;
122
+ this.label = '';
123
+ this.errorText = '';
124
+ this.errorTextCount = undefined;
125
+ this.invalid = false;
126
+ this.clearable = false;
127
+ this.togglePassword = false;
128
+ this.inputmode = undefined;
129
+ this.line = false;
130
130
  }
131
- }
132
- connectedCallback() {
133
- var _a;
134
- (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.addEventListener('slotchange', this.handleSlotChange);
135
- }
136
- componentWillLoad() {
137
- this.defaultValue = this.getValue();
138
- this.handleSlotChange();
139
- }
140
- componentDidLoad() {
141
- const nativeInput = this.nativeInput;
142
- if (nativeInput == null) {
143
- return;
131
+ handleLabelChange() {
132
+ this.handleSlotChange();
144
133
  }
145
- this.eventListeners.add(nativeInput, 'invalid', (event) => {
146
- this.invalid = true;
147
- if (this.customValidation || (!this.hasErrorTextSlot && this.errorText === '' && this.customErrorText === '')) {
148
- this.customErrorText = nativeInput.validationMessage;
149
- }
150
- event.preventDefault();
151
- });
152
- }
153
- disconnectedCallback() {
154
- var _a;
155
- (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.removeEventListener('slotchange', this.handleSlotChange);
156
- this.eventListeners.removeAll();
157
- }
158
- getValue() {
159
- var _a;
160
- return ((_a = this.value) !== null && _a !== void 0 ? _a : '').toString();
161
- }
162
- /** Sets focus on the input. */
163
- async setFocus(options) {
164
- var _a;
165
- (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.focus(options);
166
- }
167
- /** Removes focus from the input. */
168
- async removeFocus() {
169
- var _a;
170
- (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.blur();
171
- }
172
- /** Selects all the text in the input. */
173
- async select() {
174
- var _a;
175
- return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.select();
176
- }
177
- /** Sets the start and end positions of the text selection (0-based). */
178
- async setSelectionRange(selectionStart, selectionEnd, selectionDirection = 'none') {
179
- var _a;
180
- return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.setSelectionRange(selectionStart, selectionEnd, selectionDirection);
181
- }
182
- /** Replaces a range of text with a new string. */
183
- async setRangeText(replacement, start, end, selectMode = 'preserve') {
184
- if (this.nativeInput == null) {
185
- return;
134
+ handleValueChange() {
135
+ this.value = this.getValue();
136
+ if (this.nativeInput != null && this.nativeInput.value !== this.value) {
137
+ this.nativeInput.value = this.value;
138
+ }
186
139
  }
187
- this.nativeInput.setRangeText(replacement, start, end, selectMode);
188
- const value = this.getValue();
189
- if (value !== this.nativeInput.value) {
190
- this.value = this.nativeInput.value;
191
- this.sixChange.emit();
192
- this.sixInput.emit();
140
+ connectedCallback() {
141
+ var _a;
142
+ (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.addEventListener('slotchange', this.handleSlotChange);
143
+ this.eventListeners.forward('six-input-input', 'input', this.host);
144
+ this.eventListeners.forward('six-input-change', 'change', this.host);
145
+ this.eventListeners.forward('six-input-focus', 'focus', this.host);
146
+ this.eventListeners.forward('six-input-blur', 'blur', this.host);
193
147
  }
194
- }
195
- /** Checks for validity and shows the browser's validation message if the control is invalid. */
196
- async reportValidity() {
197
- var _a;
198
- return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.reportValidity();
199
- }
200
- /** Checks for validity. */
201
- async checkValidity() {
202
- if (this.nativeInput == null) {
203
- return true;
148
+ componentWillLoad() {
149
+ this.handleSlotChange();
204
150
  }
205
- return this.nativeInput.validity.valid;
206
- }
207
- /** Sets a custom validation message. If `message` is not empty, the field will be considered invalid. */
208
- async setCustomValidity(message) {
209
- this.customErrorText = '';
210
- this.customValidation = message !== '';
211
- if (this.nativeInput != null) {
212
- this.nativeInput.setCustomValidity(message);
213
- this.invalid = !this.nativeInput.checkValidity();
151
+ disconnectedCallback() {
152
+ var _a;
153
+ (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.removeEventListener('slotchange', this.handleSlotChange);
154
+ this.eventListeners.removeAll();
214
155
  }
215
- }
216
- /** Returns the native input's validity */
217
- async getValidity() {
218
- var _a;
219
- return (_a = this === null || this === void 0 ? void 0 : this.nativeInput) === null || _a === void 0 ? void 0 : _a.validity;
220
- }
221
- /** Returns the native input's validity */
222
- async isValid() {
223
- if (this.nativeInput == null) {
224
- return true;
156
+ /** Sets focus on the input. */
157
+ async setFocus(options) {
158
+ var _a;
159
+ (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.focus(options);
225
160
  }
226
- return this.nativeInput.validity.valid;
227
- }
228
- /** Returns the native input's validationMessage */
229
- async getValidationMessage() {
230
- if (this.nativeInput == null) {
231
- return '';
161
+ /** Removes focus from the input. */
162
+ async removeFocus() {
163
+ var _a;
164
+ (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.blur();
232
165
  }
233
- return this.nativeInput.validationMessage;
234
- }
235
- /** Resets the formcontrol */
236
- async reset() {
237
- this.value = this.defaultValue;
238
- this.customErrorText = '';
239
- this.customValidation = false;
240
- if (this.nativeInput != null) {
241
- this.nativeInput.setCustomValidity('');
166
+ /** Selects all the text in the input. */
167
+ async select() {
168
+ var _a;
169
+ return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.select();
242
170
  }
243
- this.invalid = false;
244
- }
245
- displayError() {
246
- return this.invalid && (!this.errorOnBlur || !this.hasFocus);
247
- }
248
- render() {
249
- 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.customErrorText != null ? this.customErrorText : this.errorText, hasErrorTextSlot: this.hasErrorTextSlot, size: this.size, disabled: this.disabled, required: this.required, displayError: this.displayError() }, h("div", { part: "base", class: {
250
- input: true,
251
- // Sizes
252
- 'input--small': this.size === 'small',
253
- 'input--medium': this.size === 'medium',
254
- 'input--large': this.size === 'large',
255
- // States
256
- 'input--line': this.line,
257
- 'input--pill': this.pill,
258
- 'input--disabled': this.disabled,
259
- 'input--focused': this.hasFocus,
260
- 'input--empty': this.getValue().length === 0,
261
- 'input--invalid': this.invalid,
262
- } }, 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: {
263
- input__control: true,
264
- input__control__prefix: hasSlot(this.host, 'prefix'),
265
- }, 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.value, 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, "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" })))));
266
- }
267
- static get is() { return "six-input"; }
268
- static get encapsulation() { return "shadow"; }
269
- static get originalStyleUrls() {
270
- return {
271
- "$": ["six-input.scss"]
272
- };
273
- }
274
- static get styleUrls() {
275
- return {
276
- "$": ["six-input.css"]
277
- };
278
- }
279
- static get properties() {
280
- return {
281
- "type": {
282
- "type": "string",
283
- "mutable": false,
284
- "complexType": {
285
- "original": "'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url'",
286
- "resolved": "\"email\" | \"number\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"url\"",
287
- "references": {}
288
- },
289
- "required": false,
290
- "optional": false,
291
- "docs": {
292
- "tags": [],
293
- "text": "The input's type."
294
- },
295
- "attribute": "type",
296
- "reflect": true,
297
- "defaultValue": "'text'"
298
- },
299
- "size": {
300
- "type": "string",
301
- "mutable": false,
302
- "complexType": {
303
- "original": "'small' | 'medium' | 'large'",
304
- "resolved": "\"large\" | \"medium\" | \"small\"",
305
- "references": {}
306
- },
307
- "required": false,
308
- "optional": false,
309
- "docs": {
310
- "tags": [],
311
- "text": "The input's size."
312
- },
313
- "attribute": "size",
314
- "reflect": true,
315
- "defaultValue": "'medium'"
316
- },
317
- "name": {
318
- "type": "string",
319
- "mutable": false,
320
- "complexType": {
321
- "original": "string",
322
- "resolved": "string",
323
- "references": {}
324
- },
325
- "required": false,
326
- "optional": false,
327
- "docs": {
328
- "tags": [],
329
- "text": "The input's name attribute."
330
- },
331
- "attribute": "name",
332
- "reflect": true,
333
- "defaultValue": "''"
334
- },
335
- "value": {
336
- "type": "string",
337
- "mutable": true,
338
- "complexType": {
339
- "original": "string",
340
- "resolved": "string",
341
- "references": {}
342
- },
343
- "required": false,
344
- "optional": false,
345
- "docs": {
346
- "tags": [],
347
- "text": "The input's value attribute."
348
- },
349
- "attribute": "value",
350
- "reflect": true,
351
- "defaultValue": "''"
352
- },
353
- "pill": {
354
- "type": "boolean",
355
- "mutable": false,
356
- "complexType": {
357
- "original": "boolean",
358
- "resolved": "boolean",
359
- "references": {}
360
- },
361
- "required": false,
362
- "optional": false,
363
- "docs": {
364
- "tags": [],
365
- "text": "Set to true to draw a pill-style input with rounded edges."
366
- },
367
- "attribute": "pill",
368
- "reflect": true,
369
- "defaultValue": "false"
370
- },
371
- "label": {
372
- "type": "string",
373
- "mutable": false,
374
- "complexType": {
375
- "original": "string",
376
- "resolved": "string",
377
- "references": {}
378
- },
379
- "required": false,
380
- "optional": false,
381
- "docs": {
382
- "tags": [],
383
- "text": "The input's label. Alternatively, you can use the label slot."
384
- },
385
- "attribute": "label",
386
- "reflect": false,
387
- "defaultValue": "''"
388
- },
389
- "helpText": {
390
- "type": "string",
391
- "mutable": false,
392
- "complexType": {
393
- "original": "string",
394
- "resolved": "string",
395
- "references": {}
396
- },
397
- "required": false,
398
- "optional": false,
399
- "docs": {
400
- "tags": [],
401
- "text": "The input's help text. Alternatively, you can use the help-text slot."
402
- },
403
- "attribute": "help-text",
404
- "reflect": false,
405
- "defaultValue": "''"
406
- },
407
- "errorText": {
408
- "type": "string",
409
- "mutable": false,
410
- "complexType": {
411
- "original": "string",
412
- "resolved": "string",
413
- "references": {}
414
- },
415
- "required": false,
416
- "optional": false,
417
- "docs": {
418
- "tags": [],
419
- "text": "The input's error text. Alternatively, you can use the error-text slot."
420
- },
421
- "attribute": "error-text",
422
- "reflect": false,
423
- "defaultValue": "''"
424
- },
425
- "placeholder": {
426
- "type": "string",
427
- "mutable": false,
428
- "complexType": {
429
- "original": "string",
430
- "resolved": "string",
431
- "references": {}
432
- },
433
- "required": false,
434
- "optional": true,
435
- "docs": {
436
- "tags": [],
437
- "text": "The input's placeholder text."
438
- },
439
- "attribute": "placeholder",
440
- "reflect": false
441
- },
442
- "disabled": {
443
- "type": "boolean",
444
- "mutable": false,
445
- "complexType": {
446
- "original": "boolean",
447
- "resolved": "boolean",
448
- "references": {}
449
- },
450
- "required": false,
451
- "optional": false,
452
- "docs": {
453
- "tags": [],
454
- "text": "Set to true to disable the input."
455
- },
456
- "attribute": "disabled",
457
- "reflect": true,
458
- "defaultValue": "false"
459
- },
460
- "readonly": {
461
- "type": "boolean",
462
- "mutable": false,
463
- "complexType": {
464
- "original": "boolean",
465
- "resolved": "boolean",
466
- "references": {}
467
- },
468
- "required": false,
469
- "optional": false,
470
- "docs": {
471
- "tags": [],
472
- "text": "Set to true to make the input readonly."
473
- },
474
- "attribute": "readonly",
475
- "reflect": true,
476
- "defaultValue": "false"
477
- },
478
- "minlength": {
479
- "type": "number",
480
- "mutable": false,
481
- "complexType": {
482
- "original": "number",
483
- "resolved": "number",
484
- "references": {}
485
- },
486
- "required": false,
487
- "optional": true,
488
- "docs": {
489
- "tags": [],
490
- "text": "The minimum length of input that will be considered valid."
491
- },
492
- "attribute": "minlength",
493
- "reflect": true
494
- },
495
- "maxlength": {
496
- "type": "number",
497
- "mutable": false,
498
- "complexType": {
499
- "original": "number",
500
- "resolved": "number",
501
- "references": {}
502
- },
503
- "required": false,
504
- "optional": true,
505
- "docs": {
506
- "tags": [],
507
- "text": "The maximum length of input that will be considered valid."
508
- },
509
- "attribute": "maxlength",
510
- "reflect": true
511
- },
512
- "min": {
513
- "type": "number",
514
- "mutable": false,
515
- "complexType": {
516
- "original": "number",
517
- "resolved": "number",
518
- "references": {}
519
- },
520
- "required": false,
521
- "optional": true,
522
- "docs": {
523
- "tags": [],
524
- "text": "The input's minimum value."
525
- },
526
- "attribute": "min",
527
- "reflect": true
528
- },
529
- "max": {
530
- "type": "number",
531
- "mutable": false,
532
- "complexType": {
533
- "original": "number",
534
- "resolved": "number",
535
- "references": {}
536
- },
537
- "required": false,
538
- "optional": true,
539
- "docs": {
540
- "tags": [],
541
- "text": "The input's maximum value."
542
- },
543
- "attribute": "max",
544
- "reflect": true
545
- },
546
- "step": {
547
- "type": "number",
548
- "mutable": false,
549
- "complexType": {
550
- "original": "number",
551
- "resolved": "number",
552
- "references": {}
553
- },
554
- "required": false,
555
- "optional": true,
556
- "docs": {
557
- "tags": [],
558
- "text": "The input's step attribute."
559
- },
560
- "attribute": "step",
561
- "reflect": true
562
- },
563
- "pattern": {
564
- "type": "string",
565
- "mutable": false,
566
- "complexType": {
567
- "original": "string",
568
- "resolved": "string",
569
- "references": {}
570
- },
571
- "required": false,
572
- "optional": true,
573
- "docs": {
574
- "tags": [],
575
- "text": "A pattern to validate input against."
576
- },
577
- "attribute": "pattern",
578
- "reflect": true
579
- },
580
- "required": {
581
- "type": "boolean",
582
- "mutable": false,
583
- "complexType": {
584
- "original": "boolean",
585
- "resolved": "boolean",
586
- "references": {}
587
- },
588
- "required": false,
589
- "optional": false,
590
- "docs": {
591
- "tags": [],
592
- "text": "Set to true to make the input a required field."
593
- },
594
- "attribute": "required",
595
- "reflect": true,
596
- "defaultValue": "false"
597
- },
598
- "autocapitalize": {
599
- "type": "string",
600
- "mutable": false,
601
- "complexType": {
602
- "original": "string",
603
- "resolved": "string",
604
- "references": {}
605
- },
606
- "required": false,
607
- "optional": false,
608
- "docs": {
609
- "tags": [],
610
- "text": "The input's autocaptialize attribute."
611
- },
612
- "attribute": "autocapitalize",
613
- "reflect": false,
614
- "defaultValue": "'off'"
615
- },
616
- "autocorrect": {
617
- "type": "string",
618
- "mutable": false,
619
- "complexType": {
620
- "original": "'on' | 'off'",
621
- "resolved": "\"off\" | \"on\"",
622
- "references": {}
623
- },
624
- "required": false,
625
- "optional": false,
626
- "docs": {
627
- "tags": [],
628
- "text": "The input's autocorrect attribute."
629
- },
630
- "attribute": "autocorrect",
631
- "reflect": false,
632
- "defaultValue": "'off'"
633
- },
634
- "autocomplete": {
635
- "type": "string",
636
- "mutable": false,
637
- "complexType": {
638
- "original": "string",
639
- "resolved": "string",
640
- "references": {}
641
- },
642
- "required": false,
643
- "optional": false,
644
- "docs": {
645
- "tags": [],
646
- "text": "The input's autocomplete attribute."
647
- },
648
- "attribute": "autocomplete",
649
- "reflect": false,
650
- "defaultValue": "'off'"
651
- },
652
- "autofocus": {
653
- "type": "boolean",
654
- "mutable": false,
655
- "complexType": {
656
- "original": "boolean",
657
- "resolved": "boolean",
658
- "references": {}
659
- },
660
- "required": false,
661
- "optional": false,
662
- "docs": {
663
- "tags": [],
664
- "text": "The input's autofocus attribute."
665
- },
666
- "attribute": "autofocus",
667
- "reflect": false,
668
- "defaultValue": "false"
669
- },
670
- "spellcheck": {
671
- "type": "boolean",
672
- "mutable": false,
673
- "complexType": {
674
- "original": "boolean",
675
- "resolved": "boolean",
676
- "references": {}
677
- },
678
- "required": false,
679
- "optional": false,
680
- "docs": {
681
- "tags": [],
682
- "text": "Enables spell checking on the input."
683
- },
684
- "attribute": "spellcheck",
685
- "reflect": false,
686
- "defaultValue": "false"
687
- },
688
- "invalid": {
689
- "type": "boolean",
690
- "mutable": true,
691
- "complexType": {
692
- "original": "boolean",
693
- "resolved": "boolean",
694
- "references": {}
695
- },
696
- "required": false,
697
- "optional": false,
698
- "docs": {
699
- "tags": [],
700
- "text": "This will be true when the control is in an invalid state. Validity is determined by props such as `type`,\n`required`, `minlength`, `maxlength`, and `pattern` using the browser's constraint validation API."
701
- },
702
- "attribute": "invalid",
703
- "reflect": true,
704
- "defaultValue": "false"
705
- },
706
- "clearable": {
707
- "type": "boolean",
708
- "mutable": false,
709
- "complexType": {
710
- "original": "boolean",
711
- "resolved": "boolean",
712
- "references": {}
713
- },
714
- "required": false,
715
- "optional": false,
716
- "docs": {
717
- "tags": [],
718
- "text": "Set to true to add a clear button when the input is populated."
719
- },
720
- "attribute": "clearable",
721
- "reflect": false,
722
- "defaultValue": "false"
723
- },
724
- "togglePassword": {
725
- "type": "boolean",
726
- "mutable": false,
727
- "complexType": {
728
- "original": "boolean",
729
- "resolved": "boolean",
730
- "references": {}
731
- },
732
- "required": false,
733
- "optional": false,
734
- "docs": {
735
- "tags": [],
736
- "text": "Set to true to add a password toggle button for password inputs."
737
- },
738
- "attribute": "toggle-password",
739
- "reflect": false,
740
- "defaultValue": "false"
741
- },
742
- "inputmode": {
743
- "type": "string",
744
- "mutable": false,
745
- "complexType": {
746
- "original": "'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url'",
747
- "resolved": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\"",
748
- "references": {}
749
- },
750
- "required": false,
751
- "optional": true,
752
- "docs": {
753
- "tags": [],
754
- "text": "The input's inputmode attribute."
755
- },
756
- "attribute": "inputmode",
757
- "reflect": false
758
- },
759
- "line": {
760
- "type": "boolean",
761
- "mutable": false,
762
- "complexType": {
763
- "original": "boolean",
764
- "resolved": "boolean",
765
- "references": {}
766
- },
767
- "required": false,
768
- "optional": false,
769
- "docs": {
770
- "tags": [],
771
- "text": "Set to render as line"
772
- },
773
- "attribute": "line",
774
- "reflect": false,
775
- "defaultValue": "false"
776
- },
777
- "errorOnBlur": {
778
- "type": "boolean",
779
- "mutable": false,
780
- "complexType": {
781
- "original": "boolean",
782
- "resolved": "boolean",
783
- "references": {}
784
- },
785
- "required": false,
786
- "optional": false,
787
- "docs": {
788
- "tags": [],
789
- "text": "Set to display the error text on blur and not when typing"
790
- },
791
- "attribute": "error-on-blur",
792
- "reflect": false,
793
- "defaultValue": "false"
794
- }
795
- };
796
- }
797
- static get states() {
798
- return {
799
- "hasFocus": {},
800
- "hasHelpTextSlot": {},
801
- "hasErrorTextSlot": {},
802
- "hasLabelSlot": {},
803
- "isPasswordVisible": {}
804
- };
805
- }
806
- static get events() {
807
- return [{
808
- "method": "sixChange",
809
- "name": "six-input-change",
810
- "bubbles": true,
811
- "cancelable": true,
812
- "composed": true,
813
- "docs": {
814
- "tags": [],
815
- "text": "Emitted when the control's value changes. Access the new value via event.target.value."
816
- },
817
- "complexType": {
818
- "original": "EmptyPayload",
819
- "resolved": "undefined",
820
- "references": {
821
- "EmptyPayload": {
822
- "location": "import",
823
- "path": "../../utils/types"
824
- }
825
- }
826
- }
827
- }, {
828
- "method": "sixClear",
829
- "name": "six-input-clear",
830
- "bubbles": true,
831
- "cancelable": true,
832
- "composed": true,
833
- "docs": {
834
- "tags": [],
835
- "text": "Emitted when the clear button is activated."
836
- },
837
- "complexType": {
838
- "original": "EmptyPayload",
839
- "resolved": "undefined",
840
- "references": {
841
- "EmptyPayload": {
842
- "location": "import",
843
- "path": "../../utils/types"
844
- }
845
- }
846
- }
847
- }, {
848
- "method": "sixInput",
849
- "name": "six-input-input",
850
- "bubbles": true,
851
- "cancelable": true,
852
- "composed": true,
853
- "docs": {
854
- "tags": [],
855
- "text": "Emitted when the control receives input. Access the new value via event.target.value."
856
- },
857
- "complexType": {
858
- "original": "EmptyPayload",
859
- "resolved": "undefined",
860
- "references": {
861
- "EmptyPayload": {
862
- "location": "import",
863
- "path": "../../utils/types"
864
- }
865
- }
866
- }
867
- }, {
868
- "method": "sixFocus",
869
- "name": "six-input-focus",
870
- "bubbles": true,
871
- "cancelable": true,
872
- "composed": true,
873
- "docs": {
874
- "tags": [],
875
- "text": "Emitted when the control gains focus."
876
- },
877
- "complexType": {
878
- "original": "EmptyPayload",
879
- "resolved": "undefined",
880
- "references": {
881
- "EmptyPayload": {
882
- "location": "import",
883
- "path": "../../utils/types"
884
- }
885
- }
171
+ /** Sets the start and end positions of the text selection (0-based). */
172
+ async setSelectionRange(selectionStart, selectionEnd, selectionDirection = 'none') {
173
+ var _a;
174
+ return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.setSelectionRange(selectionStart, selectionEnd, selectionDirection);
175
+ }
176
+ /** Returns the start and end positions of the text selection */
177
+ async getSelectionRange() {
178
+ var _a, _b, _c, _d, _e, _f;
179
+ return {
180
+ selectionStart: (_b = (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.selectionStart) !== null && _b !== void 0 ? _b : undefined,
181
+ selectionEnd: (_d = (_c = this.nativeInput) === null || _c === void 0 ? void 0 : _c.selectionEnd) !== null && _d !== void 0 ? _d : undefined,
182
+ selectionDirection: (_f = (_e = this.nativeInput) === null || _e === void 0 ? void 0 : _e.selectionDirection) !== null && _f !== void 0 ? _f : undefined,
183
+ };
184
+ }
185
+ /** Replaces a range of text with a new string. */
186
+ async setRangeText(replacement, start, end, selectMode = 'preserve') {
187
+ if (this.nativeInput == null) {
188
+ return;
886
189
  }
887
- }, {
888
- "method": "sixBlur",
889
- "name": "six-input-blur",
890
- "bubbles": true,
891
- "cancelable": true,
892
- "composed": true,
893
- "docs": {
894
- "tags": [],
895
- "text": "Emitted when the control loses focus. Access the new value via event.target.value."
896
- },
897
- "complexType": {
898
- "original": "EmptyPayload",
899
- "resolved": "undefined",
900
- "references": {
901
- "EmptyPayload": {
902
- "location": "import",
903
- "path": "../../utils/types"
904
- }
905
- }
190
+ this.nativeInput.setRangeText(replacement, start, end, selectMode);
191
+ if (this.getValue() !== this.nativeInput.value) {
192
+ this.value = this.nativeInput.value;
193
+ this.sixChange.emit();
194
+ this.sixInput.emit();
906
195
  }
907
- }];
908
- }
909
- static get methods() {
910
- return {
911
- "setFocus": {
912
- "complexType": {
913
- "signature": "(options?: FocusOptions) => Promise<void>",
914
- "parameters": [{
915
- "tags": [],
916
- "text": ""
917
- }],
918
- "references": {
919
- "Promise": {
920
- "location": "global"
196
+ }
197
+ getValue() {
198
+ var _a;
199
+ return ((_a = this.value) !== null && _a !== void 0 ? _a : '').toString();
200
+ }
201
+ render() {
202
+ return (h(FormControl, { key: '8db2b6cf7a3065d1fd4c958c1301ffa459e2ce37', 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: '4b2564db4347ab7bd6cb44c51f65770fcb6ea816', part: "base", class: {
203
+ input: true,
204
+ // Sizes
205
+ 'input--small': this.size === 'small',
206
+ 'input--medium': this.size === 'medium',
207
+ 'input--large': this.size === 'large',
208
+ // States
209
+ 'input--line': this.line,
210
+ 'input--pill': this.pill,
211
+ 'input--disabled': this.disabled,
212
+ 'input--dropdown-search': this.dropdownSearch,
213
+ 'input--focused': this.hasFocus,
214
+ 'input--empty': this.getValue().length === 0,
215
+ 'input--invalid': this.invalid,
216
+ } }, h("span", { key: '874d1edb40d14490dc100af7c85f618883c9cd63', part: "prefix", class: "input__prefix" }, h("slot", { key: 'eee751e03fe42da62100cc2fb18bcb46cbba76e1', name: "prefix" })), h("input", { key: 'b89a34876aae5f073c73495f79c4b0b47cdf10e3', part: "input", ref: (el) => (this.nativeInput = el), id: this.inputId, size: 1, class: {
217
+ input__control: true,
218
+ input__control__prefix: hasSlot(this.host, 'prefix'),
219
+ }, 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: '248251ba299d52bf44583e7acb9bbe823d51c724', part: "clear-button", class: "input__clear", type: "button", onClick: this.handleClearClick, tabindex: "-1", "data-testid": "input-clear-button" }, h("slot", { key: '2e353a833fd696a55de542d5df69a9cb33957b23', name: "clear-icon" }, h("six-icon", { key: 'ceac32b1b954c75e9b7fe9682a487e72967b4e46', size: ICON_SIZES[this.size] }, "clear")))), this.togglePassword && (h("button", { key: '74e7b5714fc20329a3f18321e552b21bcbd6d77a', 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: 'f179d2cdcbfd319b8cb1291df0219ba5d89c8b4c', part: "suffix", class: "input__suffix" }, h("slot", { key: 'bdea79b0fad36a1b34a70ce0a414a624febe68a5', name: "suffix" })))));
220
+ }
221
+ static get is() { return "six-input"; }
222
+ static get encapsulation() { return "shadow"; }
223
+ static get originalStyleUrls() {
224
+ return {
225
+ "$": ["six-input.scss"]
226
+ };
227
+ }
228
+ static get styleUrls() {
229
+ return {
230
+ "$": ["six-input.css"]
231
+ };
232
+ }
233
+ static get properties() {
234
+ return {
235
+ "type": {
236
+ "type": "string",
237
+ "mutable": false,
238
+ "complexType": {
239
+ "original": "'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url'",
240
+ "resolved": "\"email\" | \"number\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"url\"",
241
+ "references": {}
242
+ },
243
+ "required": false,
244
+ "optional": false,
245
+ "docs": {
246
+ "tags": [],
247
+ "text": "The input's type."
248
+ },
249
+ "attribute": "type",
250
+ "reflect": true,
251
+ "defaultValue": "'text'"
921
252
  },
922
- "FocusOptions": {
923
- "location": "global"
924
- }
925
- },
926
- "return": "Promise<void>"
927
- },
928
- "docs": {
929
- "text": "Sets focus on the input.",
930
- "tags": []
931
- }
932
- },
933
- "removeFocus": {
934
- "complexType": {
935
- "signature": "() => Promise<void>",
936
- "parameters": [],
937
- "references": {
938
- "Promise": {
939
- "location": "global"
940
- }
941
- },
942
- "return": "Promise<void>"
943
- },
944
- "docs": {
945
- "text": "Removes focus from the input.",
946
- "tags": []
947
- }
948
- },
949
- "select": {
950
- "complexType": {
951
- "signature": "() => Promise<void>",
952
- "parameters": [],
953
- "references": {
954
- "Promise": {
955
- "location": "global"
253
+ "size": {
254
+ "type": "string",
255
+ "mutable": false,
256
+ "complexType": {
257
+ "original": "'small' | 'medium' | 'large'",
258
+ "resolved": "\"large\" | \"medium\" | \"small\"",
259
+ "references": {}
260
+ },
261
+ "required": false,
262
+ "optional": false,
263
+ "docs": {
264
+ "tags": [],
265
+ "text": "The input's size."
266
+ },
267
+ "attribute": "size",
268
+ "reflect": true,
269
+ "defaultValue": "'medium'"
270
+ },
271
+ "name": {
272
+ "type": "string",
273
+ "mutable": false,
274
+ "complexType": {
275
+ "original": "string",
276
+ "resolved": "string",
277
+ "references": {}
278
+ },
279
+ "required": false,
280
+ "optional": false,
281
+ "docs": {
282
+ "tags": [],
283
+ "text": "The input's name attribute."
284
+ },
285
+ "attribute": "name",
286
+ "reflect": true,
287
+ "defaultValue": "''"
288
+ },
289
+ "value": {
290
+ "type": "string",
291
+ "mutable": true,
292
+ "complexType": {
293
+ "original": "string",
294
+ "resolved": "string",
295
+ "references": {}
296
+ },
297
+ "required": false,
298
+ "optional": false,
299
+ "docs": {
300
+ "tags": [],
301
+ "text": "The input's value attribute."
302
+ },
303
+ "attribute": "value",
304
+ "reflect": true,
305
+ "defaultValue": "''"
306
+ },
307
+ "pill": {
308
+ "type": "boolean",
309
+ "mutable": false,
310
+ "complexType": {
311
+ "original": "boolean",
312
+ "resolved": "boolean",
313
+ "references": {}
314
+ },
315
+ "required": false,
316
+ "optional": false,
317
+ "docs": {
318
+ "tags": [],
319
+ "text": "Set to true to draw a pill-style input with rounded edges."
320
+ },
321
+ "attribute": "pill",
322
+ "reflect": true,
323
+ "defaultValue": "false"
324
+ },
325
+ "helpText": {
326
+ "type": "string",
327
+ "mutable": false,
328
+ "complexType": {
329
+ "original": "string",
330
+ "resolved": "string",
331
+ "references": {}
332
+ },
333
+ "required": false,
334
+ "optional": false,
335
+ "docs": {
336
+ "tags": [],
337
+ "text": "The input's help text. Alternatively, you can use the help-text slot."
338
+ },
339
+ "attribute": "help-text",
340
+ "reflect": false,
341
+ "defaultValue": "''"
342
+ },
343
+ "placeholder": {
344
+ "type": "string",
345
+ "mutable": false,
346
+ "complexType": {
347
+ "original": "string",
348
+ "resolved": "string | undefined",
349
+ "references": {}
350
+ },
351
+ "required": false,
352
+ "optional": true,
353
+ "docs": {
354
+ "tags": [],
355
+ "text": "The input's placeholder text."
356
+ },
357
+ "attribute": "placeholder",
358
+ "reflect": false
359
+ },
360
+ "disabled": {
361
+ "type": "boolean",
362
+ "mutable": false,
363
+ "complexType": {
364
+ "original": "boolean",
365
+ "resolved": "boolean",
366
+ "references": {}
367
+ },
368
+ "required": false,
369
+ "optional": false,
370
+ "docs": {
371
+ "tags": [],
372
+ "text": "Set to true to disable the input."
373
+ },
374
+ "attribute": "disabled",
375
+ "reflect": true,
376
+ "defaultValue": "false"
377
+ },
378
+ "readonly": {
379
+ "type": "boolean",
380
+ "mutable": false,
381
+ "complexType": {
382
+ "original": "boolean",
383
+ "resolved": "boolean",
384
+ "references": {}
385
+ },
386
+ "required": false,
387
+ "optional": false,
388
+ "docs": {
389
+ "tags": [],
390
+ "text": "Set to true to make the input readonly."
391
+ },
392
+ "attribute": "readonly",
393
+ "reflect": true,
394
+ "defaultValue": "false"
395
+ },
396
+ "minlength": {
397
+ "type": "number",
398
+ "mutable": false,
399
+ "complexType": {
400
+ "original": "number",
401
+ "resolved": "number | undefined",
402
+ "references": {}
403
+ },
404
+ "required": false,
405
+ "optional": true,
406
+ "docs": {
407
+ "tags": [],
408
+ "text": "The minimum length of input that will be considered valid."
409
+ },
410
+ "attribute": "minlength",
411
+ "reflect": true
412
+ },
413
+ "maxlength": {
414
+ "type": "number",
415
+ "mutable": false,
416
+ "complexType": {
417
+ "original": "number",
418
+ "resolved": "number | undefined",
419
+ "references": {}
420
+ },
421
+ "required": false,
422
+ "optional": true,
423
+ "docs": {
424
+ "tags": [],
425
+ "text": "The maximum length of input that will be considered valid."
426
+ },
427
+ "attribute": "maxlength",
428
+ "reflect": true
429
+ },
430
+ "min": {
431
+ "type": "number",
432
+ "mutable": false,
433
+ "complexType": {
434
+ "original": "number",
435
+ "resolved": "number | undefined",
436
+ "references": {}
437
+ },
438
+ "required": false,
439
+ "optional": true,
440
+ "docs": {
441
+ "tags": [],
442
+ "text": "The input's minimum value."
443
+ },
444
+ "attribute": "min",
445
+ "reflect": true
446
+ },
447
+ "max": {
448
+ "type": "number",
449
+ "mutable": false,
450
+ "complexType": {
451
+ "original": "number",
452
+ "resolved": "number | undefined",
453
+ "references": {}
454
+ },
455
+ "required": false,
456
+ "optional": true,
457
+ "docs": {
458
+ "tags": [],
459
+ "text": "The input's maximum value."
460
+ },
461
+ "attribute": "max",
462
+ "reflect": true
463
+ },
464
+ "step": {
465
+ "type": "number",
466
+ "mutable": false,
467
+ "complexType": {
468
+ "original": "number",
469
+ "resolved": "number | undefined",
470
+ "references": {}
471
+ },
472
+ "required": false,
473
+ "optional": true,
474
+ "docs": {
475
+ "tags": [],
476
+ "text": "The input's step attribute."
477
+ },
478
+ "attribute": "step",
479
+ "reflect": true
480
+ },
481
+ "pattern": {
482
+ "type": "string",
483
+ "mutable": false,
484
+ "complexType": {
485
+ "original": "string",
486
+ "resolved": "string | undefined",
487
+ "references": {}
488
+ },
489
+ "required": false,
490
+ "optional": true,
491
+ "docs": {
492
+ "tags": [],
493
+ "text": "A pattern to validate input against."
494
+ },
495
+ "attribute": "pattern",
496
+ "reflect": true
497
+ },
498
+ "dropdownSearch": {
499
+ "type": "boolean",
500
+ "mutable": false,
501
+ "complexType": {
502
+ "original": "boolean",
503
+ "resolved": "boolean",
504
+ "references": {}
505
+ },
506
+ "required": false,
507
+ "optional": false,
508
+ "docs": {
509
+ "tags": [],
510
+ "text": "Internal: Styles the input for the dropdown filter search."
511
+ },
512
+ "attribute": "dropdown-search",
513
+ "reflect": false,
514
+ "defaultValue": "false"
515
+ },
516
+ "required": {
517
+ "type": "boolean",
518
+ "mutable": false,
519
+ "complexType": {
520
+ "original": "boolean",
521
+ "resolved": "boolean",
522
+ "references": {}
523
+ },
524
+ "required": false,
525
+ "optional": false,
526
+ "docs": {
527
+ "tags": [],
528
+ "text": "Set to true to show an asterisk beneath the label."
529
+ },
530
+ "attribute": "required",
531
+ "reflect": false,
532
+ "defaultValue": "false"
533
+ },
534
+ "autocapitalize": {
535
+ "type": "string",
536
+ "mutable": false,
537
+ "complexType": {
538
+ "original": "string",
539
+ "resolved": "string",
540
+ "references": {}
541
+ },
542
+ "required": false,
543
+ "optional": false,
544
+ "docs": {
545
+ "tags": [],
546
+ "text": "The input's autocaptialize attribute."
547
+ },
548
+ "attribute": "autocapitalize",
549
+ "reflect": false,
550
+ "defaultValue": "'off'"
551
+ },
552
+ "autocorrect": {
553
+ "type": "string",
554
+ "mutable": false,
555
+ "complexType": {
556
+ "original": "'on' | 'off'",
557
+ "resolved": "\"off\" | \"on\"",
558
+ "references": {}
559
+ },
560
+ "required": false,
561
+ "optional": false,
562
+ "docs": {
563
+ "tags": [],
564
+ "text": "The input's autocorrect attribute."
565
+ },
566
+ "attribute": "autocorrect",
567
+ "reflect": false,
568
+ "defaultValue": "'off'"
569
+ },
570
+ "autocomplete": {
571
+ "type": "string",
572
+ "mutable": false,
573
+ "complexType": {
574
+ "original": "string",
575
+ "resolved": "string",
576
+ "references": {}
577
+ },
578
+ "required": false,
579
+ "optional": false,
580
+ "docs": {
581
+ "tags": [],
582
+ "text": "The input's autocomplete attribute."
583
+ },
584
+ "attribute": "autocomplete",
585
+ "reflect": false,
586
+ "defaultValue": "'off'"
587
+ },
588
+ "autofocus": {
589
+ "type": "boolean",
590
+ "mutable": false,
591
+ "complexType": {
592
+ "original": "boolean",
593
+ "resolved": "boolean",
594
+ "references": {}
595
+ },
596
+ "required": false,
597
+ "optional": false,
598
+ "docs": {
599
+ "tags": [],
600
+ "text": "The input's autofocus attribute."
601
+ },
602
+ "attribute": "autofocus",
603
+ "reflect": false,
604
+ "defaultValue": "false"
605
+ },
606
+ "spellcheck": {
607
+ "type": "boolean",
608
+ "mutable": false,
609
+ "complexType": {
610
+ "original": "boolean",
611
+ "resolved": "boolean",
612
+ "references": {}
613
+ },
614
+ "required": false,
615
+ "optional": false,
616
+ "docs": {
617
+ "tags": [],
618
+ "text": "Enables spell checking on the input."
619
+ },
620
+ "attribute": "spellcheck",
621
+ "reflect": false,
622
+ "defaultValue": "false"
623
+ },
624
+ "label": {
625
+ "type": "string",
626
+ "mutable": false,
627
+ "complexType": {
628
+ "original": "string",
629
+ "resolved": "string",
630
+ "references": {}
631
+ },
632
+ "required": false,
633
+ "optional": false,
634
+ "docs": {
635
+ "tags": [],
636
+ "text": "The label text."
637
+ },
638
+ "attribute": "label",
639
+ "reflect": false,
640
+ "defaultValue": "''"
641
+ },
642
+ "errorText": {
643
+ "type": "string",
644
+ "mutable": false,
645
+ "complexType": {
646
+ "original": "string | string[]",
647
+ "resolved": "string | string[]",
648
+ "references": {}
649
+ },
650
+ "required": false,
651
+ "optional": false,
652
+ "docs": {
653
+ "tags": [],
654
+ "text": "The error message shown, if `invalid` is set to true."
655
+ },
656
+ "attribute": "error-text",
657
+ "reflect": false,
658
+ "defaultValue": "''"
659
+ },
660
+ "errorTextCount": {
661
+ "type": "number",
662
+ "mutable": false,
663
+ "complexType": {
664
+ "original": "number",
665
+ "resolved": "number | undefined",
666
+ "references": {}
667
+ },
668
+ "required": false,
669
+ "optional": true,
670
+ "docs": {
671
+ "tags": [],
672
+ "text": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1"
673
+ },
674
+ "attribute": "error-text-count",
675
+ "reflect": false
676
+ },
677
+ "invalid": {
678
+ "type": "boolean",
679
+ "mutable": false,
680
+ "complexType": {
681
+ "original": "boolean",
682
+ "resolved": "boolean",
683
+ "references": {}
684
+ },
685
+ "required": false,
686
+ "optional": false,
687
+ "docs": {
688
+ "tags": [],
689
+ "text": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed."
690
+ },
691
+ "attribute": "invalid",
692
+ "reflect": true,
693
+ "defaultValue": "false"
694
+ },
695
+ "clearable": {
696
+ "type": "boolean",
697
+ "mutable": false,
698
+ "complexType": {
699
+ "original": "boolean",
700
+ "resolved": "boolean",
701
+ "references": {}
702
+ },
703
+ "required": false,
704
+ "optional": false,
705
+ "docs": {
706
+ "tags": [],
707
+ "text": "Set to true to add a clear button when the input is populated."
708
+ },
709
+ "attribute": "clearable",
710
+ "reflect": false,
711
+ "defaultValue": "false"
712
+ },
713
+ "togglePassword": {
714
+ "type": "boolean",
715
+ "mutable": false,
716
+ "complexType": {
717
+ "original": "boolean",
718
+ "resolved": "boolean",
719
+ "references": {}
720
+ },
721
+ "required": false,
722
+ "optional": false,
723
+ "docs": {
724
+ "tags": [],
725
+ "text": "Set to true to add a password toggle button for password inputs."
726
+ },
727
+ "attribute": "toggle-password",
728
+ "reflect": false,
729
+ "defaultValue": "false"
730
+ },
731
+ "inputmode": {
732
+ "type": "string",
733
+ "mutable": false,
734
+ "complexType": {
735
+ "original": "'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url'",
736
+ "resolved": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\" | undefined",
737
+ "references": {}
738
+ },
739
+ "required": false,
740
+ "optional": true,
741
+ "docs": {
742
+ "tags": [],
743
+ "text": "The input's inputmode attribute."
744
+ },
745
+ "attribute": "inputmode",
746
+ "reflect": false
747
+ },
748
+ "line": {
749
+ "type": "boolean",
750
+ "mutable": false,
751
+ "complexType": {
752
+ "original": "boolean",
753
+ "resolved": "boolean",
754
+ "references": {}
755
+ },
756
+ "required": false,
757
+ "optional": false,
758
+ "docs": {
759
+ "tags": [],
760
+ "text": "Set to render as line"
761
+ },
762
+ "attribute": "line",
763
+ "reflect": false,
764
+ "defaultValue": "false"
956
765
  }
957
- },
958
- "return": "Promise<void>"
959
- },
960
- "docs": {
961
- "text": "Selects all the text in the input.",
962
- "tags": []
963
- }
964
- },
965
- "setSelectionRange": {
966
- "complexType": {
967
- "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>",
968
- "parameters": [{
969
- "tags": [],
970
- "text": ""
971
- }, {
972
- "tags": [],
973
- "text": ""
766
+ };
767
+ }
768
+ static get states() {
769
+ return {
770
+ "hasFocus": {},
771
+ "hasHelpTextSlot": {},
772
+ "hasLabelSlot": {},
773
+ "hasErrorSlot": {},
774
+ "isPasswordVisible": {}
775
+ };
776
+ }
777
+ static get events() {
778
+ return [{
779
+ "method": "sixChange",
780
+ "name": "six-input-change",
781
+ "bubbles": true,
782
+ "cancelable": true,
783
+ "composed": true,
784
+ "docs": {
785
+ "tags": [],
786
+ "text": "Emitted when the control's value changes. Access the new value via event.target.value."
787
+ },
788
+ "complexType": {
789
+ "original": "EmptyPayload",
790
+ "resolved": "undefined",
791
+ "references": {
792
+ "EmptyPayload": {
793
+ "location": "import",
794
+ "path": "../../utils/types",
795
+ "id": "src/utils/types.ts::EmptyPayload"
796
+ }
797
+ }
798
+ }
974
799
  }, {
975
- "tags": [],
976
- "text": ""
977
- }],
978
- "references": {
979
- "Promise": {
980
- "location": "global"
981
- }
982
- },
983
- "return": "Promise<void>"
984
- },
985
- "docs": {
986
- "text": "Sets the start and end positions of the text selection (0-based).",
987
- "tags": []
988
- }
989
- },
990
- "setRangeText": {
991
- "complexType": {
992
- "signature": "(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
993
- "parameters": [{
994
- "tags": [],
995
- "text": ""
800
+ "method": "sixClear",
801
+ "name": "six-input-clear",
802
+ "bubbles": true,
803
+ "cancelable": true,
804
+ "composed": true,
805
+ "docs": {
806
+ "tags": [],
807
+ "text": "Emitted when the clear button is activated."
808
+ },
809
+ "complexType": {
810
+ "original": "EmptyPayload",
811
+ "resolved": "undefined",
812
+ "references": {
813
+ "EmptyPayload": {
814
+ "location": "import",
815
+ "path": "../../utils/types",
816
+ "id": "src/utils/types.ts::EmptyPayload"
817
+ }
818
+ }
819
+ }
996
820
  }, {
997
- "tags": [],
998
- "text": ""
821
+ "method": "sixInput",
822
+ "name": "six-input-input",
823
+ "bubbles": true,
824
+ "cancelable": true,
825
+ "composed": true,
826
+ "docs": {
827
+ "tags": [],
828
+ "text": "Emitted when the control receives input. Access the new value via event.target.value."
829
+ },
830
+ "complexType": {
831
+ "original": "EmptyPayload",
832
+ "resolved": "undefined",
833
+ "references": {
834
+ "EmptyPayload": {
835
+ "location": "import",
836
+ "path": "../../utils/types",
837
+ "id": "src/utils/types.ts::EmptyPayload"
838
+ }
839
+ }
840
+ }
999
841
  }, {
1000
- "tags": [],
1001
- "text": ""
842
+ "method": "sixFocus",
843
+ "name": "six-input-focus",
844
+ "bubbles": true,
845
+ "cancelable": true,
846
+ "composed": true,
847
+ "docs": {
848
+ "tags": [],
849
+ "text": "Emitted when the control gains focus."
850
+ },
851
+ "complexType": {
852
+ "original": "EmptyPayload",
853
+ "resolved": "undefined",
854
+ "references": {
855
+ "EmptyPayload": {
856
+ "location": "import",
857
+ "path": "../../utils/types",
858
+ "id": "src/utils/types.ts::EmptyPayload"
859
+ }
860
+ }
861
+ }
1002
862
  }, {
1003
- "tags": [],
1004
- "text": ""
1005
- }],
1006
- "references": {
1007
- "Promise": {
1008
- "location": "global"
1009
- }
1010
- },
1011
- "return": "Promise<void>"
1012
- },
1013
- "docs": {
1014
- "text": "Replaces a range of text with a new string.",
1015
- "tags": []
1016
- }
1017
- },
1018
- "reportValidity": {
1019
- "complexType": {
1020
- "signature": "() => Promise<boolean>",
1021
- "parameters": [],
1022
- "references": {
1023
- "Promise": {
1024
- "location": "global"
1025
- }
1026
- },
1027
- "return": "Promise<boolean>"
1028
- },
1029
- "docs": {
1030
- "text": "Checks for validity and shows the browser's validation message if the control is invalid.",
1031
- "tags": []
1032
- }
1033
- },
1034
- "checkValidity": {
1035
- "complexType": {
1036
- "signature": "() => Promise<boolean>",
1037
- "parameters": [],
1038
- "references": {
1039
- "Promise": {
1040
- "location": "global"
1041
- }
1042
- },
1043
- "return": "Promise<boolean>"
1044
- },
1045
- "docs": {
1046
- "text": "Checks for validity.",
1047
- "tags": []
1048
- }
1049
- },
1050
- "setCustomValidity": {
1051
- "complexType": {
1052
- "signature": "(message: string) => Promise<void>",
1053
- "parameters": [{
1054
- "tags": [],
1055
- "text": ""
1056
- }],
1057
- "references": {
1058
- "Promise": {
1059
- "location": "global"
1060
- }
1061
- },
1062
- "return": "Promise<void>"
1063
- },
1064
- "docs": {
1065
- "text": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
1066
- "tags": []
1067
- }
1068
- },
1069
- "getValidity": {
1070
- "complexType": {
1071
- "signature": "() => Promise<ValidityState | undefined>",
1072
- "parameters": [],
1073
- "references": {
1074
- "Promise": {
1075
- "location": "global"
863
+ "method": "sixBlur",
864
+ "name": "six-input-blur",
865
+ "bubbles": true,
866
+ "cancelable": true,
867
+ "composed": true,
868
+ "docs": {
869
+ "tags": [],
870
+ "text": "Emitted when the control loses focus. Access the new value via event.target.value."
871
+ },
872
+ "complexType": {
873
+ "original": "EmptyPayload",
874
+ "resolved": "undefined",
875
+ "references": {
876
+ "EmptyPayload": {
877
+ "location": "import",
878
+ "path": "../../utils/types",
879
+ "id": "src/utils/types.ts::EmptyPayload"
880
+ }
881
+ }
882
+ }
883
+ }];
884
+ }
885
+ static get methods() {
886
+ return {
887
+ "setFocus": {
888
+ "complexType": {
889
+ "signature": "(options?: FocusOptions) => Promise<void>",
890
+ "parameters": [{
891
+ "name": "options",
892
+ "type": "FocusOptions | undefined",
893
+ "docs": ""
894
+ }],
895
+ "references": {
896
+ "Promise": {
897
+ "location": "global",
898
+ "id": "global::Promise"
899
+ },
900
+ "FocusOptions": {
901
+ "location": "global",
902
+ "id": "global::FocusOptions"
903
+ }
904
+ },
905
+ "return": "Promise<void>"
906
+ },
907
+ "docs": {
908
+ "text": "Sets focus on the input.",
909
+ "tags": []
910
+ }
1076
911
  },
1077
- "ValidityState": {
1078
- "location": "global"
1079
- }
1080
- },
1081
- "return": "Promise<ValidityState>"
1082
- },
1083
- "docs": {
1084
- "text": "Returns the native input's validity",
1085
- "tags": []
1086
- }
1087
- },
1088
- "isValid": {
1089
- "complexType": {
1090
- "signature": "() => Promise<boolean>",
1091
- "parameters": [],
1092
- "references": {
1093
- "Promise": {
1094
- "location": "global"
1095
- }
1096
- },
1097
- "return": "Promise<boolean>"
1098
- },
1099
- "docs": {
1100
- "text": "Returns the native input's validity",
1101
- "tags": []
1102
- }
1103
- },
1104
- "getValidationMessage": {
1105
- "complexType": {
1106
- "signature": "() => Promise<string>",
1107
- "parameters": [],
1108
- "references": {
1109
- "Promise": {
1110
- "location": "global"
1111
- }
1112
- },
1113
- "return": "Promise<string>"
1114
- },
1115
- "docs": {
1116
- "text": "Returns the native input's validationMessage",
1117
- "tags": []
1118
- }
1119
- },
1120
- "reset": {
1121
- "complexType": {
1122
- "signature": "() => Promise<void>",
1123
- "parameters": [],
1124
- "references": {
1125
- "Promise": {
1126
- "location": "global"
912
+ "removeFocus": {
913
+ "complexType": {
914
+ "signature": "() => Promise<void>",
915
+ "parameters": [],
916
+ "references": {
917
+ "Promise": {
918
+ "location": "global",
919
+ "id": "global::Promise"
920
+ }
921
+ },
922
+ "return": "Promise<void>"
923
+ },
924
+ "docs": {
925
+ "text": "Removes focus from the input.",
926
+ "tags": []
927
+ }
928
+ },
929
+ "select": {
930
+ "complexType": {
931
+ "signature": "() => Promise<void | undefined>",
932
+ "parameters": [],
933
+ "references": {
934
+ "Promise": {
935
+ "location": "global",
936
+ "id": "global::Promise"
937
+ }
938
+ },
939
+ "return": "Promise<void | undefined>"
940
+ },
941
+ "docs": {
942
+ "text": "Selects all the text in the input.",
943
+ "tags": []
944
+ }
945
+ },
946
+ "setSelectionRange": {
947
+ "complexType": {
948
+ "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
949
+ "parameters": [{
950
+ "name": "selectionStart",
951
+ "type": "number",
952
+ "docs": ""
953
+ }, {
954
+ "name": "selectionEnd",
955
+ "type": "number",
956
+ "docs": ""
957
+ }, {
958
+ "name": "selectionDirection",
959
+ "type": "\"none\" | \"forward\" | \"backward\"",
960
+ "docs": ""
961
+ }],
962
+ "references": {
963
+ "Promise": {
964
+ "location": "global",
965
+ "id": "global::Promise"
966
+ },
967
+ "SelectionRangeDirection": {
968
+ "location": "local",
969
+ "path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
970
+ "id": "src/components/six-input/six-input.tsx::SelectionRangeDirection"
971
+ }
972
+ },
973
+ "return": "Promise<void | undefined>"
974
+ },
975
+ "docs": {
976
+ "text": "Sets the start and end positions of the text selection (0-based).",
977
+ "tags": []
978
+ }
979
+ },
980
+ "getSelectionRange": {
981
+ "complexType": {
982
+ "signature": "() => Promise<SelectionRange>",
983
+ "parameters": [],
984
+ "references": {
985
+ "Promise": {
986
+ "location": "global",
987
+ "id": "global::Promise"
988
+ },
989
+ "SelectionRange": {
990
+ "location": "local",
991
+ "path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
992
+ "id": "src/components/six-input/six-input.tsx::SelectionRange"
993
+ }
994
+ },
995
+ "return": "Promise<SelectionRange>"
996
+ },
997
+ "docs": {
998
+ "text": "Returns the start and end positions of the text selection",
999
+ "tags": []
1000
+ }
1001
+ },
1002
+ "setRangeText": {
1003
+ "complexType": {
1004
+ "signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
1005
+ "parameters": [{
1006
+ "name": "replacement",
1007
+ "type": "string",
1008
+ "docs": ""
1009
+ }, {
1010
+ "name": "start",
1011
+ "type": "number",
1012
+ "docs": ""
1013
+ }, {
1014
+ "name": "end",
1015
+ "type": "number",
1016
+ "docs": ""
1017
+ }, {
1018
+ "name": "selectMode",
1019
+ "type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
1020
+ "docs": ""
1021
+ }],
1022
+ "references": {
1023
+ "Promise": {
1024
+ "location": "global",
1025
+ "id": "global::Promise"
1026
+ }
1027
+ },
1028
+ "return": "Promise<void>"
1029
+ },
1030
+ "docs": {
1031
+ "text": "Replaces a range of text with a new string.",
1032
+ "tags": []
1033
+ }
1127
1034
  }
1128
- },
1129
- "return": "Promise<void>"
1130
- },
1131
- "docs": {
1132
- "text": "Resets the formcontrol",
1133
- "tags": []
1134
- }
1135
- }
1136
- };
1137
- }
1138
- static get elementRef() { return "host"; }
1139
- static get watchers() {
1140
- return [{
1141
- "propName": "helpText",
1142
- "methodName": "handleLabelChange"
1143
- }, {
1144
- "propName": "errorText",
1145
- "methodName": "handleLabelChange"
1146
- }, {
1147
- "propName": "label",
1148
- "methodName": "handleLabelChange"
1149
- }, {
1150
- "propName": "value",
1151
- "methodName": "handleValueChange"
1152
- }];
1153
- }
1035
+ };
1036
+ }
1037
+ static get elementRef() { return "host"; }
1038
+ static get watchers() {
1039
+ return [{
1040
+ "propName": "helpText",
1041
+ "methodName": "handleLabelChange"
1042
+ }, {
1043
+ "propName": "errorText",
1044
+ "methodName": "handleLabelChange"
1045
+ }, {
1046
+ "propName": "label",
1047
+ "methodName": "handleLabelChange"
1048
+ }, {
1049
+ "propName": "value",
1050
+ "methodName": "handleValueChange"
1051
+ }];
1052
+ }
1154
1053
  }
1155
1054
  //# sourceMappingURL=six-input.js.map