@duetds/components 9.2.7 → 9.2.9

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 (639) hide show
  1. package/hydrate/index.js +66 -73
  2. package/lib/cjs/a11y-utils-1aed38e5.js +25 -0
  3. package/lib/cjs/{app-globals-a1431483.js → app-globals-f1966275.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-button_2.cjs.entry.js +12 -9
  11. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +13 -42
  13. package/lib/cjs/duet-card.cjs.entry.js +8 -5
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-chip_3.cjs.entry.js +6 -6
  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 +3 -3
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  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 +2 -2
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +3 -3
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
  28. package/lib/cjs/duet-footer.cjs.entry.js +16 -8
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  31. package/lib/cjs/duet-hero.cjs.entry.js +8 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  34. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +4 -3
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +5 -4
  42. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  44. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  47. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +3 -3
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +4 -4
  63. package/lib/cjs/duet-slideout.cjs.entry.js +4 -4
  64. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  65. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  66. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
  67. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +4 -3
  68. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  69. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  71. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  72. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  74. package/lib/cjs/duet-toolbar-item.cjs.entry.js +5 -4
  75. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  76. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  77. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  79. package/lib/cjs/duet-tray.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  81. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  82. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  83. package/lib/cjs/duet.cjs.js +3 -3
  84. package/lib/cjs/{errorcodes.utils-b4cf3ce2.js → errorcodes.utils-3668bb19.js} +1 -1
  85. package/lib/cjs/{focus-utils-68fa1c8f.js → focus-utils-a099fd23.js} +1 -1
  86. package/lib/cjs/{index-7e38df71.js → index-2a0a8850.js} +1 -1
  87. package/lib/cjs/{language-utils-beee36ce.js → language-utils-4e60880e.js} +1 -1
  88. package/lib/cjs/loader.cjs.js +3 -3
  89. package/lib/cjs/{slot-utils-f309572d.js → slot-utils-3e7ba5fe.js} +2 -1
  90. package/lib/collection/components/duet-button/duet-button.js +10 -7
  91. package/lib/collection/components/duet-caption/duet-caption.js +2 -2
  92. package/lib/collection/components/duet-card/duet-card.js +7 -4
  93. package/lib/collection/components/duet-chip/duet-chip.js +1 -1
  94. package/lib/collection/components/duet-collapsible/duet-collapsible.js +2 -2
  95. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  96. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  97. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
  98. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  99. package/lib/collection/components/duet-footer/duet-footer.js +15 -7
  100. package/lib/collection/components/duet-heading/duet-heading.js +2 -2
  101. package/lib/collection/components/duet-hero/duet-hero.js +7 -10
  102. package/lib/collection/components/duet-link/duet-link.css +40 -2
  103. package/lib/collection/components/duet-link/duet-link.js +5 -42
  104. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +3 -2
  105. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +0 -4
  106. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +2 -2
  107. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +6 -0
  108. package/lib/collection/utils/a11y-utils.js +9 -5
  109. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  110. package/lib/dist-custom-elements/duet-alert.js +1 -1
  111. package/lib/dist-custom-elements/duet-badge.js +1 -1
  112. package/lib/dist-custom-elements/duet-banner.js +5 -5
  113. package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
  114. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  115. package/lib/dist-custom-elements/duet-button.js +1 -1
  116. package/lib/dist-custom-elements/duet-callout.js +3 -3
  117. package/lib/dist-custom-elements/duet-caption.js +1 -1
  118. package/lib/dist-custom-elements/duet-card.js +11 -8
  119. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  120. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  121. package/lib/dist-custom-elements/duet-chip.js +1 -1
  122. package/lib/dist-custom-elements/duet-choice-group.js +9 -9
  123. package/lib/dist-custom-elements/duet-choice.js +5 -5
  124. package/lib/dist-custom-elements/duet-collapsible.js +5 -5
  125. package/lib/dist-custom-elements/duet-combobox.js +16 -16
  126. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  127. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  128. package/lib/dist-custom-elements/duet-date-picker.js +14 -14
  129. package/lib/dist-custom-elements/duet-divider.js +1 -1
  130. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  131. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  132. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  133. package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
  134. package/lib/dist-custom-elements/duet-footer.js +21 -13
  135. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  136. package/lib/dist-custom-elements/duet-grid.js +1 -1
  137. package/lib/dist-custom-elements/duet-header.js +8 -8
  138. package/lib/dist-custom-elements/duet-heading.js +1 -1
  139. package/lib/dist-custom-elements/duet-hero.js +15 -15
  140. package/lib/dist-custom-elements/duet-icon.js +1 -1
  141. package/lib/dist-custom-elements/duet-input.js +1 -1
  142. package/lib/dist-custom-elements/duet-label.js +1 -1
  143. package/lib/dist-custom-elements/duet-layout.js +2 -2
  144. package/lib/dist-custom-elements/duet-link.js +1 -1
  145. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  146. package/lib/dist-custom-elements/duet-list.js +1 -1
  147. package/lib/dist-custom-elements/duet-logo.js +1 -1
  148. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  149. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  150. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  151. package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
  152. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  153. package/lib/dist-custom-elements/duet-menu-bar.js +5 -4
  154. package/lib/dist-custom-elements/duet-modal.js +9 -9
  155. package/lib/dist-custom-elements/duet-multiselect.js +10 -10
  156. package/lib/dist-custom-elements/duet-nav.js +1 -1
  157. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  158. package/lib/dist-custom-elements/duet-notification.js +2 -2
  159. package/lib/dist-custom-elements/duet-number-input.js +12 -12
  160. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  161. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  162. package/lib/dist-custom-elements/duet-pagination.js +14 -14
  163. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  164. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  165. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  166. package/lib/dist-custom-elements/duet-progress.js +1 -1
  167. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  168. package/lib/dist-custom-elements/duet-radio-group.js +9 -9
  169. package/lib/dist-custom-elements/duet-radio.js +1 -1
  170. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  171. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  172. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  173. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  174. package/lib/dist-custom-elements/duet-select.js +1 -1
  175. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  176. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  177. package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
  178. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  179. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  180. package/lib/dist-custom-elements/duet-slideout-panel.js +4 -4
  181. package/lib/dist-custom-elements/duet-slideout.js +5 -5
  182. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  183. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  184. package/lib/dist-custom-elements/duet-step.js +4 -4
  185. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  186. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  187. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  188. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  189. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  190. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  191. package/lib/dist-custom-elements/duet-tab-group.js +13 -13
  192. package/lib/dist-custom-elements/duet-tab.js +2 -2
  193. package/lib/dist-custom-elements/duet-table.js +1 -1
  194. package/lib/dist-custom-elements/duet-textarea.js +11 -11
  195. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  196. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  197. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  198. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  199. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  200. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  201. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  202. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  203. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  204. package/lib/dist-custom-elements/duet-tray.js +3 -3
  205. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  206. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  207. package/lib/dist-custom-elements/duet-upload.js +19 -19
  208. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  209. package/lib/dist-custom-elements/index.js +1 -1
  210. package/lib/dist-custom-elements/{p-a19d42f7.js → p-0a644195.js} +1 -1
  211. package/lib/dist-custom-elements/{p-79fb21bb.js → p-179d56b4.js} +1 -1
  212. package/lib/dist-custom-elements/p-1e3171d9.js +23 -0
  213. package/lib/dist-custom-elements/{p-6f149d10.js → p-1fd154eb.js} +4 -4
  214. package/lib/dist-custom-elements/{p-79372cc4.js → p-27514d04.js} +10 -10
  215. package/lib/dist-custom-elements/{p-026f66e3.js → p-27cbc339.js} +2 -2
  216. package/lib/dist-custom-elements/{p-3cf59aa7.js → p-2943089f.js} +1 -1
  217. package/lib/dist-custom-elements/{p-d0aaf2cd.js → p-30ef22d9.js} +2 -2
  218. package/lib/dist-custom-elements/{p-1f84f4ac.js → p-31ff9a51.js} +11 -11
  219. package/lib/dist-custom-elements/{p-dde3f1e6.js → p-34c882ce.js} +9 -40
  220. package/lib/dist-custom-elements/{p-82cbf2aa.js → p-35123857.js} +7 -7
  221. package/lib/dist-custom-elements/{p-d5201dfd.js → p-3c793d69.js} +6 -6
  222. package/lib/dist-custom-elements/{p-4b198aee.js → p-41502808.js} +3 -3
  223. package/lib/dist-custom-elements/{p-ee6f575b.js → p-41fdac81.js} +15 -12
  224. package/lib/dist-custom-elements/{p-e6540ffb.js → p-4231dbd3.js} +1 -1
  225. package/lib/dist-custom-elements/{p-369da8da.js → p-44708612.js} +3 -3
  226. package/lib/dist-custom-elements/{p-f66602b0.js → p-56ee56e2.js} +1 -1
  227. package/lib/dist-custom-elements/{p-d58879c8.js → p-582aa1ce.js} +1 -1
  228. package/lib/dist-custom-elements/{p-a6b39855.js → p-5cdebc59.js} +3 -3
  229. package/lib/dist-custom-elements/{p-7590e1a9.js → p-686a6241.js} +1 -1
  230. package/lib/dist-custom-elements/{p-88ed3495.js → p-6e022235.js} +1 -1
  231. package/lib/dist-custom-elements/{p-20906875.js → p-788e7d41.js} +1 -1
  232. package/lib/dist-custom-elements/{p-3844adaa.js → p-987a4fd4.js} +4 -4
  233. package/lib/dist-custom-elements/{p-a866db8a.js → p-9cf3b4f1.js} +1 -1
  234. package/lib/dist-custom-elements/{p-a1c8f31d.js → p-9dffb45b.js} +2 -2
  235. package/lib/dist-custom-elements/{p-e87b21c0.js → p-a8b3fd4c.js} +2 -2
  236. package/lib/dist-custom-elements/{p-4d4d8c03.js → p-aeb538c5.js} +2 -2
  237. package/lib/dist-custom-elements/{p-aad0e9d5.js → p-b98a40e8.js} +3 -3
  238. package/lib/dist-custom-elements/{p-b5b250a2.js → p-bc7fed2d.js} +2 -2
  239. package/lib/dist-custom-elements/{p-0bd5bcab.js → p-ca75b999.js} +2 -2
  240. package/lib/dist-custom-elements/{p-5448ad53.js → p-cbaff5a0.js} +3 -3
  241. package/lib/dist-custom-elements/{p-02e6b3aa.js → p-d52cb82b.js} +4 -4
  242. package/lib/dist-custom-elements/{p-a4667181.js → p-d77d6afd.js} +5 -5
  243. package/lib/dist-custom-elements/{p-23a9891b.js → p-da5b8ec9.js} +2 -2
  244. package/lib/dist-custom-elements/{p-1a9028fa.js → p-db694b95.js} +5 -5
  245. package/lib/dist-custom-elements/{p-1ae20645.js → p-e0764308.js} +1 -1
  246. package/lib/dist-custom-elements/{p-05a0e048.js → p-e0f85f88.js} +9 -9
  247. package/lib/dist-custom-elements/{p-358832fc.js → p-e1b88b31.js} +1 -1
  248. package/lib/dist-custom-elements/{p-343f0aa2.js → p-e3666c32.js} +3 -3
  249. package/lib/dist-custom-elements/{p-f3d279c9.js → p-e618b914.js} +1 -1
  250. package/lib/dist-custom-elements/{p-8b3decf2.js → p-f21662ea.js} +1 -1
  251. package/lib/dist-custom-elements/{p-a8b848a0.js → p-fc46d383.js} +2 -2
  252. package/lib/duet/duet.esm.js +1 -1
  253. package/lib/duet/duet.js +1 -1
  254. package/lib/duet/{p-f86c7315.entry.js → p-04e2930d.entry.js} +1 -1
  255. package/lib/duet/{p-87345e08.system.entry.js → p-059808fa.system.entry.js} +1 -1
  256. package/lib/duet/{p-20c7ae09.entry.js → p-06cf46f0.entry.js} +1 -1
  257. package/lib/duet/{p-d87f8bb5.system.entry.js → p-078bd3de.system.entry.js} +1 -1
  258. package/lib/duet/{p-f7f098cb.entry.js → p-0818208c.entry.js} +1 -1
  259. package/lib/duet/{p-d9845dc6.entry.js → p-097d4fff.entry.js} +1 -1
  260. package/lib/duet/{p-a7c7e6a4.system.entry.js → p-0d7c518f.system.entry.js} +1 -1
  261. package/lib/duet/{p-83c03efa.system.entry.js → p-11938523.system.entry.js} +1 -1
  262. package/lib/duet/{p-2073ff86.system.entry.js → p-11e288bb.system.entry.js} +1 -1
  263. package/lib/duet/{p-ccc58d5d.system.entry.js → p-123c93f8.system.entry.js} +1 -1
  264. package/lib/duet/{p-3c48ca69.system.entry.js → p-125956b8.system.entry.js} +1 -1
  265. package/lib/duet/{p-bcd88ac2.system.entry.js → p-12a1c87b.system.entry.js} +1 -1
  266. package/lib/duet/{p-a52fb767.entry.js → p-13348dc5.entry.js} +1 -1
  267. package/lib/duet/{p-406af1f3.system.js → p-147f10c9.system.js} +1 -1
  268. package/lib/duet/{p-07b9cd1a.system.entry.js → p-14ed128d.system.entry.js} +1 -1
  269. package/lib/duet/{p-c1c02b47.entry.js → p-162f70ad.entry.js} +1 -1
  270. package/lib/duet/{p-05ea29c7.system.entry.js → p-169dba92.system.entry.js} +1 -1
  271. package/lib/duet/{p-1de76e0d.entry.js → p-17a0b9f0.entry.js} +1 -1
  272. package/lib/duet/{p-c620f77b.system.entry.js → p-18dd747e.system.entry.js} +1 -1
  273. package/lib/duet/{p-f96c47b4.system.entry.js → p-1be7d87f.system.entry.js} +1 -1
  274. package/lib/duet/{p-b7f262fc.system.entry.js → p-1cb4cfb0.system.entry.js} +1 -1
  275. package/lib/duet/{p-e84dc0ac.entry.js → p-1dac7dde.entry.js} +1 -1
  276. package/lib/duet/p-20385aa0.entry.js +4 -0
  277. package/lib/duet/{p-70adc2c4.entry.js → p-205b9010.entry.js} +1 -1
  278. package/lib/duet/{p-1037271e.system.entry.js → p-234b17c8.system.entry.js} +1 -1
  279. package/lib/duet/{p-b238bac2.entry.js → p-23539e31.entry.js} +1 -1
  280. package/lib/duet/{p-c5970ff9.entry.js → p-2a42806a.entry.js} +1 -1
  281. package/lib/duet/{p-d6efda2f.entry.js → p-2b005714.entry.js} +1 -1
  282. package/lib/duet/{p-36593090.system.entry.js → p-2bb7cef1.system.entry.js} +1 -1
  283. package/lib/duet/p-2c313d1c.system.entry.js +4 -0
  284. package/lib/duet/{p-cf16818c.system.entry.js → p-33f7ec65.system.entry.js} +1 -1
  285. package/lib/duet/p-3486c6fa.entry.js +4 -0
  286. package/lib/duet/p-359ead5c.js +4 -0
  287. package/lib/duet/{p-09b2f2cb.entry.js → p-36438374.entry.js} +1 -1
  288. package/lib/duet/{p-4c79d2a9.system.entry.js → p-3c478108.system.entry.js} +1 -1
  289. package/lib/duet/{p-db3eaaa3.entry.js → p-3d12da02.entry.js} +1 -1
  290. package/lib/duet/{p-a6f74d7f.system.entry.js → p-403ec083.system.entry.js} +1 -1
  291. package/lib/duet/{p-8bfbadfc.system.entry.js → p-42221153.system.entry.js} +1 -1
  292. package/lib/duet/{p-f022f85b.entry.js → p-436d69a7.entry.js} +1 -1
  293. package/lib/duet/{p-6a4f6469.system.entry.js → p-43eeccca.system.entry.js} +1 -1
  294. package/lib/duet/p-458aa9e4.system.js +4 -0
  295. package/lib/duet/{p-9c95fff6.entry.js → p-45b3c99c.entry.js} +1 -1
  296. package/lib/duet/p-4ad6d392.js +4 -0
  297. package/lib/duet/{p-835e6d3b.entry.js → p-4c23b366.entry.js} +1 -1
  298. package/lib/duet/{p-099daa35.system.entry.js → p-4c67cf58.system.entry.js} +1 -1
  299. package/lib/duet/{p-f9d54f1a.system.entry.js → p-4d884205.system.entry.js} +1 -1
  300. package/lib/duet/{p-6e9ec04c.system.entry.js → p-4eb71381.system.entry.js} +1 -1
  301. package/lib/duet/{p-74025593.entry.js → p-52de50b8.entry.js} +1 -1
  302. package/lib/duet/{p-faa44b79.system.entry.js → p-52f8f777.system.entry.js} +1 -1
  303. package/lib/duet/p-5318f4a4.entry.js +4 -0
  304. package/lib/duet/{p-7d32c253.system.js → p-552d1aa7.system.js} +1 -1
  305. package/lib/duet/{p-e9cecefd.system.entry.js → p-563a915a.system.entry.js} +1 -1
  306. package/lib/duet/{p-15e00afb.entry.js → p-5882bf88.entry.js} +1 -1
  307. package/lib/duet/{p-5763afe7.system.entry.js → p-58ac0a69.system.entry.js} +1 -1
  308. package/lib/duet/{p-b6e98c33.entry.js → p-58e8c466.entry.js} +1 -1
  309. package/lib/duet/p-5ea8b4bb.system.entry.js +4 -0
  310. package/lib/duet/p-5eeb7b2d.entry.js +4 -0
  311. package/lib/duet/{p-a2e17a01.entry.js → p-632b25ab.entry.js} +1 -1
  312. package/lib/duet/{p-5e12c437.system.entry.js → p-634bdce1.system.entry.js} +1 -1
  313. package/lib/duet/{p-3fe02797.entry.js → p-6567d9e7.entry.js} +1 -1
  314. package/lib/duet/{p-42d0aeb0.system.js → p-66c65992.system.js} +1 -1
  315. package/lib/duet/{p-d25bbacd.entry.js → p-673e8fdb.entry.js} +1 -1
  316. package/lib/duet/{p-fea43afb.entry.js → p-6894e687.entry.js} +1 -1
  317. package/lib/duet/{p-2a4032e4.entry.js → p-69abbcc3.entry.js} +1 -1
  318. package/lib/duet/{p-977e9ed4.system.entry.js → p-69e53b8f.system.entry.js} +1 -1
  319. package/lib/duet/{p-c1ef1b6e.entry.js → p-6a4078d9.entry.js} +1 -1
  320. package/lib/duet/{p-79c1f08a.entry.js → p-6bf7a08b.entry.js} +1 -1
  321. package/lib/duet/{p-f745dcfb.entry.js → p-6caf072b.entry.js} +1 -1
  322. package/lib/duet/p-6e32c522.entry.js +4 -0
  323. package/lib/duet/{p-042ce36a.system.entry.js → p-6e338ac0.system.entry.js} +1 -1
  324. package/lib/duet/{p-214444f4.js → p-704e7a2d.js} +1 -1
  325. package/lib/duet/{p-618a822d.system.entry.js → p-7095502e.system.entry.js} +1 -1
  326. package/lib/duet/{p-aa8f18b0.entry.js → p-71697275.entry.js} +1 -1
  327. package/lib/duet/{p-0457dff6.system.entry.js → p-73304214.system.entry.js} +1 -1
  328. package/lib/duet/{p-8c44d3e9.entry.js → p-73659d2d.entry.js} +1 -1
  329. package/lib/duet/{p-46753ebc.entry.js → p-743d5076.entry.js} +1 -1
  330. package/lib/duet/p-74401674.entry.js +4 -0
  331. package/lib/duet/{p-70fab25f.system.entry.js → p-7465710b.system.entry.js} +1 -1
  332. package/lib/duet/{p-d90c1000.system.entry.js → p-756012c1.system.entry.js} +1 -1
  333. package/lib/duet/{p-8335c1bf.entry.js → p-75a15db7.entry.js} +1 -1
  334. package/lib/duet/p-76be6fee.system.entry.js +4 -0
  335. package/lib/duet/{p-b899b000.js → p-797959a3.js} +1 -1
  336. package/lib/duet/{p-3deacd18.system.entry.js → p-7a6e818c.system.entry.js} +1 -1
  337. package/lib/duet/{p-fa115b76.system.entry.js → p-7a96d3cb.system.entry.js} +2 -2
  338. package/lib/duet/p-7b1066d0.entry.js +4 -0
  339. package/lib/duet/p-7c6cd306.entry.js +4 -0
  340. package/lib/duet/{p-4920eb5e.entry.js → p-7d6179ea.entry.js} +1 -1
  341. package/lib/duet/{p-2fc1b57e.system.entry.js → p-7e729fbf.system.entry.js} +1 -1
  342. package/lib/duet/{p-14662d84.entry.js → p-843849be.entry.js} +1 -1
  343. package/lib/duet/{p-3ffcebff.system.entry.js → p-8460d964.system.entry.js} +1 -1
  344. package/lib/duet/{p-0b61a372.system.entry.js → p-8531be0e.system.entry.js} +1 -1
  345. package/lib/duet/p-85d2cb85.entry.js +4 -0
  346. package/lib/duet/{p-3300a0a4.system.js → p-86937a4f.system.js} +1 -1
  347. package/lib/duet/{p-c8896685.system.entry.js → p-878bc7fd.system.entry.js} +1 -1
  348. package/lib/duet/{p-34caafca.entry.js → p-8b5a8d90.entry.js} +1 -1
  349. package/lib/duet/{p-83920005.system.entry.js → p-90a1356f.system.entry.js} +1 -1
  350. package/lib/duet/{p-5ba11951.entry.js → p-92cab50b.entry.js} +1 -1
  351. package/lib/duet/{p-43a86f8a.entry.js → p-938e773d.entry.js} +1 -1
  352. package/lib/duet/p-942beef5.entry.js +4 -0
  353. package/lib/duet/{p-b8b011df.system.entry.js → p-94d704ae.system.entry.js} +1 -1
  354. package/lib/duet/{p-332d0c18.system.entry.js → p-94ebe910.system.entry.js} +1 -1
  355. package/lib/duet/{p-5786db38.system.entry.js → p-9538a904.system.entry.js} +1 -1
  356. package/lib/duet/{p-e7a6457f.entry.js → p-97f634e1.entry.js} +1 -1
  357. package/lib/duet/{p-9c0b9de2.system.entry.js → p-99cec344.system.entry.js} +1 -1
  358. package/lib/duet/{p-238d490e.system.entry.js → p-9af7b9a3.system.entry.js} +1 -1
  359. package/lib/duet/{p-4219eda3.system.entry.js → p-9c82d287.system.entry.js} +1 -1
  360. package/lib/duet/{p-d1dd14a3.entry.js → p-9f28952d.entry.js} +1 -1
  361. package/lib/duet/{p-eeb9da2d.entry.js → p-a11a6a2b.entry.js} +1 -1
  362. package/lib/duet/{p-aad77751.system.js → p-a3ba5c07.system.js} +1 -1
  363. package/lib/duet/{p-180c21a7.entry.js → p-a7cf1f52.entry.js} +1 -1
  364. package/lib/duet/{p-6f5dbc6e.system.entry.js → p-ae08a640.system.entry.js} +1 -1
  365. package/lib/duet/{p-2be4521f.entry.js → p-af7a3e34.entry.js} +1 -1
  366. package/lib/duet/{p-3cb42e12.system.entry.js → p-b08f6621.system.entry.js} +1 -1
  367. package/lib/duet/{p-a37f93eb.entry.js → p-b0aa4a8a.entry.js} +1 -1
  368. package/lib/duet/{p-7831e011.entry.js → p-b0aa75eb.entry.js} +1 -1
  369. package/lib/duet/{p-b0632410.system.entry.js → p-b186cd46.system.entry.js} +1 -1
  370. package/lib/duet/p-b2bd659d.entry.js +4 -0
  371. package/lib/duet/{p-9a9505b0.system.entry.js → p-b2dc3ec5.system.entry.js} +1 -1
  372. package/lib/duet/{p-45c3a7d2.system.entry.js → p-b5267584.system.entry.js} +1 -1
  373. package/lib/duet/{p-062b4356.system.entry.js → p-b6168e65.system.entry.js} +1 -1
  374. package/lib/duet/{p-af0c9fa2.system.entry.js → p-b8af6681.system.entry.js} +1 -1
  375. package/lib/duet/p-b8fdcb18.js +4 -0
  376. package/lib/duet/{p-69d18102.entry.js → p-b99f9291.entry.js} +1 -1
  377. package/lib/duet/p-b9cbad06.entry.js +4 -0
  378. package/lib/duet/{p-ff1e3ce2.entry.js → p-ba631aec.entry.js} +1 -1
  379. package/lib/duet/{p-e6eb1780.system.entry.js → p-bcf290ee.system.entry.js} +1 -1
  380. package/lib/duet/{p-d03accc5.entry.js → p-bd078fb9.entry.js} +1 -1
  381. package/lib/duet/{p-ae15b924.system.entry.js → p-bf50a961.system.entry.js} +1 -1
  382. package/lib/duet/{p-8136e15e.system.entry.js → p-c0b18150.system.entry.js} +1 -1
  383. package/lib/duet/{p-ea692823.entry.js → p-c13bc1aa.entry.js} +1 -1
  384. package/lib/duet/{p-6abb0f77.system.entry.js → p-c1fd4366.system.entry.js} +2 -2
  385. package/lib/duet/{p-8df4a03c.entry.js → p-c3f14636.entry.js} +1 -1
  386. package/lib/duet/{p-1d56f5f8.system.entry.js → p-c52eb9c5.system.entry.js} +1 -1
  387. package/lib/duet/{p-c552326c.system.entry.js → p-c54f089f.system.entry.js} +1 -1
  388. package/lib/duet/{p-edaefdfb.entry.js → p-c69a864c.entry.js} +1 -1
  389. package/lib/duet/{p-8f66a793.system.entry.js → p-c8f7d9d3.system.entry.js} +1 -1
  390. package/lib/duet/{p-836ae3bb.system.entry.js → p-c931d61e.system.entry.js} +1 -1
  391. package/lib/duet/p-cd31c677.entry.js +4 -0
  392. package/lib/duet/{p-9eb974d8.entry.js → p-cd4b600e.entry.js} +1 -1
  393. package/lib/duet/{p-8df1c0da.system.entry.js → p-ce80a61c.system.entry.js} +1 -1
  394. package/lib/duet/{p-b7fe31c6.system.entry.js → p-d2fc331f.system.entry.js} +1 -1
  395. package/lib/duet/{p-8378430a.system.entry.js → p-d3faaec1.system.entry.js} +1 -1
  396. package/lib/duet/p-d4154247.system.entry.js +4 -0
  397. package/lib/duet/{p-e4d4cc92.js → p-d529e4af.js} +1 -1
  398. package/lib/duet/{p-bc57459e.system.entry.js → p-d57995c3.system.entry.js} +1 -1
  399. package/lib/duet/{p-f3d88a94.system.entry.js → p-d5e2dabf.system.entry.js} +1 -1
  400. package/lib/duet/{p-955c3761.entry.js → p-d5efb6ee.entry.js} +1 -1
  401. package/lib/duet/{p-a4914611.entry.js → p-d8c08960.entry.js} +1 -1
  402. package/lib/duet/{p-d20f0c7d.system.entry.js → p-d997c94d.system.entry.js} +1 -1
  403. package/lib/duet/{p-8d3cb875.entry.js → p-daf6306d.entry.js} +1 -1
  404. package/lib/duet/{p-d6613fe4.system.entry.js → p-e0196f25.system.entry.js} +1 -1
  405. package/lib/duet/p-e0b68336.js +4 -0
  406. package/lib/duet/{p-c2ca6ff0.system.entry.js → p-e1fd4e97.system.entry.js} +1 -1
  407. package/lib/duet/{p-aeb9568f.entry.js → p-e3187da9.entry.js} +1 -1
  408. package/lib/duet/{p-fb083164.entry.js → p-e5094a62.entry.js} +1 -1
  409. package/lib/duet/{p-5d429d2c.entry.js → p-e6cecb5b.entry.js} +1 -1
  410. package/lib/duet/p-e836a2fd.entry.js +4 -0
  411. package/lib/duet/{p-849ae71a.system.entry.js → p-e86b07e5.system.entry.js} +1 -1
  412. package/lib/duet/{p-f9d93246.entry.js → p-ebce5a71.entry.js} +1 -1
  413. package/lib/duet/{p-60e1e165.system.entry.js → p-ec011d95.system.entry.js} +1 -1
  414. package/lib/duet/{p-2892f9e4.entry.js → p-ef2c7339.entry.js} +1 -1
  415. package/lib/duet/p-f01bfd7d.entry.js +4 -0
  416. package/lib/duet/{p-02473a29.entry.js → p-f39a5889.entry.js} +1 -1
  417. package/lib/duet/p-f4cd41f2.system.js +4 -0
  418. package/lib/duet/{p-f84cdfef.entry.js → p-f5d9f207.entry.js} +1 -1
  419. package/lib/duet/p-f63bcbe4.system.entry.js +4 -0
  420. package/lib/duet/p-f87348b7.entry.js +4 -0
  421. package/lib/duet/{p-0cb6800d.entry.js → p-f8941b12.entry.js} +1 -1
  422. package/lib/duet/{p-919c1794.system.entry.js → p-f9650289.system.entry.js} +1 -1
  423. package/lib/duet/{p-a414d7b1.entry.js → p-fb33a00b.entry.js} +1 -1
  424. package/lib/duet/{p-9c9b25f3.system.entry.js → p-fd1e6395.system.entry.js} +1 -1
  425. package/lib/duet/{p-1ce82dfa.system.js → p-fdba72a7.system.js} +1 -1
  426. package/lib/duet/{p-d3f4d98f.system.entry.js → p-ffde5714.system.entry.js} +1 -1
  427. package/lib/esm/a11y-utils-04363b01.js +23 -0
  428. package/lib/esm/{app-globals-386e1feb.js → app-globals-0f61eba8.js} +1 -1
  429. package/lib/esm/duet-action-button.entry.js +2 -2
  430. package/lib/esm/duet-alert.entry.js +3 -3
  431. package/lib/esm/duet-badge.entry.js +1 -1
  432. package/lib/esm/duet-banner.entry.js +2 -2
  433. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  434. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  435. package/lib/esm/duet-button_2.entry.js +12 -9
  436. package/lib/esm/duet-callout.entry.js +2 -2
  437. package/lib/esm/duet-caption_4.entry.js +14 -43
  438. package/lib/esm/duet-card.entry.js +8 -5
  439. package/lib/esm/duet-checkbox.entry.js +1 -1
  440. package/lib/esm/duet-checkmark.entry.js +1 -1
  441. package/lib/esm/duet-chip_3.entry.js +6 -6
  442. package/lib/esm/duet-choice_2.entry.js +3 -3
  443. package/lib/esm/duet-collapsible.entry.js +4 -4
  444. package/lib/esm/duet-combobox.entry.js +3 -3
  445. package/lib/esm/duet-contact-card.entry.js +2 -2
  446. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  447. package/lib/esm/duet-date-picker.entry.js +4 -4
  448. package/lib/esm/duet-divider_2.entry.js +2 -2
  449. package/lib/esm/duet-editable-table_3.entry.js +3 -3
  450. package/lib/esm/duet-empty-state.entry.js +3 -3
  451. package/lib/esm/duet-fieldset.entry.js +2 -2
  452. package/lib/esm/duet-file-chooser.entry.js +2 -2
  453. package/lib/esm/duet-footer.entry.js +16 -8
  454. package/lib/esm/duet-grid_2.entry.js +1 -1
  455. package/lib/esm/duet-header_2.entry.js +2 -2
  456. package/lib/esm/duet-hero.entry.js +8 -8
  457. package/lib/esm/duet-icon.entry.js +1 -1
  458. package/lib/esm/duet-input_2.entry.js +3 -3
  459. package/lib/esm/duet-layout.entry.js +2 -2
  460. package/lib/esm/duet-list_2.entry.js +1 -1
  461. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  462. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  463. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  464. package/lib/esm/duet-menu-bar-item.entry.js +4 -3
  465. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  466. package/lib/esm/duet-menu-bar.entry.js +5 -4
  467. package/lib/esm/duet-modal.entry.js +4 -4
  468. package/lib/esm/duet-multiselect.entry.js +3 -3
  469. package/lib/esm/duet-nav.entry.js +1 -1
  470. package/lib/esm/duet-notification_2.entry.js +3 -3
  471. package/lib/esm/duet-number-input.entry.js +3 -3
  472. package/lib/esm/duet-overlay.entry.js +1 -1
  473. package/lib/esm/duet-page-heading.entry.js +1 -1
  474. package/lib/esm/duet-pagination_2.entry.js +2 -2
  475. package/lib/esm/duet-progress.entry.js +2 -2
  476. package/lib/esm/duet-promo-card.entry.js +2 -2
  477. package/lib/esm/duet-radio_2.entry.js +2 -2
  478. package/lib/esm/duet-range-slider.entry.js +1 -1
  479. package/lib/esm/duet-scrollable_3.entry.js +3 -3
  480. package/lib/esm/duet-section-layout.entry.js +1 -1
  481. package/lib/esm/duet-select.entry.js +2 -2
  482. package/lib/esm/duet-shaped-image.entry.js +1 -1
  483. package/lib/esm/duet-show-more.entry.js +2 -2
  484. package/lib/esm/duet-slideout-lang.entry.js +2 -2
  485. package/lib/esm/duet-slideout-link.entry.js +1 -1
  486. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  487. package/lib/esm/duet-slideout-panel.entry.js +4 -4
  488. package/lib/esm/duet-slideout.entry.js +4 -4
  489. package/lib/esm/duet-step_2.entry.js +1 -1
  490. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  491. package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
  492. package/lib/esm/duet-submenu-bar-item.entry.js +4 -3
  493. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  494. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  495. package/lib/esm/duet-textarea.entry.js +3 -3
  496. package/lib/esm/duet-toggle.entry.js +1 -1
  497. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  498. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  499. package/lib/esm/duet-toolbar-item.entry.js +5 -4
  500. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  501. package/lib/esm/duet-toolbar.entry.js +1 -1
  502. package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
  503. package/lib/esm/duet-tooltip.entry.js +2 -2
  504. package/lib/esm/duet-tray.entry.js +2 -2
  505. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  506. package/lib/esm/duet-upload-item.entry.js +3 -3
  507. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  508. package/lib/esm/duet.js +4 -4
  509. package/lib/esm/{errorcodes.utils-f2529568.js → errorcodes.utils-5a95a5fc.js} +1 -1
  510. package/lib/esm/{focus-utils-fb393f52.js → focus-utils-84af9803.js} +1 -1
  511. package/lib/esm/{index-4e3ad237.js → index-b817a517.js} +1 -1
  512. package/lib/esm/{language-utils-95643489.js → language-utils-a9addcce.js} +1 -1
  513. package/lib/esm/loader.js +4 -4
  514. package/lib/esm/{slot-utils-1be24d72.js → slot-utils-227cbc2f.js} +2 -2
  515. package/lib/esm-es5/a11y-utils-04363b01.js +4 -0
  516. package/lib/esm-es5/{app-globals-386e1feb.js → app-globals-0f61eba8.js} +1 -1
  517. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  518. package/lib/esm-es5/duet-alert.entry.js +1 -1
  519. package/lib/esm-es5/duet-badge.entry.js +1 -1
  520. package/lib/esm-es5/duet-banner.entry.js +1 -1
  521. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  522. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  523. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  524. package/lib/esm-es5/duet-callout.entry.js +1 -1
  525. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  526. package/lib/esm-es5/duet-card.entry.js +2 -2
  527. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  528. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  529. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  530. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  531. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  532. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  533. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  534. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  535. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  536. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  537. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  538. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  539. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  540. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  541. package/lib/esm-es5/duet-footer.entry.js +1 -1
  542. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  543. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  544. package/lib/esm-es5/duet-hero.entry.js +2 -2
  545. package/lib/esm-es5/duet-icon.entry.js +1 -1
  546. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  547. package/lib/esm-es5/duet-layout.entry.js +1 -1
  548. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  549. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  550. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  551. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  552. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  553. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  554. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  555. package/lib/esm-es5/duet-modal.entry.js +1 -1
  556. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  557. package/lib/esm-es5/duet-nav.entry.js +1 -1
  558. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  559. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  560. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  561. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  562. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  563. package/lib/esm-es5/duet-progress.entry.js +1 -1
  564. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  565. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  566. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  567. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  568. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  569. package/lib/esm-es5/duet-select.entry.js +1 -1
  570. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  571. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  572. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  573. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  574. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  575. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  576. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  577. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  578. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  579. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  580. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  581. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  582. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  583. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  584. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  585. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  586. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  587. package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
  588. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  589. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  590. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  591. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  592. package/lib/esm-es5/duet-tray.entry.js +1 -1
  593. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  594. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  595. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  596. package/lib/esm-es5/duet.js +1 -1
  597. package/lib/esm-es5/{errorcodes.utils-f2529568.js → errorcodes.utils-5a95a5fc.js} +1 -1
  598. package/lib/esm-es5/focus-utils-84af9803.js +4 -0
  599. package/lib/esm-es5/{index-4e3ad237.js → index-b817a517.js} +1 -1
  600. package/lib/esm-es5/{language-utils-95643489.js → language-utils-a9addcce.js} +1 -1
  601. package/lib/esm-es5/loader.js +1 -1
  602. package/lib/esm-es5/{slot-utils-1be24d72.js → slot-utils-227cbc2f.js} +1 -1
  603. package/lib/types/components/duet-footer/duet-footer.d.ts +8 -4
  604. package/lib/types/components/duet-hero/duet-hero.d.ts +1 -2
  605. package/lib/types/components/duet-link/duet-link.d.ts +0 -7
  606. package/lib/types/components.d.ts +6 -6
  607. package/package.json +4 -4
  608. package/lib/cjs/a11y-utils-76311b95.js +0 -20
  609. package/lib/dist-custom-elements/p-f0cc5629.js +0 -18
  610. package/lib/duet/p-14d1fc10.entry.js +0 -4
  611. package/lib/duet/p-197fcd81.entry.js +0 -4
  612. package/lib/duet/p-24f98450.entry.js +0 -4
  613. package/lib/duet/p-44af6523.entry.js +0 -4
  614. package/lib/duet/p-4efc484e.entry.js +0 -4
  615. package/lib/duet/p-56c887fb.js +0 -4
  616. package/lib/duet/p-63a09802.js +0 -4
  617. package/lib/duet/p-6f3fd8bf.entry.js +0 -4
  618. package/lib/duet/p-762b831e.system.entry.js +0 -4
  619. package/lib/duet/p-778e26b4.system.entry.js +0 -4
  620. package/lib/duet/p-7a3ae8a9.system.js +0 -4
  621. package/lib/duet/p-89558e39.system.entry.js +0 -4
  622. package/lib/duet/p-8babfd74.entry.js +0 -4
  623. package/lib/duet/p-8e672ddb.entry.js +0 -4
  624. package/lib/duet/p-911a8711.entry.js +0 -4
  625. package/lib/duet/p-9c93192b.entry.js +0 -4
  626. package/lib/duet/p-9eedb975.entry.js +0 -4
  627. package/lib/duet/p-a8333037.entry.js +0 -4
  628. package/lib/duet/p-aa61f1da.entry.js +0 -4
  629. package/lib/duet/p-ad81986c.system.entry.js +0 -4
  630. package/lib/duet/p-b11c1b81.entry.js +0 -4
  631. package/lib/duet/p-c9d3dd02.system.entry.js +0 -4
  632. package/lib/duet/p-d048f25c.js +0 -4
  633. package/lib/duet/p-da5fbdcd.entry.js +0 -4
  634. package/lib/duet/p-e238bb61.entry.js +0 -4
  635. package/lib/duet/p-f0cc5629.js +0 -4
  636. package/lib/duet/p-fadcbdae.system.js +0 -4
  637. package/lib/esm/a11y-utils-92930863.js +0 -18
  638. package/lib/esm-es5/a11y-utils-92930863.js +0 -4
  639. package/lib/esm-es5/focus-utils-fb393f52.js +0 -4
package/hydrate/index.js CHANGED
@@ -4345,7 +4345,8 @@ class DuetButton {
4345
4345
  // climb up the dom to see if we're in a <form>
4346
4346
  // and if so, then use JS to submit it.
4347
4347
  // To understand better, see: https://www.hjorthhansen.dev/shadow-dom-form-participation/
4348
- if (!this.url && (this.element.closest("form") || this.form) && ev.target === this.element) {
4348
+ if (this.submit && !this.url && (this.element.closest("form") || this.form)) {
4349
+ ev.stopPropagation();
4349
4350
  ev.preventDefault();
4350
4351
  this.proxyButton.click();
4351
4352
  }
@@ -4428,7 +4429,9 @@ class DuetButton {
4428
4429
  if (this.disabled === false) {
4429
4430
  this.element.removeAttribute("disabled");
4430
4431
  }
4431
- this.proxyButtonSetUp();
4432
+ if (this.submit) {
4433
+ this.proxyButtonSetUp();
4434
+ }
4432
4435
  }
4433
4436
  getButtonType() {
4434
4437
  return this.submit ? "submit" : "button";
@@ -4466,12 +4469,12 @@ class DuetButton {
4466
4469
  // enforce consistency for external links
4467
4470
  const icon = isExternalLink ? "action-new-window" : this.icon;
4468
4471
  const iconRight = isExternalLink ? true : this.iconRight;
4469
- const commonChildren = (hAsync("span", { key: '5a0c6410ac691a86fc5015ab7db83c969dc3bad1', class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (hAsync("span", { key: 'e40d495dc3100c27f283c4e35c5e9a27c98464c2', "aria-hidden": "true", class: {
4472
+ const commonChildren = (hAsync("span", { key: '8261e9341625f40cc3443028886ba797e455fd18', class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (hAsync("span", { key: '8de1cf100792030ea48744f69b85891a75b221bd', "aria-hidden": "true", class: {
4470
4473
  "duet-button-icon": true,
4471
4474
  left: !iconRight,
4472
4475
  right: iconRight,
4473
4476
  [this.getButtonIconSize()]: true,
4474
- } }, hAsync("duet-icon", { key: '96a0389f3704e534f2c4da39243f6f7b87038f6f', size: "auto", margin: "none", name: icon, color: "currentColor" }))), hAsync("span", { key: 'cbc6c347c96296ed4f4afa3963a12495fea09884', class: "duet-button-contents-slot" }, hAsync("slot", { key: '894a6a4e9f03f813a7e8918abf87ef9ceabecbc3' }))));
4477
+ } }, hAsync("duet-icon", { key: '34d180cb49257dea26208354b7d7af6fa3bbe224', size: "auto", margin: "none", name: icon, color: "currentColor" }))), hAsync("span", { key: 'a80aa7681ff913fb64c194bc8a948cf44013af17', class: "duet-button-contents-slot" }, hAsync("slot", { key: 'a7973447fad08810a13a15347d9e14b47a22d261' }))));
4475
4478
  const size = this.size == "medium" || this.size == "small" || this.size == "x-small" ? this.size : "medium";
4476
4479
  const commonProps = {
4477
4480
  onFocus: this.onFocus,
@@ -4506,7 +4509,7 @@ class DuetButton {
4506
4509
  "aria-details": this.accessibleDetails,
4507
4510
  "aria-description": this.accessibleDescription,
4508
4511
  };
4509
- return (hAsync(Host, { key: '24621240c8dcf778398f04e79c780bade455090f', onClick: this.handleClick, class: {
4512
+ return (hAsync(Host, { key: 'ec159b1f3d12c0389ca0ad87c1e4a5977711cb55', class: {
4510
4513
  "duet-m-0": this.margin === "none",
4511
4514
  "duet-small": this.size === "small",
4512
4515
  "duet-x-small": this.size === "x-small",
@@ -4514,13 +4517,13 @@ class DuetButton {
4514
4517
  "duet-expand": this.expand,
4515
4518
  [this.variation]: true,
4516
4519
  "input-button": (_b = this.variation) === null || _b === void 0 ? void 0 : _b.startsWith("input-button"),
4517
- } }, hAsync("span", { key: 'ca827a33826b3c42662ccd5a079d8327b9b6175e', class: {
4520
+ } }, hAsync("span", { key: 'cbefdfe93f79c1fa1dceea5d8796242e00d03221', onClick: this.handleClick, class: {
4518
4521
  "duet-button-container": true,
4519
4522
  "duet-button-is-loading": this.loading,
4520
4523
  "duet-theme-turva": this.theme === "turva",
4521
4524
  "duet-button-negative": this.negative || this.variation === "negative",
4522
4525
  [this.variation]: true,
4523
- } }, this.url ? (hAsync("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (hAsync("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && hAsync("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "), hAsync("slot", { name: "proxybutton" }))), this.loading && hAsync("duet-spinner", { key: '7e1e99a1cc8724ea6db15316084259e62926b82b', color: "currentColor" }))));
4526
+ } }, this.url ? (hAsync("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (hAsync("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && hAsync("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && hAsync("duet-spinner", { key: 'c72fcf5021e1746ba8af63e4e9500ff1303e8ffc', color: "currentColor" })), hAsync("slot", { key: '04a92da59dceb3d0bd30dba5fc3808b1415b42d9', name: "proxybutton" })));
4524
4527
  }
4525
4528
  get element() { return getElement(this); }
4526
4529
  static get style() { return DuetButtonStyle0; }
@@ -4650,13 +4653,13 @@ class DuetCaption {
4650
4653
  * Always the last one in the class.
4651
4654
  */
4652
4655
  render() {
4653
- return (hAsync(Host, { key: '3e38c62d454dfed7441c080efc8d3d836310bee6', class: {
4656
+ return (hAsync(Host, { key: 'cefb662c677d5a45cc8e007a68ab67b0698ce2ee', class: {
4654
4657
  "duet-caption": true,
4655
4658
  "duet-caption-selected": this.selected,
4656
4659
  "duet-caption-small": this.size === "small",
4657
4660
  "duet-theme-turva": this.theme === "turva",
4658
4661
  "duet-m-0": this.margin === "none",
4659
- } }, hAsync("slot", { key: 'a6a279b8c145c11eb9452b6b90e224a032a2232f' })));
4662
+ } }, hAsync("slot", { key: '4a38bee52925d9c7db4473dd0e5bc92797b0b058' })));
4660
4663
  }
4661
4664
  get element() { return getElement(this); }
4662
4665
  static get style() { return DuetCaptionStyle0; }
@@ -4740,6 +4743,7 @@ class DuetCard {
4740
4743
  unsubscribeTabbingChange(this);
4741
4744
  }
4742
4745
  renderHeading() {
4746
+ var _a;
4743
4747
  const safeHeadingLevel = sanitizeString$1(this.headingLevel);
4744
4748
  const HeadingTag = [...duetHeadingLevels, duetBlock].some(tag => tag === safeHeadingLevel) ? safeHeadingLevel : "h2";
4745
4749
  const headingStyles = {
@@ -4747,7 +4751,8 @@ class DuetCard {
4747
4751
  };
4748
4752
  const headingContent = (hAsync(Fragment, null, hAsync("div", { class: "duet-card-heading-grid" }, this.icon && (hAsync(Fragment, null, hAsync("duet-icon", { class: "duet-card-icon", name: this.icon, size: "medium", margin: "none", color: "currentColor" }), hAsync("duet-spacer", { direction: "horizontal", size: "small" }))), hAsync("div", { class: "duet-card-heading-text" }, this.heading ? this.heading : hAsync("slot", { name: "heading" })), this.secondaryHeading && (hAsync(Fragment, null, hAsync("duet-spacer", { direction: "horizontal", size: "small" }), hAsync("div", { class: "duet-card-secondary-heading duet-card-secondary-heading--inline" }, this.secondaryHeading))), this.collapsible && (hAsync(Fragment, null, hAsync("duet-spacer", { direction: "horizontal", size: "small" }), hAsync("duet-icon", { class: "duet-card-caret", icon: actionArrowUp.svg, size: "small", margin: "none", color: "currentColor" })))), this.secondaryHeading && (hAsync("div", { class: "duet-card-secondary-heading duet-card-secondary-heading--new-line" }, this.secondaryHeading)), hAsync("slot", { name: "below-heading" })));
4749
4753
  if (this.collapsible) {
4750
- return (hAsync(HeadingTag, { style: headingStyles, class: "duet-card-heading duet-card-heading--collapsible", onClick: this.togglePanel, onKeyDown: this.handleKeyDown }, hAsync("button", { "aria-controls": this.cardId, "aria-expanded": this.open ? "true" : "false" }, headingContent)));
4754
+ const ariaLabel = (_a = getElementsFromNamedSlot(this.element, "heading")) === null || _a === void 0 ? void 0 : _a.map(e => e.textContent).join(" ");
4755
+ return (hAsync(HeadingTag, { style: headingStyles, class: "duet-card-heading duet-card-heading--collapsible", onClick: this.togglePanel, onKeyDown: this.handleKeyDown }, hAsync("button", { type: "button", "aria-controls": this.cardId, "aria-expanded": this.open ? "true" : "false", "aria-label": ariaLabel }, headingContent)));
4751
4756
  }
4752
4757
  else {
4753
4758
  return (hAsync(HeadingTag, { style: headingStyles, class: "duet-card-heading" }, headingContent));
@@ -4772,10 +4777,10 @@ class DuetCard {
4772
4777
  const styles = {
4773
4778
  backgroundColor: getColorByName(this.background),
4774
4779
  };
4775
- return (hAsync(Host, { key: 'e2a8edb2493ebbebc92b63967e157beddacdbd4a', class: {
4780
+ return (hAsync(Host, { key: '81af7af276b2b67f13855aa9e11bd95e8abeaa2d', class: {
4776
4781
  "duet-m-0": this.margin === "none",
4777
4782
  "duet-card-info": this.variation === "info",
4778
- } }, hAsync(TagName, { key: 'dc8a552ac6e2f01149a0c2c114f36e2e66a3df2e', href: this.url, style: styles, ref: card => (this.nativeCard = card), "aria-label": this.accessibleLabel, class: {
4783
+ } }, hAsync(TagName, { key: '9c121ca16ed478f72e8c5976cc73499de2c48de2', href: this.url, style: styles, ref: card => (this.nativeCard = card), "aria-label": this.accessibleLabel, class: {
4779
4784
  "duet-card": true,
4780
4785
  [this.padding]: true,
4781
4786
  [this.variation]: true,
@@ -4785,7 +4790,7 @@ class DuetCard {
4785
4790
  "duet-card-has-bg": this.background !== "gray-lightest",
4786
4791
  "duet-card-has-icon": !!this.icon,
4787
4792
  "duet-card-collapsed": this.collapsible && !this.open,
4788
- } }, this.image && (hAsync("div", { key: 'd7ad8920cacfa8bcd8fa5c1fc306ea11c69f2c42', class: "duet-card-image-mask" }, hAsync("img", { key: '83a4bf89bf9601a7d8924ab6a94d3bf37001bcf5', src: this.image, class: "duet-card-image", loading: "lazy", alt: "", "aria-hidden": "true" }))), (this.heading || this.hasHeadingSlot) && this.renderHeading(), hAsync("div", { key: '1b43496f9e042da0c35ad3c090553acb0ac661ac', class: "duet-card-content", id: this.cardId }, hAsync("slot", { key: '48e8abbabd5cd625b3faecd232e4a80cd0b58d44' }), this.hasFooter && (hAsync("div", { key: '8fd234bb6cdfa1bc53f487b9051944e5c3c43439', class: "duet-card-footer" }, hAsync("slot", { key: '664c4d55d042166647682eb00eb61e2d8f3fbd6c', name: "footer" })))))));
4793
+ } }, this.image && (hAsync("div", { key: '370ab67ee9e9e00267dfe6a034d9258fc41deb9c', class: "duet-card-image-mask" }, hAsync("img", { key: 'f93b70812e33b71f9057b5a890baba36894012ea', src: this.image, class: "duet-card-image", loading: "lazy", alt: "", "aria-hidden": "true" }))), (this.heading || this.hasHeadingSlot) && this.renderHeading(), hAsync("div", { key: '64b6d8e1e2d02085fa6101f54cf95f15c6c4e3b8', class: "duet-card-content", id: this.cardId }, hAsync("slot", { key: '9a20c3971a53038f5786c9321214cd2dc19bdcef' }), this.hasFooter && (hAsync("div", { key: '5009d44d6ffb5c7d6774a0c22664979d84a12561', class: "duet-card-footer" }, hAsync("slot", { key: 'e177a2f18a636b5e6c093150e52614e56ad56c68', name: "footer" })))))));
4789
4794
  }
4790
4795
  get element() { return getElement(this); }
4791
4796
  static get style() { return DuetCardStyle0; }
@@ -5298,7 +5303,7 @@ class DuetChip {
5298
5303
  onBlur: this.onBlur,
5299
5304
  ref: el => (this.focusableElement = el),
5300
5305
  };
5301
- return (hAsync(Host, { key: 'a1e4d371f57abce15c06aa88bf2faab012bde60a', class: { [this.variation]: true } }, this.variation === "button" && (hAsync("span", { key: '48b8e4b70be8c4511a33be55c6fd25ec850fe1c2', class: classes }, hAsync("button", Object.assign({ key: '1e92c0aff2f7d6817644759f8fc0a338a12e651e', id: identifier, "aria-label": this.accessibleLabel, "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), hAsync("span", { key: 'f0dfef6892bc184005d490ad2d1d5f9ff5c21fe9', class: "duet-chip-icon-container" }, this.icon && (hAsync("duet-icon", { key: '490e975ca8e0573278761ac8fe978a5bac7f1188', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), hAsync("slot", { key: '1e44610c8ab2868243517a700bfdb9e5adbd5d0d' })))), this.variation === "input" && (hAsync("span", { key: 'b4340e31757471ddf6e7e326c4738a34f57d668c', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, hAsync("button", Object.assign({ key: 'dbb4afd5b7f46baa28a026ff4531db068eac8980', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), hAsync("span", { key: '6e871c13f043685a2bd1fbf484256e801437a86b', class: "duet-chip-icon-container" }, this.icon && (hAsync("duet-icon", { key: '74c2893dc01e6e13a2baf628908c5f92a3bfc9d5', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), hAsync("slot", { key: 'f0600d50d6bc3a1b549d9d7b8a3c62d4d02ab53f' })), hAsync("button", { key: '70055da94df9cb43034d6b70e63c2748ca91eee5', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, hAsync("duet-icon", { key: '1201fc54755c07ce2bbadfc2ec8aa29d5faa43eb', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (hAsync("span", { key: 'c6c3ddfc24d0bce8113029c644f01c5eceee6936', class: classes }, hAsync("input", Object.assign({ key: 'dae5813deea4c2b7798852027cc65d2be069fa05', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), hAsync("label", { key: '5c7534979701b02d02649f0b77aadfae19568c15', htmlFor: identifier }, this.icon && (hAsync("span", { key: 'a92359d55dae65066120c53db2f8fcfa09f89904', class: "duet-chip-icon-container" }, hAsync("duet-icon", { key: '9193a5782a8848231e53276b90b0ce2e665e2812', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), hAsync("duet-icon", { key: '78717f62e085fb0528f6ee7b141691f6c7555f42', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), hAsync("slot", { key: '7c210530d8bb610ac7aaadd0f4a7510ddd020d12' }), this.popupElement && (hAsync("span", { key: '2a6053db849ac7543ce7649c94a3fda09d7dd2f3', class: "duet-chip-popup-disclosure" }, hAsync("duet-icon", { key: 'e21b78ef1b4fca374c1112e4d492ed57f8ab9cab', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (hAsync("span", { key: 'a964e2e03bfbf19d8a01f8475ee6d4b81c671c76', class: classes }, hAsync("slot", { key: '3b64cb528868bf3f36b83bfe613df41d7ee17513', name: "input" }), hAsync("label", { key: 'f3f52816c1229c2446f51642bcba073e95d44139', htmlFor: identifier }, this.icon && (hAsync("span", { key: 'e5d0dbadb5b2cc473dd1ad618bdc3f0e00d3f02c', class: "duet-chip-icon-container" }, hAsync("duet-icon", { key: '498cf093393d6b44a60aad4b73520d4f3ebecde2', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), hAsync("duet-icon", { key: '153615d1f9923f824ca91a8799dfaebb9489ad47', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), hAsync("slot", { key: '6f89ed2bcee2e5cdf1b6505f04be602fad04b904' }))))));
5306
+ return (hAsync(Host, { key: '74eda64434d7ca861c30bb1468384b4d789bbd97', class: { [this.variation]: true } }, this.variation === "button" && (hAsync("span", { key: '63101bab777b2c17bb952b362896a3e01849a520', class: classes }, hAsync("button", Object.assign({ key: '857f56d854ac01c9f0411c0a24d89f22e34e4354', id: identifier, "aria-label": this.accessibleLabel, "aria-haspopup": this.getAccessiblePopup(), "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), hAsync("span", { key: '5baa1e7b3ea38e0d3eb8ebe9f5cde001f4dad939', class: "duet-chip-icon-container" }, this.icon && (hAsync("duet-icon", { key: '2cd983ee490a7810fb740009ef9a1ef1a591b378', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), hAsync("slot", { key: 'f1cbed1211d6143c5b6727fb7f182b2567e27206' })))), this.variation === "input" && (hAsync("span", { key: '744596fbf0b1bfbec1bdd33f26e70d5d9cacfeaa', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, hAsync("button", Object.assign({ key: 'e2c1bca091f5ec8e7ea9ff2c8e26519836056887', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), hAsync("span", { key: 'a55760300073590c593ca320a5e65340be999b38', class: "duet-chip-icon-container" }, this.icon && (hAsync("duet-icon", { key: 'a7788de0d14342248a475f2ff5493c0923c45a9c', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), hAsync("slot", { key: '234fb07f9a8a248a8ed9cdad7006dc6477750c86' })), hAsync("button", { key: 'a4c5d32a365ce3994e1620a04c2d47de32ee6a79', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, hAsync("duet-icon", { key: '61db68dbdbb9c89ad567be49369baceccfc70303', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (hAsync("span", { key: '3df7ed43734210e5c84768121be780c2e7fa47ca', class: classes }, hAsync("input", Object.assign({ key: 'fd46eb7f531a7cce5b329dc46973ebce71477ef0', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), hAsync("label", { key: '2e3e7f153db3e7798fd35a41b3bd5731b7893799', htmlFor: identifier }, this.icon && (hAsync("span", { key: '4daec9ebcae39a9fac552ef5ca6170e991ed2ede', class: "duet-chip-icon-container" }, hAsync("duet-icon", { key: 'f8c53ccc22dc8955b4ca0946014654a53f643bdf', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), hAsync("duet-icon", { key: '72a8486a18b78b8522ccf958a762d9200ba44f39', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), hAsync("slot", { key: '4282153a03e2293726a33285e0258dafff9f08a0' }), this.popupElement && (hAsync("span", { key: 'b0ace996f4be6c9a56f4842fca5370a987a53623', class: "duet-chip-popup-disclosure" }, hAsync("duet-icon", { key: 'e7ff6e81d48dd6373a5b301661b5b88bd63b18ac', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (hAsync("span", { key: 'b35d00719155d5312923ec5e91e8b9978550553b', class: classes }, hAsync("slot", { key: 'e4b3e781039b2d788de0dadd67b42fca773ec902', name: "input" }), hAsync("label", { key: '23a2a955b70d7e01982a01c25f6e634385d4b699', htmlFor: identifier }, this.icon && (hAsync("span", { key: 'a5dd1cfb84d59288385b241df6cf09c2dd9ab717', class: "duet-chip-icon-container" }, hAsync("duet-icon", { key: '2a15bfd278418d32b2d5dc39973eebc7eabfbbae', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), hAsync("duet-icon", { key: '50e58300bb05edd5545be74e621feca7ececb52e', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), hAsync("slot", { key: 'a67a5350140057e665af6c7882d6985b430d066a' }))))));
5302
5307
  }
5303
5308
  get element() { return getElement(this); }
5304
5309
  static get watchers() { return {
@@ -6658,14 +6663,14 @@ class DuetCollapsible {
6658
6663
  */
6659
6664
  render() {
6660
6665
  const HeadingTagName = this.headingLevel ? sanitizeString$1(this.headingLevel) : "div";
6661
- return (hAsync(Host, { key: 'aff15bb7d7a183ad8717bd077ed5e692549479e2', class: { "duet-m-0": this.margin === "none", negative: this.negative } }, hAsync(HeadingTagName, { key: '8c8b350ac427399cf5e694ae5045b5d757b17324' }, hAsync("button", { key: '16304aab427f0c1493c1d464a5959d0c063433f8', class: {
6666
+ return (hAsync(Host, { key: '090d561d82276fca138aa9c40b0c60cb40a7ded1', class: { "duet-m-0": this.margin === "none", negative: this.negative } }, hAsync(HeadingTagName, { key: '92d18884482ee68a80396709c618f2c76ae6b155' }, hAsync("button", { key: '1a24fa1fb6aa053736ec11a5cfe6cbbd37339833', class: {
6662
6667
  "duet-collapsible-heading": true,
6663
6668
  "duet-collapsible-heading-centered": this.centerHeading,
6664
6669
  "duet-theme-turva": this.theme === "turva",
6665
6670
  "duet-collapsible-normal-weight": this.headingWeight === "normal",
6666
6671
  "has-after-heading": this.hasAfterHeading,
6667
6672
  "full-width": this.headingFullWidth,
6668
- }, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.accessibleLabel, "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, hAsync("div", { key: 'e2943d02487fd97319e47030dba988b6e90ab8e8', class: "duet-collapsible-heading-icon" }, hAsync("duet-icon", { key: '2e80461c2e5eb1d3cae6552ebdae873e6430a433', margin: "none", size: this.getEquivalentIconSize(), icon: actionArrowDownSmall.svg })), hAsync("div", { key: 'fdaecea0fa4dbb325e7bc460d5ca016ccf083111', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (hAsync("div", { key: '3b1a1f5cd79b5cd31b1204ae9dd3db28601f8fa9', part: "duet-collapsible-after-heading" }, hAsync("slot", { key: '2c8a5041e7264addf9840a3cecf6c7ebbddeb871', name: "after-heading" }))))), hAsync("div", { key: '151b1f002a2745bf31ff97496f53b4a81c77b524', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, hAsync("slot", { key: '6b729485bb03d25d5529b23b4a2ce502d5a58a32' }))));
6673
+ }, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.accessibleLabel, "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, hAsync("div", { key: '75b6c89fb1198b6ebaa72dfe0bf388a864966896', class: "duet-collapsible-heading-icon" }, hAsync("duet-icon", { key: 'a0215c9b69a2d6536d0a1b5c562b8ae59ce47b1e', margin: "none", size: this.getEquivalentIconSize(), icon: actionArrowDownSmall.svg })), hAsync("div", { key: 'e5d8b120ee539a47e9de0c662bf1d1d886f1940f', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (hAsync("div", { key: 'aee7dc1e055552a166bd15da474fbfad7f8ab8dc', part: "duet-collapsible-after-heading" }, hAsync("slot", { key: 'f217b06da41c7d830043069d6afe808c9df81aa4', name: "after-heading" }))))), hAsync("div", { key: '77d2d647d46cac2189b6eec069289cb996b86aff', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, hAsync("slot", { key: '3be38b8eca20e29c3f79f33fccef630a6666d175' }))));
6669
6674
  }
6670
6675
  get element() { return getElement(this); }
6671
6676
  static get style() { return DuetCollapsibleStyle0; }
@@ -7353,7 +7358,7 @@ class DuetCookieConsent {
7353
7358
  * Always the last one in the class.
7354
7359
  */
7355
7360
  render() {
7356
- return (hAsync(Host, { key: 'b6200017500c61af5823af477a967f1b0eb4c3e8', tabindex: "0", class: { "duet-theme-turva": this.theme === "turva" } }, hAsync("div", { key: '2a24f576b5c8d4afa80ebbd1efb1535d39057fc9', class: { "duet-cookie-consent": true, "duet-theme-turva": this.theme === "turva" } }, hAsync("div", { key: 'dfce32c2435aff2e90e5ef68bf2058635c0bebba', class: "duet-cookie-consent-content" }, hAsync("div", { key: '426215741b6ae8be77620bee45f34cafcb2b0a9b', class: "expand" }, hAsync("slot", { key: '29dc8d4183c2ec992e44bb8ef38a492daefc0393' })), hAsync("duet-spacer", { key: 'aef61de5d2b9b12dec6ebac9d0b0b2f3a9709d97', size: "large", direction: "horizontal" }), hAsync("div", { key: '660dc857d3ba6115beb552745416929a22a4d6b3' }, hAsync("duet-button", { key: '24b68101280c3a953653256d9660309efee09194', variation: "negative", size: "small", onClick: this.handleClick, margin: "none", "aria-label": this.accessibleLabel, theme: this.theme }, "OK"))))));
7361
+ return (hAsync(Host, { key: 'ba657b582c7e36fe289d60fdbcdceda17ef1c854', tabindex: "0", class: { "duet-theme-turva": this.theme === "turva" } }, hAsync("div", { key: '2b680212ac0f1834f391a28a1ffc9320ef339889', class: { "duet-cookie-consent": true, "duet-theme-turva": this.theme === "turva" } }, hAsync("div", { key: '6c881c1cf1281d744d38da802b8e8fc39bda913f', class: "duet-cookie-consent-content" }, hAsync("div", { key: '11ec4babd89db60e2457d8c53e7cd7c568eebcf4', class: "expand" }, hAsync("slot", { key: 'd9b95a15ab5ddb779fea42974ed9fe0c515be16b' })), hAsync("duet-spacer", { key: '93b5f4d507e332d0703d03b5a04b8e1333dbde3f', size: "large", direction: "horizontal" }), hAsync("div", { key: '213584e8c479edd36a9d35c179abf68c913035f9' }, hAsync("duet-button", { key: 'b8f9fba11afbaa3b06da03fee781a279ad77e783', variation: "negative", size: "small", onClick: this.handleClick, margin: "none", "aria-label": this.accessibleLabel, theme: this.theme }, "OK"))))));
7357
7362
  }
7358
7363
  get element() { return getElement(this); }
7359
7364
  static get style() { return DuetCookieConsentStyle0; }
@@ -8013,7 +8018,7 @@ class DuetDivider {
8013
8018
  */
8014
8019
  render() {
8015
8020
  const background = getColorByName(this.color);
8016
- return (hAsync("div", { key: '2caae5a247c86ce334214ce1efd4155d9941df6a', class: {
8021
+ return (hAsync("div", { key: '27a0f496c08d0669819bd915b2423d7755b9e519', class: {
8017
8022
  "duet-m-0": this.margin === "none",
8018
8023
  "duet-m-s": this.margin === "small",
8019
8024
  "duet-divider": true,
@@ -8250,11 +8255,11 @@ class DuetEmptyState {
8250
8255
  * Always the last one in the class.
8251
8256
  */
8252
8257
  render() {
8253
- return (hAsync(Host, { key: '9154deb0cf2efca49cae6e96a149ff0c8dea1769' }, hAsync("div", { key: '5c9e3f44ec36f4a9bc25e580f5fab45e082e928f', class: {
8258
+ return (hAsync(Host, { key: '71695aef6ccc177f6ee64bf983f3b7804ad48e9a' }, hAsync("div", { key: '37fa981612523d137531585f970a2dd053aa13be', class: {
8254
8259
  "duet-empty-state": true,
8255
8260
  "duet-theme-turva": this.theme === "turva",
8256
8261
  "duet-is-small": this.size === "small",
8257
- } }, hAsync("duet-icon", { key: 'c3cd1bffe531943ad3c64236759fd0c00557c43c', color: "currentColor", name: this.icon, size: this.size === "small" ? "large" : "x-large" }), hAsync("div", { key: 'a50207d963414844a8d58550a74d6db243a5b0b1' }, hAsync("slot", { key: '7bd93737133941aec47478f065d5503ed1d72166' })))));
8262
+ } }, hAsync("duet-icon", { key: 'cf95919f2fafcac684eb58f23f84a19d954e3bd8', color: "currentColor", name: this.icon, size: this.size === "small" ? "large" : "x-large" }), hAsync("div", { key: '902c40f812f728963756ff1939df300b2ad47762' }, hAsync("slot", { key: 'd256a82414798539a4adcf52d2cb18cbd465271e' })))));
8258
8263
  }
8259
8264
  get element() { return getElement(this); }
8260
8265
  static get style() { return DuetEmptyStateStyle0; }
@@ -8412,6 +8417,14 @@ class DuetFooter {
8412
8417
  originalEvent: ev,
8413
8418
  });
8414
8419
  };
8420
+ this.setDataAttributes = (element, item) => {
8421
+ if (!item.data) {
8422
+ return;
8423
+ }
8424
+ for (const key in item.data) {
8425
+ element.dataset[key] = item.data[key];
8426
+ }
8427
+ };
8415
8428
  this.processedMainItem = null;
8416
8429
  this.processedItems = null;
8417
8430
  this.processedMenu = null;
@@ -8459,25 +8472,25 @@ class DuetFooter {
8459
8472
  render() {
8460
8473
  const text = getLocaleString(i18n$1, this.language);
8461
8474
  const copyrightLabel = this.theme === "turva" ? text.turva : text.lahi;
8462
- return (hAsync("footer", { key: '75ce11161efe6855a6a5b9ea3ac69f765607dc76', class: {
8475
+ return (hAsync("footer", { key: '5e5ce617086534a829187dfcc98bdc410b38fe8c', class: {
8463
8476
  "duet-footer": true,
8464
8477
  "duet-m-0": this.margin === "none",
8465
8478
  "duet-theme-turva": this.theme === "turva",
8466
8479
  "duet-footer-simple": this.variation === "simple",
8467
- }, "aria-label": this.accessibleLabel }, hAsync("div", { key: '23c753fba06a5ed4b0de30765fce8e919e291f05', class: "duet-footer-wrapper" }, this.variation !== "simple" && (hAsync("div", { key: 'd7e9578069a59e30d214706e33de6956ffe2cf3a', class: {
8480
+ }, "aria-label": this.accessibleLabel }, hAsync("div", { key: '943eb7486bde901469c3d38bc8f47f45873061a1', class: "duet-footer-wrapper" }, this.variation !== "simple" && (hAsync("div", { key: '97ea7a84f34b7f2f6dd1b7cc5459f6f3a8ec0697', class: {
8468
8481
  "duet-footer-top": true,
8469
8482
  "duet-has-info": this.hasInfoSlot,
8470
- }, part: "top" }, hAsync("div", { key: '8ad9d1ea07a57748f5ebdd059988938a21267931', class: "footer-top-logo" }, hAsync("duet-logo", { key: '25ea3935ef88a5d3c1e42e9fdf64872588002a9e', href: this.logoHref, onClick: this.handleLogoClick, size: "large", inverse: true, language: this.language, theme: this.theme })), hAsync("div", { key: '2006d743a6ed3d7488253961c4340f66496823a4', class: "footer-top-right-container" }, hAsync("slot", { key: 'd327dab130eabe791f9ae1018e5c4e9561ff565b', name: "info" }), hAsync("div", { key: 'ad543c47ee44aec916299a4bd621fbdfb8b926bb', class: "footer-top-items" }, this.processedItems &&
8483
+ }, part: "top" }, hAsync("div", { key: '69e42a6e7e0b9a33783030805b677974cfaf2675', class: "footer-top-logo" }, hAsync("duet-logo", { key: '3b13cceb42bd3d42b35ec79d474f902715b32469', href: this.logoHref, onClick: this.handleLogoClick, size: "large", inverse: true, language: this.language, theme: this.theme })), hAsync("div", { key: '0f50be10f253b901ea15babfe2e65972ee4e1bf5', class: "footer-top-right-container" }, hAsync("slot", { key: 'fff546c5fd473c9777b2981d8e9b234d63424fe2', name: "info" }), hAsync("div", { key: 'd344981599f0d422f5c8b8426cd6eef8e55fca73', class: "footer-top-items" }, this.processedItems &&
8471
8484
  this.processedItems.map((item, index) => {
8472
8485
  var _a, _b, _c, _d, _e, _f;
8473
- return (hAsync(Fragment, null, index > 0 && hAsync("duet-spacer", { size: "x-large", direction: "horizontal" }), hAsync("duet-button", { theme: this.theme, id: item.id, class: "duet-footer-link", variation: "plain", margin: "none", fixed: true, negative: true, url: item.href, external: item.external, icon: ((_a = item.href) === null || _a === void 0 ? void 0 : _a.startsWith("tel:"))
8486
+ return (hAsync(Fragment, null, index > 0 && hAsync("duet-spacer", { size: "x-large", direction: "horizontal" }), hAsync("duet-button", { ref: element => this.setDataAttributes(element, item), theme: this.theme, id: item.id, class: "duet-footer-link", variation: "plain", margin: "none", fixed: true, negative: true, url: item.href, external: item.external, icon: ((_a = item.href) === null || _a === void 0 ? void 0 : _a.startsWith("tel:"))
8474
8487
  ? "form-tel"
8475
8488
  : ((_b = item.href) === null || _b === void 0 ? void 0 : _b.startsWith("mailto:"))
8476
8489
  ? "navigation-message"
8477
8490
  : "navigation-arrow-right", "icon-right": !((_c = item.href) === null || _c === void 0 ? void 0 : _c.startsWith("tel:")) && !((_d = item.href) === null || _d === void 0 ? void 0 : _d.startsWith("mailto:")), "icon-size": ((_e = item.href) === null || _e === void 0 ? void 0 : _e.startsWith("tel:")) || ((_f = item.href) === null || _f === void 0 ? void 0 : _f.startsWith("mailto:"))
8478
8491
  ? "medium"
8479
8492
  : "medium-small", onClick: event => this.handleItemClick(event, item), onMouseEnter: event => this.emitDuetEvent(event, item), onTouchStart: event => this.emitDuetEvent(event, item) }, item.label)));
8480
- }))))), hAsync("slot", { key: '290581e40b6f214b20375b6aaa687ef30d2f8277', name: "extra" }), hAsync("p", { key: '9ed4238b3f37a84cc206e43f67b0c72fea3810ab', class: "duet-footer-menu", part: "menu" }, hAsync("span", { key: '388d43bba3aef1e0a88f65a2416217c6d76a236a', class: "duet-footer-copyright" }, `${copyrightLabel} ${new Date().getFullYear()}`), hAsync("span", { key: 'e7f66b6f310a9770ae74eb507f09824c8c3fff1c', class: "duet-footer-menu-links" }, this.processedMenu && (hAsync(Fragment, { key: 'f5e52871d8d27400126ee19b4720a45598d561cf' }, this.processedMenu.map(item => (hAsync("a", { href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleMenuClick(event, item), onMouseEnter: event => this.emitDuetEvent(event, item), onTouchStart: event => this.emitDuetEvent(event, item) }, item.label, item.external && (hAsync(Fragment, null, hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), hAsync("span", { class: "duet-footer-external" }, hAsync("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), hAsync("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/")))))))), hAsync("p", { key: 'f8bd86bfb9707786b07f5e49ac957a0c0f3c0380', class: "duet-footer-copyright duet-footer-copyright-mobile" }, `${copyrightLabel} ${new Date().getFullYear()}`))));
8493
+ }))))), hAsync("slot", { key: 'df707047134c97f909836d8f230b9afc286bf92b', name: "extra" }), hAsync("p", { key: 'eeac2d838f28bd02c934465562ec7d4fc4186bc0', class: "duet-footer-menu", part: "menu" }, hAsync("span", { key: 'd0490746b5085399784da40b62f9d0aee94c41d7', class: "duet-footer-copyright" }, `${copyrightLabel} ${new Date().getFullYear()}`), hAsync("span", { key: 'd6c3eec9132128503493b6fed1da4e8ceed436bc', class: "duet-footer-menu-links" }, this.processedMenu && (hAsync(Fragment, { key: 'cf44e482a16ec1ddbe8b7b7affa91f7a54250c4b' }, this.processedMenu.map(item => (hAsync("a", { ref: element => this.setDataAttributes(element, item), href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleMenuClick(event, item), onMouseEnter: event => this.emitDuetEvent(event, item), onTouchStart: event => this.emitDuetEvent(event, item) }, item.label, item.external && (hAsync(Fragment, null, hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), hAsync("span", { class: "duet-footer-external" }, hAsync("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), hAsync("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/")))))))), hAsync("p", { key: 'af9233433eea11f52bb1fb600323f2c8475303da', class: "duet-footer-copyright duet-footer-copyright-mobile" }, `${copyrightLabel} ${new Date().getFullYear()}`))));
8481
8494
  }
8482
8495
  get element() { return getElement(this); }
8483
8496
  static get watchers() { return {
@@ -9605,7 +9618,7 @@ class DuetHeading {
9605
9618
  render() {
9606
9619
  const TagName = sanitizeString$1(this.level);
9607
9620
  const color = getColorByName(this.color);
9608
- return (hAsync(TagName, { key: '54ef8666a3921667c4943b6572f9c063279efb2a', class: {
9621
+ return (hAsync(TagName, { key: '254585b23310b58e9fa3c75de98c1bdd62283ae9', class: {
9609
9622
  "duet-heading": true,
9610
9623
  "duet-heading-border": this.border !== false,
9611
9624
  "duet-heading-border-solid": this.border === "solid",
@@ -9616,7 +9629,7 @@ class DuetHeading {
9616
9629
  [this.visualLevel ? this.visualLevel : this.level]: true,
9617
9630
  "duet-theme-turva": this.theme === "turva",
9618
9631
  "fixed-size": this.fixedSize,
9619
- }, style: { color }, part: "duet-heading" }, hAsync("slot", { key: '8b663ccf47b427cbc32c82db7d82577e27a6c3f4' })));
9632
+ }, style: { color }, part: "duet-heading" }, hAsync("slot", { key: '408af76a0856d17891671ef22c16277d368902f6' })));
9620
9633
  }
9621
9634
  get element() { return getElement(this); }
9622
9635
  static get style() { return DuetHeadingStyle0; }
@@ -9796,7 +9809,7 @@ class DuetHero {
9796
9809
  outlineColor = "color-primary-turva";
9797
9810
  }
9798
9811
  }
9799
- return (hAsync("div", { key: '34b0fa7657a0cefe2530145ba9994b3730fc1ba3', role: "region", class: {
9812
+ return (hAsync("div", { key: '042faa3515dd2b2a3413df6646b8721837571bf9', role: "region", class: {
9800
9813
  "duet-hero": true,
9801
9814
  "duet-theme-turva": this.theme === "turva",
9802
9815
  "duet-has-category-icon": !!this.categoryIcon,
@@ -9814,17 +9827,17 @@ class DuetHero {
9814
9827
  "duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
9815
9828
  "duet-hero-left-align": this.leftAlign && !campaignOrSection,
9816
9829
  "duet-hero-narrow": this.layout === "narrow",
9817
- }, part: "duet-hero" }, campaignOrSection && this.image && (hAsync("div", { key: 'c437da23377411306d72658c060484616044b985', class: "background-area" }, hAsync("div", { key: '9d1120b2e967da1b48547f390bb26b9e490a4c54', class: "background-container" }, hAsync("div", { key: 'f22b317a346432a6fe82290cb87cd94a40faeb53', class: "background" }, hAsync("img", { key: '6b1160054265f4f81b55b2c4de0f1b41daf84f0f', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), hAsync("div", { key: '9e07390956ddb4121d9d7a14e61479910bb1fe24', class: "brand-shape" })))), this.variation === "product" && this.image && (hAsync("div", { key: '5e9cc93331c61c35889273c717939d45e12358df', class: { "background-area": true, [this.layout]: true } }, hAsync("div", { key: 'aa1c53e1d9671d3b3ed27bbfce89fc1b9a56c444', class: { "background-container": true, [this.layout]: true } }, hAsync("div", { key: '64a3c03241425c93b2b59a1cf7464885ed660547', class: { background: true, [this.layout]: true } }, hAsync("div", { key: 'bb9c70d6aeeef4675a976aa834e65e2ff67bad6c', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && hAsync("div", { key: 'c7aa8d0057cd29e91fa03131ef8adf0983911033', class: { "brand-shape": true, [this.layout]: true } }), hAsync("div", { key: 'b15b68de245df65d285c17e5a6404db37d39a123', class: { "brand-shaped-image": true, [this.layout]: true } }, hAsync("div", { key: 'f5ae87dc0273c14281d6fa52fb7f1723011b77f9', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, hAsync("div", { key: 'b95b9d9a52e6b37e06c121e979437280bb8690ac', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (hAsync("div", { key: 'e6b5f02129d8d12f23eaf3060002c386e9fc2abb', class: { "brand-shaped-icon": true, [this.layout]: true } }, hAsync("duet-icon", { key: '913cc8bac1e976031f8d83d9403a0bb278484385', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (hAsync("div", { key: 'b9bcd7c9b5d47bea82677384dca48e87fc5ae66a', class: "background-area" }, hAsync("div", { key: '003f7ecfe974206b97fc34f9d9e56b7ebab72481', class: "background" }, hAsync("div", { key: '6df5dd4117ff337a2cd521da9413e0f786f6c5bc', class: "background-mask" }), this.theme !== "turva" && hAsync("div", { key: '1e883db2fbda4a817a2317a8eb7219e8efcdbd78', class: "brand-shape" }), hAsync("div", { key: '9b66049c88f38bbbeac1437d00a76b15c744f2a9', class: "brand-shaped-image" }, hAsync("div", { key: '95487680d6c06b661a1e35e5981b03ee1d1363da', class: "brand-shaped-image-wrapper" }, hAsync("div", { key: 'ffb4648a4b9a61e872a3d9a56f9ea0ffa6f88679', class: "brand-shaped-image-bg", style: styles })))))), hAsync("div", { key: '23efe67a7de1b268da1ee8eb8f734831f39716aa', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (hAsync("div", { key: 'ef3a088c5dfcbb3d4b55394ca9e48a249b253dfd', class: "duet-hero-image-mask" }, hAsync("div", { key: '2cf63fc6a5817eb94189b58ec8c4eae9e9438954', class: "duet-hero-image-wrapper" }, hAsync("div", { key: '1b313a33272a5cffacd37c6941fe7dd3d9610adf', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
9818
- this.processedBack && (hAsync("div", { key: 'ebbf76facf59c1b0f41baef5c55f915317c95dd1', class: "duet-hero-back" }, hAsync("duet-button", { key: '67ae43c074ee12903469ed5a5d17fbab0a4b9771', style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
9830
+ }, part: "duet-hero" }, campaignOrSection && this.image && (hAsync("div", { key: 'e2f9ad908b71bbdae666b98ec16b0b86fa1019c4', class: "background-area" }, hAsync("div", { key: 'dc010fb66ed6094a9f3c5fb50480aabe8e27df1e', class: "background-container" }, hAsync("div", { key: '30e68b81f449aefc9909dbe9d3c85a5db96eb875', class: "background" }, hAsync("img", { key: '37c6413d57c6d2b0d1e4e3757595548ae958ec8c', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), hAsync("div", { key: 'aa7c28ff5dfe2416f0a17170e84152dc3880e6d3', class: "brand-shape" })))), this.variation === "product" && this.image && (hAsync("div", { key: '5c4edeeeea2594031e72a9392e1780adb10b7b5b', class: { "background-area": true, [this.layout]: true } }, hAsync("div", { key: '2de78135fb229eee2f247265f025584c7dc05ea3', class: { "background-container": true, [this.layout]: true } }, hAsync("div", { key: 'cc35df8e4eb5113c183c71f7ae0ef7416cdea82c', class: { background: true, [this.layout]: true } }, hAsync("div", { key: '532040a219f6b2501581ba79858ccdc0cef1621e', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && hAsync("div", { key: '5af3197b05be3f76c8e1b3b692b61976525a4c86', class: { "brand-shape": true, [this.layout]: true } }), hAsync("div", { key: 'be29d2c5ed5d37e2ac2c337b999f482342111d42', class: { "brand-shaped-image": true, [this.layout]: true } }, hAsync("div", { key: '45fc7f8aec41aa72b3449fc6f1bc4916322d351e', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, hAsync("div", { key: '28491ef470b0c4194a103a5a900b75f87cc9db75', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (hAsync("div", { key: '34e01d6e835e9481e5ca81fd474eac306fed5c59', class: { "brand-shaped-icon": true, [this.layout]: true } }, hAsync("duet-icon", { key: '376283255281543db424c9a5f58e070730862fe6', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (hAsync("div", { key: 'e252acf13371ed78175cb0b94622bc63ccd7d045', class: "background-area" }, hAsync("div", { key: '49e9baf84444ab01c8e0cbe7594011a8698e6eec', class: "background" }, hAsync("div", { key: '2bcceb2336dcfe8374a7cf60fa35dbd4ce52490e', class: "background-mask" }), this.theme !== "turva" && hAsync("div", { key: '52634cfe76a69e40b04b97f24e59479431c72dc8', class: "brand-shape" }), hAsync("div", { key: '8a14aaedb374b4cf2544c3964060a390d842634a', class: "brand-shaped-image" }, hAsync("div", { key: 'df369fc19adf5d50a5382be8c5aeb261c61facdf', class: "brand-shaped-image-wrapper" }, hAsync("div", { key: 'fa987dc1145cdcb6e2a94fc229951cb69f4be7cc', class: "brand-shaped-image-bg", style: styles })))))), hAsync("div", { key: '550e54f44b106bc7f17170fc2cadde053115946d', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (hAsync("div", { key: '15936336c629c699a2a8ffc51ce4caa27490e5d0', class: "duet-hero-image-mask" }, hAsync("div", { key: '86c4a59bca1022566f12904a9e703892d16ae6a4', class: "duet-hero-image-wrapper" }, hAsync("div", { key: 'e5f4e326722827fe61a25a1eb065ebc2fc70b823', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
9831
+ this.processedBack && (hAsync("div", { key: '8b51c232e3324becc735a3e01f9885068a1d0164', class: "duet-hero-back" }, hAsync("duet-button", { key: '8d3e72057c2ffdf9676d09adafddc220dea418bc', style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
9819
9832
  label: this.processedBack.label,
9820
9833
  href: this.processedBack.href,
9821
9834
  id: this.processedBack.id,
9822
9835
  analyticsId: this.processedBack.analyticsId,
9823
- }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (hAsync("duet-icon", { key: 'ee4e5b8dacc17aebca5413756a50441ddcc390b6', class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), hAsync("div", { key: '3b01acea1f50b9922f5aa6d71e774f4d7850b496', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (hAsync("duet-paragraph", { key: 'e79f23f635ad96606f5e19bded50a09944128711', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium" }, this.preHeading ? (this.preHeading) : (hAsync("span", null, hAsync("slot", { name: "pre-heading" }))))), hAsync("slot", { key: 'c3f996d48967b90a96f57ce3bce1b67c872e4a4c', name: "badge" }), (this.heading || this.hasHeadingSlot) && (hAsync("duet-heading", { key: 'ea954ebf0bb7ca592dcdb8bcf94bdf605483750d', theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? (this.heading) : (hAsync("span", null, hAsync("slot", { name: "heading" }))))), campaignOrSection && this.hasSubHeadingSlot && (hAsync("duet-heading", { key: 'd004f6ef3e466ad2a15fd0675795c59abe78c2d7', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, hAsync("span", { key: 'ba3e4f7b6c59f0afac59aab3519e743f16b06922' }, hAsync("slot", { key: '3116a6ddc51566c87041fbf105fb85153847352d', name: "subheading" })))), this.description && (hAsync("duet-paragraph", { key: 'df3a0f01f00bb5ecc5af0db0949f1f3374c3fefe', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (hAsync("duet-list", { key: '38f3c9a55245f6feec7a522e4dcdbc1b4db6275b', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (hAsync("duet-list-item", null, hAsync("span", { slot: "label" }, item.label), hAsync("span", { slot: "value" }, item.value)))))), this.buttonLabel && (hAsync("duet-button", { key: '68e6d833454a48dec21a06682eacd2fe2dca89cd', url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), hAsync("slot", { key: '2a756b3cb5209942776cf8ac0596ef9a75bbae01' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (hAsync("div", { key: '67f20d365318b327a2ccc0f16aec91d0d24075ee', class: "duet-hero-links" }, this.processedActions.map(item => (hAsync("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, hAsync("div", { class: "duet-hero-action-icon" }, hAsync("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), hAsync("span", null, item.label), item.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (hAsync("div", { class: "duet-hero-action-arrow" }, hAsync("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
9836
+ }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (hAsync("duet-icon", { key: 'e97587c28931d1b2241dd7f6c2b87af2369dfe27', class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), hAsync("div", { key: '861d9fe8b7c1dbb0c7320b2349aa3a8a5d557deb', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (hAsync("duet-paragraph", { key: '2a4e5c820973928c6535fdae500e61e1e48c20b9', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium" }, this.preHeading ? (this.preHeading) : (hAsync("span", null, hAsync("slot", { name: "pre-heading" }))))), hAsync("slot", { key: 'a6351115bab75f50d9788de544279ab250263bea', name: "badge" }), (this.heading || this.hasHeadingSlot) && (hAsync("duet-heading", { key: 'fa3fd8018b9ece1dda122e328f257febe562c4cf', theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? this.heading : hAsync("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (hAsync("duet-heading", { key: '35f2d525dfc0ab9114d631d4d924f7168800f17e', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, hAsync("slot", { key: '5ae76dc039702e2ded036c96281d92a7677fa7fa', name: "subheading" }))), this.description && (hAsync("duet-paragraph", { key: '9505d79cbb4aebe18cfc17188ab26b51261d3030', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (hAsync("duet-list", { key: '08b42059a383c572e35770ac58675e52835e6ca4', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (hAsync("duet-list-item", null, hAsync("span", { slot: "label" }, item.label), hAsync("span", { slot: "value" }, item.value)))))), this.buttonLabel && (hAsync("duet-button", { key: '9d012b0ea1508ed5ca0a7014eae62310790a5966', url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), hAsync("slot", { key: 'd01b15af27908460f842849056c3674d15c5657b' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (hAsync("div", { key: 'be292afbb69089eaf0e8da5177ce24ebc43e6df5', class: "duet-hero-links" }, this.processedActions.map(item => (hAsync("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, hAsync("div", { class: "duet-hero-action-icon" }, hAsync("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), hAsync("span", null, item.label), item.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (hAsync("div", { class: "duet-hero-action-arrow" }, hAsync("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
9824
9837
  this.variation !== "image" &&
9825
9838
  !campaignOrSection &&
9826
9839
  this.variation !== "product" &&
9827
- this.variation !== "content" && hAsync("div", { key: '83ac2407634045ce753debb18a3fe5e5c91ef065', class: "duet-hero-image", style: styles }), hAsync("slot", { key: '241f94b8d985ce1a87f77d497beace9d29a80622', name: "bottom" }))));
9840
+ this.variation !== "content" && hAsync("div", { key: 'fdb280d9ab7d830528568ee8027de7d79db61f7f', class: "duet-hero-image", style: styles }), hAsync("slot", { key: '5c6c4892f700e257e5bcef89be26c5c52e43e402', name: "bottom" }))));
9828
9841
  }
9829
9842
  get element() { return getElement(this); }
9830
9843
  static get watchers() { return {
@@ -10656,20 +10669,23 @@ var actionArrowRight={"title":"action-arrow-right","tags":"action arrow right ca
10656
10669
  var actionNewWindow={"title":"action-new-window","tags":"arrow open new window tab external link square box rectangle action","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M10.25 2a.75.75 0 1 1 0 1.5h-6.5A2.252 2.252 0 0 0 1.5 5.75v14.5a2.252 2.252 0 0 0 2.25 2.25h14.5a2.252 2.252 0 0 0 2.25-2.25v-6.5a.75.75 0 0 1 1.5 0v6.5A3.754 3.754 0 0 1 18.25 24H3.75A3.754 3.754 0 0 1 0 20.25V5.75A3.754 3.754 0 0 1 3.75 2zm12.985-2c.1 0 .198.02.29.058l.025.011a.726.726 0 0 1 .15.091l.066.059a.755.755 0 0 1 .109.138l.051.1c.04.092.06.192.06.293l-.001 6.363c0 .2-.078.389-.22.53a.743.743 0 0 1-.53.22.743.743 0 0 1-.53-.22.743.743 0 0 1-.22-.53V2.559L15.28 9.764a.75.75 0 0 1-1.06-1.06l7.204-7.205h-4.553a.744.744 0 0 1-.75-.75c0-.2.078-.388.22-.53A.743.743 0 0 1 16.87 0z\"/></svg>"};
10657
10670
 
10658
10671
  function getAccessibleLinkLabel(component) {
10659
- const textContext = component.element.textContent;
10672
+ const textContent = component.element.textContent;
10660
10673
  if (component.accessibleLabel) {
10661
10674
  return component.accessibleLabel;
10662
10675
  }
10663
- if ((!!component.download || component.download === "") && textContext) {
10664
- return `${textContext}. ${component.accessibleLabelDownload}.`;
10676
+ if ((!!component.download || component.download === "") && textContent) {
10677
+ return `${textContent}. ${component.accessibleLabelDownload}.`;
10678
+ }
10679
+ if (component.external && textContent) {
10680
+ return `${textContent}. ${component.accessibleLabelExternal}.`;
10665
10681
  }
10666
- if (component.external && textContext) {
10667
- return `${textContext}. ${component.accessibleLabelExternal}.`;
10682
+ if (getElementsFromDefaultSlot(component.element).length) {
10683
+ return textContent;
10668
10684
  }
10669
10685
  return null;
10670
10686
  }
10671
10687
 
10672
- const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}:host(.duet-link-block){display:block}:host(.duet-link-button){margin-right:8px !important;margin-bottom:12px !important;display:inline-block;width:100%}:host(.duet-link-button):last-child,:host(.duet-link-button):last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:rgb(0, 97, 155);text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-link.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(164, 4, 40)}.duet-link:hover{color:rgb(0, 75, 129);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-link:active{opacity:0.75;transition:none}button{font-size:inherit;cursor:pointer}.duet-link-is-external.duet-link:not(.block,.button,.card),.duet-link-is-download.duet-link:not(.block,.button,.card){text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-content{text-decoration:underline}.duet-link-is-external.duet-link:not(.block,.button,.card):hover>.duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card):hover>.duet-link-content{text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-icon-tail,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-icon-tail{text-decoration:none;white-space:nowrap}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px;font-weight:600;color:rgb(8, 42, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__icon{display:flex}.block .block__content{position:relative;bottom:2px}.block .block__chevron{align-self:center}.block .block__chevron-icon{transition:300ms ease}.block:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.button,.duet-link.card{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:14px 16px;line-height:1.25;text-decoration:none;background-color:rgb(255, 255, 255);border:solid 1px rgb(181, 198, 208);border-radius:12px;outline:0 solid rgb(181, 198, 208);outline-offset:-2px;transition:all 300ms ease}.duet-link.button>*,.duet-link.card>*{flex-shrink:0}.duet-link.button .duet-link-content,.duet-link.card .duet-link-content{flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:600;color:rgb(8, 42, 77);text-align:left}.duet-link.button .icon-wrap,.duet-link.card .icon-wrap{display:flex;align-items:center;justify-content:center}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{min-height:60px;padding:12px;padding-right:20px;line-height:1.5}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:36px;height:36px;border-radius:8px}.duet-link.button:hover,.duet-link.card:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179)}@media (min-width: 48em){.duet-link.button,.duet-link.card{min-height:50px}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{gap:16px;min-height:72px;border-radius:16px}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.button.duet-link-has-icon-background .duet-link-content,.duet-link.card.duet-link-has-icon-background .duet-link-content{font-size:1.1rem}}.duet-link.button.duet-theme-turva,.duet-link.card.duet-theme-turva{border-color:rgb(199, 202, 207)}.duet-link.button.duet-theme-turva .duet-link-content,.duet-link.card.duet-theme-turva .duet-link-content{color:rgb(23, 28, 58)}.duet-link.button.duet-theme-turva:hover,.duet-link.card.duet-theme-turva:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-link.button .block__chevron-icon,.duet-link.card .block__chevron-icon{transition:300ms ease}.duet-link.button:not(.duet-link-is-external):hover .block__chevron-icon,.duet-link.card:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.card{border-color:rgb(228, 236, 239);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)}.duet-link.card.duet-theme-turva{border-color:rgb(234, 235, 239);box-shadow:0 2px 6px 0 rgba(117, 117, 117, 0.13)}.duet-link.card:not(.duet-link-has-icon){gap:12px;padding:16px}.duet-link.card .chevron-wrap{display:flex;align-items:center;height:100%}.duet-link.card.duet-link-has-icon{gap:12px;align-items:flex-start;padding:16px}.duet-link.card.duet-link-has-icon .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:48px}@media (min-width: 48em){.duet-link.card:not(.duet-link-has-icon){gap:20px;padding:24px}.duet-link.card.duet-link-has-icon{gap:20px;padding:24px}.duet-link.card.duet-link-has-icon .icon-wrap{width:62px;height:62px;border-radius:16px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:62px}}";
10688
+ const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}:host(.duet-link-block){display:block}:host(.duet-link-button){margin-right:8px !important;margin-bottom:12px !important;display:inline-block;width:100%}:host(.duet-link-button):last-child,:host(.duet-link-button):last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:rgb(0, 97, 155);text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-link.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(164, 4, 40)}.duet-link:hover{color:rgb(0, 75, 129);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-link:active{opacity:0.75;transition:none}button{font-size:inherit;cursor:pointer}.duet-link-is-external.duet-link:not(.block,.button,.card),.duet-link-is-download.duet-link:not(.block,.button,.card){text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-content{text-decoration:underline}.duet-link-is-external.duet-link:not(.block,.button,.card):hover>.duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card):hover>.duet-link-content{text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-icon-tail,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-icon-tail{text-decoration:none;white-space:nowrap}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px;font-weight:600;color:rgb(8, 42, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__icon{display:flex}.block .block__icon duet-icon{width:16px;height:16px}.block .block__icon duet-icon.icon-responsive{width:30px;height:30px}@media (max-width: 22.5em){.block .block__icon duet-icon.icon-responsive{width:24px;height:24px}}.block .block__content{position:relative;bottom:2px}.block .block__chevron{align-self:center}.block .block__chevron-icon{transition:300ms ease}.block:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.button,.duet-link.card{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:14px 16px;line-height:1.25;text-decoration:none;background-color:rgb(255, 255, 255);border:solid 1px rgb(181, 198, 208);border-radius:12px;outline:0 solid rgb(181, 198, 208);outline-offset:-2px;transition:all 300ms ease}.duet-link.button>*,.duet-link.card>*{flex-shrink:0}.duet-link.button .duet-link-content,.duet-link.card .duet-link-content{flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:600;color:rgb(8, 42, 77);text-align:left}.duet-link.button .icon-wrap,.duet-link.card .icon-wrap{display:flex;align-items:center;justify-content:center}.duet-link.button .icon-wrap duet-icon,.duet-link.card .icon-wrap duet-icon{width:24px;height:24px}@media (min-width: 48em){.duet-link.button .icon-wrap duet-icon,.duet-link.card .icon-wrap duet-icon{width:30px;height:30px}}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{min-height:60px;padding:12px;padding-right:20px;line-height:1.5}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:36px;height:36px;border-radius:8px}.duet-link.button.duet-link-has-icon-background .icon-wrap duet-icon,.duet-link.card.duet-link-has-icon-background .icon-wrap duet-icon{width:20px;height:20px}@media (min-width: 48em){.duet-link.button.duet-link-has-icon-background .icon-wrap duet-icon,.duet-link.card.duet-link-has-icon-background .icon-wrap duet-icon{width:24px;height:24px}}.duet-link.button:hover,.duet-link.card:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179)}@media (min-width: 48em){.duet-link.button,.duet-link.card{min-height:50px}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{gap:16px;min-height:72px;border-radius:16px}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.button.duet-link-has-icon-background .duet-link-content,.duet-link.card.duet-link-has-icon-background .duet-link-content{font-size:1.1rem}}.duet-link.button.duet-theme-turva,.duet-link.card.duet-theme-turva{border-color:rgb(199, 202, 207)}.duet-link.button.duet-theme-turva .duet-link-content,.duet-link.card.duet-theme-turva .duet-link-content{color:rgb(23, 28, 58)}.duet-link.button.duet-theme-turva:hover,.duet-link.card.duet-theme-turva:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-link.button .block__chevron-icon,.duet-link.card .block__chevron-icon{transition:300ms ease}.duet-link.button:not(.duet-link-is-external):hover .block__chevron-icon,.duet-link.card:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.card{border-color:rgb(228, 236, 239);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)}.duet-link.card.duet-theme-turva{border-color:rgb(234, 235, 239);box-shadow:0 2px 6px 0 rgba(117, 117, 117, 0.13)}.duet-link.card:not(.duet-link-has-icon){gap:12px;padding:16px}.duet-link.card .chevron-wrap{display:flex;align-items:center;height:100%}.duet-link.card.duet-link-has-icon{gap:12px;align-items:flex-start;padding:16px}.duet-link.card.duet-link-has-icon .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:48px}@media (min-width: 48em){.duet-link.card:not(.duet-link-has-icon){gap:20px;padding:24px}.duet-link.card.duet-link-has-icon{gap:20px;padding:24px}.duet-link.card.duet-link-has-icon .icon-wrap{width:62px;height:62px;border-radius:16px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:62px}}";
10673
10689
  var DuetLinkStyle0 = duetLinkCss;
10674
10690
 
10675
10691
  /**
@@ -10701,7 +10717,6 @@ class DuetLink {
10701
10717
  this.iconResponsive = false;
10702
10718
  this.margin = "auto";
10703
10719
  this.padding = "auto";
10704
- this.isSmallScreen = false;
10705
10720
  this.isMediumScreen = false;
10706
10721
  }
10707
10722
  /**
@@ -10709,7 +10724,6 @@ class DuetLink {
10709
10724
  */
10710
10725
  componentWillLoad() {
10711
10726
  inheritGlobalTheme(this);
10712
- this.initMediaQuery();
10713
10727
  this.resolvedDownload = this.resolveDownload();
10714
10728
  // button variation renders a button element when no url is provided
10715
10729
  if (this.variation === "button" && this.url === "#") {
@@ -10724,7 +10738,6 @@ class DuetLink {
10724
10738
  }
10725
10739
  disconnectedCallback() {
10726
10740
  disconnectLanguageChangeObserver(this);
10727
- this.destroyMediaQuery();
10728
10741
  }
10729
10742
  /**
10730
10743
  * Sets focus on the specified `duet-link`. Use this method instead of the global
@@ -10733,20 +10746,6 @@ class DuetLink {
10733
10746
  async setFocus(options) {
10734
10747
  this.nativeLink.focus(options);
10735
10748
  }
10736
- initMediaQuery() {
10737
- {
10738
- return;
10739
- }
10740
- }
10741
- destroyMediaQuery() {
10742
- {
10743
- return;
10744
- }
10745
- }
10746
- screenTest(event) {
10747
- this.isSmallScreen = event.matches;
10748
- this.isMediumScreen = event.matches;
10749
- }
10750
10749
  resolveDownload() {
10751
10750
  if (this.download === "") {
10752
10751
  return this.url.split("/").pop();
@@ -10759,19 +10758,13 @@ class DuetLink {
10759
10758
  return (hAsync(Fragment, null, hAsync("span", { class: "duet-link-content", part: "duet-link-content" }, hAsync("slot", null)), Build.isBrowser ));
10760
10759
  }
10761
10760
  renderBlockContent() {
10762
- return (hAsync(Fragment, null, this.icon && (hAsync("span", { class: "block__icon" }, hAsync("duet-icon", { size: this.iconResponsive ? (this.isSmallScreen ? "medium" : "large") : "x-small", name: this.icon, margin: "none", color: this.iconColor }))), hAsync("span", { class: "block__content" }, this.renderDefaultContent()), hAsync("span", { class: "block__chevron", part: "block-chevron" }, hAsync("duet-icon", { class: "block__chevron-icon", icon: this.external ? actionNewWindow.svg : actionArrowRight.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
10761
+ return (hAsync(Fragment, null, this.icon && (hAsync("span", { class: "block__icon" }, hAsync("duet-icon", { class: this.iconResponsive ? "icon-responsive" : "", size: "auto", name: this.icon, margin: "none", color: this.iconColor }))), hAsync("span", { class: "block__content" }, this.renderDefaultContent()), hAsync("span", { class: "block__chevron", part: "block-chevron" }, hAsync("duet-icon", { class: "block__chevron-icon", icon: this.external ? actionNewWindow.svg : actionArrowRight.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
10763
10762
  }
10764
10763
  renderButtonCardContent() {
10765
10764
  const iconWrapStyle = {
10766
10765
  "background-color": getColorByName(this.iconBackground, this.theme),
10767
10766
  };
10768
- const iconSize = () => {
10769
- if (this.variation === "button") {
10770
- return this.iconBackground && this.isMediumScreen ? "medium" : "small";
10771
- }
10772
- return this.isMediumScreen ? "large" : "medium";
10773
- };
10774
- return (hAsync(Fragment, null, this.icon && (hAsync("span", { class: "icon-wrap", style: iconWrapStyle }, hAsync("duet-icon", { size: iconSize(), name: this.icon, margin: "none", color: this.iconColor }))), hAsync("div", { class: "duet-link-content", part: "duet-link-content" }, hAsync("slot", null)), hAsync("span", { class: "chevron-wrap" }, hAsync("duet-icon", { class: "block__chevron-icon", icon: this.external ? actionNewWindow.svg : actionArrowRight.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
10767
+ return (hAsync(Fragment, null, this.icon && (hAsync("span", { class: "icon-wrap", style: iconWrapStyle }, hAsync("duet-icon", { size: "auto", name: this.icon, margin: "none", color: this.iconColor }))), hAsync("div", { class: "duet-link-content", part: "duet-link-content" }, hAsync("slot", null)), hAsync("span", { class: "chevron-wrap" }, hAsync("duet-icon", { class: "block__chevron-icon", icon: this.external ? actionNewWindow.svg : actionArrowRight.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
10775
10768
  }
10776
10769
  renderContent() {
10777
10770
  switch (this.variation) {
@@ -10791,10 +10784,10 @@ class DuetLink {
10791
10784
  render() {
10792
10785
  const Tag = !this.url ? "button" : "a";
10793
10786
  const isButton = Tag === "button";
10794
- return (hAsync(Host, { key: '2025edd3774d559f0d6877498e0a806532fb310c', class: {
10787
+ return (hAsync(Host, { key: '7bc66b5a0d8eda65d73916cf05f7d630dd14618f', class: {
10795
10788
  [`duet-link-${this.variation}`]: true,
10796
10789
  "duet-m-0": this.margin === "none",
10797
- } }, hAsync(Tag, { key: 'ee013e25058fdfe22cf04784e06162181b9ff5a2', href: this.url, class: {
10790
+ } }, hAsync(Tag, { key: '5d8bb1467f4ccc765cf0badec8f7df7b870fa337', href: this.url, class: {
10798
10791
  "duet-link": true,
10799
10792
  "duet-link-is-external": this.external,
10800
10793
  "duet-link-is-download": !!this.download,
@@ -10835,7 +10828,6 @@ class DuetLink {
10835
10828
  "iconResponsive": [4, "icon-responsive"],
10836
10829
  "margin": [1],
10837
10830
  "padding": [1],
10838
- "isSmallScreen": [32],
10839
10831
  "isMediumScreen": [32],
10840
10832
  "setFocus": [64]
10841
10833
  },
@@ -11216,6 +11208,7 @@ class DuetMenuBar {
11216
11208
  this.boundMqlFunctions[i] = bound;
11217
11209
  }
11218
11210
  }
11211
+ this.checkCenterSlot();
11219
11212
  }
11220
11213
  disconnectedCallback() {
11221
11214
  for (let i = 0; i < this.mql.length; i++) {
@@ -11244,14 +11237,14 @@ class DuetMenuBar {
11244
11237
  render() {
11245
11238
  const slideoutAvailable = document.querySelectorAll("duet-slideout").length > 0;
11246
11239
  const isUsedAsAdditionalHorizontalNav = slideoutAvailable && !this.logo;
11247
- return (hAsync(Host, { key: '080aa307736eb2062f7d685118e18712d1cf615d' }, hAsync("nav", { key: '28cdfe4523173ea7c4f966de8b32e4ab547885d9', class: {
11240
+ return (hAsync(Host, { key: 'a65c23ad487b0568d090ce557e371efd6d9c327e' }, hAsync("nav", { key: '21e9511d958e4399c027bd8c22f2fa5d55b787ea', class: {
11248
11241
  "duet-menu-bar": true,
11249
11242
  "duet-theme-turva": this.theme === "turva",
11250
11243
  "horizontal-nav": isUsedAsAdditionalHorizontalNav,
11251
11244
  "duet-menu-bar-slim": !this.centerSlotUsed,
11252
11245
  hidden: this.hidden && this.hideOnScroll,
11253
11246
  bottom: this.onBottom,
11254
- }, "aria-label": this.accessibleLabel }, hAsync("div", { key: 'b242a73ce21660bdd697be15d4eaa381321d2639', class: "top" }), hAsync("div", { key: '36f578fe0f39f7c41ec2b2c435a58ff995c80c53', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (hAsync("div", { key: 'f95972285bde8b9fbbabdfe18a72515c03e21ad7' }, hAsync("duet-logo", { key: '2aea0ed01de09f12991971f10828f58b8653dbf5', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), hAsync("div", { key: '434f98cee5757650e22c55f2a91cdb8185cdb7f7', class: "list center", role: "list" }, hAsync("div", { key: 'e3842f9812060bd52a44d7dc4d2caaf01120853f', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), hAsync("slot", { key: '88136566fba82ddbf3f2befa931e84eb58c5d3d7', name: "center" }), hAsync("div", { key: 'aed1d51ec2bda38704ccb4540d5ba8cc2f1a8d92', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), hAsync("div", { key: '94e134647ab04eca2cf9da10dc5b71919073b30b', class: "list right", role: "list" }, hAsync("slot", { key: 'a7b1772529b42db719616e6e3b5ba9a45736fb91', name: "right" }))), hAsync("div", { key: '550d375725a383f473ee73d7a00bef6f64eadc57', class: "bottom" }))));
11247
+ }, "aria-label": this.accessibleLabel }, hAsync("div", { key: 'eb917b1c926da1afdb46bd394dd8b9c8c8ffa61e', class: "top" }), hAsync("div", { key: 'cf6bbcdfc49a0d74801a526cbc90adb45540845f', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (hAsync("div", { key: '68e1850c9b52d150b6e4d62fefd5c6dcac8729cc' }, hAsync("duet-logo", { key: '403fb778a1ab49bca29520ca8ed3e29a7608036c', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), hAsync("div", { key: '66972c33fef9180083b6823f0eb2e6249df46a42', class: "list center", role: "list" }, hAsync("div", { key: '5b141c33b3b4e7bf836bba115e06f6657e4d2d9e', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), hAsync("slot", { key: 'a31a813255f7e37f17734297331b69db14d84ac2', name: "center" }), hAsync("div", { key: '0380979146e17aa48f702e5b333465591b7a7d32', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), hAsync("div", { key: '425ef8602860673db531601f0518859444eabe8b', class: "list right", role: "list" }, hAsync("slot", { key: 'c9f71431b68616e5f53b695322da1918e64779de', name: "right" }))), hAsync("div", { key: '2acd626dc57ba7286fc5112c54d1bb137bb8b700', class: "bottom" }))));
11255
11248
  }
11256
11249
  get element() { return getElement(this); }
11257
11250
  static get style() { return DuetMenuBarStyle0; }
@@ -12326,7 +12319,7 @@ class DuetNotification {
12326
12319
  }; }
12327
12320
  }
12328
12321
 
12329
- const duetNotificationDrawerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-drawer{position:relative}@media (min-width: 62em){.duet-drawer{display:inline-block}}.duet-drawer-toggle{position:relative;display:flex;align-items:center;width:100%;height:48px;padding:0 20px;overflow:hidden;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;line-height:48px;color:rgb(8, 42, 77);text-align:left;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:rgb(255, 255, 255);border-bottom:1px solid rgb(212, 223, 229);border-radius:0;-webkit-appearance:none;appearance:none}@media (min-width: 62em){.duet-drawer-toggle{z-index:200;width:auto;max-width:200px;padding:0 30px 0 12px;overflow:hidden;font-size:0.875rem;line-height:4rem;border:0;border-radius:4px;transition:border 300ms ease}}.duet-theme-turva .duet-drawer-toggle{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);background-color:rgb(255, 255, 255);border-color:rgb(222, 224, 228)}.duet-drawer-toggle:active{opacity:0.75}.duet-drawer-toggle:focus{outline:0}:host(.user-is-tabbing) .duet-drawer-toggle:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-drawer-toggle:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-drawer-toggle:hover{color:rgb(0, 75, 129)}.duet-theme-turva .duet-drawer-toggle:hover{color:rgb(113, 118, 132)}.duet-drawer-toggle::after{display:none !important}@media (min-width: 62em){.duet-drawer-toggle::after{position:absolute;top:auto;bottom:0;left:0;display:block !important;width:100%;height:3px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(3px)}.duet-theme-turva .duet-drawer-toggle::after{background:rgb(198, 12, 48)}}.duet-drawer-toggle[aria-expanded=true],.duet-drawer-toggle[aria-expanded=true]:hover{color:rgb(0, 75, 129);border-bottom:1px solid rgb(245, 248, 250);border-radius:0}.duet-theme-turva .duet-drawer-toggle[aria-expanded=true],.duet-theme-turva .duet-drawer-toggle[aria-expanded=true]:hover{color:rgb(113, 118, 132);border-color:rgb(245, 247, 250)}@media (min-width: 62em){.duet-drawer-toggle[aria-expanded=true],.duet-drawer-toggle[aria-expanded=true]:hover{border:0}.duet-drawer-toggle[aria-expanded=true]::after,.duet-drawer-toggle[aria-expanded=true]:hover::after{left:0;width:100%;transform:translateY(0)}}.duet-drawer-icon{position:relative;display:inline-flex;min-width:12px;margin-right:12px;font-size:0;line-height:normal;vertical-align:baseline}@media (min-width: 62em){.duet-drawer-icon{margin-right:8px}}.duet-drawer-label{line-height:1}.duet-drawer-caret{position:absolute;top:50%;right:20px;display:flex;width:10px;height:10px;margin-left:8px;line-height:normal;pointer-events:none;transition:300ms ease;transform:translateY(-50%);transform-origin:50% 50%}@media (min-width: 62em){.duet-drawer-caret{right:16px;width:7px;height:7px}}.duet-drawer-caret duet-icon{width:10px}.duet-drawer-toggle[aria-expanded=true] .duet-drawer-caret{transform:translateY(-50%) rotate(180deg)}.duet-drawer-badge{position:absolute;top:0;right:0;display:inline-block;width:6px;height:6px;background:rgb(247, 178, 40);border-radius:50%;box-shadow:0 0 0 1px #c18b1f}.duet-theme-turva .duet-drawer-badge{background:rgb(247, 178, 40)}.duet-drawer-content{display:none;background-color:rgb(255, 255, 255);border-bottom:1px solid rgb(212, 223, 229)}.duet-drawer-content:focus{outline:0}.duet-theme-turva .duet-drawer-content{background-color:rgb(255, 255, 255);border-color:rgb(212, 223, 229)}@media (min-width: 62em){.duet-drawer-content{position:absolute;top:100%;z-index:600;display:block;width:450px;max-height:420px;padding-left:0;overflow-y:auto;visibility:hidden;background-color:rgb(255, 255, 255);border:1px solid rgb(212, 223, 229);border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:300ms ease;transform:scale(0.95) translateZ(0) translateY(-10px);transform-origin:50% 0;scrollbar-width:none}.duet-drawer-content::-webkit-scrollbar{display:none}.duet-theme-turva .duet-drawer-content{background-color:rgb(255, 255, 255)}.duet-drawer-content.duet-drawer-left{right:0}.duet-drawer-content.duet-drawer-right{left:0}}.duet-drawer-content.duet-drawer-open{display:block}@media (min-width: 62em){.duet-drawer-content.duet-drawer-open{visibility:visible;opacity:1;transform:scale(1) translateZ(0) translateY(0)}}";
12322
+ const duetNotificationDrawerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-drawer{position:relative}@media (min-width: 62em){.duet-drawer{display:inline-block}}.duet-drawer-toggle{position:relative;display:flex;align-items:center;width:100%;height:48px;padding:0 20px;overflow:hidden;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;line-height:48px;color:rgb(8, 42, 77);text-align:left;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:rgb(255, 255, 255);border-bottom:1px solid rgb(212, 223, 229);border-radius:0;-webkit-appearance:none;appearance:none}@media (min-width: 62em){.duet-drawer-toggle{z-index:200;width:auto;max-width:200px;padding:0 30px 0 12px;overflow:hidden;font-size:0.875rem;line-height:4rem;border:0;border-radius:4px;transition:border 300ms ease}}.duet-theme-turva .duet-drawer-toggle{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);background-color:rgb(255, 255, 255);border-color:rgb(222, 224, 228)}.duet-drawer-toggle:active{opacity:0.75}.duet-drawer-toggle:focus{outline:0}:host(.user-is-tabbing) .duet-drawer-toggle:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-drawer-toggle:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-drawer-toggle:hover{color:rgb(0, 75, 129)}.duet-theme-turva .duet-drawer-toggle:hover{color:rgb(113, 118, 132)}.duet-drawer-toggle::after{display:none !important}@media (min-width: 62em){.duet-drawer-toggle::after{position:absolute;top:auto;bottom:0;left:0;display:block !important;width:100%;height:3px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(3px)}.duet-theme-turva .duet-drawer-toggle::after{background:rgb(198, 12, 48)}}.duet-drawer-toggle[aria-expanded=true],.duet-drawer-toggle[aria-expanded=true]:hover{color:rgb(0, 75, 129);border-bottom:1px solid rgb(245, 248, 250);border-radius:0}.duet-theme-turva .duet-drawer-toggle[aria-expanded=true],.duet-theme-turva .duet-drawer-toggle[aria-expanded=true]:hover{color:rgb(113, 118, 132);border-color:rgb(245, 247, 250)}@media (min-width: 62em){.duet-drawer-toggle[aria-expanded=true],.duet-drawer-toggle[aria-expanded=true]:hover{border:0}.duet-drawer-toggle[aria-expanded=true]::after,.duet-drawer-toggle[aria-expanded=true]:hover::after{left:0;width:100%;transform:translateY(0)}}.duet-drawer-icon{position:relative;display:inline-flex;min-width:12px;margin-right:12px;font-size:0;line-height:normal;vertical-align:baseline}@media (min-width: 62em){.duet-drawer-icon{margin-right:8px}}.duet-drawer-label{line-height:1}.duet-drawer-caret{position:absolute;top:50%;right:20px;display:flex;width:10px;height:10px;margin-left:8px;line-height:normal;pointer-events:none;transition:300ms ease;transform:translateY(-50%);transform-origin:50% 50%}@media (min-width: 62em){.duet-drawer-caret{right:16px;width:7px;height:7px}}.duet-drawer-caret duet-icon{width:10px}.duet-drawer-toggle[aria-expanded=true] .duet-drawer-caret{transform:translateY(-50%) rotate(180deg)}.duet-drawer-badge{position:absolute;top:0;right:0;display:inline-block;width:6px;height:6px;background:rgb(247, 178, 40);border-radius:50%;box-shadow:0 0 0 1px #c18b1f}.duet-theme-turva .duet-drawer-badge{background:rgb(247, 178, 40)}.duet-drawer-content{display:none;background-color:rgb(255, 255, 255);border-bottom:1px solid rgb(212, 223, 229)}.duet-drawer-content:focus{outline:0}.duet-theme-turva .duet-drawer-content{background-color:rgb(255, 255, 255);border-color:rgb(212, 223, 229)}@media (min-width: 62em){.duet-drawer-content{position:absolute;top:100%;z-index:600;display:block;width:450px;max-height:420px;padding-left:0;overflow-y:auto;visibility:hidden;background-color:rgb(255, 255, 255);border:1px solid rgb(212, 223, 229);border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:300ms ease;transform:scale(0.95) translateZ(0) translateY(-10px);transform-origin:50% 0}.duet-theme-turva .duet-drawer-content{background-color:rgb(255, 255, 255)}.duet-drawer-content.duet-drawer-left{right:0}.duet-drawer-content.duet-drawer-right{left:0}}.duet-drawer-content.duet-drawer-open{display:block}@media (min-width: 62em){.duet-drawer-content.duet-drawer-open{visibility:visible;opacity:1;transform:scale(1) translateZ(0) translateY(0)}}";
12330
12323
  var DuetNotificationDrawerStyle0 = duetNotificationDrawerCss;
12331
12324
 
12332
12325
  const ESC_KEY = 27;
@@ -15057,14 +15050,14 @@ class DuetPopupMenu {
15057
15050
  overflowY: "auto",
15058
15051
  height: this.popupMenuStyleHeight,
15059
15052
  };
15060
- return (hAsync(Host, { key: '4754c8522cdd93a4e90398840cb321821636b489' }, hAsync("div", { key: '45ceb31093aa93bf21e61daed2c77c4ba816556f', ref: element => {
15053
+ return (hAsync(Host, { key: 'af39c297a7f2c03182e3671d23fc67162e7854e3' }, hAsync("div", { key: '7c8fd36f7f0bbe630e5c47f942327700dd3ad3eb', ref: element => {
15061
15054
  this.menuElement = element;
15062
15055
  }, style: styles, class: {
15063
15056
  open: this.open,
15064
15057
  "duet-popup-menu-list": true,
15065
15058
  "duet-theme-turva": this.theme === "turva",
15066
15059
  "scroll-visible": this.scrollLimit < this.itemElements.length,
15067
- }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, hAsync("slot", { key: '88dde9607c352adc70eb6a27b5fab917585cef1e' }))));
15060
+ }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, hAsync("slot", { key: '60c5bb890286cbbc5a9a33e8bc3d0fc1888dd193' }))));
15068
15061
  }
15069
15062
  get element() { return getElement(this); }
15070
15063
  static get watchers() { return {
@@ -19308,7 +19301,7 @@ class DuetToolbarDropdownLink {
19308
19301
  }; }
19309
19302
  }
19310
19303
 
19311
- const duetToolbarItemCss = "*,*::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;height:100%}.duet-toolbar-item{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer}.duet-toolbar-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-toolbar-item:focus,.duet-toolbar-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-item .duet-toolbar-icon{position:relative;display:inline-flex;font-size:0;line-height:normal;vertical-align:baseline}.duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge{position:absolute;top:0;left:11px;display:inline-block;width:6px;height:6px;background:rgb(247, 178, 40);border-radius:50%;box-shadow:0 0 0 1px #c18b1f}.duet-theme-turva .duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge{background:rgb(247, 178, 40)}.duet-toolbar-item .trailing-icon{width:16px;height:16px}.duet-toolbar-item .trailing-icon.trailing-icon-arrow{width:7px;height:7px}.duet-toolbar-item .external-icon{width:10px;height:10px}.duet-toolbar-item[aria-expanded=true] .trailing-icon.rotate{transform:rotate(180deg)}.duet-toolbar-item.primary,.duet-toolbar-item.secondary{color:rgb(255, 255, 255)}.duet-toolbar-item.primary[aria-expanded=true],.duet-toolbar-item.secondary[aria-expanded=true]{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.primary duet-icon,.duet-toolbar-item.secondary duet-icon{color:rgb(198, 225, 238)}.duet-toolbar-item.primary[aria-expanded=true]{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.secondary[aria-expanded=true]{background:rgb(3, 56, 102)}.duet-toolbar-item.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-toolbar-item.duet-theme-turva.primary{color:rgb(255, 255, 255)}.duet-toolbar-item.duet-theme-turva.primary[aria-expanded=true]{background:rgba(23, 28, 58, 0.2)}.duet-toolbar-item.duet-theme-turva.primary duet-icon{color:rgb(255, 185, 190)}.duet-toolbar-item:hover{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-toolbar-item:hover.primary,.duet-toolbar-item:hover.secondary{color:rgb(255, 255, 255)}.duet-toolbar-item:hover.primary{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item:hover.secondary{background:rgb(3, 56, 102)}.duet-toolbar-item:hover.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-toolbar-item:hover.duet-theme-turva.primary{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-item.active{color:rgb(8, 42, 77)}.duet-toolbar-item.active.primary,.duet-toolbar-item.active.secondary{font-weight:600;color:rgb(255, 255, 255)}.duet-toolbar-item.active.primary::after,.duet-toolbar-item.active.secondary::after{display:none}.duet-toolbar-item.active.primary{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.active.secondary{background:rgb(3, 56, 102)}.duet-toolbar-item.active::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-toolbar-item.active::after.duet-theme-turva{background:rgb(198, 12, 48)}.duet-toolbar-item.active.duet-theme-turva{color:rgb(23, 28, 58)}.duet-toolbar-item.active.duet-theme-turva::after{background:rgb(198, 12, 48)}.duet-toolbar-item.active.duet-theme-turva.primary{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}";
19304
+ const duetToolbarItemCss = "*,*::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;height:100%}.duet-toolbar-item{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer}.duet-toolbar-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-toolbar-item:focus,.duet-toolbar-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-item:focus.primary{box-shadow:0 0 0 4px rgba(8, 42, 77, 0.3), 0 0 0 1px #033866}.duet-theme-turva .duet-toolbar-item:focus.primary,.duet-toolbar-item:focus.primary.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-item .duet-toolbar-icon{position:relative;display:inline-flex;font-size:0;line-height:normal;vertical-align:baseline}.duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge{position:absolute;top:0;left:11px;display:inline-block;width:6px;height:6px;background:rgb(247, 178, 40);border-radius:50%;box-shadow:0 0 0 1px #c18b1f}.duet-theme-turva .duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge{background:rgb(247, 178, 40)}.duet-toolbar-item .trailing-icon{width:16px;height:16px}.duet-toolbar-item .trailing-icon.trailing-icon-arrow{width:7px;height:7px}.duet-toolbar-item .external-icon{width:10px;height:10px}.duet-toolbar-item[aria-expanded=true] .trailing-icon.rotate{transform:rotate(180deg)}.duet-toolbar-item.primary,.duet-toolbar-item.secondary{color:rgb(255, 255, 255)}.duet-toolbar-item.primary[aria-expanded=true],.duet-toolbar-item.secondary[aria-expanded=true]{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.primary duet-icon,.duet-toolbar-item.secondary duet-icon{color:rgb(198, 225, 238)}.duet-toolbar-item.primary[aria-expanded=true]{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.secondary[aria-expanded=true]{background:rgb(3, 56, 102)}.duet-toolbar-item.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-toolbar-item.duet-theme-turva.primary{color:rgb(255, 255, 255)}.duet-toolbar-item.duet-theme-turva.primary[aria-expanded=true]{background:rgba(23, 28, 58, 0.2)}.duet-toolbar-item.duet-theme-turva.primary duet-icon{color:rgb(255, 185, 190)}.duet-toolbar-item:hover{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-toolbar-item:hover.primary,.duet-toolbar-item:hover.secondary{color:rgb(255, 255, 255)}.duet-toolbar-item:hover.primary{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item:hover.secondary{background:rgb(3, 56, 102)}.duet-toolbar-item:hover.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-toolbar-item:hover.duet-theme-turva.primary{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-item.active{color:rgb(8, 42, 77)}.duet-toolbar-item.active.primary,.duet-toolbar-item.active.secondary{font-weight:600;color:rgb(255, 255, 255)}.duet-toolbar-item.active.primary::after,.duet-toolbar-item.active.secondary::after{display:none}.duet-toolbar-item.active.primary{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.active.secondary{background:rgb(3, 56, 102)}.duet-toolbar-item.active::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-toolbar-item.active::after.duet-theme-turva{background:rgb(198, 12, 48)}.duet-toolbar-item.active.duet-theme-turva{color:rgb(23, 28, 58)}.duet-toolbar-item.active.duet-theme-turva::after{background:rgb(198, 12, 48)}.duet-toolbar-item.active.duet-theme-turva.primary{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}";
19312
19305
  var DuetToolbarItemStyle0 = duetToolbarItemCss;
19313
19306
 
19314
19307
  class DuetToolbarItem {
@@ -21387,7 +21380,7 @@ class DuetUploadItem$1 {
21387
21380
  inheritGlobalTheme(this);
21388
21381
  }
21389
21382
  render() {
21390
- return (hAsync(Host, { key: '09cda52368fdcb62f846c32cdf28eae11249f954' }, hAsync("duet-visually-hidden", { key: 'd82dd61c2ca3989e78f3e77f9e7ea5a5f1c207c9', "aria-hidden": "true" }, hAsync("input", { key: 'bd1484bd154e9ede621a58511bf8f3fb90d4c07b', ref: input => {
21383
+ return (hAsync(Host, { key: '9d8249a9d87b3bf8168ccccde88d37a4b8041e9e' }, hAsync("duet-visually-hidden", { key: '533a54082210a7342e55fc3154e66427195462dd', "aria-hidden": "true" }, hAsync("input", { key: '741edfe15384ebdfbc41ab87896c6eeaa5619f82', ref: input => {
21391
21384
  this.nativeInput = input;
21392
21385
  }, type: "file", class: {
21393
21386
  "duet-upload": true,