@duetds/components 6.7.0 → 6.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (749) hide show
  1. package/hydrate/index.d.ts +17 -16
  2. package/hydrate/index.js +282 -142
  3. package/lib/cjs/action-arrow-right-24fe06be.js +8 -0
  4. package/lib/cjs/{dom-b340f674.js → dom-c42e1019.js} +1 -1
  5. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  6. package/lib/cjs/duet-alert.cjs.entry.js +8 -2
  7. package/lib/cjs/duet-badge.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +4 -3
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-button_2.cjs.entry.js +3 -3
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +23 -7
  12. package/lib/cjs/duet-card.cjs.entry.js +12 -4
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-choice_2.cjs.entry.js +13 -5
  16. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-combobox.cjs.entry.js +9 -3
  18. package/lib/cjs/duet-contact-card.cjs.entry.js +66 -0
  19. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-date-picker.cjs.entry.js +3 -3
  21. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -3
  23. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  24. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  25. package/lib/cjs/duet-footer.cjs.entry.js +4 -5
  26. package/lib/cjs/duet-grid_2.cjs.entry.js +5 -3
  27. package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-hero.cjs.entry.js +2 -2
  29. package/lib/cjs/duet-icon.cjs.entry.js +6 -4
  30. package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
  31. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-list_2.cjs.entry.js +6 -2
  33. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
  37. package/lib/cjs/duet-menu-bar.cjs.entry.js +9 -3
  38. package/lib/cjs/duet-modal.cjs.entry.js +14 -13
  39. package/lib/cjs/duet-multiselect.cjs.entry.js +2 -2
  40. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
  42. package/lib/cjs/duet-number-input.cjs.entry.js +2 -2
  43. package/lib/cjs/duet-page-heading.cjs.entry.js +2 -2
  44. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  46. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  47. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-scrollable_3.cjs.entry.js +2 -2
  49. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  50. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  53. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-slideout-panel.cjs.entry.js +3 -3
  55. package/lib/cjs/duet-slideout.cjs.entry.js +3 -3
  56. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  60. package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
  61. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  62. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  63. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
  64. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +2 -2
  65. package/lib/cjs/duet-toolbar-link.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  67. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-tray.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  71. package/lib/cjs/duet.cjs.js +15 -6
  72. package/lib/cjs/{focus-utils-0dd9281d.js → focus-utils-8777d943.js} +1 -1
  73. package/lib/cjs/{index-3d0845f0.js → index-26abcddc.js} +18 -4
  74. package/lib/cjs/loader.cjs.js +3 -3
  75. package/lib/cjs/{shadow-css-cce1abf1.js → shadow-css-6c99270e.js} +1 -1
  76. package/lib/collection/collection-manifest.json +5 -4
  77. package/lib/collection/common/index.js +1 -0
  78. package/lib/collection/common/runtime-types.js +5 -0
  79. package/lib/collection/components/duet-action-button/duet-action-button.css +10 -10
  80. package/lib/collection/components/duet-action-button/duet-action-button.js +4 -2
  81. package/lib/collection/components/duet-alert/duet-alert.css +12 -12
  82. package/lib/collection/components/duet-alert/duet-alert.js +10 -3
  83. package/lib/collection/components/duet-badge/duet-badge.css +2 -2
  84. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +16 -6
  85. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +2 -1
  86. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +11 -5
  87. package/lib/collection/components/duet-button/duet-button.css +80 -80
  88. package/lib/collection/components/duet-button/duet-button.js +10 -5
  89. package/lib/collection/components/duet-caption/duet-caption.css +4 -4
  90. package/lib/collection/components/duet-caption/duet-caption.js +2 -1
  91. package/lib/collection/components/duet-card/duet-card.css +26 -17
  92. package/lib/collection/components/duet-card/duet-card.js +40 -10
  93. package/lib/collection/components/duet-checkbox/duet-checkbox.css +19 -19
  94. package/lib/collection/components/duet-checkbox/duet-checkbox.js +6 -3
  95. package/lib/collection/components/duet-choice/duet-checkmark.css +12 -12
  96. package/lib/collection/components/duet-choice/duet-checkmark.js +1 -1
  97. package/lib/collection/components/duet-choice/duet-choice.css +74 -74
  98. package/lib/collection/components/duet-choice/duet-choice.js +8 -4
  99. package/lib/collection/components/duet-choice-group/duet-choice-group.css +46 -2
  100. package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -1
  101. package/lib/collection/components/duet-collapsible/duet-collapsible.css +9 -9
  102. package/lib/collection/components/duet-collapsible/duet-collapsible.js +6 -3
  103. package/lib/collection/components/duet-combobox/duet-combobox.css +18 -18
  104. package/lib/collection/components/duet-combobox/duet-combobox.js +31 -4
  105. package/lib/collection/components/duet-contact-card/duet-contact-card.css +85 -0
  106. package/lib/collection/components/duet-contact-card/duet-contact-card.js +263 -0
  107. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +6 -6
  108. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +2 -1
  109. package/lib/collection/components/duet-date-picker/duet-date-picker.css +56 -56
  110. package/lib/collection/components/duet-date-picker/duet-date-picker.js +8 -4
  111. package/lib/collection/components/duet-divider/duet-divider.css +2 -2
  112. package/lib/collection/components/duet-divider/duet-divider.js +2 -1
  113. package/lib/collection/components/duet-editable-table/duet-editable-table.js +13 -8
  114. package/lib/collection/components/duet-empty-state/duet-empty-state.css +4 -4
  115. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -1
  116. package/lib/collection/components/duet-fieldset/duet-fieldset.css +4 -4
  117. package/lib/collection/components/duet-footer/duet-footer.css +19 -19
  118. package/lib/collection/components/duet-footer/duet-footer.js +14 -7
  119. package/lib/collection/components/duet-grid/duet-grid.css +83 -0
  120. package/lib/collection/components/duet-grid/duet-grid.js +9 -4
  121. package/lib/collection/components/duet-grid-item/duet-grid-item.css +2 -2
  122. package/lib/collection/components/duet-grid-item/duet-grid-item.js +1 -1
  123. package/lib/collection/components/duet-header/duet-header.css +105 -105
  124. package/lib/collection/components/duet-header/duet-header.js +30 -15
  125. package/lib/collection/components/duet-heading/duet-heading.css +7 -4
  126. package/lib/collection/components/duet-heading/duet-heading.js +2 -1
  127. package/lib/collection/components/duet-hero/duet-hero.css +40 -42
  128. package/lib/collection/components/duet-hero/duet-hero.js +10 -5
  129. package/lib/collection/components/duet-icon/duet-icon.css +11 -4
  130. package/lib/collection/components/duet-icon/duet-icon.js +8 -5
  131. package/lib/collection/components/duet-input/duet-input.css +66 -66
  132. package/lib/collection/components/duet-input/duet-input.js +17 -9
  133. package/lib/collection/components/duet-label/duet-label.css +2 -2
  134. package/lib/collection/components/duet-label/duet-label.js +4 -2
  135. package/lib/collection/components/duet-layout/duet-layout.js +2 -1
  136. package/lib/collection/components/duet-link/duet-link.css +36 -9
  137. package/lib/collection/components/duet-link/duet-link.js +86 -2
  138. package/lib/collection/components/duet-list/duet-list.js +13 -5
  139. package/lib/collection/components/duet-list-item/duet-list-item.css +32 -8
  140. package/lib/collection/components/duet-logo/duet-logo.css +2 -2
  141. package/lib/collection/components/duet-logo/duet-logo.js +2 -1
  142. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +8 -8
  143. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +9 -2
  144. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +2 -2
  145. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +13 -13
  146. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +8 -8
  147. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +6 -6
  148. package/lib/collection/components/duet-modal/duet-modal.css +4 -4
  149. package/lib/collection/components/duet-modal/duet-modal.js +39 -13
  150. package/lib/collection/components/duet-multiselect/duet-multiselect.css +40 -40
  151. package/lib/collection/components/duet-multiselect/duet-multiselect.js +10 -5
  152. package/lib/collection/components/duet-nav/duet-nav.css +0 -1
  153. package/lib/collection/components/duet-notification/duet-notification.css +14 -14
  154. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +25 -25
  155. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -1
  156. package/lib/collection/components/duet-number-input/duet-number-input.css +5 -5
  157. package/lib/collection/components/duet-number-input/duet-number-input.js +8 -4
  158. package/lib/collection/components/duet-page-heading/duet-page-heading.css +4 -4
  159. package/lib/collection/components/duet-pagination/duet-pagination.js +4 -2
  160. package/lib/collection/components/duet-paragraph/duet-paragraph.css +6 -6
  161. package/lib/collection/components/duet-paragraph/duet-paragraph.js +6 -3
  162. package/lib/collection/components/duet-progress/duet-progress.css +12 -12
  163. package/lib/collection/components/duet-radio/duet-radio.css +17 -17
  164. package/lib/collection/components/duet-radio/duet-radio.js +6 -3
  165. package/lib/collection/components/duet-range-slider/duet-range-slider.css +30 -30
  166. package/lib/collection/components/duet-range-slider/duet-range-slider.js +4 -2
  167. package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +1 -1
  168. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -1
  169. package/lib/collection/components/duet-select/duet-select.css +38 -38
  170. package/lib/collection/components/duet-select/duet-select.js +10 -5
  171. package/lib/collection/components/duet-slideout/duet-slideout.css +5 -5
  172. package/lib/collection/components/duet-slideout/duet-slideout.js +2 -1
  173. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +2 -2
  174. package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +11 -4
  175. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +1 -1
  176. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +9 -9
  177. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +5 -5
  178. package/lib/collection/components/duet-spacer/duet-spacer.js +4 -2
  179. package/lib/collection/components/duet-spinner/duet-spinner.css +3 -3
  180. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -1
  181. package/lib/collection/components/duet-step/duet-step.css +10 -10
  182. package/lib/collection/components/duet-step/duet-step.js +4 -2
  183. package/lib/collection/components/duet-stepper/duet-stepper.css +1 -1
  184. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -1
  185. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +10 -10
  186. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +18 -18
  187. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +8 -8
  188. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +8 -8
  189. package/lib/collection/components/duet-tab-group/duet-tab-group.css +46 -49
  190. package/lib/collection/components/duet-tab-group/duet-tab-group.js +8 -4
  191. package/lib/collection/components/duet-table/duet-table.css +44 -33
  192. package/lib/collection/components/duet-table/duet-table.js +26 -3
  193. package/lib/collection/components/duet-textarea/duet-textarea.css +39 -39
  194. package/lib/collection/components/duet-textarea/duet-textarea.js +8 -4
  195. package/lib/collection/components/duet-toggle/duet-toggle.css +12 -12
  196. package/lib/collection/components/duet-toggle/duet-toggle.js +2 -1
  197. package/lib/collection/components/duet-toolbar/duet-toolbar.css +4 -4
  198. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +13 -13
  199. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +8 -8
  200. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +11 -11
  201. package/lib/collection/components/duet-tooltip/duet-tooltip.css +26 -26
  202. package/lib/collection/components/duet-tooltip/duet-tooltip.js +2 -1
  203. package/lib/collection/components/duet-tray/duet-tray.css +14 -14
  204. package/lib/collection/components/duet-upload/duet-upload.css +1 -1
  205. package/lib/collection/components/duet-upload/duet-upload.js +27 -14
  206. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +2 -1
  207. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  208. package/lib/dist-custom-elements/duet-alert.js +1 -1
  209. package/lib/dist-custom-elements/duet-badge.js +1 -1
  210. package/lib/dist-custom-elements/duet-breadcrumb.js +5 -4
  211. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  212. package/lib/dist-custom-elements/duet-button.js +1 -1
  213. package/lib/dist-custom-elements/duet-caption.js +1 -1
  214. package/lib/dist-custom-elements/duet-card.js +16 -7
  215. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  216. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  217. package/lib/dist-custom-elements/duet-choice-group.js +17 -8
  218. package/lib/dist-custom-elements/duet-choice.js +7 -7
  219. package/lib/dist-custom-elements/duet-collapsible.js +4 -4
  220. package/lib/dist-custom-elements/duet-combobox.js +12 -5
  221. package/lib/dist-custom-elements/duet-contact-card.d.ts +11 -0
  222. package/lib/dist-custom-elements/duet-contact-card.js +133 -0
  223. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  224. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  225. package/lib/dist-custom-elements/duet-divider.js +1 -1
  226. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  227. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  228. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  229. package/lib/dist-custom-elements/duet-footer.js +6 -7
  230. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  231. package/lib/dist-custom-elements/duet-grid.js +1 -1
  232. package/lib/dist-custom-elements/duet-header.js +11 -11
  233. package/lib/dist-custom-elements/duet-heading.js +1 -1
  234. package/lib/dist-custom-elements/duet-hero.js +10 -10
  235. package/lib/dist-custom-elements/duet-icon.js +1 -1
  236. package/lib/dist-custom-elements/duet-input.js +1 -1
  237. package/lib/dist-custom-elements/duet-label.js +1 -1
  238. package/lib/dist-custom-elements/duet-layout.js +1 -1
  239. package/lib/dist-custom-elements/duet-link.js +1 -1
  240. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  241. package/lib/dist-custom-elements/duet-list.js +1 -1
  242. package/lib/dist-custom-elements/duet-logo.js +1 -1
  243. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  244. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
  245. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
  246. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  247. package/lib/dist-custom-elements/duet-menu-bar.js +11 -5
  248. package/lib/dist-custom-elements/duet-modal.js +21 -19
  249. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  250. package/lib/dist-custom-elements/duet-nav.js +1 -1
  251. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  252. package/lib/dist-custom-elements/duet-notification.js +3 -3
  253. package/lib/dist-custom-elements/duet-number-input.js +10 -10
  254. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  255. package/lib/dist-custom-elements/duet-pagination.js +7 -7
  256. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  257. package/lib/dist-custom-elements/duet-progress.js +1 -1
  258. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  259. package/lib/dist-custom-elements/duet-radio.js +2 -2
  260. package/lib/dist-custom-elements/duet-range-slider.js +4 -4
  261. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  262. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  263. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  264. package/lib/dist-custom-elements/duet-select.js +1 -1
  265. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  266. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  267. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +3 -3
  268. package/lib/dist-custom-elements/duet-slideout-panel.js +5 -5
  269. package/lib/dist-custom-elements/duet-slideout.js +5 -5
  270. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  271. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  272. package/lib/dist-custom-elements/duet-step.js +5 -5
  273. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  274. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
  275. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +4 -4
  276. package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
  277. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  278. package/lib/dist-custom-elements/duet-tab-group.js +10 -10
  279. package/lib/dist-custom-elements/duet-tab.js +1 -1
  280. package/lib/dist-custom-elements/duet-table.js +1 -1
  281. package/lib/dist-custom-elements/duet-textarea.js +9 -9
  282. package/lib/dist-custom-elements/duet-toggle.js +3 -3
  283. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
  284. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +3 -3
  285. package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
  286. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  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.js +20 -20
  291. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  292. package/lib/dist-custom-elements/index.d.ts +0 -86
  293. package/lib/dist-custom-elements/index.js +1 -84
  294. package/lib/dist-custom-elements/p-02a40751.js +123 -0
  295. package/lib/dist-custom-elements/p-064a8802.js +188 -0
  296. package/lib/dist-custom-elements/{p-ae149130.js → p-076c04fa.js} +3 -3
  297. package/lib/dist-custom-elements/{p-5084748e.js → p-152ee893.js} +7 -0
  298. package/lib/dist-custom-elements/p-1a45a20a.js +178 -0
  299. package/lib/dist-custom-elements/{p-4e752d2d.js → p-1f9f67e3.js} +4 -4
  300. package/lib/dist-custom-elements/{p-267801f1.js → p-27f477bd.js} +3 -3
  301. package/lib/dist-custom-elements/{p-e47da081.js → p-308a73c1.js} +18 -5
  302. package/lib/dist-custom-elements/{p-55325c49.js → p-33e00967.js} +1 -1
  303. package/lib/dist-custom-elements/{p-c9a16897.js → p-344f54cf.js} +3 -3
  304. package/lib/dist-custom-elements/{p-ad4c031f.js → p-39b4e372.js} +5 -5
  305. package/lib/dist-custom-elements/{p-13b6dd90.js → p-3c792743.js} +2 -2
  306. package/lib/dist-custom-elements/p-3e094f25.js +37 -0
  307. package/lib/dist-custom-elements/{p-f7da07ee.js → p-48e0be9b.js} +10 -10
  308. package/lib/dist-custom-elements/{p-f6a5967a.js → p-52306a3d.js} +2 -2
  309. package/lib/dist-custom-elements/{p-2b6f6cba.js → p-5b6ac919.js} +2 -2
  310. package/lib/dist-custom-elements/p-61015063.js +113 -0
  311. package/lib/{esm/shadow-css-e76e6e1c.js → dist-custom-elements/p-6ee53ac3.js} +1 -1
  312. package/lib/dist-custom-elements/p-6fa39608.js +6 -0
  313. package/lib/dist-custom-elements/p-70db80cb.js +76 -0
  314. package/lib/dist-custom-elements/{p-4e9d1f9b.js → p-7918f243.js} +1 -1
  315. package/lib/dist-custom-elements/{p-c91ba42a.js → p-7c4a2620.js} +2 -2
  316. package/lib/dist-custom-elements/{p-767cc415.js → p-7f907b5b.js} +7 -7
  317. package/lib/dist-custom-elements/{p-504f30a0.js → p-823ea8c0.js} +1 -1
  318. package/lib/dist-custom-elements/{p-c203ef96.js → p-8fc068d5.js} +2 -2
  319. package/lib/dist-custom-elements/{p-22eba43b.js → p-907402d2.js} +8 -8
  320. package/lib/dist-custom-elements/{p-7857fd92.js → p-91f5a857.js} +2 -2
  321. package/lib/dist-custom-elements/p-923a997f.js +265 -0
  322. package/lib/dist-custom-elements/{p-aa1ab20d.js → p-9b59f666.js} +3 -3
  323. package/lib/dist-custom-elements/{p-535ce3ec.js → p-9ed347f9.js} +1 -1
  324. package/lib/dist-custom-elements/p-b14db39f.js +54 -0
  325. package/lib/dist-custom-elements/{p-e36eb97d.js → p-b48f1e4d.js} +3 -3
  326. package/lib/dist-custom-elements/{p-ba2d607e.js → p-ba41b009.js} +12 -6
  327. package/lib/dist-custom-elements/{p-738bd3c5.js → p-c4d8cad0.js} +1 -1
  328. package/lib/dist-custom-elements/{p-2b3a8e8c.js → p-ca57b6a2.js} +3 -3
  329. package/lib/dist-custom-elements/{p-0d2d0d0e.js → p-e15832f2.js} +3 -3
  330. package/lib/dist-custom-elements/{p-47f3085b.js → p-ed7527c2.js} +5 -1
  331. package/lib/dist-custom-elements/{p-9d0348a4.js → p-efaad71c.js} +1 -1
  332. package/lib/dist-custom-elements/{p-756308c3.js → p-f40a2146.js} +2 -2
  333. package/lib/duet/duet.esm.js +1 -1
  334. package/lib/duet/duet.js +1 -1
  335. package/lib/duet/p-06999788.system.entry.js +4 -0
  336. package/lib/duet/{p-dbf0d77a.system.entry.js → p-06d05f65.system.entry.js} +1 -1
  337. package/lib/duet/p-09e82523.system.entry.js +4 -0
  338. package/lib/duet/p-0b711d1c.system.entry.js +4 -0
  339. package/lib/duet/{p-dd3b2f92.entry.js → p-0bf8affc.entry.js} +1 -1
  340. package/lib/duet/p-0d8f0b71.entry.js +4 -0
  341. package/lib/duet/p-10d906a0.entry.js +4 -0
  342. package/lib/duet/{p-f2c39318.entry.js → p-133bf320.entry.js} +1 -1
  343. package/lib/duet/p-1526bcd9.system.entry.js +4 -0
  344. package/lib/duet/p-188a99a6.system.entry.js +4 -0
  345. package/lib/duet/p-1cdfa320.system.entry.js +4 -0
  346. package/lib/duet/p-1de2679d.system.entry.js +4 -0
  347. package/lib/duet/p-1eb57d18.entry.js +4 -0
  348. package/lib/duet/p-1f8e5ae9.entry.js +4 -0
  349. package/lib/duet/p-1ffb06ae.system.entry.js +4 -0
  350. package/lib/duet/p-224d5bbf.system.entry.js +4 -0
  351. package/lib/duet/p-22568e46.system.entry.js +4 -0
  352. package/lib/duet/p-24fb2c26.entry.js +4 -0
  353. package/lib/duet/p-268453f2.system.entry.js +4 -0
  354. package/lib/duet/p-27796763.system.entry.js +4 -0
  355. package/lib/duet/{p-aa46e5b8.system.js → p-2938697f.system.js} +1 -1
  356. package/lib/duet/p-2d037cf4.entry.js +4 -0
  357. package/lib/duet/p-2e32575f.system.entry.js +4 -0
  358. package/lib/duet/{p-d989bb64.entry.js → p-3133c0d8.entry.js} +1 -1
  359. package/lib/duet/p-317c4aaf.entry.js +4 -0
  360. package/lib/duet/{p-e447d590.entry.js → p-3ab4aa13.entry.js} +1 -1
  361. package/lib/duet/p-3e66c4a4.system.entry.js +4 -0
  362. package/lib/duet/p-3ea21c66.system.entry.js +4 -0
  363. package/lib/duet/p-3ee8a44e.entry.js +4 -0
  364. package/lib/duet/p-4410272c.entry.js +4 -0
  365. package/lib/duet/p-45956e97.system.entry.js +4 -0
  366. package/lib/duet/p-49484735.system.entry.js +4 -0
  367. package/lib/duet/p-4a669f88.entry.js +4 -0
  368. package/lib/duet/{p-ab72659c.entry.js → p-50df7077.entry.js} +1 -1
  369. package/lib/duet/p-5264d038.entry.js +4 -0
  370. package/lib/duet/p-565e48b0.system.entry.js +4 -0
  371. package/lib/duet/{p-14b1e688.js → p-5933217a.js} +1 -1
  372. package/lib/duet/{p-54c2f367.entry.js → p-5a549387.entry.js} +1 -1
  373. package/lib/duet/{p-c1a863fa.entry.js → p-5c661590.entry.js} +1 -1
  374. package/lib/duet/p-5c7f8587.system.entry.js +4 -0
  375. package/lib/duet/p-608bd184.system.entry.js +4 -0
  376. package/lib/duet/{p-c8946e4e.entry.js → p-6533c6f5.entry.js} +1 -1
  377. package/lib/duet/{p-be3de0f9.entry.js → p-654669e3.entry.js} +1 -1
  378. package/lib/duet/p-6a82c77b.system.entry.js +4 -0
  379. package/lib/duet/p-6b276d28.entry.js +4 -0
  380. package/lib/duet/{p-393e06fc.entry.js → p-6b5135e3.entry.js} +1 -1
  381. package/lib/duet/p-6c4d4f85.entry.js +4 -0
  382. package/lib/duet/p-6d16e6f6.entry.js +4 -0
  383. package/lib/duet/p-6fa39608.js +4 -0
  384. package/lib/duet/p-70dcd397.entry.js +4 -0
  385. package/lib/duet/p-71fc5b0d.system.entry.js +4 -0
  386. package/lib/duet/p-72467078.system.entry.js +4 -0
  387. package/lib/duet/p-74d0f576.system.entry.js +4 -0
  388. package/lib/duet/{p-94aed15c.entry.js → p-76d34cb0.entry.js} +1 -1
  389. package/lib/duet/{p-eb54ff63.entry.js → p-77d1aa11.entry.js} +1 -1
  390. package/lib/duet/{p-33ef2855.system.entry.js → p-7a2b3365.system.entry.js} +1 -1
  391. package/lib/duet/p-7af51cf6.system.entry.js +4 -0
  392. package/lib/duet/p-7b855f82.system.entry.js +4 -0
  393. package/lib/duet/p-7cb63887.system.entry.js +4 -0
  394. package/lib/duet/p-7ea38691.system.entry.js +4 -0
  395. package/lib/duet/{p-f795fec5.system.entry.js → p-7fae4a26.system.entry.js} +1 -1
  396. package/lib/duet/{p-563485d2.entry.js → p-8177dde3.entry.js} +1 -1
  397. package/lib/duet/p-819d4a4e.entry.js +4 -0
  398. package/lib/duet/p-820a474b.entry.js +4 -0
  399. package/lib/duet/{p-b32f4c37.system.js → p-84ec82b2.system.js} +1 -1
  400. package/lib/duet/p-8986b6b1.entry.js +4 -0
  401. package/lib/duet/p-8bec0e9d.system.entry.js +4 -0
  402. package/lib/duet/p-8d13f689.system.entry.js +4 -0
  403. package/lib/duet/p-8ec95d2c.system.entry.js +4 -0
  404. package/lib/duet/p-8ed08ddf.system.entry.js +4 -0
  405. package/lib/duet/{p-1787fb22.entry.js → p-8fcbc008.entry.js} +1 -1
  406. package/lib/duet/p-90f9e03f.system.entry.js +4 -0
  407. package/lib/duet/p-91e8f5cd.system.entry.js +4 -0
  408. package/lib/duet/p-99628541.entry.js +4 -0
  409. package/lib/duet/p-99e5bbdc.entry.js +4 -0
  410. package/lib/duet/p-9ac03a4a.system.entry.js +4 -0
  411. package/lib/duet/{p-d56140a2.entry.js → p-9ade0707.entry.js} +1 -1
  412. package/lib/duet/p-9b905c99.system.entry.js +4 -0
  413. package/lib/duet/{p-6f0ce728.system.entry.js → p-9c2f07c6.system.entry.js} +1 -1
  414. package/lib/duet/p-9d992f8a.system.entry.js +4 -0
  415. package/lib/duet/p-9e5cf474.entry.js +4 -0
  416. package/lib/duet/{p-7c21c7b2.system.entry.js → p-a1898f56.system.entry.js} +1 -1
  417. package/lib/duet/p-a6147e56.system.entry.js +4 -0
  418. package/lib/duet/p-a8dc08e8.system.js +4 -0
  419. package/lib/duet/{p-2c74f36a.entry.js → p-acd1b6b5.entry.js} +1 -1
  420. package/lib/duet/p-aefa4b69.entry.js +4 -0
  421. package/lib/duet/p-af12e6cf.system.entry.js +4 -0
  422. package/lib/duet/p-b1db3006.js +1 -1
  423. package/lib/duet/p-b35b5e57.entry.js +4 -0
  424. package/lib/duet/{p-c27afab2.entry.js → p-b3c81888.entry.js} +1 -1
  425. package/lib/duet/p-b433984a.system.entry.js +4 -0
  426. package/lib/duet/p-b638b8ed.entry.js +4 -0
  427. package/lib/duet/{p-40276f4e.entry.js → p-b74131aa.entry.js} +1 -1
  428. package/lib/duet/p-b7438813.entry.js +4 -0
  429. package/lib/duet/p-b780a881.entry.js +4 -0
  430. package/lib/duet/p-bbd3b919.system.entry.js +4 -0
  431. package/lib/duet/{p-0cefe244.entry.js → p-bdfb63cd.entry.js} +1 -1
  432. package/lib/duet/{p-5c3be505.entry.js → p-bee1823d.entry.js} +1 -1
  433. package/lib/duet/p-bf1ab1eb.system.entry.js +4 -0
  434. package/lib/duet/p-bf8105a5.system.entry.js +4 -0
  435. package/lib/duet/{p-a27366e9.entry.js → p-c07eb423.entry.js} +1 -1
  436. package/lib/duet/p-c09869cd.entry.js +4 -0
  437. package/lib/duet/p-c0c65bf7.system.entry.js +4 -0
  438. package/lib/duet/p-c1028548.system.entry.js +4 -0
  439. package/lib/duet/p-c2a73338.system.entry.js +4 -0
  440. package/lib/duet/p-c3a337a2.entry.js +4 -0
  441. package/lib/duet/p-c3ce052c.entry.js +4 -0
  442. package/lib/duet/{p-4fafb7d6.entry.js → p-c5c44c35.entry.js} +1 -1
  443. package/lib/duet/{p-427cbdfe.entry.js → p-c5d84b37.entry.js} +1 -1
  444. package/lib/duet/{p-35539173.entry.js → p-c6f2b220.entry.js} +1 -1
  445. package/lib/duet/p-c9789028.system.entry.js +4 -0
  446. package/lib/duet/{p-5607a0a7.system.entry.js → p-cdad6821.system.entry.js} +1 -1
  447. package/lib/duet/{p-c6612c3f.entry.js → p-cdf08c39.entry.js} +1 -1
  448. package/lib/duet/p-d02c9f15.entry.js +4 -0
  449. package/lib/duet/p-d328f324.entry.js +4 -0
  450. package/lib/duet/{p-4be8874a.entry.js → p-d4671eab.entry.js} +1 -1
  451. package/lib/duet/p-d698e995.system.entry.js +4 -0
  452. package/lib/duet/p-d77241fe.system.entry.js +4 -0
  453. package/lib/duet/p-d97befa1.entry.js +4 -0
  454. package/lib/duet/{p-8694aa9f.entry.js → p-da274cd4.entry.js} +1 -1
  455. package/lib/duet/{p-04ca6ed4.entry.js → p-db19ddd2.entry.js} +1 -1
  456. package/lib/duet/p-db1f1851.system.entry.js +4 -0
  457. package/lib/duet/p-dbb02995.js +4 -0
  458. package/lib/duet/p-dbc22e0a.system.entry.js +4 -0
  459. package/lib/duet/p-dc4f841e.system.entry.js +4 -0
  460. package/lib/duet/p-dd994793.system.js +4 -0
  461. package/lib/duet/p-e1239725.system.entry.js +4 -0
  462. package/lib/duet/{p-39a2d6f7.system.entry.js → p-e154f21d.system.entry.js} +1 -1
  463. package/lib/duet/p-e208fd69.entry.js +4 -0
  464. package/lib/duet/p-e73ebb36.system.entry.js +4 -0
  465. package/lib/duet/{p-9285796a.system.entry.js → p-ed1085eb.system.entry.js} +1 -1
  466. package/lib/duet/p-eeaa43d1.entry.js +4 -0
  467. package/lib/duet/p-f17b0e53.entry.js +4 -0
  468. package/lib/duet/p-f1ca6939.system.entry.js +4 -0
  469. package/lib/duet/p-f6001531.entry.js +4 -0
  470. package/lib/duet/{p-5fe54705.entry.js → p-f6e69972.entry.js} +1 -1
  471. package/lib/duet/p-f7efac05.system.entry.js +4 -0
  472. package/lib/duet/p-fa648209.entry.js +4 -0
  473. package/lib/duet/p-fc800029.system.entry.js +4 -0
  474. package/lib/duet/p-fef626b8.system.entry.js +4 -0
  475. package/lib/esm/action-arrow-right-f7d56681.js +6 -0
  476. package/lib/esm/{dom-d10a1938.js → dom-ae12a113.js} +1 -1
  477. package/lib/esm/duet-action-button.entry.js +2 -2
  478. package/lib/esm/duet-alert.entry.js +8 -2
  479. package/lib/esm/duet-badge.entry.js +2 -2
  480. package/lib/esm/duet-breadcrumb.entry.js +4 -3
  481. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  482. package/lib/esm/duet-button_2.entry.js +3 -3
  483. package/lib/esm/duet-caption_4.entry.js +23 -7
  484. package/lib/esm/duet-card.entry.js +12 -4
  485. package/lib/esm/duet-checkbox.entry.js +2 -2
  486. package/lib/esm/duet-checkmark.entry.js +2 -2
  487. package/lib/esm/duet-choice_2.entry.js +13 -5
  488. package/lib/esm/duet-collapsible.entry.js +2 -2
  489. package/lib/esm/duet-combobox.entry.js +9 -3
  490. package/lib/esm/duet-contact-card.entry.js +62 -0
  491. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  492. package/lib/esm/duet-date-picker.entry.js +3 -3
  493. package/lib/esm/duet-divider_2.entry.js +2 -2
  494. package/lib/esm/duet-editable-table_3.entry.js +5 -3
  495. package/lib/esm/duet-empty-state.entry.js +2 -2
  496. package/lib/esm/duet-fieldset.entry.js +2 -2
  497. package/lib/esm/duet-footer.entry.js +3 -4
  498. package/lib/esm/duet-grid_2.entry.js +5 -3
  499. package/lib/esm/duet-header_2.entry.js +3 -3
  500. package/lib/esm/duet-hero.entry.js +2 -2
  501. package/lib/esm/duet-icon.entry.js +6 -4
  502. package/lib/esm/duet-input_2.entry.js +4 -4
  503. package/lib/esm/duet-layout.entry.js +1 -1
  504. package/lib/esm/duet-list_2.entry.js +6 -2
  505. package/lib/esm/duet-menu-bar-button.entry.js +2 -2
  506. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
  507. package/lib/esm/duet-menu-bar-dropdown.entry.js +2 -2
  508. package/lib/esm/duet-menu-bar-link.entry.js +2 -2
  509. package/lib/esm/duet-menu-bar.entry.js +9 -3
  510. package/lib/esm/duet-modal.entry.js +14 -13
  511. package/lib/esm/duet-multiselect.entry.js +2 -2
  512. package/lib/esm/duet-nav.entry.js +1 -1
  513. package/lib/esm/duet-notification_2.entry.js +3 -3
  514. package/lib/esm/duet-number-input.entry.js +2 -2
  515. package/lib/esm/duet-page-heading.entry.js +2 -2
  516. package/lib/esm/duet-pagination_2.entry.js +2 -2
  517. package/lib/esm/duet-progress.entry.js +2 -2
  518. package/lib/esm/duet-radio_2.entry.js +2 -2
  519. package/lib/esm/duet-range-slider.entry.js +2 -2
  520. package/lib/esm/duet-scrollable_3.entry.js +2 -2
  521. package/lib/esm/duet-section-layout.entry.js +1 -1
  522. package/lib/esm/duet-select.entry.js +2 -2
  523. package/lib/esm/duet-slideout-lang.entry.js +2 -2
  524. package/lib/esm/duet-slideout-link.entry.js +3 -3
  525. package/lib/esm/duet-slideout-panel-dropdown.entry.js +2 -2
  526. package/lib/esm/duet-slideout-panel.entry.js +3 -3
  527. package/lib/esm/duet-slideout.entry.js +3 -3
  528. package/lib/esm/duet-step_2.entry.js +3 -3
  529. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
  530. package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
  531. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  532. package/lib/esm/duet-submenu-bar.entry.js +2 -2
  533. package/lib/esm/duet-textarea.entry.js +2 -2
  534. package/lib/esm/duet-toggle.entry.js +2 -2
  535. package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
  536. package/lib/esm/duet-toolbar-dropdown.entry.js +2 -2
  537. package/lib/esm/duet-toolbar-link.entry.js +2 -2
  538. package/lib/esm/duet-toolbar.entry.js +2 -2
  539. package/lib/esm/duet-tooltip.entry.js +2 -2
  540. package/lib/esm/duet-tray.entry.js +2 -2
  541. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  542. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  543. package/lib/esm/duet.js +16 -7
  544. package/lib/esm/{focus-utils-7b317f32.js → focus-utils-8579107c.js} +1 -1
  545. package/lib/esm/{index-849c698d.js → index-1c0e9f7c.js} +18 -4
  546. package/lib/esm/loader.js +4 -4
  547. package/lib/{dist-custom-elements/p-5a17a015.js → esm/shadow-css-66bc7949.js} +1 -1
  548. package/lib/esm-es5/action-arrow-right-f7d56681.js +4 -0
  549. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  550. package/lib/esm-es5/duet-alert.entry.js +2 -2
  551. package/lib/esm-es5/duet-badge.entry.js +1 -1
  552. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  553. package/lib/esm-es5/duet-breadcrumbs.entry.js +2 -2
  554. package/lib/esm-es5/duet-button_2.entry.js +2 -2
  555. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  556. package/lib/esm-es5/duet-card.entry.js +2 -2
  557. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  558. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  559. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  560. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  561. package/lib/esm-es5/duet-combobox.entry.js +2 -2
  562. package/lib/esm-es5/duet-contact-card.entry.js +4 -0
  563. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  564. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  565. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  566. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  567. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  568. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  569. package/lib/esm-es5/duet-footer.entry.js +2 -2
  570. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  571. package/lib/esm-es5/duet-header_2.entry.js +2 -2
  572. package/lib/esm-es5/duet-hero.entry.js +1 -1
  573. package/lib/esm-es5/duet-icon.entry.js +2 -2
  574. package/lib/esm-es5/duet-input_2.entry.js +2 -2
  575. package/lib/esm-es5/duet-layout.entry.js +1 -1
  576. package/lib/esm-es5/duet-list_2.entry.js +2 -2
  577. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  578. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  579. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  580. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  581. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  582. package/lib/esm-es5/duet-modal.entry.js +2 -2
  583. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  584. package/lib/esm-es5/duet-nav.entry.js +1 -1
  585. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  586. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  587. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  588. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  589. package/lib/esm-es5/duet-progress.entry.js +1 -1
  590. package/lib/esm-es5/duet-radio_2.entry.js +2 -2
  591. package/lib/esm-es5/duet-range-slider.entry.js +2 -2
  592. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  593. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  594. package/lib/esm-es5/duet-select.entry.js +2 -2
  595. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  596. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  597. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  598. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  599. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  600. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  601. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  602. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  603. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  604. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  605. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  606. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  607. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  608. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  609. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  610. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  611. package/lib/esm-es5/duet-tooltip.entry.js +2 -2
  612. package/lib/esm-es5/duet-tray.entry.js +1 -1
  613. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  614. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  615. package/lib/esm-es5/duet.js +1 -1
  616. package/lib/esm-es5/focus-utils-8579107c.js +4 -0
  617. package/lib/esm-es5/{index-849c698d.js → index-1c0e9f7c.js} +1 -1
  618. package/lib/esm-es5/loader.js +1 -1
  619. package/lib/types/common/index.d.ts +1 -0
  620. package/lib/types/common/runtime-types.d.ts +2 -0
  621. package/lib/types/common-types.d.ts +25 -1
  622. package/lib/types/components/duet-alert/duet-alert.d.ts +6 -0
  623. package/lib/types/components/duet-card/duet-card.d.ts +10 -2
  624. package/lib/types/components/duet-choice/duet-checkmark.d.ts +1 -2
  625. package/lib/types/components/duet-choice/duet-choice.d.ts +1 -2
  626. package/lib/types/components/duet-choice-group/duet-choice-group.d.ts +6 -1
  627. package/lib/types/components/duet-combobox/duet-combobox.d.ts +4 -0
  628. package/lib/types/components/duet-contact-card/duet-contact-card.d.ts +64 -0
  629. package/lib/types/components/duet-editable-table/duet-editable-table.d.ts +1 -2
  630. package/lib/types/components/duet-icon/duet-icon.d.ts +1 -1
  631. package/lib/types/components/duet-link/duet-link.d.ts +15 -1
  632. package/lib/types/components/duet-list/duet-list.d.ts +1 -1
  633. package/lib/types/components/duet-modal/duet-modal.d.ts +8 -1
  634. package/lib/types/components/duet-table/duet-table.d.ts +5 -4
  635. package/lib/types/components/duet-upload/duet-upload.d.ts +1 -2
  636. package/lib/types/components/duet-upload-aria-status/duet-upload-aria-status.d.ts +1 -8
  637. package/lib/types/components.d.ts +222 -13
  638. package/lib/types/stencil-public-runtime.d.ts +12 -12
  639. package/package.json +7 -7
  640. package/lib/dist-custom-elements/p-2228bf13.js +0 -186
  641. package/lib/dist-custom-elements/p-364cfb78.js +0 -54
  642. package/lib/dist-custom-elements/p-447ea0a6.js +0 -94
  643. package/lib/dist-custom-elements/p-85f97595.js +0 -176
  644. package/lib/dist-custom-elements/p-c0878e32.js +0 -265
  645. package/lib/dist-custom-elements/p-e201a19a.js +0 -76
  646. package/lib/dist-custom-elements/p-e38fc76d.js +0 -37
  647. package/lib/dist-custom-elements/p-e6b8ebb0.js +0 -120
  648. package/lib/duet/p-00a53506.system.entry.js +0 -4
  649. package/lib/duet/p-010cbd87.system.entry.js +0 -4
  650. package/lib/duet/p-0339a6ba.system.entry.js +0 -4
  651. package/lib/duet/p-0480457b.system.entry.js +0 -4
  652. package/lib/duet/p-0783af51.system.entry.js +0 -4
  653. package/lib/duet/p-0875374b.entry.js +0 -4
  654. package/lib/duet/p-0b08aa13.system.entry.js +0 -4
  655. package/lib/duet/p-0de644e5.entry.js +0 -4
  656. package/lib/duet/p-0f4aff17.entry.js +0 -4
  657. package/lib/duet/p-12593e03.entry.js +0 -4
  658. package/lib/duet/p-14c4c15a.system.entry.js +0 -4
  659. package/lib/duet/p-165f0e7c.system.entry.js +0 -4
  660. package/lib/duet/p-1b8a8804.system.entry.js +0 -4
  661. package/lib/duet/p-1c952867.system.entry.js +0 -4
  662. package/lib/duet/p-1e2595e2.system.entry.js +0 -4
  663. package/lib/duet/p-1eed2800.entry.js +0 -4
  664. package/lib/duet/p-2ae7d801.entry.js +0 -4
  665. package/lib/duet/p-2ae9d336.system.entry.js +0 -4
  666. package/lib/duet/p-2b1ddf25.js +0 -4
  667. package/lib/duet/p-2c170dc6.system.entry.js +0 -4
  668. package/lib/duet/p-2ca556bd.entry.js +0 -4
  669. package/lib/duet/p-2ebfba54.system.entry.js +0 -4
  670. package/lib/duet/p-31252f4a.system.entry.js +0 -4
  671. package/lib/duet/p-33f2a44e.entry.js +0 -4
  672. package/lib/duet/p-3406f73d.system.entry.js +0 -4
  673. package/lib/duet/p-35ba9699.system.entry.js +0 -4
  674. package/lib/duet/p-38547565.system.entry.js +0 -4
  675. package/lib/duet/p-396dce30.entry.js +0 -4
  676. package/lib/duet/p-3a3bd672.system.entry.js +0 -4
  677. package/lib/duet/p-3eb94a67.entry.js +0 -4
  678. package/lib/duet/p-3f45ca7b.entry.js +0 -4
  679. package/lib/duet/p-4444cfb8.system.entry.js +0 -4
  680. package/lib/duet/p-452cb659.system.entry.js +0 -4
  681. package/lib/duet/p-47f3c160.system.entry.js +0 -4
  682. package/lib/duet/p-495582a5.entry.js +0 -4
  683. package/lib/duet/p-4c699ac2.system.entry.js +0 -4
  684. package/lib/duet/p-4c6d9583.entry.js +0 -4
  685. package/lib/duet/p-52148128.entry.js +0 -4
  686. package/lib/duet/p-55cbf1e0.system.entry.js +0 -4
  687. package/lib/duet/p-5a0333a6.entry.js +0 -4
  688. package/lib/duet/p-5b5bdf1a.entry.js +0 -4
  689. package/lib/duet/p-630b0aee.system.entry.js +0 -4
  690. package/lib/duet/p-6705969f.system.entry.js +0 -4
  691. package/lib/duet/p-67e40f5a.system.entry.js +0 -4
  692. package/lib/duet/p-6fe86c6a.system.entry.js +0 -4
  693. package/lib/duet/p-7385646e.system.entry.js +0 -4
  694. package/lib/duet/p-7881585e.entry.js +0 -4
  695. package/lib/duet/p-79230071.system.entry.js +0 -4
  696. package/lib/duet/p-7a6d0da2.entry.js +0 -4
  697. package/lib/duet/p-7b0e565a.system.entry.js +0 -4
  698. package/lib/duet/p-7e177248.entry.js +0 -4
  699. package/lib/duet/p-812b157d.entry.js +0 -4
  700. package/lib/duet/p-815ba656.system.entry.js +0 -4
  701. package/lib/duet/p-81a9673b.entry.js +0 -4
  702. package/lib/duet/p-83e0a386.system.entry.js +0 -4
  703. package/lib/duet/p-88b30828.system.entry.js +0 -4
  704. package/lib/duet/p-8ce83440.system.entry.js +0 -4
  705. package/lib/duet/p-9938e39c.entry.js +0 -4
  706. package/lib/duet/p-9b062a1c.system.entry.js +0 -4
  707. package/lib/duet/p-a3eb0816.system.entry.js +0 -4
  708. package/lib/duet/p-aa915061.system.entry.js +0 -4
  709. package/lib/duet/p-aa9eef98.system.entry.js +0 -4
  710. package/lib/duet/p-ae3234af.system.entry.js +0 -4
  711. package/lib/duet/p-b0361d6a.system.entry.js +0 -4
  712. package/lib/duet/p-b55995ae.system.entry.js +0 -4
  713. package/lib/duet/p-b6d674ce.system.entry.js +0 -4
  714. package/lib/duet/p-b744dbba.system.entry.js +0 -4
  715. package/lib/duet/p-b791aabb.entry.js +0 -4
  716. package/lib/duet/p-b868a149.entry.js +0 -4
  717. package/lib/duet/p-b89a4172.entry.js +0 -4
  718. package/lib/duet/p-bbd64ff4.entry.js +0 -4
  719. package/lib/duet/p-bbf6eb36.system.entry.js +0 -4
  720. package/lib/duet/p-cbc1cdf4.system.entry.js +0 -4
  721. package/lib/duet/p-ccc3f9e9.entry.js +0 -4
  722. package/lib/duet/p-cdf070ab.system.entry.js +0 -4
  723. package/lib/duet/p-ced14b92.system.entry.js +0 -4
  724. package/lib/duet/p-d7713234.system.entry.js +0 -4
  725. package/lib/duet/p-d7ef7aa4.system.entry.js +0 -4
  726. package/lib/duet/p-da36ba6e.system.entry.js +0 -4
  727. package/lib/duet/p-da4cf292.entry.js +0 -4
  728. package/lib/duet/p-dbe40b10.entry.js +0 -4
  729. package/lib/duet/p-de57ee9e.entry.js +0 -4
  730. package/lib/duet/p-e0628a33.system.entry.js +0 -4
  731. package/lib/duet/p-e0a6ce6f.entry.js +0 -4
  732. package/lib/duet/p-e36abf9f.system.entry.js +0 -4
  733. package/lib/duet/p-eb7d40bf.system.entry.js +0 -4
  734. package/lib/duet/p-ed665738.entry.js +0 -4
  735. package/lib/duet/p-ee43b8cc.entry.js +0 -4
  736. package/lib/duet/p-eebe30a6.system.entry.js +0 -4
  737. package/lib/duet/p-f2654f02.entry.js +0 -4
  738. package/lib/duet/p-f46d2cdf.system.entry.js +0 -4
  739. package/lib/duet/p-f4c24c1a.system.entry.js +0 -4
  740. package/lib/duet/p-f74665b5.entry.js +0 -4
  741. package/lib/duet/p-f7781ab9.system.js +0 -4
  742. package/lib/duet/p-fcac77ef.entry.js +0 -4
  743. package/lib/esm-es5/focus-utils-7b317f32.js +0 -4
  744. /package/lib/duet/{p-524ad48c.system.js → p-6cf44bfa.system.js} +0 -0
  745. /package/lib/duet/{p-5a17a015.js → p-6ee53ac3.js} +0 -0
  746. /package/lib/duet/{p-49dfa097.js → p-9c159fd4.js} +0 -0
  747. /package/lib/duet/{p-43179518.system.js → p-9d9204af.system.js} +0 -0
  748. /package/lib/esm-es5/{dom-d10a1938.js → dom-ae12a113.js} +0 -0
  749. /package/lib/esm-es5/{shadow-css-e76e6e1c.js → shadow-css-66bc7949.js} +0 -0
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, c as Host } from './p-e47da081.js';
5
- import { m as media_query_large } from './p-738bd3c5.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-308a73c1.js';
5
+ import { m as media_query_large } from './p-c4d8cad0.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
- import { d as defineCustomElement$2 } from './p-2228bf13.js';
7
+ import { d as defineCustomElement$2 } from './p-064a8802.js';
8
8
 
9
- 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}@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:#0077b3}.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:#0077b3;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:#c60c30}.duet-menu-bar-link.active.duet-theme-turva::after{background:#c60c30}@media (min-width: 62em){.duet-menu-bar-link:hover{color:#0077b3}.duet-menu-bar-link:hover.duet-theme-turva{color:#c60c30}}";
9
+ 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}@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)}}";
10
10
 
11
11
  const DuetMenuBarLink$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
12
12
  constructor() {
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-e47da081.js';
5
- import { m as media_query_large, a as media_query_xx_large } from './p-738bd3c5.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-308a73c1.js';
5
+ import { m as media_query_large, c as media_query_xx_large } from './p-c4d8cad0.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
- import { d as defineCustomElement$2 } from './p-267801f1.js';
7
+ import { d as defineCustomElement$2 } from './p-27f477bd.js';
8
8
 
9
- 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;width:100%}.duet-menu-bar{display:flex;align-items:center;justify-content:center;background:white;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:#f5f8fa}.duet-menu-bar.horizontal-nav .bottom{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:#e1e3e6}.duet-menu-bar.horizontal-nav .more-left{position:absolute;top:0;left:-1px;z-index:1;width:36px;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:36px;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>*{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:white}slot[name=center]{font-size:1rem;font-weight:600;line-height:1.25;color:#00294d}.duet-theme-turva slot[name=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:#940925}slot[name=right]{font-size:0.875rem;font-weight:400;line-height:1.25;color:#004d80}.duet-theme-turva slot[name=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:#940925}";
9
+ 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;width:100%}.duet-menu-bar{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:36px;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:36px;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>*{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)}slot[name=center]{font-size:1rem;font-weight:600;line-height:1.25;color:rgb(0, 41, 77)}.duet-theme-turva slot[name=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(148, 9, 37)}slot[name=right]{font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 77, 128)}.duet-theme-turva slot[name=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(148, 9, 37)}";
10
10
 
11
11
  const DuetMenuBar$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
12
12
  constructor() {
@@ -27,7 +27,13 @@ const DuetMenuBar$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
27
27
  this.rightMoreVisible = this.container.scrollLeft !== this.container.scrollWidth - this.container.clientWidth;
28
28
  };
29
29
  this.scrollToActive = () => {
30
- const active = this.element.querySelector("[active]");
30
+ const actives = this.element.querySelectorAll("[active]");
31
+ let active;
32
+ actives.forEach(a => {
33
+ if (a.active) {
34
+ active = a;
35
+ }
36
+ });
31
37
  if (active && active.offsetLeft) {
32
38
  if (active.offsetLeft > 50) {
33
39
  this.container.scrollLeft = active.offsetLeft - this.element.offsetWidth / 2 + active.offsetWidth / 2;
@@ -1,21 +1,21 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, d as createEvent, h } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-308a73c1.js';
5
5
  import { d as disableBodyScroll, e as enableBodyScroll } from './p-bd779757.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { c as createID } from './p-c1325e35.js';
8
- import { f as focusElement, F as FocusGuard } from './p-9d0348a4.js';
8
+ import { f as focusElement, F as FocusGuard } from './p-efaad71c.js';
9
9
  import { b as isEscapeKey } from './p-d8549efe.js';
10
10
  import { a as getLanguage, g as getLocaleString } from './p-6c05e879.js';
11
- import { d as defineCustomElement$7 } from './p-c0878e32.js';
12
- import { d as defineCustomElement$6 } from './p-e201a19a.js';
13
- import { d as defineCustomElement$5 } from './p-2228bf13.js';
14
- import { d as defineCustomElement$4 } from './p-504f30a0.js';
15
- import { d as defineCustomElement$3 } from './p-e36eb97d.js';
16
- import { d as defineCustomElement$2 } from './p-4e9d1f9b.js';
11
+ import { d as defineCustomElement$7 } from './p-923a997f.js';
12
+ import { d as defineCustomElement$6 } from './p-70db80cb.js';
13
+ import { d as defineCustomElement$5 } from './p-064a8802.js';
14
+ import { d as defineCustomElement$4 } from './p-823ea8c0.js';
15
+ import { d as defineCustomElement$3 } from './p-b48f1e4d.js';
16
+ import { d as defineCustomElement$2 } from './p-7918f243.js';
17
17
 
18
- 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-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;max-height:100vh;overflow-y:auto;visibility:hidden;background:rgba(0, 41, 77, 0.85);opacity:0;transition:300ms ease;transition-delay:200ms}.duet-modal-overlay.duet-theme-turva{background:rgba(23, 28, 58, 0.85)}.duet-modal-overlay.duet-modal-active{visibility:visible;opacity:1;transition:300ms ease;transition-delay:0s}.duet-modal-overlay.duet-disable-transitions{transition:none}::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}}@media (max-width: 35.9375em){.duet-modal-inner.duet-modal-large{padding-right:0;padding-left:0}}.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:#00294d;background:white;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:#171c3a}.duet-modal-active .duet-modal{opacity:1;transition:300ms ease;transition-delay:200ms;transform:none}.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:focus{outline:0}.duet-modal-body{width:100%;padding:36px 28px}.duet-modal-body.duet-modal-gutter-small{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large{padding:48px 36px}@media (max-width: 22.5em){.duet-modal-body{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large{padding:48px 28px}}@media (max-width: 35.9375em){.duet-modal-body{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large{padding:48px 36px}}@media (min-width: 36em){.duet-modal-body{padding:36px}.duet-modal-body.duet-modal-gutter-large{padding:28px 72px}}@media (min-width: 48em){.duet-modal-body{padding:36px 72px}.duet-modal-body.duet-modal-gutter-large{padding:36px 72px}}@media (min-width: 76.25em){.duet-modal-body{padding:36px 48px 48px}.duet-modal-body.duet-modal-gutter-large{padding:48px 94px}.small .duet-modal-body{padding:36px 48px}}.duet-modal-header{text-align:center}.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:#00294d;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}";
18
+ 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-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;max-height:100vh;overflow-y:auto;visibility:hidden;background:rgba(0, 41, 77, 0.85);opacity:0;transition:300ms ease;transition-delay:200ms}.duet-modal-overlay.duet-theme-turva{background:rgba(23, 28, 58, 0.85)}.duet-modal-overlay.duet-modal-active{visibility:visible;opacity:1;transition:300ms ease;transition-delay:0s}.duet-modal-overlay.duet-disable-transitions{transition:none}::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}}@media (max-width: 35.9375em){.duet-modal-inner.duet-modal-large{padding-right:0;padding-left:0}}.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-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:focus{outline:0}.duet-modal-body{width:100%;padding:36px 28px}.duet-modal-body.duet-modal-gutter-small{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large{padding:48px 36px}@media (max-width: 22.5em){.duet-modal-body{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large{padding:48px 28px}}@media (max-width: 35.9375em){.duet-modal-body{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large{padding:48px 36px}}@media (min-width: 36em){.duet-modal-body{padding:36px}.duet-modal-body.duet-modal-gutter-large{padding:28px 72px}}@media (min-width: 48em){.duet-modal-body{padding:36px 72px}.duet-modal-body.duet-modal-gutter-large{padding:36px 72px}}@media (min-width: 76.25em){.duet-modal-body{padding:36px 48px 48px}.duet-modal-body.duet-modal-gutter-large{padding:48px 94px}.small .duet-modal-body{padding:36px 48px}}.duet-modal-header{text-align:center}.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}";
19
19
 
20
20
  // The transition below is slightly higher than the actual CSS transition as VoiceOver on
21
21
  // iOS has otherwise problems moving the focus from modal back to the original element.
@@ -68,6 +68,7 @@ const DuetModal$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
68
68
  this.theme = "";
69
69
  this.heading = "";
70
70
  this.headingLevel = "h3";
71
+ this.headingVisualLevel = undefined;
71
72
  this.icon = "";
72
73
  this.color = "";
73
74
  this.active = false;
@@ -171,33 +172,33 @@ const DuetModal$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
171
172
  * Always the last one in the class.
172
173
  */
173
174
  render() {
175
+ var _a;
174
176
  let iconColor = "primary";
175
177
  let closeColor = "secondary";
176
178
  if (this.theme === "turva") {
177
179
  iconColor = "primary-turva";
178
180
  closeColor = "secondary-turva";
179
181
  }
180
- return (h("div", { ref: modal => (this.modalEl = modal), "aria-labelledby": this.heading ? this.modalId : false, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy ? `${this.slotDefaultId} ${this.accessibleDescribedBy}` : this.slotDefaultId, role: "dialog", "aria-modal": this.isSafariBrowser ? false : true, tabindex: "-1", "aria-flowto": this.slotDefaultId, class: {
182
+ return (h("div", { ref: modal => (this.modalEl = modal), "aria-labelledby": this.modalId, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy, role: "dialog", "aria-modal": this.isSafariBrowser ? false : true, tabindex: "-1", "aria-flowto": this.slotDefaultId, class: {
181
183
  "duet-modal-overlay": true,
182
184
  "duet-theme-turva": this.theme === "turva",
183
185
  "duet-modal-active": this.open,
184
- } }, h(FocusGuard, { moveFocusTo: this.buttonEl }), h("div", { class: {
186
+ } }, h(FocusGuard, { moveFocusTo: this.buttonEl }), h("div", { ref: modalInner => (this.modalInnerEl = modalInner), class: {
185
187
  "duet-modal-inner": true,
186
188
  "duet-modal-large": this.size === "large",
187
- }, role: "document", onClick: e => {
189
+ }, onClick: e => {
188
190
  if (this.closeOnBlur) {
189
- this.closeModal(e);
190
- }
191
- } }, h("div", { class: { "duet-modal": true, [this.size]: true }, onClick: e => {
192
- if (this.closeOnBlur) {
193
- e.stopPropagation();
191
+ const source = e.target || e.srcElement;
192
+ if (source === this.modalInnerEl) {
193
+ this.closeModal(e);
194
+ }
194
195
  }
195
- } }, h("duet-spacer", null), h("div", { class: "duet-modal-close" }, h("duet-button", { ref: button => (this.buttonEl = button), variation: "plain", accessibleLabel: this.accessibleCloseLabel, color: closeColor, iconSize: "large", icon: "navigation-close", iconOnly: true, margin: "none", theme: this.theme, onClick: ev => this.closeModal(ev), fixed: true })), h("div", { class: {
196
+ } }, h("div", { class: { "duet-modal": true, [this.size]: true } }, h("duet-spacer", null), h("div", { class: "duet-modal-close" }, h("duet-button", { ref: button => (this.buttonEl = button), variation: "plain", accessibleLabel: this.accessibleCloseLabel, color: closeColor, iconSize: "large", icon: "navigation-close", iconOnly: true, margin: "none", theme: this.theme, onClick: ev => this.closeModal(ev), fixed: true })), h("div", { class: {
196
197
  "duet-modal-body": true,
197
198
  "duet-modal-gutter-small": this.gutterSize === "small",
198
199
  "duet-modal-gutter-medium": this.gutterSize === "medium",
199
200
  "duet-modal-gutter-large": this.gutterSize === "large",
200
- } }, h("div", { class: "duet-modal-header" }, h("span", { class: "duet-modal-inner-slot-top" }, h("slot", { name: "top" })), this.icon && h("duet-icon", { name: this.icon, size: "xx-large", color: this.color || iconColor }), this.heading && (h("duet-heading", { level: this.headingLevel, theme: this.theme, id: this.modalId }, this.heading))), h("span", { class: "duet-modal-inner-slot-default", id: this.slotDefaultId }, h("slot", null))))), h(FocusGuard, { moveFocusTo: this.buttonEl })));
201
+ } }, h("div", { class: "duet-modal-header" }, h("span", { class: "duet-modal-inner-slot-top" }, h("slot", { name: "top" })), this.icon && h("duet-icon", { name: this.icon, size: "xx-large", color: this.color || iconColor }), this.heading && (h("duet-heading", { "visual-level": (_a = this.headingVisualLevel) !== null && _a !== void 0 ? _a : this.headingLevel, level: this.headingLevel, theme: this.theme, id: this.modalId }, this.heading))), h("span", { class: "duet-modal-inner-slot-default", id: this.slotDefaultId }, h("slot", null))))), h(FocusGuard, { moveFocusTo: this.buttonEl })));
201
202
  }
202
203
  get element() { return this; }
203
204
  static get watchers() { return {
@@ -218,6 +219,7 @@ const DuetModal$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
218
219
  "theme": [1025],
219
220
  "heading": [1],
220
221
  "headingLevel": [1, "heading-level"],
222
+ "headingVisualLevel": [1, "heading-visual-level"],
221
223
  "icon": [1],
222
224
  "color": [1],
223
225
  "active": [1540],
@@ -1,21 +1,21 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { b as isEscapeKey, d as isTabKey, c as isEnterKey, h as isArrowLeftKey, e as isArrowUpKey, j as isArrowRightKey, f as isArrowDownKey } from './p-d8549efe.js';
8
8
  import { g as getLocaleString } from './p-6c05e879.js';
9
9
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
10
- import { d as defineCustomElement$8 } from './p-f6a5967a.js';
11
- import { d as defineCustomElement$7 } from './p-c91ba42a.js';
12
- import { d as defineCustomElement$6 } from './p-13b6dd90.js';
13
- import { d as defineCustomElement$5 } from './p-2228bf13.js';
14
- import { d as defineCustomElement$4 } from './p-756308c3.js';
15
- import { d as defineCustomElement$3 } from './p-4e752d2d.js';
16
- import { d as defineCustomElement$2 } from './p-4e9d1f9b.js';
10
+ import { d as defineCustomElement$8 } from './p-52306a3d.js';
11
+ import { d as defineCustomElement$7 } from './p-7c4a2620.js';
12
+ import { d as defineCustomElement$6 } from './p-3c792743.js';
13
+ import { d as defineCustomElement$5 } from './p-064a8802.js';
14
+ import { d as defineCustomElement$4 } from './p-f40a2146.js';
15
+ import { d as defineCustomElement$3 } from './p-1f9f67e3.js';
16
+ import { d as defineCustomElement$2 } from './p-7918f243.js';
17
17
 
18
- 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{position:absolute;top:12px;right:0}@media (min-width: 48em){.duet-multiselect-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:white}.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;gap:12px;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:#00294d;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:white;border:1px solid #909599;border-radius:4px;transition:150ms ease}.duet-multiselect:hover{border-color:#909599;box-shadow:0 0 0 1px #909599}.duet-theme-turva .duet-multiselect:hover{border-color:#747475;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 #e02a0d}.duet-multiselect:focus,.duet-multiselect.duet-multiselect-active{border-color:#0077b3;outline:0;box-shadow:0 0 0 1px #0077b3;transition:none}.duet-theme-turva .duet-multiselect:focus,.duet-theme-turva .duet-multiselect.duet-multiselect-active{border-color:#171c3a;box-shadow:0 0 0 1px #171c3a}.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 #e02a0d}.duet-multiselect[disabled]{color:#00294d !important;cursor:default !important;background:#f5f8fa !important;border-color:#f5f8fa !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:#00294d !important}.duet-theme-turva .duet-multiselect[disabled]{color:#171c3a !important;background:#f5f5f7 !important;border-color:#f5f5f7 !important;-webkit-text-fill-color:#171c3a !important}.duet-multiselect>:first-child{flex:1}.duet-multiselect .duet-multiselect-badge{position:absolute;right:3rem}.has-error .duet-multiselect{border-color:#de2362 !important}.has-error .duet-multiselect .duet-multiselect-icon{color:#de2362 !important}.duet-theme-turva.has-error .duet-multiselect{border-color:#e02a0d !important}.duet-theme-turva.has-error .duet-multiselect .duet-multiselect-icon{color:#e02a0d !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:#171c3a;border-color:#747475}.duet-multiselect svg{width:20px;height:20px;color:#00294d;pointer-events:none}.duet-theme-turva .duet-multiselect svg{color:#171c3a}.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:white;border:1px solid #e1e3e6;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:white;border-color:#e4e4e6;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-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:#657787;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:#747475}.has-error .duet-multiselect-help{color:#de2362}.duet-theme-turva.has-error .duet-multiselect-help{color:#e02a0d}.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}";
18
+ 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{position:absolute;top:12px;right:0}@media (min-width: 48em){.duet-multiselect-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;gap:12px;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:hover{border-color:rgb(144, 149, 153);box-shadow:0 0 0 1px rgb(144, 149, 153)}.duet-theme-turva .duet-multiselect:hover{border-color:rgb(116, 116, 117);box-shadow:0 0 0 1px rgb(116, 116, 117)}.has-error .duet-multiselect:hover{box-shadow:0 0 0 1px rgb(222, 35, 98)}.duet-theme-turva.has-error .duet-multiselect:hover{box-shadow:0 0 0 1px rgb(224, 42, 13)}.duet-multiselect:focus,.duet-multiselect.duet-multiselect-active{border-color:rgb(0, 119, 179);outline:0;box-shadow:0 0 0 1px rgb(0, 119, 179);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 rgb(23, 28, 58)}.has-error .duet-multiselect:focus,.has-error .duet-multiselect.duet-multiselect-active{box-shadow:0 0 0 1px rgb(222, 35, 98)}.duet-theme-turva.has-error .duet-multiselect:focus,.duet-theme-turva.has-error .duet-multiselect.duet-multiselect-active{box-shadow:0 0 0 1px rgb(224, 42, 13)}.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}.duet-multiselect .duet-multiselect-badge{position:absolute;right:3rem}.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-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}";
19
19
 
20
20
  function toggleInArray(arr, item) {
21
21
  return arr.includes(item) ? arr.filter(i => i !== item) : [...arr, item];
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.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%}slot[name=mobile]{display:inherit}slot[name=desktop]{display:none}@media (min-width: 62em){slot[name=mobile]{display:none}slot[name=desktop]{display:inherit}}";
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, h } from './p-308a73c1.js';
5
5
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { a as getLanguage, g as getLocaleString } from './p-6c05e879.js';
8
- import { d as defineCustomElement$4 } from './p-0d2d0d0e.js';
9
- import { d as defineCustomElement$3 } from './p-2228bf13.js';
10
- import { d as defineCustomElement$2 } from './p-ae149130.js';
8
+ import { d as defineCustomElement$4 } from './p-e15832f2.js';
9
+ import { d as defineCustomElement$3 } from './p-064a8802.js';
10
+ import { d as defineCustomElement$2 } from './p-076c04fa.js';
11
11
 
12
- 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:#00294d;text-align:left;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:white;border-bottom:1px solid #e1e3e6;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:#171c3a;background-color:white;border-color:#e4e4e6}.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:#004d80}.duet-theme-turva .duet-drawer-toggle:hover{color:#444445}.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:#0077b3;transition:300ms ease;transform:translateY(3px)}.duet-theme-turva .duet-drawer-toggle::after{background:#c60c30}}.duet-drawer-toggle[aria-expanded=true],.duet-drawer-toggle[aria-expanded=true]:hover{color:#004d80;border-bottom:1px solid #f5f8fa;border-radius:0}.duet-theme-turva .duet-drawer-toggle[aria-expanded=true],.duet-theme-turva .duet-drawer-toggle[aria-expanded=true]:hover{color:#444445;border-color:#f5f5f7}@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:#f7b228;border-radius:50%;box-shadow:0 0 0 1px #c18b1f}.duet-theme-turva .duet-drawer-badge{background:#faa40f}.duet-drawer-content{display:none;background-color:white;border-bottom:1px solid #e1e3e6}.duet-drawer-content:focus{outline:0}.duet-theme-turva .duet-drawer-content{background-color:white;border-color:#e1e3e6}@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:white;border:1px solid #e1e3e6;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:white}.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)}}";
12
+ 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 rgb(0, 119, 179)}: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 rgb(23, 28, 58)}.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)}}";
13
13
 
14
14
  const ESC_KEY = 27;
15
15
  const DuetNotificationDrawer$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, h } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { a as getLanguage, g as getLocaleString } from './p-6c05e879.js';
7
- import { d as defineCustomElement$2 } from './p-4e9d1f9b.js';
7
+ import { d as defineCustomElement$2 } from './p-7918f243.js';
8
8
 
9
- 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:#00294d;cursor:pointer;border-bottom:1px solid #e1e3e6;transition:300ms ease}:host(:last-of-type) .duet-notification{border-bottom:0}.duet-notification.duet-theme-turva{color:#171c3a;border-bottom-color:#e4e4e6}.duet-notification.duet-notification-highlight{font-weight:600;background:#f3f9fc}.duet-notification.duet-notification-highlight.duet-theme-turva{background:#fcf3f4}@media (min-width: 62em){.duet-notification:hover{background:#f3f9fc}.duet-notification:hover.duet-theme-turva{background:#fcf3f4}}.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:#0077b3;border-radius:50%}.duet-theme-turva .duet-notification-badge{background:#c60c30}.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:#657787;text-align:right;text-transform:uppercase}@media (max-width: 35.9375em){.duet-notification-date{width:auto}}.duet-theme-turva .duet-notification-date{color:#444445}::slotted(duet-heading){padding-right:80px !important}::slotted(duet-paragraph){margin-bottom:2px !important}";
9
+ 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(252, 243, 244)}@media (min-width: 62em){.duet-notification:hover{background:rgb(243, 249, 252)}.duet-notification:hover.duet-theme-turva{background:rgb(252, 243, 244)}}.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 rgb(0, 119, 179)}: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 rgb(23, 28, 58)}.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}";
10
10
 
11
11
  const DuetNotification$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
12
12
  constructor() {
@@ -1,19 +1,19 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { j as isArrowRightKey, e as isArrowUpKey, f as isArrowDownKey, h as isArrowLeftKey, k as isBackspaceKey } from './p-d8549efe.js';
8
8
  import { a as getLanguage, b as getLocale, g as getLocaleString } from './p-6c05e879.js';
9
- import { d as defineCustomElement$9 } from './p-c0878e32.js';
10
- import { d as defineCustomElement$8 } from './p-c91ba42a.js';
11
- import { d as defineCustomElement$7 } from './p-2228bf13.js';
12
- import { d as defineCustomElement$6 } from './p-f7da07ee.js';
13
- import { d as defineCustomElement$5 } from './p-756308c3.js';
14
- import { d as defineCustomElement$4 } from './p-e36eb97d.js';
15
- import { d as defineCustomElement$3 } from './p-4e752d2d.js';
16
- import { d as defineCustomElement$2 } from './p-4e9d1f9b.js';
9
+ import { d as defineCustomElement$9 } from './p-923a997f.js';
10
+ import { d as defineCustomElement$8 } from './p-7c4a2620.js';
11
+ import { d as defineCustomElement$7 } from './p-064a8802.js';
12
+ import { d as defineCustomElement$6 } from './p-48e0be9b.js';
13
+ import { d as defineCustomElement$5 } from './p-f40a2146.js';
14
+ import { d as defineCustomElement$4 } from './p-b48f1e4d.js';
15
+ import { d as defineCustomElement$3 } from './p-1f9f67e3.js';
16
+ import { d as defineCustomElement$2 } from './p-7918f243.js';
17
17
 
18
18
  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>"};
19
19
 
@@ -93,7 +93,7 @@ function ConvertToEnUS(value, locale, replaceThousands = false) {
93
93
  const roundTo = (val, multiple) => Math.round(val / multiple) * multiple;
94
94
  const clamp = (val, min, max) => Math.min(Math.max(val, min), max);
95
95
 
96
- const duetNumberInputCss = "*.sc-duet-number-input,*.sc-duet-number-input::after,*.sc-duet-number-input::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-number-input-h{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%;min-width:calc(33.333% - 8px);max-width:100%;line-height:1.25;text-align:left;vertical-align:bottom}.sc-duet-number-input-h:last-child,.sc-duet-number-input-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-number-input-h{width:calc(50% - 16px - 3px)}}.duet-expand.sc-duet-number-input-h{width:100% !important}.duet-m-0.sc-duet-number-input-h{margin:0 !important}.duet-number-container.sc-duet-number-input{position:relative;width:100%}.duet-number-buttons.sc-duet-number-input{-webkit-user-select:none;user-select:none;position:absolute;top:1px;right:1px;z-index:200;width:96px;height:calc(100% - 2px)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input{position:relative;display:inline-flex;align-items:center;justify-content:center;width:50%;height:100%;text-align:center;cursor:pointer;background:transparent;-webkit-appearance:none;appearance:none}.duet-number-buttons.sc-duet-number-input .duet-number-button[aria-disabled=true].sc-duet-number-input,.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:disabled{pointer-events:none}.duet-number-buttons.sc-duet-number-input .duet-number-button[aria-disabled=true].sc-duet-number-input duet-icon.sc-duet-number-input,.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:disabled duet-icon.sc-duet-number-input{opacity:0.4}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:active duet-icon.sc-duet-number-input{transform:translateY(1px)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:focus{outline:0}.user-is-tabbing.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:focus{z-index:2;box-shadow:0 0 0 2px #0077b3}.duet-theme-turva .user-is-tabbing.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:focus{box-shadow:0 0 0 2px #171c3a}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:first-of-type{border-left:1px solid #cfd2d4}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:first-of-type::before{position:absolute;top:0;left:-6px;width:6px;height:100%;content:\"\";background:linear-gradient(to left, rgba(207, 210, 212, 0.2) 0%, rgba(207, 210, 212, 0.2) 1px, rgba(207, 210, 212, 0.1) 1px, rgba(207, 210, 212, 0) 100%)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:last-of-type::before{position:absolute;top:20%;left:0;width:1px;height:60%;content:\"\";background:#e1e3e6}.duet-theme-turva.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:first-of-type::before{background:linear-gradient(to left, rgba(207, 207, 209, 0.2) 0%, rgba(207, 207, 209, 0.2) 1px, rgba(207, 207, 209, 0.1) 1px, rgba(207, 207, 209, 0) 100%)}.duet-theme-turva.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:last-of-type::before{background:#e4e4e6}";
96
+ const duetNumberInputCss = "*.sc-duet-number-input,*.sc-duet-number-input::after,*.sc-duet-number-input::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-number-input-h{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%;min-width:calc(33.333% - 8px);max-width:100%;line-height:1.25;text-align:left;vertical-align:bottom}.sc-duet-number-input-h:last-child,.sc-duet-number-input-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-number-input-h{width:calc(50% - 16px - 3px)}}.duet-expand.sc-duet-number-input-h{width:100% !important}.duet-m-0.sc-duet-number-input-h{margin:0 !important}.duet-number-container.sc-duet-number-input{position:relative;width:100%}.duet-number-buttons.sc-duet-number-input{-webkit-user-select:none;user-select:none;position:absolute;top:1px;right:1px;z-index:200;width:96px;height:calc(100% - 2px)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input{position:relative;display:inline-flex;align-items:center;justify-content:center;width:50%;height:100%;text-align:center;cursor:pointer;background:transparent;-webkit-appearance:none;appearance:none}.duet-number-buttons.sc-duet-number-input .duet-number-button[aria-disabled=true].sc-duet-number-input,.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:disabled{pointer-events:none}.duet-number-buttons.sc-duet-number-input .duet-number-button[aria-disabled=true].sc-duet-number-input duet-icon.sc-duet-number-input,.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:disabled duet-icon.sc-duet-number-input{opacity:0.4}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:active duet-icon.sc-duet-number-input{transform:translateY(1px)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:focus{outline:0}.user-is-tabbing.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:focus{z-index:2;box-shadow:0 0 0 2px rgb(0, 119, 179)}.duet-theme-turva .user-is-tabbing.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:focus{box-shadow:0 0 0 2px rgb(23, 28, 58)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:first-of-type{border-left:1px solid rgb(207, 210, 212)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:first-of-type::before{position:absolute;top:0;left:-6px;width:6px;height:100%;content:\"\";background:linear-gradient(to left, rgba(207, 210, 212, 0.2) 0%, rgba(207, 210, 212, 0.2) 1px, rgba(207, 210, 212, 0.1) 1px, rgba(207, 210, 212, 0) 100%)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:last-of-type::before{position:absolute;top:20%;left:0;width:1px;height:60%;content:\"\";background:rgb(225, 227, 230)}.duet-theme-turva.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:first-of-type::before{background:linear-gradient(to left, rgba(207, 207, 209, 0.2) 0%, rgba(207, 207, 209, 0.2) 1px, rgba(207, 207, 209, 0.1) 1px, rgba(207, 207, 209, 0) 100%)}.duet-theme-turva.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:last-of-type::before{background:rgb(228, 228, 230)}";
97
97
 
98
98
  const DuetNumberInput$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
99
99
  constructor() {
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, h } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$2 } from './p-2228bf13.js';
6
+ import { d as defineCustomElement$2 } from './p-064a8802.js';
7
7
 
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:#00294d}.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 .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:-10%;width:185px;height:185px;background:#0077b3;border-radius:20%;mix-blend-mode:normal;opacity:0.2;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shape{top:-260px;right:-5%;width:325px;height:325px}}.duet-page-heading .background .brand-shape.second-shape{top:-182px;right:25%;width:207px;height:207px;background:#0b7288;opacity:0.1}@media (min-width: 48em){.duet-page-heading .background .brand-shape.second-shape{top:-325px;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:#00294d}.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}";
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 .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:-10%;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:-260px;right:-5%;width:325px;height:325px}}.duet-page-heading .background .brand-shape.second-shape{top:-182px;right:25%;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;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
 
10
10
  const DuetPageHeading$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
11
11
  constructor() {
@@ -1,18 +1,18 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, d as createEvent, h, F as Fragment, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { d as debounce } from './p-0b3f675e.js';
8
8
  import { l as isArrowKey, m as isNumber, h as isArrowLeftKey, e as isArrowUpKey, j as isArrowRightKey, f as isArrowDownKey } from './p-d8549efe.js';
9
9
  import { g as getLocaleString } from './p-6c05e879.js';
10
- import { d as defineCustomElement$7 } from './p-ad4c031f.js';
11
- import { d as defineCustomElement$6 } from './p-f6a5967a.js';
12
- import { d as defineCustomElement$5 } from './p-c0878e32.js';
13
- import { d as defineCustomElement$4 } from './p-2228bf13.js';
14
- import { d as defineCustomElement$3 } from './p-e36eb97d.js';
15
- import { d as defineCustomElement$2 } from './p-4e9d1f9b.js';
10
+ import { d as defineCustomElement$7 } from './p-39b4e372.js';
11
+ import { d as defineCustomElement$6 } from './p-52306a3d.js';
12
+ import { d as defineCustomElement$5 } from './p-923a997f.js';
13
+ import { d as defineCustomElement$4 } from './p-064a8802.js';
14
+ import { d as defineCustomElement$3 } from './p-b48f1e4d.js';
15
+ import { d as defineCustomElement$2 } from './p-7918f243.js';
16
16
 
17
17
  const shouldDisplayNavigation = (visibleItems, total, take) => {
18
18
  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-ae149130.js';
4
+ import { D as DuetParagraph$1, d as defineCustomElement$1 } from './p-076c04fa.js';
5
5
 
6
6
  const DuetParagraph = DuetParagraph$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetProgress$1, d as defineCustomElement$1 } from './p-aa1ab20d.js';
4
+ import { D as DuetProgress$1, d as defineCustomElement$1 } from './p-9b59f666.js';
5
5
 
6
6
  const DuetProgress = DuetProgress$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { f as findCheckedOption, w as watchForOptions } from './p-12721178.js';
7
- import { d as defineCustomElement$6 } from './p-c91ba42a.js';
8
- import { d as defineCustomElement$5 } from './p-2b3a8e8c.js';
9
- import { d as defineCustomElement$4 } from './p-2228bf13.js';
10
- import { d as defineCustomElement$3 } from './p-4e752d2d.js';
11
- import { d as defineCustomElement$2 } from './p-4e9d1f9b.js';
7
+ import { d as defineCustomElement$6 } from './p-7c4a2620.js';
8
+ import { d as defineCustomElement$5 } from './p-ca57b6a2.js';
9
+ import { d as defineCustomElement$4 } from './p-064a8802.js';
10
+ import { d as defineCustomElement$3 } from './p-1f9f67e3.js';
11
+ import { d as defineCustomElement$2 } from './p-7918f243.js';
12
12
 
13
13
  const duetRadioGroupCss = "*.sc-duet-radio-group,*.sc-duet-radio-group::after,*.sc-duet-radio-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-radio-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-radio-group-h .duet-radio-group.sc-duet-radio-group{display:block}@media (min-width: 48em){.horizontal.sc-duet-radio-group-h .duet-radio-group.sc-duet-radio-group{display:flex}}.horizontal.sc-duet-radio-group-h .duet-radio-group.duet-no-stacking.sc-duet-radio-group{display:flex}.deut-radio-group.sc-duet-radio-group{width:100%}";
14
14
 
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
 
8
- const duetRadioCss = "*.sc-duet-radio,*.sc-duet-radio::after,*.sc-duet-radio::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-radio-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:28px !important;margin-bottom:12px !important;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}.sc-duet-radio-h:last-child,.sc-duet-radio-h:last-of-type{margin-right:0 !important}.vertical.sc-duet-radio-h{margin-right:0 !important}.horizontal.sc-duet-radio-h{margin-bottom:0 !important;width:auto}.horizontal.sc-duet-radio-h .duet-label.sc-duet-radio span.sc-duet-radio{max-width:100%}@media (min-width: 48em){.horizontal-responsive.sc-duet-radio-h{margin-right:28px !important;margin-bottom:0 !important;width:auto}.horizontal-responsive.sc-duet-radio-h:last-child,.horizontal-responsive.sc-duet-radio-h:last-of-type{margin-right:0 !important}.horizontal-responsive.sc-duet-radio-h .duet-label.sc-duet-radio span.sc-duet-radio{max-width:100%}}.duet-m-0.sc-duet-radio-h{margin:0 !important}.sc-duet-radio-h:last-child:not(:only-child){margin-right:0 !important;margin-bottom:0 !important}.duet-label.sc-duet-radio{position:relative;z-index:100;display:flex;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;hyphens:auto;line-height:1.5;color:#00294d;word-break:break-word;overflow-wrap:break-word;cursor:pointer;background:transparent}.duet-theme-turva.sc-duet-radio .duet-label.sc-duet-radio{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-label.sc-duet-radio span.sc-duet-radio{flex-grow:1;font-size:1rem}.duet-label-hidden.sc-duet-radio .duet-label.sc-duet-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-radio-container.sc-duet-radio{position:relative;width:100%;height:100%}.duet-radio.sc-duet-radio{padding:14px !important;position:absolute;top:0;left:0;z-index:200;width:100%;height:100%;cursor:pointer;opacity:0}.duet-radio.sc-duet-radio+label.sc-duet-radio::before{z-index:100;flex-shrink:0;width:20px;height:20px;margin:2px 10px 1px 1px;content:\"\";background:white;border:1px solid #00294d;border-radius:50%}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio+label.sc-duet-radio::before{border-color:#171c3a}.duet-radio.sc-duet-radio:focus+label.sc-duet-radio::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio:focus+label.sc-duet-radio::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-radio.sc-duet-radio:checked+label.sc-duet-radio::after{position:absolute;top:6px;left:5px;z-index:200;flex-shrink:0;width:12px;height:12px;content:\"\";background:#00294d;border-radius:50%}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio:checked+label.sc-duet-radio::after{background:#171c3a}.duet-radio[disabled].sc-duet-radio{cursor:default}.duet-radio[disabled].sc-duet-radio+label.sc-duet-radio{color:#657787}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio+label.sc-duet-radio{color:#747475}.duet-radio[disabled].sc-duet-radio+label.sc-duet-radio::before{border-color:#cfd2d4}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio+label.sc-duet-radio::before{border-color:#cfcfd1}.duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::before{border:1px solid #657787}.duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::after{background:#657787}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::after{background:#747475;border-color:#747475}";
8
+ const duetRadioCss = "*.sc-duet-radio,*.sc-duet-radio::after,*.sc-duet-radio::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-radio-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:28px !important;margin-bottom:12px !important;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}.sc-duet-radio-h:last-child,.sc-duet-radio-h:last-of-type{margin-right:0 !important}.vertical.sc-duet-radio-h{margin-right:0 !important}.horizontal.sc-duet-radio-h{margin-bottom:0 !important;width:auto}.horizontal.sc-duet-radio-h .duet-label.sc-duet-radio span.sc-duet-radio{max-width:100%}@media (min-width: 48em){.horizontal-responsive.sc-duet-radio-h{margin-right:28px !important;margin-bottom:0 !important;width:auto}.horizontal-responsive.sc-duet-radio-h:last-child,.horizontal-responsive.sc-duet-radio-h:last-of-type{margin-right:0 !important}.horizontal-responsive.sc-duet-radio-h .duet-label.sc-duet-radio span.sc-duet-radio{max-width:100%}}.duet-m-0.sc-duet-radio-h{margin:0 !important}.sc-duet-radio-h:last-child:not(:only-child){margin-right:0 !important;margin-bottom:0 !important}.duet-label.sc-duet-radio{position:relative;z-index:100;display:flex;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;hyphens:auto;line-height:1.5;color:rgb(0, 41, 77);word-break:break-word;overflow-wrap:break-word;cursor:pointer;background:transparent}.duet-theme-turva.sc-duet-radio .duet-label.sc-duet-radio{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-label.sc-duet-radio span.sc-duet-radio{flex-grow:1;font-size:1rem}.duet-label-hidden.sc-duet-radio .duet-label.sc-duet-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-radio-container.sc-duet-radio{position:relative;width:100%;height:100%}.duet-radio.sc-duet-radio{padding:14px !important;position:absolute;top:0;left:0;z-index:200;width:100%;height:100%;cursor:pointer;opacity:0}.duet-radio.sc-duet-radio+label.sc-duet-radio::before{z-index:100;flex-shrink:0;width:20px;height:20px;margin:2px 10px 1px 1px;content:\"\";background:rgb(255, 255, 255);border:1px solid rgb(0, 41, 77);border-radius:50%}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio+label.sc-duet-radio::before{border-color:rgb(23, 28, 58)}.duet-radio.sc-duet-radio:focus+label.sc-duet-radio::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179)}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio:focus+label.sc-duet-radio::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}.duet-radio.sc-duet-radio:checked+label.sc-duet-radio::after{position:absolute;top:6px;left:5px;z-index:200;flex-shrink:0;width:12px;height:12px;content:\"\";background:rgb(0, 41, 77);border-radius:50%}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio:checked+label.sc-duet-radio::after{background:rgb(23, 28, 58)}.duet-radio[disabled].sc-duet-radio{cursor:default}.duet-radio[disabled].sc-duet-radio+label.sc-duet-radio{color:rgb(101, 119, 135)}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio+label.sc-duet-radio{color:rgb(116, 116, 117)}.duet-radio[disabled].sc-duet-radio+label.sc-duet-radio::before{border-color:rgb(207, 210, 212)}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio+label.sc-duet-radio::before{border-color:rgb(207, 207, 209)}.duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::before{border:1px solid rgb(101, 119, 135)}.duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::after{background:rgb(101, 119, 135)}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::after{background:rgb(116, 116, 117);border-color:rgb(116, 116, 117)}";
9
9
 
10
10
  const DuetRadio$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
11
11
  constructor() {