@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
@@ -61,6 +61,14 @@ export class DuetFooter {
61
61
  originalEvent: ev,
62
62
  });
63
63
  };
64
+ this.setDataAttributes = (element, item) => {
65
+ if (!item.data) {
66
+ return;
67
+ }
68
+ for (const key in item.data) {
69
+ element.dataset[key] = item.data[key];
70
+ }
71
+ };
64
72
  this.processedMainItem = null;
65
73
  this.processedItems = null;
66
74
  this.processedMenu = null;
@@ -108,25 +116,25 @@ export class DuetFooter {
108
116
  render() {
109
117
  const text = getLocaleString(i18n, this.language);
110
118
  const copyrightLabel = this.theme === "turva" ? text.turva : text.lahi;
111
- return (h("footer", { key: '75ce11161efe6855a6a5b9ea3ac69f765607dc76', class: {
119
+ return (h("footer", { key: '5e5ce617086534a829187dfcc98bdc410b38fe8c', class: {
112
120
  "duet-footer": true,
113
121
  "duet-m-0": this.margin === "none",
114
122
  "duet-theme-turva": this.theme === "turva",
115
123
  "duet-footer-simple": this.variation === "simple",
116
- }, "aria-label": this.accessibleLabel }, h("div", { key: '23c753fba06a5ed4b0de30765fce8e919e291f05', class: "duet-footer-wrapper" }, this.variation !== "simple" && (h("div", { key: 'd7e9578069a59e30d214706e33de6956ffe2cf3a', class: {
124
+ }, "aria-label": this.accessibleLabel }, h("div", { key: '943eb7486bde901469c3d38bc8f47f45873061a1', class: "duet-footer-wrapper" }, this.variation !== "simple" && (h("div", { key: '97ea7a84f34b7f2f6dd1b7cc5459f6f3a8ec0697', class: {
117
125
  "duet-footer-top": true,
118
126
  "duet-has-info": this.hasInfoSlot,
119
- }, part: "top" }, h("div", { key: '8ad9d1ea07a57748f5ebdd059988938a21267931', class: "footer-top-logo" }, h("duet-logo", { key: '25ea3935ef88a5d3c1e42e9fdf64872588002a9e', href: this.logoHref, onClick: this.handleLogoClick, size: "large", inverse: true, language: this.language, theme: this.theme })), h("div", { key: '2006d743a6ed3d7488253961c4340f66496823a4', class: "footer-top-right-container" }, h("slot", { key: 'd327dab130eabe791f9ae1018e5c4e9561ff565b', name: "info" }), h("div", { key: 'ad543c47ee44aec916299a4bd621fbdfb8b926bb', class: "footer-top-items" }, this.processedItems &&
127
+ }, part: "top" }, h("div", { key: '69e42a6e7e0b9a33783030805b677974cfaf2675', class: "footer-top-logo" }, h("duet-logo", { key: '3b13cceb42bd3d42b35ec79d474f902715b32469', href: this.logoHref, onClick: this.handleLogoClick, size: "large", inverse: true, language: this.language, theme: this.theme })), h("div", { key: '0f50be10f253b901ea15babfe2e65972ee4e1bf5', class: "footer-top-right-container" }, h("slot", { key: 'fff546c5fd473c9777b2981d8e9b234d63424fe2', name: "info" }), h("div", { key: 'd344981599f0d422f5c8b8426cd6eef8e55fca73', class: "footer-top-items" }, this.processedItems &&
120
128
  this.processedItems.map((item, index) => {
121
129
  var _a, _b, _c, _d, _e, _f;
122
- return (h(Fragment, null, index > 0 && h("duet-spacer", { size: "x-large", direction: "horizontal" }), h("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:"))
130
+ return (h(Fragment, null, index > 0 && h("duet-spacer", { size: "x-large", direction: "horizontal" }), h("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:"))
123
131
  ? "form-tel"
124
132
  : ((_b = item.href) === null || _b === void 0 ? void 0 : _b.startsWith("mailto:"))
125
133
  ? "navigation-message"
126
134
  : "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:"))
127
135
  ? "medium"
128
136
  : "medium-small", onClick: event => this.handleItemClick(event, item), onMouseEnter: event => this.emitDuetEvent(event, item), onTouchStart: event => this.emitDuetEvent(event, item) }, item.label)));
129
- }))))), h("slot", { key: '290581e40b6f214b20375b6aaa687ef30d2f8277', name: "extra" }), h("p", { key: '9ed4238b3f37a84cc206e43f67b0c72fea3810ab', class: "duet-footer-menu", part: "menu" }, h("span", { key: '388d43bba3aef1e0a88f65a2416217c6d76a236a', class: "duet-footer-copyright" }, `${copyrightLabel} ${new Date().getFullYear()}`), h("span", { key: 'e7f66b6f310a9770ae74eb507f09824c8c3fff1c', class: "duet-footer-menu-links" }, this.processedMenu && (h(Fragment, { key: 'f5e52871d8d27400126ee19b4720a45598d561cf' }, this.processedMenu.map(item => (h("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 && (h(Fragment, null, h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), h("span", { class: "duet-footer-external" }, h("duet-icon", { icon: newWindowIconSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), h("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/")))))))), h("p", { key: 'f8bd86bfb9707786b07f5e49ac957a0c0f3c0380', class: "duet-footer-copyright duet-footer-copyright-mobile" }, `${copyrightLabel} ${new Date().getFullYear()}`))));
137
+ }))))), h("slot", { key: 'df707047134c97f909836d8f230b9afc286bf92b', name: "extra" }), h("p", { key: 'eeac2d838f28bd02c934465562ec7d4fc4186bc0', class: "duet-footer-menu", part: "menu" }, h("span", { key: 'd0490746b5085399784da40b62f9d0aee94c41d7', class: "duet-footer-copyright" }, `${copyrightLabel} ${new Date().getFullYear()}`), h("span", { key: 'd6c3eec9132128503493b6fed1da4e8ceed436bc', class: "duet-footer-menu-links" }, this.processedMenu && (h(Fragment, { key: 'cf44e482a16ec1ddbe8b7b7affa91f7a54250c4b' }, this.processedMenu.map(item => (h("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 && (h(Fragment, null, h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), h("span", { class: "duet-footer-external" }, h("duet-icon", { icon: newWindowIconSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), h("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/")))))))), h("p", { key: 'af9233433eea11f52bb1fb600323f2c8475303da', class: "duet-footer-copyright duet-footer-copyright-mobile" }, `${copyrightLabel} ${new Date().getFullYear()}`))));
130
138
  }
131
139
  static get is() { return "duet-footer"; }
132
140
  static get encapsulation() { return "shadow"; }
@@ -284,7 +292,7 @@ export class DuetFooter {
284
292
  "optional": false,
285
293
  "docs": {
286
294
  "tags": [],
287
- "text": "An array of items for the main footer links. Items have to include mandatory\n\"label\" and \"href\" fields to work. Additionally, you can pass an \"id\"\nthat is added as an HTML identifier for the anchor tag. Note that previously mandatory\n\"icon\" field has now been removed - setting it has no effect."
295
+ "text": "An array of items for the main footer links. Items have to include mandatory\n\"label\" and \"href\" fields to work. Additionally, you can pass an \"id\"\nthat is added as an HTML identifier for the anchor tag.\nAlso data object can be given to set data attributes to items.\nNote that previously mandatory \"icon\" field has now been removed - setting it has no effect."
288
296
  },
289
297
  "getter": false,
290
298
  "setter": false,
@@ -374,7 +382,7 @@ export class DuetFooter {
374
382
  "optional": false,
375
383
  "docs": {
376
384
  "tags": [],
377
- "text": "An array of items for the small footer menu. Items have to include mandatory\n\"label\" and \"href\" fields to work. Additionally, you can pass an \"id\" that is\nadded as an HTML identifier for the anchor tag."
385
+ "text": "An array of items for the small footer menu. Items have to include mandatory\n\"label\" and \"href\" fields to work.\nAlso data object can be given to set data attributes to items.\nAdditionally, you can pass an \"id\" that is added as an HTML identifier for the anchor tag."
378
386
  },
379
387
  "getter": false,
380
388
  "setter": false,
@@ -33,7 +33,7 @@ export class DuetHeading {
33
33
  render() {
34
34
  const TagName = sanitizeString(this.level);
35
35
  const color = getColorByName(this.color);
36
- return (h(TagName, { key: '54ef8666a3921667c4943b6572f9c063279efb2a', class: {
36
+ return (h(TagName, { key: '254585b23310b58e9fa3c75de98c1bdd62283ae9', class: {
37
37
  "duet-heading": true,
38
38
  "duet-heading-border": this.border !== false,
39
39
  "duet-heading-border-solid": this.border === "solid",
@@ -44,7 +44,7 @@ export class DuetHeading {
44
44
  [this.visualLevel ? this.visualLevel : this.level]: true,
45
45
  "duet-theme-turva": this.theme === "turva",
46
46
  "fixed-size": this.fixedSize,
47
- }, style: { color }, part: "duet-heading" }, h("slot", { key: '8b663ccf47b427cbc32c82db7d82577e27a6c3f4' })));
47
+ }, style: { color }, part: "duet-heading" }, h("slot", { key: '408af76a0856d17891671ef22c16277d368902f6' })));
48
48
  }
49
49
  static get is() { return "duet-heading"; }
50
50
  static get encapsulation() { return "shadow"; }
@@ -158,7 +158,7 @@ export class DuetHero {
158
158
  outlineColor = "color-primary-turva";
159
159
  }
160
160
  }
161
- return (h("div", { key: '34b0fa7657a0cefe2530145ba9994b3730fc1ba3', role: "region", class: {
161
+ return (h("div", { key: '042faa3515dd2b2a3413df6646b8721837571bf9', role: "region", class: {
162
162
  "duet-hero": true,
163
163
  "duet-theme-turva": this.theme === "turva",
164
164
  "duet-has-category-icon": !!this.categoryIcon,
@@ -176,17 +176,17 @@ export class DuetHero {
176
176
  "duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
177
177
  "duet-hero-left-align": this.leftAlign && !campaignOrSection,
178
178
  "duet-hero-narrow": this.layout === "narrow",
179
- }, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: 'c437da23377411306d72658c060484616044b985', class: "background-area" }, h("div", { key: '9d1120b2e967da1b48547f390bb26b9e490a4c54', class: "background-container" }, h("div", { key: 'f22b317a346432a6fe82290cb87cd94a40faeb53', class: "background" }, h("img", { key: '6b1160054265f4f81b55b2c4de0f1b41daf84f0f', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), h("div", { key: '9e07390956ddb4121d9d7a14e61479910bb1fe24', class: "brand-shape" })))), this.variation === "product" && this.image && (h("div", { key: '5e9cc93331c61c35889273c717939d45e12358df', class: { "background-area": true, [this.layout]: true } }, h("div", { key: 'aa1c53e1d9671d3b3ed27bbfce89fc1b9a56c444', class: { "background-container": true, [this.layout]: true } }, h("div", { key: '64a3c03241425c93b2b59a1cf7464885ed660547', class: { background: true, [this.layout]: true } }, h("div", { key: 'bb9c70d6aeeef4675a976aa834e65e2ff67bad6c', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { key: 'c7aa8d0057cd29e91fa03131ef8adf0983911033', class: { "brand-shape": true, [this.layout]: true } }), h("div", { key: 'b15b68de245df65d285c17e5a6404db37d39a123', class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { key: 'f5ae87dc0273c14281d6fa52fb7f1723011b77f9', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { key: 'b95b9d9a52e6b37e06c121e979437280bb8690ac', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { key: 'e6b5f02129d8d12f23eaf3060002c386e9fc2abb', class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { key: '913cc8bac1e976031f8d83d9403a0bb278484385', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (h("div", { key: 'b9bcd7c9b5d47bea82677384dca48e87fc5ae66a', class: "background-area" }, h("div", { key: '003f7ecfe974206b97fc34f9d9e56b7ebab72481', class: "background" }, h("div", { key: '6df5dd4117ff337a2cd521da9413e0f786f6c5bc', class: "background-mask" }), this.theme !== "turva" && h("div", { key: '1e883db2fbda4a817a2317a8eb7219e8efcdbd78', class: "brand-shape" }), h("div", { key: '9b66049c88f38bbbeac1437d00a76b15c744f2a9', class: "brand-shaped-image" }, h("div", { key: '95487680d6c06b661a1e35e5981b03ee1d1363da', class: "brand-shaped-image-wrapper" }, h("div", { key: 'ffb4648a4b9a61e872a3d9a56f9ea0ffa6f88679', class: "brand-shaped-image-bg", style: styles })))))), h("div", { key: '23efe67a7de1b268da1ee8eb8f734831f39716aa', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { key: 'ef3a088c5dfcbb3d4b55394ca9e48a249b253dfd', class: "duet-hero-image-mask" }, h("div", { key: '2cf63fc6a5817eb94189b58ec8c4eae9e9438954', class: "duet-hero-image-wrapper" }, h("div", { key: '1b313a33272a5cffacd37c6941fe7dd3d9610adf', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
180
- this.processedBack && (h("div", { key: 'ebbf76facf59c1b0f41baef5c55f915317c95dd1', class: "duet-hero-back" }, h("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, {
179
+ }, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: 'e2f9ad908b71bbdae666b98ec16b0b86fa1019c4', class: "background-area" }, h("div", { key: 'dc010fb66ed6094a9f3c5fb50480aabe8e27df1e', class: "background-container" }, h("div", { key: '30e68b81f449aefc9909dbe9d3c85a5db96eb875', class: "background" }, h("img", { key: '37c6413d57c6d2b0d1e4e3757595548ae958ec8c', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), h("div", { key: 'aa7c28ff5dfe2416f0a17170e84152dc3880e6d3', class: "brand-shape" })))), this.variation === "product" && this.image && (h("div", { key: '5c4edeeeea2594031e72a9392e1780adb10b7b5b', class: { "background-area": true, [this.layout]: true } }, h("div", { key: '2de78135fb229eee2f247265f025584c7dc05ea3', class: { "background-container": true, [this.layout]: true } }, h("div", { key: 'cc35df8e4eb5113c183c71f7ae0ef7416cdea82c', class: { background: true, [this.layout]: true } }, h("div", { key: '532040a219f6b2501581ba79858ccdc0cef1621e', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { key: '5af3197b05be3f76c8e1b3b692b61976525a4c86', class: { "brand-shape": true, [this.layout]: true } }), h("div", { key: 'be29d2c5ed5d37e2ac2c337b999f482342111d42', class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { key: '45fc7f8aec41aa72b3449fc6f1bc4916322d351e', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { key: '28491ef470b0c4194a103a5a900b75f87cc9db75', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { key: '34e01d6e835e9481e5ca81fd474eac306fed5c59', class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { key: '376283255281543db424c9a5f58e070730862fe6', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (h("div", { key: 'e252acf13371ed78175cb0b94622bc63ccd7d045', class: "background-area" }, h("div", { key: '49e9baf84444ab01c8e0cbe7594011a8698e6eec', class: "background" }, h("div", { key: '2bcceb2336dcfe8374a7cf60fa35dbd4ce52490e', class: "background-mask" }), this.theme !== "turva" && h("div", { key: '52634cfe76a69e40b04b97f24e59479431c72dc8', class: "brand-shape" }), h("div", { key: '8a14aaedb374b4cf2544c3964060a390d842634a', class: "brand-shaped-image" }, h("div", { key: 'df369fc19adf5d50a5382be8c5aeb261c61facdf', class: "brand-shaped-image-wrapper" }, h("div", { key: 'fa987dc1145cdcb6e2a94fc229951cb69f4be7cc', class: "brand-shaped-image-bg", style: styles })))))), h("div", { key: '550e54f44b106bc7f17170fc2cadde053115946d', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { key: '15936336c629c699a2a8ffc51ce4caa27490e5d0', class: "duet-hero-image-mask" }, h("div", { key: '86c4a59bca1022566f12904a9e703892d16ae6a4', class: "duet-hero-image-wrapper" }, h("div", { key: 'e5f4e326722827fe61a25a1eb065ebc2fc70b823', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
180
+ this.processedBack && (h("div", { key: '8b51c232e3324becc735a3e01f9885068a1d0164', class: "duet-hero-back" }, h("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, {
181
181
  label: this.processedBack.label,
182
182
  href: this.processedBack.href,
183
183
  id: this.processedBack.id,
184
184
  analyticsId: this.processedBack.analyticsId,
185
- }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("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 })), h("div", { key: '3b01acea1f50b9922f5aa6d71e774f4d7850b496', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (h("duet-paragraph", { key: 'e79f23f635ad96606f5e19bded50a09944128711', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium" }, this.preHeading ? (this.preHeading) : (h("span", null, h("slot", { name: "pre-heading" }))))), h("slot", { key: 'c3f996d48967b90a96f57ce3bce1b67c872e4a4c', name: "badge" }), (this.heading || this.hasHeadingSlot) && (h("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) : (h("span", null, h("slot", { name: "heading" }))))), campaignOrSection && this.hasSubHeadingSlot && (h("duet-heading", { key: 'd004f6ef3e466ad2a15fd0675795c59abe78c2d7', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, h("span", { key: 'ba3e4f7b6c59f0afac59aab3519e743f16b06922' }, h("slot", { key: '3116a6ddc51566c87041fbf105fb85153847352d', name: "subheading" })))), this.description && (h("duet-paragraph", { key: 'df3a0f01f00bb5ecc5af0db0949f1f3374c3fefe', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (h("duet-list", { key: '38f3c9a55245f6feec7a522e4dcdbc1b4db6275b', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (h("duet-list-item", null, h("span", { slot: "label" }, item.label), h("span", { slot: "value" }, item.value)))))), this.buttonLabel && (h("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)), h("slot", { key: '2a756b3cb5209942776cf8ac0596ef9a75bbae01' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (h("div", { key: '67f20d365318b327a2ccc0f16aec91d0d24075ee', class: "duet-hero-links" }, this.processedActions.map(item => (h("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, h("div", { class: "duet-hero-action-icon" }, h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), h("span", null, item.label), item.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (h("div", { class: "duet-hero-action-arrow" }, h("duet-icon", { icon: newWindowIcon.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
185
+ }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("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 })), h("div", { key: '861d9fe8b7c1dbb0c7320b2349aa3a8a5d557deb', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (h("duet-paragraph", { key: '2a4e5c820973928c6535fdae500e61e1e48c20b9', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium" }, this.preHeading ? (this.preHeading) : (h("span", null, h("slot", { name: "pre-heading" }))))), h("slot", { key: 'a6351115bab75f50d9788de544279ab250263bea', name: "badge" }), (this.heading || this.hasHeadingSlot) && (h("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 : h("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (h("duet-heading", { key: '35f2d525dfc0ab9114d631d4d924f7168800f17e', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, h("slot", { key: '5ae76dc039702e2ded036c96281d92a7677fa7fa', name: "subheading" }))), this.description && (h("duet-paragraph", { key: '9505d79cbb4aebe18cfc17188ab26b51261d3030', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (h("duet-list", { key: '08b42059a383c572e35770ac58675e52835e6ca4', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (h("duet-list-item", null, h("span", { slot: "label" }, item.label), h("span", { slot: "value" }, item.value)))))), this.buttonLabel && (h("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)), h("slot", { key: 'd01b15af27908460f842849056c3674d15c5657b' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (h("div", { key: 'be292afbb69089eaf0e8da5177ce24ebc43e6df5', class: "duet-hero-links" }, this.processedActions.map(item => (h("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, h("div", { class: "duet-hero-action-icon" }, h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), h("span", null, item.label), item.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (h("div", { class: "duet-hero-action-arrow" }, h("duet-icon", { icon: newWindowIcon.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
186
186
  this.variation !== "image" &&
187
187
  !campaignOrSection &&
188
188
  this.variation !== "product" &&
189
- this.variation !== "content" && h("div", { key: '83ac2407634045ce753debb18a3fe5e5c91ef065', class: "duet-hero-image", style: styles }), h("slot", { key: '241f94b8d985ce1a87f77d497beace9d29a80622', name: "bottom" }))));
189
+ this.variation !== "content" && h("div", { key: 'fdb280d9ab7d830528568ee8027de7d79db61f7f', class: "duet-hero-image", style: styles }), h("slot", { key: '5c6c4892f700e257e5bcef89be26c5c52e43e402', name: "bottom" }))));
190
190
  }
191
191
  static get is() { return "duet-hero"; }
192
192
  static get encapsulation() { return "shadow"; }
@@ -239,11 +239,8 @@ export class DuetHero {
239
239
  "required": false,
240
240
  "optional": false,
241
241
  "docs": {
242
- "tags": [{
243
- "name": "deprecated",
244
- "text": "please use heading slot instead.\nThe heading of the hero area, rendered in an H1 tag. P.S. you can control\nthe level of the HTML heading by using \u201Clevel\u201D prop. If empty, heading\nwill be hidden."
245
- }],
246
- "text": ""
242
+ "tags": [],
243
+ "text": "The heading of the hero area, rendered in an H1 tag. P.S. you can control\nthe level of the HTML heading by using \u201Clevel\u201D prop. If empty, heading\nwill be hidden. There is also a heading slot that can be used."
247
244
  },
248
245
  "getter": false,
249
246
  "setter": false,
@@ -53,10 +53,10 @@
53
53
  }
54
54
  .duet-link:focus {
55
55
  outline: 0;
56
- box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
56
+ box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important;
57
57
  }
58
58
  .duet-theme-turva .duet-link:focus, .duet-link:focus.duet-theme-turva {
59
- box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
59
+ box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important;
60
60
  }
61
61
  .duet-link.duet-theme-turva {
62
62
  font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
@@ -153,6 +153,20 @@ button {
153
153
  .block .block__icon {
154
154
  display: flex;
155
155
  }
156
+ .block .block__icon duet-icon {
157
+ width: 16px;
158
+ height: 16px;
159
+ }
160
+ .block .block__icon duet-icon.icon-responsive {
161
+ width: 30px;
162
+ height: 30px;
163
+ }
164
+ @media (max-width: 22.5em) {
165
+ .block .block__icon duet-icon.icon-responsive {
166
+ width: 24px;
167
+ height: 24px;
168
+ }
169
+ }
156
170
  .block .block__content {
157
171
  position: relative;
158
172
  bottom: 2px;
@@ -203,6 +217,18 @@ button {
203
217
  align-items: center;
204
218
  justify-content: center;
205
219
  }
220
+ .duet-link.button .icon-wrap duet-icon,
221
+ .duet-link.card .icon-wrap duet-icon {
222
+ width: 24px;
223
+ height: 24px;
224
+ }
225
+ @media (min-width: 48em) {
226
+ .duet-link.button .icon-wrap duet-icon,
227
+ .duet-link.card .icon-wrap duet-icon {
228
+ width: 30px;
229
+ height: 30px;
230
+ }
231
+ }
206
232
  .duet-link.button.duet-link-has-icon-background,
207
233
  .duet-link.card.duet-link-has-icon-background {
208
234
  min-height: 60px;
@@ -216,6 +242,18 @@ button {
216
242
  height: 36px;
217
243
  border-radius: 8px;
218
244
  }
245
+ .duet-link.button.duet-link-has-icon-background .icon-wrap duet-icon,
246
+ .duet-link.card.duet-link-has-icon-background .icon-wrap duet-icon {
247
+ width: 20px;
248
+ height: 20px;
249
+ }
250
+ @media (min-width: 48em) {
251
+ .duet-link.button.duet-link-has-icon-background .icon-wrap duet-icon,
252
+ .duet-link.card.duet-link-has-icon-background .icon-wrap duet-icon {
253
+ width: 24px;
254
+ height: 24px;
255
+ }
256
+ }
219
257
  .duet-link.button:hover,
220
258
  .duet-link.card:hover {
221
259
  border-color: rgb(0, 119, 179);
@@ -10,7 +10,7 @@ import { DuetStringsDownloadLinkDefaults, DuetStringsExternalDefaults } from "..
10
10
  import { inheritGlobalTheme } from "../../common/themeable-component";
11
11
  import { getAccessibleLinkLabel } from "../../utils/a11y-utils";
12
12
  import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, getLocaleString, } from "../../utils/language-utils";
13
- import { breakpointToToken, getColorByName } from "../../utils/token-utils";
13
+ import { getColorByName } from "../../utils/token-utils";
14
14
  /**
15
15
  * @part duet-link - piercing selector for styling the link
16
16
  * @part duet-link-content - piercing selector for styling the link content wrapper
@@ -39,7 +39,6 @@ export class DuetLink {
39
39
  this.iconResponsive = false;
40
40
  this.margin = "auto";
41
41
  this.padding = "auto";
42
- this.isSmallScreen = false;
43
42
  this.isMediumScreen = false;
44
43
  }
45
44
  /**
@@ -47,7 +46,6 @@ export class DuetLink {
47
46
  */
48
47
  componentWillLoad() {
49
48
  inheritGlobalTheme(this);
50
- this.initMediaQuery();
51
49
  this.resolvedDownload = this.resolveDownload();
52
50
  // button variation renders a button element when no url is provided
53
51
  if (this.variation === "button" && this.url === "#") {
@@ -62,7 +60,6 @@ export class DuetLink {
62
60
  }
63
61
  disconnectedCallback() {
64
62
  disconnectLanguageChangeObserver(this);
65
- this.destroyMediaQuery();
66
63
  }
67
64
  /**
68
65
  * Sets focus on the specified `duet-link`. Use this method instead of the global
@@ -71,33 +68,6 @@ export class DuetLink {
71
68
  async setFocus(options) {
72
69
  this.nativeLink.focus(options);
73
70
  }
74
- initMediaQuery() {
75
- if (Build.isServer) {
76
- return;
77
- }
78
- this.screenTestBound = this.screenTest.bind(this);
79
- this.mediaQuerySmall = window.matchMedia(breakpointToToken["xx-small"]);
80
- this.mediaQueryMedium = window.matchMedia(breakpointToToken["medium"]);
81
- this.isSmallScreen = this.mediaQuerySmall.matches;
82
- this.isMediumScreen = this.mediaQueryMedium.matches;
83
- this.mediaQuerySmall.addEventListener("change", this.screenTestBound);
84
- this.mediaQueryMedium.addEventListener("change", this.screenTestBound);
85
- }
86
- destroyMediaQuery() {
87
- if (Build.isServer) {
88
- return;
89
- }
90
- if (this.mediaQuerySmall) {
91
- this.mediaQuerySmall.removeEventListener("change", this.screenTestBound);
92
- }
93
- if (this.mediaQueryMedium) {
94
- this.mediaQueryMedium.removeEventListener("change", this.screenTestBound);
95
- }
96
- }
97
- screenTest(event) {
98
- this.isSmallScreen = event.matches;
99
- this.isMediumScreen = event.matches;
100
- }
101
71
  resolveDownload() {
102
72
  if (this.download === "") {
103
73
  return this.url.split("/").pop();
@@ -110,19 +80,13 @@ export class DuetLink {
110
80
  return (h(Fragment, null, h("span", { class: "duet-link-content", part: "duet-link-content" }, h("slot", null)), Build.isBrowser && (this.resolvedDownload || this.external) && this.variation === "default" && (h(Fragment, null, h("span", { class: "duet-link-icon-tail" }, "\u00A0", h("duet-icon", { icon: this.resolvedDownload ? downloadIcon.svg : newWindowIcon.svg, size: "xx-small", margin: "none", color: "currentColor" }))))));
111
81
  }
112
82
  renderBlockContent() {
113
- return (h(Fragment, null, this.icon && (h("span", { class: "block__icon" }, h("duet-icon", { size: this.iconResponsive ? (this.isSmallScreen ? "medium" : "large") : "x-small", name: this.icon, margin: "none", color: this.iconColor }))), h("span", { class: "block__content" }, this.renderDefaultContent()), h("span", { class: "block__chevron", part: "block-chevron" }, h("duet-icon", { class: "block__chevron-icon", icon: this.external ? newWindowIconLarge.svg : chevronIcon.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
83
+ return (h(Fragment, null, this.icon && (h("span", { class: "block__icon" }, h("duet-icon", { class: this.iconResponsive ? "icon-responsive" : "", size: "auto", name: this.icon, margin: "none", color: this.iconColor }))), h("span", { class: "block__content" }, this.renderDefaultContent()), h("span", { class: "block__chevron", part: "block-chevron" }, h("duet-icon", { class: "block__chevron-icon", icon: this.external ? newWindowIconLarge.svg : chevronIcon.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
114
84
  }
115
85
  renderButtonCardContent() {
116
86
  const iconWrapStyle = {
117
87
  "background-color": getColorByName(this.iconBackground, this.theme),
118
88
  };
119
- const iconSize = () => {
120
- if (this.variation === "button") {
121
- return this.iconBackground && this.isMediumScreen ? "medium" : "small";
122
- }
123
- return this.isMediumScreen ? "large" : "medium";
124
- };
125
- return (h(Fragment, null, this.icon && (h("span", { class: "icon-wrap", style: iconWrapStyle }, h("duet-icon", { size: iconSize(), name: this.icon, margin: "none", color: this.iconColor }))), h("div", { class: "duet-link-content", part: "duet-link-content" }, h("slot", null)), h("span", { class: "chevron-wrap" }, h("duet-icon", { class: "block__chevron-icon", icon: this.external ? newWindowIconLarge.svg : chevronIcon.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
89
+ return (h(Fragment, null, this.icon && (h("span", { class: "icon-wrap", style: iconWrapStyle }, h("duet-icon", { size: "auto", name: this.icon, margin: "none", color: this.iconColor }))), h("div", { class: "duet-link-content", part: "duet-link-content" }, h("slot", null)), h("span", { class: "chevron-wrap" }, h("duet-icon", { class: "block__chevron-icon", icon: this.external ? newWindowIconLarge.svg : chevronIcon.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
126
90
  }
127
91
  renderContent() {
128
92
  switch (this.variation) {
@@ -142,10 +106,10 @@ export class DuetLink {
142
106
  render() {
143
107
  const Tag = !this.url ? "button" : "a";
144
108
  const isButton = Tag === "button";
145
- return (h(Host, { key: '2025edd3774d559f0d6877498e0a806532fb310c', class: {
109
+ return (h(Host, { key: '7bc66b5a0d8eda65d73916cf05f7d630dd14618f', class: {
146
110
  [`duet-link-${this.variation}`]: true,
147
111
  "duet-m-0": this.margin === "none",
148
- } }, h(Tag, { key: 'ee013e25058fdfe22cf04784e06162181b9ff5a2', href: this.url, class: {
112
+ } }, h(Tag, { key: '5d8bb1467f4ccc765cf0badec8f7df7b870fa337', href: this.url, class: {
149
113
  "duet-link": true,
150
114
  "duet-link-is-external": this.external,
151
115
  "duet-link-is-download": !!this.download,
@@ -671,7 +635,6 @@ export class DuetLink {
671
635
  }
672
636
  static get states() {
673
637
  return {
674
- "isSmallScreen": {},
675
638
  "isMediumScreen": {}
676
639
  };
677
640
  }
@@ -119,6 +119,7 @@ export class DuetMenuBar {
119
119
  this.boundMqlFunctions[i] = bound;
120
120
  }
121
121
  }
122
+ this.checkCenterSlot();
122
123
  }
123
124
  disconnectedCallback() {
124
125
  for (let i = 0; i < this.mql.length; i++) {
@@ -152,14 +153,14 @@ export class DuetMenuBar {
152
153
  render() {
153
154
  const slideoutAvailable = document.querySelectorAll("duet-slideout").length > 0;
154
155
  const isUsedAsAdditionalHorizontalNav = slideoutAvailable && !this.logo;
155
- return (h(Host, { key: '080aa307736eb2062f7d685118e18712d1cf615d' }, h("nav", { key: '28cdfe4523173ea7c4f966de8b32e4ab547885d9', class: {
156
+ return (h(Host, { key: 'a65c23ad487b0568d090ce557e371efd6d9c327e' }, h("nav", { key: '21e9511d958e4399c027bd8c22f2fa5d55b787ea', class: {
156
157
  "duet-menu-bar": true,
157
158
  "duet-theme-turva": this.theme === "turva",
158
159
  "horizontal-nav": isUsedAsAdditionalHorizontalNav,
159
160
  "duet-menu-bar-slim": !this.centerSlotUsed,
160
161
  hidden: this.hidden && this.hideOnScroll,
161
162
  bottom: this.onBottom,
162
- }, "aria-label": this.accessibleLabel }, h("div", { key: 'b242a73ce21660bdd697be15d4eaa381321d2639', class: "top" }), h("div", { key: '36f578fe0f39f7c41ec2b2c435a58ff995c80c53', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: 'f95972285bde8b9fbbabdfe18a72515c03e21ad7' }, h("duet-logo", { key: '2aea0ed01de09f12991971f10828f58b8653dbf5', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), h("div", { key: '434f98cee5757650e22c55f2a91cdb8185cdb7f7', class: "list center", role: "list" }, h("div", { key: 'e3842f9812060bd52a44d7dc4d2caaf01120853f', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: '88136566fba82ddbf3f2befa931e84eb58c5d3d7', name: "center" }), h("div", { key: 'aed1d51ec2bda38704ccb4540d5ba8cc2f1a8d92', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: '94e134647ab04eca2cf9da10dc5b71919073b30b', class: "list right", role: "list" }, h("slot", { key: 'a7b1772529b42db719616e6e3b5ba9a45736fb91', name: "right" }))), h("div", { key: '550d375725a383f473ee73d7a00bef6f64eadc57', class: "bottom" }))));
163
+ }, "aria-label": this.accessibleLabel }, h("div", { key: 'eb917b1c926da1afdb46bd394dd8b9c8c8ffa61e', class: "top" }), h("div", { key: 'cf6bbcdfc49a0d74801a526cbc90adb45540845f', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: '68e1850c9b52d150b6e4d62fefd5c6dcac8729cc' }, h("duet-logo", { key: '403fb778a1ab49bca29520ca8ed3e29a7608036c', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), h("div", { key: '66972c33fef9180083b6823f0eb2e6249df46a42', class: "list center", role: "list" }, h("div", { key: '5b141c33b3b4e7bf836bba115e06f6657e4d2d9e', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: 'a31a813255f7e37f17734297331b69db14d84ac2', name: "center" }), h("div", { key: '0380979146e17aa48f702e5b333465591b7a7d32', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: '425ef8602860673db531601f0518859444eabe8b', class: "list right", role: "list" }, h("slot", { key: 'c9f71431b68616e5f53b695322da1918e64779de', name: "right" }))), h("div", { key: '2acd626dc57ba7286fc5112c54d1bb137bb8b700', class: "bottom" }))));
163
164
  }
164
165
  static get is() { return "duet-menu-bar"; }
165
166
  static get encapsulation() { return "shadow"; }
@@ -232,10 +232,6 @@
232
232
  transition: 300ms ease;
233
233
  transform: scale(0.95) translateZ(0) translateY(-10px);
234
234
  transform-origin: 50% 0;
235
- scrollbar-width: none;
236
- }
237
- .duet-drawer-content::-webkit-scrollbar {
238
- display: none;
239
235
  }
240
236
  .duet-theme-turva .duet-drawer-content {
241
237
  background-color: rgb(255, 255, 255);
@@ -277,14 +277,14 @@ export class DuetPopupMenu {
277
277
  overflowY: "auto",
278
278
  height: this.popupMenuStyleHeight,
279
279
  };
280
- return (h(Host, { key: '4754c8522cdd93a4e90398840cb321821636b489' }, h("div", { key: '45ceb31093aa93bf21e61daed2c77c4ba816556f', ref: element => {
280
+ return (h(Host, { key: 'af39c297a7f2c03182e3671d23fc67162e7854e3' }, h("div", { key: '7c8fd36f7f0bbe630e5c47f942327700dd3ad3eb', ref: element => {
281
281
  this.menuElement = element;
282
282
  }, style: styles, class: {
283
283
  open: this.open,
284
284
  "duet-popup-menu-list": true,
285
285
  "duet-theme-turva": this.theme === "turva",
286
286
  "scroll-visible": this.scrollLimit < this.itemElements.length,
287
- }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, h("slot", { key: '88dde9607c352adc70eb6a27b5fab917585cef1e' }))));
287
+ }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, h("slot", { key: '60c5bb890286cbbc5a9a33e8bc3d0fc1888dd193' }))));
288
288
  }
289
289
  static get is() { return "duet-popup-menu"; }
290
290
  static get encapsulation() { return "shadow"; }
@@ -48,6 +48,12 @@
48
48
  .duet-theme-turva .duet-toolbar-item:focus, .duet-toolbar-item:focus.duet-theme-turva {
49
49
  box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
50
50
  }
51
+ .duet-toolbar-item:focus.primary {
52
+ box-shadow: 0 0 0 4px rgba(8, 42, 77, 0.3), 0 0 0 1px #033866;
53
+ }
54
+ .duet-theme-turva .duet-toolbar-item:focus.primary, .duet-toolbar-item:focus.primary.duet-theme-turva {
55
+ box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
56
+ }
51
57
  .duet-toolbar-item .duet-toolbar-icon {
52
58
  position: relative;
53
59
  display: inline-flex;
@@ -1,16 +1,20 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
+ import { getElementsFromDefaultSlot } from "./slot-utils";
4
5
  export function getAccessibleLinkLabel(component) {
5
- const textContext = component.element.textContent;
6
+ const textContent = component.element.textContent;
6
7
  if (component.accessibleLabel) {
7
8
  return component.accessibleLabel;
8
9
  }
9
- if ((!!component.download || component.download === "") && textContext) {
10
- return `${textContext}. ${component.accessibleLabelDownload}.`;
10
+ if ((!!component.download || component.download === "") && textContent) {
11
+ return `${textContent}. ${component.accessibleLabelDownload}.`;
11
12
  }
12
- if (component.external && textContext) {
13
- return `${textContext}. ${component.accessibleLabelExternal}.`;
13
+ if (component.external && textContent) {
14
+ return `${textContent}. ${component.accessibleLabelExternal}.`;
15
+ }
16
+ if (getElementsFromDefaultSlot(component.element).length) {
17
+ return textContent;
14
18
  }
15
19
  return null;
16
20
  }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-6f149d10.js';
4
+ import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-1fd154eb.js';
5
5
 
6
6
  const DuetActionButton = DuetActionButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-82cbf2aa.js';
4
+ import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-35123857.js';
5
5
 
6
6
  const DuetAlert = DuetAlert$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-a19d42f7.js';
4
+ import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-0a644195.js';
5
5
 
6
6
  const DuetBadge = DuetBadge$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-56ee56e2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { h } from './p-993aea39.js';
7
- import { h as hasSlot, c as checkNamedSlotElement } from './p-8b3decf2.js';
7
+ import { h as hasSlot, c as checkNamedSlotElement } from './p-f21662ea.js';
8
8
  import { p as parsePossibleJSON } from './p-9c3c64b9.js';
9
- import { g as getColorByName } from './p-88ed3495.js';
10
- import { d as defineCustomElement$3 } from './p-02e6b3aa.js';
11
- import { d as defineCustomElement$2 } from './p-b5b250a2.js';
9
+ import { g as getColorByName } from './p-6e022235.js';
10
+ import { d as defineCustomElement$3 } from './p-d52cb82b.js';
11
+ import { d as defineCustomElement$2 } from './p-bc7fed2d.js';
12
12
 
13
13
  const DuetPicture = ({ img, sources }) => {
14
14
  return (h("picture", null,
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-56ee56e2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-ca700701.js';
7
7
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './p-35375593.js';
8
- import { d as defineCustomElement$3 } from './p-b5b250a2.js';
9
- import { d as defineCustomElement$2 } from './p-3cf59aa7.js';
8
+ import { d as defineCustomElement$3 } from './p-bc7fed2d.js';
9
+ import { d as defineCustomElement$2 } from './p-2943089f.js';
10
10
 
11
11
  var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
12
12
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-56ee56e2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { g as getLocaleString } from './p-35375593.js';
7
- import { g as getColorByName } from './p-88ed3495.js';
7
+ import { g as getColorByName } from './p-6e022235.js';
8
8
 
9
9
  const duetBreadcrumbsCss = "*,*::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%}::slotted(*){font-weight:400}::slotted(:last-child){font-weight:600}:host([variation=plain]) ::slotted(:last-child){font-weight:400}.duet-breadcrumbs{position:relative;display:flex;align-items:center;justify-content:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-breadcrumbs .container{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1384px;min-height:36px;margin:0 28px}.duet-breadcrumbs .list{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-start;padding:10px 0;color:inherit;list-style:none}.duet-breadcrumbs .bottom-border{position:absolute;bottom:0;display:none;width:100%;height:1px}.duet-breadcrumbs.header{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-breadcrumbs.header .list duet-breadcrumb[href]:hover{color:rgb(0, 75, 129)}.duet-breadcrumbs.header .bottom-border--nav{display:block;background:rgb(212, 223, 229)}.duet-breadcrumbs.header.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-breadcrumbs.header.duet-theme-turva ol duet-breadcrumb[href]:hover{color:rgb(126, 2, 35)}.duet-breadcrumbs.footer{color:rgb(255, 255, 255);background:rgb(8, 42, 77)}@media (min-width: 64.0625em){.duet-breadcrumbs.footer{justify-content:flex-start}}@media (min-width: 76.25em){.duet-breadcrumbs.footer{justify-content:center}}.duet-breadcrumbs.footer .container{max-width:1110px}@media (min-width: 62em){.duet-breadcrumbs.footer .container{margin:0 72px 0 48px}}.duet-breadcrumbs.footer .list{padding:20px 0}@media (min-width: 62em){.duet-breadcrumbs.footer .list{padding:20px 8px}}.duet-breadcrumbs.footer .list duet-breadcrumb[href]:hover{text-decoration:underline}.duet-breadcrumbs.footer .bottom-border--container{display:block;background:rgba(255, 255, 255, 0.2)}.duet-breadcrumbs.footer.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(198, 12, 48)}.duet-breadcrumbs.plain .container{max-width:none;min-height:auto;margin:0}.duet-breadcrumbs.plain .list{padding:0}.duet-breadcrumbs.plain .bottom-border{display:none}";
10
10
  const DuetBreadcrumbsStyle0 = duetBreadcrumbsCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetButton$1, d as defineCustomElement$1 } from './p-ee6f575b.js';
4
+ import { D as DuetButton$1, d as defineCustomElement$1 } from './p-41fdac81.js';
5
5
 
6
6
  const DuetButton = DuetButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-56ee56e2.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { h as hasSlot, c as checkNamedSlotElement } from './p-8b3decf2.js';
7
- import { d as defineCustomElement$2 } from './p-b5b250a2.js';
6
+ import { h as hasSlot, c as checkNamedSlotElement } from './p-f21662ea.js';
7
+ import { d as defineCustomElement$2 } from './p-bc7fed2d.js';
8
8
 
9
9
  const duetCalloutCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:100%}blockquote,figure{margin:0}.duet-callout{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout .container{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:688px;text-align:center}.duet-callout .callout-icon{width:50px;padding-bottom:8px}.duet-callout blockquote{font-size:2.7vw;font-weight:600;line-height:1.5;color:rgb(8, 42, 77)}@media (max-width: 37.037037037rem){.duet-callout blockquote{font-size:1rem}}@media (min-width: 46.2962962963rem){.duet-callout blockquote{font-size:1.25rem}}.duet-callout .author{color:rgb(8, 42, 77)}.duet-callout.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout.duet-theme-turva .author,.duet-callout.duet-theme-turva blockquote{color:rgb(23, 28, 58)}.duet-callout.duet-m-0{margin:0 !important}";
10
10
  const DuetCalloutStyle0 = duetCalloutCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-a6b39855.js';
4
+ import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-5cdebc59.js';
5
5
 
6
6
  const DuetCaption = DuetCaption$1;
7
7
  const defineCustomElement = defineCustomElement$1;