@duetds/components 9.2.2 → 9.2.4

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 (746) hide show
  1. package/hydrate/index.js +839 -479
  2. package/lib/cjs/{app-globals-de0a03a8.js → app-globals-452e6cb2.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  5. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-chip_3.cjs.entry.js +54 -25
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +48 -31
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
  33. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +16 -6
  41. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  43. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +15 -4
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  49. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  51. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-scrollable_3.cjs.entry.js +8 -13
  54. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  55. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  56. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-show-more.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  61. package/lib/cjs/duet-slideout-panel.cjs.entry.js +14 -11
  62. package/lib/cjs/duet-slideout.cjs.entry.js +38 -15
  63. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  65. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  66. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  69. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  71. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  72. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  73. package/lib/cjs/duet-toolbar-item.cjs.entry.js +8 -7
  74. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  75. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +9 -7
  77. package/lib/cjs/duet-tooltip.cjs.entry.js +4 -3
  78. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  79. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  81. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  82. package/lib/cjs/duet.cjs.js +4 -4
  83. package/lib/cjs/{errorcodes.utils-79edbcbf.js → errorcodes.utils-fa1119ad.js} +1 -1
  84. package/lib/cjs/{focus-utils-2f608f43.js → focus-utils-deb8c93f.js} +1 -1
  85. package/lib/cjs/{index-2538e92d.js → index-d9b6d20e.js} +827 -580
  86. package/lib/cjs/{language-utils-6907a35e.js → language-utils-dbe5d8aa.js} +1 -1
  87. package/lib/cjs/loader.cjs.js +3 -3
  88. package/lib/cjs/{slot-utils-eb411e83.js → slot-utils-39adb320.js} +1 -1
  89. package/lib/collection/collection-manifest.json +1 -1
  90. package/lib/collection/components/duet-action-button/duet-action-button.js +38 -0
  91. package/lib/collection/components/duet-alert/duet-alert.css +3 -0
  92. package/lib/collection/components/duet-alert/duet-alert.js +24 -0
  93. package/lib/collection/components/duet-badge/duet-badge.js +8 -0
  94. package/lib/collection/components/duet-banner/duet-banner.js +22 -0
  95. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +10 -0
  96. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +6 -0
  97. package/lib/collection/components/duet-button/duet-button.js +78 -0
  98. package/lib/collection/components/duet-callout/duet-callout.js +4 -0
  99. package/lib/collection/components/duet-caption/duet-caption.js +8 -0
  100. package/lib/collection/components/duet-card/duet-card.js +32 -0
  101. package/lib/collection/components/duet-checkbox/duet-checkbox.js +44 -0
  102. package/lib/collection/components/duet-chip/duet-chip.js +28 -0
  103. package/lib/collection/components/duet-choice/duet-checkmark.js +10 -0
  104. package/lib/collection/components/duet-choice/duet-choice.css +8 -0
  105. package/lib/collection/components/duet-choice/duet-choice.js +64 -0
  106. package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -0
  107. package/lib/collection/components/duet-collapsible/duet-collapsible.js +20 -0
  108. package/lib/collection/components/duet-combobox/duet-combobox.js +27 -1
  109. package/lib/collection/components/duet-contact-card/duet-contact-card.js +20 -0
  110. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +4 -0
  111. package/lib/collection/components/duet-date-picker/date-i18n.js +1 -1
  112. package/lib/collection/components/duet-date-picker/date-picker-day.js +2 -2
  113. package/lib/collection/components/duet-date-picker/date-picker-input.js +7 -5
  114. package/lib/collection/components/duet-date-picker/date-picker-month.js +2 -2
  115. package/lib/collection/components/duet-date-picker/duet-date-picker.css +27 -15
  116. package/lib/collection/components/duet-date-picker/duet-date-picker.js +85 -9
  117. package/lib/collection/components/duet-divider/duet-divider.js +6 -0
  118. package/lib/collection/components/duet-editable-table/duet-editable-table.js +26 -0
  119. package/lib/collection/components/duet-empty-state/duet-empty-state.js +6 -0
  120. package/lib/collection/components/duet-fieldset/duet-fieldset.js +18 -0
  121. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +6 -0
  122. package/lib/collection/components/duet-footer/duet-footer.js +20 -0
  123. package/lib/collection/components/duet-grid/duet-grid.js +16 -0
  124. package/lib/collection/components/duet-grid-item/duet-grid-item.js +18 -0
  125. package/lib/collection/components/duet-header/duet-header.js +40 -0
  126. package/lib/collection/components/duet-heading/duet-heading.js +18 -0
  127. package/lib/collection/components/duet-hero/duet-hero.js +57 -1
  128. package/lib/collection/components/duet-icon/duet-icon.js +26 -0
  129. package/lib/collection/components/duet-input/duet-input.css +3 -0
  130. package/lib/collection/components/duet-input/duet-input.js +90 -0
  131. package/lib/collection/components/duet-label/duet-label.js +12 -0
  132. package/lib/collection/components/duet-layout/duet-layout.js +14 -0
  133. package/lib/collection/components/duet-link/duet-link.js +42 -0
  134. package/lib/collection/components/duet-list/duet-list.js +16 -0
  135. package/lib/collection/components/duet-list-item/duet-list-item.js +4 -0
  136. package/lib/collection/components/duet-logo/duet-logo.js +16 -0
  137. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +5 -0
  138. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +29 -4
  139. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +26 -0
  140. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +8 -0
  141. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +8 -0
  142. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +22 -0
  143. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +10 -0
  144. package/lib/collection/components/duet-modal/duet-modal.js +38 -0
  145. package/lib/collection/components/duet-multiselect/duet-multiselect.js +38 -0
  146. package/lib/collection/components/duet-nav/duet-nav.js +4 -0
  147. package/lib/collection/components/duet-notification/duet-notification.css +33 -5
  148. package/lib/collection/components/duet-notification/duet-notification.js +16 -0
  149. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +16 -0
  150. package/lib/collection/components/duet-number-input/duet-number-input.js +70 -0
  151. package/lib/collection/components/duet-overlay/duet-overlay.js +16 -0
  152. package/lib/collection/components/duet-page-heading/duet-page-heading.css +14 -0
  153. package/lib/collection/components/duet-page-heading/duet-page-heading.js +57 -2
  154. package/lib/collection/components/duet-pagination/duet-pagination.js +32 -0
  155. package/lib/collection/components/duet-paragraph/duet-paragraph.js +12 -0
  156. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
  157. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +136 -29
  158. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +26 -0
  159. package/lib/collection/components/duet-progress/duet-progress.js +22 -0
  160. package/lib/collection/components/duet-promo-card/duet-promo-card.js +16 -2
  161. package/lib/collection/components/duet-radio/duet-radio.js +44 -0
  162. package/lib/collection/components/duet-radio-group/duet-radio-group.js +30 -0
  163. package/lib/collection/components/duet-range-slider/duet-range-slider.js +44 -0
  164. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +16 -0
  165. package/lib/collection/components/duet-scrollable/duet-scrollable.js +21 -5
  166. package/lib/collection/components/duet-section-layout/duet-section-layout.js +9 -3
  167. package/lib/collection/components/duet-select/duet-select.js +52 -0
  168. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +12 -2
  169. package/lib/collection/components/duet-show-more/duet-show-more.css +7 -0
  170. package/lib/collection/components/duet-show-more/duet-show-more.js +28 -0
  171. package/lib/collection/components/duet-slideout/duet-slideout.js +98 -16
  172. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +3 -1
  173. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +20 -2
  174. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +26 -0
  175. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +41 -6
  176. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +12 -4
  177. package/lib/collection/components/duet-spacer/duet-spacer.js +6 -0
  178. package/lib/collection/components/duet-spinner/duet-spinner.js +8 -0
  179. package/lib/collection/components/duet-step/duet-step.js +14 -0
  180. package/lib/collection/components/duet-stepper/duet-stepper.js +10 -0
  181. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +13 -5
  182. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +12 -4
  183. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +14 -2
  184. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +23 -1
  185. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +9 -1
  186. package/lib/collection/components/duet-tab/duet-tab.js +18 -5
  187. package/lib/collection/components/duet-tab-group/duet-tab-group.js +28 -0
  188. package/lib/collection/components/duet-table/duet-table.js +16 -2
  189. package/lib/collection/components/duet-textarea/duet-textarea.js +66 -0
  190. package/lib/collection/components/duet-toggle/duet-toggle.js +40 -0
  191. package/lib/collection/components/duet-toolbar/duet-toolbar.js +8 -2
  192. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +16 -4
  193. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +14 -2
  194. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +21 -0
  195. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +49 -4
  196. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +14 -2
  197. package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +6 -0
  198. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +34 -2
  199. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +15 -3
  200. package/lib/collection/components/duet-tooltip/duet-tooltip.js +50 -1
  201. package/lib/collection/components/duet-tray/duet-tray.js +20 -2
  202. package/lib/collection/components/duet-upload/duet-upload.js +108 -0
  203. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +13 -1
  204. package/lib/collection/components/duet-upload-item/duet-upload-item.js +28 -6
  205. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  206. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  207. package/lib/dist-custom-elements/duet-alert.js +1 -1
  208. package/lib/dist-custom-elements/duet-badge.js +1 -1
  209. package/lib/dist-custom-elements/duet-banner.js +5 -5
  210. package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
  211. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  212. package/lib/dist-custom-elements/duet-button.js +1 -1
  213. package/lib/dist-custom-elements/duet-callout.js +3 -3
  214. package/lib/dist-custom-elements/duet-caption.js +1 -1
  215. package/lib/dist-custom-elements/duet-card.js +3 -3
  216. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  217. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  218. package/lib/dist-custom-elements/duet-chip.js +1 -1
  219. package/lib/dist-custom-elements/duet-choice-group.js +9 -9
  220. package/lib/dist-custom-elements/duet-choice.js +7 -7
  221. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  222. package/lib/dist-custom-elements/duet-combobox.js +19 -19
  223. package/lib/dist-custom-elements/duet-contact-card.js +9 -9
  224. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  225. package/lib/dist-custom-elements/duet-date-picker.js +63 -45
  226. package/lib/dist-custom-elements/duet-divider.js +1 -1
  227. package/lib/dist-custom-elements/duet-editable-table.js +9 -9
  228. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  229. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  230. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  231. package/lib/dist-custom-elements/duet-footer.js +9 -9
  232. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  233. package/lib/dist-custom-elements/duet-grid.js +1 -1
  234. package/lib/dist-custom-elements/duet-header.js +10 -10
  235. package/lib/dist-custom-elements/duet-heading.js +1 -1
  236. package/lib/dist-custom-elements/duet-hero.js +11 -11
  237. package/lib/dist-custom-elements/duet-icon.js +1 -1
  238. package/lib/dist-custom-elements/duet-input.js +1 -1
  239. package/lib/dist-custom-elements/duet-label.js +1 -1
  240. package/lib/dist-custom-elements/duet-layout.js +2 -2
  241. package/lib/dist-custom-elements/duet-link.js +1 -1
  242. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  243. package/lib/dist-custom-elements/duet-list.js +1 -1
  244. package/lib/dist-custom-elements/duet-logo.js +1 -1
  245. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  246. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  247. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  248. package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
  249. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  250. package/lib/dist-custom-elements/duet-menu-bar.js +19 -8
  251. package/lib/dist-custom-elements/duet-modal.js +11 -11
  252. package/lib/dist-custom-elements/duet-multiselect.js +11 -11
  253. package/lib/dist-custom-elements/duet-nav.js +1 -1
  254. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  255. package/lib/dist-custom-elements/duet-notification.js +4 -4
  256. package/lib/dist-custom-elements/duet-number-input.js +13 -13
  257. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  258. package/lib/dist-custom-elements/duet-page-heading.js +26 -7
  259. package/lib/dist-custom-elements/duet-pagination.js +14 -14
  260. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  261. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  262. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  263. package/lib/dist-custom-elements/duet-progress.js +1 -1
  264. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  265. package/lib/dist-custom-elements/duet-radio-group.js +9 -9
  266. package/lib/dist-custom-elements/duet-radio.js +1 -1
  267. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  268. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  269. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  270. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  271. package/lib/dist-custom-elements/duet-select.js +1 -1
  272. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  273. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  274. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  275. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  276. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  277. package/lib/dist-custom-elements/duet-slideout-panel.js +16 -12
  278. package/lib/dist-custom-elements/duet-slideout.js +42 -18
  279. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  280. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  281. package/lib/dist-custom-elements/duet-step.js +4 -4
  282. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  283. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  284. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  285. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  286. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  287. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  288. package/lib/dist-custom-elements/duet-tab-group.js +14 -14
  289. package/lib/dist-custom-elements/duet-tab.js +2 -7
  290. package/lib/dist-custom-elements/duet-table.js +1 -1
  291. package/lib/dist-custom-elements/duet-textarea.js +12 -12
  292. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  293. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  294. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  295. package/lib/dist-custom-elements/duet-toolbar-item.js +10 -8
  296. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  297. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  298. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  299. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  300. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  301. package/lib/dist-custom-elements/duet-tray.js +6 -6
  302. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  303. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  304. package/lib/dist-custom-elements/duet-upload.js +21 -21
  305. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  306. package/lib/dist-custom-elements/index.js +2 -2
  307. package/lib/dist-custom-elements/{p-ef70e2c7.js → p-01dc62e0.js} +8 -5
  308. package/lib/dist-custom-elements/{p-073ee906.js → p-0875d52d.js} +1 -1
  309. package/lib/dist-custom-elements/{p-f7720c96.js → p-152ae732.js} +1 -1
  310. package/lib/dist-custom-elements/{p-c2b15a3a.js → p-18790b2b.js} +2 -2
  311. package/lib/dist-custom-elements/{p-16251bb2.js → p-18b56e3d.js} +2 -2
  312. package/lib/dist-custom-elements/{p-e774b5ee.js → p-1cd26b78.js} +1 -1
  313. package/lib/dist-custom-elements/{p-c96e337d.js → p-34992550.js} +1 -1
  314. package/lib/dist-custom-elements/{p-317b4bb8.js → p-35375593.js} +1 -1
  315. package/lib/dist-custom-elements/{p-953d804b.js → p-3b812ded.js} +9 -9
  316. package/lib/dist-custom-elements/{p-1b7829a1.js → p-4adfb795.js} +1 -1
  317. package/lib/dist-custom-elements/{p-06cfa40e.js → p-54fcbd1e.js} +57 -27
  318. package/lib/dist-custom-elements/{p-18f83d4e.js → p-6142f327.js} +852 -613
  319. package/lib/dist-custom-elements/{p-956bd0ac.js → p-69c07319.js} +4 -4
  320. package/lib/dist-custom-elements/{p-9c93e4d4.js → p-6ecce492.js} +1 -1
  321. package/lib/dist-custom-elements/{p-b33fb0bd.js → p-7e2739b2.js} +3 -3
  322. package/lib/dist-custom-elements/{p-d9cadd5e.js → p-7ead8f48.js} +1 -1
  323. package/lib/dist-custom-elements/{p-02438b26.js → p-87457587.js} +11 -11
  324. package/lib/dist-custom-elements/{p-03f58276.js → p-89343aa8.js} +3 -3
  325. package/lib/dist-custom-elements/{p-fc9b988f.js → p-8b3decf2.js} +1 -1
  326. package/lib/dist-custom-elements/{p-a96a809b.js → p-8b3f67c1.js} +1 -1
  327. package/lib/dist-custom-elements/{p-53247748.js → p-8da7bd75.js} +11 -11
  328. package/lib/dist-custom-elements/{p-8f05d29d.js → p-905ec46b.js} +5 -5
  329. package/lib/dist-custom-elements/{p-91faf1b9.js → p-91c13425.js} +2 -2
  330. package/lib/dist-custom-elements/{p-8764aea1.js → p-993aea39.js} +1 -1
  331. package/lib/dist-custom-elements/{p-0f66ee86.js → p-9b7883f9.js} +1 -1
  332. package/lib/dist-custom-elements/{p-3c10a825.js → p-9fe78f80.js} +9 -7
  333. package/lib/dist-custom-elements/{p-d53fce96.js → p-a847fd5c.js} +3 -3
  334. package/lib/dist-custom-elements/{p-f515b36d.js → p-b2e2b6dc.js} +4 -4
  335. package/lib/dist-custom-elements/{p-2e45b8be.js → p-c7c1a1b2.js} +1 -1
  336. package/lib/dist-custom-elements/{p-c47b67df.js → p-c87df135.js} +1 -1
  337. package/lib/dist-custom-elements/{p-3882c4af.js → p-c9787e5e.js} +6 -6
  338. package/lib/dist-custom-elements/{p-bdab3956.js → p-cd3e7d26.js} +2 -2
  339. package/lib/dist-custom-elements/{p-b669630b.js → p-cd6d3c5d.js} +1 -1
  340. package/lib/dist-custom-elements/{p-3037abd6.js → p-d2417cc3.js} +13 -13
  341. package/lib/dist-custom-elements/{p-dab711d2.js → p-d53e4d53.js} +3 -3
  342. package/lib/dist-custom-elements/{p-38f16dbf.js → p-dfac3130.js} +7 -7
  343. package/lib/dist-custom-elements/{p-730cc2f3.js → p-e1dea5ff.js} +2 -2
  344. package/lib/dist-custom-elements/{p-c3854d56.js → p-e30dc66d.js} +1 -1
  345. package/lib/dist-custom-elements/{p-9f1f81a3.js → p-e74a12bb.js} +1 -1
  346. package/lib/dist-custom-elements/{p-adc530ba.js → p-e7733e82.js} +9 -9
  347. package/lib/dist-custom-elements/{p-fe4f9c1d.js → p-e9a7ac8f.js} +1 -1
  348. package/lib/dist-custom-elements/{p-f0dad941.js → p-ed15e4de.js} +3 -3
  349. package/lib/dist-custom-elements/{p-04e23d1d.js → p-ed73a017.js} +1 -1
  350. package/lib/duet/duet.esm.js +1 -1
  351. package/lib/duet/duet.js +1 -1
  352. package/lib/duet/p-019b2e71.entry.js +4 -0
  353. package/lib/duet/p-0587ebcf.entry.js +4 -0
  354. package/lib/duet/{p-c485556f.entry.js → p-05b48f49.entry.js} +1 -1
  355. package/lib/duet/{p-aea6cad6.entry.js → p-0650bad8.entry.js} +1 -1
  356. package/lib/duet/{p-2f2615c4.system.entry.js → p-080a4eb6.system.entry.js} +1 -1
  357. package/lib/duet/p-088fce9c.entry.js +4 -0
  358. package/lib/duet/{p-53094306.entry.js → p-0b378a70.entry.js} +1 -1
  359. package/lib/duet/{p-e5beaaac.system.entry.js → p-0d304014.system.entry.js} +1 -1
  360. package/lib/duet/{p-a2cb5197.entry.js → p-0dc6b624.entry.js} +1 -1
  361. package/lib/duet/{p-2df303e1.system.entry.js → p-103ca5a4.system.entry.js} +1 -1
  362. package/lib/duet/{p-51687979.system.entry.js → p-1174088c.system.entry.js} +1 -1
  363. package/lib/duet/{p-45d64382.entry.js → p-11868ab7.entry.js} +1 -1
  364. package/lib/duet/{p-9a4af723.system.entry.js → p-11c1e43d.system.entry.js} +1 -1
  365. package/lib/duet/p-11c247e4.system.entry.js +4 -0
  366. package/lib/duet/{p-14472496.entry.js → p-11fcafeb.entry.js} +1 -1
  367. package/lib/duet/{p-d6d5b7d2.system.entry.js → p-12563d2c.system.entry.js} +1 -1
  368. package/lib/duet/{p-5ea98736.js → p-1373db77.js} +1 -1
  369. package/lib/duet/{p-b0639678.entry.js → p-1458593e.entry.js} +1 -1
  370. package/lib/duet/p-178bcd12.entry.js +4 -0
  371. package/lib/duet/{p-a5cc53ad.entry.js → p-1a0f2b4f.entry.js} +1 -1
  372. package/lib/duet/{p-c11fb31b.system.entry.js → p-1ae31ca3.system.entry.js} +1 -1
  373. package/lib/duet/{p-b2abb860.entry.js → p-1c426c1d.entry.js} +1 -1
  374. package/lib/duet/{p-8104d84d.system.entry.js → p-1d4135ca.system.entry.js} +1 -1
  375. package/lib/duet/{p-f943c2af.entry.js → p-1e94efe3.entry.js} +1 -1
  376. package/lib/duet/{p-383de017.system.entry.js → p-20de631c.system.entry.js} +1 -1
  377. package/lib/duet/{p-df0d8f48.entry.js → p-210280af.entry.js} +1 -1
  378. package/lib/duet/{p-fd68a0b0.entry.js → p-23fb1498.entry.js} +1 -1
  379. package/lib/duet/{p-2a1cc5cd.system.entry.js → p-26008ae7.system.entry.js} +1 -1
  380. package/lib/duet/{p-841a55c5.system.js → p-29280b69.system.js} +1 -1
  381. package/lib/duet/p-2b5456e2.system.entry.js +4 -0
  382. package/lib/duet/{p-9e924acb.system.entry.js → p-2bf89772.system.entry.js} +1 -1
  383. package/lib/duet/{p-18886cb5.system.entry.js → p-2f1dcd53.system.entry.js} +1 -1
  384. package/lib/duet/{p-ae0d2d3f.system.js → p-3015a884.system.js} +1 -1
  385. package/lib/duet/{p-aacbc604.system.entry.js → p-3113b50e.system.entry.js} +1 -1
  386. package/lib/duet/p-391ef0db.entry.js +4 -0
  387. package/lib/duet/{p-137a6891.system.entry.js → p-39e9e000.system.entry.js} +1 -1
  388. package/lib/duet/{p-c806e336.system.entry.js → p-3a006e78.system.entry.js} +1 -1
  389. package/lib/duet/p-3afc91eb.system.entry.js +4 -0
  390. package/lib/duet/{p-8bf78cf6.system.entry.js → p-3bbea70e.system.entry.js} +1 -1
  391. package/lib/duet/{p-30a225a6.entry.js → p-3cf012fb.entry.js} +1 -1
  392. package/lib/duet/p-3e99f641.entry.js +4 -0
  393. package/lib/duet/{p-44360109.entry.js → p-3fc43d94.entry.js} +1 -1
  394. package/lib/duet/p-4089860d.entry.js +4 -0
  395. package/lib/duet/{p-093abc6e.system.entry.js → p-40bc0b7d.system.entry.js} +1 -1
  396. package/lib/duet/{p-e13df07a.system.entry.js → p-431d59a3.system.entry.js} +1 -1
  397. package/lib/duet/{p-3cf77ef1.entry.js → p-45271738.entry.js} +1 -1
  398. package/lib/duet/{p-6a360967.system.entry.js → p-48ca823e.system.entry.js} +1 -1
  399. package/lib/duet/p-4a043858.entry.js +4 -0
  400. package/lib/duet/{p-3299651e.system.entry.js → p-4a44d6b5.system.entry.js} +1 -1
  401. package/lib/duet/p-4cb1e4cb.js +5 -0
  402. package/lib/duet/p-4cd53729.entry.js +4 -0
  403. package/lib/duet/{p-c35840fb.system.entry.js → p-4f6ac285.system.entry.js} +1 -1
  404. package/lib/duet/p-50b6a535.entry.js +4 -0
  405. package/lib/duet/{p-8168beae.entry.js → p-5395ddc8.entry.js} +1 -1
  406. package/lib/duet/{p-19626704.js → p-54029779.js} +1 -1
  407. package/lib/duet/p-544cdd2f.system.entry.js +4 -0
  408. package/lib/duet/{p-cfafdabe.entry.js → p-5454ec0d.entry.js} +1 -1
  409. package/lib/duet/{p-385618e3.entry.js → p-5477fad9.entry.js} +1 -1
  410. package/lib/duet/{p-c55481ce.entry.js → p-58088232.entry.js} +1 -1
  411. package/lib/duet/{p-2fe4b68d.system.entry.js → p-5810ba83.system.entry.js} +1 -1
  412. package/lib/duet/p-5901fd99.js +4 -0
  413. package/lib/duet/{p-89b0e135.entry.js → p-5af61a5f.entry.js} +1 -1
  414. package/lib/duet/p-5f75e4a2.entry.js +4 -0
  415. package/lib/duet/{p-3a4a65fb.entry.js → p-6012e82f.entry.js} +1 -1
  416. package/lib/duet/{p-ee2e3a15.entry.js → p-60b0947c.entry.js} +1 -1
  417. package/lib/duet/{p-bd1a0a0e.entry.js → p-60bf0c2e.entry.js} +1 -1
  418. package/lib/duet/{p-86e5ee55.entry.js → p-639fa1be.entry.js} +1 -1
  419. package/lib/duet/{p-48efe08e.entry.js → p-67ee9418.entry.js} +1 -1
  420. package/lib/duet/{p-a044bee8.system.entry.js → p-6896514c.system.entry.js} +1 -1
  421. package/lib/duet/{p-a6c255f0.system.entry.js → p-69a80411.system.entry.js} +1 -1
  422. package/lib/duet/{p-cd140716.system.entry.js → p-6db9af7a.system.entry.js} +1 -1
  423. package/lib/duet/{p-735f7521.system.entry.js → p-6e2a6ba2.system.entry.js} +1 -1
  424. package/lib/duet/{p-4b9e589b.entry.js → p-6e3906df.entry.js} +1 -1
  425. package/lib/duet/{p-3881e4aa.system.entry.js → p-6e73f832.system.entry.js} +1 -1
  426. package/lib/duet/{p-e896d463.system.entry.js → p-6f2ad6b4.system.entry.js} +1 -1
  427. package/lib/duet/{p-bc4409b4.entry.js → p-6f3b0043.entry.js} +1 -1
  428. package/lib/duet/p-71a4f317.js +4 -0
  429. package/lib/duet/p-71a7b2a4.system.entry.js +4 -0
  430. package/lib/duet/{p-340a9379.system.entry.js → p-71e50550.system.entry.js} +1 -1
  431. package/lib/duet/{p-50f10190.system.entry.js → p-71eaba09.system.entry.js} +1 -1
  432. package/lib/duet/{p-e55a165e.system.entry.js → p-73462771.system.entry.js} +1 -1
  433. package/lib/duet/{p-63faedd1.entry.js → p-7446f33f.entry.js} +1 -1
  434. package/lib/duet/{p-cc59d81e.entry.js → p-744bd7cf.entry.js} +1 -1
  435. package/lib/duet/p-74dfe55a.system.entry.js +4 -0
  436. package/lib/duet/{p-70337fa5.entry.js → p-7549ad4b.entry.js} +1 -1
  437. package/lib/duet/{p-2fe9627e.entry.js → p-7592ae1c.entry.js} +1 -1
  438. package/lib/duet/{p-7167c100.system.entry.js → p-75bd16ec.system.entry.js} +1 -1
  439. package/lib/duet/{p-06aee98f.entry.js → p-75f73c8c.entry.js} +1 -1
  440. package/lib/duet/{p-df07c70e.entry.js → p-76268cc3.entry.js} +1 -1
  441. package/lib/duet/p-7685d441.system.entry.js +4 -0
  442. package/lib/duet/p-77103998.entry.js +4 -0
  443. package/lib/duet/{p-933e6de2.system.entry.js → p-7b8ac676.system.entry.js} +1 -1
  444. package/lib/duet/{p-4e40f582.system.entry.js → p-80878906.system.entry.js} +1 -1
  445. package/lib/duet/{p-8bcfbfb1.entry.js → p-81d6c23b.entry.js} +1 -1
  446. package/lib/duet/{p-ad0a4c06.entry.js → p-81da236f.entry.js} +1 -1
  447. package/lib/duet/{p-180cc0c3.system.entry.js → p-8270417c.system.entry.js} +1 -1
  448. package/lib/duet/{p-63abaa65.system.entry.js → p-83241e2a.system.entry.js} +1 -1
  449. package/lib/duet/p-83466781.entry.js +4 -0
  450. package/lib/duet/{p-02b18289.entry.js → p-8727f234.entry.js} +1 -1
  451. package/lib/duet/{p-37f88028.entry.js → p-87ed537a.entry.js} +1 -1
  452. package/lib/duet/{p-51a9bdd7.system.entry.js → p-899541f6.system.entry.js} +1 -1
  453. package/lib/duet/{p-06519d7d.system.entry.js → p-8b0de573.system.entry.js} +1 -1
  454. package/lib/duet/{p-d2215b06.system.entry.js → p-8d76cbf3.system.entry.js} +2 -2
  455. package/lib/duet/{p-d5584c75.system.entry.js → p-8f15eb9c.system.entry.js} +1 -1
  456. package/lib/duet/p-9142977a.system.entry.js +4 -0
  457. package/lib/duet/{p-a332b9cc.system.entry.js → p-968b499b.system.entry.js} +1 -1
  458. package/lib/duet/{p-a7d80cb0.system.entry.js → p-974f67c1.system.entry.js} +1 -1
  459. package/lib/duet/{p-f0574462.entry.js → p-983cfc54.entry.js} +1 -1
  460. package/lib/duet/{p-bf6bf882.system.entry.js → p-986a7b1e.system.entry.js} +1 -1
  461. package/lib/duet/{p-33fe1e1b.system.entry.js → p-98a29d5f.system.entry.js} +1 -1
  462. package/lib/duet/{p-bd071a21.entry.js → p-9c371796.entry.js} +1 -1
  463. package/lib/duet/{p-2d1c15ca.system.entry.js → p-9cd03739.system.entry.js} +2 -2
  464. package/lib/duet/{p-8648d2f5.system.entry.js → p-9f1da60b.system.entry.js} +1 -1
  465. package/lib/duet/{p-fad2449e.system.entry.js → p-9f714fa0.system.entry.js} +1 -1
  466. package/lib/duet/{p-4f0a578a.entry.js → p-a5849a0b.entry.js} +1 -1
  467. package/lib/duet/{p-0b01e52f.system.js → p-a5c7e697.system.js} +1 -1
  468. package/lib/duet/{p-7edd0548.entry.js → p-a600718b.entry.js} +1 -1
  469. package/lib/duet/{p-0dea58fb.system.entry.js → p-a61c6e59.system.entry.js} +1 -1
  470. package/lib/duet/p-a7b23ef5.system.entry.js +4 -0
  471. package/lib/duet/{p-8e5651f6.entry.js → p-a8b7091a.entry.js} +1 -1
  472. package/lib/duet/{p-c00af14a.entry.js → p-abba7304.entry.js} +1 -1
  473. package/lib/duet/p-acb9e573.system.entry.js +4 -0
  474. package/lib/duet/{p-c87ca1be.entry.js → p-ae0a58ae.entry.js} +1 -1
  475. package/lib/duet/{p-eb4c270f.entry.js → p-b16949ab.entry.js} +1 -1
  476. package/lib/duet/{p-0ff2881c.system.entry.js → p-b228a3c3.system.entry.js} +1 -1
  477. package/lib/duet/{p-6059af2f.system.js → p-b3db918f.system.js} +1 -1
  478. package/lib/duet/{p-41dcd22c.system.js → p-b4485a1c.system.js} +1 -1
  479. package/lib/duet/{p-5e132e66.system.entry.js → p-b7356342.system.entry.js} +1 -1
  480. package/lib/duet/{p-980e091b.entry.js → p-b7bf4009.entry.js} +1 -1
  481. package/lib/duet/p-bb8a20ce.entry.js +4 -0
  482. package/lib/duet/{p-4be7217d.system.entry.js → p-bd05c841.system.entry.js} +1 -1
  483. package/lib/duet/p-bd983df7.system.entry.js +4 -0
  484. package/lib/duet/{p-01c85764.entry.js → p-bf0a3ef8.entry.js} +1 -1
  485. package/lib/duet/p-c0881fa6.system.entry.js +4 -0
  486. package/lib/duet/{p-9a7cacc6.system.entry.js → p-c0bbcfcc.system.entry.js} +1 -1
  487. package/lib/duet/{p-7a2ea041.entry.js → p-c106a592.entry.js} +1 -1
  488. package/lib/duet/{p-fd3301c3.entry.js → p-c223e6b4.entry.js} +1 -1
  489. package/lib/duet/{p-f08f4352.system.entry.js → p-c328ff56.system.entry.js} +1 -1
  490. package/lib/duet/p-c3b30540.entry.js +4 -0
  491. package/lib/duet/{p-0c7b382c.system.entry.js → p-c4e7b543.system.entry.js} +1 -1
  492. package/lib/duet/{p-97cb5a51.system.entry.js → p-c6d82f55.system.entry.js} +1 -1
  493. package/lib/duet/p-c87a4d77.system.js +4 -0
  494. package/lib/duet/{p-ad260c1f.entry.js → p-c8dbbdb3.entry.js} +1 -1
  495. package/lib/duet/{p-ddfc288e.system.entry.js → p-caec0ae0.system.entry.js} +1 -1
  496. package/lib/duet/p-cbde8507.system.js +5 -0
  497. package/lib/duet/{p-0068c16a.entry.js → p-cd4d12b0.entry.js} +1 -1
  498. package/lib/duet/p-cf4e7590.entry.js +4 -0
  499. package/lib/duet/{p-514b8d88.entry.js → p-cf909acf.entry.js} +1 -1
  500. package/lib/duet/{p-e388b16f.system.entry.js → p-d1e2c9cf.system.entry.js} +2 -2
  501. package/lib/duet/{p-816ae1ce.system.entry.js → p-d25a005e.system.entry.js} +1 -1
  502. package/lib/duet/{p-d2ea8d68.entry.js → p-d5515fac.entry.js} +1 -1
  503. package/lib/duet/{p-b88e5d27.system.entry.js → p-d5dd6d15.system.entry.js} +1 -1
  504. package/lib/duet/{p-92d06b44.entry.js → p-d5e0b809.entry.js} +1 -1
  505. package/lib/duet/{p-ad01fd48.entry.js → p-d7a3e71f.entry.js} +1 -1
  506. package/lib/duet/{p-d189564a.system.entry.js → p-d7f565bd.system.entry.js} +1 -1
  507. package/lib/duet/p-d82677e9.system.entry.js +4 -0
  508. package/lib/duet/{p-01ed3ab8.entry.js → p-db2186c9.entry.js} +1 -1
  509. package/lib/duet/{p-04907e86.entry.js → p-dc2586c4.entry.js} +1 -1
  510. package/lib/duet/{p-b92f970e.system.entry.js → p-e319cf5e.system.entry.js} +1 -1
  511. package/lib/duet/{p-f56b7b97.entry.js → p-e77ac510.entry.js} +1 -1
  512. package/lib/duet/{p-c442e17f.system.entry.js → p-e84bace7.system.entry.js} +1 -1
  513. package/lib/duet/{p-e6e10772.system.entry.js → p-e8de57d3.system.entry.js} +1 -1
  514. package/lib/duet/{p-de6167cd.system.entry.js → p-eb01ad49.system.entry.js} +1 -1
  515. package/lib/duet/{p-a18e89e9.js → p-eb1a935b.js} +1 -1
  516. package/lib/duet/{p-9f30e9ff.system.entry.js → p-eb20c18e.system.entry.js} +1 -1
  517. package/lib/duet/{p-fdf49d7c.system.entry.js → p-ed4f4aad.system.entry.js} +1 -1
  518. package/lib/duet/{p-efbf770c.entry.js → p-f0045080.entry.js} +1 -1
  519. package/lib/duet/{p-a4fb0b1b.entry.js → p-f3826346.entry.js} +1 -1
  520. package/lib/duet/p-f383657a.entry.js +4 -0
  521. package/lib/duet/{p-5cb76db3.entry.js → p-f41951bb.entry.js} +1 -1
  522. package/lib/duet/{p-f0da6a88.entry.js → p-fbbfa934.entry.js} +1 -1
  523. package/lib/esm/{app-globals-6da9dd84.js → app-globals-69cf92e7.js} +1 -1
  524. package/lib/esm/duet-action-button.entry.js +2 -2
  525. package/lib/esm/duet-alert.entry.js +4 -4
  526. package/lib/esm/duet-badge.entry.js +1 -1
  527. package/lib/esm/duet-banner.entry.js +2 -2
  528. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  529. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  530. package/lib/esm/duet-button_2.entry.js +2 -2
  531. package/lib/esm/duet-callout.entry.js +2 -2
  532. package/lib/esm/duet-caption_4.entry.js +2 -2
  533. package/lib/esm/duet-card.entry.js +1 -1
  534. package/lib/esm/duet-checkbox.entry.js +1 -1
  535. package/lib/esm/duet-checkmark.entry.js +1 -1
  536. package/lib/esm/duet-chip_3.entry.js +55 -26
  537. package/lib/esm/duet-choice_2.entry.js +4 -4
  538. package/lib/esm/duet-collapsible.entry.js +2 -2
  539. package/lib/esm/duet-combobox.entry.js +4 -4
  540. package/lib/esm/duet-contact-card.entry.js +2 -2
  541. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  542. package/lib/esm/duet-date-picker.entry.js +48 -31
  543. package/lib/esm/duet-divider_2.entry.js +1 -1
  544. package/lib/esm/duet-editable-table_3.entry.js +5 -5
  545. package/lib/esm/duet-empty-state.entry.js +1 -1
  546. package/lib/esm/duet-fieldset.entry.js +2 -2
  547. package/lib/esm/duet-file-chooser.entry.js +1 -1
  548. package/lib/esm/duet-footer.entry.js +3 -3
  549. package/lib/esm/duet-grid_2.entry.js +1 -1
  550. package/lib/esm/duet-header_2.entry.js +2 -2
  551. package/lib/esm/duet-hero.entry.js +3 -3
  552. package/lib/esm/duet-icon.entry.js +1 -1
  553. package/lib/esm/duet-input_2.entry.js +4 -4
  554. package/lib/esm/duet-layout.entry.js +2 -2
  555. package/lib/esm/duet-list_2.entry.js +1 -1
  556. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  557. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  558. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  559. package/lib/esm/duet-menu-bar-item.entry.js +2 -2
  560. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  561. package/lib/esm/duet-menu-bar.entry.js +16 -6
  562. package/lib/esm/duet-modal.entry.js +4 -4
  563. package/lib/esm/duet-multiselect.entry.js +3 -3
  564. package/lib/esm/duet-nav.entry.js +1 -1
  565. package/lib/esm/duet-notification_2.entry.js +3 -3
  566. package/lib/esm/duet-number-input.entry.js +3 -3
  567. package/lib/esm/duet-overlay.entry.js +1 -1
  568. package/lib/esm/duet-page-heading.entry.js +15 -4
  569. package/lib/esm/duet-pagination_2.entry.js +2 -2
  570. package/lib/esm/duet-progress.entry.js +2 -2
  571. package/lib/esm/duet-promo-card.entry.js +4 -4
  572. package/lib/esm/duet-radio_2.entry.js +2 -2
  573. package/lib/esm/duet-range-slider.entry.js +1 -1
  574. package/lib/esm/duet-scrollable_3.entry.js +8 -13
  575. package/lib/esm/duet-section-layout.entry.js +4 -4
  576. package/lib/esm/duet-select.entry.js +2 -2
  577. package/lib/esm/duet-shaped-image.entry.js +3 -3
  578. package/lib/esm/duet-show-more.entry.js +3 -3
  579. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  580. package/lib/esm/duet-slideout-link.entry.js +3 -3
  581. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  582. package/lib/esm/duet-slideout-panel.entry.js +14 -11
  583. package/lib/esm/duet-slideout.entry.js +38 -15
  584. package/lib/esm/duet-step_2.entry.js +1 -1
  585. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  586. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  587. package/lib/esm/duet-submenu-bar-item.entry.js +3 -3
  588. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  589. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  590. package/lib/esm/duet-textarea.entry.js +3 -3
  591. package/lib/esm/duet-toggle.entry.js +1 -1
  592. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  593. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  594. package/lib/esm/duet-toolbar-item.entry.js +8 -7
  595. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  596. package/lib/esm/duet-toolbar.entry.js +3 -3
  597. package/lib/esm/duet-tooltip-button_2.entry.js +9 -7
  598. package/lib/esm/duet-tooltip.entry.js +4 -3
  599. package/lib/esm/duet-tray.entry.js +4 -4
  600. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  601. package/lib/esm/duet-upload-item.entry.js +3 -3
  602. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  603. package/lib/esm/duet.js +5 -5
  604. package/lib/esm/{errorcodes.utils-a305e00b.js → errorcodes.utils-6d8b4e99.js} +1 -1
  605. package/lib/esm/{focus-utils-8f735598.js → focus-utils-32a6966b.js} +1 -1
  606. package/lib/esm/{index-e48e0ceb.js → index-fd030e61.js} +827 -580
  607. package/lib/esm/{language-utils-72de56f9.js → language-utils-58773b88.js} +1 -1
  608. package/lib/esm/loader.js +4 -4
  609. package/lib/esm/{slot-utils-3d27a887.js → slot-utils-b0edb3d8.js} +1 -1
  610. package/lib/esm-es5/{app-globals-6da9dd84.js → app-globals-69cf92e7.js} +1 -1
  611. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  612. package/lib/esm-es5/duet-alert.entry.js +1 -1
  613. package/lib/esm-es5/duet-badge.entry.js +1 -1
  614. package/lib/esm-es5/duet-banner.entry.js +1 -1
  615. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  616. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  617. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  618. package/lib/esm-es5/duet-callout.entry.js +1 -1
  619. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  620. package/lib/esm-es5/duet-card.entry.js +2 -2
  621. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  622. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  623. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  624. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  625. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  626. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  627. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  628. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  629. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  630. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  631. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  632. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  633. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  634. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  635. package/lib/esm-es5/duet-footer.entry.js +1 -1
  636. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  637. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  638. package/lib/esm-es5/duet-hero.entry.js +2 -2
  639. package/lib/esm-es5/duet-icon.entry.js +1 -1
  640. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  641. package/lib/esm-es5/duet-layout.entry.js +1 -1
  642. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  643. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  644. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  645. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  646. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  647. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  648. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  649. package/lib/esm-es5/duet-modal.entry.js +1 -1
  650. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  651. package/lib/esm-es5/duet-nav.entry.js +1 -1
  652. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  653. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  654. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  655. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  656. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  657. package/lib/esm-es5/duet-progress.entry.js +1 -1
  658. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  659. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  660. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  661. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  662. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  663. package/lib/esm-es5/duet-select.entry.js +1 -1
  664. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  665. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  666. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  667. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  668. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  669. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  670. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  671. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  672. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  673. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  674. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  675. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  676. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  677. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  678. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  679. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  680. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  681. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  682. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  683. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  684. package/lib/esm-es5/duet-tooltip-button_2.entry.js +2 -2
  685. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  686. package/lib/esm-es5/duet-tray.entry.js +1 -1
  687. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  688. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  689. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  690. package/lib/esm-es5/duet.js +1 -1
  691. package/lib/esm-es5/{errorcodes.utils-a305e00b.js → errorcodes.utils-6d8b4e99.js} +1 -1
  692. package/lib/esm-es5/{focus-utils-8f735598.js → focus-utils-32a6966b.js} +1 -1
  693. package/lib/esm-es5/index-fd030e61.js +5 -0
  694. package/lib/esm-es5/{language-utils-72de56f9.js → language-utils-58773b88.js} +1 -1
  695. package/lib/esm-es5/loader.js +1 -1
  696. package/lib/esm-es5/{slot-utils-3d27a887.js → slot-utils-b0edb3d8.js} +1 -1
  697. package/lib/types/components/duet-date-picker/date-picker-day.d.ts +1 -1
  698. package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
  699. package/lib/types/components/duet-date-picker/date-picker-month.d.ts +1 -1
  700. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +4 -2
  701. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +5 -0
  702. package/lib/types/components/duet-page-heading/duet-page-heading.d.ts +12 -0
  703. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +17 -5
  704. package/lib/types/components/duet-slideout/duet-slideout.d.ts +11 -3
  705. package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -0
  706. package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +4 -0
  707. package/lib/types/components/duet-tooltip/duet-tooltip-button.d.ts +1 -0
  708. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +4 -0
  709. package/lib/types/components.d.ts +78 -10
  710. package/package.json +7 -6
  711. package/lib/duet/p-03c48743.entry.js +0 -4
  712. package/lib/duet/p-1212ac86.entry.js +0 -4
  713. package/lib/duet/p-135b141e.entry.js +0 -4
  714. package/lib/duet/p-16e164ca.js +0 -4
  715. package/lib/duet/p-21256995.entry.js +0 -4
  716. package/lib/duet/p-2333196e.entry.js +0 -4
  717. package/lib/duet/p-2cc63a64.system.entry.js +0 -4
  718. package/lib/duet/p-337cab93.entry.js +0 -4
  719. package/lib/duet/p-39068e23.entry.js +0 -4
  720. package/lib/duet/p-39e7cae9.system.entry.js +0 -4
  721. package/lib/duet/p-45b7ae86.entry.js +0 -4
  722. package/lib/duet/p-495425cd.system.entry.js +0 -4
  723. package/lib/duet/p-4a73a090.system.entry.js +0 -4
  724. package/lib/duet/p-53e5c99d.entry.js +0 -4
  725. package/lib/duet/p-543b87b6.system.entry.js +0 -4
  726. package/lib/duet/p-6488c9a9.system.entry.js +0 -4
  727. package/lib/duet/p-693cf3ec.entry.js +0 -4
  728. package/lib/duet/p-6a1545b0.entry.js +0 -4
  729. package/lib/duet/p-7b4f66fb.entry.js +0 -4
  730. package/lib/duet/p-7e08d07c.system.js +0 -5
  731. package/lib/duet/p-927365ae.entry.js +0 -4
  732. package/lib/duet/p-a0932d90.system.entry.js +0 -4
  733. package/lib/duet/p-a736cb85.system.entry.js +0 -4
  734. package/lib/duet/p-a914a79e.system.js +0 -4
  735. package/lib/duet/p-aa3ba248.entry.js +0 -4
  736. package/lib/duet/p-b58b7aa7.system.entry.js +0 -4
  737. package/lib/duet/p-bd8f13b7.entry.js +0 -4
  738. package/lib/duet/p-d3828a36.js +0 -5
  739. package/lib/duet/p-d81917ad.system.entry.js +0 -4
  740. package/lib/duet/p-dfd8cd60.js +0 -4
  741. package/lib/duet/p-e09e8b4e.system.entry.js +0 -4
  742. package/lib/duet/p-e77d679c.entry.js +0 -4
  743. package/lib/duet/p-f17df5b6.system.entry.js +0 -4
  744. package/lib/duet/p-f68ba028.entry.js +0 -4
  745. package/lib/duet/p-fe803897.system.entry.js +0 -4
  746. package/lib/esm-es5/index-e48e0ceb.js +0 -5
@@ -214,6 +214,8 @@ export class DuetTextarea {
214
214
  "tags": [],
215
215
  "text": "Controls the margin of the component."
216
216
  },
217
+ "getter": false,
218
+ "setter": false,
217
219
  "attribute": "margin",
218
220
  "reflect": false,
219
221
  "defaultValue": "\"auto\""
@@ -232,6 +234,8 @@ export class DuetTextarea {
232
234
  "tags": [],
233
235
  "text": "Indicates the id of a related component\u2019s visually focused element."
234
236
  },
237
+ "getter": false,
238
+ "setter": false,
235
239
  "attribute": "accessible-active-descendant",
236
240
  "reflect": false
237
241
  },
@@ -249,6 +253,8 @@ export class DuetTextarea {
249
253
  "tags": [],
250
254
  "text": "Indicates what kind of user input completion suggestions are provided."
251
255
  },
256
+ "getter": false,
257
+ "setter": false,
252
258
  "attribute": "accessible-autocomplete",
253
259
  "reflect": false
254
260
  },
@@ -266,6 +272,8 @@ export class DuetTextarea {
266
272
  "tags": [],
267
273
  "text": "Use this prop to add an aria-controls attribute. Use the attribute to\nindicate the id of a component controlled by this component."
268
274
  },
275
+ "getter": false,
276
+ "setter": false,
269
277
  "attribute": "accessible-controls",
270
278
  "reflect": false
271
279
  },
@@ -283,6 +291,8 @@ export class DuetTextarea {
283
291
  "tags": [],
284
292
  "text": "Aria Details of the component"
285
293
  },
294
+ "getter": false,
295
+ "setter": false,
286
296
  "attribute": "accessible-details",
287
297
  "reflect": false,
288
298
  "defaultValue": "undefined"
@@ -301,6 +311,8 @@ export class DuetTextarea {
301
311
  "tags": [],
302
312
  "text": "String of id's that indicate alternative labels elements"
303
313
  },
314
+ "getter": false,
315
+ "setter": false,
304
316
  "attribute": "accessible-labelled-by",
305
317
  "reflect": false,
306
318
  "defaultValue": "undefined"
@@ -319,6 +331,8 @@ export class DuetTextarea {
319
331
  "tags": [],
320
332
  "text": "Aria description the button"
321
333
  },
334
+ "getter": false,
335
+ "setter": false,
322
336
  "attribute": "accessible-description",
323
337
  "reflect": false,
324
338
  "defaultValue": "undefined"
@@ -337,6 +351,8 @@ export class DuetTextarea {
337
351
  "tags": [],
338
352
  "text": "The aria-live attribute for the error message. When the input is validated on blur, use \"off\", as using \"polite\" or \"assertive\"\nmakes the screen reader read the error message twice. When the input is validated on submit, use \"polite\", as \"off\" would leave\nthe messages unread by screen readers. Use \"assertive\" only in those rare cases when \"polite\" would leave the error message\nunread by screen readers."
339
353
  },
354
+ "getter": false,
355
+ "setter": false,
340
356
  "attribute": "accessible-live-error",
341
357
  "reflect": false,
342
358
  "defaultValue": "\"polite\""
@@ -355,6 +371,8 @@ export class DuetTextarea {
355
371
  "tags": [],
356
372
  "text": "Indicates the id of a component owned by the textarea."
357
373
  },
374
+ "getter": false,
375
+ "setter": false,
358
376
  "attribute": "accessible-owns",
359
377
  "reflect": false
360
378
  },
@@ -372,6 +390,8 @@ export class DuetTextarea {
372
390
  "tags": [],
373
391
  "text": "Indicates the id of a component that describes the input."
374
392
  },
393
+ "getter": false,
394
+ "setter": false,
375
395
  "attribute": "accessible-described-by",
376
396
  "reflect": false
377
397
  },
@@ -395,6 +415,8 @@ export class DuetTextarea {
395
415
  "tags": [],
396
416
  "text": "Theme of the textarea."
397
417
  },
418
+ "getter": false,
419
+ "setter": false,
398
420
  "attribute": "theme",
399
421
  "reflect": false,
400
422
  "defaultValue": "\"\""
@@ -413,6 +435,8 @@ export class DuetTextarea {
413
435
  "tags": [],
414
436
  "text": "Expands the textarea to fill 100% of the container width."
415
437
  },
438
+ "getter": false,
439
+ "setter": false,
416
440
  "attribute": "expand",
417
441
  "reflect": false,
418
442
  "defaultValue": "false"
@@ -431,6 +455,8 @@ export class DuetTextarea {
431
455
  "tags": [],
432
456
  "text": "Makes the textarea component disabled. This prevents users from being able\nto interact with the textarea, and conveys its inactive state to assistive\ntechnologies."
433
457
  },
458
+ "getter": false,
459
+ "setter": false,
434
460
  "attribute": "disabled",
435
461
  "reflect": true,
436
462
  "defaultValue": "false"
@@ -449,6 +475,8 @@ export class DuetTextarea {
449
475
  "tags": [],
450
476
  "text": "Adds a unique identifier for the textarea."
451
477
  },
478
+ "getter": false,
479
+ "setter": false,
452
480
  "attribute": "identifier",
453
481
  "reflect": false
454
482
  },
@@ -466,6 +494,8 @@ export class DuetTextarea {
466
494
  "tags": [],
467
495
  "text": "Set whether the textarea is required or not. Please note that this is required 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."
468
496
  },
497
+ "getter": false,
498
+ "setter": false,
469
499
  "attribute": "required",
470
500
  "reflect": false,
471
501
  "defaultValue": "false"
@@ -484,6 +514,8 @@ export class DuetTextarea {
484
514
  "tags": [],
485
515
  "text": "Label for the textarea."
486
516
  },
517
+ "getter": false,
518
+ "setter": false,
487
519
  "attribute": "label",
488
520
  "reflect": false,
489
521
  "defaultValue": "\"label\""
@@ -502,6 +534,8 @@ export class DuetTextarea {
502
534
  "tags": [],
503
535
  "text": "Color of the label."
504
536
  },
537
+ "getter": false,
538
+ "setter": false,
505
539
  "attribute": "label-color",
506
540
  "reflect": false
507
541
  },
@@ -525,6 +559,8 @@ export class DuetTextarea {
525
559
  "tags": [],
526
560
  "text": "Font weight of the label."
527
561
  },
562
+ "getter": false,
563
+ "setter": false,
528
564
  "attribute": "label-weight",
529
565
  "reflect": false
530
566
  },
@@ -542,6 +578,8 @@ export class DuetTextarea {
542
578
  "tags": [],
543
579
  "text": "Visually hide the label, but still show it to screen readers."
544
580
  },
581
+ "getter": false,
582
+ "setter": false,
545
583
  "attribute": "label-hidden",
546
584
  "reflect": false,
547
585
  "defaultValue": "false"
@@ -560,6 +598,8 @@ export class DuetTextarea {
560
598
  "tags": [],
561
599
  "text": "Name of the textarea."
562
600
  },
601
+ "getter": false,
602
+ "setter": false,
563
603
  "attribute": "name",
564
604
  "reflect": false
565
605
  },
@@ -577,6 +617,8 @@ export class DuetTextarea {
577
617
  "tags": [],
578
618
  "text": "Hint text to display."
579
619
  },
620
+ "getter": false,
621
+ "setter": false,
580
622
  "attribute": "placeholder",
581
623
  "reflect": false
582
624
  },
@@ -594,6 +636,8 @@ export class DuetTextarea {
594
636
  "tags": [],
595
637
  "text": "Caption (underneath label) that can be set as a way of adding extra information"
596
638
  },
639
+ "getter": false,
640
+ "setter": false,
597
641
  "attribute": "caption",
598
642
  "reflect": false
599
643
  },
@@ -611,6 +655,8 @@ export class DuetTextarea {
611
655
  "tags": [],
612
656
  "text": "If form input field has a placeholder text, and user types anything (causing the text to dissapear),\nsettings this to true will \"echo\" it into the caption slot - this option will be false by default for the next few versions, but will eventually be true by default (scheduled for 4.30.0)"
613
657
  },
658
+ "getter": false,
659
+ "setter": false,
614
660
  "attribute": "echo-placeholder",
615
661
  "reflect": false,
616
662
  "defaultValue": "false"
@@ -629,6 +675,8 @@ export class DuetTextarea {
629
675
  "tags": [],
630
676
  "text": "Use maxlength to specify the maximum length of the value that can be entered.\nPlease note that this uses native HTML5 pattern validation."
631
677
  },
678
+ "getter": false,
679
+ "setter": false,
632
680
  "attribute": "maxlength",
633
681
  "reflect": false
634
682
  },
@@ -646,6 +694,8 @@ export class DuetTextarea {
646
694
  "tags": [],
647
695
  "text": "Use minlength to specify the minimum length of the value that can be entered.\nPlease note that this uses native HTML5 pattern validation."
648
696
  },
697
+ "getter": false,
698
+ "setter": false,
649
699
  "attribute": "minlength",
650
700
  "reflect": false
651
701
  },
@@ -663,6 +713,8 @@ export class DuetTextarea {
663
713
  "tags": [],
664
714
  "text": "Display the textarea in error state along with an error message."
665
715
  },
716
+ "getter": false,
717
+ "setter": false,
666
718
  "attribute": "error",
667
719
  "reflect": false,
668
720
  "defaultValue": "\"\""
@@ -681,6 +733,8 @@ export class DuetTextarea {
681
733
  "tags": [],
682
734
  "text": "Defines a specific role attribute for the input."
683
735
  },
736
+ "getter": false,
737
+ "setter": false,
684
738
  "attribute": "role",
685
739
  "reflect": false
686
740
  },
@@ -698,6 +752,8 @@ export class DuetTextarea {
698
752
  "tags": [],
699
753
  "text": "Tooltip to display next to the label of the input."
700
754
  },
755
+ "getter": false,
756
+ "setter": false,
701
757
  "attribute": "tooltip",
702
758
  "reflect": false,
703
759
  "defaultValue": "\"\""
@@ -722,6 +778,8 @@ export class DuetTextarea {
722
778
  "tags": [],
723
779
  "text": "With direction setting you can force the tooltip to always open towards left\nor right instead of automatically determining the direction."
724
780
  },
781
+ "getter": false,
782
+ "setter": false,
725
783
  "attribute": "tooltip-direction",
726
784
  "reflect": false,
727
785
  "defaultValue": "\"auto\""
@@ -740,6 +798,8 @@ export class DuetTextarea {
740
798
  "tags": [],
741
799
  "text": "Value of the textarea."
742
800
  },
801
+ "getter": false,
802
+ "setter": false,
743
803
  "attribute": "value",
744
804
  "reflect": false,
745
805
  "defaultValue": "\"\""
@@ -758,6 +818,8 @@ export class DuetTextarea {
758
818
  "tags": [],
759
819
  "text": "A regular expression that matches any characters which should be *disallowed*.\nThis differs from `pattern`, as it actively prevents users entering any characters which match the regular expression.\ne.g. the following will disallow any non-numeric characters `[^0-9]`"
760
820
  },
821
+ "getter": false,
822
+ "setter": false,
761
823
  "attribute": "disallow-pattern",
762
824
  "reflect": false,
763
825
  "defaultValue": "null"
@@ -776,6 +838,8 @@ export class DuetTextarea {
776
838
  "tags": [],
777
839
  "text": "Display character counter. Must be used in conjunction with **maxlength** property."
778
840
  },
841
+ "getter": false,
842
+ "setter": false,
779
843
  "attribute": "counter",
780
844
  "reflect": false,
781
845
  "defaultValue": "false"
@@ -797,6 +861,8 @@ export class DuetTextarea {
797
861
  }],
798
862
  "text": "Accessible label for character counter."
799
863
  },
864
+ "getter": false,
865
+ "setter": false,
800
866
  "attribute": "counter-label",
801
867
  "reflect": false,
802
868
  "defaultValue": "getLocaleString(this.counterLabelDefaults)"
@@ -119,6 +119,8 @@ export class DuetToggle {
119
119
  "tags": [],
120
120
  "text": "Theme of the card."
121
121
  },
122
+ "getter": false,
123
+ "setter": false,
122
124
  "attribute": "theme",
123
125
  "reflect": false,
124
126
  "defaultValue": "\"\""
@@ -143,6 +145,8 @@ export class DuetToggle {
143
145
  "tags": [],
144
146
  "text": "Controls the margin of the component."
145
147
  },
148
+ "getter": false,
149
+ "setter": false,
146
150
  "attribute": "margin",
147
151
  "reflect": false,
148
152
  "defaultValue": "\"auto\""
@@ -161,6 +165,8 @@ export class DuetToggle {
161
165
  "tags": [],
162
166
  "text": "Indicates the id of a related component\u2019s visually focused element."
163
167
  },
168
+ "getter": false,
169
+ "setter": false,
164
170
  "attribute": "accessible-active-descendant",
165
171
  "reflect": false
166
172
  },
@@ -178,6 +184,8 @@ export class DuetToggle {
178
184
  "tags": [],
179
185
  "text": "Use this prop to add an aria-controls attribute. Use the attribute to indicate\nthe id of a component controlled by this component."
180
186
  },
187
+ "getter": false,
188
+ "setter": false,
181
189
  "attribute": "accessible-controls",
182
190
  "reflect": false
183
191
  },
@@ -195,6 +203,8 @@ export class DuetToggle {
195
203
  "tags": [],
196
204
  "text": "Indicates the id of a component owned by the toggle."
197
205
  },
206
+ "getter": false,
207
+ "setter": false,
198
208
  "attribute": "accessible-owns",
199
209
  "reflect": false
200
210
  },
@@ -212,6 +222,8 @@ export class DuetToggle {
212
222
  "tags": [],
213
223
  "text": "Indicates the id of a component that describes the toggle."
214
224
  },
225
+ "getter": false,
226
+ "setter": false,
215
227
  "attribute": "accessible-described-by",
216
228
  "reflect": false
217
229
  },
@@ -229,6 +241,8 @@ export class DuetToggle {
229
241
  "tags": [],
230
242
  "text": "Aria Details of the component"
231
243
  },
244
+ "getter": false,
245
+ "setter": false,
232
246
  "attribute": "accessible-details",
233
247
  "reflect": false,
234
248
  "defaultValue": "undefined"
@@ -247,6 +261,8 @@ export class DuetToggle {
247
261
  "tags": [],
248
262
  "text": "String of id's that indicate alternative labels elements"
249
263
  },
264
+ "getter": false,
265
+ "setter": false,
250
266
  "attribute": "accessible-labelled-by",
251
267
  "reflect": false,
252
268
  "defaultValue": "undefined"
@@ -265,6 +281,8 @@ export class DuetToggle {
265
281
  "tags": [],
266
282
  "text": "Aria description the button"
267
283
  },
284
+ "getter": false,
285
+ "setter": false,
268
286
  "attribute": "accessible-description",
269
287
  "reflect": false,
270
288
  "defaultValue": "undefined"
@@ -283,6 +301,8 @@ export class DuetToggle {
283
301
  "tags": [],
284
302
  "text": "Label for the toggle."
285
303
  },
304
+ "getter": false,
305
+ "setter": false,
286
306
  "attribute": "label",
287
307
  "reflect": false,
288
308
  "defaultValue": "\"label\""
@@ -301,6 +321,8 @@ export class DuetToggle {
301
321
  "tags": [],
302
322
  "text": "Color of the label."
303
323
  },
324
+ "getter": false,
325
+ "setter": false,
304
326
  "attribute": "label-color",
305
327
  "reflect": false
306
328
  },
@@ -324,6 +346,8 @@ export class DuetToggle {
324
346
  "tags": [],
325
347
  "text": "Font weight of the label."
326
348
  },
349
+ "getter": false,
350
+ "setter": false,
327
351
  "attribute": "label-weight",
328
352
  "reflect": false
329
353
  },
@@ -341,6 +365,8 @@ export class DuetToggle {
341
365
  "tags": [],
342
366
  "text": "Position of the label"
343
367
  },
368
+ "getter": false,
369
+ "setter": false,
344
370
  "attribute": "label-position",
345
371
  "reflect": false,
346
372
  "defaultValue": "\"top\""
@@ -359,6 +385,8 @@ export class DuetToggle {
359
385
  "tags": [],
360
386
  "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."
361
387
  },
388
+ "getter": false,
389
+ "setter": false,
362
390
  "attribute": "required",
363
391
  "reflect": false,
364
392
  "defaultValue": "false"
@@ -377,6 +405,8 @@ export class DuetToggle {
377
405
  "tags": [],
378
406
  "text": "Makes the input component disabled. This prevents users from being able to\ninteract with the input, and conveys its inactive state to assistive technologies."
379
407
  },
408
+ "getter": false,
409
+ "setter": false,
380
410
  "attribute": "disabled",
381
411
  "reflect": true,
382
412
  "defaultValue": "false"
@@ -395,6 +425,8 @@ export class DuetToggle {
395
425
  "tags": [],
396
426
  "text": "Check state of the checkbox."
397
427
  },
428
+ "getter": false,
429
+ "setter": false,
398
430
  "attribute": "checked",
399
431
  "reflect": true,
400
432
  "defaultValue": "false"
@@ -413,6 +445,8 @@ export class DuetToggle {
413
445
  "tags": [],
414
446
  "text": "The value of the checkbox does not mean if it's checked or not, use the checked\nproperty for that."
415
447
  },
448
+ "getter": false,
449
+ "setter": false,
416
450
  "attribute": "value",
417
451
  "reflect": true
418
452
  },
@@ -430,6 +464,8 @@ export class DuetToggle {
430
464
  "tags": [],
431
465
  "text": "Adds a unique identifier for the checkbox."
432
466
  },
467
+ "getter": false,
468
+ "setter": false,
433
469
  "attribute": "identifier",
434
470
  "reflect": false
435
471
  },
@@ -447,6 +483,8 @@ export class DuetToggle {
447
483
  "tags": [],
448
484
  "text": "Name of the checkbox."
449
485
  },
486
+ "getter": false,
487
+ "setter": false,
450
488
  "attribute": "name",
451
489
  "reflect": false
452
490
  },
@@ -464,6 +502,8 @@ export class DuetToggle {
464
502
  "tags": [],
465
503
  "text": "Defines a specific role attribute for the input."
466
504
  },
505
+ "getter": false,
506
+ "setter": false,
467
507
  "attribute": "role",
468
508
  "reflect": false
469
509
  }
@@ -31,11 +31,11 @@ export class DuetToolbar {
31
31
  : this.variation === "secondary"
32
32
  ? "secondary"
33
33
  : "default";
34
- return (h(Host, { key: 'f755504caccff50555f478c9de6cf384e624cb3b' }, h("nav", { key: '1e261ae52e6c364e3ed7f3bb524f37da5a4f276e', class: {
34
+ return (h(Host, { key: '6d24828591c3158d2af27f07f9b997134340bb9e' }, h("nav", { key: 'fbe3dfb501f41f8c6bf45e7da45eb923e40beac8', class: {
35
35
  "duet-toolbar": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  [variation]: true,
38
- }, "aria-label": this.accessibleLabel }, h("div", { key: '50bfcdb065a530ced06715d880523406eaa58218', class: "container" }, h("div", { key: 'a1cf4a216b6305cd40bf86c17344b756d297b7a4', class: "list", role: "list" }, h("slot", { key: 'a0ca3b6d619470916a39fc71bc8fa9e9dbd931fe', name: "left" })), h("div", { key: '9b6649d061d2815641f8270d02f92fbad4680c4e', class: "list", role: "list" }, h("slot", { key: '2925618229a35ae1c92c2cf712449dde5e43c73a', name: "right" }))))));
38
+ }, "aria-label": this.accessibleLabel }, h("div", { key: '76ca97610a6ad32d06d5e7fe9f78e274a7044a96', class: "container" }, h("div", { key: '99c04b28a2a1c18a0dc5061820c39edefe90a95e', class: "list", role: "list" }, h("slot", { key: 'f4ca909e6d3cb08f39968f09060eb270342038b9', name: "left" })), h("div", { key: '2eabe1f9ed72f8bf59e7f3dff1ad6c07c04c2fa3', class: "list", role: "list" }, h("slot", { key: '7fed13ccb4a463c7fa55a72c90fd94f08057064d', name: "right" }))))));
39
39
  }
40
40
  static get is() { return "duet-toolbar"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -71,6 +71,8 @@ export class DuetToolbar {
71
71
  "tags": [],
72
72
  "text": "Theme."
73
73
  },
74
+ "getter": false,
75
+ "setter": false,
74
76
  "attribute": "theme",
75
77
  "reflect": false,
76
78
  "defaultValue": "\"\""
@@ -89,6 +91,8 @@ export class DuetToolbar {
89
91
  "tags": [],
90
92
  "text": "Variation. Secondary is not supported for Turva theme. Negative is deprecated."
91
93
  },
94
+ "getter": false,
95
+ "setter": false,
92
96
  "attribute": "variation",
93
97
  "reflect": false,
94
98
  "defaultValue": "\"default\""
@@ -107,6 +111,8 @@ export class DuetToolbar {
107
111
  "tags": [],
108
112
  "text": "Adds accessible label for the button that is only shown for screen readers.\nTypically, this label text replaces the visible text on the button for\nusers who use assistive technology."
109
113
  },
114
+ "getter": false,
115
+ "setter": false,
110
116
  "attribute": "accessible-label",
111
117
  "reflect": false
112
118
  }
@@ -50,18 +50,18 @@ export class DuetToolbarDropdown {
50
50
  itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
51
51
  }
52
52
  const variation = this.variation === "negative" ? "negative" : "white";
53
- return (h(Host, { key: 'd43fd569731d6dc4a0bb5244105d0dd14ed7bc88', role: "listitem" }, h("div", { key: '5ca1536d28a1eac21dcbe812503fffbf872c86a2', class: {
53
+ return (h(Host, { key: '25b52f5f9d6dd23c6fc82c1ba514284087c88170', role: "listitem" }, h("div", { key: '2547a078631c1588f7ad3c95adccfc525ffb63b1', class: {
54
54
  "duet-toolbar-dropdown": true,
55
55
  "duet-theme-turva": this.theme === "turva",
56
56
  [itemsAlign]: true,
57
57
  [variation]: true,
58
- } }, h("button", { key: '2efdeb725e1699d458e1fe38973700bce864b002', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
58
+ } }, h("button", { key: 'e1d93883c560598b35ac8be798475095c7f1a631', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
59
59
  active: this.active,
60
60
  open: this.open,
61
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'b717e79696bdb53c18e48144620f6dd705512c92', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: '702072ed8713a9be42822e7965844d7ac6e5119e', class: "label" }, h("slot", { key: 'e821052ac4c40880b7ed145ea270efc790b33156', name: "label" }), h("duet-icon", { key: 'ba6322e41b4d25e9750209b9a65fb284e517e8ce', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '702e4f974c7fbc1305c202662b5df4a3b921be78', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
61
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'ab5f1a464057077698ffb25e919df7fdaaab4639', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: 'b3d7603015f2fae719a254ec60b8a2e43107edd8', class: "label" }, h("slot", { key: 'f6676d4bd0c1f092627b1ce1bbcbfdd6499c8447', name: "label" }), h("duet-icon", { key: 'b84679735414c634310004d5c9b4dbceaaedb6ed', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '5718a6a649198a601507dd916feee0f356f9786c', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
62
62
  items: true,
63
63
  hidden: !this.open,
64
- } }, h("slot", { key: '71cc065f8c834a36224d881edee359b7c8c1c657' })))));
64
+ } }, h("slot", { key: 'c0d3e846d10e190162c97c680c4b0ecec3eceb33' })))));
65
65
  }
66
66
  static get is() { return "duet-toolbar-dropdown"; }
67
67
  static get encapsulation() { return "shadow"; }
@@ -97,6 +97,8 @@ export class DuetToolbarDropdown {
97
97
  "tags": [],
98
98
  "text": "Theme."
99
99
  },
100
+ "getter": false,
101
+ "setter": false,
100
102
  "attribute": "theme",
101
103
  "reflect": false,
102
104
  "defaultValue": "\"\""
@@ -115,6 +117,8 @@ export class DuetToolbarDropdown {
115
117
  "tags": [],
116
118
  "text": "Variation."
117
119
  },
120
+ "getter": false,
121
+ "setter": false,
118
122
  "attribute": "variation",
119
123
  "reflect": false,
120
124
  "defaultValue": "\"default\""
@@ -133,6 +137,8 @@ export class DuetToolbarDropdown {
133
137
  "tags": [],
134
138
  "text": "Adds accessible label for the button that is only shown for screen readers.\nTypically, this label text replaces the visible text on the button for\nusers who use assistive technology."
135
139
  },
140
+ "getter": false,
141
+ "setter": false,
136
142
  "attribute": "accessible-label",
137
143
  "reflect": false
138
144
  },
@@ -150,6 +156,8 @@ export class DuetToolbarDropdown {
150
156
  "tags": [],
151
157
  "text": "Active"
152
158
  },
159
+ "getter": false,
160
+ "setter": false,
153
161
  "attribute": "active",
154
162
  "reflect": true,
155
163
  "defaultValue": "false"
@@ -168,6 +176,8 @@ export class DuetToolbarDropdown {
168
176
  "tags": [],
169
177
  "text": "Open"
170
178
  },
179
+ "getter": false,
180
+ "setter": false,
171
181
  "attribute": "open",
172
182
  "reflect": true,
173
183
  "defaultValue": "false"
@@ -186,6 +196,8 @@ export class DuetToolbarDropdown {
186
196
  "tags": [],
187
197
  "text": "Icon"
188
198
  },
199
+ "getter": false,
200
+ "setter": false,
189
201
  "attribute": "icon",
190
202
  "reflect": true,
191
203
  "defaultValue": "undefined"
@@ -31,11 +31,11 @@ export class DuetToolbarDropdownLink {
31
31
  * Always the last one in the class.
32
32
  */
33
33
  render() {
34
- return (h(Host, { key: 'ccfbeb7db46523d362f93d465201f2822d4663a7' }, h("a", { key: '9626df46ad17d4e77ea6f67eacdfcea61f7e2737', class: {
34
+ return (h(Host, { key: 'e3efb6b70c66d5e89b942e11630bd1f3ca09da23' }, h("a", { key: '82b9283918f64f724ff10590e14e6267b4d228a5', class: {
35
35
  "duet-toolbar-dropdown-link": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  active: this.active,
38
- }, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: 'f7669f90d9803ec830e0173132ee626a61f8f955', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '9a31e23862c3bee1f980f3c4d14905dbe360020b', class: "label" }, h("slot", { key: '63da45ba2b705145b779d6aab4d2be28b68c509b' })), this.active && (h("duet-icon", { key: '17822abef02ddca26ee57961e735957f17691655', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
38
+ }, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '566a78b23fde16d94550884b68c34cc0174de0dc', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '2c87685e3a77848c8571c42f5dc4f8e57f566dfd', class: "label" }, h("slot", { key: '69dca8568d3358138faa101900b558daf8709b4f' })), this.active && (h("duet-icon", { key: 'a646b68f9de5deba152c5c57d1f35ac9d8d65db0', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
39
39
  }
40
40
  static get is() { return "duet-toolbar-dropdown-link"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -65,6 +65,8 @@ export class DuetToolbarDropdownLink {
65
65
  "tags": [],
66
66
  "text": "Adds accessible label for the button that is only shown for screen readers.\nTypically, this label text replaces the visible text on the button for\nusers who use assistive technology."
67
67
  },
68
+ "getter": false,
69
+ "setter": false,
68
70
  "attribute": "accessible-label",
69
71
  "reflect": false
70
72
  },
@@ -88,6 +90,8 @@ export class DuetToolbarDropdownLink {
88
90
  "tags": [],
89
91
  "text": "Theme."
90
92
  },
93
+ "getter": false,
94
+ "setter": false,
91
95
  "attribute": "theme",
92
96
  "reflect": false,
93
97
  "defaultValue": "\"\""
@@ -106,6 +110,8 @@ export class DuetToolbarDropdownLink {
106
110
  "tags": [],
107
111
  "text": "Language of the link. Use this only for language selection links."
108
112
  },
113
+ "getter": false,
114
+ "setter": false,
109
115
  "attribute": "target-language",
110
116
  "reflect": false,
111
117
  "defaultValue": "undefined"
@@ -124,6 +130,8 @@ export class DuetToolbarDropdownLink {
124
130
  "tags": [],
125
131
  "text": "Href"
126
132
  },
133
+ "getter": false,
134
+ "setter": false,
127
135
  "attribute": "href",
128
136
  "reflect": false,
129
137
  "defaultValue": "\"#\""
@@ -142,6 +150,8 @@ export class DuetToolbarDropdownLink {
142
150
  "tags": [],
143
151
  "text": "Icon"
144
152
  },
153
+ "getter": false,
154
+ "setter": false,
145
155
  "attribute": "icon",
146
156
  "reflect": true,
147
157
  "defaultValue": "undefined"
@@ -160,6 +170,8 @@ export class DuetToolbarDropdownLink {
160
170
  "tags": [],
161
171
  "text": "Active"
162
172
  },
173
+ "getter": false,
174
+ "setter": false,
163
175
  "attribute": "active",
164
176
  "reflect": false,
165
177
  "defaultValue": "false"