@duetds/components 8.7.1 → 8.7.3

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 (724) hide show
  1. package/hydrate/index.js +172 -152
  2. package/lib/cjs/{app-globals-5d4ff905.js → app-globals-4bdf3e04.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  5. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-banner.cjs.entry.js +6 -5
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  9. package/lib/cjs/duet-button_2.cjs.entry.js +12 -9
  10. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +10 -6
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  15. package/lib/cjs/duet-chip.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +20 -6
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +8 -7
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +8 -8
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +8 -8
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-icon.cjs.entry.js +19 -6
  32. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  33. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-list_2.cjs.entry.js +3 -3
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +3 -3
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +6 -3
  41. package/lib/cjs/duet-modal.cjs.entry.js +5 -5
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  43. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +4 -4
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +4 -4
  49. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-popup-menu.cjs.entry.js +3 -3
  51. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  53. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-scrollable_3.cjs.entry.js +17 -17
  56. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  57. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  61. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  62. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  63. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  64. package/lib/cjs/duet-slideout.cjs.entry.js +10 -12
  65. package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  68. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -2
  69. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  70. package/lib/cjs/duet-submenu-bar.cjs.entry.js +5 -9
  71. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  75. package/lib/cjs/duet-toolbar-item.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
  79. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  81. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  82. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  83. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  84. package/lib/cjs/duet.cjs.js +3 -3
  85. package/lib/cjs/{errorcodes.utils-f498312c.js → errorcodes.utils-e98c8bfb.js} +1 -1
  86. package/lib/cjs/{focus-utils-b14858f6.js → focus-utils-32fb1216.js} +1 -1
  87. package/lib/cjs/{index-55675708.js → index-ba1e23fb.js} +1 -1
  88. package/lib/cjs/{language-utils-77724bd3.js → language-utils-a0632bf3.js} +1 -1
  89. package/lib/cjs/loader.cjs.js +3 -3
  90. package/lib/cjs/{slot-utils-52a96ddb.js → slot-utils-71bdce18.js} +1 -1
  91. package/lib/cjs/{teleport-79c30f0b.js → teleport-c6f8391a.js} +2 -1
  92. package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
  93. package/lib/collection/components/duet-alert/duet-alert.js +1 -1
  94. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  95. package/lib/collection/components/duet-banner/duet-banner.css +22 -0
  96. package/lib/collection/components/duet-banner/duet-banner.js +4 -3
  97. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  98. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  99. package/lib/collection/components/duet-button/duet-button.js +13 -10
  100. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  101. package/lib/collection/components/duet-caption/duet-caption.js +1 -1
  102. package/lib/collection/components/duet-card/duet-card.js +3 -3
  103. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  104. package/lib/collection/components/duet-chip/duet-chip.js +6 -6
  105. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  106. package/lib/collection/components/duet-choice/duet-choice.js +3 -3
  107. package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
  108. package/lib/collection/components/duet-combobox/duet-combobox.js +20 -6
  109. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  110. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  111. package/lib/collection/components/duet-date-picker/date-picker-input.js +2 -2
  112. package/lib/collection/components/duet-date-picker/duet-date-picker.js +24 -5
  113. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  114. package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
  115. package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
  116. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  117. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  118. package/lib/collection/components/duet-footer/duet-footer.js +12 -12
  119. package/lib/collection/components/duet-grid/duet-grid.js +3 -3
  120. package/lib/collection/components/duet-header/duet-header.js +15 -15
  121. package/lib/collection/components/duet-heading/duet-heading.js +1 -1
  122. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  123. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  124. package/lib/collection/components/duet-icon/icon-utils.js +15 -3
  125. package/lib/collection/components/duet-input/duet-input.js +8 -8
  126. package/lib/collection/components/duet-label/duet-label.js +2 -2
  127. package/lib/collection/components/duet-layout/duet-layout.js +1 -1
  128. package/lib/collection/components/duet-link/duet-link.js +2 -2
  129. package/lib/collection/components/duet-list/duet-list.js +3 -3
  130. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  131. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  132. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +35 -3
  133. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  134. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  135. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  136. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  137. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  138. package/lib/collection/components/duet-modal/duet-modal.js +4 -4
  139. package/lib/collection/components/duet-multiselect/duet-multiselect.js +6 -6
  140. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  141. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  142. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
  143. package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
  144. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  145. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  146. package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
  147. package/lib/collection/components/duet-paragraph/duet-paragraph.js +10 -6
  148. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
  149. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +3 -3
  150. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  151. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  152. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  153. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +3 -3
  154. package/lib/collection/components/duet-scrollable/duet-scrollable.js +9 -9
  155. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  156. package/lib/collection/components/duet-select/duet-select.js +5 -5
  157. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  158. package/lib/collection/components/duet-show-more/duet-show-more.js +3 -3
  159. package/lib/collection/components/duet-slideout/duet-slideout.css +1 -1
  160. package/lib/collection/components/duet-slideout/duet-slideout.js +5 -7
  161. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  162. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  163. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  164. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  165. package/lib/collection/components/duet-spacer/duet-spacer.js +3 -3
  166. package/lib/collection/components/duet-spinner/duet-spinner.js +3 -3
  167. package/lib/collection/components/duet-step/duet-step.js +2 -2
  168. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -2
  169. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +4 -8
  170. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  171. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  172. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +2 -1
  173. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  174. package/lib/collection/components/duet-tab-group/duet-tab-group.js +10 -10
  175. package/lib/collection/components/duet-table/duet-table.js +2 -2
  176. package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
  177. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  178. package/lib/collection/components/duet-toolbar/duet-toolbar.js +1 -1
  179. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  180. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  181. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +2 -2
  182. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  183. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  184. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  185. package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
  186. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  187. package/lib/collection/components/duet-upload/duet-upload.js +17 -17
  188. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  189. package/lib/collection/components/duet-upload-item/duet-upload-item.js +4 -4
  190. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  191. package/lib/collection/utils/teleport.js +2 -1
  192. package/lib/collection/utils/test-utils.js +3 -0
  193. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  194. package/lib/dist-custom-elements/duet-alert.js +1 -1
  195. package/lib/dist-custom-elements/duet-badge.js +1 -1
  196. package/lib/dist-custom-elements/duet-banner.js +7 -6
  197. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  198. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  199. package/lib/dist-custom-elements/duet-button.js +1 -1
  200. package/lib/dist-custom-elements/duet-callout.js +4 -4
  201. package/lib/dist-custom-elements/duet-caption.js +1 -1
  202. package/lib/dist-custom-elements/duet-card.js +3 -3
  203. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  204. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  205. package/lib/dist-custom-elements/duet-chip.js +1 -1
  206. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  207. package/lib/dist-custom-elements/duet-choice.js +4 -4
  208. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  209. package/lib/dist-custom-elements/duet-combobox.js +29 -15
  210. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  211. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  212. package/lib/dist-custom-elements/duet-date-picker.js +18 -16
  213. package/lib/dist-custom-elements/duet-divider.js +1 -1
  214. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  215. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  216. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  217. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  218. package/lib/dist-custom-elements/duet-footer.js +12 -12
  219. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  220. package/lib/dist-custom-elements/duet-grid.js +1 -1
  221. package/lib/dist-custom-elements/duet-header.js +8 -8
  222. package/lib/dist-custom-elements/duet-heading.js +1 -1
  223. package/lib/dist-custom-elements/duet-hero.js +9 -9
  224. package/lib/dist-custom-elements/duet-icon.js +1 -1
  225. package/lib/dist-custom-elements/duet-input.js +1 -1
  226. package/lib/dist-custom-elements/duet-label.js +1 -1
  227. package/lib/dist-custom-elements/duet-layout.js +1 -1
  228. package/lib/dist-custom-elements/duet-link.js +1 -1
  229. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  230. package/lib/dist-custom-elements/duet-list.js +1 -1
  231. package/lib/dist-custom-elements/duet-logo.js +1 -1
  232. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  233. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  234. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  235. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  236. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  237. package/lib/dist-custom-elements/duet-menu-bar.js +7 -4
  238. package/lib/dist-custom-elements/duet-modal.js +9 -9
  239. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  240. package/lib/dist-custom-elements/duet-nav.js +2 -2
  241. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  242. package/lib/dist-custom-elements/duet-notification.js +4 -4
  243. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  244. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  245. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  246. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  247. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  248. package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
  249. package/lib/dist-custom-elements/duet-popup-menu.js +2 -2
  250. package/lib/dist-custom-elements/duet-progress.js +1 -1
  251. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  252. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  253. package/lib/dist-custom-elements/duet-radio.js +1 -1
  254. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  255. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  256. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  257. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  258. package/lib/dist-custom-elements/duet-select.js +1 -1
  259. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  260. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  261. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  262. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  263. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  264. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  265. package/lib/dist-custom-elements/duet-slideout.js +9 -11
  266. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  267. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  268. package/lib/dist-custom-elements/duet-step.js +4 -4
  269. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  270. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  271. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  272. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -3
  273. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  274. package/lib/dist-custom-elements/duet-submenu-bar.js +7 -11
  275. package/lib/dist-custom-elements/duet-tab-group.js +18 -18
  276. package/lib/dist-custom-elements/duet-tab.js +1 -1
  277. package/lib/dist-custom-elements/duet-table.js +1 -1
  278. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  279. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  280. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  281. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  282. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  283. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  284. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  285. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  286. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  287. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  288. package/lib/dist-custom-elements/duet-tray.js +5 -5
  289. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  290. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  291. package/lib/dist-custom-elements/duet-upload.js +22 -22
  292. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  293. package/lib/dist-custom-elements/index.js +1 -1
  294. package/lib/dist-custom-elements/{p-5b0cb66f.js → p-085a1971.js} +6 -6
  295. package/lib/dist-custom-elements/{p-efe437a1.js → p-0cb2d3d2.js} +12 -9
  296. package/lib/dist-custom-elements/{p-d339cfdf.js → p-23afb5e4.js} +8 -8
  297. package/lib/dist-custom-elements/{p-6283825d.js → p-25553b11.js} +7 -3
  298. package/lib/dist-custom-elements/{p-6dfa516f.js → p-2cd41f40.js} +4 -4
  299. package/lib/dist-custom-elements/{p-f2ab5dbd.js → p-387255f0.js} +3 -3
  300. package/lib/dist-custom-elements/{p-47d2df62.js → p-3b6dad71.js} +1 -1
  301. package/lib/dist-custom-elements/{p-60263446.js → p-411c0efc.js} +5 -5
  302. package/lib/dist-custom-elements/{p-222d5824.js → p-43f82d58.js} +19 -6
  303. package/lib/dist-custom-elements/{p-e0c7447c.js → p-47c3a7d1.js} +2 -2
  304. package/lib/dist-custom-elements/{p-1c8b0160.js → p-542c1f6e.js} +3 -3
  305. package/lib/dist-custom-elements/{p-54ce88c6.js → p-54654aef.js} +1 -1
  306. package/lib/dist-custom-elements/{p-2f934066.js → p-5a20d788.js} +2 -2
  307. package/lib/dist-custom-elements/{p-2765da13.js → p-63219fc9.js} +2 -2
  308. package/lib/dist-custom-elements/{p-96bfd386.js → p-6a8cc6b0.js} +3 -3
  309. package/lib/dist-custom-elements/{p-bba3d126.js → p-6eb22e51.js} +5 -5
  310. package/lib/dist-custom-elements/{p-0178c1f7.js → p-76594c11.js} +1 -1
  311. package/lib/dist-custom-elements/{p-4af37889.js → p-810bf022.js} +6 -6
  312. package/lib/dist-custom-elements/{p-718dcff0.js → p-86e22012.js} +7 -7
  313. package/lib/dist-custom-elements/{p-ce849bf1.js → p-878d87b2.js} +3 -3
  314. package/lib/dist-custom-elements/{p-cba919a8.js → p-8d49b51c.js} +3 -3
  315. package/lib/dist-custom-elements/{p-f296759e.js → p-8ff75665.js} +1 -1
  316. package/lib/dist-custom-elements/{p-4beff602.js → p-906bfe4b.js} +3 -3
  317. package/lib/dist-custom-elements/{p-7d29b44a.js → p-9ffa0264.js} +1 -1
  318. package/lib/dist-custom-elements/{p-7363d02d.js → p-ac4d9cdd.js} +14 -14
  319. package/lib/dist-custom-elements/{p-285822b1.js → p-b1698020.js} +1 -1
  320. package/lib/dist-custom-elements/{p-ad323d99.js → p-b713da48.js} +2 -2
  321. package/lib/dist-custom-elements/{p-7218e2bf.js → p-b85e4143.js} +10 -10
  322. package/lib/dist-custom-elements/{p-c1b83453.js → p-ba535c6a.js} +1 -1
  323. package/lib/{esm/teleport-3d49d902.js → dist-custom-elements/p-ca3cb21e.js} +2 -1
  324. package/lib/dist-custom-elements/{p-48461ce0.js → p-d61727bb.js} +1 -1
  325. package/lib/dist-custom-elements/{p-9e08f3d1.js → p-e43de9cb.js} +3 -3
  326. package/lib/dist-custom-elements/{p-c61b3f44.js → p-e491d8d2.js} +2 -2
  327. package/lib/dist-custom-elements/{p-bae7deca.js → p-e61ae27d.js} +12 -12
  328. package/lib/dist-custom-elements/{p-53c5cbe8.js → p-eab7e6e0.js} +1 -1
  329. package/lib/dist-custom-elements/{p-4c8d5fc1.js → p-ebf428c3.js} +1 -1
  330. package/lib/dist-custom-elements/{p-c4cd2644.js → p-f089c3c3.js} +1 -1
  331. package/lib/dist-custom-elements/{p-95c3b618.js → p-fc4d041c.js} +4 -4
  332. package/lib/duet/duet.esm.js +1 -1
  333. package/lib/duet/duet.js +1 -1
  334. package/lib/duet/{p-c12eee98.system.entry.js → p-0151f6d9.system.entry.js} +1 -1
  335. package/lib/duet/{p-082c6fc8.entry.js → p-01fc4d34.entry.js} +1 -1
  336. package/lib/duet/p-02897a21.entry.js +4 -0
  337. package/lib/duet/{p-06c2bd18.entry.js → p-08027bd5.entry.js} +1 -1
  338. package/lib/duet/{p-3bf4a091.system.entry.js → p-08b4d68d.system.entry.js} +1 -1
  339. package/lib/duet/{p-9d78c216.system.entry.js → p-0a9b4a74.system.entry.js} +1 -1
  340. package/lib/duet/{p-af53e318.entry.js → p-0b206da0.entry.js} +1 -1
  341. package/lib/duet/{p-f6c161bd.system.entry.js → p-0c339f86.system.entry.js} +1 -1
  342. package/lib/duet/{p-5fb83ec3.entry.js → p-0cdb37a6.entry.js} +1 -1
  343. package/lib/duet/p-0d4b6211.entry.js +4 -0
  344. package/lib/duet/{p-d8e509b6.entry.js → p-0e6a5f78.entry.js} +1 -1
  345. package/lib/duet/{p-3428bafb.entry.js → p-0f62c8c5.entry.js} +1 -1
  346. package/lib/duet/{p-1165a753.system.entry.js → p-173274f4.system.entry.js} +1 -1
  347. package/lib/duet/{p-eea12d45.system.entry.js → p-18e23282.system.entry.js} +1 -1
  348. package/lib/duet/p-1a7bce00.entry.js +4 -0
  349. package/lib/duet/{p-06eebebd.system.entry.js → p-1b0c4d42.system.entry.js} +1 -1
  350. package/lib/duet/p-1d06cb09.entry.js +4 -0
  351. package/lib/duet/{p-59e685ac.system.entry.js → p-1d3367ab.system.entry.js} +1 -1
  352. package/lib/duet/{p-0365cd3e.system.entry.js → p-240ccb24.system.entry.js} +2 -2
  353. package/lib/duet/{p-2f560668.system.entry.js → p-2462dae2.system.entry.js} +1 -1
  354. package/lib/duet/{p-d0546654.system.entry.js → p-24a714b4.system.entry.js} +2 -2
  355. package/lib/duet/{p-de616b16.entry.js → p-27ccaefd.entry.js} +1 -1
  356. package/lib/duet/{p-35abed4c.system.entry.js → p-29af6c88.system.entry.js} +1 -1
  357. package/lib/duet/{p-f669120a.entry.js → p-2c7206d0.entry.js} +1 -1
  358. package/lib/duet/{p-28bf7466.entry.js → p-2d2eb1e9.entry.js} +1 -1
  359. package/lib/duet/{p-5b108bfb.system.entry.js → p-2d2ed637.system.entry.js} +1 -1
  360. package/lib/duet/p-2dda109b.entry.js +4 -0
  361. package/lib/duet/p-2e99b4f3.system.js +4 -0
  362. package/lib/duet/{p-16c870b3.entry.js → p-2f27b3da.entry.js} +1 -1
  363. package/lib/duet/{p-524a57fb.entry.js → p-2f4059b6.entry.js} +1 -1
  364. package/lib/duet/{p-93dd9299.system.entry.js → p-30fde042.system.entry.js} +1 -1
  365. package/lib/duet/{p-ff4e3ef4.entry.js → p-3407e65b.entry.js} +1 -1
  366. package/lib/duet/{p-4aaedf8d.entry.js → p-3502dc9a.entry.js} +1 -1
  367. package/lib/duet/p-3614789f.entry.js +4 -0
  368. package/lib/duet/{p-c521fe97.system.entry.js → p-37405ffa.system.entry.js} +1 -1
  369. package/lib/duet/{p-a58fcf5a.entry.js → p-3a7ff1ef.entry.js} +1 -1
  370. package/lib/duet/{p-90ae4e20.system.entry.js → p-3aa2e709.system.entry.js} +1 -1
  371. package/lib/duet/{p-35d26573.system.entry.js → p-3b5483cb.system.entry.js} +1 -1
  372. package/lib/duet/{p-a89fc669.system.entry.js → p-3bc89ec6.system.entry.js} +1 -1
  373. package/lib/duet/{p-83c7547a.system.entry.js → p-3e45f5ef.system.entry.js} +1 -1
  374. package/lib/duet/{p-92f9a89a.system.js → p-3e6f92d8.system.js} +1 -1
  375. package/lib/duet/p-3f6183cb.system.entry.js +4 -0
  376. package/lib/duet/{p-fa597917.system.entry.js → p-41c307bf.system.entry.js} +1 -1
  377. package/lib/duet/{p-8a010422.entry.js → p-42fdb19b.entry.js} +1 -1
  378. package/lib/duet/{p-b48e15c7.system.entry.js → p-452e7a19.system.entry.js} +2 -2
  379. package/lib/duet/{p-5ed07d2e.system.entry.js → p-4657fd97.system.entry.js} +2 -2
  380. package/lib/duet/{p-13f71f1e.system.entry.js → p-47270f8d.system.entry.js} +1 -1
  381. package/lib/duet/{p-42e959f8.system.entry.js → p-479d0193.system.entry.js} +1 -1
  382. package/lib/duet/{p-17065933.entry.js → p-488f7870.entry.js} +1 -1
  383. package/lib/duet/{p-da80a351.system.entry.js → p-49cedc59.system.entry.js} +1 -1
  384. package/lib/duet/{p-cfdeda11.entry.js → p-49fe016d.entry.js} +1 -1
  385. package/lib/duet/{p-da88a111.system.entry.js → p-4aa49de6.system.entry.js} +1 -1
  386. package/lib/duet/{p-b4e41293.system.entry.js → p-4b66fc4c.system.entry.js} +1 -1
  387. package/lib/duet/{p-85be6926.system.entry.js → p-4fe3e0e7.system.entry.js} +1 -1
  388. package/lib/duet/p-518a359d.entry.js +4 -0
  389. package/lib/duet/p-51c37238.entry.js +4 -0
  390. package/lib/duet/{p-e773ddcb.entry.js → p-53e0951b.entry.js} +1 -1
  391. package/lib/duet/{p-3e00f3bc.system.entry.js → p-55988964.system.entry.js} +1 -1
  392. package/lib/duet/{p-1a07aa12.entry.js → p-58a8048d.entry.js} +1 -1
  393. package/lib/duet/{p-a56596cd.system.entry.js → p-59c37777.system.entry.js} +1 -1
  394. package/lib/duet/{p-e7ec3ca2.system.entry.js → p-5a79d9de.system.entry.js} +1 -1
  395. package/lib/duet/{p-993a2ac9.system.entry.js → p-64111c02.system.entry.js} +1 -1
  396. package/lib/duet/{p-f6577375.system.js → p-6457a796.system.js} +1 -1
  397. package/lib/duet/{p-043edcc8.system.entry.js → p-669e4c07.system.entry.js} +1 -1
  398. package/lib/duet/{p-0b805dcf.entry.js → p-674b17de.entry.js} +1 -1
  399. package/lib/duet/{p-de59eb8b.entry.js → p-6842920d.entry.js} +1 -1
  400. package/lib/duet/{p-c43da34d.entry.js → p-68d24c63.entry.js} +1 -1
  401. package/lib/duet/{p-6a4a3905.entry.js → p-6a5bc5a1.entry.js} +1 -1
  402. package/lib/duet/{p-a2001d8e.system.entry.js → p-6ab1db0d.system.entry.js} +1 -1
  403. package/lib/duet/{p-7ab7e5a7.entry.js → p-6c680a1f.entry.js} +1 -1
  404. package/lib/duet/{p-c5149c2a.entry.js → p-6cb0b05d.entry.js} +1 -1
  405. package/lib/duet/{p-4df1b4d1.entry.js → p-6e960c9c.entry.js} +1 -1
  406. package/lib/duet/{p-14c83f39.entry.js → p-6edda39f.entry.js} +1 -1
  407. package/lib/duet/{p-954a60ef.system.entry.js → p-6f2ae515.system.entry.js} +1 -1
  408. package/lib/duet/{p-fcdec265.system.entry.js → p-6f316c3c.system.entry.js} +1 -1
  409. package/lib/duet/{p-28e32f2e.entry.js → p-6f95a0ba.entry.js} +1 -1
  410. package/lib/duet/{p-2a3cecae.system.entry.js → p-711265b1.system.entry.js} +1 -1
  411. package/lib/duet/{p-d5bcf272.entry.js → p-73c52042.entry.js} +1 -1
  412. package/lib/duet/{p-1e98ecf4.system.js → p-757bcd12.system.js} +1 -1
  413. package/lib/duet/{p-58404dee.entry.js → p-79718edb.entry.js} +1 -1
  414. package/lib/duet/{p-7cc5d7d1.system.entry.js → p-7e17ca68.system.entry.js} +1 -1
  415. package/lib/duet/{p-fec4c9b4.entry.js → p-7e55ac0c.entry.js} +1 -1
  416. package/lib/duet/{p-63acca4f.entry.js → p-81ba8231.entry.js} +1 -1
  417. package/lib/duet/{p-ecfc7f69.system.entry.js → p-82d2bac0.system.entry.js} +1 -1
  418. package/lib/duet/{p-1934afa3.system.entry.js → p-837c4b0c.system.entry.js} +2 -2
  419. package/lib/duet/{p-0b8281d6.entry.js → p-89749799.entry.js} +1 -1
  420. package/lib/duet/{p-6f2aebfe.system.entry.js → p-89d19bc5.system.entry.js} +1 -1
  421. package/lib/duet/{p-cac0df4a.system.js → p-8ecb557c.system.js} +1 -1
  422. package/lib/duet/p-8f0b4985.entry.js +4 -0
  423. package/lib/duet/{p-6737ac10.system.entry.js → p-9266be3a.system.entry.js} +1 -1
  424. package/lib/duet/{p-65c8f29a.system.entry.js → p-9462f8de.system.entry.js} +1 -1
  425. package/lib/duet/{p-9e788bee.system.entry.js → p-9589d903.system.entry.js} +1 -1
  426. package/lib/duet/p-963f148f.entry.js +4 -0
  427. package/lib/duet/{p-0e9d7493.system.entry.js → p-97489308.system.entry.js} +2 -2
  428. package/lib/duet/{p-1a05fabd.js → p-9768bb29.js} +1 -1
  429. package/lib/duet/{p-13ee0ddb.entry.js → p-991b0b18.entry.js} +1 -1
  430. package/lib/duet/{p-0cdebca9.system.entry.js → p-9af8d623.system.entry.js} +1 -1
  431. package/lib/duet/p-9fa820d5.entry.js +4 -0
  432. package/lib/duet/{p-52f86ac2.entry.js → p-9ff8c011.entry.js} +1 -1
  433. package/lib/duet/{p-16e2b9eb.js → p-a1899d19.js} +1 -1
  434. package/lib/duet/{p-2d5abb0d.entry.js → p-a1982d5f.entry.js} +1 -1
  435. package/lib/duet/{p-bee7eed9.entry.js → p-a530d1cd.entry.js} +1 -1
  436. package/lib/duet/{p-991dcc96.entry.js → p-a56484ea.entry.js} +1 -1
  437. package/lib/duet/{p-f93844fc.entry.js → p-a6b42954.entry.js} +1 -1
  438. package/lib/duet/{p-a0e4d435.system.entry.js → p-a755f410.system.entry.js} +1 -1
  439. package/lib/duet/{p-cbb27e03.system.entry.js → p-ab6676e3.system.entry.js} +1 -1
  440. package/lib/duet/{p-ac9f1c4c.system.entry.js → p-b041a2ff.system.entry.js} +1 -1
  441. package/lib/duet/{p-78d8ef6e.system.entry.js → p-b1e9dad0.system.entry.js} +1 -1
  442. package/lib/duet/{p-ffac0bc8.entry.js → p-b24c06ed.entry.js} +1 -1
  443. package/lib/duet/{p-6211324f.system.entry.js → p-b39d51b3.system.entry.js} +1 -1
  444. package/lib/duet/{p-7721062e.system.entry.js → p-b515bef9.system.entry.js} +1 -1
  445. package/lib/duet/{p-0ade5b90.entry.js → p-b6380384.entry.js} +1 -1
  446. package/lib/duet/{p-420a9ce6.system.entry.js → p-b73d0326.system.entry.js} +1 -1
  447. package/lib/duet/{p-a042c13e.entry.js → p-b7d1822b.entry.js} +1 -1
  448. package/lib/duet/{p-ae3d7c3b.entry.js → p-b912ab9c.entry.js} +1 -1
  449. package/lib/duet/{p-7bca9133.entry.js → p-bc308f20.entry.js} +1 -1
  450. package/lib/duet/{p-4f94e3a9.system.entry.js → p-bcf293bf.system.entry.js} +1 -1
  451. package/lib/duet/{p-1373f8cd.entry.js → p-bd877062.entry.js} +1 -1
  452. package/lib/duet/{p-8f678422.entry.js → p-bdd2a92b.entry.js} +1 -1
  453. package/lib/duet/{p-c9b334f0.system.entry.js → p-bddb0a20.system.entry.js} +1 -1
  454. package/lib/duet/{p-4573506e.system.entry.js → p-bec9a9d0.system.entry.js} +1 -1
  455. package/lib/duet/{p-c60815e7.entry.js → p-bf5745c6.entry.js} +1 -1
  456. package/lib/duet/{p-db0c0441.entry.js → p-c1910e48.entry.js} +1 -1
  457. package/lib/duet/p-c1a9a926.js +4 -0
  458. package/lib/duet/p-c246dc47.system.entry.js +4 -0
  459. package/lib/duet/{p-3d4fe186.entry.js → p-c326507b.entry.js} +1 -1
  460. package/lib/duet/{p-2dd625a9.entry.js → p-c37930c4.entry.js} +1 -1
  461. package/lib/duet/{p-84234f7e.entry.js → p-c40174a7.entry.js} +1 -1
  462. package/lib/duet/{p-091e4448.system.entry.js → p-c5ca406d.system.entry.js} +2 -2
  463. package/lib/duet/{p-4bcd9032.entry.js → p-c5cf73a3.entry.js} +1 -1
  464. package/lib/duet/{p-a8691dca.entry.js → p-c6b95597.entry.js} +1 -1
  465. package/lib/duet/{p-d2a33d19.system.entry.js → p-c7709155.system.entry.js} +1 -1
  466. package/lib/duet/{p-ede8e276.system.entry.js → p-c8820fe8.system.entry.js} +1 -1
  467. package/lib/duet/p-ca3cb21e.js +4 -0
  468. package/lib/duet/{p-426b6f2c.entry.js → p-cb8de952.entry.js} +1 -1
  469. package/lib/duet/{p-b424743f.system.entry.js → p-cba1921b.system.entry.js} +1 -1
  470. package/lib/duet/p-cc39ffd6.entry.js +4 -0
  471. package/lib/duet/{p-99218063.entry.js → p-cc947473.entry.js} +1 -1
  472. package/lib/duet/{p-1cc31d11.system.entry.js → p-ce50b05b.system.entry.js} +1 -1
  473. package/lib/duet/{p-b0945d94.system.entry.js → p-cf6d25ee.system.entry.js} +1 -1
  474. package/lib/duet/{p-7eb7b040.entry.js → p-d03377cb.entry.js} +1 -1
  475. package/lib/duet/p-d1600d3d.js +4 -0
  476. package/lib/duet/{p-58d818b5.entry.js → p-d1a6aaae.entry.js} +1 -1
  477. package/lib/duet/p-d5c98e0d.entry.js +4 -0
  478. package/lib/duet/{p-8be50cf9.entry.js → p-d641d8a3.entry.js} +1 -1
  479. package/lib/duet/{p-05b73e60.system.entry.js → p-d65ce603.system.entry.js} +1 -1
  480. package/lib/duet/{p-60236861.system.entry.js → p-d7e819a4.system.entry.js} +1 -1
  481. package/lib/duet/{p-29d596b1.system.js → p-d9623b60.system.js} +1 -1
  482. package/lib/duet/{p-a72ee4e4.system.entry.js → p-da15b66e.system.entry.js} +1 -1
  483. package/lib/duet/{p-7368f2d1.system.entry.js → p-da1d2c32.system.entry.js} +1 -1
  484. package/lib/duet/{p-ef1b9655.system.entry.js → p-dcb8e451.system.entry.js} +1 -1
  485. package/lib/duet/{p-fb9acaec.system.js → p-dd27b04e.system.js} +1 -1
  486. package/lib/duet/{p-43f786d2.entry.js → p-dd4599af.entry.js} +1 -1
  487. package/lib/duet/{p-c191abaf.system.entry.js → p-e0173b1e.system.entry.js} +1 -1
  488. package/lib/duet/{p-d356d51d.entry.js → p-e07fa16f.entry.js} +1 -1
  489. package/lib/duet/{p-f72e9294.entry.js → p-e0927619.entry.js} +1 -1
  490. package/lib/duet/p-e16d075b.entry.js +4 -0
  491. package/lib/duet/{p-6395958b.js → p-e415c932.js} +1 -1
  492. package/lib/duet/p-e479e499.system.entry.js +4 -0
  493. package/lib/duet/p-e4d156bc.system.entry.js +4 -0
  494. package/lib/duet/p-e5ef359e.entry.js +4 -0
  495. package/lib/duet/{p-3000e5e8.entry.js → p-e6733338.entry.js} +1 -1
  496. package/lib/duet/{p-8514af02.system.entry.js → p-e7243578.system.entry.js} +1 -1
  497. package/lib/duet/{p-ab3c195d.system.entry.js → p-e77c8cd4.system.entry.js} +1 -1
  498. package/lib/duet/{p-da34f46f.system.entry.js → p-e7ec54d9.system.entry.js} +1 -1
  499. package/lib/duet/{p-ccb65433.system.entry.js → p-ec09a443.system.entry.js} +1 -1
  500. package/lib/duet/{p-e15e4863.entry.js → p-eed32f32.entry.js} +1 -1
  501. package/lib/duet/p-f2bd948d.entry.js +4 -0
  502. package/lib/duet/{p-18479908.entry.js → p-f30d5a7f.entry.js} +1 -1
  503. package/lib/duet/{p-51945bc6.system.entry.js → p-f3c24379.system.entry.js} +1 -1
  504. package/lib/duet/{p-6e16b9f3.entry.js → p-f3f3f84f.entry.js} +1 -1
  505. package/lib/duet/{p-f6c23cae.system.entry.js → p-f599d1f3.system.entry.js} +1 -1
  506. package/lib/duet/p-f6b21d17.system.js +4 -0
  507. package/lib/duet/{p-74323d3f.system.entry.js → p-f7eb104c.system.entry.js} +1 -1
  508. package/lib/duet/{p-2c1e0d16.system.entry.js → p-fb307e00.system.entry.js} +1 -1
  509. package/lib/duet/{p-0d455891.system.entry.js → p-fd9d8da6.system.entry.js} +1 -1
  510. package/lib/duet/{p-79f07f14.js → p-fe246b98.js} +1 -1
  511. package/lib/esm/{app-globals-6aa4ff30.js → app-globals-c0f14928.js} +1 -1
  512. package/lib/esm/duet-action-button.entry.js +2 -2
  513. package/lib/esm/duet-alert.entry.js +3 -3
  514. package/lib/esm/duet-badge.entry.js +3 -3
  515. package/lib/esm/duet-banner.entry.js +6 -5
  516. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  517. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  518. package/lib/esm/duet-button_2.entry.js +12 -9
  519. package/lib/esm/duet-callout.entry.js +4 -4
  520. package/lib/esm/duet-caption_4.entry.js +10 -6
  521. package/lib/esm/duet-card.entry.js +1 -1
  522. package/lib/esm/duet-checkbox.entry.js +1 -1
  523. package/lib/esm/duet-checkmark.entry.js +3 -3
  524. package/lib/esm/duet-chip.entry.js +1 -1
  525. package/lib/esm/duet-choice_2.entry.js +3 -3
  526. package/lib/esm/duet-collapsible.entry.js +2 -2
  527. package/lib/esm/duet-combobox.entry.js +20 -6
  528. package/lib/esm/duet-contact-card.entry.js +4 -4
  529. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  530. package/lib/esm/duet-date-picker.entry.js +8 -7
  531. package/lib/esm/duet-divider_2.entry.js +2 -2
  532. package/lib/esm/duet-editable-table_3.entry.js +8 -8
  533. package/lib/esm/duet-empty-state.entry.js +1 -1
  534. package/lib/esm/duet-fieldset.entry.js +5 -5
  535. package/lib/esm/duet-file-chooser.entry.js +1 -1
  536. package/lib/esm/duet-footer.entry.js +8 -8
  537. package/lib/esm/duet-grid_2.entry.js +1 -1
  538. package/lib/esm/duet-header_2.entry.js +2 -2
  539. package/lib/esm/duet-hero.entry.js +3 -3
  540. package/lib/esm/duet-icon.entry.js +19 -6
  541. package/lib/esm/duet-input_2.entry.js +3 -3
  542. package/lib/esm/duet-layout.entry.js +1 -1
  543. package/lib/esm/duet-list_2.entry.js +3 -3
  544. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  545. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  546. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  547. package/lib/esm/duet-menu-bar-item.entry.js +3 -3
  548. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  549. package/lib/esm/duet-menu-bar.entry.js +6 -3
  550. package/lib/esm/duet-modal.entry.js +5 -5
  551. package/lib/esm/duet-multiselect.entry.js +3 -3
  552. package/lib/esm/duet-nav.entry.js +2 -2
  553. package/lib/esm/duet-notification_2.entry.js +4 -4
  554. package/lib/esm/duet-number-input.entry.js +3 -3
  555. package/lib/esm/duet-overlay.entry.js +1 -1
  556. package/lib/esm/duet-page-heading.entry.js +3 -3
  557. package/lib/esm/duet-pagination_2.entry.js +4 -4
  558. package/lib/esm/duet-popup-menu-item.entry.js +2 -2
  559. package/lib/esm/duet-popup-menu.entry.js +3 -3
  560. package/lib/esm/duet-progress.entry.js +2 -2
  561. package/lib/esm/duet-promo-card.entry.js +4 -4
  562. package/lib/esm/duet-radio_2.entry.js +2 -2
  563. package/lib/esm/duet-range-slider.entry.js +1 -1
  564. package/lib/esm/duet-scrollable_3.entry.js +17 -17
  565. package/lib/esm/duet-section-layout.entry.js +4 -4
  566. package/lib/esm/duet-select.entry.js +2 -2
  567. package/lib/esm/duet-shaped-image.entry.js +3 -3
  568. package/lib/esm/duet-show-more.entry.js +4 -4
  569. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  570. package/lib/esm/duet-slideout-link.entry.js +3 -3
  571. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  572. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  573. package/lib/esm/duet-slideout.entry.js +10 -12
  574. package/lib/esm/duet-step_2.entry.js +2 -2
  575. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  576. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  577. package/lib/esm/duet-submenu-bar-item.entry.js +3 -2
  578. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  579. package/lib/esm/duet-submenu-bar.entry.js +5 -9
  580. package/lib/esm/duet-textarea.entry.js +2 -2
  581. package/lib/esm/duet-toggle.entry.js +1 -1
  582. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  583. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  584. package/lib/esm/duet-toolbar-item.entry.js +3 -3
  585. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  586. package/lib/esm/duet-toolbar.entry.js +2 -2
  587. package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
  588. package/lib/esm/duet-tooltip.entry.js +2 -2
  589. package/lib/esm/duet-tray.entry.js +4 -4
  590. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  591. package/lib/esm/duet-upload-item.entry.js +5 -5
  592. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  593. package/lib/esm/duet.js +4 -4
  594. package/lib/esm/{errorcodes.utils-c62cd48b.js → errorcodes.utils-09a1130e.js} +1 -1
  595. package/lib/esm/{focus-utils-8a70928b.js → focus-utils-222c942d.js} +1 -1
  596. package/lib/esm/{index-2a83afcb.js → index-bb52e777.js} +1 -1
  597. package/lib/esm/{language-utils-351b0ba1.js → language-utils-dc4b408c.js} +1 -1
  598. package/lib/esm/loader.js +4 -4
  599. package/lib/esm/{slot-utils-938e3bc4.js → slot-utils-cd1f6806.js} +1 -1
  600. package/lib/{dist-custom-elements/p-5c488cf4.js → esm/teleport-546f382d.js} +2 -1
  601. package/lib/esm-es5/{app-globals-6aa4ff30.js → app-globals-c0f14928.js} +1 -1
  602. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  603. package/lib/esm-es5/duet-alert.entry.js +1 -1
  604. package/lib/esm-es5/duet-badge.entry.js +1 -1
  605. package/lib/esm-es5/duet-banner.entry.js +1 -1
  606. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  607. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  608. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  609. package/lib/esm-es5/duet-callout.entry.js +1 -1
  610. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  611. package/lib/esm-es5/duet-card.entry.js +1 -1
  612. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  613. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  614. package/lib/esm-es5/duet-chip.entry.js +1 -1
  615. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  616. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  617. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  618. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  619. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  620. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  621. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  622. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  623. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  624. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  625. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  626. package/lib/esm-es5/duet-footer.entry.js +1 -1
  627. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  628. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  629. package/lib/esm-es5/duet-hero.entry.js +2 -2
  630. package/lib/esm-es5/duet-icon.entry.js +1 -1
  631. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  632. package/lib/esm-es5/duet-layout.entry.js +1 -1
  633. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  634. package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
  635. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  636. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  637. package/lib/esm-es5/duet-menu-bar-item.entry.js +2 -2
  638. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  639. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  640. package/lib/esm-es5/duet-modal.entry.js +1 -1
  641. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  642. package/lib/esm-es5/duet-nav.entry.js +1 -1
  643. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  644. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  645. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  646. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  647. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  648. package/lib/esm-es5/duet-popup-menu-item.entry.js +2 -2
  649. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  650. package/lib/esm-es5/duet-progress.entry.js +1 -1
  651. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  652. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  653. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  654. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  655. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  656. package/lib/esm-es5/duet-select.entry.js +1 -1
  657. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  658. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  659. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  660. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  661. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  662. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  663. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  664. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  665. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  666. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  667. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  668. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  669. package/lib/esm-es5/duet-submenu-bar.entry.js +2 -2
  670. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  671. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  672. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  673. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  674. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  675. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  676. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  677. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  678. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  679. package/lib/esm-es5/duet-tray.entry.js +1 -1
  680. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  681. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  682. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  683. package/lib/esm-es5/duet.js +1 -1
  684. package/lib/esm-es5/{errorcodes.utils-c62cd48b.js → errorcodes.utils-09a1130e.js} +1 -1
  685. package/lib/esm-es5/focus-utils-222c942d.js +4 -0
  686. package/lib/esm-es5/{index-2a83afcb.js → index-bb52e777.js} +1 -1
  687. package/lib/esm-es5/{language-utils-351b0ba1.js → language-utils-dc4b408c.js} +1 -1
  688. package/lib/esm-es5/loader.js +1 -1
  689. package/lib/esm-es5/{slot-utils-938e3bc4.js → slot-utils-cd1f6806.js} +1 -1
  690. package/lib/esm-es5/teleport-546f382d.js +4 -0
  691. package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
  692. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +7 -0
  693. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +8 -1
  694. package/lib/types/components/duet-paragraph/duet-paragraph.d.ts +1 -0
  695. package/lib/types/components.d.ts +20 -0
  696. package/lib/types/utils/teleport.d.ts +1 -0
  697. package/package.json +4 -4
  698. package/lib/duet/p-12303d3f.system.entry.js +0 -4
  699. package/lib/duet/p-163b1470.entry.js +0 -4
  700. package/lib/duet/p-1a2c400a.entry.js +0 -4
  701. package/lib/duet/p-21cd3b7a.entry.js +0 -4
  702. package/lib/duet/p-2af91b00.entry.js +0 -4
  703. package/lib/duet/p-2bed90a7.js +0 -4
  704. package/lib/duet/p-32b0db61.entry.js +0 -4
  705. package/lib/duet/p-33ca2b8b.js +0 -4
  706. package/lib/duet/p-41c75b0f.system.entry.js +0 -4
  707. package/lib/duet/p-4c568948.system.js +0 -4
  708. package/lib/duet/p-5060af77.entry.js +0 -4
  709. package/lib/duet/p-5c488cf4.js +0 -4
  710. package/lib/duet/p-72857c31.entry.js +0 -4
  711. package/lib/duet/p-7838fd97.entry.js +0 -4
  712. package/lib/duet/p-7e7f13b3.system.entry.js +0 -4
  713. package/lib/duet/p-81f54a62.system.entry.js +0 -4
  714. package/lib/duet/p-8aba914d.entry.js +0 -4
  715. package/lib/duet/p-97c8cfbe.entry.js +0 -4
  716. package/lib/duet/p-b6f2538b.system.js +0 -4
  717. package/lib/duet/p-c171c4d4.entry.js +0 -4
  718. package/lib/duet/p-c237eba5.entry.js +0 -4
  719. package/lib/duet/p-dd62f6ef.entry.js +0 -4
  720. package/lib/duet/p-ded1d3e9.entry.js +0 -4
  721. package/lib/duet/p-e442f0f4.entry.js +0 -4
  722. package/lib/duet/p-f8e173f6.entry.js +0 -4
  723. package/lib/esm-es5/focus-utils-8a70928b.js +0 -4
  724. package/lib/esm-es5/teleport-3d49d902.js +0 -4
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { d as defineCustomElement$2 } from './p-222d5824.js';
6
+ import { d as defineCustomElement$2 } from './p-43f82d58.js';
7
7
 
8
8
  const duetMenuBarItemCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%}.duet-menu-bar-item{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 12px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:inherit;font-weight:inherit;color:inherit;color:inherit;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer}.duet-menu-bar-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-menu-bar-item:focus,.duet-menu-bar-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-menu-bar-item .leading-icon,.duet-menu-bar-item .trailing-icon{width:20px;height:20px}@media (min-width: 62em){.duet-menu-bar-item .leading-icon,.duet-menu-bar-item .trailing-icon{width:16px;height:16px}}.duet-menu-bar-item .trailing-icon.trailing-icon-arrow{width:7px;height:7px}.duet-menu-bar-item[aria-expanded=true]{color:rgb(0, 119, 179)}.duet-menu-bar-item[aria-expanded=true] .trailing-icon.rotate{transform:rotate(180deg)}.duet-menu-bar-item.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-menu-bar-item.duet-theme-turva[aria-expanded=true]{color:rgb(198, 12, 48)}@media (min-width: 62em){.duet-menu-bar-item{padding:0 16px}}@media (min-width: 76.25em){.duet-menu-bar-item{padding:0 28px}}.duet-menu-bar-item.active{color:rgb(0, 119, 179)}.duet-menu-bar-item.active::after{position:absolute;top:auto;bottom:2px;left:0;z-index:1;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(2px)}@media (min-width: 62em){.duet-menu-bar-item.active::after{z-index:auto;height:2px}}.duet-menu-bar-item.active.duet-theme-turva{color:rgb(198, 12, 48)}.duet-menu-bar-item.active.duet-theme-turva::after{background:rgb(198, 12, 48)}@media (min-width: 62em){.duet-menu-bar-item:hover{color:rgb(0, 119, 179)}.duet-menu-bar-item:hover.duet-theme-turva{color:rgb(198, 12, 48)}}";
9
9
  const DuetMenuBarItemStyle0 = duetMenuBarItemCss;
@@ -40,11 +40,11 @@ const DuetMenuBarItem$1 = /*@__PURE__*/ proxyCustomElement(class DuetMenuBarItem
40
40
  */
41
41
  render() {
42
42
  const TagName = this.url ? "a" : "button";
43
- return (h(Host, { key: '6c9c94e3afe239db2ad4ac9743ace782d4ec84ff', role: "listitem" }, h(TagName, { key: 'a0407b920548f68a68b0c96cc03bb03966a242b2', ref: element => (this.itemElement = element), class: {
43
+ return (h(Host, { key: 'a8d19e16b23cd70c744f29a603093db8846d522d', role: "listitem" }, h(TagName, { key: '84e76a7bc574e20f77c1e8a09531e40c80d3d7f1', ref: element => (this.itemElement = element), class: {
44
44
  "duet-menu-bar-item": true,
45
45
  "duet-theme-turva": this.theme === "turva",
46
46
  active: this.active,
47
- }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.leadingIcon && (h("duet-icon", { key: '0c21edde98126006acb41edcf4288575691a487c', class: "leading-icon", size: "auto", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '1945f308d808a5bc38c0ed607e5d7d70ff44ac6d' }), this.trailingIcon && (h("duet-icon", { key: '703e85cd9ac06d465e7df8e832518bb4f65177ad', class: {
47
+ }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.leadingIcon && (h("duet-icon", { key: '4a80b815a0d9ee32e7ab84210bfd0f004a754bd6', class: "leading-icon", size: "auto", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '334e9b3d14cf86e8b3757f34953b047219b23a98' }), this.trailingIcon && (h("duet-icon", { key: '8faee80d1e563ad7abca96c635f193a203ae44c2', class: {
48
48
  "trailing-icon": true,
49
49
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
50
50
  rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { d as defineCustomElement$2 } from './p-222d5824.js';
6
+ import { d as defineCustomElement$2 } from './p-43f82d58.js';
7
7
 
8
8
  const duetMenuBarLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%}.duet-menu-bar-link{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 12px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:inherit;text-align:center;text-decoration:none;white-space:nowrap}.duet-menu-bar-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-menu-bar-link:focus,.duet-menu-bar-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-menu-bar-link .menu-bar-link-icon{width:20px;height:20px}@media (min-width: 62em){.duet-menu-bar-link .menu-bar-link-icon{width:16px;height:16px}}.duet-menu-bar-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}@media (min-width: 62em){.duet-menu-bar-link{padding:0 16px}}@media (min-width: 76.25em){.duet-menu-bar-link{padding:0 28px}}.duet-menu-bar-link.active{color:rgb(0, 119, 179)}.duet-menu-bar-link.active::after{position:absolute;top:auto;bottom:2px;left:0;z-index:1;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(2px)}@media (min-width: 62em){.duet-menu-bar-link.active::after{z-index:auto;height:2px}}.duet-menu-bar-link.active.duet-theme-turva{color:rgb(198, 12, 48)}.duet-menu-bar-link.active.duet-theme-turva::after{background:rgb(198, 12, 48)}@media (min-width: 62em){.duet-menu-bar-link:hover{color:rgb(0, 119, 179)}.duet-menu-bar-link:hover.duet-theme-turva{color:rgb(198, 12, 48)}}";
9
9
  const DuetMenuBarLinkStyle0 = duetMenuBarLinkCss;
@@ -30,11 +30,11 @@ const DuetMenuBarLink$1 = /*@__PURE__*/ proxyCustomElement(class DuetMenuBarLink
30
30
  * Always the last one in the class.
31
31
  */
32
32
  render() {
33
- return (h(Host, { key: '2f893204e6787a355ce661f5cb2d6bfe6e56bcc8', role: "listitem" }, h("a", { key: 'deffe377753abdde9fb1fa65840a0b389e9eef35', class: {
33
+ return (h(Host, { key: '094d7e86967446a1b42ad3c0bd117815807d119c', role: "listitem" }, h("a", { key: '0b7f1206828ff009f5470b77f6bfbf35cea8a096', class: {
34
34
  "duet-menu-bar-link": true,
35
35
  "duet-theme-turva": this.theme === "turva",
36
36
  active: this.active,
37
- }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '2b104a8857071c4c4a896141dc29717cb3eae517', class: "menu-bar-link-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: '627b9f6fd8dd467905acc1eb896162ddfb21877a' }))));
37
+ }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '38082080f6bc0ac1ba5bb01a007424ed85c681ad', class: "menu-bar-link-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: 'c1b71a2b6af96adb50d6b47daaff277e4d369527' }))));
38
38
  }
39
39
  get element() { return this; }
40
40
  static get style() { return DuetMenuBarLinkStyle0; }
@@ -1,10 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-76594c11.js';
5
5
  import { a as media_query_large, c as media_query_xx_large } from './p-d5c03b61.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
- import { d as defineCustomElement$2 } from './p-4c8d5fc1.js';
7
+ import { a as getLanguage } from './p-44837462.js';
8
+ import { d as defineCustomElement$2 } from './p-ebf428c3.js';
8
9
 
9
10
  const duetMenuBarCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;width:100%}.duet-menu-bar{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;background:rgb(255, 255, 255);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07)}@media (min-width: 62em){.duet-menu-bar{box-shadow:0 3px 6px 0 rgba(0, 41, 77, 0.1)}}.duet-menu-bar .top{display:none}.duet-menu-bar .bottom{display:none}.duet-menu-bar.horizontal-nav{position:relative}.duet-menu-bar.horizontal-nav .top{position:absolute;top:0;left:3.5%;display:block;width:93%;height:1px;background:rgb(245, 248, 250)}.duet-menu-bar.horizontal-nav .bottom{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:rgb(225, 227, 230)}.duet-menu-bar.horizontal-nav .more-left{position:absolute;top:0;left:-1px;z-index:1;width:56px;height:49px;background:linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media (min-width: 62em){.duet-menu-bar.horizontal-nav .more-left{display:none}}.duet-menu-bar.horizontal-nav .more-right{position:absolute;top:0;right:-1px;z-index:1;width:56px;height:49px;background:linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media (min-width: 62em){.duet-menu-bar.horizontal-nav .more-right{display:none}}@media (pointer: fine){.duet-menu-bar.horizontal-nav{display:none}}@media (pointer: fine) and ((min-width: 62em)){.duet-menu-bar.horizontal-nav{display:flex}}.duet-menu-bar .container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;height:100%;height:3.25rem;padding:0 8px 0 20px;overflow-x:auto;scrollbar-width:none}.duet-menu-bar .container::-webkit-scrollbar{width:0;height:0}@media (min-width: 62em){.duet-menu-bar .container{height:5rem;padding:0 28px;overflow-x:visible}}.duet-menu-bar .container .list{height:100%;list-style-type:none}.duet-menu-bar .container ::slotted(*){height:100%}.duet-menu-bar .container>*{display:flex;align-items:center;justify-content:center;height:100%}.duet-menu-bar .container>:first-child{flex-basis:0;flex-grow:1;justify-content:flex-start}.duet-menu-bar .container>:last-child{flex-basis:0;flex-grow:1;justify-content:flex-end}.duet-menu-bar .container ::slotted(*){display:flex;align-items:center;justify-content:center;height:100%}.duet-menu-bar.duet-theme-turva{background:rgb(255, 255, 255);box-shadow:0 2px 6px 0 rgba(23, 28, 58, 0.07)}@media (min-width: 62em){.duet-menu-bar.duet-theme-turva{box-shadow:0 3px 6px 0 rgba(23, 28, 58, 0.1)}}.center{font-size:1rem;font-weight:600;line-height:1.25;color:rgb(0, 41, 77)}.duet-theme-turva .center{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.right{font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 77, 128)}.duet-theme-turva .right{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}";
10
11
  const DuetMenuBarStyle0 = duetMenuBarCss;
@@ -64,6 +65,7 @@ const DuetMenuBar$1 = /*@__PURE__*/ proxyCustomElement(class DuetMenuBar extends
64
65
  this.leftMoreVisible = false;
65
66
  this.rightMoreVisible = false;
66
67
  this.theme = "";
68
+ this.language = getLanguage();
67
69
  this.logo = true;
68
70
  this.logoHref = undefined;
69
71
  this.logoLinkAccessibleLabel = undefined;
@@ -114,16 +116,17 @@ const DuetMenuBar$1 = /*@__PURE__*/ proxyCustomElement(class DuetMenuBar extends
114
116
  render() {
115
117
  const slideoutAvailable = document.querySelectorAll("duet-slideout").length > 0;
116
118
  const isUsedAsAdditionalHorizontalNav = slideoutAvailable && !this.logo;
117
- return (h(Host, { key: 'e0c70951b6da6e8803034bd42900d4dbfa54ac79' }, h("nav", { key: '5285555f67d324807e8172105ed5abf03c8b1cf5', class: {
119
+ return (h(Host, { key: '9386904e22c17ede07fce421b4ececdcc4462311' }, h("nav", { key: 'ba224a6339f5402655e10937fb21812c7c174dc8', class: {
118
120
  "duet-menu-bar": true,
119
121
  "duet-theme-turva": this.theme === "turva",
120
122
  "horizontal-nav": isUsedAsAdditionalHorizontalNav,
121
- }, "aria-label": this.accessibleLabel }, h("div", { key: '3fd377934d69bc86344dba7149a683a57cfe71be', class: "top" }), h("div", { key: '9416dbe3b65729f6499ba081775dac80787318e3', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: '6a49b0084afc3334ba291fa5290d2a5a54ccbb24' }, h("duet-logo", { key: 'ff8b0378e1b7a2045d79b6dae4eecc881b0a177e', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick }))), h("div", { key: 'cfb2cc0ea70e46c53ee7b253db2db6d8617afd0d', class: "list center", role: "list" }, h("div", { key: 'bbff4fca655c793453549d349e9e2dc533a4d2d2', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: 'c5368597c97b0ffef8938bb89f7918a0f5c6e3f4', name: "center" }), h("div", { key: '846fd02740b36af7e14dde5d71e651bd52b1f7b8', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: '8b0d0c1497baa80cdaec88e5247e80098e496d5e', class: "list right", role: "list" }, h("slot", { key: '43566b3116f0e4df1fa6b1d456af8f0580d7ded6', name: "right" }))), h("div", { key: '0acb8611a0f18ca267b397ad53877c25c4f6c42a', class: "bottom" }))));
123
+ }, "aria-label": this.accessibleLabel }, h("div", { key: 'c0da13104e0e312f453ba493cebc3d523635e2b2', class: "top" }), h("div", { key: '03aaa19f264070866cc7e6536a7679972d53e3f5', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: '72234559418bbf0fbe2749343faa2e0d7cb07f46' }, h("duet-logo", { key: 'dbbf0ecca199c2a470390441038c014ac147a7c9', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), h("div", { key: '55048a334800842fbd6b6cf55917d10f8eea6642', class: "list center", role: "list" }, h("div", { key: '6934aeb5d219dd31d7ad22993b08fd025e0c0e37', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: 'edf21f84609df58a98fca817a3a5f25b4128bfb0', name: "center" }), h("div", { key: '30d07068be15b133106e2ab6e6953029e08ca792', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: 'ead4201e0e8df9a2e1ec43254c3a63d167ff09da', class: "list right", role: "list" }, h("slot", { key: '66cb29f7147b514d6944de416aacaa15b21fc730', name: "right" }))), h("div", { key: '4e99473e810bac89400b9493887e9289340d0bdf', class: "bottom" }))));
122
124
  }
123
125
  get element() { return this; }
124
126
  static get style() { return DuetMenuBarStyle0; }
125
127
  }, [1, "duet-menu-bar", {
126
128
  "theme": [1025],
129
+ "language": [1025],
127
130
  "logo": [1028],
128
131
  "logoHref": [1025, "logo-href"],
129
132
  "logoLinkAccessibleLabel": [1025, "logo-link-accessible-label"],
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-76594c11.js';
5
5
  import { d as disableBodyScroll, e as enableBodyScroll } from './p-8354d1f1.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
7
  import { c as DuetStringsPleaseWaitDefaults } from './p-9df4cfa4.js';
@@ -9,14 +9,14 @@ import { f as focusElement } from './p-b0d57d02.js';
9
9
  import { b as isEscapeKey } from './p-785686e3.js';
10
10
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
11
11
  import { h as hasSlot } from './p-f9f0bae0.js';
12
- import { T as Teleport } from './p-5c488cf4.js';
13
- import { d as defineCustomElement$8 } from './p-efe437a1.js';
14
- import { d as defineCustomElement$7 } from './p-c4cd2644.js';
15
- import { d as defineCustomElement$6 } from './p-222d5824.js';
16
- import { d as defineCustomElement$5 } from './p-53c5cbe8.js';
17
- import { d as defineCustomElement$4 } from './p-2765da13.js';
18
- import { d as defineCustomElement$3 } from './p-ce849bf1.js';
19
- import { d as defineCustomElement$2 } from './p-e0c7447c.js';
12
+ import { T as Teleport } from './p-ca3cb21e.js';
13
+ import { d as defineCustomElement$8 } from './p-0cb2d3d2.js';
14
+ import { d as defineCustomElement$7 } from './p-f089c3c3.js';
15
+ import { d as defineCustomElement$6 } from './p-43f82d58.js';
16
+ import { d as defineCustomElement$5 } from './p-eab7e6e0.js';
17
+ import { d as defineCustomElement$4 } from './p-63219fc9.js';
18
+ import { d as defineCustomElement$3 } from './p-878d87b2.js';
19
+ import { d as defineCustomElement$2 } from './p-47c3a7d1.js';
20
20
 
21
21
  const duetModalCss = "*,*::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}.duet-modal-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;max-height:100vh;overflow-y:auto;visibility:hidden;opacity:0;transition:300ms ease;transition-delay:200ms}.duet-modal-container.duet-modal-active{visibility:visible;opacity:1;transition:300ms ease;transition-delay:0s}.duet-modal-container.duet-disable-transitions{transition:none}.duet-modal-container.duet-modal-slide-up{overflow:hidden}::slotted(img){width:100%}.duet-modal-inner{display:flex;align-items:center;width:100%;min-height:100%;padding:20px 16px}@media (min-width: 36em){.duet-modal-inner{padding:48px 16px}}.duet-modal-inner.duet-modal-slide-up{align-items:stretch;justify-content:center;height:100%;padding-top:48px;padding-bottom:0;overflow:hidden}.duet-modal-inner.duet-modal-slide-up::after{position:absolute;bottom:0;z-index:300;display:block;width:100%;max-width:686px;height:48px;margin:auto;pointer-events:none;content:\"\";background:linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255))}.duet-modal-inner.duet-modal-slide-up::after.small{max-width:545px}.duet-modal-inner.duet-modal-slide-up::after.large{max-width:100%}@media (min-width: 36em){.duet-modal-inner.duet-modal-slide-up::after.large{max-width:1110px}}@media (max-width: 35.9375em){.duet-modal-inner.large{padding-right:0;padding-left:0}.duet-modal-inner.duet-modal-slide-up{padding:0;padding-top:28px}}.duet-modal{position:relative;width:100%;max-width:686px;margin:auto;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:rgb(0, 41, 77);background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:300ms ease;transition-delay:0ms;transform:scale(0.96)}.duet-theme-turva .duet-modal{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-modal-active .duet-modal{opacity:1;transition:300ms ease;transition-delay:200ms;transform:none}.duet-modal-active .duet-modal.slide-up{top:0;transition:top 600ms ease}.duet-modal.loader{text-align:center;background:transparent}.duet-modal.loader .duet-modal-close{display:none}.duet-modal.loader .duet-modal-spinner{position:relative;height:120px}.duet-modal.loader .duet-modal-inner-slot-default{position:relative;backdrop-filter:blur(10px)}.duet-modal.loader duet-paragraph.duet-loader-message{position:absolute;opacity:0;transition:all 300ms ease;transform:scaleY(0);transform-origin:top}.duet-modal.loader duet-paragraph.duet-loader-message.show{opacity:1;transform:scaleY(1);transform-origin:bottom}.duet-modal.loader duet-paragraph.duet-loader-message.show::part(duet-paragraph){backdrop-filter:blur(10px)}.duet-disable-transitions .duet-modal{transition:none}.duet-modal.small{max-width:545px}.duet-modal.large{max-width:100%}@media (min-width: 36em){.duet-modal.large{max-width:1110px}}.duet-modal.slide-up{top:100vh;margin:0;overflow:auto;border-radius:4px 4px 0 0;opacity:1;transition:top 600ms ease}@media (max-width: 35.9375em){.duet-modal.slide-up{border-radius:16px 16px 0 0}}.duet-modal.duet-modal-has-sticky-header{height:100%;overflow:auto}.duet-modal:focus{outline:0}.duet-modal-body,.duet-modal-sticky-header{width:100%;padding:36px 28px}.duet-modal-body.duet-modal-gutter-none,.duet-modal-sticky-header.duet-modal-gutter-none{padding:0 !important}.duet-modal-body.duet-modal-gutter-small,.duet-modal-sticky-header.duet-modal-gutter-small{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:48px 36px}@media (max-width: 22.5em){.duet-modal-body,.duet-modal-sticky-header{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:48px 28px}}@media (max-width: 35.9375em){.duet-modal-body,.duet-modal-sticky-header{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:48px 36px}}@media (min-width: 36em){.duet-modal-body,.duet-modal-sticky-header{padding:36px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:28px 72px}}@media (min-width: 48em){.duet-modal-body,.duet-modal-sticky-header{padding:36px 72px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:36px 72px}}@media (min-width: 76.25em){.duet-modal-body,.duet-modal-sticky-header{padding:36px 48px 48px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:48px 94px}.small .duet-modal-body,.small .duet-modal-sticky-header{padding:36px 48px}}.duet-modal-header{text-align:center}.duet-modal-sticky-header{position:sticky;top:0;z-index:300;display:block;padding-bottom:12px;text-align:left;background:rgb(243, 249, 252);border-bottom:1px solid rgb(225, 227, 230);border-radius:4px 4px 0 0}@media (max-width: 35.9375em){.duet-modal-sticky-header{border-radius:16px 16px 0 0}}.duet-theme-turva .duet-modal-sticky-header{background:rgb(245, 245, 247);border-bottom:1px solid rgb(228, 228, 230)}.duet-modal-close{position:absolute;top:12px;right:12px}.duet-modal-heading{width:100%;padding-right:60px;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1.25rem;font-style:normal;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(0, 41, 77);text-decoration:none;text-overflow:ellipsis;letter-spacing:-0.01rem;white-space:nowrap}.duet-modal-heading.duet-p-0{padding:0 !important}.duet-modal-heading.duet-m-0{margin:0 !important}";
22
22
  const DuetModalStyle0 = duetModalCss;
@@ -1,21 +1,21 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { b as isEscapeKey, d as isTabKey, c as isEnterKey, j as isArrowLeftKey, f as isArrowUpKey, k as isArrowRightKey, g as isArrowDownKey } from './p-785686e3.js';
8
8
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
9
9
  import { c as checkNamedSlotElement } from './p-f9f0bae0.js';
10
10
  import { p as parsePossibleJSON } from './p-0e052642.js';
11
- import { d as defineCustomElement$9 } from './p-f296759e.js';
12
- import { d as defineCustomElement$8 } from './p-48461ce0.js';
13
- import { d as defineCustomElement$7 } from './p-222d5824.js';
14
- import { d as defineCustomElement$6 } from './p-c1b83453.js';
15
- import { d as defineCustomElement$5 } from './p-60263446.js';
16
- import { d as defineCustomElement$4 } from './p-95c3b618.js';
17
- import { d as defineCustomElement$3 } from './p-4af37889.js';
18
- import { d as defineCustomElement$2 } from './p-e0c7447c.js';
11
+ import { d as defineCustomElement$9 } from './p-8ff75665.js';
12
+ import { d as defineCustomElement$8 } from './p-d61727bb.js';
13
+ import { d as defineCustomElement$7 } from './p-43f82d58.js';
14
+ import { d as defineCustomElement$6 } from './p-ba535c6a.js';
15
+ import { d as defineCustomElement$5 } from './p-411c0efc.js';
16
+ import { d as defineCustomElement$4 } from './p-fc4d041c.js';
17
+ import { d as defineCustomElement$3 } from './p-810bf022.js';
18
+ import { d as defineCustomElement$2 } from './p-47c3a7d1.js';
19
19
 
20
20
  const duetMultiselectCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;max-width:100%;vertical-align:bottom}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (min-width: 36em){:host{width:calc(50% - 16px - 3px)}:host.duet-expand{width:100% !important}}:host(.duet-m-0){margin:0 !important}.duet-multiselect-tooltip,::slotted(duet-tooltip){position:absolute;top:12px;right:0}@media (min-width: 48em){.duet-multiselect-tooltip,::slotted(duet-tooltip){position:relative;top:4px;right:auto}}.duet-multiselect-placeholder{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-multiselect-container{position:relative;width:100%}.duet-multiselect-wrapper{position:relative;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25}.duet-theme-turva .duet-multiselect-wrapper{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-multiselect{display:flex;align-items:center;justify-content:flex-start;width:100%;min-width:8rem;padding:12px 14px !important;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:rgb(0, 41, 77);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:rgb(255, 255, 255);border:1px solid rgb(144, 149, 153);border-radius:4px;transition:150ms ease}.duet-multiselect .duet-multiselect-label{overflow:hidden;text-overflow:ellipsis}.duet-multiselect:hover{border-color:rgb(144, 149, 153);box-shadow:0 0 0 1px #909599}.duet-theme-turva .duet-multiselect:hover{border-color:rgb(116, 116, 117);box-shadow:0 0 0 1px #747475}.has-error .duet-multiselect:hover{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error .duet-multiselect:hover{box-shadow:0 0 0 1px #e55039}.duet-multiselect:focus,.duet-multiselect.duet-multiselect-active{border-color:rgb(0, 119, 179);outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva .duet-multiselect:focus,.duet-theme-turva .duet-multiselect.duet-multiselect-active{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.has-error .duet-multiselect:focus,.has-error .duet-multiselect.duet-multiselect-active{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error .duet-multiselect:focus,.duet-theme-turva.has-error .duet-multiselect.duet-multiselect-active{box-shadow:0 0 0 1px #e55039}.duet-multiselect[disabled]{color:rgb(0, 41, 77) !important;cursor:default !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:rgb(0, 41, 77) !important}.duet-theme-turva .duet-multiselect[disabled]{color:rgb(23, 28, 58) !important;background:rgb(245, 245, 247) !important;border-color:rgb(245, 245, 247) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-multiselect>:first-child{flex:1;min-height:24px}.duet-multiselect .duet-multiselect-badge{padding:4px 8px 4px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.75rem;font-weight:600;line-height:1.25;color:rgb(0, 41, 77);background:#d9ebf4;border-radius:20rem}.duet-theme-turva .duet-multiselect .duet-multiselect-badge{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:700;color:rgb(23, 28, 58);background:#e8e8eb}.duet-multiselect .duet-multiselect-icon{margin-left:12px}.has-error .duet-multiselect{border-color:rgb(222, 35, 98) !important}.has-error .duet-multiselect .duet-multiselect-icon{color:rgb(222, 35, 98) !important}.duet-theme-turva.has-error .duet-multiselect{border-color:rgb(224, 42, 13) !important}.duet-theme-turva.has-error .duet-multiselect .duet-multiselect-icon{color:rgb(224, 42, 13) !important}.duet-theme-turva .duet-multiselect{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);border-color:rgb(116, 116, 117)}.duet-multiselect svg{width:20px;height:20px;color:rgb(0, 41, 77);pointer-events:none}.duet-theme-turva .duet-multiselect svg{color:rgb(23, 28, 58)}.duet-multiselect svg.duet-multiselect-icon--rotate{transform:rotate(180deg)}.duet-multiselect-checkboxes{position:absolute;z-index:700;width:100%;padding:16px;margin:8px 0 0;visibility:hidden;background:rgb(255, 255, 255);border:1px solid rgb(225, 227, 230);border-radius:4px;box-shadow:0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, opacity 300ms ease, visibility 300ms ease;transform:scale(0.96) translateZ(0) translateY(-20px);transform-origin:top right}.duet-theme-turva .duet-multiselect-checkboxes{background:rgb(255, 255, 255);border-color:rgb(228, 228, 230);box-shadow:0 4px 10px 0 rgba(23, 28, 58, 0.15)}.duet-multiselect-checkboxes.duet-multiselect-checkboxes-active{visibility:visible;opacity:1;transition-property:transform, opacity;transform:scale(1.0001) translateZ(0) translateY(0)}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons{padding:8px 0;margin:-16px;margin-bottom:16px;border-bottom:1px solid rgb(225, 227, 230)}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button{padding:6px 16px;margin:-4px 0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:600;color:rgb(0, 119, 179);cursor:pointer;border-radius:4px}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus,.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:first-child{border-right:1px solid rgb(225, 227, 230)}.duet-theme-turva .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(198, 12, 48)}.duet-theme-turva .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:hover{color:rgb(23, 28, 58)}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:hover{color:rgb(0, 41, 77)}.duet-multiselect-checkboxes fieldset{margin-top:8px;margin-bottom:12px}.duet-multiselect-checkboxes fieldset+fieldset{margin-top:28px}.duet-multiselect-checkboxes legend{margin-bottom:12px;font-size:1rem;font-weight:600}.duet-multiselect-help{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(101, 119, 135);border-radius:4px}.duet-multiselect-help span{display:block;margin-top:8px}.duet-theme-turva .duet-multiselect-help{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(116, 116, 117)}.has-error .duet-multiselect-help{color:rgb(222, 35, 98)}.duet-theme-turva.has-error .duet-multiselect-help{color:rgb(224, 42, 13)}.duet-label-hidden duet-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
21
21
  const DuetMultiselectStyle0 = duetMultiselectCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
 
7
7
  const duetNavCss = "*,*::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;width:100%}.container{position:relative;z-index:400}::slotted(*[slot=mobile]){display:inherit}::slotted(*[slot=desktop]){display:none}@media (min-width: 62em){::slotted(*[slot=mobile]){display:none}::slotted(*[slot=desktop]){display:inherit}}";
@@ -25,7 +25,7 @@ const DuetNav$1 = /*@__PURE__*/ proxyCustomElement(class DuetNav extends H {
25
25
  * Always the last one in the class.
26
26
  */
27
27
  render() {
28
- return (h(Host, { key: '3b2496f7806deb24c2b91c846174bd64f2e3fc53' }, h("div", { key: '9d17932300f5f1cbc6dd5b9120dccb46e36c32b3', class: "container" }, h("slot", { key: 'ebc5a9923ac3e3b441dccc87d80b588810b44717' }), h("slot", { key: '8ee01c4edc73f0ba261fff423c6dadc7eeb67251', name: "mobile" }), h("slot", { key: '87dbeff01ad24c1a4aefd824f2cc64413ec0faa9', name: "desktop" }))));
28
+ return (h(Host, { key: '9a0c3b353b5d18b60eaef2baf47a0b862216472b' }, h("div", { key: '8e5cbd87881f498c82ab93c4047b87e6129c20d4', class: "container" }, h("slot", { key: 'ff7f551d2833d0d4fe53c335694d973c02d5bc40' }), h("slot", { key: 'd33c124ed54d4897ebd773650e1eacbb8bb9c1d8', name: "mobile" }), h("slot", { key: 'c8423dcbb9873fd7fa4b6e6d7af566c0c7ea3e6b', name: "desktop" }))));
29
29
  }
30
30
  get element() { return this; }
31
31
  static get style() { return DuetNavStyle0; }
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h } from './p-76594c11.js';
5
5
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-785686e3.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-44837462.js';
9
- import { d as defineCustomElement$4 } from './p-c61b3f44.js';
10
- import { d as defineCustomElement$3 } from './p-222d5824.js';
11
- import { d as defineCustomElement$2 } from './p-6283825d.js';
9
+ import { d as defineCustomElement$4 } from './p-e491d8d2.js';
10
+ import { d as defineCustomElement$3 } from './p-43f82d58.js';
11
+ import { d as defineCustomElement$2 } from './p-25553b11.js';
12
12
 
13
13
  const duetNotificationDrawerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-drawer{position:relative}@media (min-width: 62em){.duet-drawer{display:inline-block}}.duet-drawer-toggle{position:relative;display:flex;align-items:center;width:100%;height:48px;padding:0 20px;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:48px;color:rgb(0, 41, 77);text-align:left;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:rgb(255, 255, 255);border-bottom:1px solid rgb(225, 227, 230);border-radius:0;-webkit-appearance:none;appearance:none}@media (min-width: 62em){.duet-drawer-toggle{z-index:200;width:auto;max-width:200px;padding:0 30px 0 12px;overflow:hidden;font-size:0.875rem;line-height:4rem;border:0;border-radius:4px;transition:border 300ms ease}}.duet-theme-turva .duet-drawer-toggle{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);background-color:rgb(255, 255, 255);border-color:rgb(228, 228, 230)}.duet-drawer-toggle:active{opacity:0.75}.duet-drawer-toggle:focus{outline:0}:host(.user-is-tabbing) .duet-drawer-toggle:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-drawer-toggle:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-drawer-toggle:hover{color:rgb(0, 77, 128)}.duet-theme-turva .duet-drawer-toggle:hover{color:rgb(68, 68, 69)}.duet-drawer-toggle::after{display:none !important}@media (min-width: 62em){.duet-drawer-toggle::after{position:absolute;top:auto;bottom:0;left:0;display:block !important;width:100%;height:3px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(3px)}.duet-theme-turva .duet-drawer-toggle::after{background:rgb(198, 12, 48)}}.duet-drawer-toggle[aria-expanded=true],.duet-drawer-toggle[aria-expanded=true]:hover{color:rgb(0, 77, 128);border-bottom:1px solid rgb(245, 248, 250);border-radius:0}.duet-theme-turva .duet-drawer-toggle[aria-expanded=true],.duet-theme-turva .duet-drawer-toggle[aria-expanded=true]:hover{color:rgb(68, 68, 69);border-color:rgb(245, 245, 247)}@media (min-width: 62em){.duet-drawer-toggle[aria-expanded=true],.duet-drawer-toggle[aria-expanded=true]:hover{border:0}.duet-drawer-toggle[aria-expanded=true]::after,.duet-drawer-toggle[aria-expanded=true]:hover::after{left:0;width:100%;transform:translateY(0)}}.duet-drawer-icon{position:relative;display:inline-flex;min-width:12px;margin-right:12px;font-size:0;line-height:normal;vertical-align:baseline}@media (min-width: 62em){.duet-drawer-icon{margin-right:8px}}.duet-drawer-label{line-height:1}.duet-drawer-caret{position:absolute;top:50%;right:20px;display:flex;width:10px;height:10px;margin-left:8px;line-height:normal;pointer-events:none;transition:300ms ease;transform:translateY(-50%);transform-origin:50% 50%}@media (min-width: 62em){.duet-drawer-caret{right:16px;width:7px;height:7px}}.duet-drawer-caret duet-icon{width:10px}.duet-drawer-toggle[aria-expanded=true] .duet-drawer-caret{transform:translateY(-50%) rotate(180deg)}.duet-drawer-badge{position:absolute;top:0;right:0;display:inline-block;width:6px;height:6px;background:rgb(247, 178, 40);border-radius:50%;box-shadow:0 0 0 1px #c18b1f}.duet-theme-turva .duet-drawer-badge{background:rgb(250, 164, 15)}.duet-drawer-content{display:none;background-color:rgb(255, 255, 255);border-bottom:1px solid rgb(225, 227, 230)}.duet-drawer-content:focus{outline:0}.duet-theme-turva .duet-drawer-content{background-color:rgb(255, 255, 255);border-color:rgb(225, 227, 230)}@media (min-width: 62em){.duet-drawer-content{position:absolute;top:100%;z-index:600;display:block;width:450px;max-height:420px;padding-left:0;overflow-y:auto;visibility:hidden;background-color:rgb(255, 255, 255);border:1px solid rgb(225, 227, 230);border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:300ms ease;transform:scale(0.95) translateZ(0) translateY(-10px);transform-origin:50% 0;scrollbar-width:none}.duet-drawer-content::-webkit-scrollbar{display:none}.duet-theme-turva .duet-drawer-content{background-color:rgb(255, 255, 255)}.duet-drawer-content.duet-drawer-left{right:0}.duet-drawer-content.duet-drawer-right{left:0}}.duet-drawer-content.duet-drawer-open{display:block}@media (min-width: 62em){.duet-drawer-content.duet-drawer-open{visibility:visible;opacity:1;transform:scale(1) translateZ(0) translateY(0)}}";
14
14
  const DuetNotificationDrawerStyle0 = duetNotificationDrawerCss;
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-785686e3.js';
7
7
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
8
- import { d as defineCustomElement$2 } from './p-e0c7447c.js';
8
+ import { d as defineCustomElement$2 } from './p-47c3a7d1.js';
9
9
 
10
10
  const duetNotificationCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-notification{display:block;padding:16px;color:rgb(0, 41, 77);cursor:pointer;border-bottom:1px solid rgb(225, 227, 230);transition:300ms ease}:host(:last-of-type) .duet-notification{border-bottom:0}.duet-notification.duet-theme-turva{color:rgb(23, 28, 58);border-bottom-color:rgb(228, 228, 230)}.duet-notification.duet-notification-highlight{font-weight:600;background:rgb(243, 249, 252)}.duet-notification.duet-notification-highlight.duet-theme-turva{background:rgb(245, 245, 247)}@media (min-width: 62em){.duet-notification:hover{background:rgb(243, 249, 252)}.duet-notification:hover.duet-theme-turva{background:rgb(245, 245, 247)}}.duet-notification a{text-decoration:none}.duet-notification a:focus{outline:0}:host(.user-is-tabbing) .duet-notification:focus-within{z-index:1;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-notification:focus-within.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-notification-container{position:relative;display:flex}.duet-notification-badge-container{position:relative;width:16px}.duet-notification-badge{position:absolute;top:6px;left:-2px;width:8px;height:8px;background:rgb(0, 119, 179);border-radius:50%}.duet-theme-turva .duet-notification-badge{background:rgb(198, 12, 48)}.duet-notification-content{flex:1}.duet-notification-date{position:absolute;top:2px;right:0;width:96px;font-size:0.75rem;font-weight:600;line-height:1.25;color:rgb(101, 119, 135);text-align:right;text-transform:uppercase}@media (max-width: 35.9375em){.duet-notification-date{width:auto}}.duet-theme-turva .duet-notification-date{color:rgb(68, 68, 69)}::slotted(duet-heading){padding-right:80px !important}::slotted(duet-paragraph){margin-bottom:2px !important}";
11
11
  const DuetNotificationStyle0 = duetNotificationCss;
@@ -51,11 +51,11 @@ const DuetNotification$1 = /*@__PURE__*/ proxyCustomElement(class DuetNotificati
51
51
  this.linkElement.focus(options);
52
52
  }
53
53
  render() {
54
- return (h("div", { key: '7b66b4910e2ebb20f4d2c4119802079a7164664b', role: "listitem", class: {
54
+ return (h("div", { key: '31926a96290eaa70a332805dc930bab97aa91ee2', role: "listitem", class: {
55
55
  "duet-notification": true,
56
56
  "duet-notification-highlight": this.highlight,
57
57
  "duet-theme-turva": this.theme === "turva",
58
- } }, h("a", { key: 'bb98a609af0b145e942bf81e5619ab9c7ac2e36b', ref: element => (this.linkElement = element), href: this.url, target: this.external ? "_blank" : "_self" }, h("div", { key: 'b3ce8b478aa6af7288eccefbfc2e20e420adf15f', class: "duet-notification-container" }, h("div", { key: '6d389da1924357921cea153915fdc91d2a45a077', class: "duet-notification-badge-container" }, this.highlight && (h("div", { key: '94c0c8ebf2c63303cea7dedb4cc5a8c57e102a31', class: "duet-notification-badge" }, h("duet-visually-hidden", { key: 'e31f704d6fbd9e4fcf19a3dfa164201f449411ca' }, this.accessibleLabelUnread, ":")))), h("div", { key: '41c760598dd9822c309d3eb31f29887344e079ed', class: "duet-notification-content" }, h("slot", { key: '512e4c2c39e507a972ce0b6181037976b4bb97f4' })), h("div", { key: 'be179c4fcb84d2e34cf19581655402d2e47b334a', class: "duet-notification-date" }, this.date)))));
58
+ } }, h("a", { key: '14e0e4e81c9d231084e314a981304362de7758be', ref: element => (this.linkElement = element), href: this.url, target: this.external ? "_blank" : "_self" }, h("div", { key: '123fd56a88e760764c221f99d5a092f6f86c53c4', class: "duet-notification-container" }, h("div", { key: '9c5ba90262fae4edc38fbb51cf615cfcf1f7b1fb', class: "duet-notification-badge-container" }, this.highlight && (h("div", { key: '28988c4eae8aff0ba8beea8ea0ff59836d2c1010', class: "duet-notification-badge" }, h("duet-visually-hidden", { key: '8625af9a335b53772307bc39c487bfa204ad7fef' }, this.accessibleLabelUnread, ":")))), h("div", { key: 'c4e97807e5b766fe36cfdfe01f54e102a827de33', class: "duet-notification-content" }, h("slot", { key: 'b6f2f399ba2d3b6016560ea8d45996bea0de10b1' })), h("div", { key: 'a546eca5e3f2b25723040fe49ce6330a452a55a8', class: "duet-notification-date" }, this.date)))));
59
59
  }
60
60
  get element() { return this; }
61
61
  static get style() { return DuetNotificationStyle0; }
@@ -1,22 +1,22 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { k as isArrowRightKey, f as isArrowUpKey, g as isArrowDownKey, j as isArrowLeftKey, e as isBackspaceKey, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-785686e3.js';
8
8
  import { a as getLanguage, b as getLocale, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
9
9
  import { c as checkNamedSlotElement } from './p-f9f0bae0.js';
10
- import { d as defineCustomElement$b } from './p-efe437a1.js';
11
- import { d as defineCustomElement$a } from './p-f296759e.js';
12
- import { d as defineCustomElement$9 } from './p-222d5824.js';
13
- import { d as defineCustomElement$8 } from './p-7218e2bf.js';
14
- import { d as defineCustomElement$7 } from './p-c1b83453.js';
15
- import { d as defineCustomElement$6 } from './p-ce849bf1.js';
16
- import { d as defineCustomElement$5 } from './p-60263446.js';
17
- import { d as defineCustomElement$4 } from './p-95c3b618.js';
18
- import { d as defineCustomElement$3 } from './p-4af37889.js';
19
- import { d as defineCustomElement$2 } from './p-e0c7447c.js';
10
+ import { d as defineCustomElement$b } from './p-0cb2d3d2.js';
11
+ import { d as defineCustomElement$a } from './p-8ff75665.js';
12
+ import { d as defineCustomElement$9 } from './p-43f82d58.js';
13
+ import { d as defineCustomElement$8 } from './p-b85e4143.js';
14
+ import { d as defineCustomElement$7 } from './p-ba535c6a.js';
15
+ import { d as defineCustomElement$6 } from './p-878d87b2.js';
16
+ import { d as defineCustomElement$5 } from './p-411c0efc.js';
17
+ import { d as defineCustomElement$4 } from './p-fc4d041c.js';
18
+ import { d as defineCustomElement$3 } from './p-810bf022.js';
19
+ import { d as defineCustomElement$2 } from './p-47c3a7d1.js';
20
20
 
21
21
  var actionAdd={"title":"action-add","tags":"action add plus","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M12 24a.75.75 0 0 1-.75-.75v-10.5H.75a.75.75 0 0 1 0-1.5h10.5V.75a.75.75 0 0 1 1.5 0v10.5h10.5a.75.75 0 0 1 0 1.5h-10.5v10.5A.75.75 0 0 1 12 24z\"/></svg>"};
22
22
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetOverlay$1, d as defineCustomElement$1 } from './p-53c5cbe8.js';
4
+ import { D as DuetOverlay$1, d as defineCustomElement$1 } from './p-eab7e6e0.js';
5
5
 
6
6
  const DuetOverlay = DuetOverlay$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { d as defineCustomElement$2 } from './p-222d5824.js';
6
+ import { d as defineCustomElement$2 } from './p-43f82d58.js';
7
7
 
8
8
  const duetPageHeadingCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-page-heading{position:relative;display:block;width:100%;margin:0 auto;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(0, 41, 77)}.duet-page-heading.duet-p-0{padding:0 !important}.duet-page-heading.duet-m-0{margin:0 !important}.duet-page-heading.fluid,.duet-page-heading.narrow{padding:0 16px}@media (min-width: 36em){.duet-page-heading.fluid{padding:0 28px}}@media (min-width: 62em){.duet-page-heading.fluid{padding:0 56px}}@media (min-width: 76.25em){.duet-page-heading.fluid{max-width:1110px;padding:0}}.duet-page-heading.narrow{max-width:888px}@media (min-width: 36em){.duet-page-heading.narrow{padding:0 48px}}@media (min-width: 48em){.duet-page-heading.narrow{padding:0 72px}}.duet-page-heading .heading{max-width:744px;padding:48px 90px 16px 0}@media (min-width: 48em){.duet-page-heading .heading{padding:72px 150px 40px 0}}.duet-page-heading:not(.has-icon) .heading{padding-right:0}.duet-page-heading .background{position:absolute;top:0;right:0;left:0;width:100%;max-width:744px;height:104px;margin:0 auto;margin:0 auto}@media (min-width: 48em){.duet-page-heading .background{height:165px}}.duet-page-heading .background .background-mask{position:absolute;top:-20px;right:0;display:block;width:286px;height:331px;background-image:url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIxIiBoZWlnaHQ9IjI1NyIgdmlld0JveD0iMCAwIDcyMSAyNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yODIwXzY5OTkxKSI+CjxwYXRoIGQ9Ik04MC4xNzA1IDIzLjE4MTVDOTEuOTY5OSAxOC44NjU5IDEwMi44NyAxMS42NTU5IDExMi45MDkgMS41NjQ0OEMxMjMuNzcgLTguMzA1MjcgMTM0LjM4MiAtMTguMjAxMSAxNDQuODI2IC0yOC4xODgyQzE1NS4yNDMgLTM4LjE2MjIgMTY1LjkwOCAtNDguMDg0MSAxNzYuNzQzIC01Ny45Mjc4QzE3OC44MTYgLTU5LjA0OSAxODAuNDk4IC02MC4yODc3IDE4MS43ODggLTYxLjY1NjdDMTgzLjA2NiAtNjMuMDEyNiAxODUuNDY1IC02Mi4yODI1IDE4OS4wMTIgLTU5LjQ3OTNDMTg0LjczNSAtNTEuMTM1IDE4MC43NTkgLTQyLjk2MDIgMTc3LjAxNyAtMzQuOTAyN0MxNzMuMjg4IC0yNi44NDUyIDE2Ny42ODEgLTE5LjEyNjggMTYwLjIxMSAtMTEuNzYwM0MxNTIuNzUzIC00LjM4MDgzIDE0NC45NTYgMy4zMTE1MiAxMzYuODQ3IDExLjM2OUMxMjguNzI0IDE5LjQyNjUgMTIwLjk2NiAyNy4xNDUgMTEzLjQ4MyAzNC40OTg0Qzk3LjQ5OCA0OS44MTggNzkuNjYyIDU2LjAyNDEgNjAuMDAwOCA1My4xNjg4QzQwLjI4NzQgNTAuMzEzNSAyNS41NDE0IDM5LjA3NDcgMTUuNjk3NyAxOS40Nzg2QzMuOTI0NDUgLTIuMzcyOTkgLTEuMjI1NTUgLTI0LjQ3MjQgMC4yNDc3NDMgLTQ2Ljc4MDNDMS4yNTE2NyAtNjcuNDg0NiAzLjQwMjkzIC04Ny43OTc4IDYuODA1ODQgLTEwNy43NzJDMTAuMTk1NyAtMTI3LjczMyAxNS43MTA4IC0xNDcuNDg2IDIzLjMzOCAtMTY3LjA0M0MyNi4zMTA3IC0xNzQuMDMxIDI5LjAwOTUgLTE4MC44NSAzMS40NzM3IC0xODcuNTY0QzMzLjkxMTggLTE5NC4yMjcgMzYuNTMyNCAtMjAwLjY2OCAzOS4yNTc0IC0yMDYuODQ4QzQxLjgxMjggLTIwOS41NzIgNDMuNDY4NiAtMjEyLjEyOCA0NC4xODU3IC0yMTQuNTRDNTMuMDI1NSAtMjI5LjM3NyA2Mi44MyAtMjM3Ljk5NSA3My42Mzg1IC0yNDAuNDMzQzg0LjM5NDggLTI0Mi44NzEgOTguMTM2OSAtMjM5LjgyMSAxMTQuODEyIC0yMzEuMzJDMTI3Ljk0MiAtMjI1LjYwOSAxMzMuMzkyIC0yMTYuMTA1IDEzMS4xNDkgLTIwMi43OTNDMTMwLjE3MSAtMTkwLjgzNyAxMjcuOTk0IC0xNzkuMjU5IDEyNC42MTcgLTE2OC4wMkMxMjAuMDQxIC0xNTIuNzc5IDExNS40MzggLTEzNy41NTEgMTEwLjg0OSAtMTIyLjMyMkMxMDYuMjczIC0xMDcuMDgxIDEwMS4yNzkgLTkxLjk2OTkgOTUuODk0MyAtNzcuMDAyM0M4NS41OTQzIC00OC42MDU3IDc5LjQyNzQgLTE5LjQyNjcgNzcuNDA2NSAxMC41NjA2Qzc3LjcxOTQgMTIuNDEyIDc4LjA0NTMgMTQuMjYzNSA3OC4zNTgzIDE2LjA4ODhDNzguNjcxMiAxNy45NDAyIDc5LjI3MDkgMjAuMyA4MC4xNzA1IDIzLjE5NDRNMTEwLjkxNCAtMjk2Ljc1N0MxMDkuNTQ1IC0yOTguMDM1IDEwNy4zMTYgLTI5OS4zNTIgMTA0LjIzOSAtMzAwLjczNEMxMDEuMTYyIC0zMDIuMDkgOTguMjQxMiAtMzA0LjA1OSA5NS41NDIzIC0zMDYuNjI3QzkwLjA3OTQgLTMxMS43NzcgODYuOTc2MyAtMzE4LjE2NiA4Ni4yMzMyIC0zMjUuODE5Qzg1LjQ2NCAtMzMzLjQ3MiA4Ny4zODA1IC0zNDAuNTUyIDkxLjk2OTkgLTM0Ny4wNThDOTMuMjIxNSAtMzQ4LjQxNCA5NC4xNDcyIC0zNDkuMjM1IDk0LjY4MTggLTM0OS41MjJDOTUuMTkwMyAtMzQ5Ljc5NiA5Ni4xMDI5IC0zNTAuNjA0IDk3LjM5MzcgLTM1MS45OTlDMTA5LjY3NSAtMzU3LjkwNiAxMjIuNDE0IC0zNTYuNjkzIDEzNS42MzQgLTM0OC4zMzZDMTQ2Ljk1MSAtMzQyLjMyNSAxNTIuMDg4IC0zMzMuMzE2IDE1MS4xMzYgLTMyMS4zNkwxNDguMjI5IC0zMTEuNzM4QzE0NC42NjkgLTI5Ny4wNyAxMzUuNTY5IC0yOTEuNTAzIDEyMC45MTQgLTI5NS4wNjJDMTE5LjA1IC0yOTQuNzIzIDExNS43MzggLTI5NS4yOTcgMTEwLjkxNCAtMjk2Ljc0NCIgZmlsbD0iI0Y1RjVGNyIvPgo8cGF0aCBkPSJNMjQyLjc2NyAyMTUuNTE4QzI0NS4wODggMjEzLjU4OCAyNDcuMjc4IDIxMi4xMDIgMjQ5LjM3NyAyMTAuOTY4QzI1MS40NSAyMDkuODU5IDI1My41MzYgMjA4Ljc1MSAyNTUuNjIyIDIwNy42MDRDMjc0LjIyNyAxOTIuMjg0IDI5MC41NzcgMTc3LjE2IDMwNC43MjMgMTYyLjE5M0MzMTUuNjg4IDE0OC45NDYgMzI2LjYxNCAxMzUuODU2IDMzNy40ODggMTIyLjk4N0MzNDguMzYxIDExMC4xMTkgMzU4Ljg4MyA5Ni45Mzc1IDM2OS4wNjYgODMuNDE3MUMzNzYuNDQ1IDczLjQzMDEgMzg0LjU4MSA2My44NjAyIDM5My40NDcgNTQuNzQ2NkM0MDIuMyA0NS42NDYxIDQxMC44MjYgMzYuMjMyNyA0MTkuMDAxIDI2LjQ4MDNDNDIxLjgwNCAyMi45NzMxIDQyNC4yMjkgMjAuMDAwNCA0MjYuMjg5IDE3LjU0OTNDNDI4LjMyMyAxNS4xMjQzIDQzMC41MDEgMTIuOTMzOCA0MzIuODM1IDExLjAxNzNDNDM0LjkwOCA5LjkwOTA2IDQzNi43NDYgOS41ODMwMSA0MzguMzYzIDEwLjA2NTRDNDM5Ljk1MyAxMC41NDc5IDQ0MS43OTIgMTAuMjQ4IDQ0My45MDQgOS4xMTM3MUM0NDMuMTg3IDExLjUxMjcgNDQyLjgyMiAxMy4zOTAzIDQ0Mi44ODcgMTQuNjk0QzQ0Mi45MjYgMTYuMDIzOSA0NDIuMjg3IDE3LjM2NjggNDQxLjAwOSAxOC43MjI3QzQyNC42NDcgNDYuOTYzIDQwNy42ODQgNzIuODE3MyAzOTAuMTIyIDk2LjMxMTdDMzc2LjY0MSAxMTQuOTU2IDM2My4xNDcgMTMyLjkwOSAzNDkuNjM5IDE1MC4yMjRDMzM2LjEwNiAxNjcuNTI1IDMyMi4yMiAxODUuMzYxIDMwNy45NDQgMjAzLjc1OEMzMDEuNTI5IDIxMC41MzcgMjk1LjM4OCAyMTcuMiAyODkuNDk1IDIyMy43MTlDMjgzLjU4OSAyMzAuMjI1IDI3Ny40MzUgMjM2LjkgMjcxLjAyIDI0My42NjdDMjU4LjkyMSAyNTQuODggMjQ0LjQ4OCAyNTkuMjM0IDIyNy43MzQgMjU2Ljc5NkMxOTYuODYgMjUxLjg4MSAxNzYuMDI1IDIzNi44NzQgMTY1LjIxNyAyMTEuNzg5QzE1NC42OTUgMTg4LjU2OCAxNDkuNTMyIDE2Ni41MDggMTQ5LjcwMiAxNDUuNjA4QzE0Ny45NDIgMTEzLjY3OCAxNDguMzA3IDgxLjk0MzggMTUwLjgxIDUwLjQxOEMxNTMuMyAxOC44NzkyIDE1OC4zMiAtMTIuMzIwNyAxNjUuODY5IC00My4yMDc3QzE4MC4xNzIgLTEwNS4yMDMgMTk4LjU2OCAtMTY2LjQwMyAyMjEuMTExIC0yMjYuODA4QzIzMi4wODkgLTI1Ny41MjYgMjQ0LjQyMyAtMjg3LjYxOCAyNTguMSAtMzE3LjA5NkMyNzEuNzc2IC0zNDYuNTc1IDI4Ni4zNzkgLTM3NS41MDcgMzAxLjk3MiAtNDA0LjAwOEMzMTIuOTUgLTQyNS45OSAzMjQuNjMyIC00NDcuMzQ2IDMzNi45NzkgLTQ2OC4wNjNDMzQ5LjMxMyAtNDg4Ljc1NCAzNjIuNDk1IC01MDkuMjI0IDM3Ni40MzIgLTUyOS40NTlDNDAzLjg2NCAtNTY4LjI5OSA0MzQuMTkgLTYwMy42NzEgNDY3LjM5OCAtNjM1LjU3NUM0NzUuNjM4IC02NDIuNjgxIDQ4My45OTUgLTY0OS4zMTcgNDkyLjQwNSAtNjU1LjUxQzUwMC44MjggLTY2MS42NzcgNTEwLjM5NyAtNjY2LjY1OCA1MjEuMTU0IC02NzAuMzk5QzU0NS4yNzQgLTY3Ny45NjEgNTY3LjcxMiAtNjc2Ljg3OSA1ODguMzkxIC02NjcuMTY2QzYwNC43MjcgLTY2MC40NzggNjEzLjY3MSAtNjQ5LjUxMyA2MTUuMjEgLTYzNC4yMTlDNjE3LjU5NiAtNjI0Ljc1NCA2MTguMTk1IC02MTMuNjcxIDYxNi45ODMgLTYwMC45NTlDNjEwLjMyIC01NTguNDgxIDU5Ny44NTYgLTUxNS41MzQgNTc5LjU1MSAtNDcyLjE5NkM1NjUuNDMxIC00MzkuODIzIDU0OS4wODEgLTQwOC43NTMgNTMwLjUyOCAtMzc5LjAwMUM1MTEuOTM2IC0zNDkuMjYxIDQ5Mi42MTQgLTMxOS45NTIgNDcyLjYgLTI5MS4wOTlDNDY1LjQ1NiAtMjgxLjkyIDQ1Ny45NDYgLTI3MS41MDMgNDUwLjEyMyAtMjU5LjkxMkM0MzMuNTc4IC0yMzYuOTc4IDQxNS42MzcgLTIxNS4xMjYgMzk2LjI4OSAtMTk0LjM1N0MzNzYuOTAyIC0xNzMuNTYxIDM1NS44NDUgLTE1NC4zOTYgMzMzLjA2OCAtMTM2LjgyQzMyMC4zODIgLTEyNi42OSAzMTIuNTMzIC0xMTUuMDg2IDMwOS40ODIgLTEwMi4wNDhDMzA0LjE4OSAtODQuNDQ2OCAyOTguOTc0IC02Ny4wNDExIDI5My43OTggLTQ5Ljg0NEMyODguNjIxIC0zMi42NDY5IDI4My43NzEgLTE1LjExMDggMjc5LjI4NiAyLjcxMjFDMjc1LjI3MSAxOC45NzA1IDI3MS4zMDcgMzQuOTgxIDI2Ny40MjIgNTAuODM1MkMyNjMuNTIzIDY2LjY2MzMgMjU5Ljk2NCA4Mi44NDM0IDI1Ni43NyA5OS4zMzY1QzI1My41NDkgMTE1LjgwMyAyNTAuNjgxIDEzMi42MjIgMjQ4LjE1MiAxNDkuNzQxQzI0NS42MDkgMTY2Ljg2IDI0My4xMzIgMTgzLjc5NyAyNDAuNzQ2IDIwMC40OThDMjQxLjA0NiAyMDIuMzM3IDI0MS4zMDcgMjA0LjM5NiAyNDEuNTE1IDIwNi42MTNDMjQxLjY5OCAyMDguODY4IDI0Mi4xMjggMjExLjg0MSAyNDIuNzggMjE1LjUxOE01NjQuMzIyIC02MjIuMDgxQzU2MS43MjggLTYxOS4zNDMgNTU4LjExNiAtNjE2LjA4MyA1NTMuNDg4IC02MTIuMjM3QzU0Mi4yMzYgLTU5OC4xNjkgNTMwLjk1OCAtNTgzLjkwNiA1MTkuNjI4IC01NjkuNDU5QzUwOC4yNTkgLTU1NC45ODcgNDk4LjA1IC01MzkuOTQxIDQ4OS4wMTUgLTUyNC4zNzRDNDU5LjIzNiAtNDc0Ljg2OSA0MzIuNzY5IC00MjMuOTU2IDQwOS42MDEgLTM3MS42MDhDMzg2LjQxOSAtMzE5LjI0OCAzNjUuMTkzIC0yNjUuNDQgMzQ1LjkzNiAtMjEwLjE3MkMzNDUuNzAyIC0yMDkuMzc3IDM0NS43MDIgLTIwOC43MTIgMzQ2LjAxNSAtMjA4LjE5QzM0Ni4yNjIgLTIwNy42NTYgMzQ2LjE4NCAtMjA2LjU4NyAzNDUuNzE1IC0yMDUuMDA5QzM0OS4zNzggLTIwNS42MjIgMzUxLjM2IC0yMDYuMzM5IDM1MS42MDggLTIwNy4xNDdDMzU1LjQ2NyAtMjExLjIxNSAzNTkuNTA5IC0yMTUuMjMxIDM2My43NDYgLTIxOS4xOTRDMzY3Ljk5NyAtMjIzLjE0NSAzNzEuNzY1IC0yMjcuNjgyIDM3NS4wNzYgLTIzMi44MTlDNDAyLjg4NiAtMjY3LjE2MSA0MjguNzE0IC0zMDIuMTQyIDQ1Mi41MzUgLTMzNy43MzZDNDc2LjM2OCAtMzczLjMwMyA0OTguNTMzIC00MTAuNjk2IDUxOS4wNjggLTQ0OS44ODhDNTQzLjg1MyAtNDk3LjM3MiA1NTkuNTc3IC01NDYuNzM0IDU2Ni4yNTIgLTU5Ny45MzRDNTY2LjY0MyAtNjAyLjE4NSA1NjYuOTE3IC02MDYuMDE4IDU2Ny4xIC02MDkuNDZDNTY3LjI0MyAtNjEyLjkwMiA1NjYuMzE3IC02MTcuMSA1NjQuMzM2IC02MjIuMDgxIiBmaWxsPSIjRjVGNUY3Ii8+CjxwYXRoIGQ9Ik02OTYuNTE1IDE4OS4wNjRDNzA0LjYzOCAxODQuMzk2IDcxMi42ODIgMTc5LjYxMSA3MjAuNjg4IDE3NC43MzVWMTM0LjA1N0M2OTcuODE5IDE0OC41MDMgNjczLjgwMyAxNTkuNjM3IDY0OC42MDEgMTY3LjQyMUM2MjIuMDgyIDE3NS42MzUgNTk0LjU1OCAxODAuNjY3IDU2Ni4wMTggMTgyLjU1OEM1NTAuOTIgMTgzLjI2MiA1NDEuMjk4IDE4MS44OTMgNTM3LjEgMTc4LjQzOEM1MzIuODc2IDE3NS4wMDkgNTI5LjA5NSAxNjUuNzUyIDUyNS43NTcgMTUwLjc0NUw1MjMuOTU4IDEzMC41NDlDNTIzLjMzMiAxMTguMTI0IDUyNC43NjYgMTA2Ljc1NSA1MjguMzM5IDk2LjQyODlDNTMxLjg1OSA4Ni4xNTUgNTM2LjEyMiA3NS42MjAzIDU0MS4xMTYgNjQuODc3QzU0NS42MTQgNjQuNDg1OSA1NDkuNTY0IDY0LjM2ODUgNTUzLjAzMiA2NC41MzhDNTU2LjQ3NSA2NC42OTQ1IDU2MC40MzggNjQuNTc3MSA1NjQuOTQ5IDY0LjE3MjlDNTg1Ljg3NSA2NC4zNjg1IDYwNy42MzYgNjEuNzQ3OSA2MzAuMjY5IDU2LjI4NDlDNjUyLjA4MiA1MC42MjY1IDY3MC40IDQxLjI3ODIgNjg1LjI3NyAyOC4yNTMzQzY5NC45MzggMTkuNzc4NiA3MDQuMDI1IDEwLjM3ODMgNzEyLjU2NSAwLjA5MTMwODZINjM5LjUyNkM2MjAuMjU2IDE2Ljk4ODUgNTk2Ljk0NCAyNy40ODQxIDU2OS41MzkgMzEuNDYwN0M1NjcuNjYxIDMxLjc3MzYgNTY2LjM1NyAzMS44MTI3IDU2NS41NzUgMzEuNTY1QzU2NC43NTQgMzEuMzMwMyA1NjMuODI4IDMxLjUxMjggNTYyLjgxMSAzMi4wNDc0QzU2MS45OSAzMS44MTI3IDU2MS42NTEgMzEuNDk5OCA1NjEuNzgxIDMxLjA4MjZDNTYxLjg5OCAzMC42OTE1IDU2MS41NDYgMzAuMzY1NSA1NjAuNzUxIDMwLjEzMDhDNTYwLjk5OSAyOS4zMzU1IDU2MC45MDcgMjguODY2MSA1NjAuNTE2IDI4Ljc2MThDNTYwLjA5OSAyOC42MTg0IDU2MC4wMzQgMjguMTYyIDU2MC4yOTUgMjcuMzUzN0M1NjUuMzc5IDE4LjE3NDkgNTcwLjc3NyA5LjEwMDU1IDU3Ni40MzYgMC4wOTEzMDg2SDQzMC4xNzZDNDI0LjIwNCAxMi42NzMgNDE5LjA1NCAyNS45NDU2IDQxNC44MyAzOS45ODc1QzQwNi40NzMgNjEuOTU2NSA0MDQuMjgyIDgyLjI2OTcgNDA4LjI4NSAxMDAuOTY2QzQxMi4wMTQgMTIwLjQ1OCA0MTguODMzIDEzOC40NjMgNDI4LjcyOCAxNTQuOTgyQzQzOC42MTEgMTcxLjUyOCA0NTIuNDU4IDE4NS4wODcgNDcwLjI1NCAxOTUuN0M0OTAuNzM3IDIwOC44ODEgNTEyLjE0NSAyMTcuNzIxIDUzNC40MDEgMjIyLjI0NUM1NTYuNjQ0IDIyNi43NTcgNTc5Ljg2NSAyMjYuNTA5IDYwNC4xMTUgMjIxLjU2N0M2MDkuNjQzIDIyMC42MTYgNjE1LjI2MyAyMTkuNDY4IDYyMC45MjEgMjE4LjA5OUM2MjYuNTY3IDIxNi43NTYgNjMyLjI3NyAyMTUuMTkyIDYzOC4wNTMgMjEzLjQxOUM2NTkuMDU3IDIwNy41MjUgNjc4LjU2MiAxOTkuMzkgNjk2LjU0MSAxODkuMDc3IiBmaWxsPSIjRjVGNUY3Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjgyMF82OTk5MSI+CjxyZWN0IHdpZHRoPSI3MjEiIGhlaWdodD0iMjU2Ljg0OCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K\");background-repeat:no-repeat;background-size:contain}@media (min-width: 48em){.duet-page-heading .background .background-mask{top:-40px;width:502px;height:577px}}.duet-page-heading .background .brand-shape{position:absolute;top:-157px;right:-20px;width:185px;height:185px;background:rgb(0, 119, 179);border-radius:20%;mix-blend-mode:normal;opacity:0.2;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shape{top:-280px;right:-40px;width:325px;height:325px}}.duet-page-heading .background .brand-shape.second-shape{top:-182px;right:100px;width:207px;height:207px;background:rgb(11, 114, 136);opacity:0.1}@media (min-width: 48em){.duet-page-heading .background .brand-shape.second-shape{top:-325px;right:200px;width:365px;height:365px}}.duet-page-heading .background .brand-shaped-icon{position:absolute;top:20px;right:16px;display:flex;align-items:center;justify-content:center;width:85px;width:60px;height:85px;height:60px;background:rgba(0, 119, 179, 0.75);border-radius:25%;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon{right:36px;width:93px;height:93px}}.duet-page-heading .background .brand-shaped-icon duet-icon{width:60px;height:60px;transform:rotate(-7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon duet-icon{width:75px;height:75px}}.duet-page-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(0, 41, 77)}.duet-page-heading.duet-theme-turva .brand-shaped-icon{background:rgba(198, 12, 48, 0.9);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");mask-repeat:no-repeat}.duet-page-heading.duet-theme-turva .brand-shaped-icon duet-icon{position:relative;top:-3px}";
9
9
  const DuetPageHeadingStyle0 = duetPageHeadingCss;
@@ -28,12 +28,12 @@ const DuetPageHeading$1 = /*@__PURE__*/ proxyCustomElement(class DuetPageHeading
28
28
  * Always the last one in the class.
29
29
  */
30
30
  render() {
31
- return (h("div", { key: 'c05188694590ea8a9c653f053cea7d86b9441dad', class: {
31
+ return (h("div", { key: '9a346b268bb3820e5c79d76269fb5c413944661e', class: {
32
32
  "duet-page-heading": true,
33
33
  "duet-theme-turva": this.theme === "turva",
34
34
  "has-icon": !!this.icon,
35
35
  [this.layout]: true,
36
- } }, h("div", { key: 'd3da67130f0f7ee74fc891684a67d57ea4ad1375', class: "background" }, this.theme === "turva" && h("div", { key: '0e0ee3121845a3105a11bd6e62ccd46cdad76895', class: "background-mask" }), this.theme !== "turva" && h("div", { key: '5865db263e8def8f48b0c76cb7d21efd1310a1c3', class: "brand-shape" }), this.theme !== "turva" && h("div", { key: '414ce8b1f41c0442303fec947cddcac7278a5835', class: "brand-shape second-shape" }), this.icon && (h("div", { key: 'eab5850133193f37c1aeee8a5e63b126a6fe4dea', class: "brand-shaped-icon" }, h("duet-icon", { key: 'd4ce35c725812665c47371b266a0c97a00585b41', background: "none", name: this.icon, margin: "none", size: "auto", responsive: false })))), h("div", { key: '56ea19496b230ef4e9b05285f3c931c494f77d7a', class: "heading" }, h("slot", { key: '3da25ec3e7f55b94993048ce3a30dea944972ef2', name: "heading" }))));
36
+ } }, h("div", { key: 'b177f432a795af434c7f40cf3e284bca548a2b80', class: "background" }, this.theme === "turva" && h("div", { key: '9215c53675f84ff571474af2024d1f6947e29567', class: "background-mask" }), this.theme !== "turva" && h("div", { key: 'cbbea6d65b3986f9e43bb75bf2802f7ce8e084b4', class: "brand-shape" }), this.theme !== "turva" && h("div", { key: 'd1d7d38dd810028e3e8f1f63827803983c7f56a2', class: "brand-shape second-shape" }), this.icon && (h("div", { key: '07c767fa56d088367b4c9b52ce507c328be20e3f', class: "brand-shaped-icon" }, h("duet-icon", { key: 'b224ae5b9b2dc1ea219d54dfb5f6fb830f0e0557', background: "none", name: this.icon, margin: "none", size: "auto", responsive: false })))), h("div", { key: '24bad9ec98a8d14773f43d2218da6c9ae6227d56', class: "heading" }, h("slot", { key: '34d1eedc45a21089b9b3ca71634373285e83b8ba', name: "heading" }))));
37
37
  }
38
38
  get element() { return this; }
39
39
  static get style() { return DuetPageHeadingStyle0; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { d as debounce } from './p-9e371678.js';
@@ -9,18 +9,18 @@ import { l as isArrowKey, m as isNumber, j as isArrowLeftKey, f as isArrowUpKey,
9
9
  import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
10
10
  import { p as parsePossibleJSON } from './p-0e052642.js';
11
11
  import { a as breakpointTokensUpTo, b as breakpointToToken } from './p-3ec3eb5f.js';
12
- import { d as defineCustomElement$d } from './p-9e08f3d1.js';
13
- import { d as defineCustomElement$c } from './p-1c8b0160.js';
14
- import { d as defineCustomElement$b } from './p-efe437a1.js';
15
- import { d as defineCustomElement$a } from './p-f296759e.js';
16
- import { d as defineCustomElement$9 } from './p-222d5824.js';
17
- import { d as defineCustomElement$8 } from './p-c1b83453.js';
18
- import { d as defineCustomElement$7 } from './p-d339cfdf.js';
19
- import { d as defineCustomElement$6 } from './p-ce849bf1.js';
20
- import { d as defineCustomElement$5 } from './p-60263446.js';
21
- import { d as defineCustomElement$4 } from './p-95c3b618.js';
22
- import { d as defineCustomElement$3 } from './p-4af37889.js';
23
- import { d as defineCustomElement$2 } from './p-e0c7447c.js';
12
+ import { d as defineCustomElement$d } from './p-e43de9cb.js';
13
+ import { d as defineCustomElement$c } from './p-542c1f6e.js';
14
+ import { d as defineCustomElement$b } from './p-0cb2d3d2.js';
15
+ import { d as defineCustomElement$a } from './p-8ff75665.js';
16
+ import { d as defineCustomElement$9 } from './p-43f82d58.js';
17
+ import { d as defineCustomElement$8 } from './p-ba535c6a.js';
18
+ import { d as defineCustomElement$7 } from './p-23afb5e4.js';
19
+ import { d as defineCustomElement$6 } from './p-878d87b2.js';
20
+ import { d as defineCustomElement$5 } from './p-411c0efc.js';
21
+ import { d as defineCustomElement$4 } from './p-fc4d041c.js';
22
+ import { d as defineCustomElement$3 } from './p-810bf022.js';
23
+ import { d as defineCustomElement$2 } from './p-47c3a7d1.js';
24
24
 
25
25
  const shouldDisplayNavigation = (visibleItems, total, take) => {
26
26
  if (visibleItems * 2 > total / take) {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetParagraph$1, d as defineCustomElement$1 } from './p-6283825d.js';
4
+ import { D as DuetParagraph$1, d as defineCustomElement$1 } from './p-25553b11.js';
5
5
 
6
6
  const DuetParagraph = DuetParagraph$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { d as defineCustomElement$2 } from './p-222d5824.js';
6
+ import { d as defineCustomElement$2 } from './p-43f82d58.js';
7
7
 
8
8
  const duetPopupMenuItemCss = "*,*::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:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start}.duet-popup-menu-item{display:flex;flex-grow:1;gap:12px;align-items:center;height:100%;padding:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(0, 41, 77);text-align:left;text-decoration:none;cursor:pointer}.duet-popup-menu-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-popup-menu-item:focus,.duet-popup-menu-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-popup-menu-item.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-popup-menu-item.active{background:rgb(243, 249, 252)}.duet-popup-menu-item.active.duet-theme-turva{background:rgb(245, 245, 247)}.duet-popup-menu-item:hover{background:rgb(230, 242, 248)}.duet-popup-menu-item:hover.duet-theme-turva{background:rgb(228, 228, 230)}.duet-popup-menu-item .duet-popup-menu-item-label{flex-grow:1}.duet-popup-menu-item .duet-popup-menu-item-trailing{padding-left:20px}";
9
9
  const DuetPopupMenuItemStyle0 = duetPopupMenuItemCss;
@@ -73,7 +73,7 @@ const DuetPopupMenuItem$1 = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu
73
73
  active: this.active,
74
74
  "duet-theme-turva": this.theme === "turva",
75
75
  };
76
- return (h(Host, { key: '6117171a46a997c303162325d0b92af293a3a5c9', role: this.accessibleRole }, h(TagName, { key: '24ef77094f37e7afcc91b445a6e5c58b82ed379e', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "menuitem" ? -1 : 0, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: '268d7aa84d1688afe8c5e3646dd7c5619166634d', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '25c35efb455d04d71b66c8766cf375d4ba9869a8', class: "duet-popup-menu-item-label" }, h("slot", { key: '228661a99b2f825c5563bc1779689cc352fd728b' })), (this.trailingIcon || this.active) && (h("duet-icon", { key: '6718babaa66231e6914d33bbef66810bb0f46db2', name: this.active ? "messaging-checked-small" : this.trailingIcon, size: this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '0d7fffcfc385c0c11045390120f1fcd9f6a4bf67', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
76
+ return (h(Host, { key: '80b018046d69005fdb9011144b2de9fd3adc731b', role: this.accessibleRole }, h(TagName, { key: 'a7b5c05a5fb1b7b6999eb9a32418ac2f255980c8', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "menuitem" ? -1 : 0, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: 'beaef9eece706f94f8e9b5a5e1bd69bb1764e979', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '43bf3e1bd920656c855169445b45ed5cfbdae448', class: "duet-popup-menu-item-label" }, h("slot", { key: '3503f15d4cf7e9bd7b966a4dcb08f75c0a9d3c7b' })), (this.trailingIcon || this.active) && (h("duet-icon", { key: '259b2cfe7a3f190672a053051e83152a1fcda298', name: this.active ? "messaging-checked-small" : this.trailingIcon, size: this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: 'facbf7915ac26f2258689873544f3cebcda6bdb8', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
77
77
  }
78
78
  get element() { return this; }
79
79
  static get style() { return DuetPopupMenuItemStyle0; }
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-76594c11.js';
5
5
  import { o as offset, f as flip, c as computePosition } from './p-81287261.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
7
  import { f as focusElement } from './p-b0d57d02.js';
8
8
  import { b as isEscapeKey, g as isArrowDownKey, f as isArrowUpKey, d as isTabKey } from './p-785686e3.js';
9
- import { T as Teleport } from './p-5c488cf4.js';
9
+ import { T as Teleport } from './p-ca3cb21e.js';
10
10
 
11
11
  const duetPopupMenuCss = "*,*::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}.duet-popup-menu-list{position:absolute;top:0;left:0;z-index:950;width:max-content;min-width:175px;padding:8px;margin:0;color:rgb(0, 41, 77);list-style:none;visibility:hidden !important;background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, visibility 300ms ease, opacity 300ms ease;transform:scaleY(0);transform-origin:top center}.duet-popup-menu-list.open{visibility:visible !important;opacity:1;transform:scaleY(1)}.duet-popup-menu-list.fixed{position:fixed}.duet-popup-menu-list.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255)}";
12
12
  const DuetPopupMenuStyle0 = duetPopupMenuCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetProgress$1, d as defineCustomElement$1 } from './p-2f934066.js';
4
+ import { D as DuetProgress$1, d as defineCustomElement$1 } from './p-5a20d788.js';
5
5
 
6
6
  const DuetProgress = DuetProgress$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -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-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { h as hasSlot, c as checkNamedSlotElement } from './p-f9f0bae0.js';
7
7
  import { g as getColorByName } from './p-3ec3eb5f.js';
8
- import { d as defineCustomElement$3 } from './p-c4cd2644.js';
9
- import { d as defineCustomElement$2 } from './p-6283825d.js';
8
+ import { d as defineCustomElement$3 } from './p-f089c3c3.js';
9
+ import { d as defineCustomElement$2 } from './p-25553b11.js';
10
10
 
11
11
  const duetPromoCardCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:block;width:auto}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-promo-card{display:flex;flex-direction:column;width:100%;height:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;color:rgb(0, 41, 77);text-align:left;border-radius:20px}.duet-promo-card.duet-p-0{padding:0 !important}.duet-promo-card.duet-m-0{margin:0 !important}.duet-promo-card .content-wrapper{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.duet-promo-card .content-wrapper:focus{border-radius:20px;outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-promo-card .image{position:relative;width:100%;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;object-fit:cover}.duet-promo-card .content{display:flex;flex-direction:column;flex-grow:1;gap:8px;padding:20px}@media (min-width: 36em){.duet-promo-card .content{padding:28px}}.duet-promo-card .action{display:flex;flex-grow:1;align-items:flex-end;padding-top:16px}.duet-promo-card.no-bg-color .content{padding:20px 0 0}.duet-promo-card.no-bg-color .image{border-radius:16px}.duet-promo-card.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-promo-card.duet-theme-turva .content-wrapper:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-promo-card-link{transition:box-shadow 300ms ease}.duet-promo-card-link:hover{box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07), 0 2px 10px 0 rgba(0, 41, 77, 0.1)}.duet-promo-card-link:hover.duet-theme-turva{box-shadow:0 2px 6px 0 rgba(117, 117, 117, 0.13), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07), 0 2px 10px 0 rgba(117, 117, 117, 0.15)}";
12
12
  const DuetPromoCardStyle0 = duetPromoCardCss;
@@ -56,12 +56,12 @@ const DuetPromoCard$1 = /*@__PURE__*/ proxyCustomElement(class DuetPromoCard ext
56
56
  backgroundColor: backgroundColor ? backgroundColor : "none",
57
57
  };
58
58
  const TagName = this.url ? "a" : "div";
59
- return (h(Host, { key: 'dd179e38966112c037a1a97bf8a2e158915e5bf2', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: '904758e37acfcb134dcb8a85937c6959930773de', class: {
59
+ return (h(Host, { key: '1fceac86194cde8be8411df802fce3cbc32c2a33', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: 'a2972cefc7eda90ddb8d3cec9ffc47bce867b819', class: {
60
60
  "duet-promo-card": true,
61
61
  "duet-theme-turva": this.theme === "turva",
62
62
  "no-bg-color": !this.backgroundColor,
63
63
  "duet-promo-card-link": !!this.url,
64
- }, style: bannerStyles }, h(TagName, { key: 'ce81250935a84ea5a126443cb21ffb6eb65ae078', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: 'f3ba86ae2af7b012879d54c15b57a6c58926431a', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: 'a7035d2e3aeed02908acc329ac4dbca0f7b3d044', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: 'b7455d6f02facdd6b75f5cb0e8a2f045480027d3', class: "pre-heading" }, h("slot", { key: 'bf56763d2469a30a790e150e9553573cf931bfbd', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: '69b837dc53ebcdad4a3be557ea21ffdc5dab34e8', class: "heading" }, h("duet-heading", { key: '20090fa0c42004ae0e0b67253b0382c53d1621ca', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: '45d5069071ee05529e70fd3dd1c6671f926c4048' }, h("slot", { key: 'ba5349565ba963ee7a3c9ea0fafca05c1c6b1f66', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: '9cec68f2befb06183a118b3b7474258ebfb64ef5', class: "description" }, h("duet-paragraph", { key: '1fbb4c62a657cbc7aa743e7434a8454aa900cf97', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '4337ddb5fc7a59313c054862208f012135890cda' }, h("slot", { key: '9e248444c7c071156e2502343d79e98b874d9484', name: "description" }))))), this.hasActionSlot && (h("div", { key: 'debf6f99e39d7020982dbac8f0f130d99b8fcd63', class: "action" }, h("slot", { key: '836e7a342d3b8b44e4ce5958a516d16755bc081c', name: "action" }))))))));
64
+ }, style: bannerStyles }, h(TagName, { key: '884ba6e7c8e1e3d8327d28379f7b3592712e459d', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: 'd97956583131c433fed96a5c5c78e48aea7dcf4d', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: 'ffd8ae45e80d9f814aefce601c9075ea14005565', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: 'bd86de82e0bee45cfd934dffabf7151b96b12d0f', class: "pre-heading" }, h("slot", { key: 'f49fbc6582907f002cdc221b56915a488ba27654', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: 'bf88ef5d8a33217e0e427e449aaaddf56bc02f29', class: "heading" }, h("duet-heading", { key: 'e8246c04add20ee8a57965cbf32ab424c89894bb', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: '9e44ed8a8a7386a781079d9ec3b6cf659255f084' }, h("slot", { key: 'ee0c8afd853efe649344773b4aea80de4dfb4261', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: '3435dfbb988b1e51b1d4959bf41b0ebad7e16391', class: "description" }, h("duet-paragraph", { key: 'c9bccbc795307d0aa76fe39573ff66d2ea8dfb26', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '690b619959b022276253ac3a9901a87e40cf2aaa' }, h("slot", { key: '5a992285eb1bea7f4db6def451463a64bb343880', name: "description" }))))), this.hasActionSlot && (h("div", { key: 'f521fc1887fcb6665d9eab6109cae350267c2629', class: "action" }, h("slot", { key: '348d9093056a98d29ff0114a14faf6dac749bee3', name: "action" }))))))));
65
65
  }
66
66
  get element() { return this; }
67
67
  static get style() { return DuetPromoCardStyle0; }