@duetds/components 8.0.4 → 8.0.6

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 (597) hide show
  1. package/hydrate/index.js +172 -29
  2. package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
  3. package/lib/cjs/duet-alert.cjs.entry.js +1 -1
  4. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-banner.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
  8. package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
  9. package/lib/cjs/duet-callout.cjs.entry.js +1 -1
  10. package/lib/cjs/duet-caption_4.cjs.entry.js +1 -1
  11. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  12. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-chip.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-choice_2.cjs.entry.js +30 -6
  16. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  17. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  18. package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
  19. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  20. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  21. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  22. package/lib/cjs/duet-editable-table_3.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  24. package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-file-chooser.cjs.entry.js +59 -0
  26. package/lib/cjs/duet-footer.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-hero.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-input_2.cjs.entry.js +2 -2
  32. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
  39. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  40. package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  42. package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-pagination_2.cjs.entry.js +1 -1
  46. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-popup-menu.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-promo-card.cjs.entry.js +1 -1
  50. package/lib/cjs/duet-radio_2.cjs.entry.js +5 -2
  51. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  52. package/lib/cjs/duet-scrollable_3.cjs.entry.js +2 -3
  53. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-select.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-show-more.cjs.entry.js +4 -2
  57. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-slideout-panel.cjs.entry.js +13 -3
  61. package/lib/cjs/duet-slideout.cjs.entry.js +24 -5
  62. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
  64. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
  65. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  66. package/lib/cjs/duet-submenu-bar.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  69. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -2
  71. package/lib/cjs/duet-toolbar-link.cjs.entry.js +10 -3
  72. package/lib/cjs/duet-toolbar.cjs.entry.js +5 -3
  73. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
  74. package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
  75. package/lib/cjs/duet-tray.cjs.entry.js +1 -1
  76. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  77. package/lib/cjs/duet-upload-item.cjs.entry.js +1 -1
  78. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  79. package/lib/cjs/duet.cjs.js +2 -2
  80. package/lib/cjs/{focus-utils-a28bdf44.js → focus-utils-aea9f4e1.js} +1 -1
  81. package/lib/cjs/{index-57fc0388.js → index-2cce7b13.js} +1 -1
  82. package/lib/cjs/loader.cjs.js +2 -2
  83. package/lib/collection/collection-manifest.json +1 -0
  84. package/lib/collection/components/duet-choice/duet-choice.js +72 -9
  85. package/lib/collection/components/duet-choice-group/duet-choice-group.js +40 -1
  86. package/lib/collection/components/duet-combobox/duet-combobox.js +3 -3
  87. package/lib/collection/components/duet-file-chooser/duet-file-chooser.css +22 -0
  88. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +189 -0
  89. package/lib/collection/components/duet-input/duet-input.js +1 -1
  90. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +2 -0
  91. package/lib/collection/components/duet-radio-group/duet-radio-group.js +40 -1
  92. package/lib/collection/components/duet-show-more/duet-show-more.js +51 -1
  93. package/lib/collection/components/duet-slideout/duet-slideout.js +27 -4
  94. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +11 -1
  95. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +0 -20
  96. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +1 -1
  97. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +5 -1
  98. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +0 -1
  99. package/lib/collection/components/duet-tab-group/duet-tab-group.a11y.e2e.js +2 -6
  100. package/lib/collection/components/duet-tab-group/duet-tab-group.js +1 -2
  101. package/lib/collection/components/duet-textarea/duet-textarea.js +1 -1
  102. package/lib/collection/components/duet-toolbar/duet-toolbar.css +12 -0
  103. package/lib/collection/components/duet-toolbar/duet-toolbar.js +21 -1
  104. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +38 -0
  105. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +21 -0
  106. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +32 -0
  107. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +26 -1
  108. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  109. package/lib/dist-custom-elements/duet-alert.js +1 -1
  110. package/lib/dist-custom-elements/duet-badge.js +1 -1
  111. package/lib/dist-custom-elements/duet-banner.js +4 -4
  112. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  113. package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
  114. package/lib/dist-custom-elements/duet-button.js +1 -1
  115. package/lib/dist-custom-elements/duet-callout.js +3 -3
  116. package/lib/dist-custom-elements/duet-caption.js +1 -1
  117. package/lib/dist-custom-elements/duet-card.js +3 -3
  118. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  119. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  120. package/lib/dist-custom-elements/duet-chip.js +2 -2
  121. package/lib/dist-custom-elements/duet-choice-group.js +15 -10
  122. package/lib/dist-custom-elements/duet-choice.js +31 -8
  123. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  124. package/lib/dist-custom-elements/duet-combobox.js +5 -5
  125. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  126. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  127. package/lib/dist-custom-elements/duet-date-picker.js +12 -12
  128. package/lib/dist-custom-elements/duet-divider.js +1 -1
  129. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  130. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  131. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  132. package/lib/dist-custom-elements/duet-file-chooser.d.ts +11 -0
  133. package/lib/dist-custom-elements/duet-file-chooser.js +85 -0
  134. package/lib/dist-custom-elements/duet-footer.js +4 -4
  135. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  136. package/lib/dist-custom-elements/duet-grid.js +1 -1
  137. package/lib/dist-custom-elements/duet-header.js +8 -8
  138. package/lib/dist-custom-elements/duet-heading.js +1 -1
  139. package/lib/dist-custom-elements/duet-hero.js +9 -9
  140. package/lib/dist-custom-elements/duet-icon.js +1 -1
  141. package/lib/dist-custom-elements/duet-input.js +1 -1
  142. package/lib/dist-custom-elements/duet-label.js +1 -1
  143. package/lib/dist-custom-elements/duet-layout.js +1 -1
  144. package/lib/dist-custom-elements/duet-link.js +1 -1
  145. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  146. package/lib/dist-custom-elements/duet-list.js +1 -1
  147. package/lib/dist-custom-elements/duet-logo.js +1 -1
  148. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  149. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  150. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  151. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  152. package/lib/dist-custom-elements/duet-menu-bar.js +3 -3
  153. package/lib/dist-custom-elements/duet-modal.js +7 -7
  154. package/lib/dist-custom-elements/duet-multiselect.js +10 -10
  155. package/lib/dist-custom-elements/duet-nav.js +1 -1
  156. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  157. package/lib/dist-custom-elements/duet-notification.js +2 -2
  158. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  159. package/lib/dist-custom-elements/duet-page-heading.js +2 -2
  160. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  161. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  162. package/lib/dist-custom-elements/duet-popup-menu-item.js +2 -2
  163. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  164. package/lib/dist-custom-elements/duet-progress.js +1 -1
  165. package/lib/dist-custom-elements/duet-promo-card.js +3 -3
  166. package/lib/dist-custom-elements/duet-radio-group.js +15 -10
  167. package/lib/dist-custom-elements/duet-radio.js +1 -1
  168. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  169. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  170. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  171. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  172. package/lib/dist-custom-elements/duet-select.js +1 -1
  173. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  174. package/lib/dist-custom-elements/duet-show-more.js +10 -6
  175. package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
  176. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  177. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  178. package/lib/dist-custom-elements/duet-slideout-panel.js +13 -3
  179. package/lib/dist-custom-elements/duet-slideout.js +25 -5
  180. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  181. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  182. package/lib/dist-custom-elements/duet-step.js +4 -4
  183. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  184. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
  185. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +3 -3
  186. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  187. package/lib/dist-custom-elements/duet-submenu-bar.js +4 -4
  188. package/lib/dist-custom-elements/duet-tab-group.js +14 -15
  189. package/lib/dist-custom-elements/duet-tab.js +1 -1
  190. package/lib/dist-custom-elements/duet-table.js +1 -1
  191. package/lib/dist-custom-elements/duet-textarea.js +11 -11
  192. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  193. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  194. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +7 -3
  195. package/lib/dist-custom-elements/duet-toolbar-link.js +12 -4
  196. package/lib/dist-custom-elements/duet-toolbar.js +6 -3
  197. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  198. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  199. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  200. package/lib/dist-custom-elements/duet-tray.js +3 -3
  201. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  202. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  203. package/lib/dist-custom-elements/duet-upload.js +18 -18
  204. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  205. package/lib/dist-custom-elements/index.js +1 -1
  206. package/lib/dist-custom-elements/{p-8b29f15f.js → p-03ac3eb3.js} +1 -1
  207. package/lib/dist-custom-elements/{p-d8d221c7.js → p-180c0d2d.js} +1 -1
  208. package/lib/dist-custom-elements/{p-9227ff28.js → p-1ce55654.js} +8 -8
  209. package/lib/dist-custom-elements/{p-c35effa1.js → p-1f56e02f.js} +5 -5
  210. package/lib/dist-custom-elements/{p-dcf1150f.js → p-21b815ae.js} +1 -1
  211. package/lib/dist-custom-elements/{p-5c0e51bf.js → p-2b1a35cd.js} +4 -4
  212. package/lib/dist-custom-elements/{p-6fdb2793.js → p-3049dfd5.js} +3 -3
  213. package/lib/dist-custom-elements/{p-137115be.js → p-3ccd454b.js} +1 -1
  214. package/lib/dist-custom-elements/{p-9b75b285.js → p-4687ca41.js} +11 -11
  215. package/lib/dist-custom-elements/{p-1fb7e30c.js → p-52014bb2.js} +1 -1
  216. package/lib/dist-custom-elements/{p-81cee4bb.js → p-5d8d9a52.js} +2 -2
  217. package/lib/dist-custom-elements/{p-69cee0e0.js → p-62e68de8.js} +1 -1
  218. package/lib/dist-custom-elements/{p-96f8add2.js → p-64cd1abb.js} +2 -2
  219. package/lib/dist-custom-elements/{p-cb1795bd.js → p-665418f0.js} +10 -10
  220. package/lib/dist-custom-elements/{p-0334f215.js → p-6c2e13f0.js} +1 -1
  221. package/lib/dist-custom-elements/{p-64c4e84f.js → p-7247d0b2.js} +1 -1
  222. package/lib/dist-custom-elements/{p-76f4318f.js → p-759c725f.js} +5 -5
  223. package/lib/dist-custom-elements/{p-d77fa9d7.js → p-80ec4336.js} +1 -1
  224. package/lib/dist-custom-elements/{p-93c0ff25.js → p-8be301dd.js} +2 -2
  225. package/lib/dist-custom-elements/{p-fcf213ba.js → p-9541f0b6.js} +1 -1
  226. package/lib/dist-custom-elements/{p-276540d0.js → p-9dd26401.js} +1 -1
  227. package/lib/dist-custom-elements/{p-0cba10c6.js → p-a3923b18.js} +1 -1
  228. package/lib/dist-custom-elements/{p-c5f155c9.js → p-ba870310.js} +1 -1
  229. package/lib/dist-custom-elements/{p-b379e9c3.js → p-bcfb9e03.js} +1 -1
  230. package/lib/dist-custom-elements/{p-6aed45b9.js → p-c0af301d.js} +1 -1
  231. package/lib/dist-custom-elements/{p-b1f13be3.js → p-d0987122.js} +1 -1
  232. package/lib/dist-custom-elements/{p-48e60a4a.js → p-d49389d2.js} +1 -1
  233. package/lib/dist-custom-elements/{p-cc7ea20a.js → p-e4355989.js} +3 -3
  234. package/lib/dist-custom-elements/{p-e936af1e.js → p-e6b07569.js} +5 -5
  235. package/lib/dist-custom-elements/{p-3f1f0ff0.js → p-e77f7fff.js} +1 -1
  236. package/lib/dist-custom-elements/{p-734ca485.js → p-f27e355b.js} +1 -1
  237. package/lib/dist-custom-elements/{p-82950e93.js → p-f46be918.js} +2 -2
  238. package/lib/dist-custom-elements/{p-ead2c47b.js → p-fd4877d1.js} +2 -2
  239. package/lib/dist-custom-elements/{p-8647adfe.js → p-fe8a2205.js} +3 -3
  240. package/lib/duet/duet.esm.js +1 -1
  241. package/lib/duet/duet.js +1 -1
  242. package/lib/duet/{p-b3ceb67c.system.entry.js → p-032a613f.system.entry.js} +1 -1
  243. package/lib/duet/{p-4a9f918b.system.entry.js → p-038ac494.system.entry.js} +1 -1
  244. package/lib/duet/{p-c7e8c703.system.entry.js → p-051488a0.system.entry.js} +1 -1
  245. package/lib/duet/{p-05f24fea.system.entry.js → p-0558a17e.system.entry.js} +1 -1
  246. package/lib/duet/{p-3ba7eaaf.entry.js → p-05e3a2cc.entry.js} +1 -1
  247. package/lib/duet/{p-c06884be.entry.js → p-0606cea3.entry.js} +1 -1
  248. package/lib/duet/{p-77a84a9c.entry.js → p-07401f31.entry.js} +1 -1
  249. package/lib/duet/{p-e4908b98.entry.js → p-08764d71.entry.js} +1 -1
  250. package/lib/duet/{p-c024e088.entry.js → p-089043d5.entry.js} +1 -1
  251. package/lib/duet/p-08f2114a.entry.js +4 -0
  252. package/lib/duet/p-0a664ebb.entry.js +4 -0
  253. package/lib/duet/p-0c702d36.entry.js +4 -0
  254. package/lib/duet/{p-bee90745.system.entry.js → p-0d0101d9.system.entry.js} +1 -1
  255. package/lib/duet/{p-a9b41cc7.system.entry.js → p-0e89cbae.system.entry.js} +1 -1
  256. package/lib/duet/{p-0c721d4d.entry.js → p-0f1ec9c0.entry.js} +1 -1
  257. package/lib/duet/p-0fd024c9.system.js +4 -0
  258. package/lib/duet/p-113d90cb.system.entry.js +4 -0
  259. package/lib/duet/p-11571ab9.entry.js +4 -0
  260. package/lib/duet/{p-3beb1f99.entry.js → p-13915ce0.entry.js} +1 -1
  261. package/lib/duet/{p-94d7bf9d.entry.js → p-177c55aa.entry.js} +1 -1
  262. package/lib/duet/{p-1d91a923.system.entry.js → p-18e2e6c8.system.entry.js} +1 -1
  263. package/lib/duet/p-1a877bd1.system.entry.js +4 -0
  264. package/lib/duet/{p-65221daf.entry.js → p-1b3fde48.entry.js} +1 -1
  265. package/lib/duet/{p-18e338f6.entry.js → p-1dadf501.entry.js} +1 -1
  266. package/lib/duet/p-1e9f1c45.entry.js +4 -0
  267. package/lib/duet/{p-56a8a682.system.entry.js → p-2b70d58a.system.entry.js} +1 -1
  268. package/lib/duet/{p-2150d543.system.entry.js → p-2c78c637.system.entry.js} +1 -1
  269. package/lib/duet/{p-6c1ed503.entry.js → p-301ddafe.entry.js} +1 -1
  270. package/lib/duet/{p-89a87c49.entry.js → p-30bd8807.entry.js} +1 -1
  271. package/lib/duet/{p-c9454668.entry.js → p-33765ffd.entry.js} +1 -1
  272. package/lib/duet/{p-4069a88e.system.entry.js → p-34b5285b.system.entry.js} +1 -1
  273. package/lib/duet/{p-71a262a9.entry.js → p-35990684.entry.js} +1 -1
  274. package/lib/duet/{p-30a68306.system.entry.js → p-3639371a.system.entry.js} +1 -1
  275. package/lib/duet/{p-3d36d27f.system.entry.js → p-37af6296.system.entry.js} +1 -1
  276. package/lib/duet/{p-5a324349.system.entry.js → p-39078c27.system.entry.js} +1 -1
  277. package/lib/duet/{p-716ed1fb.entry.js → p-3b0969dc.entry.js} +1 -1
  278. package/lib/duet/p-3b147393.entry.js +4 -0
  279. package/lib/duet/{p-4940d6de.entry.js → p-3fd4c411.entry.js} +1 -1
  280. package/lib/duet/{p-d66e2714.entry.js → p-445523a8.entry.js} +1 -1
  281. package/lib/duet/{p-be34743f.entry.js → p-4630d3cb.entry.js} +1 -1
  282. package/lib/duet/{p-5525dfa0.system.entry.js → p-463ddc2c.system.entry.js} +1 -1
  283. package/lib/duet/{p-5e27be5d.entry.js → p-486eec2d.entry.js} +1 -1
  284. package/lib/duet/{p-687259d0.entry.js → p-4aa91f55.entry.js} +1 -1
  285. package/lib/duet/{p-9e8e022b.entry.js → p-4dc0fff9.entry.js} +1 -1
  286. package/lib/duet/{p-cc1be8d9.system.entry.js → p-4f770f51.system.entry.js} +1 -1
  287. package/lib/duet/{p-fb6f8886.system.entry.js → p-501f62eb.system.entry.js} +1 -1
  288. package/lib/duet/{p-df0758e4.entry.js → p-50ec2074.entry.js} +1 -1
  289. package/lib/duet/{p-70cdba82.system.entry.js → p-50f4319b.system.entry.js} +1 -1
  290. package/lib/duet/{p-e0ececb1.system.entry.js → p-52806dad.system.entry.js} +1 -1
  291. package/lib/duet/p-5311f96e.system.entry.js +4 -0
  292. package/lib/duet/p-54fbdedf.entry.js +4 -0
  293. package/lib/duet/{p-fb3fd2e1.entry.js → p-566668e1.entry.js} +1 -1
  294. package/lib/duet/{p-9e152149.system.entry.js → p-56bdad28.system.entry.js} +1 -1
  295. package/lib/duet/{p-8fc84bdf.system.entry.js → p-57afa4b8.system.entry.js} +1 -1
  296. package/lib/duet/{p-3abfcdbe.system.entry.js → p-58a08a7b.system.entry.js} +1 -1
  297. package/lib/duet/p-59b9c68b.entry.js +4 -0
  298. package/lib/duet/{p-b1372e52.entry.js → p-5ae9b74f.entry.js} +1 -1
  299. package/lib/duet/{p-66c1ab03.system.entry.js → p-5c0de81a.system.entry.js} +1 -1
  300. package/lib/duet/{p-6319a467.system.entry.js → p-5c5012f6.system.entry.js} +1 -1
  301. package/lib/duet/{p-39cf9807.system.entry.js → p-5eb2a31f.system.entry.js} +1 -1
  302. package/lib/duet/{p-2c0dfbb2.entry.js → p-604175d2.entry.js} +1 -1
  303. package/lib/duet/{p-49a7f87a.entry.js → p-61d39730.entry.js} +1 -1
  304. package/lib/duet/p-6205bcb4.entry.js +4 -0
  305. package/lib/duet/{p-3d266d41.entry.js → p-64b323bf.entry.js} +1 -1
  306. package/lib/duet/{p-b3be4fd3.entry.js → p-68f3526e.entry.js} +1 -1
  307. package/lib/duet/{p-d4f7537a.system.entry.js → p-6ae7579a.system.entry.js} +1 -1
  308. package/lib/duet/{p-2767a583.js → p-6c4c0279.js} +1 -1
  309. package/lib/duet/p-6da4db52.system.entry.js +4 -0
  310. package/lib/duet/{p-256f0351.entry.js → p-6da7b933.entry.js} +1 -1
  311. package/lib/duet/{p-ceb4e7ee.entry.js → p-6f3f2e66.entry.js} +1 -1
  312. package/lib/duet/{p-8219fb4a.system.entry.js → p-716329a7.system.entry.js} +1 -1
  313. package/lib/duet/p-76b68b44.entry.js +4 -0
  314. package/lib/duet/{p-dc293752.entry.js → p-77b43a95.entry.js} +1 -1
  315. package/lib/duet/{p-63e14d3c.system.entry.js → p-789365cb.system.entry.js} +1 -1
  316. package/lib/duet/{p-defa1f51.system.entry.js → p-79faf440.system.entry.js} +1 -1
  317. package/lib/duet/{p-6f89f959.system.entry.js → p-7a46b4ef.system.entry.js} +1 -1
  318. package/lib/duet/{p-2b5698b2.entry.js → p-7bca584a.entry.js} +1 -1
  319. package/lib/duet/{p-76ff9b32.entry.js → p-7c36b779.entry.js} +1 -1
  320. package/lib/duet/{p-c74b30b6.entry.js → p-7de467b8.entry.js} +1 -1
  321. package/lib/duet/{p-c454af4b.entry.js → p-7e1f37e2.entry.js} +1 -1
  322. package/lib/duet/p-80013513.system.entry.js +4 -0
  323. package/lib/duet/{p-7553e277.entry.js → p-80d1a5d3.entry.js} +1 -1
  324. package/lib/duet/{p-d0396200.system.entry.js → p-821c350f.system.entry.js} +1 -1
  325. package/lib/duet/{p-84b1d1a5.entry.js → p-8855bd51.entry.js} +1 -1
  326. package/lib/duet/{p-0254c1a5.entry.js → p-89b82e5a.entry.js} +1 -1
  327. package/lib/duet/{p-8bd29255.entry.js → p-8aa7771f.entry.js} +1 -1
  328. package/lib/duet/p-8ba72fa0.system.entry.js +4 -0
  329. package/lib/duet/{p-1b1c46cf.system.entry.js → p-8bf363f4.system.entry.js} +1 -1
  330. package/lib/duet/{p-35167ee7.system.entry.js → p-8eff5e91.system.entry.js} +1 -1
  331. package/lib/duet/{p-fdbef6b6.entry.js → p-95df823b.entry.js} +1 -1
  332. package/lib/duet/{p-ee962bfc.system.entry.js → p-96f66e14.system.entry.js} +1 -1
  333. package/lib/duet/{p-8230fa0e.system.entry.js → p-98d01f1c.system.entry.js} +1 -1
  334. package/lib/duet/{p-5ad5719f.system.entry.js → p-995e1b11.system.entry.js} +1 -1
  335. package/lib/duet/{p-7fda4849.system.entry.js → p-9a613a25.system.entry.js} +1 -1
  336. package/lib/duet/{p-74fe1ae1.system.entry.js → p-9cba7f04.system.entry.js} +1 -1
  337. package/lib/duet/{p-306af74b.entry.js → p-9e2a2cf7.entry.js} +1 -1
  338. package/lib/duet/{p-9daa8586.system.entry.js → p-9f835123.system.entry.js} +1 -1
  339. package/lib/duet/{p-0aa6b9f7.system.js → p-a0660ffa.system.js} +1 -1
  340. package/lib/duet/{p-2f9a3b9e.system.entry.js → p-a0ecfa13.system.entry.js} +1 -1
  341. package/lib/duet/{p-9a9fe22d.system.entry.js → p-a7e7c277.system.entry.js} +1 -1
  342. package/lib/duet/p-a8878fd3.entry.js +4 -0
  343. package/lib/duet/{p-34131c07.system.entry.js → p-a91c8a42.system.entry.js} +1 -1
  344. package/lib/duet/{p-256a8389.entry.js → p-aa6d7d97.entry.js} +1 -1
  345. package/lib/duet/{p-2cc98d49.entry.js → p-ac367891.entry.js} +1 -1
  346. package/lib/duet/p-ac9f6601.entry.js +4 -0
  347. package/lib/duet/{p-7c78790a.entry.js → p-afd00506.entry.js} +1 -1
  348. package/lib/duet/{p-1814b271.system.entry.js → p-b0ab2ead.system.entry.js} +1 -1
  349. package/lib/duet/{p-2333a06b.system.entry.js → p-b3ae5641.system.entry.js} +1 -1
  350. package/lib/duet/{p-a70211c7.system.entry.js → p-b46fa994.system.entry.js} +1 -1
  351. package/lib/duet/{p-3a31c3e2.system.entry.js → p-b8db6e02.system.entry.js} +1 -1
  352. package/lib/duet/{p-f1c9f773.entry.js → p-bdc59646.entry.js} +1 -1
  353. package/lib/duet/{p-8ba312dd.entry.js → p-bf3331ed.entry.js} +1 -1
  354. package/lib/duet/{p-93edbad9.system.entry.js → p-bfeeee67.system.entry.js} +1 -1
  355. package/lib/duet/{p-6b46d423.system.entry.js → p-c08928e1.system.entry.js} +1 -1
  356. package/lib/duet/{p-89750d2b.entry.js → p-c1bc9249.entry.js} +1 -1
  357. package/lib/duet/{p-8e270309.system.entry.js → p-c23bf76f.system.entry.js} +1 -1
  358. package/lib/duet/p-c3289020.system.entry.js +4 -0
  359. package/lib/duet/{p-2a9fce4e.entry.js → p-c36a1bb7.entry.js} +1 -1
  360. package/lib/duet/{p-fc8e65cc.entry.js → p-c4e79927.entry.js} +1 -1
  361. package/lib/duet/{p-7a181a7b.system.entry.js → p-c5725fee.system.entry.js} +1 -1
  362. package/lib/duet/p-c79a0641.entry.js +4 -0
  363. package/lib/duet/{p-4cd5933d.entry.js → p-c801ebee.entry.js} +1 -1
  364. package/lib/duet/{p-bbc0d12a.system.entry.js → p-ccef6554.system.entry.js} +1 -1
  365. package/lib/duet/{p-e46fd2cc.system.entry.js → p-cef36d14.system.entry.js} +1 -1
  366. package/lib/duet/{p-53eeaaac.entry.js → p-d02b92fa.entry.js} +1 -1
  367. package/lib/duet/{p-1328279f.system.entry.js → p-d02e3fe0.system.entry.js} +1 -1
  368. package/lib/duet/{p-71a97d82.system.entry.js → p-d098d59c.system.entry.js} +1 -1
  369. package/lib/duet/{p-0d76f82f.system.entry.js → p-d4d7d607.system.entry.js} +1 -1
  370. package/lib/duet/{p-575d7354.entry.js → p-d5a9cfac.entry.js} +1 -1
  371. package/lib/duet/{p-0e0070ff.entry.js → p-d9353709.entry.js} +1 -1
  372. package/lib/duet/{p-06c1de15.system.entry.js → p-da9fe13c.system.entry.js} +1 -1
  373. package/lib/duet/{p-ef1d01d1.entry.js → p-dc63462c.entry.js} +1 -1
  374. package/lib/duet/{p-3d417d4e.system.entry.js → p-ded28a6e.system.entry.js} +1 -1
  375. package/lib/duet/p-def3df7d.entry.js +4 -0
  376. package/lib/duet/{p-d160d0af.entry.js → p-e1d3c21e.entry.js} +1 -1
  377. package/lib/duet/{p-875e6e77.entry.js → p-e1e89fd5.entry.js} +1 -1
  378. package/lib/duet/{p-26f6f02d.system.entry.js → p-e3ffb537.system.entry.js} +1 -1
  379. package/lib/duet/{p-b2be09aa.system.entry.js → p-e491c098.system.entry.js} +1 -1
  380. package/lib/duet/{p-5924fcb5.system.entry.js → p-e4aa049f.system.entry.js} +1 -1
  381. package/lib/duet/{p-57524647.entry.js → p-e6168195.entry.js} +1 -1
  382. package/lib/duet/{p-845f5d4d.system.entry.js → p-e7a22d84.system.entry.js} +1 -1
  383. package/lib/duet/{p-c270e77f.system.entry.js → p-e90b5865.system.entry.js} +1 -1
  384. package/lib/duet/{p-61b7f6cd.system.entry.js → p-e95d09bb.system.entry.js} +1 -1
  385. package/lib/duet/{p-c2cc8f98.system.entry.js → p-e9be64de.system.entry.js} +1 -1
  386. package/lib/duet/{p-445d390a.system.entry.js → p-ed011021.system.entry.js} +1 -1
  387. package/lib/duet/{p-448a0c6a.entry.js → p-ed8f7cac.entry.js} +1 -1
  388. package/lib/duet/{p-91213415.system.entry.js → p-ed961bc6.system.entry.js} +1 -1
  389. package/lib/duet/p-ee796d5e.system.entry.js +4 -0
  390. package/lib/duet/{p-8d335fb8.entry.js → p-efa6152d.entry.js} +1 -1
  391. package/lib/duet/{p-8a6a6d43.system.js → p-efdbddb5.system.js} +1 -1
  392. package/lib/duet/p-f58eb425.js +4 -0
  393. package/lib/duet/{p-c24e66b3.system.entry.js → p-f75a1805.system.entry.js} +1 -1
  394. package/lib/duet/{p-708f2afd.system.entry.js → p-faa6ea94.system.entry.js} +1 -1
  395. package/lib/duet/{p-7ee6dd1b.entry.js → p-fab6160a.entry.js} +1 -1
  396. package/lib/duet/p-fab7c1ed.entry.js +4 -0
  397. package/lib/duet/{p-e2714451.entry.js → p-fcbb30e1.entry.js} +1 -1
  398. package/lib/duet/{p-2ba34457.system.entry.js → p-fd1fb3f9.system.entry.js} +1 -1
  399. package/lib/duet/{p-c2a1741c.system.entry.js → p-ff09528c.system.entry.js} +1 -1
  400. package/lib/duet/p-ff7a57a9.entry.js +4 -0
  401. package/lib/esm/duet-action-button.entry.js +1 -1
  402. package/lib/esm/duet-alert.entry.js +1 -1
  403. package/lib/esm/duet-badge.entry.js +1 -1
  404. package/lib/esm/duet-banner.entry.js +1 -1
  405. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  406. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  407. package/lib/esm/duet-button_2.entry.js +1 -1
  408. package/lib/esm/duet-callout.entry.js +1 -1
  409. package/lib/esm/duet-caption_4.entry.js +1 -1
  410. package/lib/esm/duet-card.entry.js +1 -1
  411. package/lib/esm/duet-checkbox.entry.js +1 -1
  412. package/lib/esm/duet-checkmark.entry.js +1 -1
  413. package/lib/esm/duet-chip.entry.js +1 -1
  414. package/lib/esm/duet-choice_2.entry.js +30 -6
  415. package/lib/esm/duet-collapsible.entry.js +1 -1
  416. package/lib/esm/duet-combobox.entry.js +4 -4
  417. package/lib/esm/duet-contact-card.entry.js +1 -1
  418. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  419. package/lib/esm/duet-date-picker.entry.js +2 -2
  420. package/lib/esm/duet-divider_2.entry.js +1 -1
  421. package/lib/esm/duet-editable-table_3.entry.js +1 -1
  422. package/lib/esm/duet-empty-state.entry.js +1 -1
  423. package/lib/esm/duet-fieldset.entry.js +1 -1
  424. package/lib/esm/duet-file-chooser.entry.js +55 -0
  425. package/lib/esm/duet-footer.entry.js +1 -1
  426. package/lib/esm/duet-grid_2.entry.js +1 -1
  427. package/lib/esm/duet-header_2.entry.js +1 -1
  428. package/lib/esm/duet-hero.entry.js +1 -1
  429. package/lib/esm/duet-icon.entry.js +1 -1
  430. package/lib/esm/duet-input_2.entry.js +2 -2
  431. package/lib/esm/duet-layout.entry.js +1 -1
  432. package/lib/esm/duet-list_2.entry.js +1 -1
  433. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  434. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  435. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  436. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  437. package/lib/esm/duet-menu-bar.entry.js +2 -2
  438. package/lib/esm/duet-modal.entry.js +2 -2
  439. package/lib/esm/duet-multiselect.entry.js +1 -1
  440. package/lib/esm/duet-nav.entry.js +1 -1
  441. package/lib/esm/duet-notification_2.entry.js +1 -1
  442. package/lib/esm/duet-number-input.entry.js +1 -1
  443. package/lib/esm/duet-page-heading.entry.js +1 -1
  444. package/lib/esm/duet-pagination_2.entry.js +1 -1
  445. package/lib/esm/duet-popup-menu-item.entry.js +1 -1
  446. package/lib/esm/duet-popup-menu.entry.js +1 -1
  447. package/lib/esm/duet-progress.entry.js +1 -1
  448. package/lib/esm/duet-promo-card.entry.js +1 -1
  449. package/lib/esm/duet-radio_2.entry.js +5 -2
  450. package/lib/esm/duet-range-slider.entry.js +1 -1
  451. package/lib/esm/duet-scrollable_3.entry.js +2 -3
  452. package/lib/esm/duet-section-layout.entry.js +1 -1
  453. package/lib/esm/duet-select.entry.js +1 -1
  454. package/lib/esm/duet-shaped-image.entry.js +1 -1
  455. package/lib/esm/duet-show-more.entry.js +4 -2
  456. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  457. package/lib/esm/duet-slideout-link.entry.js +1 -1
  458. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  459. package/lib/esm/duet-slideout-panel.entry.js +13 -3
  460. package/lib/esm/duet-slideout.entry.js +24 -5
  461. package/lib/esm/duet-step_2.entry.js +1 -1
  462. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
  463. package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
  464. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  465. package/lib/esm/duet-submenu-bar.entry.js +3 -3
  466. package/lib/esm/duet-textarea.entry.js +2 -2
  467. package/lib/esm/duet-toggle.entry.js +1 -1
  468. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  469. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -2
  470. package/lib/esm/duet-toolbar-link.entry.js +10 -3
  471. package/lib/esm/duet-toolbar.entry.js +5 -3
  472. package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
  473. package/lib/esm/duet-tooltip.entry.js +1 -1
  474. package/lib/esm/duet-tray.entry.js +1 -1
  475. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  476. package/lib/esm/duet-upload-item.entry.js +1 -1
  477. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  478. package/lib/esm/duet.js +3 -3
  479. package/lib/esm/{focus-utils-616b6903.js → focus-utils-74961919.js} +1 -1
  480. package/lib/esm/{index-6b66b5c3.js → index-b3bf9761.js} +1 -1
  481. package/lib/esm/loader.js +3 -3
  482. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  483. package/lib/esm-es5/duet-alert.entry.js +1 -1
  484. package/lib/esm-es5/duet-badge.entry.js +1 -1
  485. package/lib/esm-es5/duet-banner.entry.js +1 -1
  486. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  487. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  488. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  489. package/lib/esm-es5/duet-callout.entry.js +1 -1
  490. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  491. package/lib/esm-es5/duet-card.entry.js +1 -1
  492. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  493. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  494. package/lib/esm-es5/duet-chip.entry.js +1 -1
  495. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  496. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  497. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  498. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  499. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  500. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  501. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  502. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  503. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  504. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  505. package/lib/esm-es5/duet-file-chooser.entry.js +4 -0
  506. package/lib/esm-es5/duet-footer.entry.js +1 -1
  507. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  508. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  509. package/lib/esm-es5/duet-hero.entry.js +1 -1
  510. package/lib/esm-es5/duet-icon.entry.js +1 -1
  511. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  512. package/lib/esm-es5/duet-layout.entry.js +1 -1
  513. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  514. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  515. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  516. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  517. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  518. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  519. package/lib/esm-es5/duet-modal.entry.js +1 -1
  520. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  521. package/lib/esm-es5/duet-nav.entry.js +1 -1
  522. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  523. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  524. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  525. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  526. package/lib/esm-es5/duet-popup-menu-item.entry.js +1 -1
  527. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  528. package/lib/esm-es5/duet-progress.entry.js +1 -1
  529. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  530. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  531. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  532. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  533. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  534. package/lib/esm-es5/duet-select.entry.js +1 -1
  535. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  536. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  537. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  538. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  539. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  540. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  541. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  542. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  543. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  544. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  545. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  546. package/lib/esm-es5/duet-submenu-bar.entry.js +2 -2
  547. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  548. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  549. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  550. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +2 -2
  551. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  552. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  553. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  554. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  555. package/lib/esm-es5/duet-tray.entry.js +1 -1
  556. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  557. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  558. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  559. package/lib/esm-es5/duet.js +1 -1
  560. package/lib/esm-es5/{focus-utils-616b6903.js → focus-utils-74961919.js} +1 -1
  561. package/lib/esm-es5/{index-6b66b5c3.js → index-b3bf9761.js} +1 -1
  562. package/lib/esm-es5/loader.js +1 -1
  563. package/lib/types/components/duet-choice/duet-choice.d.ts +21 -3
  564. package/lib/types/components/duet-choice-group/duet-choice-group.d.ts +11 -0
  565. package/lib/types/components/duet-file-chooser/duet-file-chooser.d.ts +42 -0
  566. package/lib/types/components/duet-radio-group/duet-radio-group.d.ts +11 -0
  567. package/lib/types/components/duet-show-more/duet-show-more.d.ts +9 -1
  568. package/lib/types/components/duet-slideout/duet-slideout.d.ts +4 -0
  569. package/lib/types/components/duet-toolbar/duet-toolbar.d.ts +4 -0
  570. package/lib/types/components/duet-toolbar-dropdown/duet-toolbar-dropdown.d.ts +4 -0
  571. package/lib/types/components/duet-toolbar-link/duet-toolbar-link.d.ts +4 -0
  572. package/lib/types/components.d.ts +162 -6
  573. package/package.json +5 -5
  574. package/lib/duet/p-0446445a.entry.js +0 -4
  575. package/lib/duet/p-0b61acdf.system.entry.js +0 -4
  576. package/lib/duet/p-20e5ed91.system.js +0 -4
  577. package/lib/duet/p-24f8d463.entry.js +0 -4
  578. package/lib/duet/p-26ff9a18.system.entry.js +0 -4
  579. package/lib/duet/p-2ea63f14.entry.js +0 -4
  580. package/lib/duet/p-42ccf40b.system.entry.js +0 -4
  581. package/lib/duet/p-555b61e6.entry.js +0 -4
  582. package/lib/duet/p-58739e1a.system.entry.js +0 -4
  583. package/lib/duet/p-6096a38e.entry.js +0 -4
  584. package/lib/duet/p-671c230c.entry.js +0 -4
  585. package/lib/duet/p-7b365ce3.entry.js +0 -4
  586. package/lib/duet/p-862b5eb0.entry.js +0 -4
  587. package/lib/duet/p-9dc73fd7.system.entry.js +0 -4
  588. package/lib/duet/p-9dd3343d.entry.js +0 -4
  589. package/lib/duet/p-9ecfc096.js +0 -4
  590. package/lib/duet/p-a4c579be.entry.js +0 -4
  591. package/lib/duet/p-b467d535.entry.js +0 -4
  592. package/lib/duet/p-d49c1007.entry.js +0 -4
  593. package/lib/duet/p-dd3aeef8.system.entry.js +0 -4
  594. package/lib/duet/p-e79a421c.system.entry.js +0 -4
  595. package/lib/duet/p-f1f7c096.entry.js +0 -4
  596. package/lib/duet/p-f34a7fbc.entry.js +0 -4
  597. package/lib/duet/p-fb67a5dd.entry.js +0 -4
@@ -120,4 +120,42 @@
120
120
  }
121
121
  .duet-toolbar-dropdown.duet-theme-turva .items {
122
122
  background: rgb(245, 245, 247);
123
+ }
124
+ .duet-toolbar-dropdown.negative button {
125
+ color: rgb(255, 255, 255);
126
+ }
127
+ .duet-toolbar-dropdown.negative button:hover {
128
+ color: rgb(255, 255, 255);
129
+ background: rgba(0, 41, 77, 0.2);
130
+ }
131
+ .duet-toolbar-dropdown.negative button.active {
132
+ font-weight: 600;
133
+ color: rgb(255, 255, 255);
134
+ background: rgba(0, 41, 77, 0.2);
135
+ }
136
+ .duet-toolbar-dropdown.negative button.open {
137
+ color: rgb(255, 255, 255);
138
+ background: rgba(0, 41, 77, 0.2);
139
+ }
140
+ .duet-toolbar-dropdown.negative button duet-icon {
141
+ color: rgb(205, 229, 241);
142
+ }
143
+ .duet-toolbar-dropdown.duet-theme-turva.negative button {
144
+ color: rgb(255, 255, 255);
145
+ }
146
+ .duet-toolbar-dropdown.duet-theme-turva.negative button:hover {
147
+ color: rgb(255, 255, 255);
148
+ background: rgba(23, 28, 58, 0.2);
149
+ }
150
+ .duet-toolbar-dropdown.duet-theme-turva.negative button.active {
151
+ font-weight: 600;
152
+ color: rgb(255, 255, 255);
153
+ background: rgba(23, 28, 58, 0.2);
154
+ }
155
+ .duet-toolbar-dropdown.duet-theme-turva.negative button.open {
156
+ color: rgb(255, 255, 255);
157
+ background: rgba(23, 28, 58, 0.2);
158
+ }
159
+ .duet-toolbar-dropdown.duet-theme-turva.negative button duet-icon {
160
+ color: rgb(244, 207, 214);
123
161
  }
@@ -10,6 +10,7 @@ export class DuetToolbarDropdown {
10
10
  this.open = !this.open;
11
11
  };
12
12
  this.theme = "";
13
+ this.variation = "default";
13
14
  this.accessibleLabel = undefined;
14
15
  this.active = false;
15
16
  this.open = false;
@@ -48,10 +49,12 @@ export class DuetToolbarDropdown {
48
49
  if (this.element && this.element.parentElement) {
49
50
  itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
50
51
  }
52
+ const variation = this.variation === "negative" ? "negative" : "white";
51
53
  return (h(Host, null, h("div", { class: {
52
54
  "duet-toolbar-dropdown": true,
53
55
  "duet-theme-turva": this.theme === "turva",
54
56
  [itemsAlign]: true,
57
+ [variation]: true,
55
58
  } }, h("button", { 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: {
56
59
  active: this.active,
57
60
  open: this.open,
@@ -98,6 +101,24 @@ export class DuetToolbarDropdown {
98
101
  "reflect": false,
99
102
  "defaultValue": "\"\""
100
103
  },
104
+ "variation": {
105
+ "type": "string",
106
+ "mutable": true,
107
+ "complexType": {
108
+ "original": "\"default\" | \"negative\"",
109
+ "resolved": "\"default\" | \"negative\"",
110
+ "references": {}
111
+ },
112
+ "required": false,
113
+ "optional": false,
114
+ "docs": {
115
+ "tags": [],
116
+ "text": "Variation."
117
+ },
118
+ "attribute": "variation",
119
+ "reflect": false,
120
+ "defaultValue": "\"default\""
121
+ },
101
122
  "accessibleLabel": {
102
123
  "type": "string",
103
124
  "mutable": false,
@@ -47,21 +47,49 @@
47
47
  .duet-theme-turva .duet-toolbar-link:focus, .duet-toolbar-link:focus.duet-theme-turva {
48
48
  box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
49
49
  }
50
+ .duet-toolbar-link.negative {
51
+ color: rgb(255, 255, 255);
52
+ }
53
+ .duet-toolbar-link.negative duet-icon {
54
+ color: rgb(205, 229, 241);
55
+ }
50
56
  .duet-toolbar-link.duet-theme-turva {
51
57
  font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
52
58
  color: rgb(23, 28, 58);
53
59
  }
60
+ .duet-toolbar-link.duet-theme-turva.negative {
61
+ color: rgb(255, 255, 255);
62
+ }
63
+ .duet-toolbar-link.duet-theme-turva.negative duet-icon {
64
+ color: rgb(244, 207, 214);
65
+ }
54
66
  .duet-toolbar-link:hover {
55
67
  color: rgb(0, 41, 77);
56
68
  background: rgb(243, 249, 252);
57
69
  }
70
+ .duet-toolbar-link:hover.negative {
71
+ color: rgb(255, 255, 255);
72
+ background: rgba(0, 41, 77, 0.2);
73
+ }
58
74
  .duet-toolbar-link:hover.duet-theme-turva {
59
75
  color: rgb(23, 28, 58);
60
76
  background: rgb(245, 245, 247);
61
77
  }
78
+ .duet-toolbar-link:hover.duet-theme-turva.negative {
79
+ color: rgb(255, 255, 255);
80
+ background: rgba(23, 28, 58, 0.2);
81
+ }
62
82
  .duet-toolbar-link.active {
63
83
  color: rgb(0, 41, 77);
64
84
  }
85
+ .duet-toolbar-link.active.negative {
86
+ font-weight: 600;
87
+ color: rgb(255, 255, 255);
88
+ background: rgba(23, 28, 58, 0.2);
89
+ }
90
+ .duet-toolbar-link.active.negative::after {
91
+ display: none;
92
+ }
65
93
  .duet-toolbar-link.active::after {
66
94
  position: absolute;
67
95
  top: auto;
@@ -83,4 +111,8 @@
83
111
  }
84
112
  .duet-toolbar-link.active.duet-theme-turva::after {
85
113
  background: rgb(198, 12, 48);
114
+ }
115
+ .duet-toolbar-link.active.duet-theme-turva.negative {
116
+ color: rgb(255, 255, 255);
117
+ background: rgba(23, 28, 58, 0.2);
86
118
  }
@@ -6,6 +6,7 @@ import { inheritGlobalTheme } from "../../common/themeable-component";
6
6
  export class DuetToolbarLink {
7
7
  constructor() {
8
8
  this.theme = "";
9
+ this.variation = "default";
9
10
  this.active = false;
10
11
  this.href = "#";
11
12
  this.icon = undefined;
@@ -22,7 +23,13 @@ export class DuetToolbarLink {
22
23
  * Always the last one in the class.
23
24
  */
24
25
  render() {
25
- return (h(Host, null, h("a", { class: { "duet-toolbar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", null))));
26
+ const variation = this.variation === "negative" ? "negative" : "white";
27
+ return (h(Host, null, h("a", { class: {
28
+ "duet-toolbar-link": true,
29
+ "duet-theme-turva": this.theme === "turva",
30
+ active: this.active,
31
+ [variation]: true,
32
+ }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", null))));
26
33
  }
27
34
  static get is() { return "duet-toolbar-link"; }
28
35
  static get encapsulation() { return "shadow"; }
@@ -62,6 +69,24 @@ export class DuetToolbarLink {
62
69
  "reflect": false,
63
70
  "defaultValue": "\"\""
64
71
  },
72
+ "variation": {
73
+ "type": "string",
74
+ "mutable": true,
75
+ "complexType": {
76
+ "original": "\"default\" | \"negative\"",
77
+ "resolved": "\"default\" | \"negative\"",
78
+ "references": {}
79
+ },
80
+ "required": false,
81
+ "optional": false,
82
+ "docs": {
83
+ "tags": [],
84
+ "text": "Variation."
85
+ },
86
+ "attribute": "variation",
87
+ "reflect": false,
88
+ "defaultValue": "\"default\""
89
+ },
65
90
  "active": {
66
91
  "type": "boolean",
67
92
  "mutable": true,
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-8647adfe.js';
4
+ import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-fe8a2205.js';
5
5
 
6
6
  const DuetActionButton = DuetActionButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-c35effa1.js';
4
+ import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-1f56e02f.js';
5
5
 
6
6
  const DuetAlert = DuetAlert$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-b1f13be3.js';
4
+ import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-d0987122.js';
5
5
 
6
6
  const DuetBadge = DuetBadge$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-7247d0b2.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { h } from './p-62c7d9d4.js';
7
7
  import { p as parsePossibleJSON } from './p-1a395a8d.js';
8
8
  import { g as getColorByName } from './p-e19d1e27.js';
9
- import { d as defineCustomElement$4 } from './p-6aed45b9.js';
10
- import { d as defineCustomElement$3 } from './p-d8d221c7.js';
11
- import { d as defineCustomElement$2 } from './p-0334f215.js';
9
+ import { d as defineCustomElement$4 } from './p-c0af301d.js';
10
+ import { d as defineCustomElement$3 } from './p-180c0d2d.js';
11
+ import { d as defineCustomElement$2 } from './p-6c2e13f0.js';
12
12
 
13
13
  const DuetPicture = ({ img, sources }) => {
14
14
  return (h("picture", null,
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-7247d0b2.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './p-4883df66.js';
7
- import { d as defineCustomElement$2 } from './p-d8d221c7.js';
7
+ import { d as defineCustomElement$2 } from './p-180c0d2d.js';
8
8
 
9
9
  var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-7247d0b2.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { g as getLocaleString } from './p-4883df66.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetButton$1, d as defineCustomElement$1 } from './p-5c0e51bf.js';
4
+ import { D as DuetButton$1, d as defineCustomElement$1 } from './p-2b1a35cd.js';
5
5
 
6
6
  const DuetButton = DuetButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-7247d0b2.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
- import { d as defineCustomElement$3 } from './p-d8d221c7.js';
7
- import { d as defineCustomElement$2 } from './p-0334f215.js';
6
+ import { d as defineCustomElement$3 } from './p-180c0d2d.js';
7
+ import { d as defineCustomElement$2 } from './p-6c2e13f0.js';
8
8
 
9
9
  const duetCalloutCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:100%}blockquote,figure{margin:0}.duet-callout{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout .container{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:688px;text-align:center}.duet-callout .callout-icon{width:50px;padding-bottom:8px}.duet-callout .author{color:rgb(0, 41, 77)}.duet-callout.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout.duet-theme-turva .author{color:rgb(23, 28, 58)}.duet-callout.duet-m-0{margin:0 !important}";
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-3f1f0ff0.js';
4
+ import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-e77f7fff.js';
5
5
 
6
6
  const DuetCaption = DuetCaption$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-7247d0b2.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { c as createID } from './p-45f71a69.js';
7
7
  import { i as isKeyboardClick } from './p-56ac3289.js';
8
8
  import { s as sanitizeString } from './p-1a395a8d.js';
9
9
  import { g as getColorByName } from './p-e19d1e27.js';
10
- import { d as defineCustomElement$3 } from './p-d8d221c7.js';
11
- import { d as defineCustomElement$2 } from './p-137115be.js';
10
+ import { d as defineCustomElement$3 } from './p-180c0d2d.js';
11
+ import { d as defineCustomElement$2 } from './p-3ccd454b.js';
12
12
 
13
13
  const duetHeadingLevels = ["h1", "h2", "h3", "h4", "h5", "h6"];
14
14
  const duetBlock = "div";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-8b29f15f.js';
4
+ import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-03ac3eb3.js';
5
5
 
6
6
  const DuetCheckbox = DuetCheckbox$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCheckmark$1, d as defineCustomElement$1 } from './p-dcf1150f.js';
4
+ import { D as DuetCheckmark$1, d as defineCustomElement$1 } from './p-21b815ae.js';
5
5
 
6
6
  const DuetCheckmark = DuetCheckmark$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-7247d0b2.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { c as createID } from './p-45f71a69.js';
7
- import { d as defineCustomElement$2 } from './p-d8d221c7.js';
7
+ import { d as defineCustomElement$2 } from './p-180c0d2d.js';
8
8
 
9
9
  const duetChipCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:8px !important;margin-bottom:12px !important;position:relative;display:inline-block;width:auto;max-width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}.duet-chip-container{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;width:100%;padding:1px;hyphens:none;line-height:1.1;color:rgb(0, 41, 77) !important;text-align:center;cursor:pointer;background:rgb(255, 255, 255);border-color:rgb(144, 149, 153);border-style:solid;border-width:1px;border-radius:8px;transition:background-color 300ms ease, color 300ms ease, border-color 300ms ease}.duet-chip-container.duet-p-0{padding:0 !important}.duet-chip-container.duet-m-0{margin:0 !important}.duet-chip-container.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255);border-color:rgb(23, 28, 58)}.duet-chip-container.duet-theme-turva:hover{border-color:rgb(198, 12, 48)}.duet-chip-container:hover{padding:0 !important;border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-disabled{color:rgb(101, 119, 135) !important;cursor:default;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important}.duet-chip-container.duet-chip-disabled.duet-theme-turva{color:rgb(116, 116, 117) !important;background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-disabled:hover{background:rgb(245, 248, 250);border-color:rgb(245, 248, 250)}.duet-chip-container.duet-chip-disabled:hover.duet-theme-turva{background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-disabled button,.duet-chip-container.duet-chip-disabled label{cursor:default}.duet-chip-container button,.duet-chip-container label{display:flex;align-items:center;width:100%;height:100%;padding:7px 16px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:600;color:rgb(0, 41, 77) !important;cursor:pointer}.duet-chip-container button:focus,.duet-chip-container label:focus{outline:none}.duet-chip-container .duet-chip-icon-container{display:flex;align-items:center;height:16px;padding:0;transition:padding 300ms ease}.duet-chip-container.duet-chip-has-icon .duet-chip-icon-container{width:24px;height:16px;padding-right:10px}.duet-chip-container.duet-chip-has-icon.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-has-icon.duet-chip-radio-checked .duet-chip-icon-container{padding-right:11px;padding-left:3px}.duet-chip-container.duet-chip-has-icon button,.duet-chip-container.duet-chip-has-icon label{padding-left:10px}.duet-chip-container.duet-chip-has-popup button,.duet-chip-container.duet-chip-has-popup label{padding-right:8px}.duet-chip-container duet-icon:not(.check-mark){width:auto;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container duet-icon.check-mark{width:0;overflow:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked,.duet-chip-container.duet-chip-radio-checked{background:rgb(230, 242, 248);border-color:rgb(230, 242, 248)}.duet-chip-container.duet-chip-filter-checked:hover,.duet-chip-container.duet-chip-radio-checked:hover{background:rgb(205, 229, 241);border-color:rgb(205, 229, 241)}.duet-chip-container.duet-chip-filter-checked button,.duet-chip-container.duet-chip-filter-checked label,.duet-chip-container.duet-chip-radio-checked button,.duet-chip-container.duet-chip-radio-checked label{padding-left:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container{padding-right:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon:not(.check-mark),.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon:not(.check-mark){width:0;overflow:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon.check-mark,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon.check-mark{width:auto;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva{background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva:hover,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva:hover{background:rgb(228, 228, 230);border-color:rgb(228, 228, 230)}.duet-chip-container div.duet-chip-popup-disclosure{padding-right:4.5px;padding-left:12.5px}.duet-chip-container div.duet-chip-popup-disclosure duet-icon{transition:transform 300ms ease}.duet-chip-container.duet-chip-filter-popup-open{background:rgb(243, 249, 252);border-color:rgb(243, 249, 252)}.duet-chip-container.duet-chip-filter-popup-open.duet-theme-turva{background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-filter-popup-open .duet-chip-popup-disclosure duet-icon{transform:rotate(180deg)}.duet-chip-container.duet-chip-input{display:flex;align-items:center;padding-right:0 !important}.duet-chip-container.duet-chip-input .duet-chip-input-button{flex-grow:1}.duet-chip-container.duet-chip-input .duet-chip-remove-button{width:26px;padding:8px 16px 8px 0;margin:-8px 0}:host(.user-is-tabbing) .duet-chip-focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-chip-focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-chip-container input{position:absolute !important;top:0;left:0;z-index:-1;width:100%;height:100%;cursor:pointer;opacity:0}";
10
10
 
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-7247d0b2.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
- import { d as defineCustomElement$8 } from './p-3f1f0ff0.js';
7
- import { d as defineCustomElement$7 } from './p-96f8add2.js';
8
- import { d as defineCustomElement$6 } from './p-d8d221c7.js';
9
- import { d as defineCustomElement$5 } from './p-e936af1e.js';
10
- import { d as defineCustomElement$4 } from './p-ead2c47b.js';
11
- import { d as defineCustomElement$3 } from './p-cc7ea20a.js';
12
- import { d as defineCustomElement$2 } from './p-69cee0e0.js';
6
+ import { d as defineCustomElement$8 } from './p-e77f7fff.js';
7
+ import { d as defineCustomElement$7 } from './p-64cd1abb.js';
8
+ import { d as defineCustomElement$6 } from './p-180c0d2d.js';
9
+ import { d as defineCustomElement$5 } from './p-e6b07569.js';
10
+ import { d as defineCustomElement$4 } from './p-fd4877d1.js';
11
+ import { d as defineCustomElement$3 } from './p-e4355989.js';
12
+ import { d as defineCustomElement$2 } from './p-62e68de8.js';
13
13
 
14
14
  const duetChoiceGroupCss = "*.sc-duet-choice-group,*.sc-duet-choice-group::after,*.sc-duet-choice-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:block;margin-bottom:-12px}.horizontal.sc-duet-choice-group-h .duet-choice-group.duet-no-stacking.sc-duet-choice-group{display:flex}@media (min-width: 48em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{margin-bottom:0}}@media (max-width: 35.9375em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:flex}}.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}@media (max-width: 22.5em){.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}}.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 36em){.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 48em){.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 62em){.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 64.0625em){.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.duet-choice-group.sc-duet-choice-group{position:relative;width:100%;margin-bottom:-12px}";
15
15
 
@@ -57,6 +57,8 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoiceGroup
57
57
  this.breakpoint = "small";
58
58
  this.value = undefined;
59
59
  this.disabled = undefined;
60
+ this.required = false;
61
+ this.accessibleLiveError = "polite";
60
62
  }
61
63
  /**
62
64
  * Component lifecycle events.
@@ -84,6 +86,7 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoiceGroup
84
86
  // Walk the DOM in reverse order, since the last selected one wins
85
87
  for (const choice of this.choices) {
86
88
  choice.name = this.name;
89
+ choice.required = this.required;
87
90
  choice.groupDisabled = this.disabled;
88
91
  choice.groupDirection = this.direction;
89
92
  choice.groupResponsive = this.responsive;
@@ -118,7 +121,7 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoiceGroup
118
121
  "duet-choice-group-breakpoint-medium": this.responsive && this.breakpoint === "medium",
119
122
  "duet-choice-group-breakpoint-large": this.responsive && this.breakpoint === "large",
120
123
  "duet-choice-group-breakpoint-x-large": this.responsive && this.breakpoint === "x-large",
121
- } }, h("duet-fieldset", { label: this.label, labelHidden: this.labelHidden, compactLabel: true, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme }, this.tooltip && (h("duet-tooltip", { slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("div", { class: { [this.choiceGroupName]: true, "duet-no-stacking": !this.responsive } }, h("slot", null)))));
124
+ } }, h("duet-fieldset", { label: this.label, labelHidden: this.labelHidden, compactLabel: true, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme, "accessible-live-error": this.accessibleLiveError }, this.tooltip && (h("duet-tooltip", { slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("div", { class: { [this.choiceGroupName]: true, "duet-no-stacking": !this.responsive } }, h("slot", null)))));
122
125
  }
123
126
  get element() { return this; }
124
127
  static get watchers() { return {
@@ -143,7 +146,9 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoiceGroup
143
146
  "responsive": [4],
144
147
  "breakpoint": [1],
145
148
  "value": [1537],
146
- "disabled": [4]
149
+ "disabled": [4],
150
+ "required": [4],
151
+ "accessibleLiveError": [1, "accessible-live-error"]
147
152
  }, undefined, {
148
153
  "value": ["updateChoices"],
149
154
  "disabled": ["updateChoices"],
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-7247d0b2.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { h as hasSlot } from './p-f8c76b25.js';
7
7
  import { D as DuetStringsExternalDefaults } from './p-274d11e3.js';
@@ -9,10 +9,10 @@ import { c as createID } from './p-45f71a69.js';
9
9
  import { F as FocusGuard } from './p-c5032d3a.js';
10
10
  import { i as isKeyboardClick, a as isQuestionKey, b as isEscapeKey } from './p-56ac3289.js';
11
11
  import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-4883df66.js';
12
- import { d as defineCustomElement$5 } from './p-3f1f0ff0.js';
13
- import { d as defineCustomElement$4 } from './p-d8d221c7.js';
14
- import { d as defineCustomElement$3 } from './p-137115be.js';
15
- import { d as defineCustomElement$2 } from './p-69cee0e0.js';
12
+ import { d as defineCustomElement$5 } from './p-e77f7fff.js';
13
+ import { d as defineCustomElement$4 } from './p-180c0d2d.js';
14
+ import { d as defineCustomElement$3 } from './p-3ccd454b.js';
15
+ import { d as defineCustomElement$2 } from './p-62e68de8.js';
16
16
 
17
17
  var messagingInfo={"title":"messaging-info","tags":"messaging info information circle","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z\"/><circle cx=\"11.625\" cy=\"7.125\" r=\"1.125\"/><path d=\"M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22.5C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5z\"/></svg>"};
18
18
 
@@ -142,6 +142,12 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoice extends H
142
142
  sv: "Mera information om",
143
143
  };
144
144
  this.infoLabel = getLocaleString(this.infoLabelDefaults, getLanguage());
145
+ this.collapsibleNotificationDefaults = {
146
+ fi: "Tämä valinta sisältää lisätietoja, jotka avautuivat alle",
147
+ en: "This choice has additional information opened below",
148
+ sv: "Det här val har mer information som öppnades nedan",
149
+ };
150
+ this.collapsibleNotification = getLocaleString(this.collapsibleNotificationDefaults, getLanguage());
145
151
  }
146
152
  /**
147
153
  * Component lifecycle events.
@@ -159,6 +165,7 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoice extends H
159
165
  connectLanguageChangeObserver(this, [
160
166
  { prop: "accessibleLabelInfoButton", defaults: "accessibleLabelInfoButtonDefaults" },
161
167
  { prop: "infoLabel", defaults: "infoLabelDefaults" },
168
+ { prop: "collapsibleNotification", defaults: "collapsibleNotificationDefaults" },
162
169
  ]);
163
170
  this.duetChoiceReady.emit();
164
171
  }
@@ -203,6 +210,17 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoice extends H
203
210
  async toggleInfoMethod() {
204
211
  this.isInfoOpen = !this.isInfoOpen;
205
212
  }
213
+ /**
214
+ * Should the collapsible content be announced by screen readers
215
+ */
216
+ isCollapsibleAnnounceable() {
217
+ if (!this.collapsible || !this.getExpanded()) {
218
+ return false;
219
+ }
220
+ const children = Array.from(this.element.querySelectorAll(`#${this.choiceId}-collapsible-content > *`) || []);
221
+ const announceableElements = ["duet-paragraph", "duet-heading", "duet-fieldset"];
222
+ return children.every(child => announceableElements.includes(child.tagName.toLowerCase()));
223
+ }
206
224
  getAriaDescribedby() {
207
225
  if (this.accessibleDescribedBy) {
208
226
  return this.accessibleDescribedBy;
@@ -211,9 +229,12 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoice extends H
211
229
  if (this.hasHeader) {
212
230
  return this.headerId;
213
231
  }
214
- else {
232
+ else if (this.isCollapsibleAnnounceable()) {
215
233
  return this.expandId;
216
234
  }
235
+ else {
236
+ return `${this.choiceId}-collapsible-notification`;
237
+ }
217
238
  }
218
239
  return null;
219
240
  }
@@ -279,10 +300,10 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoice extends H
279
300
  } }, h("input", { class: "duet-choice-input", type: this.type, onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.onChange, disabled: this.getDisabled(), required: this.required, id: identifier, name: this.name, value: this.value, checked: this.checked, "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-owns": this.accessibleOwns, "aria-describedby": this.getAriaDescribedby(), onKeyDown: this.handleKeyDown, ref: input => (this.nativeInput = input) }), h("label", { htmlFor: identifier, class: { "duet-choice-label": true, "has-before-text": this.hasBeforeText }, onClick: this.onClick }, this.hasBeforeText && h("slot", { name: "before-text" }), this.icon && (h("div", { class: "duet-choice-card-icon" }, h("duet-icon", { margin: "none", size: "small", name: this.icon, color: "currentColor" }))), h("div", { class: "duet-choice-card-text" }, choiceGroupLabel && h("duet-visually-hidden", null, choiceGroupLabel, ", "), h("div", null, this.hasLabel ? h("slot", { name: "label" }) : this.label), this.caption && (h("div", null, h("duet-spacer", { size: "xx-small" }), h("duet-caption", { margin: "none", selected: this.checked }, this.caption))), this.hasAdditional && (h("div", null, h("duet-spacer", { size: "xx-small" }), h("slot", { name: "additional" })))), h("div", null, h("div", { class: { "duet-checkmark-container": true, "duet-checkmark-radio": this.type === "radio" } }, this.checked && h("div", { class: "duet-checkmark" }))))), this.hasInfo && !this.collapsible && (h("button", { ref: button => (this.infoButtonEl = button), id: this.infoButtonId, class: {
280
301
  "duet-choice-info-toggle": true,
281
302
  "duet-theme-turva": this.theme === "turva",
282
- }, onMouseEnter: this.onMouseEnter, onMouseLeave: this.onMouseLeave, onClick: this.toggleInfo, disabled: this.getDisabled(), "aria-expanded": this.isInfoOpen ? "true" : "false", "aria-label": `${this.infoLabel} ${this.label}`, "aria-controls": this.expandId, "aria-flowto": this.expandId, tabindex: this.type === "radio" && !this.checked ? "-1" : "0", type: "button" }, h("duet-visually-hidden", { "aria-hidden": !this.isBlurred ? "true" : "false" }, this.accessibleLabelInfoButton), h("div", { class: "duet-choice-info-icon" }, h("duet-icon", { icon: messagingInfo.svg, margin: "none", size: "small", color: "currentColor" }))))), this.collapsible || this.hasInfo ? (h("div", { class: this.getClassNames(), id: this.expandId }, h("span", { class: {
303
+ }, onMouseEnter: this.onMouseEnter, onMouseLeave: this.onMouseLeave, onClick: this.toggleInfo, disabled: this.getDisabled(), "aria-expanded": this.isInfoOpen ? "true" : "false", "aria-label": `${this.infoLabel} ${this.label}`, "aria-controls": this.expandId, "aria-flowto": this.expandId, tabindex: this.type === "radio" && !this.checked ? "-1" : "0", type: "button" }, h("duet-visually-hidden", { "aria-hidden": !this.isBlurred ? "true" : "false" }, this.accessibleLabelInfoButton), h("div", { class: "duet-choice-info-icon" }, h("duet-icon", { icon: messagingInfo.svg, margin: "none", size: "small", color: "currentColor" }))))), this.collapsible && (h("span", { id: `${this.choiceId}-collapsible-notification`, hidden: true }, this.collapsibleNotification)), this.collapsible || this.hasInfo ? (h("div", { class: this.getClassNames(), id: this.expandId }, h("span", { class: {
283
304
  "duet-choice-section-visible": this.collapsible ? this.getExpanded() : this.isInfoOpen,
284
305
  "duet-choice-section-hidden": this.collapsible ? !this.getExpanded() : !this.isInfoOpen,
285
- } }, h("span", { id: this.headerId }, h("slot", { name: "header" })), this.hasInfo ? (h("span", { ref: span => (this.infoContainer = span), tabindex: "0", class: "duet-choice-info-container" }, h("span", { "aria-relevant": "all", "aria-atomic": "true", "aria-live": this.isInfoOpen ? "polite" : "off" }, h("slot", { name: "info" })), h("slot", null))) : (h("span", null, h("slot", null)))), this.isInfoOpen && h(FocusGuard, { moveFocusTo: this.infoButtonEl }))) : null));
306
+ } }, h("span", { id: this.headerId }, h("slot", { name: "header" })), this.hasInfo ? (h("span", { ref: span => (this.infoContainer = span), tabindex: "0", class: "duet-choice-info-container" }, h("span", { "aria-relevant": "all", "aria-atomic": "true", "aria-live": this.isInfoOpen ? "polite" : "off" }, h("slot", { name: "info" })), h("slot", null))) : (h("span", { id: `${this.choiceId}-collapsible-content` }, h("slot", null)))), this.isInfoOpen && h(FocusGuard, { moveFocusTo: this.infoButtonEl }))) : null));
286
307
  }
287
308
  get element() { return this; }
288
309
  static get style() { return duetChoiceCss; }
@@ -317,6 +338,8 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoice extends H
317
338
  "required": [4],
318
339
  "infoLabelDefaults": [1, "accessible-label-info-default"],
319
340
  "infoLabel": [1025, "info-label"],
341
+ "collapsibleNotificationDefaults": [1, "accessible-collapsible-notification-default"],
342
+ "collapsibleNotification": [1025, "collapsible-notification"],
320
343
  "isHovering": [32],
321
344
  "isInfoOpen": [32],
322
345
  "isBlurred": [32],
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-7247d0b2.js';
5
5
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
6
6
  import { f as font_size_medium, t as tokens } from './p-64d43840.js';
7
7
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
@@ -9,7 +9,7 @@ import { h as hasSlot } from './p-f8c76b25.js';
9
9
  import { c as createID } from './p-45f71a69.js';
10
10
  import { i as isKeyboardClick } from './p-56ac3289.js';
11
11
  import { s as sanitizeString } from './p-1a395a8d.js';
12
- import { d as defineCustomElement$2 } from './p-d8d221c7.js';
12
+ import { d as defineCustomElement$2 } from './p-180c0d2d.js';
13
13
 
14
14
  const duetCollapsibleCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}::slotted([slot=after-heading]){display:inline-block}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(0, 41, 77)}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}.duet-collapsible-content{display:none;padding-left:18px;margin-top:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:rgb(0, 41, 77)}@media (max-width: 35.9375em){.duet-collapsible-content{font-size:0.875rem}}.duet-collapsible-content.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host([open])>.duet-collapsible-content{display:block}.duet-collapsible-heading{-webkit-user-select:none;user-select:none;display:flex;align-items:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(0, 41, 77);text-align:left;cursor:pointer;border-radius:4px}.duet-collapsible-heading.full-width{width:100%}.duet-collapsible-heading.duet-collapsible-heading-centered{margin:auto}.duet-collapsible-heading.duet-collapsible-normal-weight{font-weight:400}.duet-collapsible-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-collapsible-heading .duet-collapsible-heading-content{min-width:0}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div{margin-left:16px}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div.float-right{margin-left:auto}.duet-collapsible-heading:focus{outline:0}:host(.user-is-tabbing) .duet-collapsible-heading:focus{border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-collapsible-heading.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-collapsible-heading-icon{margin-right:8px !important;display:flex;align-items:center;justify-content:center;color:rgb(0, 41, 77);transition:transform 300ms ease}.duet-collapsible-heading-icon:last-child,.duet-collapsible-heading-icon:last-of-type{margin-right:0 !important}[aria-expanded=true] .duet-collapsible-heading-icon{transform:rotate(180deg)}";
15
15
 
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h as h$1, d as Host } from './p-64c4e84f.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, d as Host } from './p-7247d0b2.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { d as debounce } from './p-3d8d557b.js';
7
7
  import { c as isEnterKey, b as isEscapeKey, d as isTabKey, e as isArrowUpKey, f as isArrowDownKey } from './p-56ac3289.js';
8
8
  import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-4883df66.js';
9
9
  import { p as parsePossibleJSON } from './p-1a395a8d.js';
10
10
  import { h, F as Fragment } from './p-62c7d9d4.js';
11
- import { d as defineCustomElement$2 } from './p-d8d221c7.js';
11
+ import { d as defineCustomElement$2 } from './p-180c0d2d.js';
12
12
 
13
13
  const SelectSingle = ({ item, search = "", selected }) => {
14
14
  const regEx = search !== "" ? new RegExp("(" + search.split(" ").join("|") + ")", "gi") : undefined;
@@ -92,7 +92,7 @@ const DuetCombobox$1 = /*@__PURE__*/ proxyCustomElement(class DuetCombobox exten
92
92
  const path = e.composedPath();
93
93
  const isClickOutside = path.every(el => el !== this.element);
94
94
  if (isClickOutside) {
95
- this.updateInputText(true);
95
+ this.updateInputText(true, true);
96
96
  this.listOpen = false;
97
97
  }
98
98
  }
@@ -224,7 +224,7 @@ const DuetCombobox$1 = /*@__PURE__*/ proxyCustomElement(class DuetCombobox exten
224
224
  * Updates the input text based on the selected/clicked items.
225
225
  * @param bool -override to clear if invoked by "click outside"
226
226
  */
227
- async updateInputText(isBlurred = false) {
227
+ async updateInputText(isBlurred = false, isClickOutside = false) {
228
228
  const item = this.selectedItems.size === 0 ? [] : this.items.filter(item => this.selectedItems.has(item.id));
229
229
  //if items changed and given id no longer exists
230
230
  if (item.length === 0 && this.selectedItems.size > 0) {
@@ -233,7 +233,7 @@ const DuetCombobox$1 = /*@__PURE__*/ proxyCustomElement(class DuetCombobox exten
233
233
  this.value = undefined;
234
234
  this.activeItem = undefined;
235
235
  }
236
- if (this.selectedItems.size === 1) {
236
+ if (!isClickOutside && this.selectedItems.size === 1) {
237
237
  this.input.value = ""; // set value to empty so that cursor position follows accordingly
238
238
  this.input.value = await this.formatItem(item[0]);
239
239
  this.input.scrollLeft = this.input.scrollWidth;