@duetds/components 9.5.1 → 9.6.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 (741) hide show
  1. package/hydrate/index.js +263 -217
  2. package/lib/cjs/{a11y-utils-1e25e6e3.js → a11y-utils-285b9770.js} +1 -1
  3. package/lib/cjs/{app-globals-b0eb39d1.js → app-globals-a643282a.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-alert.cjs.entry.js +16 -16
  6. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  7. package/lib/cjs/duet-banner.cjs.entry.js +4 -4
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-button_2.cjs.entry.js +9 -9
  11. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +30 -13
  13. package/lib/cjs/duet-card.cjs.entry.js +5 -5
  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.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-combobox.cjs.entry.js +8 -4
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  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 +7 -7
  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 +7 -7
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-hero.cjs.entry.js +8 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +14 -9
  33. package/lib/cjs/duet-input_2.cjs.entry.js +9 -3
  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 +3 -3
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  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 +8 -8
  44. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  46. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  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 +15 -15
  50. package/lib/cjs/duet-phone-input.cjs.entry.js +9 -3
  51. package/lib/cjs/duet-popup-menu_2.cjs.entry.js +8 -8
  52. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  54. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  55. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-scrollable_3.cjs.entry.js +23 -14
  57. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  58. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  61. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  62. package/lib/cjs/duet-slideout-link.cjs.entry.js +6 -6
  63. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  64. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  65. package/lib/cjs/duet-slideout.cjs.entry.js +9 -9
  66. package/lib/cjs/duet-status-icon.cjs.entry.js +8 -8
  67. package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  69. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  70. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +5 -5
  71. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  73. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  75. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  77. package/lib/cjs/duet-toolbar-item.cjs.entry.js +7 -7
  78. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  79. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  80. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
  81. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  82. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  83. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  84. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  85. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  86. package/lib/cjs/duet.cjs.js +3 -3
  87. package/lib/cjs/{errorcodes.utils-dc219661.js → errorcodes.utils-ffbb3f35.js} +1 -1
  88. package/lib/cjs/{focus-utils-21fac156.js → focus-utils-2f1ec06b.js} +1 -1
  89. package/lib/cjs/{index-e6a117fc.js → index-850a7759.js} +6 -6
  90. package/lib/cjs/{language-utils-c291fe9b.js → language-utils-030e2133.js} +1 -1
  91. package/lib/cjs/loader.cjs.js +3 -3
  92. package/lib/cjs/{slot-utils-8d10ec0a.js → slot-utils-84ad3d6c.js} +1 -1
  93. package/lib/cjs/{teleport-c6f8391a.js → teleport-c0eede18.js} +2 -2
  94. package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
  95. package/lib/collection/components/duet-alert/duet-alert.css +72 -27
  96. package/lib/collection/components/duet-alert/duet-alert.js +37 -16
  97. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  98. package/lib/collection/components/duet-banner/duet-banner.js +3 -3
  99. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  100. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  101. package/lib/collection/components/duet-button/duet-button.js +10 -10
  102. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  103. package/lib/collection/components/duet-caption/duet-caption.js +3 -3
  104. package/lib/collection/components/duet-card/duet-card.js +6 -6
  105. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  106. package/lib/collection/components/duet-chip/duet-chip.js +7 -7
  107. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  108. package/lib/collection/components/duet-choice/duet-choice.js +3 -3
  109. package/lib/collection/components/duet-collapsible/duet-collapsible.js +5 -5
  110. package/lib/collection/components/duet-combobox/duet-combobox.js +8 -4
  111. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  112. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +2 -2
  113. package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
  114. package/lib/collection/components/duet-divider/duet-divider.js +2 -2
  115. package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
  116. package/lib/collection/components/duet-empty-state/duet-empty-state.js +3 -3
  117. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  118. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +2 -2
  119. package/lib/collection/components/duet-footer/duet-footer.js +11 -11
  120. package/lib/collection/components/duet-grid/duet-grid.js +3 -3
  121. package/lib/collection/components/duet-header/duet-header.js +15 -15
  122. package/lib/collection/components/duet-heading/duet-heading.js +3 -3
  123. package/lib/collection/components/duet-hero/duet-hero.js +10 -10
  124. package/lib/collection/components/duet-icon/duet-icon.js +13 -8
  125. package/lib/collection/components/duet-input/duet-input.js +36 -8
  126. package/lib/collection/components/duet-label/duet-label.js +2 -2
  127. package/lib/collection/components/duet-layout/duet-layout.js +6 -6
  128. package/lib/collection/components/duet-link/duet-link.js +25 -4
  129. package/lib/collection/components/duet-list/duet-list.js +4 -4
  130. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  131. package/lib/collection/components/duet-logo/duet-logo.js +2 -2
  132. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +3 -3
  133. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  134. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  135. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  136. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  137. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  138. package/lib/collection/components/duet-modal/duet-modal.js +10 -10
  139. package/lib/collection/components/duet-multiselect/duet-multiselect.js +11 -11
  140. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  141. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  142. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +3 -3
  143. package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
  144. package/lib/collection/components/duet-overlay/duet-overlay.js +2 -2
  145. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  146. package/lib/collection/components/duet-pagination/duet-pagination.js +13 -13
  147. package/lib/collection/components/duet-paragraph/duet-paragraph.js +5 -5
  148. package/lib/collection/components/duet-phone-input/duet-phone-input.js +32 -4
  149. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +3 -3
  150. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +4 -4
  151. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  152. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  153. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  154. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +3 -3
  155. package/lib/collection/components/duet-scrollable/duet-scrollable.css +4 -1
  156. package/lib/collection/components/duet-scrollable/duet-scrollable.js +30 -5
  157. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  158. package/lib/collection/components/duet-select/duet-select.js +5 -5
  159. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  160. package/lib/collection/components/duet-show-more/duet-show-more.js +3 -3
  161. package/lib/collection/components/duet-slideout/duet-slideout.js +5 -5
  162. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  163. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  164. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  165. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  166. package/lib/collection/components/duet-spacer/duet-spacer.js +3 -3
  167. package/lib/collection/components/duet-spinner/duet-spinner.js +3 -3
  168. package/lib/collection/components/duet-status-icon/duet-status-icon.js +7 -7
  169. package/lib/collection/components/duet-step/duet-step.js +2 -2
  170. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -2
  171. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  172. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  173. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  174. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  175. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  176. package/lib/collection/components/duet-tab-group/duet-tab-group.css +57 -1
  177. package/lib/collection/components/duet-tab-group/duet-tab-group.js +56 -9
  178. package/lib/collection/components/duet-table/duet-table.js +2 -2
  179. package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
  180. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  181. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  182. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  183. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  184. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  185. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  186. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  187. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  188. package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
  189. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  190. package/lib/collection/components/duet-upload/duet-upload.js +16 -16
  191. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  192. package/lib/collection/components/duet-upload-item/duet-upload-item.js +4 -4
  193. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  194. package/lib/collection/utils/teleport.js +2 -2
  195. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  196. package/lib/dist-custom-elements/duet-alert.js +1 -1
  197. package/lib/dist-custom-elements/duet-badge.js +1 -1
  198. package/lib/dist-custom-elements/duet-banner.js +5 -5
  199. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  200. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  201. package/lib/dist-custom-elements/duet-button.js +1 -1
  202. package/lib/dist-custom-elements/duet-callout.js +4 -4
  203. package/lib/dist-custom-elements/duet-caption.js +1 -1
  204. package/lib/dist-custom-elements/duet-card.js +6 -6
  205. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  206. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  207. package/lib/dist-custom-elements/duet-chip.js +1 -1
  208. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  209. package/lib/dist-custom-elements/duet-choice.js +4 -4
  210. package/lib/dist-custom-elements/duet-collapsible.js +5 -5
  211. package/lib/dist-custom-elements/duet-combobox.js +20 -16
  212. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  213. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  214. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  215. package/lib/dist-custom-elements/duet-divider.js +1 -1
  216. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  217. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  218. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  219. package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
  220. package/lib/dist-custom-elements/duet-footer.js +11 -11
  221. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  222. package/lib/dist-custom-elements/duet-grid.js +1 -1
  223. package/lib/dist-custom-elements/duet-header.js +8 -8
  224. package/lib/dist-custom-elements/duet-heading.js +1 -1
  225. package/lib/dist-custom-elements/duet-hero.js +14 -14
  226. package/lib/dist-custom-elements/duet-icon.js +1 -1
  227. package/lib/dist-custom-elements/duet-input.js +1 -1
  228. package/lib/dist-custom-elements/duet-label.js +1 -1
  229. package/lib/dist-custom-elements/duet-layout.js +6 -6
  230. package/lib/dist-custom-elements/duet-link.js +1 -1
  231. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  232. package/lib/dist-custom-elements/duet-list.js +1 -1
  233. package/lib/dist-custom-elements/duet-logo.js +1 -1
  234. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  235. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  236. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  237. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  238. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  239. package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
  240. package/lib/dist-custom-elements/duet-modal.js +15 -15
  241. package/lib/dist-custom-elements/duet-multiselect.js +14 -14
  242. package/lib/dist-custom-elements/duet-nav.js +2 -2
  243. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  244. package/lib/dist-custom-elements/duet-notification.js +4 -4
  245. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  246. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  247. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  248. package/lib/dist-custom-elements/duet-pagination.js +24 -24
  249. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  250. package/lib/dist-custom-elements/duet-phone-input.js +23 -16
  251. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  252. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  253. package/lib/dist-custom-elements/duet-progress.js +1 -1
  254. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  255. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  256. package/lib/dist-custom-elements/duet-radio.js +1 -1
  257. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  258. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  259. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  260. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  261. package/lib/dist-custom-elements/duet-select.js +1 -1
  262. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  263. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  264. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  265. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  266. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  267. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  268. package/lib/dist-custom-elements/duet-slideout.js +8 -8
  269. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  270. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  271. package/lib/dist-custom-elements/duet-status-icon.js +1 -103
  272. package/lib/dist-custom-elements/duet-step.js +4 -4
  273. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  274. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  275. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  276. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  277. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  278. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  279. package/lib/dist-custom-elements/duet-tab-group.js +21 -12
  280. package/lib/dist-custom-elements/duet-tab.js +1 -1
  281. package/lib/dist-custom-elements/duet-table.js +1 -1
  282. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  283. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  284. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  285. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  286. package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
  287. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  288. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  289. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  290. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  291. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  292. package/lib/dist-custom-elements/duet-tray.js +5 -5
  293. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  294. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  295. package/lib/dist-custom-elements/duet-upload.js +42 -36
  296. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  297. package/lib/dist-custom-elements/index.js +1 -1
  298. package/lib/dist-custom-elements/{p-75e0f2c0.js → p-0e2c29a0.js} +5 -5
  299. package/lib/dist-custom-elements/{p-d40633ba.js → p-0e3a8465.js} +3 -3
  300. package/lib/dist-custom-elements/{p-40b6cfdc.js → p-1399c239.js} +9 -9
  301. package/lib/dist-custom-elements/{p-d6afe712.js → p-17b1f88c.js} +7 -7
  302. package/lib/dist-custom-elements/{p-4a747b86.js → p-19a2d36f.js} +1 -1
  303. package/lib/dist-custom-elements/{p-35112a3e.js → p-1ee62209.js} +5 -5
  304. package/lib/dist-custom-elements/{p-5814136c.js → p-246a45c5.js} +3 -3
  305. package/lib/dist-custom-elements/{p-0a5495b6.js → p-24de14ac.js} +3 -3
  306. package/lib/dist-custom-elements/{p-1219c53a.js → p-2a7b9c7c.js} +4 -4
  307. package/lib/dist-custom-elements/{p-8eb7fe43.js → p-2cdc1b0d.js} +2 -2
  308. package/lib/dist-custom-elements/{p-b6c1319b.js → p-4e00e010.js} +2 -2
  309. package/lib/dist-custom-elements/{p-8df0e44b.js → p-5554d38b.js} +3 -3
  310. package/lib/dist-custom-elements/{p-4bbce223.js → p-670555eb.js} +1 -1
  311. package/lib/dist-custom-elements/p-71d24b1e.js +213 -0
  312. package/lib/dist-custom-elements/{p-1237d11e.js → p-744611d2.js} +8 -8
  313. package/lib/dist-custom-elements/{p-9baca56c.js → p-7a5af4ef.js} +1 -1
  314. package/lib/dist-custom-elements/{p-87b5d28b.js → p-7da00182.js} +6 -6
  315. package/lib/dist-custom-elements/p-83dee022.js +108 -0
  316. package/lib/dist-custom-elements/{p-80d7e109.js → p-84a626a1.js} +3 -3
  317. package/lib/dist-custom-elements/{p-2b1e6b5d.js → p-859504c9.js} +3 -3
  318. package/lib/dist-custom-elements/{p-de88ebc9.js → p-86431925.js} +2 -2
  319. package/lib/dist-custom-elements/{p-da3f596f.js → p-8799d4ad.js} +2 -2
  320. package/lib/dist-custom-elements/{p-1f0fcce4.js → p-88624802.js} +14 -11
  321. package/lib/dist-custom-elements/{p-eb67694d.js → p-8aeac44c.js} +2 -2
  322. package/lib/dist-custom-elements/{p-ca3cb21e.js → p-8cb0e6bd.js} +2 -2
  323. package/lib/dist-custom-elements/{p-f58c99dc.js → p-97505489.js} +17 -10
  324. package/lib/dist-custom-elements/{p-e639defe.js → p-a202083e.js} +4 -4
  325. package/lib/dist-custom-elements/{p-9e44038b.js → p-a839bb27.js} +3 -3
  326. package/lib/dist-custom-elements/{p-6f0a0708.js → p-b6a06b4d.js} +1 -1
  327. package/lib/dist-custom-elements/{p-eee324c4.js → p-b7e56baf.js} +3 -3
  328. package/lib/dist-custom-elements/{p-1a132b1a.js → p-c084f5f2.js} +2 -2
  329. package/lib/dist-custom-elements/{p-57030e72.js → p-c18fe324.js} +3 -3
  330. package/lib/dist-custom-elements/{p-ffd0da9c.js → p-c45170b0.js} +2 -2
  331. package/lib/dist-custom-elements/{p-d34a377a.js → p-ca4970b2.js} +15 -15
  332. package/lib/dist-custom-elements/{p-ea83aa97.js → p-cfa9907a.js} +25 -5
  333. package/lib/dist-custom-elements/{p-41f565f8.js → p-dd76e32c.js} +2 -2
  334. package/lib/dist-custom-elements/{p-49e93494.js → p-dff748c3.js} +14 -9
  335. package/lib/dist-custom-elements/{p-629b86f6.js → p-e2468742.js} +4 -4
  336. package/lib/dist-custom-elements/{p-5d240efc.js → p-e88ea44e.js} +12 -12
  337. package/lib/dist-custom-elements/{p-4ac79666.js → p-eff24429.js} +3 -3
  338. package/lib/dist-custom-elements/{p-80b6a631.js → p-f22589a4.js} +3 -3
  339. package/lib/duet/duet.esm.js +1 -1
  340. package/lib/duet/duet.js +1 -1
  341. package/lib/duet/{p-383d480f.entry.js → p-00213276.entry.js} +1 -1
  342. package/lib/duet/{p-29641354.entry.js → p-01d7ac55.entry.js} +1 -1
  343. package/lib/duet/{p-1e540c4c.entry.js → p-023fce1f.entry.js} +1 -1
  344. package/lib/duet/{p-d63f49eb.system.entry.js → p-07fed22f.system.entry.js} +1 -1
  345. package/lib/duet/{p-a596cd3a.system.entry.js → p-08a47466.system.entry.js} +1 -1
  346. package/lib/duet/{p-dcb533d6.system.entry.js → p-0a11226b.system.entry.js} +1 -1
  347. package/lib/duet/{p-6cdf7d12.entry.js → p-0a912734.entry.js} +1 -1
  348. package/lib/duet/p-0c5d3a82.entry.js +4 -0
  349. package/lib/duet/{p-df0fb865.entry.js → p-0d16c5ae.entry.js} +1 -1
  350. package/lib/duet/{p-cc425ef7.system.entry.js → p-0def186e.system.entry.js} +1 -1
  351. package/lib/duet/{p-e6563981.system.entry.js → p-0e695a6c.system.entry.js} +2 -2
  352. package/lib/duet/{p-4d88d4d8.system.entry.js → p-0f087a51.system.entry.js} +2 -2
  353. package/lib/duet/{p-c67bc178.entry.js → p-0f568460.entry.js} +1 -1
  354. package/lib/duet/{p-85f02853.entry.js → p-13dd00d9.entry.js} +1 -1
  355. package/lib/duet/{p-147d6e48.entry.js → p-1585915c.entry.js} +1 -1
  356. package/lib/duet/{p-248d1fc1.entry.js → p-169801e2.entry.js} +1 -1
  357. package/lib/duet/{p-6be21d53.js → p-1cfacaa0.js} +1 -1
  358. package/lib/duet/{p-8fe213ce.entry.js → p-1d1caba8.entry.js} +1 -1
  359. package/lib/duet/{p-9f4deff5.entry.js → p-1df70f01.entry.js} +1 -1
  360. package/lib/duet/{p-e2e8a654.entry.js → p-1e43f46b.entry.js} +1 -1
  361. package/lib/duet/{p-7b464a76.system.entry.js → p-1ef91f38.system.entry.js} +1 -1
  362. package/lib/duet/{p-af2289ca.system.entry.js → p-20408f45.system.entry.js} +2 -2
  363. package/lib/duet/{p-b3cb308a.system.js → p-225d896f.system.js} +1 -1
  364. package/lib/duet/{p-e0b8ed9a.system.entry.js → p-2686c475.system.entry.js} +1 -1
  365. package/lib/duet/{p-8bcec5d9.system.entry.js → p-2724434b.system.entry.js} +1 -1
  366. package/lib/duet/{p-54d22e9f.entry.js → p-27f623da.entry.js} +1 -1
  367. package/lib/duet/p-295bc09e.entry.js +4 -0
  368. package/lib/duet/{p-c8ebba85.system.entry.js → p-2b04ef5c.system.entry.js} +1 -1
  369. package/lib/duet/{p-70565a72.system.entry.js → p-2cee1f9b.system.entry.js} +1 -1
  370. package/lib/duet/{p-958736f6.entry.js → p-2d7bc4a2.entry.js} +1 -1
  371. package/lib/duet/p-3051dbbb.entry.js +4 -0
  372. package/lib/duet/{p-7404823f.entry.js → p-318bab4d.entry.js} +1 -1
  373. package/lib/duet/{p-24aece3a.system.entry.js → p-31c2bad0.system.entry.js} +1 -1
  374. package/lib/duet/{p-57ed1115.system.entry.js → p-32234cba.system.entry.js} +1 -1
  375. package/lib/duet/{p-7f8cd5ca.entry.js → p-33ffb428.entry.js} +1 -1
  376. package/lib/duet/{p-f2a9ebce.entry.js → p-36a99082.entry.js} +1 -1
  377. package/lib/duet/{p-3ad59868.system.entry.js → p-36afe6cb.system.entry.js} +1 -1
  378. package/lib/duet/{p-d67da533.system.entry.js → p-36de2705.system.entry.js} +1 -1
  379. package/lib/duet/{p-531431a4.entry.js → p-3853498e.entry.js} +1 -1
  380. package/lib/duet/{p-09e94e65.system.entry.js → p-3977bdb1.system.entry.js} +1 -1
  381. package/lib/duet/p-39c01a70.entry.js +4 -0
  382. package/lib/duet/{p-5e587df2.entry.js → p-3b1aa036.entry.js} +1 -1
  383. package/lib/duet/{p-263ba5bc.system.entry.js → p-3eae7e96.system.entry.js} +1 -1
  384. package/lib/duet/{p-078b7a5e.entry.js → p-3ec00c51.entry.js} +1 -1
  385. package/lib/duet/{p-559373ce.system.entry.js → p-3fbbc8f3.system.entry.js} +1 -1
  386. package/lib/duet/{p-608d87af.system.entry.js → p-409e717a.system.entry.js} +1 -1
  387. package/lib/duet/{p-3b1d8855.entry.js → p-40efa103.entry.js} +1 -1
  388. package/lib/duet/{p-d070e142.system.entry.js → p-42a9ae6f.system.entry.js} +1 -1
  389. package/lib/duet/{p-3c520d06.entry.js → p-433a874a.entry.js} +1 -1
  390. package/lib/duet/p-447b8180.entry.js +4 -0
  391. package/lib/duet/{p-2922d3fe.entry.js → p-464f4b7b.entry.js} +1 -1
  392. package/lib/duet/{p-34524a03.entry.js → p-488c0e3a.entry.js} +1 -1
  393. package/lib/duet/{p-025b2278.system.entry.js → p-4ac80ae7.system.entry.js} +1 -1
  394. package/lib/duet/{p-d3d379cf.system.entry.js → p-5153ffb5.system.entry.js} +1 -1
  395. package/lib/duet/{p-9c346e3e.system.entry.js → p-520b7deb.system.entry.js} +1 -1
  396. package/lib/duet/{p-5b19279e.system.entry.js → p-52d47015.system.entry.js} +1 -1
  397. package/lib/duet/{p-a56e7b3e.entry.js → p-5540127f.entry.js} +1 -1
  398. package/lib/duet/p-575c30ef.system.js +5 -0
  399. package/lib/duet/{p-987c6807.entry.js → p-584d6a6f.entry.js} +1 -1
  400. package/lib/duet/{p-40525c72.entry.js → p-59df0c73.entry.js} +1 -1
  401. package/lib/duet/{p-02464eab.entry.js → p-5b634ed9.entry.js} +1 -1
  402. package/lib/duet/{p-bca7337f.system.js → p-5b87722f.system.js} +1 -1
  403. package/lib/duet/{p-4b998fe4.entry.js → p-5b9ead99.entry.js} +1 -1
  404. package/lib/duet/{p-276503fe.system.entry.js → p-5cf8adc4.system.entry.js} +1 -1
  405. package/lib/duet/{p-c18cf73d.entry.js → p-5ddbca89.entry.js} +1 -1
  406. package/lib/duet/{p-27f2bc53.system.js → p-5e7f679b.system.js} +1 -1
  407. package/lib/duet/{p-56172ea4.entry.js → p-5ed3cb90.entry.js} +1 -1
  408. package/lib/duet/{p-7c217bba.system.entry.js → p-5f96e4e5.system.entry.js} +1 -1
  409. package/lib/duet/{p-981c3a70.system.entry.js → p-62190c9b.system.entry.js} +1 -1
  410. package/lib/duet/{p-159d4c32.entry.js → p-62641202.entry.js} +1 -1
  411. package/lib/duet/p-646ef587.entry.js +4 -0
  412. package/lib/duet/{p-93c1b76f.js → p-64f7e70b.js} +1 -1
  413. package/lib/duet/{p-8ea137df.entry.js → p-66018a44.entry.js} +1 -1
  414. package/lib/duet/{p-6f585b8e.system.entry.js → p-66909888.system.entry.js} +1 -1
  415. package/lib/duet/{p-1ea7e7a7.entry.js → p-67664a30.entry.js} +1 -1
  416. package/lib/duet/{p-e1d536a6.system.entry.js → p-676e0083.system.entry.js} +1 -1
  417. package/lib/duet/{p-ffb66495.entry.js → p-6b88e0e0.entry.js} +1 -1
  418. package/lib/duet/{p-005170b7.system.entry.js → p-6d945a13.system.entry.js} +1 -1
  419. package/lib/duet/{p-d754a42c.entry.js → p-6dd4a284.entry.js} +1 -1
  420. package/lib/duet/{p-7a55ccd4.entry.js → p-715167d0.entry.js} +1 -1
  421. package/lib/duet/{p-79dfa1cd.system.entry.js → p-74595c7b.system.entry.js} +1 -1
  422. package/lib/duet/{p-e7d36069.entry.js → p-759159df.entry.js} +1 -1
  423. package/lib/duet/{p-230d0772.system.entry.js → p-76b521c3.system.entry.js} +1 -1
  424. package/lib/duet/{p-28ce8dcb.system.entry.js → p-76bc7f02.system.entry.js} +1 -1
  425. package/lib/duet/{p-b25b4fa7.entry.js → p-78029a8c.entry.js} +1 -1
  426. package/lib/duet/{p-ff948c06.system.entry.js → p-78a1c944.system.entry.js} +1 -1
  427. package/lib/duet/{p-68f1ac3d.system.entry.js → p-7af3685e.system.entry.js} +1 -1
  428. package/lib/duet/{p-25aca626.system.entry.js → p-7f982bc5.system.entry.js} +1 -1
  429. package/lib/duet/{p-404880c0.system.entry.js → p-7fafcd70.system.entry.js} +1 -1
  430. package/lib/duet/{p-63a85911.entry.js → p-811e587d.entry.js} +1 -1
  431. package/lib/duet/{p-4d569314.entry.js → p-81ac1fb9.entry.js} +1 -1
  432. package/lib/duet/{p-9f2d018f.system.entry.js → p-834bb95a.system.entry.js} +2 -2
  433. package/lib/duet/{p-5cb308e3.system.entry.js → p-8870ff92.system.entry.js} +1 -1
  434. package/lib/duet/{p-0c24394e.entry.js → p-894af6d5.entry.js} +1 -1
  435. package/lib/duet/{p-20577153.entry.js → p-898a1eb6.entry.js} +1 -1
  436. package/lib/duet/{p-08d304b6.system.entry.js → p-8c475dea.system.entry.js} +1 -1
  437. package/lib/duet/p-8cb0e6bd.js +4 -0
  438. package/lib/duet/{p-e3834dc3.system.entry.js → p-8e1b9c1a.system.entry.js} +2 -2
  439. package/lib/duet/{p-be1b4801.entry.js → p-8f3d2885.entry.js} +1 -1
  440. package/lib/duet/p-8fdd5cc7.system.entry.js +4 -0
  441. package/lib/duet/p-8fde9a1b.js +5 -0
  442. package/lib/duet/{p-bb93284d.entry.js → p-8fe41782.entry.js} +1 -1
  443. package/lib/duet/{p-33f45e04.entry.js → p-90132584.entry.js} +1 -1
  444. package/lib/duet/p-908aa11e.entry.js +4 -0
  445. package/lib/duet/{p-c25ffdd4.system.entry.js → p-96415561.system.entry.js} +1 -1
  446. package/lib/duet/{p-701148c7.entry.js → p-96cb91ac.entry.js} +1 -1
  447. package/lib/duet/{p-7e74329c.system.entry.js → p-975e92b7.system.entry.js} +2 -2
  448. package/lib/duet/{p-c82bf6d3.system.entry.js → p-a112a313.system.entry.js} +1 -1
  449. package/lib/duet/{p-e4f41663.system.entry.js → p-a2f07690.system.entry.js} +1 -1
  450. package/lib/duet/p-a451ac2a.entry.js +4 -0
  451. package/lib/duet/{p-0ecd1f95.entry.js → p-a4608e97.entry.js} +1 -1
  452. package/lib/duet/{p-6989245e.system.entry.js → p-a5cdb4fb.system.entry.js} +1 -1
  453. package/lib/duet/{p-27b82d35.entry.js → p-a5d3dd13.entry.js} +1 -1
  454. package/lib/duet/{p-a79b216a.system.entry.js → p-a62a66ea.system.entry.js} +1 -1
  455. package/lib/duet/{p-34f1a0c8.system.entry.js → p-a76f07dc.system.entry.js} +1 -1
  456. package/lib/duet/p-acb77c8b.system.js +4 -0
  457. package/lib/duet/{p-f989f433.system.entry.js → p-ada4e675.system.entry.js} +1 -1
  458. package/lib/duet/{p-b1cc50bc.entry.js → p-ade5c55c.entry.js} +1 -1
  459. package/lib/duet/p-ae0f8173.system.entry.js +4 -0
  460. package/lib/duet/p-b1f33063.system.js +4 -0
  461. package/lib/duet/{p-39934ea9.system.entry.js → p-b2f132e7.system.entry.js} +1 -1
  462. package/lib/duet/{p-63a866fd.entry.js → p-b4bd3b2c.entry.js} +1 -1
  463. package/lib/duet/{p-83827bc3.system.entry.js → p-b53f51e9.system.entry.js} +1 -1
  464. package/lib/duet/{p-427c3017.system.entry.js → p-b5afa22f.system.entry.js} +1 -1
  465. package/lib/duet/p-b5cf1014.system.entry.js +4 -0
  466. package/lib/duet/p-b62b1ae8.entry.js +4 -0
  467. package/lib/duet/p-b87e98f8.system.js +4 -0
  468. package/lib/duet/p-b88bf0cf.js +4 -0
  469. package/lib/duet/{p-0b690c76.entry.js → p-b92ebb57.entry.js} +1 -1
  470. package/lib/duet/{p-ce0aeaf2.system.entry.js → p-ba01d549.system.entry.js} +1 -1
  471. package/lib/duet/{p-9342741d.entry.js → p-ba86d704.entry.js} +1 -1
  472. package/lib/duet/{p-5e37ae74.system.entry.js → p-bc249477.system.entry.js} +1 -1
  473. package/lib/duet/{p-0d75b285.system.js → p-bc97e6a8.system.js} +1 -1
  474. package/lib/duet/{p-960955b8.system.entry.js → p-c00053cb.system.entry.js} +1 -1
  475. package/lib/duet/{p-004f4889.system.entry.js → p-c02998a1.system.entry.js} +1 -1
  476. package/lib/duet/{p-dd9d2671.entry.js → p-c3bbb91e.entry.js} +1 -1
  477. package/lib/duet/{p-457121d7.entry.js → p-c5eaf3a1.entry.js} +1 -1
  478. package/lib/duet/{p-d0e04b56.entry.js → p-c9459a92.entry.js} +1 -1
  479. package/lib/duet/{p-e3454275.entry.js → p-c9d3f692.entry.js} +1 -1
  480. package/lib/duet/{p-457d4e7b.system.entry.js → p-cac48643.system.entry.js} +1 -1
  481. package/lib/duet/{p-c002302d.entry.js → p-cb7dccf2.entry.js} +1 -1
  482. package/lib/duet/p-cbeb7a7f.entry.js +4 -0
  483. package/lib/duet/{p-c5850fb4.entry.js → p-cda3dd39.entry.js} +1 -1
  484. package/lib/duet/{p-50d381f8.system.entry.js → p-cf02b043.system.entry.js} +1 -1
  485. package/lib/duet/{p-c1ad9533.system.entry.js → p-cfa0f78a.system.entry.js} +1 -1
  486. package/lib/duet/{p-ccc9d700.entry.js → p-d00a1ca7.entry.js} +1 -1
  487. package/lib/duet/{p-3b451879.system.js → p-d1abb9cd.system.js} +1 -1
  488. package/lib/duet/{p-09b58b33.system.entry.js → p-d55cd34e.system.entry.js} +1 -1
  489. package/lib/duet/{p-d4d5d006.system.entry.js → p-d5df40cf.system.entry.js} +1 -1
  490. package/lib/duet/{p-1dd3ef28.entry.js → p-d7ccf5ec.entry.js} +1 -1
  491. package/lib/duet/{p-7ff5d518.entry.js → p-d81b6edc.entry.js} +1 -1
  492. package/lib/duet/{p-f75cbdb7.system.entry.js → p-db0b77ca.system.entry.js} +1 -1
  493. package/lib/duet/{p-af4ddc28.system.entry.js → p-de2f8904.system.entry.js} +1 -1
  494. package/lib/duet/{p-0a3c17d4.system.entry.js → p-de81656a.system.entry.js} +1 -1
  495. package/lib/duet/p-e1827d9e.system.entry.js +4 -0
  496. package/lib/duet/{p-fbc20d2d.entry.js → p-e669ce8c.entry.js} +1 -1
  497. package/lib/duet/{p-4513706a.entry.js → p-e8b8a3ad.entry.js} +1 -1
  498. package/lib/duet/{p-22884344.entry.js → p-e8bc416f.entry.js} +1 -1
  499. package/lib/duet/{p-c77f6d5d.entry.js → p-e9171ed3.entry.js} +1 -1
  500. package/lib/duet/{p-f6ecfb29.system.entry.js → p-ea790730.system.entry.js} +2 -2
  501. package/lib/duet/{p-e2cb818b.system.entry.js → p-ec784e1d.system.entry.js} +1 -1
  502. package/lib/duet/{p-1a67a738.entry.js → p-edbffab0.entry.js} +1 -1
  503. package/lib/duet/{p-24fc6b8a.system.entry.js → p-eddd3652.system.entry.js} +1 -1
  504. package/lib/duet/{p-39293af6.entry.js → p-f1fcaad6.entry.js} +1 -1
  505. package/lib/duet/{p-19516bf2.system.entry.js → p-f20ad02b.system.entry.js} +1 -1
  506. package/lib/duet/p-f27e5ce4.js +4 -0
  507. package/lib/duet/{p-73d6f3f1.system.entry.js → p-f2ddfe13.system.entry.js} +1 -1
  508. package/lib/duet/{p-00a09206.system.entry.js → p-f49a7dd9.system.entry.js} +1 -1
  509. package/lib/duet/{p-333be6f6.system.entry.js → p-f583ecaf.system.entry.js} +1 -1
  510. package/lib/duet/{p-61df374f.entry.js → p-f6cfa6ea.entry.js} +1 -1
  511. package/lib/duet/p-f965caf6.entry.js +4 -0
  512. package/lib/duet/{p-4ede4c9b.system.entry.js → p-fa7cdaa4.system.entry.js} +1 -1
  513. package/lib/duet/{p-ac43ccbd.js → p-faed9fef.js} +1 -1
  514. package/lib/duet/{p-1aaa8644.system.entry.js → p-fb515009.system.entry.js} +1 -1
  515. package/lib/duet/{p-63c713ac.system.entry.js → p-fb574eaf.system.entry.js} +1 -1
  516. package/lib/duet/{p-635329d5.js → p-fb811193.js} +1 -1
  517. package/lib/duet/{p-398ffdcd.system.entry.js → p-fb98c26d.system.entry.js} +1 -1
  518. package/lib/duet/{p-81779e0c.entry.js → p-fba4682d.entry.js} +1 -1
  519. package/lib/duet/{p-416a6b00.system.entry.js → p-fcbcf5d6.system.entry.js} +1 -1
  520. package/lib/duet/p-fcca7eb3.entry.js +4 -0
  521. package/lib/duet/{p-62467dcd.system.entry.js → p-fd6e9582.system.entry.js} +2 -2
  522. package/lib/esm/{a11y-utils-42550857.js → a11y-utils-682fc061.js} +1 -1
  523. package/lib/esm/{app-globals-e40eeed5.js → app-globals-5ae3ef64.js} +1 -1
  524. package/lib/esm/duet-action-button.entry.js +2 -2
  525. package/lib/esm/duet-alert.entry.js +16 -16
  526. package/lib/esm/duet-badge.entry.js +3 -3
  527. package/lib/esm/duet-banner.entry.js +4 -4
  528. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  529. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  530. package/lib/esm/duet-button_2.entry.js +9 -9
  531. package/lib/esm/duet-callout.entry.js +4 -4
  532. package/lib/esm/duet-caption_4.entry.js +30 -13
  533. package/lib/esm/duet-card.entry.js +5 -5
  534. package/lib/esm/duet-checkbox.entry.js +1 -1
  535. package/lib/esm/duet-checkmark.entry.js +3 -3
  536. package/lib/esm/duet-chip.entry.js +3 -3
  537. package/lib/esm/duet-choice_2.entry.js +3 -3
  538. package/lib/esm/duet-collapsible.entry.js +4 -4
  539. package/lib/esm/duet-combobox.entry.js +8 -4
  540. package/lib/esm/duet-contact-card.entry.js +4 -4
  541. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  542. package/lib/esm/duet-date-picker.entry.js +4 -4
  543. package/lib/esm/duet-divider_2.entry.js +3 -3
  544. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  545. package/lib/esm/duet-empty-state.entry.js +3 -3
  546. package/lib/esm/duet-fieldset.entry.js +5 -5
  547. package/lib/esm/duet-file-chooser.entry.js +2 -2
  548. package/lib/esm/duet-footer.entry.js +7 -7
  549. package/lib/esm/duet-grid_2.entry.js +1 -1
  550. package/lib/esm/duet-header_2.entry.js +3 -3
  551. package/lib/esm/duet-hero.entry.js +8 -8
  552. package/lib/esm/duet-icon.entry.js +14 -9
  553. package/lib/esm/duet-input_2.entry.js +9 -3
  554. package/lib/esm/duet-layout.entry.js +7 -7
  555. package/lib/esm/duet-list_2.entry.js +4 -4
  556. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  557. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  558. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  559. package/lib/esm/duet-menu-bar-item.entry.js +6 -6
  560. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  561. package/lib/esm/duet-menu-bar.entry.js +4 -4
  562. package/lib/esm/duet-modal.entry.js +11 -11
  563. package/lib/esm/duet-multiselect.entry.js +8 -8
  564. package/lib/esm/duet-nav.entry.js +2 -2
  565. package/lib/esm/duet-notification_2.entry.js +6 -6
  566. package/lib/esm/duet-number-input.entry.js +3 -3
  567. package/lib/esm/duet-overlay.entry.js +2 -2
  568. package/lib/esm/duet-page-heading.entry.js +3 -3
  569. package/lib/esm/duet-pagination_2.entry.js +15 -15
  570. package/lib/esm/duet-phone-input.entry.js +9 -3
  571. package/lib/esm/duet-popup-menu_2.entry.js +8 -8
  572. package/lib/esm/duet-progress.entry.js +2 -2
  573. package/lib/esm/duet-promo-card.entry.js +4 -4
  574. package/lib/esm/duet-radio_2.entry.js +2 -2
  575. package/lib/esm/duet-range-slider.entry.js +1 -1
  576. package/lib/esm/duet-scrollable_3.entry.js +23 -14
  577. package/lib/esm/duet-section-layout.entry.js +4 -4
  578. package/lib/esm/duet-select.entry.js +2 -2
  579. package/lib/esm/duet-shaped-image.entry.js +3 -3
  580. package/lib/esm/duet-show-more.entry.js +4 -4
  581. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  582. package/lib/esm/duet-slideout-link.entry.js +6 -6
  583. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  584. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  585. package/lib/esm/duet-slideout.entry.js +9 -9
  586. package/lib/esm/duet-status-icon.entry.js +8 -8
  587. package/lib/esm/duet-step_2.entry.js +2 -2
  588. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  589. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  590. package/lib/esm/duet-submenu-bar-item.entry.js +5 -5
  591. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  592. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  593. package/lib/esm/duet-textarea.entry.js +3 -3
  594. package/lib/esm/duet-toggle.entry.js +1 -1
  595. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  596. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  597. package/lib/esm/duet-toolbar-item.entry.js +7 -7
  598. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  599. package/lib/esm/duet-toolbar.entry.js +3 -3
  600. package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
  601. package/lib/esm/duet-tooltip.entry.js +2 -2
  602. package/lib/esm/duet-tray.entry.js +4 -4
  603. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  604. package/lib/esm/duet-upload-item.entry.js +5 -5
  605. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  606. package/lib/esm/duet.js +4 -4
  607. package/lib/esm/{errorcodes.utils-871f54ed.js → errorcodes.utils-23d19523.js} +1 -1
  608. package/lib/esm/{focus-utils-3e4436c1.js → focus-utils-b97d6fb5.js} +1 -1
  609. package/lib/esm/{index-caf8af66.js → index-9b64dfa3.js} +6 -6
  610. package/lib/esm/{language-utils-37fa60e1.js → language-utils-87dc6eb1.js} +1 -1
  611. package/lib/esm/loader.js +4 -4
  612. package/lib/esm/{slot-utils-44165de2.js → slot-utils-b8cbdf64.js} +1 -1
  613. package/lib/esm/{teleport-546f382d.js → teleport-aa27d5f9.js} +2 -2
  614. package/lib/esm-es5/{a11y-utils-42550857.js → a11y-utils-682fc061.js} +1 -1
  615. package/lib/esm-es5/{app-globals-e40eeed5.js → app-globals-5ae3ef64.js} +1 -1
  616. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  617. package/lib/esm-es5/duet-alert.entry.js +2 -2
  618. package/lib/esm-es5/duet-badge.entry.js +1 -1
  619. package/lib/esm-es5/duet-banner.entry.js +1 -1
  620. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  621. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  622. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  623. package/lib/esm-es5/duet-callout.entry.js +1 -1
  624. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  625. package/lib/esm-es5/duet-card.entry.js +2 -2
  626. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  627. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  628. package/lib/esm-es5/duet-chip.entry.js +2 -2
  629. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  630. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  631. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  632. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  633. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  634. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  635. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  636. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  637. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  638. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  639. package/lib/esm-es5/duet-file-chooser.entry.js +2 -2
  640. package/lib/esm-es5/duet-footer.entry.js +1 -1
  641. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  642. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  643. package/lib/esm-es5/duet-hero.entry.js +1 -1
  644. package/lib/esm-es5/duet-icon.entry.js +1 -1
  645. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  646. package/lib/esm-es5/duet-layout.entry.js +1 -1
  647. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  648. package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
  649. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  650. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  651. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  652. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  653. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  654. package/lib/esm-es5/duet-modal.entry.js +1 -1
  655. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  656. package/lib/esm-es5/duet-nav.entry.js +1 -1
  657. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  658. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  659. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  660. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  661. package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
  662. package/lib/esm-es5/duet-phone-input.entry.js +1 -1
  663. package/lib/esm-es5/duet-popup-menu_2.entry.js +1 -1
  664. package/lib/esm-es5/duet-progress.entry.js +1 -1
  665. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  666. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  667. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  668. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  669. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  670. package/lib/esm-es5/duet-select.entry.js +1 -1
  671. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  672. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  673. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  674. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  675. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  676. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  677. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  678. package/lib/esm-es5/duet-status-icon.entry.js +1 -1
  679. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  680. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  681. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  682. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  683. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  684. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  685. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  686. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  687. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  688. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  689. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  690. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  691. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  692. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  693. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  694. package/lib/esm-es5/duet-tray.entry.js +1 -1
  695. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  696. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  697. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  698. package/lib/esm-es5/duet.js +1 -1
  699. package/lib/esm-es5/{errorcodes.utils-871f54ed.js → errorcodes.utils-23d19523.js} +1 -1
  700. package/lib/esm-es5/{focus-utils-3e4436c1.js → focus-utils-b97d6fb5.js} +1 -1
  701. package/lib/esm-es5/index-9b64dfa3.js +4 -0
  702. package/lib/esm-es5/{language-utils-37fa60e1.js → language-utils-87dc6eb1.js} +1 -1
  703. package/lib/esm-es5/loader.js +1 -1
  704. package/lib/esm-es5/{slot-utils-44165de2.js → slot-utils-b8cbdf64.js} +1 -1
  705. package/lib/esm-es5/teleport-aa27d5f9.js +4 -0
  706. package/lib/types/components/duet-alert/duet-alert.d.ts +11 -4
  707. package/lib/types/components/duet-combobox/duet-combobox.d.ts +1 -0
  708. package/lib/types/components/duet-input/duet-input.d.ts +4 -0
  709. package/lib/types/components/duet-link/duet-link.d.ts +3 -0
  710. package/lib/types/components/duet-phone-input/duet-phone-input.d.ts +4 -0
  711. package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +5 -0
  712. package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +9 -0
  713. package/lib/types/components.d.ts +54 -6
  714. package/package.json +4 -4
  715. package/lib/dist-custom-elements/p-2c7e8fea.js +0 -205
  716. package/lib/duet/p-082839ec.entry.js +0 -4
  717. package/lib/duet/p-0c618613.entry.js +0 -4
  718. package/lib/duet/p-0e5ef946.js +0 -4
  719. package/lib/duet/p-12e049bd.system.js +0 -4
  720. package/lib/duet/p-14618c69.entry.js +0 -4
  721. package/lib/duet/p-152229b6.entry.js +0 -4
  722. package/lib/duet/p-23dafa29.system.entry.js +0 -4
  723. package/lib/duet/p-56d25af6.entry.js +0 -4
  724. package/lib/duet/p-7faa23b3.entry.js +0 -4
  725. package/lib/duet/p-82fc6160.js +0 -5
  726. package/lib/duet/p-891a644e.system.js +0 -4
  727. package/lib/duet/p-8a4d54c7.system.entry.js +0 -4
  728. package/lib/duet/p-a8ba38dd.entry.js +0 -4
  729. package/lib/duet/p-adf55373.system.entry.js +0 -4
  730. package/lib/duet/p-bbff29df.entry.js +0 -4
  731. package/lib/duet/p-ca3cb21e.js +0 -4
  732. package/lib/duet/p-d02896d8.js +0 -4
  733. package/lib/duet/p-d526e143.system.js +0 -5
  734. package/lib/duet/p-df7ef805.entry.js +0 -4
  735. package/lib/duet/p-e1ec6cd6.entry.js +0 -4
  736. package/lib/duet/p-f33aace0.entry.js +0 -4
  737. package/lib/duet/p-f6b21d17.system.js +0 -4
  738. package/lib/duet/p-f9189172.entry.js +0 -4
  739. package/lib/duet/p-fb841ad4.system.entry.js +0 -4
  740. package/lib/esm-es5/index-caf8af66.js +0 -4
  741. package/lib/esm-es5/teleport-546f382d.js +0 -4
@@ -8,7 +8,7 @@ export class DuetVisuallyHidden {
8
8
  * Always the last one in the class.
9
9
  */
10
10
  render() {
11
- return (h(Host, { key: '05190fb820e1ab0fe45ada907bdccf668d437daf', class: "duet-visually-hidden" }, h("slot", { key: 'e8541096543249aae0b11507ad7194c154f149ca' })));
11
+ return (h(Host, { key: '000e564e8d2bec83686a04939d857c8ee87bdab2', class: "duet-visually-hidden" }, h("slot", { key: 'd2e56182f3f5924a525883f59f4b2b9f16011a39' })));
12
12
  }
13
13
  static get is() { return "duet-visually-hidden"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -11,7 +11,7 @@
11
11
  */
12
12
  export class Teleport {
13
13
  constructor(element, target) {
14
- this.skipInert = ["duet-tooltip-popup"];
14
+ this.skipInert = ["duet-tooltip-popup", ".duet-skip-teleport-inert"];
15
15
  this.isActive = false;
16
16
  this.element = element;
17
17
  this.target = target || document.body;
@@ -81,7 +81,7 @@ export class Teleport {
81
81
  _makeSiblingsInert() {
82
82
  const siblings = Array.from(this.target.children);
83
83
  siblings.forEach(sibling => {
84
- if (sibling !== this.element && !this.skipInert.includes(sibling.nodeName.toLowerCase())) {
84
+ if (sibling !== this.element && !this.skipInert.some(selector => sibling.matches(selector))) {
85
85
  sibling.dataset.duetTeleportId = (sibling.dataset.duetTeleportId || "") + this.teleportId;
86
86
  sibling.inert = true;
87
87
  }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-80b6a631.js';
4
+ import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-f22589a4.js';
5
5
 
6
6
  const DuetActionButton = DuetActionButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-2c7e8fea.js';
4
+ import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-71d24b1e.js';
5
5
 
6
6
  const DuetAlert = DuetAlert$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-8df0e44b.js';
4
+ import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-5554d38b.js';
5
5
 
6
6
  const DuetBadge = DuetBadge$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { h } from './p-993aea39.js';
7
7
  import { h as hasSlot, c as checkNamedSlotElement } from './p-f21662ea.js';
8
8
  import { p as parsePossibleJSON } from './p-9c3c64b9.js';
9
9
  import { g as getColorByName } from './p-6e022235.js';
10
- import { d as defineCustomElement$3 } from './p-4ac79666.js';
11
- import { d as defineCustomElement$2 } from './p-49e93494.js';
10
+ import { d as defineCustomElement$3 } from './p-eff24429.js';
11
+ import { d as defineCustomElement$2 } from './p-dff748c3.js';
12
12
 
13
13
  const DuetPicture = ({ img, sources }) => {
14
14
  return (h("picture", null,
@@ -102,14 +102,14 @@ const DuetBanner$1 = /*@__PURE__*/ proxyCustomElement(class DuetBanner extends H
102
102
  img: { src: this.image, alt: "", loading: "lazy", class: "image", role: "presentation" },
103
103
  sources: parsePossibleJSON(this.sources),
104
104
  };
105
- return (h$1(Host, { key: 'b8716b8067524ae7e4c29e56cdc37d6219c7743a', class: { "duet-m-0": this.margin === "none" } }, h$1("aside", { key: '7c4b420d5a203fa5066f4a71a801c9fc288e179c', class: {
105
+ return (h$1(Host, { key: '0af3739adf8f70478714148e8c932e6c26034be1', class: { "duet-m-0": this.margin === "none" } }, h$1("aside", { key: '912afc7d42b05ef67242da0d0038e7b1892e420c', class: {
106
106
  "duet-banner": true,
107
107
  "duet-theme-turva": this.theme === "turva",
108
108
  [this.currentSize]: true,
109
109
  "size-medium": this.size === "medium" || this.size === "large",
110
110
  "size-large": this.size === "large",
111
111
  "no-image": !this.image,
112
- }, style: bannerStyles }, h$1("div", { key: 'dd84b698336d0c159b692bde709c6f10bfe414bf', class: "visual" }, h$1("div", { key: 'c92d3fdabc120fa760c30ae44e90a29439817940', class: "image-container" }, this.image && h$1(DuetPicture, Object.assign({ key: 'bab1712aa5f1ab77a6c96babc607a9a9d4359dd2' }, pictureSource))), 1 > 2 , h$1("div", { key: '411fc99b5c017a4b89f4aa375d6725e9e85314e6', style: bannerStyles, class: "brand-shape" })), h$1("div", { key: '6ba154b92216b98f00b33d740175760049157d14', class: "content" }, this.hasHeadingSlot && (h$1("div", { key: 'ba3ab430999ab6f0823ab957b06bcc4077799c5a', class: "heading" }, h$1("duet-heading", { key: '256ed05f27e6c6c3ec987d4039d6a7caf713458b', theme: this.theme, level: this.headingLevel, "visual-level": this.currentSize === "large" ? "h2" : "h3", "fixed-size": true, margin: "none", color: this.textColor }, h$1("span", { key: '197dbc447ca8910b13c8317cd00507e034e84e6f' }, h$1("slot", { key: 'cba3fcc030b0412d981e7cc94626e90aa628cb25', name: "heading" }))))), this.hasDescriptionSlot && (h$1("div", { key: 'dbcc6142fe33db74bccac1d54a1fe2a8e8ccc064', class: "description", style: { color } }, h$1("slot", { key: '1806ab5f5be1ee076c3978f1fcb676cef6b62893', name: "description" }))), this.hasActionSlot && (h$1("div", { key: 'bf9fd56968048a53d15cc1849c2a3b4619851c49', class: "action" }, h$1("slot", { key: '367d2a86cb83fe2d2bdb91ae1e133453e35ce895', name: "action" })))))));
112
+ }, style: bannerStyles }, h$1("div", { key: '4213a9062ef79c32430faf2230b896cdcf686fab', class: "visual" }, h$1("div", { key: '28cc855a769f28823c4501268ac578dc00d177be', class: "image-container" }, this.image && h$1(DuetPicture, Object.assign({ key: 'ef1257956d87c2dd2e40a309d784cf92680ff193' }, pictureSource))), 1 > 2 , h$1("div", { key: 'c21b74c5b8af201787e8c502cab1fe5e7c6f11d5', style: bannerStyles, class: "brand-shape" })), h$1("div", { key: '8f2a9fa44b18a35442b056f6d52d73a3804dc536', class: "content" }, this.hasHeadingSlot && (h$1("div", { key: '7003386020f8944006ea5c7f8479aef1908f4773', class: "heading" }, h$1("duet-heading", { key: '3bb18ccbae1989efaaf587de4985e01aa50db691', theme: this.theme, level: this.headingLevel, "visual-level": this.currentSize === "large" ? "h2" : "h3", "fixed-size": true, margin: "none", color: this.textColor }, h$1("span", { key: 'b32d9f049c16b5521ad96d823c6d2325c6a80b98' }, h$1("slot", { key: '83c445eca1d63aa91847fbe090eb8afdaec130d7', name: "heading" }))))), this.hasDescriptionSlot && (h$1("div", { key: '2a885bb4ddd277b9a56e00addc82784c469dcdfa', class: "description", style: { color } }, h$1("slot", { key: 'f79f7fdb5137692c0ffa3fa2dd6044f9f5a1f799', name: "description" }))), this.hasActionSlot && (h$1("div", { key: '21306ab0e66e7a6c5830df04387c89af2b01cfe8', class: "action" }, h$1("slot", { key: '7f9c1b80831ae7e2baa3e89ff91bd2802b4c4fb9', name: "action" })))))));
113
113
  }
114
114
  get element() { return this; }
115
115
  static get style() { return DuetBannerStyle0; }
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
7
7
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './p-35375593.js';
8
- import { d as defineCustomElement$3 } from './p-49e93494.js';
9
- import { d as defineCustomElement$2 } from './p-b6c1319b.js';
8
+ import { d as defineCustomElement$3 } from './p-dff748c3.js';
9
+ import { d as defineCustomElement$2 } from './p-4e00e010.js';
10
10
 
11
11
  var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
12
12
 
@@ -52,14 +52,14 @@ const DuetBreadcrumb$1 = /*@__PURE__*/ proxyCustomElement(class DuetBreadcrumb e
52
52
  */
53
53
  render() {
54
54
  var _a;
55
- return (h(Host, { key: '66c046e9fa4c9848802d8f5bb53973dd6293788a', role: "listitem" }, h("div", { key: '72d4f561b30cb93750f95f213a0396f76cc7c0ef', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: '2dc69145e210dc28f273b72a0f6c531b9ea418e2', class: "duet-breadrumbs-arrow", size: "auto", icon: actionArrowRightSmall.svg, margin: "none", color: "currentColor" })), h("a", { key: '507d426a12acfa7beb21650acbdc7a8d3a102fc4', class: {
55
+ return (h(Host, { key: '3c39bf30d5e28bdd44c42c651b907bef02ca283f', role: "listitem" }, h("div", { key: 'ed0cfc7def8bc35f0f8010dc2c87ffdcbf187b87', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: 'a94a629a27e77807add5e168872d71d26454a65b', class: "duet-breadrumbs-arrow", size: "auto", icon: actionArrowRightSmall.svg, margin: "none", color: "currentColor" })), h("a", { key: '496a188bbbea5db5b7d72016f1eee204d31b5727', class: {
56
56
  "duet-breadcrumb": true,
57
57
  "duet-theme-turva": this.theme === "turva",
58
58
  }, href: this.href ? this.href : undefined, "aria-label": `${!this.href ? `${getLocaleString(this.currentCrumb)} ` : ""}${(_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.element.innerHTML}`, role: "link" }, this.icon !== "arrow-right-small-icon" &&
59
59
  this.icon && [
60
- h("duet-icon", { key: 'ca3474e64ab9fe1ba33f6e3e825bd2b6df38daad', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
61
- this.hasSlottedContent && h("duet-spacer", { key: 'cafb6bccd2f8aa1d5489d65ebeee6c50db0686f0', size: "x-small", direction: "horizontal" }),
62
- ], h("slot", { key: '617a7e9bfce95a1f995c68fd2933dce4aad34973' })))));
60
+ h("duet-icon", { key: 'cd39da4f5529b6be502b280545703600b0b6dee0', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
61
+ this.hasSlottedContent && h("duet-spacer", { key: 'ecba8a7f92a140853c599d2d23ae95bca864dd50', size: "x-small", direction: "horizontal" }),
62
+ ], h("slot", { key: '7219cdf405c1feac2edd55dca10b42af68eccbc3' })))));
63
63
  }
64
64
  get element() { return this; }
65
65
  static get style() { return DuetBreadcrumbStyle0; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { g as getLocaleString } from './p-35375593.js';
7
7
  import { g as getColorByName } from './p-6e022235.js';
@@ -54,11 +54,11 @@ const DuetBreadcrumbs$1 = /*@__PURE__*/ proxyCustomElement(class DuetBreadcrumbs
54
54
  */
55
55
  render() {
56
56
  const color = getColorByName(this.color);
57
- return (h(Host, { key: 'af63aa4363af2f3a95ce42be51b7859174bd5749' }, h("nav", { key: 'e94de5af502b5fe998b4a103485cbb71d3fd26c6', "aria-label": this.breadcrumbsAriaLabel, class: {
57
+ return (h(Host, { key: 'eff6f903108da2f57d998e4c8d76737743fd9288' }, h("nav", { key: 'ef6a8c4a4562379a8b47f47c6f72e72bcd4e7928', "aria-label": this.breadcrumbsAriaLabel, class: {
58
58
  "duet-breadcrumbs": true,
59
59
  "duet-theme-turva": this.theme === "turva",
60
60
  [this.variation]: true,
61
- } }, h("div", { key: 'd53aaf0bf7724611dc6e84bb661a37519f49d508', class: "container" }, h("div", { key: '9ac4ef431a68e3381a9a53d80f74f6fc5c59a55e', role: "list", class: "list", style: { color } }, h("slot", { key: '5c1e5f3c268febb8dd758afb21e0b1f24de6a0ed' })), h("div", { key: '72a790a58a1c75e5e3910604f32e9f257fb10d22', class: "bottom-border bottom-border--container" })), h("div", { key: '09bff8a4f622a575aa22a76a9442cd11a97bc819', class: "bottom-border bottom-border--nav" }))));
61
+ } }, h("div", { key: 'cffd47b2c190847017411faf676ca13446facaa1', class: "container" }, h("div", { key: '4503bae0216f1dea26ae7be7e643e5983fd3947c', role: "list", class: "list", style: { color } }, h("slot", { key: '34c07e83c9e4dd6d4e91c3a51efa31f877d1a3da' })), h("div", { key: '334597f482a1627cd5b2b76ff3f75931e07eea71', class: "bottom-border bottom-border--container" })), h("div", { key: '319b2b25f30b5411897cd9099163f178474e653e', class: "bottom-border bottom-border--nav" }))));
62
62
  }
63
63
  get element() { return this; }
64
64
  static get style() { return DuetBreadcrumbsStyle0; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetButton$1, d as defineCustomElement$1 } from './p-40b6cfdc.js';
4
+ import { D as DuetButton$1, d as defineCustomElement$1 } from './p-1399c239.js';
5
5
 
6
6
  const DuetButton = DuetButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { h as hasSlot, c as checkNamedSlotElement } from './p-f21662ea.js';
7
- import { d as defineCustomElement$2 } from './p-49e93494.js';
7
+ import { d as defineCustomElement$2 } from './p-dff748c3.js';
8
8
 
9
9
  const duetCalloutCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:100%}blockquote,figure{margin:0}.duet-callout{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout .container{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:688px;text-align:center}.duet-callout .callout-icon{width:50px;padding-bottom:8px}.duet-callout blockquote{font-size:2.7vw;font-weight:600;line-height:1.5;color:rgb(8, 42, 77)}@media (max-width: 37.037037037rem){.duet-callout blockquote{font-size:1rem}}@media (min-width: 46.2962962963rem){.duet-callout blockquote{font-size:1.25rem}}.duet-callout .author{color:rgb(8, 42, 77)}.duet-callout.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout.duet-theme-turva .author,.duet-callout.duet-theme-turva blockquote{color:rgb(23, 28, 58)}.duet-callout.duet-m-0{margin:0 !important}";
10
10
  const DuetCalloutStyle0 = duetCalloutCss;
@@ -35,11 +35,11 @@ const DuetCallout$1 = /*@__PURE__*/ proxyCustomElement(class DuetCallout extends
35
35
  <path d="M6.6591 0.557547L9.2031 2.33355C7.0911 5.21355 6.1311 7.18155 5.8431 8.90955C7.4751 9.34155 8.7231 10.5415 8.7231 12.6535C8.7231 15.2935 6.9471 16.9255 4.6431 16.9255C2.0511 16.9255 0.227096 15.1975 0.227096 12.2695C0.227096 8.28555 2.3871 4.34955 6.6591 0.557547ZM17.9871 8.95755C19.6191 9.34155 20.8671 10.5415 20.8671 12.6535C20.8671 15.2935 19.1391 16.9255 16.8351 16.9255C14.2431 16.9255 12.4191 15.1975 12.4191 12.2695C12.4191 8.28555 14.5791 4.34955 18.8511 0.557547L21.3951 2.33355C19.2351 5.21355 18.3231 7.18155 17.9871 8.95755Z"/>
36
36
  </svg>
37
37
  `;
38
- return (h(Host, { key: '2c0e0547229b6ad6a7cdc410305fd4410b3e23c5' }, h("div", { key: 'e1ed12bbba8544b1dd2f80aef8d290f01b087a42', class: {
38
+ return (h(Host, { key: '1f3d85e38ab2cb67cbed8b7a1b4964e65aa11ac9' }, h("div", { key: '27bea794b5968a85c5e162438e674d748bfd80f8', class: {
39
39
  "duet-callout": true,
40
40
  "duet-theme-turva": this.theme === "turva",
41
41
  "duet-m-0": this.margin === "none",
42
- } }, h("figure", { key: '1c13c1e60d0eacf6130836b22e40820cd0bcc996', class: "container" }, h("duet-icon", { key: 'd510e6802cb67270d02ad5261719f3fb6c34ab68', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '035294078491273c88249b1577a037f28c24ca30' }, h("slot", { key: 'b516e727fc4d435fed30d422ba311099aff70605' })), this.hasAuthorSlot && (h("figcaption", { key: 'ad0b1b81c5dc8cc30136ec2779fb66c428d624ef', class: "author" }, h("span", { key: '4e2c5eb565f7e54f07900a691e2c01c73df22858' }, "\u2014 "), h("slot", { key: '00fcc97851122cdc95659800a0da4c35ffbfa7c1', name: "author" })))))));
42
+ } }, h("figure", { key: '369b24b1890ad9e3f0ecb674a41be2e1fdbe756c', class: "container" }, h("duet-icon", { key: 'f2ac395e6a8ddc0d4ed0b62566bd0d8f74e57d8c', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '9082471b83d092b9f9a8fa7e6a697225b0cf395c' }, h("slot", { key: 'da080022642fcf1acc5d63be667fc8e8958bd488' })), this.hasAuthorSlot && (h("figcaption", { key: 'c4e03326b79b0b1010f4f32d6dc1bd7083a6a2ac', class: "author" }, h("span", { key: 'bf63da57bdfdbb640aaf52cb004f2f4be6bb1bf3' }, "\u2014 "), h("slot", { key: '440a7037be0c937ffd0a135de1fed5234e55d8b5', name: "author" })))))));
43
43
  }
44
44
  get element() { return this; }
45
45
  static get style() { return DuetCalloutStyle0; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-9e44038b.js';
4
+ import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-a839bb27.js';
5
5
 
6
6
  const DuetCaption = DuetCaption$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
8
8
  import { g as getElementsFromNamedSlot } from './p-f21662ea.js';
9
9
  import { s as sanitizeString } from './p-9c3c64b9.js';
10
10
  import { g as getColorByName } from './p-6e022235.js';
11
- import { d as defineCustomElement$3 } from './p-49e93494.js';
12
- import { d as defineCustomElement$2 } from './p-b6c1319b.js';
11
+ import { d as defineCustomElement$3 } from './p-dff748c3.js';
12
+ import { d as defineCustomElement$2 } from './p-4e00e010.js';
13
13
 
14
14
  const duetHeadingLevels = ["h1", "h2", "h3", "h4", "h5", "h6"];
15
15
  const duetBlock = "div";
@@ -108,10 +108,10 @@ const DuetCard$1 = /*@__PURE__*/ proxyCustomElement(class DuetCard extends H {
108
108
  const styles = {
109
109
  backgroundColor: getColorByName(this.background),
110
110
  };
111
- return (h(Host, { key: '81af7af276b2b67f13855aa9e11bd95e8abeaa2d', class: {
111
+ return (h(Host, { key: '00c59be2ab7c40755629602f9e85ea64ab612158', class: {
112
112
  "duet-m-0": this.margin === "none",
113
113
  "duet-card-info": this.variation === "info",
114
- } }, h(TagName, { key: '9c121ca16ed478f72e8c5976cc73499de2c48de2', href: this.url, style: styles, ref: card => (this.nativeCard = card), "aria-label": this.accessibleLabel, class: {
114
+ } }, h(TagName, { key: '8578ca3d024c5846a36cac0e767622b7eaabcb88', href: this.url, style: styles, ref: card => (this.nativeCard = card), "aria-label": this.accessibleLabel, class: {
115
115
  "duet-card": true,
116
116
  [this.padding]: true,
117
117
  [this.variation]: true,
@@ -121,7 +121,7 @@ const DuetCard$1 = /*@__PURE__*/ proxyCustomElement(class DuetCard extends H {
121
121
  "duet-card-has-bg": this.background !== "gray-lightest",
122
122
  "duet-card-has-icon": !!this.icon,
123
123
  "duet-card-collapsed": this.collapsible && !this.open,
124
- } }, this.image && (h("div", { key: '370ab67ee9e9e00267dfe6a034d9258fc41deb9c', class: "duet-card-image-mask" }, h("img", { key: 'f93b70812e33b71f9057b5a890baba36894012ea', src: this.image, class: "duet-card-image", loading: "lazy", alt: "", "aria-hidden": "true" }))), (this.heading || this.hasHeadingSlot) && this.renderHeading(), h("div", { key: '64b6d8e1e2d02085fa6101f54cf95f15c6c4e3b8', class: "duet-card-content", id: this.cardId }, h("slot", { key: '9a20c3971a53038f5786c9321214cd2dc19bdcef' }), this.hasFooter && (h("div", { key: '5009d44d6ffb5c7d6774a0c22664979d84a12561', class: "duet-card-footer" }, h("slot", { key: 'e177a2f18a636b5e6c093150e52614e56ad56c68', name: "footer" })))))));
124
+ } }, this.image && (h("div", { key: '2609ba055ac602c074c2a545688284f99afc3105', class: "duet-card-image-mask" }, h("img", { key: '59572ec1bd938cb3fb54d511031d170980129026', src: this.image, class: "duet-card-image", loading: "lazy", alt: "", "aria-hidden": "true" }))), (this.heading || this.hasHeadingSlot) && this.renderHeading(), h("div", { key: 'ae06ad0ca9a5828a10dfcf8aa54aa44967acd203', class: "duet-card-content", id: this.cardId }, h("slot", { key: '751c8dd97e06452610214c242a67843d86e0e8f8' }), this.hasFooter && (h("div", { key: '5fc1bc24f217f51984ffa8fb82b05a8022a1bc13', class: "duet-card-footer" }, h("slot", { key: '3225e28c9fae8e9a7d712ec2f7edca2848c81bac', name: "footer" })))))));
125
125
  }
126
126
  get element() { return this; }
127
127
  static get style() { return DuetCardStyle0; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-4bbce223.js';
4
+ import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-670555eb.js';
5
5
 
6
6
  const DuetCheckbox = DuetCheckbox$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCheckmark$1, d as defineCustomElement$1 } from './p-d40633ba.js';
4
+ import { D as DuetCheckmark$1, d as defineCustomElement$1 } from './p-0e3a8465.js';
5
5
 
6
6
  const DuetCheckmark = DuetCheckmark$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetChip$1, d as defineCustomElement$1 } from './p-2b1e6b5d.js';
4
+ import { D as DuetChip$1, d as defineCustomElement$1 } from './p-859504c9.js';
5
5
 
6
6
  const DuetChip = DuetChip$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,16 +1,16 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as checkNamedSlotElement } from './p-f21662ea.js';
7
- import { d as defineCustomElement$8 } from './p-9e44038b.js';
8
- import { d as defineCustomElement$7 } from './p-35112a3e.js';
9
- import { d as defineCustomElement$6 } from './p-49e93494.js';
10
- import { d as defineCustomElement$5 } from './p-75e0f2c0.js';
11
- import { d as defineCustomElement$4 } from './p-629b86f6.js';
12
- import { d as defineCustomElement$3 } from './p-87b5d28b.js';
13
- import { d as defineCustomElement$2 } from './p-de88ebc9.js';
7
+ import { d as defineCustomElement$8 } from './p-a839bb27.js';
8
+ import { d as defineCustomElement$7 } from './p-1ee62209.js';
9
+ import { d as defineCustomElement$6 } from './p-dff748c3.js';
10
+ import { d as defineCustomElement$5 } from './p-0e2c29a0.js';
11
+ import { d as defineCustomElement$4 } from './p-e2468742.js';
12
+ import { d as defineCustomElement$3 } from './p-7da00182.js';
13
+ import { d as defineCustomElement$2 } from './p-86431925.js';
14
14
 
15
15
  const duetChoiceGroupCss = "*.sc-duet-choice-group,*.sc-duet-choice-group::after,*.sc-duet-choice-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:block;margin-bottom:-12px}.horizontal.sc-duet-choice-group-h .duet-choice-group.duet-no-stacking.sc-duet-choice-group{display:flex}@media (min-width: 48em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{margin-bottom:0}}@media (max-width: 35.9375em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:flex}}.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}@media (max-width: 22.5em){.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}}.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 36em){.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 48em){.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 62em){.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 64.0625em){.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.duet-choice-group.sc-duet-choice-group{position:relative;width:100%;margin-bottom:-12px}";
16
16
  const DuetChoiceGroupStyle0 = duetChoiceGroupCss;
@@ -1,16 +1,16 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-9df4cfa4.js';
7
7
  import { c as createID } from './p-5e59e970.js';
8
8
  import { i as isKeyboardClick, a as isQuestionKey, s as subscribeTabbingChange, u as unsubscribeTabbingChange, b as isEscapeKey } from './p-8db11326.js';
9
9
  import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
10
10
  import { h as hasSlot } from './p-f21662ea.js';
11
- import { d as defineCustomElement$4 } from './p-9e44038b.js';
12
- import { d as defineCustomElement$3 } from './p-49e93494.js';
13
- import { d as defineCustomElement$2 } from './p-b6c1319b.js';
11
+ import { d as defineCustomElement$4 } from './p-a839bb27.js';
12
+ import { d as defineCustomElement$3 } from './p-dff748c3.js';
13
+ import { d as defineCustomElement$2 } from './p-4e00e010.js';
14
14
 
15
15
  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>"};
16
16
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-c084f5f2.js';
5
5
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
6
6
  import { f as font_size_medium, t as tokens } from './p-f6000a03.js';
7
7
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
@@ -9,8 +9,8 @@ import { c as createID } from './p-5e59e970.js';
9
9
  import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
10
10
  import { h as hasSlot } from './p-f21662ea.js';
11
11
  import { s as sanitizeString } from './p-9c3c64b9.js';
12
- import { d as defineCustomElement$3 } from './p-9e44038b.js';
13
- import { d as defineCustomElement$2 } from './p-49e93494.js';
12
+ import { d as defineCustomElement$3 } from './p-a839bb27.js';
13
+ import { d as defineCustomElement$2 } from './p-dff748c3.js';
14
14
 
15
15
  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)}";
16
16
  const DuetCollapsibleStyle0 = duetCollapsibleCss;
@@ -119,7 +119,7 @@ const DuetCollapsible$1 = /*@__PURE__*/ proxyCustomElement(class DuetCollapsible
119
119
  */
120
120
  render() {
121
121
  const HeadingTagName = this.headingLevel ? sanitizeString(this.headingLevel) : "div";
122
- return (h(Host, { key: 'b9c815342f0c4635b2bf03cb210c7e71e90b54d8', class: { "duet-m-0": this.margin === "none", negative: this.negative } }, h(HeadingTagName, { key: '6fb34dc0d618314f3545feae349af2b90669dc38' }, h("button", { key: '2c60976671c564a2ba4c2bae7c25a81d46dd089e', class: {
122
+ return (h(Host, { key: 'f3e73e4259a6408e8bfc9b00fb4033c5117ff5bc', class: { "duet-m-0": this.margin === "none", negative: this.negative } }, h(HeadingTagName, { key: '1c6ff194a2634737d39013138a7a45fda32538ca' }, h("button", { key: '745c07a149e5cdb0f4ed7931988f16578acc17db', class: {
123
123
  "duet-collapsible-heading": true,
124
124
  "duet-collapsible-heading-centered": this.centerHeading,
125
125
  "duet-theme-turva": this.theme === "turva",
@@ -127,7 +127,7 @@ const DuetCollapsible$1 = /*@__PURE__*/ proxyCustomElement(class DuetCollapsible
127
127
  "has-after-heading": this.hasAfterHeading,
128
128
  "full-width": this.headingFullWidth,
129
129
  "has-caption": !!this.caption,
130
- }, 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: '3b733940731cc46545abc6866c089123cc96ea45', class: "duet-collapsible-heading-wrapper" }, h("div", { key: '4696b9066a27b1ad9786408f13242f4dbca76136', class: "duet-collapsible-heading-icon" }, h("duet-icon", { key: 'af4bef7f00f2755cdd2edb7c0834fbc8b39b928e', margin: "none", size: this.getEquivalentIconSize(), icon: actionArrowDownSmall.svg })), h("div", { key: 'dae6f5b4438375679e96b8af64596caaeb74dd9f', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (h("div", { key: '6337a53605fe5692e29ff904314fe66028d4adf5', part: "duet-collapsible-after-heading" }, h("slot", { key: 'fda139a14f821a8b76a567d8eae0e0274bbf5c9f', name: "after-heading" })))), this.caption && (h("div", { key: '46a5a2fab4fd02fa234d593a376b4dd4bce3551b', class: "duet-collapsible-heading-caption" }, h("duet-caption", { key: '802fa725384a8566be0264ca8d6d59ff02cd76bc', size: "small", margin: "none" }, this.caption))))), h("div", { key: '53cf9e6295a32dbb6aba736c9b8fdfa0239363b1', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, h("slot", { key: '6f5055ecdb2266dfc97f419482bffa151a766317' }))));
130
+ }, 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: 'fd1340099ac09fc9b1179c8847d5e5f982bfec4d', class: "duet-collapsible-heading-wrapper" }, h("div", { key: '4b0a86f201322a21f14994d5efab986930847ee9', class: "duet-collapsible-heading-icon" }, h("duet-icon", { key: 'c87bf63f84215ff8a55a0002991dc0688f6e757b', margin: "none", size: this.getEquivalentIconSize(), icon: actionArrowDownSmall.svg })), h("div", { key: 'e6dec579ae41cc0e7aa9452c69a1f3ec80dd5558', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (h("div", { key: 'b518e6dbbaae9c2f84979fcca6cd00fbdf5ab959', part: "duet-collapsible-after-heading" }, h("slot", { key: '5ab5b2ab6c41c93250244b1d8c75b4f061ed17aa', name: "after-heading" })))), this.caption && (h("div", { key: '42f4464aa6ef6c275d0357fda56d4b95ad321bdf', class: "duet-collapsible-heading-caption" }, h("duet-caption", { key: 'fb4c4a5effb018af94f74ef3b37cb02c58704a3a', size: "small", margin: "none" }, this.caption))))), h("div", { key: '1eabff6b7f58e648aa65357bf190034158c60b70', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, h("slot", { key: 'c799b44772fa7298fa93b911fc2ebdf2d41b1dd4' }))));
131
131
  }
132
132
  get element() { return this; }
133
133
  static get style() { return DuetCollapsibleStyle0; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h as h$1, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { d as debounce } from './p-9e371678.js';
@@ -10,20 +10,20 @@ import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObser
10
10
  import { a as getElementsFromDefaultSlot } from './p-f21662ea.js';
11
11
  import { r as regexEscape, p as parsePossibleJSON } from './p-9c3c64b9.js';
12
12
  import { h } from './p-993aea39.js';
13
- import { d as defineCustomElement$f } from './p-40b6cfdc.js';
14
- import { d as defineCustomElement$e } from './p-9e44038b.js';
15
- import { d as defineCustomElement$d } from './p-2b1e6b5d.js';
16
- import { d as defineCustomElement$c } from './p-49e93494.js';
17
- import { d as defineCustomElement$b } from './p-f58c99dc.js';
18
- import { d as defineCustomElement$a } from './p-9baca56c.js';
19
- import { d as defineCustomElement$9 } from './p-d34a377a.js';
20
- import { d as defineCustomElement$8 } from './p-1219c53a.js';
21
- import { d as defineCustomElement$7 } from './p-b6c1319b.js';
22
- import { d as defineCustomElement$6 } from './p-57030e72.js';
23
- import { d as defineCustomElement$5 } from './p-75e0f2c0.js';
24
- import { d as defineCustomElement$4 } from './p-629b86f6.js';
25
- import { d as defineCustomElement$3 } from './p-87b5d28b.js';
26
- import { d as defineCustomElement$2 } from './p-de88ebc9.js';
13
+ import { d as defineCustomElement$f } from './p-1399c239.js';
14
+ import { d as defineCustomElement$e } from './p-a839bb27.js';
15
+ import { d as defineCustomElement$d } from './p-859504c9.js';
16
+ import { d as defineCustomElement$c } from './p-dff748c3.js';
17
+ import { d as defineCustomElement$b } from './p-97505489.js';
18
+ import { d as defineCustomElement$a } from './p-7a5af4ef.js';
19
+ import { d as defineCustomElement$9 } from './p-ca4970b2.js';
20
+ import { d as defineCustomElement$8 } from './p-2a7b9c7c.js';
21
+ import { d as defineCustomElement$7 } from './p-4e00e010.js';
22
+ import { d as defineCustomElement$6 } from './p-c18fe324.js';
23
+ import { d as defineCustomElement$5 } from './p-0e2c29a0.js';
24
+ import { d as defineCustomElement$4 } from './p-e2468742.js';
25
+ import { d as defineCustomElement$3 } from './p-7da00182.js';
26
+ import { d as defineCustomElement$2 } from './p-86431925.js';
27
27
 
28
28
  const DuetComboBoxSelect = ({ item, activeDescendant, selected, label = undefined, clickHandler = e => {
29
29
  e.preventDefault();
@@ -55,6 +55,7 @@ const DuetCombobox$1 = /*@__PURE__*/ proxyCustomElement(class DuetCombobox exten
55
55
  this.inputId = createID("duet-combobox-input-id");
56
56
  this.activeDescendantId = createID("duet-combobox-active-descendant");
57
57
  this.isAndroidDevice = ((_b = (_a = navigator === null || navigator === void 0 ? void 0 : navigator.userAgent) === null || _a === void 0 ? void 0 : _a.toLowerCase()) === null || _b === void 0 ? void 0 : _b.indexOf("android")) > -1 || null;
58
+ this.isInsideModal = false;
58
59
  this.resizeObserver = new ResizeObserver(debounce(entries => {
59
60
  var _a, _b, _c;
60
61
  // otherwise, something is wrong, expecting 1 element only
@@ -301,6 +302,9 @@ const DuetCombobox$1 = /*@__PURE__*/ proxyCustomElement(class DuetCombobox exten
301
302
  * Component lifecycle events.
302
303
  */
303
304
  componentWillLoad() {
305
+ if (this.element.closest("duet-modal")) {
306
+ this.isInsideModal = true;
307
+ }
304
308
  inheritGlobalTheme(this);
305
309
  }
306
310
  connectedCallback() {
@@ -576,7 +580,7 @@ const DuetCombobox$1 = /*@__PURE__*/ proxyCustomElement(class DuetCombobox exten
576
580
  return (h$1(Host, { class: {
577
581
  "duet-combobox": true,
578
582
  [`duet-theme-${this.theme}`]: true,
579
- } }, h$1("slot", null), h$1("div", null, h$1("duet-popup-menu", { id: this.listBoxId, controller: this.input, ref: el => (this.listContainer = el), accessibleRole: "listbox", allowVerticalFlip: false }, h$1("div", { class: "combobox-menu-container" }, this.listOpen &&
583
+ } }, h$1("slot", null), h$1("div", null, h$1("duet-popup-menu", { id: this.listBoxId, controller: this.input, ref: el => (this.listContainer = el), accessibleRole: "listbox", allowVerticalFlip: false, class: { "duet-skip-teleport-inert": this.isInsideModal } }, h$1("div", { class: "combobox-menu-container" }, this.listOpen &&
580
584
  selectElements.map((item, index) => {
581
585
  return (h$1(DuetComboBoxSelect, { id: this.activeDescendantId, item: item, activeDescendant: index === this.activeItem, selected: this.selectedItems.has(item.id), search: this.inputValue, clickHandler: e => this.onListClick(e, item), label: this.formatLabel(item, index, selectElements.length, this.processedItems.length), isAndroidDevice: this.isAndroidDevice }));
582
586
  }), h$1("duet-spacer", { size: "x-small" }))))));
@@ -1,16 +1,16 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
7
- import { d as defineCustomElement$8 } from './p-40b6cfdc.js';
8
- import { d as defineCustomElement$7 } from './p-4ac79666.js';
9
- import { d as defineCustomElement$6 } from './p-49e93494.js';
10
- import { d as defineCustomElement$5 } from './p-ea83aa97.js';
11
- import { d as defineCustomElement$4 } from './p-eee324c4.js';
12
- import { d as defineCustomElement$3 } from './p-57030e72.js';
13
- import { d as defineCustomElement$2 } from './p-de88ebc9.js';
7
+ import { d as defineCustomElement$8 } from './p-1399c239.js';
8
+ import { d as defineCustomElement$7 } from './p-eff24429.js';
9
+ import { d as defineCustomElement$6 } from './p-dff748c3.js';
10
+ import { d as defineCustomElement$5 } from './p-cfa9907a.js';
11
+ import { d as defineCustomElement$4 } from './p-b7e56baf.js';
12
+ import { d as defineCustomElement$3 } from './p-c18fe324.js';
13
+ import { d as defineCustomElement$2 } from './p-86431925.js';
14
14
 
15
15
  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}";
16
16
  const DuetContactCardStyle0 = duetContactCardCss;
@@ -59,10 +59,10 @@ const DuetContactCard$1 = /*@__PURE__*/ proxyCustomElement(class DuetContactCard
59
59
  render() {
60
60
  const isTurva = this.theme === "turva";
61
61
  const theme = isTurva ? "turva" : "default";
62
- return (h(Host, { key: '7d4179d7cb8c4bb59a1c22c671fbe0e48c76d12f', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '746d78591b5235b00d84d082b96f97d7f3d8ac82', class: {
62
+ return (h(Host, { key: '17740378c0fae56940762f5c1807674866bc6a43', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: 'e981ac2b95f34861f49a5099d9572f1b88a42ba2', class: {
63
63
  "duet-contact-card": true,
64
64
  "duet-theme-turva": this.theme === "turva",
65
- }, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: 'd92467c574bfe46519683002a9356384e7a91c24' }, this.name && (h("duet-heading", { key: 'e0024d46a8ed78ba623164dc5ba462b243a12e8a', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (h("duet-paragraph", { key: '569b3e131ac8ef6273ac70656c2d9faaf57079a5', class: "description", margin: "none", theme: theme }, this.description)), this.email && (h("div", { key: '99a89137c9e10ef6fd3fb3975edfdf0e014c14b7', class: "email" }, h("duet-icon", { key: '6d8d6e14a74c16381168f384cc785222b0e6a097', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '8dc230b8d3ccc086b61720fb7b6b6645095899a7', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (h("div", { key: 'd796194cecf6deec03d02bab49a0268d553409e6', class: "phone" }, h("duet-icon", { key: 'acffc1fe7f7f50a0e588f8fc3147f28a2fb4c0fc', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '9c1033570e39e0fc68bbe969b7ca2263f92b518c', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (h("div", { key: '567da157296dc01f1c5818e9fa9a24a95fd7540f', class: "call-to-action" }, h("duet-button", { key: '39f6d00de0bceaec00d73e5eacaf2bbb610832b6', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), h("div", { key: '657e7d11d3602ee0009e38ef8dde5309566f6406' }), h("slot", { key: '98a6810ad6c915b5825889f058fc9d3a63df040c' }))));
65
+ }, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: '9ef8552405f11afca941434adfa3788497256571' }, this.name && (h("duet-heading", { key: '3a56b3b1a37a798121665dfd29218aee39c3f90a', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (h("duet-paragraph", { key: '61749733435f24fe901941198683e221fbee7c40', class: "description", margin: "none", theme: theme }, this.description)), this.email && (h("div", { key: 'eb2a3e85c0cee904c46dcb27b233219391e9a8a5', class: "email" }, h("duet-icon", { key: 'b865aac36d409907f8bc2df0499796b037c70717', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '75bd0bebdb1f8dcdcd0afe0675f9144e55648a5b', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (h("div", { key: '5a513b3311a575fa76f9013c8fef7e9ec2527307', class: "phone" }, h("duet-icon", { key: '69aa9446753fd6dd6d68d0f0498c3b91da6390eb', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: 'dc77056989f67752334017d85750319a9bf74ac2', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (h("div", { key: '9bf3cae826e24eb289ef8771fd8cef6e13107a76', class: "call-to-action" }, h("duet-button", { key: 'd589fe2ca11812bf4d5985d0aa5325201314f226', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), h("div", { key: 'cd59d271c613f263b0280f40afb4c971126bd5cc' }), h("slot", { key: 'b6fda2e690e6266cefca22703600f4542a2b78be' }))));
66
66
  }
67
67
  get element() { return this; }
68
68
  static get style() { return DuetContactCardStyle0; }
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-1a132b1a.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-c084f5f2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
7
- import { d as defineCustomElement$6 } from './p-40b6cfdc.js';
8
- import { d as defineCustomElement$5 } from './p-49e93494.js';
9
- import { d as defineCustomElement$4 } from './p-b6c1319b.js';
10
- import { d as defineCustomElement$3 } from './p-57030e72.js';
11
- import { d as defineCustomElement$2 } from './p-de88ebc9.js';
7
+ import { d as defineCustomElement$6 } from './p-1399c239.js';
8
+ import { d as defineCustomElement$5 } from './p-dff748c3.js';
9
+ import { d as defineCustomElement$4 } from './p-4e00e010.js';
10
+ import { d as defineCustomElement$3 } from './p-c18fe324.js';
11
+ import { d as defineCustomElement$2 } from './p-86431925.js';
12
12
 
13
13
  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}";
14
14
  const DuetCookieConsentStyle0 = duetCookieConsentCss;
@@ -53,7 +53,7 @@ const DuetCookieConsent$1 = /*@__PURE__*/ proxyCustomElement(class DuetCookieCon
53
53
  * Always the last one in the class.
54
54
  */
55
55
  render() {
56
- return (h(Host, { key: '3ce0228a96f65cd1d7e52892ee19e8a1732a40ff', tabindex: "0", class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '24c6d7c27151928edb749a3797f1a8cc5a67be96', class: { "duet-cookie-consent": true, "duet-theme-turva": this.theme === "turva" } }, h("div", { key: 'ed1a82ad8ee72dd7c9a912453faa72ba4e27b3a8', class: "duet-cookie-consent-content" }, h("div", { key: '0233b97bcee86c27e59549df832c91b7f8805eed', class: "expand" }, h("slot", { key: '2b6a7a2356cc18e61e8aafa78d5f17ea01f85c25' })), h("duet-spacer", { key: '4d2dbf87b38a00fee61be0e064fed9ff4958736f', size: "large", direction: "horizontal" }), h("div", { key: '5d12618d329eebcf3d5cd3f9508dcbe2492466b7' }, h("duet-button", { key: 'ea878954d3e7a1616c8c548fbaabe9828b3afa19', variation: "negative", size: "small", onClick: this.handleClick, margin: "none", "aria-label": this.accessibleLabel, theme: this.theme }, "OK"))))));
56
+ return (h(Host, { key: 'e8dabcf5acaef5159164a8ecdbaef9340660732a', tabindex: "0", class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '0c6121a202c18c8239c77f1fedfb3bbd80c1ad00', class: { "duet-cookie-consent": true, "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '8c159018b562878b200913b26d7095d1702c7d11', class: "duet-cookie-consent-content" }, h("div", { key: 'd54ccc56226df5778173f18bc85d9fe1afb62f77', class: "expand" }, h("slot", { key: 'c9b430472bec14e34e934fa2d9fc80b1a9dd1ec8' })), h("duet-spacer", { key: 'c4334763366fa1eb2b0fb6fef3632bb77f59ddc3', size: "large", direction: "horizontal" }), h("div", { key: '8b9673e55d8abcf0f842073d2ba49b8ce7b62a08' }, h("duet-button", { key: '453d68199c48d2fa2329b5763fa49ea078ba8561', variation: "negative", size: "small", onClick: this.handleClick, margin: "none", "aria-label": this.accessibleLabel, theme: this.theme }, "OK"))))));
57
57
  }
58
58
  get element() { return this; }
59
59
  static get style() { return DuetCookieConsentStyle0; }