@duetds/components 8.2.2 → 8.3.1

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 (698) hide show
  1. package/hydrate/index.js +221 -70
  2. package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
  3. package/lib/cjs/duet-alert.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-banner.cjs.entry.js +8 -7
  6. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-button_2.cjs.entry.js +3 -3
  9. package/lib/cjs/duet-callout.cjs.entry.js +5 -4
  10. package/lib/cjs/duet-caption_4.cjs.entry.js +5 -6
  11. package/lib/cjs/duet-card.cjs.entry.js +6 -5
  12. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-chip.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-choice_2.cjs.entry.js +11 -11
  16. package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
  17. package/lib/cjs/duet-combobox.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
  19. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-date-picker.cjs.entry.js +5 -4
  21. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-editable-table_3.cjs.entry.js +3 -3
  23. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  24. package/lib/cjs/duet-fieldset.cjs.entry.js +3 -3
  25. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  26. package/lib/cjs/duet-footer.cjs.entry.js +2 -2
  27. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  29. package/lib/cjs/duet-hero.cjs.entry.js +9 -6
  30. package/lib/cjs/duet-icon.cjs.entry.js +2 -2
  31. package/lib/cjs/duet-input_2.cjs.entry.js +6 -5
  32. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +2 -2
  37. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-modal.cjs.entry.js +5 -5
  40. package/lib/cjs/duet-multiselect.cjs.entry.js +5 -4
  41. package/lib/cjs/duet-nav.cjs.entry.js +3 -3
  42. package/lib/cjs/duet-notification_2.cjs.entry.js +2 -2
  43. package/lib/cjs/duet-number-input.cjs.entry.js +5 -4
  44. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-pagination_2.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-popup-menu.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-promo-card.cjs.entry.js +15 -10
  50. package/lib/cjs/duet-radio_2.cjs.entry.js +4 -3
  51. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-scrollable_3.cjs.entry.js +89 -6
  53. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-select.cjs.entry.js +4 -3
  55. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  57. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +2 -2
  60. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -7
  61. package/lib/cjs/duet-slideout.cjs.entry.js +16 -7
  62. package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
  63. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
  64. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
  65. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  67. package/lib/cjs/duet-textarea.cjs.entry.js +4 -3
  68. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
  70. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +3 -3
  71. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  72. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-tooltip.cjs.entry.js +15 -18
  75. package/lib/cjs/duet-tray.cjs.entry.js +2 -2
  76. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  77. package/lib/cjs/duet-upload-item.cjs.entry.js +1 -1
  78. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  79. package/lib/cjs/duet.cjs.js +2 -2
  80. package/lib/cjs/{focus-utils-cb2699e7.js → focus-utils-2d403f5e.js} +1 -1
  81. package/lib/cjs/{index-c51398ac.js → index-a515d5ff.js} +1 -1
  82. package/lib/cjs/{keyboard-utils-7248dd0a.js → keyboard-utils-66010749.js} +2 -0
  83. package/lib/cjs/loader.cjs.js +2 -2
  84. package/lib/cjs/slot-utils-0b8037ab.js +51 -0
  85. package/lib/cjs/{token-utils-c672402d.js → token-utils-7a618677.js} +22 -0
  86. package/lib/collection/common/index.js +0 -1
  87. package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
  88. package/lib/collection/components/duet-alert/duet-alert.js +1 -1
  89. package/lib/collection/components/duet-banner/duet-banner.js +6 -5
  90. package/lib/collection/components/duet-button/duet-button.css +22 -0
  91. package/lib/collection/components/duet-button/duet-button.js +5 -5
  92. package/lib/collection/components/duet-callout/duet-callout.js +4 -3
  93. package/lib/collection/components/duet-caption/duet-caption.js +1 -1
  94. package/lib/collection/components/duet-card/duet-card.js +7 -6
  95. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  96. package/lib/collection/components/duet-chip/duet-chip.js +5 -5
  97. package/lib/collection/components/duet-choice/duet-choice.js +5 -4
  98. package/lib/collection/components/duet-choice-group/duet-choice-group.js +3 -2
  99. package/lib/collection/components/duet-collapsible/duet-collapsible.js +5 -4
  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/date-picker-input.js +1 -2
  103. package/lib/collection/components/duet-date-picker/duet-date-picker.js +6 -4
  104. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  105. package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
  106. package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
  107. package/lib/collection/components/duet-fieldset/duet-fieldset.js +1 -1
  108. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  109. package/lib/collection/components/duet-footer/duet-footer.js +7 -7
  110. package/lib/collection/components/duet-grid/duet-grid.js +3 -3
  111. package/lib/collection/components/duet-header/duet-header.js +15 -15
  112. package/lib/collection/components/duet-heading/duet-heading.js +1 -1
  113. package/lib/collection/components/duet-hero/duet-hero.a11y.e2e.js +4 -4
  114. package/lib/collection/components/duet-hero/duet-hero.js +13 -10
  115. package/lib/collection/components/duet-input/duet-input.js +11 -10
  116. package/lib/collection/components/duet-label/duet-label.js +2 -2
  117. package/lib/collection/components/duet-layout/duet-layout.js +1 -1
  118. package/lib/collection/components/duet-link/duet-link.js +3 -4
  119. package/lib/collection/components/duet-list/duet-list.js +3 -3
  120. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  121. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
  122. package/lib/collection/components/duet-modal/duet-modal.js +6 -5
  123. package/lib/collection/components/duet-multiselect/duet-multiselect.js +8 -7
  124. package/lib/collection/components/duet-nav/duet-nav.css +5 -0
  125. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  126. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
  127. package/lib/collection/components/duet-number-input/duet-number-input.js +7 -6
  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 +1 -1
  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.css +10 -0
  133. package/lib/collection/components/duet-promo-card/duet-promo-card.js +13 -8
  134. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  135. package/lib/collection/components/duet-radio-group/duet-radio-group.js +3 -2
  136. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  137. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
  138. package/lib/collection/components/duet-select/duet-select.js +8 -7
  139. package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
  140. package/lib/collection/components/duet-slideout/duet-slideout.css +1 -1
  141. package/lib/collection/components/duet-slideout/duet-slideout.js +11 -2
  142. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +27 -0
  143. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +9 -3
  144. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +1 -1
  145. package/lib/collection/components/duet-spacer/duet-spacer.js +2 -2
  146. package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
  147. package/lib/collection/components/duet-step/duet-step.js +2 -2
  148. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  149. package/lib/collection/components/duet-tab/duet-tab.css +10 -0
  150. package/lib/collection/components/duet-tab/duet-tab.js +155 -1
  151. package/lib/collection/components/duet-tab-group/duet-tab-group.js +17 -10
  152. package/lib/collection/components/duet-textarea/duet-textarea.js +7 -6
  153. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  154. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +1 -1
  155. package/lib/collection/components/duet-tooltip/duet-tooltip.e2e.js +5 -0
  156. package/lib/collection/components/duet-tooltip/duet-tooltip.js +16 -18
  157. package/lib/collection/components/duet-upload/duet-upload.js +14 -14
  158. package/lib/collection/components/duet-upload-item/duet-upload-item.js +1 -1
  159. package/lib/collection/utils/keyboard-utils.js +1 -0
  160. package/lib/collection/utils/slot-utils.js +42 -11
  161. package/lib/collection/utils/token-utils.js +3 -0
  162. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  163. package/lib/dist-custom-elements/duet-alert.js +1 -1
  164. package/lib/dist-custom-elements/duet-badge.js +1 -1
  165. package/lib/dist-custom-elements/duet-banner.js +10 -9
  166. package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
  167. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  168. package/lib/dist-custom-elements/duet-button.js +1 -1
  169. package/lib/dist-custom-elements/duet-callout.js +6 -5
  170. package/lib/dist-custom-elements/duet-caption.js +1 -1
  171. package/lib/dist-custom-elements/duet-card.js +8 -7
  172. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  173. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  174. package/lib/dist-custom-elements/duet-chip.js +3 -3
  175. package/lib/dist-custom-elements/duet-choice-group.js +11 -10
  176. package/lib/dist-custom-elements/duet-choice.js +7 -7
  177. package/lib/dist-custom-elements/duet-collapsible.js +4 -4
  178. package/lib/dist-custom-elements/duet-combobox.js +3 -3
  179. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  180. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  181. package/lib/dist-custom-elements/duet-date-picker.js +15 -14
  182. package/lib/dist-custom-elements/duet-divider.js +1 -1
  183. package/lib/dist-custom-elements/duet-editable-table.js +8 -8
  184. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  185. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  186. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  187. package/lib/dist-custom-elements/duet-footer.js +5 -5
  188. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  189. package/lib/dist-custom-elements/duet-grid.js +1 -1
  190. package/lib/dist-custom-elements/duet-header.js +9 -9
  191. package/lib/dist-custom-elements/duet-heading.js +1 -1
  192. package/lib/dist-custom-elements/duet-hero.js +17 -14
  193. package/lib/dist-custom-elements/duet-icon.js +1 -1
  194. package/lib/dist-custom-elements/duet-input.js +1 -1
  195. package/lib/dist-custom-elements/duet-label.js +1 -1
  196. package/lib/dist-custom-elements/duet-layout.js +1 -1
  197. package/lib/dist-custom-elements/duet-link.js +1 -1
  198. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  199. package/lib/dist-custom-elements/duet-list.js +1 -1
  200. package/lib/dist-custom-elements/duet-logo.js +1 -1
  201. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  202. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
  203. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
  204. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  205. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  206. package/lib/dist-custom-elements/duet-modal.js +9 -9
  207. package/lib/dist-custom-elements/duet-multiselect.js +13 -12
  208. package/lib/dist-custom-elements/duet-nav.js +3 -3
  209. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  210. package/lib/dist-custom-elements/duet-notification.js +3 -3
  211. package/lib/dist-custom-elements/duet-number-input.js +15 -14
  212. package/lib/dist-custom-elements/duet-page-heading.js +2 -2
  213. package/lib/dist-custom-elements/duet-pagination.js +15 -15
  214. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  215. package/lib/dist-custom-elements/duet-popup-menu-item.js +2 -2
  216. package/lib/dist-custom-elements/duet-popup-menu.js +2 -2
  217. package/lib/dist-custom-elements/duet-progress.js +1 -1
  218. package/lib/dist-custom-elements/duet-promo-card.js +17 -12
  219. package/lib/dist-custom-elements/duet-radio-group.js +11 -10
  220. package/lib/dist-custom-elements/duet-radio.js +1 -1
  221. package/lib/dist-custom-elements/duet-range-slider.js +3 -3
  222. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  223. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  224. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  225. package/lib/dist-custom-elements/duet-select.js +1 -1
  226. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  227. package/lib/dist-custom-elements/duet-show-more.js +6 -6
  228. package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
  229. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  230. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +3 -3
  231. package/lib/dist-custom-elements/duet-slideout-panel.js +10 -7
  232. package/lib/dist-custom-elements/duet-slideout.js +15 -6
  233. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  234. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  235. package/lib/dist-custom-elements/duet-step.js +5 -5
  236. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  237. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
  238. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +3 -3
  239. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  240. package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
  241. package/lib/dist-custom-elements/duet-tab-group.js +20 -16
  242. package/lib/dist-custom-elements/duet-tab.js +89 -4
  243. package/lib/dist-custom-elements/duet-table.js +1 -1
  244. package/lib/dist-custom-elements/duet-textarea.js +13 -12
  245. package/lib/dist-custom-elements/duet-toggle.js +3 -3
  246. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
  247. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +4 -4
  248. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  249. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  250. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  251. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  252. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  253. package/lib/dist-custom-elements/duet-tray.js +4 -4
  254. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  255. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  256. package/lib/dist-custom-elements/duet-upload.js +18 -18
  257. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  258. package/lib/dist-custom-elements/index.js +1 -1
  259. package/lib/dist-custom-elements/{p-0fcede3e.js → p-022cc9de.js} +2 -2
  260. package/lib/dist-custom-elements/{p-178bd8b5.js → p-033ffb95.js} +1 -1
  261. package/lib/dist-custom-elements/{p-6f02cea5.js → p-13cbfdc6.js} +2 -2
  262. package/lib/dist-custom-elements/{p-ded7900f.js → p-15b43530.js} +2 -2
  263. package/lib/dist-custom-elements/{p-046d07ed.js → p-3380c780.js} +1 -1
  264. package/lib/dist-custom-elements/{p-bbff917c.js → p-33c43f27.js} +6 -6
  265. package/lib/dist-custom-elements/{p-8f253845.js → p-55634a0b.js} +2 -1
  266. package/lib/dist-custom-elements/{p-029fba28.js → p-57d9241f.js} +3 -3
  267. package/lib/dist-custom-elements/{p-ab998a0f.js → p-57e61a09.js} +2 -2
  268. package/lib/dist-custom-elements/{p-dfbd66be.js → p-6c8a44ea.js} +2 -2
  269. package/lib/dist-custom-elements/{p-1f650bb2.js → p-70fb72b8.js} +1 -1
  270. package/lib/dist-custom-elements/{p-f26cc3be.js → p-7385cfae.js} +2 -2
  271. package/lib/dist-custom-elements/p-796edee6.js +48 -0
  272. package/lib/dist-custom-elements/{p-a7f2d134.js → p-7f8daa04.js} +4 -4
  273. package/lib/dist-custom-elements/{p-14821771.js → p-82a9c4cc.js} +1 -1
  274. package/lib/dist-custom-elements/{p-6db359de.js → p-83c687c4.js} +10 -10
  275. package/lib/dist-custom-elements/{p-c2ee0b56.js → p-8500f1f3.js} +1 -1
  276. package/lib/dist-custom-elements/{p-5b940d4e.js → p-85c51c36.js} +5 -5
  277. package/lib/dist-custom-elements/{p-78ce0ce1.js → p-89c8eef0.js} +21 -23
  278. package/lib/dist-custom-elements/{p-d1db33b3.js → p-89fa2387.js} +1 -1
  279. package/lib/dist-custom-elements/{p-3c266b7f.js → p-8aacf8f2.js} +1 -1
  280. package/lib/dist-custom-elements/{p-d82ca991.js → p-92e8fec4.js} +1 -1
  281. package/lib/dist-custom-elements/{p-e9b96f04.js → p-97144a49.js} +6 -7
  282. package/lib/dist-custom-elements/{p-bdade4f6.js → p-99bfa47d.js} +1 -1
  283. package/lib/dist-custom-elements/{p-09d8f6b5.js → p-99c2c6f3.js} +5 -5
  284. package/lib/dist-custom-elements/{p-284885b1.js → p-a8d729e4.js} +1 -1
  285. package/lib/dist-custom-elements/{p-48fe3f3e.js → p-ba9d785a.js} +3 -3
  286. package/lib/dist-custom-elements/{p-ef9c200e.js → p-cbac9ed5.js} +22 -1
  287. package/lib/dist-custom-elements/{p-ea75dc3b.js → p-d84624d1.js} +2 -2
  288. package/lib/dist-custom-elements/{p-32b58440.js → p-da0965a5.js} +2 -2
  289. package/lib/dist-custom-elements/{p-69f3125f.js → p-dd3202f3.js} +1 -1
  290. package/lib/dist-custom-elements/{p-275c9f06.js → p-de5298ac.js} +2 -2
  291. package/lib/dist-custom-elements/{p-4207df32.js → p-e8d8a5f1.js} +11 -10
  292. package/lib/dist-custom-elements/{p-501109c4.js → p-eb03dc27.js} +14 -13
  293. package/lib/dist-custom-elements/{p-c3d0fd5f.js → p-eb30f749.js} +2 -2
  294. package/lib/dist-custom-elements/{p-f37bade9.js → p-f1a37b7f.js} +6 -6
  295. package/lib/dist-custom-elements/{p-d4a52c78.js → p-fdafc7af.js} +1 -1
  296. package/lib/duet/duet.esm.js +1 -1
  297. package/lib/duet/duet.js +1 -1
  298. package/lib/duet/{p-ad200bf7.system.entry.js → p-03237a62.system.entry.js} +2 -2
  299. package/lib/duet/p-03c217ae.entry.js +4 -0
  300. package/lib/duet/p-03c3cf91.entry.js +4 -0
  301. package/lib/duet/{p-88d19807.entry.js → p-05728995.entry.js} +1 -1
  302. package/lib/duet/{p-87565d7d.system.entry.js → p-0600d0e8.system.entry.js} +1 -1
  303. package/lib/duet/p-07adc606.system.entry.js +4 -0
  304. package/lib/duet/{p-7bb37b2e.entry.js → p-0857e91c.entry.js} +1 -1
  305. package/lib/duet/p-09c54c8e.system.js +4 -0
  306. package/lib/duet/p-0a28d72d.entry.js +4 -0
  307. package/lib/duet/{p-1c9a6018.system.entry.js → p-0b4b179c.system.entry.js} +1 -1
  308. package/lib/duet/{p-0906d9df.system.entry.js → p-0cdc8487.system.entry.js} +1 -1
  309. package/lib/duet/{p-2c02c786.entry.js → p-0ef53ae6.entry.js} +1 -1
  310. package/lib/duet/p-1001ec0f.entry.js +4 -0
  311. package/lib/duet/{p-0d7d648a.system.entry.js → p-1020c84c.system.entry.js} +1 -1
  312. package/lib/duet/{p-6edbe47c.system.entry.js → p-1612a6c7.system.entry.js} +1 -1
  313. package/lib/duet/{p-c75daf42.entry.js → p-169aab07.entry.js} +1 -1
  314. package/lib/duet/{p-0fd839a0.system.entry.js → p-16c13a11.system.entry.js} +1 -1
  315. package/lib/duet/p-1c9ee2ea.entry.js +4 -0
  316. package/lib/duet/{p-1abfbe28.system.entry.js → p-1d195c3a.system.entry.js} +1 -1
  317. package/lib/duet/p-1db3932f.system.entry.js +4 -0
  318. package/lib/duet/{p-6d186557.entry.js → p-1e6bd5da.entry.js} +1 -1
  319. package/lib/duet/p-1f0dc968.entry.js +4 -0
  320. package/lib/duet/{p-076b9333.entry.js → p-20ed91ba.entry.js} +1 -1
  321. package/lib/duet/p-20ff95cd.system.entry.js +4 -0
  322. package/lib/duet/p-2171907b.system.entry.js +4 -0
  323. package/lib/duet/{p-ecef885c.system.entry.js → p-21f1bd62.system.entry.js} +1 -1
  324. package/lib/duet/{p-a70e6c6f.entry.js → p-26be2678.entry.js} +1 -1
  325. package/lib/duet/{p-b84be662.entry.js → p-28b22d09.entry.js} +1 -1
  326. package/lib/duet/{p-d1d036d5.entry.js → p-29186e16.entry.js} +1 -1
  327. package/lib/duet/{p-3e03e275.entry.js → p-2c79b6d8.entry.js} +1 -1
  328. package/lib/duet/{p-cee353f7.entry.js → p-2ddd9719.entry.js} +1 -1
  329. package/lib/duet/p-31657213.entry.js +4 -0
  330. package/lib/duet/p-31730560.entry.js +4 -0
  331. package/lib/duet/p-357307f7.entry.js +4 -0
  332. package/lib/duet/{p-a014d5d9.system.entry.js → p-3730d6bd.system.entry.js} +1 -1
  333. package/lib/duet/{p-b230e70f.system.entry.js → p-3733ebe1.system.entry.js} +1 -1
  334. package/lib/duet/{p-37be8296.entry.js → p-3760418d.entry.js} +1 -1
  335. package/lib/duet/{p-f65559ab.entry.js → p-38cdaf08.entry.js} +1 -1
  336. package/lib/duet/{p-f637700c.system.entry.js → p-39ea1b09.system.entry.js} +1 -1
  337. package/lib/duet/{p-b57852d2.entry.js → p-3cf8a878.entry.js} +1 -1
  338. package/lib/duet/{p-10a2a9c1.system.entry.js → p-3ecc2d1e.system.entry.js} +1 -1
  339. package/lib/duet/{p-1420bc81.system.entry.js → p-3f4713a3.system.entry.js} +1 -1
  340. package/lib/duet/{p-932d0abe.entry.js → p-3f56cdd6.entry.js} +1 -1
  341. package/lib/duet/{p-4a397383.entry.js → p-41d61870.entry.js} +1 -1
  342. package/lib/duet/p-43091aa7.system.entry.js +4 -0
  343. package/lib/duet/{p-c90bc08e.entry.js → p-43adcd6a.entry.js} +1 -1
  344. package/lib/duet/{p-280b2ecc.system.entry.js → p-43ebba16.system.entry.js} +1 -1
  345. package/lib/duet/{p-aab87987.system.entry.js → p-45199b0c.system.entry.js} +1 -1
  346. package/lib/duet/{p-551ecb84.system.entry.js → p-4648c2cf.system.entry.js} +1 -1
  347. package/lib/duet/p-47f7fd31.system.entry.js +4 -0
  348. package/lib/duet/{p-c3832cba.system.entry.js → p-49ba8156.system.entry.js} +1 -1
  349. package/lib/duet/{p-ea4fda73.entry.js → p-4bd54c36.entry.js} +1 -1
  350. package/lib/duet/{p-a75e499e.system.entry.js → p-4c416890.system.entry.js} +1 -1
  351. package/lib/duet/p-4cd1b2dc.entry.js +4 -0
  352. package/lib/duet/{p-de652eff.entry.js → p-4e002d37.entry.js} +1 -1
  353. package/lib/duet/p-5263bc35.js +4 -0
  354. package/lib/duet/p-5581d26e.entry.js +4 -0
  355. package/lib/duet/p-5729c070.entry.js +4 -0
  356. package/lib/duet/{p-d1deec62.system.js → p-575e4de7.system.js} +1 -1
  357. package/lib/duet/{p-7023e868.system.entry.js → p-5b3275f8.system.entry.js} +2 -2
  358. package/lib/duet/{p-daf4b399.entry.js → p-5c810c8e.entry.js} +1 -1
  359. package/lib/duet/p-5f87ea3d.js +4 -0
  360. package/lib/duet/{p-75ceea2b.entry.js → p-63b8a5d9.entry.js} +1 -1
  361. package/lib/duet/{p-723172a8.system.entry.js → p-65c5d605.system.entry.js} +1 -1
  362. package/lib/duet/p-6689cf76.entry.js +4 -0
  363. package/lib/duet/{p-aa38094c.entry.js → p-671a9905.entry.js} +1 -1
  364. package/lib/duet/{p-1bbf5af6.entry.js → p-67bd1eae.entry.js} +1 -1
  365. package/lib/duet/{p-8dbbed25.entry.js → p-69f280e3.entry.js} +1 -1
  366. package/lib/duet/{p-133bd9d0.system.entry.js → p-6b5f5f20.system.entry.js} +1 -1
  367. package/lib/duet/p-6b5fc33f.entry.js +4 -0
  368. package/lib/duet/{p-c3be7176.entry.js → p-6c34c6d4.entry.js} +1 -1
  369. package/lib/duet/{p-d6154923.entry.js → p-70af7daf.entry.js} +1 -1
  370. package/lib/duet/p-71d1dbcb.entry.js +4 -0
  371. package/lib/duet/{p-f237623c.entry.js → p-72179a41.entry.js} +1 -1
  372. package/lib/duet/{p-c0397a25.entry.js → p-756e625e.entry.js} +1 -1
  373. package/lib/duet/{p-e00f28fc.entry.js → p-77be9214.entry.js} +1 -1
  374. package/lib/duet/p-796edee6.js +4 -0
  375. package/lib/duet/{p-e4bd0d7b.entry.js → p-79abaaad.entry.js} +1 -1
  376. package/lib/duet/{p-5f54e38a.system.entry.js → p-7b445598.system.entry.js} +1 -1
  377. package/lib/duet/p-7c6d5f9c.system.js +4 -0
  378. package/lib/duet/{p-7308b57e.entry.js → p-7c8c5534.entry.js} +1 -1
  379. package/lib/duet/p-7d4d3bee.system.entry.js +4 -0
  380. package/lib/duet/{p-ce96df8c.entry.js → p-80aa59cb.entry.js} +1 -1
  381. package/lib/duet/{p-bd9e5b2b.system.entry.js → p-81a79874.system.entry.js} +1 -1
  382. package/lib/duet/{p-6fdbd448.system.entry.js → p-825dac25.system.entry.js} +1 -1
  383. package/lib/duet/p-827fece7.system.entry.js +4 -0
  384. package/lib/duet/p-875ba244.system.entry.js +4 -0
  385. package/lib/duet/{p-f08d659e.entry.js → p-8d260eac.entry.js} +1 -1
  386. package/lib/duet/{p-ba9103db.entry.js → p-92861390.entry.js} +1 -1
  387. package/lib/duet/{p-7fd43c03.system.entry.js → p-92e54702.system.entry.js} +2 -2
  388. package/lib/duet/{p-9418d9ff.entry.js → p-947af010.entry.js} +1 -1
  389. package/lib/duet/{p-3ccb1ee3.system.entry.js → p-969152f0.system.entry.js} +1 -1
  390. package/lib/duet/{p-2395f607.system.entry.js → p-976ed5a5.system.entry.js} +1 -1
  391. package/lib/duet/{p-00c58945.system.entry.js → p-99cc01cb.system.entry.js} +1 -1
  392. package/lib/duet/{p-cd1d3fe8.system.entry.js → p-9d9cab9d.system.entry.js} +1 -1
  393. package/lib/duet/{p-0667f70f.system.entry.js → p-9e1d8b6f.system.entry.js} +1 -1
  394. package/lib/duet/{p-2db24634.entry.js → p-9e95e6eb.entry.js} +1 -1
  395. package/lib/duet/{p-efe336c5.entry.js → p-9ed3ab30.entry.js} +1 -1
  396. package/lib/duet/{p-7b6abc82.entry.js → p-9f355c50.entry.js} +1 -1
  397. package/lib/duet/{p-4921ff47.entry.js → p-a0f179db.entry.js} +1 -1
  398. package/lib/duet/{p-42cfad67.system.entry.js → p-a319471c.system.entry.js} +2 -2
  399. package/lib/duet/{p-a2fb2ad9.system.entry.js → p-a424f7b8.system.entry.js} +1 -1
  400. package/lib/duet/{p-37d69db5.system.entry.js → p-a53d7d39.system.entry.js} +1 -1
  401. package/lib/duet/{p-2d9cdfdb.entry.js → p-a89e81b7.entry.js} +1 -1
  402. package/lib/duet/{p-3ca93619.system.entry.js → p-a917c2ae.system.entry.js} +1 -1
  403. package/lib/duet/{p-36c95931.system.entry.js → p-aa08b72e.system.entry.js} +1 -1
  404. package/lib/duet/{p-88378c4b.system.entry.js → p-aab945c6.system.entry.js} +1 -1
  405. package/lib/duet/{p-52737afc.system.js → p-aabf89fa.system.js} +1 -1
  406. package/lib/duet/p-aac0b756.entry.js +4 -0
  407. package/lib/duet/{p-78a54e54.system.entry.js → p-ab005633.system.entry.js} +1 -1
  408. package/lib/duet/p-abdbce02.system.js +4 -0
  409. package/lib/duet/{p-3fab3c3d.entry.js → p-ae0382ff.entry.js} +1 -1
  410. package/lib/duet/{p-52091e26.entry.js → p-b8cd8aa9.entry.js} +1 -1
  411. package/lib/duet/{p-c8a02bae.entry.js → p-b9568179.entry.js} +1 -1
  412. package/lib/duet/{p-5d8d866f.system.entry.js → p-bc522875.system.entry.js} +1 -1
  413. package/lib/duet/{p-371692de.system.entry.js → p-bda222d2.system.entry.js} +1 -1
  414. package/lib/duet/p-bfd50a6a.entry.js +4 -0
  415. package/lib/duet/p-bfe237fe.entry.js +4 -0
  416. package/lib/duet/p-c2973a4e.system.entry.js +4 -0
  417. package/lib/duet/{p-550162dd.entry.js → p-c327db77.entry.js} +1 -1
  418. package/lib/duet/p-c8ff85f8.entry.js +4 -0
  419. package/lib/duet/{p-1bdd4caa.system.entry.js → p-c9cb8ffa.system.entry.js} +1 -1
  420. package/lib/duet/{p-03043dae.entry.js → p-ce746fbf.entry.js} +1 -1
  421. package/lib/duet/{p-4d9e4286.system.entry.js → p-d0500cf2.system.entry.js} +1 -1
  422. package/lib/duet/{p-db48c8ed.system.entry.js → p-d143df18.system.entry.js} +1 -1
  423. package/lib/duet/{p-956c677f.entry.js → p-d328f8cc.entry.js} +1 -1
  424. package/lib/duet/{p-534e202a.system.entry.js → p-d4285ed0.system.entry.js} +1 -1
  425. package/lib/duet/{p-3a63ecd6.system.entry.js → p-d44d74d3.system.entry.js} +1 -1
  426. package/lib/duet/p-d5b79ee4.entry.js +4 -0
  427. package/lib/duet/{p-c641c3b4.system.entry.js → p-d5d63283.system.entry.js} +1 -1
  428. package/lib/duet/{p-295179c8.system.entry.js → p-d6c18967.system.entry.js} +1 -1
  429. package/lib/duet/p-d9400840.entry.js +4 -0
  430. package/lib/duet/{p-52c59c2c.system.entry.js → p-d9887cdb.system.entry.js} +1 -1
  431. package/lib/duet/{p-e7b955f6.system.entry.js → p-db688714.system.entry.js} +1 -1
  432. package/lib/duet/p-dbedcced.entry.js +4 -0
  433. package/lib/duet/{p-e2347276.entry.js → p-dc3e35c7.entry.js} +1 -1
  434. package/lib/duet/{p-9f931d57.js → p-dccd9c7c.js} +1 -1
  435. package/lib/duet/{p-65316fb3.entry.js → p-dcd8af75.entry.js} +1 -1
  436. package/lib/duet/{p-59eeaac0.system.entry.js → p-de2da9fd.system.entry.js} +1 -1
  437. package/lib/duet/{p-04dc3f5f.system.entry.js → p-e00c9499.system.entry.js} +1 -1
  438. package/lib/duet/{p-89db0472.system.entry.js → p-e03b6928.system.entry.js} +1 -1
  439. package/lib/duet/{p-61d46f06.entry.js → p-e0931ac9.entry.js} +1 -1
  440. package/lib/duet/{p-35811c5b.entry.js → p-e0d1257a.entry.js} +1 -1
  441. package/lib/duet/{p-eddc7880.entry.js → p-e21cc133.entry.js} +1 -1
  442. package/lib/duet/{p-86285221.entry.js → p-e24a3978.entry.js} +1 -1
  443. package/lib/duet/p-e276fee0.js +4 -0
  444. package/lib/duet/{p-42e4ee86.system.entry.js → p-e2eb1521.system.entry.js} +1 -1
  445. package/lib/duet/{p-fd153ee7.system.entry.js → p-e538a8a2.system.entry.js} +1 -1
  446. package/lib/duet/{p-f8ddd215.system.entry.js → p-e69813f3.system.entry.js} +1 -1
  447. package/lib/duet/{p-00b69a62.system.entry.js → p-e956cd9b.system.entry.js} +1 -1
  448. package/lib/duet/{p-eed152d0.system.js → p-ead2a738.system.js} +1 -1
  449. package/lib/duet/{p-b83e0014.system.entry.js → p-ec2eb98f.system.entry.js} +1 -1
  450. package/lib/duet/{p-831c1f80.system.entry.js → p-eced32c1.system.entry.js} +1 -1
  451. package/lib/duet/{p-9090cf21.entry.js → p-ee7738c2.entry.js} +1 -1
  452. package/lib/duet/{p-ebc2f8fc.system.entry.js → p-eedadd50.system.entry.js} +1 -1
  453. package/lib/duet/p-ef83d9da.system.entry.js +4 -0
  454. package/lib/duet/{p-11481bd0.entry.js → p-f0419f45.entry.js} +1 -1
  455. package/lib/duet/{p-efa9e31e.entry.js → p-f121b583.entry.js} +1 -1
  456. package/lib/duet/{p-78a7f821.system.entry.js → p-f1397f55.system.entry.js} +1 -1
  457. package/lib/duet/{p-cc4683e0.system.entry.js → p-f15a1679.system.entry.js} +2 -2
  458. package/lib/duet/p-f273c4de.system.entry.js +4 -0
  459. package/lib/duet/{p-9699d4f1.system.entry.js → p-f3c91c9e.system.entry.js} +1 -1
  460. package/lib/duet/{p-03380a61.system.entry.js → p-f5c69659.system.entry.js} +1 -1
  461. package/lib/duet/{p-f2f0f553.system.entry.js → p-f630e363.system.entry.js} +1 -1
  462. package/lib/duet/{p-74553378.system.entry.js → p-f7167337.system.entry.js} +1 -1
  463. package/lib/esm/duet-action-button.entry.js +3 -3
  464. package/lib/esm/duet-alert.entry.js +2 -2
  465. package/lib/esm/duet-badge.entry.js +1 -1
  466. package/lib/esm/duet-banner.entry.js +8 -7
  467. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  468. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  469. package/lib/esm/duet-button_2.entry.js +3 -3
  470. package/lib/esm/duet-callout.entry.js +5 -4
  471. package/lib/esm/duet-caption_4.entry.js +5 -6
  472. package/lib/esm/duet-card.entry.js +6 -5
  473. package/lib/esm/duet-checkbox.entry.js +1 -1
  474. package/lib/esm/duet-checkmark.entry.js +1 -1
  475. package/lib/esm/duet-chip.entry.js +2 -2
  476. package/lib/esm/duet-choice_2.entry.js +6 -6
  477. package/lib/esm/duet-collapsible.entry.js +3 -3
  478. package/lib/esm/duet-combobox.entry.js +2 -2
  479. package/lib/esm/duet-contact-card.entry.js +1 -1
  480. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  481. package/lib/esm/duet-date-picker.entry.js +5 -4
  482. package/lib/esm/duet-divider_2.entry.js +2 -2
  483. package/lib/esm/duet-editable-table_3.entry.js +3 -3
  484. package/lib/esm/duet-empty-state.entry.js +1 -1
  485. package/lib/esm/duet-fieldset.entry.js +2 -2
  486. package/lib/esm/duet-file-chooser.entry.js +1 -1
  487. package/lib/esm/duet-footer.entry.js +2 -2
  488. package/lib/esm/duet-grid_2.entry.js +1 -1
  489. package/lib/esm/duet-header_2.entry.js +2 -2
  490. package/lib/esm/duet-hero.entry.js +9 -6
  491. package/lib/esm/duet-icon.entry.js +2 -2
  492. package/lib/esm/duet-input_2.entry.js +6 -5
  493. package/lib/esm/duet-layout.entry.js +1 -1
  494. package/lib/esm/duet-list_2.entry.js +1 -1
  495. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  496. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
  497. package/lib/esm/duet-menu-bar-dropdown.entry.js +2 -2
  498. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  499. package/lib/esm/duet-menu-bar.entry.js +1 -1
  500. package/lib/esm/duet-modal.entry.js +4 -4
  501. package/lib/esm/duet-multiselect.entry.js +5 -4
  502. package/lib/esm/duet-nav.entry.js +3 -3
  503. package/lib/esm/duet-notification_2.entry.js +2 -2
  504. package/lib/esm/duet-number-input.entry.js +5 -4
  505. package/lib/esm/duet-page-heading.entry.js +1 -1
  506. package/lib/esm/duet-pagination_2.entry.js +3 -3
  507. package/lib/esm/duet-popup-menu-item.entry.js +1 -1
  508. package/lib/esm/duet-popup-menu.entry.js +3 -3
  509. package/lib/esm/duet-progress.entry.js +1 -1
  510. package/lib/esm/duet-promo-card.entry.js +15 -10
  511. package/lib/esm/duet-radio_2.entry.js +4 -3
  512. package/lib/esm/duet-range-slider.entry.js +2 -2
  513. package/lib/esm/duet-scrollable_3.entry.js +89 -6
  514. package/lib/esm/duet-section-layout.entry.js +1 -1
  515. package/lib/esm/duet-select.entry.js +4 -3
  516. package/lib/esm/duet-shaped-image.entry.js +1 -1
  517. package/lib/esm/duet-show-more.entry.js +2 -2
  518. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  519. package/lib/esm/duet-slideout-link.entry.js +1 -1
  520. package/lib/esm/duet-slideout-panel-dropdown.entry.js +2 -2
  521. package/lib/esm/duet-slideout-panel.entry.js +10 -7
  522. package/lib/esm/duet-slideout.entry.js +15 -6
  523. package/lib/esm/duet-step_2.entry.js +2 -2
  524. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
  525. package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
  526. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  527. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  528. package/lib/esm/duet-textarea.entry.js +4 -3
  529. package/lib/esm/duet-toggle.entry.js +2 -2
  530. package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
  531. package/lib/esm/duet-toolbar-dropdown.entry.js +3 -3
  532. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  533. package/lib/esm/duet-toolbar.entry.js +1 -1
  534. package/lib/esm/duet-tooltip-button_2.entry.js +3 -3
  535. package/lib/esm/duet-tooltip.entry.js +15 -18
  536. package/lib/esm/duet-tray.entry.js +2 -2
  537. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  538. package/lib/esm/duet-upload-item.entry.js +1 -1
  539. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  540. package/lib/esm/duet.js +3 -3
  541. package/lib/esm/{focus-utils-6bb7f477.js → focus-utils-5adec865.js} +1 -1
  542. package/lib/esm/{index-eeb87403.js → index-88bb0f20.js} +1 -1
  543. package/lib/esm/{keyboard-utils-eba88365.js → keyboard-utils-c472d19d.js} +2 -1
  544. package/lib/esm/loader.js +3 -3
  545. package/lib/esm/slot-utils-3c3ab3d6.js +48 -0
  546. package/lib/esm/{token-utils-d09165bc.js → token-utils-0c77cb3c.js} +23 -2
  547. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  548. package/lib/esm-es5/duet-alert.entry.js +1 -1
  549. package/lib/esm-es5/duet-badge.entry.js +1 -1
  550. package/lib/esm-es5/duet-banner.entry.js +1 -1
  551. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  552. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  553. package/lib/esm-es5/duet-button_2.entry.js +2 -2
  554. package/lib/esm-es5/duet-callout.entry.js +1 -1
  555. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  556. package/lib/esm-es5/duet-card.entry.js +1 -1
  557. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  558. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  559. package/lib/esm-es5/duet-chip.entry.js +1 -1
  560. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  561. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  562. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  563. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  564. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  565. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  566. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  567. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  568. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  569. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  570. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  571. package/lib/esm-es5/duet-footer.entry.js +1 -1
  572. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  573. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  574. package/lib/esm-es5/duet-hero.entry.js +2 -2
  575. package/lib/esm-es5/duet-icon.entry.js +1 -1
  576. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  577. package/lib/esm-es5/duet-layout.entry.js +1 -1
  578. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  579. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  580. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  581. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  582. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  583. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  584. package/lib/esm-es5/duet-modal.entry.js +1 -1
  585. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  586. package/lib/esm-es5/duet-nav.entry.js +1 -1
  587. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  588. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  589. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  590. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  591. package/lib/esm-es5/duet-popup-menu-item.entry.js +1 -1
  592. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  593. package/lib/esm-es5/duet-progress.entry.js +1 -1
  594. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  595. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  596. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  597. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  598. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  599. package/lib/esm-es5/duet-select.entry.js +2 -2
  600. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  601. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  602. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  603. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  604. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  605. package/lib/esm-es5/duet-slideout-panel.entry.js +2 -2
  606. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  607. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  608. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  609. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  610. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  611. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  612. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  613. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  614. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  615. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  616. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  617. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  618. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  619. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  620. package/lib/esm-es5/duet-tray.entry.js +1 -1
  621. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  622. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  623. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  624. package/lib/esm-es5/duet.js +1 -1
  625. package/lib/esm-es5/focus-utils-5adec865.js +4 -0
  626. package/lib/esm-es5/{index-eeb87403.js → index-88bb0f20.js} +1 -1
  627. package/lib/esm-es5/{keyboard-utils-eba88365.js → keyboard-utils-c472d19d.js} +1 -1
  628. package/lib/esm-es5/loader.js +1 -1
  629. package/lib/esm-es5/slot-utils-3c3ab3d6.js +4 -0
  630. package/lib/esm-es5/token-utils-0c77cb3c.js +4 -0
  631. package/lib/types/common/index.d.ts +0 -1
  632. package/lib/types/components/duet-card/duet-card.d.ts +3 -2
  633. package/lib/types/components/duet-promo-card/duet-promo-card.d.ts +3 -1
  634. package/lib/types/components/duet-slideout/duet-slideout.d.ts +1 -0
  635. package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -0
  636. package/lib/types/components/duet-tab/duet-tab.d.ts +22 -2
  637. package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +2 -1
  638. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +1 -2
  639. package/lib/types/components.d.ts +24 -4
  640. package/lib/types/utils/keyboard-utils.d.ts +1 -0
  641. package/lib/types/utils/slot-utils.d.ts +14 -2
  642. package/lib/types/utils/token-utils.d.ts +1 -0
  643. package/package.json +5 -5
  644. package/lib/cjs/slot-query-3259af5b.js +0 -10
  645. package/lib/cjs/slot-utils-6c81bd09.js +0 -20
  646. package/lib/collection/common/slot-query.js +0 -9
  647. package/lib/dist-custom-elements/p-11230037.js +0 -8
  648. package/lib/dist-custom-elements/p-bb24a019.js +0 -18
  649. package/lib/duet/p-0b5a8f35.system.entry.js +0 -4
  650. package/lib/duet/p-0c61244e.entry.js +0 -4
  651. package/lib/duet/p-0dd40c9c.entry.js +0 -4
  652. package/lib/duet/p-111e21bb.system.entry.js +0 -4
  653. package/lib/duet/p-11230037.js +0 -4
  654. package/lib/duet/p-127dcd36.system.entry.js +0 -4
  655. package/lib/duet/p-202208dc.entry.js +0 -4
  656. package/lib/duet/p-23354cf7.system.js +0 -4
  657. package/lib/duet/p-27bdda1e.js +0 -4
  658. package/lib/duet/p-2bb2b022.js +0 -4
  659. package/lib/duet/p-3ecd388c.system.entry.js +0 -4
  660. package/lib/duet/p-4dd4b992.entry.js +0 -4
  661. package/lib/duet/p-5795b0d9.system.js +0 -4
  662. package/lib/duet/p-579d7632.entry.js +0 -4
  663. package/lib/duet/p-5f71c6eb.entry.js +0 -4
  664. package/lib/duet/p-634e8787.system.js +0 -4
  665. package/lib/duet/p-660bc31f.entry.js +0 -4
  666. package/lib/duet/p-6720adb2.entry.js +0 -4
  667. package/lib/duet/p-74591e44.system.entry.js +0 -4
  668. package/lib/duet/p-7e1fe8b7.entry.js +0 -4
  669. package/lib/duet/p-7ef64069.entry.js +0 -4
  670. package/lib/duet/p-8b9c411d.entry.js +0 -4
  671. package/lib/duet/p-94c3e67c.system.entry.js +0 -4
  672. package/lib/duet/p-99269e38.system.js +0 -4
  673. package/lib/duet/p-9a352bf1.entry.js +0 -4
  674. package/lib/duet/p-9ab87585.system.entry.js +0 -4
  675. package/lib/duet/p-9dff8650.js +0 -4
  676. package/lib/duet/p-a1093ef2.entry.js +0 -4
  677. package/lib/duet/p-a5e3febc.system.entry.js +0 -4
  678. package/lib/duet/p-b17fc03d.system.entry.js +0 -4
  679. package/lib/duet/p-b3ee2fd3.entry.js +0 -4
  680. package/lib/duet/p-bb24a019.js +0 -4
  681. package/lib/duet/p-bbd9ecae.entry.js +0 -4
  682. package/lib/duet/p-c1175891.entry.js +0 -4
  683. package/lib/duet/p-c3722531.system.entry.js +0 -4
  684. package/lib/duet/p-ccd19d96.entry.js +0 -4
  685. package/lib/duet/p-cdc6b261.entry.js +0 -4
  686. package/lib/duet/p-d69aa4c2.system.entry.js +0 -4
  687. package/lib/duet/p-d840ef25.entry.js +0 -4
  688. package/lib/duet/p-e6949dbe.entry.js +0 -4
  689. package/lib/duet/p-f54f5ef3.system.entry.js +0 -4
  690. package/lib/duet/p-f64ba41c.entry.js +0 -4
  691. package/lib/duet/p-f7c03d05.entry.js +0 -4
  692. package/lib/esm/slot-query-022710bb.js +0 -8
  693. package/lib/esm/slot-utils-07ba4363.js +0 -18
  694. package/lib/esm-es5/focus-utils-6bb7f477.js +0 -4
  695. package/lib/esm-es5/slot-query-022710bb.js +0 -4
  696. package/lib/esm-es5/slot-utils-07ba4363.js +0 -4
  697. package/lib/esm-es5/token-utils-d09165bc.js +0 -4
  698. package/lib/types/common/slot-query.d.ts +0 -1
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-3380c780.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
- import { b as isEscapeKey } from './p-8f253845.js';
7
- import { d as defineCustomElement$2 } from './p-c3d0fd5f.js';
6
+ import { b as isEscapeKey } from './p-55634a0b.js';
7
+ import { d as defineCustomElement$2 } from './p-eb30f749.js';
8
8
 
9
9
  const duetMenuBarDropdownLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}.duet-menu-bar-dropdown-link{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start;height:100%;padding:0.5rem 8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(0, 41, 77);text-align:center;text-decoration:none}.duet-menu-bar-dropdown-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-menu-bar-dropdown-link:focus,.duet-menu-bar-dropdown-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-menu-bar-dropdown-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(23, 28, 58)}.duet-menu-bar-dropdown-link:hover{background:rgb(230, 242, 248)}.duet-menu-bar-dropdown-link:hover.duet-theme-turva{background:rgb(228, 228, 230)}";
10
10
 
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-3380c780.js';
5
5
  import { a as media_query_large } from './p-d81ec707.js';
6
6
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
7
- import { b as isEscapeKey } from './p-8f253845.js';
8
- import { d as defineCustomElement$2 } from './p-c3d0fd5f.js';
7
+ import { b as isEscapeKey } from './p-55634a0b.js';
8
+ import { d as defineCustomElement$2 } from './p-eb30f749.js';
9
9
 
10
10
  const duetMenuBarDropdownCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%}@media (min-width: 62em){:host(:last-child) .duet-menu-bar-dropdown button{padding:0 16px 0 16px}}@media (min-width: 76.25em){:host(:last-child) .duet-menu-bar-dropdown button{padding:0 16px 0 28px}}.duet-menu-bar-dropdown{position:relative;height:100%}.duet-menu-bar-dropdown button{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 12px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 77, 128);text-align:center;text-decoration:none;cursor:pointer}@media (min-width: 62em){.duet-menu-bar-dropdown button{padding:0 16px}}@media (min-width: 76.25em){.duet-menu-bar-dropdown button{padding:0 28px}}.duet-menu-bar-dropdown button:hover{color:rgb(0, 119, 179)}.duet-menu-bar-dropdown button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-menu-bar-dropdown button .label{display:flex;gap:0.5rem;align-items:center;justify-content:center}.duet-menu-bar-dropdown button.active{color:rgb(0, 119, 179)}.duet-menu-bar-dropdown button.active .caret{transform:rotate(180deg)}.duet-theme-turva .duet-menu-bar-dropdown button.active{color:rgb(198, 12, 48)}.duet-menu-bar-dropdown button.active::after{position:absolute;top:auto;bottom:2px;left:0;display:block;width:100%;height:2px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(2px)}.duet-theme-turva .duet-menu-bar-dropdown button.active::after{background:rgb(198, 12, 48)}.duet-menu-bar-dropdown .items{position:absolute;top:70%;right:0%;left:auto;z-index:600;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:225px;padding:8px;color:rgb(0, 41, 77);background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15)}.duet-menu-bar-dropdown .items.hidden{display:none}.duet-menu-bar-dropdown.duet-theme-turva button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-menu-bar-dropdown.duet-theme-turva button:hover{color:rgb(198, 12, 48)}.duet-menu-bar-dropdown.duet-theme-turva button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-menu-bar-dropdown.duet-theme-turva button.active{color:rgb(198, 12, 48)}.duet-menu-bar-dropdown.duet-theme-turva button.active::after{background:rgb(198, 12, 48)}.duet-menu-bar-dropdown.duet-theme-turva .items{background:rgb(255, 255, 255)}";
11
11
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-3380c780.js';
5
5
  import { a as media_query_large } from './p-d81ec707.js';
6
6
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
7
- import { d as defineCustomElement$2 } from './p-c3d0fd5f.js';
7
+ import { d as defineCustomElement$2 } from './p-eb30f749.js';
8
8
 
9
9
  const duetMenuBarLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%}.duet-menu-bar-link{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 12px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:inherit;text-align:center;text-decoration:none;white-space:nowrap}.duet-menu-bar-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-menu-bar-link:focus,.duet-menu-bar-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-menu-bar-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}@media (min-width: 62em){.duet-menu-bar-link{padding:0 16px}}@media (min-width: 76.25em){.duet-menu-bar-link{padding:0 28px}}.duet-menu-bar-link.active{color:rgb(0, 119, 179)}.duet-menu-bar-link.active::after{position:absolute;top:auto;bottom:2px;left:0;z-index:1;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(2px)}@media (min-width: 62em){.duet-menu-bar-link.active::after{z-index:auto;height:2px}}.duet-menu-bar-link.active.duet-theme-turva{color:rgb(198, 12, 48)}.duet-menu-bar-link.active.duet-theme-turva::after{background:rgb(198, 12, 48)}@media (min-width: 62em){.duet-menu-bar-link:hover{color:rgb(0, 119, 179)}.duet-menu-bar-link:hover.duet-theme-turva{color:rgb(198, 12, 48)}}";
10
10
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-3380c780.js';
5
5
  import { a as media_query_large, c as media_query_xx_large } from './p-d81ec707.js';
6
6
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
7
- import { d as defineCustomElement$2 } from './p-178bd8b5.js';
7
+ import { d as defineCustomElement$2 } from './p-033ffb95.js';
8
8
 
9
9
  const duetMenuBarCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%}.duet-menu-bar{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;background:rgb(255, 255, 255);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07)}@media (min-width: 62em){.duet-menu-bar{box-shadow:0 3px 6px 0 rgba(0, 41, 77, 0.1)}}.duet-menu-bar .top{display:none}.duet-menu-bar .bottom{display:none}.duet-menu-bar.horizontal-nav{position:relative}.duet-menu-bar.horizontal-nav .top{position:absolute;top:0;left:3.5%;display:block;width:93%;height:1px;background:rgb(245, 248, 250)}.duet-menu-bar.horizontal-nav .bottom{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:rgb(225, 227, 230)}.duet-menu-bar.horizontal-nav .more-left{position:absolute;top:0;left:-1px;z-index:1;width:56px;height:49px;background:linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media (min-width: 62em){.duet-menu-bar.horizontal-nav .more-left{display:none}}.duet-menu-bar.horizontal-nav .more-right{position:absolute;top:0;right:-1px;z-index:1;width:56px;height:49px;background:linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media (min-width: 62em){.duet-menu-bar.horizontal-nav .more-right{display:none}}@media (pointer: fine){.duet-menu-bar.horizontal-nav{display:none}}@media (pointer: fine) and ((min-width: 62em)){.duet-menu-bar.horizontal-nav{display:flex}}.duet-menu-bar .container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;height:100%;height:3.25rem;padding:0 8px 0 20px;overflow-x:auto;scrollbar-width:none}.duet-menu-bar .container::-webkit-scrollbar{width:0;height:0}@media (min-width: 62em){.duet-menu-bar .container{height:5rem;padding:0 28px;overflow-x:visible}}.duet-menu-bar .container .list{height:100%;list-style-type:none}.duet-menu-bar .container ::slotted(*){height:100%}.duet-menu-bar .container>*{display:flex;align-items:center;justify-content:center;height:100%}.duet-menu-bar .container>:first-child{flex-basis:0;flex-grow:1;justify-content:flex-start}.duet-menu-bar .container>:last-child{flex-basis:0;flex-grow:1;justify-content:flex-end}.duet-menu-bar .container ::slotted(*){display:flex;align-items:center;justify-content:center;height:100%}.duet-menu-bar.duet-theme-turva{background:rgb(255, 255, 255);box-shadow:0 2px 6px 0 rgba(23, 28, 58, 0.07)}@media (min-width: 62em){.duet-menu-bar.duet-theme-turva{box-shadow:0 3px 6px 0 rgba(23, 28, 58, 0.1)}}.center{font-size:1rem;font-weight:600;line-height:1.25;color:rgb(0, 41, 77)}.duet-theme-turva .center{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.right{font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 77, 128)}.duet-theme-turva .right{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}";
10
10
 
@@ -1,21 +1,21 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-3380c780.js';
5
5
  import { d as disableBodyScroll, e as enableBodyScroll } from './p-141e14d0.js';
6
6
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
7
- import { h as hasSlot } from './p-11230037.js';
8
7
  import { c as createID } from './p-5e59e970.js';
9
8
  import { f as focusElement, F as FocusGuard } from './p-eef66341.js';
10
- import { b as isEscapeKey } from './p-8f253845.js';
9
+ import { b as isEscapeKey } from './p-55634a0b.js';
11
10
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-2e36d5bf.js';
11
+ import { h as hasSlot } from './p-796edee6.js';
12
12
  import { T as Teleport } from './p-ccdff614.js';
13
- import { d as defineCustomElement$7 } from './p-f37bade9.js';
14
- import { d as defineCustomElement$6 } from './p-6f02cea5.js';
15
- import { d as defineCustomElement$5 } from './p-c3d0fd5f.js';
16
- import { d as defineCustomElement$4 } from './p-c2ee0b56.js';
17
- import { d as defineCustomElement$3 } from './p-32b58440.js';
18
- import { d as defineCustomElement$2 } from './p-bdade4f6.js';
13
+ import { d as defineCustomElement$7 } from './p-f1a37b7f.js';
14
+ import { d as defineCustomElement$6 } from './p-13cbfdc6.js';
15
+ import { d as defineCustomElement$5 } from './p-eb30f749.js';
16
+ import { d as defineCustomElement$4 } from './p-8500f1f3.js';
17
+ import { d as defineCustomElement$3 } from './p-da0965a5.js';
18
+ import { d as defineCustomElement$2 } from './p-99bfa47d.js';
19
19
 
20
20
  const duetModalCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;max-height:100vh;overflow-y:auto;visibility:hidden;background:rgba(0, 41, 77, 0.85);opacity:0;transition:300ms ease;transition-delay:200ms}.duet-modal-overlay.duet-theme-turva{background:rgba(23, 28, 58, 0.85)}.duet-modal-overlay.duet-modal-active{visibility:visible;opacity:1;transition:300ms ease;transition-delay:0s}.duet-modal-overlay.duet-disable-transitions{transition:none}.duet-modal-overlay.duet-modal-slide-up{overflow:hidden}::slotted(img){width:100%}.duet-modal-inner{display:flex;align-items:center;width:100%;min-height:100%;padding:20px 16px}@media (min-width: 36em){.duet-modal-inner{padding:48px 16px}}.duet-modal-inner.duet-modal-slide-up{align-items:stretch;justify-content:center;height:100%;padding-top:48px;padding-bottom:0;overflow:hidden}.duet-modal-inner.duet-modal-slide-up::after{position:absolute;bottom:0;z-index:300;display:block;width:100%;max-width:686px;height:48px;margin:auto;pointer-events:none;content:\"\";background:linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255))}.duet-modal-inner.duet-modal-slide-up::after.small{max-width:545px}.duet-modal-inner.duet-modal-slide-up::after.large{max-width:100%}@media (min-width: 36em){.duet-modal-inner.duet-modal-slide-up::after.large{max-width:1110px}}@media (max-width: 35.9375em){.duet-modal-inner.large{padding-right:0;padding-left:0}.duet-modal-inner.duet-modal-slide-up{padding:0;padding-top:28px}}.duet-modal{position:relative;width:100%;max-width:686px;margin:auto;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:rgb(0, 41, 77);background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:300ms ease;transition-delay:0ms;transform:scale(0.96)}.duet-theme-turva .duet-modal{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-modal-active .duet-modal{opacity:1;transition:300ms ease;transition-delay:200ms;transform:none}.duet-modal-active .duet-modal.slide-up{top:0;transition:top 600ms ease}.duet-disable-transitions .duet-modal{transition:none}.duet-modal.small{max-width:545px}.duet-modal.large{max-width:100%}@media (min-width: 36em){.duet-modal.large{max-width:1110px}}.duet-modal.slide-up{top:100vh;margin:0;border-radius:4px 4px 0 0;opacity:1;transition:top 600ms ease}@media (max-width: 35.9375em){.duet-modal.slide-up{border-radius:16px 16px 0 0}}.duet-modal.duet-modal-has-sticky-header{height:100%;overflow:auto}.duet-modal:focus{outline:0}.duet-modal-body,.duet-modal-sticky-header{width:100%;padding:36px 28px}.duet-modal-body.duet-modal-gutter-none,.duet-modal-sticky-header.duet-modal-gutter-none{padding:0 !important}.duet-modal-body.duet-modal-gutter-small,.duet-modal-sticky-header.duet-modal-gutter-small{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:48px 36px}@media (max-width: 22.5em){.duet-modal-body,.duet-modal-sticky-header{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:48px 28px}}@media (max-width: 35.9375em){.duet-modal-body,.duet-modal-sticky-header{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:48px 36px}}@media (min-width: 36em){.duet-modal-body,.duet-modal-sticky-header{padding:36px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:28px 72px}}@media (min-width: 48em){.duet-modal-body,.duet-modal-sticky-header{padding:36px 72px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:36px 72px}}@media (min-width: 76.25em){.duet-modal-body,.duet-modal-sticky-header{padding:36px 48px 48px}.duet-modal-body.duet-modal-gutter-large,.duet-modal-sticky-header.duet-modal-gutter-large{padding:48px 94px}.small .duet-modal-body,.small .duet-modal-sticky-header{padding:36px 48px}}.duet-modal-header{text-align:center}.duet-modal-sticky-header{position:sticky;top:0;z-index:200;display:block;padding-bottom:12px;text-align:left;background:rgb(243, 249, 252);border-bottom:1px solid rgb(225, 227, 230)}.duet-theme-turva .duet-modal-sticky-header{background:rgb(245, 245, 247);border-bottom:1px solid rgb(228, 228, 230)}.duet-modal-close{position:absolute;top:12px;right:12px}.duet-modal-heading{width:100%;padding-right:60px;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1.25rem;font-style:normal;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(0, 41, 77);text-decoration:none;text-overflow:ellipsis;letter-spacing:-0.01rem;white-space:nowrap}.duet-modal-heading.duet-p-0{padding:0 !important}.duet-modal-heading.duet-m-0{margin:0 !important}";
21
21
 
@@ -1,21 +1,21 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-3380c780.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
- import { b as isEscapeKey, d as isTabKey, c as isEnterKey, h as isArrowLeftKey, e as isArrowUpKey, j as isArrowRightKey, f as isArrowDownKey } from './p-8f253845.js';
7
+ import { b as isEscapeKey, d as isTabKey, c as isEnterKey, h as isArrowLeftKey, e as isArrowUpKey, j as isArrowRightKey, f as isArrowDownKey } from './p-55634a0b.js';
8
8
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-2e36d5bf.js';
9
- import { s as slotElementCheck } from './p-bb24a019.js';
9
+ import { c as checkNamedSlotElement } from './p-796edee6.js';
10
10
  import { p as parsePossibleJSON } from './p-0e052642.js';
11
- import { d as defineCustomElement$9 } from './p-d1db33b3.js';
12
- import { d as defineCustomElement$8 } from './p-69f3125f.js';
13
- import { d as defineCustomElement$7 } from './p-c3d0fd5f.js';
14
- import { d as defineCustomElement$6 } from './p-ab998a0f.js';
15
- import { d as defineCustomElement$5 } from './p-78ce0ce1.js';
16
- import { d as defineCustomElement$4 } from './p-48fe3f3e.js';
17
- import { d as defineCustomElement$3 } from './p-a7f2d134.js';
18
- import { d as defineCustomElement$2 } from './p-bdade4f6.js';
11
+ import { d as defineCustomElement$9 } from './p-89fa2387.js';
12
+ import { d as defineCustomElement$8 } from './p-dd3202f3.js';
13
+ import { d as defineCustomElement$7 } from './p-eb30f749.js';
14
+ import { d as defineCustomElement$6 } from './p-57e61a09.js';
15
+ import { d as defineCustomElement$5 } from './p-89c8eef0.js';
16
+ import { d as defineCustomElement$4 } from './p-ba9d785a.js';
17
+ import { d as defineCustomElement$3 } from './p-7f8daa04.js';
18
+ import { d as defineCustomElement$2 } from './p-99bfa47d.js';
19
19
 
20
20
  const duetMultiselectCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;max-width:100%;vertical-align:bottom}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (min-width: 36em){:host{width:calc(50% - 16px - 3px)}:host.duet-expand{width:100% !important}}:host(.duet-m-0){margin:0 !important}.duet-multiselect-tooltip,::slotted(duet-tooltip){position:absolute;top:12px;right:0}@media (min-width: 48em){.duet-multiselect-tooltip,::slotted(duet-tooltip){position:relative;top:4px;right:auto}}.duet-multiselect-placeholder{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-multiselect-container{position:relative;width:100%}.duet-multiselect-wrapper{position:relative;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25}.duet-theme-turva .duet-multiselect-wrapper{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-multiselect{display:flex;align-items:center;justify-content:flex-start;width:100%;min-width:8rem;padding:12px 14px !important;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:rgb(0, 41, 77);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:rgb(255, 255, 255);border:1px solid rgb(144, 149, 153);border-radius:4px;transition:150ms ease}.duet-multiselect .duet-multiselect-label{overflow:hidden;text-overflow:ellipsis}.duet-multiselect:hover{border-color:rgb(144, 149, 153);box-shadow:0 0 0 1px #909599}.duet-theme-turva .duet-multiselect:hover{border-color:rgb(116, 116, 117);box-shadow:0 0 0 1px #747475}.has-error .duet-multiselect:hover{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error .duet-multiselect:hover{box-shadow:0 0 0 1px #e55039}.duet-multiselect:focus,.duet-multiselect.duet-multiselect-active{border-color:rgb(0, 119, 179);outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva .duet-multiselect:focus,.duet-theme-turva .duet-multiselect.duet-multiselect-active{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.has-error .duet-multiselect:focus,.has-error .duet-multiselect.duet-multiselect-active{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error .duet-multiselect:focus,.duet-theme-turva.has-error .duet-multiselect.duet-multiselect-active{box-shadow:0 0 0 1px #e55039}.duet-multiselect[disabled]{color:rgb(0, 41, 77) !important;cursor:default !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:rgb(0, 41, 77) !important}.duet-theme-turva .duet-multiselect[disabled]{color:rgb(23, 28, 58) !important;background:rgb(245, 245, 247) !important;border-color:rgb(245, 245, 247) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-multiselect>:first-child{flex:1;min-height:24px}.duet-multiselect .duet-multiselect-badge{padding:4px 8px 4px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.75rem;font-weight:600;line-height:1.25;color:rgb(0, 41, 77);background:#d9ebf4;border-radius:20rem}.duet-theme-turva .duet-multiselect .duet-multiselect-badge{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:700;color:rgb(23, 28, 58);background:#e8e8eb}.duet-multiselect .duet-multiselect-icon{margin-left:12px}.has-error .duet-multiselect{border-color:rgb(222, 35, 98) !important}.has-error .duet-multiselect .duet-multiselect-icon{color:rgb(222, 35, 98) !important}.duet-theme-turva.has-error .duet-multiselect{border-color:rgb(224, 42, 13) !important}.duet-theme-turva.has-error .duet-multiselect .duet-multiselect-icon{color:rgb(224, 42, 13) !important}.duet-theme-turva .duet-multiselect{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);border-color:rgb(116, 116, 117)}.duet-multiselect svg{width:20px;height:20px;color:rgb(0, 41, 77);pointer-events:none}.duet-theme-turva .duet-multiselect svg{color:rgb(23, 28, 58)}.duet-multiselect svg.duet-multiselect-icon--rotate{transform:rotate(180deg)}.duet-multiselect-checkboxes{position:absolute;z-index:700;width:100%;padding:16px;margin:8px 0 0;visibility:hidden;background:rgb(255, 255, 255);border:1px solid rgb(225, 227, 230);border-radius:4px;box-shadow:0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, opacity 300ms ease, visibility 300ms ease;transform:scale(0.96) translateZ(0) translateY(-20px);transform-origin:top right}.duet-theme-turva .duet-multiselect-checkboxes{background:rgb(255, 255, 255);border-color:rgb(228, 228, 230);box-shadow:0 4px 10px 0 rgba(23, 28, 58, 0.15)}.duet-multiselect-checkboxes.duet-multiselect-checkboxes-active{visibility:visible;opacity:1;transition-property:transform, opacity;transform:scale(1.0001) translateZ(0) translateY(0)}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons{padding:8px 0;margin:-16px;margin-bottom:16px;border-bottom:1px solid rgb(225, 227, 230)}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button{padding:6px 16px;margin:-4px 0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:600;color:rgb(0, 119, 179);cursor:pointer;border-radius:4px}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus,.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:first-child{border-right:1px solid rgb(225, 227, 230)}.duet-theme-turva .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(198, 12, 48)}.duet-theme-turva .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:hover{color:rgb(23, 28, 58)}.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:hover{color:rgb(0, 41, 77)}.duet-multiselect-help{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(101, 119, 135);border-radius:4px}.duet-multiselect-help span{display:block;margin-top:8px}.duet-theme-turva .duet-multiselect-help{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(116, 116, 117)}.has-error .duet-multiselect-help{color:rgb(222, 35, 98)}.duet-theme-turva.has-error .duet-multiselect-help{color:rgb(224, 42, 13)}.duet-label-hidden duet-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
21
21
 
@@ -184,6 +184,7 @@ const DuetMultiselect$1 = /*@__PURE__*/ proxyCustomElement(class DuetMultiselect
184
184
  componentWillLoad() {
185
185
  inheritGlobalTheme(this);
186
186
  this.isCaptionVisible = !!this.caption;
187
+ checkNamedSlotElement(this.element, "tooltip", "duet-tooltip", 1, true);
187
188
  this.refresh();
188
189
  }
189
190
  connectedCallback() {
@@ -221,7 +222,7 @@ const DuetMultiselect$1 = /*@__PURE__*/ proxyCustomElement(class DuetMultiselect
221
222
  "duet-theme-turva": this.theme === "turva",
222
223
  "duet-input-top-caption-shown": this.isCaptionVisible,
223
224
  "has-error": !!this.error,
224
- }, onKeyDown: (e) => this.onMultiselectKeyDown(e) }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: this.identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-multiselect-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { name: "tooltip", onSlotchange: ev => slotElementCheck(ev, this, "duet-tooltip") }), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-multiselect-wrapper" }, h("button", { id: this.identifier, ref: el => (this.multiselectElement = el), class: { "duet-multiselect": true, "duet-multiselect-active": this.checkboxesVisible }, tabindex: "0", onClick: () => this.toggleCheckboxes(), onFocus: e => this.onFocus(e), onBlur: e => this.onBlur(e), role: "combobox", "aria-expanded": this.checkboxesVisible ? "true" : "false", "aria-haspopup": "listbox", "aria-labelledby": this.labelId, "aria-describedby": this.getDescribedBy(), "aria-owns": `${this.identifier}-checkboxes`, onKeyDown: (e) => this.onMultiselectInputKeyDown(e), disabled: this.disabled }, h("span", { role: "textbox", "aria-readonly": "true", "aria-multiline": "false", "aria-autocomplete": "none", "aria-controls": `${this.identifier}-checkboxes`, "aria-label": this.placeholderLabel[this.language], class: "duet-multiselect-label" }, this.placeholder), this.value && this.value.length > 0 && (h("span", { class: "duet-multiselect-badge" }, this.value.length, h("duet-visually-hidden", null, this.selectedLangObject[this.language], ", ", this.value.map(item => item.label).join(", ")))), h("svg", { class: { "duet-multiselect-icon": true, "duet-multiselect-icon--rotate": this.checkboxesVisible }, fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" }))), h("div", { id: `${this.identifier}-checkboxes`, role: "listbox", class: {
225
+ }, onKeyDown: (e) => this.onMultiselectKeyDown(e) }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: this.identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-multiselect-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { name: "tooltip" }), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-multiselect-wrapper" }, h("button", { id: this.identifier, ref: el => (this.multiselectElement = el), class: { "duet-multiselect": true, "duet-multiselect-active": this.checkboxesVisible }, tabindex: "0", onClick: () => this.toggleCheckboxes(), onFocus: e => this.onFocus(e), onBlur: e => this.onBlur(e), role: "combobox", "aria-expanded": this.checkboxesVisible ? "true" : "false", "aria-haspopup": "listbox", "aria-labelledby": this.labelId, "aria-describedby": this.getDescribedBy(), "aria-owns": `${this.identifier}-checkboxes`, onKeyDown: (e) => this.onMultiselectInputKeyDown(e), disabled: this.disabled }, h("span", { role: "textbox", "aria-readonly": "true", "aria-multiline": "false", "aria-autocomplete": "none", "aria-controls": `${this.identifier}-checkboxes`, "aria-label": this.placeholderLabel[this.language], class: "duet-multiselect-label" }, this.placeholder), this.value && this.value.length > 0 && (h("span", { class: "duet-multiselect-badge" }, this.value.length, h("duet-visually-hidden", null, this.selectedLangObject[this.language], ", ", this.value.map(item => item.label).join(", ")))), h("svg", { class: { "duet-multiselect-icon": true, "duet-multiselect-icon--rotate": this.checkboxesVisible }, fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" }))), h("div", { id: `${this.identifier}-checkboxes`, role: "listbox", class: {
225
226
  "duet-multiselect-checkboxes": true,
226
227
  "duet-multiselect-checkboxes-active": this.checkboxesVisible,
227
228
  }, "aria-activedescendant": this.activeDescendant, "aria-multiselectable": "true" }, this.processedItems && this.allControls && (h("div", { class: "duet-multiselect-all-control-buttons" }, h("button", { class: "duet-multiselect-select-all", onClick: this.handleSelectAllClick, id: this.getOptionIdentifier(-2), onKeyDown: (e) => this.onCheckboxKeyDown(e, -2) }, this.selectAllLabel[this.language]), h("button", { class: "duet-multiselect-clear-all", onClick: this.handleClearAllClick, id: this.getOptionIdentifier(-1), onKeyDown: (e) => this.onCheckboxKeyDown(e, -1) }, this.clearAllLabel[this.language]))), this.processedItems &&
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-3380c780.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
 
7
- const duetNavCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%}slot[name=mobile]{display:inherit}slot[name=desktop]{display:none}@media (min-width: 62em){slot[name=mobile]{display:none}slot[name=desktop]{display:inherit}}";
7
+ const duetNavCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%}.container{position:relative;z-index:400}slot[name=mobile]{display:inherit}slot[name=desktop]{display:none}@media (min-width: 62em){slot[name=mobile]{display:none}slot[name=desktop]{display:inherit}}";
8
8
 
9
9
  const DuetNav$1 = /*@__PURE__*/ proxyCustomElement(class DuetNav extends H {
10
10
  constructor() {
@@ -24,7 +24,7 @@ const DuetNav$1 = /*@__PURE__*/ proxyCustomElement(class DuetNav extends H {
24
24
  * Always the last one in the class.
25
25
  */
26
26
  render() {
27
- return (h(Host, null, h("div", null, h("slot", null), h("slot", { name: "mobile" }), h("slot", { name: "desktop" }))));
27
+ return (h(Host, null, h("div", { class: "container" }, h("slot", null), h("slot", { name: "mobile" }), h("slot", { name: "desktop" }))));
28
28
  }
29
29
  get element() { return this; }
30
30
  static get style() { return duetNavCss; }
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, h } from './p-3380c780.js';
5
5
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
6
6
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
7
- import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8f253845.js';
7
+ import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-55634a0b.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-2e36d5bf.js';
9
- import { d as defineCustomElement$4 } from './p-275c9f06.js';
10
- import { d as defineCustomElement$3 } from './p-c3d0fd5f.js';
11
- import { d as defineCustomElement$2 } from './p-ea75dc3b.js';
9
+ import { d as defineCustomElement$4 } from './p-de5298ac.js';
10
+ import { d as defineCustomElement$3 } from './p-eb30f749.js';
11
+ import { d as defineCustomElement$2 } from './p-d84624d1.js';
12
12
 
13
13
  const duetNotificationDrawerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-drawer{position:relative}@media (min-width: 62em){.duet-drawer{display:inline-block}}.duet-drawer-toggle{position:relative;display:flex;align-items:center;width:100%;height:48px;padding:0 20px;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:48px;color:rgb(0, 41, 77);text-align:left;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:rgb(255, 255, 255);border-bottom:1px solid rgb(225, 227, 230);border-radius:0;-webkit-appearance:none;appearance:none}@media (min-width: 62em){.duet-drawer-toggle{z-index:200;width:auto;max-width:200px;padding:0 30px 0 12px;overflow:hidden;font-size:0.875rem;line-height:4rem;border:0;border-radius:4px;transition:border 300ms ease}}.duet-theme-turva .duet-drawer-toggle{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);background-color:rgb(255, 255, 255);border-color:rgb(228, 228, 230)}.duet-drawer-toggle:active{opacity:0.75}.duet-drawer-toggle:focus{outline:0}:host(.user-is-tabbing) .duet-drawer-toggle:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-drawer-toggle:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-drawer-toggle:hover{color:rgb(0, 77, 128)}.duet-theme-turva .duet-drawer-toggle:hover{color:rgb(68, 68, 69)}.duet-drawer-toggle::after{display:none !important}@media (min-width: 62em){.duet-drawer-toggle::after{position:absolute;top:auto;bottom:0;left:0;display:block !important;width:100%;height:3px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(3px)}.duet-theme-turva .duet-drawer-toggle::after{background:rgb(198, 12, 48)}}.duet-drawer-toggle[aria-expanded=true],.duet-drawer-toggle[aria-expanded=true]:hover{color:rgb(0, 77, 128);border-bottom:1px solid rgb(245, 248, 250);border-radius:0}.duet-theme-turva .duet-drawer-toggle[aria-expanded=true],.duet-theme-turva .duet-drawer-toggle[aria-expanded=true]:hover{color:rgb(68, 68, 69);border-color:rgb(245, 245, 247)}@media (min-width: 62em){.duet-drawer-toggle[aria-expanded=true],.duet-drawer-toggle[aria-expanded=true]:hover{border:0}.duet-drawer-toggle[aria-expanded=true]::after,.duet-drawer-toggle[aria-expanded=true]:hover::after{left:0;width:100%;transform:translateY(0)}}.duet-drawer-icon{position:relative;display:inline-flex;min-width:12px;margin-right:12px;font-size:0;line-height:normal;vertical-align:baseline}@media (min-width: 62em){.duet-drawer-icon{margin-right:8px}}.duet-drawer-label{line-height:1}.duet-drawer-caret{position:absolute;top:50%;right:20px;display:flex;width:10px;height:10px;margin-left:8px;line-height:normal;pointer-events:none;transition:300ms ease;transform:translateY(-50%);transform-origin:50% 50%}@media (min-width: 62em){.duet-drawer-caret{right:16px;width:7px;height:7px}}.duet-drawer-caret duet-icon{width:10px}.duet-drawer-toggle[aria-expanded=true] .duet-drawer-caret{transform:translateY(-50%) rotate(180deg)}.duet-drawer-badge{position:absolute;top:0;right:0;display:inline-block;width:6px;height:6px;background:rgb(247, 178, 40);border-radius:50%;box-shadow:0 0 0 1px #c18b1f}.duet-theme-turva .duet-drawer-badge{background:rgb(250, 164, 15)}.duet-drawer-content{display:none;background-color:rgb(255, 255, 255);border-bottom:1px solid rgb(225, 227, 230)}.duet-drawer-content:focus{outline:0}.duet-theme-turva .duet-drawer-content{background-color:rgb(255, 255, 255);border-color:rgb(225, 227, 230)}@media (min-width: 62em){.duet-drawer-content{position:absolute;top:100%;z-index:600;display:block;width:450px;max-height:420px;padding-left:0;overflow-y:auto;visibility:hidden;background-color:rgb(255, 255, 255);border:1px solid rgb(225, 227, 230);border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:300ms ease;transform:scale(0.95) translateZ(0) translateY(-10px);transform-origin:50% 0;scrollbar-width:none}.duet-drawer-content::-webkit-scrollbar{display:none}.duet-theme-turva .duet-drawer-content{background-color:rgb(255, 255, 255)}.duet-drawer-content.duet-drawer-left{right:0}.duet-drawer-content.duet-drawer-right{left:0}}.duet-drawer-content.duet-drawer-open{display:block}@media (min-width: 62em){.duet-drawer-content.duet-drawer-open{visibility:visible;opacity:1;transform:scale(1) translateZ(0) translateY(0)}}";
14
14
 
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, h } from './p-3380c780.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
- import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8f253845.js';
6
+ import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-55634a0b.js';
7
7
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-2e36d5bf.js';
8
- import { d as defineCustomElement$2 } from './p-bdade4f6.js';
8
+ import { d as defineCustomElement$2 } from './p-99bfa47d.js';
9
9
 
10
10
  const duetNotificationCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-notification{display:block;padding:16px;color:rgb(0, 41, 77);cursor:pointer;border-bottom:1px solid rgb(225, 227, 230);transition:300ms ease}:host(:last-of-type) .duet-notification{border-bottom:0}.duet-notification.duet-theme-turva{color:rgb(23, 28, 58);border-bottom-color:rgb(228, 228, 230)}.duet-notification.duet-notification-highlight{font-weight:600;background:rgb(243, 249, 252)}.duet-notification.duet-notification-highlight.duet-theme-turva{background:rgb(252, 243, 244)}@media (min-width: 62em){.duet-notification:hover{background:rgb(243, 249, 252)}.duet-notification:hover.duet-theme-turva{background:rgb(252, 243, 244)}}.duet-notification a{text-decoration:none}.duet-notification a:focus{outline:0}:host(.user-is-tabbing) .duet-notification:focus-within{z-index:1;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-notification:focus-within.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-notification-container{position:relative;display:flex}.duet-notification-badge-container{position:relative;width:16px}.duet-notification-badge{position:absolute;top:6px;left:-2px;width:8px;height:8px;background:rgb(0, 119, 179);border-radius:50%}.duet-theme-turva .duet-notification-badge{background:rgb(198, 12, 48)}.duet-notification-content{flex:1}.duet-notification-date{position:absolute;top:2px;right:0;width:96px;font-size:0.75rem;font-weight:600;line-height:1.25;color:rgb(101, 119, 135);text-align:right;text-transform:uppercase}@media (max-width: 35.9375em){.duet-notification-date{width:auto}}.duet-theme-turva .duet-notification-date{color:rgb(68, 68, 69)}::slotted(duet-heading){padding-right:80px !important}::slotted(duet-paragraph){margin-bottom:2px !important}";
11
11
 
@@ -1,22 +1,22 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-3380c780.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
- import { j as isArrowRightKey, e as isArrowUpKey, f as isArrowDownKey, h as isArrowLeftKey, k as isBackspaceKey, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8f253845.js';
7
+ import { j as isArrowRightKey, e as isArrowUpKey, f as isArrowDownKey, h as isArrowLeftKey, k as isBackspaceKey, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-55634a0b.js';
8
8
  import { a as getLanguage, b as getLocale, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-2e36d5bf.js';
9
- import { s as slotElementCheck } from './p-bb24a019.js';
10
- import { d as defineCustomElement$b } from './p-f37bade9.js';
11
- import { d as defineCustomElement$a } from './p-d1db33b3.js';
12
- import { d as defineCustomElement$9 } from './p-c3d0fd5f.js';
13
- import { d as defineCustomElement$8 } from './p-501109c4.js';
14
- import { d as defineCustomElement$7 } from './p-ab998a0f.js';
15
- import { d as defineCustomElement$6 } from './p-32b58440.js';
16
- import { d as defineCustomElement$5 } from './p-78ce0ce1.js';
17
- import { d as defineCustomElement$4 } from './p-48fe3f3e.js';
18
- import { d as defineCustomElement$3 } from './p-a7f2d134.js';
19
- import { d as defineCustomElement$2 } from './p-bdade4f6.js';
9
+ import { c as checkNamedSlotElement } from './p-796edee6.js';
10
+ import { d as defineCustomElement$b } from './p-f1a37b7f.js';
11
+ import { d as defineCustomElement$a } from './p-89fa2387.js';
12
+ import { d as defineCustomElement$9 } from './p-eb30f749.js';
13
+ import { d as defineCustomElement$8 } from './p-eb03dc27.js';
14
+ import { d as defineCustomElement$7 } from './p-57e61a09.js';
15
+ import { d as defineCustomElement$6 } from './p-da0965a5.js';
16
+ import { d as defineCustomElement$5 } from './p-89c8eef0.js';
17
+ import { d as defineCustomElement$4 } from './p-ba9d785a.js';
18
+ import { d as defineCustomElement$3 } from './p-7f8daa04.js';
19
+ import { d as defineCustomElement$2 } from './p-99bfa47d.js';
20
20
 
21
21
  var actionAdd={"title":"action-add","tags":"action add plus","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M12 24a.75.75 0 0 1-.75-.75v-10.5H.75a.75.75 0 0 1 0-1.5h10.5V.75a.75.75 0 0 1 1.5 0v10.5h10.5a.75.75 0 0 1 0 1.5h-10.5v10.5A.75.75 0 0 1 12 24z\"/></svg>"};
22
22
 
@@ -331,6 +331,7 @@ const DuetNumberInput$1 = /*@__PURE__*/ proxyCustomElement(class DuetNumberInput
331
331
  if (this.value) {
332
332
  this.value = this.localizeValue(SafeParseFloat(this.value, this.locale));
333
333
  }
334
+ checkNamedSlotElement(this.element, "tooltip", "duet-tooltip", 1, true);
334
335
  }
335
336
  connectedCallback() {
336
337
  connectLanguageChangeObserver(this, [
@@ -382,7 +383,7 @@ const DuetNumberInput$1 = /*@__PURE__*/ proxyCustomElement(class DuetNumberInput
382
383
  "duet-theme-turva": this.theme === "turva",
383
384
  "duet-expand": this.expand,
384
385
  "duet-m-0": this.margin === "none",
385
- } }, h("div", { class: "duet-number-container" }, h("duet-input", { ref: input => (this.duetInputElement = input), onDuetChange: event => this.handleChange(event), onDuetFocus: this.handleFocus, onDuetBlur: event => this.handleBlur(event), onKeyDown: event => this.handleKeyDown(event), label: this.label, value: this.value ? `${this.value} ${this.unit}` : "", error: this.error, "aria-valuemin": this.min, "aria-valuemax": this.max, "aria-valuenow": cleanedValue != null ? cleanedValue : "", maxlength: maxlength, name: this.name, component: "number", required: this.required, disabled: this.disabled, role: this.role, labelHidden: this.labelHidden, tooltip: this.tooltip, identifier: identifier, theme: this.theme, margin: "none", expand: true, numericKeyboard: true, autoComplete: "off", type: "text", accessibleActiveDescendant: this.accessibleActiveDescendant, accessibleLabelledBy: this.accessibleLabelledBy, accessibleDescription: this.accessibleDescription, accessibleDetails: this.accessibleDetails, accessibleControls: this.accessibleControls, accessibleOwns: this.accessibleOwns, accessibleDescribedBy: this.accessibleDescribedBy }, h("slot", { name: "tooltip", onSlotchange: ev => slotElementCheck(ev, this, "duet-tooltip") }), h("div", { class: { "duet-number-buttons": true, "duet-no-label": this.labelHidden } }, h("button", { "aria-controls": identifier, disabled: this.disabled, "aria-disabled": cleanedValue == null || cleanedValue === this.min ? "true" : "false", class: "duet-number-button duet-number-button-subtract", onClick: this.subtract, type: "button" }, h("duet-visually-hidden", null, this.accessibleSubtract, " ", this.step), h("duet-icon", { icon: actionSubtract.svg, size: "small", margin: "none", color: this.theme === "turva" ? "secondary-turva" : "secondary" })), h("button", { "aria-controls": identifier, disabled: this.disabled, "aria-disabled": cleanedValue === this.max ? "true" : "false", class: "duet-number-button duet-number-button-add", onClick: this.add, type: "button" }, h("duet-visually-hidden", null, this.accessibleAdd, " ", this.step), h("duet-icon", { icon: actionAdd.svg, size: "small", margin: "none", color: this.theme === "turva" ? "secondary-turva" : "secondary" })))), this.accessibleLiveEnabled && (h("duet-visually-hidden", { "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement())))));
386
+ } }, h("div", { class: "duet-number-container" }, h("duet-input", { ref: input => (this.duetInputElement = input), onDuetChange: event => this.handleChange(event), onDuetFocus: this.handleFocus, onDuetBlur: event => this.handleBlur(event), onKeyDown: event => this.handleKeyDown(event), label: this.label, value: this.value ? `${this.value} ${this.unit}` : "", error: this.error, "aria-valuemin": this.min, "aria-valuemax": this.max, "aria-valuenow": cleanedValue != null ? cleanedValue : "", maxlength: maxlength, name: this.name, component: "number", required: this.required, disabled: this.disabled, role: this.role, labelHidden: this.labelHidden, tooltip: this.tooltip, identifier: identifier, theme: this.theme, margin: "none", expand: true, numericKeyboard: true, autoComplete: "off", type: "text", accessibleActiveDescendant: this.accessibleActiveDescendant, accessibleLabelledBy: this.accessibleLabelledBy, accessibleDescription: this.accessibleDescription, accessibleDetails: this.accessibleDetails, accessibleControls: this.accessibleControls, accessibleOwns: this.accessibleOwns, accessibleDescribedBy: this.accessibleDescribedBy }, h("slot", { name: "tooltip" }), h("div", { class: { "duet-number-buttons": true, "duet-no-label": this.labelHidden } }, h("button", { "aria-controls": identifier, disabled: this.disabled, "aria-disabled": cleanedValue == null || cleanedValue === this.min ? "true" : "false", class: "duet-number-button duet-number-button-subtract", onClick: this.subtract, type: "button" }, h("duet-visually-hidden", null, this.accessibleSubtract, " ", this.step), h("duet-icon", { icon: actionSubtract.svg, size: "small", margin: "none", color: this.theme === "turva" ? "secondary-turva" : "secondary" })), h("button", { "aria-controls": identifier, disabled: this.disabled, "aria-disabled": cleanedValue === this.max ? "true" : "false", class: "duet-number-button duet-number-button-add", onClick: this.add, type: "button" }, h("duet-visually-hidden", null, this.accessibleAdd, " ", this.step), h("duet-icon", { icon: actionAdd.svg, size: "small", margin: "none", color: this.theme === "turva" ? "secondary-turva" : "secondary" })))), this.accessibleLiveEnabled && (h("duet-visually-hidden", { "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement())))));
386
387
  }
387
388
  get element() { return this; }
388
389
  static get style() { return duetNumberInputCss; }
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, h } from './p-3380c780.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
- import { d as defineCustomElement$2 } from './p-c3d0fd5f.js';
6
+ import { d as defineCustomElement$2 } from './p-eb30f749.js';
7
7
 
8
8
  const duetPageHeadingCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-page-heading{position:relative;display:block;width:100%;margin:0 auto;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(0, 41, 77)}.duet-page-heading.duet-p-0{padding:0 !important}.duet-page-heading.duet-m-0{margin:0 !important}.duet-page-heading.fluid,.duet-page-heading.narrow{padding:0 16px}@media (min-width: 36em){.duet-page-heading.fluid{padding:0 28px}}@media (min-width: 62em){.duet-page-heading.fluid{padding:0 56px}}@media (min-width: 76.25em){.duet-page-heading.fluid{max-width:1110px;padding:0}}.duet-page-heading.narrow{max-width:888px}@media (min-width: 36em){.duet-page-heading.narrow{padding:0 48px}}@media (min-width: 48em){.duet-page-heading.narrow{padding:0 72px}}.duet-page-heading .heading{max-width:744px;padding:48px 90px 16px 0}@media (min-width: 48em){.duet-page-heading .heading{padding:72px 150px 40px 0}}.duet-page-heading .background{position:absolute;top:0;right:0;left:0;width:100%;max-width:744px;height:104px;margin:0 auto;margin:0 auto}@media (min-width: 48em){.duet-page-heading .background{height:165px}}.duet-page-heading .background .background-mask{position:absolute;top:-20px;right:0;display:block;width:286px;height:331px;background-image:url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIxIiBoZWlnaHQ9IjI1NyIgdmlld0JveD0iMCAwIDcyMSAyNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yODIwXzY5OTkxKSI+CjxwYXRoIGQ9Ik04MC4xNzA1IDIzLjE4MTVDOTEuOTY5OSAxOC44NjU5IDEwMi44NyAxMS42NTU5IDExMi45MDkgMS41NjQ0OEMxMjMuNzcgLTguMzA1MjcgMTM0LjM4MiAtMTguMjAxMSAxNDQuODI2IC0yOC4xODgyQzE1NS4yNDMgLTM4LjE2MjIgMTY1LjkwOCAtNDguMDg0MSAxNzYuNzQzIC01Ny45Mjc4QzE3OC44MTYgLTU5LjA0OSAxODAuNDk4IC02MC4yODc3IDE4MS43ODggLTYxLjY1NjdDMTgzLjA2NiAtNjMuMDEyNiAxODUuNDY1IC02Mi4yODI1IDE4OS4wMTIgLTU5LjQ3OTNDMTg0LjczNSAtNTEuMTM1IDE4MC43NTkgLTQyLjk2MDIgMTc3LjAxNyAtMzQuOTAyN0MxNzMuMjg4IC0yNi44NDUyIDE2Ny42ODEgLTE5LjEyNjggMTYwLjIxMSAtMTEuNzYwM0MxNTIuNzUzIC00LjM4MDgzIDE0NC45NTYgMy4zMTE1MiAxMzYuODQ3IDExLjM2OUMxMjguNzI0IDE5LjQyNjUgMTIwLjk2NiAyNy4xNDUgMTEzLjQ4MyAzNC40OTg0Qzk3LjQ5OCA0OS44MTggNzkuNjYyIDU2LjAyNDEgNjAuMDAwOCA1My4xNjg4QzQwLjI4NzQgNTAuMzEzNSAyNS41NDE0IDM5LjA3NDcgMTUuNjk3NyAxOS40Nzg2QzMuOTI0NDUgLTIuMzcyOTkgLTEuMjI1NTUgLTI0LjQ3MjQgMC4yNDc3NDMgLTQ2Ljc4MDNDMS4yNTE2NyAtNjcuNDg0NiAzLjQwMjkzIC04Ny43OTc4IDYuODA1ODQgLTEwNy43NzJDMTAuMTk1NyAtMTI3LjczMyAxNS43MTA4IC0xNDcuNDg2IDIzLjMzOCAtMTY3LjA0M0MyNi4zMTA3IC0xNzQuMDMxIDI5LjAwOTUgLTE4MC44NSAzMS40NzM3IC0xODcuNTY0QzMzLjkxMTggLTE5NC4yMjcgMzYuNTMyNCAtMjAwLjY2OCAzOS4yNTc0IC0yMDYuODQ4QzQxLjgxMjggLTIwOS41NzIgNDMuNDY4NiAtMjEyLjEyOCA0NC4xODU3IC0yMTQuNTRDNTMuMDI1NSAtMjI5LjM3NyA2Mi44MyAtMjM3Ljk5NSA3My42Mzg1IC0yNDAuNDMzQzg0LjM5NDggLTI0Mi44NzEgOTguMTM2OSAtMjM5LjgyMSAxMTQuODEyIC0yMzEuMzJDMTI3Ljk0MiAtMjI1LjYwOSAxMzMuMzkyIC0yMTYuMTA1IDEzMS4xNDkgLTIwMi43OTNDMTMwLjE3MSAtMTkwLjgzNyAxMjcuOTk0IC0xNzkuMjU5IDEyNC42MTcgLTE2OC4wMkMxMjAuMDQxIC0xNTIuNzc5IDExNS40MzggLTEzNy41NTEgMTEwLjg0OSAtMTIyLjMyMkMxMDYuMjczIC0xMDcuMDgxIDEwMS4yNzkgLTkxLjk2OTkgOTUuODk0MyAtNzcuMDAyM0M4NS41OTQzIC00OC42MDU3IDc5LjQyNzQgLTE5LjQyNjcgNzcuNDA2NSAxMC41NjA2Qzc3LjcxOTQgMTIuNDEyIDc4LjA0NTMgMTQuMjYzNSA3OC4zNTgzIDE2LjA4ODhDNzguNjcxMiAxNy45NDAyIDc5LjI3MDkgMjAuMyA4MC4xNzA1IDIzLjE5NDRNMTEwLjkxNCAtMjk2Ljc1N0MxMDkuNTQ1IC0yOTguMDM1IDEwNy4zMTYgLTI5OS4zNTIgMTA0LjIzOSAtMzAwLjczNEMxMDEuMTYyIC0zMDIuMDkgOTguMjQxMiAtMzA0LjA1OSA5NS41NDIzIC0zMDYuNjI3QzkwLjA3OTQgLTMxMS43NzcgODYuOTc2MyAtMzE4LjE2NiA4Ni4yMzMyIC0zMjUuODE5Qzg1LjQ2NCAtMzMzLjQ3MiA4Ny4zODA1IC0zNDAuNTUyIDkxLjk2OTkgLTM0Ny4wNThDOTMuMjIxNSAtMzQ4LjQxNCA5NC4xNDcyIC0zNDkuMjM1IDk0LjY4MTggLTM0OS41MjJDOTUuMTkwMyAtMzQ5Ljc5NiA5Ni4xMDI5IC0zNTAuNjA0IDk3LjM5MzcgLTM1MS45OTlDMTA5LjY3NSAtMzU3LjkwNiAxMjIuNDE0IC0zNTYuNjkzIDEzNS42MzQgLTM0OC4zMzZDMTQ2Ljk1MSAtMzQyLjMyNSAxNTIuMDg4IC0zMzMuMzE2IDE1MS4xMzYgLTMyMS4zNkwxNDguMjI5IC0zMTEuNzM4QzE0NC42NjkgLTI5Ny4wNyAxMzUuNTY5IC0yOTEuNTAzIDEyMC45MTQgLTI5NS4wNjJDMTE5LjA1IC0yOTQuNzIzIDExNS43MzggLTI5NS4yOTcgMTEwLjkxNCAtMjk2Ljc0NCIgZmlsbD0iI0Y1RjVGNyIvPgo8cGF0aCBkPSJNMjQyLjc2NyAyMTUuNTE4QzI0NS4wODggMjEzLjU4OCAyNDcuMjc4IDIxMi4xMDIgMjQ5LjM3NyAyMTAuOTY4QzI1MS40NSAyMDkuODU5IDI1My41MzYgMjA4Ljc1MSAyNTUuNjIyIDIwNy42MDRDMjc0LjIyNyAxOTIuMjg0IDI5MC41NzcgMTc3LjE2IDMwNC43MjMgMTYyLjE5M0MzMTUuNjg4IDE0OC45NDYgMzI2LjYxNCAxMzUuODU2IDMzNy40ODggMTIyLjk4N0MzNDguMzYxIDExMC4xMTkgMzU4Ljg4MyA5Ni45Mzc1IDM2OS4wNjYgODMuNDE3MUMzNzYuNDQ1IDczLjQzMDEgMzg0LjU4MSA2My44NjAyIDM5My40NDcgNTQuNzQ2NkM0MDIuMyA0NS42NDYxIDQxMC44MjYgMzYuMjMyNyA0MTkuMDAxIDI2LjQ4MDNDNDIxLjgwNCAyMi45NzMxIDQyNC4yMjkgMjAuMDAwNCA0MjYuMjg5IDE3LjU0OTNDNDI4LjMyMyAxNS4xMjQzIDQzMC41MDEgMTIuOTMzOCA0MzIuODM1IDExLjAxNzNDNDM0LjkwOCA5LjkwOTA2IDQzNi43NDYgOS41ODMwMSA0MzguMzYzIDEwLjA2NTRDNDM5Ljk1MyAxMC41NDc5IDQ0MS43OTIgMTAuMjQ4IDQ0My45MDQgOS4xMTM3MUM0NDMuMTg3IDExLjUxMjcgNDQyLjgyMiAxMy4zOTAzIDQ0Mi44ODcgMTQuNjk0QzQ0Mi45MjYgMTYuMDIzOSA0NDIuMjg3IDE3LjM2NjggNDQxLjAwOSAxOC43MjI3QzQyNC42NDcgNDYuOTYzIDQwNy42ODQgNzIuODE3MyAzOTAuMTIyIDk2LjMxMTdDMzc2LjY0MSAxMTQuOTU2IDM2My4xNDcgMTMyLjkwOSAzNDkuNjM5IDE1MC4yMjRDMzM2LjEwNiAxNjcuNTI1IDMyMi4yMiAxODUuMzYxIDMwNy45NDQgMjAzLjc1OEMzMDEuNTI5IDIxMC41MzcgMjk1LjM4OCAyMTcuMiAyODkuNDk1IDIyMy43MTlDMjgzLjU4OSAyMzAuMjI1IDI3Ny40MzUgMjM2LjkgMjcxLjAyIDI0My42NjdDMjU4LjkyMSAyNTQuODggMjQ0LjQ4OCAyNTkuMjM0IDIyNy43MzQgMjU2Ljc5NkMxOTYuODYgMjUxLjg4MSAxNzYuMDI1IDIzNi44NzQgMTY1LjIxNyAyMTEuNzg5QzE1NC42OTUgMTg4LjU2OCAxNDkuNTMyIDE2Ni41MDggMTQ5LjcwMiAxNDUuNjA4QzE0Ny45NDIgMTEzLjY3OCAxNDguMzA3IDgxLjk0MzggMTUwLjgxIDUwLjQxOEMxNTMuMyAxOC44NzkyIDE1OC4zMiAtMTIuMzIwNyAxNjUuODY5IC00My4yMDc3QzE4MC4xNzIgLTEwNS4yMDMgMTk4LjU2OCAtMTY2LjQwMyAyMjEuMTExIC0yMjYuODA4QzIzMi4wODkgLTI1Ny41MjYgMjQ0LjQyMyAtMjg3LjYxOCAyNTguMSAtMzE3LjA5NkMyNzEuNzc2IC0zNDYuNTc1IDI4Ni4zNzkgLTM3NS41MDcgMzAxLjk3MiAtNDA0LjAwOEMzMTIuOTUgLTQyNS45OSAzMjQuNjMyIC00NDcuMzQ2IDMzNi45NzkgLTQ2OC4wNjNDMzQ5LjMxMyAtNDg4Ljc1NCAzNjIuNDk1IC01MDkuMjI0IDM3Ni40MzIgLTUyOS40NTlDNDAzLjg2NCAtNTY4LjI5OSA0MzQuMTkgLTYwMy42NzEgNDY3LjM5OCAtNjM1LjU3NUM0NzUuNjM4IC02NDIuNjgxIDQ4My45OTUgLTY0OS4zMTcgNDkyLjQwNSAtNjU1LjUxQzUwMC44MjggLTY2MS42NzcgNTEwLjM5NyAtNjY2LjY1OCA1MjEuMTU0IC02NzAuMzk5QzU0NS4yNzQgLTY3Ny45NjEgNTY3LjcxMiAtNjc2Ljg3OSA1ODguMzkxIC02NjcuMTY2QzYwNC43MjcgLTY2MC40NzggNjEzLjY3MSAtNjQ5LjUxMyA2MTUuMjEgLTYzNC4yMTlDNjE3LjU5NiAtNjI0Ljc1NCA2MTguMTk1IC02MTMuNjcxIDYxNi45ODMgLTYwMC45NTlDNjEwLjMyIC01NTguNDgxIDU5Ny44NTYgLTUxNS41MzQgNTc5LjU1MSAtNDcyLjE5NkM1NjUuNDMxIC00MzkuODIzIDU0OS4wODEgLTQwOC43NTMgNTMwLjUyOCAtMzc5LjAwMUM1MTEuOTM2IC0zNDkuMjYxIDQ5Mi42MTQgLTMxOS45NTIgNDcyLjYgLTI5MS4wOTlDNDY1LjQ1NiAtMjgxLjkyIDQ1Ny45NDYgLTI3MS41MDMgNDUwLjEyMyAtMjU5LjkxMkM0MzMuNTc4IC0yMzYuOTc4IDQxNS42MzcgLTIxNS4xMjYgMzk2LjI4OSAtMTk0LjM1N0MzNzYuOTAyIC0xNzMuNTYxIDM1NS44NDUgLTE1NC4zOTYgMzMzLjA2OCAtMTM2LjgyQzMyMC4zODIgLTEyNi42OSAzMTIuNTMzIC0xMTUuMDg2IDMwOS40ODIgLTEwMi4wNDhDMzA0LjE4OSAtODQuNDQ2OCAyOTguOTc0IC02Ny4wNDExIDI5My43OTggLTQ5Ljg0NEMyODguNjIxIC0zMi42NDY5IDI4My43NzEgLTE1LjExMDggMjc5LjI4NiAyLjcxMjFDMjc1LjI3MSAxOC45NzA1IDI3MS4zMDcgMzQuOTgxIDI2Ny40MjIgNTAuODM1MkMyNjMuNTIzIDY2LjY2MzMgMjU5Ljk2NCA4Mi44NDM0IDI1Ni43NyA5OS4zMzY1QzI1My41NDkgMTE1LjgwMyAyNTAuNjgxIDEzMi42MjIgMjQ4LjE1MiAxNDkuNzQxQzI0NS42MDkgMTY2Ljg2IDI0My4xMzIgMTgzLjc5NyAyNDAuNzQ2IDIwMC40OThDMjQxLjA0NiAyMDIuMzM3IDI0MS4zMDcgMjA0LjM5NiAyNDEuNTE1IDIwNi42MTNDMjQxLjY5OCAyMDguODY4IDI0Mi4xMjggMjExLjg0MSAyNDIuNzggMjE1LjUxOE01NjQuMzIyIC02MjIuMDgxQzU2MS43MjggLTYxOS4zNDMgNTU4LjExNiAtNjE2LjA4MyA1NTMuNDg4IC02MTIuMjM3QzU0Mi4yMzYgLTU5OC4xNjkgNTMwLjk1OCAtNTgzLjkwNiA1MTkuNjI4IC01NjkuNDU5QzUwOC4yNTkgLTU1NC45ODcgNDk4LjA1IC01MzkuOTQxIDQ4OS4wMTUgLTUyNC4zNzRDNDU5LjIzNiAtNDc0Ljg2OSA0MzIuNzY5IC00MjMuOTU2IDQwOS42MDEgLTM3MS42MDhDMzg2LjQxOSAtMzE5LjI0OCAzNjUuMTkzIC0yNjUuNDQgMzQ1LjkzNiAtMjEwLjE3MkMzNDUuNzAyIC0yMDkuMzc3IDM0NS43MDIgLTIwOC43MTIgMzQ2LjAxNSAtMjA4LjE5QzM0Ni4yNjIgLTIwNy42NTYgMzQ2LjE4NCAtMjA2LjU4NyAzNDUuNzE1IC0yMDUuMDA5QzM0OS4zNzggLTIwNS42MjIgMzUxLjM2IC0yMDYuMzM5IDM1MS42MDggLTIwNy4xNDdDMzU1LjQ2NyAtMjExLjIxNSAzNTkuNTA5IC0yMTUuMjMxIDM2My43NDYgLTIxOS4xOTRDMzY3Ljk5NyAtMjIzLjE0NSAzNzEuNzY1IC0yMjcuNjgyIDM3NS4wNzYgLTIzMi44MTlDNDAyLjg4NiAtMjY3LjE2MSA0MjguNzE0IC0zMDIuMTQyIDQ1Mi41MzUgLTMzNy43MzZDNDc2LjM2OCAtMzczLjMwMyA0OTguNTMzIC00MTAuNjk2IDUxOS4wNjggLTQ0OS44ODhDNTQzLjg1MyAtNDk3LjM3MiA1NTkuNTc3IC01NDYuNzM0IDU2Ni4yNTIgLTU5Ny45MzRDNTY2LjY0MyAtNjAyLjE4NSA1NjYuOTE3IC02MDYuMDE4IDU2Ny4xIC02MDkuNDZDNTY3LjI0MyAtNjEyLjkwMiA1NjYuMzE3IC02MTcuMSA1NjQuMzM2IC02MjIuMDgxIiBmaWxsPSIjRjVGNUY3Ii8+CjxwYXRoIGQ9Ik02OTYuNTE1IDE4OS4wNjRDNzA0LjYzOCAxODQuMzk2IDcxMi42ODIgMTc5LjYxMSA3MjAuNjg4IDE3NC43MzVWMTM0LjA1N0M2OTcuODE5IDE0OC41MDMgNjczLjgwMyAxNTkuNjM3IDY0OC42MDEgMTY3LjQyMUM2MjIuMDgyIDE3NS42MzUgNTk0LjU1OCAxODAuNjY3IDU2Ni4wMTggMTgyLjU1OEM1NTAuOTIgMTgzLjI2MiA1NDEuMjk4IDE4MS44OTMgNTM3LjEgMTc4LjQzOEM1MzIuODc2IDE3NS4wMDkgNTI5LjA5NSAxNjUuNzUyIDUyNS43NTcgMTUwLjc0NUw1MjMuOTU4IDEzMC41NDlDNTIzLjMzMiAxMTguMTI0IDUyNC43NjYgMTA2Ljc1NSA1MjguMzM5IDk2LjQyODlDNTMxLjg1OSA4Ni4xNTUgNTM2LjEyMiA3NS42MjAzIDU0MS4xMTYgNjQuODc3QzU0NS42MTQgNjQuNDg1OSA1NDkuNTY0IDY0LjM2ODUgNTUzLjAzMiA2NC41MzhDNTU2LjQ3NSA2NC42OTQ1IDU2MC40MzggNjQuNTc3MSA1NjQuOTQ5IDY0LjE3MjlDNTg1Ljg3NSA2NC4zNjg1IDYwNy42MzYgNjEuNzQ3OSA2MzAuMjY5IDU2LjI4NDlDNjUyLjA4MiA1MC42MjY1IDY3MC40IDQxLjI3ODIgNjg1LjI3NyAyOC4yNTMzQzY5NC45MzggMTkuNzc4NiA3MDQuMDI1IDEwLjM3ODMgNzEyLjU2NSAwLjA5MTMwODZINjM5LjUyNkM2MjAuMjU2IDE2Ljk4ODUgNTk2Ljk0NCAyNy40ODQxIDU2OS41MzkgMzEuNDYwN0M1NjcuNjYxIDMxLjc3MzYgNTY2LjM1NyAzMS44MTI3IDU2NS41NzUgMzEuNTY1QzU2NC43NTQgMzEuMzMwMyA1NjMuODI4IDMxLjUxMjggNTYyLjgxMSAzMi4wNDc0QzU2MS45OSAzMS44MTI3IDU2MS42NTEgMzEuNDk5OCA1NjEuNzgxIDMxLjA4MjZDNTYxLjg5OCAzMC42OTE1IDU2MS41NDYgMzAuMzY1NSA1NjAuNzUxIDMwLjEzMDhDNTYwLjk5OSAyOS4zMzU1IDU2MC45MDcgMjguODY2MSA1NjAuNTE2IDI4Ljc2MThDNTYwLjA5OSAyOC42MTg0IDU2MC4wMzQgMjguMTYyIDU2MC4yOTUgMjcuMzUzN0M1NjUuMzc5IDE4LjE3NDkgNTcwLjc3NyA5LjEwMDU1IDU3Ni40MzYgMC4wOTEzMDg2SDQzMC4xNzZDNDI0LjIwNCAxMi42NzMgNDE5LjA1NCAyNS45NDU2IDQxNC44MyAzOS45ODc1QzQwNi40NzMgNjEuOTU2NSA0MDQuMjgyIDgyLjI2OTcgNDA4LjI4NSAxMDAuOTY2QzQxMi4wMTQgMTIwLjQ1OCA0MTguODMzIDEzOC40NjMgNDI4LjcyOCAxNTQuOTgyQzQzOC42MTEgMTcxLjUyOCA0NTIuNDU4IDE4NS4wODcgNDcwLjI1NCAxOTUuN0M0OTAuNzM3IDIwOC44ODEgNTEyLjE0NSAyMTcuNzIxIDUzNC40MDEgMjIyLjI0NUM1NTYuNjQ0IDIyNi43NTcgNTc5Ljg2NSAyMjYuNTA5IDYwNC4xMTUgMjIxLjU2N0M2MDkuNjQzIDIyMC42MTYgNjE1LjI2MyAyMTkuNDY4IDYyMC45MjEgMjE4LjA5OUM2MjYuNTY3IDIxNi43NTYgNjMyLjI3NyAyMTUuMTkyIDYzOC4wNTMgMjEzLjQxOUM2NTkuMDU3IDIwNy41MjUgNjc4LjU2MiAxOTkuMzkgNjk2LjU0MSAxODkuMDc3IiBmaWxsPSIjRjVGNUY3Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjgyMF82OTk5MSI+CjxyZWN0IHdpZHRoPSI3MjEiIGhlaWdodD0iMjU2Ljg0OCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K\");background-repeat:no-repeat;background-size:contain}@media (min-width: 48em){.duet-page-heading .background .background-mask{top:-40px;width:502px;height:577px}}.duet-page-heading .background .brand-shape{position:absolute;top:-157px;right:-20px;width:185px;height:185px;background:rgb(0, 119, 179);border-radius:20%;mix-blend-mode:normal;opacity:0.2;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shape{top:-280px;right:-40px;width:325px;height:325px}}.duet-page-heading .background .brand-shape.second-shape{top:-182px;right:100px;width:207px;height:207px;background:rgb(11, 114, 136);opacity:0.1}@media (min-width: 48em){.duet-page-heading .background .brand-shape.second-shape{top:-325px;right:200px;width:365px;height:365px}}.duet-page-heading .background .brand-shaped-icon{position:absolute;top:20px;right:16px;display:flex;align-items:center;justify-content:center;width:85px;width:60px;height:85px;height:60px;background:rgba(0, 119, 179, 0.75);border-radius:25%;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon{right:36px;width:93px;height:93px}}.duet-page-heading .background .brand-shaped-icon duet-icon{width:60px;height:60px;transform:rotate(-7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon duet-icon{width:75px;height:75px}}.duet-page-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(0, 41, 77)}.duet-page-heading.duet-theme-turva .brand-shaped-icon{background:rgba(198, 12, 48, 0.9);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");mask-repeat:no-repeat}.duet-page-heading.duet-theme-turva .brand-shaped-icon duet-icon{position:relative;top:-3px}";
9
9
 
@@ -1,26 +1,26 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-3380c780.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { d as debounce } from './p-9e371678.js';
8
- import { l as isArrowKey, m as isNumber, h as isArrowLeftKey, e as isArrowUpKey, j as isArrowRightKey, f as isArrowDownKey } from './p-8f253845.js';
8
+ import { l as isArrowKey, m as isNumber, h as isArrowLeftKey, e as isArrowUpKey, j as isArrowRightKey, f as isArrowDownKey } from './p-55634a0b.js';
9
9
  import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-2e36d5bf.js';
10
10
  import { p as parsePossibleJSON } from './p-0e052642.js';
11
- import { a as breakpointTokensUpTo, b as breakpointToToken } from './p-ef9c200e.js';
12
- import { d as defineCustomElement$d } from './p-5b940d4e.js';
13
- import { d as defineCustomElement$c } from './p-d82ca991.js';
14
- import { d as defineCustomElement$b } from './p-f37bade9.js';
15
- import { d as defineCustomElement$a } from './p-d1db33b3.js';
16
- import { d as defineCustomElement$9 } from './p-c3d0fd5f.js';
17
- import { d as defineCustomElement$8 } from './p-ab998a0f.js';
18
- import { d as defineCustomElement$7 } from './p-4207df32.js';
19
- import { d as defineCustomElement$6 } from './p-32b58440.js';
20
- import { d as defineCustomElement$5 } from './p-78ce0ce1.js';
21
- import { d as defineCustomElement$4 } from './p-48fe3f3e.js';
22
- import { d as defineCustomElement$3 } from './p-a7f2d134.js';
23
- import { d as defineCustomElement$2 } from './p-bdade4f6.js';
11
+ import { a as breakpointTokensUpTo, b as breakpointToToken } from './p-cbac9ed5.js';
12
+ import { d as defineCustomElement$d } from './p-85c51c36.js';
13
+ import { d as defineCustomElement$c } from './p-92e8fec4.js';
14
+ import { d as defineCustomElement$b } from './p-f1a37b7f.js';
15
+ import { d as defineCustomElement$a } from './p-89fa2387.js';
16
+ import { d as defineCustomElement$9 } from './p-eb30f749.js';
17
+ import { d as defineCustomElement$8 } from './p-57e61a09.js';
18
+ import { d as defineCustomElement$7 } from './p-e8d8a5f1.js';
19
+ import { d as defineCustomElement$6 } from './p-da0965a5.js';
20
+ import { d as defineCustomElement$5 } from './p-89c8eef0.js';
21
+ import { d as defineCustomElement$4 } from './p-ba9d785a.js';
22
+ import { d as defineCustomElement$3 } from './p-7f8daa04.js';
23
+ import { d as defineCustomElement$2 } from './p-99bfa47d.js';
24
24
 
25
25
  const shouldDisplayNavigation = (visibleItems, total, take) => {
26
26
  if (visibleItems * 2 > total / take) {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetParagraph$1, d as defineCustomElement$1 } from './p-ea75dc3b.js';
4
+ import { D as DuetParagraph$1, d as defineCustomElement$1 } from './p-d84624d1.js';
5
5
 
6
6
  const DuetParagraph = DuetParagraph$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-3380c780.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
- import { d as defineCustomElement$2 } from './p-c3d0fd5f.js';
6
+ import { d as defineCustomElement$2 } from './p-eb30f749.js';
7
7
 
8
8
  const duetPopupMenuItemCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start}.duet-popup-menu-item{display:flex;flex-grow:1;gap:12px;align-items:center;height:100%;padding:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(0, 41, 77);text-align:left;text-decoration:none;cursor:pointer}.duet-popup-menu-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-popup-menu-item:focus,.duet-popup-menu-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-popup-menu-item.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-popup-menu-item.active{background:rgb(243, 249, 252)}.duet-popup-menu-item.active.duet-theme-turva{background:rgb(245, 245, 247)}.duet-popup-menu-item:hover{background:rgb(230, 242, 248)}.duet-popup-menu-item:hover.duet-theme-turva{background:rgb(228, 228, 230)}.duet-popup-menu-item .duet-popup-menu-item-label{flex-grow:1}";
9
9
 
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-3380c780.js';
5
5
  import { c as computePosition, o as offset, f as flip } from './p-00c8a755.js';
6
6
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
7
7
  import { f as focusElement } from './p-eef66341.js';
8
- import { b as isEscapeKey, f as isArrowDownKey, e as isArrowUpKey, d as isTabKey } from './p-8f253845.js';
8
+ import { b as isEscapeKey, f as isArrowDownKey, e as isArrowUpKey, d as isTabKey } from './p-55634a0b.js';
9
9
  import { T as Teleport } from './p-ccdff614.js';
10
10
 
11
11
  const duetPopupMenuCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-popup-menu-list{position:absolute;top:0;left:0;z-index:950;width:max-content;min-width:175px;padding:8px;margin:0;color:rgb(0, 41, 77);list-style:none;visibility:hidden !important;background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, visibility 300ms ease, opacity 300ms ease;transform:scaleY(0);transform-origin:top center}.duet-popup-menu-list.open{visibility:visible !important;opacity:1;transform:scaleY(1)}.duet-popup-menu-list.fixed{position:fixed}.duet-popup-menu-list.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255)}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetProgress$1, d as defineCustomElement$1 } from './p-f26cc3be.js';
4
+ import { D as DuetProgress$1, d as defineCustomElement$1 } from './p-7385cfae.js';
5
5
 
6
6
  const DuetProgress = DuetProgress$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-046d07ed.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-3380c780.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
- import { s as slotElementCheck } from './p-bb24a019.js';
7
- import { g as getColorByName } from './p-ef9c200e.js';
8
- import { d as defineCustomElement$3 } from './p-6f02cea5.js';
9
- import { d as defineCustomElement$2 } from './p-ea75dc3b.js';
6
+ import { h as hasSlot, c as checkNamedSlotElement } from './p-796edee6.js';
7
+ import { g as getColorByName } from './p-cbac9ed5.js';
8
+ import { d as defineCustomElement$3 } from './p-13cbfdc6.js';
9
+ import { d as defineCustomElement$2 } from './p-d84624d1.js';
10
10
 
11
- const duetPromoCardCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:block;width:auto}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-promo-card{display:flex;flex-direction:column;width:100%;height:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;color:rgb(0, 41, 77);text-align:left;border-radius:20px}.duet-promo-card.duet-p-0{padding:0 !important}.duet-promo-card.duet-m-0{margin:0 !important}.duet-promo-card .content-wrapper{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.duet-promo-card .content-wrapper:focus{border-radius:20px;outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-promo-card .image{position:relative;width:100%;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;object-fit:cover}.duet-promo-card .content{display:flex;flex-direction:column;flex-grow:1;gap:8px;padding:20px}@media (min-width: 36em){.duet-promo-card .content{padding:28px}}.duet-promo-card .action{display:flex;flex-grow:1;align-items:flex-end;padding-top:16px}.duet-promo-card.no-bg-color .content{padding:20px 0 0}.duet-promo-card.no-bg-color .image{border-radius:16px}.duet-promo-card.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-promo-card.duet-theme-turva .content-wrapper:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
11
+ const duetPromoCardCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:block;width:auto}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-promo-card{display:flex;flex-direction:column;width:100%;height:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;color:rgb(0, 41, 77);text-align:left;border-radius:20px}.duet-promo-card.duet-p-0{padding:0 !important}.duet-promo-card.duet-m-0{margin:0 !important}.duet-promo-card .content-wrapper{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.duet-promo-card .content-wrapper:focus{border-radius:20px;outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-promo-card .image{position:relative;width:100%;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;object-fit:cover}.duet-promo-card .content{display:flex;flex-direction:column;flex-grow:1;gap:8px;padding:20px}@media (min-width: 36em){.duet-promo-card .content{padding:28px}}.duet-promo-card .action{display:flex;flex-grow:1;align-items:flex-end;padding-top:16px}.duet-promo-card.no-bg-color .content{padding:20px 0 0}.duet-promo-card.no-bg-color .image{border-radius:16px}.duet-promo-card.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-promo-card.duet-theme-turva .content-wrapper:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-promo-card-link{transition:box-shadow 300ms ease}.duet-promo-card-link:hover{box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07), 0 2px 10px 0 rgba(0, 41, 77, 0.1)}.duet-promo-card-link:hover.duet-theme-turva{box-shadow:0 2px 6px 0 rgba(117, 117, 117, 0.13), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07), 0 2px 10px 0 rgba(117, 117, 117, 0.15)}";
12
12
 
13
13
  const DuetPromoCard$1 = /*@__PURE__*/ proxyCustomElement(class DuetPromoCard extends H {
14
14
  constructor() {
@@ -28,13 +28,17 @@ const DuetPromoCard$1 = /*@__PURE__*/ proxyCustomElement(class DuetPromoCard ext
28
28
  */
29
29
  componentWillLoad() {
30
30
  inheritGlobalTheme(this);
31
- this.hasPreHeadingSlot = !!this.element.querySelector('[slot="pre-heading"]');
32
- this.hasHeadingSlot = !!this.element.querySelector('[slot="heading"]');
33
- this.hasDescriptionSlot = !!this.element.querySelector('[slot="description"]');
34
- this.hasActionSlot = !!this.element.querySelector('[slot="action"]');
31
+ this.hasPreHeadingSlot = hasSlot(this.element, "pre-heading");
32
+ this.hasHeadingSlot = hasSlot(this.element, "heading");
33
+ this.hasDescriptionSlot = hasSlot(this.element, "description");
34
+ this.hasActionSlot = hasSlot(this.element, "action");
35
+ checkNamedSlotElement(this.element, "heading", "span");
36
+ checkNamedSlotElement(this.element, "description", "span");
35
37
  }
36
38
  /**
37
- * Sets focus on underlying a element when url attribute is used.
39
+ * Sets focus on underlying a element.
40
+ * Available only when url attribute is used.
41
+ * Use this method instead of the native `focus()`.
38
42
  */
39
43
  async setFocus(options) {
40
44
  if (this.url && this.aOrDivElement) {
@@ -55,7 +59,8 @@ const DuetPromoCard$1 = /*@__PURE__*/ proxyCustomElement(class DuetPromoCard ext
55
59
  "duet-promo-card": true,
56
60
  "duet-theme-turva": this.theme === "turva",
57
61
  "no-bg-color": !this.backgroundColor,
58
- }, style: bannerStyles }, h(TagName, { href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { class: "content" }, this.hasPreHeadingSlot && (h("div", { class: "pre-heading" }, h("slot", { name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { class: "heading" }, h("duet-heading", { theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", null, h("slot", { name: "heading", onSlotchange: ev => slotElementCheck(ev, this, "span") }))))), this.hasDescriptionSlot && (h("div", { class: "description" }, h("duet-paragraph", { theme: this.theme, margin: "none", color: this.textColor }, h("span", null, h("slot", { name: "description", onSlotchange: ev => slotElementCheck(ev, this, "span") }))))), this.hasActionSlot && (h("div", { class: "action" }, h("slot", { name: "action" }))))))));
62
+ "duet-promo-card-link": !!this.url,
63
+ }, style: bannerStyles }, h(TagName, { href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { class: "content" }, this.hasPreHeadingSlot && (h("div", { class: "pre-heading" }, h("slot", { name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { class: "heading" }, h("duet-heading", { theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", null, h("slot", { name: "heading" }))))), this.hasDescriptionSlot && (h("div", { class: "description" }, h("duet-paragraph", { theme: this.theme, margin: "none", color: this.textColor }, h("span", null, h("slot", { name: "description" }))))), this.hasActionSlot && (h("div", { class: "action" }, h("slot", { name: "action" }))))))));
59
64
  }
60
65
  get element() { return this; }
61
66
  static get style() { return duetPromoCardCss; }