@six-group/ui-library 0.0.0-insider.d16ec8e → 0.0.0-insider.d7f75e8

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 (1739) 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-45c84c46.js → execution-control-d728da70.js} +15 -15
  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-b5e2d5ef.js → popover-1e7c09f1.js} +105 -111
  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 +144 -111
  31. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-avatar.cjs.entry.js +23 -22
  33. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-badge.cjs.entry.js +25 -24
  35. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-button.cjs.entry.js +98 -90
  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 +110 -153
  41. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
  42. package/dist/cjs/six-datepicker.cjs.entry.js +866 -871
  43. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-details.cjs.entry.js +129 -128
  45. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-dialog.cjs.entry.js +115 -131
  47. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-drawer.cjs.entry.js +132 -149
  49. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-dropdown_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 -83
  53. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  54. package/dist/cjs/six-error.cjs.entry.js +22 -0
  55. package/dist/cjs/six-error.cjs.entry.js.map +1 -0
  56. package/dist/cjs/six-file-list-item.cjs.entry.js +36 -35
  57. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-file-list.cjs.entry.js +9 -8
  59. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  60. package/dist/cjs/six-file-upload.cjs.entry.js +120 -100
  61. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-footer.cjs.entry.js +10 -9
  63. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-group-label.cjs.entry.js +45 -44
  65. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-header-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 +189 -157
  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 +198 -242
  79. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-item-picker.cjs.entry.js +407 -310
  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 +22 -21
  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 -15
  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 +32 -31
  97. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-radio.cjs.entry.js +105 -118
  99. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-range.cjs.entry.js +200 -224
  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 -45
  105. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-select.cjs.entry.js +539 -401
  107. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -46
  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 +176 -175
  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 +108 -101
  119. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-tab-group.cjs.entry.js +256 -235
  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 -40
  125. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-tag.cjs.entry.js +57 -34
  127. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  128. package/dist/cjs/six-textarea.cjs.entry.js +184 -229
  129. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  130. package/dist/cjs/six-tile.cjs.entry.js +79 -78
  131. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  132. package/dist/cjs/six-timepicker.cjs.entry.js +350 -364
  133. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  134. package/dist/cjs/six-tooltip.cjs.entry.js +150 -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 -331
  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 -112
  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 -438
  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 +422 -527
  161. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  162. package/dist/collection/components/six-datepicker/components/day-selection.js +9 -9
  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 +10 -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 +10 -10
  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 +1060 -1107
  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 +412 -406
  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 +344 -354
  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 -408
  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 +988 -884
  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 -178
  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 +367 -290
  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 -158
  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 +540 -405
  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 +1007 -1106
  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 +731 -631
  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 +55 -55
  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 +401 -366
  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 -178
  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 -47
  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 +101 -101
  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 -395
  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 +575 -629
  267. package/dist/collection/components/six-range/six-range.js.map +1 -1
  268. package/dist/collection/components/six-root/six-root.js +85 -151
  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 -171
  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 +1117 -1027
  275. package/dist/collection/components/six-select/six-select.js.map +1 -1
  276. package/dist/collection/components/six-select/util.js +58 -34
  277. package/dist/collection/components/six-select/util.js.map +1 -1
  278. package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
  279. package/dist/collection/components/six-sidebar/six-sidebar.js +468 -454
  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 +182 -154
  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 +388 -385
  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 -186
  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 +345 -356
  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 -139
  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 +793 -889
  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 -296
  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 -863
  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 +409 -403
  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 -20
  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 +527 -501
  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 +52 -36
  623. package/dist/collection/utils/event-listeners.js.map +1 -1
  624. package/dist/collection/utils/execution-control.js +14 -14
  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 -25
  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 +100 -100
  635. package/dist/collection/utils/popover.js.map +1 -1
  636. package/dist/collection/utils/popup.js +71 -71
  637. package/dist/collection/utils/popup.js.map +1 -1
  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 +28 -29
  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 +72 -72
  645. package/dist/collection/utils/time.util.js.map +1 -1
  646. package/dist/components/event-listeners.js +52 -36
  647. package/dist/components/event-listeners.js.map +1 -1
  648. package/dist/components/execution-control.js +14 -14
  649. package/dist/components/execution-control.js.map +1 -1
  650. package/dist/components/focus-visible.js +28 -28
  651. package/dist/components/focus-visible.js.map +1 -1
  652. package/dist/components/form-control.js +26 -25
  653. package/dist/components/form-control.js.map +1 -1
  654. package/dist/components/form.js +18 -0
  655. package/dist/components/form.js.map +1 -0
  656. package/dist/components/index.d.ts +6 -0
  657. package/dist/components/index.js +126 -65
  658. package/dist/components/index.js.map +1 -1
  659. package/dist/components/modal.js +26 -42
  660. package/dist/components/modal.js.map +1 -1
  661. package/dist/components/popover.js +104 -110
  662. package/dist/components/popover.js.map +1 -1
  663. package/dist/components/scroll.js +32 -32
  664. package/dist/components/scroll.js.map +1 -1
  665. package/dist/components/six-alert.d.ts +2 -2
  666. package/dist/components/six-alert.js +178 -142
  667. package/dist/components/six-alert.js.map +1 -1
  668. package/dist/components/six-avatar.d.ts +2 -2
  669. package/dist/components/six-avatar.js +46 -45
  670. package/dist/components/six-avatar.js.map +1 -1
  671. package/dist/components/six-badge.d.ts +2 -2
  672. package/dist/components/six-badge.js +41 -40
  673. package/dist/components/six-badge.js.map +1 -1
  674. package/dist/components/six-button.d.ts +2 -2
  675. package/dist/components/six-button.js +1 -136
  676. package/dist/components/six-button.js.map +1 -1
  677. package/dist/components/six-button2.js +148 -0
  678. package/dist/components/six-button2.js.map +1 -0
  679. package/dist/components/six-card.d.ts +2 -2
  680. package/dist/components/six-card.js +22 -21
  681. package/dist/components/six-card.js.map +1 -1
  682. package/dist/components/six-checkbox.d.ts +2 -2
  683. package/dist/components/six-checkbox.js +1 -198
  684. package/dist/components/six-checkbox.js.map +1 -1
  685. package/dist/components/six-checkbox2.js +166 -0
  686. package/dist/components/six-checkbox2.js.map +1 -0
  687. package/dist/components/six-datepicker.d.ts +2 -2
  688. package/dist/components/six-datepicker.js +936 -934
  689. package/dist/components/six-datepicker.js.map +1 -1
  690. package/dist/components/six-details.d.ts +2 -2
  691. package/dist/components/six-details2.js +159 -156
  692. package/dist/components/six-details2.js.map +1 -1
  693. package/dist/components/six-dialog.d.ts +2 -2
  694. package/dist/components/six-dialog.js +145 -159
  695. package/dist/components/six-dialog.js.map +1 -1
  696. package/dist/components/six-drawer.d.ts +2 -2
  697. package/dist/components/six-drawer.js +164 -179
  698. package/dist/components/six-drawer.js.map +1 -1
  699. package/dist/components/six-dropdown.d.ts +2 -2
  700. package/dist/components/six-dropdown2.js +554 -464
  701. package/dist/components/six-dropdown2.js.map +1 -1
  702. package/dist/components/six-error-page.d.ts +2 -2
  703. package/dist/components/six-error-page.js +107 -106
  704. package/dist/components/six-error-page.js.map +1 -1
  705. package/dist/components/six-error.d.ts +11 -0
  706. package/dist/components/six-error.js +8 -0
  707. package/dist/components/six-error.js.map +1 -0
  708. package/dist/components/six-error2.js +33 -0
  709. package/dist/components/six-error2.js.map +1 -0
  710. package/dist/components/six-file-list-item.d.ts +2 -2
  711. package/dist/components/six-file-list-item.js +60 -59
  712. package/dist/components/six-file-list-item.js.map +1 -1
  713. package/dist/components/six-file-list.d.ts +2 -2
  714. package/dist/components/six-file-list.js +21 -20
  715. package/dist/components/six-file-list.js.map +1 -1
  716. package/dist/components/six-file-upload.d.ts +2 -2
  717. package/dist/components/six-file-upload.js +162 -126
  718. package/dist/components/six-file-upload.js.map +1 -1
  719. package/dist/components/six-footer.d.ts +2 -2
  720. package/dist/components/six-footer.js +22 -21
  721. package/dist/components/six-footer.js.map +1 -1
  722. package/dist/components/six-group-label.d.ts +2 -2
  723. package/dist/components/six-group-label.js +72 -62
  724. package/dist/components/six-group-label.js.map +1 -1
  725. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  726. package/dist/components/six-header-dropdown-item.js +103 -0
  727. package/dist/components/six-header-dropdown-item.js.map +1 -0
  728. package/dist/components/{set-attributes.d.ts → six-header-item.d.ts} +4 -4
  729. package/dist/components/six-header-item.js +8 -0
  730. package/dist/components/six-header-item.js.map +1 -0
  731. package/dist/components/six-header-item2.js +39 -0
  732. package/dist/components/six-header-item2.js.map +1 -0
  733. package/dist/components/six-header-menu-button.d.ts +11 -0
  734. package/dist/components/six-header-menu-button.js +57 -0
  735. package/dist/components/six-header-menu-button.js.map +1 -0
  736. package/dist/components/six-header.d.ts +2 -2
  737. package/dist/components/six-header.js +271 -210
  738. package/dist/components/six-header.js.map +1 -1
  739. package/dist/components/six-icon-button.d.ts +2 -2
  740. package/dist/components/six-icon-button2.js +65 -55
  741. package/dist/components/six-icon-button2.js.map +1 -1
  742. package/dist/components/six-icon.d.ts +2 -2
  743. package/dist/components/six-icon2.js +39 -38
  744. package/dist/components/six-icon2.js.map +1 -1
  745. package/dist/components/six-input.d.ts +2 -2
  746. package/dist/components/six-input2.js +265 -303
  747. package/dist/components/six-input2.js.map +1 -1
  748. package/dist/components/six-item-picker.d.ts +2 -2
  749. package/dist/components/six-item-picker2.js +451 -348
  750. package/dist/components/six-item-picker2.js.map +1 -1
  751. package/dist/components/six-language-switcher.d.ts +2 -2
  752. package/dist/components/six-language-switcher.js +70 -63
  753. package/dist/components/six-language-switcher.js.map +1 -1
  754. package/dist/components/six-layout-grid.d.ts +2 -2
  755. package/dist/components/six-layout-grid.js +38 -35
  756. package/dist/components/six-layout-grid.js.map +1 -1
  757. package/dist/components/{six-form.d.ts → six-logo.d.ts} +4 -4
  758. package/dist/components/six-logo.js +8 -0
  759. package/dist/components/six-logo.js.map +1 -0
  760. package/dist/components/six-logo2.js +42 -0
  761. package/dist/components/six-logo2.js.map +1 -0
  762. package/dist/components/six-main-container.d.ts +2 -2
  763. package/dist/components/six-main-container.js +25 -24
  764. package/dist/components/six-main-container.js.map +1 -1
  765. package/dist/components/six-menu-divider.d.ts +2 -2
  766. package/dist/components/six-menu-divider.js +22 -21
  767. package/dist/components/six-menu-divider.js.map +1 -1
  768. package/dist/components/six-menu-item.d.ts +2 -2
  769. package/dist/components/six-menu-item2.js +99 -75
  770. package/dist/components/six-menu-item2.js.map +1 -1
  771. package/dist/components/six-menu-label.d.ts +2 -2
  772. package/dist/components/six-menu-label.js +22 -21
  773. package/dist/components/six-menu-label.js.map +1 -1
  774. package/dist/components/six-menu.d.ts +2 -2
  775. package/dist/components/six-menu2.js +246 -220
  776. package/dist/components/six-menu2.js.map +1 -1
  777. package/dist/components/six-picto.d.ts +2 -2
  778. package/dist/components/six-picto2.js +30 -29
  779. package/dist/components/six-picto2.js.map +1 -1
  780. package/dist/components/six-progress-bar.d.ts +2 -2
  781. package/dist/components/six-progress-bar.js +32 -31
  782. package/dist/components/six-progress-bar.js.map +1 -1
  783. package/dist/components/six-progress-ring.d.ts +2 -2
  784. package/dist/components/six-progress-ring.js +50 -47
  785. package/dist/components/six-progress-ring.js.map +1 -1
  786. package/dist/components/six-radio.d.ts +2 -2
  787. package/dist/components/six-radio.js +129 -143
  788. package/dist/components/six-radio.js.map +1 -1
  789. package/dist/components/six-range.d.ts +2 -2
  790. package/dist/components/six-range.js +234 -247
  791. package/dist/components/six-range.js.map +1 -1
  792. package/dist/components/six-root.d.ts +2 -2
  793. package/dist/components/six-root.js +40 -66
  794. package/dist/components/six-root.js.map +1 -1
  795. package/dist/components/six-search-field.d.ts +2 -2
  796. package/dist/components/six-search-field.js +80 -71
  797. package/dist/components/six-search-field.js.map +1 -1
  798. package/dist/components/six-select.d.ts +2 -2
  799. package/dist/components/six-select.js +767 -495
  800. package/dist/components/six-select.js.map +1 -1
  801. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  802. package/dist/components/six-sidebar-item-group.js +88 -75
  803. package/dist/components/six-sidebar-item-group.js.map +1 -1
  804. package/dist/components/six-sidebar-item.d.ts +2 -2
  805. package/dist/components/six-sidebar-item.js +36 -32
  806. package/dist/components/six-sidebar-item.js.map +1 -1
  807. package/dist/components/six-sidebar.d.ts +2 -2
  808. package/dist/components/six-sidebar.js +200 -197
  809. package/dist/components/six-sidebar.js.map +1 -1
  810. package/dist/components/six-spinner.d.ts +2 -2
  811. package/dist/components/six-spinner2.js +65 -30
  812. package/dist/components/six-spinner2.js.map +1 -1
  813. package/dist/components/six-stage-indicator.d.ts +2 -2
  814. package/dist/components/six-stage-indicator2.js +30 -29
  815. package/dist/components/six-stage-indicator2.js.map +1 -1
  816. package/dist/components/six-switch.d.ts +2 -2
  817. package/dist/components/six-switch.js +144 -127
  818. package/dist/components/six-switch.js.map +1 -1
  819. package/dist/components/six-tab-group.d.ts +2 -2
  820. package/dist/components/six-tab-group.js +286 -262
  821. package/dist/components/six-tab-group.js.map +1 -1
  822. package/dist/components/six-tab-panel.d.ts +2 -2
  823. package/dist/components/six-tab-panel.js +31 -30
  824. package/dist/components/six-tab-panel.js.map +1 -1
  825. package/dist/components/six-tab.d.ts +2 -2
  826. package/dist/components/six-tab.js +86 -69
  827. package/dist/components/six-tab.js.map +1 -1
  828. package/dist/components/six-tag.d.ts +2 -2
  829. package/dist/components/six-tag.js +99 -1
  830. package/dist/components/six-tag.js.map +1 -1
  831. package/dist/components/six-textarea.d.ts +2 -2
  832. package/dist/components/six-textarea.js +227 -264
  833. package/dist/components/six-textarea.js.map +1 -1
  834. package/dist/components/six-tile.d.ts +2 -2
  835. package/dist/components/six-tile.js +118 -117
  836. package/dist/components/six-tile.js.map +1 -1
  837. package/dist/components/six-timepicker.d.ts +2 -2
  838. package/dist/components/six-timepicker2.js +492 -500
  839. package/dist/components/six-timepicker2.js.map +1 -1
  840. package/dist/components/six-tooltip.d.ts +2 -2
  841. package/dist/components/six-tooltip2.js +173 -170
  842. package/dist/components/six-tooltip2.js.map +1 -1
  843. package/dist/components/slot.js +29 -30
  844. package/dist/components/slot.js.map +1 -1
  845. package/dist/components.d.ts +375 -88
  846. package/dist/components.json +5526 -1032
  847. package/dist/esm/app-globals-0f993ce5.js +5 -0
  848. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  849. package/dist/esm/error-messages-1eaaad23.js +115 -0
  850. package/dist/esm/error-messages-1eaaad23.js.map +1 -0
  851. package/dist/esm/event-listeners-706d4309.js +59 -0
  852. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  853. package/dist/esm/{execution-control-72cc50f4.js → execution-control-2ebaf4ef.js} +15 -15
  854. package/dist/esm/execution-control-2ebaf4ef.js.map +1 -0
  855. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  856. package/dist/esm/focus-visible-d9dbfeef.js.map +1 -0
  857. package/dist/esm/form-4b145b7a.js +18 -0
  858. package/dist/esm/form-4b145b7a.js.map +1 -0
  859. package/dist/esm/form-control-ad1710bf.js +34 -0
  860. package/dist/esm/form-control-ad1710bf.js.map +1 -0
  861. package/dist/esm/index-a7bee415.js +1919 -0
  862. package/dist/esm/index-a7bee415.js.map +1 -0
  863. package/dist/esm/index.js +56 -0
  864. package/dist/esm/index.js.map +1 -1
  865. package/dist/esm/loader.js +8 -15
  866. package/dist/esm/loader.js.map +1 -1
  867. package/dist/esm/modal-6c1288e3.js +33 -0
  868. package/dist/esm/modal-6c1288e3.js.map +1 -0
  869. package/dist/esm/{popover-1aacbae8.js → popover-25996e62.js} +105 -111
  870. package/dist/esm/popover-25996e62.js.map +1 -0
  871. package/dist/esm/popup-7209e9d5.js +98 -0
  872. package/dist/esm/popup-7209e9d5.js.map +1 -0
  873. package/dist/esm/scroll-3e16851e.js +64 -0
  874. package/dist/esm/scroll-3e16851e.js.map +1 -0
  875. package/dist/esm/six-alert.entry.js +144 -111
  876. package/dist/esm/six-alert.entry.js.map +1 -1
  877. package/dist/esm/six-avatar.entry.js +23 -22
  878. package/dist/esm/six-avatar.entry.js.map +1 -1
  879. package/dist/esm/six-badge.entry.js +25 -24
  880. package/dist/esm/six-badge.entry.js.map +1 -1
  881. package/dist/esm/six-button.entry.js +98 -90
  882. package/dist/esm/six-button.entry.js.map +1 -1
  883. package/dist/esm/six-card.entry.js +10 -9
  884. package/dist/esm/six-card.entry.js.map +1 -1
  885. package/dist/esm/six-checkbox.entry.js +110 -153
  886. package/dist/esm/six-checkbox.entry.js.map +1 -1
  887. package/dist/esm/six-datepicker.entry.js +866 -871
  888. package/dist/esm/six-datepicker.entry.js.map +1 -1
  889. package/dist/esm/six-details.entry.js +129 -128
  890. package/dist/esm/six-details.entry.js.map +1 -1
  891. package/dist/esm/six-dialog.entry.js +115 -131
  892. package/dist/esm/six-dialog.entry.js.map +1 -1
  893. package/dist/esm/six-drawer.entry.js +132 -149
  894. package/dist/esm/six-drawer.entry.js.map +1 -1
  895. package/dist/esm/six-dropdown_3.entry.js +812 -0
  896. package/dist/esm/six-dropdown_3.entry.js.map +1 -0
  897. package/dist/esm/six-error-page.entry.js +84 -83
  898. package/dist/esm/six-error-page.entry.js.map +1 -1
  899. package/dist/esm/six-error.entry.js +18 -0
  900. package/dist/esm/six-error.entry.js.map +1 -0
  901. package/dist/esm/six-file-list-item.entry.js +36 -35
  902. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  903. package/dist/esm/six-file-list.entry.js +9 -8
  904. package/dist/esm/six-file-list.entry.js.map +1 -1
  905. package/dist/esm/six-file-upload.entry.js +120 -100
  906. package/dist/esm/six-file-upload.entry.js.map +1 -1
  907. package/dist/esm/six-footer.entry.js +10 -9
  908. package/dist/esm/six-footer.entry.js.map +1 -1
  909. package/dist/esm/six-group-label.entry.js +45 -44
  910. package/dist/esm/six-group-label.entry.js.map +1 -1
  911. package/dist/esm/six-header-dropdown-item.entry.js +41 -0
  912. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  913. package/dist/esm/six-header-item_2.entry.js +42 -0
  914. package/dist/esm/six-header-item_2.entry.js.map +1 -0
  915. package/dist/esm/six-header-menu-button.entry.js +19 -0
  916. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  917. package/dist/esm/six-header.entry.js +189 -157
  918. package/dist/esm/six-header.entry.js.map +1 -1
  919. package/dist/esm/six-icon-button.entry.js +40 -33
  920. package/dist/esm/six-icon-button.entry.js.map +1 -1
  921. package/dist/esm/six-icon.entry.js +24 -23
  922. package/dist/esm/six-icon.entry.js.map +1 -1
  923. package/dist/esm/six-input.entry.js +198 -242
  924. package/dist/esm/six-input.entry.js.map +1 -1
  925. package/dist/esm/six-item-picker.entry.js +407 -310
  926. package/dist/esm/six-item-picker.entry.js.map +1 -1
  927. package/dist/esm/six-language-switcher.entry.js +53 -48
  928. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  929. package/dist/esm/six-layout-grid.entry.js +22 -21
  930. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  931. package/dist/esm/six-main-container.entry.js +11 -10
  932. package/dist/esm/six-main-container.entry.js.map +1 -1
  933. package/dist/esm/six-menu-divider.entry.js +10 -9
  934. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  935. package/dist/esm/six-menu-label.entry.js +10 -9
  936. package/dist/esm/six-menu-label.entry.js.map +1 -1
  937. package/dist/esm/six-picto.entry.js +16 -15
  938. package/dist/esm/six-picto.entry.js.map +1 -1
  939. package/dist/esm/six-progress-bar.entry.js +17 -16
  940. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  941. package/dist/esm/six-progress-ring.entry.js +32 -31
  942. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  943. package/dist/esm/six-radio.entry.js +105 -118
  944. package/dist/esm/six-radio.entry.js.map +1 -1
  945. package/dist/esm/six-range.entry.js +200 -224
  946. package/dist/esm/six-range.entry.js.map +1 -1
  947. package/dist/esm/six-root.entry.js +13 -31
  948. package/dist/esm/six-root.entry.js.map +1 -1
  949. package/dist/esm/six-search-field.entry.js +46 -45
  950. package/dist/esm/six-search-field.entry.js.map +1 -1
  951. package/dist/esm/six-select.entry.js +539 -401
  952. package/dist/esm/six-select.entry.js.map +1 -1
  953. package/dist/esm/six-sidebar-item-group.entry.js +58 -46
  954. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  955. package/dist/esm/six-sidebar-item.entry.js +19 -16
  956. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  957. package/dist/esm/six-sidebar.entry.js +176 -175
  958. package/dist/esm/six-sidebar.entry.js.map +1 -1
  959. package/dist/esm/six-spinner.entry.js +50 -16
  960. package/dist/esm/six-spinner.entry.js.map +1 -1
  961. package/dist/esm/six-stage-indicator.entry.js +19 -0
  962. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  963. package/dist/esm/six-switch.entry.js +108 -101
  964. package/dist/esm/six-switch.entry.js.map +1 -1
  965. package/dist/esm/six-tab-group.entry.js +256 -235
  966. package/dist/esm/six-tab-group.entry.js.map +1 -1
  967. package/dist/esm/six-tab-panel.entry.js +16 -15
  968. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  969. package/dist/esm/six-tab.entry.js +57 -40
  970. package/dist/esm/six-tab.entry.js.map +1 -1
  971. package/dist/esm/six-tag.entry.js +57 -34
  972. package/dist/esm/six-tag.entry.js.map +1 -1
  973. package/dist/esm/six-textarea.entry.js +184 -229
  974. package/dist/esm/six-textarea.entry.js.map +1 -1
  975. package/dist/esm/six-tile.entry.js +79 -78
  976. package/dist/esm/six-tile.entry.js.map +1 -1
  977. package/dist/esm/six-timepicker.entry.js +350 -364
  978. package/dist/esm/six-timepicker.entry.js.map +1 -1
  979. package/dist/esm/six-tooltip.entry.js +150 -149
  980. package/dist/esm/six-tooltip.entry.js.map +1 -1
  981. package/dist/esm/slot-56531341.js +47 -0
  982. package/dist/esm/slot-56531341.js.map +1 -0
  983. package/dist/esm/types-a07bb999.js +19 -0
  984. package/dist/esm/types-a07bb999.js.map +1 -0
  985. package/dist/esm/ui-library.js +14 -15
  986. package/dist/esm/ui-library.js.map +1 -1
  987. package/dist/types/components/six-alert/six-alert.d.ts +47 -40
  988. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
  989. package/dist/types/components/six-badge/six-badge.d.ts +7 -7
  990. package/dist/types/components/six-button/six-button.d.ts +48 -48
  991. package/dist/types/components/six-card/six-card.d.ts +1 -1
  992. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -71
  993. package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
  994. package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
  995. package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
  996. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  997. package/dist/types/components/six-datepicker/six-datepicker.d.ts +188 -192
  998. package/dist/types/components/six-details/six-details.d.ts +42 -42
  999. package/dist/types/components/six-dialog/six-dialog.d.ts +51 -50
  1000. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
  1001. package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -112
  1002. package/dist/types/components/six-error/six-error.d.ts +9 -0
  1003. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  1004. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  1005. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  1006. package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
  1007. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  1008. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  1009. package/dist/types/components/six-header/six-header.d.ts +127 -60
  1010. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
  1011. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  1012. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
  1013. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  1014. package/dist/types/components/six-icon-button/six-icon-button.d.ts +24 -18
  1015. package/dist/types/components/six-input/six-input.d.ts +120 -129
  1016. package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
  1017. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  1018. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  1019. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  1020. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  1021. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  1022. package/dist/types/components/six-menu/six-menu.d.ts +67 -63
  1023. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  1024. package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
  1025. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  1026. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  1027. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  1028. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  1029. package/dist/types/components/six-radio/six-radio.d.ts +38 -48
  1030. package/dist/types/components/six-range/six-range.d.ts +77 -87
  1031. package/dist/types/components/six-root/six-root.d.ts +8 -21
  1032. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
  1033. package/dist/types/components/six-select/six-select.d.ts +135 -134
  1034. package/dist/types/components/six-select/util.d.ts +3 -1
  1035. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  1036. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  1037. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
  1038. package/dist/types/components/six-spinner/six-spinner.d.ts +26 -5
  1039. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  1040. package/dist/types/components/six-switch/six-switch.d.ts +49 -44
  1041. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  1042. package/dist/types/components/six-tab-group/six-tab-group.d.ts +38 -38
  1043. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  1044. package/dist/types/components/six-tag/six-tag.d.ts +20 -12
  1045. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -105
  1046. package/dist/types/components/six-tile/six-tile.d.ts +31 -31
  1047. package/dist/types/components/six-timepicker/six-timepicker.d.ts +154 -156
  1048. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
  1049. package/dist/types/components.d.ts +887 -381
  1050. package/dist/types/functional-components/form-control/form-control.d.ts +32 -30
  1051. package/dist/types/index.d.ts +2 -0
  1052. package/dist/types/stencil-public-runtime.d.ts +52 -15
  1053. package/dist/types/types.d.ts +3 -0
  1054. package/dist/types/utils/alert.d.ts +10 -0
  1055. package/dist/types/utils/animation.d.ts +12 -0
  1056. package/dist/types/utils/date-util.d.ts +59 -50
  1057. package/dist/types/utils/error-messages.d.ts +44 -0
  1058. package/dist/types/utils/event-listeners.d.ts +11 -10
  1059. package/dist/types/utils/focus-visible.d.ts +2 -2
  1060. package/dist/types/utils/form.d.ts +1 -0
  1061. package/dist/types/utils/modal.d.ts +8 -8
  1062. package/dist/types/utils/offset.d.ts +2 -2
  1063. package/dist/types/utils/popover.d.ts +21 -21
  1064. package/dist/types/utils/slot.d.ts +0 -1
  1065. package/dist/types/utils/time.util.d.ts +6 -6
  1066. package/dist/types/utils/type-check.d.ts +1 -1
  1067. package/dist/types/utils/types.d.ts +1 -1
  1068. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  1069. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1070. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1071. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1072. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1073. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1074. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1075. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1076. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1077. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1078. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1079. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1080. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1081. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1082. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1083. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1084. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1085. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1086. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1087. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1088. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1089. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1090. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1091. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1092. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1093. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1094. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1095. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1096. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1097. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1098. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1099. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1100. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1101. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1102. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1103. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1104. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1105. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1106. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1107. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1108. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1109. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1110. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1111. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1112. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1113. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1114. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1115. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1116. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1117. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1118. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1119. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1120. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1121. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1122. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1123. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1124. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1125. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1126. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1127. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1128. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1129. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1130. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1131. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1132. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1133. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1134. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1135. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1136. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1137. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1138. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1139. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1140. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1141. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1142. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1143. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1144. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1145. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1146. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1147. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1148. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1149. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1150. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1151. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1152. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1153. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1154. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1155. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1156. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1157. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1158. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1159. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1160. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1161. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1162. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1163. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1164. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1165. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1166. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1167. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1168. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1169. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1170. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1171. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1172. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1173. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1174. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1175. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1176. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1177. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1178. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1179. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1180. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1181. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1182. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1183. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1184. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1185. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1186. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1187. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1188. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1189. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1190. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1191. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1192. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1193. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1194. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1195. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1196. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1197. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1198. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1199. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1200. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1201. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1202. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1203. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1204. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1205. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1206. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1207. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1208. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1209. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1210. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1211. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1212. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1213. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1214. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1215. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1216. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1217. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1218. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1219. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1220. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1221. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1222. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1223. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1224. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1225. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1226. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1227. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1228. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1229. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1230. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1231. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1232. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1233. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1234. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1235. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1236. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1237. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1238. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1239. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1240. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1241. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1242. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1243. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1244. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1245. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1246. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1247. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1248. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1249. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1250. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1251. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1252. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1253. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1254. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1255. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1256. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1257. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1258. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1259. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1260. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1261. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1262. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1263. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1264. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1265. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1266. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1267. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1268. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1269. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1270. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1271. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1272. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1273. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1274. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1275. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1276. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1277. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1278. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1279. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1280. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1281. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1282. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1283. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1284. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1285. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1286. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1287. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1288. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1289. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1290. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1291. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1292. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1293. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1294. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1295. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1296. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1297. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1298. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1299. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1300. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1301. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1302. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1303. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1304. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1305. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1306. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1307. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1308. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1309. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1310. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1311. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1312. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1313. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1314. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1315. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1316. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1317. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1318. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1319. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1320. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1321. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1322. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1323. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1324. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1325. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1326. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1327. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1328. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1329. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1330. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1331. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1332. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1333. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1334. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1335. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1336. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1337. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1338. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1339. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1340. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1341. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1342. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1343. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1344. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1345. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1346. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1347. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1348. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1349. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1350. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1351. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1352. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1353. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1354. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1355. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1356. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1357. package/dist/ui-library/index.esm.js +1 -1
  1358. package/dist/ui-library/index.esm.js.map +1 -1
  1359. package/dist/ui-library/p-03acec96.entry.js +2 -0
  1360. package/dist/ui-library/p-03acec96.entry.js.map +1 -0
  1361. package/dist/ui-library/{p-0cc08e91.js → p-06ba4450.js} +1 -1
  1362. package/dist/ui-library/p-06ba4450.js.map +1 -0
  1363. package/dist/ui-library/p-06d562b7.entry.js +2 -0
  1364. package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
  1365. package/dist/ui-library/p-07b6203f.entry.js +2 -0
  1366. package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
  1367. package/dist/ui-library/p-0a6b6429.entry.js +2 -0
  1368. package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
  1369. package/dist/ui-library/p-0cebf1d2.js +2 -0
  1370. package/dist/ui-library/p-0cebf1d2.js.map +1 -0
  1371. package/dist/ui-library/p-14d09601.entry.js +2 -0
  1372. package/dist/ui-library/p-14d09601.entry.js.map +1 -0
  1373. package/dist/ui-library/p-171df3ad.entry.js +2 -0
  1374. package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
  1375. package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
  1376. package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
  1377. package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
  1378. package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
  1379. package/dist/ui-library/p-1f7a0cb5.entry.js +2 -0
  1380. package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
  1381. package/dist/ui-library/p-2355c444.entry.js +2 -0
  1382. package/dist/ui-library/p-2355c444.entry.js.map +1 -0
  1383. package/dist/ui-library/p-281ffc35.entry.js +2 -0
  1384. package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
  1385. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1386. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1387. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1388. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1389. package/dist/ui-library/p-42cd3588.entry.js +2 -0
  1390. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1391. package/dist/ui-library/p-48118ce8.js +3 -0
  1392. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1393. package/dist/ui-library/p-49019d6c.entry.js +2 -0
  1394. package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
  1395. package/dist/ui-library/p-4d72b179.entry.js +2 -0
  1396. package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
  1397. package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
  1398. package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
  1399. package/dist/ui-library/p-4edde816.entry.js +2 -0
  1400. package/dist/ui-library/p-4edde816.entry.js.map +1 -0
  1401. package/dist/ui-library/p-4f129bb3.entry.js +2 -0
  1402. package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
  1403. package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
  1404. package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
  1405. package/dist/ui-library/p-5ece7986.entry.js +2 -0
  1406. package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
  1407. package/dist/ui-library/p-5f491974.entry.js +2 -0
  1408. package/dist/ui-library/p-5f491974.entry.js.map +1 -0
  1409. package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
  1410. package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
  1411. package/dist/ui-library/p-618bf750.entry.js +2 -0
  1412. package/dist/ui-library/p-618bf750.entry.js.map +1 -0
  1413. package/dist/ui-library/p-62a1f514.entry.js +2 -0
  1414. package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
  1415. package/dist/ui-library/p-651293e7.js +2 -0
  1416. package/dist/ui-library/p-651293e7.js.map +1 -0
  1417. package/dist/ui-library/p-6513b8ce.entry.js +2 -0
  1418. package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
  1419. package/dist/ui-library/p-6795e0a9.entry.js +2 -0
  1420. package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
  1421. package/dist/ui-library/p-6ec126f7.entry.js +2 -0
  1422. package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
  1423. package/dist/ui-library/p-705e3612.entry.js +2 -0
  1424. package/dist/ui-library/p-705e3612.entry.js.map +1 -0
  1425. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1426. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1427. package/dist/ui-library/p-7afdff5c.entry.js +2 -0
  1428. package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
  1429. package/dist/ui-library/p-7eb9ae75.entry.js +2 -0
  1430. package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
  1431. package/dist/ui-library/{p-bf4a35ec.js → p-7f856f00.js} +1 -1
  1432. package/dist/ui-library/p-7f856f00.js.map +1 -0
  1433. package/dist/ui-library/{p-eb8f05a9.js → p-8227aaed.js} +2 -2
  1434. package/dist/ui-library/p-8227aaed.js.map +1 -0
  1435. package/dist/ui-library/p-842b492e.js +2 -0
  1436. package/dist/ui-library/p-842b492e.js.map +1 -0
  1437. package/dist/ui-library/{p-25a3bf57.js → p-862d474e.js} +1 -1
  1438. package/dist/ui-library/p-862d474e.js.map +1 -0
  1439. package/dist/ui-library/p-870139dc.entry.js +2 -0
  1440. package/dist/ui-library/p-870139dc.entry.js.map +1 -0
  1441. package/dist/ui-library/p-8bfb4bfc.js +2 -0
  1442. package/dist/ui-library/p-8bfb4bfc.js.map +1 -0
  1443. package/dist/ui-library/p-a04460e3.js +2 -0
  1444. package/dist/ui-library/p-a04460e3.js.map +1 -0
  1445. package/dist/ui-library/{p-8cf72af6.js → p-a1502802.js} +1 -1
  1446. package/dist/ui-library/p-a1502802.js.map +1 -0
  1447. package/dist/ui-library/p-a20a702a.entry.js +2 -0
  1448. package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
  1449. package/dist/ui-library/p-adc65fc8.entry.js +2 -0
  1450. package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
  1451. package/dist/ui-library/p-afb15ea4.entry.js +2 -0
  1452. package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
  1453. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1454. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1455. package/dist/ui-library/p-bfb398c6.entry.js +2 -0
  1456. package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
  1457. package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
  1458. package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
  1459. package/dist/ui-library/p-cd79700c.entry.js +2 -0
  1460. package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
  1461. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1462. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1463. package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
  1464. package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
  1465. package/dist/ui-library/{p-5084ca7c.entry.js → p-d46acf21.entry.js} +2 -2
  1466. package/dist/ui-library/p-d46acf21.entry.js.map +1 -0
  1467. package/dist/ui-library/p-d67b8482.entry.js +2 -0
  1468. package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
  1469. package/dist/ui-library/p-db193a32.entry.js +2 -0
  1470. package/dist/ui-library/p-db193a32.entry.js.map +1 -0
  1471. package/dist/ui-library/p-e080d5b6.js +2 -0
  1472. package/dist/ui-library/p-e080d5b6.js.map +1 -0
  1473. package/dist/ui-library/p-e1255160.js +2 -0
  1474. package/dist/ui-library/p-e1255160.js.map +1 -0
  1475. package/dist/ui-library/p-e1529ef6.entry.js +2 -0
  1476. package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
  1477. package/dist/ui-library/p-e181944f.entry.js +2 -0
  1478. package/dist/ui-library/p-e181944f.entry.js.map +1 -0
  1479. package/dist/ui-library/p-e6efc08a.entry.js +2 -0
  1480. package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
  1481. package/dist/ui-library/p-e9462085.entry.js +2 -0
  1482. package/dist/ui-library/p-e9462085.entry.js.map +1 -0
  1483. package/dist/ui-library/p-ea854ec5.entry.js +2 -0
  1484. package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
  1485. package/dist/ui-library/p-f12b22bc.entry.js +2 -0
  1486. package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
  1487. package/dist/ui-library/p-f136a6b2.js +2 -0
  1488. package/dist/ui-library/p-f136a6b2.js.map +1 -0
  1489. package/dist/ui-library/p-f9a1f6ab.entry.js +2 -0
  1490. package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
  1491. package/dist/ui-library/p-ffce31da.entry.js +2 -0
  1492. package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
  1493. package/dist/ui-library/ui-library.css +1 -10
  1494. package/dist/ui-library/ui-library.esm.js +1 -1
  1495. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1496. package/loader/cdn.js +1 -3
  1497. package/loader/index.cjs.js +1 -3
  1498. package/loader/index.d.ts +4 -1
  1499. package/loader/index.es2017.js +1 -3
  1500. package/loader/index.js +1 -3
  1501. package/package.json +19 -32
  1502. package/dist/cjs/event-listeners-dd94dcfb.js +0 -45
  1503. package/dist/cjs/event-listeners-dd94dcfb.js.map +0 -1
  1504. package/dist/cjs/execution-control-45c84c46.js.map +0 -1
  1505. package/dist/cjs/focus-visible-e0d93a95.js +0 -47
  1506. package/dist/cjs/focus-visible-e0d93a95.js.map +0 -1
  1507. package/dist/cjs/form-control-7494488a.js +0 -35
  1508. package/dist/cjs/form-control-7494488a.js.map +0 -1
  1509. package/dist/cjs/index-ccf35821.js +0 -2126
  1510. package/dist/cjs/index-ccf35821.js.map +0 -1
  1511. package/dist/cjs/modal-21350fb5.js +0 -52
  1512. package/dist/cjs/modal-21350fb5.js.map +0 -1
  1513. package/dist/cjs/popover-b5e2d5ef.js.map +0 -1
  1514. package/dist/cjs/popup-44836aaf.js +0 -103
  1515. package/dist/cjs/popup-44836aaf.js.map +0 -1
  1516. package/dist/cjs/scroll-76e6f5d7.js +0 -69
  1517. package/dist/cjs/scroll-76e6f5d7.js.map +0 -1
  1518. package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
  1519. package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
  1520. package/dist/cjs/six-dropdown_2.cjs.entry.js +0 -671
  1521. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
  1522. package/dist/cjs/six-form.cjs.entry.js +0 -236
  1523. package/dist/cjs/six-form.cjs.entry.js.map +0 -1
  1524. package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
  1525. package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
  1526. package/dist/cjs/slot-bccbdb59.js +0 -53
  1527. package/dist/cjs/slot-bccbdb59.js.map +0 -1
  1528. package/dist/cjs/types-64878648.js +0 -17
  1529. package/dist/cjs/types-64878648.js.map +0 -1
  1530. package/dist/collection/components/six-form/six-form.css +0 -11
  1531. package/dist/collection/components/six-form/six-form.js +0 -427
  1532. package/dist/collection/components/six-form/six-form.js.map +0 -1
  1533. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1534. package/dist/collection/files/file-list.json +0 -308
  1535. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1536. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1537. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1538. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1539. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1540. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1541. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1542. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1543. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1544. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1545. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1546. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1547. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1548. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1549. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1550. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1551. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1552. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1553. package/dist/collection/utils/support.js +0 -16
  1554. package/dist/collection/utils/support.js.map +0 -1
  1555. package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
  1556. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
  1557. package/dist/components/set-attributes.js +0 -8
  1558. package/dist/components/set-attributes.js.map +0 -1
  1559. package/dist/components/set-attributes2.js +0 -71
  1560. package/dist/components/set-attributes2.js.map +0 -1
  1561. package/dist/components/six-form.js +0 -257
  1562. package/dist/components/six-form.js.map +0 -1
  1563. package/dist/components/six-tag2.js +0 -74
  1564. package/dist/components/six-tag2.js.map +0 -1
  1565. package/dist/esm/event-listeners-6b434035.js +0 -43
  1566. package/dist/esm/event-listeners-6b434035.js.map +0 -1
  1567. package/dist/esm/execution-control-72cc50f4.js.map +0 -1
  1568. package/dist/esm/focus-visible-fa7129a0.js +0 -45
  1569. package/dist/esm/focus-visible-fa7129a0.js.map +0 -1
  1570. package/dist/esm/form-control-44a50dd6.js +0 -33
  1571. package/dist/esm/form-control-44a50dd6.js.map +0 -1
  1572. package/dist/esm/index-371fb9d4.js +0 -2096
  1573. package/dist/esm/index-371fb9d4.js.map +0 -1
  1574. package/dist/esm/modal-b1d96441.js +0 -49
  1575. package/dist/esm/modal-b1d96441.js.map +0 -1
  1576. package/dist/esm/polyfills/core-js.js +0 -11
  1577. package/dist/esm/polyfills/css-shim.js +0 -1
  1578. package/dist/esm/polyfills/dom.js +0 -79
  1579. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1580. package/dist/esm/polyfills/index.js +0 -34
  1581. package/dist/esm/polyfills/system.js +0 -6
  1582. package/dist/esm/popover-1aacbae8.js.map +0 -1
  1583. package/dist/esm/popup-678b8592.js +0 -98
  1584. package/dist/esm/popup-678b8592.js.map +0 -1
  1585. package/dist/esm/scroll-180b53fd.js +0 -64
  1586. package/dist/esm/set-attributes_2.entry.js +0 -68
  1587. package/dist/esm/set-attributes_2.entry.js.map +0 -1
  1588. package/dist/esm/six-dropdown_2.entry.js +0 -666
  1589. package/dist/esm/six-dropdown_2.entry.js.map +0 -1
  1590. package/dist/esm/six-form.entry.js +0 -232
  1591. package/dist/esm/six-form.entry.js.map +0 -1
  1592. package/dist/esm/six-menu-item.entry.js +0 -59
  1593. package/dist/esm/six-menu-item.entry.js.map +0 -1
  1594. package/dist/esm/slot-2e64df19.js +0 -48
  1595. package/dist/esm/slot-2e64df19.js.map +0 -1
  1596. package/dist/esm/types-4b10b413.js +0 -17
  1597. package/dist/esm/types-4b10b413.js.map +0 -1
  1598. package/dist/types/components/six-form/six-form.d.ts +0 -60
  1599. package/dist/types/utils/support.d.ts +0 -1
  1600. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
  1601. package/dist/ui-library/assets/six-logo.svg +0 -1
  1602. package/dist/ui-library/files/file-list.json +0 -308
  1603. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1604. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1605. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1606. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1607. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1608. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1609. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1610. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1611. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1612. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1613. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1614. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1615. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1616. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1617. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1618. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1619. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1620. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1621. package/dist/ui-library/p-02d5a6d8.js +0 -2
  1622. package/dist/ui-library/p-02d5a6d8.js.map +0 -1
  1623. package/dist/ui-library/p-053d6de8.entry.js +0 -2
  1624. package/dist/ui-library/p-053d6de8.entry.js.map +0 -1
  1625. package/dist/ui-library/p-0cc08e91.js.map +0 -1
  1626. package/dist/ui-library/p-0eee4c41.entry.js +0 -2
  1627. package/dist/ui-library/p-0eee4c41.entry.js.map +0 -1
  1628. package/dist/ui-library/p-0fe78f9b.js +0 -2
  1629. package/dist/ui-library/p-0fe78f9b.js.map +0 -1
  1630. package/dist/ui-library/p-187fbba0.js +0 -3
  1631. package/dist/ui-library/p-187fbba0.js.map +0 -1
  1632. package/dist/ui-library/p-25a3bf57.js.map +0 -1
  1633. package/dist/ui-library/p-25b42655.entry.js +0 -2
  1634. package/dist/ui-library/p-25b42655.entry.js.map +0 -1
  1635. package/dist/ui-library/p-271ba152.entry.js +0 -2
  1636. package/dist/ui-library/p-271ba152.entry.js.map +0 -1
  1637. package/dist/ui-library/p-27c4ee88.entry.js +0 -2
  1638. package/dist/ui-library/p-27c4ee88.entry.js.map +0 -1
  1639. package/dist/ui-library/p-2a36b7d0.entry.js +0 -2
  1640. package/dist/ui-library/p-2a36b7d0.entry.js.map +0 -1
  1641. package/dist/ui-library/p-2a8ad91b.entry.js +0 -2
  1642. package/dist/ui-library/p-2a8ad91b.entry.js.map +0 -1
  1643. package/dist/ui-library/p-30e0cdce.entry.js +0 -2
  1644. package/dist/ui-library/p-30e0cdce.entry.js.map +0 -1
  1645. package/dist/ui-library/p-3a47c8ad.entry.js +0 -2
  1646. package/dist/ui-library/p-3a47c8ad.entry.js.map +0 -1
  1647. package/dist/ui-library/p-3a4815cb.entry.js +0 -2
  1648. package/dist/ui-library/p-3a4815cb.entry.js.map +0 -1
  1649. package/dist/ui-library/p-3b71cac4.entry.js +0 -2
  1650. package/dist/ui-library/p-3b71cac4.entry.js.map +0 -1
  1651. package/dist/ui-library/p-3d4a2e03.entry.js +0 -2
  1652. package/dist/ui-library/p-3d4a2e03.entry.js.map +0 -1
  1653. package/dist/ui-library/p-3e4b9341.entry.js +0 -2
  1654. package/dist/ui-library/p-3e4b9341.entry.js.map +0 -1
  1655. package/dist/ui-library/p-41f0b6ff.entry.js +0 -2
  1656. package/dist/ui-library/p-41f0b6ff.entry.js.map +0 -1
  1657. package/dist/ui-library/p-435242a8.entry.js +0 -2
  1658. package/dist/ui-library/p-435242a8.entry.js.map +0 -1
  1659. package/dist/ui-library/p-5084ca7c.entry.js.map +0 -1
  1660. package/dist/ui-library/p-5b3e6eb7.entry.js +0 -2
  1661. package/dist/ui-library/p-5b3e6eb7.entry.js.map +0 -1
  1662. package/dist/ui-library/p-5c1dd25a.entry.js +0 -2
  1663. package/dist/ui-library/p-5c1dd25a.entry.js.map +0 -1
  1664. package/dist/ui-library/p-5c60227f.entry.js +0 -2
  1665. package/dist/ui-library/p-5c60227f.entry.js.map +0 -1
  1666. package/dist/ui-library/p-5dc40a6a.entry.js +0 -2
  1667. package/dist/ui-library/p-5dc40a6a.entry.js.map +0 -1
  1668. package/dist/ui-library/p-649017db.entry.js +0 -2
  1669. package/dist/ui-library/p-649017db.entry.js.map +0 -1
  1670. package/dist/ui-library/p-713684c7.entry.js +0 -2
  1671. package/dist/ui-library/p-713684c7.entry.js.map +0 -1
  1672. package/dist/ui-library/p-73325eec.entry.js +0 -2
  1673. package/dist/ui-library/p-73325eec.entry.js.map +0 -1
  1674. package/dist/ui-library/p-7639c68e.entry.js +0 -2
  1675. package/dist/ui-library/p-7639c68e.entry.js.map +0 -1
  1676. package/dist/ui-library/p-764f56dd.entry.js +0 -2
  1677. package/dist/ui-library/p-764f56dd.entry.js.map +0 -1
  1678. package/dist/ui-library/p-886a35ee.entry.js +0 -2
  1679. package/dist/ui-library/p-886a35ee.entry.js.map +0 -1
  1680. package/dist/ui-library/p-8cf72af6.js.map +0 -1
  1681. package/dist/ui-library/p-8d6f4311.entry.js +0 -2
  1682. package/dist/ui-library/p-8d6f4311.entry.js.map +0 -1
  1683. package/dist/ui-library/p-90c2dc30.entry.js +0 -2
  1684. package/dist/ui-library/p-90c2dc30.entry.js.map +0 -1
  1685. package/dist/ui-library/p-965fa6a6.entry.js +0 -2
  1686. package/dist/ui-library/p-965fa6a6.entry.js.map +0 -1
  1687. package/dist/ui-library/p-98234e3f.entry.js +0 -2
  1688. package/dist/ui-library/p-98234e3f.entry.js.map +0 -1
  1689. package/dist/ui-library/p-9b9c3afc.entry.js +0 -2
  1690. package/dist/ui-library/p-9b9c3afc.entry.js.map +0 -1
  1691. package/dist/ui-library/p-9c34eab7.entry.js +0 -2
  1692. package/dist/ui-library/p-9c34eab7.entry.js.map +0 -1
  1693. package/dist/ui-library/p-9e0c386f.entry.js +0 -2
  1694. package/dist/ui-library/p-9e0c386f.entry.js.map +0 -1
  1695. package/dist/ui-library/p-9f8b6144.entry.js +0 -2
  1696. package/dist/ui-library/p-9f8b6144.entry.js.map +0 -1
  1697. package/dist/ui-library/p-a3cc0521.entry.js +0 -2
  1698. package/dist/ui-library/p-a3cc0521.entry.js.map +0 -1
  1699. package/dist/ui-library/p-a5143b8d.entry.js +0 -2
  1700. package/dist/ui-library/p-a5143b8d.entry.js.map +0 -1
  1701. package/dist/ui-library/p-aa6f71e1.entry.js +0 -2
  1702. package/dist/ui-library/p-aa6f71e1.entry.js.map +0 -1
  1703. package/dist/ui-library/p-abb98245.entry.js +0 -2
  1704. package/dist/ui-library/p-abb98245.entry.js.map +0 -1
  1705. package/dist/ui-library/p-b183e44f.js +0 -2
  1706. package/dist/ui-library/p-b183e44f.js.map +0 -1
  1707. package/dist/ui-library/p-b27f496f.entry.js +0 -2
  1708. package/dist/ui-library/p-b27f496f.entry.js.map +0 -1
  1709. package/dist/ui-library/p-ba74863a.js +0 -2
  1710. package/dist/ui-library/p-ba74863a.js.map +0 -1
  1711. package/dist/ui-library/p-bf4a35ec.js.map +0 -1
  1712. package/dist/ui-library/p-c07adc21.entry.js +0 -2
  1713. package/dist/ui-library/p-c07adc21.entry.js.map +0 -1
  1714. package/dist/ui-library/p-c700e3eb.entry.js +0 -2
  1715. package/dist/ui-library/p-c700e3eb.entry.js.map +0 -1
  1716. package/dist/ui-library/p-cab99e54.entry.js +0 -2
  1717. package/dist/ui-library/p-cab99e54.entry.js.map +0 -1
  1718. package/dist/ui-library/p-cf1133a0.entry.js +0 -2
  1719. package/dist/ui-library/p-cf1133a0.entry.js.map +0 -1
  1720. package/dist/ui-library/p-cf1d36c0.entry.js +0 -2
  1721. package/dist/ui-library/p-cf1d36c0.entry.js.map +0 -1
  1722. package/dist/ui-library/p-d87a6f4d.js +0 -2
  1723. package/dist/ui-library/p-d87a6f4d.js.map +0 -1
  1724. package/dist/ui-library/p-d8c97778.entry.js +0 -2
  1725. package/dist/ui-library/p-d8c97778.entry.js.map +0 -1
  1726. package/dist/ui-library/p-deb01174.entry.js +0 -2
  1727. package/dist/ui-library/p-deb01174.entry.js.map +0 -1
  1728. package/dist/ui-library/p-e5ba13d2.entry.js +0 -2
  1729. package/dist/ui-library/p-e5ba13d2.entry.js.map +0 -1
  1730. package/dist/ui-library/p-eb8f05a9.js.map +0 -1
  1731. package/dist/ui-library/p-f29ba9cb.entry.js +0 -2
  1732. package/dist/ui-library/p-f29ba9cb.entry.js.map +0 -1
  1733. package/dist/ui-library/p-f66eb76c.entry.js +0 -2
  1734. package/dist/ui-library/p-f66eb76c.entry.js.map +0 -1
  1735. package/dist/ui-library/p-f974a184.entry.js +0 -2
  1736. package/dist/ui-library/p-f974a184.entry.js.map +0 -1
  1737. package/dist/ui-library/p-fb8d0734.entry.js +0 -2
  1738. package/dist/ui-library/p-fb8d0734.entry.js.map +0 -1
  1739. package/readme.md +0 -156
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-ccf35821.js');
6
- const eventListeners = require('./event-listeners-dd94dcfb.js');
7
- const executionControl = require('./execution-control-45c84c46.js');
8
- const slot = require('./slot-bccbdb59.js');
9
- const popup = require('./popup-44836aaf.js');
5
+ const index = require('./index-417a06c8.js');
6
+ const eventListeners = require('./event-listeners-9fb878f1.js');
7
+ const executionControl = require('./execution-control-d728da70.js');
8
+ const slot = require('./slot-1b1232a1.js');
9
+ const popup = require('./popup-e854acda.js');
10
10
 
11
11
  const isString = (value) => typeof value === 'string';
12
12
  // only use '==' instead of '===' to also catch undefined and void
@@ -14,106 +14,131 @@ const isNil = (value) => value == null;
14
14
 
15
15
  /* eslint-disable */
16
16
  const i18nDate = {
17
- en: {
18
- months: [
19
- 'January',
20
- 'February',
21
- 'March',
22
- 'April',
23
- 'May',
24
- 'June',
25
- 'July',
26
- 'August',
27
- 'September',
28
- 'October',
29
- 'November',
30
- 'December',
31
- ],
32
- monthsShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
33
- monthsShortGrouped: [
34
- ['Jan', 'Feb', 'Mar', 'Apr'],
35
- ['May', 'Jun', 'Jul', 'Aug'],
36
- ['Sep', 'Oct', 'Nov', 'Dec'],
37
- ],
38
- weekdays: ['Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'],
39
- weekdaysShort: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'],
40
- weekdaysMin: ['Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa', 'Su'],
41
- },
42
- de: {
43
- months: [
44
- 'Januar',
45
- 'Februar',
46
- 'März',
47
- 'April',
48
- 'Mai',
49
- 'Juni',
50
- 'Juli',
51
- 'August',
52
- 'September',
53
- 'Oktober',
54
- 'November',
55
- 'Dezember',
56
- ],
57
- monthsShort: ['Jan.', 'Feb.', 'März', 'Apr.', 'Mai', 'Juni', 'Juli', 'Aug.', 'Sep.', 'Okt.', 'Nov.', 'Dez.'],
58
- monthsShortGrouped: [
59
- ['Jan.', 'Feb.', 'März', 'Apr.'],
60
- ['Mai', 'Juni', 'Juli', 'Aug.'],
61
- ['Sep.', 'Okt.', 'Nov.', 'Dez.'],
62
- ],
63
- weekdays: ['Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag', 'Sonntag'],
64
- weekdaysShort: ['Mo.', 'Di.', 'Mi.', 'Do.', 'Fr.', 'Sa.', 'So.'],
65
- weekdaysMin: ['Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa', 'So'],
66
- },
67
- fr: {
68
- months: [
69
- 'janvier',
70
- 'février',
71
- 'mars',
72
- 'avril',
73
- 'mai',
74
- 'juin',
75
- 'juillet',
76
- 'août',
77
- 'septembre',
78
- 'octobre',
79
- 'novembre',
80
- 'décembre',
81
- ],
82
- monthsShort: ['janv.', 'févr.', 'mars', 'avr.', 'mai', 'juin', 'juil.', 'août', 'sept.', 'oct.', 'nov.', 'déc.'],
83
- monthsShortGrouped: [
84
- ['janv.', 'févr.', 'mars', 'avr.'],
85
- ['mai', 'juin', 'juil.', 'août'],
86
- ['sept.', 'oct.', 'nov.', 'déc.'],
87
- ],
88
- weekdays: ['lundi', 'mardi', 'mercredi', 'jeudi', 'vendredi', 'samedi', 'dimanche'],
89
- weekdaysShort: ['lun.', 'mar.', 'mer.', 'jeu.', 'ven.', 'sam.', 'dim.'],
90
- weekdaysMin: ['lu', 'ma', 'me', 'je', 've', 'sa', 'di'],
91
- },
92
- it: {
93
- months: [
94
- 'gennaio',
95
- 'febbraio',
96
- 'marzo',
97
- 'aprile',
98
- 'maggio',
99
- 'giugno',
100
- 'luglio',
101
- 'agosto',
102
- 'settembre',
103
- 'ottobre',
104
- 'novembre',
105
- 'dicembre',
106
- ],
107
- monthsShort: ['gen', 'feb', 'mar', 'apr', 'mag', 'giu', 'lug', 'ago', 'set', 'ott', 'nov', 'dic'],
108
- monthsShortGrouped: [
109
- ['gen', 'feb', 'mar', 'apr'],
110
- ['mag', 'giu', 'lug', 'ago'],
111
- ['set', 'ott', 'nov', 'dic'],
112
- ],
113
- weekdays: ['lunedì', 'martedì', 'mercoledì', 'giovedì', 'venerdì', 'sabato', 'domenica'],
114
- weekdaysShort: ['lun', 'mar', 'mer', 'gio', 'ven', 'sab', 'dom'],
115
- weekdaysMin: ['lu', 'ma', 'me', 'gi', 've', 'sa', 'do'],
116
- },
17
+ en: {
18
+ months: [
19
+ 'January',
20
+ 'February',
21
+ 'March',
22
+ 'April',
23
+ 'May',
24
+ 'June',
25
+ 'July',
26
+ 'August',
27
+ 'September',
28
+ 'October',
29
+ 'November',
30
+ 'December',
31
+ ],
32
+ monthsShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
33
+ monthsShortGrouped: [
34
+ ['Jan', 'Feb', 'Mar', 'Apr'],
35
+ ['May', 'Jun', 'Jul', 'Aug'],
36
+ ['Sep', 'Oct', 'Nov', 'Dec'],
37
+ ],
38
+ weekdays: ['Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'],
39
+ weekdaysShort: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'],
40
+ weekdaysMin: ['Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa', 'Su'],
41
+ },
42
+ de: {
43
+ months: [
44
+ 'Januar',
45
+ 'Februar',
46
+ 'März',
47
+ 'April',
48
+ 'Mai',
49
+ 'Juni',
50
+ 'Juli',
51
+ 'August',
52
+ 'September',
53
+ 'Oktober',
54
+ 'November',
55
+ 'Dezember',
56
+ ],
57
+ monthsShort: ['Jan.', 'Feb.', 'März', 'Apr.', 'Mai', 'Juni', 'Juli', 'Aug.', 'Sep.', 'Okt.', 'Nov.', 'Dez.'],
58
+ monthsShortGrouped: [
59
+ ['Jan.', 'Feb.', 'März', 'Apr.'],
60
+ ['Mai', 'Juni', 'Juli', 'Aug.'],
61
+ ['Sep.', 'Okt.', 'Nov.', 'Dez.'],
62
+ ],
63
+ weekdays: ['Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag', 'Sonntag'],
64
+ weekdaysShort: ['Mo.', 'Di.', 'Mi.', 'Do.', 'Fr.', 'Sa.', 'So.'],
65
+ weekdaysMin: ['Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa', 'So'],
66
+ },
67
+ fr: {
68
+ months: [
69
+ 'janvier',
70
+ 'février',
71
+ 'mars',
72
+ 'avril',
73
+ 'mai',
74
+ 'juin',
75
+ 'juillet',
76
+ 'août',
77
+ 'septembre',
78
+ 'octobre',
79
+ 'novembre',
80
+ 'décembre',
81
+ ],
82
+ monthsShort: ['janv.', 'févr.', 'mars', 'avr.', 'mai', 'juin', 'juil.', 'août', 'sept.', 'oct.', 'nov.', 'déc.'],
83
+ monthsShortGrouped: [
84
+ ['janv.', 'févr.', 'mars', 'avr.'],
85
+ ['mai', 'juin', 'juil.', 'août'],
86
+ ['sept.', 'oct.', 'nov.', 'déc.'],
87
+ ],
88
+ weekdays: ['lundi', 'mardi', 'mercredi', 'jeudi', 'vendredi', 'samedi', 'dimanche'],
89
+ weekdaysShort: ['lun.', 'mar.', 'mer.', 'jeu.', 'ven.', 'sam.', 'dim.'],
90
+ weekdaysMin: ['lu', 'ma', 'me', 'je', 've', 'sa', 'di'],
91
+ },
92
+ it: {
93
+ months: [
94
+ 'gennaio',
95
+ 'febbraio',
96
+ 'marzo',
97
+ 'aprile',
98
+ 'maggio',
99
+ 'giugno',
100
+ 'luglio',
101
+ 'agosto',
102
+ 'settembre',
103
+ 'ottobre',
104
+ 'novembre',
105
+ 'dicembre',
106
+ ],
107
+ monthsShort: ['gen', 'feb', 'mar', 'apr', 'mag', 'giu', 'lug', 'ago', 'set', 'ott', 'nov', 'dic'],
108
+ monthsShortGrouped: [
109
+ ['gen', 'feb', 'mar', 'apr'],
110
+ ['mag', 'giu', 'lug', 'ago'],
111
+ ['set', 'ott', 'nov', 'dic'],
112
+ ],
113
+ weekdays: ['lunedì', 'martedì', 'mercoledì', 'giovedì', 'venerdì', 'sabato', 'domenica'],
114
+ weekdaysShort: ['lun', 'mar', 'mer', 'gio', 'ven', 'sab', 'dom'],
115
+ weekdaysMin: ['lu', 'ma', 'me', 'gi', 've', 'sa', 'do'],
116
+ },
117
+ es: {
118
+ months: [
119
+ 'enero',
120
+ 'febrero',
121
+ 'marzo',
122
+ 'abril',
123
+ 'mayo',
124
+ 'junio',
125
+ 'julio',
126
+ 'agosto',
127
+ 'septiembre',
128
+ 'octubre',
129
+ 'noviembre',
130
+ 'diciembre',
131
+ ],
132
+ monthsShort: ['ene', 'feb', 'mar', 'abr', 'may', 'jun', 'jul', 'ago', 'sep', 'oct', 'nov', 'dic'],
133
+ monthsShortGrouped: [
134
+ ['ene', 'feb', 'mar', 'abr'],
135
+ ['may', 'jun', 'jul', 'ago'],
136
+ ['sep', 'oct', 'nov', 'dic'],
137
+ ],
138
+ weekdays: ['lunes', 'martes', 'miércoles', 'jueves', 'viernes', 'sábado', 'domingo'],
139
+ weekdaysShort: ['lun', 'mar', 'mié', 'jue', 'vie', 'sáb', 'dom'],
140
+ weekdaysMin: ['lu', 'ma', 'mi', 'ju', 'vi', 'sa', 'do'],
141
+ },
117
142
  };
118
143
  /**
119
144
  * Returns a JS Date instance of the exact moment
@@ -124,11 +149,12 @@ const i18nDate = {
124
149
  * ```
125
150
  */
126
151
  const now = () => new Date();
152
+ const removeTime = (date) => new Date(date.getFullYear(), date.getMonth(), date.getDate());
127
153
  /**
128
154
  * Returns `true` if the given date is valid
129
155
  */
130
156
  const isValidDate = (value) => {
131
- return value instanceof Date && !isNaN(value.getTime()) && new Date(value).toString() !== 'Invalid Date';
157
+ return value instanceof Date && !isNaN(value.getTime()) && new Date(value).toString() !== 'Invalid Date';
132
158
  };
133
159
  /**
134
160
  * Returns the year number of the given date
@@ -138,10 +164,10 @@ const isValidDate = (value) => {
138
164
  * ```
139
165
  */
140
166
  const year = (date) => {
141
- if (date && isValidDate(date)) {
142
- return date.getFullYear();
143
- }
144
- throw new Error('Not a valid date');
167
+ if (date && isValidDate(date)) {
168
+ return date.getFullYear();
169
+ }
170
+ throw new Error('Not a valid date');
145
171
  };
146
172
  /**
147
173
  * Returns the month number of the given date
@@ -151,10 +177,10 @@ const year = (date) => {
151
177
  * ```
152
178
  */
153
179
  const month = (date) => {
154
- if (date && isValidDate(date)) {
155
- return date.getMonth();
156
- }
157
- throw new Error('Not a valid date');
180
+ if (date && isValidDate(date)) {
181
+ return date.getMonth();
182
+ }
183
+ throw new Error('Not a valid date');
158
184
  };
159
185
  /**
160
186
  * Returns the day number of the given date
@@ -164,46 +190,46 @@ const month = (date) => {
164
190
  * ```
165
191
  */
166
192
  const day = (date) => {
167
- if (date && isValidDate(date)) {
168
- return date.getDate();
169
- }
170
- throw new Error('Not a valid date');
193
+ if (date && isValidDate(date)) {
194
+ return date.getDate();
195
+ }
196
+ throw new Error('Not a valid date');
171
197
  };
172
198
  /**
173
199
  * Returns the hours of the given date
174
200
  */
175
201
  const hours = (date) => {
176
- if (date && isValidDate(date)) {
177
- return date.getHours();
178
- }
179
- throw new Error('Not a valid date');
202
+ if (date && isValidDate(date)) {
203
+ return date.getHours();
204
+ }
205
+ throw new Error('Not a valid date');
180
206
  };
181
207
  /**
182
208
  * Returns the minutes of the given date
183
209
  */
184
210
  const minutes = (date) => {
185
- if (date && isValidDate(date)) {
186
- return date.getMinutes();
187
- }
188
- throw new Error('Not a valid date');
211
+ if (date && isValidDate(date)) {
212
+ return date.getMinutes();
213
+ }
214
+ throw new Error('Not a valid date');
189
215
  };
190
216
  /**
191
217
  * Returns the seconds of the given date
192
218
  */
193
219
  const seconds = (date) => {
194
- if (date && isValidDate(date)) {
195
- return date.getSeconds();
196
- }
197
- throw new Error('Not a valid date');
220
+ if (date && isValidDate(date)) {
221
+ return date.getSeconds();
222
+ }
223
+ throw new Error('Not a valid date');
198
224
  };
199
225
  /**
200
226
  * Returns the first day of the week of the given date.
201
227
  */
202
228
  const getFirstDayOfTheWeek = (date) => {
203
- const weekdayDiff = [6, 0, 1, 2, 3, 4, 5];
204
- const day = new Date(date);
205
- day.setDate(day.getDate() - weekdayDiff[day.getDay()]);
206
- return day;
229
+ const weekdayDiff = [6, 0, 1, 2, 3, 4, 5];
230
+ const day = new Date(date);
231
+ day.setDate(day.getDate() - weekdayDiff[day.getDay()]);
232
+ return day;
207
233
  };
208
234
  /**
209
235
  * Returns `true` when the year of the dates are the same
@@ -225,21 +251,21 @@ const isSameWeek = (a, b) => isSameDay(getFirstDayOfTheWeek(a), getFirstDayOfThe
225
251
  * Returns `true` if the given datestring is valid
226
252
  */
227
253
  const isValidDateString = (datestring, format) => {
228
- if (!isString(datestring) || !isString(format)) {
229
- return false;
230
- }
231
- if (datestring.length < 6 || format.length < 6) {
232
- return false;
233
- }
234
- const { day, month } = getDateParts(datestring, format);
235
- if (day > 31 || month > 11 || day <= 0 || month < 0) {
236
- return false;
237
- }
238
- const date = toDate(datestring, format);
239
- if (isNil(date)) {
240
- return false;
241
- }
242
- return date.toString() !== 'Invalid Date';
254
+ if (!isString(datestring) || !isString(format)) {
255
+ return false;
256
+ }
257
+ if (datestring.length < 6 || format.length < 6) {
258
+ return false;
259
+ }
260
+ const { day, month } = getDateParts(datestring, format);
261
+ if (day > 31 || month > 11 || day <= 0 || month < 0) {
262
+ return false;
263
+ }
264
+ const date = toDate(datestring, format);
265
+ if (isNil(date)) {
266
+ return false;
267
+ }
268
+ return date.toString() !== 'Invalid Date';
243
269
  };
244
270
  /**
245
271
  * Returns `true` when the given date is not smaller than the minDate and not bigger than the maxDate.
@@ -249,97 +275,97 @@ const isValidDateString = (datestring, format) => {
249
275
  * ```
250
276
  */
251
277
  const isInRange = (date, minDate, maxDate) => {
252
- if (!date) {
278
+ if (!date) {
279
+ return true;
280
+ }
281
+ if (minDate && date < minDate) {
282
+ return false;
283
+ }
284
+ if (maxDate && maxDate < date) {
285
+ return false;
286
+ }
253
287
  return true;
254
- }
255
- if (minDate && date < minDate) {
256
- return false;
257
- }
258
- if (maxDate && maxDate < date) {
259
- return false;
260
- }
261
- return true;
262
288
  };
263
289
  const lookAhead = (iFormat, format, match, length = 2) => {
264
- const increment = length - 1;
265
- const followingCharacterMatches = format.charAt(iFormat + increment) === match;
266
- const hasProperLength = iFormat + increment < format.length;
267
- return hasProperLength && followingCharacterMatches;
290
+ const increment = length - 1;
291
+ const followingCharacterMatches = format.charAt(iFormat + increment) === match;
292
+ const hasProperLength = iFormat + increment < format.length;
293
+ return hasProperLength && followingCharacterMatches;
268
294
  };
269
295
  const formatNumber = (value, len) => {
270
- let num = String(value);
271
- while (num.length < len) {
272
- num = '0' + num;
273
- }
274
- return num;
296
+ let num = String(value);
297
+ while (num.length < len) {
298
+ num = '0' + num;
299
+ }
300
+ return num;
275
301
  };
276
302
  const formatDate = (date, format) => {
277
- if (date == null) {
278
- return '';
279
- }
280
- let output = '';
281
- for (let iFormat = 0; iFormat < format.length; iFormat++) {
282
- switch (format.charAt(iFormat)) {
283
- case 'd':
284
- if (lookAhead(iFormat, format, 'd')) {
285
- output += formatNumber(date.getDate(), 2);
286
- iFormat++;
287
- }
288
- else {
289
- output += String(date.getDate());
290
- }
291
- break;
292
- case 'm':
293
- if (lookAhead(iFormat, format, 'm')) {
294
- output += formatNumber(date.getMonth() + 1, 2);
295
- iFormat++;
296
- }
297
- else {
298
- output += String(date.getMonth() + 1);
299
- }
300
- break;
301
- case 'y':
302
- if (lookAhead(iFormat, format, 'y', 4)) {
303
- iFormat += 3;
304
- output += date.getFullYear();
305
- }
306
- else {
307
- output += (date.getFullYear() % 100 < 10 ? '0' : '') + (date.getFullYear() % 100);
308
- iFormat++;
309
- }
310
- break;
311
- case 'h':
312
- if (lookAhead(iFormat, format, 'h')) {
313
- output += formatNumber(date.getHours(), 2);
314
- iFormat++;
315
- }
316
- else {
317
- output += String(date.getHours());
318
- }
319
- break;
320
- case 'M':
321
- if (lookAhead(iFormat, format, 'M')) {
322
- output += formatNumber(date.getMinutes(), 2);
323
- iFormat++;
324
- }
325
- else {
326
- output += String(date.getMinutes());
327
- }
328
- break;
329
- case 's':
330
- if (lookAhead(iFormat, format, 's')) {
331
- output += formatNumber(date.getSeconds(), 2);
332
- iFormat++;
333
- }
334
- else {
335
- output += String(date.getSeconds());
303
+ if (date == null) {
304
+ return '';
305
+ }
306
+ let output = '';
307
+ for (let iFormat = 0; iFormat < format.length; iFormat++) {
308
+ switch (format.charAt(iFormat)) {
309
+ case 'd':
310
+ if (lookAhead(iFormat, format, 'd')) {
311
+ output += formatNumber(date.getDate(), 2);
312
+ iFormat++;
313
+ }
314
+ else {
315
+ output += String(date.getDate());
316
+ }
317
+ break;
318
+ case 'm':
319
+ if (lookAhead(iFormat, format, 'm')) {
320
+ output += formatNumber(date.getMonth() + 1, 2);
321
+ iFormat++;
322
+ }
323
+ else {
324
+ output += String(date.getMonth() + 1);
325
+ }
326
+ break;
327
+ case 'y':
328
+ if (lookAhead(iFormat, format, 'y', 4)) {
329
+ iFormat += 3;
330
+ output += date.getFullYear();
331
+ }
332
+ else {
333
+ output += (date.getFullYear() % 100 < 10 ? '0' : '') + (date.getFullYear() % 100);
334
+ iFormat++;
335
+ }
336
+ break;
337
+ case 'h':
338
+ if (lookAhead(iFormat, format, 'h')) {
339
+ output += formatNumber(date.getHours(), 2);
340
+ iFormat++;
341
+ }
342
+ else {
343
+ output += String(date.getHours());
344
+ }
345
+ break;
346
+ case 'M':
347
+ if (lookAhead(iFormat, format, 'M')) {
348
+ output += formatNumber(date.getMinutes(), 2);
349
+ iFormat++;
350
+ }
351
+ else {
352
+ output += String(date.getMinutes());
353
+ }
354
+ break;
355
+ case 's':
356
+ if (lookAhead(iFormat, format, 's')) {
357
+ output += formatNumber(date.getSeconds(), 2);
358
+ iFormat++;
359
+ }
360
+ else {
361
+ output += String(date.getSeconds());
362
+ }
363
+ break;
364
+ default:
365
+ output += format.charAt(iFormat);
336
366
  }
337
- break;
338
- default:
339
- output += format.charAt(iFormat);
340
367
  }
341
- }
342
- return output;
368
+ return output;
343
369
  };
344
370
  const FORMATTING_TOKENS = /(\[[^\[]*\])|(mm|dd|yyyy|yy|hh|MM|ss|.)/g;
345
371
  const TWO_NUMERICS_REGEX = /\d\d/; // 00 - 99
@@ -353,27 +379,27 @@ const MINUTE = 'minute';
353
379
  const SECOND = 'second';
354
380
  const parseFlags = {};
355
381
  const addParseFlag = (token, regex, callback) => {
356
- const tokens = Array.isArray(token) ? token : [token];
357
- let func;
358
- if (typeof callback === 'string') {
359
- func = (input) => {
360
- const value = parseInt(input, 10);
361
- return { [callback]: value };
362
- };
363
- }
364
- else {
365
- func = callback;
366
- }
367
- tokens.forEach((key) => {
368
- parseFlags[key] = [regex, func];
369
- });
382
+ const tokens = Array.isArray(token) ? token : [token];
383
+ let func;
384
+ if (typeof callback === 'string') {
385
+ func = (input) => {
386
+ const value = parseInt(input, 10);
387
+ return { [callback]: value };
388
+ };
389
+ }
390
+ else {
391
+ func = callback;
392
+ }
393
+ tokens.forEach((key) => {
394
+ parseFlags[key] = [regex, func];
395
+ });
370
396
  };
371
397
  addParseFlag('yy', TWO_NUMERICS_REGEX, (input) => {
372
- const year = new Date().getFullYear();
373
- const cent = Math.floor(year / 100);
374
- let value = parseInt(input, 10);
375
- value = (value > 68 ? cent - 1 : cent) * 100 + value;
376
- return { [YEAR]: value };
398
+ const year = new Date().getFullYear();
399
+ const cent = Math.floor(year / 100);
400
+ let value = parseInt(input, 10);
401
+ value = (value > 68 ? cent - 1 : cent) * 100 + value;
402
+ return { [YEAR]: value };
377
403
  });
378
404
  addParseFlag('yyyy', FOUR_NUMERICS_REGEX, YEAR);
379
405
  addParseFlag('mm', TWO_NUMERICS_REGEX, (input) => ({ [MONTH]: parseInt(input, 10) - 1 }));
@@ -382,124 +408,124 @@ addParseFlag('hh', TWO_NUMERICS_REGEX, HOUR);
382
408
  addParseFlag('MM', TWO_NUMERICS_REGEX, MINUTE);
383
409
  addParseFlag('ss', TWO_NUMERICS_REGEX, SECOND);
384
410
  const getFullInputArray = (input, backupDate = new Date()) => {
385
- const result = [0, 0, 1, 0, 0, 0];
386
- const backupArr = [
387
- backupDate.getFullYear(),
388
- backupDate.getMonth(),
389
- backupDate.getDate(),
390
- backupDate.getHours(),
391
- backupDate.getMinutes(),
392
- backupDate.getSeconds(),
393
- ];
394
- let useBackup = true;
395
- for (let i = 0; i < 7; i++) {
396
- if (input[i] === undefined) {
397
- result[i] = useBackup ? backupArr[i] : result[i];
398
- }
399
- else {
400
- result[i] = input[i];
401
- useBackup = false;
411
+ const result = [0, 0, 1, 0, 0, 0];
412
+ const backupArr = [
413
+ backupDate.getFullYear(),
414
+ backupDate.getMonth(),
415
+ backupDate.getDate(),
416
+ backupDate.getHours(),
417
+ backupDate.getMinutes(),
418
+ backupDate.getSeconds(),
419
+ ];
420
+ let useBackup = true;
421
+ for (let i = 0; i < 7; i++) {
422
+ if (input[i] === undefined) {
423
+ result[i] = useBackup ? backupArr[i] : result[i];
424
+ }
425
+ else {
426
+ result[i] = input[i];
427
+ useBackup = false;
428
+ }
402
429
  }
403
- }
404
- return result;
430
+ return result;
405
431
  };
406
432
  const createDate = (year, month, day, hour, minute, second) => {
407
- if (!(year < 100 && year >= 0)) {
408
- return new Date(year, month, day, hour, minute, second);
409
- }
410
- const date = new Date(year + 400, month, day, hour, minute, second);
411
- if (isFinite(date.getFullYear())) {
412
- date.setFullYear(year);
413
- }
414
- return date;
433
+ if (!(year < 100 && year >= 0)) {
434
+ return new Date(year, month, day, hour, minute, second);
435
+ }
436
+ const date = new Date(year + 400, month, day, hour, minute, second);
437
+ if (isFinite(date.getFullYear())) {
438
+ date.setFullYear(year);
439
+ }
440
+ return date;
415
441
  };
416
442
  const makeParser = (dateString, format) => {
417
- const tokens = format.match(FORMATTING_TOKENS);
418
- if (!tokens) {
419
- throw new Error();
420
- }
421
- const { length } = tokens;
422
- let mark = {};
423
- for (let i = 0; i < length; i += 1) {
424
- const token = tokens[i];
425
- const parseTo = parseFlags[token];
426
- if (!parseTo) {
427
- const word = token.replace(/^\[|\]$/g, '');
428
- if (dateString.indexOf(word) === 0) {
429
- dateString = dateString.substr(word.length);
430
- }
431
- else {
432
- throw new Error('not match');
433
- }
443
+ const tokens = format.match(FORMATTING_TOKENS);
444
+ if (!tokens) {
445
+ throw new Error();
434
446
  }
435
- else {
436
- const regex = parseTo[0];
437
- const parser = parseTo[1];
438
- const value = (regex.exec(dateString) || [])[0];
439
- const obj = parser(value);
440
- mark = Object.assign(Object.assign({}, mark), obj);
441
- dateString = dateString.replace(value, '');
442
- }
443
- }
444
- return mark;
447
+ const { length } = tokens;
448
+ let mark = {};
449
+ for (let i = 0; i < length; i += 1) {
450
+ const token = tokens[i];
451
+ const parseTo = parseFlags[token];
452
+ if (!parseTo) {
453
+ const word = token.replace(/^\[|\]$/g, '');
454
+ if (dateString.indexOf(word) === 0) {
455
+ dateString = dateString.substr(word.length);
456
+ }
457
+ else {
458
+ throw new Error('not match');
459
+ }
460
+ }
461
+ else {
462
+ const regex = parseTo[0];
463
+ const parser = parseTo[1];
464
+ const value = (regex.exec(dateString) || [])[0];
465
+ const obj = parser(value);
466
+ mark = Object.assign(Object.assign({}, mark), obj);
467
+ dateString = dateString.replace(value, '');
468
+ }
469
+ }
470
+ return mark;
445
471
  };
446
472
  const getCleanDateString = (dirtyDateString, format) => {
447
- if (dirtyDateString.length === format.length) {
448
- return dirtyDateString;
449
- }
450
- const separator = dirtyDateString.match(NON_NUMERIC_REGEX)[0];
451
- // pad signle digits to follow supported dateformats
452
- return dirtyDateString
453
- .split(separator)
454
- .map((s) => (s.length === 1 ? '0' + s : s))
455
- .join(separator);
473
+ if (dirtyDateString.length === format.length) {
474
+ return dirtyDateString;
475
+ }
476
+ const separator = dirtyDateString.match(NON_NUMERIC_REGEX)[0];
477
+ // pad signle digits to follow supported dateformats
478
+ return dirtyDateString
479
+ .split(separator)
480
+ .map((s) => (s.length === 1 ? '0' + s : s))
481
+ .join(separator);
456
482
  };
457
483
  const getDateParts = (dirtyDateString, format) => {
458
- const dateString = getCleanDateString(dirtyDateString, format);
459
- return makeParser(dateString, format);
484
+ const dateString = getCleanDateString(dirtyDateString, format);
485
+ return makeParser(dateString, format);
460
486
  };
461
487
  const toDate = (dirtyDateString, format) => {
462
- try {
463
- const { backupDate = new Date() } = {};
464
- const { year, month, day, hour, minute, second, date } = getDateParts(dirtyDateString, format);
465
- if (date != null) {
466
- return date;
467
- }
468
- const inputArray = [year, month, day, hour, minute, second];
469
- const result = getFullInputArray(inputArray, backupDate);
470
- return createDate(...result);
471
- }
472
- catch (e) {
473
- return new Date(NaN);
474
- }
488
+ try {
489
+ const { backupDate = new Date() } = {};
490
+ const { year, month, day, hour, minute, second, date } = getDateParts(dirtyDateString, format);
491
+ if (date != null) {
492
+ return date;
493
+ }
494
+ const inputArray = [year, month, day, hour, minute, second];
495
+ const result = getFullInputArray(inputArray, backupDate);
496
+ return createDate(...result);
497
+ }
498
+ catch (e) {
499
+ return new Date(NaN);
500
+ }
475
501
  };
476
502
  const createCalendarGrid = (calendarGridArguments) => {
477
- const { firstDateOfBox, allowedDates, dateFormat, selectedDate, minDate, maxDate, pointerDate } = calendarGridArguments;
478
- const weekDatePointer = new Date(firstDateOfBox);
479
- const dayDatePointer = new Date(firstDateOfBox);
480
- let calendar = [];
481
- do {
482
- let row = [];
503
+ const { firstDateOfBox, allowedDates, dateFormat, selectedDate, minDate, maxDate, pointerDate } = calendarGridArguments;
504
+ const weekDatePointer = new Date(firstDateOfBox);
505
+ const dayDatePointer = new Date(firstDateOfBox);
506
+ let calendar = [];
483
507
  do {
484
- row = [
485
- ...row,
486
- {
487
- date: new Date(dayDatePointer),
488
- display: formatDate(dayDatePointer, dateFormat),
489
- dateString: formatDate(dayDatePointer, dateFormat),
490
- label: day(dayDatePointer).toString(),
491
- isToday: isSameDay(dayDatePointer, now()),
492
- isSelected: selectedDate && isSameDay(dayDatePointer, selectedDate),
493
- isDisabled: !allowedDates(dayDatePointer) || !isInRange(dayDatePointer, minDate, maxDate),
494
- isOutdated: pointerDate.month !== dayDatePointer.getMonth() || !isInRange(dayDatePointer, minDate, maxDate),
495
- },
496
- ];
497
- dayDatePointer.setDate(dayDatePointer.getDate() + 1);
498
- } while (isSameWeek(dayDatePointer, weekDatePointer));
499
- calendar = [...calendar, row];
500
- weekDatePointer.setDate(weekDatePointer.getDate() + 7);
501
- } while (isSameMonth(new Date(pointerDate.year, pointerDate.month, pointerDate.day), dayDatePointer));
502
- return calendar;
508
+ let row = [];
509
+ do {
510
+ row = [
511
+ ...row,
512
+ {
513
+ date: new Date(dayDatePointer),
514
+ display: formatDate(dayDatePointer, dateFormat),
515
+ dateString: formatDate(dayDatePointer, dateFormat),
516
+ label: day(dayDatePointer).toString(),
517
+ isToday: isSameDay(dayDatePointer, now()),
518
+ isSelected: selectedDate && isSameDay(dayDatePointer, selectedDate),
519
+ isDisabled: !allowedDates(dayDatePointer) || !isInRange(dayDatePointer, minDate, maxDate),
520
+ isOutdated: pointerDate.month !== dayDatePointer.getMonth() || !isInRange(dayDatePointer, minDate, maxDate),
521
+ },
522
+ ];
523
+ dayDatePointer.setDate(dayDatePointer.getDate() + 1);
524
+ } while (isSameWeek(dayDatePointer, weekDatePointer));
525
+ calendar = [...calendar, row];
526
+ weekDatePointer.setDate(weekDatePointer.getDate() + 7);
527
+ } while (isSameMonth(new Date(pointerDate.year, pointerDate.month, pointerDate.day), dayDatePointer));
528
+ return calendar;
503
529
  };
504
530
  /**
505
531
  * Returns a range of numbers around the given number grouped into buckets of 5.
@@ -507,553 +533,522 @@ const createCalendarGrid = (calendarGridArguments) => {
507
533
  * @param range range of numbers to include in the result
508
534
  */
509
535
  function rangeAround(number, range) {
510
- const itemsPerGroup = 5;
511
- return [...Array(range).keys()]
512
- .map((n) => n + number - Math.floor(range / 2))
513
- .reduce((curr, item, index) => {
514
- if (index % itemsPerGroup === 0) {
515
- curr.push([]);
516
- }
517
- curr[curr.length - 1].push(item);
518
- return curr;
519
- }, []);
536
+ const itemsPerGroup = 5;
537
+ return [...Array(range).keys()]
538
+ .map((n) => n + number - Math.floor(range / 2))
539
+ .reduce((curr, item, index) => {
540
+ if (index % itemsPerGroup === 0) {
541
+ curr.push([]);
542
+ }
543
+ curr[curr.length - 1].push(item);
544
+ return curr;
545
+ }, []);
520
546
  }
521
547
 
548
+ // eslint-disable-next-line @stencil-community/ban-exported-const-enums
522
549
  var SixDateFormats;
523
550
  (function (SixDateFormats) {
524
- SixDateFormats["DDMMYYY_DOT"] = "dd.mm.yyyy";
525
- SixDateFormats["YYYYMMDD_DASH"] = "yyyy-mm-dd";
526
- SixDateFormats["DDMMYYYY_DASH"] = "dd-mm-yyyy";
527
- SixDateFormats["DDMMYYYY_SLASH"] = "dd/mm/yyyy";
528
- SixDateFormats["YYYYMMDD_SLASH"] = "yyyy/mm/dd";
529
- SixDateFormats["DDMMYY_DOT"] = "dd.mm.yy";
530
- SixDateFormats["YYMMDD_DASH"] = "yy-mm-dd";
531
- SixDateFormats["DDMMYY_DASH"] = "dd-mm-yy";
532
- SixDateFormats["DDMMYY_SLASH"] = "dd/mm/yy";
533
- SixDateFormats["YYMMDD_SLASH"] = "yy/mm/dd";
534
- SixDateFormats["DDMMYYY_DOT_TIME"] = "dd.mm.yyyy hh:MM:ss";
535
- SixDateFormats["YYYYMMDD_DASH_TIME"] = "yyyy-mm-dd hh:MM:ss";
536
- SixDateFormats["DDMMYYYY_DASH_TIME"] = "dd-mm-yyyy hh:MM:ss";
537
- SixDateFormats["DDMMYYYY_SLASH_TIME"] = "dd/mm/yyyy hh:MM:ss";
538
- SixDateFormats["YYYYMMDD_SLASH_TIME"] = "yyyy/mm/dd hh:MM:ss";
539
- SixDateFormats["DDMMYY_DOT_TIME"] = "dd.mm.yy hh:MM:ss";
540
- SixDateFormats["YYMMDD_DASH_TIME"] = "yy-mm-dd hh:MM:ss";
541
- SixDateFormats["DDMMYY_DASH_TIME"] = "dd-mm-yy hh:MM:ss";
542
- SixDateFormats["DDMMYY_SLASH_TIME"] = "dd/mm/yy hh:MM:ss";
543
- SixDateFormats["YYMMDD_SLASH_TIME"] = "yy/mm/dd hh:MM:ss";
551
+ SixDateFormats["DDMMYYY_DOT"] = "dd.mm.yyyy";
552
+ SixDateFormats["YYYYMMDD_DASH"] = "yyyy-mm-dd";
553
+ SixDateFormats["DDMMYYYY_DASH"] = "dd-mm-yyyy";
554
+ SixDateFormats["DDMMYYYY_SLASH"] = "dd/mm/yyyy";
555
+ SixDateFormats["YYYYMMDD_SLASH"] = "yyyy/mm/dd";
556
+ SixDateFormats["DDMMYY_DOT"] = "dd.mm.yy";
557
+ SixDateFormats["YYMMDD_DASH"] = "yy-mm-dd";
558
+ SixDateFormats["DDMMYY_DASH"] = "dd-mm-yy";
559
+ SixDateFormats["DDMMYY_SLASH"] = "dd/mm/yy";
560
+ SixDateFormats["YYMMDD_SLASH"] = "yy/mm/dd";
561
+ SixDateFormats["DDMMYYY_DOT_TIME"] = "dd.mm.yyyy hh:MM:ss";
562
+ SixDateFormats["YYYYMMDD_DASH_TIME"] = "yyyy-mm-dd hh:MM:ss";
563
+ SixDateFormats["DDMMYYYY_DASH_TIME"] = "dd-mm-yyyy hh:MM:ss";
564
+ SixDateFormats["DDMMYYYY_SLASH_TIME"] = "dd/mm/yyyy hh:MM:ss";
565
+ SixDateFormats["YYYYMMDD_SLASH_TIME"] = "yyyy/mm/dd hh:MM:ss";
566
+ SixDateFormats["DDMMYY_DOT_TIME"] = "dd.mm.yy hh:MM:ss";
567
+ SixDateFormats["YYMMDD_DASH_TIME"] = "yy-mm-dd hh:MM:ss";
568
+ SixDateFormats["DDMMYY_DASH_TIME"] = "dd-mm-yy hh:MM:ss";
569
+ SixDateFormats["DDMMYY_SLASH_TIME"] = "dd/mm/yy hh:MM:ss";
570
+ SixDateFormats["YYMMDD_SLASH_TIME"] = "yy/mm/dd hh:MM:ss";
544
571
  })(SixDateFormats || (SixDateFormats = {}));
545
572
 
546
573
  const MonthSelection = (monthSelectionParams) => {
547
- const locale = monthSelectionParams.locale;
548
- const isToday = (value) => locale.monthsShort[now().getMonth()] === value;
549
- const isSelectedMonth = (value) => { var _a; return ((_a = monthSelectionParams.selectedDate) === null || _a === void 0 ? void 0 : _a.getMonth()) === locale.monthsShort.findIndex((m) => m === value); };
550
- return (index.h("table", { class: "datepicker-table", part: "month-selection" },
551
- index.h("tbody", null, locale.monthsShortGrouped.map((row) => (index.h("tr", { class: "datepicker-table__row" }, row.map((month) => (index.h("td", { onClick: () => monthSelectionParams.onClickMonthCell(month), class: {
552
- 'datepicker-table__cell': true,
553
- 'datepicker-table__cell--is-today': isToday(month),
554
- 'datepicker-table__cell--is-selected': isSelectedMonth(month),
555
- } }, month)))))))));
574
+ const locale = monthSelectionParams.locale;
575
+ const isToday = (value) => locale.monthsShort[now().getMonth()] === value;
576
+ const isSelectedMonth = (value) => { var _a; return ((_a = monthSelectionParams.selectedDate) === null || _a === void 0 ? void 0 : _a.getMonth()) === locale.monthsShort.findIndex((m) => m === value); };
577
+ return (index.h("table", { class: "datepicker-table", part: "month-selection" },
578
+ index.h("tbody", null, locale.monthsShortGrouped.map((row) => (index.h("tr", { class: "datepicker-table__row" }, row.map((month) => (index.h("td", { onClick: () => monthSelectionParams.onClickMonthCell(month), class: {
579
+ 'datepicker-table__cell': true,
580
+ 'datepicker-table__cell--is-today': isToday(month),
581
+ 'datepicker-table__cell--is-selected': isSelectedMonth(month),
582
+ } }, month)))))))));
556
583
  };
557
584
 
558
585
  const DaySelection = (daySelectionParams) => {
559
- return (index.h("table", { class: "datepicker-table", part: "day-selection" },
560
- index.h("thead", { part: "weekday-header" }, daySelectionParams.locale.weekdaysMin.map((weekday) => (index.h("th", { class: "datepicker__cell" }, weekday)))),
561
- index.h("tbody", null, daySelectionParams.calendarGrid.map((row) => (index.h("tr", { class: "datepicker-table__row" }, row.map((cell) => (index.h("td", { "data-date": cell.dateString, onClick: () => daySelectionParams.onClickDateCell(cell), class: {
562
- 'datepicker-table__cell': true,
563
- 'datepicker-table__cell--is-today': cell.isToday,
564
- 'datepicker-table__cell--is-selected': cell.isSelected,
565
- 'datepicker-table__cell--is-outdated': cell.isOutdated,
566
- 'datepicker-table__cell--is-disabled': cell.isDisabled,
567
- 'datepicker-table__cell--is-selectable': !cell.isDisabled,
568
- } }, cell.label)))))))));
586
+ return (index.h("table", { class: "datepicker-table", part: "day-selection" },
587
+ index.h("thead", { part: "weekday-header" }, daySelectionParams.locale.weekdaysMin.map((weekday) => (index.h("th", { class: "datepicker__cell" }, weekday)))),
588
+ index.h("tbody", null, daySelectionParams.calendarGrid.map((row) => (index.h("tr", { class: "datepicker-table__row" }, row.map((cell) => (index.h("td", { "data-date": cell.dateString, onClick: () => daySelectionParams.onClickDateCell(cell), class: {
589
+ 'datepicker-table__cell': true,
590
+ 'datepicker-table__cell--is-today': cell.isToday,
591
+ 'datepicker-table__cell--is-selected': cell.isSelected,
592
+ 'datepicker-table__cell--is-outdated': cell.isOutdated,
593
+ 'datepicker-table__cell--is-disabled': cell.isDisabled,
594
+ 'datepicker-table__cell--is-selectable': !cell.isDisabled,
595
+ } }, cell.label)))))))));
569
596
  };
570
597
 
571
598
  const YearSelection = (yearSelectionParams) => {
572
- return (index.h("table", { class: "datepicker-table", part: "year-selection" },
573
- index.h("tbody", null, yearSelectionParams.yearSelection.map((row) => (index.h("tr", { class: "datepicker-table__row" }, row.map((year) => {
574
- var _a;
575
- return (index.h("td", { onClick: () => yearSelectionParams.onClickYearCell(year), class: {
576
- 'datepicker-table__cell': true,
577
- 'datepicker-table__cell--is-today': now().getFullYear() === year,
578
- 'datepicker-table__cell--is-selected': ((_a = yearSelectionParams.selectedDate) === null || _a === void 0 ? void 0 : _a.getFullYear()) === year,
579
- } }, year));
580
- })))))));
599
+ return (index.h("table", { class: "datepicker-table", part: "year-selection" },
600
+ index.h("tbody", null, yearSelectionParams.yearSelection.map((row) => (index.h("tr", { class: "datepicker-table__row" }, row.map((year) => {
601
+ var _a;
602
+ return (index.h("td", { onClick: () => yearSelectionParams.onClickYearCell(year), class: {
603
+ 'datepicker-table__cell': true,
604
+ 'datepicker-table__cell--is-today': now().getFullYear() === year,
605
+ 'datepicker-table__cell--is-selected': ((_a = yearSelectionParams.selectedDate) === null || _a === void 0 ? void 0 : _a.getFullYear()) === year,
606
+ } }, year));
607
+ })))))));
581
608
  };
582
609
 
583
- const sixDatepickerCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:block;font-family:var(--six-font-family)}.datepicker__container{position:relative}.datepicker__popup{min-width:400px;background-color:white;padding:0.5em 0.5em 1.5em;box-shadow:0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);user-select:none;position:absolute;z-index:var(--six-z-index-dropdown);right:0;left:0}.datepicker__popup--is-up{bottom:100%;min-height:382px}.datepicker__popup--is-inline{position:initial;box-shadow:none;border:1px solid var(--six-color-web-rock-400)}.datepicker-header{display:flex;justify-content:space-between;border-bottom:1px solid var(--six-color-web-rock-400);padding:0.5em;margin-bottom:1em}.datepicker-header svg{fill:var(--six-color-web-rock-900);stroke:none}.datepicker-header__btn{cursor:pointer;width:2.5em;height:2.5em;display:flex;vertical-align:middle;align-items:center;justify-content:center}.datepicker-header__btn:hover{background-color:var(--six-color-web-rock-100);border-radius:100%}.datepicker-header__label{display:flex}.datepicker-header__label>div{cursor:pointer;padding:0.5em;display:flex;vertical-align:middle;align-items:center;justify-content:center}.datepicker-header__label>div:hover{background-color:var(--six-color-web-rock-100)}.datepicker-table{width:100%}.datepicker-table__cell{text-align:center;width:2.5rem;height:2.5rem;cursor:pointer}.datepicker-table__cell:hover{background-color:var(--six-color-web-rock-100)}.datepicker-table__cell--is-today{border:1px solid var(--six-color-web-rock-400)}.datepicker-table__cell--is-selected{background-color:var(--six-color-red);color:var(--six-color-white)}.datepicker-table__cell--is-disabled{background-color:var(--six-color-web-rock-200);cursor:initial}.datepicker-table__cell--is-disabled:hover{background-color:var(--six-color-web-rock-200)}.datepicker-table__cell--is-outdated{color:var(--six-color-web-rock-400)}.datepicker-clear{display:inline-flex;align-items:center;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;padding:0;transition:var(--six-transition-fast) color;cursor:pointer}.datepicker-clear:hover{color:var(--six-input-icon-color-hover)}.datepicker-clear:focus{outline:none}.datepicker-clear--right{right:0;position:absolute}.datepicker-clear--left{right:35px;position:absolute}.input--empty .datepicker-clear{visibility:hidden}.prefix{cursor:pointer}.prefix--right{right:0;display:inline-flex;position:absolute;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;margin-right:var(--six-input-spacing-medium);transition:var(--six-transition-fast) color}six-timepicker::part(popup){border:none;padding:0.5em 0.5em 0;min-height:0}";
610
+ const sixDatepickerCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:block;font-family:var(--six-font-family)}.datepicker__container{position:relative}.datepicker__popup{min-width:400px;background-color:white;padding:0.5em 0.5em 1.5em;box-shadow:0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);user-select:none;position:absolute;z-index:var(--six-z-index-dropdown);right:0;left:0}.datepicker__popup--is-up{bottom:100%;min-height:382px}.datepicker__popup--is-inline{position:initial;box-shadow:none;border:1px solid var(--six-color-web-rock-400)}.datepicker-header{display:flex;justify-content:space-between;border-bottom:1px solid var(--six-color-web-rock-400);padding:0.5em;margin-bottom:1em}.datepicker-header svg{fill:var(--six-color-web-rock-900);stroke:none}.datepicker-header__btn{cursor:pointer;width:2.5em;height:2.5em;display:flex;vertical-align:middle;align-items:center;justify-content:center}.datepicker-header__btn:hover{background-color:var(--six-color-web-rock-100);border-radius:100%}.datepicker-header__label{display:flex}.datepicker-header__label>div{cursor:pointer;padding:0.5em;display:flex;vertical-align:middle;align-items:center;justify-content:center}.datepicker-header__label>div:hover{background-color:var(--six-color-web-rock-100)}.datepicker-table{width:100%}.datepicker-table__cell{text-align:center;width:2.5rem;height:2.5rem;cursor:pointer}.datepicker-table__cell:hover{background-color:var(--six-color-web-rock-100)}.datepicker-table__cell--is-today{border:1px solid var(--six-color-web-rock-400)}.datepicker-table__cell--is-selected{background-color:var(--six-color-red);color:var(--six-color-white)}.datepicker-table__cell--is-disabled{background-color:var(--six-color-web-rock-200);cursor:initial}.datepicker-table__cell--is-disabled:hover{background-color:var(--six-color-web-rock-200)}.datepicker-table__cell--is-outdated{color:var(--six-color-web-rock-400)}.datepicker-clear{display:inline-flex;align-items:center;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;padding:0;transition:var(--six-transition-fast) color;cursor:pointer}.datepicker-clear:hover{color:var(--six-input-icon-color-hover)}.datepicker-clear:focus{outline:none}.datepicker-clear--right{right:0;position:absolute}.datepicker-clear--left{right:35px;position:absolute}.input--empty .datepicker-clear{visibility:hidden}.prefix{cursor:pointer}.prefix--right{right:0;display:inline-flex;position:absolute;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;margin-right:var(--six-input-spacing-medium);transition:var(--six-transition-fast) color}six-timepicker::part(popup){border:none;padding:0.5em 0.5em 0;min-height:0}";
611
+ const SixDatepickerStyle0 = sixDatepickerCss;
584
612
 
585
613
  const NUMBER_OF_YEARS_SHOWN = 25;
586
614
  const MIN_POPUP_HEIGHT = 400;
587
615
  var SelectionMode;
588
616
  (function (SelectionMode) {
589
- SelectionMode["DAY"] = "day";
590
- SelectionMode["MONTH"] = "month";
591
- SelectionMode["YEAR"] = "year";
617
+ SelectionMode["DAY"] = "day";
618
+ SelectionMode["MONTH"] = "month";
619
+ SelectionMode["YEAR"] = "year";
592
620
  })(SelectionMode || (SelectionMode = {}));
593
621
  const SixDatepicker = class {
594
- constructor(hostRef) {
595
- index.registerInstance(this, hostRef);
596
- this.sixSelect = index.createEvent(this, "six-datepicker-select", 7);
597
- this.sixClear = index.createEvent(this, "six-datepicker-clear", 7);
598
- this.sixBlur = index.createEvent(this, "six-datepicker-blur", 7);
599
- this.eventListeners = new eventListeners.EventListeners();
600
- this.previousUnit = () => {
601
- if (this.selectionMode === SelectionMode.DAY) {
602
- this.previousMonth();
603
- }
604
- else if (this.selectionMode === SelectionMode.MONTH) {
605
- this.previousYear();
606
- }
607
- else if (this.selectionMode === SelectionMode.YEAR) {
608
- this.previousYearGroup();
609
- }
610
- };
611
- this.nextUnit = () => {
612
- if (this.selectionMode === SelectionMode.DAY) {
613
- this.nextMonth();
614
- }
615
- else if (this.selectionMode === SelectionMode.MONTH) {
616
- this.nextYear();
617
- }
618
- else if (this.selectionMode === SelectionMode.YEAR) {
619
- this.nextYearGroup();
620
- }
621
- };
622
- this.handleDocumentKeyDown = (event) => {
623
- var _a;
624
- const keyboardEvent = event;
625
- // Close when escape is pressed
626
- if (this.open && keyboardEvent.key === 'Escape') {
627
- keyboardEvent.stopPropagation();
628
- this.closePopup();
629
- void ((_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.setFocus());
630
- }
631
- // Handle tabbing
632
- if (keyboardEvent.key === 'Tab') {
633
- this.closePopup();
634
- }
635
- };
636
- this.handleDocumentMouseDown = (event) => {
637
- // Close when clicking outside the containing element
638
- const path = event.composedPath();
639
- if (!path.includes(this.container)) {
640
- this.closePopup();
641
- return;
642
- }
643
- };
644
- this.handleClearClick = async (event) => {
645
- event.stopPropagation();
646
- await this.select(undefined);
647
- this.sixClear.emit();
648
- };
649
- this.onTimepickerChange = (sixTimepickerChange) => {
650
- const time = sixTimepickerChange.detail.value;
651
- const newDate = new Date();
652
- if (this.selectedDate != null) {
653
- newDate.setFullYear(this.selectedDate.getFullYear(), this.selectedDate.getMonth(), this.selectedDate.getDate());
654
- }
655
- if (time != null) {
656
- const hours = time.hours;
657
- const minutes = time.minutes;
658
- const seconds = time.seconds;
659
- if (hours != null) {
660
- newDate.setHours(hours, minutes, seconds);
622
+ constructor(hostRef) {
623
+ index.registerInstance(this, hostRef);
624
+ this.sixSelect = index.createEvent(this, "six-datepicker-select", 7);
625
+ this.sixClear = index.createEvent(this, "six-datepicker-clear", 7);
626
+ this.sixBlur = index.createEvent(this, "six-datepicker-blur", 7);
627
+ this.eventListeners = new eventListeners.EventListeners();
628
+ this.previousUnit = () => {
629
+ if (this.selectionMode === SelectionMode.DAY) {
630
+ this.previousMonth();
631
+ }
632
+ else if (this.selectionMode === SelectionMode.MONTH) {
633
+ this.previousYear();
634
+ }
635
+ else if (this.selectionMode === SelectionMode.YEAR) {
636
+ this.previousYearGroup();
637
+ }
638
+ };
639
+ this.nextUnit = () => {
640
+ if (this.selectionMode === SelectionMode.DAY) {
641
+ this.nextMonth();
642
+ }
643
+ else if (this.selectionMode === SelectionMode.MONTH) {
644
+ this.nextYear();
645
+ }
646
+ else if (this.selectionMode === SelectionMode.YEAR) {
647
+ this.nextYearGroup();
648
+ }
649
+ };
650
+ this.handleDocumentKeyDown = (event) => {
651
+ var _a;
652
+ const keyboardEvent = event;
653
+ // Close when escape is pressed
654
+ if (this.open && keyboardEvent.key === 'Escape') {
655
+ keyboardEvent.stopPropagation();
656
+ this.closePopup();
657
+ void ((_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.setFocus());
658
+ }
659
+ // Handle tabbing
660
+ if (keyboardEvent.key === 'Tab') {
661
+ this.closePopup();
662
+ }
663
+ };
664
+ this.handleDocumentMouseDown = (event) => {
665
+ // Close when clicking outside the containing element
666
+ const path = event.composedPath();
667
+ if (!path.includes(this.container)) {
668
+ this.closePopup();
669
+ return;
670
+ }
671
+ };
672
+ this.handleClearClick = async (event) => {
673
+ event.stopPropagation();
674
+ await this.select(undefined);
675
+ this.sixClear.emit();
676
+ };
677
+ this.onTimepickerChange = (sixTimepickerChange) => {
678
+ const time = sixTimepickerChange.detail.value;
679
+ const newDate = new Date();
680
+ if (this.selectedDate != null) {
681
+ newDate.setFullYear(this.selectedDate.getFullYear(), this.selectedDate.getMonth(), this.selectedDate.getDate());
682
+ }
683
+ if (time != null) {
684
+ const hours = time.hours;
685
+ const minutes = time.minutes;
686
+ const seconds = time.seconds;
687
+ if (hours != null) {
688
+ newDate.setHours(hours, minutes, seconds);
689
+ }
690
+ }
691
+ this.updateValue(newDate);
692
+ this.updatePointerDates();
693
+ };
694
+ this.onClickDateCell = (cell) => {
695
+ if (!cell.isDisabled) {
696
+ void this.select(cell.dateString);
697
+ }
698
+ };
699
+ this.onClickMonthCell = (selectedMonth) => {
700
+ const month = i18nDate[this.locale].monthsShort.findIndex((monthShort) => monthShort === selectedMonth);
701
+ this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { month });
702
+ this.selectionMode = SelectionMode.DAY;
703
+ };
704
+ this.onClickYearCell = (year) => {
705
+ this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year });
706
+ this.selectionMode = SelectionMode.DAY;
707
+ };
708
+ this.handleInputChange = (event) => {
709
+ if (this.inputElement == null) {
710
+ return;
711
+ }
712
+ event.stopPropagation();
713
+ const inputValue = this.inputElement.value;
714
+ if (!isValidDateString(inputValue, this.dateFormat)) {
715
+ return;
716
+ }
717
+ const inputValueDate = toDate(inputValue, this.dateFormat);
718
+ if (inputValueDate === undefined) {
719
+ return;
720
+ }
721
+ this.updateIfChanged(inputValueDate);
722
+ const datesOnly = inputValue.replace(/[^\d]/g, '');
723
+ if (datesOnly.length >= 6) {
724
+ const date = toDate(inputValue, this.dateFormat);
725
+ const dateAsString = formatDate(date, this.dateFormat);
726
+ if (isValidDateString(dateAsString, this.dateFormat)) {
727
+ this.selectedDate = toDate(dateAsString, this.dateFormat);
728
+ this.updatePointerDates();
729
+ this.updateValue(this.selectedDate);
730
+ }
731
+ }
732
+ };
733
+ this.handleOnBlur = (event) => {
734
+ var _a, _b, _c;
735
+ event.stopPropagation();
736
+ // clear the value if the user deleted the date
737
+ if (((_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.value) === '' && isValidDate(this.value)) {
738
+ this.value = undefined;
739
+ this.sixSelect.emit(this.value);
740
+ }
741
+ const currentDate = toDate((_b = this.inputElement) === null || _b === void 0 ? void 0 : _b.value, this.dateFormat);
742
+ if (isValidDate(currentDate) && ((_c = this.value) === null || _c === void 0 ? void 0 : _c.getTime()) !== (currentDate === null || currentDate === void 0 ? void 0 : currentDate.getTime())) {
743
+ // Set the value if the input field's value has changed. This can happen if the blur occurs
744
+ // before the change event had a chance to fire due to its debouncing.
745
+ this.value = currentDate;
746
+ }
747
+ if (this.inputElement != null) {
748
+ this.inputElement.value = formatDate(this.value, this.dateFormat);
749
+ }
750
+ this.sixBlur.emit(this.value);
751
+ };
752
+ this.pointerDate = SixDatepicker.getCurrentDateAsPointer();
753
+ this.selectionMode = SelectionMode.DAY;
754
+ this.isDropDownContentUp = false;
755
+ this.type = 'date';
756
+ this.locale = 'en';
757
+ this.open = false;
758
+ this.inline = false;
759
+ this.readonly = false;
760
+ this.disabled = false;
761
+ this.allowedDates = () => true;
762
+ this.min = undefined;
763
+ this.max = undefined;
764
+ this.closeOnSelect = this.type === 'date';
765
+ this.placement = undefined;
766
+ this.size = 'medium';
767
+ this.required = false;
768
+ this.defaultDate = undefined;
769
+ this.placeholder = undefined;
770
+ this.value = undefined;
771
+ this.label = '';
772
+ this.errorText = '';
773
+ this.errorTextCount = undefined;
774
+ this.invalid = false;
775
+ this.containingElement = undefined;
776
+ this.dateFormat = SixDateFormats.DDMMYYY_DOT;
777
+ this.debounce = executionControl.DEFAULT_DEBOUNCE_FAST;
778
+ this.name = '';
779
+ this.clearable = false;
780
+ this.iconPosition = 'left';
781
+ this.hoist = false;
782
+ }
783
+ debounceChanged() {
784
+ this.sixSelect = executionControl.debounceEvent(this.sixSelect, this.debounce);
785
+ }
786
+ /**
787
+ * Update the native input element when the value changes
788
+ */
789
+ valueChanged() {
790
+ if (this.value != null && !isValidDate(this.value)) {
791
+ console.warn('invalid date value: ', this.value);
792
+ this.value = undefined;
793
+ this.sixSelect.emit(this.value);
661
794
  }
662
- }
663
- this.updateValue(newDate);
664
- this.updatePointerDates();
665
- };
666
- this.onClickDateCell = (cell) => {
667
- if (!cell.isDisabled) {
668
- void this.select(cell.dateString);
669
- }
670
- };
671
- this.onClickMonthCell = (selectedMonth) => {
672
- const month = i18nDate[this.locale].monthsShort.findIndex((monthShort) => monthShort === selectedMonth);
673
- this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { month });
674
- this.selectionMode = SelectionMode.DAY;
675
- };
676
- this.onClickYearCell = (year) => {
677
- this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year });
678
- this.selectionMode = SelectionMode.DAY;
679
- };
680
- this.handleInputChange = (event) => {
681
- if (this.inputElement == null) {
682
- return;
683
- }
684
- event.stopPropagation();
685
- const inputValue = this.inputElement.value;
686
- if (!isValidDateString(inputValue, this.dateFormat)) {
687
- return;
688
- }
689
- const inputValueDate = toDate(inputValue, this.dateFormat);
690
- if (inputValueDate === undefined) {
691
- return;
692
- }
693
- if (this.min && this.min.getTime() > inputValueDate.getTime()) {
694
- return;
695
- }
696
- if (this.max && this.max.getTime() < inputValueDate.getTime()) {
697
- return;
698
- }
699
- this.updateIfChanged(inputValueDate);
700
- const datesOnly = inputValue.replace(/[^\d]/g, '');
701
- let isDateValid = inputValue !== '';
702
- if (datesOnly.length >= 6) {
703
- const date = toDate(inputValue, this.dateFormat);
704
- const dateAsString = formatDate(date, this.dateFormat);
705
- if (isValidDateString(dateAsString, this.dateFormat)) {
706
- this.selectedDate = toDate(dateAsString, this.dateFormat);
707
- this.updatePointerDates();
708
- this.updateValue(this.selectedDate);
709
- isDateValid = true;
795
+ this.selectedDate = this.value;
796
+ this.updatePointerDates();
797
+ }
798
+ async resizeHandler() {
799
+ this.updateDropdownDirection();
800
+ this.moveOpenHoistedPopup();
801
+ this.adjustPopupPosition();
802
+ }
803
+ async scrollHandler() {
804
+ this.updateDropdownDirection();
805
+ this.moveOpenHoistedPopup();
806
+ }
807
+ moveOpenHoistedPopup() {
808
+ popup.movePopup(this.hoist, this.open, this.popup, this.inputElement, this.wrapper, MIN_POPUP_HEIGHT);
809
+ }
810
+ get container() {
811
+ return this.containingElement || this.host;
812
+ }
813
+ get firstDateOfBox() {
814
+ const date = new Date(this.pointerDate.year, this.pointerDate.month, 1);
815
+ return getFirstDayOfTheWeek(date);
816
+ }
817
+ /** Sets focus on the datepickers input. */
818
+ async setFocus(options) {
819
+ var _a;
820
+ (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.setFocus(options);
821
+ }
822
+ get calendarGrid() {
823
+ return createCalendarGrid({
824
+ firstDateOfBox: this.firstDateOfBox,
825
+ allowedDates: this.allowedDates,
826
+ dateFormat: this.dateFormat,
827
+ locale: this.locale,
828
+ selectedDate: this.selectedDate,
829
+ minDate: this.min,
830
+ maxDate: this.max,
831
+ pointerDate: this.pointerDate,
832
+ });
833
+ }
834
+ updateDropdownDirection() {
835
+ if (this.inputElement == null || this.wrapper == null) {
836
+ return;
710
837
  }
711
- }
712
- this.displayCustomMessage(isDateValid);
713
- };
714
- this.handleOnBlur = (event) => {
715
- var _a, _b;
716
- // clear the value if the user deleted the date
717
- if (((_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.value) === '' && isValidDate(this.value)) {
718
- this.value = undefined;
719
- }
720
- event.stopPropagation();
721
- const inputValue = (_b = this.inputElement) === null || _b === void 0 ? void 0 : _b.value;
722
- const inputValueDate = toDate(inputValue, this.dateFormat);
723
- const formattedDate = formatDate(this.value, this.dateFormat);
724
- if (this.inputElement != null && inputValueDate != null && inputValue !== formattedDate) {
725
- // properly format date if necessary
726
- this.inputElement.value = formattedDate;
727
- }
728
- this.sixBlur.emit(this.value);
729
- };
730
- this.pointerDate = SixDatepicker.getCurrentDateAsPointer();
731
- this.selectionMode = SelectionMode.DAY;
732
- this.isDropDownContentUp = false;
733
- this.type = 'date';
734
- this.locale = 'en';
735
- this.open = false;
736
- this.inline = false;
737
- this.readonly = false;
738
- this.disabled = false;
739
- this.allowedDates = () => true;
740
- this.min = undefined;
741
- this.max = undefined;
742
- this.closeOnSelect = this.type === 'date';
743
- this.placement = undefined;
744
- this.size = 'medium';
745
- this.required = false;
746
- this.defaultDate = undefined;
747
- this.placeholder = undefined;
748
- this.value = undefined;
749
- this.containingElement = undefined;
750
- this.dateFormat = SixDateFormats.DDMMYYY_DOT;
751
- this.debounce = executionControl.DEFAULT_DEBOUNCE_FAST;
752
- this.errorOnBlur = false;
753
- this.errorText = '';
754
- this.label = '';
755
- this.name = '';
756
- this.clearable = false;
757
- this.iconPosition = 'left';
758
- this.hoist = false;
759
- }
760
- debounceChanged() {
761
- this.sixSelect = executionControl.debounceEvent(this.sixSelect, this.debounce);
762
- }
763
- /**
764
- * Update the native input element when the value changes
765
- */
766
- valueChanged() {
767
- if (this.value != null && !isValidDate(this.value)) {
768
- console.warn('invalid date value: ', this.value);
769
- this.value = undefined;
770
- }
771
- this.selectedDate = this.value;
772
- this.updatePointerDates();
773
- this.sixSelect.emit(this.value);
774
- }
775
- async resizeHandler() {
776
- this.updateDropdownDirection();
777
- this.moveOpenHoistedPopup();
778
- this.adjustPopupPosition();
779
- }
780
- async scrollHandler() {
781
- this.updateDropdownDirection();
782
- this.moveOpenHoistedPopup();
783
- }
784
- moveOpenHoistedPopup() {
785
- popup.movePopup(this.hoist, this.open, this.popup, this.inputElement, this.wrapper, MIN_POPUP_HEIGHT);
786
- }
787
- get container() {
788
- return this.containingElement || this.host;
789
- }
790
- get firstDateOfBox() {
791
- const date = new Date(this.pointerDate.year, this.pointerDate.month, 1);
792
- return getFirstDayOfTheWeek(date);
793
- }
794
- /** Checks for validity and shows the browser's validation message if the control is invalid. */
795
- async reportValidity() {
796
- var _a;
797
- return (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.reportValidity();
798
- }
799
- /** Checks for validity. */
800
- async checkValidity() {
801
- var _a;
802
- return (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.checkValidity();
803
- }
804
- /** Sets a custom validation message. If `message` is not empty, the field will be considered invalid. */
805
- async setCustomValidity(message) {
806
- var _a;
807
- await ((_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.setCustomValidity(message));
808
- }
809
- /** Resets the formcontrol */
810
- async reset() {
811
- this.value = this.defaultValue;
812
- if (this.inputElement != null) {
813
- this.inputElement.value = formatDate(this.defaultValue, this.dateFormat);
814
- await this.inputElement.reset();
815
- }
816
- }
817
- get calendarGrid() {
818
- return createCalendarGrid({
819
- firstDateOfBox: this.firstDateOfBox,
820
- allowedDates: this.allowedDates,
821
- dateFormat: this.dateFormat,
822
- locale: this.locale,
823
- selectedDate: this.selectedDate,
824
- minDate: this.min,
825
- maxDate: this.max,
826
- pointerDate: this.pointerDate,
827
- });
828
- }
829
- updateDropdownDirection() {
830
- if (this.inputElement == null || this.wrapper == null) {
831
- return;
832
- }
833
- this.isDropDownContentUp = popup.calcIsDropDownContentUp(this.inputElement, this.wrapper, MIN_POPUP_HEIGHT);
834
- }
835
- getMonthStringForIndex(index) {
836
- return i18nDate[this.locale].months[index];
837
- }
838
- previousYear() {
839
- this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year: this.pointerDate.year - 1 });
840
- }
841
- previousYearGroup() {
842
- this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year: this.pointerDate.year - NUMBER_OF_YEARS_SHOWN });
843
- }
844
- previousMonth() {
845
- if (this.pointerDate.month === 0) {
846
- this.pointerDate = { year: this.pointerDate.year - 1, month: 11, day: 1, hours: 0, minutes: 0, seconds: 0 };
838
+ this.isDropDownContentUp = popup.calcIsDropDownContentUp(this.inputElement, this.wrapper, MIN_POPUP_HEIGHT);
847
839
  }
848
- else {
849
- this.pointerDate = {
850
- year: this.pointerDate.year,
851
- month: this.pointerDate.month - 1,
852
- day: 1,
853
- hours: 0,
854
- minutes: 0,
855
- seconds: 0,
856
- };
857
- }
858
- }
859
- nextMonth() {
860
- if (this.pointerDate.month === 11) {
861
- this.pointerDate = { year: this.pointerDate.year + 1, month: 0, day: 1, hours: 0, minutes: 0, seconds: 0 };
840
+ getMonthStringForIndex(index) {
841
+ return i18nDate[this.locale].months[index];
862
842
  }
863
- else {
864
- this.pointerDate = {
865
- year: this.pointerDate.year,
866
- month: this.pointerDate.month + 1,
867
- day: 1,
868
- hours: 0,
869
- minutes: 0,
870
- seconds: 0,
871
- };
872
- }
873
- }
874
- nextYear() {
875
- this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year: this.pointerDate.year + 1 });
876
- }
877
- nextYearGroup() {
878
- this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year: this.pointerDate.year + NUMBER_OF_YEARS_SHOWN });
879
- }
880
- openCalendar() {
881
- if (!this.open && !this.disabled) {
882
- this.open = true;
883
- this.setupEventListenersForOpenPopup();
884
- }
885
- }
886
- setupEventListenersForOpenPopup() {
887
- this.eventListeners.add(document, 'keydown', this.handleDocumentKeyDown);
888
- this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);
889
- }
890
- closePopup() {
891
- if (this.inline) {
892
- return;
893
- }
894
- this.open = false;
895
- this.eventListeners.remove(document, 'keydown', this.handleDocumentKeyDown);
896
- this.eventListeners.remove(document, 'mousedown', this.handleDocumentMouseDown);
897
- this.selectionMode = SelectionMode.DAY;
898
- }
899
- updatePointerDates() {
900
- const date = this.getPointerDate();
901
- if (this.differsFromPointerDate(date)) {
902
- this.pointerDate = {
903
- year: year(date),
904
- month: month(date),
905
- day: day(date),
906
- hours: hours(date),
907
- minutes: minutes(date),
908
- seconds: seconds(date),
909
- };
910
- }
911
- }
912
- differsFromPointerDate(date) {
913
- return (this.pointerDate.day !== day(date) ||
914
- this.pointerDate.month !== month(date) ||
915
- this.pointerDate.year !== year(date) ||
916
- this.pointerDate.hours !== hours(date) ||
917
- this.pointerDate.minutes !== minutes(date) ||
918
- this.pointerDate.seconds !== seconds(date));
919
- }
920
- getPointerDate() {
921
- if (this.selectedDate !== undefined && this.selectedDate !== null) {
922
- return this.selectedDate;
923
- }
924
- if (isNil(this.defaultDate)) {
925
- return now();
926
- }
927
- else if (this.defaultDate != null) {
928
- return toDate(this.defaultDate, this.dateFormat);
929
- }
930
- return undefined;
931
- }
932
- updateValue(newDate) {
933
- this.displayCustomMessage(true);
934
- this.updateIfChanged(newDate);
935
- }
936
- updateIfChanged(newDate) {
937
- var _a;
938
- if (((_a = this.value) === null || _a === void 0 ? void 0 : _a.getTime()) === (newDate === null || newDate === void 0 ? void 0 : newDate.getTime())) {
939
- return;
940
- }
941
- this.value = newDate;
942
- }
943
- /**
944
- * Selects an option
945
- */
946
- async select(datestring) {
947
- if (datestring == null) {
948
- this.updateValue(undefined);
843
+ previousYear() {
844
+ this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year: this.pointerDate.year - 1 });
949
845
  }
950
- else {
951
- const newDate = toDate(datestring, this.dateFormat);
952
- newDate === null || newDate === void 0 ? void 0 : newDate.setHours(this.pointerDate.hours, this.pointerDate.minutes, this.pointerDate.seconds);
953
- this.updateValue(newDate);
954
- }
955
- this.updatePointerDates();
956
- if (this.closeOnSelect) {
957
- this.closePopup();
958
- }
959
- }
960
- componentWillLoad() {
961
- this.defaultValue = this.value;
962
- this.selectedDate = this.value;
963
- this.updatePointerDates();
964
- this.updateValue(this.value);
965
- if (this.inline) {
966
- this.open = true;
967
- }
968
- if (this.open) {
969
- this.setupEventListenersForOpenPopup();
970
- }
971
- }
972
- componentDidLoad() {
973
- if (this.inputElement != null) {
974
- this.eventListeners.add(this.inputElement, 'six-input-input', executionControl.debounce(this.handleInputChange, this.debounce));
975
- this.eventListeners.add(this.inputElement, 'six-input-blur', this.handleOnBlur);
976
- }
977
- }
978
- componentDidRender() {
979
- this.adjustPopupPosition();
980
- }
981
- renderHeader() {
982
- return (index.h("header", { class: "datepicker-header", part: "header" }, index.h("div", { class: "datepicker-header__btn prev", onClick: this.previousUnit }, index.h("svg", { viewBox: "0 5 13 13", width: "14", height: "23" }, index.h("path", { d: "M11.67 3.87L9.9 2.1 0 12l9.9 9.9 1.77-1.77L3.54 12z" }))), index.h("div", { class: "datepicker-header__label" }, this.selectionMode === SelectionMode.DAY && (index.h("div", { onClick: () => (this.selectionMode = SelectionMode.MONTH) }, index.h("span", { class: "datepicker-header__label-month" }, this.getMonthStringForIndex(this.pointerDate.month)), index.h("span", null, index.h("svg", { viewBox: "-3 -4 24 24", width: "20", height: "20" }, index.h("polyline", { points: "6 9 12 15 18 9" }))))), this.selectionMode !== SelectionMode.YEAR && (index.h("div", { onClick: () => (this.selectionMode = SelectionMode.YEAR) }, index.h("span", { class: "datepicker-header__label-year" }, this.pointerDate.year), index.h("span", null, index.h("svg", { viewBox: "-3 -4 24 24", width: "20", height: "20" }, index.h("polyline", { points: "6 9 12 15 18 9" }))))), this.selectionMode === SelectionMode.YEAR && (index.h("div", null, this.pointerDate.year - Math.floor(NUMBER_OF_YEARS_SHOWN / 2), " \u2013", ' ', this.pointerDate.year + Math.floor(NUMBER_OF_YEARS_SHOWN / 2)))), index.h("div", { class: "datepicker-header__btn next", onClick: this.nextUnit }, index.h("svg", { viewBox: "5 5 13 13", width: "14", height: "23" }, index.h("path", { d: "M5.88 4.12L13.76 12l-7.88 7.88L8 22l10-10L8 2z" })))));
983
- }
984
- renderBody() {
985
- switch (this.selectionMode) {
986
- case SelectionMode.DAY:
987
- return (index.h(DaySelection, { locale: i18nDate[this.locale], calendarGrid: this.calendarGrid, onClickDateCell: this.onClickDateCell }));
988
- case SelectionMode.MONTH:
989
- return (index.h(MonthSelection, { locale: i18nDate[this.locale], selectedDate: this.selectedDate, onClickMonthCell: this.onClickMonthCell }));
990
- case SelectionMode.YEAR:
991
- return (index.h(YearSelection, { selectedDate: this.selectedDate, yearSelection: rangeAround(this.pointerDate.year, NUMBER_OF_YEARS_SHOWN), onClickYearCell: this.onClickYearCell }));
992
- }
993
- }
994
- renderCustomIcon() {
995
- const icon = slot.hasSlot(this.host, 'custom-icon') ? (index.h("slot", { name: "custom-icon" })) : (index.h("six-icon", { size: this.size === 'large' ? 'medium' : this.size }, "today"));
996
- return (index.h("span", { slot: "prefix", part: "icon", class: {
997
- prefix: true,
998
- 'prefix--right': this.iconPosition === 'right',
999
- } }, icon));
1000
- }
1001
- renderClearable() {
1002
- return (this.clearable && (index.h("button", { slot: "suffix", class: {
1003
- 'datepicker-clear': true,
1004
- 'datepicker-clear--right': this.iconPosition === 'left',
1005
- 'datepicker-clear--left': this.iconPosition === 'right',
1006
- }, type: "button", onClick: this.handleClearClick, tabindex: "-1" }, index.h("six-icon", { size: "small" }, "clear"))));
1007
- }
1008
- render() {
1009
- var _a, _b, _c;
1010
- this.adjustPopupPosition();
1011
- return (index.h("div", { ref: (el) => (this.wrapper = el), class: "datepicker__container" }, index.h("six-input", { part: "base", value: formatDate(this.value, this.dateFormat), ref: (el) => (this.inputElement = el), placeholder: this.placeholder, readonly: this.readonly, disabled: this.disabled, name: this.name, label: this.label, required: this.required, "error-text": this.errorText, "error-on-blur": this.errorOnBlur, onClick: () => this.openCalendar(), size: this.size, class: { 'input--empty': this.value == null } }, this.renderCustomIcon(), this.renderClearable(), slot.hasSlot(this.host, 'error-text') ? (index.h("span", { slot: "error-text" }, index.h("slot", { name: "error-text" }))) : null, slot.hasSlot(this.host, 'label') ? (index.h("span", { slot: "label" }, index.h("slot", { name: "label" }))) : null), this.open && (index.h("div", { part: "popup", ref: (el) => (this.popup = el), class: {
1012
- datepicker__popup: true,
1013
- 'datepicker__popup--is-up': this.placement != null ? this.placement === 'top' : this.isDropDownContentUp,
1014
- 'datepicker__popup--is-inline': this.inline,
1015
- } }, this.renderHeader(), this.renderBody(), this.type === 'date-time' && (index.h("six-timepicker", { inline: true, "onSix-timepicker-change-debounced": (event) => this.onTimepickerChange(event), value: ((_a = this.selectedDate) === null || _a === void 0 ? void 0 : _a.getHours()) +
1016
- ':' +
1017
- ((_b = this.selectedDate) === null || _b === void 0 ? void 0 : _b.getMinutes()) +
1018
- ':' +
1019
- ((_c = this.selectedDate) === null || _c === void 0 ? void 0 : _c.getSeconds()) })), index.h("div", { class: "datepicker__footer" }, index.h("slot", null))))));
1020
- }
1021
- adjustPopupPosition() {
1022
- popup.adjustPopupForHoisting(this.hoist, this.popup, this.inputElement, this.wrapper, MIN_POPUP_HEIGHT, (isUp) => (this.isDropDownContentUp = isUp));
1023
- popup.adjustPopupForSmallScreens(this.popup);
1024
- }
1025
- disconnectedCallback() {
1026
- this.eventListeners.removeAll();
1027
- }
1028
- displayCustomMessage(valid) {
1029
- if (this.inputElement == null) {
1030
- return;
1031
- }
1032
- if (valid) {
1033
- void this.setCustomValidity('');
846
+ previousYearGroup() {
847
+ this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year: this.pointerDate.year - NUMBER_OF_YEARS_SHOWN });
1034
848
  }
1035
- else {
1036
- const message = this.errorText != null ? this.errorText : 'Invalid date format';
1037
- void this.setCustomValidity(message);
1038
- }
1039
- }
1040
- static getCurrentDateAsPointer() {
1041
- return {
1042
- year: year(now()),
1043
- month: month(now()),
1044
- day: day(now()),
1045
- hours: hours(now()),
1046
- minutes: minutes(now()),
1047
- seconds: seconds(now()),
1048
- };
1049
- }
1050
- get host() { return index.getElement(this); }
1051
- static get watchers() { return {
1052
- "debounce": ["debounceChanged"],
1053
- "value": ["valueChanged"]
1054
- }; }
849
+ previousMonth() {
850
+ if (this.pointerDate.month === 0) {
851
+ this.pointerDate = { year: this.pointerDate.year - 1, month: 11, day: 1, hours: 0, minutes: 0, seconds: 0 };
852
+ }
853
+ else {
854
+ this.pointerDate = {
855
+ year: this.pointerDate.year,
856
+ month: this.pointerDate.month - 1,
857
+ day: 1,
858
+ hours: 0,
859
+ minutes: 0,
860
+ seconds: 0,
861
+ };
862
+ }
863
+ }
864
+ nextMonth() {
865
+ if (this.pointerDate.month === 11) {
866
+ this.pointerDate = { year: this.pointerDate.year + 1, month: 0, day: 1, hours: 0, minutes: 0, seconds: 0 };
867
+ }
868
+ else {
869
+ this.pointerDate = {
870
+ year: this.pointerDate.year,
871
+ month: this.pointerDate.month + 1,
872
+ day: 1,
873
+ hours: 0,
874
+ minutes: 0,
875
+ seconds: 0,
876
+ };
877
+ }
878
+ }
879
+ nextYear() {
880
+ this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year: this.pointerDate.year + 1 });
881
+ }
882
+ nextYearGroup() {
883
+ this.pointerDate = Object.assign(Object.assign({}, this.pointerDate), { year: this.pointerDate.year + NUMBER_OF_YEARS_SHOWN });
884
+ }
885
+ openCalendar() {
886
+ if (!this.open && !this.disabled) {
887
+ this.open = true;
888
+ this.setupEventListenersForOpenPopup();
889
+ }
890
+ }
891
+ setupEventListenersForOpenPopup() {
892
+ this.eventListeners.add(document, 'keydown', this.handleDocumentKeyDown);
893
+ this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);
894
+ }
895
+ closePopup() {
896
+ if (this.inline) {
897
+ return;
898
+ }
899
+ this.open = false;
900
+ this.eventListeners.remove(document, 'keydown', this.handleDocumentKeyDown);
901
+ this.eventListeners.remove(document, 'mousedown', this.handleDocumentMouseDown);
902
+ this.selectionMode = SelectionMode.DAY;
903
+ }
904
+ updatePointerDates() {
905
+ const date = this.getPointerDate();
906
+ if (this.differsFromPointerDate(date)) {
907
+ this.pointerDate = {
908
+ year: year(date),
909
+ month: month(date),
910
+ day: day(date),
911
+ hours: hours(date),
912
+ minutes: minutes(date),
913
+ seconds: seconds(date),
914
+ };
915
+ }
916
+ }
917
+ differsFromPointerDate(date) {
918
+ return (this.pointerDate.day !== day(date) ||
919
+ this.pointerDate.month !== month(date) ||
920
+ this.pointerDate.year !== year(date) ||
921
+ this.pointerDate.hours !== hours(date) ||
922
+ this.pointerDate.minutes !== minutes(date) ||
923
+ this.pointerDate.seconds !== seconds(date));
924
+ }
925
+ getPointerDate() {
926
+ if (this.selectedDate !== undefined && this.selectedDate !== null) {
927
+ return this.selectedDate;
928
+ }
929
+ if (this.defaultDate == null) {
930
+ return this.type === 'date' ? removeTime(now()) : now();
931
+ }
932
+ else {
933
+ return toDate(this.defaultDate, this.dateFormat);
934
+ }
935
+ }
936
+ updateValue(newDate) {
937
+ this.updateIfChanged(newDate);
938
+ }
939
+ updateIfChanged(newDate) {
940
+ var _a;
941
+ if (((_a = this.value) === null || _a === void 0 ? void 0 : _a.getTime()) === (newDate === null || newDate === void 0 ? void 0 : newDate.getTime())) {
942
+ return;
943
+ }
944
+ this.value = newDate;
945
+ this.sixSelect.emit(this.value);
946
+ }
947
+ /**
948
+ * Selects an option
949
+ */
950
+ async select(datestring) {
951
+ if (datestring == null) {
952
+ this.updateValue(undefined);
953
+ }
954
+ else {
955
+ const newDate = toDate(datestring, this.dateFormat);
956
+ newDate === null || newDate === void 0 ? void 0 : newDate.setHours(this.pointerDate.hours, this.pointerDate.minutes, this.pointerDate.seconds);
957
+ this.updateValue(newDate);
958
+ }
959
+ this.updatePointerDates();
960
+ if (this.closeOnSelect) {
961
+ this.closePopup();
962
+ }
963
+ }
964
+ componentWillLoad() {
965
+ this.selectedDate = this.value;
966
+ this.updatePointerDates();
967
+ this.updateValue(this.value);
968
+ if (this.inline) {
969
+ this.open = true;
970
+ }
971
+ if (this.open) {
972
+ this.setupEventListenersForOpenPopup();
973
+ }
974
+ }
975
+ componentDidLoad() {
976
+ if (this.inputElement != null) {
977
+ this.eventListeners.add(this.inputElement, 'six-input-input', executionControl.debounce(this.handleInputChange, this.debounce));
978
+ this.eventListeners.add(this.inputElement, 'six-input-blur', this.handleOnBlur);
979
+ }
980
+ }
981
+ componentDidRender() {
982
+ this.adjustPopupPosition();
983
+ }
984
+ renderHeader() {
985
+ return (index.h("header", { class: "datepicker-header", part: "header" }, index.h("div", { class: "datepicker-header__btn prev", onClick: this.previousUnit }, index.h("svg", { viewBox: "0 5 13 13", width: "14", height: "23" }, index.h("path", { d: "M11.67 3.87L9.9 2.1 0 12l9.9 9.9 1.77-1.77L3.54 12z" }))), index.h("div", { class: "datepicker-header__label" }, this.selectionMode === SelectionMode.DAY && (index.h("div", { onClick: () => (this.selectionMode = SelectionMode.MONTH) }, index.h("span", { class: "datepicker-header__label-month" }, this.getMonthStringForIndex(this.pointerDate.month)), index.h("span", null, index.h("svg", { viewBox: "-3 -4 24 24", width: "20", height: "20" }, index.h("polyline", { points: "6 9 12 15 18 9" }))))), this.selectionMode !== SelectionMode.YEAR && (index.h("div", { onClick: () => (this.selectionMode = SelectionMode.YEAR) }, index.h("span", { class: "datepicker-header__label-year" }, this.pointerDate.year), index.h("span", null, index.h("svg", { viewBox: "-3 -4 24 24", width: "20", height: "20" }, index.h("polyline", { points: "6 9 12 15 18 9" }))))), this.selectionMode === SelectionMode.YEAR && (index.h("div", null, this.pointerDate.year - Math.floor(NUMBER_OF_YEARS_SHOWN / 2), " \u2013", ' ', this.pointerDate.year + Math.floor(NUMBER_OF_YEARS_SHOWN / 2)))), index.h("div", { class: "datepicker-header__btn next", onClick: this.nextUnit }, index.h("svg", { viewBox: "5 5 13 13", width: "14", height: "23" }, index.h("path", { d: "M5.88 4.12L13.76 12l-7.88 7.88L8 22l10-10L8 2z" })))));
986
+ }
987
+ renderBody() {
988
+ switch (this.selectionMode) {
989
+ case SelectionMode.DAY:
990
+ return (index.h(DaySelection, { locale: i18nDate[this.locale], calendarGrid: this.calendarGrid, onClickDateCell: this.onClickDateCell }));
991
+ case SelectionMode.MONTH:
992
+ return (index.h(MonthSelection, { locale: i18nDate[this.locale], selectedDate: this.selectedDate, onClickMonthCell: this.onClickMonthCell }));
993
+ case SelectionMode.YEAR:
994
+ return (index.h(YearSelection, { selectedDate: this.selectedDate, yearSelection: rangeAround(this.pointerDate.year, NUMBER_OF_YEARS_SHOWN), onClickYearCell: this.onClickYearCell }));
995
+ }
996
+ }
997
+ renderCustomIcon() {
998
+ const icon = slot.hasSlot(this.host, 'custom-icon') ? (index.h("slot", { name: "custom-icon" })) : (index.h("six-icon", { size: this.size === 'large' ? 'medium' : this.size }, "today"));
999
+ return (index.h("span", { slot: "prefix", part: "icon", class: {
1000
+ prefix: true,
1001
+ 'prefix--right': this.iconPosition === 'right',
1002
+ } }, icon));
1003
+ }
1004
+ renderClearable() {
1005
+ return (this.clearable && (index.h("button", { slot: "suffix", class: {
1006
+ 'datepicker-clear': true,
1007
+ 'datepicker-clear--right': this.iconPosition === 'left',
1008
+ 'datepicker-clear--left': this.iconPosition === 'right',
1009
+ }, type: "button", onClick: this.handleClearClick, tabindex: "-1" }, index.h("six-icon", { size: "small" }, "clear"))));
1010
+ }
1011
+ render() {
1012
+ var _a, _b, _c;
1013
+ this.adjustPopupPosition();
1014
+ return (index.h("div", { key: 'b5ba1d95babef5f6f47bd176f607756df09f293b', ref: (el) => (this.wrapper = el), class: "datepicker__container" }, index.h("six-input", { key: 'bbc7941bb975cb5e66eda215fea89dc3455724a3', part: "base", value: formatDate(this.value, this.dateFormat), ref: (el) => (this.inputElement = el), placeholder: this.placeholder, readonly: this.readonly, disabled: this.disabled, name: this.name, label: this.label, required: this.required, errorText: this.errorText, errorTextCount: this.errorTextCount, invalid: this.invalid, onClick: () => this.openCalendar(), size: this.size, class: { 'input--empty': this.value == null } }, this.renderCustomIcon(), this.renderClearable(), slot.hasSlot(this.host, 'label') ? (index.h("span", { slot: "label" }, index.h("slot", { name: "label" }))) : null, slot.hasSlot(this.host, 'error-text') ? (index.h("span", { slot: "error-text" }, index.h("slot", { name: "error-text" }))) : null), this.open && (index.h("div", { key: 'ceaf12686b514b8708e1b254e8ed8990c519e19b', part: "popup", ref: (el) => (this.popup = el), class: {
1015
+ datepicker__popup: true,
1016
+ 'datepicker__popup--is-up': this.placement != null ? this.placement === 'top' : this.isDropDownContentUp,
1017
+ 'datepicker__popup--is-inline': this.inline,
1018
+ } }, this.renderHeader(), this.renderBody(), this.type === 'date-time' && (index.h("six-timepicker", { key: 'c978d4bf39f7b212eb6f4f37acbfc2f5533e2ebc', debounce: this.debounce, inline: true, "onSix-timepicker-change-debounced": (event) => this.onTimepickerChange(event), value: ((_a = this.selectedDate) === null || _a === void 0 ? void 0 : _a.getHours()) +
1019
+ ':' +
1020
+ ((_b = this.selectedDate) === null || _b === void 0 ? void 0 : _b.getMinutes()) +
1021
+ ':' +
1022
+ ((_c = this.selectedDate) === null || _c === void 0 ? void 0 : _c.getSeconds()) })), index.h("div", { key: 'ffaec9fff60951e6f8134437f31b359d93b3b91e', class: "datepicker__footer" }, index.h("slot", { key: '58655ebaf55d53e2524eee16e87ecf629fe9eb29' }))))));
1023
+ }
1024
+ adjustPopupPosition() {
1025
+ popup.adjustPopupForHoisting(this.hoist, this.popup, this.inputElement, this.wrapper, MIN_POPUP_HEIGHT, (isUp) => (this.isDropDownContentUp = isUp));
1026
+ popup.adjustPopupForSmallScreens(this.popup);
1027
+ }
1028
+ connectedCallback() {
1029
+ this.eventListeners.forward('six-datepicker-select', 'change', this.host);
1030
+ this.eventListeners.forward('six-datepicker-blur', 'blur', this.host);
1031
+ }
1032
+ disconnectedCallback() {
1033
+ this.eventListeners.removeAll();
1034
+ }
1035
+ static getCurrentDateAsPointer() {
1036
+ return {
1037
+ year: year(now()),
1038
+ month: month(now()),
1039
+ day: day(now()),
1040
+ hours: hours(now()),
1041
+ minutes: minutes(now()),
1042
+ seconds: seconds(now()),
1043
+ };
1044
+ }
1045
+ get host() { return index.getElement(this); }
1046
+ static get watchers() { return {
1047
+ "debounce": ["debounceChanged"],
1048
+ "value": ["valueChanged"]
1049
+ }; }
1055
1050
  };
1056
- SixDatepicker.style = sixDatepickerCss;
1051
+ SixDatepicker.style = SixDatepickerStyle0;
1057
1052
 
1058
1053
  exports.six_datepicker = SixDatepicker;
1059
1054