@duetds/components 9.2.1 → 9.2.3

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 (734) hide show
  1. package/hydrate/index.js +872 -546
  2. package/lib/cjs/{app-globals-940f10af.js → app-globals-76b570cd.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 +3 -3
  6. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  9. package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +4 -4
  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 +3 -3
  15. package/lib/cjs/duet-chip_3.cjs.entry.js +60 -26
  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 +4 -4
  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 +7 -7
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  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 +4 -4
  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 +3 -3
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +4 -4
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  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 +2 -2
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +5 -5
  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 +3 -3
  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 +7 -7
  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 +6 -6
  77. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  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 +5 -5
  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-a9512b40.js → errorcodes.utils-ba7fae1c.js} +1 -1
  84. package/lib/cjs/{focus-utils-c9b32897.js → focus-utils-ce2b65c9.js} +1 -1
  85. package/lib/cjs/{index-ce05ed4b.js → index-340b85bb.js} +856 -609
  86. package/lib/cjs/{language-utils-04d69d6b.js → language-utils-07b9f155.js} +1 -1
  87. package/lib/cjs/loader.cjs.js +3 -3
  88. package/lib/cjs/{slot-utils-83d6d31e.js → slot-utils-ac35c5be.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 +10 -2
  94. package/lib/collection/components/duet-banner/duet-banner.js +22 -0
  95. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +14 -4
  96. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +8 -2
  97. package/lib/collection/components/duet-button/duet-button.js +78 -0
  98. package/lib/collection/components/duet-callout/duet-callout.js +6 -2
  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 +12 -2
  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 +22 -2
  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 +21 -3
  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 +29 -3
  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 +44 -2
  134. package/lib/collection/components/duet-list/duet-list.js +16 -0
  135. package/lib/collection/components/duet-list-item/duet-list-item.js +6 -2
  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 +28 -2
  140. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +12 -4
  141. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +10 -2
  142. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +24 -2
  143. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +12 -2
  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 +5 -1
  147. package/lib/collection/components/duet-notification/duet-notification.css +33 -5
  148. package/lib/collection/components/duet-notification/duet-notification.js +18 -2
  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.js +8 -2
  153. package/lib/collection/components/duet-pagination/duet-pagination.js +32 -0
  154. package/lib/collection/components/duet-paragraph/duet-paragraph.js +12 -0
  155. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
  156. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +136 -29
  157. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +32 -1
  158. package/lib/collection/components/duet-progress/duet-progress.js +22 -0
  159. package/lib/collection/components/duet-promo-card/duet-promo-card.js +16 -2
  160. package/lib/collection/components/duet-radio/duet-radio.js +44 -0
  161. package/lib/collection/components/duet-radio-group/duet-radio-group.js +30 -0
  162. package/lib/collection/components/duet-range-slider/duet-range-slider.js +44 -0
  163. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +16 -0
  164. package/lib/collection/components/duet-scrollable/duet-scrollable.js +21 -5
  165. package/lib/collection/components/duet-section-layout/duet-section-layout.js +9 -3
  166. package/lib/collection/components/duet-select/duet-select.js +52 -0
  167. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +12 -2
  168. package/lib/collection/components/duet-show-more/duet-show-more.css +7 -0
  169. package/lib/collection/components/duet-show-more/duet-show-more.js +28 -0
  170. package/lib/collection/components/duet-slideout/duet-slideout.js +98 -16
  171. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +3 -1
  172. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +20 -2
  173. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +26 -0
  174. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +41 -6
  175. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +12 -4
  176. package/lib/collection/components/duet-spacer/duet-spacer.js +6 -0
  177. package/lib/collection/components/duet-spinner/duet-spinner.js +8 -0
  178. package/lib/collection/components/duet-step/duet-step.js +14 -0
  179. package/lib/collection/components/duet-stepper/duet-stepper.js +10 -0
  180. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +13 -5
  181. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +12 -4
  182. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +14 -2
  183. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +23 -1
  184. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +9 -1
  185. package/lib/collection/components/duet-tab/duet-tab.js +18 -5
  186. package/lib/collection/components/duet-tab-group/duet-tab-group.js +28 -0
  187. package/lib/collection/components/duet-table/duet-table.js +16 -2
  188. package/lib/collection/components/duet-textarea/duet-textarea.js +74 -5
  189. package/lib/collection/components/duet-toggle/duet-toggle.js +40 -0
  190. package/lib/collection/components/duet-toolbar/duet-toolbar.js +8 -2
  191. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +16 -4
  192. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +14 -2
  193. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +21 -0
  194. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +49 -4
  195. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +14 -2
  196. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +12 -2
  197. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +15 -3
  198. package/lib/collection/components/duet-tooltip/duet-tooltip.js +28 -0
  199. package/lib/collection/components/duet-tray/duet-tray.js +20 -2
  200. package/lib/collection/components/duet-upload/duet-upload.js +110 -2
  201. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +13 -1
  202. package/lib/collection/components/duet-upload-item/duet-upload-item.js +31 -9
  203. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  204. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  205. package/lib/dist-custom-elements/duet-alert.js +1 -1
  206. package/lib/dist-custom-elements/duet-badge.js +1 -1
  207. package/lib/dist-custom-elements/duet-banner.js +5 -5
  208. package/lib/dist-custom-elements/duet-breadcrumb.js +8 -8
  209. package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -4
  210. package/lib/dist-custom-elements/duet-button.js +1 -1
  211. package/lib/dist-custom-elements/duet-callout.js +5 -5
  212. package/lib/dist-custom-elements/duet-caption.js +1 -1
  213. package/lib/dist-custom-elements/duet-card.js +3 -3
  214. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  215. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  216. package/lib/dist-custom-elements/duet-chip.js +1 -1
  217. package/lib/dist-custom-elements/duet-choice-group.js +9 -9
  218. package/lib/dist-custom-elements/duet-choice.js +7 -7
  219. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  220. package/lib/dist-custom-elements/duet-combobox.js +19 -19
  221. package/lib/dist-custom-elements/duet-contact-card.js +11 -11
  222. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  223. package/lib/dist-custom-elements/duet-date-picker.js +63 -45
  224. package/lib/dist-custom-elements/duet-divider.js +1 -1
  225. package/lib/dist-custom-elements/duet-editable-table.js +9 -9
  226. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  227. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  228. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  229. package/lib/dist-custom-elements/duet-footer.js +9 -9
  230. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  231. package/lib/dist-custom-elements/duet-grid.js +1 -1
  232. package/lib/dist-custom-elements/duet-header.js +10 -10
  233. package/lib/dist-custom-elements/duet-heading.js +1 -1
  234. package/lib/dist-custom-elements/duet-hero.js +11 -11
  235. package/lib/dist-custom-elements/duet-icon.js +1 -1
  236. package/lib/dist-custom-elements/duet-input.js +1 -1
  237. package/lib/dist-custom-elements/duet-label.js +1 -1
  238. package/lib/dist-custom-elements/duet-layout.js +2 -2
  239. package/lib/dist-custom-elements/duet-link.js +1 -1
  240. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  241. package/lib/dist-custom-elements/duet-list.js +1 -1
  242. package/lib/dist-custom-elements/duet-logo.js +1 -1
  243. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  244. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  245. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  246. package/lib/dist-custom-elements/duet-menu-bar-item.js +5 -5
  247. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  248. package/lib/dist-custom-elements/duet-menu-bar.js +19 -8
  249. package/lib/dist-custom-elements/duet-modal.js +11 -11
  250. package/lib/dist-custom-elements/duet-multiselect.js +11 -11
  251. package/lib/dist-custom-elements/duet-nav.js +2 -2
  252. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  253. package/lib/dist-custom-elements/duet-notification.js +6 -6
  254. package/lib/dist-custom-elements/duet-number-input.js +13 -13
  255. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  256. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  257. package/lib/dist-custom-elements/duet-pagination.js +14 -14
  258. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  259. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  260. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  261. package/lib/dist-custom-elements/duet-progress.js +1 -1
  262. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  263. package/lib/dist-custom-elements/duet-radio-group.js +9 -9
  264. package/lib/dist-custom-elements/duet-radio.js +1 -1
  265. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  266. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  267. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  268. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  269. package/lib/dist-custom-elements/duet-select.js +1 -1
  270. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  271. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  272. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  273. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  274. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  275. package/lib/dist-custom-elements/duet-slideout-panel.js +16 -12
  276. package/lib/dist-custom-elements/duet-slideout.js +42 -18
  277. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  278. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  279. package/lib/dist-custom-elements/duet-step.js +4 -4
  280. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  281. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  282. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  283. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  284. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  285. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  286. package/lib/dist-custom-elements/duet-tab-group.js +14 -14
  287. package/lib/dist-custom-elements/duet-tab.js +2 -7
  288. package/lib/dist-custom-elements/duet-table.js +1 -1
  289. package/lib/dist-custom-elements/duet-textarea.js +17 -18
  290. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  291. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  292. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  293. package/lib/dist-custom-elements/duet-toolbar-item.js +10 -8
  294. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  295. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  296. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  297. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  298. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  299. package/lib/dist-custom-elements/duet-tray.js +6 -6
  300. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  301. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  302. package/lib/dist-custom-elements/duet-upload.js +23 -23
  303. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  304. package/lib/dist-custom-elements/index.js +2 -2
  305. package/lib/dist-custom-elements/{p-3d136f5c.js → p-0230e9f7.js} +9 -9
  306. package/lib/dist-custom-elements/{p-6fdef72e.js → p-02c633ce.js} +1 -1
  307. package/lib/dist-custom-elements/{p-55989a50.js → p-1cb8476a.js} +6 -6
  308. package/lib/dist-custom-elements/{p-28807fbd.js → p-1ea54c70.js} +1 -1
  309. package/lib/dist-custom-elements/{p-1149a5f1.js → p-26b7ade3.js} +852 -613
  310. package/lib/dist-custom-elements/{p-782759f5.js → p-2b8ce441.js} +1 -1
  311. package/lib/dist-custom-elements/{p-69f6a6aa.js → p-35375593.js} +1 -1
  312. package/lib/dist-custom-elements/{p-e685687b.js → p-38184acb.js} +1 -1
  313. package/lib/dist-custom-elements/{p-9f461090.js → p-3eae8aeb.js} +1 -1
  314. package/lib/dist-custom-elements/{p-be13a7a6.js → p-40eaa1e8.js} +4 -4
  315. package/lib/dist-custom-elements/{p-95fb5b4b.js → p-4dc547d5.js} +6 -6
  316. package/lib/dist-custom-elements/{p-f1a4011f.js → p-52a71225.js} +1 -1
  317. package/lib/dist-custom-elements/{p-ab30a756.js → p-5474eeba.js} +3 -3
  318. package/lib/dist-custom-elements/{p-d00e8f90.js → p-5be05df5.js} +13 -13
  319. package/lib/dist-custom-elements/{p-a89ea763.js → p-63d7f555.js} +5 -5
  320. package/lib/dist-custom-elements/{p-2cc77e29.js → p-6fba1a8d.js} +7 -7
  321. package/lib/dist-custom-elements/{p-570cecb0.js → p-70dc7a81.js} +8 -3
  322. package/lib/dist-custom-elements/{p-0cf30970.js → p-75e5bd55.js} +4 -4
  323. package/lib/dist-custom-elements/{p-e8594dcd.js → p-78a5f782.js} +1 -1
  324. package/lib/dist-custom-elements/{p-1cea02c6.js → p-78ce84c0.js} +1 -1
  325. package/lib/dist-custom-elements/{p-a407fdb5.js → p-8a6272fd.js} +3 -3
  326. package/lib/dist-custom-elements/{p-c5df07b9.js → p-8b3decf2.js} +1 -1
  327. package/lib/dist-custom-elements/{p-791ee647.js → p-8d2d00df.js} +1 -1
  328. package/lib/dist-custom-elements/{p-1749d98a.js → p-8e6d8a49.js} +11 -11
  329. package/lib/dist-custom-elements/{p-aa53a402.js → p-92271f30.js} +13 -13
  330. package/lib/dist-custom-elements/{p-ae917476.js → p-94084f9c.js} +57 -27
  331. package/lib/dist-custom-elements/{p-bc933201.js → p-993aea39.js} +1 -1
  332. package/lib/dist-custom-elements/{p-87248c43.js → p-9f29df11.js} +2 -2
  333. package/lib/dist-custom-elements/{p-29c84284.js → p-a8ec8761.js} +1 -1
  334. package/lib/dist-custom-elements/{p-01dec611.js → p-aee0da4a.js} +3 -3
  335. package/lib/dist-custom-elements/{p-329cec9e.js → p-b0182f1f.js} +1 -1
  336. package/lib/dist-custom-elements/{p-b87d1e74.js → p-b0a7f776.js} +3 -3
  337. package/lib/dist-custom-elements/{p-c43f0450.js → p-b5ab185d.js} +2 -2
  338. package/lib/dist-custom-elements/{p-3883514c.js → p-b5e71a67.js} +5 -5
  339. package/lib/dist-custom-elements/{p-14903ee8.js → p-c5aac304.js} +6 -6
  340. package/lib/dist-custom-elements/{p-72bc5f40.js → p-d824ce45.js} +1 -1
  341. package/lib/dist-custom-elements/{p-55342fcd.js → p-dac0f309.js} +5 -5
  342. package/lib/dist-custom-elements/{p-a9169fe0.js → p-e30dc66d.js} +1 -1
  343. package/lib/dist-custom-elements/{p-aad2ab95.js → p-ee7efc3d.js} +9 -9
  344. package/lib/dist-custom-elements/{p-d551ba52.js → p-f0080861.js} +2 -2
  345. package/lib/dist-custom-elements/{p-1cf7db2a.js → p-f4db5912.js} +3 -3
  346. package/lib/dist-custom-elements/{p-c8e032e9.js → p-f76d6e43.js} +3 -3
  347. package/lib/dist-custom-elements/{p-5e4809d5.js → p-fabc88b7.js} +4 -4
  348. package/lib/duet/duet.esm.js +1 -1
  349. package/lib/duet/duet.js +1 -1
  350. package/lib/duet/{p-186dc204.entry.js → p-02380a84.entry.js} +1 -1
  351. package/lib/duet/{p-231b853e.entry.js → p-04422a4f.entry.js} +1 -1
  352. package/lib/duet/p-068cf24e.system.entry.js +4 -0
  353. package/lib/duet/{p-28d2739c.entry.js → p-079f9e29.entry.js} +1 -1
  354. package/lib/duet/p-08b0bbbb.entry.js +4 -0
  355. package/lib/duet/p-091a5f13.system.entry.js +4 -0
  356. package/lib/duet/{p-19097787.system.entry.js → p-0bb7e6db.system.entry.js} +1 -1
  357. package/lib/duet/{p-1261a1b5.entry.js → p-0c9851a1.entry.js} +1 -1
  358. package/lib/duet/{p-7863c54a.entry.js → p-1057521d.entry.js} +1 -1
  359. package/lib/duet/{p-7f94c928.entry.js → p-12a7249e.entry.js} +1 -1
  360. package/lib/duet/{p-102d7289.system.entry.js → p-16038e7f.system.entry.js} +1 -1
  361. package/lib/duet/{p-497263c5.entry.js → p-17a92a57.entry.js} +1 -1
  362. package/lib/duet/{p-eb9677dc.entry.js → p-1a05b9bb.entry.js} +1 -1
  363. package/lib/duet/{p-eb26c1f5.system.entry.js → p-217328d7.system.entry.js} +2 -2
  364. package/lib/duet/p-2247d351.system.entry.js +4 -0
  365. package/lib/duet/{p-408a9ccb.entry.js → p-25390477.entry.js} +1 -1
  366. package/lib/duet/{p-dfbd0dd7.system.js → p-25c77fc5.system.js} +1 -1
  367. package/lib/duet/{p-db2c01b7.system.entry.js → p-2665d9ca.system.entry.js} +1 -1
  368. package/lib/duet/{p-7b6bacd8.entry.js → p-2993a8c3.entry.js} +1 -1
  369. package/lib/duet/{p-753333e9.system.entry.js → p-29dbe11f.system.entry.js} +2 -2
  370. package/lib/duet/{p-4068cfee.entry.js → p-2d3f0a48.entry.js} +1 -1
  371. package/lib/duet/{p-9c5717a5.system.entry.js → p-2e8c2654.system.entry.js} +1 -1
  372. package/lib/duet/{p-b4df4c57.entry.js → p-2e96eecc.entry.js} +1 -1
  373. package/lib/duet/{p-514b6b5b.system.js → p-30e9baf8.system.js} +1 -1
  374. package/lib/duet/{p-22b59f78.system.entry.js → p-33b69886.system.entry.js} +1 -1
  375. package/lib/duet/{p-81168888.entry.js → p-37f9b3f3.entry.js} +1 -1
  376. package/lib/duet/{p-a0c1c7d8.system.entry.js → p-38b0ae95.system.entry.js} +1 -1
  377. package/lib/duet/p-3c427358.entry.js +4 -0
  378. package/lib/duet/{p-a033bafa.system.entry.js → p-3e580d39.system.entry.js} +1 -1
  379. package/lib/duet/{p-09f97fb6.entry.js → p-3f4b8a20.entry.js} +1 -1
  380. package/lib/duet/{p-8bee5b14.entry.js → p-416c6bd2.entry.js} +1 -1
  381. package/lib/duet/{p-16e3f6f0.system.entry.js → p-4304cb65.system.entry.js} +1 -1
  382. package/lib/duet/p-45085ca6.system.js +4 -0
  383. package/lib/duet/{p-e7f0d18b.system.entry.js → p-454ce0a7.system.entry.js} +1 -1
  384. package/lib/duet/p-4b880bb3.entry.js +4 -0
  385. package/lib/duet/{p-d6fbbecc.entry.js → p-4c513203.entry.js} +1 -1
  386. package/lib/duet/{p-f749aa8a.system.entry.js → p-4d5f2668.system.entry.js} +1 -1
  387. package/lib/duet/p-4f198ebe.entry.js +4 -0
  388. package/lib/duet/{p-7a41aff3.system.entry.js → p-503b1f9c.system.entry.js} +1 -1
  389. package/lib/duet/{p-bd2768a5.system.entry.js → p-539b8b9b.system.entry.js} +1 -1
  390. package/lib/duet/p-53a79c8c.system.entry.js +4 -0
  391. package/lib/duet/{p-375948ff.entry.js → p-54e46011.entry.js} +1 -1
  392. package/lib/duet/{p-16a3016e.system.entry.js → p-558ea33c.system.entry.js} +1 -1
  393. package/lib/duet/{p-ccf2bc0a.system.entry.js → p-567227f2.system.entry.js} +1 -1
  394. package/lib/duet/{p-b5443923.entry.js → p-5727dc58.entry.js} +1 -1
  395. package/lib/duet/{p-783cc158.entry.js → p-582c6653.entry.js} +1 -1
  396. package/lib/duet/{p-151b3794.entry.js → p-5ae54542.entry.js} +1 -1
  397. package/lib/duet/{p-ce754f76.entry.js → p-5bd68f1e.entry.js} +1 -1
  398. package/lib/duet/{p-cf1206a8.entry.js → p-5fb91cf2.entry.js} +1 -1
  399. package/lib/duet/p-618bf010.entry.js +4 -0
  400. package/lib/duet/p-626be65a.system.entry.js +4 -0
  401. package/lib/duet/{p-fa2ef682.entry.js → p-63f0c13f.entry.js} +1 -1
  402. package/lib/duet/{p-2c42ece3.system.entry.js → p-64b767a1.system.entry.js} +1 -1
  403. package/lib/duet/p-6586fb03.js +5 -0
  404. package/lib/duet/{p-0e91ae89.js → p-6647e622.js} +1 -1
  405. package/lib/duet/p-672c2725.system.entry.js +4 -0
  406. package/lib/duet/{p-b3ab4a17.system.entry.js → p-6f86fd58.system.entry.js} +1 -1
  407. package/lib/duet/{p-ce7987e8.system.entry.js → p-72d24fa8.system.entry.js} +1 -1
  408. package/lib/duet/{p-d8d99c33.system.entry.js → p-72e2c5ff.system.entry.js} +1 -1
  409. package/lib/duet/p-73251b4a.system.entry.js +4 -0
  410. package/lib/duet/{p-d6e16c5d.entry.js → p-742e42e3.entry.js} +1 -1
  411. package/lib/duet/{p-962a7ed7.system.entry.js → p-7456c30b.system.entry.js} +1 -1
  412. package/lib/duet/{p-f930128c.system.entry.js → p-761a7665.system.entry.js} +1 -1
  413. package/lib/duet/{p-f6471762.system.entry.js → p-78c0a939.system.entry.js} +2 -2
  414. package/lib/duet/{p-fd5d4f14.entry.js → p-7a111f40.entry.js} +1 -1
  415. package/lib/duet/{p-3c0373cb.system.entry.js → p-7aa134f8.system.entry.js} +1 -1
  416. package/lib/duet/p-7c665c7b.system.entry.js +4 -0
  417. package/lib/duet/{p-fc100c70.entry.js → p-7c7c220c.entry.js} +1 -1
  418. package/lib/duet/{p-50bf90d6.entry.js → p-7e709290.entry.js} +1 -1
  419. package/lib/duet/{p-832862b7.system.js → p-7eb1ccc1.system.js} +1 -1
  420. package/lib/duet/{p-f0634b57.entry.js → p-8158f08f.entry.js} +1 -1
  421. package/lib/duet/{p-b274ebde.system.entry.js → p-821e7df8.system.entry.js} +1 -1
  422. package/lib/duet/{p-61fe7d32.entry.js → p-84ee5bc9.entry.js} +1 -1
  423. package/lib/duet/{p-312f509d.entry.js → p-86c7b940.entry.js} +1 -1
  424. package/lib/duet/{p-9abe2d23.system.entry.js → p-8845de2e.system.entry.js} +1 -1
  425. package/lib/duet/p-888e855d.entry.js +4 -0
  426. package/lib/duet/{p-176154a9.system.entry.js → p-8a709b0d.system.entry.js} +1 -1
  427. package/lib/duet/{p-cca4a7db.entry.js → p-8c628593.entry.js} +1 -1
  428. package/lib/duet/{p-f28acd06.system.entry.js → p-8db4323f.system.entry.js} +1 -1
  429. package/lib/duet/{p-cd0e3537.system.entry.js → p-8e94ee62.system.entry.js} +1 -1
  430. package/lib/duet/p-9050c043.entry.js +4 -0
  431. package/lib/duet/{p-e8d31be7.entry.js → p-91967747.entry.js} +1 -1
  432. package/lib/duet/{p-d9b32ab3.entry.js → p-91e74580.entry.js} +1 -1
  433. package/lib/duet/{p-528db5b3.system.entry.js → p-9220b2f7.system.entry.js} +1 -1
  434. package/lib/duet/{p-5f6a8312.system.entry.js → p-94283cba.system.entry.js} +1 -1
  435. package/lib/duet/{p-3e13fb5c.entry.js → p-959d0b38.entry.js} +1 -1
  436. package/lib/duet/{p-ac538db7.entry.js → p-9629f198.entry.js} +1 -1
  437. package/lib/duet/{p-46030b7e.entry.js → p-973eb9ef.entry.js} +1 -1
  438. package/lib/duet/{p-b2f64f34.entry.js → p-9828d01b.entry.js} +1 -1
  439. package/lib/duet/p-98ea8c33.entry.js +4 -0
  440. package/lib/duet/{p-aba65c68.system.entry.js → p-9ac83cce.system.entry.js} +1 -1
  441. package/lib/duet/{p-4a657e92.entry.js → p-9ad418dc.entry.js} +1 -1
  442. package/lib/duet/{p-fbcd3fb7.entry.js → p-9ea6b9ea.entry.js} +1 -1
  443. package/lib/duet/{p-b657f08f.system.entry.js → p-9f887a8b.system.entry.js} +1 -1
  444. package/lib/duet/{p-a0ffaabf.entry.js → p-9ff81f9a.entry.js} +1 -1
  445. package/lib/duet/{p-ec70084a.entry.js → p-a120b25b.entry.js} +1 -1
  446. package/lib/duet/{p-8002cdbf.system.js → p-a45b41a5.system.js} +1 -1
  447. package/lib/duet/{p-c8783040.entry.js → p-a7873d11.entry.js} +1 -1
  448. package/lib/duet/{p-2091f634.entry.js → p-a84ae2da.entry.js} +1 -1
  449. package/lib/duet/{p-bc2be70e.system.entry.js → p-aa908860.system.entry.js} +1 -1
  450. package/lib/duet/{p-03ebb87c.js → p-ab6f31bd.js} +1 -1
  451. package/lib/duet/{p-fdbc9c7f.system.entry.js → p-ad8efcc9.system.entry.js} +1 -1
  452. package/lib/duet/{p-ead4b210.system.entry.js → p-ad9a28ce.system.entry.js} +1 -1
  453. package/lib/duet/{p-fccf2ddc.entry.js → p-af614927.entry.js} +1 -1
  454. package/lib/duet/{p-832e5af8.system.entry.js → p-af70b228.system.entry.js} +2 -2
  455. package/lib/duet/{p-36b2ad26.system.entry.js → p-b081da29.system.entry.js} +1 -1
  456. package/lib/duet/{p-f33f42ce.entry.js → p-b2c3d1b0.entry.js} +1 -1
  457. package/lib/duet/{p-9c50306c.system.entry.js → p-b2e5c45c.system.entry.js} +1 -1
  458. package/lib/duet/{p-5fe9bbe0.entry.js → p-b3512b93.entry.js} +1 -1
  459. package/lib/duet/{p-739bfa4e.system.entry.js → p-b4d15993.system.entry.js} +1 -1
  460. package/lib/duet/{p-a838f364.system.entry.js → p-b51e2eee.system.entry.js} +1 -1
  461. package/lib/duet/{p-13f6afbe.system.entry.js → p-b69bc1e1.system.entry.js} +1 -1
  462. package/lib/duet/{p-ec5d2407.entry.js → p-b79fe3aa.entry.js} +1 -1
  463. package/lib/duet/{p-8087cdcd.system.entry.js → p-b89a059e.system.entry.js} +1 -1
  464. package/lib/duet/{p-48c61eee.system.entry.js → p-b8faf306.system.entry.js} +1 -1
  465. package/lib/duet/{p-7712eb09.system.entry.js → p-b948418d.system.entry.js} +1 -1
  466. package/lib/duet/{p-386c614c.system.entry.js → p-b98222bd.system.entry.js} +1 -1
  467. package/lib/duet/{p-033a796b.system.entry.js → p-bce0fb51.system.entry.js} +1 -1
  468. package/lib/duet/{p-8c95d7e7.entry.js → p-bd74bd69.entry.js} +1 -1
  469. package/lib/duet/{p-3beb1c58.system.entry.js → p-bf8b75d0.system.entry.js} +2 -2
  470. package/lib/duet/p-bfa34b21.js +4 -0
  471. package/lib/duet/{p-e6596826.entry.js → p-c01383c1.entry.js} +1 -1
  472. package/lib/duet/{p-3363aa75.entry.js → p-c1d59f6d.entry.js} +1 -1
  473. package/lib/duet/{p-599c6ee4.system.entry.js → p-c249faed.system.entry.js} +1 -1
  474. package/lib/duet/{p-646fcab7.system.entry.js → p-c558abb2.system.entry.js} +1 -1
  475. package/lib/duet/{p-d6c69f62.system.js → p-c5746dd0.system.js} +1 -1
  476. package/lib/duet/p-c6f946fe.entry.js +4 -0
  477. package/lib/duet/{p-14a83e9e.system.entry.js → p-c7cbe815.system.entry.js} +1 -1
  478. package/lib/duet/{p-91b2664a.system.entry.js → p-ccc9e30f.system.entry.js} +1 -1
  479. package/lib/duet/{p-dcbb4af4.entry.js → p-cccc8a6c.entry.js} +1 -1
  480. package/lib/duet/{p-a90efe08.entry.js → p-ccf771f5.entry.js} +1 -1
  481. package/lib/duet/p-cd30e156.system.entry.js +4 -0
  482. package/lib/duet/{p-60754704.entry.js → p-cd7e44b4.entry.js} +1 -1
  483. package/lib/duet/{p-3e15a291.entry.js → p-ce59f561.entry.js} +1 -1
  484. package/lib/duet/{p-446f79d6.entry.js → p-cf4ce1f7.entry.js} +1 -1
  485. package/lib/duet/{p-961a7a42.system.entry.js → p-d0aae845.system.entry.js} +1 -1
  486. package/lib/duet/{p-a1e13f21.entry.js → p-d468472d.entry.js} +1 -1
  487. package/lib/duet/{p-37b8bb50.system.entry.js → p-d4a56ffe.system.entry.js} +1 -1
  488. package/lib/duet/{p-ee52d40a.system.entry.js → p-d6fa4e11.system.entry.js} +1 -1
  489. package/lib/duet/p-d75c8108.system.entry.js +4 -0
  490. package/lib/duet/{p-54fbe5c8.entry.js → p-d81cefba.entry.js} +1 -1
  491. package/lib/duet/{p-ffdfb64b.system.entry.js → p-d84bf562.system.entry.js} +2 -2
  492. package/lib/duet/p-dc5c5cc4.system.js +5 -0
  493. package/lib/duet/p-df2bdfe3.system.entry.js +4 -0
  494. package/lib/duet/{p-8486a863.entry.js → p-e04146a1.entry.js} +1 -1
  495. package/lib/duet/{p-7db5f5b6.entry.js → p-e2bafc44.entry.js} +1 -1
  496. package/lib/duet/p-e511bbaa.entry.js +4 -0
  497. package/lib/duet/{p-f40c4ff4.entry.js → p-e6364b25.entry.js} +1 -1
  498. package/lib/duet/{p-75e078ac.js → p-e7f2c310.js} +1 -1
  499. package/lib/duet/{p-6f53cfb2.system.entry.js → p-e9246c27.system.entry.js} +1 -1
  500. package/lib/duet/{p-bc50d23b.entry.js → p-e9f172ff.entry.js} +1 -1
  501. package/lib/duet/{p-ec58f8ee.entry.js → p-ea2463be.entry.js} +1 -1
  502. package/lib/duet/{p-8d947a43.system.entry.js → p-ee4a44f2.system.entry.js} +1 -1
  503. package/lib/duet/{p-ba4bdb0d.system.entry.js → p-ef266490.system.entry.js} +1 -1
  504. package/lib/duet/{p-f2957e8e.entry.js → p-efa9f8e3.entry.js} +1 -1
  505. package/lib/duet/{p-eaeee3a3.system.entry.js → p-f0017b76.system.entry.js} +1 -1
  506. package/lib/duet/{p-1117cfde.system.entry.js → p-f0443463.system.entry.js} +1 -1
  507. package/lib/duet/{p-b224ee72.system.entry.js → p-f06b4e50.system.entry.js} +1 -1
  508. package/lib/duet/{p-e2122bd3.system.entry.js → p-f082acbe.system.entry.js} +1 -1
  509. package/lib/duet/{p-d9ad612c.entry.js → p-f263a147.entry.js} +1 -1
  510. package/lib/duet/{p-4217dab3.system.entry.js → p-f3bf0f9b.system.entry.js} +1 -1
  511. package/lib/duet/{p-f48366d3.system.entry.js → p-f55a55e1.system.entry.js} +1 -1
  512. package/lib/duet/{p-6f106108.entry.js → p-f6795cc3.entry.js} +1 -1
  513. package/lib/duet/{p-84b5b372.entry.js → p-f805492f.entry.js} +1 -1
  514. package/lib/duet/{p-0f61ec4f.entry.js → p-f829fc48.entry.js} +1 -1
  515. package/lib/duet/{p-64030845.system.entry.js → p-f98d46b5.system.entry.js} +2 -2
  516. package/lib/duet/{p-9832a62e.system.entry.js → p-f9f8cc8b.system.entry.js} +1 -1
  517. package/lib/duet/p-fc406422.system.entry.js +4 -0
  518. package/lib/duet/p-fe85cfac.js +4 -0
  519. package/lib/duet/p-feb2f78b.entry.js +4 -0
  520. package/lib/duet/{p-30947766.entry.js → p-ff664cb1.entry.js} +1 -1
  521. package/lib/esm/{app-globals-19322ff1.js → app-globals-154dbc04.js} +1 -1
  522. package/lib/esm/duet-action-button.entry.js +2 -2
  523. package/lib/esm/duet-alert.entry.js +4 -4
  524. package/lib/esm/duet-badge.entry.js +3 -3
  525. package/lib/esm/duet-banner.entry.js +2 -2
  526. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  527. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  528. package/lib/esm/duet-button_2.entry.js +2 -2
  529. package/lib/esm/duet-callout.entry.js +4 -4
  530. package/lib/esm/duet-caption_4.entry.js +4 -4
  531. package/lib/esm/duet-card.entry.js +1 -1
  532. package/lib/esm/duet-checkbox.entry.js +1 -1
  533. package/lib/esm/duet-checkmark.entry.js +3 -3
  534. package/lib/esm/duet-chip_3.entry.js +61 -27
  535. package/lib/esm/duet-choice_2.entry.js +4 -4
  536. package/lib/esm/duet-collapsible.entry.js +2 -2
  537. package/lib/esm/duet-combobox.entry.js +4 -4
  538. package/lib/esm/duet-contact-card.entry.js +4 -4
  539. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  540. package/lib/esm/duet-date-picker.entry.js +48 -31
  541. package/lib/esm/duet-divider_2.entry.js +1 -1
  542. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  543. package/lib/esm/duet-empty-state.entry.js +1 -1
  544. package/lib/esm/duet-fieldset.entry.js +5 -5
  545. package/lib/esm/duet-file-chooser.entry.js +1 -1
  546. package/lib/esm/duet-footer.entry.js +3 -3
  547. package/lib/esm/duet-grid_2.entry.js +1 -1
  548. package/lib/esm/duet-header_2.entry.js +2 -2
  549. package/lib/esm/duet-hero.entry.js +3 -3
  550. package/lib/esm/duet-icon.entry.js +4 -4
  551. package/lib/esm/duet-input_2.entry.js +4 -4
  552. package/lib/esm/duet-layout.entry.js +2 -2
  553. package/lib/esm/duet-list_2.entry.js +3 -3
  554. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  555. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  556. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  557. package/lib/esm/duet-menu-bar-item.entry.js +4 -4
  558. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  559. package/lib/esm/duet-menu-bar.entry.js +16 -6
  560. package/lib/esm/duet-modal.entry.js +4 -4
  561. package/lib/esm/duet-multiselect.entry.js +3 -3
  562. package/lib/esm/duet-nav.entry.js +2 -2
  563. package/lib/esm/duet-notification_2.entry.js +5 -5
  564. package/lib/esm/duet-number-input.entry.js +3 -3
  565. package/lib/esm/duet-overlay.entry.js +1 -1
  566. package/lib/esm/duet-page-heading.entry.js +3 -3
  567. package/lib/esm/duet-pagination_2.entry.js +2 -2
  568. package/lib/esm/duet-progress.entry.js +2 -2
  569. package/lib/esm/duet-promo-card.entry.js +4 -4
  570. package/lib/esm/duet-radio_2.entry.js +2 -2
  571. package/lib/esm/duet-range-slider.entry.js +1 -1
  572. package/lib/esm/duet-scrollable_3.entry.js +8 -13
  573. package/lib/esm/duet-section-layout.entry.js +4 -4
  574. package/lib/esm/duet-select.entry.js +2 -2
  575. package/lib/esm/duet-shaped-image.entry.js +3 -3
  576. package/lib/esm/duet-show-more.entry.js +3 -3
  577. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  578. package/lib/esm/duet-slideout-link.entry.js +3 -3
  579. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  580. package/lib/esm/duet-slideout-panel.entry.js +14 -11
  581. package/lib/esm/duet-slideout.entry.js +38 -15
  582. package/lib/esm/duet-step_2.entry.js +1 -1
  583. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  584. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  585. package/lib/esm/duet-submenu-bar-item.entry.js +3 -3
  586. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  587. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  588. package/lib/esm/duet-textarea.entry.js +7 -7
  589. package/lib/esm/duet-toggle.entry.js +1 -1
  590. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  591. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  592. package/lib/esm/duet-toolbar-item.entry.js +8 -7
  593. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  594. package/lib/esm/duet-toolbar.entry.js +3 -3
  595. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  596. package/lib/esm/duet-tooltip.entry.js +2 -2
  597. package/lib/esm/duet-tray.entry.js +4 -4
  598. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  599. package/lib/esm/duet-upload-item.entry.js +5 -5
  600. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  601. package/lib/esm/duet.js +5 -5
  602. package/lib/esm/{errorcodes.utils-953f4d47.js → errorcodes.utils-55018fd0.js} +1 -1
  603. package/lib/esm/{focus-utils-5147573d.js → focus-utils-29c235cb.js} +1 -1
  604. package/lib/esm/{index-940c081d.js → index-f5d67bb6.js} +856 -609
  605. package/lib/esm/{language-utils-b0c1eb01.js → language-utils-bd643c5c.js} +1 -1
  606. package/lib/esm/loader.js +4 -4
  607. package/lib/esm/{slot-utils-4a318cb9.js → slot-utils-5369c9ff.js} +1 -1
  608. package/lib/esm-es5/{app-globals-19322ff1.js → app-globals-154dbc04.js} +1 -1
  609. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  610. package/lib/esm-es5/duet-alert.entry.js +1 -1
  611. package/lib/esm-es5/duet-badge.entry.js +1 -1
  612. package/lib/esm-es5/duet-banner.entry.js +1 -1
  613. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  614. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  615. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  616. package/lib/esm-es5/duet-callout.entry.js +1 -1
  617. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  618. package/lib/esm-es5/duet-card.entry.js +1 -1
  619. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  620. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  621. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  622. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  623. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  624. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  625. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  626. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  627. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  628. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  629. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  630. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  631. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  632. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  633. package/lib/esm-es5/duet-footer.entry.js +1 -1
  634. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  635. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  636. package/lib/esm-es5/duet-hero.entry.js +2 -2
  637. package/lib/esm-es5/duet-icon.entry.js +1 -1
  638. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  639. package/lib/esm-es5/duet-layout.entry.js +1 -1
  640. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  641. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  642. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  643. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  644. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  645. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  646. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  647. package/lib/esm-es5/duet-modal.entry.js +1 -1
  648. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  649. package/lib/esm-es5/duet-nav.entry.js +1 -1
  650. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  651. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  652. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  653. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  654. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  655. package/lib/esm-es5/duet-progress.entry.js +1 -1
  656. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  657. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  658. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  659. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  660. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  661. package/lib/esm-es5/duet-select.entry.js +1 -1
  662. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  663. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  664. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  665. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  666. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  667. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  668. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  669. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  670. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  671. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  672. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  673. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  674. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  675. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  676. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  677. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  678. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  679. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  680. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  681. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  682. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  683. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  684. package/lib/esm-es5/duet-tray.entry.js +1 -1
  685. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  686. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  687. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  688. package/lib/esm-es5/duet.js +1 -1
  689. package/lib/esm-es5/{errorcodes.utils-953f4d47.js → errorcodes.utils-55018fd0.js} +1 -1
  690. package/lib/esm-es5/{focus-utils-5147573d.js → focus-utils-29c235cb.js} +1 -1
  691. package/lib/esm-es5/index-f5d67bb6.js +5 -0
  692. package/lib/esm-es5/{language-utils-b0c1eb01.js → language-utils-bd643c5c.js} +1 -1
  693. package/lib/esm-es5/loader.js +1 -1
  694. package/lib/esm-es5/{slot-utils-4a318cb9.js → slot-utils-5369c9ff.js} +1 -1
  695. package/lib/types/components/duet-date-picker/date-picker-day.d.ts +1 -1
  696. package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
  697. package/lib/types/components/duet-date-picker/date-picker-month.d.ts +1 -1
  698. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +4 -2
  699. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +5 -0
  700. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +17 -5
  701. package/lib/types/components/duet-slideout/duet-slideout.d.ts +11 -3
  702. package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -0
  703. package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +4 -0
  704. package/lib/types/components.d.ts +52 -10
  705. package/package.json +7 -6
  706. package/lib/duet/p-16ee7d09.entry.js +0 -4
  707. package/lib/duet/p-1f32a819.system.entry.js +0 -4
  708. package/lib/duet/p-1fb804dc.system.entry.js +0 -4
  709. package/lib/duet/p-25deb7be.system.entry.js +0 -4
  710. package/lib/duet/p-2b0552dc.system.entry.js +0 -4
  711. package/lib/duet/p-306faf90.entry.js +0 -4
  712. package/lib/duet/p-39fb8819.system.js +0 -5
  713. package/lib/duet/p-48c90346.system.js +0 -4
  714. package/lib/duet/p-495d8962.system.entry.js +0 -4
  715. package/lib/duet/p-4d20e324.system.entry.js +0 -4
  716. package/lib/duet/p-529aff73.entry.js +0 -4
  717. package/lib/duet/p-6adc0389.system.entry.js +0 -4
  718. package/lib/duet/p-8002d713.system.entry.js +0 -4
  719. package/lib/duet/p-9d0d4329.system.entry.js +0 -4
  720. package/lib/duet/p-9d7aea44.entry.js +0 -4
  721. package/lib/duet/p-adcd2fb3.entry.js +0 -4
  722. package/lib/duet/p-b4e4bf04.system.entry.js +0 -4
  723. package/lib/duet/p-bb2d58bc.js +0 -5
  724. package/lib/duet/p-c1b1b16d.entry.js +0 -4
  725. package/lib/duet/p-cade991a.entry.js +0 -4
  726. package/lib/duet/p-d08a89dc.entry.js +0 -4
  727. package/lib/duet/p-d11659fd.js +0 -4
  728. package/lib/duet/p-d22c889b.entry.js +0 -4
  729. package/lib/duet/p-defbfc15.js +0 -4
  730. package/lib/duet/p-e5997320.entry.js +0 -4
  731. package/lib/duet/p-ee067380.system.entry.js +0 -4
  732. package/lib/duet/p-fa3e0628.system.entry.js +0 -4
  733. package/lib/duet/p-fdbc3f6c.entry.js +0 -4
  734. package/lib/esm-es5/index-940c081d.js +0 -5
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, Host, } from "@stencil/core";
4
+ import { Build, h, Host, } from "@stencil/core";
5
5
  import { inheritGlobalTheme } from "../../common";
6
6
  import { createID } from "../../utils/create-id";
7
7
  import { cleanValue } from "../../utils/input-utils";
@@ -162,23 +162,26 @@ export class DuetTextarea {
162
162
  * Always the last one in the class.
163
163
  */
164
164
  render() {
165
+ if (Build.isServer) {
166
+ return;
167
+ }
165
168
  const identifier = this.identifier || this.textareaId;
166
- return (h(Host, { key: '6822e915557cb26cc7ef9e11686a3c6ebb68ea47', class: {
169
+ return (h(Host, { class: {
167
170
  "duet-m-0": this.margin === "none",
168
171
  "duet-has-counter": this.counter && !this.error,
169
172
  "duet-expand": this.expand,
170
- } }, h("div", { key: 'bc4115c13d819ace2c3093540184535b8e4a1b92', class: {
173
+ } }, h("div", { class: {
171
174
  "duet-textarea-container": true,
172
175
  "duet-theme-turva": this.theme === "turva",
173
176
  "duet-label-hidden": this.labelHidden,
174
177
  "duet-input-top-caption-shown": this.isCaptionVisible,
175
178
  "has-error": !!this.error,
176
- } }, h("duet-label", { key: '9580bdfabe29364106b37d5d96662bd92834b547', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: '6561c8b34741071590fbdc1e181e19d27c72f5ac', direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { key: '096527c36bf9a86ea5516855968793509041f7f2', name: "tooltip" }), this.caption && (h("duet-caption", { key: '200ff13988a66c86df15d0a4aa2cc5d0933e4e94', id: this.topCaptionId, size: "medium", theme: this.theme === "turva" ? "turva" : "default" }, this.caption)), h("div", { key: 'bb6e02a2b4e56a4b1b0b02ba69e57037703f8c1a', class: "duet-textarea-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { key: '5a4e1130618afea793977101bb96aa48b0966a89', id: this.topCaptionPlaceholderId, class: "duet-textarea-placeholder", size: "small" }, this.placeholder)), h("textarea", { key: '8931951754cb4d340020d1b03630d0c5887dcabc', onInput: this.handleInput, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: input => (this.nativeInput = input), class: { "duet-textarea": true, disabled: this.disabled }, value: this.value, disabled: this.disabled, "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, placeholder: this.placeholder, spellcheck: "false", required: this.required, minlength: this.minlength, maxlength: this.maxlength, role: this.role, name: this.name, id: identifier })), h("duet-grid", { key: '11f6951c2dfa29e83f31ccaeac2f5dc878bc948b', alignment: "stretch" }, h("duet-grid-item", { key: 'e85f9341efb0b3adc42239559525c901b2bafb3f', margin: "none", fill: true }, h("div", { key: '17ac589c05fb30ff82c8e05470ae4af763144b04', class: "duet-textarea-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: 'daa212a3cc4e868d5b63c0663e0cddb69c46e273' }, this.error))), h("duet-grid-item", { key: '393879358311c8ae3c6cb33d996fc4ea5b918aec', margin: "none", class: "duet-character-count-caption" }, this.counter && (h(CharacterCount, { key: 'f201904c256266056855907d84c013a84c3c123c', theme: this.theme, value: this.value, maxlength: this.maxlength, label: this.counterLabel })))), this.counter && (h("duet-visually-hidden", { key: '634bed29f451d4d2a03835ebcf228a790cc92d0c', class: "duet-visually-hidden", id: this.characterCountId, ref: el => {
179
+ } }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { name: "tooltip" }), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium", theme: this.theme === "turva" ? "turva" : "default" }, this.caption)), h("div", { class: "duet-textarea-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-textarea-placeholder", size: "small" }, this.placeholder)), h("textarea", { onInput: this.handleInput, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: input => (this.nativeInput = input), class: { "duet-textarea": true, disabled: this.disabled }, value: this.value, disabled: this.disabled, "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, placeholder: this.placeholder, spellcheck: "false", required: this.required, minlength: this.minlength, maxlength: this.maxlength, role: this.role, name: this.name, id: identifier })), h("duet-grid", { alignment: "stretch" }, h("duet-grid-item", { margin: "none", fill: true }, h("div", { class: "duet-textarea-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", null, this.error))), h("duet-grid-item", { margin: "none", class: "duet-character-count-caption" }, this.counter && (h(CharacterCount, { theme: this.theme, value: this.value, maxlength: this.maxlength, label: this.counterLabel })))), this.counter && (h("duet-visually-hidden", { class: "duet-visually-hidden", id: this.characterCountId, ref: el => {
177
180
  this.hiddenCounterLabel = el;
178
181
  } })))));
179
182
  }
180
183
  static get is() { return "duet-textarea"; }
181
- static get encapsulation() { return "shadow"; }
184
+ static get encapsulation() { return "scoped"; }
182
185
  static get originalStyleUrls() {
183
186
  return {
184
187
  "$": ["duet-textarea.scss"]
@@ -211,6 +214,8 @@ export class DuetTextarea {
211
214
  "tags": [],
212
215
  "text": "Controls the margin of the component."
213
216
  },
217
+ "getter": false,
218
+ "setter": false,
214
219
  "attribute": "margin",
215
220
  "reflect": false,
216
221
  "defaultValue": "\"auto\""
@@ -229,6 +234,8 @@ export class DuetTextarea {
229
234
  "tags": [],
230
235
  "text": "Indicates the id of a related component\u2019s visually focused element."
231
236
  },
237
+ "getter": false,
238
+ "setter": false,
232
239
  "attribute": "accessible-active-descendant",
233
240
  "reflect": false
234
241
  },
@@ -246,6 +253,8 @@ export class DuetTextarea {
246
253
  "tags": [],
247
254
  "text": "Indicates what kind of user input completion suggestions are provided."
248
255
  },
256
+ "getter": false,
257
+ "setter": false,
249
258
  "attribute": "accessible-autocomplete",
250
259
  "reflect": false
251
260
  },
@@ -263,6 +272,8 @@ export class DuetTextarea {
263
272
  "tags": [],
264
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."
265
274
  },
275
+ "getter": false,
276
+ "setter": false,
266
277
  "attribute": "accessible-controls",
267
278
  "reflect": false
268
279
  },
@@ -280,6 +291,8 @@ export class DuetTextarea {
280
291
  "tags": [],
281
292
  "text": "Aria Details of the component"
282
293
  },
294
+ "getter": false,
295
+ "setter": false,
283
296
  "attribute": "accessible-details",
284
297
  "reflect": false,
285
298
  "defaultValue": "undefined"
@@ -298,6 +311,8 @@ export class DuetTextarea {
298
311
  "tags": [],
299
312
  "text": "String of id's that indicate alternative labels elements"
300
313
  },
314
+ "getter": false,
315
+ "setter": false,
301
316
  "attribute": "accessible-labelled-by",
302
317
  "reflect": false,
303
318
  "defaultValue": "undefined"
@@ -316,6 +331,8 @@ export class DuetTextarea {
316
331
  "tags": [],
317
332
  "text": "Aria description the button"
318
333
  },
334
+ "getter": false,
335
+ "setter": false,
319
336
  "attribute": "accessible-description",
320
337
  "reflect": false,
321
338
  "defaultValue": "undefined"
@@ -334,6 +351,8 @@ export class DuetTextarea {
334
351
  "tags": [],
335
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."
336
353
  },
354
+ "getter": false,
355
+ "setter": false,
337
356
  "attribute": "accessible-live-error",
338
357
  "reflect": false,
339
358
  "defaultValue": "\"polite\""
@@ -352,6 +371,8 @@ export class DuetTextarea {
352
371
  "tags": [],
353
372
  "text": "Indicates the id of a component owned by the textarea."
354
373
  },
374
+ "getter": false,
375
+ "setter": false,
355
376
  "attribute": "accessible-owns",
356
377
  "reflect": false
357
378
  },
@@ -369,6 +390,8 @@ export class DuetTextarea {
369
390
  "tags": [],
370
391
  "text": "Indicates the id of a component that describes the input."
371
392
  },
393
+ "getter": false,
394
+ "setter": false,
372
395
  "attribute": "accessible-described-by",
373
396
  "reflect": false
374
397
  },
@@ -392,6 +415,8 @@ export class DuetTextarea {
392
415
  "tags": [],
393
416
  "text": "Theme of the textarea."
394
417
  },
418
+ "getter": false,
419
+ "setter": false,
395
420
  "attribute": "theme",
396
421
  "reflect": false,
397
422
  "defaultValue": "\"\""
@@ -410,6 +435,8 @@ export class DuetTextarea {
410
435
  "tags": [],
411
436
  "text": "Expands the textarea to fill 100% of the container width."
412
437
  },
438
+ "getter": false,
439
+ "setter": false,
413
440
  "attribute": "expand",
414
441
  "reflect": false,
415
442
  "defaultValue": "false"
@@ -428,6 +455,8 @@ export class DuetTextarea {
428
455
  "tags": [],
429
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."
430
457
  },
458
+ "getter": false,
459
+ "setter": false,
431
460
  "attribute": "disabled",
432
461
  "reflect": true,
433
462
  "defaultValue": "false"
@@ -446,6 +475,8 @@ export class DuetTextarea {
446
475
  "tags": [],
447
476
  "text": "Adds a unique identifier for the textarea."
448
477
  },
478
+ "getter": false,
479
+ "setter": false,
449
480
  "attribute": "identifier",
450
481
  "reflect": false
451
482
  },
@@ -463,6 +494,8 @@ export class DuetTextarea {
463
494
  "tags": [],
464
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."
465
496
  },
497
+ "getter": false,
498
+ "setter": false,
466
499
  "attribute": "required",
467
500
  "reflect": false,
468
501
  "defaultValue": "false"
@@ -481,6 +514,8 @@ export class DuetTextarea {
481
514
  "tags": [],
482
515
  "text": "Label for the textarea."
483
516
  },
517
+ "getter": false,
518
+ "setter": false,
484
519
  "attribute": "label",
485
520
  "reflect": false,
486
521
  "defaultValue": "\"label\""
@@ -499,6 +534,8 @@ export class DuetTextarea {
499
534
  "tags": [],
500
535
  "text": "Color of the label."
501
536
  },
537
+ "getter": false,
538
+ "setter": false,
502
539
  "attribute": "label-color",
503
540
  "reflect": false
504
541
  },
@@ -522,6 +559,8 @@ export class DuetTextarea {
522
559
  "tags": [],
523
560
  "text": "Font weight of the label."
524
561
  },
562
+ "getter": false,
563
+ "setter": false,
525
564
  "attribute": "label-weight",
526
565
  "reflect": false
527
566
  },
@@ -539,6 +578,8 @@ export class DuetTextarea {
539
578
  "tags": [],
540
579
  "text": "Visually hide the label, but still show it to screen readers."
541
580
  },
581
+ "getter": false,
582
+ "setter": false,
542
583
  "attribute": "label-hidden",
543
584
  "reflect": false,
544
585
  "defaultValue": "false"
@@ -557,6 +598,8 @@ export class DuetTextarea {
557
598
  "tags": [],
558
599
  "text": "Name of the textarea."
559
600
  },
601
+ "getter": false,
602
+ "setter": false,
560
603
  "attribute": "name",
561
604
  "reflect": false
562
605
  },
@@ -574,6 +617,8 @@ export class DuetTextarea {
574
617
  "tags": [],
575
618
  "text": "Hint text to display."
576
619
  },
620
+ "getter": false,
621
+ "setter": false,
577
622
  "attribute": "placeholder",
578
623
  "reflect": false
579
624
  },
@@ -591,6 +636,8 @@ export class DuetTextarea {
591
636
  "tags": [],
592
637
  "text": "Caption (underneath label) that can be set as a way of adding extra information"
593
638
  },
639
+ "getter": false,
640
+ "setter": false,
594
641
  "attribute": "caption",
595
642
  "reflect": false
596
643
  },
@@ -608,6 +655,8 @@ export class DuetTextarea {
608
655
  "tags": [],
609
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)"
610
657
  },
658
+ "getter": false,
659
+ "setter": false,
611
660
  "attribute": "echo-placeholder",
612
661
  "reflect": false,
613
662
  "defaultValue": "false"
@@ -626,6 +675,8 @@ export class DuetTextarea {
626
675
  "tags": [],
627
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."
628
677
  },
678
+ "getter": false,
679
+ "setter": false,
629
680
  "attribute": "maxlength",
630
681
  "reflect": false
631
682
  },
@@ -643,6 +694,8 @@ export class DuetTextarea {
643
694
  "tags": [],
644
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."
645
696
  },
697
+ "getter": false,
698
+ "setter": false,
646
699
  "attribute": "minlength",
647
700
  "reflect": false
648
701
  },
@@ -660,6 +713,8 @@ export class DuetTextarea {
660
713
  "tags": [],
661
714
  "text": "Display the textarea in error state along with an error message."
662
715
  },
716
+ "getter": false,
717
+ "setter": false,
663
718
  "attribute": "error",
664
719
  "reflect": false,
665
720
  "defaultValue": "\"\""
@@ -678,6 +733,8 @@ export class DuetTextarea {
678
733
  "tags": [],
679
734
  "text": "Defines a specific role attribute for the input."
680
735
  },
736
+ "getter": false,
737
+ "setter": false,
681
738
  "attribute": "role",
682
739
  "reflect": false
683
740
  },
@@ -695,6 +752,8 @@ export class DuetTextarea {
695
752
  "tags": [],
696
753
  "text": "Tooltip to display next to the label of the input."
697
754
  },
755
+ "getter": false,
756
+ "setter": false,
698
757
  "attribute": "tooltip",
699
758
  "reflect": false,
700
759
  "defaultValue": "\"\""
@@ -719,6 +778,8 @@ export class DuetTextarea {
719
778
  "tags": [],
720
779
  "text": "With direction setting you can force the tooltip to always open towards left\nor right instead of automatically determining the direction."
721
780
  },
781
+ "getter": false,
782
+ "setter": false,
722
783
  "attribute": "tooltip-direction",
723
784
  "reflect": false,
724
785
  "defaultValue": "\"auto\""
@@ -737,6 +798,8 @@ export class DuetTextarea {
737
798
  "tags": [],
738
799
  "text": "Value of the textarea."
739
800
  },
801
+ "getter": false,
802
+ "setter": false,
740
803
  "attribute": "value",
741
804
  "reflect": false,
742
805
  "defaultValue": "\"\""
@@ -755,6 +818,8 @@ export class DuetTextarea {
755
818
  "tags": [],
756
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]`"
757
820
  },
821
+ "getter": false,
822
+ "setter": false,
758
823
  "attribute": "disallow-pattern",
759
824
  "reflect": false,
760
825
  "defaultValue": "null"
@@ -773,6 +838,8 @@ export class DuetTextarea {
773
838
  "tags": [],
774
839
  "text": "Display character counter. Must be used in conjunction with **maxlength** property."
775
840
  },
841
+ "getter": false,
842
+ "setter": false,
776
843
  "attribute": "counter",
777
844
  "reflect": false,
778
845
  "defaultValue": "false"
@@ -794,6 +861,8 @@ export class DuetTextarea {
794
861
  }],
795
862
  "text": "Accessible label for character counter."
796
863
  },
864
+ "getter": false,
865
+ "setter": false,
797
866
  "attribute": "counter-label",
798
867
  "reflect": false,
799
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: 'e95670de6988cb19be58405e1a22503cde2b90bd' }, h("nav", { key: 'fc7d9f781f8a67c70f21ebb83468561457454a38', class: {
34
+ return (h(Host, { key: '91c10cd51874090bfa321e80557b0af866158ec1' }, h("nav", { key: '20468b9364a8b4ab5c294b720e18b98e435479d6', 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: '98f5defda0a4174974b55128d7e6ab8875191e56', class: "container" }, h("div", { key: '00664089bfde8ff43b913744e098108b4f8a7b38', class: "list", role: "list" }, h("slot", { key: '2e5832a886df8fd2b97b6f3af6eb77ac76ca8fa4', name: "left" })), h("div", { key: '84fcc0c995aadaccea6d64e286d1fd5b112b89a7', class: "list", role: "list" }, h("slot", { key: 'c9bb0646272666f709b96546d3b43221c85bba83', name: "right" }))))));
38
+ }, "aria-label": this.accessibleLabel }, h("div", { key: 'f253ec42bdc5c5c5ae9f556e31c25a0aa3406438', class: "container" }, h("div", { key: 'e71e6f8fc61221463fff4296b6543176353437a1', class: "list", role: "list" }, h("slot", { key: '9f3a7862ccb69db13aee70c9bc89825c0a0d46a2', name: "left" })), h("div", { key: 'debbe197eae3b509a885db277ccab37885730107', class: "list", role: "list" }, h("slot", { key: 'cb71021ba0bf0a12fd9fd635cec16568ac25180a', 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: 'a87f29715ddfbb33697cebfc796d4591cb191fd0', role: "listitem" }, h("div", { key: '54e757dfaaf70e32127e489812c35fca8e28e419', class: {
53
+ return (h(Host, { key: 'b267de99df676578b5c5879bfc4b33e63f53eb40', role: "listitem" }, h("div", { key: '0f4a971d359bb6b05c6a0de70bd263b48ae42953', 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: '99e3e9be8b769b763bcb3efd37545b9d728b8ff5', 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: '7fe26d57c4e2df698aaf1677171e14999adcee31', 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: '599a1cd0847b63c55946e5c89f6fc1b4761dcb8a', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: 'fa9597c1dfb9c171a75b6f235ab433d2d4d86f07', class: "label" }, h("slot", { key: '9a262fb001663204c6aece7bdd7971b3f0d44c9e', name: "label" }), h("duet-icon", { key: '85728bfc749f8b5c9e310196d07a7cc587a17285', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '36d0896d802c6c2507e6a06ef3bc099684fefd64', 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: 'a1390f889f23f75052fd5c78915e12ee9e3c8930', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: '7b7b8ad3931cc78a60ae96ebafe19fed542db012', class: "label" }, h("slot", { key: 'fb9211a981fbbada64fd2b86c3583af226ebb626', name: "label" }), h("duet-icon", { key: 'aaf1a322508dee44ff0e60d5bfc68381a568a922', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: 'd68a0e8ff628d5739efbe9cf3233d94cfa43e26f', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
62
62
  items: true,
63
63
  hidden: !this.open,
64
- } }, h("slot", { key: '7bfbe40de83bf7a95b773592d1c7ef0e15610197' })))));
64
+ } }, h("slot", { key: '2d9b51cf80525f43ca11cc5e4b91dd6308251ad8' })))));
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"