@duetds/components 9.2.3 → 9.2.5

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 (686) hide show
  1. package/hydrate/index.js +167 -127
  2. package/lib/cjs/{app-globals-76b570cd.js → app-globals-b7ff47d8.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  5. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-button_2.cjs.entry.js +48 -38
  10. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +17 -8
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-chip_3.cjs.entry.js +8 -13
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +6 -5
  18. package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +6 -6
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  33. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
  41. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  43. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
  45. package/lib/cjs/duet-number-input.cjs.entry.js +12 -6
  46. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +15 -4
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  49. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  51. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-scrollable_3.cjs.entry.js +8 -8
  54. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  55. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  56. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  61. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  62. package/lib/cjs/duet-slideout.cjs.entry.js +4 -4
  63. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  65. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  66. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  69. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  71. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  72. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  73. package/lib/cjs/duet-toolbar-item.cjs.entry.js +5 -5
  74. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  75. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +9 -7
  77. package/lib/cjs/duet-tooltip.cjs.entry.js +4 -3
  78. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  79. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  81. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  82. package/lib/cjs/duet.cjs.js +3 -3
  83. package/lib/cjs/{errorcodes.utils-ba7fae1c.js → errorcodes.utils-c6d081c3.js} +1 -1
  84. package/lib/cjs/{focus-utils-ce2b65c9.js → focus-utils-23e4ff8f.js} +1 -1
  85. package/lib/cjs/{index-340b85bb.js → index-1e60119f.js} +1 -1
  86. package/lib/cjs/{language-utils-07b9f155.js → language-utils-81d6b885.js} +1 -1
  87. package/lib/cjs/loader.cjs.js +3 -3
  88. package/lib/cjs/{slot-utils-ac35c5be.js → slot-utils-48acde5d.js} +1 -1
  89. package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
  90. package/lib/collection/components/duet-alert/duet-alert.js +1 -1
  91. package/lib/collection/components/duet-banner/duet-banner.js +1 -1
  92. package/lib/collection/components/duet-button/duet-button.js +70 -50
  93. package/lib/collection/components/duet-caption/duet-caption.js +1 -1
  94. package/lib/collection/components/duet-card/duet-card.js +3 -3
  95. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  96. package/lib/collection/components/duet-chip/duet-chip.js +6 -6
  97. package/lib/collection/components/duet-choice/duet-choice.js +3 -3
  98. package/lib/collection/components/duet-collapsible/duet-collapsible.css +6 -0
  99. package/lib/collection/components/duet-collapsible/duet-collapsible.js +26 -5
  100. package/lib/collection/components/duet-combobox/duet-combobox.js +3 -3
  101. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  102. package/lib/collection/components/duet-date-picker/duet-date-picker.js +6 -6
  103. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  104. package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
  105. package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
  106. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  107. package/lib/collection/components/duet-footer/duet-footer.js +7 -7
  108. package/lib/collection/components/duet-grid/duet-grid.js +3 -3
  109. package/lib/collection/components/duet-header/duet-header.js +15 -15
  110. package/lib/collection/components/duet-heading/duet-heading.js +1 -1
  111. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  112. package/lib/collection/components/duet-input/duet-input.js +8 -8
  113. package/lib/collection/components/duet-label/duet-label.js +2 -2
  114. package/lib/collection/components/duet-layout/duet-layout.js +1 -1
  115. package/lib/collection/components/duet-link/duet-link.css +89 -24
  116. package/lib/collection/components/duet-link/duet-link.js +15 -6
  117. package/lib/collection/components/duet-list/duet-list.js +3 -3
  118. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  119. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
  120. package/lib/collection/components/duet-modal/duet-modal.js +4 -4
  121. package/lib/collection/components/duet-multiselect/duet-multiselect.js +6 -6
  122. package/lib/collection/components/duet-notification/duet-notification.css +4 -0
  123. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
  124. package/lib/collection/components/duet-number-input/duet-number-input.js +13 -7
  125. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  126. package/lib/collection/components/duet-page-heading/duet-page-heading.css +14 -0
  127. package/lib/collection/components/duet-page-heading/duet-page-heading.js +51 -2
  128. package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
  129. package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
  130. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +6 -11
  131. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  132. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  133. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  134. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  135. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
  136. package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
  137. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  138. package/lib/collection/components/duet-select/duet-select.js +5 -5
  139. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  140. package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
  141. package/lib/collection/components/duet-slideout/duet-slideout.js +1 -1
  142. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  143. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  144. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  145. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  146. package/lib/collection/components/duet-spacer/duet-spacer.js +2 -2
  147. package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
  148. package/lib/collection/components/duet-step/duet-step.js +2 -2
  149. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  150. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  151. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  152. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  153. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  154. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  155. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  156. package/lib/collection/components/duet-table/duet-table.js +2 -2
  157. package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
  158. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  159. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  160. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  161. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  162. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  163. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  164. package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +6 -0
  165. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +24 -2
  166. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  167. package/lib/collection/components/duet-tooltip/duet-tooltip.js +23 -2
  168. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  169. package/lib/collection/components/duet-upload/duet-upload.js +14 -14
  170. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  171. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  172. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  173. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  174. package/lib/dist-custom-elements/duet-alert.js +1 -1
  175. package/lib/dist-custom-elements/duet-badge.js +1 -1
  176. package/lib/dist-custom-elements/duet-banner.js +3 -3
  177. package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
  178. package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
  179. package/lib/dist-custom-elements/duet-button.js +1 -1
  180. package/lib/dist-custom-elements/duet-callout.js +2 -2
  181. package/lib/dist-custom-elements/duet-caption.js +1 -1
  182. package/lib/dist-custom-elements/duet-card.js +3 -3
  183. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  184. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  185. package/lib/dist-custom-elements/duet-chip.js +1 -1
  186. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  187. package/lib/dist-custom-elements/duet-choice.js +4 -4
  188. package/lib/dist-custom-elements/duet-collapsible.js +7 -5
  189. package/lib/dist-custom-elements/duet-combobox.js +15 -15
  190. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  191. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  192. package/lib/dist-custom-elements/duet-date-picker.js +15 -15
  193. package/lib/dist-custom-elements/duet-divider.js +1 -1
  194. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  195. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  196. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  197. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  198. package/lib/dist-custom-elements/duet-footer.js +7 -7
  199. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  200. package/lib/dist-custom-elements/duet-grid.js +1 -1
  201. package/lib/dist-custom-elements/duet-header.js +8 -8
  202. package/lib/dist-custom-elements/duet-heading.js +1 -1
  203. package/lib/dist-custom-elements/duet-hero.js +9 -9
  204. package/lib/dist-custom-elements/duet-icon.js +1 -1
  205. package/lib/dist-custom-elements/duet-input.js +1 -1
  206. package/lib/dist-custom-elements/duet-label.js +1 -1
  207. package/lib/dist-custom-elements/duet-layout.js +1 -1
  208. package/lib/dist-custom-elements/duet-link.js +1 -1
  209. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  210. package/lib/dist-custom-elements/duet-list.js +1 -1
  211. package/lib/dist-custom-elements/duet-logo.js +1 -1
  212. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  213. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  214. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  215. package/lib/dist-custom-elements/duet-menu-bar-item.js +2 -2
  216. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  217. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  218. package/lib/dist-custom-elements/duet-modal.js +8 -8
  219. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  220. package/lib/dist-custom-elements/duet-nav.js +1 -1
  221. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  222. package/lib/dist-custom-elements/duet-notification.js +3 -3
  223. package/lib/dist-custom-elements/duet-number-input.js +20 -14
  224. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  225. package/lib/dist-custom-elements/duet-page-heading.js +26 -7
  226. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  227. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  228. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  229. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  230. package/lib/dist-custom-elements/duet-progress.js +1 -1
  231. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  232. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  233. package/lib/dist-custom-elements/duet-radio.js +1 -1
  234. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  235. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  236. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  237. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  238. package/lib/dist-custom-elements/duet-select.js +1 -1
  239. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  240. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  241. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  242. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  243. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  244. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  245. package/lib/dist-custom-elements/duet-slideout.js +3 -3
  246. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  247. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  248. package/lib/dist-custom-elements/duet-step.js +4 -4
  249. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  250. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  251. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  252. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  253. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  254. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  255. package/lib/dist-custom-elements/duet-tab-group.js +13 -13
  256. package/lib/dist-custom-elements/duet-tab.js +1 -1
  257. package/lib/dist-custom-elements/duet-table.js +1 -1
  258. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  259. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  260. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  261. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  262. package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
  263. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  264. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  265. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  266. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  267. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  268. package/lib/dist-custom-elements/duet-tray.js +5 -5
  269. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  270. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  271. package/lib/dist-custom-elements/duet-upload.js +19 -19
  272. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  273. package/lib/dist-custom-elements/index.js +1 -1
  274. package/lib/dist-custom-elements/{p-6fba1a8d.js → p-02d4e255.js} +5 -5
  275. package/lib/dist-custom-elements/{p-1ea54c70.js → p-05efc2ad.js} +1 -1
  276. package/lib/dist-custom-elements/{p-26b7ade3.js → p-0c33376d.js} +1 -1
  277. package/lib/dist-custom-elements/{p-78a5f782.js → p-14cf0405.js} +1 -1
  278. package/lib/dist-custom-elements/{p-1cb8476a.js → p-154e23a4.js} +5 -5
  279. package/lib/dist-custom-elements/{p-8d2d00df.js → p-1fc83053.js} +1 -1
  280. package/lib/dist-custom-elements/{p-4dc547d5.js → p-25ae787d.js} +8 -6
  281. package/lib/dist-custom-elements/{p-78ce84c0.js → p-2c618331.js} +1 -1
  282. package/lib/dist-custom-elements/{p-b0182f1f.js → p-2fe0ec41.js} +1 -1
  283. package/lib/dist-custom-elements/{p-92271f30.js → p-33b25588.js} +10 -10
  284. package/lib/dist-custom-elements/{p-2b8ce441.js → p-355cf1a0.js} +1 -1
  285. package/lib/dist-custom-elements/{p-f4db5912.js → p-399b6852.js} +3 -3
  286. package/lib/dist-custom-elements/{p-a8ec8761.js → p-3a3c57fa.js} +1 -1
  287. package/lib/dist-custom-elements/{p-63d7f555.js → p-40537c50.js} +51 -45
  288. package/lib/dist-custom-elements/{p-ee7efc3d.js → p-468e836e.js} +8 -8
  289. package/lib/dist-custom-elements/{p-38184acb.js → p-4ed3e96b.js} +1 -1
  290. package/lib/dist-custom-elements/{p-dac0f309.js → p-56bf7077.js} +17 -8
  291. package/lib/dist-custom-elements/{p-02c633ce.js → p-5ac3eb9e.js} +1 -1
  292. package/lib/dist-custom-elements/{p-8e6d8a49.js → p-66068065.js} +10 -10
  293. package/lib/dist-custom-elements/{p-b5e71a67.js → p-66e2fc31.js} +1 -1
  294. package/lib/dist-custom-elements/{p-8a6272fd.js → p-7024496b.js} +2 -2
  295. package/lib/dist-custom-elements/{p-c5aac304.js → p-7392954a.js} +2 -2
  296. package/lib/dist-custom-elements/{p-0230e9f7.js → p-7afc4806.js} +6 -6
  297. package/lib/dist-custom-elements/{p-f76d6e43.js → p-7c94fabf.js} +1 -1
  298. package/lib/dist-custom-elements/{p-d824ce45.js → p-8039b3f4.js} +1 -1
  299. package/lib/dist-custom-elements/{p-52a71225.js → p-82a1767d.js} +1 -1
  300. package/lib/dist-custom-elements/{p-b0a7f776.js → p-8aa90244.js} +1 -1
  301. package/lib/dist-custom-elements/{p-5be05df5.js → p-a52ad515.js} +10 -10
  302. package/lib/dist-custom-elements/{p-40eaa1e8.js → p-a584dec5.js} +8 -5
  303. package/lib/dist-custom-elements/{p-94084f9c.js → p-b27d6385.js} +6 -11
  304. package/lib/dist-custom-elements/{p-70dc7a81.js → p-b8b6704c.js} +2 -2
  305. package/lib/dist-custom-elements/{p-fabc88b7.js → p-c6032aa6.js} +3 -3
  306. package/lib/dist-custom-elements/{p-3eae8aeb.js → p-c79e2c95.js} +1 -1
  307. package/lib/dist-custom-elements/{p-75e5bd55.js → p-cefeff34.js} +3 -3
  308. package/lib/dist-custom-elements/{p-aee0da4a.js → p-d87c57a6.js} +2 -2
  309. package/lib/dist-custom-elements/{p-9f29df11.js → p-e874eaab.js} +1 -1
  310. package/lib/dist-custom-elements/{p-b5ab185d.js → p-eaa86979.js} +2 -2
  311. package/lib/dist-custom-elements/{p-5474eeba.js → p-f4db6b2b.js} +1 -1
  312. package/lib/dist-custom-elements/{p-f0080861.js → p-fde3372c.js} +2 -2
  313. package/lib/duet/duet.esm.js +1 -1
  314. package/lib/duet/duet.js +1 -1
  315. package/lib/duet/{p-29dbe11f.system.entry.js → p-002bf3cc.system.entry.js} +2 -2
  316. package/lib/duet/{p-7456c30b.system.entry.js → p-0094ced9.system.entry.js} +2 -2
  317. package/lib/duet/{p-091a5f13.system.entry.js → p-00d6ff94.system.entry.js} +1 -1
  318. package/lib/duet/p-01866a30.entry.js +4 -0
  319. package/lib/duet/{p-9ac83cce.system.entry.js → p-021f11c6.system.entry.js} +1 -1
  320. package/lib/duet/{p-079f9e29.entry.js → p-07e37dc1.entry.js} +1 -1
  321. package/lib/duet/{p-af70b228.system.entry.js → p-0b5e025a.system.entry.js} +1 -1
  322. package/lib/duet/{p-0c9851a1.entry.js → p-10ad52f7.entry.js} +1 -1
  323. package/lib/duet/{p-e9246c27.system.entry.js → p-13b0b22a.system.entry.js} +1 -1
  324. package/lib/duet/{p-b51e2eee.system.entry.js → p-13b3ed39.system.entry.js} +1 -1
  325. package/lib/duet/{p-c1d59f6d.entry.js → p-13b65b53.entry.js} +1 -1
  326. package/lib/duet/{p-cf4ce1f7.entry.js → p-14d66f8d.entry.js} +1 -1
  327. package/lib/duet/{p-e9f172ff.entry.js → p-15695a8a.entry.js} +1 -1
  328. package/lib/duet/p-1787fcf6.entry.js +4 -0
  329. package/lib/duet/{p-b98222bd.system.entry.js → p-18335d08.system.entry.js} +1 -1
  330. package/lib/duet/{p-cd30e156.system.entry.js → p-1a04fb37.system.entry.js} +1 -1
  331. package/lib/duet/{p-ab6f31bd.js → p-1c87928d.js} +1 -1
  332. package/lib/duet/{p-30e9baf8.system.js → p-1ef8d7b8.system.js} +1 -1
  333. package/lib/duet/{p-9050c043.entry.js → p-224c8856.entry.js} +1 -1
  334. package/lib/duet/{p-ea2463be.entry.js → p-22d3f1d3.entry.js} +1 -1
  335. package/lib/duet/{p-672c2725.system.entry.js → p-23d08e5a.system.entry.js} +1 -1
  336. package/lib/duet/{p-618bf010.entry.js → p-2514de10.entry.js} +1 -1
  337. package/lib/duet/{p-4d5f2668.system.entry.js → p-25413f44.system.entry.js} +1 -1
  338. package/lib/duet/{p-626be65a.system.entry.js → p-257310a0.system.entry.js} +1 -1
  339. package/lib/duet/{p-b69bc1e1.system.entry.js → p-264a86f2.system.entry.js} +1 -1
  340. package/lib/duet/{p-91967747.entry.js → p-27f2b20a.entry.js} +1 -1
  341. package/lib/duet/{p-38b0ae95.system.entry.js → p-28177fca.system.entry.js} +1 -1
  342. package/lib/duet/{p-d84bf562.system.entry.js → p-29c02e96.system.entry.js} +2 -2
  343. package/lib/duet/{p-8e94ee62.system.entry.js → p-2a38085c.system.entry.js} +1 -1
  344. package/lib/duet/{p-c6f946fe.entry.js → p-2ad210fa.entry.js} +1 -1
  345. package/lib/duet/p-2bd88784.system.entry.js +4 -0
  346. package/lib/duet/{p-17a92a57.entry.js → p-2e1b1a11.entry.js} +1 -1
  347. package/lib/duet/{p-b79fe3aa.entry.js → p-308b5569.entry.js} +1 -1
  348. package/lib/duet/{p-454ce0a7.system.entry.js → p-351da421.system.entry.js} +1 -1
  349. package/lib/duet/{p-72d24fa8.system.entry.js → p-35b04619.system.entry.js} +1 -1
  350. package/lib/duet/{p-5ae54542.entry.js → p-35ce3a56.entry.js} +1 -1
  351. package/lib/duet/{p-ccf771f5.entry.js → p-35dc94c1.entry.js} +1 -1
  352. package/lib/duet/{p-5bd68f1e.entry.js → p-35f1b130.entry.js} +1 -1
  353. package/lib/duet/{p-6586fb03.js → p-365388f0.js} +1 -1
  354. package/lib/duet/{p-2e8c2654.system.entry.js → p-375d3aca.system.entry.js} +1 -1
  355. package/lib/duet/p-37d1aa40.entry.js +4 -0
  356. package/lib/duet/{p-f0443463.system.entry.js → p-3d74cf08.system.entry.js} +1 -1
  357. package/lib/duet/{p-821e7df8.system.entry.js → p-3df2ac28.system.entry.js} +1 -1
  358. package/lib/duet/{p-e7f2c310.js → p-3e56dd95.js} +1 -1
  359. package/lib/duet/{p-efa9f8e3.entry.js → p-41a27bcd.entry.js} +1 -1
  360. package/lib/duet/{p-63f0c13f.entry.js → p-41f0c04a.entry.js} +1 -1
  361. package/lib/duet/{p-f082acbe.system.entry.js → p-42c69580.system.entry.js} +1 -1
  362. package/lib/duet/{p-feb2f78b.entry.js → p-43ef68ba.entry.js} +1 -1
  363. package/lib/duet/{p-94283cba.system.entry.js → p-44c403ac.system.entry.js} +1 -1
  364. package/lib/duet/p-451455ca.system.entry.js +4 -0
  365. package/lib/duet/{p-d4a56ffe.system.entry.js → p-452833b3.system.entry.js} +1 -1
  366. package/lib/duet/{p-9ad418dc.entry.js → p-465862f2.entry.js} +1 -1
  367. package/lib/duet/{p-bce0fb51.system.entry.js → p-4d37b916.system.entry.js} +1 -1
  368. package/lib/duet/{p-1a05b9bb.entry.js → p-4d9f9fdb.entry.js} +1 -1
  369. package/lib/duet/{p-25c77fc5.system.js → p-51054013.system.js} +1 -1
  370. package/lib/duet/p-52252725.entry.js +4 -0
  371. package/lib/duet/{p-33b69886.system.entry.js → p-530b6cc2.system.entry.js} +1 -1
  372. package/lib/duet/{p-b2e5c45c.system.entry.js → p-56521b98.system.entry.js} +1 -1
  373. package/lib/duet/{p-e6364b25.entry.js → p-5773ee91.entry.js} +1 -1
  374. package/lib/duet/{p-f829fc48.entry.js → p-59322124.entry.js} +1 -1
  375. package/lib/duet/p-5be299a4.system.entry.js +4 -0
  376. package/lib/duet/{p-4304cb65.system.entry.js → p-5c89cfdb.system.entry.js} +1 -1
  377. package/lib/duet/{p-f3bf0f9b.system.entry.js → p-5e4ea777.system.entry.js} +1 -1
  378. package/lib/duet/{p-c5746dd0.system.js → p-5f5f29a5.system.js} +1 -1
  379. package/lib/duet/p-63b19495.entry.js +4 -0
  380. package/lib/duet/p-66aba5e8.entry.js +4 -0
  381. package/lib/duet/{p-9629f198.entry.js → p-6a864de0.entry.js} +1 -1
  382. package/lib/duet/{p-bf8b75d0.system.entry.js → p-6b5f51f7.system.entry.js} +2 -2
  383. package/lib/duet/{p-582c6653.entry.js → p-6cdc9618.entry.js} +1 -1
  384. package/lib/duet/{p-dc5c5cc4.system.js → p-6d6da8d4.system.js} +1 -1
  385. package/lib/duet/{p-973eb9ef.entry.js → p-6e29ea66.entry.js} +1 -1
  386. package/lib/duet/{p-ad8efcc9.system.entry.js → p-6feb3768.system.entry.js} +1 -1
  387. package/lib/duet/{p-f263a147.entry.js → p-73acfb63.entry.js} +1 -1
  388. package/lib/duet/{p-8158f08f.entry.js → p-76f217d8.entry.js} +1 -1
  389. package/lib/duet/{p-ff664cb1.entry.js → p-77cb106a.entry.js} +1 -1
  390. package/lib/duet/{p-a45b41a5.system.js → p-7a0fcd46.system.js} +1 -1
  391. package/lib/duet/{p-2d3f0a48.entry.js → p-7ca89aeb.entry.js} +1 -1
  392. package/lib/duet/{p-7eb1ccc1.system.js → p-7d7bb04d.system.js} +1 -1
  393. package/lib/duet/{p-53a79c8c.system.entry.js → p-7de4ac42.system.entry.js} +1 -1
  394. package/lib/duet/{p-fc406422.system.entry.js → p-7e21da73.system.entry.js} +2 -2
  395. package/lib/duet/{p-539b8b9b.system.entry.js → p-8220db21.system.entry.js} +1 -1
  396. package/lib/duet/{p-068cf24e.system.entry.js → p-83a399bf.system.entry.js} +1 -1
  397. package/lib/duet/{p-d468472d.entry.js → p-846ef8b1.entry.js} +1 -1
  398. package/lib/duet/{p-ce59f561.entry.js → p-852f0847.entry.js} +1 -1
  399. package/lib/duet/{p-25390477.entry.js → p-8583c6b9.entry.js} +1 -1
  400. package/lib/duet/{p-f6795cc3.entry.js → p-87f7c9bc.entry.js} +1 -1
  401. package/lib/duet/{p-2665d9ca.system.entry.js → p-8894e5a7.system.entry.js} +1 -1
  402. package/lib/duet/{p-ccc9e30f.system.entry.js → p-89367601.system.entry.js} +1 -1
  403. package/lib/duet/{p-9220b2f7.system.entry.js → p-8a0e329d.system.entry.js} +1 -1
  404. package/lib/duet/{p-8db4323f.system.entry.js → p-8a313958.system.entry.js} +1 -1
  405. package/lib/duet/p-8d6462de.entry.js +4 -0
  406. package/lib/duet/{p-503b1f9c.system.entry.js → p-9069a1f3.system.entry.js} +1 -1
  407. package/lib/duet/{p-f9f8cc8b.system.entry.js → p-91cb87ba.system.entry.js} +1 -1
  408. package/lib/duet/p-929c8b3d.system.js +4 -0
  409. package/lib/duet/{p-ad9a28ce.system.entry.js → p-9341c743.system.entry.js} +1 -1
  410. package/lib/duet/{p-af614927.entry.js → p-956d80fb.entry.js} +1 -1
  411. package/lib/duet/{p-64b767a1.system.entry.js → p-957a0c56.system.entry.js} +1 -1
  412. package/lib/duet/{p-b948418d.system.entry.js → p-977e2130.system.entry.js} +1 -1
  413. package/lib/duet/{p-761a7665.system.entry.js → p-987e6aa0.system.entry.js} +1 -1
  414. package/lib/duet/{p-73251b4a.system.entry.js → p-990588e1.system.entry.js} +1 -1
  415. package/lib/duet/{p-cd7e44b4.entry.js → p-9971a65e.entry.js} +1 -1
  416. package/lib/duet/p-9cb29a55.js +4 -0
  417. package/lib/duet/{p-3e580d39.system.entry.js → p-a0dc1f6d.system.entry.js} +1 -1
  418. package/lib/duet/{p-0bb7e6db.system.entry.js → p-a274696d.system.entry.js} +1 -1
  419. package/lib/duet/{p-9f887a8b.system.entry.js → p-a383d286.system.entry.js} +1 -1
  420. package/lib/duet/{p-91e74580.entry.js → p-a3bec159.entry.js} +1 -1
  421. package/lib/duet/{p-959d0b38.entry.js → p-a46066aa.entry.js} +1 -1
  422. package/lib/duet/{p-08b0bbbb.entry.js → p-a53450ca.entry.js} +1 -1
  423. package/lib/duet/{p-7aa134f8.system.entry.js → p-a76b263a.system.entry.js} +1 -1
  424. package/lib/duet/{p-558ea33c.system.entry.js → p-a958020f.system.entry.js} +1 -1
  425. package/lib/duet/{p-b3512b93.entry.js → p-a95b8264.entry.js} +1 -1
  426. package/lib/duet/{p-b89a059e.system.entry.js → p-ac9518a7.system.entry.js} +1 -1
  427. package/lib/duet/{p-4c513203.entry.js → p-b0be95a6.entry.js} +1 -1
  428. package/lib/duet/{p-df2bdfe3.system.entry.js → p-b130d257.system.entry.js} +1 -1
  429. package/lib/duet/{p-72e2c5ff.system.entry.js → p-b21e6519.system.entry.js} +1 -1
  430. package/lib/duet/{p-b4d15993.system.entry.js → p-b2326ad6.system.entry.js} +1 -1
  431. package/lib/duet/{p-ef266490.system.entry.js → p-b4567c69.system.entry.js} +1 -1
  432. package/lib/duet/{p-f0017b76.system.entry.js → p-b8b541cd.system.entry.js} +1 -1
  433. package/lib/duet/{p-8a709b0d.system.entry.js → p-b90cebca.system.entry.js} +1 -1
  434. package/lib/duet/p-ba1ab5f9.js +4 -0
  435. package/lib/duet/{p-86c7b940.entry.js → p-c2fcc299.entry.js} +1 -1
  436. package/lib/duet/{p-7c665c7b.system.entry.js → p-c3ea56be.system.entry.js} +2 -2
  437. package/lib/duet/{p-b081da29.system.entry.js → p-c5469ea2.system.entry.js} +1 -1
  438. package/lib/duet/{p-3c427358.entry.js → p-c650f822.entry.js} +1 -1
  439. package/lib/duet/{p-7a111f40.entry.js → p-c8af869d.entry.js} +1 -1
  440. package/lib/duet/{p-9ff81f9a.entry.js → p-ca56b16f.entry.js} +1 -1
  441. package/lib/duet/{p-cccc8a6c.entry.js → p-ca6732cb.entry.js} +1 -1
  442. package/lib/duet/{p-567227f2.system.entry.js → p-cad6ed3b.system.entry.js} +1 -1
  443. package/lib/duet/{p-9828d01b.entry.js → p-cb4f47d1.entry.js} +1 -1
  444. package/lib/duet/{p-bd74bd69.entry.js → p-cc12c946.entry.js} +1 -1
  445. package/lib/duet/{p-e511bbaa.entry.js → p-cd26c6c0.entry.js} +1 -1
  446. package/lib/duet/{p-b8faf306.system.entry.js → p-cd663c85.system.entry.js} +1 -1
  447. package/lib/duet/{p-c558abb2.system.entry.js → p-cdff6669.system.entry.js} +1 -1
  448. package/lib/duet/{p-a120b25b.entry.js → p-d02ea48b.entry.js} +1 -1
  449. package/lib/duet/{p-217328d7.system.entry.js → p-d1c5c251.system.entry.js} +1 -1
  450. package/lib/duet/{p-6647e622.js → p-d4db67a4.js} +1 -1
  451. package/lib/duet/{p-02380a84.entry.js → p-d566253b.entry.js} +1 -1
  452. package/lib/duet/{p-a84ae2da.entry.js → p-d630a0af.entry.js} +1 -1
  453. package/lib/duet/{p-2993a8c3.entry.js → p-d65bbecf.entry.js} +1 -1
  454. package/lib/duet/{p-2247d351.system.entry.js → p-d7b3bd9e.system.entry.js} +1 -1
  455. package/lib/duet/{p-4f198ebe.entry.js → p-d7d732e5.entry.js} +1 -1
  456. package/lib/duet/{p-5727dc58.entry.js → p-da81e72a.entry.js} +1 -1
  457. package/lib/duet/p-db444ca2.entry.js +4 -0
  458. package/lib/duet/{p-9ea6b9ea.entry.js → p-dd03e6da.entry.js} +1 -1
  459. package/lib/duet/{p-d81cefba.entry.js → p-deb4416d.entry.js} +1 -1
  460. package/lib/duet/{p-12a7249e.entry.js → p-e0a47a33.entry.js} +1 -1
  461. package/lib/duet/{p-e04146a1.entry.js → p-e19ad158.entry.js} +1 -1
  462. package/lib/duet/{p-54e46011.entry.js → p-e36ca835.entry.js} +1 -1
  463. package/lib/duet/{p-2e96eecc.entry.js → p-e4c02878.entry.js} +1 -1
  464. package/lib/duet/{p-98ea8c33.entry.js → p-e58f9bd2.entry.js} +1 -1
  465. package/lib/duet/{p-e2bafc44.entry.js → p-e5c6ee3d.entry.js} +1 -1
  466. package/lib/duet/{p-1057521d.entry.js → p-e7873f38.entry.js} +1 -1
  467. package/lib/duet/{p-f06b4e50.system.entry.js → p-e8974e61.system.entry.js} +1 -1
  468. package/lib/duet/{p-6f86fd58.system.entry.js → p-e8b4895b.system.entry.js} +1 -1
  469. package/lib/duet/{p-3f4b8a20.entry.js → p-e99b9a59.entry.js} +1 -1
  470. package/lib/duet/{p-f98d46b5.system.entry.js → p-ec97ec3f.system.entry.js} +1 -1
  471. package/lib/duet/{p-a7873d11.entry.js → p-ec9ce83a.entry.js} +1 -1
  472. package/lib/duet/p-ef06b281.entry.js +4 -0
  473. package/lib/duet/{p-f55a55e1.system.entry.js → p-ef3be375.system.entry.js} +1 -1
  474. package/lib/duet/{p-c7cbe815.system.entry.js → p-ef77b290.system.entry.js} +1 -1
  475. package/lib/duet/{p-c01383c1.entry.js → p-f03a1d74.entry.js} +1 -1
  476. package/lib/duet/p-f2789a61.entry.js +4 -0
  477. package/lib/duet/{p-8845de2e.system.entry.js → p-f2ada1c4.system.entry.js} +1 -1
  478. package/lib/duet/{p-16038e7f.system.entry.js → p-f42f420c.system.entry.js} +1 -1
  479. package/lib/duet/{p-04422a4f.entry.js → p-f5369d88.entry.js} +1 -1
  480. package/lib/duet/{p-ee4a44f2.system.entry.js → p-f55a996b.system.entry.js} +1 -1
  481. package/lib/duet/{p-d0aae845.system.entry.js → p-f8295455.system.entry.js} +1 -1
  482. package/lib/duet/{p-f805492f.entry.js → p-fad68076.entry.js} +1 -1
  483. package/lib/duet/p-fb6715c3.entry.js +4 -0
  484. package/lib/duet/{p-d6fa4e11.system.entry.js → p-fd78b4d5.system.entry.js} +1 -1
  485. package/lib/duet/{p-78c0a939.system.entry.js → p-fec136a9.system.entry.js} +2 -2
  486. package/lib/esm/{app-globals-154dbc04.js → app-globals-8a91dfa2.js} +1 -1
  487. package/lib/esm/duet-action-button.entry.js +2 -2
  488. package/lib/esm/duet-alert.entry.js +3 -3
  489. package/lib/esm/duet-badge.entry.js +1 -1
  490. package/lib/esm/duet-banner.entry.js +2 -2
  491. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  492. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  493. package/lib/esm/duet-button_2.entry.js +48 -38
  494. package/lib/esm/duet-callout.entry.js +2 -2
  495. package/lib/esm/duet-caption_4.entry.js +17 -8
  496. package/lib/esm/duet-card.entry.js +1 -1
  497. package/lib/esm/duet-checkbox.entry.js +1 -1
  498. package/lib/esm/duet-checkmark.entry.js +1 -1
  499. package/lib/esm/duet-chip_3.entry.js +8 -13
  500. package/lib/esm/duet-choice_2.entry.js +3 -3
  501. package/lib/esm/duet-collapsible.entry.js +6 -5
  502. package/lib/esm/duet-combobox.entry.js +3 -3
  503. package/lib/esm/duet-contact-card.entry.js +2 -2
  504. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  505. package/lib/esm/duet-date-picker.entry.js +6 -6
  506. package/lib/esm/duet-divider_2.entry.js +1 -1
  507. package/lib/esm/duet-editable-table_3.entry.js +5 -5
  508. package/lib/esm/duet-empty-state.entry.js +1 -1
  509. package/lib/esm/duet-fieldset.entry.js +2 -2
  510. package/lib/esm/duet-file-chooser.entry.js +1 -1
  511. package/lib/esm/duet-footer.entry.js +3 -3
  512. package/lib/esm/duet-grid_2.entry.js +1 -1
  513. package/lib/esm/duet-header_2.entry.js +2 -2
  514. package/lib/esm/duet-hero.entry.js +3 -3
  515. package/lib/esm/duet-icon.entry.js +1 -1
  516. package/lib/esm/duet-input_2.entry.js +3 -3
  517. package/lib/esm/duet-layout.entry.js +2 -2
  518. package/lib/esm/duet-list_2.entry.js +1 -1
  519. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  520. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  521. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  522. package/lib/esm/duet-menu-bar-item.entry.js +2 -2
  523. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  524. package/lib/esm/duet-menu-bar.entry.js +2 -2
  525. package/lib/esm/duet-modal.entry.js +4 -4
  526. package/lib/esm/duet-multiselect.entry.js +3 -3
  527. package/lib/esm/duet-nav.entry.js +1 -1
  528. package/lib/esm/duet-notification_2.entry.js +3 -3
  529. package/lib/esm/duet-number-input.entry.js +12 -6
  530. package/lib/esm/duet-overlay.entry.js +1 -1
  531. package/lib/esm/duet-page-heading.entry.js +15 -4
  532. package/lib/esm/duet-pagination_2.entry.js +2 -2
  533. package/lib/esm/duet-progress.entry.js +2 -2
  534. package/lib/esm/duet-promo-card.entry.js +4 -4
  535. package/lib/esm/duet-radio_2.entry.js +2 -2
  536. package/lib/esm/duet-range-slider.entry.js +1 -1
  537. package/lib/esm/duet-scrollable_3.entry.js +8 -8
  538. package/lib/esm/duet-section-layout.entry.js +4 -4
  539. package/lib/esm/duet-select.entry.js +2 -2
  540. package/lib/esm/duet-shaped-image.entry.js +3 -3
  541. package/lib/esm/duet-show-more.entry.js +2 -2
  542. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  543. package/lib/esm/duet-slideout-link.entry.js +3 -3
  544. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  545. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  546. package/lib/esm/duet-slideout.entry.js +4 -4
  547. package/lib/esm/duet-step_2.entry.js +1 -1
  548. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  549. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  550. package/lib/esm/duet-submenu-bar-item.entry.js +3 -3
  551. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  552. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  553. package/lib/esm/duet-textarea.entry.js +3 -3
  554. package/lib/esm/duet-toggle.entry.js +1 -1
  555. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  556. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  557. package/lib/esm/duet-toolbar-item.entry.js +5 -5
  558. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  559. package/lib/esm/duet-toolbar.entry.js +3 -3
  560. package/lib/esm/duet-tooltip-button_2.entry.js +9 -7
  561. package/lib/esm/duet-tooltip.entry.js +4 -3
  562. package/lib/esm/duet-tray.entry.js +4 -4
  563. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  564. package/lib/esm/duet-upload-item.entry.js +3 -3
  565. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  566. package/lib/esm/duet.js +4 -4
  567. package/lib/esm/{errorcodes.utils-55018fd0.js → errorcodes.utils-8340df32.js} +1 -1
  568. package/lib/esm/{focus-utils-29c235cb.js → focus-utils-82b4ada4.js} +1 -1
  569. package/lib/esm/{index-f5d67bb6.js → index-6a453dd4.js} +1 -1
  570. package/lib/esm/{language-utils-bd643c5c.js → language-utils-0506f7de.js} +1 -1
  571. package/lib/esm/loader.js +4 -4
  572. package/lib/esm/{slot-utils-5369c9ff.js → slot-utils-d6bf0119.js} +1 -1
  573. package/lib/esm-es5/{app-globals-154dbc04.js → app-globals-8a91dfa2.js} +1 -1
  574. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  575. package/lib/esm-es5/duet-alert.entry.js +1 -1
  576. package/lib/esm-es5/duet-badge.entry.js +1 -1
  577. package/lib/esm-es5/duet-banner.entry.js +1 -1
  578. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  579. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  580. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  581. package/lib/esm-es5/duet-callout.entry.js +1 -1
  582. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  583. package/lib/esm-es5/duet-card.entry.js +1 -1
  584. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  585. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  586. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  587. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  588. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  589. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  590. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  591. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  592. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  593. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  594. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  595. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  596. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  597. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  598. package/lib/esm-es5/duet-footer.entry.js +1 -1
  599. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  600. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  601. package/lib/esm-es5/duet-hero.entry.js +2 -2
  602. package/lib/esm-es5/duet-icon.entry.js +1 -1
  603. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  604. package/lib/esm-es5/duet-layout.entry.js +1 -1
  605. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  606. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  607. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  608. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  609. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  610. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  611. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  612. package/lib/esm-es5/duet-modal.entry.js +1 -1
  613. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  614. package/lib/esm-es5/duet-nav.entry.js +1 -1
  615. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  616. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  617. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  618. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  619. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  620. package/lib/esm-es5/duet-progress.entry.js +1 -1
  621. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  622. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  623. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  624. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  625. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  626. package/lib/esm-es5/duet-select.entry.js +1 -1
  627. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  628. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  629. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  630. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  631. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  632. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  633. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  634. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  635. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  636. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  637. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  638. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  639. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  640. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  641. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  642. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  643. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  644. package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
  645. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  646. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  647. package/lib/esm-es5/duet-tooltip-button_2.entry.js +2 -2
  648. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  649. package/lib/esm-es5/duet-tray.entry.js +1 -1
  650. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  651. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  652. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  653. package/lib/esm-es5/duet.js +1 -1
  654. package/lib/esm-es5/{errorcodes.utils-55018fd0.js → errorcodes.utils-8340df32.js} +1 -1
  655. package/lib/esm-es5/{focus-utils-29c235cb.js → focus-utils-82b4ada4.js} +1 -1
  656. package/lib/esm-es5/{index-f5d67bb6.js → index-6a453dd4.js} +1 -1
  657. package/lib/esm-es5/{language-utils-bd643c5c.js → language-utils-0506f7de.js} +1 -1
  658. package/lib/esm-es5/loader.js +1 -1
  659. package/lib/esm-es5/{slot-utils-5369c9ff.js → slot-utils-d6bf0119.js} +1 -1
  660. package/lib/types/common-types.d.ts +1 -1
  661. package/lib/types/components/duet-button/duet-button.d.ts +6 -1
  662. package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +4 -0
  663. package/lib/types/components/duet-link/duet-link.d.ts +1 -1
  664. package/lib/types/components/duet-page-heading/duet-page-heading.d.ts +12 -0
  665. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +0 -1
  666. package/lib/types/components/duet-tooltip/duet-tooltip-button.d.ts +1 -0
  667. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +4 -0
  668. package/lib/types/components.d.ts +42 -0
  669. package/package.json +4 -4
  670. package/lib/duet/p-37f9b3f3.entry.js +0 -4
  671. package/lib/duet/p-416c6bd2.entry.js +0 -4
  672. package/lib/duet/p-45085ca6.system.js +0 -4
  673. package/lib/duet/p-4b880bb3.entry.js +0 -4
  674. package/lib/duet/p-5fb91cf2.entry.js +0 -4
  675. package/lib/duet/p-742e42e3.entry.js +0 -4
  676. package/lib/duet/p-7c7c220c.entry.js +0 -4
  677. package/lib/duet/p-7e709290.entry.js +0 -4
  678. package/lib/duet/p-84ee5bc9.entry.js +0 -4
  679. package/lib/duet/p-888e855d.entry.js +0 -4
  680. package/lib/duet/p-8c628593.entry.js +0 -4
  681. package/lib/duet/p-aa908860.system.entry.js +0 -4
  682. package/lib/duet/p-b2c3d1b0.entry.js +0 -4
  683. package/lib/duet/p-bfa34b21.js +0 -4
  684. package/lib/duet/p-c249faed.system.entry.js +0 -4
  685. package/lib/duet/p-d75c8108.system.entry.js +0 -4
  686. package/lib/duet/p-fe85cfac.js +0 -4
package/hydrate/index.js CHANGED
@@ -4301,6 +4301,42 @@ class DuetButton {
4301
4301
  registerInstance(this, hostRef);
4302
4302
  this.duetFocus = createEvent$2(this, "duetFocus", 7);
4303
4303
  this.duetBlur = createEvent$2(this, "duetBlur", 7);
4304
+ this.proxyButtonSetUp = () => {
4305
+ const slottedElement = this.element.querySelector("button[slot=proxybutton]");
4306
+ const button = slottedElement || document.createElement("button");
4307
+ if (this.url) {
4308
+ if (slottedElement) {
4309
+ slottedElement.remove();
4310
+ }
4311
+ this.proxyButton = null;
4312
+ return;
4313
+ }
4314
+ button.setAttribute("slot", "proxybutton");
4315
+ button.style.display = "none";
4316
+ button.type = this.getButtonType();
4317
+ button.disabled = this.disabled;
4318
+ button.setAttribute("form", this.form);
4319
+ if (!this.form) {
4320
+ button.removeAttribute("form");
4321
+ }
4322
+ // attributes should be removed in cases where name/value is not set
4323
+ if (this.name != null) {
4324
+ button.name = this.name;
4325
+ }
4326
+ else {
4327
+ button.removeAttribute("name");
4328
+ }
4329
+ if (this.value != null) {
4330
+ button.value = this.value;
4331
+ }
4332
+ else {
4333
+ button.removeAttribute("value");
4334
+ }
4335
+ if (!slottedElement) {
4336
+ this.element.appendChild(button);
4337
+ }
4338
+ this.proxyButton = button;
4339
+ };
4304
4340
  /**
4305
4341
  * Component event handling.
4306
4342
  */
@@ -4309,7 +4345,7 @@ class DuetButton {
4309
4345
  // climb up the dom to see if we're in a <form>
4310
4346
  // and if so, then use JS to submit it.
4311
4347
  // To understand better, see: https://www.hjorthhansen.dev/shadow-dom-form-participation/
4312
- if (!this.url && this.element.closest("form")) {
4348
+ if (!this.url && (this.element.closest("form") || this.form) && ev.target === this.element) {
4313
4349
  ev.preventDefault();
4314
4350
  this.proxyButton.click();
4315
4351
  }
@@ -4336,6 +4372,7 @@ class DuetButton {
4336
4372
  this.negative = false;
4337
4373
  this.theme = "";
4338
4374
  this.margin = "auto";
4375
+ this.form = undefined;
4339
4376
  this.padding = "auto";
4340
4377
  this.centerText = false;
4341
4378
  this.wrapping = "auto";
@@ -4370,9 +4407,6 @@ class DuetButton {
4370
4407
  }
4371
4408
  }
4372
4409
  connectedCallback() {
4373
- this.proxyButton = document.createElement("button");
4374
- this.proxyButton.style.display = "none";
4375
- this.syncToProxyButton();
4376
4410
  connectLanguageChangeObserver(this, [
4377
4411
  {
4378
4412
  prop: "accessibleLabelExternal",
@@ -4383,36 +4417,18 @@ class DuetButton {
4383
4417
  defaults: "accessibleLabelLoadingDefaults",
4384
4418
  },
4385
4419
  ]);
4386
- if (!this.url && this.element.closest("form")) {
4387
- this.element.insertAdjacentElement("beforebegin", this.proxyButton);
4388
- }
4389
4420
  }
4390
4421
  disconnectedCallback() {
4391
4422
  if (this.proxyButton) {
4392
- this.proxyButton.remove();
4423
+ this.proxyButton = null;
4393
4424
  }
4394
- this.proxyButton = null;
4395
4425
  disconnectLanguageChangeObserver(this);
4396
4426
  }
4397
- syncToProxyButton() {
4427
+ componentDidRender() {
4398
4428
  if (this.disabled === false) {
4399
4429
  this.element.removeAttribute("disabled");
4400
4430
  }
4401
- this.proxyButton.type = this.getButtonType();
4402
- this.proxyButton.disabled = this.disabled;
4403
- // attributes should be removed in cases where name/value is not set
4404
- if (this.name != null) {
4405
- this.proxyButton.name = this.name;
4406
- }
4407
- else {
4408
- this.proxyButton.removeAttribute("name");
4409
- }
4410
- if (this.value != null) {
4411
- this.proxyButton.value = this.value;
4412
- }
4413
- else {
4414
- this.proxyButton.removeAttribute("value");
4415
- }
4431
+ this.proxyButtonSetUp();
4416
4432
  }
4417
4433
  getButtonType() {
4418
4434
  return this.submit ? "submit" : "button";
@@ -4450,12 +4466,12 @@ class DuetButton {
4450
4466
  // enforce consistency for external links
4451
4467
  const icon = isExternalLink ? "action-new-window" : this.icon;
4452
4468
  const iconRight = isExternalLink ? true : this.iconRight;
4453
- const commonChildren = (hAsync("span", { key: '175bb8af989887b1f3c09549b95757984fafda22', class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (hAsync("span", { key: 'c27d4012076d19e697ca12056499d02bbaaf5667', "aria-hidden": "true", class: {
4469
+ const commonChildren = (hAsync("span", { key: '5a0c6410ac691a86fc5015ab7db83c969dc3bad1', class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (hAsync("span", { key: 'e40d495dc3100c27f283c4e35c5e9a27c98464c2', "aria-hidden": "true", class: {
4454
4470
  "duet-button-icon": true,
4455
4471
  left: !iconRight,
4456
4472
  right: iconRight,
4457
4473
  [this.getButtonIconSize()]: true,
4458
- } }, hAsync("duet-icon", { key: '55ff5f4e621ff4396287b2478b626805f6b4cc18', size: "auto", margin: "none", name: icon, color: "currentColor" }))), hAsync("span", { key: '2686f673bf2aa13133b810e9aa8e2a2041e426b3', class: "duet-button-contents-slot" }, hAsync("slot", { key: '11a7a6dac5f579e19e7ded9914c954d0edd1e8db' }))));
4474
+ } }, hAsync("duet-icon", { key: '96a0389f3704e534f2c4da39243f6f7b87038f6f', size: "auto", margin: "none", name: icon, color: "currentColor" }))), hAsync("span", { key: 'cbc6c347c96296ed4f4afa3963a12495fea09884', class: "duet-button-contents-slot" }, hAsync("slot", { key: '894a6a4e9f03f813a7e8918abf87ef9ceabecbc3' }))));
4459
4475
  const size = this.size == "medium" || this.size == "small" || this.size == "x-small" ? this.size : "medium";
4460
4476
  const commonProps = {
4461
4477
  onFocus: this.onFocus,
@@ -4490,7 +4506,7 @@ class DuetButton {
4490
4506
  "aria-details": this.accessibleDetails,
4491
4507
  "aria-description": this.accessibleDescription,
4492
4508
  };
4493
- return (hAsync(Host, { key: '00b0b4bff689bbe5c51d3fabdfb8093c13816cd0', onClick: this.handleClick, class: {
4509
+ return (hAsync(Host, { key: '24621240c8dcf778398f04e79c780bade455090f', onClick: this.handleClick, class: {
4494
4510
  "duet-m-0": this.margin === "none",
4495
4511
  "duet-small": this.size === "small",
4496
4512
  "duet-x-small": this.size === "x-small",
@@ -4498,21 +4514,15 @@ class DuetButton {
4498
4514
  "duet-expand": this.expand,
4499
4515
  [this.variation]: true,
4500
4516
  "input-button": (_b = this.variation) === null || _b === void 0 ? void 0 : _b.startsWith("input-button"),
4501
- } }, hAsync("span", { key: '21b30db85548fad9886350e172f74455407d9f6d', class: {
4517
+ } }, hAsync("span", { key: 'ca827a33826b3c42662ccd5a079d8327b9b6175e', class: {
4502
4518
  "duet-button-container": true,
4503
4519
  "duet-button-is-loading": this.loading,
4504
4520
  "duet-theme-turva": this.theme === "turva",
4505
4521
  "duet-button-negative": this.negative || this.variation === "negative",
4506
4522
  [this.variation]: true,
4507
- } }, this.url ? (hAsync("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (hAsync("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && hAsync("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && hAsync("duet-spinner", { key: 'dc75e3801e61c06621520d7589945b59a61664fc', color: "currentColor" }))));
4523
+ } }, this.url ? (hAsync("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (hAsync("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && hAsync("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "), hAsync("slot", { name: "proxybutton" }))), this.loading && hAsync("duet-spinner", { key: '7e1e99a1cc8724ea6db15316084259e62926b82b', color: "currentColor" }))));
4508
4524
  }
4509
4525
  get element() { return getElement(this); }
4510
- static get watchers() { return {
4511
- "disabled": ["syncToProxyButton"],
4512
- "submit": ["syncToProxyButton"],
4513
- "value": ["syncToProxyButton"],
4514
- "name": ["syncToProxyButton"]
4515
- }; }
4516
4526
  static get style() { return DuetButtonStyle0; }
4517
4527
  static get cmpMeta() { return {
4518
4528
  "$flags$": 9,
@@ -4534,6 +4544,7 @@ class DuetButton {
4534
4544
  "negative": [4],
4535
4545
  "theme": [1025],
4536
4546
  "margin": [1],
4547
+ "form": [1],
4537
4548
  "padding": [1],
4538
4549
  "centerText": [4, "center-text"],
4539
4550
  "wrapping": [1],
@@ -6546,7 +6557,7 @@ var tokens$1 = /*#__PURE__*/Object.freeze({
6546
6557
  'default': tokens
6547
6558
  });
6548
6559
 
6549
- const duetCollapsibleCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}::slotted([slot=after-heading]){display:inline-block}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77)}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}.duet-collapsible-content{display:none;padding-left:18px;margin-top:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:rgb(8, 42, 77)}@media (max-width: 35.9375em){.duet-collapsible-content{font-size:0.875rem}}.duet-collapsible-content.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host([open])>.duet-collapsible-content{display:block}.duet-collapsible-heading{-webkit-user-select:none;user-select:none;display:flex;align-items:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77);text-align:left;cursor:pointer;border-radius:4px}.duet-collapsible-heading.full-width{width:100%}.duet-collapsible-heading.duet-collapsible-heading-centered{margin:auto}.duet-collapsible-heading.duet-collapsible-normal-weight{font-weight:400}.duet-collapsible-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-collapsible-heading .duet-collapsible-heading-content{min-width:0}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div{margin-left:16px}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div.float-right{margin-left:auto}.duet-collapsible-heading:focus{outline:0}:host(.user-is-tabbing) .duet-collapsible-heading:focus{border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-collapsible-heading.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-collapsible-heading-icon{margin-right:8px !important;display:flex;align-items:center;justify-content:center;color:rgb(8, 42, 77);transition:transform 300ms ease}.duet-collapsible-heading-icon:last-child,.duet-collapsible-heading-icon:last-of-type{margin-right:0 !important}[aria-expanded=true] .duet-collapsible-heading-icon{transform:rotate(180deg)}";
6560
+ const duetCollapsibleCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}::slotted([slot=after-heading]){display:inline-block}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77)}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}.duet-collapsible-content{display:none;padding-left:18px;margin-top:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:rgb(8, 42, 77)}@media (max-width: 35.9375em){.duet-collapsible-content{font-size:0.875rem}}.duet-collapsible-content.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host([open])>.duet-collapsible-content{display:block}.duet-collapsible-heading{-webkit-user-select:none;user-select:none;display:flex;align-items:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77);text-align:left;cursor:pointer;border-radius:4px}.duet-collapsible-heading.full-width{width:100%}.duet-collapsible-heading.duet-collapsible-heading-centered{margin:auto}.duet-collapsible-heading.duet-collapsible-normal-weight{font-weight:400}.duet-collapsible-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-collapsible-heading .duet-collapsible-heading-content{min-width:0}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div{margin-left:16px}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div.float-right{margin-left:auto}.duet-collapsible-heading:focus{outline:0}:host(.user-is-tabbing) .duet-collapsible-heading:focus{border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-collapsible-heading.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-collapsible-heading-icon{margin-right:8px !important;display:flex;align-items:center;justify-content:center;color:rgb(8, 42, 77);transition:transform 300ms ease}.duet-collapsible-heading-icon:last-child,.duet-collapsible-heading-icon:last-of-type{margin-right:0 !important}[aria-expanded=true] .duet-collapsible-heading-icon{transform:rotate(180deg)}:host(.negative) .duet-collapsible-heading,:host(.negative) .duet-collapsible-content,:host(.negative) .duet-collapsible-heading-icon{color:rgb(255, 255, 255)}";
6550
6561
  var DuetCollapsibleStyle0 = duetCollapsibleCss;
6551
6562
 
6552
6563
  /**
@@ -6607,6 +6618,7 @@ class DuetCollapsible {
6607
6618
  });
6608
6619
  };
6609
6620
  this.theme = "";
6621
+ this.negative = false;
6610
6622
  this.accessibleLabel = undefined;
6611
6623
  this.heading = "";
6612
6624
  this.headingFullWidth = false;
@@ -6646,14 +6658,14 @@ class DuetCollapsible {
6646
6658
  */
6647
6659
  render() {
6648
6660
  const HeadingTagName = this.headingLevel ? sanitizeString$1(this.headingLevel) : "div";
6649
- return (hAsync(Host, { key: 'aafe219a93ff8b806e05ecf9c0203f7afd6929e1', class: { "duet-m-0": this.margin === "none" } }, hAsync(HeadingTagName, { key: 'c6f7409213132914e3ec49ba138a10aee197fb03' }, hAsync("button", { key: '988a8b779e70e27852ac15b271ee8ad6eeb53f52', class: {
6661
+ return (hAsync(Host, { key: 'aff15bb7d7a183ad8717bd077ed5e692549479e2', class: { "duet-m-0": this.margin === "none", negative: this.negative } }, hAsync(HeadingTagName, { key: '8c8b350ac427399cf5e694ae5045b5d757b17324' }, hAsync("button", { key: '16304aab427f0c1493c1d464a5959d0c063433f8', class: {
6650
6662
  "duet-collapsible-heading": true,
6651
6663
  "duet-collapsible-heading-centered": this.centerHeading,
6652
6664
  "duet-theme-turva": this.theme === "turva",
6653
6665
  "duet-collapsible-normal-weight": this.headingWeight === "normal",
6654
6666
  "has-after-heading": this.hasAfterHeading,
6655
6667
  "full-width": this.headingFullWidth,
6656
- }, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.accessibleLabel, "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, hAsync("div", { key: '7ad9554421eb7d8777b207721224268ba575b832', class: "duet-collapsible-heading-icon" }, hAsync("duet-icon", { key: '057dd8ded09e313bc868f3f349d80b37d565f1da', margin: "none", color: this.theme === "turva" ? "secondary-turva" : "secondary", size: this.getEquivalentIconSize(), icon: actionArrowDownSmall.svg })), hAsync("div", { key: '4a929efd3b1cd2b1725e1d2dc3a68b3656ad32f3', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (hAsync("div", { key: 'a8a3051f9f9fa0e01619a2c8cf82dde1e117aa3e', part: "duet-collapsible-after-heading" }, hAsync("slot", { key: '5eb5fbcdacf0edcb52f3fcc4c196dc308a1c5ac2', name: "after-heading" }))))), hAsync("div", { key: '1cae60d79f74a0961eb0a280b3f31b457ba82c86', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, hAsync("slot", { key: '1c8fb0d10608e14f55023891f331b4a7a538f527' }))));
6668
+ }, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.accessibleLabel, "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, hAsync("div", { key: 'e2943d02487fd97319e47030dba988b6e90ab8e8', class: "duet-collapsible-heading-icon" }, hAsync("duet-icon", { key: '2e80461c2e5eb1d3cae6552ebdae873e6430a433', margin: "none", size: this.getEquivalentIconSize(), icon: actionArrowDownSmall.svg })), hAsync("div", { key: 'fdaecea0fa4dbb325e7bc460d5ca016ccf083111', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (hAsync("div", { key: '3b1a1f5cd79b5cd31b1204ae9dd3db28601f8fa9', part: "duet-collapsible-after-heading" }, hAsync("slot", { key: '2c8a5041e7264addf9840a3cecf6c7ebbddeb871', name: "after-heading" }))))), hAsync("div", { key: '151b1f002a2745bf31ff97496f53b4a81c77b524', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, hAsync("slot", { key: '6b729485bb03d25d5529b23b4a2ce502d5a58a32' }))));
6657
6669
  }
6658
6670
  get element() { return getElement(this); }
6659
6671
  static get style() { return DuetCollapsibleStyle0; }
@@ -6662,6 +6674,7 @@ class DuetCollapsible {
6662
6674
  "$tagName$": "duet-collapsible",
6663
6675
  "$members$": {
6664
6676
  "theme": [1025],
6677
+ "negative": [4],
6665
6678
  "accessibleLabel": [1, "accessible-label"],
6666
6679
  "heading": [1],
6667
6680
  "headingFullWidth": [4, "heading-full-width"],
@@ -7565,12 +7578,12 @@ class DuetDatePicker {
7565
7578
  },
7566
7579
  rangeUnderflow: {
7567
7580
  en: "Date too early",
7568
- fi: "Päivämäärä liian aikainen",
7581
+ fi: "Liian aikainen päivämäärä",
7569
7582
  sv: "Datum för tidigt",
7570
7583
  },
7571
7584
  rangeOverflow: {
7572
7585
  en: "Date too late",
7573
- fi: "Päivämäärä liian aikainen",
7586
+ fi: "Liian myöhäinen päivämäärä",
7574
7587
  sv: "Datum för sent",
7575
7588
  },
7576
7589
  };
@@ -10643,7 +10656,7 @@ function getAccessibleLinkLabel(component) {
10643
10656
  return null;
10644
10657
  }
10645
10658
 
10646
- const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}:host(.duet-link-block){display:block}:host(.duet-link-button){margin-right:8px !important;margin-bottom:12px !important;display:inline-block;width:100%}:host(.duet-link-button):last-child,:host(.duet-link-button):last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:rgb(0, 97, 155);text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(164, 4, 40)}.duet-link:hover{color:rgb(0, 75, 129);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-link:active{opacity:0.75;transition:none}button{font-size:inherit;cursor:pointer}.duet-link-is-external.duet-link:not(.block,.button),.duet-link-is-download.duet-link:not(.block,.button){text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button) .duet-link-content,.duet-link-is-download.duet-link:not(.block,.button) .duet-link-content{text-decoration:underline}.duet-link-is-external.duet-link:not(.block,.button):hover>.duet-link-content,.duet-link-is-download.duet-link:not(.block,.button):hover>.duet-link-content{text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button) .duet-link-icon-tail,.duet-link-is-download.duet-link:not(.block,.button) .duet-link-icon-tail{text-decoration:none;white-space:nowrap}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px;font-weight:600;color:rgb(8, 42, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__icon{display:flex}.block .block__content{position:relative;bottom:2px}.block .block__chevron{align-self:center}.block .block__chevron-icon{transition:300ms ease}.block:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.button{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:14px 16px;line-height:1.25;text-decoration:none;background-color:rgb(255, 255, 255);border:solid 1px rgb(181, 198, 208);border-radius:12px;outline:0 solid rgb(181, 198, 208);outline-offset:-2px;transition:all 300ms ease}.duet-link.button>*{flex-shrink:0}.duet-link.button .duet-link-content{flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:600;color:rgb(8, 42, 77);text-align:left}.duet-link.button .icon-wrap{display:flex;align-items:center;justify-content:center}.duet-link.button.duet-link-has-icon-background{min-height:60px;padding:12px;padding-right:20px;line-height:1.5}.duet-link.button.duet-link-has-icon-background .icon-wrap{width:36px;height:36px;border-radius:8px}.duet-link.button:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179)}@media (min-width: 48em){.duet-link.button{min-height:50px}.duet-link.button.duet-link-has-icon-background{gap:16px;min-height:72px;border-radius:16px}.duet-link.button.duet-link-has-icon-background .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.button.duet-link-has-icon-background .duet-link-content{font-size:1.1rem}}.duet-link.button.duet-theme-turva{border-color:rgb(199, 202, 207)}.duet-link.button.duet-theme-turva .duet-link-content{color:rgb(23, 28, 58)}.duet-link.button.duet-theme-turva:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-link.button .block__chevron-icon{transition:300ms ease}.duet-link.button:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}";
10659
+ const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}:host(.duet-link-block){display:block}:host(.duet-link-button){margin-right:8px !important;margin-bottom:12px !important;display:inline-block;width:100%}:host(.duet-link-button):last-child,:host(.duet-link-button):last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:rgb(0, 97, 155);text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(164, 4, 40)}.duet-link:hover{color:rgb(0, 75, 129);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-link:active{opacity:0.75;transition:none}button{font-size:inherit;cursor:pointer}.duet-link-is-external.duet-link:not(.block,.button,.card),.duet-link-is-download.duet-link:not(.block,.button,.card){text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-content{text-decoration:underline}.duet-link-is-external.duet-link:not(.block,.button,.card):hover>.duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card):hover>.duet-link-content{text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-icon-tail,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-icon-tail{text-decoration:none;white-space:nowrap}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px;font-weight:600;color:rgb(8, 42, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__icon{display:flex}.block .block__content{position:relative;bottom:2px}.block .block__chevron{align-self:center}.block .block__chevron-icon{transition:300ms ease}.block:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.button,.duet-link.card{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:14px 16px;line-height:1.25;text-decoration:none;background-color:rgb(255, 255, 255);border:solid 1px rgb(181, 198, 208);border-radius:12px;outline:0 solid rgb(181, 198, 208);outline-offset:-2px;transition:all 300ms ease}.duet-link.button>*,.duet-link.card>*{flex-shrink:0}.duet-link.button .duet-link-content,.duet-link.card .duet-link-content{flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:600;color:rgb(8, 42, 77);text-align:left}.duet-link.button .icon-wrap,.duet-link.card .icon-wrap{display:flex;align-items:center;justify-content:center}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{min-height:60px;padding:12px;padding-right:20px;line-height:1.5}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:36px;height:36px;border-radius:8px}.duet-link.button:hover,.duet-link.card:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179)}@media (min-width: 48em){.duet-link.button,.duet-link.card{min-height:50px}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{gap:16px;min-height:72px;border-radius:16px}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.button.duet-link-has-icon-background .duet-link-content,.duet-link.card.duet-link-has-icon-background .duet-link-content{font-size:1.1rem}}.duet-link.button.duet-theme-turva,.duet-link.card.duet-theme-turva{border-color:rgb(199, 202, 207)}.duet-link.button.duet-theme-turva .duet-link-content,.duet-link.card.duet-theme-turva .duet-link-content{color:rgb(23, 28, 58)}.duet-link.button.duet-theme-turva:hover,.duet-link.card.duet-theme-turva:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-link.button .block__chevron-icon,.duet-link.card .block__chevron-icon{transition:300ms ease}.duet-link.button:not(.duet-link-is-external):hover .block__chevron-icon,.duet-link.card:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.card{border-color:rgb(228, 236, 239);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)}.duet-link.card.duet-theme-turva{border-color:rgb(234, 235, 239);box-shadow:0 2px 6px 0 rgba(117, 117, 117, 0.13)}.duet-link.card:not(.duet-link-has-icon){gap:12px;padding:16px}.duet-link.card .chevron-wrap{display:flex;align-items:center;height:100%}.duet-link.card.duet-link-has-icon{gap:12px;align-items:flex-start;padding:16px}.duet-link.card.duet-link-has-icon .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:48px}@media (min-width: 48em){.duet-link.card:not(.duet-link-has-icon){gap:20px;padding:24px}.duet-link.card.duet-link-has-icon{gap:20px;padding:24px}.duet-link.card.duet-link-has-icon .icon-wrap{width:62px;height:62px;border-radius:16px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:62px}}";
10647
10660
  var DuetLinkStyle0 = duetLinkCss;
10648
10661
 
10649
10662
  /**
@@ -10719,6 +10732,7 @@ class DuetLink {
10719
10732
  }
10720
10733
  screenTest(event) {
10721
10734
  this.isSmallScreen = event.matches;
10735
+ this.isMediumScreen = event.matches;
10722
10736
  }
10723
10737
  resolveDownload() {
10724
10738
  if (this.download === "") {
@@ -10734,11 +10748,17 @@ class DuetLink {
10734
10748
  renderBlockContent() {
10735
10749
  return (hAsync(Fragment, null, this.icon && (hAsync("span", { class: "block__icon" }, hAsync("duet-icon", { size: this.iconResponsive ? (this.isSmallScreen ? "medium" : "large") : "x-small", name: this.icon, margin: "none", color: this.iconColor }))), hAsync("span", { class: "block__content" }, this.renderDefaultContent()), hAsync("span", { class: "block__chevron", part: "block-chevron" }, hAsync("duet-icon", { class: "block__chevron-icon", icon: this.external ? actionNewWindow.svg : actionArrowRight.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
10736
10750
  }
10737
- renderButtonContent() {
10751
+ renderButtonCardContent() {
10738
10752
  const iconWrapStyle = {
10739
10753
  "background-color": getColorByName(this.iconBackground, this.theme),
10740
10754
  };
10741
- return (hAsync(Fragment, null, hAsync("span", { class: "icon-wrap", style: iconWrapStyle }, hAsync("duet-icon", { size: !this.iconBackground || this.isMediumScreen ? "small" : "medium", name: this.icon, margin: "none", color: this.iconColor })), hAsync("span", { class: "duet-link-content", part: "duet-link-content" }, hAsync("slot", null)), hAsync("duet-icon", { class: "block__chevron-icon", icon: this.external ? actionNewWindow.svg : actionArrowRight.svg, size: "x-small", margin: "none", color: "primary-dark" })));
10755
+ const iconSize = () => {
10756
+ if (this.variation === "button") {
10757
+ return this.iconBackground && this.isMediumScreen ? "medium" : "small";
10758
+ }
10759
+ return this.isMediumScreen ? "large" : "medium";
10760
+ };
10761
+ return (hAsync(Fragment, null, this.icon && (hAsync("span", { class: "icon-wrap", style: iconWrapStyle }, hAsync("duet-icon", { size: iconSize(), name: this.icon, margin: "none", color: this.iconColor }))), hAsync("div", { class: "duet-link-content", part: "duet-link-content" }, hAsync("slot", null)), hAsync("span", { class: "chevron-wrap" }, hAsync("duet-icon", { class: "block__chevron-icon", icon: this.external ? actionNewWindow.svg : actionArrowRight.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
10742
10762
  }
10743
10763
  renderContent() {
10744
10764
  switch (this.variation) {
@@ -10747,7 +10767,8 @@ class DuetLink {
10747
10767
  case "block":
10748
10768
  return this.renderBlockContent();
10749
10769
  case "button":
10750
- return this.renderButtonContent();
10770
+ case "card":
10771
+ return this.renderButtonCardContent();
10751
10772
  }
10752
10773
  }
10753
10774
  /**
@@ -10757,10 +10778,10 @@ class DuetLink {
10757
10778
  render() {
10758
10779
  const Tag = !this.url ? "button" : "a";
10759
10780
  const isButton = Tag === "button";
10760
- return (hAsync(Host, { key: 'aad1a5cfaf3fb8d502c12de032a4fed3069f3927', class: {
10781
+ return (hAsync(Host, { key: '2025edd3774d559f0d6877498e0a806532fb310c', class: {
10761
10782
  [`duet-link-${this.variation}`]: true,
10762
10783
  "duet-m-0": this.margin === "none",
10763
- } }, hAsync(Tag, { key: 'c4dc2d9716f29769b6aa60d07788ab96b4946f15', href: this.url, class: {
10784
+ } }, hAsync(Tag, { key: 'ee013e25058fdfe22cf04784e06162181b9ff5a2', href: this.url, class: {
10764
10785
  "duet-link": true,
10765
10786
  "duet-link-is-external": this.external,
10766
10787
  "duet-link-is-download": !!this.download,
@@ -12222,7 +12243,7 @@ class DuetNav {
12222
12243
  }; }
12223
12244
  }
12224
12245
 
12225
- 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%}:host(:not([highlight])) ::slotted(duet-heading),:host(:not([highlight])) ::slotted(duet-paragraph){opacity:0.7}.duet-notification{display:block;padding:16px;cursor:pointer}:host(:first-of-type) .duet-notification{border-top-left-radius:8px;border-top-right-radius:8px}:host(:last-of-type) .duet-notification{border-bottom:0;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.duet-notification.duet-theme-turva{color:rgb(23, 28, 58);border-bottom-color:rgb(222, 224, 228)}.duet-notification.duet-notification-highlight{font-weight:600}.duet-notification.duet-notification-highlight.duet-theme-turva{background:rgb(245, 247, 250)}@media (min-width: 62em){.duet-notification:hover{background:rgb(240, 247, 250)}.duet-notification:hover.duet-theme-turva{background:rgb(245, 247, 250)}}.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;border-bottom:1px solid rgb(212, 223, 229)}.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(8, 42, 77);text-align:right;text-transform:uppercase;opacity:0.7}@media (max-width: 35.9375em){.duet-notification-date{width:auto}}.duet-theme-turva .duet-notification-date{color:rgb(113, 118, 132)}@media (min-width: 62em){:host(:not([highlight])) ::slotted(duet-heading),:host(:not([highlight])) ::slotted(duet-paragraph){opacity:1}.duet-notification{border-bottom:1px solid rgb(212, 223, 229)}.duet-notification:hover{background:rgb(228, 241, 247)}.duet-notification.duet-notification-highlight{font-weight:600;background:rgb(240, 247, 250)}.duet-notification-container{border-bottom-style:none}}::slotted(duet-heading){padding-right:80px !important}::slotted(duet-paragraph){margin-bottom:2px !important}";
12246
+ 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%}:host(:not([highlight])) ::slotted(duet-heading),:host(:not([highlight])) ::slotted(duet-paragraph){opacity:0.7}.duet-notification{display:block;padding:16px;padding-bottom:0;cursor:pointer}:host(:first-of-type) .duet-notification{border-top-left-radius:8px;border-top-right-radius:8px}:host(:last-of-type) .duet-notification{border-bottom:0;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.duet-notification.duet-theme-turva{color:rgb(23, 28, 58);border-bottom-color:rgb(222, 224, 228)}.duet-notification.duet-notification-highlight{font-weight:600}.duet-notification.duet-notification-highlight.duet-theme-turva{background:rgb(245, 247, 250)}@media (min-width: 62em){.duet-notification:hover{background:rgb(240, 247, 250)}.duet-notification:hover.duet-theme-turva{background:rgb(245, 247, 250)}}.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;padding-bottom:16px;border-bottom:1px solid rgb(212, 223, 229)}.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(8, 42, 77);text-align:right;text-transform:uppercase;opacity:0.7}@media (max-width: 35.9375em){.duet-notification-date{width:auto}}.duet-theme-turva .duet-notification-date{color:rgb(113, 118, 132)}@media (min-width: 62em){:host(:not([highlight])) ::slotted(duet-heading),:host(:not([highlight])) ::slotted(duet-paragraph){opacity:1}.duet-notification{padding:16px;border-bottom:1px solid rgb(212, 223, 229)}.duet-notification:hover{background:rgb(228, 241, 247)}.duet-notification.duet-notification-highlight{font-weight:600;background:rgb(240, 247, 250)}.duet-notification-container{padding-bottom:0;border-bottom-style:none}}::slotted(duet-heading){padding-right:80px !important}::slotted(duet-paragraph){margin-bottom:2px !important}";
12226
12247
  var DuetNotificationStyle0 = duetNotificationCss;
12227
12248
 
12228
12249
  class DuetNotification {
@@ -12508,7 +12529,7 @@ class DuetNumberInput {
12508
12529
  this.subtract(ev);
12509
12530
  }
12510
12531
  else if (isBackspaceKey(ev)) {
12511
- this.clearValue();
12532
+ this.clearValue(ev);
12512
12533
  }
12513
12534
  };
12514
12535
  this.handleChange = (ev) => {
@@ -12530,6 +12551,9 @@ class DuetNumberInput {
12530
12551
  });
12531
12552
  }
12532
12553
  catch (e) {
12554
+ if (input.value !== "-") {
12555
+ this.clearValue(ev);
12556
+ }
12533
12557
  this.duetInput.emit({
12534
12558
  component: "duet-number-input",
12535
12559
  originalEvent: ev,
@@ -12743,9 +12767,12 @@ class DuetNumberInput {
12743
12767
  const currentValue = SafeParseFloat(this.value, this.locale);
12744
12768
  return this.value === undefined || this.value === null || isNaN(currentValue) ? null : currentValue;
12745
12769
  }
12746
- clearValue() {
12747
- this.value = null;
12770
+ clearValue(ev) {
12748
12771
  this.duetInputElement.value = "";
12772
+ if (this.value !== null) {
12773
+ this.value = null;
12774
+ this.emitNull(ev);
12775
+ }
12749
12776
  }
12750
12777
  formatAnnouncement() {
12751
12778
  const current = !!this.value ? SafeParseFloat(this.value, this.locale) : null;
@@ -12884,7 +12911,7 @@ class DuetOverlay {
12884
12911
  }; }
12885
12912
  }
12886
12913
 
12887
- 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(8, 42, 77)}.duet-page-heading.duet-p-0{padding:0 !important}.duet-page-heading.duet-m-0{margin:0 !important}.duet-page-heading.auto{overflow:visible}.duet-page-heading.auto .heading,.duet-page-heading.auto .background{max-width:none}.duet-page-heading.fluid,.duet-page-heading.narrow{padding:0 16px}@media (min-width: 36em){.duet-page-heading.fluid{padding:0 28px}}@media (min-width: 62em){.duet-page-heading.fluid{padding:0 56px}}@media (min-width: 76.25em){.duet-page-heading.fluid{max-width:1110px;padding:0}}.duet-page-heading.narrow{max-width:888px}@media (min-width: 36em){.duet-page-heading.narrow{padding:0 48px}}@media (min-width: 48em){.duet-page-heading.narrow{padding:0 72px}}.duet-page-heading .heading{max-width:744px;padding:48px 90px 16px 0}@media (min-width: 48em){.duet-page-heading .heading{padding:72px 150px 40px 0}}.duet-page-heading:not(.has-icon) .heading{padding-right:0}.duet-page-heading .background{position:absolute;top:0;right:0;left:0;width:100%;max-width:744px;height:104px;margin:0 auto;margin:0 auto}@media (min-width: 48em){.duet-page-heading .background{height:165px}}.duet-page-heading .background .background-mask{position:absolute;top:-20px;right:0;display:block;width:286px;height:331px;background-image:url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIxIiBoZWlnaHQ9IjI1NyIgdmlld0JveD0iMCAwIDcyMSAyNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yODIwXzY5OTkxKSI+CjxwYXRoIGQ9Ik04MC4xNzA1IDIzLjE4MTVDOTEuOTY5OSAxOC44NjU5IDEwMi44NyAxMS42NTU5IDExMi45MDkgMS41NjQ0OEMxMjMuNzcgLTguMzA1MjcgMTM0LjM4MiAtMTguMjAxMSAxNDQuODI2IC0yOC4xODgyQzE1NS4yNDMgLTM4LjE2MjIgMTY1LjkwOCAtNDguMDg0MSAxNzYuNzQzIC01Ny45Mjc4QzE3OC44MTYgLTU5LjA0OSAxODAuNDk4IC02MC4yODc3IDE4MS43ODggLTYxLjY1NjdDMTgzLjA2NiAtNjMuMDEyNiAxODUuNDY1IC02Mi4yODI1IDE4OS4wMTIgLTU5LjQ3OTNDMTg0LjczNSAtNTEuMTM1IDE4MC43NTkgLTQyLjk2MDIgMTc3LjAxNyAtMzQuOTAyN0MxNzMuMjg4IC0yNi44NDUyIDE2Ny42ODEgLTE5LjEyNjggMTYwLjIxMSAtMTEuNzYwM0MxNTIuNzUzIC00LjM4MDgzIDE0NC45NTYgMy4zMTE1MiAxMzYuODQ3IDExLjM2OUMxMjguNzI0IDE5LjQyNjUgMTIwLjk2NiAyNy4xNDUgMTEzLjQ4MyAzNC40OTg0Qzk3LjQ5OCA0OS44MTggNzkuNjYyIDU2LjAyNDEgNjAuMDAwOCA1My4xNjg4QzQwLjI4NzQgNTAuMzEzNSAyNS41NDE0IDM5LjA3NDcgMTUuNjk3NyAxOS40Nzg2QzMuOTI0NDUgLTIuMzcyOTkgLTEuMjI1NTUgLTI0LjQ3MjQgMC4yNDc3NDMgLTQ2Ljc4MDNDMS4yNTE2NyAtNjcuNDg0NiAzLjQwMjkzIC04Ny43OTc4IDYuODA1ODQgLTEwNy43NzJDMTAuMTk1NyAtMTI3LjczMyAxNS43MTA4IC0xNDcuNDg2IDIzLjMzOCAtMTY3LjA0M0MyNi4zMTA3IC0xNzQuMDMxIDI5LjAwOTUgLTE4MC44NSAzMS40NzM3IC0xODcuNTY0QzMzLjkxMTggLTE5NC4yMjcgMzYuNTMyNCAtMjAwLjY2OCAzOS4yNTc0IC0yMDYuODQ4QzQxLjgxMjggLTIwOS41NzIgNDMuNDY4NiAtMjEyLjEyOCA0NC4xODU3IC0yMTQuNTRDNTMuMDI1NSAtMjI5LjM3NyA2Mi44MyAtMjM3Ljk5NSA3My42Mzg1IC0yNDAuNDMzQzg0LjM5NDggLTI0Mi44NzEgOTguMTM2OSAtMjM5LjgyMSAxMTQuODEyIC0yMzEuMzJDMTI3Ljk0MiAtMjI1LjYwOSAxMzMuMzkyIC0yMTYuMTA1IDEzMS4xNDkgLTIwMi43OTNDMTMwLjE3MSAtMTkwLjgzNyAxMjcuOTk0IC0xNzkuMjU5IDEyNC42MTcgLTE2OC4wMkMxMjAuMDQxIC0xNTIuNzc5IDExNS40MzggLTEzNy41NTEgMTEwLjg0OSAtMTIyLjMyMkMxMDYuMjczIC0xMDcuMDgxIDEwMS4yNzkgLTkxLjk2OTkgOTUuODk0MyAtNzcuMDAyM0M4NS41OTQzIC00OC42MDU3IDc5LjQyNzQgLTE5LjQyNjcgNzcuNDA2NSAxMC41NjA2Qzc3LjcxOTQgMTIuNDEyIDc4LjA0NTMgMTQuMjYzNSA3OC4zNTgzIDE2LjA4ODhDNzguNjcxMiAxNy45NDAyIDc5LjI3MDkgMjAuMyA4MC4xNzA1IDIzLjE5NDRNMTEwLjkxNCAtMjk2Ljc1N0MxMDkuNTQ1IC0yOTguMDM1IDEwNy4zMTYgLTI5OS4zNTIgMTA0LjIzOSAtMzAwLjczNEMxMDEuMTYyIC0zMDIuMDkgOTguMjQxMiAtMzA0LjA1OSA5NS41NDIzIC0zMDYuNjI3QzkwLjA3OTQgLTMxMS43NzcgODYuOTc2MyAtMzE4LjE2NiA4Ni4yMzMyIC0zMjUuODE5Qzg1LjQ2NCAtMzMzLjQ3MiA4Ny4zODA1IC0zNDAuNTUyIDkxLjk2OTkgLTM0Ny4wNThDOTMuMjIxNSAtMzQ4LjQxNCA5NC4xNDcyIC0zNDkuMjM1IDk0LjY4MTggLTM0OS41MjJDOTUuMTkwMyAtMzQ5Ljc5NiA5Ni4xMDI5IC0zNTAuNjA0IDk3LjM5MzcgLTM1MS45OTlDMTA5LjY3NSAtMzU3LjkwNiAxMjIuNDE0IC0zNTYuNjkzIDEzNS42MzQgLTM0OC4zMzZDMTQ2Ljk1MSAtMzQyLjMyNSAxNTIuMDg4IC0zMzMuMzE2IDE1MS4xMzYgLTMyMS4zNkwxNDguMjI5IC0zMTEuNzM4QzE0NC42NjkgLTI5Ny4wNyAxMzUuNTY5IC0yOTEuNTAzIDEyMC45MTQgLTI5NS4wNjJDMTE5LjA1IC0yOTQuNzIzIDExNS43MzggLTI5NS4yOTcgMTEwLjkxNCAtMjk2Ljc0NCIgZmlsbD0iI0Y1RjVGNyIvPgo8cGF0aCBkPSJNMjQyLjc2NyAyMTUuNTE4QzI0NS4wODggMjEzLjU4OCAyNDcuMjc4IDIxMi4xMDIgMjQ5LjM3NyAyMTAuOTY4QzI1MS40NSAyMDkuODU5IDI1My41MzYgMjA4Ljc1MSAyNTUuNjIyIDIwNy42MDRDMjc0LjIyNyAxOTIuMjg0IDI5MC41NzcgMTc3LjE2IDMwNC43MjMgMTYyLjE5M0MzMTUuNjg4IDE0OC45NDYgMzI2LjYxNCAxMzUuODU2IDMzNy40ODggMTIyLjk4N0MzNDguMzYxIDExMC4xMTkgMzU4Ljg4MyA5Ni45Mzc1IDM2OS4wNjYgODMuNDE3MUMzNzYuNDQ1IDczLjQzMDEgMzg0LjU4MSA2My44NjAyIDM5My40NDcgNTQuNzQ2NkM0MDIuMyA0NS42NDYxIDQxMC44MjYgMzYuMjMyNyA0MTkuMDAxIDI2LjQ4MDNDNDIxLjgwNCAyMi45NzMxIDQyNC4yMjkgMjAuMDAwNCA0MjYuMjg5IDE3LjU0OTNDNDI4LjMyMyAxNS4xMjQzIDQzMC41MDEgMTIuOTMzOCA0MzIuODM1IDExLjAxNzNDNDM0LjkwOCA5LjkwOTA2IDQzNi43NDYgOS41ODMwMSA0MzguMzYzIDEwLjA2NTRDNDM5Ljk1MyAxMC41NDc5IDQ0MS43OTIgMTAuMjQ4IDQ0My45MDQgOS4xMTM3MUM0NDMuMTg3IDExLjUxMjcgNDQyLjgyMiAxMy4zOTAzIDQ0Mi44ODcgMTQuNjk0QzQ0Mi45MjYgMTYuMDIzOSA0NDIuMjg3IDE3LjM2NjggNDQxLjAwOSAxOC43MjI3QzQyNC42NDcgNDYuOTYzIDQwNy42ODQgNzIuODE3MyAzOTAuMTIyIDk2LjMxMTdDMzc2LjY0MSAxMTQuOTU2IDM2My4xNDcgMTMyLjkwOSAzNDkuNjM5IDE1MC4yMjRDMzM2LjEwNiAxNjcuNTI1IDMyMi4yMiAxODUuMzYxIDMwNy45NDQgMjAzLjc1OEMzMDEuNTI5IDIxMC41MzcgMjk1LjM4OCAyMTcuMiAyODkuNDk1IDIyMy43MTlDMjgzLjU4OSAyMzAuMjI1IDI3Ny40MzUgMjM2LjkgMjcxLjAyIDI0My42NjdDMjU4LjkyMSAyNTQuODggMjQ0LjQ4OCAyNTkuMjM0IDIyNy43MzQgMjU2Ljc5NkMxOTYuODYgMjUxLjg4MSAxNzYuMDI1IDIzNi44NzQgMTY1LjIxNyAyMTEuNzg5QzE1NC42OTUgMTg4LjU2OCAxNDkuNTMyIDE2Ni41MDggMTQ5LjcwMiAxNDUuNjA4QzE0Ny45NDIgMTEzLjY3OCAxNDguMzA3IDgxLjk0MzggMTUwLjgxIDUwLjQxOEMxNTMuMyAxOC44NzkyIDE1OC4zMiAtMTIuMzIwNyAxNjUuODY5IC00My4yMDc3QzE4MC4xNzIgLTEwNS4yMDMgMTk4LjU2OCAtMTY2LjQwMyAyMjEuMTExIC0yMjYuODA4QzIzMi4wODkgLTI1Ny41MjYgMjQ0LjQyMyAtMjg3LjYxOCAyNTguMSAtMzE3LjA5NkMyNzEuNzc2IC0zNDYuNTc1IDI4Ni4zNzkgLTM3NS41MDcgMzAxLjk3MiAtNDA0LjAwOEMzMTIuOTUgLTQyNS45OSAzMjQuNjMyIC00NDcuMzQ2IDMzNi45NzkgLTQ2OC4wNjNDMzQ5LjMxMyAtNDg4Ljc1NCAzNjIuNDk1IC01MDkuMjI0IDM3Ni40MzIgLTUyOS40NTlDNDAzLjg2NCAtNTY4LjI5OSA0MzQuMTkgLTYwMy42NzEgNDY3LjM5OCAtNjM1LjU3NUM0NzUuNjM4IC02NDIuNjgxIDQ4My45OTUgLTY0OS4zMTcgNDkyLjQwNSAtNjU1LjUxQzUwMC44MjggLTY2MS42NzcgNTEwLjM5NyAtNjY2LjY1OCA1MjEuMTU0IC02NzAuMzk5QzU0NS4yNzQgLTY3Ny45NjEgNTY3LjcxMiAtNjc2Ljg3OSA1ODguMzkxIC02NjcuMTY2QzYwNC43MjcgLTY2MC40NzggNjEzLjY3MSAtNjQ5LjUxMyA2MTUuMjEgLTYzNC4yMTlDNjE3LjU5NiAtNjI0Ljc1NCA2MTguMTk1IC02MTMuNjcxIDYxNi45ODMgLTYwMC45NTlDNjEwLjMyIC01NTguNDgxIDU5Ny44NTYgLTUxNS41MzQgNTc5LjU1MSAtNDcyLjE5NkM1NjUuNDMxIC00MzkuODIzIDU0OS4wODEgLTQwOC43NTMgNTMwLjUyOCAtMzc5LjAwMUM1MTEuOTM2IC0zNDkuMjYxIDQ5Mi42MTQgLTMxOS45NTIgNDcyLjYgLTI5MS4wOTlDNDY1LjQ1NiAtMjgxLjkyIDQ1Ny45NDYgLTI3MS41MDMgNDUwLjEyMyAtMjU5LjkxMkM0MzMuNTc4IC0yMzYuOTc4IDQxNS42MzcgLTIxNS4xMjYgMzk2LjI4OSAtMTk0LjM1N0MzNzYuOTAyIC0xNzMuNTYxIDM1NS44NDUgLTE1NC4zOTYgMzMzLjA2OCAtMTM2LjgyQzMyMC4zODIgLTEyNi42OSAzMTIuNTMzIC0xMTUuMDg2IDMwOS40ODIgLTEwMi4wNDhDMzA0LjE4OSAtODQuNDQ2OCAyOTguOTc0IC02Ny4wNDExIDI5My43OTggLTQ5Ljg0NEMyODguNjIxIC0zMi42NDY5IDI4My43NzEgLTE1LjExMDggMjc5LjI4NiAyLjcxMjFDMjc1LjI3MSAxOC45NzA1IDI3MS4zMDcgMzQuOTgxIDI2Ny40MjIgNTAuODM1MkMyNjMuNTIzIDY2LjY2MzMgMjU5Ljk2NCA4Mi44NDM0IDI1Ni43NyA5OS4zMzY1QzI1My41NDkgMTE1LjgwMyAyNTAuNjgxIDEzMi42MjIgMjQ4LjE1MiAxNDkuNzQxQzI0NS42MDkgMTY2Ljg2IDI0My4xMzIgMTgzLjc5NyAyNDAuNzQ2IDIwMC40OThDMjQxLjA0NiAyMDIuMzM3IDI0MS4zMDcgMjA0LjM5NiAyNDEuNTE1IDIwNi42MTNDMjQxLjY5OCAyMDguODY4IDI0Mi4xMjggMjExLjg0MSAyNDIuNzggMjE1LjUxOE01NjQuMzIyIC02MjIuMDgxQzU2MS43MjggLTYxOS4zNDMgNTU4LjExNiAtNjE2LjA4MyA1NTMuNDg4IC02MTIuMjM3QzU0Mi4yMzYgLTU5OC4xNjkgNTMwLjk1OCAtNTgzLjkwNiA1MTkuNjI4IC01NjkuNDU5QzUwOC4yNTkgLTU1NC45ODcgNDk4LjA1IC01MzkuOTQxIDQ4OS4wMTUgLTUyNC4zNzRDNDU5LjIzNiAtNDc0Ljg2OSA0MzIuNzY5IC00MjMuOTU2IDQwOS42MDEgLTM3MS42MDhDMzg2LjQxOSAtMzE5LjI0OCAzNjUuMTkzIC0yNjUuNDQgMzQ1LjkzNiAtMjEwLjE3MkMzNDUuNzAyIC0yMDkuMzc3IDM0NS43MDIgLTIwOC43MTIgMzQ2LjAxNSAtMjA4LjE5QzM0Ni4yNjIgLTIwNy42NTYgMzQ2LjE4NCAtMjA2LjU4NyAzNDUuNzE1IC0yMDUuMDA5QzM0OS4zNzggLTIwNS42MjIgMzUxLjM2IC0yMDYuMzM5IDM1MS42MDggLTIwNy4xNDdDMzU1LjQ2NyAtMjExLjIxNSAzNTkuNTA5IC0yMTUuMjMxIDM2My43NDYgLTIxOS4xOTRDMzY3Ljk5NyAtMjIzLjE0NSAzNzEuNzY1IC0yMjcuNjgyIDM3NS4wNzYgLTIzMi44MTlDNDAyLjg4NiAtMjY3LjE2MSA0MjguNzE0IC0zMDIuMTQyIDQ1Mi41MzUgLTMzNy43MzZDNDc2LjM2OCAtMzczLjMwMyA0OTguNTMzIC00MTAuNjk2IDUxOS4wNjggLTQ0OS44ODhDNTQzLjg1MyAtNDk3LjM3MiA1NTkuNTc3IC01NDYuNzM0IDU2Ni4yNTIgLTU5Ny45MzRDNTY2LjY0MyAtNjAyLjE4NSA1NjYuOTE3IC02MDYuMDE4IDU2Ny4xIC02MDkuNDZDNTY3LjI0MyAtNjEyLjkwMiA1NjYuMzE3IC02MTcuMSA1NjQuMzM2IC02MjIuMDgxIiBmaWxsPSIjRjVGNUY3Ii8+CjxwYXRoIGQ9Ik02OTYuNTE1IDE4OS4wNjRDNzA0LjYzOCAxODQuMzk2IDcxMi42ODIgMTc5LjYxMSA3MjAuNjg4IDE3NC43MzVWMTM0LjA1N0M2OTcuODE5IDE0OC41MDMgNjczLjgwMyAxNTkuNjM3IDY0OC42MDEgMTY3LjQyMUM2MjIuMDgyIDE3NS42MzUgNTk0LjU1OCAxODAuNjY3IDU2Ni4wMTggMTgyLjU1OEM1NTAuOTIgMTgzLjI2MiA1NDEuMjk4IDE4MS44OTMgNTM3LjEgMTc4LjQzOEM1MzIuODc2IDE3NS4wMDkgNTI5LjA5NSAxNjUuNzUyIDUyNS43NTcgMTUwLjc0NUw1MjMuOTU4IDEzMC41NDlDNTIzLjMzMiAxMTguMTI0IDUyNC43NjYgMTA2Ljc1NSA1MjguMzM5IDk2LjQyODlDNTMxLjg1OSA4Ni4xNTUgNTM2LjEyMiA3NS42MjAzIDU0MS4xMTYgNjQuODc3QzU0NS42MTQgNjQuNDg1OSA1NDkuNTY0IDY0LjM2ODUgNTUzLjAzMiA2NC41MzhDNTU2LjQ3NSA2NC42OTQ1IDU2MC40MzggNjQuNTc3MSA1NjQuOTQ5IDY0LjE3MjlDNTg1Ljg3NSA2NC4zNjg1IDYwNy42MzYgNjEuNzQ3OSA2MzAuMjY5IDU2LjI4NDlDNjUyLjA4MiA1MC42MjY1IDY3MC40IDQxLjI3ODIgNjg1LjI3NyAyOC4yNTMzQzY5NC45MzggMTkuNzc4NiA3MDQuMDI1IDEwLjM3ODMgNzEyLjU2NSAwLjA5MTMwODZINjM5LjUyNkM2MjAuMjU2IDE2Ljk4ODUgNTk2Ljk0NCAyNy40ODQxIDU2OS41MzkgMzEuNDYwN0M1NjcuNjYxIDMxLjc3MzYgNTY2LjM1NyAzMS44MTI3IDU2NS41NzUgMzEuNTY1QzU2NC43NTQgMzEuMzMwMyA1NjMuODI4IDMxLjUxMjggNTYyLjgxMSAzMi4wNDc0QzU2MS45OSAzMS44MTI3IDU2MS42NTEgMzEuNDk5OCA1NjEuNzgxIDMxLjA4MjZDNTYxLjg5OCAzMC42OTE1IDU2MS41NDYgMzAuMzY1NSA1NjAuNzUxIDMwLjEzMDhDNTYwLjk5OSAyOS4zMzU1IDU2MC45MDcgMjguODY2MSA1NjAuNTE2IDI4Ljc2MThDNTYwLjA5OSAyOC42MTg0IDU2MC4wMzQgMjguMTYyIDU2MC4yOTUgMjcuMzUzN0M1NjUuMzc5IDE4LjE3NDkgNTcwLjc3NyA5LjEwMDU1IDU3Ni40MzYgMC4wOTEzMDg2SDQzMC4xNzZDNDI0LjIwNCAxMi42NzMgNDE5LjA1NCAyNS45NDU2IDQxNC44MyAzOS45ODc1QzQwNi40NzMgNjEuOTU2NSA0MDQuMjgyIDgyLjI2OTcgNDA4LjI4NSAxMDAuOTY2QzQxMi4wMTQgMTIwLjQ1OCA0MTguODMzIDEzOC40NjMgNDI4LjcyOCAxNTQuOTgyQzQzOC42MTEgMTcxLjUyOCA0NTIuNDU4IDE4NS4wODcgNDcwLjI1NCAxOTUuN0M0OTAuNzM3IDIwOC44ODEgNTEyLjE0NSAyMTcuNzIxIDUzNC40MDEgMjIyLjI0NUM1NTYuNjQ0IDIyNi43NTcgNTc5Ljg2NSAyMjYuNTA5IDYwNC4xMTUgMjIxLjU2N0M2MDkuNjQzIDIyMC42MTYgNjE1LjI2MyAyMTkuNDY4IDYyMC45MjEgMjE4LjA5OUM2MjYuNTY3IDIxNi43NTYgNjMyLjI3NyAyMTUuMTkyIDYzOC4wNTMgMjEzLjQxOUM2NTkuMDU3IDIwNy41MjUgNjc4LjU2MiAxOTkuMzkgNjk2LjU0MSAxODkuMDc3IiBmaWxsPSIjRjVGNUY3Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjgyMF82OTk5MSI+CjxyZWN0IHdpZHRoPSI3MjEiIGhlaWdodD0iMjU2Ljg0OCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K\");background-repeat:no-repeat;background-size:contain}@media (min-width: 48em){.duet-page-heading .background .background-mask{top:-40px;width:502px;height:577px}}.duet-page-heading .background .brand-shape{position:absolute;top:-157px;right:-20px;width:185px;height:185px;background:rgb(0, 119, 179);border-radius:20%;mix-blend-mode:normal;opacity:0.2;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shape{top:-280px;right:-40px;width:325px;height:325px}}.duet-page-heading .background .brand-shape.second-shape{top:-182px;right:100px;width:207px;height:207px;background:rgb(11, 114, 136);opacity:0.1}@media (min-width: 48em){.duet-page-heading .background .brand-shape.second-shape{top:-325px;right:200px;width:365px;height:365px}}.duet-page-heading .background .brand-shaped-icon{position:absolute;top:20px;right:16px;display:flex;align-items:center;justify-content:center;width:85px;width:60px;height:85px;height:60px;background:rgba(0, 119, 179, 0.75);border-radius:25%;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon{right:36px;width:93px;height:93px}}.duet-page-heading .background .brand-shaped-icon duet-icon{width:60px;height:60px;transform:rotate(-7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon duet-icon{width:75px;height:75px}}.duet-page-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(8, 42, 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}";
12914
+ 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(8, 42, 77)}.duet-page-heading.duet-p-0{padding:0 !important}.duet-page-heading.duet-m-0{margin:0 !important}.duet-page-heading.auto{overflow:visible}.duet-page-heading.auto .heading,.duet-page-heading.auto .background{max-width:none}.duet-page-heading.fluid,.duet-page-heading.narrow{padding:0 16px}@media (min-width: 36em){.duet-page-heading.fluid{padding:0 28px}}@media (min-width: 62em){.duet-page-heading.fluid{padding:0 56px}}@media (min-width: 76.25em){.duet-page-heading.fluid{max-width:1110px;padding:0}}.duet-page-heading.narrow{max-width:888px}@media (min-width: 36em){.duet-page-heading.narrow{padding:0 48px}}@media (min-width: 48em){.duet-page-heading.narrow{padding:0 72px}}.duet-page-heading .heading{max-width:744px;padding:48px 90px 16px 0}@media (min-width: 48em){.duet-page-heading .heading{padding:72px 150px 40px 0}}.duet-page-heading:not(.has-icon) .heading{padding-right:0}.duet-page-heading .background{position:absolute;top:0;right:0;left:0;width:100%;max-width:744px;height:104px;margin:0 auto;margin:0 auto}@media (min-width: 48em){.duet-page-heading .background{height:165px}}.duet-page-heading .background .background-mask{position:absolute;top:-20px;right:0;display:block;width:286px;height:331px;background-image:url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIxIiBoZWlnaHQ9IjI1NyIgdmlld0JveD0iMCAwIDcyMSAyNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yODIwXzY5OTkxKSI+CjxwYXRoIGQ9Ik04MC4xNzA1IDIzLjE4MTVDOTEuOTY5OSAxOC44NjU5IDEwMi44NyAxMS42NTU5IDExMi45MDkgMS41NjQ0OEMxMjMuNzcgLTguMzA1MjcgMTM0LjM4MiAtMTguMjAxMSAxNDQuODI2IC0yOC4xODgyQzE1NS4yNDMgLTM4LjE2MjIgMTY1LjkwOCAtNDguMDg0MSAxNzYuNzQzIC01Ny45Mjc4QzE3OC44MTYgLTU5LjA0OSAxODAuNDk4IC02MC4yODc3IDE4MS43ODggLTYxLjY1NjdDMTgzLjA2NiAtNjMuMDEyNiAxODUuNDY1IC02Mi4yODI1IDE4OS4wMTIgLTU5LjQ3OTNDMTg0LjczNSAtNTEuMTM1IDE4MC43NTkgLTQyLjk2MDIgMTc3LjAxNyAtMzQuOTAyN0MxNzMuMjg4IC0yNi44NDUyIDE2Ny42ODEgLTE5LjEyNjggMTYwLjIxMSAtMTEuNzYwM0MxNTIuNzUzIC00LjM4MDgzIDE0NC45NTYgMy4zMTE1MiAxMzYuODQ3IDExLjM2OUMxMjguNzI0IDE5LjQyNjUgMTIwLjk2NiAyNy4xNDUgMTEzLjQ4MyAzNC40OTg0Qzk3LjQ5OCA0OS44MTggNzkuNjYyIDU2LjAyNDEgNjAuMDAwOCA1My4xNjg4QzQwLjI4NzQgNTAuMzEzNSAyNS41NDE0IDM5LjA3NDcgMTUuNjk3NyAxOS40Nzg2QzMuOTI0NDUgLTIuMzcyOTkgLTEuMjI1NTUgLTI0LjQ3MjQgMC4yNDc3NDMgLTQ2Ljc4MDNDMS4yNTE2NyAtNjcuNDg0NiAzLjQwMjkzIC04Ny43OTc4IDYuODA1ODQgLTEwNy43NzJDMTAuMTk1NyAtMTI3LjczMyAxNS43MTA4IC0xNDcuNDg2IDIzLjMzOCAtMTY3LjA0M0MyNi4zMTA3IC0xNzQuMDMxIDI5LjAwOTUgLTE4MC44NSAzMS40NzM3IC0xODcuNTY0QzMzLjkxMTggLTE5NC4yMjcgMzYuNTMyNCAtMjAwLjY2OCAzOS4yNTc0IC0yMDYuODQ4QzQxLjgxMjggLTIwOS41NzIgNDMuNDY4NiAtMjEyLjEyOCA0NC4xODU3IC0yMTQuNTRDNTMuMDI1NSAtMjI5LjM3NyA2Mi44MyAtMjM3Ljk5NSA3My42Mzg1IC0yNDAuNDMzQzg0LjM5NDggLTI0Mi44NzEgOTguMTM2OSAtMjM5LjgyMSAxMTQuODEyIC0yMzEuMzJDMTI3Ljk0MiAtMjI1LjYwOSAxMzMuMzkyIC0yMTYuMTA1IDEzMS4xNDkgLTIwMi43OTNDMTMwLjE3MSAtMTkwLjgzNyAxMjcuOTk0IC0xNzkuMjU5IDEyNC42MTcgLTE2OC4wMkMxMjAuMDQxIC0xNTIuNzc5IDExNS40MzggLTEzNy41NTEgMTEwLjg0OSAtMTIyLjMyMkMxMDYuMjczIC0xMDcuMDgxIDEwMS4yNzkgLTkxLjk2OTkgOTUuODk0MyAtNzcuMDAyM0M4NS41OTQzIC00OC42MDU3IDc5LjQyNzQgLTE5LjQyNjcgNzcuNDA2NSAxMC41NjA2Qzc3LjcxOTQgMTIuNDEyIDc4LjA0NTMgMTQuMjYzNSA3OC4zNTgzIDE2LjA4ODhDNzguNjcxMiAxNy45NDAyIDc5LjI3MDkgMjAuMyA4MC4xNzA1IDIzLjE5NDRNMTEwLjkxNCAtMjk2Ljc1N0MxMDkuNTQ1IC0yOTguMDM1IDEwNy4zMTYgLTI5OS4zNTIgMTA0LjIzOSAtMzAwLjczNEMxMDEuMTYyIC0zMDIuMDkgOTguMjQxMiAtMzA0LjA1OSA5NS41NDIzIC0zMDYuNjI3QzkwLjA3OTQgLTMxMS43NzcgODYuOTc2MyAtMzE4LjE2NiA4Ni4yMzMyIC0zMjUuODE5Qzg1LjQ2NCAtMzMzLjQ3MiA4Ny4zODA1IC0zNDAuNTUyIDkxLjk2OTkgLTM0Ny4wNThDOTMuMjIxNSAtMzQ4LjQxNCA5NC4xNDcyIC0zNDkuMjM1IDk0LjY4MTggLTM0OS41MjJDOTUuMTkwMyAtMzQ5Ljc5NiA5Ni4xMDI5IC0zNTAuNjA0IDk3LjM5MzcgLTM1MS45OTlDMTA5LjY3NSAtMzU3LjkwNiAxMjIuNDE0IC0zNTYuNjkzIDEzNS42MzQgLTM0OC4zMzZDMTQ2Ljk1MSAtMzQyLjMyNSAxNTIuMDg4IC0zMzMuMzE2IDE1MS4xMzYgLTMyMS4zNkwxNDguMjI5IC0zMTEuNzM4QzE0NC42NjkgLTI5Ny4wNyAxMzUuNTY5IC0yOTEuNTAzIDEyMC45MTQgLTI5NS4wNjJDMTE5LjA1IC0yOTQuNzIzIDExNS43MzggLTI5NS4yOTcgMTEwLjkxNCAtMjk2Ljc0NCIgZmlsbD0iI0Y1RjVGNyIvPgo8cGF0aCBkPSJNMjQyLjc2NyAyMTUuNTE4QzI0NS4wODggMjEzLjU4OCAyNDcuMjc4IDIxMi4xMDIgMjQ5LjM3NyAyMTAuOTY4QzI1MS40NSAyMDkuODU5IDI1My41MzYgMjA4Ljc1MSAyNTUuNjIyIDIwNy42MDRDMjc0LjIyNyAxOTIuMjg0IDI5MC41NzcgMTc3LjE2IDMwNC43MjMgMTYyLjE5M0MzMTUuNjg4IDE0OC45NDYgMzI2LjYxNCAxMzUuODU2IDMzNy40ODggMTIyLjk4N0MzNDguMzYxIDExMC4xMTkgMzU4Ljg4MyA5Ni45Mzc1IDM2OS4wNjYgODMuNDE3MUMzNzYuNDQ1IDczLjQzMDEgMzg0LjU4MSA2My44NjAyIDM5My40NDcgNTQuNzQ2NkM0MDIuMyA0NS42NDYxIDQxMC44MjYgMzYuMjMyNyA0MTkuMDAxIDI2LjQ4MDNDNDIxLjgwNCAyMi45NzMxIDQyNC4yMjkgMjAuMDAwNCA0MjYuMjg5IDE3LjU0OTNDNDI4LjMyMyAxNS4xMjQzIDQzMC41MDEgMTIuOTMzOCA0MzIuODM1IDExLjAxNzNDNDM0LjkwOCA5LjkwOTA2IDQzNi43NDYgOS41ODMwMSA0MzguMzYzIDEwLjA2NTRDNDM5Ljk1MyAxMC41NDc5IDQ0MS43OTIgMTAuMjQ4IDQ0My45MDQgOS4xMTM3MUM0NDMuMTg3IDExLjUxMjcgNDQyLjgyMiAxMy4zOTAzIDQ0Mi44ODcgMTQuNjk0QzQ0Mi45MjYgMTYuMDIzOSA0NDIuMjg3IDE3LjM2NjggNDQxLjAwOSAxOC43MjI3QzQyNC42NDcgNDYuOTYzIDQwNy42ODQgNzIuODE3MyAzOTAuMTIyIDk2LjMxMTdDMzc2LjY0MSAxMTQuOTU2IDM2My4xNDcgMTMyLjkwOSAzNDkuNjM5IDE1MC4yMjRDMzM2LjEwNiAxNjcuNTI1IDMyMi4yMiAxODUuMzYxIDMwNy45NDQgMjAzLjc1OEMzMDEuNTI5IDIxMC41MzcgMjk1LjM4OCAyMTcuMiAyODkuNDk1IDIyMy43MTlDMjgzLjU4OSAyMzAuMjI1IDI3Ny40MzUgMjM2LjkgMjcxLjAyIDI0My42NjdDMjU4LjkyMSAyNTQuODggMjQ0LjQ4OCAyNTkuMjM0IDIyNy43MzQgMjU2Ljc5NkMxOTYuODYgMjUxLjg4MSAxNzYuMDI1IDIzNi44NzQgMTY1LjIxNyAyMTEuNzg5QzE1NC42OTUgMTg4LjU2OCAxNDkuNTMyIDE2Ni41MDggMTQ5LjcwMiAxNDUuNjA4QzE0Ny45NDIgMTEzLjY3OCAxNDguMzA3IDgxLjk0MzggMTUwLjgxIDUwLjQxOEMxNTMuMyAxOC44NzkyIDE1OC4zMiAtMTIuMzIwNyAxNjUuODY5IC00My4yMDc3QzE4MC4xNzIgLTEwNS4yMDMgMTk4LjU2OCAtMTY2LjQwMyAyMjEuMTExIC0yMjYuODA4QzIzMi4wODkgLTI1Ny41MjYgMjQ0LjQyMyAtMjg3LjYxOCAyNTguMSAtMzE3LjA5NkMyNzEuNzc2IC0zNDYuNTc1IDI4Ni4zNzkgLTM3NS41MDcgMzAxLjk3MiAtNDA0LjAwOEMzMTIuOTUgLTQyNS45OSAzMjQuNjMyIC00NDcuMzQ2IDMzNi45NzkgLTQ2OC4wNjNDMzQ5LjMxMyAtNDg4Ljc1NCAzNjIuNDk1IC01MDkuMjI0IDM3Ni40MzIgLTUyOS40NTlDNDAzLjg2NCAtNTY4LjI5OSA0MzQuMTkgLTYwMy42NzEgNDY3LjM5OCAtNjM1LjU3NUM0NzUuNjM4IC02NDIuNjgxIDQ4My45OTUgLTY0OS4zMTcgNDkyLjQwNSAtNjU1LjUxQzUwMC44MjggLTY2MS42NzcgNTEwLjM5NyAtNjY2LjY1OCA1MjEuMTU0IC02NzAuMzk5QzU0NS4yNzQgLTY3Ny45NjEgNTY3LjcxMiAtNjc2Ljg3OSA1ODguMzkxIC02NjcuMTY2QzYwNC43MjcgLTY2MC40NzggNjEzLjY3MSAtNjQ5LjUxMyA2MTUuMjEgLTYzNC4yMTlDNjE3LjU5NiAtNjI0Ljc1NCA2MTguMTk1IC02MTMuNjcxIDYxNi45ODMgLTYwMC45NTlDNjEwLjMyIC01NTguNDgxIDU5Ny44NTYgLTUxNS41MzQgNTc5LjU1MSAtNDcyLjE5NkM1NjUuNDMxIC00MzkuODIzIDU0OS4wODEgLTQwOC43NTMgNTMwLjUyOCAtMzc5LjAwMUM1MTEuOTM2IC0zNDkuMjYxIDQ5Mi42MTQgLTMxOS45NTIgNDcyLjYgLTI5MS4wOTlDNDY1LjQ1NiAtMjgxLjkyIDQ1Ny45NDYgLTI3MS41MDMgNDUwLjEyMyAtMjU5LjkxMkM0MzMuNTc4IC0yMzYuOTc4IDQxNS42MzcgLTIxNS4xMjYgMzk2LjI4OSAtMTk0LjM1N0MzNzYuOTAyIC0xNzMuNTYxIDM1NS44NDUgLTE1NC4zOTYgMzMzLjA2OCAtMTM2LjgyQzMyMC4zODIgLTEyNi42OSAzMTIuNTMzIC0xMTUuMDg2IDMwOS40ODIgLTEwMi4wNDhDMzA0LjE4OSAtODQuNDQ2OCAyOTguOTc0IC02Ny4wNDExIDI5My43OTggLTQ5Ljg0NEMyODguNjIxIC0zMi42NDY5IDI4My43NzEgLTE1LjExMDggMjc5LjI4NiAyLjcxMjFDMjc1LjI3MSAxOC45NzA1IDI3MS4zMDcgMzQuOTgxIDI2Ny40MjIgNTAuODM1MkMyNjMuNTIzIDY2LjY2MzMgMjU5Ljk2NCA4Mi44NDM0IDI1Ni43NyA5OS4zMzY1QzI1My41NDkgMTE1LjgwMyAyNTAuNjgxIDEzMi42MjIgMjQ4LjE1MiAxNDkuNzQxQzI0NS42MDkgMTY2Ljg2IDI0My4xMzIgMTgzLjc5NyAyNDAuNzQ2IDIwMC40OThDMjQxLjA0NiAyMDIuMzM3IDI0MS4zMDcgMjA0LjM5NiAyNDEuNTE1IDIwNi42MTNDMjQxLjY5OCAyMDguODY4IDI0Mi4xMjggMjExLjg0MSAyNDIuNzggMjE1LjUxOE01NjQuMzIyIC02MjIuMDgxQzU2MS43MjggLTYxOS4zNDMgNTU4LjExNiAtNjE2LjA4MyA1NTMuNDg4IC02MTIuMjM3QzU0Mi4yMzYgLTU5OC4xNjkgNTMwLjk1OCAtNTgzLjkwNiA1MTkuNjI4IC01NjkuNDU5QzUwOC4yNTkgLTU1NC45ODcgNDk4LjA1IC01MzkuOTQxIDQ4OS4wMTUgLTUyNC4zNzRDNDU5LjIzNiAtNDc0Ljg2OSA0MzIuNzY5IC00MjMuOTU2IDQwOS42MDEgLTM3MS42MDhDMzg2LjQxOSAtMzE5LjI0OCAzNjUuMTkzIC0yNjUuNDQgMzQ1LjkzNiAtMjEwLjE3MkMzNDUuNzAyIC0yMDkuMzc3IDM0NS43MDIgLTIwOC43MTIgMzQ2LjAxNSAtMjA4LjE5QzM0Ni4yNjIgLTIwNy42NTYgMzQ2LjE4NCAtMjA2LjU4NyAzNDUuNzE1IC0yMDUuMDA5QzM0OS4zNzggLTIwNS42MjIgMzUxLjM2IC0yMDYuMzM5IDM1MS42MDggLTIwNy4xNDdDMzU1LjQ2NyAtMjExLjIxNSAzNTkuNTA5IC0yMTUuMjMxIDM2My43NDYgLTIxOS4xOTRDMzY3Ljk5NyAtMjIzLjE0NSAzNzEuNzY1IC0yMjcuNjgyIDM3NS4wNzYgLTIzMi44MTlDNDAyLjg4NiAtMjY3LjE2MSA0MjguNzE0IC0zMDIuMTQyIDQ1Mi41MzUgLTMzNy43MzZDNDc2LjM2OCAtMzczLjMwMyA0OTguNTMzIC00MTAuNjk2IDUxOS4wNjggLTQ0OS44ODhDNTQzLjg1MyAtNDk3LjM3MiA1NTkuNTc3IC01NDYuNzM0IDU2Ni4yNTIgLTU5Ny45MzRDNTY2LjY0MyAtNjAyLjE4NSA1NjYuOTE3IC02MDYuMDE4IDU2Ny4xIC02MDkuNDZDNTY3LjI0MyAtNjEyLjkwMiA1NjYuMzE3IC02MTcuMSA1NjQuMzM2IC02MjIuMDgxIiBmaWxsPSIjRjVGNUY3Ii8+CjxwYXRoIGQ9Ik02OTYuNTE1IDE4OS4wNjRDNzA0LjYzOCAxODQuMzk2IDcxMi42ODIgMTc5LjYxMSA3MjAuNjg4IDE3NC43MzVWMTM0LjA1N0M2OTcuODE5IDE0OC41MDMgNjczLjgwMyAxNTkuNjM3IDY0OC42MDEgMTY3LjQyMUM2MjIuMDgyIDE3NS42MzUgNTk0LjU1OCAxODAuNjY3IDU2Ni4wMTggMTgyLjU1OEM1NTAuOTIgMTgzLjI2MiA1NDEuMjk4IDE4MS44OTMgNTM3LjEgMTc4LjQzOEM1MzIuODc2IDE3NS4wMDkgNTI5LjA5NSAxNjUuNzUyIDUyNS43NTcgMTUwLjc0NUw1MjMuOTU4IDEzMC41NDlDNTIzLjMzMiAxMTguMTI0IDUyNC43NjYgMTA2Ljc1NSA1MjguMzM5IDk2LjQyODlDNTMxLjg1OSA4Ni4xNTUgNTM2LjEyMiA3NS42MjAzIDU0MS4xMTYgNjQuODc3QzU0NS42MTQgNjQuNDg1OSA1NDkuNTY0IDY0LjM2ODUgNTUzLjAzMiA2NC41MzhDNTU2LjQ3NSA2NC42OTQ1IDU2MC40MzggNjQuNTc3MSA1NjQuOTQ5IDY0LjE3MjlDNTg1Ljg3NSA2NC4zNjg1IDYwNy42MzYgNjEuNzQ3OSA2MzAuMjY5IDU2LjI4NDlDNjUyLjA4MiA1MC42MjY1IDY3MC40IDQxLjI3ODIgNjg1LjI3NyAyOC4yNTMzQzY5NC45MzggMTkuNzc4NiA3MDQuMDI1IDEwLjM3ODMgNzEyLjU2NSAwLjA5MTMwODZINjM5LjUyNkM2MjAuMjU2IDE2Ljk4ODUgNTk2Ljk0NCAyNy40ODQxIDU2OS41MzkgMzEuNDYwN0M1NjcuNjYxIDMxLjc3MzYgNTY2LjM1NyAzMS44MTI3IDU2NS41NzUgMzEuNTY1QzU2NC43NTQgMzEuMzMwMyA1NjMuODI4IDMxLjUxMjggNTYyLjgxMSAzMi4wNDc0QzU2MS45OSAzMS44MTI3IDU2MS42NTEgMzEuNDk5OCA1NjEuNzgxIDMxLjA4MjZDNTYxLjg5OCAzMC42OTE1IDU2MS41NDYgMzAuMzY1NSA1NjAuNzUxIDMwLjEzMDhDNTYwLjk5OSAyOS4zMzU1IDU2MC45MDcgMjguODY2MSA1NjAuNTE2IDI4Ljc2MThDNTYwLjA5OSAyOC42MTg0IDU2MC4wMzQgMjguMTYyIDU2MC4yOTUgMjcuMzUzN0M1NjUuMzc5IDE4LjE3NDkgNTcwLjc3NyA5LjEwMDU1IDU3Ni40MzYgMC4wOTEzMDg2SDQzMC4xNzZDNDI0LjIwNCAxMi42NzMgNDE5LjA1NCAyNS45NDU2IDQxNC44MyAzOS45ODc1QzQwNi40NzMgNjEuOTU2NSA0MDQuMjgyIDgyLjI2OTcgNDA4LjI4NSAxMDAuOTY2QzQxMi4wMTQgMTIwLjQ1OCA0MTguODMzIDEzOC40NjMgNDI4LjcyOCAxNTQuOTgyQzQzOC42MTEgMTcxLjUyOCA0NTIuNDU4IDE4NS4wODcgNDcwLjI1NCAxOTUuN0M0OTAuNzM3IDIwOC44ODEgNTEyLjE0NSAyMTcuNzIxIDUzNC40MDEgMjIyLjI0NUM1NTYuNjQ0IDIyNi43NTcgNTc5Ljg2NSAyMjYuNTA5IDYwNC4xMTUgMjIxLjU2N0M2MDkuNjQzIDIyMC42MTYgNjE1LjI2MyAyMTkuNDY4IDYyMC45MjEgMjE4LjA5OUM2MjYuNTY3IDIxNi43NTYgNjMyLjI3NyAyMTUuMTkyIDYzOC4wNTMgMjEzLjQxOUM2NTkuMDU3IDIwNy41MjUgNjc4LjU2MiAxOTkuMzkgNjk2LjU0MSAxODkuMDc3IiBmaWxsPSIjRjVGNUY3Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjgyMF82OTk5MSI+CjxyZWN0IHdpZHRoPSI3MjEiIGhlaWdodD0iMjU2Ljg0OCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K\");background-repeat:no-repeat;background-size:contain}@media (min-width: 48em){.duet-page-heading .background .background-mask{top:-40px;width:502px;height:577px}}.duet-page-heading .background .brand-shape{position:absolute;top:-157px;right:-20px;width:185px;height:185px;background:rgb(0, 119, 179);border-radius:20%;mix-blend-mode:normal;opacity:0.2;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shape{top:-280px;right:-40px;width:325px;height:325px}}.duet-page-heading .background .brand-shape.second-shape{top:-182px;right:100px;width:207px;height:207px;background:rgb(11, 114, 136);opacity:0.1}@media (min-width: 48em){.duet-page-heading .background .brand-shape.second-shape{top:-325px;right:200px;width:365px;height:365px}}.duet-page-heading .background .brand-shaped-icon{position:absolute;top:20px;right:16px;display:flex;align-items:center;justify-content:center;width:85px;width:60px;height:85px;height:60px;background:rgba(0, 119, 179, 0.75);border-radius:25%;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon{right:36px;width:93px;height:93px}}.duet-page-heading .background .brand-shaped-icon duet-icon{width:60px;height:60px;transform:rotate(-7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon duet-icon{width:75px;height:75px}}.duet-page-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(8, 42, 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}.duet-page-heading .progress-indicator{display:flex;flex-direction:row;gap:4px}.duet-page-heading .progress-step{width:100%;height:4px;background-color:rgb(181, 198, 208);border-radius:2px}.duet-page-heading .progress-step.active{background-color:rgb(0, 119, 179)}";
12888
12915
  var DuetPageHeadingStyle0 = duetPageHeadingCss;
12889
12916
 
12890
12917
  /**
@@ -12896,6 +12923,8 @@ class DuetPageHeading {
12896
12923
  this.theme = "";
12897
12924
  this.icon = "";
12898
12925
  this.layout = "narrow";
12926
+ this.progressCurrentStep = undefined;
12927
+ this.progressTotalSteps = undefined;
12899
12928
  }
12900
12929
  /**
12901
12930
  * Component lifecycle events.
@@ -12903,18 +12932,27 @@ class DuetPageHeading {
12903
12932
  componentWillLoad() {
12904
12933
  inheritGlobalTheme(this);
12905
12934
  }
12935
+ progressIndicator() {
12936
+ return (hAsync("div", { class: "progress-indicator" }, Array.from({ length: Math.ceil(this.progressTotalSteps) }, (_, i) => {
12937
+ const indicatorStep = i + 1;
12938
+ return (hAsync("div", { class: {
12939
+ "progress-step": true,
12940
+ active: indicatorStep <= this.progressCurrentStep,
12941
+ } }));
12942
+ })));
12943
+ }
12906
12944
  /**
12907
12945
  * render() function
12908
12946
  * Always the last one in the class.
12909
12947
  */
12910
12948
  render() {
12911
12949
  const layout = this.layout === "narrow" ? "narrow" : this.layout === "fluid" ? "fluid" : "auto";
12912
- return (hAsync("div", { key: '7158f6bb1baba0316e310548c2f11fbba22ed802', class: {
12950
+ return (hAsync("div", { key: '2a170e4c6fc33fdba313ded3c3f01a78c9ac0866', class: {
12913
12951
  "duet-page-heading": true,
12914
12952
  "duet-theme-turva": this.theme === "turva",
12915
12953
  "has-icon": !!this.icon,
12916
12954
  [layout]: true,
12917
- } }, hAsync("div", { key: '9279bef8f915599c716557dcb4cfae9e8ebdcdd7', class: "background" }, this.theme === "turva" && hAsync("div", { key: '88fee514b2c9d6db4993c6070e379e6d354b7f91', class: "background-mask" }), this.theme !== "turva" && hAsync("div", { key: 'cf612c48b8322c7b6f8d15e9e3ae7929ebfc754c', class: "brand-shape" }), this.theme !== "turva" && hAsync("div", { key: 'c370d729b95244f6b94a6dc1ad15494af14bdcad', class: "brand-shape second-shape" }), this.icon && (hAsync("div", { key: 'c6d34424c53f9fd3d0596a04d2fc111e78c36187', class: "brand-shaped-icon" }, hAsync("duet-icon", { key: 'df9bf6856c35d65c8490b3c4738a56ffb5a1b8ee', background: "none", name: this.icon, margin: "none", size: "auto", responsive: false })))), hAsync("div", { key: '275b220fddac6f60e953cc2dee0aaf6a9766807a', class: "heading" }, hAsync("slot", { key: 'fb7b03458b5853815d412eddd93a164f21d102c6', name: "heading" }))));
12955
+ } }, hAsync("div", { key: '4b02d9d0134c3cb06bba6bdbd1b20f9d2d26e56a', class: "background" }, this.theme === "turva" && hAsync("div", { key: 'ba779c516b2646ea7b062bd893a5928a91770b51', class: "background-mask" }), this.theme !== "turva" && hAsync("div", { key: '975ea6aff24cd955e428eb5c92312984dc034d56', class: "brand-shape" }), this.theme !== "turva" && hAsync("div", { key: 'cc7486a21275418c5bb85daef2f87a8272b94aa7', class: "brand-shape second-shape" }), this.icon && (hAsync("div", { key: '47ea901848ac5c4e50bc3c961d9bfa6f904d6d37', class: "brand-shaped-icon" }, hAsync("duet-icon", { key: '370ac1f81a9d150ca01159b00a60cd8a730aef5f', background: "none", name: this.icon, margin: "none", size: "auto", responsive: false })))), hAsync("div", { key: '0b151e3015924091b9e9a35145e23754234641ef', class: "heading" }, hAsync("slot", { key: '89c063ef8fceed0f4c75255f29dcd7200f394976', name: "heading" }), this.progressCurrentStep && this.progressTotalSteps && (hAsync("div", { key: 'ee3688b0e6d3145fbf47501fc353caa398898e5f' }, hAsync("duet-spacer", { key: '0b86d382eee4c4287419fe1c660970f943c32cba', size: "large" }), hAsync("div", { key: 'e0010cce92077310161c55fd134b022eb8f7e035', role: "presentation" }, this.progressIndicator()))))));
12918
12956
  }
12919
12957
  get element() { return getElement(this); }
12920
12958
  static get style() { return DuetPageHeadingStyle0; }
@@ -12924,7 +12962,9 @@ class DuetPageHeading {
12924
12962
  "$members$": {
12925
12963
  "theme": [1025],
12926
12964
  "icon": [1025],
12927
- "layout": [1025]
12965
+ "layout": [1025],
12966
+ "progressCurrentStep": [2, "progress-current-step"],
12967
+ "progressTotalSteps": [2, "progress-total-steps"]
12928
12968
  },
12929
12969
  "$listeners$": undefined,
12930
12970
  "$lazyBundleId$": "-",
@@ -14804,9 +14844,10 @@ class DuetPopupMenu {
14804
14844
  return this._controller;
14805
14845
  }
14806
14846
  set controller(value) {
14807
- if (this.controller === value) {
14847
+ if (this._controller === value) {
14808
14848
  return;
14809
14849
  }
14850
+ this._controller = value;
14810
14851
  if (typeof value === "string") {
14811
14852
  this.setOpenButton(document.getElementById(value));
14812
14853
  if (this.openButton) {
@@ -14857,7 +14898,6 @@ class DuetPopupMenu {
14857
14898
  if (this.open) {
14858
14899
  // When Esc is pressed the menu should be closed
14859
14900
  if (isEscapeKey(evt)) {
14860
- this.focusOpenButton();
14861
14901
  this.hide();
14862
14902
  }
14863
14903
  }
@@ -14965,7 +15005,7 @@ class DuetPopupMenu {
14965
15005
  }
14966
15006
  setTimeout(() => {
14967
15007
  if (this.accessibleRole === "menu") {
14968
- this.focusOpenButton();
15008
+ focusElement(this.openButton);
14969
15009
  }
14970
15010
  this.duetToggle.emit({ open: this.open, component: "duet-popup-menu" });
14971
15011
  if (this.accessibleRole !== "listbox") {
@@ -14974,11 +15014,6 @@ class DuetPopupMenu {
14974
15014
  }, 200);
14975
15015
  }
14976
15016
  }
14977
- focusOpenButton() {
14978
- if (this.open) {
14979
- focusElement(this.openButton);
14980
- }
14981
- }
14982
15017
  get itemElements() {
14983
15018
  return Array.from(this.element.querySelectorAll(":scope duet-popup-menu-item"));
14984
15019
  }
@@ -14998,9 +15033,9 @@ class DuetPopupMenu {
14998
15033
  position: this.position,
14999
15034
  overflowY: "auto",
15000
15035
  };
15001
- return (hAsync(Host, { key: '1573445d7c27f2e19d2ce614aba54a6af305ff86' }, hAsync("div", { key: '15d45b18fb7164b94698327e601076a3f51b1216', ref: element => {
15036
+ return (hAsync(Host, { key: '6f01f7eafea79d3c69ef598afc5a20855221f9c2' }, hAsync("div", { key: '36e0125cb273a008f3db4931f74102df5ef34e98', ref: element => {
15002
15037
  this.menuElement = element;
15003
- }, style: styles, class: { open: this.open, "duet-popup-menu-list": true, "duet-theme-turva": this.theme === "turva" }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, hAsync("slot", { key: 'ea1ea99244036c122bb61dff60cb09c0b4393979' }))));
15038
+ }, style: styles, class: { open: this.open, "duet-popup-menu-list": true, "duet-theme-turva": this.theme === "turva" }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, hAsync("slot", { key: '90f75ecc2d205e0dcf4277e45607e177c5d8ea30' }))));
15004
15039
  }
15005
15040
  get element() { return getElement(this); }
15006
15041
  static get watchers() { return {
@@ -15265,12 +15300,12 @@ class DuetPromoCard {
15265
15300
  backgroundColor: backgroundColor ? backgroundColor : "none",
15266
15301
  };
15267
15302
  const TagName = this.url ? "a" : "div";
15268
- return (hAsync(Host, { key: '772d875fe0dbb9ad3b6f40df395cabd07b65cfe2', class: { "duet-m-0": this.margin === "none" } }, hAsync("aside", { key: '3e37a0d57ea0b9a20d515d7aac02ef2b087c4865', class: {
15303
+ return (hAsync(Host, { key: 'c1a1de7dff739a9682d326b8d95ebc1a6b654116', class: { "duet-m-0": this.margin === "none" } }, hAsync("aside", { key: 'ca9a98e6b0fd507a266e7df4ea2c9f633c025e94', class: {
15269
15304
  "duet-promo-card": true,
15270
15305
  "duet-theme-turva": this.theme === "turva",
15271
15306
  "no-bg-color": !this.backgroundColor,
15272
15307
  "duet-promo-card-link": !!this.url,
15273
- }, style: bannerStyles }, hAsync(TagName, { key: 'bc154d41c8fd9637d3daa3be4eaedf1ade6c56c4', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, hAsync("img", { key: '49a36a008c5006f0b7ece514c2eb178819a1e3af', class: "image", src: this.image, alt: "", role: "presentation" }), hAsync("div", { key: 'd699b44c77b9de41cfa1f04703026c3eff90701c', class: "content" }, this.hasPreHeadingSlot && (hAsync("div", { key: '6fbe038e30a5e8b6f9736e937a51f6ee4bcd4c9a', class: "pre-heading" }, hAsync("slot", { key: '7e1dd94953f263d5fd5f7403baf9a64fe214d97d', name: "pre-heading" }))), this.hasHeadingSlot && (hAsync("div", { key: '87d9413ef845107bb0ea9f90b63460590073ce90', class: "heading" }, hAsync("duet-heading", { key: '6e79bd35cdb2cde71100983934b0233d3e81f725', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, hAsync("span", { key: '254924fd6185e8ccdc63cb0be081c14e9e9eef8c' }, hAsync("slot", { key: '881f4c33051834e4a4056634b1b8a5ef6baf36c6', name: "heading" }))))), this.hasDescriptionSlot && (hAsync("div", { key: '0365ddf81b773ef61c09232ac70453ce567e86e9', class: "description" }, hAsync("duet-paragraph", { key: '54d6256f80f50b3720a17de720cab84540e231bb', theme: this.theme, margin: "none", color: this.textColor }, hAsync("span", { key: 'ec4c19a46660221400004023fdf87eb5ade14e44' }, hAsync("slot", { key: 'e76c95070806c41c03dfad3251b4167236d031cf', name: "description" }))))), this.hasActionSlot && (hAsync("div", { key: 'da3dee3c187b02a607a4c2f26ae42111ce78fde1', class: "action" }, hAsync("slot", { key: '5d84d7ea30fff32b3de78694f4dd9c7df4d96383', name: "action" }))))))));
15308
+ }, style: bannerStyles }, hAsync(TagName, { key: 'ecd0f55f11b5ab945cb5f8731bfcdf0f9896329f', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, hAsync("img", { key: '5e172fe31a4f2f5f2a1a332fa8d8b5a1cbf3d01e', class: "image", src: this.image, alt: "", role: "presentation" }), hAsync("div", { key: '0dd4c9c41fea8db65956d2c844fb78a97ab279ef', class: "content" }, this.hasPreHeadingSlot && (hAsync("div", { key: '2d89e751682632487cfcefcdce063886070711a1', class: "pre-heading" }, hAsync("slot", { key: '0e4a51c40d95dd0080de19cd45bf70e117f4a131', name: "pre-heading" }))), this.hasHeadingSlot && (hAsync("div", { key: '72a74b257a084c3ddf7e7285da10875c21db8790', class: "heading" }, hAsync("duet-heading", { key: 'b34a76dad87e9726296d775f3145b2c7b640bee4', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, hAsync("span", { key: '3fd56ffd4b2600856059091709f347f689e8a017' }, hAsync("slot", { key: 'ce33481480a296bc9884ed1de8b77e31232b0f23', name: "heading" }))))), this.hasDescriptionSlot && (hAsync("div", { key: 'a3c2f1b7a9bc92599183ce1ea8aabebd0849b30b', class: "description" }, hAsync("duet-paragraph", { key: '2e90a512af33afbf6635faa626ff038d3beb2034', theme: this.theme, margin: "none", color: this.textColor }, hAsync("span", { key: '0d774578043b823e14e314169fdcde5d4a4f002d' }, hAsync("slot", { key: '2da893d28fe769d4d5b9bc46104be41223eb96d8', name: "description" }))))), this.hasActionSlot && (hAsync("div", { key: 'b20a53961de0cf3392ab726634262978ecb3a6f1', class: "action" }, hAsync("slot", { key: '1221939ab0a8061182f7b648c104ad75ae6f36b4', name: "action" }))))))));
15274
15309
  }
15275
15310
  get element() { return getElement(this); }
15276
15311
  static get style() { return DuetPromoCardStyle0; }
@@ -16130,21 +16165,21 @@ class DuetScrollable {
16130
16165
  * Always the last one in the class.
16131
16166
  */
16132
16167
  render() {
16133
- return (hAsync(Host, { key: '44691d4a1b441b106e337cf3f53a6936631f5480', class: {
16168
+ return (hAsync(Host, { key: 'ba1e4f4c2221fec32507a3ba66829f2f34dcb225', class: {
16134
16169
  "duet-theme-turva": this.theme === "turva",
16135
16170
  "duet-theme-default": this.theme === "default",
16136
- } }, this.hasCollapseButtonLabelSlot && (hAsync("div", { key: '07fc1a65d6b9b303aa619d3b0f5942b3615ab3ec', class: {
16171
+ } }, this.hasCollapseButtonLabelSlot && (hAsync("div", { key: '5d9131e9e7be00a46d1f919d04127586cc9a6d91', class: {
16137
16172
  collapse: true,
16138
16173
  hide: !this.needsScrolling && !this.collapsed,
16139
- } }, hAsync("duet-button", { key: '49d9240985d93addb7dae6aad6d5443cc8205b70', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, hAsync("slot", { key: 'c215d89df2f21047ef1fb2c094c70c6e78869ffa', name: "collapse-button-label" })))), hAsync("div", { key: 'ebdf63f1649ffacf763b4ac6ff52576bca674e83', class: {
16174
+ } }, hAsync("duet-button", { key: 'af675db06e61bd24d608ba0395ca54bd8feac172', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, hAsync("slot", { key: '686ee5f4804f2a3ffd059778eee189633615bf37', name: "collapse-button-label" })))), hAsync("div", { key: '074caf18d31c3b9a019cebf7ca2e8ac6b7ca61e4', class: {
16140
16175
  "duet-scrollable-items": true,
16141
16176
  buttons: this.buttons,
16142
16177
  center: this.center,
16143
- } }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), hAsync("div", { key: 'a202dcd5c66b6b5aa69c73903b113dd76078ba0d', class: {
16178
+ } }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), hAsync("div", { key: '64cd0312d4a7b8db126efb7c153519d8c99f61a5', class: {
16144
16179
  "duet-scrollable-list": true,
16145
16180
  collapsed: this.collapsed,
16146
16181
  [`duet-overflow-padding--${this.padding}`]: this.padding !== "none",
16147
- }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, hAsync("slot", { key: 'd35f08ff8a30abc8b3bc99e09701c88768d5615c' })), this.renderFadeOverlay("right"), this.buttons && this.renderButton("right"))));
16182
+ }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, hAsync("slot", { key: '380081180cef409cb8b9e6cd4e572e0699678137' })), this.renderFadeOverlay("right"), this.buttons && this.renderButton("right"))));
16148
16183
  }
16149
16184
  get element() { return getElement(this); }
16150
16185
  static get watchers() { return {
@@ -16189,13 +16224,13 @@ class DuetSectionLayout {
16189
16224
  * Always the last one in the class.
16190
16225
  */
16191
16226
  render() {
16192
- return (hAsync(Host, { key: '8773917ab1861426ac154e88a578116470c60558', class: {
16227
+ return (hAsync(Host, { key: '5a0fe7bda2f99a571bb9a91389d22bb429b92176', class: {
16193
16228
  "duet-middle": this.middle,
16194
16229
  "duet-ie": isInternetExplorer(),
16195
- } }, hAsync("div", { key: '905163b782b84e3989df7c4cb90a5f965152b4e5', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, hAsync("div", { key: 'c3886b18a98df150ba61452fd9edb065a7ec483f', class: {
16230
+ } }, hAsync("div", { key: 'fa8ce66fb4314c7b613db9d9c8a41a6184998e6f', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, hAsync("div", { key: 'eec70679e3914498d52cf5fabc0b6f107afcb263', class: {
16196
16231
  "duet-layout": true,
16197
16232
  [`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
16198
- } }, hAsync("section", { key: 'a5e69845c34da96deca2f68270a1431c17186933', class: "duet-main" }, hAsync("slot", { key: 'a1dffe9da76bdc8169e5356463f4426b5e15a7d6' }))))));
16233
+ } }, hAsync("section", { key: 'a6816d9b522355e91cd3e226d5501b50b27ca0cc', class: "duet-main" }, hAsync("slot", { key: 'be71578ddc8566d81734e0e036416767b0c42899' }))))));
16199
16234
  }
16200
16235
  get element() { return getElement(this); }
16201
16236
  static get style() { return DuetSectionLayoutStyle0; }
@@ -16438,9 +16473,9 @@ class DuetShapedImage {
16438
16473
  const style = {
16439
16474
  "--rotation": `${this.rotation}deg`,
16440
16475
  };
16441
- return (hAsync(Host, { key: '5df9410ffe66931da7f0559adbceaafd268eef43', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, hAsync("span", { key: 'abcaa854db75c947ce79be2b14b0a7ad47fbb59d', class: {
16476
+ return (hAsync(Host, { key: 'cb4154853051eec78a10658344407c1653d737b3', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, hAsync("span", { key: '5cab0035d46b9e020cf7e4a18105a999646ad437', class: {
16442
16477
  "shaped-image": true,
16443
- }, role: "img", "aria-label": this.accessibleLabel, style: style }, hAsync("span", { key: '2891f9a50a69234a4caee374bedd5d145bc8e945', class: "shaped-image-mask", role: "presentation" }, hAsync("span", { key: 'd6a4e824422d03984a69fdf34a815f569a30e636', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
16478
+ }, role: "img", "aria-label": this.accessibleLabel, style: style }, hAsync("span", { key: '8c2d2bb60ac9042377402dea4453e4ec17885aac', class: "shaped-image-mask", role: "presentation" }, hAsync("span", { key: '765b32769035c6746c0412be9fe3b70bf8c75039', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
16444
16479
  }
16445
16480
  static get style() { return DuetShapedImageStyle0; }
16446
16481
  static get cmpMeta() { return {
@@ -17105,7 +17140,7 @@ class DuetSlideoutLang {
17105
17140
  */
17106
17141
  render() {
17107
17142
  const langTranslation = getLocaleString(this.chooseLangObject);
17108
- return (hAsync(Host, { key: '921d8705f5435def5fbb0254a369e3ec9a61388c' }, hAsync("div", { key: 'e0fd2be895c43bf917241e6f1421ba2090b3b7b5', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, hAsync("duet-icon", { key: '328021a2402da1595829e837789a20d840d2bde6', name: "navigation-language", margin: "none", color: "secondary" }), hAsync("slot", { key: '44b1d9993cc174aa8a8e5abb6fa94bf6cb6ed80e' }))));
17143
+ return (hAsync(Host, { key: 'a3f0902bcc3942cfdd9bd39d753bfcfeeebf8bd4' }, hAsync("div", { key: 'e4b2d5245b065602e7b74bab03d2ad9a6390d5ab', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, hAsync("duet-icon", { key: '10f383d1179787ca4dda410b10ac2785bcbbcc36', name: "navigation-language", margin: "none", color: "secondary" }), hAsync("slot", { key: '3a3f899dd72eb996f48ac588474810a95fa6fc19' }))));
17109
17144
  }
17110
17145
  get element() { return getElement(this); }
17111
17146
  static get style() { return DuetSlideoutLangStyle0; }
@@ -17149,12 +17184,12 @@ class DuetSlideoutLink {
17149
17184
  * Always the last one in the class.
17150
17185
  */
17151
17186
  render() {
17152
- return (hAsync(Host, { key: 'f45a422bb18c9f386e3d1dc65efb9ba5f10fafca' }, hAsync("a", { key: 'f23111a05259c83100372f73c2c888d0226f69ff', class: {
17187
+ return (hAsync(Host, { key: '756d30871c5f34ca3520a5bdecf5269c6a0b4afb' }, hAsync("a", { key: '16dfc8d2bcae2379ab25ce353eda255e79d6ad6b', class: {
17153
17188
  "duet-slideout-link": true,
17154
17189
  "duet-theme-turva": this.theme === "turva",
17155
17190
  active: this.active,
17156
17191
  [this.size]: true,
17157
- }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (hAsync("duet-icon", { key: '919dadfb6d0469813de5a142127eec1e7cce51c6', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), hAsync("div", { key: 'acac1e1208342d14df7f9f6027355754be3fb7c7', class: "label" }, hAsync("span", { key: 'aef4befd5b30c33dfdfcadb49fe30f1c676c3467' }, hAsync("slot", { key: 'd49e0cbb71c1d89f66c63a0d783d2033a6dc4248' }), hAsync("slot", { key: 'abf210a92d2391fa5319533441fc05983c69b9f3', name: "description" })), this.caret && (hAsync("duet-icon", { key: '8f4900f2baa7f402614c92315803e14611be8db6', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
17192
+ }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (hAsync("duet-icon", { key: '6551aa92fee9498b1fc2b4ebb18a89ff1c72e607', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), hAsync("div", { key: 'f841f0d234ffca0d1dbaaae18e9de9f1de02de55', class: "label" }, hAsync("span", { key: '452f28fecf67c0da43ea807dd572d1db83e10ae6' }, hAsync("slot", { key: '896258d4f5fbcc5efa21d49cd867e0578302dbef' }), hAsync("slot", { key: '6de4aa964201a5ffe68d7f894a499289db302527', name: "description" })), this.caret && (hAsync("duet-icon", { key: '3b7c9337d8d76eb9bcc71fe7277e84599692bce4', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
17158
17193
  }
17159
17194
  get element() { return getElement(this); }
17160
17195
  static get style() { return DuetSlideoutLinkStyle0; }
@@ -17314,23 +17349,23 @@ class DuetSlideoutPanel {
17314
17349
  };
17315
17350
  const exitTranslation = getLocaleString(this.exitLangObject);
17316
17351
  const backTranslation = getLocaleString(this.backLangObject);
17317
- return (hAsync(Host, { key: '2647678315ed56e1fe335c37736ee23c004dd21d' }, hAsync("div", { key: '905482d53e0735d94f4b642cb1451313ba5a1b34', class: {
17352
+ return (hAsync(Host, { key: '10b414a1d813be3e7f5ef8070b2c1d984c25ac44' }, hAsync("div", { key: '50ee38592ea290018fefaf87e3c8625579636ed9', class: {
17318
17353
  "duet-slideout-panel": true,
17319
17354
  "duet-theme-turva": this.theme === "turva",
17320
17355
  active: this.open,
17321
- } }, hAsync("button", { key: '45f9e616201b64655cfadf30e3e6f2c4a57c835e', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
17356
+ } }, hAsync("button", { key: '4222c80ec11e0f6acb4eeaebf216968e42537c70', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
17322
17357
  link: true,
17323
17358
  active: this.active,
17324
- }, onClick: this.onClick, inert: this.open }, this.icon && (hAsync("div", { key: '008d3982b7842feefbdf0e1a26143baca78feb98', class: "duet-slideout-icon" }, hAsync("duet-icon", { key: 'cd08bf2de91cbf0cae51750ae70ac39a6886718b', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && hAsync("div", { key: '546c0233c3479f5ae94f5d175b38a5bbd5a62ec3', class: "duet-slideout-badge" }))), hAsync("span", { key: 'd5d36cc9179fcf3217d991bc40250e05cd462bd1', class: "label" }, hAsync("span", { key: 'f9cdaf84aaea94b0960779018ab0ebe92db3cded', class: { "label-text": true, [this.labelSize]: true } }, hAsync("slot", { key: '87277fe5dd9340b05758ed62641ebf4521c2c988', name: "label" })), hAsync("duet-icon", { key: 'efd21892344ca510453d903c6099ef38700dcd64', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), hAsync("div", { key: 'e0891e52f2734290947fb7bab8e732ea19db4ca7', ref: element => (this.dialog = element), class: {
17359
+ }, onClick: this.onClick, inert: this.open }, this.icon && (hAsync("div", { key: 'ef87af453a36ae15d81ed98b882798092522610c', class: "duet-slideout-icon" }, hAsync("duet-icon", { key: '540a8e1f36285104c675438d0a053ce5a8aeaa38', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && hAsync("div", { key: 'a90b2189e9b0fe8325b12db27faa55955a5aaa0b', class: "duet-slideout-badge" }))), hAsync("span", { key: '9f266762f46f74d6c627098e57315df106bf9dfe', class: "label" }, hAsync("span", { key: '60a41c1094f9ba9b51cd6e29666af8f601b8a8d2', class: { "label-text": true, [this.labelSize]: true } }, hAsync("slot", { key: '4160b184173ed8e9e3e93cee11cb8b797911c350', name: "label" })), hAsync("duet-icon", { key: '1572389c79f37ff516d2462ec7dfc9e6e740c6c8', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), hAsync("div", { key: 'fc738196e7f3d69ca2cc01db8fcbf5a7be3c39f1', ref: element => (this.dialog = element), class: {
17325
17360
  dialog: true,
17326
17361
  hidden: !this.open,
17327
- }, style: styles }, hAsync(FocusGuard, { key: '78fbbf6a49c26699a681d53e8664fa9cdc04607d', moveFocusTo: this.closeButton }), hAsync("div", { key: 'ff3ae73aedbf253a194fbf5ec5e03558a6253eeb', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, hAsync("div", { key: 'a1a3eed79130adbe6b32c2ab2a8ca0aab5cef454', class: "top" }, hAsync("button", { key: 'ec03ca7ae63fbabe2a8a72dd174d45dfe3a43cbc', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
17362
+ }, style: styles }, hAsync(FocusGuard, { key: '00a3795728a3374280aaa5f2b6b97f67bac388c6', moveFocusTo: this.closeButton }), hAsync("div", { key: '84e8cf7f05aedd1fd6df3f08cd06b66abbd1ef17', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, hAsync("div", { key: 'a462d45d835fe35e6ce1e64e9527aeae033c192f', class: "top" }, hAsync("button", { key: '5b4eb5d8985437d6701987273dbe10d55185c0cf', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
17328
17363
  back: true,
17329
- }, onClick: this.onClick }, hAsync("duet-icon", { key: 'cccfd5be6b2f45a819c9f4d5e2be98fb550f9052', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), hAsync("span", { key: '6ef5585f68075fb83da70e1d0957a271baa40e8d' }, this.label.innerHTML), hAsync("button", { key: '025d0b7774d3ab4d2212a41dcfbf335dbdcbe75b', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, hAsync("duet-icon", { key: 'c75bc1256d277e8e78feff4feccea9ddbb76076e', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), hAsync("div", { key: '2ea243cde023eae58163c13933950ae567cc4fb8', class: "sticky-header" }, hAsync("slot", { key: '216f3007ee7fd66367bb1ecc7c633f81def538de', name: "sticky-header" }))), hAsync("div", { key: 'b63972a5c65747caa92dd13ec99059748afa72e0', tabindex: "-1", role: "menu",
17364
+ }, onClick: this.onClick }, hAsync("duet-icon", { key: 'b17a49853ca91e459db693d0c1dcbe861f9ee663', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), hAsync("span", { key: '033f64eb9236b0a1cc28214b0393f3c7e62d62f2' }, this.label.innerHTML), hAsync("button", { key: '005c6e62887ae4effd15bc19266a4b72d45f11bc', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, hAsync("duet-icon", { key: '0934dfbccb73be3827e684b1414f2a76c080b0fb', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), hAsync("div", { key: '984c15369f3cd4a09dfd02efe5aa65effb2f453c', class: "sticky-header" }, hAsync("slot", { key: '28aea810fee655e0039f9412a5a0e979d4e0991e', name: "sticky-header" }))), hAsync("div", { key: 'd0fed891a8cd1320d5edd35d4461d1df9f1bec7d', tabindex: "-1", role: "menu",
17330
17365
  //TODO: slideout menu fades out, needs to be instant
17331
17366
  id: "menu", "aria-labelledby": "button", class: {
17332
17367
  items: true,
17333
- } }, hAsync("slot", { key: '82da64daad4e4c5445bacd92c115e658819341ce' })), hAsync(FocusGuard, { key: 'fd769f1269b9562291f1198976e3258148a696dc', moveFocusTo: this.closeButton })))));
17368
+ } }, hAsync("slot", { key: '859c0b8b029620561483192901482f2d7ac69fd8' })), hAsync(FocusGuard, { key: '5676e24c74f3223c83eaa6cf67d05cc93c8ea339', moveFocusTo: this.closeButton })))));
17334
17369
  }
17335
17370
  get element() { return getElement(this); }
17336
17371
  static get watchers() { return {
@@ -17400,16 +17435,16 @@ class DuetSlideoutPanelDropdown {
17400
17435
  * Always the last one in the class.
17401
17436
  */
17402
17437
  render() {
17403
- return (hAsync(Host, { key: '8bd65996e3bfea744c0730e651df24d258bec3c7' }, hAsync("div", { key: '4d04156b1831757d0cd15287fe4baa3c300d4bd2', class: {
17438
+ return (hAsync(Host, { key: '79b5b5d923940bc3b0ab0515ccab7d498b327d5e' }, hAsync("div", { key: 'b66ac749e1950d6c70c1c465479604cd91c03cfd', class: {
17404
17439
  "duet-slideout-panel-dropdown": true,
17405
17440
  "duet-theme-turva": this.theme === "turva",
17406
17441
  active: this.open,
17407
- } }, hAsync("button", { key: 'c3d651d59e46dcfa5add2b09da4fbcd5443f1687', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
17442
+ } }, hAsync("button", { key: '7155b74267a0786267237b0170e30a4c20d8d180', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
17408
17443
  active: this.active,
17409
- }, onClick: this.onClick }, this.icon && hAsync("duet-icon", { key: 'f680e74f6ae413a180b08776ee27cd5cb8de74a8', name: this.icon, size: "medium", margin: "none", color: "secondary" }), hAsync("span", { key: '2a3047b55c2df7ac06dea3fe22131fb619aa9fd1', class: "label" }, hAsync("slot", { key: 'c24326301886814aef541f359c55dedccd1cc94c', name: "label" }), hAsync("duet-icon", { key: 'c7c1032d262a94a2ca59a89fc46ab514cbc64b07', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), hAsync("div", { key: '53f5768df91fa9fe5f91ab54a8651d0dffbad19b', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
17444
+ }, onClick: this.onClick }, this.icon && hAsync("duet-icon", { key: '014c5790e8eb52f02d10ecf398271b233b88f7b0', name: this.icon, size: "medium", margin: "none", color: "secondary" }), hAsync("span", { key: 'be3875ea25d4f094220b3599aa15bf7e014e81bd', class: "label" }, hAsync("slot", { key: '36b0112f4b2aa6ed192c19da3397beca24b8b29c', name: "label" }), hAsync("duet-icon", { key: '2d4c1df9d41e97d1c7bb031252d31baa865a587c', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), hAsync("div", { key: 'a9729a27afa76ccee3c7d3b14e7d48dab1dcb7a3', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
17410
17445
  items: true,
17411
17446
  hidden: !this.open,
17412
- } }, hAsync("slot", { key: '525bcea69da437c543ab01eb3b28030858ac6b72' })))));
17447
+ } }, hAsync("slot", { key: '63761e3a8bbea310fbc531dd63eae808be5cf3e4' })))));
17413
17448
  }
17414
17449
  get element() { return getElement(this); }
17415
17450
  static get style() { return DuetSlideoutPanelDropdownStyle0; }
@@ -17876,19 +17911,19 @@ class DuetSubmenuBar {
17876
17911
  * Always the last one in the class.
17877
17912
  */
17878
17913
  render() {
17879
- return (hAsync(Host, { key: '1469bb18585b64778dd536fe0b0a8f727e065578' }, hAsync("nav", { key: 'a399b3bd25d1674641715545c4d9ad33a997cce8', class: {
17914
+ return (hAsync(Host, { key: 'e1887ce1a641c6c58a54f0cc22d6548b71274312' }, hAsync("nav", { key: '324f9788c4c5f0f07b6a6462e6333b9021c24b8d', class: {
17880
17915
  "duet-submenu-bar": true,
17881
17916
  "duet-theme-turva": this.theme === "turva",
17882
17917
  hidden: this.hidden,
17883
- }, "aria-label": this.accessibleLabel }, this.hasItems && (hAsync("button", { key: '3226732e632347a9a90f39c7408f444841ed565d', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
17918
+ }, "aria-label": this.accessibleLabel }, this.hasItems && (hAsync("button", { key: '5f4aab6f8d310a840b9428d100990a279bd88344', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
17884
17919
  active: this.open,
17885
- }, onClick: this.onClick }, hAsync("span", { key: '7796972e15445991d3de043e8729a8ba33fff6e3', class: "label" }, hAsync("slot", { key: '31c5d6e4d7b63589b161e5a286e4c8fb17858f94', name: "label" }), hAsync("duet-icon", { key: 'e48e347ab980b919e9b405bcce57b653902b8cb5', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), hAsync("div", { key: 'bdc071c610af92ccd78d692c5cb54dd3807d4110', class: {
17920
+ }, onClick: this.onClick }, hAsync("span", { key: '80740c4fe31825abf62d11762f8c11bcab49b3c1', class: "label" }, hAsync("slot", { key: 'b59a92e6417e6c0da5dfce940b386cd026fa4f26', name: "label" }), hAsync("duet-icon", { key: '370f031d4cd186535f3f62f5952461914364ca8a', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), hAsync("div", { key: 'a482eaf5d9705512b952c67ef7e038fcce800c5a', class: {
17886
17921
  "menu-container": true,
17887
17922
  hidden: !this.open,
17888
- }, role: "presentation" }, hAsync("div", { key: '59b34793b7a78f7b6408ba05fe8e1e8d2cd68fcd', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
17923
+ }, role: "presentation" }, hAsync("div", { key: '8e71057de372c6ec2c2c9b00a754e9dddbe5ff14', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
17889
17924
  items: true,
17890
17925
  hidden: !this.open,
17891
- }, ref: element => (this.itemsContainer = element) }, hAsync("div", { key: '0b1cb47d7dd37179e422758a9450f257383330f6', class: "list", role: this.mobile ? "presentation" : "list" }, hAsync("slot", { key: '2c0b696924ab664b00ee2c79cdd8c49fc2134837' }), hAsync("div", { key: '5b6ffbcc4d64adbb050c1d195e5e98dc015a20bf', class: "list-padding" }))), hAsync("duet-overlay", { key: '96fde4e8c50d9d655e4f336f9c88ba14e2378069', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
17926
+ }, ref: element => (this.itemsContainer = element) }, hAsync("div", { key: '6b216f3309c1da5a171a3fa39b31fcad805d76f4', class: "list", role: this.mobile ? "presentation" : "list" }, hAsync("slot", { key: 'f4c31cc6c1c32d56d50a0d2e664ebf727255a025' }), hAsync("div", { key: '0a170fb9952aefa7fa6150514497fdef9caf8cea', class: "list-padding" }))), hAsync("duet-overlay", { key: 'd513c9c698863e334c70587b7d905023d48d2f46', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
17892
17927
  }
17893
17928
  get element() { return getElement(this); }
17894
17929
  static get watchers() { return {
@@ -18009,18 +18044,18 @@ class DuetSubmenuBarDropdown {
18009
18044
  * Always the last one in the class.
18010
18045
  */
18011
18046
  render() {
18012
- return (hAsync(Host, { key: 'c3cf8eb945cf4d95dc90722856d85478a478c3d1', role: "listitem" }, hAsync("div", { key: 'c33c4274767aa171529c12d7998be90c12c80d79', class: {
18047
+ return (hAsync(Host, { key: '82d9bb10d3b975fb643a1ff0735369158fc0267d', role: "listitem" }, hAsync("div", { key: '04220a59fb49f405a8e072c61dd7f629275844a9', class: {
18013
18048
  "duet-submenu-bar-dropdown": true,
18014
18049
  "duet-theme-turva": this.theme === "turva",
18015
18050
  open: this.open,
18016
18051
  active: this.active,
18017
- } }, hAsync("button", { key: '0c2bca528aaf0c1f528634636e7d16007dd66e8e', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
18052
+ } }, hAsync("button", { key: 'e3b117a883729e81e5b044b700638798005758a7', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
18018
18053
  open: this.open,
18019
18054
  active: this.active,
18020
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (hAsync("duet-icon", { key: 'b6d67b23e9e144930f6dbd3f7cb645dcc08757bc', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), hAsync("div", { key: 'd4671d5f840303ad923d50ad7314a5ca13a95840', class: "label" }, hAsync("span", { key: 'ec5e80db693fdd7b50ad9fcf3d40300858bd3036', class: "label-text" }, hAsync("slot", { key: '42be40ec38e6e46bf516d581e0cf7204d3a43ecc', name: "label" })), hAsync("duet-icon", { key: '28fce54b06d8489c35a017371ccbcf3ff357261c', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), hAsync("div", { key: '23ee904f9e7e8953b79be8c1903787e0ad0ed389', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
18055
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (hAsync("duet-icon", { key: '4f6aa1cd847b01bb6149300dd095bc2d90f0f8ee', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), hAsync("div", { key: 'e4e0fe843ffb97eb94ac1940b3daabbfdebaed09', class: "label" }, hAsync("span", { key: '7527471d9064055386d235ff8a576a66b93e9246', class: "label-text" }, hAsync("slot", { key: '13887aced4d286f3a79ffd7f125f124801d436a8', name: "label" })), hAsync("duet-icon", { key: 'aa48764d6c7ee181d825621d1b565a92d0ac1a58', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), hAsync("div", { key: 'b03feb7412459e67e233d5c1dcf6f6263e574898', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
18021
18056
  items: true,
18022
18057
  hidden: !this.open,
18023
- } }, hAsync("slot", { key: '18d9b43b76fd13faa5c1e95e50253d4ba067dbbd' })))));
18058
+ } }, hAsync("slot", { key: 'a1ad4d341602b1f922d38f24c8183be203867abb' })))));
18024
18059
  }
18025
18060
  get element() { return getElement(this); }
18026
18061
  static get style() { return DuetSubmenuBarDropdownStyle0; }
@@ -18072,12 +18107,12 @@ class DuetSubmenuBarDropdownLink {
18072
18107
  * Always the last one in the class.
18073
18108
  */
18074
18109
  render() {
18075
- return (hAsync(Host, { key: '7b6d4f944e09e3b9f4a545b35ca22b70354d4e89' }, hAsync("a", { key: '7c4d73a5f232691be4cd4ccc4e9687afdfdf46b2', class: {
18110
+ return (hAsync(Host, { key: '06b062162cb366accf11fd8844dc842cb4086e11' }, hAsync("a", { key: 'aeba09894b5f6a4aec3c462fef6f62966fd3849f', class: {
18076
18111
  "duet-submenu-bar-dropdown-link": true,
18077
18112
  "duet-theme-turva": this.theme === "turva",
18078
18113
  highlight: this.highlight,
18079
18114
  active: this.active,
18080
- }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && hAsync("duet-icon", { key: '931355f6d77cbd9390389fc19ba3523c71deaa37', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), hAsync("span", { key: '4be80caa3ae757adf17b077286f0d05572bf8086', class: "label-container" }, hAsync("span", { key: '7c06307710f7bf1a54d31fef0fefe969ef5dbf86', class: "label" }, hAsync("slot", { key: '11223a3b3b50e53da0b37954dc228ef2cc2fb3c8' })), this.caret && hAsync("duet-icon", { key: '8f1bdbc98c7f0af7167528d6ddd015613196af72', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (hAsync("duet-icon", { key: '06574ed40c1677c41256fde666620ec3eb367d7f', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
18115
+ }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && hAsync("duet-icon", { key: '72463c8f6d29475ed51097a63b8c627e35454570', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), hAsync("span", { key: '457b5b54be2bdbb03e665ed5549ac06b45e0a591', class: "label-container" }, hAsync("span", { key: '0fe3839576cb252a5f928774b0808bf85913d6fe', class: "label" }, hAsync("slot", { key: '4ca119e9809d2122107fbade53b8f0d21f499f99' })), this.caret && hAsync("duet-icon", { key: '98119ea79cc812daa6857fa4286c97f0ffd6d4ca', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (hAsync("duet-icon", { key: 'c4cbb062c343bb3bf6b15d771de4618f1d75b531', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
18081
18116
  }
18082
18117
  get element() { return getElement(this); }
18083
18118
  static get style() { return DuetSubmenuBarDropdownLinkStyle0; }
@@ -18151,7 +18186,7 @@ class DuetSubmenuBarItem {
18151
18186
  render() {
18152
18187
  const TagName = this.url ? "a" : "button";
18153
18188
  const role = this.url ? "link" : "button";
18154
- return (hAsync(Host, { key: 'ab81cca016d06490e7327dff9e9cd7b1eef0c372', role: "listitem" }, hAsync(TagName, { key: '6214b7908b001b1c1c40cf1b24d37932752d48ed', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (hAsync("duet-icon", { key: '99189e4a64cecacfc57d341d664702eb6319506e', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), hAsync("div", { key: 'efa76ad7b21823ba071b7f9ff4c273034e8c32f8', class: "label" }, hAsync("span", { key: '7d97203da0eb5f9f946b469ceae8a3dd16bd4775', class: "label-text" }, hAsync("slot", { key: 'd6d331b07cf85e7a38383dd8890275bd5959527b' })), (this.trailingIcon || this.external) && (hAsync("duet-icon", { key: '3120f4d7c7b98be6a9ee3b109ed33c6a94705b4e', class: {
18189
+ return (hAsync(Host, { key: 'b31ed9815a70a51dcd572ca7d1485930c2440939', role: "listitem" }, hAsync(TagName, { key: '9ee1cc13ac91783544600e501b1fab1eb70997d6', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (hAsync("duet-icon", { key: '4deab5b50ec0e4066872c2744cb8e65d0a0e7287', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), hAsync("div", { key: '46be26631ba05fed851d7fb9c74cf11d6ce925a8', class: "label" }, hAsync("span", { key: '3bb375080720c6d70901eb425d85bcc3829454ee', class: "label-text" }, hAsync("slot", { key: 'fd3e9665db1ff76e1435288cefffba0c9e75273b' })), (this.trailingIcon || this.external) && (hAsync("duet-icon", { key: 'a3f85c5afc2a5234e3aad56f7262030ef3ad509e', class: {
18155
18190
  "trailing-icon": !!this.trailingIcon,
18156
18191
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
18157
18192
  "external-icon": !!this.external,
@@ -18212,7 +18247,7 @@ class DuetSubmenuBarLink {
18212
18247
  * Always the last one in the class.
18213
18248
  */
18214
18249
  render() {
18215
- return (hAsync(Host, { key: 'fb94eb65690b10d78ba72790a1653d129d509aab', role: "listitem" }, hAsync("a", { key: '3997d3a5848880c3c8fe0a81ff3c0ea243bf1328', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (hAsync("duet-icon", { key: '56fd2d97c86ae74b00ad7661840e543e12f771c2', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), hAsync("span", { key: 'cacd3d410a7774d1c9919af8f2fca12a7150fb65', class: "label" }, hAsync("slot", { key: 'ab7dc74da327c9eac6ed6c8a72edb1b194623949' })))));
18250
+ return (hAsync(Host, { key: '0a4400868d61377b3ce3df2c080a0aa42ad53a8b', role: "listitem" }, hAsync("a", { key: '005d137af08a1c049d12707de80a41968e29b6fe', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (hAsync("duet-icon", { key: '3d900e1209d6e99e2361348c9fda2b0e562987b4', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), hAsync("span", { key: '99b597aeb8dbe29036e8e006160c86884f5e3387', class: "label" }, hAsync("slot", { key: '8c81d3eb726c6e5fd647e351f1fdeb7eab64d109' })))));
18216
18251
  }
18217
18252
  get element() { return getElement(this); }
18218
18253
  static get style() { return DuetSubmenuBarLinkStyle0; }
@@ -18680,7 +18715,7 @@ class DuetTable {
18680
18715
  }
18681
18716
  }
18682
18717
  render() {
18683
- return (hAsync(Host, { key: '5281fe3906db3b9b3885493414cd38e683d7d49e', class: {
18718
+ return (hAsync(Host, { key: 'd456405a2d68a4f177b88081425e960ba63045b9', class: {
18684
18719
  [`duet-table-${this.variation}`]: true,
18685
18720
  "duet-table-flattened": !this.matchesBreakpoint,
18686
18721
  // sticky only valid when in regular table layout
@@ -18689,7 +18724,7 @@ class DuetTable {
18689
18724
  "duet-m-0": this.margin === "none",
18690
18725
  "duet-theme-turva": this.theme === "turva",
18691
18726
  "duet-table-hide-head-visually": this.hideHeadVisually,
18692
- } }, hAsync("slot", { key: '1611870a74ea3903dc9c1fee47e66f7827c6b6e5' })));
18727
+ } }, hAsync("slot", { key: '4f00b379d883a78ed082245fb9b6b8096e52ab94' })));
18693
18728
  }
18694
18729
  get element() { return getElement(this); }
18695
18730
  static get watchers() { return {
@@ -19071,11 +19106,11 @@ class DuetToolbar {
19071
19106
  : this.variation === "secondary"
19072
19107
  ? "secondary"
19073
19108
  : "default";
19074
- return (hAsync(Host, { key: '91c10cd51874090bfa321e80557b0af866158ec1' }, hAsync("nav", { key: '20468b9364a8b4ab5c294b720e18b98e435479d6', class: {
19109
+ return (hAsync(Host, { key: '6d24828591c3158d2af27f07f9b997134340bb9e' }, hAsync("nav", { key: 'fbe3dfb501f41f8c6bf45e7da45eb923e40beac8', class: {
19075
19110
  "duet-toolbar": true,
19076
19111
  "duet-theme-turva": this.theme === "turva",
19077
19112
  [variation]: true,
19078
- }, "aria-label": this.accessibleLabel }, hAsync("div", { key: 'f253ec42bdc5c5c5ae9f556e31c25a0aa3406438', class: "container" }, hAsync("div", { key: 'e71e6f8fc61221463fff4296b6543176353437a1', class: "list", role: "list" }, hAsync("slot", { key: '9f3a7862ccb69db13aee70c9bc89825c0a0d46a2', name: "left" })), hAsync("div", { key: 'debbe197eae3b509a885db277ccab37885730107', class: "list", role: "list" }, hAsync("slot", { key: 'cb71021ba0bf0a12fd9fd635cec16568ac25180a', name: "right" }))))));
19113
+ }, "aria-label": this.accessibleLabel }, hAsync("div", { key: '76ca97610a6ad32d06d5e7fe9f78e274a7044a96', class: "container" }, hAsync("div", { key: '99c04b28a2a1c18a0dc5061820c39edefe90a95e', class: "list", role: "list" }, hAsync("slot", { key: 'f4ca909e6d3cb08f39968f09060eb270342038b9', name: "left" })), hAsync("div", { key: '2eabe1f9ed72f8bf59e7f3dff1ad6c07c04c2fa3', class: "list", role: "list" }, hAsync("slot", { key: '7fed13ccb4a463c7fa55a72c90fd94f08057064d', name: "right" }))))));
19079
19114
  }
19080
19115
  get element() { return getElement(this); }
19081
19116
  static get style() { return DuetToolbarStyle0; }
@@ -19143,18 +19178,18 @@ class DuetToolbarDropdown {
19143
19178
  itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
19144
19179
  }
19145
19180
  const variation = this.variation === "negative" ? "negative" : "white";
19146
- return (hAsync(Host, { key: 'b267de99df676578b5c5879bfc4b33e63f53eb40', role: "listitem" }, hAsync("div", { key: '0f4a971d359bb6b05c6a0de70bd263b48ae42953', class: {
19181
+ return (hAsync(Host, { key: '25b52f5f9d6dd23c6fc82c1ba514284087c88170', role: "listitem" }, hAsync("div", { key: '2547a078631c1588f7ad3c95adccfc525ffb63b1', class: {
19147
19182
  "duet-toolbar-dropdown": true,
19148
19183
  "duet-theme-turva": this.theme === "turva",
19149
19184
  [itemsAlign]: true,
19150
19185
  [variation]: true,
19151
- } }, hAsync("button", { key: '7fe26d57c4e2df698aaf1677171e14999adcee31', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
19186
+ } }, hAsync("button", { key: 'e1d93883c560598b35ac8be798475095c7f1a631', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
19152
19187
  active: this.active,
19153
19188
  open: this.open,
19154
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (hAsync("duet-icon", { key: 'a1390f889f23f75052fd5c78915e12ee9e3c8930', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), hAsync("span", { key: '7b7b8ad3931cc78a60ae96ebafe19fed542db012', class: "label" }, hAsync("slot", { key: 'fb9211a981fbbada64fd2b86c3583af226ebb626', name: "label" }), hAsync("duet-icon", { key: 'aaf1a322508dee44ff0e60d5bfc68381a568a922', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), hAsync("div", { key: 'd68a0e8ff628d5739efbe9cf3233d94cfa43e26f', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
19189
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (hAsync("duet-icon", { key: 'ab5f1a464057077698ffb25e919df7fdaaab4639', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), hAsync("span", { key: 'b3d7603015f2fae719a254ec60b8a2e43107edd8', class: "label" }, hAsync("slot", { key: 'f6676d4bd0c1f092627b1ce1bbcbfdd6499c8447', name: "label" }), hAsync("duet-icon", { key: 'b84679735414c634310004d5c9b4dbceaaedb6ed', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), hAsync("div", { key: '5718a6a649198a601507dd916feee0f356f9786c', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
19155
19190
  items: true,
19156
19191
  hidden: !this.open,
19157
- } }, hAsync("slot", { key: '2d9b51cf80525f43ca11cc5e4b91dd6308251ad8' })))));
19192
+ } }, hAsync("slot", { key: 'c0d3e846d10e190162c97c680c4b0ecec3eceb33' })))));
19158
19193
  }
19159
19194
  get element() { return getElement(this); }
19160
19195
  static get style() { return DuetToolbarDropdownStyle0; }
@@ -19207,11 +19242,11 @@ class DuetToolbarDropdownLink {
19207
19242
  * Always the last one in the class.
19208
19243
  */
19209
19244
  render() {
19210
- return (hAsync(Host, { key: 'ca2c386337ef8052184214a47865bc93b192efea' }, hAsync("a", { key: '2601354c27b7ff3858e561585176e040d2bfce25', class: {
19245
+ return (hAsync(Host, { key: 'e3efb6b70c66d5e89b942e11630bd1f3ca09da23' }, hAsync("a", { key: '82b9283918f64f724ff10590e14e6267b4d228a5', class: {
19211
19246
  "duet-toolbar-dropdown-link": true,
19212
19247
  "duet-theme-turva": this.theme === "turva",
19213
19248
  active: this.active,
19214
- }, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && hAsync("duet-icon", { key: '0f941114682ef7527bf69e9e5a42ef0d095a1b2b', name: this.icon, size: "x-small", margin: "none" }), hAsync("span", { key: 'f5eac01e244e0cf0bb48229c58076580fea8e5d6', class: "label" }, hAsync("slot", { key: 'afc1ab27f5e67371e52fa2e4da46b453b24ab75c' })), this.active && (hAsync("duet-icon", { key: '041c528108a13b672788bbc254d7d6c0ee362008', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
19249
+ }, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && hAsync("duet-icon", { key: '566a78b23fde16d94550884b68c34cc0174de0dc', name: this.icon, size: "x-small", margin: "none" }), hAsync("span", { key: '2c87685e3a77848c8571c42f5dc4f8e57f566dfd', class: "label" }, hAsync("slot", { key: '69dca8568d3358138faa101900b558daf8709b4f' })), this.active && (hAsync("duet-icon", { key: 'a646b68f9de5deba152c5c57d1f35ac9d8d65db0', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
19215
19250
  }
19216
19251
  get element() { return getElement(this); }
19217
19252
  static get style() { return DuetToolbarDropdownLinkStyle0; }
@@ -19286,17 +19321,17 @@ class DuetToolbarItem {
19286
19321
  : this.variation === "secondary"
19287
19322
  ? "secondary"
19288
19323
  : "default";
19289
- return (hAsync(Host, { key: 'afa849ce4f6ec1c066ee4462c84bf51146a8b1b6', role: "listitem" }, hAsync(TagName, { key: '0af801b2ff5b432b0f41f72ab367932046671b7c', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: {
19324
+ return (hAsync(Host, { key: '2ef7297d5c2f9b09536b757fe0b747caa6b2840c', role: "listitem" }, hAsync(TagName, { key: '8b1a44bc3d37cad54e429b1523fbe404c97f5f03', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: {
19290
19325
  "duet-toolbar-item": true,
19291
19326
  "duet-theme-turva": this.theme === "turva",
19292
19327
  active: this.active,
19293
19328
  [variation]: true,
19294
- }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (hAsync("div", { key: 'b90f4fcad2b46e4cb1f39f204595ab30eda04274', class: "duet-toolbar-icon" }, hAsync("duet-icon", { key: '76855f764087b7505ef5eea360be023d894b2d51', size: "x-small", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" }), this.badge && hAsync("div", { key: '291a2974a4972a973bbc6f989265a6c0779a1ff3', class: "duet-toolbar-badge" }))), hAsync("slot", { key: '9899ea590965a155c9890dc1d68fe0e8bf874c15' }), (this.trailingIcon || (this.url && this.external)) && (hAsync("div", { key: 'dc913307616babe431177341d31a5d0262d7b438', class: "duet-toolbar-icon" }, hAsync("duet-icon", { key: '643938497cfc43a1f85587993a2b11cb54b967e1', class: {
19329
+ }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (hAsync("div", { key: '44269de51ebbfc87725a86ba4a84d75ecfba3b4e', class: "duet-toolbar-icon" }, hAsync("duet-icon", { key: '5111f0d067e0964fdef11617baf9958ec40d6576', size: "x-small", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" }), this.badge && hAsync("div", { key: 'a92775b051d1c5c9eecc67b05c77a28cd64de8d5', class: "duet-toolbar-badge" }))), hAsync("slot", { key: 'a7ddc45472cc0f2ddae38a069f87a9d675e8f1ff' }), (this.trailingIcon || (this.url && this.external)) && (hAsync("div", { key: '162e333175a2afce39599db1495b4a2db75405b8', class: "duet-toolbar-icon" }, hAsync("duet-icon", { key: 'edbc553ef82f801d17f4e62c798031da2500157d', class: {
19295
19330
  "trailing-icon": !!this.trailingIcon,
19296
19331
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
19297
19332
  "external-icon": !!(this.url && this.external),
19298
19333
  rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
19299
- }, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.url && this.external ? actionNewWindowSmall.title : "", margin: "none", size: "auto", color: "currentColor" }), this.badge && this.trailingIcon !== "action-arrow-down-small" && hAsync("div", { key: '795d10ab43384c774440487bdef889a0d3b59814', class: "duet-toolbar-badge" }))))));
19334
+ }, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.url && this.external ? actionNewWindowSmall.title : "", margin: "none", size: "auto", color: "currentColor" }), this.badge && this.trailingIcon !== "action-arrow-down-small" && hAsync("div", { key: '9a1318e69e40d5d55677154d482ba08b9fc2e72e', class: "duet-toolbar-badge" }))))));
19300
19335
  }
19301
19336
  get element() { return getElement(this); }
19302
19337
  static get style() { return DuetToolbarItemStyle0; }
@@ -19350,12 +19385,12 @@ class DuetToolbarLink {
19350
19385
  */
19351
19386
  render() {
19352
19387
  const variation = this.variation === "negative" ? "negative" : "white";
19353
- return (hAsync(Host, { key: 'c53a9b05b8bf38d7f393863392ec9ffa5eeea0d6', role: "listitem" }, hAsync("a", { key: '633ff7b9e9e322eb33402d00a3da6ae9dca2a04c', class: {
19388
+ return (hAsync(Host, { key: 'f8e4c9503e468b1d2912a6c633f8eebc7118176b', role: "listitem" }, hAsync("a", { key: '9319a32f6d0731c1f473dbffd23b9f21c2d5103f', class: {
19354
19389
  "duet-toolbar-link": true,
19355
19390
  "duet-theme-turva": this.theme === "turva",
19356
19391
  active: this.active,
19357
19392
  [variation]: true,
19358
- }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (hAsync("duet-icon", { key: '4de0041a0235dae5494904de06785b214c6a1edf', size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), hAsync("slot", { key: '15fe5f1f6f641fa2c233aca8c0dd1802b22a5143' }))));
19393
+ }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (hAsync("duet-icon", { key: 'bca12006695c45a33577fe1821081f3c07a0bb53', size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), hAsync("slot", { key: '3bfc36ea53b227990d0ab7a26ae2ea0b9caa13c7' }))));
19359
19394
  }
19360
19395
  get element() { return getElement(this); }
19361
19396
  static get style() { return DuetToolbarLinkStyle0; }
@@ -19476,6 +19511,7 @@ class DuetTooltip {
19476
19511
  this.positionVertical = "0";
19477
19512
  this.positionHorizontal = "0";
19478
19513
  this.active = false;
19514
+ this.negative = false;
19479
19515
  }
19480
19516
  /**
19481
19517
  * Component lifecycle events.
@@ -19558,6 +19594,7 @@ class DuetTooltip {
19558
19594
  "positionVertical": [513, "position-vertical"],
19559
19595
  "positionHorizontal": [513, "position-horizontal"],
19560
19596
  "active": [1540],
19597
+ "negative": [4],
19561
19598
  "placement": [32],
19562
19599
  "tooltipY": [32],
19563
19600
  "tooltipX": [32],
@@ -19571,7 +19608,7 @@ class DuetTooltip {
19571
19608
  }; }
19572
19609
  }
19573
19610
 
19574
- const duetTooltipButtonCss = "*,*::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-tooltip-button{z-index:100;display:inline-block;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 !important;margin-right:-12px;line-height:normal !important;color:rgb(0, 119, 179);white-space:nowrap;cursor:pointer;background:transparent !important;border-radius:4px}.duet-tooltip-button.duet-theme-turva{color:rgb(198, 12, 48)}.duet-tooltip-button:hover{color:rgb(0, 75, 129)}.duet-tooltip-button:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-tooltip-button:focus{background:transparent !important;outline:0}:host(.user-is-tabbing) .duet-tooltip-button:focus{background:transparent !important;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}:host(.user-is-tabbing) .duet-tooltip-button.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-tooltip-button svg{width:20px;height:20px;pointer-events:none}.duet-tooltip-button-has-label{margin-right:0}.duet-tooltip-label{position:relative;z-index:100;display:inline-block;max-width:calc(100% - 30px);margin-left:12px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.25;text-align:left;white-space:normal;vertical-align:top}.duet-theme-turva .duet-tooltip-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}";
19611
+ const duetTooltipButtonCss = "*,*::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-tooltip-button{z-index:100;display:inline-block;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 !important;margin-right:-12px;line-height:normal !important;color:rgb(0, 119, 179);white-space:nowrap;cursor:pointer;background:transparent !important;border-radius:4px}.duet-tooltip-button.duet-theme-turva{color:rgb(198, 12, 48)}.duet-tooltip-button.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:hover{color:rgb(0, 75, 129)}.duet-tooltip-button:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-tooltip-button:hover.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:focus{background:transparent !important;outline:0}:host(.user-is-tabbing) .duet-tooltip-button:focus{background:transparent !important;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}:host(.user-is-tabbing) .duet-tooltip-button.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-tooltip-button svg{width:20px;height:20px;pointer-events:none}.duet-tooltip-button-has-label{margin-right:0}.duet-tooltip-label{position:relative;z-index:100;display:inline-block;max-width:calc(100% - 30px);margin-left:12px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.25;text-align:left;white-space:normal;vertical-align:top}.duet-theme-turva .duet-tooltip-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}";
19575
19612
  var DuetTooltipButtonStyle0 = duetTooltipButtonCss;
19576
19613
 
19577
19614
  /**
@@ -19584,6 +19621,7 @@ class DuetTooltipButton {
19584
19621
  this.label = "";
19585
19622
  this.accessibleLabel = undefined;
19586
19623
  this.theme = "";
19624
+ this.negative = false;
19587
19625
  this.active = undefined;
19588
19626
  this.tooltipId = undefined;
19589
19627
  }
@@ -19609,11 +19647,12 @@ class DuetTooltipButton {
19609
19647
  * Always the last one in the class.
19610
19648
  */
19611
19649
  render() {
19612
- return (hAsync(Host, { key: 'e15846eb1696236fe6aba826e5c0fcea835d7c9b' }, hAsync("button", { key: '995033945e9c069143e7ff97a7728766761f8a7b', ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
19650
+ return (hAsync(Host, { key: 'a93b648a97705995e9c16ed407d6a85edd146a1e' }, hAsync("button", { key: '3908a9b2c7e7424835a9b52345bf37f9cf72b9fb', ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
19613
19651
  "duet-tooltip-button": true,
19614
19652
  "duet-tooltip-button-has-label": !!this.label,
19615
19653
  "duet-theme-turva": this.theme === "turva",
19616
- } }, hAsync("svg", { key: '38aa8adbeed3df60e30be0a72a9dc23376cf9d47', "aria-hidden": "true", role: "img", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, hAsync("path", { key: '30e417ff8878c2ed36bd59fd92e9e1970aa6c235', d: "m13.5 17.25c-1.241 0-2.25-1.009-2.25-2.25v-3.75h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75c.827 0 1.5.673 1.5 1.5v3.75c0 .414.336.75.75.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75z" }), hAsync("circle", { key: '83f4a042160be7dd998ef3247bccebd955498c5b', cx: "11.625", cy: "7.125", r: "1.125" }), hAsync("path", { key: '81bd29e6c558d9f3551d65d7f1172c1ba327bbec', d: "m12 24c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12zm0-22.5c-5.79 0-10.5 4.71-10.5 10.5s4.71 10.5 10.5 10.5 10.5-4.71 10.5-10.5-4.71-10.5-10.5-10.5z" })), this.label ? (hAsync("span", { class: "duet-tooltip-label" }, this.label)) : (hAsync("duet-visually-hidden", null, this.accessibleLabel)))));
19654
+ "duet-tooltip-button-negative": this.negative,
19655
+ } }, hAsync("svg", { key: '864c8fa62979a5f154fba4bdb917e294981bf69d', "aria-hidden": "true", role: "img", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, hAsync("path", { key: '541766a3747147b8584825d78fb255907e8a118d', d: "m13.5 17.25c-1.241 0-2.25-1.009-2.25-2.25v-3.75h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75c.827 0 1.5.673 1.5 1.5v3.75c0 .414.336.75.75.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75z" }), hAsync("circle", { key: 'f7a83bdf5e8532f9696c2877ab76aa6b13fd6fd2', cx: "11.625", cy: "7.125", r: "1.125" }), hAsync("path", { key: '52f85b09a3d9f99fdb775549b7936bab53e00686', d: "m12 24c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12zm0-22.5c-5.79 0-10.5 4.71-10.5 10.5s4.71 10.5 10.5 10.5 10.5-4.71 10.5-10.5-4.71-10.5-10.5-10.5z" })), this.label ? (hAsync("span", { class: "duet-tooltip-label" }, this.label)) : (hAsync("duet-visually-hidden", null, this.accessibleLabel)))));
19617
19656
  }
19618
19657
  get element() { return getElement(this); }
19619
19658
  static get style() { return DuetTooltipButtonStyle0; }
@@ -19624,6 +19663,7 @@ class DuetTooltipButton {
19624
19663
  "label": [1],
19625
19664
  "accessibleLabel": [1, "accessible-label"],
19626
19665
  "theme": [1025],
19666
+ "negative": [4],
19627
19667
  "active": [4],
19628
19668
  "tooltipId": [1, "tooltip-id"],
19629
19669
  "setFocus": [64]
@@ -19680,11 +19720,11 @@ class DuetTooltipPopup {
19680
19720
  this.contentEl.focus();
19681
19721
  }
19682
19722
  render() {
19683
- return (hAsync(Host, { key: '3f38cf64a79c94b97a530e000c41bf9fe66dc1d3' }, hAsync("div", { key: '8263e22fea17fce355c8dca137501fcebcbac59a', class: {
19723
+ return (hAsync(Host, { key: 'a79306700e7d7aee441cc03ad36320a104b7089d' }, hAsync("div", { key: '97992b1ebaf1998d33984716a013e69d5ba1d2d6', class: {
19684
19724
  "duet-tooltip": true,
19685
19725
  "duet-theme-turva": this.theme === "turva",
19686
19726
  "duet-tooltip-active": this.active === true,
19687
- } }, hAsync(FocusGuard, { key: '45e183fcae3b5a0007ee9bc74f91211911c2c7ee', moveFocusTo: this.buttonEl }), hAsync("div", { key: 'd713e42ca6802b18c6123efd6055b19fc334df03', ref: element => (this.contentEl = element), class: "duet-tooltip-content-area", tabindex: 0, id: this.tooltipId }, hAsync("slot", { key: 'be6787f83b2cd73ccc626643618463eccfb03f09' })), hAsync("div", { key: '0017934953c28e0d1259b2c4d7604ef58d2e4e76', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, hAsync("div", { key: '48a2789dc17b78d40b10b87f2a640dd2b08922b7', class: { "arrow-container": true, [this.placement]: true } })), hAsync("button", { key: 'a83a9247e89b8a41b57e89ca7bf5e0676f3770f2', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, hAsync("duet-icon", { key: '3ed992460103ed794a1f3f3ee13308970d0a117e', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), hAsync("duet-visually-hidden", { key: 'a3698d2049410e3098610bcc4c4514b767ac13ef' }, this.accessibleCloseLabel)), hAsync(FocusGuard, { key: '94de660c3ca5a21bbd0d9bb892e0d91b6a1b1f10', moveFocusTo: this.contentEl }))));
19727
+ } }, hAsync(FocusGuard, { key: '45e71382f2b78cf134a3bc5c66523b17b9645df7', moveFocusTo: this.buttonEl }), hAsync("div", { key: '4972fbadbaa78dcc0a89a26f084703d2f5af7722', ref: element => (this.contentEl = element), class: "duet-tooltip-content-area", tabindex: 0, id: this.tooltipId }, hAsync("slot", { key: 'cd6485f243b063d2c155c995e5c025d94b63a339' })), hAsync("div", { key: '9a7ee974d7bb598cb64fff09e36c15560fe5eaf6', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, hAsync("div", { key: 'ed588d4767c18b62132ee7869ddd0daa1c128b5c', class: { "arrow-container": true, [this.placement]: true } })), hAsync("button", { key: 'c8bc5eda535b9f4990a1a4ea1d643802f81b0d28', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, hAsync("duet-icon", { key: '6ac9b3e52c00914617f310f38ce5ec6ba2a43a82', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), hAsync("duet-visually-hidden", { key: '280130951a6dc65a419d913c246fbbda69605e38' }, this.accessibleCloseLabel)), hAsync(FocusGuard, { key: 'f23c9116b56c9451e2c82eef602c057f3b38835c', moveFocusTo: this.contentEl }))));
19688
19728
  }
19689
19729
  get element() { return getElement(this); }
19690
19730
  static get style() { return DuetTooltipPopupStyle0; }
@@ -19792,14 +19832,14 @@ class DuetTray {
19792
19832
  * Always the last one in the class.
19793
19833
  */
19794
19834
  render() {
19795
- return (hAsync("div", { key: 'af731c19d4212111de75c1139143fb61ead407f9', class: {
19835
+ return (hAsync("div", { key: 'e80fe0fea16e56fab163357063b7e4872396a5ec', class: {
19796
19836
  "duet-tray": true,
19797
19837
  "duet-tray-is-active": this.active,
19798
19838
  "duet-tray-is-hidden": this.hiddenState,
19799
19839
  "duet-tray-is-responsive": this.responsive,
19800
19840
  "duet-theme-turva": this.theme === "turva",
19801
19841
  "duet-tray-is-expandable": this.hasAdditionalContent,
19802
- } }, hAsync("div", { key: 'd30232c120431a614bfc0d09d76d4a7f05566438', class: "duet-tray-default-content", role: "status" }, hAsync("slot", { key: '7f80168e4f76c059270f5953bfd21ff246bb1c8b' })), this.hasAdditionalContent && (hAsync(Fragment, { key: 'f9471563527b0eb48b97e9a54ab79e077c84f870' }, hAsync("button", { key: 'ee0f09f493a9232167d519e2f411a4155fb78daf', "aria-expanded": this.expanded ? "true" : "false", "aria-controls": this.expandableId, onClick: ev => this.toggleExpandable(ev), class: { "duet-tray-button": true, "duet-tray-is-expanded": this.expanded } }, hAsync("duet-icon", { key: 'a3e68b89194d9cabe4fb47353fb4205f144a1f2f', name: "action-arrow-down", size: "small", color: "currentColor", margin: "none" }), hAsync("duet-visually-hidden", { key: 'c2061393b18fc5b5dfb45212d4368c35539d4085' }, this.expanded ? this.accessibleCloseLabel : this.accessibleOpenLabel)), hAsync("div", { key: '9071e6c8781bfc923180274f4abfd7176a910e64', id: this.expandableId, class: { "duet-tray-expandable": true, active: this.expanded } }, hAsync("div", { key: '05da9977c8cec61537e1e5ef2764e8332d734794', class: "duet-tray-expandable-content" }, hAsync("slot", { key: 'db5336ed7b03e1bbc98c56b8ebe1af91b46e308c', name: "additional" })))))));
19842
+ } }, hAsync("div", { key: '262559150a618ae013cc1585a11f5c4dfa5b81ad', class: "duet-tray-default-content", role: "status" }, hAsync("slot", { key: '2ad15f10fb23db0693d3a39d6c30f5b8f0eff769' })), this.hasAdditionalContent && (hAsync(Fragment, { key: '61ac87d6890bf410e73f5fddbf7e2f348ae2fb12' }, hAsync("button", { key: '7ae889dcf9db8311adffc4f88e75d9280c23752c', "aria-expanded": this.expanded ? "true" : "false", "aria-controls": this.expandableId, onClick: ev => this.toggleExpandable(ev), class: { "duet-tray-button": true, "duet-tray-is-expanded": this.expanded } }, hAsync("duet-icon", { key: 'a514192731466d4e27aca7dc6b350aa3f8782616', name: "action-arrow-down", size: "small", color: "currentColor", margin: "none" }), hAsync("duet-visually-hidden", { key: 'b93df79ffc46a2e60b7568b393c5643997e9d0ae' }, this.expanded ? this.accessibleCloseLabel : this.accessibleOpenLabel)), hAsync("div", { key: 'd611d0e82cd9fa7fdcbbe203986f2a82bd44e02f', id: this.expandableId, class: { "duet-tray-expandable": true, active: this.expanded } }, hAsync("div", { key: '30fe3c388378678752f99d6cb9548d7ec7c42c4d', class: "duet-tray-expandable-content" }, hAsync("slot", { key: 'e25622cbef097b9ac74de3a8264a7556f4be7722', name: "additional" })))))));
19803
19843
  }
19804
19844
  get element() { return getElement(this); }
19805
19845
  static get style() { return DuetTrayStyle0; }
@@ -21239,7 +21279,7 @@ class DuetUploadAriaStatus {
21239
21279
  * Always the last one in the class.
21240
21280
  */
21241
21281
  render() {
21242
- return (hAsync(Host, { key: '4feb88f0c76da26c8690f220de8df580ee7afc7a', role: "status", "aria-live": "assertive", "aria-atomic": "true", "aria-relevant": "all" }, hAsync("duet-visually-hidden", { key: '9461edbf779b8c47c536def78cbe9643311d76d9' }, this.statusMessage)));
21282
+ return (hAsync(Host, { key: '611ad37755190220c43a39fdcbfda6d808a0e285', role: "status", "aria-live": "assertive", "aria-atomic": "true", "aria-relevant": "all" }, hAsync("duet-visually-hidden", { key: '4a2d84541cdf2e03c057210066ef4f53a3ef6b00' }, this.statusMessage)));
21243
21283
  }
21244
21284
  get element() { return getElement(this); }
21245
21285
  static get watchers() { return {
@@ -21461,7 +21501,7 @@ class DuetVisuallyHidden {
21461
21501
  * Always the last one in the class.
21462
21502
  */
21463
21503
  render() {
21464
- return (hAsync(Host, { key: '8a0bd4e0f74cdc83a22f6cc5e7481c17eb5eb6f5', class: "duet-visually-hidden" }, hAsync("slot", { key: '76e13ab1452a3da667ed516ca51090c5046eba13' })));
21504
+ return (hAsync(Host, { key: 'c7a016ccb63b67077c691951394fd67771f4609e', class: "duet-visually-hidden" }, hAsync("slot", { key: 'c5daeaed36d95139adc5a1f68fe01123d5f301ae' })));
21465
21505
  }
21466
21506
  get element() { return getElement(this); }
21467
21507
  static get style() { return DuetVisuallyHiddenStyle0; }