@duetds/components 6.2.3 → 6.2.5

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 (566) hide show
  1. package/hydrate/index.d.ts +1 -1
  2. package/hydrate/index.js +2257 -4173
  3. package/lib/cjs/{dom-96576bce.js → dom-bcfa684c.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +14 -77
  5. package/lib/cjs/duet-alert.cjs.entry.js +10 -42
  6. package/lib/cjs/duet-badge.cjs.entry.js +1 -10
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -10
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -4
  9. package/lib/cjs/duet-button_2.cjs.entry.js +30 -119
  10. package/lib/cjs/duet-caption_4.cjs.entry.js +4 -78
  11. package/lib/cjs/duet-card.cjs.entry.js +16 -55
  12. package/lib/cjs/duet-checkbox.cjs.entry.js +21 -49
  13. package/lib/cjs/duet-choice_2.cjs.entry.js +51 -152
  14. package/lib/cjs/duet-collapsible.cjs.entry.js +8 -41
  15. package/lib/cjs/duet-combobox.cjs.entry.js +26 -50
  16. package/lib/cjs/duet-cookie-consent.cjs.entry.js +3 -9
  17. package/lib/cjs/duet-date-picker.cjs.entry.js +37 -108
  18. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -17
  19. package/lib/cjs/duet-editable-table_3.cjs.entry.js +163 -404
  20. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -10
  21. package/lib/cjs/duet-fieldset.cjs.entry.js +7 -13
  22. package/lib/cjs/duet-footer.cjs.entry.js +13 -42
  23. package/lib/cjs/duet-grid_2.cjs.entry.js +3 -43
  24. package/lib/cjs/duet-header_2.cjs.entry.js +56 -163
  25. package/lib/cjs/duet-hero.cjs.entry.js +15 -90
  26. package/lib/cjs/duet-icon.cjs.entry.js +4 -35
  27. package/lib/cjs/duet-input_2.cjs.entry.js +41 -115
  28. package/lib/cjs/duet-layout.cjs.entry.js +1 -24
  29. package/lib/cjs/duet-list_2.cjs.entry.js +1 -23
  30. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -10
  31. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +4 -13
  32. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -10
  33. package/lib/cjs/duet-menu-bar-menu-dropdown-link.cjs.entry.js +1 -16
  34. package/lib/cjs/duet-menu-bar-menu-dropdown.cjs.entry.js +4 -13
  35. package/lib/cjs/duet-menu-bar-menu-link.cjs.entry.js +1 -13
  36. package/lib/cjs/duet-menu-bar-menu.cjs.entry.js +4 -13
  37. package/lib/cjs/duet-menu-bar.cjs.entry.js +3 -6
  38. package/lib/cjs/duet-modal.cjs.entry.js +4 -59
  39. package/lib/cjs/duet-multiselect.cjs.entry.js +18 -59
  40. package/lib/cjs/duet-nav.cjs.entry.js +2 -5
  41. package/lib/cjs/duet-notification_2.cjs.entry.js +15 -74
  42. package/lib/cjs/duet-number-input.cjs.entry.js +53 -142
  43. package/lib/cjs/duet-pagination_2.cjs.entry.js +51 -125
  44. package/lib/cjs/duet-progress.cjs.entry.js +4 -26
  45. package/lib/cjs/duet-radio_2.cjs.entry.js +36 -84
  46. package/lib/cjs/duet-range-slider.cjs.entry.js +21 -62
  47. package/lib/cjs/duet-scrollable_3.cjs.entry.js +25 -88
  48. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -7
  49. package/lib/cjs/duet-select.cjs.entry.js +25 -65
  50. package/lib/cjs/duet-step_2.cjs.entry.js +8 -34
  51. package/lib/cjs/duet-textarea.cjs.entry.js +31 -79
  52. package/lib/cjs/duet-toggle.cjs.entry.js +15 -38
  53. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -13
  54. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -17
  55. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -13
  56. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -4
  57. package/lib/cjs/duet-tooltip.cjs.entry.js +25 -78
  58. package/lib/cjs/duet-tray.cjs.entry.js +11 -53
  59. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +8 -29
  60. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  61. package/lib/cjs/duet.cjs.js +4 -4
  62. package/lib/cjs/{focus-utils-53db3623.js → focus-utils-18ea61a6.js} +1 -1
  63. package/lib/cjs/{index-1420909f.js → index-d2f05eb8.js} +1438 -1235
  64. package/lib/cjs/loader.cjs.js +3 -3
  65. package/lib/cjs/{shadow-css-38b9e725.js → shadow-css-1ea48714.js} +1 -1
  66. package/lib/collection/collection-manifest.json +2 -2
  67. package/lib/collection/common/a11y-component.js +0 -3
  68. package/lib/collection/common/form-components.js +0 -3
  69. package/lib/collection/components/duet-action-button/duet-action-button.js +403 -461
  70. package/lib/collection/components/duet-alert/duet-alert.js +259 -289
  71. package/lib/collection/components/duet-badge/duet-badge.js +84 -89
  72. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +96 -101
  73. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +47 -48
  74. package/lib/collection/components/duet-button/duet-button.js +838 -912
  75. package/lib/collection/components/duet-caption/duet-caption.js +96 -103
  76. package/lib/collection/components/duet-card/duet-card.js +381 -431
  77. package/lib/collection/components/duet-checkbox/duet-checkbox.js +476 -498
  78. package/lib/collection/components/duet-choice/duet-choice.js +731 -819
  79. package/lib/collection/components/duet-choice-group/duet-choice-group.js +282 -308
  80. package/lib/collection/components/duet-collapsible/duet-collapsible.js +208 -237
  81. package/lib/collection/components/duet-combobox/duet-combobox-select-single.js +1 -5
  82. package/lib/collection/components/duet-combobox/duet-combobox-select.js +1 -3
  83. package/lib/collection/components/duet-combobox/duet-combobox.css +47 -14
  84. package/lib/collection/components/duet-combobox/duet-combobox.js +257 -269
  85. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +77 -82
  86. package/lib/collection/components/duet-date-picker/date-picker-day.js +1 -3
  87. package/lib/collection/components/duet-date-picker/date-picker-input.js +1 -12
  88. package/lib/collection/components/duet-date-picker/date-picker-month.js +6 -12
  89. package/lib/collection/components/duet-date-picker/duet-date-picker.js +703 -795
  90. package/lib/collection/components/duet-divider/duet-divider.js +57 -57
  91. package/lib/collection/components/duet-editable-table/duet-editable-table.js +316 -381
  92. package/lib/collection/components/duet-empty-state/duet-empty-state.js +83 -90
  93. package/lib/collection/components/duet-fieldset/duet-fieldset.js +143 -153
  94. package/lib/collection/components/duet-footer/duet-footer.js +337 -378
  95. package/lib/collection/components/duet-grid/duet-grid.js +149 -162
  96. package/lib/collection/components/duet-grid-item/duet-grid-item.js +153 -164
  97. package/lib/collection/components/duet-header/duet-header-dropdown.js +11 -19
  98. package/lib/collection/components/duet-header/duet-header-hamburger.js +1 -5
  99. package/lib/collection/components/duet-header/duet-header-icon.js +1 -2
  100. package/lib/collection/components/duet-header/duet-header.js +872 -1023
  101. package/lib/collection/components/duet-heading/duet-heading.js +183 -200
  102. package/lib/collection/components/duet-hero/duet-hero.js +568 -660
  103. package/lib/collection/components/duet-icon/duet-icon.js +240 -263
  104. package/lib/collection/components/duet-input/duet-input.js +937 -1009
  105. package/lib/collection/components/duet-label/duet-label.js +95 -100
  106. package/lib/collection/components/duet-layout/duet-layout.js +163 -189
  107. package/lib/collection/components/duet-link/duet-link.js +204 -223
  108. package/lib/collection/components/duet-list/duet-list.js +181 -196
  109. package/lib/collection/components/duet-list-item/duet-list-item.js +12 -12
  110. package/lib/collection/components/duet-logo/duet-logo.js +171 -190
  111. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +45 -44
  112. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +100 -109
  113. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +75 -81
  114. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +72 -78
  115. package/lib/collection/components/duet-menu-bar-menu/duet-menu-bar-menu.js +100 -106
  116. package/lib/collection/components/duet-menu-bar-menu-dropdown/duet-menu-bar-menu-dropdown.js +100 -109
  117. package/lib/collection/components/duet-menu-bar-menu-dropdown-link/duet-menu-bar-menu-dropdown-link.js +110 -123
  118. package/lib/collection/components/duet-menu-bar-menu-link/duet-menu-bar-menu-link.js +89 -98
  119. package/lib/collection/components/duet-modal/duet-modal.js +466 -520
  120. package/lib/collection/components/duet-multiselect/duet-multiselect.js +411 -454
  121. package/lib/collection/components/duet-nav/duet-nav.js +78 -75
  122. package/lib/collection/components/duet-notification/duet-notification.js +201 -231
  123. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +284 -312
  124. package/lib/collection/components/duet-number-input/duet-number-input.js +851 -944
  125. package/lib/collection/components/duet-pagination/duet-pagination.js +374 -439
  126. package/lib/collection/components/duet-paragraph/duet-paragraph.js +140 -154
  127. package/lib/collection/components/duet-progress/duet-progress.js +223 -253
  128. package/lib/collection/components/duet-radio/duet-radio.js +519 -531
  129. package/lib/collection/components/duet-radio-group/duet-radio-group.js +282 -308
  130. package/lib/collection/components/duet-range-slider/duet-range-slider.js +468 -505
  131. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +187 -204
  132. package/lib/collection/components/duet-scrollable/duet-scrollable.js +98 -106
  133. package/lib/collection/components/duet-section-layout/duet-section-layout.js +58 -61
  134. package/lib/collection/components/duet-select/duet-select.js +565 -606
  135. package/lib/collection/components/duet-spacer/duet-spacer.js +77 -81
  136. package/lib/collection/components/duet-spinner/duet-spinner.js +99 -107
  137. package/lib/collection/components/duet-step/duet-step.js +206 -219
  138. package/lib/collection/components/duet-stepper/duet-stepper.js +148 -156
  139. package/lib/collection/components/duet-tab/duet-tab.js +95 -96
  140. package/lib/collection/components/duet-tab-group/duet-tab-group.js +367 -405
  141. package/lib/collection/components/duet-table/duet-table.js +144 -160
  142. package/lib/collection/components/duet-textarea/duet-textarea.js +694 -747
  143. package/lib/collection/components/duet-toggle/duet-toggle.js +388 -404
  144. package/lib/collection/components/duet-toolbar/duet-toolbar.js +38 -38
  145. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +123 -135
  146. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +93 -102
  147. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +89 -98
  148. package/lib/collection/components/duet-tooltip/duet-tooltip.js +349 -402
  149. package/lib/collection/components/duet-tray/duet-tray.js +235 -276
  150. package/lib/collection/components/duet-upload/duet-upload.js +1371 -1549
  151. package/lib/collection/components/duet-upload/upload-editable-item-error.js +1 -6
  152. package/lib/collection/components/duet-upload/upload-editable-item-inprogres.js +1 -6
  153. package/lib/collection/components/duet-upload/upload-editable-item-pending.js +1 -4
  154. package/lib/collection/components/duet-upload/upload-editable-item-success.js +5 -21
  155. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +137 -153
  156. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +12 -9
  157. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  158. package/lib/dist-custom-elements/duet-alert.js +1 -1
  159. package/lib/dist-custom-elements/duet-badge.js +1 -1
  160. package/lib/dist-custom-elements/duet-breadcrumb.js +3 -11
  161. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -5
  162. package/lib/dist-custom-elements/duet-button.js +1 -1
  163. package/lib/dist-custom-elements/duet-caption.js +1 -1
  164. package/lib/dist-custom-elements/duet-card.js +19 -58
  165. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  166. package/lib/dist-custom-elements/duet-choice-group.js +19 -49
  167. package/lib/dist-custom-elements/duet-choice.js +42 -113
  168. package/lib/dist-custom-elements/duet-collapsible.js +10 -43
  169. package/lib/dist-custom-elements/duet-combobox.js +29 -59
  170. package/lib/dist-custom-elements/duet-cookie-consent.js +8 -14
  171. package/lib/dist-custom-elements/duet-date-picker.js +45 -116
  172. package/lib/dist-custom-elements/duet-divider.js +1 -1
  173. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  174. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  175. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  176. package/lib/dist-custom-elements/duet-footer.js +16 -45
  177. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  178. package/lib/dist-custom-elements/duet-grid.js +1 -1
  179. package/lib/dist-custom-elements/duet-header.js +65 -152
  180. package/lib/dist-custom-elements/duet-heading.js +1 -1
  181. package/lib/dist-custom-elements/duet-hero.js +23 -98
  182. package/lib/dist-custom-elements/duet-icon.js +1 -1
  183. package/lib/dist-custom-elements/duet-input.js +1 -1
  184. package/lib/dist-custom-elements/duet-label.js +1 -1
  185. package/lib/dist-custom-elements/duet-layout.js +1 -24
  186. package/lib/dist-custom-elements/duet-link.js +1 -1
  187. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  188. package/lib/dist-custom-elements/duet-list.js +1 -1
  189. package/lib/dist-custom-elements/duet-logo.js +1 -1
  190. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -11
  191. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +5 -14
  192. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -11
  193. package/lib/dist-custom-elements/duet-menu-bar-menu-dropdown-link.js +2 -17
  194. package/lib/dist-custom-elements/duet-menu-bar-menu-dropdown.js +5 -14
  195. package/lib/dist-custom-elements/duet-menu-bar-menu-link.js +2 -14
  196. package/lib/dist-custom-elements/duet-menu-bar-menu.js +4 -13
  197. package/lib/dist-custom-elements/duet-menu-bar.js +5 -8
  198. package/lib/dist-custom-elements/duet-modal.js +10 -65
  199. package/lib/dist-custom-elements/duet-multiselect.js +25 -66
  200. package/lib/dist-custom-elements/duet-nav.js +2 -5
  201. package/lib/dist-custom-elements/duet-notification-drawer.js +18 -48
  202. package/lib/dist-custom-elements/duet-notification.js +2 -31
  203. package/lib/dist-custom-elements/duet-number-input.js +59 -148
  204. package/lib/dist-custom-elements/duet-pagination.js +51 -101
  205. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  206. package/lib/dist-custom-elements/duet-progress.js +1 -1
  207. package/lib/dist-custom-elements/duet-radio-group.js +19 -49
  208. package/lib/dist-custom-elements/duet-radio.js +23 -41
  209. package/lib/dist-custom-elements/duet-range-slider.js +23 -64
  210. package/lib/dist-custom-elements/duet-range-stepper.js +10 -34
  211. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  212. package/lib/dist-custom-elements/duet-section-layout.js +1 -7
  213. package/lib/dist-custom-elements/duet-select.js +1 -1
  214. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  215. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  216. package/lib/dist-custom-elements/duet-step.js +11 -20
  217. package/lib/dist-custom-elements/duet-stepper.js +2 -19
  218. package/lib/dist-custom-elements/duet-tab-group.js +26 -72
  219. package/lib/dist-custom-elements/duet-tab.js +3 -9
  220. package/lib/dist-custom-elements/duet-table.js +1 -1
  221. package/lib/dist-custom-elements/duet-textarea.js +38 -86
  222. package/lib/dist-custom-elements/duet-toggle.js +16 -39
  223. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -14
  224. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -18
  225. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -14
  226. package/lib/dist-custom-elements/duet-toolbar.js +1 -4
  227. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  228. package/lib/dist-custom-elements/duet-tray.js +14 -56
  229. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  230. package/lib/dist-custom-elements/duet-upload.js +165 -332
  231. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  232. package/lib/dist-custom-elements/index.d.ts +75 -5
  233. package/lib/dist-custom-elements/index.js +76 -1
  234. package/lib/dist-custom-elements/{p-7fca7185.js → p-0cc49790.js} +3 -25
  235. package/lib/dist-custom-elements/{p-c978c011.js → p-0ef384ca.js} +7 -30
  236. package/lib/dist-custom-elements/{p-d339505b.js → p-10feffd3.js} +1 -1
  237. package/lib/dist-custom-elements/{p-e68fe06d.js → p-14a163e6.js} +475 -272
  238. package/lib/dist-custom-elements/{p-f22c141f.js → p-25d4fffb.js} +1 -11
  239. package/lib/dist-custom-elements/{p-77e39f63.js → p-354f8a94.js} +3 -16
  240. package/lib/dist-custom-elements/{p-428f8fe3.js → p-37dd7faf.js} +2 -22
  241. package/lib/dist-custom-elements/{p-fff89409.js → p-4115062c.js} +2 -25
  242. package/lib/dist-custom-elements/{p-2481ab53.js → p-4447816d.js} +3 -20
  243. package/lib/dist-custom-elements/{p-9ed347f9.js → p-535ce3ec.js} +1 -1
  244. package/lib/dist-custom-elements/{p-33e00967.js → p-55325c49.js} +1 -1
  245. package/lib/dist-custom-elements/{p-f7d6c7c8.js → p-65ee8608.js} +8 -14
  246. package/lib/dist-custom-elements/{p-c2d5ef52.js → p-737dd784.js} +45 -111
  247. package/lib/dist-custom-elements/{p-c4d8cad0.js → p-738bd3c5.js} +1 -1
  248. package/lib/dist-custom-elements/{p-066e5253.js → p-7958dc0c.js} +30 -70
  249. package/lib/dist-custom-elements/{p-00d8bf80.js → p-82fec063.js} +2 -21
  250. package/lib/dist-custom-elements/{p-d01deae4.js → p-88d217a7.js} +2 -11
  251. package/lib/dist-custom-elements/{p-2320f4a6.js → p-9245c901.js} +2 -10
  252. package/lib/dist-custom-elements/{p-378842c8.js → p-94eae3e6.js} +1 -7
  253. package/lib/dist-custom-elements/{p-0b8f16f1.js → p-9986919d.js} +1 -1
  254. package/lib/dist-custom-elements/{p-d29accfb.js → p-9fef7d37.js} +21 -49
  255. package/lib/dist-custom-elements/{p-63ec7354.js → p-a1212d29.js} +1 -1
  256. package/lib/dist-custom-elements/{p-79d893c1.js → p-ad7292b3.js} +5 -26
  257. package/lib/dist-custom-elements/{p-37b3f58a.js → p-af2e8de4.js} +14 -46
  258. package/lib/dist-custom-elements/{p-a82f5ca7.js → p-b5ea480c.js} +9 -30
  259. package/lib/dist-custom-elements/{p-d84c65e4.js → p-bd64a84d.js} +6 -17
  260. package/lib/dist-custom-elements/{p-8184db82.js → p-cab1e8a0.js} +20 -71
  261. package/lib/dist-custom-elements/{p-fbcece41.js → p-d2402b45.js} +27 -80
  262. package/lib/dist-custom-elements/{p-d6e7df61.js → p-d34c42bc.js} +1 -10
  263. package/lib/dist-custom-elements/{p-204da43b.js → p-d628dd87.js} +17 -80
  264. package/lib/dist-custom-elements/{p-db21a6ca.js → p-db135ec9.js} +1 -13
  265. package/lib/{esm/shadow-css-501eda9a.js → dist-custom-elements/p-e2cd1c98.js} +1 -1
  266. package/lib/dist-custom-elements/{p-b9058029.js → p-e4a60f42.js} +8 -0
  267. package/lib/dist-custom-elements/{p-321dbb74.js → p-eb6fc032.js} +33 -109
  268. package/lib/dist-custom-elements/{p-d80f3be0.js → p-f7c0e5bf.js} +1 -23
  269. package/lib/dist-custom-elements/{p-bd533ea2.js → p-fddad5df.js} +5 -36
  270. package/lib/dist-custom-elements/{p-c1943ce9.js → p-fed8d27a.js} +5 -27
  271. package/lib/duet/duet.esm.js +1 -1
  272. package/lib/duet/duet.js +2 -1
  273. package/lib/duet/{p-8666ba38.system.entry.js → p-00ee31e2.system.entry.js} +1 -1
  274. package/lib/duet/{p-05a8d445.entry.js → p-0169eb09.entry.js} +1 -1
  275. package/lib/duet/{p-4e3d3e94.system.entry.js → p-0236fc28.system.entry.js} +1 -1
  276. package/lib/duet/p-0285e5d3.entry.js +4 -0
  277. package/lib/duet/{p-77bdfe6e.system.entry.js → p-028da443.system.entry.js} +2 -2
  278. package/lib/duet/{p-0d0beb65.system.entry.js → p-0426e86f.system.entry.js} +1 -1
  279. package/lib/duet/{p-c7f47570.system.entry.js → p-06c01b8a.system.entry.js} +1 -1
  280. package/lib/duet/{p-3b31184e.js → p-07970d29.js} +0 -0
  281. package/lib/duet/{p-2a493a0e.system.entry.js → p-09e9e6e0.system.entry.js} +2 -2
  282. package/lib/duet/p-0aae8ebf.entry.js +4 -0
  283. package/lib/duet/{p-c6df2736.system.entry.js → p-0c519c1f.system.entry.js} +1 -1
  284. package/lib/duet/p-0d218007.entry.js +4 -0
  285. package/lib/duet/p-0d6723f5.entry.js +4 -0
  286. package/lib/duet/p-0e1a3c6d.entry.js +4 -0
  287. package/lib/duet/{p-f9d7e274.entry.js → p-0f8e4b6a.entry.js} +1 -1
  288. package/lib/duet/p-0fc0e90e.entry.js +4 -0
  289. package/lib/duet/{p-8d88fa17.system.entry.js → p-10b1ea3e.system.entry.js} +2 -2
  290. package/lib/duet/{p-651dcf55.entry.js → p-1184c37e.entry.js} +1 -1
  291. package/lib/duet/{p-9a47beb4.entry.js → p-11c58a6b.entry.js} +1 -1
  292. package/lib/duet/p-14cca806.entry.js +4 -0
  293. package/lib/duet/{p-199f6d43.system.entry.js → p-14e93ad6.system.entry.js} +1 -1
  294. package/lib/duet/{p-d90afed1.system.entry.js → p-16b61523.system.entry.js} +2 -2
  295. package/lib/duet/p-16cbd476.entry.js +4 -0
  296. package/lib/duet/{p-6db3d0a6.entry.js → p-1833941e.entry.js} +1 -1
  297. package/lib/duet/{p-2b8921d9.system.entry.js → p-1a45eddb.system.entry.js} +1 -1
  298. package/lib/duet/{p-2fc85d76.entry.js → p-1b63c3bf.entry.js} +1 -1
  299. package/lib/duet/p-1e442975.entry.js +4 -0
  300. package/lib/duet/{p-69a5e4b8.entry.js → p-27a1c897.entry.js} +1 -1
  301. package/lib/duet/{p-f8469405.entry.js → p-2c5b761d.entry.js} +1 -1
  302. package/lib/duet/{p-70b6f442.entry.js → p-2cbe5fe4.entry.js} +1 -1
  303. package/lib/duet/{p-ed9b4b98.system.entry.js → p-2f0f8b9e.system.entry.js} +2 -2
  304. package/lib/duet/{p-28bd21cc.system.entry.js → p-326d3440.system.entry.js} +1 -1
  305. package/lib/duet/{p-e260059f.system.entry.js → p-394efc25.system.entry.js} +1 -1
  306. package/lib/duet/{p-8cc1adec.system.entry.js → p-400f8e9d.system.entry.js} +2 -2
  307. package/lib/duet/{p-87f97244.system.entry.js → p-43750071.system.entry.js} +1 -1
  308. package/lib/duet/{p-b0c1475a.entry.js → p-45b0469f.entry.js} +1 -1
  309. package/lib/duet/p-4644616b.entry.js +4 -0
  310. package/lib/duet/{p-4cbce73e.entry.js → p-4c96e54d.entry.js} +1 -1
  311. package/lib/duet/{p-bd09268f.system.entry.js → p-4d1a5b9e.system.entry.js} +1 -1
  312. package/lib/duet/{p-3dbc8279.system.entry.js → p-4e2db855.system.entry.js} +1 -1
  313. package/lib/duet/{p-bfe342b1.system.entry.js → p-5214682e.system.entry.js} +1 -1
  314. package/lib/duet/{p-fb35b871.system.entry.js → p-575e4d53.system.entry.js} +1 -1
  315. package/lib/duet/{p-08366ae7.system.entry.js → p-58de4753.system.entry.js} +1 -1
  316. package/lib/duet/p-592bcdd4.entry.js +4 -0
  317. package/lib/duet/{p-865a8528.system.entry.js → p-5b00d0cf.system.entry.js} +1 -1
  318. package/lib/duet/p-5bffb89f.entry.js +4 -0
  319. package/lib/duet/{p-b8959b6f.entry.js → p-5e134670.entry.js} +1 -1
  320. package/lib/duet/p-60c70efa.entry.js +4 -0
  321. package/lib/duet/p-61f8dd7f.system.entry.js +4 -0
  322. package/lib/duet/{p-89f143a3.system.entry.js → p-63cb7308.system.entry.js} +1 -1
  323. package/lib/duet/p-696d99ff.system.entry.js +4 -0
  324. package/lib/duet/p-6999702a.js +5 -0
  325. package/lib/duet/p-6db0f8c0.entry.js +4 -0
  326. package/lib/duet/{p-37cb3159.system.entry.js → p-6f2e72e2.system.entry.js} +2 -2
  327. package/lib/duet/{p-b668b67c.system.js → p-73900354.system.js} +0 -0
  328. package/lib/duet/{p-325e4d06.system.entry.js → p-758c0528.system.entry.js} +2 -2
  329. package/lib/duet/{p-63b28fee.system.entry.js → p-79c8d35c.system.entry.js} +1 -1
  330. package/lib/duet/{p-1e8f0b15.entry.js → p-7ccf8ef9.entry.js} +1 -1
  331. package/lib/duet/{p-f71d7d3b.system.entry.js → p-7e67fedc.system.entry.js} +1 -1
  332. package/lib/duet/{p-f60a660e.system.entry.js → p-7fcbf80a.system.entry.js} +1 -1
  333. package/lib/duet/{p-d509251c.entry.js → p-81313736.entry.js} +1 -1
  334. package/lib/duet/{p-2dde5eda.entry.js → p-81e66ef1.entry.js} +1 -1
  335. package/lib/duet/{p-70473bcc.js → p-8512b463.js} +1 -1
  336. package/lib/duet/p-855f9e2a.system.entry.js +4 -0
  337. package/lib/duet/{p-2c9b4b54.entry.js → p-8681c6e0.entry.js} +1 -1
  338. package/lib/duet/p-89bf7be7.entry.js +4 -0
  339. package/lib/duet/{p-feec6a21.system.entry.js → p-8a47d599.system.entry.js} +1 -1
  340. package/lib/duet/{p-e0733d78.entry.js → p-8f6cf5d1.entry.js} +1 -1
  341. package/lib/duet/{p-01e4ad70.system.entry.js → p-90ea4509.system.entry.js} +2 -2
  342. package/lib/duet/p-9101f9ed.entry.js +4 -0
  343. package/lib/duet/{p-15f1db88.system.entry.js → p-914c3280.system.entry.js} +1 -1
  344. package/lib/duet/{p-c400d01c.system.entry.js → p-948d492d.system.entry.js} +2 -2
  345. package/lib/duet/{p-17210d14.system.entry.js → p-9a14ca19.system.entry.js} +1 -1
  346. package/lib/duet/{p-cfa9d7df.system.entry.js → p-9f60735a.system.entry.js} +1 -1
  347. package/lib/duet/p-a8d942ea.entry.js +4 -0
  348. package/lib/duet/{p-a0c38881.entry.js → p-ac4c233b.entry.js} +1 -1
  349. package/lib/duet/p-acea52f5.entry.js +4 -0
  350. package/lib/duet/{p-0840d514.system.entry.js → p-b180a4e2.system.entry.js} +1 -1
  351. package/lib/duet/{p-737f77f5.system.entry.js → p-b2688afc.system.entry.js} +1 -1
  352. package/lib/duet/p-b293c2ff.entry.js +4 -0
  353. package/lib/duet/{p-0c9c6b33.entry.js → p-b2c913ea.entry.js} +1 -1
  354. package/lib/duet/p-b3046425.entry.js +4 -0
  355. package/lib/duet/p-b5dc8a8f.system.entry.js +4 -0
  356. package/lib/duet/{p-162a19c4.system.entry.js → p-b821b721.system.entry.js} +1 -1
  357. package/lib/duet/p-bc2c1014.entry.js +4 -0
  358. package/lib/duet/{p-0de9cdff.system.entry.js → p-bcd4a927.system.entry.js} +1 -1
  359. package/lib/duet/p-c12ecca9.entry.js +4 -0
  360. package/lib/duet/p-c17cae49.entry.js +4 -0
  361. package/lib/duet/p-c2c48bb2.entry.js +4 -0
  362. package/lib/duet/{p-dd952c1a.system.entry.js → p-c3a0505e.system.entry.js} +1 -1
  363. package/lib/duet/{p-ea23276d.entry.js → p-c41bfab0.entry.js} +1 -1
  364. package/lib/duet/{p-08118dc1.entry.js → p-c4932f05.entry.js} +1 -1
  365. package/lib/duet/{p-f97c3b7c.entry.js → p-c5e54be9.entry.js} +1 -1
  366. package/lib/duet/p-cf11b05b.entry.js +4 -0
  367. package/lib/duet/{p-4c6f9fb6.system.entry.js → p-d0f1d25f.system.entry.js} +1 -1
  368. package/lib/duet/p-d16434dc.entry.js +4 -0
  369. package/lib/duet/{p-8aea5243.entry.js → p-d2ef832d.entry.js} +1 -1
  370. package/lib/duet/{p-d31ee0d6.system.js → p-d58991bc.system.js} +1 -1
  371. package/lib/duet/p-d971be46.entry.js +4 -0
  372. package/lib/duet/{p-ff46ec81.system.js → p-da0d4ee3.system.js} +0 -0
  373. package/lib/duet/p-da803459.entry.js +4 -0
  374. package/lib/duet/{p-06799688.system.entry.js → p-daa20c36.system.entry.js} +1 -1
  375. package/lib/duet/{p-e3e94989.entry.js → p-dbddb719.entry.js} +1 -1
  376. package/lib/duet/{p-abb8e55c.system.entry.js → p-dc18b76c.system.entry.js} +1 -1
  377. package/lib/duet/p-dc51f077.entry.js +4 -0
  378. package/lib/duet/{p-b3e9368c.system.entry.js → p-dd676f12.system.entry.js} +1 -1
  379. package/lib/duet/{p-cc2b0098.system.entry.js → p-dfcbf758.system.entry.js} +1 -1
  380. package/lib/duet/{p-d4c234ed.js → p-e2cd1c98.js} +0 -0
  381. package/lib/duet/{p-185aae73.system.entry.js → p-e621c31c.system.entry.js} +1 -1
  382. package/lib/duet/p-e71a6257.system.js +5 -0
  383. package/lib/duet/{p-14ff22af.system.entry.js → p-ea8e5649.system.entry.js} +2 -2
  384. package/lib/duet/{p-5b11d0bb.system.entry.js → p-ebc09697.system.entry.js} +1 -1
  385. package/lib/duet/{p-97dd0fb2.entry.js → p-ec635593.entry.js} +1 -1
  386. package/lib/duet/p-ef3f4213.entry.js +4 -0
  387. package/lib/duet/{p-66c5896b.system.entry.js → p-f01d234f.system.entry.js} +1 -1
  388. package/lib/duet/p-f150740b.entry.js +4 -0
  389. package/lib/duet/{p-d440608a.system.entry.js → p-f2bcb922.system.entry.js} +1 -1
  390. package/lib/duet/{p-d31cb05e.entry.js → p-f3d0d889.entry.js} +1 -1
  391. package/lib/duet/{p-9da8a731.system.entry.js → p-f6712ec8.system.entry.js} +1 -1
  392. package/lib/duet/{p-6cc95db3.system.entry.js → p-f678edf7.system.entry.js} +1 -1
  393. package/lib/duet/p-f7453c05.system.entry.js +4 -0
  394. package/lib/duet/{p-6aa6ec86.system.js → p-f9133dc5.system.js} +1 -1
  395. package/lib/duet/{p-532dff7f.system.entry.js → p-f9afad76.system.entry.js} +1 -1
  396. package/lib/esm/{dom-3dbcb0d8.js → dom-4d9c03f4.js} +1 -1
  397. package/lib/esm/duet-action-button.entry.js +14 -77
  398. package/lib/esm/duet-alert.entry.js +10 -42
  399. package/lib/esm/duet-badge.entry.js +1 -10
  400. package/lib/esm/duet-breadcrumb.entry.js +2 -10
  401. package/lib/esm/duet-breadcrumbs.entry.js +2 -4
  402. package/lib/esm/duet-button_2.entry.js +30 -119
  403. package/lib/esm/duet-caption_4.entry.js +4 -78
  404. package/lib/esm/duet-card.entry.js +16 -55
  405. package/lib/esm/duet-checkbox.entry.js +21 -49
  406. package/lib/esm/duet-choice_2.entry.js +51 -152
  407. package/lib/esm/duet-collapsible.entry.js +8 -41
  408. package/lib/esm/duet-combobox.entry.js +26 -50
  409. package/lib/esm/duet-cookie-consent.entry.js +3 -9
  410. package/lib/esm/duet-date-picker.entry.js +37 -108
  411. package/lib/esm/duet-divider_2.entry.js +1 -17
  412. package/lib/esm/duet-editable-table_3.entry.js +163 -404
  413. package/lib/esm/duet-empty-state.entry.js +1 -10
  414. package/lib/esm/duet-fieldset.entry.js +7 -13
  415. package/lib/esm/duet-footer.entry.js +13 -42
  416. package/lib/esm/duet-grid_2.entry.js +3 -43
  417. package/lib/esm/duet-header_2.entry.js +56 -163
  418. package/lib/esm/duet-hero.entry.js +15 -90
  419. package/lib/esm/duet-icon.entry.js +4 -35
  420. package/lib/esm/duet-input_2.entry.js +41 -115
  421. package/lib/esm/duet-layout.entry.js +1 -24
  422. package/lib/esm/duet-list_2.entry.js +1 -23
  423. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -10
  424. package/lib/esm/duet-menu-bar-dropdown.entry.js +4 -13
  425. package/lib/esm/duet-menu-bar-link.entry.js +1 -10
  426. package/lib/esm/duet-menu-bar-menu-dropdown-link.entry.js +1 -16
  427. package/lib/esm/duet-menu-bar-menu-dropdown.entry.js +4 -13
  428. package/lib/esm/duet-menu-bar-menu-link.entry.js +1 -13
  429. package/lib/esm/duet-menu-bar-menu.entry.js +4 -13
  430. package/lib/esm/duet-menu-bar.entry.js +3 -6
  431. package/lib/esm/duet-modal.entry.js +4 -59
  432. package/lib/esm/duet-multiselect.entry.js +18 -59
  433. package/lib/esm/duet-nav.entry.js +2 -5
  434. package/lib/esm/duet-notification_2.entry.js +15 -74
  435. package/lib/esm/duet-number-input.entry.js +53 -142
  436. package/lib/esm/duet-pagination_2.entry.js +51 -125
  437. package/lib/esm/duet-progress.entry.js +4 -26
  438. package/lib/esm/duet-radio_2.entry.js +36 -84
  439. package/lib/esm/duet-range-slider.entry.js +21 -62
  440. package/lib/esm/duet-scrollable_3.entry.js +25 -88
  441. package/lib/esm/duet-section-layout.entry.js +1 -7
  442. package/lib/esm/duet-select.entry.js +25 -65
  443. package/lib/esm/duet-step_2.entry.js +8 -34
  444. package/lib/esm/duet-textarea.entry.js +31 -79
  445. package/lib/esm/duet-toggle.entry.js +15 -38
  446. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -13
  447. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -17
  448. package/lib/esm/duet-toolbar-link.entry.js +1 -13
  449. package/lib/esm/duet-toolbar.entry.js +1 -4
  450. package/lib/esm/duet-tooltip.entry.js +25 -78
  451. package/lib/esm/duet-tray.entry.js +11 -53
  452. package/lib/esm/duet-upload-aria-status.entry.js +8 -29
  453. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  454. package/lib/esm/duet.js +4 -4
  455. package/lib/esm/{focus-utils-9787b47f.js → focus-utils-abaea1e6.js} +1 -1
  456. package/lib/esm/{index-8469ee1a.js → index-4df60498.js} +1438 -1235
  457. package/lib/esm/loader.js +3 -3
  458. package/lib/esm/polyfills/css-shim.js +1 -1
  459. package/lib/{dist-custom-elements/p-d4c234ed.js → esm/shadow-css-a011f1fe.js} +1 -1
  460. package/lib/esm-es5/{dom-3dbcb0d8.js → dom-4d9c03f4.js} +0 -0
  461. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  462. package/lib/esm-es5/duet-alert.entry.js +1 -1
  463. package/lib/esm-es5/duet-badge.entry.js +1 -1
  464. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  465. package/lib/esm-es5/duet-breadcrumbs.entry.js +2 -2
  466. package/lib/esm-es5/duet-button_2.entry.js +2 -2
  467. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  468. package/lib/esm-es5/duet-card.entry.js +1 -1
  469. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  470. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  471. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  472. package/lib/esm-es5/duet-combobox.entry.js +2 -2
  473. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  474. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  475. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  476. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  477. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  478. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  479. package/lib/esm-es5/duet-footer.entry.js +2 -2
  480. package/lib/esm-es5/duet-grid_2.entry.js +2 -2
  481. package/lib/esm-es5/duet-header_2.entry.js +2 -2
  482. package/lib/esm-es5/duet-hero.entry.js +1 -1
  483. package/lib/esm-es5/duet-icon.entry.js +2 -2
  484. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  485. package/lib/esm-es5/duet-layout.entry.js +1 -1
  486. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  487. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  488. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  489. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  490. package/lib/esm-es5/duet-menu-bar-menu-dropdown-link.entry.js +1 -1
  491. package/lib/esm-es5/duet-menu-bar-menu-dropdown.entry.js +1 -1
  492. package/lib/esm-es5/duet-menu-bar-menu-link.entry.js +1 -1
  493. package/lib/esm-es5/duet-menu-bar-menu.entry.js +1 -1
  494. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  495. package/lib/esm-es5/duet-modal.entry.js +2 -2
  496. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  497. package/lib/esm-es5/duet-nav.entry.js +1 -1
  498. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  499. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  500. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  501. package/lib/esm-es5/duet-progress.entry.js +1 -1
  502. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  503. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  504. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  505. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  506. package/lib/esm-es5/duet-select.entry.js +2 -2
  507. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  508. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  509. package/lib/esm-es5/duet-toggle.entry.js +2 -2
  510. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  511. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  512. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  513. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  514. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  515. package/lib/esm-es5/duet-tray.entry.js +1 -1
  516. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  517. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  518. package/lib/esm-es5/duet.js +1 -1
  519. package/lib/esm-es5/focus-utils-abaea1e6.js +4 -0
  520. package/lib/esm-es5/index-4df60498.js +5 -0
  521. package/lib/esm-es5/loader.js +1 -1
  522. package/lib/esm-es5/{shadow-css-501eda9a.js → shadow-css-a011f1fe.js} +0 -0
  523. package/lib/loader/package.json +1 -0
  524. package/lib/types/components/duet-combobox/duet-combobox.d.ts +1 -2
  525. package/lib/types/stencil-public-runtime.d.ts +20 -4
  526. package/package.json +8 -11
  527. package/lib/duet/p-096f20dc.js +0 -5
  528. package/lib/duet/p-186f5c04.entry.js +0 -4
  529. package/lib/duet/p-1a48148d.entry.js +0 -4
  530. package/lib/duet/p-1a6a0dc6.entry.js +0 -4
  531. package/lib/duet/p-1f224365.entry.js +0 -4
  532. package/lib/duet/p-2b2e62d6.entry.js +0 -4
  533. package/lib/duet/p-2e356385.entry.js +0 -4
  534. package/lib/duet/p-400766d6.entry.js +0 -4
  535. package/lib/duet/p-410af698.entry.js +0 -4
  536. package/lib/duet/p-487f2417.system.entry.js +0 -4
  537. package/lib/duet/p-5f15acee.system.entry.js +0 -4
  538. package/lib/duet/p-6d7416bc.entry.js +0 -4
  539. package/lib/duet/p-71f7a269.entry.js +0 -4
  540. package/lib/duet/p-74c4587a.system.entry.js +0 -4
  541. package/lib/duet/p-779adc11.system.entry.js +0 -4
  542. package/lib/duet/p-7b1ed7b7.entry.js +0 -4
  543. package/lib/duet/p-7c527761.entry.js +0 -4
  544. package/lib/duet/p-82ed2eea.entry.js +0 -4
  545. package/lib/duet/p-8b328e9d.entry.js +0 -4
  546. package/lib/duet/p-90f9c2b6.entry.js +0 -4
  547. package/lib/duet/p-92c0d1a1.entry.js +0 -4
  548. package/lib/duet/p-9c8cd6d0.system.entry.js +0 -4
  549. package/lib/duet/p-9db96010.entry.js +0 -4
  550. package/lib/duet/p-a1191c7c.entry.js +0 -4
  551. package/lib/duet/p-a27830b0.entry.js +0 -4
  552. package/lib/duet/p-b0d7a24e.entry.js +0 -4
  553. package/lib/duet/p-b3237285.entry.js +0 -4
  554. package/lib/duet/p-bc2b6d90.entry.js +0 -4
  555. package/lib/duet/p-bd1ca1bf.entry.js +0 -4
  556. package/lib/duet/p-c634ea77.entry.js +0 -4
  557. package/lib/duet/p-c686bbb6.entry.js +0 -4
  558. package/lib/duet/p-cfee81ae.system.js +0 -5
  559. package/lib/duet/p-d1eeb040.entry.js +0 -4
  560. package/lib/duet/p-d35bb3c7.entry.js +0 -4
  561. package/lib/duet/p-e6162450.entry.js +0 -4
  562. package/lib/duet/p-ed0e37f0.entry.js +0 -4
  563. package/lib/duet/p-f5863365.entry.js +0 -4
  564. package/lib/duet/p-fcb2e0dc.entry.js +0 -4
  565. package/lib/esm-es5/focus-utils-9787b47f.js +0 -4
  566. package/lib/esm-es5/index-8469ee1a.js +0 -5
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { Component, Element, Event, h, Host, Method, Prop, State, Watch } from "@stencil/core";
4
+ import { h, Host } from "@stencil/core";
5
5
  import { inheritGlobalTheme } from "../../common";
6
6
  import { createID } from "../../utils/create-id";
7
7
  import { debounce } from "../../utils/js-utils";
@@ -24,280 +24,6 @@ import { makeXhrRequest, } from "./xhr.helpers";
24
24
  */
25
25
  export class DuetUpload {
26
26
  constructor() {
27
- /**
28
- * State() variables
29
- */
30
- this.tick = Date.now();
31
- /**
32
- * If external is set to true, the upload component will not actually upload the files, but only keep states
33
- * it will be up to you to handle the upload and return progress information to the upload-component
34
- */
35
- this.external = false;
36
- /**
37
- * If internal upload method is used, and this has been set to a function - it will be called with the XHR options before the reqeust is sent, return an updated XHR options object in order to manipulate the request
38
- */
39
- this.middleware = null;
40
- /**
41
- * If defer-upload is true, duet-upload will not (as recommended) instantly upload files but await a call to uploadPending()
42
- */
43
- this.deferUpload = false;
44
- /**
45
- * If set the upload component will not display an upload button, you will have to create one yourself
46
- * and call the exposed method startUpload to open the upload dialog
47
- */
48
- this.hideButton = false;
49
- /**
50
- * Default actions added to the internally used duet-editable-table
51
- */
52
- this.actions = [
53
- {
54
- icon: "action-delete",
55
- color: "color-danger",
56
- size: "x-small",
57
- background: "gray-lightest",
58
- name: "delete",
59
- map: ["success", "failure"],
60
- label: {
61
- fi: "Poista tiedosto",
62
- en: "Poista tiedosto",
63
- sv: "Ta bort filen",
64
- },
65
- },
66
- {
67
- icon: "navigation-close",
68
- color: "primary",
69
- size: "x-small",
70
- background: "gray-lightest",
71
- name: "cancel",
72
- map: ["inprogress", "pending"],
73
- label: {
74
- fi: "Keskeytä lähetys",
75
- en: "Cancel the upload",
76
- sv: "Stop överföringen",
77
- },
78
- },
79
- ];
80
- /**
81
- * If enabled the editable-table will display links on successfully uploaded items,
82
- * this requires the server can respond with link URIs in the correct format
83
- * and that the files are accessible to the user
84
- */
85
- this.showLinks = false;
86
- /**
87
- * Property to change the aria upload progress text read aloud by screenreaders
88
- * @default {
89
- * fi: {
90
- * inProgress: "Lähetetään {filesUploaded} lähetettävästä {filesTotal} tiedostosta",
91
- * inProgressWithErrors:
92
- * "Lähetetään {filesInProgress} tiedostoa, lähetetty {filesUploaded} lähetettävästä {filesTotal} tiedostosta, {filesWithErrors} tiedostossa on virheitä",
93
- * done: "Kaikki {filesTotal} tiedostoa lähetetty onnistuneesti",
94
- * doneWithErrors:
95
- * "Lähetys valmis, {filesUploaded} tiedostoa on lähetetty onnistuneesti, {filesWithErrors} tiedostossa oli virheitä",
96
- * files: "tiedostot",
97
- * file: "tiedosto",
98
- * },
99
- * sv: {
100
- * inProgress: "Adding {filesUploaded} of {filesTotal}",
101
- * inProgressWithErrors:
102
- * "Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades",
103
- * done: "Alla {filesTotal} har lagts till",
104
- * doneWithErrors: "Handling slutförd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades",
105
- * files: "filer",
106
- * file: "fil",
107
- * },
108
- * en: {
109
- * inProgress: "Adding {filesUploaded} of {filesTotal}",
110
- * inProgressWithErrors:
111
- * "Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed",
112
- * done: "All {filesTotal} added successfully",
113
- * doneWithErrors: "Action completed, {filesUploaded} has been added successfully, {filesWithErrors} had errors",
114
- * files: "tiedostoa",
115
- * file: "tiedosto",
116
- * },
117
- * }
118
- */
119
- this.statusLabelDefaults = {
120
- fi: {
121
- inProgress: "Lähetetään {filesUploaded} lähetettävästä {filesTotal} tiedostosta",
122
- inProgressWithErrors: "Lähetetään {filesInProgress} tiedostoa, lähetetty {filesUploaded} lähetettävästä {filesTotal} tiedostosta, {filesWithErrors} tiedostossa on virheitä",
123
- done: "Kaikki {filesTotal} tiedostoa lähetetty onnistuneesti",
124
- doneWithErrors: "Lähetys valmis, {filesUploaded} tiedostoa on lähetetty onnistuneesti, {filesWithErrors} tiedostossa oli virheitä",
125
- files: "tiedostot",
126
- file: "tiedosto",
127
- },
128
- sv: {
129
- inProgress: "Adding {filesUploaded} of {filesTotal}",
130
- inProgressWithErrors: "Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades",
131
- done: "Alla {filesTotal} har lagts till",
132
- doneWithErrors: "Handling slutförd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades",
133
- files: "filer",
134
- file: "fil",
135
- },
136
- en: {
137
- inProgress: "Adding {filesUploaded} of {filesTotal}",
138
- inProgressWithErrors: "Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed",
139
- done: "All {filesTotal} added successfully",
140
- doneWithErrors: "Action completed, {filesUploaded} has been added successfully, {filesWithErrors} had errors",
141
- files: "File",
142
- file: "file",
143
- },
144
- };
145
- /**
146
- * Strings used for the status aria-label
147
- */
148
- this.statusMessageLabel = getLocaleString(this.statusLabelDefaults);
149
- /**
150
- * Property to change button label defaults on the component.
151
- * @default {
152
- fi: "Lisää liite",
153
- sv: "Lägg till en bilaga",
154
- en: "Add an attachment",
155
- }
156
- */
157
- this.buttonLabelDefaults = {
158
- fi: "Lisää liite",
159
- sv: "Lägg till en bilaga",
160
- en: "Add an attachment",
161
- };
162
- /**
163
- * Label of button
164
- * @default { fi: "Lisää liite", sv: "Lägg till en bilaga", en: "Add an attachment" }
165
- */
166
- this.buttonLabel = getLocaleString(this.buttonLabelDefaults);
167
- /**
168
- * accessible aria-Label of button
169
- */
170
- this.accessibleButtonLabel = undefined;
171
- /**
172
- * Theme of the input.
173
- */
174
- this.theme = "";
175
- /**
176
- * Makes the input component disabled. This prevents users from being able to
177
- * interact with the upload component, and conveys its inactive state to assistive technologies.
178
- */
179
- this.disabled = false;
180
- /**
181
- * Controls the margin of the component.
182
- */
183
- this.margin = "auto";
184
- /**
185
- * Set whether the input is required or not. Please note that this is necessary for
186
- * accessible inputs when the user is required to fill them. When using this property
187
- * you need to also set “novalidate” attribute to your form element to prevent
188
- * browser from displaying its own validation errors.
189
- */
190
- this.required = false;
191
- /**
192
- * Key used to set vertical alignment of action buttons
193
- */
194
- this.alignment = "middle";
195
- /**
196
- * Visually hides the groups labels in the editable table list used to display the list of files
197
- */
198
- this.hideGroups = false;
199
- /**
200
- * Map of string that contain list of uploaded files.
201
- */
202
- this.files = new Map();
203
- /**
204
- * Property to read if the internally used editable-table contains errors or not
205
- */
206
- this.valid = !this.required;
207
- /**
208
- * Property to change labelDefaults defaults on the component.
209
- * normally you would handle these strings on an application level and override @label when needed
210
- * @default { fi: "Lisää liite",sv: "Lägg till en bilaga",en: "Add attachments"}
211
- */
212
- this.labelDefaults = {
213
- fi: "Lisää liite",
214
- sv: "Lägg till en bilaga",
215
- en: "Add attachments",
216
- };
217
- /**
218
- * Label for the input.
219
- * @default { fi: "Lisää liite",sv: "Lägg till en bilaga",en: "Add attachments"}
220
- */
221
- this.label = getLocaleString(this.labelDefaults);
222
- /**
223
- * Property to change descriptionDefaults defaults on the component.
224
- * @default {
225
- * en: "You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.",
226
- * sv: "Du kan bifoga följande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer åt gången, och lägga till upp till {maxfiles} bilagor åt gången varje inte större än {maxbytes}.",
227
- * fi: "Voit liittää seuraavat tiedostotyypit: {filetypes} - sekä yleisimmät videotiedostot. Voit lähettää {maxbytestotal} tiedostoa kerrallaan, ja lisätä enintään {maxfiles} liitettä kerrallaan, jokainen enintään {maxbytes} kokoisena.",
228
- * }
229
- */
230
- this.descriptionDefaults = {
231
- en: "You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.",
232
- sv: "Du kan bifoga följande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer åt gången, och lägga till upp till {maxfiles} bilagor åt gången varje inte större än {maxbytes}.",
233
- fi: "Voit liittää seuraavat tiedostotyypit: {filetypes} - sekä yleisimmät videotiedostot. Voit lähettää {maxbytestotal} tiedostoa kerrallaan, ja lisätä enintään {maxfiles} liitettä kerrallaan, jokainen enintään {maxbytes} kokoisena.",
234
- };
235
- /**
236
- * Description for the upload component.
237
- * @default {
238
- * en: "You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.",
239
- * sv: "Du kan bifoga följande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer åt gången, och lägga till upp till {maxfiles} bilagor åt gången varje inte större än {maxbytes}.",
240
- * fi: "Voit liittää seuraavat tiedostotyypit: {filetypes} - sekä yleisimmät videotiedostot. Voit lähettää {maxbytestotal} tiedostoa kerrallaan, ja lisätä enintään {maxfiles} liitettä kerrallaan, jokainen enintään {maxbytes} kokoisena.",
241
- * }
242
- */
243
- this.description = getLocaleString(this.descriptionDefaults);
244
- /**
245
- * Defaults for the filelist's empty state.
246
- * @default {
247
- fi: "Ei vielä lisättyjä tiedostoja.",
248
- sv: "Inga filer har lagts till ännu.",
249
- en: "No files added yet.",
250
- }
251
- */
252
- this.fileListEmptyDefaults = {
253
- fi: "Ei vielä lisättyjä tiedostoja.",
254
- sv: "Inga filer har lagts till ännu.",
255
- en: "No files added yet.",
256
- };
257
- /**
258
- * Label for the filelist's empty state.
259
- * @default { fi: "Ei vielä lisättyjä tiedostoja.",sv: "Inga filer har lagts till ännu.",en: "No files added yet."}
260
- */
261
- this.fileListEmpty = getLocaleString(this.fileListEmptyDefaults);
262
- /**
263
- * Display the input in error state along with an error message.
264
- */
265
- this.error = "";
266
- /**
267
- * Default errorcodes used by the component, modifiable via javascript
268
- */
269
- this.errorCodes = errorCodes;
270
- /**
271
- * Use maxBytes to specify the maximum size in Bytes of a file that can be uploaded.
272
- */
273
- this.maxBytes = 200000000;
274
- /**
275
- * Use maxBytesTotal to specify the maximum size in Bytes of All files combined that can be uploaded.
276
- */
277
- this.maxBytesTotal = undefined;
278
- /**
279
- * Use maxFiles to specify the maximum amount of files that can be uploaded
280
- */
281
- this.maxFiles = 99;
282
- /**
283
- * A string of commaseperated file type values that are allowed
284
- * @example: .pdf,.doc,.docx
285
- */
286
- this.allowedExtensions = "all";
287
- /**
288
- * A string of commaseperated mime type values that are allowed
289
- * @example: image/*,application/msword,
290
- */
291
- this.allowedMimetypes = "*";
292
- /**
293
- * Use multiple to allow the user to select multiple files when uploading
294
- */
295
- this.multiple = true;
296
- /**
297
- * Use limitSelection to enforce the value in allowedExtension & allowedMimetypes when selecting files,
298
- * by default this is off, setting this to true will limit the users choices to what has been explicitly set
299
- */
300
- this.limitSelection = false;
301
27
  /**
302
28
  * Own Properties
303
29
  */
@@ -317,45 +43,6 @@ export class DuetUpload {
317
43
  pending: "pending",
318
44
  failure: "failure",
319
45
  };
320
- /**
321
- * Array of group names that you want the editable table to use to display files
322
- * @required
323
- * @example [{ id: "success", label: {fi: "Onnistunut", en: "Success", sv: "Alt klart", }}]
324
- */
325
- this.groups = [
326
- {
327
- id: this.DefaultGroups.pending,
328
- label: {
329
- en: "Files to upload",
330
- sv: "Filer att ladda",
331
- fi: "Ladattavat tiedostot",
332
- },
333
- },
334
- {
335
- id: this.DefaultGroups.success,
336
- label: {
337
- fi: "Valmiit tiedostot",
338
- sv: "Files success",
339
- en: "Files success",
340
- },
341
- },
342
- {
343
- id: this.DefaultGroups.failure,
344
- label: {
345
- fi: "Tiedostot, joissa on virheitä",
346
- sv: "Filer med fel",
347
- en: "Files with errors",
348
- },
349
- },
350
- {
351
- id: this.DefaultGroups.inprogress,
352
- label: {
353
- fi: "Kesken olevat tiedostot",
354
- sv: "Filer inprogress",
355
- en: "Files inprogress",
356
- },
357
- },
358
- ];
359
46
  this.kick = debounce(() => {
360
47
  this.tick = Date.now();
361
48
  }, 30); // will trigger re-render
@@ -763,66 +450,204 @@ export class DuetUpload {
763
450
  if (!(currentItems === null || currentItems === void 0 ? void 0 : currentItems.length)) {
764
451
  return;
765
452
  }
766
- return (h("duet-table", { variation: "plain", breakpoint: "none", role: "log", margin: this.hideGroups ? "none" : "auto" },
767
- h("table", { class: "duet-upload-editable-table" },
768
- h("thead", { class: "duet-upload-editable-table-header" },
769
- h("tr", null,
770
- h("th", { class: {
771
- "duet-upload-editable-table-header-hidden": this.hideGroups,
772
- } }, !this.hideGroups ? (getLocaleString(group.label)) : (h("duet-visually-hidden", null, getLocaleString(group.label)))))),
773
- h("tbody", null,
774
- h("tr", null,
775
- h("td", { class: "duet-upload-editable-table-data" },
776
- h("duet-editable-table", { breakpoint: "none", variation: "plain", groupId: group.id, columns: this.getColumns(group), actions: this.getActions(group.id), margin: "none", rows: currentItems })))))));
453
+ return (h("duet-table", { variation: "plain", breakpoint: "none", role: "log", margin: this.hideGroups ? "none" : "auto" }, h("table", { class: "duet-upload-editable-table" }, h("thead", { class: "duet-upload-editable-table-header" }, h("tr", null, h("th", { class: {
454
+ "duet-upload-editable-table-header-hidden": this.hideGroups,
455
+ } }, !this.hideGroups ? (getLocaleString(group.label)) : (h("duet-visually-hidden", null, getLocaleString(group.label)))))), h("tbody", null, h("tr", null, h("td", { class: "duet-upload-editable-table-data" }, h("duet-editable-table", { breakpoint: "none", variation: "plain", groupId: group.id, columns: this.getColumns(group), actions: this.getActions(group.id), margin: "none", rows: currentItems })))))));
777
456
  });
778
457
  return EditableTables;
779
458
  };
780
- }
781
- watchValidHandler(newValue, oldValue) {
782
- if (newValue !== oldValue) {
783
- this.kick();
784
- }
785
- }
786
- /**
787
- * Component lifecycle events.
788
- */
789
- componentWillLoad() {
790
- if (typeof this.statusMessageLabel === "string") {
791
- this.internalStatusMessageLabel = sanitizeString(this.groups);
792
- }
793
- else {
794
- this.internalStatusMessageLabel = this.statusMessageLabel;
795
- }
796
- inheritGlobalTheme(this);
797
- this.listenForActionEvents();
798
- this.onReady();
799
- }
800
- componentWillRender() {
801
- // listen to the events from the component
802
- this.verifyValidity();
803
- }
804
- /**
805
- * Sets focus on the specified `duet-input`. Use this method instead of the global
806
- * `input.focus()`.
807
- */
808
- async setFocus(options) {
809
- if (this.nativeInput) {
810
- this.nativeInput.focus(options);
811
- }
812
- return;
813
- }
814
- /**
815
- * Method for invoking the upload sequence
816
- */
817
- async upload(metaData = undefined) {
818
- await this.setFocus();
819
- this.metaData = metaData;
820
- this.nativeInput.click();
821
- return;
822
- }
823
- /**
824
- * Method for uploading pending files
825
- */
459
+ this.tick = Date.now();
460
+ this.accessibleActiveDescendant = undefined;
461
+ this.accessibleDescribedBy = undefined;
462
+ this.accessibleControls = undefined;
463
+ this.accessibleOwns = undefined;
464
+ this.external = false;
465
+ this.middleware = null;
466
+ this.deferUpload = false;
467
+ this.hideButton = false;
468
+ this.actions = [
469
+ {
470
+ icon: "action-delete",
471
+ color: "color-danger",
472
+ size: "x-small",
473
+ background: "gray-lightest",
474
+ name: "delete",
475
+ map: ["success", "failure"],
476
+ label: {
477
+ fi: "Poista tiedosto",
478
+ en: "Poista tiedosto",
479
+ sv: "Ta bort filen",
480
+ },
481
+ },
482
+ {
483
+ icon: "navigation-close",
484
+ color: "primary",
485
+ size: "x-small",
486
+ background: "gray-lightest",
487
+ name: "cancel",
488
+ map: ["inprogress", "pending"],
489
+ label: {
490
+ fi: "Keskeytä lähetys",
491
+ en: "Cancel the upload",
492
+ sv: "Stop överföringen",
493
+ },
494
+ },
495
+ ];
496
+ this.uri = undefined;
497
+ this.showLinks = false;
498
+ this.caption = undefined;
499
+ this.statusLabelDefaults = {
500
+ fi: {
501
+ inProgress: "Lähetetään {filesUploaded} lähetettävästä {filesTotal} tiedostosta",
502
+ inProgressWithErrors: "Lähetetään {filesInProgress} tiedostoa, lähetetty {filesUploaded} lähetettävästä {filesTotal} tiedostosta, {filesWithErrors} tiedostossa on virheitä",
503
+ done: "Kaikki {filesTotal} tiedostoa lähetetty onnistuneesti",
504
+ doneWithErrors: "Lähetys valmis, {filesUploaded} tiedostoa on lähetetty onnistuneesti, {filesWithErrors} tiedostossa oli virheitä",
505
+ files: "tiedostot",
506
+ file: "tiedosto",
507
+ },
508
+ sv: {
509
+ inProgress: "Adding {filesUploaded} of {filesTotal}",
510
+ inProgressWithErrors: "Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades",
511
+ done: "Alla {filesTotal} har lagts till",
512
+ doneWithErrors: "Handling slutförd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades",
513
+ files: "filer",
514
+ file: "fil",
515
+ },
516
+ en: {
517
+ inProgress: "Adding {filesUploaded} of {filesTotal}",
518
+ inProgressWithErrors: "Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed",
519
+ done: "All {filesTotal} added successfully",
520
+ doneWithErrors: "Action completed, {filesUploaded} has been added successfully, {filesWithErrors} had errors",
521
+ files: "File",
522
+ file: "file",
523
+ },
524
+ };
525
+ this.statusMessageLabel = getLocaleString(this.statusLabelDefaults);
526
+ this.buttonLabelDefaults = {
527
+ fi: "Lisää liite",
528
+ sv: "Lägg till en bilaga",
529
+ en: "Add an attachment",
530
+ };
531
+ this.buttonLabel = getLocaleString(this.buttonLabelDefaults);
532
+ this.accessibleButtonLabel = undefined;
533
+ this.theme = "";
534
+ this.disabled = false;
535
+ this.identifier = undefined;
536
+ this.margin = "auto";
537
+ this.required = false;
538
+ this.alignment = "middle";
539
+ this.hideGroups = false;
540
+ this.files = new Map();
541
+ this.valid = !this.required;
542
+ this.labelDefaults = {
543
+ fi: "Lisää liite",
544
+ sv: "Lägg till en bilaga",
545
+ en: "Add attachments",
546
+ };
547
+ this.label = getLocaleString(this.labelDefaults);
548
+ this.descriptionDefaults = {
549
+ en: "You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.",
550
+ sv: "Du kan bifoga följande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer åt gången, och lägga till upp till {maxfiles} bilagor åt gången varje inte större än {maxbytes}.",
551
+ fi: "Voit liittää seuraavat tiedostotyypit: {filetypes} - sekä yleisimmät videotiedostot. Voit lähettää {maxbytestotal} tiedostoa kerrallaan, ja lisätä enintään {maxfiles} liitettä kerrallaan, jokainen enintään {maxbytes} kokoisena.",
552
+ };
553
+ this.description = getLocaleString(this.descriptionDefaults);
554
+ this.fileListEmptyDefaults = {
555
+ fi: "Ei vielä lisättyjä tiedostoja.",
556
+ sv: "Inga filer har lagts till ännu.",
557
+ en: "No files added yet.",
558
+ };
559
+ this.fileListEmpty = getLocaleString(this.fileListEmptyDefaults);
560
+ this.error = "";
561
+ this.errorCodes = errorCodes;
562
+ this.name = undefined;
563
+ this.maxBytes = 200000000;
564
+ this.maxBytesTotal = undefined;
565
+ this.maxFiles = 99;
566
+ this.allowedExtensions = "all";
567
+ this.allowedMimetypes = "*";
568
+ this.multiple = true;
569
+ this.limitSelection = false;
570
+ this.value = undefined;
571
+ this.groups = [
572
+ {
573
+ id: this.DefaultGroups.pending,
574
+ label: {
575
+ en: "Files to upload",
576
+ sv: "Filer att ladda",
577
+ fi: "Ladattavat tiedostot",
578
+ },
579
+ },
580
+ {
581
+ id: this.DefaultGroups.success,
582
+ label: {
583
+ fi: "Valmiit tiedostot",
584
+ sv: "Files success",
585
+ en: "Files success",
586
+ },
587
+ },
588
+ {
589
+ id: this.DefaultGroups.failure,
590
+ label: {
591
+ fi: "Tiedostot, joissa on virheitä",
592
+ sv: "Filer med fel",
593
+ en: "Files with errors",
594
+ },
595
+ },
596
+ {
597
+ id: this.DefaultGroups.inprogress,
598
+ label: {
599
+ fi: "Kesken olevat tiedostot",
600
+ sv: "Filer inprogress",
601
+ en: "Files inprogress",
602
+ },
603
+ },
604
+ ];
605
+ }
606
+ watchValidHandler(newValue, oldValue) {
607
+ if (newValue !== oldValue) {
608
+ this.kick();
609
+ }
610
+ }
611
+ /**
612
+ * Component lifecycle events.
613
+ */
614
+ componentWillLoad() {
615
+ if (typeof this.statusMessageLabel === "string") {
616
+ this.internalStatusMessageLabel = sanitizeString(this.groups);
617
+ }
618
+ else {
619
+ this.internalStatusMessageLabel = this.statusMessageLabel;
620
+ }
621
+ inheritGlobalTheme(this);
622
+ this.listenForActionEvents();
623
+ this.onReady();
624
+ }
625
+ componentWillRender() {
626
+ // listen to the events from the component
627
+ this.verifyValidity();
628
+ }
629
+ /**
630
+ * Sets focus on the specified `duet-input`. Use this method instead of the global
631
+ * `input.focus()`.
632
+ */
633
+ async setFocus(options) {
634
+ if (this.nativeInput) {
635
+ this.nativeInput.focus(options);
636
+ }
637
+ return;
638
+ }
639
+ /**
640
+ * Method for invoking the upload sequence
641
+ */
642
+ async upload(metaData = undefined) {
643
+ await this.setFocus();
644
+ this.metaData = metaData;
645
+ this.nativeInput.click();
646
+ return;
647
+ }
648
+ /**
649
+ * Method for uploading pending files
650
+ */
826
651
  async uploadPending() {
827
652
  this.uploadPendingFiles();
828
653
  }
@@ -862,34 +687,17 @@ export class DuetUpload {
862
687
  caption = caption.replace(/{maxbytes}/g, `${maxMegaBytesPrFile.toString()} MB`);
863
688
  caption = caption.replace(/{maxbytestotal}/g, `${maxMegaBytesTotal.toString()} MB`);
864
689
  caption = caption.replace(/{filetypes}/g, this.allowedExtensions.split(",").join(", "));
865
- return (h(Host, { class: { "duet-m-0": this.margin === "none" } },
866
- h("duet-fieldset", { label: this.label, caption: caption },
867
- h("slot", { name: "header" }),
868
- !this.files.size && (h("duet-label", { part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", theme: this.theme === "turva" ? "turva" : "default", size: "small", class: {
869
- "duet-upload-filelist-empty": !this.files.size,
870
- "duet-upload-filelist": true,
871
- "duet-upload-filelist-filled": this.files.size,
872
- }, id: this.labelId, for: identifier },
873
- h("span", { class: {
874
- "duet-upload-filelist-empty-label": !this.files.size,
875
- } }, this.fileListEmpty))),
876
- !!this.files.size && h("slot", { name: "fileheader" }),
877
- !!this.files.size && (h("duet-upload-aria-status", { invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })),
878
- !!this.files.size && this.renderEditableTableGroups(),
879
- !!this.files.size && h("slot", { name: "filefooter" }),
880
- h("duet-spacer", { size: "large" }),
881
- !this.hideButton && (h("duet-button", { id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel)),
882
- h("duet-spacer", { size: "medium" }),
883
- (this.fileMaxReached || this.bytesMaxReached) && (h("duet-alert", { part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" },
884
- this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes),
885
- this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes))),
886
- h("duet-spacer", { size: "medium" }),
887
- h("duet-visually-hidden", null,
888
- h("input", { ref: input => {
889
- this.nativeInput = input;
890
- }, accept: !this.limitSelection ? undefined : `${this.allowedMimetypes},${this.allowedExtensions}`, onBlur: this.onBlur, onFocus: this.onFocus, onChange: e => this.onChange(e), type: "file", class: {
891
- "duet-upload": true,
892
- }, disabled: this.disabled, "aria-hidden": "true", required: this.required, name: this.name, id: this.identifier, multiple: this.multiple })))));
690
+ return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("duet-fieldset", { label: this.label, caption: caption }, h("slot", { name: "header" }), !this.files.size && (h("duet-label", { part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", theme: this.theme === "turva" ? "turva" : "default", size: "small", class: {
691
+ "duet-upload-filelist-empty": !this.files.size,
692
+ "duet-upload-filelist": true,
693
+ "duet-upload-filelist-filled": this.files.size,
694
+ }, id: this.labelId, for: identifier }, h("span", { class: {
695
+ "duet-upload-filelist-empty-label": !this.files.size,
696
+ } }, this.fileListEmpty))), !!this.files.size && h("slot", { name: "fileheader" }), !!this.files.size && (h("duet-upload-aria-status", { invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderEditableTableGroups(), !!this.files.size && h("slot", { name: "filefooter" }), h("duet-spacer", { size: "large" }), !this.hideButton && (h("duet-button", { id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel)), h("duet-spacer", { size: "medium" }), (this.fileMaxReached || this.bytesMaxReached) && (h("duet-alert", { part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes))), h("duet-spacer", { size: "medium" }), h("duet-visually-hidden", null, h("input", { ref: input => {
697
+ this.nativeInput = input;
698
+ }, accept: !this.limitSelection ? undefined : `${this.allowedMimetypes},${this.allowedExtensions}`, onBlur: this.onBlur, onFocus: this.onFocus, onChange: e => this.onChange(e), type: "file", class: {
699
+ "duet-upload": true,
700
+ }, disabled: this.disabled, "aria-hidden": "true", required: this.required, name: this.name, id: this.identifier, multiple: this.multiple })))));
893
701
  }
894
702
  /**
895
703
  * XHR request utilities
@@ -1018,1201 +826,1215 @@ export class DuetUpload {
1018
826
  }
1019
827
  static get is() { return "duet-upload"; }
1020
828
  static get encapsulation() { return "shadow"; }
1021
- static get originalStyleUrls() { return {
1022
- "$": ["duet-upload.scss"]
1023
- }; }
1024
- static get styleUrls() { return {
1025
- "$": ["duet-upload.css"]
1026
- }; }
1027
- static get properties() { return {
1028
- "accessibleActiveDescendant": {
1029
- "type": "string",
1030
- "mutable": false,
1031
- "complexType": {
1032
- "original": "string",
1033
- "resolved": "string",
1034
- "references": {}
1035
- },
1036
- "required": false,
1037
- "optional": false,
1038
- "docs": {
1039
- "tags": [],
1040
- "text": "Indicates the id of a related component\u2019s visually focused element."
1041
- },
1042
- "attribute": "accessible-active-descendant",
1043
- "reflect": false
1044
- },
1045
- "accessibleDescribedBy": {
1046
- "type": "string",
1047
- "mutable": false,
1048
- "complexType": {
1049
- "original": "string",
1050
- "resolved": "string",
1051
- "references": {}
1052
- },
1053
- "required": false,
1054
- "optional": false,
1055
- "docs": {
1056
- "tags": [],
1057
- "text": "Indicates the id of a component that describes the upload component."
1058
- },
1059
- "attribute": "accessible-described-by",
1060
- "reflect": false
1061
- },
1062
- "accessibleControls": {
1063
- "type": "string",
1064
- "mutable": false,
1065
- "complexType": {
1066
- "original": "string",
1067
- "resolved": "string",
1068
- "references": {}
1069
- },
1070
- "required": false,
1071
- "optional": false,
1072
- "docs": {
1073
- "tags": [],
1074
- "text": "Use this prop to add an aria-controls attribute. Use the attribute to\nindicate the id of a component controlled by this component."
1075
- },
1076
- "attribute": "accessible-controls",
1077
- "reflect": false
1078
- },
1079
- "accessibleOwns": {
1080
- "type": "string",
1081
- "mutable": false,
1082
- "complexType": {
1083
- "original": "string",
1084
- "resolved": "string",
1085
- "references": {}
1086
- },
1087
- "required": false,
1088
- "optional": false,
1089
- "docs": {
1090
- "tags": [],
1091
- "text": "Indicates the id of a component owned by the input."
1092
- },
1093
- "attribute": "accessible-owns",
1094
- "reflect": false
1095
- },
1096
- "external": {
1097
- "type": "boolean",
1098
- "mutable": false,
1099
- "complexType": {
1100
- "original": "boolean",
1101
- "resolved": "boolean",
1102
- "references": {}
1103
- },
1104
- "required": false,
1105
- "optional": false,
1106
- "docs": {
1107
- "tags": [],
1108
- "text": "If external is set to true, the upload component will not actually upload the files, but only keep states\nit will be up to you to handle the upload and return progress information to the upload-component"
1109
- },
1110
- "attribute": "external",
1111
- "reflect": false,
1112
- "defaultValue": "false"
1113
- },
1114
- "middleware": {
1115
- "type": "unknown",
1116
- "mutable": false,
1117
- "complexType": {
1118
- "original": "XHRInternalMiddleWare",
1119
- "resolved": "(XHRMiddlewareOptions: any) => XHRMiddlewareOptions",
1120
- "references": {
1121
- "XHRInternalMiddleWare": {
1122
- "location": "local"
829
+ static get originalStyleUrls() {
830
+ return {
831
+ "$": ["duet-upload.scss"]
832
+ };
833
+ }
834
+ static get styleUrls() {
835
+ return {
836
+ "$": ["duet-upload.css"]
837
+ };
838
+ }
839
+ static get properties() {
840
+ return {
841
+ "accessibleActiveDescendant": {
842
+ "type": "string",
843
+ "mutable": false,
844
+ "complexType": {
845
+ "original": "string",
846
+ "resolved": "string",
847
+ "references": {}
848
+ },
849
+ "required": false,
850
+ "optional": false,
851
+ "docs": {
852
+ "tags": [],
853
+ "text": "Indicates the id of a related component\u2019s visually focused element."
854
+ },
855
+ "attribute": "accessible-active-descendant",
856
+ "reflect": false
857
+ },
858
+ "accessibleDescribedBy": {
859
+ "type": "string",
860
+ "mutable": false,
861
+ "complexType": {
862
+ "original": "string",
863
+ "resolved": "string",
864
+ "references": {}
865
+ },
866
+ "required": false,
867
+ "optional": false,
868
+ "docs": {
869
+ "tags": [],
870
+ "text": "Indicates the id of a component that describes the upload component."
871
+ },
872
+ "attribute": "accessible-described-by",
873
+ "reflect": false
874
+ },
875
+ "accessibleControls": {
876
+ "type": "string",
877
+ "mutable": false,
878
+ "complexType": {
879
+ "original": "string",
880
+ "resolved": "string",
881
+ "references": {}
882
+ },
883
+ "required": false,
884
+ "optional": false,
885
+ "docs": {
886
+ "tags": [],
887
+ "text": "Use this prop to add an aria-controls attribute. Use the attribute to\nindicate the id of a component controlled by this component."
888
+ },
889
+ "attribute": "accessible-controls",
890
+ "reflect": false
891
+ },
892
+ "accessibleOwns": {
893
+ "type": "string",
894
+ "mutable": false,
895
+ "complexType": {
896
+ "original": "string",
897
+ "resolved": "string",
898
+ "references": {}
899
+ },
900
+ "required": false,
901
+ "optional": false,
902
+ "docs": {
903
+ "tags": [],
904
+ "text": "Indicates the id of a component owned by the input."
905
+ },
906
+ "attribute": "accessible-owns",
907
+ "reflect": false
908
+ },
909
+ "external": {
910
+ "type": "boolean",
911
+ "mutable": false,
912
+ "complexType": {
913
+ "original": "boolean",
914
+ "resolved": "boolean",
915
+ "references": {}
916
+ },
917
+ "required": false,
918
+ "optional": false,
919
+ "docs": {
920
+ "tags": [],
921
+ "text": "If external is set to true, the upload component will not actually upload the files, but only keep states\nit will be up to you to handle the upload and return progress information to the upload-component"
922
+ },
923
+ "attribute": "external",
924
+ "reflect": false,
925
+ "defaultValue": "false"
926
+ },
927
+ "middleware": {
928
+ "type": "unknown",
929
+ "mutable": false,
930
+ "complexType": {
931
+ "original": "XHRInternalMiddleWare",
932
+ "resolved": "(XHRMiddlewareOptions: any) => XHRMiddlewareOptions",
933
+ "references": {
934
+ "XHRInternalMiddleWare": {
935
+ "location": "local"
936
+ }
1123
937
  }
1124
- }
1125
- },
1126
- "required": false,
1127
- "optional": false,
1128
- "docs": {
1129
- "tags": [],
1130
- "text": "If internal upload method is used, and this has been set to a function - it will be called with the XHR options before the reqeust is sent, return an updated XHR options object in order to manipulate the request"
1131
- },
1132
- "defaultValue": "null"
1133
- },
1134
- "deferUpload": {
1135
- "type": "boolean",
1136
- "mutable": false,
1137
- "complexType": {
1138
- "original": "boolean",
1139
- "resolved": "boolean",
1140
- "references": {}
1141
- },
1142
- "required": false,
1143
- "optional": false,
1144
- "docs": {
1145
- "tags": [],
1146
- "text": "If defer-upload is true, duet-upload will not (as recommended) instantly upload files but await a call to uploadPending()"
1147
- },
1148
- "attribute": "defer-upload",
1149
- "reflect": false,
1150
- "defaultValue": "false"
1151
- },
1152
- "hideButton": {
1153
- "type": "boolean",
1154
- "mutable": false,
1155
- "complexType": {
1156
- "original": "boolean",
1157
- "resolved": "boolean",
1158
- "references": {}
1159
- },
1160
- "required": false,
1161
- "optional": false,
1162
- "docs": {
1163
- "tags": [],
1164
- "text": "If set the upload component will not display an upload button, you will have to create one yourself\nand call the exposed method startUpload to open the upload dialog"
1165
- },
1166
- "attribute": "hide-upload-button",
1167
- "reflect": false,
1168
- "defaultValue": "false"
1169
- },
1170
- "actions": {
1171
- "type": "unknown",
1172
- "mutable": false,
1173
- "complexType": {
1174
- "original": "DuetEditableTableActions",
1175
- "resolved": "{ icon: string; color: string; background: string; size: DuetActionButtonIconSize; name: string; map?: string[]; label?: DuetLangObject; }[]",
1176
- "references": {
1177
- "DuetEditableTableActions": {
1178
- "location": "import",
1179
- "path": "../duet-editable-table/duet-editable-table"
938
+ },
939
+ "required": false,
940
+ "optional": false,
941
+ "docs": {
942
+ "tags": [],
943
+ "text": "If internal upload method is used, and this has been set to a function - it will be called with the XHR options before the reqeust is sent, return an updated XHR options object in order to manipulate the request"
944
+ },
945
+ "defaultValue": "null"
946
+ },
947
+ "deferUpload": {
948
+ "type": "boolean",
949
+ "mutable": false,
950
+ "complexType": {
951
+ "original": "boolean",
952
+ "resolved": "boolean",
953
+ "references": {}
954
+ },
955
+ "required": false,
956
+ "optional": false,
957
+ "docs": {
958
+ "tags": [],
959
+ "text": "If defer-upload is true, duet-upload will not (as recommended) instantly upload files but await a call to uploadPending()"
960
+ },
961
+ "attribute": "defer-upload",
962
+ "reflect": false,
963
+ "defaultValue": "false"
964
+ },
965
+ "hideButton": {
966
+ "type": "boolean",
967
+ "mutable": false,
968
+ "complexType": {
969
+ "original": "boolean",
970
+ "resolved": "boolean",
971
+ "references": {}
972
+ },
973
+ "required": false,
974
+ "optional": false,
975
+ "docs": {
976
+ "tags": [],
977
+ "text": "If set the upload component will not display an upload button, you will have to create one yourself\nand call the exposed method startUpload to open the upload dialog"
978
+ },
979
+ "attribute": "hide-upload-button",
980
+ "reflect": false,
981
+ "defaultValue": "false"
982
+ },
983
+ "actions": {
984
+ "type": "unknown",
985
+ "mutable": false,
986
+ "complexType": {
987
+ "original": "DuetEditableTableActions",
988
+ "resolved": "{ icon: string; color: string; background: string; size: DuetActionButtonIconSize; name: string; map?: string[]; label?: DuetLangObject; }[]",
989
+ "references": {
990
+ "DuetEditableTableActions": {
991
+ "location": "import",
992
+ "path": "../duet-editable-table/duet-editable-table"
993
+ }
1180
994
  }
1181
- }
1182
- },
1183
- "required": false,
1184
- "optional": false,
1185
- "docs": {
1186
- "tags": [],
1187
- "text": "Default actions added to the internally used duet-editable-table"
1188
- },
1189
- "defaultValue": "[\n {\n icon: \"action-delete\",\n color: \"color-danger\",\n size: \"x-small\",\n background: \"gray-lightest\",\n name: \"delete\",\n map: [\"success\", \"failure\"],\n label: {\n fi: \"Poista tiedosto\",\n en: \"Poista tiedosto\",\n sv: \"Ta bort filen\",\n },\n },\n {\n icon: \"navigation-close\",\n color: \"primary\",\n size: \"x-small\",\n background: \"gray-lightest\",\n name: \"cancel\",\n map: [\"inprogress\", \"pending\"],\n label: {\n fi: \"Keskeyt\u00E4 l\u00E4hetys\",\n en: \"Cancel the upload\",\n sv: \"Stop \u00F6verf\u00F6ringen\",\n },\n },\n ]"
1190
- },
1191
- "uri": {
1192
- "type": "string",
1193
- "mutable": false,
1194
- "complexType": {
1195
- "original": "string",
1196
- "resolved": "string",
1197
- "references": {}
1198
- },
1199
- "required": false,
1200
- "optional": false,
1201
- "docs": {
1202
- "tags": [],
1203
- "text": "Endpoint URI that is capable of receiving the files"
1204
- },
1205
- "attribute": "uri",
1206
- "reflect": false
1207
- },
1208
- "showLinks": {
1209
- "type": "boolean",
1210
- "mutable": false,
1211
- "complexType": {
1212
- "original": "boolean",
1213
- "resolved": "boolean",
1214
- "references": {}
1215
- },
1216
- "required": false,
1217
- "optional": false,
1218
- "docs": {
1219
- "tags": [],
1220
- "text": "If enabled the editable-table will display links on successfully uploaded items,\nthis requires the server can respond with link URIs in the correct format\nand that the files are accessible to the user"
1221
- },
1222
- "attribute": "show-links",
1223
- "reflect": false,
1224
- "defaultValue": "false"
1225
- },
1226
- "caption": {
1227
- "type": "string",
1228
- "mutable": false,
1229
- "complexType": {
1230
- "original": "string",
1231
- "resolved": "string",
1232
- "references": {}
1233
- },
1234
- "required": false,
1235
- "optional": false,
1236
- "docs": {
1237
- "tags": [],
1238
- "text": "Caption (underneath label) that can be set as a way of adding extra information"
1239
- },
1240
- "attribute": "caption",
1241
- "reflect": false
1242
- },
1243
- "statusLabelDefaults": {
1244
- "type": "string",
1245
- "mutable": false,
1246
- "complexType": {
1247
- "original": "DuetLangObject | string",
1248
- "resolved": "DuetLangObject | string",
1249
- "references": {
1250
- "DuetLangObject": {
1251
- "location": "import",
1252
- "path": "../../utils/language-utils"
995
+ },
996
+ "required": false,
997
+ "optional": false,
998
+ "docs": {
999
+ "tags": [],
1000
+ "text": "Default actions added to the internally used duet-editable-table"
1001
+ },
1002
+ "defaultValue": "[\n {\n icon: \"action-delete\",\n color: \"color-danger\",\n size: \"x-small\",\n background: \"gray-lightest\",\n name: \"delete\",\n map: [\"success\", \"failure\"],\n label: {\n fi: \"Poista tiedosto\",\n en: \"Poista tiedosto\",\n sv: \"Ta bort filen\",\n },\n },\n {\n icon: \"navigation-close\",\n color: \"primary\",\n size: \"x-small\",\n background: \"gray-lightest\",\n name: \"cancel\",\n map: [\"inprogress\", \"pending\"],\n label: {\n fi: \"Keskeyt\u00E4 l\u00E4hetys\",\n en: \"Cancel the upload\",\n sv: \"Stop \u00F6verf\u00F6ringen\",\n },\n },\n ]"
1003
+ },
1004
+ "uri": {
1005
+ "type": "string",
1006
+ "mutable": false,
1007
+ "complexType": {
1008
+ "original": "string",
1009
+ "resolved": "string",
1010
+ "references": {}
1011
+ },
1012
+ "required": false,
1013
+ "optional": false,
1014
+ "docs": {
1015
+ "tags": [],
1016
+ "text": "Endpoint URI that is capable of receiving the files"
1017
+ },
1018
+ "attribute": "uri",
1019
+ "reflect": false
1020
+ },
1021
+ "showLinks": {
1022
+ "type": "boolean",
1023
+ "mutable": false,
1024
+ "complexType": {
1025
+ "original": "boolean",
1026
+ "resolved": "boolean",
1027
+ "references": {}
1028
+ },
1029
+ "required": false,
1030
+ "optional": false,
1031
+ "docs": {
1032
+ "tags": [],
1033
+ "text": "If enabled the editable-table will display links on successfully uploaded items,\nthis requires the server can respond with link URIs in the correct format\nand that the files are accessible to the user"
1034
+ },
1035
+ "attribute": "show-links",
1036
+ "reflect": false,
1037
+ "defaultValue": "false"
1038
+ },
1039
+ "caption": {
1040
+ "type": "string",
1041
+ "mutable": false,
1042
+ "complexType": {
1043
+ "original": "string",
1044
+ "resolved": "string",
1045
+ "references": {}
1046
+ },
1047
+ "required": false,
1048
+ "optional": false,
1049
+ "docs": {
1050
+ "tags": [],
1051
+ "text": "Caption (underneath label) that can be set as a way of adding extra information"
1052
+ },
1053
+ "attribute": "caption",
1054
+ "reflect": false
1055
+ },
1056
+ "statusLabelDefaults": {
1057
+ "type": "string",
1058
+ "mutable": false,
1059
+ "complexType": {
1060
+ "original": "DuetLangObject | string",
1061
+ "resolved": "DuetLangObject | string",
1062
+ "references": {
1063
+ "DuetLangObject": {
1064
+ "location": "import",
1065
+ "path": "../../utils/language-utils"
1066
+ }
1253
1067
  }
1254
- }
1255
- },
1256
- "required": false,
1257
- "optional": false,
1258
- "docs": {
1259
- "tags": [{
1260
- "name": "default",
1261
- "text": "{\nfi: {\ninProgress: \"L\u00E4hetet\u00E4\u00E4n {filesUploaded} l\u00E4hetett\u00E4v\u00E4st\u00E4 {filesTotal} tiedostosta\",\ninProgressWithErrors:\n\"L\u00E4hetet\u00E4\u00E4n {filesInProgress} tiedostoa, l\u00E4hetetty {filesUploaded} l\u00E4hetett\u00E4v\u00E4st\u00E4 {filesTotal} tiedostosta, {filesWithErrors} tiedostossa on virheit\u00E4\",\ndone: \"Kaikki {filesTotal} tiedostoa l\u00E4hetetty onnistuneesti\",\ndoneWithErrors:\n\"L\u00E4hetys valmis, {filesUploaded} tiedostoa on l\u00E4hetetty onnistuneesti, {filesWithErrors} tiedostossa oli virheit\u00E4\",\nfiles: \"tiedostot\",\nfile: \"tiedosto\",\n},\nsv: {\ninProgress: \"Adding {filesUploaded} of {filesTotal}\",\ninProgressWithErrors:\n\"Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades\",\ndone: \"Alla {filesTotal} har lagts till\",\ndoneWithErrors: \"Handling slutf\u00F6rd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades\",\nfiles: \"filer\",\nfile: \"fil\",\n},\nen: {\ninProgress: \"Adding {filesUploaded} of {filesTotal}\",\ninProgressWithErrors:\n\"Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed\",\ndone: \"All {filesTotal} added successfully\",\ndoneWithErrors: \"Action completed, {filesUploaded} has been added successfully, {filesWithErrors} had errors\",\nfiles: \"tiedostoa\",\nfile: \"tiedosto\",\n},\n}"
1262
- }],
1263
- "text": "Property to change the aria upload progress text read aloud by screenreaders"
1264
- },
1265
- "attribute": "status-label-default",
1266
- "reflect": false,
1267
- "defaultValue": "{\n fi: {\n inProgress: \"L\u00E4hetet\u00E4\u00E4n {filesUploaded} l\u00E4hetett\u00E4v\u00E4st\u00E4 {filesTotal} tiedostosta\",\n inProgressWithErrors:\n \"L\u00E4hetet\u00E4\u00E4n {filesInProgress} tiedostoa, l\u00E4hetetty {filesUploaded} l\u00E4hetett\u00E4v\u00E4st\u00E4 {filesTotal} tiedostosta, {filesWithErrors} tiedostossa on virheit\u00E4\",\n done: \"Kaikki {filesTotal} tiedostoa l\u00E4hetetty onnistuneesti\",\n doneWithErrors:\n \"L\u00E4hetys valmis, {filesUploaded} tiedostoa on l\u00E4hetetty onnistuneesti, {filesWithErrors} tiedostossa oli virheit\u00E4\",\n files: \"tiedostot\",\n file: \"tiedosto\",\n },\n sv: {\n inProgress: \"Adding {filesUploaded} of {filesTotal}\",\n inProgressWithErrors:\n \"Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades\",\n done: \"Alla {filesTotal} har lagts till\",\n doneWithErrors: \"Handling slutf\u00F6rd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades\",\n files: \"filer\",\n file: \"fil\",\n },\n en: {\n inProgress: \"Adding {filesUploaded} of {filesTotal}\",\n inProgressWithErrors:\n \"Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed\",\n done: \"All {filesTotal} added successfully\",\n doneWithErrors: \"Action completed, {filesUploaded} has been added successfully, {filesWithErrors} had errors\",\n files: \"File\",\n file: \"file\",\n },\n }"
1268
- },
1269
- "statusMessageLabel": {
1270
- "type": "string",
1271
- "mutable": false,
1272
- "complexType": {
1273
- "original": "StatusMessage | string",
1274
- "resolved": "string | { inProgress: string; inProgressWithErrors: string; done: string; doneWithErrors: string; file: string; files: string; }",
1275
- "references": {
1276
- "StatusMessage": {
1277
- "location": "import",
1278
- "path": "../duet-upload-aria-status/duet-upload-aria-status"
1068
+ },
1069
+ "required": false,
1070
+ "optional": false,
1071
+ "docs": {
1072
+ "tags": [{
1073
+ "name": "default",
1074
+ "text": "{\nfi: {\ninProgress: \"L\u00E4hetet\u00E4\u00E4n {filesUploaded} l\u00E4hetett\u00E4v\u00E4st\u00E4 {filesTotal} tiedostosta\",\ninProgressWithErrors:\n\"L\u00E4hetet\u00E4\u00E4n {filesInProgress} tiedostoa, l\u00E4hetetty {filesUploaded} l\u00E4hetett\u00E4v\u00E4st\u00E4 {filesTotal} tiedostosta, {filesWithErrors} tiedostossa on virheit\u00E4\",\ndone: \"Kaikki {filesTotal} tiedostoa l\u00E4hetetty onnistuneesti\",\ndoneWithErrors:\n\"L\u00E4hetys valmis, {filesUploaded} tiedostoa on l\u00E4hetetty onnistuneesti, {filesWithErrors} tiedostossa oli virheit\u00E4\",\nfiles: \"tiedostot\",\nfile: \"tiedosto\",\n},\nsv: {\ninProgress: \"Adding {filesUploaded} of {filesTotal}\",\ninProgressWithErrors:\n\"Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades\",\ndone: \"Alla {filesTotal} har lagts till\",\ndoneWithErrors: \"Handling slutf\u00F6rd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades\",\nfiles: \"filer\",\nfile: \"fil\",\n},\nen: {\ninProgress: \"Adding {filesUploaded} of {filesTotal}\",\ninProgressWithErrors:\n\"Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed\",\ndone: \"All {filesTotal} added successfully\",\ndoneWithErrors: \"Action completed, {filesUploaded} has been added successfully, {filesWithErrors} had errors\",\nfiles: \"tiedostoa\",\nfile: \"tiedosto\",\n},\n}"
1075
+ }],
1076
+ "text": "Property to change the aria upload progress text read aloud by screenreaders"
1077
+ },
1078
+ "attribute": "status-label-default",
1079
+ "reflect": false,
1080
+ "defaultValue": "{\n fi: {\n inProgress: \"L\u00E4hetet\u00E4\u00E4n {filesUploaded} l\u00E4hetett\u00E4v\u00E4st\u00E4 {filesTotal} tiedostosta\",\n inProgressWithErrors:\n \"L\u00E4hetet\u00E4\u00E4n {filesInProgress} tiedostoa, l\u00E4hetetty {filesUploaded} l\u00E4hetett\u00E4v\u00E4st\u00E4 {filesTotal} tiedostosta, {filesWithErrors} tiedostossa on virheit\u00E4\",\n done: \"Kaikki {filesTotal} tiedostoa l\u00E4hetetty onnistuneesti\",\n doneWithErrors:\n \"L\u00E4hetys valmis, {filesUploaded} tiedostoa on l\u00E4hetetty onnistuneesti, {filesWithErrors} tiedostossa oli virheit\u00E4\",\n files: \"tiedostot\",\n file: \"tiedosto\",\n },\n sv: {\n inProgress: \"Adding {filesUploaded} of {filesTotal}\",\n inProgressWithErrors:\n \"Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades\",\n done: \"Alla {filesTotal} har lagts till\",\n doneWithErrors: \"Handling slutf\u00F6rd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades\",\n files: \"filer\",\n file: \"fil\",\n },\n en: {\n inProgress: \"Adding {filesUploaded} of {filesTotal}\",\n inProgressWithErrors:\n \"Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed\",\n done: \"All {filesTotal} added successfully\",\n doneWithErrors: \"Action completed, {filesUploaded} has been added successfully, {filesWithErrors} had errors\",\n files: \"File\",\n file: \"file\",\n },\n }"
1081
+ },
1082
+ "statusMessageLabel": {
1083
+ "type": "string",
1084
+ "mutable": false,
1085
+ "complexType": {
1086
+ "original": "StatusMessage | string",
1087
+ "resolved": "string | { inProgress: string; inProgressWithErrors: string; done: string; doneWithErrors: string; file: string; files: string; }",
1088
+ "references": {
1089
+ "StatusMessage": {
1090
+ "location": "import",
1091
+ "path": "../duet-upload-aria-status/duet-upload-aria-status"
1092
+ }
1279
1093
  }
1280
- }
1281
- },
1282
- "required": false,
1283
- "optional": false,
1284
- "docs": {
1285
- "tags": [],
1286
- "text": "Strings used for the status aria-label"
1287
- },
1288
- "attribute": "status-message-label",
1289
- "reflect": false,
1290
- "defaultValue": "getLocaleString(\n this.statusLabelDefaults\n )"
1291
- },
1292
- "buttonLabelDefaults": {
1293
- "type": "string",
1294
- "mutable": false,
1295
- "complexType": {
1296
- "original": "DuetLangObject | string",
1297
- "resolved": "DuetLangObject | string",
1298
- "references": {
1299
- "DuetLangObject": {
1300
- "location": "import",
1301
- "path": "../../utils/language-utils"
1094
+ },
1095
+ "required": false,
1096
+ "optional": false,
1097
+ "docs": {
1098
+ "tags": [],
1099
+ "text": "Strings used for the status aria-label"
1100
+ },
1101
+ "attribute": "status-message-label",
1102
+ "reflect": false,
1103
+ "defaultValue": "getLocaleString(\n this.statusLabelDefaults\n )"
1104
+ },
1105
+ "buttonLabelDefaults": {
1106
+ "type": "string",
1107
+ "mutable": false,
1108
+ "complexType": {
1109
+ "original": "DuetLangObject | string",
1110
+ "resolved": "DuetLangObject | string",
1111
+ "references": {
1112
+ "DuetLangObject": {
1113
+ "location": "import",
1114
+ "path": "../../utils/language-utils"
1115
+ }
1302
1116
  }
1303
- }
1304
- },
1305
- "required": false,
1306
- "optional": false,
1307
- "docs": {
1308
- "tags": [{
1309
- "name": "default",
1310
- "text": "{\nfi: \"Lis\u00E4\u00E4 liite\",\nsv: \"L\u00E4gg till en bilaga\",\nen: \"Add an attachment\",\n}"
1311
- }],
1312
- "text": "Property to change button label defaults on the component."
1313
- },
1314
- "attribute": "button-label-default",
1315
- "reflect": false,
1316
- "defaultValue": "{\n fi: \"Lis\u00E4\u00E4 liite\",\n sv: \"L\u00E4gg till en bilaga\",\n en: \"Add an attachment\",\n }"
1317
- },
1318
- "buttonLabel": {
1319
- "type": "string",
1320
- "mutable": false,
1321
- "complexType": {
1322
- "original": "string",
1323
- "resolved": "string",
1324
- "references": {}
1325
- },
1326
- "required": false,
1327
- "optional": false,
1328
- "docs": {
1329
- "tags": [{
1330
- "name": "default",
1331
- "text": "{ fi: \"Lis\u00E4\u00E4 liite\", sv: \"L\u00E4gg till en bilaga\", en: \"Add an attachment\" }"
1332
- }],
1333
- "text": "Label of button"
1334
- },
1335
- "attribute": "button-label",
1336
- "reflect": false,
1337
- "defaultValue": "getLocaleString(this.buttonLabelDefaults)"
1338
- },
1339
- "accessibleButtonLabel": {
1340
- "type": "string",
1341
- "mutable": false,
1342
- "complexType": {
1343
- "original": "string",
1344
- "resolved": "string",
1345
- "references": {}
1346
- },
1347
- "required": false,
1348
- "optional": false,
1349
- "docs": {
1350
- "tags": [],
1351
- "text": "accessible aria-Label of button"
1352
- },
1353
- "attribute": "accessible-button-label",
1354
- "reflect": false,
1355
- "defaultValue": "undefined"
1356
- },
1357
- "theme": {
1358
- "type": "string",
1359
- "mutable": true,
1360
- "complexType": {
1361
- "original": "DuetTheme",
1362
- "resolved": "\"\" | \"default\" | \"turva\"",
1363
- "references": {
1364
- "DuetTheme": {
1365
- "location": "import",
1366
- "path": "../../common-types"
1117
+ },
1118
+ "required": false,
1119
+ "optional": false,
1120
+ "docs": {
1121
+ "tags": [{
1122
+ "name": "default",
1123
+ "text": "{\nfi: \"Lis\u00E4\u00E4 liite\",\nsv: \"L\u00E4gg till en bilaga\",\nen: \"Add an attachment\",\n}"
1124
+ }],
1125
+ "text": "Property to change button label defaults on the component."
1126
+ },
1127
+ "attribute": "button-label-default",
1128
+ "reflect": false,
1129
+ "defaultValue": "{\n fi: \"Lis\u00E4\u00E4 liite\",\n sv: \"L\u00E4gg till en bilaga\",\n en: \"Add an attachment\",\n }"
1130
+ },
1131
+ "buttonLabel": {
1132
+ "type": "string",
1133
+ "mutable": false,
1134
+ "complexType": {
1135
+ "original": "string",
1136
+ "resolved": "string",
1137
+ "references": {}
1138
+ },
1139
+ "required": false,
1140
+ "optional": false,
1141
+ "docs": {
1142
+ "tags": [{
1143
+ "name": "default",
1144
+ "text": "{ fi: \"Lis\u00E4\u00E4 liite\", sv: \"L\u00E4gg till en bilaga\", en: \"Add an attachment\" }"
1145
+ }],
1146
+ "text": "Label of button"
1147
+ },
1148
+ "attribute": "button-label",
1149
+ "reflect": false,
1150
+ "defaultValue": "getLocaleString(this.buttonLabelDefaults)"
1151
+ },
1152
+ "accessibleButtonLabel": {
1153
+ "type": "string",
1154
+ "mutable": false,
1155
+ "complexType": {
1156
+ "original": "string",
1157
+ "resolved": "string",
1158
+ "references": {}
1159
+ },
1160
+ "required": false,
1161
+ "optional": false,
1162
+ "docs": {
1163
+ "tags": [],
1164
+ "text": "accessible aria-Label of button"
1165
+ },
1166
+ "attribute": "accessible-button-label",
1167
+ "reflect": false,
1168
+ "defaultValue": "undefined"
1169
+ },
1170
+ "theme": {
1171
+ "type": "string",
1172
+ "mutable": true,
1173
+ "complexType": {
1174
+ "original": "DuetTheme",
1175
+ "resolved": "\"\" | \"default\" | \"turva\"",
1176
+ "references": {
1177
+ "DuetTheme": {
1178
+ "location": "import",
1179
+ "path": "../../common-types"
1180
+ }
1367
1181
  }
1368
- }
1369
- },
1370
- "required": false,
1371
- "optional": false,
1372
- "docs": {
1373
- "tags": [],
1374
- "text": "Theme of the input."
1375
- },
1376
- "attribute": "theme",
1377
- "reflect": false,
1378
- "defaultValue": "\"\""
1379
- },
1380
- "disabled": {
1381
- "type": "boolean",
1382
- "mutable": false,
1383
- "complexType": {
1384
- "original": "boolean",
1385
- "resolved": "boolean",
1386
- "references": {}
1387
- },
1388
- "required": false,
1389
- "optional": false,
1390
- "docs": {
1391
- "tags": [],
1392
- "text": "Makes the input component disabled. This prevents users from being able to\ninteract with the upload component, and conveys its inactive state to assistive technologies."
1393
- },
1394
- "attribute": "disabled",
1395
- "reflect": true,
1396
- "defaultValue": "false"
1397
- },
1398
- "identifier": {
1399
- "type": "string",
1400
- "mutable": false,
1401
- "complexType": {
1402
- "original": "string",
1403
- "resolved": "string",
1404
- "references": {}
1405
- },
1406
- "required": false,
1407
- "optional": false,
1408
- "docs": {
1409
- "tags": [],
1410
- "text": "Adds a unique identifier for the upload component."
1411
- },
1412
- "attribute": "identifier",
1413
- "reflect": false
1414
- },
1415
- "margin": {
1416
- "type": "string",
1417
- "mutable": false,
1418
- "complexType": {
1419
- "original": "DuetMargin",
1420
- "resolved": "\"auto\" | \"none\"",
1421
- "references": {
1422
- "DuetMargin": {
1423
- "location": "import",
1424
- "path": "../../common-types"
1182
+ },
1183
+ "required": false,
1184
+ "optional": false,
1185
+ "docs": {
1186
+ "tags": [],
1187
+ "text": "Theme of the input."
1188
+ },
1189
+ "attribute": "theme",
1190
+ "reflect": false,
1191
+ "defaultValue": "\"\""
1192
+ },
1193
+ "disabled": {
1194
+ "type": "boolean",
1195
+ "mutable": false,
1196
+ "complexType": {
1197
+ "original": "boolean",
1198
+ "resolved": "boolean",
1199
+ "references": {}
1200
+ },
1201
+ "required": false,
1202
+ "optional": false,
1203
+ "docs": {
1204
+ "tags": [],
1205
+ "text": "Makes the input component disabled. This prevents users from being able to\ninteract with the upload component, and conveys its inactive state to assistive technologies."
1206
+ },
1207
+ "attribute": "disabled",
1208
+ "reflect": true,
1209
+ "defaultValue": "false"
1210
+ },
1211
+ "identifier": {
1212
+ "type": "string",
1213
+ "mutable": false,
1214
+ "complexType": {
1215
+ "original": "string",
1216
+ "resolved": "string",
1217
+ "references": {}
1218
+ },
1219
+ "required": false,
1220
+ "optional": false,
1221
+ "docs": {
1222
+ "tags": [],
1223
+ "text": "Adds a unique identifier for the upload component."
1224
+ },
1225
+ "attribute": "identifier",
1226
+ "reflect": false
1227
+ },
1228
+ "margin": {
1229
+ "type": "string",
1230
+ "mutable": false,
1231
+ "complexType": {
1232
+ "original": "DuetMargin",
1233
+ "resolved": "\"auto\" | \"none\"",
1234
+ "references": {
1235
+ "DuetMargin": {
1236
+ "location": "import",
1237
+ "path": "../../common-types"
1238
+ }
1425
1239
  }
1426
- }
1427
- },
1428
- "required": false,
1429
- "optional": false,
1430
- "docs": {
1431
- "tags": [],
1432
- "text": "Controls the margin of the component."
1433
- },
1434
- "attribute": "margin",
1435
- "reflect": false,
1436
- "defaultValue": "\"auto\""
1437
- },
1438
- "required": {
1439
- "type": "boolean",
1440
- "mutable": false,
1441
- "complexType": {
1442
- "original": "boolean",
1443
- "resolved": "boolean",
1444
- "references": {}
1445
- },
1446
- "required": false,
1447
- "optional": false,
1448
- "docs": {
1449
- "tags": [],
1450
- "text": "Set whether the input is required or not. Please note that this is necessary for\naccessible inputs when the user is required to fill them. When using this property\nyou need to also set \u201Cnovalidate\u201D attribute to your form element to prevent\nbrowser from displaying its own validation errors."
1451
- },
1452
- "attribute": "required",
1453
- "reflect": false,
1454
- "defaultValue": "false"
1455
- },
1456
- "alignment": {
1457
- "type": "string",
1458
- "mutable": false,
1459
- "complexType": {
1460
- "original": "string",
1461
- "resolved": "string",
1462
- "references": {}
1463
- },
1464
- "required": false,
1465
- "optional": false,
1466
- "docs": {
1467
- "tags": [],
1468
- "text": "Key used to set vertical alignment of action buttons"
1469
- },
1470
- "attribute": "alignment",
1471
- "reflect": false,
1472
- "defaultValue": "\"middle\""
1473
- },
1474
- "hideGroups": {
1475
- "type": "boolean",
1476
- "mutable": false,
1477
- "complexType": {
1478
- "original": "boolean",
1479
- "resolved": "boolean",
1480
- "references": {}
1481
- },
1482
- "required": false,
1483
- "optional": false,
1484
- "docs": {
1485
- "tags": [],
1486
- "text": "Visually hides the groups labels in the editable table list used to display the list of files"
1487
- },
1488
- "attribute": "hide-table-labels",
1489
- "reflect": false,
1490
- "defaultValue": "false"
1491
- },
1492
- "files": {
1493
- "type": "unknown",
1494
- "mutable": true,
1495
- "complexType": {
1496
- "original": "StringMap",
1497
- "resolved": "StringMap",
1498
- "references": {
1499
- "StringMap": {
1500
- "location": "local"
1240
+ },
1241
+ "required": false,
1242
+ "optional": false,
1243
+ "docs": {
1244
+ "tags": [],
1245
+ "text": "Controls the margin of the component."
1246
+ },
1247
+ "attribute": "margin",
1248
+ "reflect": false,
1249
+ "defaultValue": "\"auto\""
1250
+ },
1251
+ "required": {
1252
+ "type": "boolean",
1253
+ "mutable": false,
1254
+ "complexType": {
1255
+ "original": "boolean",
1256
+ "resolved": "boolean",
1257
+ "references": {}
1258
+ },
1259
+ "required": false,
1260
+ "optional": false,
1261
+ "docs": {
1262
+ "tags": [],
1263
+ "text": "Set whether the input is required or not. Please note that this is necessary for\naccessible inputs when the user is required to fill them. When using this property\nyou need to also set \u201Cnovalidate\u201D attribute to your form element to prevent\nbrowser from displaying its own validation errors."
1264
+ },
1265
+ "attribute": "required",
1266
+ "reflect": false,
1267
+ "defaultValue": "false"
1268
+ },
1269
+ "alignment": {
1270
+ "type": "string",
1271
+ "mutable": false,
1272
+ "complexType": {
1273
+ "original": "string",
1274
+ "resolved": "string",
1275
+ "references": {}
1276
+ },
1277
+ "required": false,
1278
+ "optional": false,
1279
+ "docs": {
1280
+ "tags": [],
1281
+ "text": "Key used to set vertical alignment of action buttons"
1282
+ },
1283
+ "attribute": "alignment",
1284
+ "reflect": false,
1285
+ "defaultValue": "\"middle\""
1286
+ },
1287
+ "hideGroups": {
1288
+ "type": "boolean",
1289
+ "mutable": false,
1290
+ "complexType": {
1291
+ "original": "boolean",
1292
+ "resolved": "boolean",
1293
+ "references": {}
1294
+ },
1295
+ "required": false,
1296
+ "optional": false,
1297
+ "docs": {
1298
+ "tags": [],
1299
+ "text": "Visually hides the groups labels in the editable table list used to display the list of files"
1300
+ },
1301
+ "attribute": "hide-table-labels",
1302
+ "reflect": false,
1303
+ "defaultValue": "false"
1304
+ },
1305
+ "files": {
1306
+ "type": "unknown",
1307
+ "mutable": true,
1308
+ "complexType": {
1309
+ "original": "StringMap",
1310
+ "resolved": "StringMap",
1311
+ "references": {
1312
+ "StringMap": {
1313
+ "location": "local"
1314
+ }
1501
1315
  }
1502
- }
1503
- },
1504
- "required": false,
1505
- "optional": false,
1506
- "docs": {
1507
- "tags": [],
1508
- "text": "Map of string that contain list of uploaded files."
1509
- },
1510
- "defaultValue": "new Map()"
1511
- },
1512
- "valid": {
1513
- "type": "boolean",
1514
- "mutable": true,
1515
- "complexType": {
1516
- "original": "boolean",
1517
- "resolved": "boolean",
1518
- "references": {}
1519
- },
1520
- "required": false,
1521
- "optional": false,
1522
- "docs": {
1523
- "tags": [],
1524
- "text": "Property to read if the internally used editable-table contains errors or not"
1525
- },
1526
- "attribute": "valid",
1527
- "reflect": true,
1528
- "defaultValue": "!this.required"
1529
- },
1530
- "labelDefaults": {
1531
- "type": "string",
1532
- "mutable": false,
1533
- "complexType": {
1534
- "original": "DuetLangObject | string",
1535
- "resolved": "DuetLangObject | string",
1536
- "references": {
1537
- "DuetLangObject": {
1538
- "location": "import",
1539
- "path": "../../utils/language-utils"
1316
+ },
1317
+ "required": false,
1318
+ "optional": false,
1319
+ "docs": {
1320
+ "tags": [],
1321
+ "text": "Map of string that contain list of uploaded files."
1322
+ },
1323
+ "defaultValue": "new Map()"
1324
+ },
1325
+ "valid": {
1326
+ "type": "boolean",
1327
+ "mutable": true,
1328
+ "complexType": {
1329
+ "original": "boolean",
1330
+ "resolved": "boolean",
1331
+ "references": {}
1332
+ },
1333
+ "required": false,
1334
+ "optional": false,
1335
+ "docs": {
1336
+ "tags": [],
1337
+ "text": "Property to read if the internally used editable-table contains errors or not"
1338
+ },
1339
+ "attribute": "valid",
1340
+ "reflect": true,
1341
+ "defaultValue": "!this.required"
1342
+ },
1343
+ "labelDefaults": {
1344
+ "type": "string",
1345
+ "mutable": false,
1346
+ "complexType": {
1347
+ "original": "DuetLangObject | string",
1348
+ "resolved": "DuetLangObject | string",
1349
+ "references": {
1350
+ "DuetLangObject": {
1351
+ "location": "import",
1352
+ "path": "../../utils/language-utils"
1353
+ }
1540
1354
  }
1541
- }
1542
- },
1543
- "required": false,
1544
- "optional": false,
1545
- "docs": {
1546
- "tags": [{
1547
- "name": "default",
1548
- "text": "{ fi: \"Lis\u00E4\u00E4 liite\",sv: \"L\u00E4gg till en bilaga\",en: \"Add attachments\"}"
1549
- }],
1550
- "text": "Property to change labelDefaults defaults on the component.\nnormally you would handle these strings on an application level and override @label when needed"
1551
- },
1552
- "attribute": "label-default",
1553
- "reflect": false,
1554
- "defaultValue": "{\n fi: \"Lis\u00E4\u00E4 liite\",\n sv: \"L\u00E4gg till en bilaga\",\n en: \"Add attachments\",\n }"
1555
- },
1556
- "label": {
1557
- "type": "string",
1558
- "mutable": false,
1559
- "complexType": {
1560
- "original": "string",
1561
- "resolved": "string",
1562
- "references": {}
1563
- },
1564
- "required": false,
1565
- "optional": false,
1566
- "docs": {
1567
- "tags": [{
1568
- "name": "default",
1569
- "text": "{ fi: \"Lis\u00E4\u00E4 liite\",sv: \"L\u00E4gg till en bilaga\",en: \"Add attachments\"}"
1570
- }],
1571
- "text": "Label for the input."
1572
- },
1573
- "attribute": "label",
1574
- "reflect": false,
1575
- "defaultValue": "getLocaleString(this.labelDefaults)"
1576
- },
1577
- "descriptionDefaults": {
1578
- "type": "string",
1579
- "mutable": false,
1580
- "complexType": {
1581
- "original": "DuetLangObject | string",
1582
- "resolved": "DuetLangObject | string",
1583
- "references": {
1584
- "DuetLangObject": {
1585
- "location": "import",
1586
- "path": "../../utils/language-utils"
1355
+ },
1356
+ "required": false,
1357
+ "optional": false,
1358
+ "docs": {
1359
+ "tags": [{
1360
+ "name": "default",
1361
+ "text": "{ fi: \"Lis\u00E4\u00E4 liite\",sv: \"L\u00E4gg till en bilaga\",en: \"Add attachments\"}"
1362
+ }],
1363
+ "text": "Property to change labelDefaults defaults on the component.\nnormally you would handle these strings on an application level and override @label when needed"
1364
+ },
1365
+ "attribute": "label-default",
1366
+ "reflect": false,
1367
+ "defaultValue": "{\n fi: \"Lis\u00E4\u00E4 liite\",\n sv: \"L\u00E4gg till en bilaga\",\n en: \"Add attachments\",\n }"
1368
+ },
1369
+ "label": {
1370
+ "type": "string",
1371
+ "mutable": false,
1372
+ "complexType": {
1373
+ "original": "string",
1374
+ "resolved": "string",
1375
+ "references": {}
1376
+ },
1377
+ "required": false,
1378
+ "optional": false,
1379
+ "docs": {
1380
+ "tags": [{
1381
+ "name": "default",
1382
+ "text": "{ fi: \"Lis\u00E4\u00E4 liite\",sv: \"L\u00E4gg till en bilaga\",en: \"Add attachments\"}"
1383
+ }],
1384
+ "text": "Label for the input."
1385
+ },
1386
+ "attribute": "label",
1387
+ "reflect": false,
1388
+ "defaultValue": "getLocaleString(this.labelDefaults)"
1389
+ },
1390
+ "descriptionDefaults": {
1391
+ "type": "string",
1392
+ "mutable": false,
1393
+ "complexType": {
1394
+ "original": "DuetLangObject | string",
1395
+ "resolved": "DuetLangObject | string",
1396
+ "references": {
1397
+ "DuetLangObject": {
1398
+ "location": "import",
1399
+ "path": "../../utils/language-utils"
1400
+ }
1587
1401
  }
1588
- }
1589
- },
1590
- "required": false,
1591
- "optional": false,
1592
- "docs": {
1593
- "tags": [{
1594
- "name": "default",
1595
- "text": "{\nen: \"You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.\",\nsv: \"Du kan bifoga f\u00F6ljande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer \u00E5t g\u00E5ngen, och l\u00E4gga till upp till {maxfiles} bilagor \u00E5t g\u00E5ngen varje inte st\u00F6rre \u00E4n {maxbytes}.\",\nfi: \"Voit liitt\u00E4\u00E4 seuraavat tiedostotyypit: {filetypes} - sek\u00E4 yleisimm\u00E4t videotiedostot. Voit l\u00E4hett\u00E4\u00E4 {maxbytestotal} tiedostoa kerrallaan, ja lis\u00E4t\u00E4 enint\u00E4\u00E4n {maxfiles} liitett\u00E4 kerrallaan, jokainen enint\u00E4\u00E4n {maxbytes} kokoisena.\",\n}"
1596
- }],
1597
- "text": "Property to change descriptionDefaults defaults on the component."
1598
- },
1599
- "attribute": "description-default",
1600
- "reflect": false,
1601
- "defaultValue": "{\n en: \"You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.\",\n sv: \"Du kan bifoga f\u00F6ljande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer \u00E5t g\u00E5ngen, och l\u00E4gga till upp till {maxfiles} bilagor \u00E5t g\u00E5ngen varje inte st\u00F6rre \u00E4n {maxbytes}.\",\n fi: \"Voit liitt\u00E4\u00E4 seuraavat tiedostotyypit: {filetypes} - sek\u00E4 yleisimm\u00E4t videotiedostot. Voit l\u00E4hett\u00E4\u00E4 {maxbytestotal} tiedostoa kerrallaan, ja lis\u00E4t\u00E4 enint\u00E4\u00E4n {maxfiles} liitett\u00E4 kerrallaan, jokainen enint\u00E4\u00E4n {maxbytes} kokoisena.\",\n }"
1602
- },
1603
- "description": {
1604
- "type": "string",
1605
- "mutable": false,
1606
- "complexType": {
1607
- "original": "string",
1608
- "resolved": "string",
1609
- "references": {}
1610
- },
1611
- "required": false,
1612
- "optional": false,
1613
- "docs": {
1614
- "tags": [{
1615
- "name": "default",
1616
- "text": "{\nen: \"You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.\",\nsv: \"Du kan bifoga f\u00F6ljande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer \u00E5t g\u00E5ngen, och l\u00E4gga till upp till {maxfiles} bilagor \u00E5t g\u00E5ngen varje inte st\u00F6rre \u00E4n {maxbytes}.\",\nfi: \"Voit liitt\u00E4\u00E4 seuraavat tiedostotyypit: {filetypes} - sek\u00E4 yleisimm\u00E4t videotiedostot. Voit l\u00E4hett\u00E4\u00E4 {maxbytestotal} tiedostoa kerrallaan, ja lis\u00E4t\u00E4 enint\u00E4\u00E4n {maxfiles} liitett\u00E4 kerrallaan, jokainen enint\u00E4\u00E4n {maxbytes} kokoisena.\",\n}"
1617
- }],
1618
- "text": "Description for the upload component."
1619
- },
1620
- "attribute": "description",
1621
- "reflect": false,
1622
- "defaultValue": "getLocaleString(this.descriptionDefaults)"
1623
- },
1624
- "fileListEmptyDefaults": {
1625
- "type": "string",
1626
- "mutable": false,
1627
- "complexType": {
1628
- "original": "DuetLangObject | string",
1629
- "resolved": "DuetLangObject | string",
1630
- "references": {
1631
- "DuetLangObject": {
1632
- "location": "import",
1633
- "path": "../../utils/language-utils"
1402
+ },
1403
+ "required": false,
1404
+ "optional": false,
1405
+ "docs": {
1406
+ "tags": [{
1407
+ "name": "default",
1408
+ "text": "{\nen: \"You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.\",\nsv: \"Du kan bifoga f\u00F6ljande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer \u00E5t g\u00E5ngen, och l\u00E4gga till upp till {maxfiles} bilagor \u00E5t g\u00E5ngen varje inte st\u00F6rre \u00E4n {maxbytes}.\",\nfi: \"Voit liitt\u00E4\u00E4 seuraavat tiedostotyypit: {filetypes} - sek\u00E4 yleisimm\u00E4t videotiedostot. Voit l\u00E4hett\u00E4\u00E4 {maxbytestotal} tiedostoa kerrallaan, ja lis\u00E4t\u00E4 enint\u00E4\u00E4n {maxfiles} liitett\u00E4 kerrallaan, jokainen enint\u00E4\u00E4n {maxbytes} kokoisena.\",\n}"
1409
+ }],
1410
+ "text": "Property to change descriptionDefaults defaults on the component."
1411
+ },
1412
+ "attribute": "description-default",
1413
+ "reflect": false,
1414
+ "defaultValue": "{\n en: \"You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.\",\n sv: \"Du kan bifoga f\u00F6ljande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer \u00E5t g\u00E5ngen, och l\u00E4gga till upp till {maxfiles} bilagor \u00E5t g\u00E5ngen varje inte st\u00F6rre \u00E4n {maxbytes}.\",\n fi: \"Voit liitt\u00E4\u00E4 seuraavat tiedostotyypit: {filetypes} - sek\u00E4 yleisimm\u00E4t videotiedostot. Voit l\u00E4hett\u00E4\u00E4 {maxbytestotal} tiedostoa kerrallaan, ja lis\u00E4t\u00E4 enint\u00E4\u00E4n {maxfiles} liitett\u00E4 kerrallaan, jokainen enint\u00E4\u00E4n {maxbytes} kokoisena.\",\n }"
1415
+ },
1416
+ "description": {
1417
+ "type": "string",
1418
+ "mutable": false,
1419
+ "complexType": {
1420
+ "original": "string",
1421
+ "resolved": "string",
1422
+ "references": {}
1423
+ },
1424
+ "required": false,
1425
+ "optional": false,
1426
+ "docs": {
1427
+ "tags": [{
1428
+ "name": "default",
1429
+ "text": "{\nen: \"You may attach the following filetypes: {filetypes} - as well as the most common video files. You can upload {maxbytestotal} of files at a time, and add up to {maxfiles} attachments at a time each no larger than {maxbytes}.\",\nsv: \"Du kan bifoga f\u00F6ljande filtyper: {filetypes} - samt de vanligaste videofilerna. Du kan ladda upp {maxbytestotal} av filer \u00E5t g\u00E5ngen, och l\u00E4gga till upp till {maxfiles} bilagor \u00E5t g\u00E5ngen varje inte st\u00F6rre \u00E4n {maxbytes}.\",\nfi: \"Voit liitt\u00E4\u00E4 seuraavat tiedostotyypit: {filetypes} - sek\u00E4 yleisimm\u00E4t videotiedostot. Voit l\u00E4hett\u00E4\u00E4 {maxbytestotal} tiedostoa kerrallaan, ja lis\u00E4t\u00E4 enint\u00E4\u00E4n {maxfiles} liitett\u00E4 kerrallaan, jokainen enint\u00E4\u00E4n {maxbytes} kokoisena.\",\n}"
1430
+ }],
1431
+ "text": "Description for the upload component."
1432
+ },
1433
+ "attribute": "description",
1434
+ "reflect": false,
1435
+ "defaultValue": "getLocaleString(this.descriptionDefaults)"
1436
+ },
1437
+ "fileListEmptyDefaults": {
1438
+ "type": "string",
1439
+ "mutable": false,
1440
+ "complexType": {
1441
+ "original": "DuetLangObject | string",
1442
+ "resolved": "DuetLangObject | string",
1443
+ "references": {
1444
+ "DuetLangObject": {
1445
+ "location": "import",
1446
+ "path": "../../utils/language-utils"
1447
+ }
1634
1448
  }
1635
- }
1636
- },
1637
- "required": false,
1638
- "optional": false,
1639
- "docs": {
1640
- "tags": [{
1641
- "name": "default",
1642
- "text": "{\nfi: \"Ei viel\u00E4 lis\u00E4ttyj\u00E4 tiedostoja.\",\nsv: \"Inga filer har lagts till \u00E4nnu.\",\nen: \"No files added yet.\",\n}"
1643
- }],
1644
- "text": "Defaults for the filelist's empty state."
1645
- },
1646
- "attribute": "list-empty-default",
1647
- "reflect": false,
1648
- "defaultValue": "{\n fi: \"Ei viel\u00E4 lis\u00E4ttyj\u00E4 tiedostoja.\",\n sv: \"Inga filer har lagts till \u00E4nnu.\",\n en: \"No files added yet.\",\n }"
1649
- },
1650
- "fileListEmpty": {
1651
- "type": "string",
1652
- "mutable": false,
1653
- "complexType": {
1654
- "original": "string",
1655
- "resolved": "string",
1656
- "references": {}
1657
- },
1658
- "required": false,
1659
- "optional": false,
1660
- "docs": {
1661
- "tags": [{
1662
- "name": "default",
1663
- "text": "{ fi: \"Ei viel\u00E4 lis\u00E4ttyj\u00E4 tiedostoja.\",sv: \"Inga filer har lagts till \u00E4nnu.\",en: \"No files added yet.\"}"
1664
- }],
1665
- "text": "Label for the filelist's empty state."
1666
- },
1667
- "attribute": "file-list-empty",
1668
- "reflect": false,
1669
- "defaultValue": "getLocaleString(this.fileListEmptyDefaults)"
1670
- },
1671
- "error": {
1672
- "type": "string",
1673
- "mutable": false,
1674
- "complexType": {
1675
- "original": "string",
1676
- "resolved": "string",
1677
- "references": {}
1678
- },
1679
- "required": false,
1680
- "optional": false,
1681
- "docs": {
1682
- "tags": [],
1683
- "text": "Display the input in error state along with an error message."
1684
- },
1685
- "attribute": "error",
1686
- "reflect": false,
1687
- "defaultValue": "\"\""
1688
- },
1689
- "errorCodes": {
1690
- "type": "unknown",
1691
- "mutable": false,
1692
- "complexType": {
1693
- "original": "DuetUploadErrorCode[]",
1694
- "resolved": "DuetUploadErrorCode[]",
1695
- "references": {
1696
- "DuetUploadErrorCode": {
1697
- "location": "import",
1698
- "path": "./errorcodes.utils"
1449
+ },
1450
+ "required": false,
1451
+ "optional": false,
1452
+ "docs": {
1453
+ "tags": [{
1454
+ "name": "default",
1455
+ "text": "{\nfi: \"Ei viel\u00E4 lis\u00E4ttyj\u00E4 tiedostoja.\",\nsv: \"Inga filer har lagts till \u00E4nnu.\",\nen: \"No files added yet.\",\n}"
1456
+ }],
1457
+ "text": "Defaults for the filelist's empty state."
1458
+ },
1459
+ "attribute": "list-empty-default",
1460
+ "reflect": false,
1461
+ "defaultValue": "{\n fi: \"Ei viel\u00E4 lis\u00E4ttyj\u00E4 tiedostoja.\",\n sv: \"Inga filer har lagts till \u00E4nnu.\",\n en: \"No files added yet.\",\n }"
1462
+ },
1463
+ "fileListEmpty": {
1464
+ "type": "string",
1465
+ "mutable": false,
1466
+ "complexType": {
1467
+ "original": "string",
1468
+ "resolved": "string",
1469
+ "references": {}
1470
+ },
1471
+ "required": false,
1472
+ "optional": false,
1473
+ "docs": {
1474
+ "tags": [{
1475
+ "name": "default",
1476
+ "text": "{ fi: \"Ei viel\u00E4 lis\u00E4ttyj\u00E4 tiedostoja.\",sv: \"Inga filer har lagts till \u00E4nnu.\",en: \"No files added yet.\"}"
1477
+ }],
1478
+ "text": "Label for the filelist's empty state."
1479
+ },
1480
+ "attribute": "file-list-empty",
1481
+ "reflect": false,
1482
+ "defaultValue": "getLocaleString(this.fileListEmptyDefaults)"
1483
+ },
1484
+ "error": {
1485
+ "type": "string",
1486
+ "mutable": false,
1487
+ "complexType": {
1488
+ "original": "string",
1489
+ "resolved": "string",
1490
+ "references": {}
1491
+ },
1492
+ "required": false,
1493
+ "optional": false,
1494
+ "docs": {
1495
+ "tags": [],
1496
+ "text": "Display the input in error state along with an error message."
1497
+ },
1498
+ "attribute": "error",
1499
+ "reflect": false,
1500
+ "defaultValue": "\"\""
1501
+ },
1502
+ "errorCodes": {
1503
+ "type": "unknown",
1504
+ "mutable": false,
1505
+ "complexType": {
1506
+ "original": "DuetUploadErrorCode[]",
1507
+ "resolved": "DuetUploadErrorCode[]",
1508
+ "references": {
1509
+ "DuetUploadErrorCode": {
1510
+ "location": "import",
1511
+ "path": "./errorcodes.utils"
1512
+ }
1699
1513
  }
1700
- }
1701
- },
1702
- "required": false,
1703
- "optional": false,
1704
- "docs": {
1705
- "tags": [],
1706
- "text": "Default errorcodes used by the component, modifiable via javascript"
1707
- },
1708
- "defaultValue": "errorCodes"
1709
- },
1710
- "name": {
1711
- "type": "string",
1712
- "mutable": false,
1713
- "complexType": {
1714
- "original": "string",
1715
- "resolved": "string",
1716
- "references": {}
1717
- },
1718
- "required": false,
1719
- "optional": false,
1720
- "docs": {
1721
- "tags": [],
1722
- "text": "Name of the upload component."
1723
- },
1724
- "attribute": "name",
1725
- "reflect": false
1726
- },
1727
- "maxBytes": {
1728
- "type": "number",
1729
- "mutable": false,
1730
- "complexType": {
1731
- "original": "number",
1732
- "resolved": "number",
1733
- "references": {}
1734
- },
1735
- "required": false,
1736
- "optional": false,
1737
- "docs": {
1738
- "tags": [],
1739
- "text": "Use maxBytes to specify the maximum size in Bytes of a file that can be uploaded."
1740
- },
1741
- "attribute": "max-bytes",
1742
- "reflect": false,
1743
- "defaultValue": "200000000"
1744
- },
1745
- "maxBytesTotal": {
1746
- "type": "number",
1747
- "mutable": false,
1748
- "complexType": {
1749
- "original": "number",
1750
- "resolved": "number",
1751
- "references": {}
1752
- },
1753
- "required": false,
1754
- "optional": false,
1755
- "docs": {
1756
- "tags": [],
1757
- "text": "Use maxBytesTotal to specify the maximum size in Bytes of All files combined that can be uploaded."
1758
- },
1759
- "attribute": "max-bytes-total",
1760
- "reflect": false,
1761
- "defaultValue": "undefined"
1762
- },
1763
- "maxFiles": {
1764
- "type": "number",
1765
- "mutable": false,
1766
- "complexType": {
1767
- "original": "number",
1768
- "resolved": "number",
1769
- "references": {}
1770
- },
1771
- "required": false,
1772
- "optional": false,
1773
- "docs": {
1774
- "tags": [],
1775
- "text": "Use maxFiles to specify the maximum amount of files that can be uploaded"
1776
- },
1777
- "attribute": "max-files",
1778
- "reflect": false,
1779
- "defaultValue": "99"
1780
- },
1781
- "allowedExtensions": {
1782
- "type": "string",
1783
- "mutable": false,
1784
- "complexType": {
1785
- "original": "string",
1786
- "resolved": "string",
1787
- "references": {}
1788
- },
1789
- "required": false,
1790
- "optional": false,
1791
- "docs": {
1792
- "tags": [{
1793
- "name": "example",
1794
- "text": ": .pdf,.doc,.docx"
1795
- }],
1796
- "text": "A string of commaseperated file type values that are allowed"
1797
- },
1798
- "attribute": "allowed-extensions",
1799
- "reflect": false,
1800
- "defaultValue": "\"all\""
1801
- },
1802
- "allowedMimetypes": {
1803
- "type": "string",
1804
- "mutable": false,
1805
- "complexType": {
1806
- "original": "string",
1807
- "resolved": "string",
1808
- "references": {}
1809
- },
1810
- "required": false,
1811
- "optional": false,
1812
- "docs": {
1813
- "tags": [{
1814
- "name": "example",
1815
- "text": ": image/*,application/msword,"
1816
- }],
1817
- "text": "A string of commaseperated mime type values that are allowed"
1818
- },
1819
- "attribute": "allowed-mimetypes",
1820
- "reflect": false,
1821
- "defaultValue": "\"*\""
1822
- },
1823
- "multiple": {
1824
- "type": "boolean",
1825
- "mutable": false,
1826
- "complexType": {
1827
- "original": "boolean",
1828
- "resolved": "boolean",
1829
- "references": {}
1830
- },
1831
- "required": false,
1832
- "optional": false,
1833
- "docs": {
1834
- "tags": [],
1835
- "text": "Use multiple to allow the user to select multiple files when uploading"
1836
- },
1837
- "attribute": "multiple",
1838
- "reflect": false,
1839
- "defaultValue": "true"
1840
- },
1841
- "limitSelection": {
1842
- "type": "boolean",
1843
- "mutable": false,
1844
- "complexType": {
1845
- "original": "boolean",
1846
- "resolved": "boolean",
1847
- "references": {}
1848
- },
1849
- "required": false,
1850
- "optional": false,
1851
- "docs": {
1852
- "tags": [],
1853
- "text": "Use limitSelection to enforce the value in allowedExtension & allowedMimetypes when selecting files,\nby default this is off, setting this to true will limit the users choices to what has been explicitly set"
1854
- },
1855
- "attribute": "limit-selection",
1856
- "reflect": false,
1857
- "defaultValue": "false"
1858
- },
1859
- "value": {
1860
- "type": "string",
1861
- "mutable": true,
1862
- "complexType": {
1863
- "original": "string",
1864
- "resolved": "string",
1865
- "references": {}
1866
- },
1867
- "required": false,
1868
- "optional": false,
1869
- "docs": {
1870
- "tags": [],
1871
- "text": "Value of the input."
1872
- },
1873
- "attribute": "value",
1874
- "reflect": false
1875
- },
1876
- "groups": {
1877
- "type": "unknown",
1878
- "mutable": false,
1879
- "complexType": {
1880
- "original": "DuetUploadTableGroupName[]",
1881
- "resolved": "DuetUploadTableGroupName[]",
1882
- "references": {
1883
- "DuetUploadTableGroupName": {
1884
- "location": "local"
1514
+ },
1515
+ "required": false,
1516
+ "optional": false,
1517
+ "docs": {
1518
+ "tags": [],
1519
+ "text": "Default errorcodes used by the component, modifiable via javascript"
1520
+ },
1521
+ "defaultValue": "errorCodes"
1522
+ },
1523
+ "name": {
1524
+ "type": "string",
1525
+ "mutable": false,
1526
+ "complexType": {
1527
+ "original": "string",
1528
+ "resolved": "string",
1529
+ "references": {}
1530
+ },
1531
+ "required": false,
1532
+ "optional": false,
1533
+ "docs": {
1534
+ "tags": [],
1535
+ "text": "Name of the upload component."
1536
+ },
1537
+ "attribute": "name",
1538
+ "reflect": false
1539
+ },
1540
+ "maxBytes": {
1541
+ "type": "number",
1542
+ "mutable": false,
1543
+ "complexType": {
1544
+ "original": "number",
1545
+ "resolved": "number",
1546
+ "references": {}
1547
+ },
1548
+ "required": false,
1549
+ "optional": false,
1550
+ "docs": {
1551
+ "tags": [],
1552
+ "text": "Use maxBytes to specify the maximum size in Bytes of a file that can be uploaded."
1553
+ },
1554
+ "attribute": "max-bytes",
1555
+ "reflect": false,
1556
+ "defaultValue": "200000000"
1557
+ },
1558
+ "maxBytesTotal": {
1559
+ "type": "number",
1560
+ "mutable": false,
1561
+ "complexType": {
1562
+ "original": "number",
1563
+ "resolved": "number",
1564
+ "references": {}
1565
+ },
1566
+ "required": false,
1567
+ "optional": false,
1568
+ "docs": {
1569
+ "tags": [],
1570
+ "text": "Use maxBytesTotal to specify the maximum size in Bytes of All files combined that can be uploaded."
1571
+ },
1572
+ "attribute": "max-bytes-total",
1573
+ "reflect": false,
1574
+ "defaultValue": "undefined"
1575
+ },
1576
+ "maxFiles": {
1577
+ "type": "number",
1578
+ "mutable": false,
1579
+ "complexType": {
1580
+ "original": "number",
1581
+ "resolved": "number",
1582
+ "references": {}
1583
+ },
1584
+ "required": false,
1585
+ "optional": false,
1586
+ "docs": {
1587
+ "tags": [],
1588
+ "text": "Use maxFiles to specify the maximum amount of files that can be uploaded"
1589
+ },
1590
+ "attribute": "max-files",
1591
+ "reflect": false,
1592
+ "defaultValue": "99"
1593
+ },
1594
+ "allowedExtensions": {
1595
+ "type": "string",
1596
+ "mutable": false,
1597
+ "complexType": {
1598
+ "original": "string",
1599
+ "resolved": "string",
1600
+ "references": {}
1601
+ },
1602
+ "required": false,
1603
+ "optional": false,
1604
+ "docs": {
1605
+ "tags": [{
1606
+ "name": "example",
1607
+ "text": ": .pdf,.doc,.docx"
1608
+ }],
1609
+ "text": "A string of commaseperated file type values that are allowed"
1610
+ },
1611
+ "attribute": "allowed-extensions",
1612
+ "reflect": false,
1613
+ "defaultValue": "\"all\""
1614
+ },
1615
+ "allowedMimetypes": {
1616
+ "type": "string",
1617
+ "mutable": false,
1618
+ "complexType": {
1619
+ "original": "string",
1620
+ "resolved": "string",
1621
+ "references": {}
1622
+ },
1623
+ "required": false,
1624
+ "optional": false,
1625
+ "docs": {
1626
+ "tags": [{
1627
+ "name": "example",
1628
+ "text": ": image/*,application/msword,"
1629
+ }],
1630
+ "text": "A string of commaseperated mime type values that are allowed"
1631
+ },
1632
+ "attribute": "allowed-mimetypes",
1633
+ "reflect": false,
1634
+ "defaultValue": "\"*\""
1635
+ },
1636
+ "multiple": {
1637
+ "type": "boolean",
1638
+ "mutable": false,
1639
+ "complexType": {
1640
+ "original": "boolean",
1641
+ "resolved": "boolean",
1642
+ "references": {}
1643
+ },
1644
+ "required": false,
1645
+ "optional": false,
1646
+ "docs": {
1647
+ "tags": [],
1648
+ "text": "Use multiple to allow the user to select multiple files when uploading"
1649
+ },
1650
+ "attribute": "multiple",
1651
+ "reflect": false,
1652
+ "defaultValue": "true"
1653
+ },
1654
+ "limitSelection": {
1655
+ "type": "boolean",
1656
+ "mutable": false,
1657
+ "complexType": {
1658
+ "original": "boolean",
1659
+ "resolved": "boolean",
1660
+ "references": {}
1661
+ },
1662
+ "required": false,
1663
+ "optional": false,
1664
+ "docs": {
1665
+ "tags": [],
1666
+ "text": "Use limitSelection to enforce the value in allowedExtension & allowedMimetypes when selecting files,\nby default this is off, setting this to true will limit the users choices to what has been explicitly set"
1667
+ },
1668
+ "attribute": "limit-selection",
1669
+ "reflect": false,
1670
+ "defaultValue": "false"
1671
+ },
1672
+ "value": {
1673
+ "type": "string",
1674
+ "mutable": true,
1675
+ "complexType": {
1676
+ "original": "string",
1677
+ "resolved": "string",
1678
+ "references": {}
1679
+ },
1680
+ "required": false,
1681
+ "optional": false,
1682
+ "docs": {
1683
+ "tags": [],
1684
+ "text": "Value of the input."
1685
+ },
1686
+ "attribute": "value",
1687
+ "reflect": false
1688
+ },
1689
+ "groups": {
1690
+ "type": "unknown",
1691
+ "mutable": false,
1692
+ "complexType": {
1693
+ "original": "DuetUploadTableGroupName[]",
1694
+ "resolved": "DuetUploadTableGroupName[]",
1695
+ "references": {
1696
+ "DuetUploadTableGroupName": {
1697
+ "location": "local"
1698
+ }
1885
1699
  }
1886
- }
1887
- },
1888
- "required": false,
1889
- "optional": false,
1890
- "docs": {
1891
- "tags": [{
1892
- "name": "required",
1893
- "text": undefined
1894
- }, {
1895
- "name": "example",
1896
- "text": "[{ id: \"success\", label: {fi: \"Onnistunut\", en: \"Success\", sv: \"Alt klart\", }}]"
1897
- }],
1898
- "text": "Array of group names that you want the editable table to use to display files"
1899
- },
1900
- "defaultValue": "[\n {\n id: this.DefaultGroups.pending,\n label: {\n en: \"Files to upload\",\n sv: \"Filer att ladda\",\n fi: \"Ladattavat tiedostot\",\n },\n },\n {\n id: this.DefaultGroups.success,\n label: {\n fi: \"Valmiit tiedostot\",\n sv: \"Files success\",\n en: \"Files success\",\n },\n },\n {\n id: this.DefaultGroups.failure,\n label: {\n fi: \"Tiedostot, joissa on virheit\u00E4\",\n sv: \"Filer med fel\",\n en: \"Files with errors\",\n },\n },\n {\n id: this.DefaultGroups.inprogress,\n label: {\n fi: \"Kesken olevat tiedostot\",\n sv: \"Filer inprogress\",\n en: \"Files inprogress\",\n },\n },\n ]"
1901
- }
1902
- }; }
1903
- static get states() { return {
1904
- "tick": {}
1905
- }; }
1906
- static get events() { return [{
1907
- "method": "duetChange",
1908
- "name": "duetChange",
1909
- "bubbles": false,
1910
- "cancelable": true,
1911
- "composed": true,
1912
- "docs": {
1913
- "tags": [],
1914
- "text": "Emitted when the value has changed."
1915
- },
1916
- "complexType": {
1917
- "original": "DuetUploadEvent",
1918
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1919
- "references": {
1920
- "DuetUploadEvent": {
1921
- "location": "local"
1700
+ },
1701
+ "required": false,
1702
+ "optional": false,
1703
+ "docs": {
1704
+ "tags": [{
1705
+ "name": "required",
1706
+ "text": undefined
1707
+ }, {
1708
+ "name": "example",
1709
+ "text": "[{ id: \"success\", label: {fi: \"Onnistunut\", en: \"Success\", sv: \"Alt klart\", }}]"
1710
+ }],
1711
+ "text": "Array of group names that you want the editable table to use to display files"
1712
+ },
1713
+ "defaultValue": "[\n {\n id: this.DefaultGroups.pending,\n label: {\n en: \"Files to upload\",\n sv: \"Filer att ladda\",\n fi: \"Ladattavat tiedostot\",\n },\n },\n {\n id: this.DefaultGroups.success,\n label: {\n fi: \"Valmiit tiedostot\",\n sv: \"Files success\",\n en: \"Files success\",\n },\n },\n {\n id: this.DefaultGroups.failure,\n label: {\n fi: \"Tiedostot, joissa on virheit\u00E4\",\n sv: \"Filer med fel\",\n en: \"Files with errors\",\n },\n },\n {\n id: this.DefaultGroups.inprogress,\n label: {\n fi: \"Kesken olevat tiedostot\",\n sv: \"Filer inprogress\",\n en: \"Files inprogress\",\n },\n },\n ]"
1714
+ }
1715
+ };
1716
+ }
1717
+ static get states() {
1718
+ return {
1719
+ "tick": {}
1720
+ };
1721
+ }
1722
+ static get events() {
1723
+ return [{
1724
+ "method": "duetChange",
1725
+ "name": "duetChange",
1726
+ "bubbles": false,
1727
+ "cancelable": true,
1728
+ "composed": true,
1729
+ "docs": {
1730
+ "tags": [],
1731
+ "text": "Emitted when the value has changed."
1732
+ },
1733
+ "complexType": {
1734
+ "original": "DuetUploadEvent",
1735
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1736
+ "references": {
1737
+ "DuetUploadEvent": {
1738
+ "location": "local"
1739
+ }
1922
1740
  }
1923
1741
  }
1924
- }
1925
- }, {
1926
- "method": "duetBlur",
1927
- "name": "duetBlur",
1928
- "bubbles": true,
1929
- "cancelable": true,
1930
- "composed": true,
1931
- "docs": {
1932
- "tags": [],
1933
- "text": "Emitted when the input loses focus."
1934
- },
1935
- "complexType": {
1936
- "original": "DuetUploadEvent",
1937
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1938
- "references": {
1939
- "DuetUploadEvent": {
1940
- "location": "local"
1742
+ }, {
1743
+ "method": "duetBlur",
1744
+ "name": "duetBlur",
1745
+ "bubbles": true,
1746
+ "cancelable": true,
1747
+ "composed": true,
1748
+ "docs": {
1749
+ "tags": [],
1750
+ "text": "Emitted when the input loses focus."
1751
+ },
1752
+ "complexType": {
1753
+ "original": "DuetUploadEvent",
1754
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1755
+ "references": {
1756
+ "DuetUploadEvent": {
1757
+ "location": "local"
1758
+ }
1941
1759
  }
1942
1760
  }
1943
- }
1944
- }, {
1945
- "method": "duetFocus",
1946
- "name": "duetFocus",
1947
- "bubbles": true,
1948
- "cancelable": true,
1949
- "composed": true,
1950
- "docs": {
1951
- "tags": [],
1952
- "text": "Emitted when the input has focus."
1953
- },
1954
- "complexType": {
1955
- "original": "DuetUploadEvent",
1956
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1957
- "references": {
1958
- "DuetUploadEvent": {
1959
- "location": "local"
1761
+ }, {
1762
+ "method": "duetFocus",
1763
+ "name": "duetFocus",
1764
+ "bubbles": true,
1765
+ "cancelable": true,
1766
+ "composed": true,
1767
+ "docs": {
1768
+ "tags": [],
1769
+ "text": "Emitted when the input has focus."
1770
+ },
1771
+ "complexType": {
1772
+ "original": "DuetUploadEvent",
1773
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1774
+ "references": {
1775
+ "DuetUploadEvent": {
1776
+ "location": "local"
1777
+ }
1960
1778
  }
1961
1779
  }
1962
- }
1963
- }, {
1964
- "method": "duetReady",
1965
- "name": "duetReady",
1966
- "bubbles": true,
1967
- "cancelable": true,
1968
- "composed": true,
1969
- "docs": {
1970
- "tags": [],
1971
- "text": "Emitted when the component is finished initializing"
1972
- },
1973
- "complexType": {
1974
- "original": "DuetUploadEvent",
1975
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1976
- "references": {
1977
- "DuetUploadEvent": {
1978
- "location": "local"
1780
+ }, {
1781
+ "method": "duetReady",
1782
+ "name": "duetReady",
1783
+ "bubbles": true,
1784
+ "cancelable": true,
1785
+ "composed": true,
1786
+ "docs": {
1787
+ "tags": [],
1788
+ "text": "Emitted when the component is finished initializing"
1789
+ },
1790
+ "complexType": {
1791
+ "original": "DuetUploadEvent",
1792
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1793
+ "references": {
1794
+ "DuetUploadEvent": {
1795
+ "location": "local"
1796
+ }
1979
1797
  }
1980
1798
  }
1981
- }
1982
- }, {
1983
- "method": "duetDone",
1984
- "name": "duetDone",
1985
- "bubbles": false,
1986
- "cancelable": true,
1987
- "composed": true,
1988
- "docs": {
1989
- "tags": [],
1990
- "text": "Emitted when the current upload batch finishes"
1991
- },
1992
- "complexType": {
1993
- "original": "DuetUploadEvent",
1994
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1995
- "references": {
1996
- "DuetUploadEvent": {
1997
- "location": "local"
1799
+ }, {
1800
+ "method": "duetDone",
1801
+ "name": "duetDone",
1802
+ "bubbles": false,
1803
+ "cancelable": true,
1804
+ "composed": true,
1805
+ "docs": {
1806
+ "tags": [],
1807
+ "text": "Emitted when the current upload batch finishes"
1808
+ },
1809
+ "complexType": {
1810
+ "original": "DuetUploadEvent",
1811
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1812
+ "references": {
1813
+ "DuetUploadEvent": {
1814
+ "location": "local"
1815
+ }
1998
1816
  }
1999
1817
  }
2000
- }
2001
- }, {
2002
- "method": "duetState",
2003
- "name": "duetState",
2004
- "bubbles": false,
2005
- "cancelable": true,
2006
- "composed": true,
2007
- "docs": {
2008
- "tags": [],
2009
- "text": "Emitted when the current validation state changes internally"
2010
- },
2011
- "complexType": {
2012
- "original": "DuetUploadEvent",
2013
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
2014
- "references": {
2015
- "DuetUploadEvent": {
2016
- "location": "local"
1818
+ }, {
1819
+ "method": "duetState",
1820
+ "name": "duetState",
1821
+ "bubbles": false,
1822
+ "cancelable": true,
1823
+ "composed": true,
1824
+ "docs": {
1825
+ "tags": [],
1826
+ "text": "Emitted when the current validation state changes internally"
1827
+ },
1828
+ "complexType": {
1829
+ "original": "DuetUploadEvent",
1830
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1831
+ "references": {
1832
+ "DuetUploadEvent": {
1833
+ "location": "local"
1834
+ }
2017
1835
  }
2018
1836
  }
2019
- }
2020
- }, {
2021
- "method": "duetDelete",
2022
- "name": "duetDelete",
2023
- "bubbles": false,
2024
- "cancelable": true,
2025
- "composed": true,
2026
- "docs": {
2027
- "tags": [],
2028
- "text": "Emitted when a user clicks delete to delete an uploaded file, or a file entry with error"
2029
- },
2030
- "complexType": {
2031
- "original": "DuetUploadEvent",
2032
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
2033
- "references": {
2034
- "DuetUploadEvent": {
2035
- "location": "local"
1837
+ }, {
1838
+ "method": "duetDelete",
1839
+ "name": "duetDelete",
1840
+ "bubbles": false,
1841
+ "cancelable": true,
1842
+ "composed": true,
1843
+ "docs": {
1844
+ "tags": [],
1845
+ "text": "Emitted when a user clicks delete to delete an uploaded file, or a file entry with error"
1846
+ },
1847
+ "complexType": {
1848
+ "original": "DuetUploadEvent",
1849
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1850
+ "references": {
1851
+ "DuetUploadEvent": {
1852
+ "location": "local"
1853
+ }
2036
1854
  }
2037
1855
  }
2038
- }
2039
- }, {
2040
- "method": "duetCancel",
2041
- "name": "duetCancel",
2042
- "bubbles": false,
2043
- "cancelable": true,
2044
- "composed": true,
2045
- "docs": {
2046
- "tags": [],
2047
- "text": "Emitted when a user clicks cancel on an upload in progress"
2048
- },
2049
- "complexType": {
2050
- "original": "DuetUploadEvent",
2051
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
2052
- "references": {
2053
- "DuetUploadEvent": {
2054
- "location": "local"
1856
+ }, {
1857
+ "method": "duetCancel",
1858
+ "name": "duetCancel",
1859
+ "bubbles": false,
1860
+ "cancelable": true,
1861
+ "composed": true,
1862
+ "docs": {
1863
+ "tags": [],
1864
+ "text": "Emitted when a user clicks cancel on an upload in progress"
1865
+ },
1866
+ "complexType": {
1867
+ "original": "DuetUploadEvent",
1868
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1869
+ "references": {
1870
+ "DuetUploadEvent": {
1871
+ "location": "local"
1872
+ }
2055
1873
  }
2056
1874
  }
2057
- }
2058
- }, {
2059
- "method": "duetProgress",
2060
- "name": "duetProgress",
2061
- "bubbles": false,
2062
- "cancelable": true,
2063
- "composed": true,
2064
- "docs": {
2065
- "tags": [],
2066
- "text": "Emitted when the file progress is updated."
2067
- },
2068
- "complexType": {
2069
- "original": "DuetUploadEvent",
2070
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
2071
- "references": {
2072
- "DuetUploadEvent": {
2073
- "location": "local"
1875
+ }, {
1876
+ "method": "duetProgress",
1877
+ "name": "duetProgress",
1878
+ "bubbles": false,
1879
+ "cancelable": true,
1880
+ "composed": true,
1881
+ "docs": {
1882
+ "tags": [],
1883
+ "text": "Emitted when the file progress is updated."
1884
+ },
1885
+ "complexType": {
1886
+ "original": "DuetUploadEvent",
1887
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1888
+ "references": {
1889
+ "DuetUploadEvent": {
1890
+ "location": "local"
1891
+ }
2074
1892
  }
2075
1893
  }
2076
- }
2077
- }, {
2078
- "method": "duetUpload",
2079
- "name": "duetUpload",
2080
- "bubbles": false,
2081
- "cancelable": true,
2082
- "composed": true,
2083
- "docs": {
2084
- "tags": [],
2085
- "text": "Emitted when the user clicks the upload button"
2086
- },
2087
- "complexType": {
2088
- "original": "DuetUploadEvent",
2089
- "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
2090
- "references": {
2091
- "DuetUploadEvent": {
2092
- "location": "local"
1894
+ }, {
1895
+ "method": "duetUpload",
1896
+ "name": "duetUpload",
1897
+ "bubbles": false,
1898
+ "cancelable": true,
1899
+ "composed": true,
1900
+ "docs": {
1901
+ "tags": [],
1902
+ "text": "Emitted when the user clicks the upload button"
1903
+ },
1904
+ "complexType": {
1905
+ "original": "DuetUploadEvent",
1906
+ "resolved": "{ originalEvent?: Event; data?: Record<string, any>; metaData?: Record<string, any>; component: \"duet-upload\"; }",
1907
+ "references": {
1908
+ "DuetUploadEvent": {
1909
+ "location": "local"
1910
+ }
2093
1911
  }
2094
1912
  }
2095
- }
2096
- }]; }
2097
- static get methods() { return {
2098
- "setFocus": {
2099
- "complexType": {
2100
- "signature": "(options?: FocusOptions) => Promise<void>",
2101
- "parameters": [{
2102
- "tags": [],
2103
- "text": ""
2104
- }],
2105
- "references": {
2106
- "Promise": {
2107
- "location": "global"
1913
+ }];
1914
+ }
1915
+ static get methods() {
1916
+ return {
1917
+ "setFocus": {
1918
+ "complexType": {
1919
+ "signature": "(options?: FocusOptions) => Promise<void>",
1920
+ "parameters": [{
1921
+ "tags": [],
1922
+ "text": ""
1923
+ }],
1924
+ "references": {
1925
+ "Promise": {
1926
+ "location": "global"
1927
+ },
1928
+ "FocusOptions": {
1929
+ "location": "global"
1930
+ }
2108
1931
  },
2109
- "FocusOptions": {
2110
- "location": "global"
2111
- }
1932
+ "return": "Promise<void>"
2112
1933
  },
2113
- "return": "Promise<void>"
1934
+ "docs": {
1935
+ "text": "Sets focus on the specified `duet-input`. Use this method instead of the global\n`input.focus()`.",
1936
+ "tags": []
1937
+ }
2114
1938
  },
2115
- "docs": {
2116
- "text": "Sets focus on the specified `duet-input`. Use this method instead of the global\n`input.focus()`.",
2117
- "tags": []
2118
- }
2119
- },
2120
- "upload": {
2121
- "complexType": {
2122
- "signature": "(metaData?: any | undefined) => Promise<void>",
2123
- "parameters": [{
2124
- "tags": [],
2125
- "text": ""
2126
- }],
2127
- "references": {
2128
- "Promise": {
2129
- "location": "global"
2130
- }
1939
+ "upload": {
1940
+ "complexType": {
1941
+ "signature": "(metaData?: any | undefined) => Promise<void>",
1942
+ "parameters": [{
1943
+ "tags": [],
1944
+ "text": ""
1945
+ }],
1946
+ "references": {
1947
+ "Promise": {
1948
+ "location": "global"
1949
+ }
1950
+ },
1951
+ "return": "Promise<void>"
2131
1952
  },
2132
- "return": "Promise<void>"
1953
+ "docs": {
1954
+ "text": "Method for invoking the upload sequence",
1955
+ "tags": []
1956
+ }
2133
1957
  },
2134
- "docs": {
2135
- "text": "Method for invoking the upload sequence",
2136
- "tags": []
2137
- }
2138
- },
2139
- "uploadPending": {
2140
- "complexType": {
2141
- "signature": "() => Promise<void>",
2142
- "parameters": [],
2143
- "references": {
2144
- "Promise": {
2145
- "location": "global"
2146
- }
1958
+ "uploadPending": {
1959
+ "complexType": {
1960
+ "signature": "() => Promise<void>",
1961
+ "parameters": [],
1962
+ "references": {
1963
+ "Promise": {
1964
+ "location": "global"
1965
+ }
1966
+ },
1967
+ "return": "Promise<void>"
2147
1968
  },
2148
- "return": "Promise<void>"
1969
+ "docs": {
1970
+ "text": "Method for uploading pending files",
1971
+ "tags": []
1972
+ }
2149
1973
  },
2150
- "docs": {
2151
- "text": "Method for uploading pending files",
2152
- "tags": []
2153
- }
2154
- },
2155
- "refresh": {
2156
- "complexType": {
2157
- "signature": "() => Promise<void>",
2158
- "parameters": [],
2159
- "references": {
2160
- "Promise": {
2161
- "location": "global"
2162
- }
1974
+ "refresh": {
1975
+ "complexType": {
1976
+ "signature": "() => Promise<void>",
1977
+ "parameters": [],
1978
+ "references": {
1979
+ "Promise": {
1980
+ "location": "global"
1981
+ }
1982
+ },
1983
+ "return": "Promise<void>"
2163
1984
  },
2164
- "return": "Promise<void>"
1985
+ "docs": {
1986
+ "text": "Method for forcing a render of the upload list, element.files can be changed externally\nBut it will only rerender on a new Map or a top Level change - this can be used to update\nthe tabular data if the automatic re-render is no sufficient",
1987
+ "tags": []
1988
+ }
2165
1989
  },
2166
- "docs": {
2167
- "text": "Method for forcing a render of the upload list, element.files can be changed externally\nBut it will only rerender on a new Map or a top Level change - this can be used to update\nthe tabular data if the automatic re-render is no sufficient",
2168
- "tags": []
2169
- }
2170
- },
2171
- "getFiles": {
2172
- "complexType": {
2173
- "signature": "() => Promise<false | { valid: any[]; invalid: any[]; }>",
2174
- "parameters": [],
2175
- "references": {
2176
- "Promise": {
2177
- "location": "global"
2178
- }
1990
+ "getFiles": {
1991
+ "complexType": {
1992
+ "signature": "() => Promise<false | { valid: any[]; invalid: any[]; }>",
1993
+ "parameters": [],
1994
+ "references": {
1995
+ "Promise": {
1996
+ "location": "global"
1997
+ }
1998
+ },
1999
+ "return": "Promise<false | { valid: any[]; invalid: any[]; }>"
2179
2000
  },
2180
- "return": "Promise<false | { valid: any[]; invalid: any[]; }>"
2001
+ "docs": {
2002
+ "text": "Get list of files, divided in errors and valid sections",
2003
+ "tags": []
2004
+ }
2181
2005
  },
2182
- "docs": {
2183
- "text": "Get list of files, divided in errors and valid sections",
2184
- "tags": []
2185
- }
2186
- },
2187
- "updateValue": {
2188
- "complexType": {
2189
- "signature": "(item: string, key: string, value: any) => Promise<void>",
2190
- "parameters": [{
2191
- "tags": [],
2192
- "text": ""
2193
- }, {
2194
- "tags": [],
2195
- "text": ""
2196
- }, {
2197
- "tags": [],
2198
- "text": ""
2199
- }],
2200
- "references": {
2201
- "Promise": {
2202
- "location": "global"
2203
- }
2006
+ "updateValue": {
2007
+ "complexType": {
2008
+ "signature": "(item: string, key: string, value: any) => Promise<void>",
2009
+ "parameters": [{
2010
+ "tags": [],
2011
+ "text": ""
2012
+ }, {
2013
+ "tags": [],
2014
+ "text": ""
2015
+ }, {
2016
+ "tags": [],
2017
+ "text": ""
2018
+ }],
2019
+ "references": {
2020
+ "Promise": {
2021
+ "location": "global"
2022
+ }
2023
+ },
2024
+ "return": "Promise<void>"
2204
2025
  },
2205
- "return": "Promise<void>"
2206
- },
2207
- "docs": {
2208
- "text": "Convenience method for updating the value of a key:value inside an item in the files attribute",
2209
- "tags": []
2026
+ "docs": {
2027
+ "text": "Convenience method for updating the value of a key:value inside an item in the files attribute",
2028
+ "tags": []
2029
+ }
2210
2030
  }
2211
- }
2212
- }; }
2031
+ };
2032
+ }
2213
2033
  static get elementRef() { return "element"; }
2214
- static get watchers() { return [{
2215
- "propName": "valid",
2216
- "methodName": "watchValidHandler"
2217
- }]; }
2034
+ static get watchers() {
2035
+ return [{
2036
+ "propName": "valid",
2037
+ "methodName": "watchValidHandler"
2038
+ }];
2039
+ }
2218
2040
  }