@duetds/components 9.3.1 → 9.4.0

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 (705) hide show
  1. package/hydrate/index.js +319 -201
  2. package/lib/cjs/{a11y-utils-b489bafd.js → a11y-utils-9a2b3c7b.js} +1 -1
  3. package/lib/cjs/{app-globals-3993d4ba.js → app-globals-041a56ca.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
  5. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  6. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  7. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +7 -7
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +11 -11
  13. package/lib/cjs/duet-card.cjs.entry.js +3 -3
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  16. package/lib/cjs/duet-chip_3.cjs.entry.js +8 -7
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +17 -6
  19. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +3 -3
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +8 -8
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
  28. package/lib/cjs/duet-footer.cjs.entry.js +8 -8
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-header_2.cjs.entry.js +4 -4
  31. package/lib/cjs/duet-hero.cjs.entry.js +8 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +4 -4
  33. package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
  34. package/lib/cjs/duet-layout.cjs.entry.js +7 -7
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +4 -4
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +6 -6
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-modal.cjs.entry.js +11 -11
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +9 -9
  44. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +7 -7
  46. package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +16 -16
  50. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +29 -28
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  56. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  63. package/lib/cjs/duet-slideout.cjs.entry.js +28 -14
  64. package/lib/cjs/duet-status-icon.cjs.entry.js +86 -0
  65. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  66. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
  67. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +6 -6
  68. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +6 -6
  69. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  71. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  72. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  73. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
  74. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
  75. package/lib/cjs/duet-toolbar-item.cjs.entry.js +7 -7
  76. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  78. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
  79. package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
  80. package/lib/cjs/duet-tray.cjs.entry.js +5 -5
  81. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  82. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  83. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  84. package/lib/cjs/duet.cjs.js +3 -3
  85. package/lib/cjs/{errorcodes.utils-3e4d2f19.js → errorcodes.utils-381e59b0.js} +1 -1
  86. package/lib/cjs/{focus-utils-5c18768b.js → focus-utils-8b057c75.js} +1 -1
  87. package/lib/cjs/{index-308de19b.js → index-0885358e.js} +1 -1
  88. package/lib/cjs/{keyboard-utils-681e11ec.js → keyboard-utils-f7c9f980.js} +4 -0
  89. package/lib/cjs/{language-utils-9e680f03.js → language-utils-ae5d768d.js} +1 -1
  90. package/lib/cjs/loader.cjs.js +3 -3
  91. package/lib/cjs/{slot-utils-5b1180b0.js → slot-utils-63bd5fd6.js} +1 -1
  92. package/lib/collection/collection-manifest.json +1 -0
  93. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  94. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  95. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  96. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  97. package/lib/collection/components/duet-chip/duet-chip.js +3 -2
  98. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  99. package/lib/collection/components/duet-collapsible/duet-collapsible.css +17 -1
  100. package/lib/collection/components/duet-collapsible/duet-collapsible.js +33 -2
  101. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  102. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  103. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  104. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
  105. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  106. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  107. package/lib/collection/components/duet-footer/duet-footer.js +4 -4
  108. package/lib/collection/components/duet-heading/duet-heading.css +1 -0
  109. package/lib/collection/components/duet-heading/duet-heading.js +2 -2
  110. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  111. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  112. package/lib/collection/components/duet-layout/duet-layout.js +5 -5
  113. package/lib/collection/components/duet-link/duet-link.js +2 -2
  114. package/lib/collection/components/duet-list/duet-list.js +1 -1
  115. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  116. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  117. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
  118. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  119. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  120. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  121. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  122. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  123. package/lib/collection/components/duet-modal/duet-modal.js +6 -6
  124. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
  125. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  126. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  127. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
  128. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  129. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  130. package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
  131. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  132. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  133. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  134. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  135. package/lib/collection/components/duet-scrollable/duet-scrollable.css +8 -33
  136. package/lib/collection/components/duet-scrollable/duet-scrollable.js +15 -17
  137. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  138. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  139. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  140. package/lib/collection/components/duet-slideout/duet-slideout.js +23 -9
  141. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  142. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  143. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  144. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  145. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  146. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  147. package/lib/collection/components/duet-status-icon/duet-status-icon.js +182 -0
  148. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  149. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  150. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  151. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  152. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  153. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  154. package/lib/collection/components/duet-tab-group/duet-tab-group.css +36 -3
  155. package/lib/collection/components/duet-tab-group/duet-tab-group.js +28 -5
  156. package/lib/collection/components/duet-table/duet-table.js +2 -2
  157. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  158. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  159. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  160. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  161. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  162. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  163. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  164. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  165. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  166. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  167. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  168. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  169. package/lib/collection/utils/keyboard-utils.js +3 -0
  170. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  171. package/lib/dist-custom-elements/duet-alert.js +1 -1
  172. package/lib/dist-custom-elements/duet-badge.js +1 -1
  173. package/lib/dist-custom-elements/duet-banner.js +3 -3
  174. package/lib/dist-custom-elements/duet-breadcrumb.js +8 -8
  175. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  176. package/lib/dist-custom-elements/duet-button.js +1 -1
  177. package/lib/dist-custom-elements/duet-callout.js +4 -4
  178. package/lib/dist-custom-elements/duet-caption.js +1 -1
  179. package/lib/dist-custom-elements/duet-card.js +4 -4
  180. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  181. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  182. package/lib/dist-custom-elements/duet-chip.js +1 -1
  183. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  184. package/lib/dist-custom-elements/duet-choice.js +5 -5
  185. package/lib/dist-custom-elements/duet-collapsible.js +25 -7
  186. package/lib/dist-custom-elements/duet-combobox.js +16 -16
  187. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  188. package/lib/dist-custom-elements/duet-cookie-consent.js +8 -8
  189. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  190. package/lib/dist-custom-elements/duet-divider.js +1 -1
  191. package/lib/dist-custom-elements/duet-editable-table.js +8 -8
  192. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  193. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  194. package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
  195. package/lib/dist-custom-elements/duet-footer.js +12 -12
  196. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  197. package/lib/dist-custom-elements/duet-grid.js +1 -1
  198. package/lib/dist-custom-elements/duet-header.js +9 -9
  199. package/lib/dist-custom-elements/duet-heading.js +1 -1
  200. package/lib/dist-custom-elements/duet-hero.js +14 -14
  201. package/lib/dist-custom-elements/duet-icon.js +1 -1
  202. package/lib/dist-custom-elements/duet-input.js +1 -1
  203. package/lib/dist-custom-elements/duet-label.js +1 -1
  204. package/lib/dist-custom-elements/duet-layout.js +6 -6
  205. package/lib/dist-custom-elements/duet-link.js +1 -1
  206. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  207. package/lib/dist-custom-elements/duet-list.js +1 -1
  208. package/lib/dist-custom-elements/duet-logo.js +1 -1
  209. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  210. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +5 -5
  211. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +7 -7
  212. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  213. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  214. package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
  215. package/lib/dist-custom-elements/duet-modal.js +15 -15
  216. package/lib/dist-custom-elements/duet-multiselect.js +15 -15
  217. package/lib/dist-custom-elements/duet-nav.js +2 -2
  218. package/lib/dist-custom-elements/duet-notification-drawer.js +7 -7
  219. package/lib/dist-custom-elements/duet-notification.js +5 -5
  220. package/lib/dist-custom-elements/duet-number-input.js +12 -12
  221. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  222. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  223. package/lib/dist-custom-elements/duet-pagination.js +25 -25
  224. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  225. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  226. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  227. package/lib/dist-custom-elements/duet-progress.js +1 -1
  228. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  229. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  230. package/lib/dist-custom-elements/duet-radio.js +1 -1
  231. package/lib/dist-custom-elements/duet-range-slider.js +3 -3
  232. package/lib/dist-custom-elements/duet-range-stepper.js +7 -7
  233. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  234. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  235. package/lib/dist-custom-elements/duet-select.js +1 -1
  236. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  237. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  238. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  239. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  240. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  241. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  242. package/lib/dist-custom-elements/duet-slideout.js +27 -13
  243. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  244. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  245. package/lib/dist-custom-elements/duet-status-icon.d.ts +11 -0
  246. package/lib/dist-custom-elements/duet-status-icon.js +111 -0
  247. package/lib/dist-custom-elements/duet-step.js +5 -5
  248. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  249. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +5 -5
  250. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +7 -7
  251. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  252. package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
  253. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  254. package/lib/dist-custom-elements/duet-tab-group.js +18 -14
  255. package/lib/dist-custom-elements/duet-tab.js +2 -2
  256. package/lib/dist-custom-elements/duet-table.js +1 -1
  257. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  258. package/lib/dist-custom-elements/duet-toggle.js +3 -3
  259. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +5 -5
  260. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +7 -7
  261. package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
  262. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  263. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  264. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  265. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  266. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  267. package/lib/dist-custom-elements/duet-tray.js +6 -6
  268. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  269. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  270. package/lib/dist-custom-elements/duet-upload.js +21 -21
  271. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  272. package/lib/dist-custom-elements/index.js +1 -1
  273. package/lib/dist-custom-elements/{p-fa93d549.js → p-09815b2b.js} +3 -3
  274. package/lib/dist-custom-elements/{p-f7678084.js → p-0c770b66.js} +3 -3
  275. package/lib/dist-custom-elements/{p-11ff6ee6.js → p-0f108a55.js} +3 -3
  276. package/lib/dist-custom-elements/{p-03144d67.js → p-12cf5e61.js} +5 -5
  277. package/lib/dist-custom-elements/{p-b44cec63.js → p-137df5b8.js} +4 -4
  278. package/lib/dist-custom-elements/{p-925a14eb.js → p-1565f818.js} +2 -2
  279. package/lib/dist-custom-elements/{p-10e71cb5.js → p-2307d2d1.js} +5 -5
  280. package/lib/dist-custom-elements/{p-919ca6dd.js → p-2b22f87f.js} +1 -1
  281. package/lib/dist-custom-elements/{p-1281e1e4.js → p-2de672fa.js} +3 -3
  282. package/lib/dist-custom-elements/{p-c0c88c27.js → p-379ead88.js} +8 -8
  283. package/lib/dist-custom-elements/{p-728ed30b.js → p-43fd1a4e.js} +1 -1
  284. package/lib/dist-custom-elements/{p-116723b5.js → p-4a5693c1.js} +11 -11
  285. package/lib/dist-custom-elements/{p-86cda54d.js → p-5e0c9ae3.js} +2 -2
  286. package/lib/dist-custom-elements/{p-ca500368.js → p-64ac2d82.js} +5 -4
  287. package/lib/dist-custom-elements/{p-232eed7a.js → p-6800a20c.js} +1 -1
  288. package/lib/dist-custom-elements/{p-6296e23f.js → p-728d540b.js} +6 -6
  289. package/lib/dist-custom-elements/{p-72037967.js → p-74a62a18.js} +2 -2
  290. package/lib/dist-custom-elements/{p-146d2870.js → p-779bb3cb.js} +4 -4
  291. package/lib/dist-custom-elements/{p-db1bb078.js → p-7a8ebdb7.js} +1 -1
  292. package/lib/dist-custom-elements/{p-6c0aecd9.js → p-7ef40153.js} +6 -6
  293. package/lib/dist-custom-elements/{p-aee23cfb.js → p-7ff2883f.js} +4 -4
  294. package/lib/dist-custom-elements/{p-87c9ca7e.js → p-8756bed2.js} +2 -2
  295. package/lib/dist-custom-elements/{p-ca700701.js → p-8db11326.js} +4 -1
  296. package/lib/dist-custom-elements/{p-a8691042.js → p-958921e7.js} +1 -1
  297. package/lib/dist-custom-elements/{p-8ccceae3.js → p-9b617d26.js} +4 -4
  298. package/lib/dist-custom-elements/{p-b638e31c.js → p-a20d05a4.js} +2 -2
  299. package/lib/dist-custom-elements/p-a40c2591.js +80 -0
  300. package/lib/dist-custom-elements/{p-30b9325f.js → p-ab6edc77.js} +2 -2
  301. package/lib/dist-custom-elements/{p-d1d9f6b0.js → p-b4bf10b0.js} +2 -2
  302. package/lib/dist-custom-elements/{p-73ffdef5.js → p-b81ca2db.js} +21 -23
  303. package/lib/dist-custom-elements/{p-18a8c997.js → p-c93eb05d.js} +7 -7
  304. package/lib/dist-custom-elements/{p-17527d09.js → p-d8614705.js} +1 -1
  305. package/lib/dist-custom-elements/{p-4f9534fd.js → p-d98c8b50.js} +3 -3
  306. package/lib/dist-custom-elements/{p-740f2c93.js → p-dbd1adfc.js} +8 -8
  307. package/lib/dist-custom-elements/{p-031904df.js → p-e241b5a5.js} +2 -2
  308. package/lib/dist-custom-elements/{p-1698c5c6.js → p-e867abf5.js} +12 -12
  309. package/lib/dist-custom-elements/{p-b94d7fea.js → p-ea9b9b2f.js} +3 -3
  310. package/lib/dist-custom-elements/{p-32cc8d09.js → p-edee5233.js} +4 -4
  311. package/lib/dist-custom-elements/{p-d4204bb3.js → p-ef22eef0.js} +4 -4
  312. package/lib/dist-custom-elements/{p-10792647.js → p-fc61e76b.js} +3 -3
  313. package/lib/duet/duet.esm.js +1 -1
  314. package/lib/duet/duet.js +1 -1
  315. package/lib/duet/{p-d4f3806f.system.entry.js → p-01138f48.system.entry.js} +1 -1
  316. package/lib/duet/{p-15c699cd.system.entry.js → p-03e62726.system.entry.js} +1 -1
  317. package/lib/duet/{p-cb77c1de.system.entry.js → p-07da24e7.system.entry.js} +1 -1
  318. package/lib/duet/{p-aa2dec8a.system.entry.js → p-0b35587c.system.entry.js} +1 -1
  319. package/lib/duet/{p-6002a245.entry.js → p-0b7a9e7e.entry.js} +1 -1
  320. package/lib/duet/{p-d39de46c.system.entry.js → p-0be1d10e.system.entry.js} +1 -1
  321. package/lib/duet/{p-7b0299a8.system.entry.js → p-0bf58ef6.system.entry.js} +1 -1
  322. package/lib/duet/{p-d03e48cd.system.entry.js → p-0c298b66.system.entry.js} +1 -1
  323. package/lib/duet/{p-3b6a3c28.entry.js → p-0cdced5e.entry.js} +1 -1
  324. package/lib/duet/p-0d6ace6f.js +4 -0
  325. package/lib/duet/{p-2af47fcd.system.entry.js → p-0e7d38cc.system.entry.js} +1 -1
  326. package/lib/duet/{p-5d392e73.system.entry.js → p-0fbac587.system.entry.js} +1 -1
  327. package/lib/duet/p-11654b49.entry.js +4 -0
  328. package/lib/duet/{p-28ba70b1.entry.js → p-11be757f.entry.js} +1 -1
  329. package/lib/duet/{p-101017ca.entry.js → p-122749fb.entry.js} +1 -1
  330. package/lib/duet/{p-44e8ce81.system.entry.js → p-157dff13.system.entry.js} +1 -1
  331. package/lib/duet/{p-1d206455.entry.js → p-157e23af.entry.js} +1 -1
  332. package/lib/duet/{p-94ac429e.system.entry.js → p-15a53691.system.entry.js} +1 -1
  333. package/lib/duet/{p-3621960b.entry.js → p-162799c6.entry.js} +1 -1
  334. package/lib/duet/{p-4524ff9c.entry.js → p-16faee9f.entry.js} +1 -1
  335. package/lib/duet/{p-de1b9216.system.entry.js → p-17895d18.system.entry.js} +1 -1
  336. package/lib/duet/{p-29b4ce3d.system.js → p-1798db32.system.js} +1 -1
  337. package/lib/duet/{p-3a916337.entry.js → p-1a79e62b.entry.js} +1 -1
  338. package/lib/duet/{p-50ad66d1.entry.js → p-1cd57607.entry.js} +1 -1
  339. package/lib/duet/{p-08f7ea67.system.entry.js → p-21e80fca.system.entry.js} +1 -1
  340. package/lib/duet/{p-47c7c781.entry.js → p-21e9479b.entry.js} +1 -1
  341. package/lib/duet/{p-10a0daae.system.entry.js → p-223809b0.system.entry.js} +1 -1
  342. package/lib/duet/{p-00e5331e.system.entry.js → p-228c4e1a.system.entry.js} +1 -1
  343. package/lib/duet/{p-be498a29.system.entry.js → p-2333b3be.system.entry.js} +2 -2
  344. package/lib/duet/{p-b3c2e814.system.entry.js → p-24430da8.system.entry.js} +1 -1
  345. package/lib/duet/{p-0dbe3c36.system.entry.js → p-255e535e.system.entry.js} +2 -2
  346. package/lib/duet/{p-dd683304.system.entry.js → p-26673b69.system.entry.js} +1 -1
  347. package/lib/duet/{p-8367480b.entry.js → p-27c6a5e8.entry.js} +1 -1
  348. package/lib/duet/{p-79766f1c.system.entry.js → p-289411d8.system.entry.js} +1 -1
  349. package/lib/duet/{p-b2b6d11a.system.entry.js → p-29ce7512.system.entry.js} +2 -2
  350. package/lib/duet/p-2b2cc6ec.system.entry.js +4 -0
  351. package/lib/duet/{p-8093f39c.system.entry.js → p-2c111433.system.entry.js} +1 -1
  352. package/lib/duet/{p-7f554f9f.system.js → p-2cdacb01.system.js} +1 -1
  353. package/lib/duet/{p-693a0309.entry.js → p-2d1ba8e7.entry.js} +1 -1
  354. package/lib/duet/{p-6953a6f7.system.entry.js → p-2de788fb.system.entry.js} +1 -1
  355. package/lib/duet/{p-96a12ba9.entry.js → p-2e8b6b27.entry.js} +1 -1
  356. package/lib/duet/p-2ebd7e11.entry.js +4 -0
  357. package/lib/duet/{p-58571830.system.entry.js → p-3023a9c8.system.entry.js} +1 -1
  358. package/lib/duet/p-30377b9c.system.entry.js +4 -0
  359. package/lib/duet/{p-8572f3a7.entry.js → p-30958aff.entry.js} +1 -1
  360. package/lib/duet/p-309ed04d.entry.js +4 -0
  361. package/lib/duet/p-31c8a4f9.entry.js +4 -0
  362. package/lib/duet/{p-d9f56096.system.entry.js → p-32789a75.system.entry.js} +1 -1
  363. package/lib/duet/{p-5bf5d856.system.entry.js → p-34aaba6d.system.entry.js} +2 -2
  364. package/lib/duet/p-3670f3bf.js +4 -0
  365. package/lib/duet/{p-fbe2e4c7.entry.js → p-37f5330c.entry.js} +1 -1
  366. package/lib/duet/{p-e9979b39.system.entry.js → p-386f4b25.system.entry.js} +1 -1
  367. package/lib/duet/{p-f83de21f.entry.js → p-390c7d6b.entry.js} +1 -1
  368. package/lib/duet/{p-2a6a064b.system.js → p-3986c681.system.js} +1 -1
  369. package/lib/duet/{p-cb105d1c.entry.js → p-3ae84db5.entry.js} +1 -1
  370. package/lib/duet/{p-40b8cc8d.system.entry.js → p-3ae8a375.system.entry.js} +1 -1
  371. package/lib/duet/{p-6aa58c2c.js → p-3afaf734.js} +1 -1
  372. package/lib/duet/{p-47197af7.entry.js → p-3db76aae.entry.js} +1 -1
  373. package/lib/duet/{p-82a14ed2.entry.js → p-3dfeb490.entry.js} +1 -1
  374. package/lib/duet/{p-35749d88.entry.js → p-3f3cea24.entry.js} +1 -1
  375. package/lib/duet/{p-c62f5d52.js → p-402af830.js} +1 -1
  376. package/lib/duet/{p-3475d53a.system.entry.js → p-40f1f79f.system.entry.js} +1 -1
  377. package/lib/duet/{p-349e5b05.system.entry.js → p-40f5341f.system.entry.js} +1 -1
  378. package/lib/duet/{p-d8aa2d16.entry.js → p-412ea70f.entry.js} +1 -1
  379. package/lib/duet/{p-037e9404.system.js → p-447e1392.system.js} +1 -1
  380. package/lib/duet/{p-df812be9.entry.js → p-4621935a.entry.js} +1 -1
  381. package/lib/duet/{p-0c9adf52.entry.js → p-48c4241a.entry.js} +1 -1
  382. package/lib/duet/{p-9f76aa43.system.entry.js → p-49782d32.system.entry.js} +1 -1
  383. package/lib/duet/{p-9b7f2415.entry.js → p-4b260d34.entry.js} +1 -1
  384. package/lib/duet/{p-f3d2fee1.entry.js → p-4ca65f0e.entry.js} +1 -1
  385. package/lib/duet/{p-dcf5c2c2.entry.js → p-4d6b7fc3.entry.js} +1 -1
  386. package/lib/duet/{p-b8fecd5a.system.entry.js → p-4dc5c722.system.entry.js} +1 -1
  387. package/lib/duet/{p-fbc91093.js → p-4dcb6a39.js} +1 -1
  388. package/lib/duet/{p-41aac653.entry.js → p-4e431348.entry.js} +1 -1
  389. package/lib/duet/p-4ed3dbdb.entry.js +4 -0
  390. package/lib/duet/p-537b9b7c.entry.js +4 -0
  391. package/lib/duet/{p-acfb271d.system.entry.js → p-5a18d272.system.entry.js} +2 -2
  392. package/lib/duet/{p-52647e6d.entry.js → p-5c24625f.entry.js} +1 -1
  393. package/lib/duet/p-5c58f1d6.system.js +4 -0
  394. package/lib/duet/{p-d882fce1.system.entry.js → p-61458b6d.system.entry.js} +1 -1
  395. package/lib/duet/{p-2e7c2306.system.entry.js → p-677ee7c2.system.entry.js} +1 -1
  396. package/lib/duet/{p-f47a9dc3.system.entry.js → p-6789bfc3.system.entry.js} +2 -2
  397. package/lib/duet/{p-559b8005.entry.js → p-67eefd11.entry.js} +1 -1
  398. package/lib/duet/{p-bc182d55.entry.js → p-689d753c.entry.js} +1 -1
  399. package/lib/duet/{p-375fd45d.entry.js → p-6b0a411f.entry.js} +1 -1
  400. package/lib/duet/{p-a1ab523a.js → p-6b7d8a09.js} +1 -1
  401. package/lib/duet/{p-4ad78094.entry.js → p-6b8e825d.entry.js} +1 -1
  402. package/lib/duet/{p-676dccd2.entry.js → p-6d21309f.entry.js} +1 -1
  403. package/lib/duet/{p-3322fce0.entry.js → p-6d979036.entry.js} +1 -1
  404. package/lib/duet/{p-0d59c909.js → p-7094e51e.js} +1 -1
  405. package/lib/duet/{p-3cdc41d0.entry.js → p-71088a03.entry.js} +1 -1
  406. package/lib/duet/{p-dfceca24.entry.js → p-71daec5c.entry.js} +1 -1
  407. package/lib/duet/{p-d676377f.system.entry.js → p-728018d9.system.entry.js} +1 -1
  408. package/lib/duet/{p-f3347fc4.system.entry.js → p-72c8f523.system.entry.js} +1 -1
  409. package/lib/duet/{p-34d7dd10.system.js → p-752fa0fc.system.js} +1 -1
  410. package/lib/duet/{p-0f78a880.entry.js → p-77300e28.entry.js} +1 -1
  411. package/lib/duet/{p-bc70d945.system.entry.js → p-787d25f2.system.entry.js} +1 -1
  412. package/lib/duet/{p-e840989c.system.entry.js → p-7983c4a8.system.entry.js} +1 -1
  413. package/lib/duet/{p-f5554879.system.entry.js → p-7a14a530.system.entry.js} +1 -1
  414. package/lib/duet/{p-c81de8ef.entry.js → p-7bd6f4b7.entry.js} +1 -1
  415. package/lib/duet/{p-cabd0c63.system.entry.js → p-7c8ae4e7.system.entry.js} +1 -1
  416. package/lib/duet/{p-1dfc4d3d.system.entry.js → p-7ce19618.system.entry.js} +1 -1
  417. package/lib/duet/{p-9373bf53.system.entry.js → p-7fcef23b.system.entry.js} +1 -1
  418. package/lib/duet/{p-d293eadd.entry.js → p-80149654.entry.js} +1 -1
  419. package/lib/duet/{p-ab30e71c.system.js → p-8296c9c2.system.js} +1 -1
  420. package/lib/duet/p-832b9f34.system.js +4 -0
  421. package/lib/duet/{p-8a5a4459.entry.js → p-8398084e.entry.js} +1 -1
  422. package/lib/duet/{p-000c8091.entry.js → p-8687fcc2.entry.js} +1 -1
  423. package/lib/duet/{p-ce30e9b2.entry.js → p-8735343c.entry.js} +1 -1
  424. package/lib/duet/{p-1c9a14c5.entry.js → p-88fb65a2.entry.js} +1 -1
  425. package/lib/duet/{p-ab2ecb6b.entry.js → p-8c6cdf79.entry.js} +1 -1
  426. package/lib/duet/p-8cb2fdd0.entry.js +4 -0
  427. package/lib/duet/{p-a4d75a65.entry.js → p-8cc83f72.entry.js} +1 -1
  428. package/lib/duet/p-8d6f34c7.entry.js +4 -0
  429. package/lib/duet/p-8e661448.entry.js +4 -0
  430. package/lib/duet/{p-9aff55d2.system.entry.js → p-8ea78391.system.entry.js} +1 -1
  431. package/lib/duet/{p-4ca08279.entry.js → p-90deab2b.entry.js} +1 -1
  432. package/lib/duet/{p-5bc6023c.system.entry.js → p-929a9ac4.system.entry.js} +1 -1
  433. package/lib/duet/p-95dfc82e.entry.js +4 -0
  434. package/lib/duet/{p-2ab5e379.entry.js → p-9720b69d.entry.js} +1 -1
  435. package/lib/duet/{p-8993fa9f.system.entry.js → p-97f5cc5f.system.entry.js} +1 -1
  436. package/lib/duet/{p-cd414949.entry.js → p-987d35e4.entry.js} +1 -1
  437. package/lib/duet/{p-4ea54546.entry.js → p-9a51b302.entry.js} +1 -1
  438. package/lib/duet/{p-93a028f8.entry.js → p-9a699405.entry.js} +1 -1
  439. package/lib/duet/p-9ab1ed28.entry.js +4 -0
  440. package/lib/duet/{p-9548b5ad.entry.js → p-9b31aec7.entry.js} +1 -1
  441. package/lib/duet/p-9b975c4d.system.entry.js +4 -0
  442. package/lib/duet/{p-34ef022a.system.entry.js → p-9f448577.system.entry.js} +1 -1
  443. package/lib/duet/p-a45e3f8b.js +4 -0
  444. package/lib/duet/{p-5285f6cb.system.entry.js → p-a90dbdf5.system.entry.js} +1 -1
  445. package/lib/duet/{p-c4927a81.system.entry.js → p-a9b15fd2.system.entry.js} +1 -1
  446. package/lib/duet/{p-b286b3a4.system.entry.js → p-ad829c9c.system.entry.js} +2 -2
  447. package/lib/duet/{p-bbfa1306.system.entry.js → p-afb94f9d.system.entry.js} +1 -1
  448. package/lib/duet/{p-77a35713.system.entry.js → p-b4240572.system.entry.js} +1 -1
  449. package/lib/duet/{p-b2fee964.system.entry.js → p-b4c99a36.system.entry.js} +1 -1
  450. package/lib/duet/{p-3a183ef9.system.entry.js → p-b6d838f9.system.entry.js} +1 -1
  451. package/lib/duet/{p-fb47f14d.system.entry.js → p-b9652b11.system.entry.js} +2 -2
  452. package/lib/duet/{p-83479f79.system.entry.js → p-bade7a64.system.entry.js} +1 -1
  453. package/lib/duet/{p-3f94c117.system.entry.js → p-baeada3f.system.entry.js} +1 -1
  454. package/lib/duet/p-c44fa6da.system.js +4 -0
  455. package/lib/duet/{p-c50ad055.entry.js → p-c65a8fd5.entry.js} +1 -1
  456. package/lib/duet/{p-bb6c0288.entry.js → p-c7999f61.entry.js} +1 -1
  457. package/lib/duet/{p-bc7bebb9.system.entry.js → p-ca7e058e.system.entry.js} +1 -1
  458. package/lib/duet/{p-76fe845d.entry.js → p-cbceab61.entry.js} +1 -1
  459. package/lib/duet/{p-771cf850.system.entry.js → p-cd19a1eb.system.entry.js} +2 -2
  460. package/lib/duet/{p-622af6ea.entry.js → p-ce62a521.entry.js} +1 -1
  461. package/lib/duet/{p-1b3498d6.entry.js → p-ce90eee7.entry.js} +1 -1
  462. package/lib/duet/{p-64c92e74.system.entry.js → p-d0850ee7.system.entry.js} +2 -2
  463. package/lib/duet/{p-e8aa5603.system.entry.js → p-d1299867.system.entry.js} +1 -1
  464. package/lib/duet/p-d1c50a7f.entry.js +4 -0
  465. package/lib/duet/{p-5901c2b4.system.entry.js → p-d2cca9d5.system.entry.js} +1 -1
  466. package/lib/duet/p-d3c0331b.system.entry.js +4 -0
  467. package/lib/duet/{p-9d3970f3.entry.js → p-d4cb4cd0.entry.js} +1 -1
  468. package/lib/duet/{p-e2060a86.system.entry.js → p-d603dd16.system.entry.js} +1 -1
  469. package/lib/duet/{p-d3f8f2ca.system.entry.js → p-d68f8928.system.entry.js} +1 -1
  470. package/lib/duet/p-d9bf3529.system.entry.js +4 -0
  471. package/lib/duet/{p-8194bb99.entry.js → p-dc575c6f.entry.js} +1 -1
  472. package/lib/duet/{p-635737ff.system.entry.js → p-e039b7fb.system.entry.js} +1 -1
  473. package/lib/duet/{p-c8fb283f.entry.js → p-e08b5b39.entry.js} +1 -1
  474. package/lib/duet/{p-292a85f3.entry.js → p-e6e0246c.entry.js} +1 -1
  475. package/lib/duet/p-e8c1027b.system.entry.js +4 -0
  476. package/lib/duet/{p-823521aa.entry.js → p-ea3c0f7a.entry.js} +1 -1
  477. package/lib/duet/{p-7598a3e2.entry.js → p-ea44e8dd.entry.js} +1 -1
  478. package/lib/duet/p-eb17346a.system.entry.js +4 -0
  479. package/lib/duet/{p-ce8db2b5.entry.js → p-eb66b734.entry.js} +1 -1
  480. package/lib/duet/{p-a1ba1ce3.system.entry.js → p-ed2ba463.system.entry.js} +1 -1
  481. package/lib/duet/{p-344eb22a.system.entry.js → p-edc41e58.system.entry.js} +1 -1
  482. package/lib/duet/{p-2dda809f.system.entry.js → p-edf6efb7.system.entry.js} +1 -1
  483. package/lib/duet/{p-06bcf0f6.entry.js → p-f02aa41c.entry.js} +1 -1
  484. package/lib/duet/{p-bda6b275.entry.js → p-f2e8bda0.entry.js} +1 -1
  485. package/lib/duet/p-f4328c39.entry.js +4 -0
  486. package/lib/duet/{p-3e949daf.system.entry.js → p-f53fb433.system.entry.js} +1 -1
  487. package/lib/duet/{p-5e797987.system.entry.js → p-f80d1698.system.entry.js} +1 -1
  488. package/lib/duet/{p-d2305166.system.entry.js → p-f8f61f7d.system.entry.js} +1 -1
  489. package/lib/duet/{p-7fb35f58.entry.js → p-fa569461.entry.js} +1 -1
  490. package/lib/duet/p-fa88cac4.system.entry.js +4 -0
  491. package/lib/duet/{p-bdea7ea0.entry.js → p-fc30d695.entry.js} +1 -1
  492. package/lib/esm/{a11y-utils-f2222b42.js → a11y-utils-efd1151b.js} +1 -1
  493. package/lib/esm/{app-globals-ea4c814c.js → app-globals-8f12ab47.js} +1 -1
  494. package/lib/esm/duet-action-button.entry.js +3 -3
  495. package/lib/esm/duet-alert.entry.js +4 -4
  496. package/lib/esm/duet-badge.entry.js +3 -3
  497. package/lib/esm/duet-banner.entry.js +2 -2
  498. package/lib/esm/duet-breadcrumb.entry.js +7 -7
  499. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  500. package/lib/esm/duet-button_2.entry.js +4 -4
  501. package/lib/esm/duet-callout.entry.js +4 -4
  502. package/lib/esm/duet-caption_4.entry.js +11 -11
  503. package/lib/esm/duet-card.entry.js +3 -3
  504. package/lib/esm/duet-checkbox.entry.js +1 -1
  505. package/lib/esm/duet-checkmark.entry.js +3 -3
  506. package/lib/esm/duet-chip_3.entry.js +8 -7
  507. package/lib/esm/duet-choice_2.entry.js +4 -4
  508. package/lib/esm/duet-collapsible.entry.js +17 -6
  509. package/lib/esm/duet-combobox.entry.js +4 -4
  510. package/lib/esm/duet-contact-card.entry.js +4 -4
  511. package/lib/esm/duet-cookie-consent.entry.js +3 -3
  512. package/lib/esm/duet-date-picker.entry.js +4 -4
  513. package/lib/esm/duet-divider_2.entry.js +3 -3
  514. package/lib/esm/duet-editable-table_3.entry.js +8 -8
  515. package/lib/esm/duet-empty-state.entry.js +3 -3
  516. package/lib/esm/duet-fieldset.entry.js +5 -5
  517. package/lib/esm/duet-file-chooser.entry.js +2 -2
  518. package/lib/esm/duet-footer.entry.js +8 -8
  519. package/lib/esm/duet-grid_2.entry.js +1 -1
  520. package/lib/esm/duet-header_2.entry.js +4 -4
  521. package/lib/esm/duet-hero.entry.js +8 -8
  522. package/lib/esm/duet-icon.entry.js +4 -4
  523. package/lib/esm/duet-input_2.entry.js +4 -4
  524. package/lib/esm/duet-layout.entry.js +7 -7
  525. package/lib/esm/duet-list_2.entry.js +4 -4
  526. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  527. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
  528. package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
  529. package/lib/esm/duet-menu-bar-item.entry.js +6 -6
  530. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  531. package/lib/esm/duet-menu-bar.entry.js +4 -4
  532. package/lib/esm/duet-modal.entry.js +11 -11
  533. package/lib/esm/duet-multiselect.entry.js +9 -9
  534. package/lib/esm/duet-nav.entry.js +2 -2
  535. package/lib/esm/duet-notification_2.entry.js +7 -7
  536. package/lib/esm/duet-number-input.entry.js +4 -4
  537. package/lib/esm/duet-overlay.entry.js +2 -2
  538. package/lib/esm/duet-page-heading.entry.js +3 -3
  539. package/lib/esm/duet-pagination_2.entry.js +16 -16
  540. package/lib/esm/duet-progress.entry.js +2 -2
  541. package/lib/esm/duet-promo-card.entry.js +4 -4
  542. package/lib/esm/duet-radio_2.entry.js +2 -2
  543. package/lib/esm/duet-range-slider.entry.js +2 -2
  544. package/lib/esm/duet-scrollable_3.entry.js +29 -28
  545. package/lib/esm/duet-section-layout.entry.js +4 -4
  546. package/lib/esm/duet-select.entry.js +2 -2
  547. package/lib/esm/duet-shaped-image.entry.js +3 -3
  548. package/lib/esm/duet-show-more.entry.js +5 -5
  549. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  550. package/lib/esm/duet-slideout-link.entry.js +3 -3
  551. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  552. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  553. package/lib/esm/duet-slideout.entry.js +28 -14
  554. package/lib/esm/duet-status-icon.entry.js +82 -0
  555. package/lib/esm/duet-step_2.entry.js +3 -3
  556. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
  557. package/lib/esm/duet-submenu-bar-dropdown.entry.js +6 -6
  558. package/lib/esm/duet-submenu-bar-item.entry.js +6 -6
  559. package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
  560. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  561. package/lib/esm/duet-textarea.entry.js +3 -3
  562. package/lib/esm/duet-toggle.entry.js +2 -2
  563. package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
  564. package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
  565. package/lib/esm/duet-toolbar-item.entry.js +7 -7
  566. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  567. package/lib/esm/duet-toolbar.entry.js +3 -3
  568. package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
  569. package/lib/esm/duet-tooltip.entry.js +3 -3
  570. package/lib/esm/duet-tray.entry.js +5 -5
  571. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  572. package/lib/esm/duet-upload-item.entry.js +5 -5
  573. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  574. package/lib/esm/duet.js +4 -4
  575. package/lib/esm/{errorcodes.utils-1ac5fe3d.js → errorcodes.utils-66d99a23.js} +1 -1
  576. package/lib/esm/{focus-utils-4430bb1e.js → focus-utils-b48493c9.js} +1 -1
  577. package/lib/esm/{index-eedb042d.js → index-5a27eaf5.js} +1 -1
  578. package/lib/esm/{keyboard-utils-439bcc8b.js → keyboard-utils-daf80d44.js} +4 -1
  579. package/lib/esm/{language-utils-238c5ed0.js → language-utils-2c1dd412.js} +1 -1
  580. package/lib/esm/loader.js +4 -4
  581. package/lib/esm/{slot-utils-866b1fd5.js → slot-utils-2823028d.js} +1 -1
  582. package/lib/esm-es5/{a11y-utils-f2222b42.js → a11y-utils-efd1151b.js} +1 -1
  583. package/lib/esm-es5/{app-globals-ea4c814c.js → app-globals-8f12ab47.js} +1 -1
  584. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  585. package/lib/esm-es5/duet-alert.entry.js +1 -1
  586. package/lib/esm-es5/duet-badge.entry.js +1 -1
  587. package/lib/esm-es5/duet-banner.entry.js +1 -1
  588. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  589. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  590. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  591. package/lib/esm-es5/duet-callout.entry.js +1 -1
  592. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  593. package/lib/esm-es5/duet-card.entry.js +1 -1
  594. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  595. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  596. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  597. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  598. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  599. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  600. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  601. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  602. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  603. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  604. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  605. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  606. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  607. package/lib/esm-es5/duet-file-chooser.entry.js +2 -2
  608. package/lib/esm-es5/duet-footer.entry.js +1 -1
  609. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  610. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  611. package/lib/esm-es5/duet-hero.entry.js +1 -1
  612. package/lib/esm-es5/duet-icon.entry.js +1 -1
  613. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  614. package/lib/esm-es5/duet-layout.entry.js +1 -1
  615. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  616. package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
  617. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  618. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  619. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  620. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  621. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  622. package/lib/esm-es5/duet-modal.entry.js +1 -1
  623. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  624. package/lib/esm-es5/duet-nav.entry.js +1 -1
  625. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  626. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  627. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  628. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  629. package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
  630. package/lib/esm-es5/duet-progress.entry.js +1 -1
  631. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  632. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  633. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  634. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  635. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  636. package/lib/esm-es5/duet-select.entry.js +1 -1
  637. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  638. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  639. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  640. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  641. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  642. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  643. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  644. package/lib/esm-es5/duet-status-icon.entry.js +4 -0
  645. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  646. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  647. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  648. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  649. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  650. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  651. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  652. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  653. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  654. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  655. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  656. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  657. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  658. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  659. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  660. package/lib/esm-es5/duet-tray.entry.js +1 -1
  661. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  662. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  663. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  664. package/lib/esm-es5/duet.js +1 -1
  665. package/lib/esm-es5/{errorcodes.utils-1ac5fe3d.js → errorcodes.utils-66d99a23.js} +1 -1
  666. package/lib/esm-es5/{focus-utils-4430bb1e.js → focus-utils-b48493c9.js} +1 -1
  667. package/lib/esm-es5/{index-eedb042d.js → index-5a27eaf5.js} +1 -1
  668. package/lib/esm-es5/{keyboard-utils-439bcc8b.js → keyboard-utils-daf80d44.js} +1 -1
  669. package/lib/esm-es5/{language-utils-238c5ed0.js → language-utils-2c1dd412.js} +1 -1
  670. package/lib/esm-es5/loader.js +1 -1
  671. package/lib/esm-es5/{slot-utils-866b1fd5.js → slot-utils-2823028d.js} +1 -1
  672. package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +5 -0
  673. package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +4 -1
  674. package/lib/types/components/duet-slideout/duet-slideout.d.ts +2 -0
  675. package/lib/types/components/duet-status-icon/duet-status-icon.d.ts +26 -0
  676. package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +5 -0
  677. package/lib/types/components.d.ts +61 -0
  678. package/lib/types/utils/keyboard-utils.d.ts +1 -0
  679. package/package.json +4 -4
  680. package/lib/dist-custom-elements/p-18c1f644.js +0 -80
  681. package/lib/duet/p-0613dcbe.entry.js +0 -4
  682. package/lib/duet/p-0f009884.system.js +0 -4
  683. package/lib/duet/p-15f176e9.entry.js +0 -4
  684. package/lib/duet/p-2c09278a.entry.js +0 -4
  685. package/lib/duet/p-2fec0954.system.entry.js +0 -4
  686. package/lib/duet/p-45adef32.system.js +0 -4
  687. package/lib/duet/p-48d70be1.system.entry.js +0 -4
  688. package/lib/duet/p-5d29704d.entry.js +0 -4
  689. package/lib/duet/p-6f16fc4f.system.entry.js +0 -4
  690. package/lib/duet/p-7002577a.entry.js +0 -4
  691. package/lib/duet/p-7e6375aa.system.entry.js +0 -4
  692. package/lib/duet/p-96486337.js +0 -4
  693. package/lib/duet/p-970edda4.entry.js +0 -4
  694. package/lib/duet/p-a1b7f2a0.js +0 -4
  695. package/lib/duet/p-a399d9d6.entry.js +0 -4
  696. package/lib/duet/p-a42586fb.entry.js +0 -4
  697. package/lib/duet/p-a47eff30.system.entry.js +0 -4
  698. package/lib/duet/p-af179120.system.entry.js +0 -4
  699. package/lib/duet/p-b22a0621.entry.js +0 -4
  700. package/lib/duet/p-ca57993e.entry.js +0 -4
  701. package/lib/duet/p-d7c1c367.entry.js +0 -4
  702. package/lib/duet/p-e6294bbd.entry.js +0 -4
  703. package/lib/duet/p-ee5fe94f.system.js +0 -4
  704. package/lib/duet/p-f3c9648a.system.entry.js +0 -4
  705. package/lib/duet/p-f4cfdc49.js +0 -4
@@ -1,17 +1,17 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement, F as Fragment } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement, F as Fragment } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { s as sanitizeString } from './string-utils-192eb3c8.js';
7
7
  import { g as getColorByName } from './token-utils-a32eb753.js';
8
8
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
9
9
  import { D as DuetStringsExternalDefaults, c as DuetStringsDownloadLinkDefaults } from './common-strings-af765cad.js';
10
- import { g as getAccessibleLinkLabel } from './a11y-utils-f2222b42.js';
11
- import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-238c5ed0.js';
10
+ import { g as getAccessibleLinkLabel } from './a11y-utils-efd1151b.js';
11
+ import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-2c1dd412.js';
12
12
  import { c as createID } from './create-id-149a1b6d.js';
13
13
  import './tokens.module-a746651a.js';
14
- import './slot-utils-866b1fd5.js';
14
+ import './slot-utils-2823028d.js';
15
15
 
16
16
  const duetCaptionCss = ":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:flex;flex:0 0 100%;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\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(98, 121, 138);vertical-align:top}:host.duet-p-0{padding:0 !important}:host.duet-m-0{margin:0 !important}:host(.duet-caption-small){font-size:0.875rem;line-height:1.25}: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(143, 147, 158)}:host(.duet-caption-selected){color:rgb(0, 119, 179)}:host(.duet-caption-selected.duet-theme-turva){color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}";
17
17
  const DuetCaptionStyle0 = duetCaptionCss;
@@ -47,7 +47,7 @@ const DuetCaption = class {
47
47
  };
48
48
  DuetCaption.style = DuetCaptionStyle0;
49
49
 
50
- const duetHeadingCss = "*,*::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;position:relative;display:block;width:100%}.duet-heading{margin-bottom:16px !important;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\";font-style:normal;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(8, 42, 77);text-decoration:none;letter-spacing:-0.01rem;word-break:break-word}@media (min-width: 36em){.duet-heading{margin-bottom:20px !important}}.duet-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\";font-style:italic;font-weight:700;color:rgb(23, 28, 58)}.duet-heading.duet-heading-border{padding-bottom:20px;border-bottom:1px solid rgb(212, 223, 229)}.duet-heading.duet-heading-border.duet-heading-border-solid{border-bottom-color:rgb(98, 121, 138)}.duet-heading.duet-heading-hyphenate{-webkit-hyphens:auto;hyphens:auto}.duet-heading.h0{font-size:9.4vw;line-height:1.1}.duet-heading.h0.duet-p-0{padding:0 !important}.duet-heading.h0.duet-m-0{margin:0 !important}@media (max-width: 31.914893617rem){.duet-heading.h0{font-size:3rem}}@media (min-width: 47.8723404255rem){.duet-heading.h0{font-size:4.5rem}}@media (max-width: 22.5em){.duet-heading.h0{font-size:2.25rem}}.duet-heading.h0.fixed-size{font-size:4.5rem}.duet-heading.h1{font-size:7vw;line-height:1.1}.duet-heading.h1.duet-p-0{padding:0 !important}.duet-heading.h1.duet-m-0{margin:0 !important}@media (max-width: 32.1428571429rem){.duet-heading.h1{font-size:2.25rem}}@media (min-width: 42.8571428571rem){.duet-heading.h1{font-size:3rem}}@media (max-width: 22.5em){.duet-heading.h1{font-size:1.5rem}}.duet-heading.h1.fixed-size{font-size:3rem}.duet-heading.h2{font-size:5.8vw;line-height:1.1}.duet-heading.h2.duet-p-0{padding:0 !important}.duet-heading.h2.duet-m-0{margin:0 !important}@media (max-width: 25.8620689655rem){.duet-heading.h2{font-size:1.5rem}}@media (min-width: 38.7931034483rem){.duet-heading.h2{font-size:2.25rem}}.duet-heading.h2.duet-theme-turva{font-style:normal}@media (max-width: 22.5em){.duet-heading.h2{font-size:1.375rem}}.duet-heading.h2.fixed-size{font-size:2.25rem}.duet-heading.h3{margin-bottom:12px !important;font-size:4.2vw}.duet-heading.h3.duet-p-0{padding:0 !important}.duet-heading.h3.duet-m-0{margin:0 !important}@media (max-width: 29.7619047619rem){.duet-heading.h3{font-size:1.25rem}}@media (min-width: 35.7142857143rem){.duet-heading.h3{font-size:1.5rem}}.duet-heading.h3.duet-theme-turva{font-style:normal}.duet-heading.h3.duet-heading-border{padding-bottom:20px}.duet-heading.h3.fixed-size{font-size:1.5rem}.duet-heading.h4{margin-bottom:8px !important;font-size:4vw;letter-spacing:0}.duet-heading.h4.duet-p-0{padding:0 !important}.duet-heading.h4.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h4{font-size:1.1rem}}@media (min-width: 31.25rem){.duet-heading.h4{font-size:1.25rem}}.duet-heading.h4.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h4.duet-heading-border{padding-bottom:20px}.duet-heading.h4.fixed-size{font-size:1.25rem}.duet-heading.h5{margin-bottom:8px !important;font-size:4vw;font-weight:600;letter-spacing:0}.duet-heading.h5.duet-p-0{padding:0 !important}.duet-heading.h5.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h5{font-size:1.1rem}}@media (min-width: 28.4090909091rem){.duet-heading.h5{font-size:1.1363636364rem}}.duet-heading.h5.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h5.duet-heading-border{padding-bottom:16px}.duet-heading.h5.fixed-size{font-size:1.25rem}.duet-heading.h6{margin-bottom:8px !important;font-size:1rem;font-weight:600;letter-spacing:0}.duet-heading.h6.duet-p-0{padding:0 !important}.duet-heading.h6.duet-m-0{margin:0 !important}.duet-heading.h6.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h6.duet-heading-border{padding-bottom:16px}.duet-heading.duet-normal,.duet-heading.duet-theme-turva.duet-normal{font-style:normal !important;font-weight:400 !important}.duet-heading.duet-semibold,.duet-heading.duet-theme-turva.duet-semibold{font-style:normal !important;font-weight:600 !important}";
50
+ const duetHeadingCss = "*,*::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;position:relative;display:block;width:100%}.duet-heading{margin-bottom:16px !important;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\";font-style:normal;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(8, 42, 77);text-decoration:none;text-wrap:balance;letter-spacing:-0.01rem;word-break:break-word}@media (min-width: 36em){.duet-heading{margin-bottom:20px !important}}.duet-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\";font-style:italic;font-weight:700;color:rgb(23, 28, 58)}.duet-heading.duet-heading-border{padding-bottom:20px;border-bottom:1px solid rgb(212, 223, 229)}.duet-heading.duet-heading-border.duet-heading-border-solid{border-bottom-color:rgb(98, 121, 138)}.duet-heading.duet-heading-hyphenate{-webkit-hyphens:auto;hyphens:auto}.duet-heading.h0{font-size:9.4vw;line-height:1.1}.duet-heading.h0.duet-p-0{padding:0 !important}.duet-heading.h0.duet-m-0{margin:0 !important}@media (max-width: 31.914893617rem){.duet-heading.h0{font-size:3rem}}@media (min-width: 47.8723404255rem){.duet-heading.h0{font-size:4.5rem}}@media (max-width: 22.5em){.duet-heading.h0{font-size:2.25rem}}.duet-heading.h0.fixed-size{font-size:4.5rem}.duet-heading.h1{font-size:7vw;line-height:1.1}.duet-heading.h1.duet-p-0{padding:0 !important}.duet-heading.h1.duet-m-0{margin:0 !important}@media (max-width: 32.1428571429rem){.duet-heading.h1{font-size:2.25rem}}@media (min-width: 42.8571428571rem){.duet-heading.h1{font-size:3rem}}@media (max-width: 22.5em){.duet-heading.h1{font-size:1.5rem}}.duet-heading.h1.fixed-size{font-size:3rem}.duet-heading.h2{font-size:5.8vw;line-height:1.1}.duet-heading.h2.duet-p-0{padding:0 !important}.duet-heading.h2.duet-m-0{margin:0 !important}@media (max-width: 25.8620689655rem){.duet-heading.h2{font-size:1.5rem}}@media (min-width: 38.7931034483rem){.duet-heading.h2{font-size:2.25rem}}.duet-heading.h2.duet-theme-turva{font-style:normal}@media (max-width: 22.5em){.duet-heading.h2{font-size:1.375rem}}.duet-heading.h2.fixed-size{font-size:2.25rem}.duet-heading.h3{margin-bottom:12px !important;font-size:4.2vw}.duet-heading.h3.duet-p-0{padding:0 !important}.duet-heading.h3.duet-m-0{margin:0 !important}@media (max-width: 29.7619047619rem){.duet-heading.h3{font-size:1.25rem}}@media (min-width: 35.7142857143rem){.duet-heading.h3{font-size:1.5rem}}.duet-heading.h3.duet-theme-turva{font-style:normal}.duet-heading.h3.duet-heading-border{padding-bottom:20px}.duet-heading.h3.fixed-size{font-size:1.5rem}.duet-heading.h4{margin-bottom:8px !important;font-size:4vw;letter-spacing:0}.duet-heading.h4.duet-p-0{padding:0 !important}.duet-heading.h4.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h4{font-size:1.1rem}}@media (min-width: 31.25rem){.duet-heading.h4{font-size:1.25rem}}.duet-heading.h4.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h4.duet-heading-border{padding-bottom:20px}.duet-heading.h4.fixed-size{font-size:1.25rem}.duet-heading.h5{margin-bottom:8px !important;font-size:4vw;font-weight:600;letter-spacing:0}.duet-heading.h5.duet-p-0{padding:0 !important}.duet-heading.h5.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h5{font-size:1.1rem}}@media (min-width: 28.4090909091rem){.duet-heading.h5{font-size:1.1363636364rem}}.duet-heading.h5.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h5.duet-heading-border{padding-bottom:16px}.duet-heading.h5.fixed-size{font-size:1.25rem}.duet-heading.h6{margin-bottom:8px !important;font-size:1rem;font-weight:600;letter-spacing:0}.duet-heading.h6.duet-p-0{padding:0 !important}.duet-heading.h6.duet-m-0{margin:0 !important}.duet-heading.h6.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h6.duet-heading-border{padding-bottom:16px}.duet-heading.duet-normal,.duet-heading.duet-theme-turva.duet-normal{font-style:normal !important;font-weight:400 !important}.duet-heading.duet-semibold,.duet-heading.duet-theme-turva.duet-semibold{font-style:normal !important;font-weight:600 !important}";
51
51
  const DuetHeadingStyle0 = duetHeadingCss;
52
52
 
53
53
  const DuetHeading = class {
@@ -76,7 +76,7 @@ const DuetHeading = class {
76
76
  render() {
77
77
  const TagName = sanitizeString(this.level);
78
78
  const color = getColorByName(this.color);
79
- return (h(TagName, { key: '254585b23310b58e9fa3c75de98c1bdd62283ae9', class: {
79
+ return (h(TagName, { key: '9a91dd0a097a00c6412b6b759df13aaa814430e8', class: {
80
80
  "duet-heading": true,
81
81
  "duet-heading-border": this.border !== false,
82
82
  "duet-heading-border-solid": this.border === "solid",
@@ -87,7 +87,7 @@ const DuetHeading = class {
87
87
  [this.visualLevel ? this.visualLevel : this.level]: true,
88
88
  "duet-theme-turva": this.theme === "turva",
89
89
  "fixed-size": this.fixedSize,
90
- }, style: { color }, part: "duet-heading" }, h("slot", { key: '408af76a0856d17891671ef22c16277d368902f6' })));
90
+ }, style: { color }, part: "duet-heading" }, h("slot", { key: '01f466dbadd345dac83e12dea63809ad46a70f2b' })));
91
91
  }
92
92
  get element() { return getElement(this); }
93
93
  };
@@ -193,10 +193,10 @@ const DuetLink = class {
193
193
  render() {
194
194
  const Tag = !this.url ? "button" : "a";
195
195
  const isButton = Tag === "button";
196
- return (h(Host, { key: '6bcdceb6f32843e5474b9a1d00f9afef631afc5b', class: {
196
+ return (h(Host, { key: '70bc31e1d10efda3453e16b689e38d3a4834a4bc', class: {
197
197
  [`duet-link-${this.variation}`]: true,
198
198
  "duet-m-0": this.margin === "none",
199
- } }, h(Tag, { key: '8e65e4745097d5253535f228d9a2d61f9961cceb', href: this.url, class: {
199
+ } }, h(Tag, { key: '1989da3829486cf23e4a50a7e36d93156f816404', href: this.url, class: {
200
200
  "duet-link": true,
201
201
  "duet-link-is-external": this.external,
202
202
  "duet-link-is-download": !!this.download,
@@ -242,7 +242,7 @@ const DuetParagraph = class {
242
242
  const color = getColorByName(this.color);
243
243
  // aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
244
244
  // are not announced when placed inside duet-modal
245
- return (h(Host, { key: 'e9f8164c6795c950d1f1340cc8a723113f2e231a', "aria-describedby": this.id }, h("p", { key: '87942327cc0a685a6d1435adc090b8c0aa5c54ac', id: this.id, class: {
245
+ return (h(Host, { key: '64a84c4df04a399b3f9378b2fc4742c06767e0c3', "aria-describedby": this.id }, h("p", { key: '6d9c8a61f8506ecb6e8e8391ab5d645555e36055', id: this.id, class: {
246
246
  "duet-paragraph": true,
247
247
  "duet-paragraph-small": this.size === "small",
248
248
  "duet-paragraph-semi-bold": this.weight === "semi-bold",
@@ -250,7 +250,7 @@ const DuetParagraph = class {
250
250
  "duet-m-0": this.margin === "none",
251
251
  [this.variation]: true,
252
252
  "duet-theme-turva": this.theme === "turva",
253
- }, style: { color }, part: "duet-paragraph" }, h("slot", { key: '858b0de4a678c0320e76f1479d7e9a7202a749ac' }))));
253
+ }, style: { color }, part: "duet-paragraph" }, h("slot", { key: '482892006f59215f0d9e7ba05b66bed8c5cee719' }))));
254
254
  }
255
255
  get element() { return getElement(this); }
256
256
  };
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
- import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-439bcc8b.js';
8
- import { g as getElementsFromNamedSlot } from './slot-utils-866b1fd5.js';
7
+ import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-daf80d44.js';
8
+ import { g as getElementsFromNamedSlot } from './slot-utils-2823028d.js';
9
9
  import { s as sanitizeString } from './string-utils-192eb3c8.js';
10
10
  import { g as getColorByName } from './token-utils-a32eb753.js';
11
11
  import './tokens.module-a746651a.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
 
7
7
  const duetCheckmarkCss = ".duet-checkmark-container{position:relative;width:20px;height:20px;margin-left:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;transition:border 300ms ease}.duet-checkmark-container.center{margin-right:auto}.duet-theme-turva .duet-checkmark-container{border-color:rgb(143, 147, 158)}.checked .duet-checkmark-container{background:rgb(0, 119, 179);border-color:rgb(0, 119, 179);transition:none}.duet-theme-turva .checked .duet-checkmark-container{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58) !important}.duet-checkmark-container.duet-checkmark-radio{border-radius:50%}[disabled]+label .duet-checkmark-container{border-color:rgb(181, 198, 208) !important}.duet-theme-turva [disabled]+label .duet-checkmark-container{border-color:rgb(199, 202, 207) !important}.checked [disabled]+label .duet-checkmark-container{background:rgb(181, 198, 208) !important}.duet-theme-turva .checked [disabled]+label .duet-checkmark-container{background:rgb(199, 202, 207) !important}.duet-checkmark{position:absolute;top:10px;left:3px;width:5.3333333333px;height:11.8518518519px;border-top:2px solid rgb(255, 255, 255);border-right:2px solid rgb(255, 255, 255);opacity:1;transform:scaleX(-1) rotate(135deg) translateZ(0);transform-origin:left top;animation-name:duet-checkmark;animation-duration:600ms;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes duet-checkmark{0%{width:0;height:0;opacity:1}20%{width:5.3333333333px;height:0;opacity:1}40%,100%{width:5.3333333333px;height:11.8518518519px;opacity:1}}";
@@ -23,11 +23,11 @@ const DuetCheckmark = class {
23
23
  inheritGlobalTheme(this);
24
24
  }
25
25
  render() {
26
- return (h(Host, { key: '67101b52a09890cf734e9d0595e4350a4663b054', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '84bb0da3c2fbc1c656b9e58cf82793c9331c4515', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: '4a002ef944ff1f7ba5098696377c3d329e4a2cb8', class: {
26
+ return (h(Host, { key: 'ca4d8a12c903e5b3b1880b8e537028a5120a3481', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: 'b3bc47aa4bb81f22fa18fa2ed11bd416790f5d74', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: '0fd6069ae4f1425ca9c90aaf514e2a9c75e3c62f', class: {
27
27
  "duet-checkmark-container": true,
28
28
  center: this.center,
29
29
  "duet-checkmark-radio": this.type === "radio",
30
- } }, this.checked && h("div", { key: 'c84aa3c64106bdc10cc6dbcef72202d6f7865e57', class: "duet-checkmark" })))));
30
+ } }, this.checked && h("div", { key: '3002be9f9a97b5382377d9888e821ff15d1eb062', class: "duet-checkmark" })))));
31
31
  }
32
32
  };
33
33
  DuetCheckmark.style = DuetCheckmarkStyle0;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
- import { s as subscribeTabbingChange, u as unsubscribeTabbingChange, f as isEscapeKey, c as isArrowDownKey, b as isArrowUpKey, o as isTabKey } from './keyboard-utils-439bcc8b.js';
8
- import { g as getLocaleString } from './language-utils-238c5ed0.js';
7
+ import { s as subscribeTabbingChange, u as unsubscribeTabbingChange, q as enableUserIsTabbing, f as isEscapeKey, c as isArrowDownKey, b as isArrowUpKey, o as isTabKey } from './keyboard-utils-daf80d44.js';
8
+ import { g as getLocaleString } from './language-utils-2c1dd412.js';
9
9
  import { q as spaceXSmall } from './tokens.module-a746651a.js';
10
10
  import { o as offset, f as flip, s as shift, c as computePosition, b as autoUpdate } from './floating-ui.dom.esm-ebc91b33.js';
11
- import { f as focusElement } from './focus-utils-4430bb1e.js';
11
+ import { f as focusElement } from './focus-utils-b48493c9.js';
12
12
  import { T as Teleport } from './teleport-546f382d.js';
13
13
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
14
14
  import './string-utils-192eb3c8.js';
@@ -277,6 +277,7 @@ const DuetChip = class {
277
277
  * Sets focus. Use this method instead of the global focus().
278
278
  */
279
279
  async setFocus(options) {
280
+ enableUserIsTabbing();
280
281
  setTimeout(() => this.focusableElement.focus(options), 200);
281
282
  }
282
283
  /**
@@ -316,7 +317,7 @@ const DuetChip = class {
316
317
  onBlur: this.onBlur,
317
318
  ref: el => (this.focusableElement = el),
318
319
  };
319
- return (h(Host, { key: '74eda64434d7ca861c30bb1468384b4d789bbd97', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: '63101bab777b2c17bb952b362896a3e01849a520', class: classes }, h("button", Object.assign({ key: '857f56d854ac01c9f0411c0a24d89f22e34e4354', id: identifier, "aria-label": this.accessibleLabel, "aria-haspopup": this.getAccessiblePopup(), "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: '5baa1e7b3ea38e0d3eb8ebe9f5cde001f4dad939', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '2cd983ee490a7810fb740009ef9a1ef1a591b378', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'f1cbed1211d6143c5b6727fb7f182b2567e27206' })))), this.variation === "input" && (h("span", { key: '744596fbf0b1bfbec1bdd33f26e70d5d9cacfeaa', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, h("button", Object.assign({ key: 'e2c1bca091f5ec8e7ea9ff2c8e26519836056887', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), h("span", { key: 'a55760300073590c593ca320a5e65340be999b38', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: 'a7788de0d14342248a475f2ff5493c0923c45a9c', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '234fb07f9a8a248a8ed9cdad7006dc6477750c86' })), h("button", { key: 'a4c5d32a365ce3994e1620a04c2d47de32ee6a79', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, h("duet-icon", { key: '61db68dbdbb9c89ad567be49369baceccfc70303', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: '3df7ed43734210e5c84768121be780c2e7fa47ca', class: classes }, h("input", Object.assign({ key: 'fd46eb7f531a7cce5b329dc46973ebce71477ef0', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: '2e3e7f153db3e7798fd35a41b3bd5731b7893799', htmlFor: identifier }, this.icon && (h("span", { key: '4daec9ebcae39a9fac552ef5ca6170e991ed2ede', class: "duet-chip-icon-container" }, h("duet-icon", { key: 'f8c53ccc22dc8955b4ca0946014654a53f643bdf', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '72a8486a18b78b8522ccf958a762d9200ba44f39', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '4282153a03e2293726a33285e0258dafff9f08a0' }), this.popupElement && (h("span", { key: 'b0ace996f4be6c9a56f4842fca5370a987a53623', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: 'e7ff6e81d48dd6373a5b301661b5b88bd63b18ac', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: 'b35d00719155d5312923ec5e91e8b9978550553b', class: classes }, h("slot", { key: 'e4b3e781039b2d788de0dadd67b42fca773ec902', name: "input" }), h("label", { key: '23a2a955b70d7e01982a01c25f6e634385d4b699', htmlFor: identifier }, this.icon && (h("span", { key: 'a5dd1cfb84d59288385b241df6cf09c2dd9ab717', class: "duet-chip-icon-container" }, h("duet-icon", { key: '2a15bfd278418d32b2d5dc39973eebc7eabfbbae', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '50e58300bb05edd5545be74e621feca7ececb52e', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: 'a67a5350140057e665af6c7882d6985b430d066a' }))))));
320
+ return (h(Host, { key: '9744df63cb819948b4401b0a183075e06e05993a', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: 'f1196acf73fad509f63d9d5ee7b1b229a97b6de5', class: classes }, h("button", Object.assign({ key: '986350b1dd5311b2f1b9585aa22950be404fcd11', id: identifier, "aria-label": this.accessibleLabel, "aria-haspopup": this.getAccessiblePopup(), "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: 'ec9da82d7446582b80604c4044bb1c2e2c33434e', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '0618249ebe7e1730490d3b948a6422efbf800961', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '793eb28356ec292e5360c1b8c063885212d06ffd' })))), this.variation === "input" && (h("span", { key: '388021b0a136f62f0a109ada43373c35da0a4e8f', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, h("button", Object.assign({ key: '1283a1fdca15be377e87b61b4de2dcdd6ce746e7', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), h("span", { key: '206e76916c75132db630ca16ec6b9508106d35db', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: 'dc2ef3071d7d513f4b7824647f124e8d511736cf', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'bba4b597056e523568f4b206fb9e2d8aa91c038d' })), h("button", { key: '7c5288c6b31c536e5207c12bafddc8561d09a517', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, h("duet-icon", { key: '603805c1d49c206fe45df07094b254a1dc42501f', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: 'ddc64c0114199e163fafb89f3acf4b38be73cc03', class: classes }, h("input", Object.assign({ key: 'f45b6a35cc164b2f222e3c2960c645dada127b8b', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: '472a8c3fda4e3dc0458590aafbff6f1921693138', htmlFor: identifier }, this.icon && (h("span", { key: 'c071e1fc1ac5cdbd9a9ca45d1024a7a73ee06dfc', class: "duet-chip-icon-container" }, h("duet-icon", { key: 'b70a24fda17573ec50255ebf7e107039225bb9d4', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: 'c67b405024d17935c9bf10e5dd496279c08919b9', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: 'ddeff851785a39c1af8f0762319303bf050ab4b0' }), this.popupElement && (h("span", { key: '51dbf16b24b66a7a33fc0e3bc000966f7418d448', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: '89dcbc13e8d3a14017015c8d0b60255ee04e18ac', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: 'ecc96b01329f5374b126f097104af8a174ba8fcc', class: classes }, h("slot", { key: '7064ff157645871b9bcc5fe0ab9f88678d45113d', name: "input" }), h("label", { key: '396d9f1a6d3b5df0d535c1e6e07dff7128e61498', htmlFor: identifier }, this.icon && (h("span", { key: '8c494c405c54e6412db4b74ab485988213694846', class: "duet-chip-icon-container" }, h("duet-icon", { key: 'e88ed80700f22666b71b1a4d9fd16f2685d40ed0', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '6f8451e77db9250922ed8587fc3c461d150ca0cf', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '9b91511cfd547f4f1ffb1be117165410d435fed3' }))))));
320
321
  }
321
322
  get element() { return getElement(this); }
322
323
  static get watchers() { return {
@@ -680,11 +681,11 @@ const DuetPopupMenuItem = class {
680
681
  "duet-theme-turva": this.theme === "turva",
681
682
  "active-descendant": this.activeDescendant,
682
683
  };
683
- return (h(Host, { key: '02e7a087e9f8df28e015c45b2182ab19167c39a2', role: this.accessibleRole }, h(TagName, { key: 'ac6c8e523bb7dbd6ce78dfb8e5ba1a34c765f538', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "listitem" ? 0 : -1, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: '003f72c807601366ce44ba41c92d01cc3867a995', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '5936e48916d5c665070e490074e5310b52ad0cd9', class: "duet-popup-menu-item-label" }, h("slot", { key: '4f365167fa1ae20a9a26f91352791b8b94007088' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: '52e54059ac3b56ad022ed42085029a58b7010806', name: this.url && this.external
684
+ return (h(Host, { key: 'bf1b38aa7684c8cc3959b6b0725f83962341d58d', role: this.accessibleRole }, h(TagName, { key: '71cfa30d7780f2ab9a31f2aa3ff4bec91b8e0b7e', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "listitem" ? 0 : -1, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: '3552f0f0e6e303f23e012a9baa0b646d7f3eeb5e', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '1c26c319a37978618960dce5c0e5de9731a576c9', class: "duet-popup-menu-item-label" }, h("slot", { key: 'c3f9e10b0f5c5af06d79ba6760b924f5abfb02d9' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: '2b5f54ffc9063c6ef1dfb38d59724a1ff9307ede', name: this.url && this.external
684
685
  ? actionNewWindowSmall.title
685
686
  : this.active
686
687
  ? "messaging-checked-small"
687
- : this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '16fb5260a8d79c5b20bc7dcbb0d6fb078d41f0d5', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
688
+ : this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: 'b9a42c7f906f16c62189ce82f8c1bbdeee169a7e', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
688
689
  }
689
690
  get element() { return getElement(this); }
690
691
  };
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { D as DuetStringsExternalDefaults } from './common-strings-af765cad.js';
7
7
  import { c as createID } from './create-id-149a1b6d.js';
8
- import { i as isKeyboardClick, h as isQuestionKey, s as subscribeTabbingChange, u as unsubscribeTabbingChange, f as isEscapeKey } from './keyboard-utils-439bcc8b.js';
9
- import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-238c5ed0.js';
10
- import { h as hasSlot, c as checkNamedSlotElement } from './slot-utils-866b1fd5.js';
8
+ import { i as isKeyboardClick, h as isQuestionKey, s as subscribeTabbingChange, u as unsubscribeTabbingChange, f as isEscapeKey } from './keyboard-utils-daf80d44.js';
9
+ import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-2c1dd412.js';
10
+ import { h as hasSlot, c as checkNamedSlotElement } from './slot-utils-2823028d.js';
11
11
  import './string-utils-192eb3c8.js';
12
12
 
13
13
  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>"};
@@ -1,16 +1,16 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { a as actionArrowDownSmall } from './action-arrow-down-small-82273dc8.js';
6
6
  import { f as font_size_medium, t as tokens } from './tokens-84fb2357.js';
7
7
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
8
8
  import { c as createID } from './create-id-149a1b6d.js';
9
- import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-439bcc8b.js';
10
- import { h as hasSlot } from './slot-utils-866b1fd5.js';
9
+ import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-daf80d44.js';
10
+ import { h as hasSlot } from './slot-utils-2823028d.js';
11
11
  import { s as sanitizeString } from './string-utils-192eb3c8.js';
12
12
 
13
- 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(8, 42, 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(8, 42, 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(8, 42, 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(8, 42, 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)}:host(.negative) .duet-collapsible-heading,:host(.negative) .duet-collapsible-content,:host(.negative) .duet-collapsible-heading-icon{color:rgb(255, 255, 255)}";
13
+ 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(8, 42, 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(8, 42, 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;flex-direction:column;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(8, 42, 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-heading-centered .duet-collapsible-heading-caption{margin-inline: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.has-caption{gap:4px}.duet-collapsible-heading.has-caption .duet-collapsible-heading-caption{margin-left:18px;font-weight:inherit}.duet-collapsible-heading .duet-collapsible-heading-wrapper{display:flex;align-items:center;width:inherit;margin:inherit}.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(8, 42, 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)}:host(.negative) .duet-collapsible-heading,:host(.negative) .duet-collapsible-content,:host(.negative) .duet-collapsible-heading-icon{color:rgb(255, 255, 255)}";
14
14
  const DuetCollapsibleStyle0 = duetCollapsibleCss;
15
15
 
16
16
  const DuetCollapsible = class {
@@ -56,6 +56,15 @@ const DuetCollapsible = class {
56
56
  return "xx-small";
57
57
  }
58
58
  };
59
+ this.getAccessibleLabel = () => {
60
+ if (this.accessibleLabel) {
61
+ return this.accessibleLabel;
62
+ }
63
+ if (this.heading && this.caption) {
64
+ return `${this.heading}. ${this.caption}`;
65
+ }
66
+ return this.heading || null;
67
+ };
59
68
  this.handleClick = (e) => {
60
69
  e.preventDefault();
61
70
  this.open = !this.open;
@@ -68,6 +77,7 @@ const DuetCollapsible = class {
68
77
  this.negative = false;
69
78
  this.accessibleLabel = undefined;
70
79
  this.heading = "";
80
+ this.caption = "";
71
81
  this.headingFullWidth = false;
72
82
  this.centerHeading = false;
73
83
  this.headingWeight = "semibold";
@@ -105,14 +115,15 @@ const DuetCollapsible = class {
105
115
  */
106
116
  render() {
107
117
  const HeadingTagName = this.headingLevel ? sanitizeString(this.headingLevel) : "div";
108
- return (h(Host, { key: '090d561d82276fca138aa9c40b0c60cb40a7ded1', class: { "duet-m-0": this.margin === "none", negative: this.negative } }, h(HeadingTagName, { key: '92d18884482ee68a80396709c618f2c76ae6b155' }, h("button", { key: '1a24fa1fb6aa053736ec11a5cfe6cbbd37339833', class: {
118
+ return (h(Host, { key: 'b6781c86d34d4f4b9560b111474a413c954818d2', class: { "duet-m-0": this.margin === "none", negative: this.negative } }, h(HeadingTagName, { key: '1b59bc43bad54d7ba36951b5fc5cb27c8d197498' }, h("button", { key: '073aa9d20b4f508e991443273c16f43b15577183', class: {
109
119
  "duet-collapsible-heading": true,
110
120
  "duet-collapsible-heading-centered": this.centerHeading,
111
121
  "duet-theme-turva": this.theme === "turva",
112
122
  "duet-collapsible-normal-weight": this.headingWeight === "normal",
113
123
  "has-after-heading": this.hasAfterHeading,
114
124
  "full-width": this.headingFullWidth,
115
- }, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.accessibleLabel, "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: '75b6c89fb1198b6ebaa72dfe0bf388a864966896', class: "duet-collapsible-heading-icon" }, h("duet-icon", { key: 'a0215c9b69a2d6536d0a1b5c562b8ae59ce47b1e', margin: "none", size: this.getEquivalentIconSize(), icon: actionArrowDownSmall.svg })), h("div", { key: 'e5d8b120ee539a47e9de0c662bf1d1d886f1940f', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (h("div", { key: 'aee7dc1e055552a166bd15da474fbfad7f8ab8dc', part: "duet-collapsible-after-heading" }, h("slot", { key: 'f217b06da41c7d830043069d6afe808c9df81aa4', name: "after-heading" }))))), h("div", { key: '77d2d647d46cac2189b6eec069289cb996b86aff', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, h("slot", { key: '3be38b8eca20e29c3f79f33fccef630a6666d175' }))));
125
+ "has-caption": !!this.caption,
126
+ }, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.getAccessibleLabel(), "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: 'b584a9f03de635516bab995166943fbe55139177', class: "duet-collapsible-heading-wrapper" }, h("div", { key: 'ebd0e8c2d793c6eaf9afcfeefde3822025b0f591', class: "duet-collapsible-heading-icon" }, h("duet-icon", { key: 'cb40e56e922d146a4c799d307a36bcb5de2bf909', margin: "none", size: this.getEquivalentIconSize(), icon: actionArrowDownSmall.svg })), h("div", { key: '29f73be47a8506407f8e151b103c0d953a175448', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (h("div", { key: '26c25d0365c8243c7ea36101f6e49743346363bb', part: "duet-collapsible-after-heading" }, h("slot", { key: 'f1a9005c38fd4310d76dfeea3f50a695bb732195', name: "after-heading" })))), this.caption && (h("div", { key: '7d8785de6f4478030bc6422749201f23f3625e3f', class: "duet-collapsible-heading-caption" }, h("duet-caption", { key: '2f930fc5ca5fb0169c5b16f181ce5b7267ebc4ca', size: "small", margin: "none" }, this.caption))))), h("div", { key: 'fb0d95a53dfa760ec0aa59d2b7e8eab8d9fe5313', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, h("slot", { key: '8df7d36426b0c3390fba071740ca60ddc2ee4931' }))));
116
127
  }
117
128
  get element() { return getElement(this); }
118
129
  };
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { d as debounce } from './js-utils-9b9e0039.js';
8
- import { j as isEnterKey, f as isEscapeKey, o as isTabKey, b as isArrowUpKey, c as isArrowDownKey } from './keyboard-utils-439bcc8b.js';
9
- import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-238c5ed0.js';
10
- import { a as getElementsFromDefaultSlot } from './slot-utils-866b1fd5.js';
8
+ import { j as isEnterKey, f as isEscapeKey, o as isTabKey, b as isArrowUpKey, c as isArrowDownKey } from './keyboard-utils-daf80d44.js';
9
+ import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-2c1dd412.js';
10
+ import { a as getElementsFromDefaultSlot } from './slot-utils-2823028d.js';
11
11
  import { r as regexEscape, p as parsePossibleJSON } from './string-utils-192eb3c8.js';
12
12
 
13
13
  const DuetComboBoxSelect = ({ item, activeDescendant, selected, label = undefined, clickHandler = e => {
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-238c5ed0.js';
6
+ import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-2c1dd412.js';
7
7
  import './string-utils-192eb3c8.js';
8
8
 
9
9
  const duetContactCardCss = "*,*::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-bottom:12px !important;display:block}:host(.duet-m-0){margin:0 !important}::slotted(*){padding-top:1.5rem}@media (min-width: 48em){::slotted(*){grid-column:2/span 2;padding-top:0}}.duet-contact-card{display:grid;grid-template-columns:100%;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(8, 42, 77)}.duet-contact-card.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)}@media (min-width: 48em){.duet-contact-card{grid-template-columns:min-content minmax(0, 1fr) auto;gap:20px}}.duet-contact-card .image{width:4rem;height:4rem;margin-bottom:8px;border-radius:4px}@media (min-width: 48em){.duet-contact-card .image{width:6rem;height:6rem;padding-bottom:0}}.duet-contact-card .description{padding-bottom:8px}.duet-contact-card .email,.duet-contact-card .phone{display:grid;grid-template-columns:min-content auto;gap:8px;align-items:center;justify-content:flex-start;padding-bottom:8px;overflow-wrap:break-word}";
@@ -51,10 +51,10 @@ const DuetContactCard = class {
51
51
  render() {
52
52
  const isTurva = this.theme === "turva";
53
53
  const theme = isTurva ? "turva" : "default";
54
- return (h(Host, { key: '71daad66c023075159b00d6dc104eab79c4b160d', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: 'acf3ea2fa7c3cdd7e0363a19a18a60d74d393a6c', class: {
54
+ return (h(Host, { key: '4e145f7fe0409bb47b6ea71c0cf970e436b7a520', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: 'da28555843c0a763d34c7ddef8727090e373da67', class: {
55
55
  "duet-contact-card": true,
56
56
  "duet-theme-turva": this.theme === "turva",
57
- }, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: '196c215165b051901fe5d4f2052da20c5ca455f2' }, this.name && (h("duet-heading", { key: '0007ee7244e68c15517bb124c7b78f9d4e6c6dd3', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (h("duet-paragraph", { key: '3f59b617f8c2f6b37d6c82ce48faac52e06f7cb2', class: "description", margin: "none", theme: theme }, this.description)), this.email && (h("div", { key: 'fb3b0b7fac964d9e8c8362392645f0c8c1bc87df', class: "email" }, h("duet-icon", { key: '893fabcc55e9b009d431952357e1fede755e61fb', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '7677f46f07ff869d2056aa234934991adcda3eff', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (h("div", { key: 'c06e9f451420ef3e92664dd46e8ed78dd2bd5f74', class: "phone" }, h("duet-icon", { key: 'ebc081064f01efb5e3ea31fc8d8782bd22bbcef0', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '5eef45c250e181259b3452eb21d6ef619db8aa9a', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (h("div", { key: 'd5cec8afd4d4288052f14f20204f0b934663e4b4', class: "call-to-action" }, h("duet-button", { key: '946e16a6a6648d433e59cb91ff1742c7804b84dc', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), h("div", { key: '34a2419381529d6a2800016e5b899b92ca196674' }), h("slot", { key: '33b9196a872c10dd4bfd5533cb6663b06aeb2692' }))));
57
+ }, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: 'e161cae8447cf17c85499d5b8ac46d7eda58172c' }, this.name && (h("duet-heading", { key: '454c6abe2d28decaa07122742bee22e711c3f81b', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (h("duet-paragraph", { key: '4dfc4f572e57af544c10b32c66e9afb93eac8080', class: "description", margin: "none", theme: theme }, this.description)), this.email && (h("div", { key: '96f61bbb0c884d374d10e94bf4aefb0b63adafb0', class: "email" }, h("duet-icon", { key: '2f6608cc7d1e2a2b5da95109823d2e1bab216005', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: 'd4e80f8aee1fc9997b959e005935fdffafc6dfdb', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (h("div", { key: '374a1f36f5a62d9888b932000a52a10b63ac7cd4', class: "phone" }, h("duet-icon", { key: '2d3c419e0d321f361a9993116fed27845238801f', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '07d80aaadfd5963717d64d3733d0ae886c71bc6b', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (h("div", { key: '15123cac72ca836226d307ada922cf2f8544a1d3', class: "call-to-action" }, h("duet-button", { key: 'a254a916c0f5916e8e39f76cae6724b73198d017', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), h("div", { key: '6c527c0e2c594d19b06fb842c4d8a0967b7f04b6' }), h("slot", { key: '8291bc130ee09e6b1aa1e71bd15ccf6024c7d3c2' }))));
58
58
  }
59
59
  get element() { return getElement(this); }
60
60
  };
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-439bcc8b.js';
6
+ import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-daf80d44.js';
7
7
 
8
8
  const duetCookieConsentCss = "*,*::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;position:fixed;right:0;bottom:0;left:0;z-index:950;display:block;width:100%;box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.2)}@media (min-width: 48em){:host{right:28px;bottom:28px;left:auto;width:25rem}}:host(:focus){outline:0}:host(.user-is-tabbing:not(.descendant-focused):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:not(.descendant-focused).duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-cookie-consent{padding:20px;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;color:rgb(255, 255, 255) !important;background-color:rgba(4, 21, 39, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent{background:rgba(4, 21, 39, 0.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.duet-cookie-consent.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\";background-color:rgba(12, 14, 29, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent.duet-theme-turva{background:rgba(12, 14, 29, 0.8)}}@media (min-width: 48em){.duet-cookie-consent{padding:20px;border-radius:4px}}.duet-cookie-consent-content{display:flex;align-items:center;max-width:1110px;margin:0 auto}.duet-cookie-consent-content .expand{flex:1}::slotted(a){font-weight:600;color:rgb(255, 255, 255) !important;text-decoration:underline;white-space:nowrap}::slotted(a[target=_blank]){padding-right:16px;background:url(\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMmExLjUgMS41IDAgMDEuMTQgM0gzLjc1Yy0uMzggMC0uNy4yOC0uNzQuNjVsLS4wMS4xdjE0LjVjMCAuMzguMjguNy42NS43NGwuMS4wMWgxNC41Yy4zOCAwIC43LS4yOC43NC0uNjVsLjAxLS4xdi02Ljg5YTEuNSAxLjUgMCAwMTMgMHY2Ljg5QTMuNzUgMy43NSAwIDAxMTguMjUgMjRIMy43NUEzLjc1IDMuNzUgMCAwMTAgMjAuMjVWNS43NUEzLjc1IDMuNzUgMCAwMTMuNzUgMnptMTItMmMuNzggMCAxLjQyLjYgMS41IDEuMzZWNy41YTEuNSAxLjUgMCAwMS0zIC4xNFY1LjEybC01LjQ0IDUuNDRhMS41IDEuNSAwIDAxLTIuMjItMmwuMS0uMTJMMTguODggM0gxNi41QTEuNSAxLjUgMCAwMTE1IDEuNjRWMS41YzAtLjc4LjYtMS40MiAxLjM2LTEuNWguMTR6Ii8+PC9zdmc+\") no-repeat right 50%;background-size:12px 10px}::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva ::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
9
9
  const DuetCookieConsentStyle0 = duetCookieConsentCss;
@@ -46,7 +46,7 @@ const DuetCookieConsent = class {
46
46
  * Always the last one in the class.
47
47
  */
48
48
  render() {
49
- return (h(Host, { key: 'ba657b582c7e36fe289d60fdbcdceda17ef1c854', tabindex: "0", class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '2b680212ac0f1834f391a28a1ffc9320ef339889', class: { "duet-cookie-consent": true, "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '6c881c1cf1281d744d38da802b8e8fc39bda913f', class: "duet-cookie-consent-content" }, h("div", { key: '11ec4babd89db60e2457d8c53e7cd7c568eebcf4', class: "expand" }, h("slot", { key: 'd9b95a15ab5ddb779fea42974ed9fe0c515be16b' })), h("duet-spacer", { key: '93b5f4d507e332d0703d03b5a04b8e1333dbde3f', size: "large", direction: "horizontal" }), h("div", { key: '213584e8c479edd36a9d35c179abf68c913035f9' }, h("duet-button", { key: 'b8f9fba11afbaa3b06da03fee781a279ad77e783', variation: "negative", size: "small", onClick: this.handleClick, margin: "none", "aria-label": this.accessibleLabel, theme: this.theme }, "OK"))))));
49
+ return (h(Host, { key: 'b30b45dd5bc6022a8da609883e28a272bf823c6c', tabindex: "0", class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '457f367350cef4ec39f323925e64518b0b5a056f', class: { "duet-cookie-consent": true, "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '681bb01d1031d8e7cdfac21539f49a9445a22fac', class: "duet-cookie-consent-content" }, h("div", { key: '6bc301cad7c45d36c5d7846bf96abe989a185ef1', class: "expand" }, h("slot", { key: '55da0877e4c6e55b827af651416e6eaeb908c550' })), h("duet-spacer", { key: 'bf00aa77836feb5b8cacbc6c76712e6a3b4aa451', size: "large", direction: "horizontal" }), h("div", { key: '86ed0f3ff48a2c916fa4174417677a6dfa737a0a' }, h("duet-button", { key: '75003f25f1f75e9d40ff2143b4a53441be2ed54f', variation: "negative", size: "small", onClick: this.handleClick, margin: "none", "aria-label": this.accessibleLabel, theme: this.theme }, "OK"))))));
50
50
  }
51
51
  get element() { return getElement(this); }
52
52
  };
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
- import { F as FocusGuard } from './focus-utils-4430bb1e.js';
8
- import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-238c5ed0.js';
9
- import { c as checkNamedSlotElement } from './slot-utils-866b1fd5.js';
7
+ import { F as FocusGuard } from './focus-utils-b48493c9.js';
8
+ import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-2c1dd412.js';
9
+ import { c as checkNamedSlotElement } from './slot-utils-2823028d.js';
10
10
  import './string-utils-192eb3c8.js';
11
11
 
12
12
  const formatOptionsShort = { day: "numeric", month: "long", weekday: "long" };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, g as getElement, H as Host } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, g as getElement, H as Host } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { g as getColorByName } from './token-utils-a32eb753.js';
7
7
  import './tokens.module-a746651a.js';
@@ -28,7 +28,7 @@ const DuetDivider = class {
28
28
  */
29
29
  render() {
30
30
  const background = getColorByName(this.color);
31
- return (h("div", { key: '27a0f496c08d0669819bd915b2423d7755b9e519', class: {
31
+ return (h("div", { key: '419938cb054cda71d1fa4d0de273ecce67debfa7', class: {
32
32
  "duet-m-0": this.margin === "none",
33
33
  "duet-m-s": this.margin === "small",
34
34
  "duet-divider": true,
@@ -54,7 +54,7 @@ const DuetSpacer = class {
54
54
  * Always the last one in the class.
55
55
  */
56
56
  render() {
57
- return (h(Host, { key: '2c46d1a310dd476d040392ebcda6643f1981d624', class: {
57
+ return (h(Host, { key: 'aa2a7ac6bd334dc7d419d2dbe89da8b0961f64cf', class: {
58
58
  "duet-spacer": true,
59
59
  "duet-spacer-xx-small": this.breakpoint === "xx-small",
60
60
  "duet-spacer-x-small": this.breakpoint === "x-small",
@@ -1,16 +1,16 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, c as createEvent, H as Host, g as getElement, F as Fragment } from './index-eedb042d.js';
4
+ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement, F as Fragment } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { f as fieldSorter, d as debounce } from './js-utils-9b9e0039.js';
7
- import { i as isKeyboardClick } from './keyboard-utils-439bcc8b.js';
8
- import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString, s as sanitizeString } from './language-utils-238c5ed0.js';
7
+ import { i as isKeyboardClick } from './keyboard-utils-daf80d44.js';
8
+ import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString, s as sanitizeString } from './language-utils-2c1dd412.js';
9
9
  import { p as sizeNavigation, s as sizeHeader } from './tokens.module-a746651a.js';
10
10
  import { b as breakpointTokensUpTo, a as breakpointToToken } from './token-utils-a32eb753.js';
11
11
  import { c as createID } from './create-id-149a1b6d.js';
12
12
  import { p as parsePossibleJSON } from './string-utils-192eb3c8.js';
13
- import { g as getError, a as getI18nError } from './errorcodes.utils-1ac5fe3d.js';
13
+ import { g as getError, a as getI18nError } from './errorcodes.utils-66d99a23.js';
14
14
 
15
15
  //simple functional component that renders the data in the table
16
16
  const TableData = ({ data, groupId, alignment }, _children) => {
@@ -283,7 +283,7 @@ const DuetTable = class {
283
283
  });
284
284
  }
285
285
  render() {
286
- return (h(Host, { key: 'e378254253a226b9edcee4bd3a64283ad15673b2', class: {
286
+ return (h(Host, { key: '26ab3b66d99bdff07554198125e8867b84051c9f', class: {
287
287
  [`duet-table-${this.variation}`]: true,
288
288
  "duet-table-flattened": !this.matchesBreakpoint,
289
289
  // sticky only valid when in regular table layout
@@ -292,7 +292,7 @@ const DuetTable = class {
292
292
  "duet-m-0": this.margin === "none",
293
293
  "duet-theme-turva": this.theme === "turva",
294
294
  "duet-table-hide-head-visually": this.hideHeadVisually,
295
- } }, h("slot", { key: 'b338423743800018d8f1b19ae20ca8c0a4bd5c36' })));
295
+ } }, h("slot", { key: '1df61c45d1faa92385e24949ff773ec71852e0a5' })));
296
296
  }
297
297
  get element() { return getElement(this); }
298
298
  static get watchers() { return {
@@ -1352,10 +1352,10 @@ const DuetUpload = class {
1352
1352
  this.externalUploadButton.accessibleLabel = `${this.externalUploadButton.innerText}. ${caption}`;
1353
1353
  }
1354
1354
  // @ts-ignore
1355
- return (h(Host, { key: '34dabb707733d49a37d7665b2ce21dac3cb69b99', class: { "duet-m-0": this.margin === "none" } }, h("duet-fieldset", { key: '53da3e1d39ae3d0a72ea1e836ed84a7ed5505745', "label-heading-level": this.headerHeadingLevel, "label-hidden": this.hideHeader, label: this.label }, h("slot", { key: '50da1a23f5016f0666627e8455e072cfa5b96ca7', name: "header" }), !this.files.size && (h("duet-empty-state", { key: '6895fe8edf7ed8eec62bb4f141222ec699cbb00f', id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h("duet-paragraph", { key: '01b14bc9aef86e1044a9d4ebf56017068b10df4b', margin: "none" }, this.fileListEmpty))), !!this.files.size && h("slot", { key: '2c3b18a000bfeb370a6fc83a23fa5b534cd09b43', name: "fileheader" }), !!this.files.size && (h("duet-upload-aria-status", { key: '3b143bdded7b1feddd54867d6d4b2ed4e2d915cf', invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h("slot", { key: '85599b8ce8e5b05c80c5c3e5276356c7324bdef3', name: "filefooter" }), h("slot", { key: '425f33860900e6110a625c5c4c7da8bcc1313053', name: "uploadfooter" }), this.captionOnBottom && (h("duet-caption", { key: '881d401f134a7e3c412cd1f01bed6117f96bbc19', margin: "none", size: "small" }, h("div", { key: '5e498fd2880ec86684cf3da9690b139ad05fd97f', class: "upload-bottom-caption" }, caption))), h("slot", { key: 'a05a45a3f7efc7d767db95eeb75a5da261b08edb', name: "afterfooter" }), !this.hideButton && (h(Fragment, { key: '0d0ff9d5fad94af744e9632125af447fd7144fd0' }, h("duet-spacer", { key: 'fed503af8f9301defa2f2d8f29385e28fa1a8716', size: "large" }), h("duet-button", { key: '7a4f79bf0df839531c714f39202900a25d339612', id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel || `${this.buttonLabel}. ${caption}`, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
1355
+ return (h(Host, { key: '7f8970727b44bee3669b221659dd1f5a72df4ee2', class: { "duet-m-0": this.margin === "none" } }, h("duet-fieldset", { key: '074fc7ec948f6d0ab5c89c7d2d3d3ec3358343f4', "label-heading-level": this.headerHeadingLevel, "label-hidden": this.hideHeader, label: this.label }, h("slot", { key: '84797a77942534e80a641d8a2ce9badef0e77937', name: "header" }), !this.files.size && (h("duet-empty-state", { key: '224610821155dae048fd126b8d517486fa6efd38', id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h("duet-paragraph", { key: '6d01352482dd687520dd26d8d7c0d3863b61d4a4', margin: "none" }, this.fileListEmpty))), !!this.files.size && h("slot", { key: '328346632314eb8a8d0ae41de9761a488fc0bc1c', name: "fileheader" }), !!this.files.size && (h("duet-upload-aria-status", { key: 'cab1390fc0ff3a6eb197be8e7ea16d719c2b6dc4', invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h("slot", { key: '26051e329900efc2b29e6d8ebb6b2f1184ec547c', name: "filefooter" }), h("slot", { key: 'c9018b5e95065813d29ee08ce924794e1ee476ff', name: "uploadfooter" }), this.captionOnBottom && (h("duet-caption", { key: '8fffcc2935df87ccfa5bd89d3df773b9810d2f63', margin: "none", size: "small" }, h("div", { key: '17c320b6eeefbd2b5f047b77eb613aa4e912cbdb', class: "upload-bottom-caption" }, caption))), h("slot", { key: 'ada6f8c46784788c5900ad5a6dddfebed8a70e39', name: "afterfooter" }), !this.hideButton && (h(Fragment, { key: 'f352401910296a33c56ef5bb2e3f0b7e4be0594a' }, h("duet-spacer", { key: 'ae4ae0b0490a4e88dab0a7319fd2dde20f05e400', size: "large" }), h("duet-button", { key: 'ded36c705e15f44936844d057962cb731d47941c', id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel || `${this.buttonLabel}. ${caption}`, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
1356
1356
  this.bytesMaxReached ||
1357
1357
  this.filesToUploadExceedsLimit ||
1358
- this.filesToUploadTotalSizeIsAboveMax) && (h(Fragment, { key: 'e649c65801873ad2a2bfa16b63b6f83249f0212b' }, h("duet-spacer", { key: 'da7ebf591d35cf11d0ecbb52246bf3e84feb711d', size: "medium" }), h("duet-alert", { key: 'e8fdb5af79535f54f65dcf0bebb0ffe5865dc699', part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes), this.filesToUploadExceedsLimit && getI18nError("duet-upload-302", this.errorCodes), this.filesToUploadTotalSizeIsAboveMax && getI18nError("duet-upload-203", this.errorCodes)))), h("duet-visually-hidden", { key: '145eb761bd1a288de31527f8cfd1006deb6c2f4d', "aria-hidden": "true" }, h("input", { key: '38490151c6483827901990610b2a17ced63c27f6', ref: input => {
1358
+ this.filesToUploadTotalSizeIsAboveMax) && (h(Fragment, { key: '385520d7dc48477cea039a0c71f1bcd5e1730cca' }, h("duet-spacer", { key: '79ea5d94a4eda84e3f8328a2ac1e42890e0bbde2', size: "medium" }), h("duet-alert", { key: '33e5de19e511439a04deeb8478e167558946c4a7', part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes), this.filesToUploadExceedsLimit && getI18nError("duet-upload-302", this.errorCodes), this.filesToUploadTotalSizeIsAboveMax && getI18nError("duet-upload-203", this.errorCodes)))), h("duet-visually-hidden", { key: '2fc08bb48c1f47113399c63fd1a81dcef85fc0cf', "aria-hidden": "true" }, h("input", { key: '81268132202065717f2e21b1f8dc4ef3e2173394', ref: input => {
1359
1359
  this.nativeInput = input;
1360
1360
  }, accept: !this.limitSelection ? undefined : `${this.allowedMimetypes},${this.allowedExtensions}`, onBlur: this.onBlur, onFocus: this.onFocus, onChange: e => this.onChange(e), type: "file", class: {
1361
1361
  "duet-upload": true,
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
 
7
7
  const duetEmptyStateCss = "*,*::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;display:block;width:100%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:rgb(8, 42, 77);text-align:center;background:rgb(245, 248, 250);border-radius:4px}.duet-empty-state.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}";
@@ -25,11 +25,11 @@ const DuetEmptyState = class {
25
25
  * Always the last one in the class.
26
26
  */
27
27
  render() {
28
- return (h(Host, { key: '71695aef6ccc177f6ee64bf983f3b7804ad48e9a' }, h("div", { key: '37fa981612523d137531585f970a2dd053aa13be', class: {
28
+ return (h(Host, { key: '227d54f00e9a51140efcb258a3b9aabd0403e53c' }, h("div", { key: 'ec272041ba4a302da9529e32cd67fc782102a783', class: {
29
29
  "duet-empty-state": true,
30
30
  "duet-theme-turva": this.theme === "turva",
31
31
  "duet-is-small": this.size === "small",
32
- } }, h("duet-icon", { key: 'cf95919f2fafcac684eb58f23f84a19d954e3bd8', color: "currentColor", name: this.icon, size: this.size === "small" ? "large" : "x-large" }), h("div", { key: '902c40f812f728963756ff1939df300b2ad47762' }, h("slot", { key: 'd256a82414798539a4adcf52d2cb18cbd465271e' })))));
32
+ } }, h("duet-icon", { key: '0a04c1df954274e9e5371101e9756eafacfc803c', color: "currentColor", name: this.icon, size: this.size === "small" ? "large" : "x-large" }), h("div", { key: 'be984ad3dd5092ed1ae6207f72e383cd4398cdc4' }, h("slot", { key: '440fab721d208b694cab78140c322242812e708f' })))));
33
33
  }
34
34
  get element() { return getElement(this); }
35
35
  };