@duetds/components 8.7.3 → 8.7.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (674) hide show
  1. package/hydrate/index.js +206 -191
  2. package/lib/cjs/{app-globals-4bdf3e04.js → app-globals-d1a7f669.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  5. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  9. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +7 -7
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  15. package/lib/cjs/duet-chip.cjs.entry.js +36 -24
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
  30. package/lib/cjs/duet-hero.cjs.entry.js +4 -4
  31. package/lib/cjs/duet-icon.cjs.entry.js +4 -4
  32. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  33. package/lib/cjs/duet-layout.cjs.entry.js +9 -7
  34. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +3 -3
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
  41. package/lib/cjs/duet-modal.cjs.entry.js +10 -10
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
  43. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
  49. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-popup-menu.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  53. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-scrollable_3.cjs.entry.js +18 -18
  56. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  57. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
  61. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  62. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  63. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  64. package/lib/cjs/duet-slideout.cjs.entry.js +8 -8
  65. package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  68. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  70. package/lib/cjs/duet-submenu-bar.cjs.entry.js +5 -5
  71. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  75. package/lib/cjs/duet-toolbar-item.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
  79. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  81. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  82. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  83. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  84. package/lib/cjs/duet.cjs.js +2 -2
  85. package/lib/cjs/{errorcodes.utils-e98c8bfb.js → errorcodes.utils-09ff4a36.js} +1 -1
  86. package/lib/cjs/{focus-utils-32fb1216.js → focus-utils-6a4b5f08.js} +1 -1
  87. package/lib/cjs/{index-ba1e23fb.js → index-7354b546.js} +1 -1
  88. package/lib/cjs/{language-utils-a0632bf3.js → language-utils-83b499ff.js} +1 -1
  89. package/lib/cjs/loader.cjs.js +2 -2
  90. package/lib/cjs/{slot-utils-71bdce18.js → slot-utils-90b6ce2c.js} +1 -1
  91. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  92. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  93. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  94. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  95. package/lib/collection/components/duet-chip/duet-chip.css +8 -0
  96. package/lib/collection/components/duet-chip/duet-chip.js +34 -22
  97. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  98. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  99. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  100. package/lib/collection/components/duet-header/duet-header.css +4 -7
  101. package/lib/collection/components/duet-header/duet-header.js +1 -1
  102. package/lib/collection/components/duet-hero/duet-hero.css +5 -0
  103. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  104. package/lib/collection/components/duet-layout/duet-layout.css +20 -0
  105. package/lib/collection/components/duet-layout/duet-layout.js +8 -5
  106. package/lib/collection/components/duet-link/duet-link.js +3 -3
  107. package/lib/collection/components/duet-list/duet-list.js +1 -1
  108. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  109. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  110. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
  111. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  112. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  113. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  114. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  115. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  116. package/lib/collection/components/duet-modal/duet-modal.js +6 -6
  117. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
  118. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  119. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  120. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
  121. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  122. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  123. package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
  124. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  125. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +1 -1
  126. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  127. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  128. package/lib/collection/components/duet-scrollable/duet-scrollable.css +2 -2
  129. package/lib/collection/components/duet-scrollable/duet-scrollable.js +9 -9
  130. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  131. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  132. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  133. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  134. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +6 -8
  135. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  136. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  137. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  138. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  139. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  140. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  141. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  142. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +4 -4
  143. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  144. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  145. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  146. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  147. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  148. package/lib/collection/components/duet-table/duet-table.js +2 -2
  149. package/lib/collection/components/duet-toolbar/duet-toolbar.js +1 -1
  150. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  151. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  152. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +2 -2
  153. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  154. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  155. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  156. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  157. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  158. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  159. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  160. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  161. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  162. package/lib/dist-custom-elements/duet-alert.js +1 -1
  163. package/lib/dist-custom-elements/duet-badge.js +1 -1
  164. package/lib/dist-custom-elements/duet-banner.js +3 -3
  165. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  166. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  167. package/lib/dist-custom-elements/duet-button.js +1 -1
  168. package/lib/dist-custom-elements/duet-callout.js +4 -4
  169. package/lib/dist-custom-elements/duet-caption.js +1 -1
  170. package/lib/dist-custom-elements/duet-card.js +3 -3
  171. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  172. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  173. package/lib/dist-custom-elements/duet-chip.js +1 -1
  174. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  175. package/lib/dist-custom-elements/duet-choice.js +4 -4
  176. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  177. package/lib/dist-custom-elements/duet-combobox.js +12 -12
  178. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  179. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  180. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  181. package/lib/dist-custom-elements/duet-divider.js +1 -1
  182. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  183. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  184. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  185. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  186. package/lib/dist-custom-elements/duet-footer.js +7 -7
  187. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  188. package/lib/dist-custom-elements/duet-grid.js +1 -1
  189. package/lib/dist-custom-elements/duet-header.js +10 -10
  190. package/lib/dist-custom-elements/duet-heading.js +1 -1
  191. package/lib/dist-custom-elements/duet-hero.js +10 -10
  192. package/lib/dist-custom-elements/duet-icon.js +1 -1
  193. package/lib/dist-custom-elements/duet-input.js +1 -1
  194. package/lib/dist-custom-elements/duet-label.js +1 -1
  195. package/lib/dist-custom-elements/duet-layout.js +9 -7
  196. package/lib/dist-custom-elements/duet-link.js +1 -1
  197. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  198. package/lib/dist-custom-elements/duet-list.js +1 -1
  199. package/lib/dist-custom-elements/duet-logo.js +1 -1
  200. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  201. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  202. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  203. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  204. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  205. package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
  206. package/lib/dist-custom-elements/duet-modal.js +14 -14
  207. package/lib/dist-custom-elements/duet-multiselect.js +14 -14
  208. package/lib/dist-custom-elements/duet-nav.js +2 -2
  209. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  210. package/lib/dist-custom-elements/duet-notification.js +4 -4
  211. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  212. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  213. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  214. package/lib/dist-custom-elements/duet-pagination.js +24 -24
  215. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  216. package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
  217. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  218. package/lib/dist-custom-elements/duet-progress.js +1 -1
  219. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  220. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  221. package/lib/dist-custom-elements/duet-radio.js +1 -1
  222. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  223. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  224. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  225. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  226. package/lib/dist-custom-elements/duet-select.js +1 -1
  227. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  228. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  229. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  230. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  231. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  232. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  233. package/lib/dist-custom-elements/duet-slideout.js +7 -7
  234. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  235. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  236. package/lib/dist-custom-elements/duet-step.js +4 -4
  237. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  238. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  239. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  240. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  241. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  242. package/lib/dist-custom-elements/duet-submenu-bar.js +7 -7
  243. package/lib/dist-custom-elements/duet-tab-group.js +18 -18
  244. package/lib/dist-custom-elements/duet-tab.js +1 -1
  245. package/lib/dist-custom-elements/duet-table.js +1 -1
  246. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  247. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  248. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  249. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  250. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  251. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  252. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  253. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  254. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  255. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  256. package/lib/dist-custom-elements/duet-tray.js +5 -5
  257. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  258. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  259. package/lib/dist-custom-elements/duet-upload.js +21 -21
  260. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  261. package/lib/dist-custom-elements/index.js +1 -1
  262. package/lib/dist-custom-elements/{p-8ff75665.js → p-00e941ae.js} +1 -1
  263. package/lib/dist-custom-elements/{p-ebf428c3.js → p-022fb6e5.js} +2 -2
  264. package/lib/dist-custom-elements/{p-b1698020.js → p-0c4fdfaf.js} +1 -1
  265. package/lib/dist-custom-elements/{p-ba535c6a.js → p-29ed51d7.js} +1 -1
  266. package/lib/dist-custom-elements/{p-085a1971.js → p-2a0caf1e.js} +6 -6
  267. package/lib/dist-custom-elements/{p-6a8cc6b0.js → p-2b80cc8e.js} +3 -3
  268. package/lib/dist-custom-elements/{p-ac4d9cdd.js → p-2c1a83c1.js} +15 -15
  269. package/lib/dist-custom-elements/{p-810bf022.js → p-2cc71ae5.js} +5 -5
  270. package/lib/dist-custom-elements/{p-e491d8d2.js → p-2e8da5d4.js} +2 -2
  271. package/lib/dist-custom-elements/{p-86e22012.js → p-38f07d37.js} +7 -7
  272. package/lib/dist-custom-elements/{p-2cd41f40.js → p-484a274a.js} +5 -5
  273. package/lib/dist-custom-elements/{p-43f82d58.js → p-514cdcf1.js} +4 -4
  274. package/lib/dist-custom-elements/{p-0cb2d3d2.js → p-5190c77c.js} +4 -4
  275. package/lib/dist-custom-elements/{p-d61727bb.js → p-5b8c2322.js} +1 -1
  276. package/lib/dist-custom-elements/{p-8d49b51c.js → p-654bce60.js} +3 -3
  277. package/lib/dist-custom-elements/{p-b713da48.js → p-6a6955ad.js} +37 -25
  278. package/lib/dist-custom-elements/{p-76594c11.js → p-6f18089c.js} +1 -1
  279. package/lib/dist-custom-elements/{p-411c0efc.js → p-73b7bd0b.js} +5 -5
  280. package/lib/dist-custom-elements/{p-23afb5e4.js → p-82c75c20.js} +8 -8
  281. package/lib/dist-custom-elements/{p-5a20d788.js → p-831a372d.js} +2 -2
  282. package/lib/dist-custom-elements/{p-878d87b2.js → p-908a1eb3.js} +3 -3
  283. package/lib/dist-custom-elements/{p-47c3a7d1.js → p-9301ae5d.js} +2 -2
  284. package/lib/dist-custom-elements/{p-63219fc9.js → p-95ee5452.js} +2 -2
  285. package/lib/dist-custom-elements/{p-b85e4143.js → p-97a0cbd1.js} +10 -10
  286. package/lib/dist-custom-elements/{p-54654aef.js → p-a4831958.js} +1 -1
  287. package/lib/dist-custom-elements/{p-eab7e6e0.js → p-a507e7d5.js} +2 -2
  288. package/lib/dist-custom-elements/{p-906bfe4b.js → p-b6f645f7.js} +3 -3
  289. package/lib/dist-custom-elements/{p-f089c3c3.js → p-c8fc5cc1.js} +1 -1
  290. package/lib/dist-custom-elements/{p-6eb22e51.js → p-cdbf4062.js} +5 -5
  291. package/lib/dist-custom-elements/{p-e61ae27d.js → p-d6dd92e7.js} +12 -12
  292. package/lib/dist-custom-elements/{p-542c1f6e.js → p-dffd004f.js} +3 -3
  293. package/lib/dist-custom-elements/{p-387255f0.js → p-e0ed4bc3.js} +3 -3
  294. package/lib/dist-custom-elements/{p-9ffa0264.js → p-e1573ed9.js} +2 -2
  295. package/lib/dist-custom-elements/{p-3b6dad71.js → p-e487f7aa.js} +1 -1
  296. package/lib/dist-custom-elements/{p-e43de9cb.js → p-ed44791c.js} +3 -3
  297. package/lib/dist-custom-elements/{p-25553b11.js → p-ee0c8100.js} +3 -3
  298. package/lib/dist-custom-elements/{p-fc4d041c.js → p-ee39b653.js} +4 -4
  299. package/lib/duet/duet.esm.js +1 -1
  300. package/lib/duet/duet.js +1 -1
  301. package/lib/duet/{p-bc308f20.entry.js → p-0103b12c.entry.js} +1 -1
  302. package/lib/duet/{p-cf6d25ee.system.entry.js → p-01eb2a5c.system.entry.js} +1 -1
  303. package/lib/duet/{p-29af6c88.system.entry.js → p-04948ab1.system.entry.js} +1 -1
  304. package/lib/duet/p-060c8c5e.entry.js +4 -0
  305. package/lib/duet/{p-1d3367ab.system.entry.js → p-06babed5.system.entry.js} +2 -2
  306. package/lib/duet/{p-89749799.entry.js → p-06dd091c.entry.js} +1 -1
  307. package/lib/duet/{p-e07fa16f.entry.js → p-079b6815.entry.js} +1 -1
  308. package/lib/duet/{p-1b0c4d42.system.entry.js → p-08e1f6d7.system.entry.js} +1 -1
  309. package/lib/duet/{p-669e4c07.system.entry.js → p-0cd90a7f.system.entry.js} +1 -1
  310. package/lib/duet/p-0ced1d42.js +4 -0
  311. package/lib/duet/{p-97489308.system.entry.js → p-0d7bc10c.system.entry.js} +2 -2
  312. package/lib/duet/{p-3502dc9a.entry.js → p-0def8054.entry.js} +1 -1
  313. package/lib/duet/{p-c1a9a926.js → p-0e432a64.js} +1 -1
  314. package/lib/duet/{p-0b206da0.entry.js → p-1058b93b.entry.js} +1 -1
  315. package/lib/duet/{p-bddb0a20.system.entry.js → p-122676c7.system.entry.js} +1 -1
  316. package/lib/duet/{p-711265b1.system.entry.js → p-131b6738.system.entry.js} +1 -1
  317. package/lib/duet/{p-2c7206d0.entry.js → p-1591c4de.entry.js} +1 -1
  318. package/lib/duet/{p-c6b95597.entry.js → p-19f36421.entry.js} +1 -1
  319. package/lib/duet/{p-3a7ff1ef.entry.js → p-1accec14.entry.js} +1 -1
  320. package/lib/duet/{p-dd4599af.entry.js → p-1bc968d5.entry.js} +1 -1
  321. package/lib/duet/{p-7e55ac0c.entry.js → p-1be46e73.entry.js} +1 -1
  322. package/lib/duet/{p-73c52042.entry.js → p-1c16f902.entry.js} +1 -1
  323. package/lib/duet/{p-9af8d623.system.entry.js → p-1f4b048a.system.entry.js} +1 -1
  324. package/lib/duet/{p-9462f8de.system.entry.js → p-1f86118c.system.entry.js} +1 -1
  325. package/lib/duet/{p-5a79d9de.system.entry.js → p-1fc31059.system.entry.js} +1 -1
  326. package/lib/duet/{p-479d0193.system.entry.js → p-2005b095.system.entry.js} +1 -1
  327. package/lib/duet/{p-9fa820d5.entry.js → p-205e201c.entry.js} +1 -1
  328. package/lib/duet/{p-3aa2e709.system.entry.js → p-22634958.system.entry.js} +1 -1
  329. package/lib/duet/{p-b515bef9.system.entry.js → p-259ef722.system.entry.js} +1 -1
  330. package/lib/duet/{p-42fdb19b.entry.js → p-270e4107.entry.js} +1 -1
  331. package/lib/duet/{p-da15b66e.system.entry.js → p-2826a5a9.system.entry.js} +1 -1
  332. package/lib/duet/{p-e7243578.system.entry.js → p-286298a2.system.entry.js} +1 -1
  333. package/lib/duet/{p-6ab1db0d.system.entry.js → p-291ae532.system.entry.js} +1 -1
  334. package/lib/duet/{p-8ecb557c.system.js → p-2ad34175.system.js} +1 -1
  335. package/lib/duet/{p-d7e819a4.system.entry.js → p-2c5194f9.system.entry.js} +1 -1
  336. package/lib/duet/{p-6cb0b05d.entry.js → p-2cd863eb.entry.js} +1 -1
  337. package/lib/duet/{p-2dda109b.entry.js → p-2e9d9f57.entry.js} +1 -1
  338. package/lib/duet/p-309daf8b.entry.js +4 -0
  339. package/lib/duet/p-30de8e73.entry.js +4 -0
  340. package/lib/duet/{p-ec09a443.system.entry.js → p-327bf314.system.entry.js} +1 -1
  341. package/lib/duet/{p-2d2ed637.system.entry.js → p-34c7e313.system.entry.js} +1 -1
  342. package/lib/duet/{p-6edda39f.entry.js → p-3a3af622.entry.js} +1 -1
  343. package/lib/duet/{p-ab6676e3.system.entry.js → p-3ab33294.system.entry.js} +1 -1
  344. package/lib/duet/{p-f2bd948d.entry.js → p-3af83544.entry.js} +1 -1
  345. package/lib/duet/{p-fe246b98.js → p-3d5ae2e9.js} +1 -1
  346. package/lib/duet/{p-b041a2ff.system.entry.js → p-3d83bf88.system.entry.js} +1 -1
  347. package/lib/duet/{p-fd9d8da6.system.entry.js → p-3ef53b47.system.entry.js} +1 -1
  348. package/lib/duet/{p-cb8de952.entry.js → p-40ac0585.entry.js} +1 -1
  349. package/lib/duet/{p-3bc89ec6.system.entry.js → p-419a4402.system.entry.js} +1 -1
  350. package/lib/duet/{p-79718edb.entry.js → p-41a6e276.entry.js} +1 -1
  351. package/lib/duet/p-432bba6e.entry.js +4 -0
  352. package/lib/duet/{p-4b66fc4c.system.entry.js → p-452c3664.system.entry.js} +1 -1
  353. package/lib/duet/{p-452e7a19.system.entry.js → p-45711dd2.system.entry.js} +2 -2
  354. package/lib/duet/{p-c5ca406d.system.entry.js → p-47d4b092.system.entry.js} +2 -2
  355. package/lib/duet/{p-01fc4d34.entry.js → p-489568b7.entry.js} +1 -1
  356. package/lib/duet/{p-6f95a0ba.entry.js → p-48b1e9eb.entry.js} +1 -1
  357. package/lib/duet/p-4c9ce0ab.system.entry.js +4 -0
  358. package/lib/duet/{p-a56484ea.entry.js → p-4d0d7ead.entry.js} +1 -1
  359. package/lib/duet/{p-bcf293bf.system.entry.js → p-4f3269a9.system.entry.js} +1 -1
  360. package/lib/duet/{p-674b17de.entry.js → p-506406ac.entry.js} +1 -1
  361. package/lib/duet/{p-b24c06ed.entry.js → p-5072bdc9.entry.js} +1 -1
  362. package/lib/duet/{p-37405ffa.system.entry.js → p-50e7a5dd.system.entry.js} +1 -1
  363. package/lib/duet/p-530a5f2f.entry.js +4 -0
  364. package/lib/duet/{p-eed32f32.entry.js → p-5349c249.entry.js} +1 -1
  365. package/lib/duet/{p-89d19bc5.system.entry.js → p-53c9f20e.system.entry.js} +1 -1
  366. package/lib/duet/{p-a6b42954.entry.js → p-53e75abf.entry.js} +1 -1
  367. package/lib/duet/{p-58a8048d.entry.js → p-57a12074.entry.js} +1 -1
  368. package/lib/duet/{p-e16d075b.entry.js → p-59abd5e9.entry.js} +1 -1
  369. package/lib/duet/p-59c29737.entry.js +4 -0
  370. package/lib/duet/{p-837c4b0c.system.entry.js → p-5ae5c0b1.system.entry.js} +1 -1
  371. package/lib/duet/p-5b29de7c.entry.js +4 -0
  372. package/lib/duet/{p-c246dc47.system.entry.js → p-5b638f4f.system.entry.js} +1 -1
  373. package/lib/duet/{p-2f4059b6.entry.js → p-5b6f6bbe.entry.js} +1 -1
  374. package/lib/duet/{p-cc947473.entry.js → p-5bbb0cbb.entry.js} +1 -1
  375. package/lib/duet/{p-da1d2c32.system.entry.js → p-5e51cf6a.system.entry.js} +1 -1
  376. package/lib/duet/{p-47270f8d.system.entry.js → p-5f8a4a7d.system.entry.js} +1 -1
  377. package/lib/duet/{p-f30d5a7f.entry.js → p-5f923de2.entry.js} +1 -1
  378. package/lib/duet/{p-e5ef359e.entry.js → p-62879f97.entry.js} +1 -1
  379. package/lib/duet/{p-27ccaefd.entry.js → p-6671955e.entry.js} +1 -1
  380. package/lib/duet/{p-d641d8a3.entry.js → p-67628c59.entry.js} +1 -1
  381. package/lib/duet/{p-9ff8c011.entry.js → p-68b6fd26.entry.js} +1 -1
  382. package/lib/duet/{p-6f2ae515.system.entry.js → p-69f1a4f2.system.entry.js} +1 -1
  383. package/lib/duet/{p-e77c8cd4.system.entry.js → p-6a2f9ff6.system.entry.js} +1 -1
  384. package/lib/duet/p-6a8e04b2.system.entry.js +4 -0
  385. package/lib/duet/{p-cba1921b.system.entry.js → p-6b1c08f3.system.entry.js} +1 -1
  386. package/lib/duet/{p-6457a796.system.js → p-6b3a931f.system.js} +1 -1
  387. package/lib/duet/{p-173274f4.system.entry.js → p-6b4e1bba.system.entry.js} +1 -1
  388. package/lib/duet/{p-3614789f.entry.js → p-6bf05522.entry.js} +1 -1
  389. package/lib/duet/{p-b1e9dad0.system.entry.js → p-6f76371a.system.entry.js} +1 -1
  390. package/lib/duet/{p-55988964.system.entry.js → p-7353e4df.system.entry.js} +1 -1
  391. package/lib/duet/{p-c8820fe8.system.entry.js → p-7447b4b1.system.entry.js} +1 -1
  392. package/lib/duet/{p-3f6183cb.system.entry.js → p-75546d06.system.entry.js} +1 -1
  393. package/lib/duet/{p-18e23282.system.entry.js → p-7668d817.system.entry.js} +1 -1
  394. package/lib/duet/{p-e4d156bc.system.entry.js → p-78ffd5d6.system.entry.js} +1 -1
  395. package/lib/duet/{p-f3f3f84f.entry.js → p-7d17dc9f.entry.js} +1 -1
  396. package/lib/duet/{p-53e0951b.entry.js → p-7d1d1f86.entry.js} +1 -1
  397. package/lib/duet/{p-3e6f92d8.system.js → p-7d59bbcf.system.js} +1 -1
  398. package/lib/duet/{p-bf5745c6.entry.js → p-7f05c044.entry.js} +1 -1
  399. package/lib/duet/{p-a755f410.system.entry.js → p-7fc8b004.system.entry.js} +2 -2
  400. package/lib/duet/{p-c5cf73a3.entry.js → p-859c0733.entry.js} +1 -1
  401. package/lib/duet/{p-c7709155.system.entry.js → p-863be3b8.system.entry.js} +1 -1
  402. package/lib/duet/{p-2e99b4f3.system.js → p-87074c90.system.js} +1 -1
  403. package/lib/duet/{p-0cdb37a6.entry.js → p-870ede73.entry.js} +1 -1
  404. package/lib/duet/{p-0a9b4a74.system.entry.js → p-87a3838d.system.entry.js} +1 -1
  405. package/lib/duet/{p-b73d0326.system.entry.js → p-880edd71.system.entry.js} +1 -1
  406. package/lib/duet/{p-bec9a9d0.system.entry.js → p-8e2e9a82.system.entry.js} +1 -1
  407. package/lib/duet/{p-6e960c9c.entry.js → p-91f34a6c.entry.js} +1 -1
  408. package/lib/duet/{p-6c680a1f.entry.js → p-92c10b4f.entry.js} +1 -1
  409. package/lib/duet/{p-a530d1cd.entry.js → p-945580f7.entry.js} +1 -1
  410. package/lib/duet/{p-0e6a5f78.entry.js → p-953dde09.entry.js} +1 -1
  411. package/lib/duet/{p-4aa49de6.system.entry.js → p-959f200c.system.entry.js} +1 -1
  412. package/lib/duet/{p-8f0b4985.entry.js → p-95da8a9f.entry.js} +1 -1
  413. package/lib/duet/{p-f599d1f3.system.entry.js → p-9892047a.system.entry.js} +1 -1
  414. package/lib/duet/{p-2f27b3da.entry.js → p-99ed79b3.entry.js} +1 -1
  415. package/lib/duet/{p-6f316c3c.system.entry.js → p-9a8e5154.system.entry.js} +1 -1
  416. package/lib/duet/{p-757bcd12.system.js → p-9b386f5b.system.js} +1 -1
  417. package/lib/duet/p-9b485175.system.entry.js +4 -0
  418. package/lib/duet/{p-d65ce603.system.entry.js → p-9e12e7f9.system.entry.js} +1 -1
  419. package/lib/duet/{p-0f62c8c5.entry.js → p-a097d9ee.entry.js} +1 -1
  420. package/lib/duet/{p-991b0b18.entry.js → p-a37cc55d.entry.js} +1 -1
  421. package/lib/duet/{p-240ccb24.system.entry.js → p-a5278cfe.system.entry.js} +1 -1
  422. package/lib/duet/p-a5975ab0.entry.js +4 -0
  423. package/lib/duet/p-a60bb4a7.system.entry.js +4 -0
  424. package/lib/duet/{p-e479e499.system.entry.js → p-a8265f95.system.entry.js} +1 -1
  425. package/lib/duet/{p-e415c932.js → p-a96febcb.js} +1 -1
  426. package/lib/duet/{p-c37930c4.entry.js → p-ab48d012.entry.js} +1 -1
  427. package/lib/duet/{p-a1982d5f.entry.js → p-abdaade7.entry.js} +1 -1
  428. package/lib/duet/{p-f3c24379.system.entry.js → p-ac798ef6.system.entry.js} +1 -1
  429. package/lib/duet/{p-e0173b1e.system.entry.js → p-acb8d801.system.entry.js} +1 -1
  430. package/lib/duet/{p-e6733338.entry.js → p-add23a9e.entry.js} +1 -1
  431. package/lib/duet/{p-d5c98e0d.entry.js → p-b39df610.entry.js} +1 -1
  432. package/lib/duet/{p-e7ec54d9.system.entry.js → p-b4ddc308.system.entry.js} +1 -1
  433. package/lib/duet/{p-c326507b.entry.js → p-b6090729.entry.js} +1 -1
  434. package/lib/duet/{p-9589d903.system.entry.js → p-b826f416.system.entry.js} +1 -1
  435. package/lib/duet/{p-08027bd5.entry.js → p-b837bd27.entry.js} +1 -1
  436. package/lib/duet/{p-d1a6aaae.entry.js → p-b9c2a84b.entry.js} +1 -1
  437. package/lib/duet/{p-82d2bac0.system.entry.js → p-ba649687.system.entry.js} +1 -1
  438. package/lib/duet/{p-e0927619.entry.js → p-bd7330c2.entry.js} +1 -1
  439. package/lib/duet/{p-2462dae2.system.entry.js → p-bf360925.system.entry.js} +1 -1
  440. package/lib/duet/p-c07e77bd.system.entry.js +4 -0
  441. package/lib/duet/{p-b6380384.entry.js → p-c295bac4.entry.js} +1 -1
  442. package/lib/duet/{p-a1899d19.js → p-c296e2fe.js} +1 -1
  443. package/lib/duet/{p-49cedc59.system.entry.js → p-c45fbaa0.system.entry.js} +1 -1
  444. package/lib/duet/{p-64111c02.system.entry.js → p-c4c434b0.system.entry.js} +1 -1
  445. package/lib/duet/{p-24a714b4.system.entry.js → p-c762b204.system.entry.js} +2 -2
  446. package/lib/duet/{p-0151f6d9.system.entry.js → p-ca7ae79a.system.entry.js} +1 -1
  447. package/lib/duet/{p-b912ab9c.entry.js → p-cc577f39.entry.js} +1 -1
  448. package/lib/duet/{p-f7eb104c.system.entry.js → p-ce91ade4.system.entry.js} +1 -1
  449. package/lib/duet/{p-c40174a7.entry.js → p-cfda59e1.entry.js} +1 -1
  450. package/lib/duet/{p-c1910e48.entry.js → p-d1c59e6b.entry.js} +1 -1
  451. package/lib/duet/{p-2d2eb1e9.entry.js → p-d679ad05.entry.js} +1 -1
  452. package/lib/duet/{p-b39d51b3.system.entry.js → p-d7dac88c.system.entry.js} +1 -1
  453. package/lib/duet/{p-49fe016d.entry.js → p-d96d467b.entry.js} +1 -1
  454. package/lib/duet/{p-6a5bc5a1.entry.js → p-d9b83f29.entry.js} +1 -1
  455. package/lib/duet/{p-6842920d.entry.js → p-dc17c9f0.entry.js} +1 -1
  456. package/lib/duet/{p-0d4b6211.entry.js → p-ddf6e52d.entry.js} +1 -1
  457. package/lib/duet/{p-08b4d68d.system.entry.js → p-e0302f2f.system.entry.js} +2 -2
  458. package/lib/duet/p-e0c0fb67.entry.js +4 -0
  459. package/lib/duet/{p-963f148f.entry.js → p-e49330b3.entry.js} +1 -1
  460. package/lib/duet/{p-02897a21.entry.js → p-e5d35952.entry.js} +1 -1
  461. package/lib/duet/{p-3e45f5ef.system.entry.js → p-e5dfe729.system.entry.js} +1 -1
  462. package/lib/duet/p-e67c7226.entry.js +4 -0
  463. package/lib/duet/{p-3b5483cb.system.entry.js → p-e7e84978.system.entry.js} +2 -2
  464. package/lib/duet/{p-dd27b04e.system.js → p-ebe227fd.system.js} +1 -1
  465. package/lib/duet/{p-7e17ca68.system.entry.js → p-ec7b33c8.system.entry.js} +1 -1
  466. package/lib/duet/{p-0c339f86.system.entry.js → p-ee549fc2.system.entry.js} +1 -1
  467. package/lib/duet/{p-30fde042.system.entry.js → p-f230ec9b.system.entry.js} +1 -1
  468. package/lib/duet/{p-ce50b05b.system.entry.js → p-f2ad6a5d.system.entry.js} +1 -1
  469. package/lib/duet/{p-cc39ffd6.entry.js → p-f32bb736.entry.js} +1 -1
  470. package/lib/duet/{p-fb307e00.system.entry.js → p-f5dc75ab.system.entry.js} +1 -1
  471. package/lib/duet/{p-d03377cb.entry.js → p-f8ee50b0.entry.js} +1 -1
  472. package/lib/duet/p-fb508de5.js +4 -0
  473. package/lib/duet/{p-4657fd97.system.entry.js → p-fd4aae91.system.entry.js} +1 -1
  474. package/lib/duet/{p-d9623b60.system.js → p-fe62cf1b.system.js} +1 -1
  475. package/lib/duet/{p-1a7bce00.entry.js → p-ffad31e8.entry.js} +1 -1
  476. package/lib/esm/{app-globals-c0f14928.js → app-globals-2f3c9ad3.js} +1 -1
  477. package/lib/esm/duet-action-button.entry.js +2 -2
  478. package/lib/esm/duet-alert.entry.js +3 -3
  479. package/lib/esm/duet-badge.entry.js +3 -3
  480. package/lib/esm/duet-banner.entry.js +2 -2
  481. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  482. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  483. package/lib/esm/duet-button_2.entry.js +4 -4
  484. package/lib/esm/duet-callout.entry.js +4 -4
  485. package/lib/esm/duet-caption_4.entry.js +7 -7
  486. package/lib/esm/duet-card.entry.js +1 -1
  487. package/lib/esm/duet-checkbox.entry.js +1 -1
  488. package/lib/esm/duet-checkmark.entry.js +3 -3
  489. package/lib/esm/duet-chip.entry.js +36 -24
  490. package/lib/esm/duet-choice_2.entry.js +3 -3
  491. package/lib/esm/duet-collapsible.entry.js +2 -2
  492. package/lib/esm/duet-combobox.entry.js +3 -3
  493. package/lib/esm/duet-contact-card.entry.js +4 -4
  494. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  495. package/lib/esm/duet-date-picker.entry.js +4 -4
  496. package/lib/esm/duet-divider_2.entry.js +2 -2
  497. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  498. package/lib/esm/duet-empty-state.entry.js +1 -1
  499. package/lib/esm/duet-fieldset.entry.js +5 -5
  500. package/lib/esm/duet-file-chooser.entry.js +1 -1
  501. package/lib/esm/duet-footer.entry.js +3 -3
  502. package/lib/esm/duet-grid_2.entry.js +1 -1
  503. package/lib/esm/duet-header_2.entry.js +5 -5
  504. package/lib/esm/duet-hero.entry.js +4 -4
  505. package/lib/esm/duet-icon.entry.js +4 -4
  506. package/lib/esm/duet-input_2.entry.js +3 -3
  507. package/lib/esm/duet-layout.entry.js +9 -7
  508. package/lib/esm/duet-list_2.entry.js +4 -4
  509. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  510. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  511. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  512. package/lib/esm/duet-menu-bar-item.entry.js +3 -3
  513. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  514. package/lib/esm/duet-menu-bar.entry.js +4 -4
  515. package/lib/esm/duet-modal.entry.js +10 -10
  516. package/lib/esm/duet-multiselect.entry.js +8 -8
  517. package/lib/esm/duet-nav.entry.js +2 -2
  518. package/lib/esm/duet-notification_2.entry.js +6 -6
  519. package/lib/esm/duet-number-input.entry.js +3 -3
  520. package/lib/esm/duet-overlay.entry.js +2 -2
  521. package/lib/esm/duet-page-heading.entry.js +3 -3
  522. package/lib/esm/duet-pagination_2.entry.js +15 -15
  523. package/lib/esm/duet-popup-menu-item.entry.js +2 -2
  524. package/lib/esm/duet-popup-menu.entry.js +2 -2
  525. package/lib/esm/duet-progress.entry.js +2 -2
  526. package/lib/esm/duet-promo-card.entry.js +4 -4
  527. package/lib/esm/duet-radio_2.entry.js +2 -2
  528. package/lib/esm/duet-range-slider.entry.js +1 -1
  529. package/lib/esm/duet-scrollable_3.entry.js +18 -18
  530. package/lib/esm/duet-section-layout.entry.js +4 -4
  531. package/lib/esm/duet-select.entry.js +2 -2
  532. package/lib/esm/duet-shaped-image.entry.js +3 -3
  533. package/lib/esm/duet-show-more.entry.js +4 -4
  534. package/lib/esm/duet-slideout-lang.entry.js +4 -4
  535. package/lib/esm/duet-slideout-link.entry.js +3 -3
  536. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  537. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  538. package/lib/esm/duet-slideout.entry.js +8 -8
  539. package/lib/esm/duet-step_2.entry.js +2 -2
  540. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  541. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  542. package/lib/esm/duet-submenu-bar-item.entry.js +2 -2
  543. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  544. package/lib/esm/duet-submenu-bar.entry.js +5 -5
  545. package/lib/esm/duet-textarea.entry.js +2 -2
  546. package/lib/esm/duet-toggle.entry.js +1 -1
  547. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  548. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  549. package/lib/esm/duet-toolbar-item.entry.js +3 -3
  550. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  551. package/lib/esm/duet-toolbar.entry.js +2 -2
  552. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  553. package/lib/esm/duet-tooltip.entry.js +2 -2
  554. package/lib/esm/duet-tray.entry.js +4 -4
  555. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  556. package/lib/esm/duet-upload-item.entry.js +5 -5
  557. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  558. package/lib/esm/duet.js +3 -3
  559. package/lib/esm/{errorcodes.utils-09a1130e.js → errorcodes.utils-dacd3ba5.js} +1 -1
  560. package/lib/esm/{focus-utils-222c942d.js → focus-utils-ed273558.js} +1 -1
  561. package/lib/esm/{index-bb52e777.js → index-fab38b5b.js} +1 -1
  562. package/lib/esm/{language-utils-dc4b408c.js → language-utils-4f1f49a3.js} +1 -1
  563. package/lib/esm/loader.js +3 -3
  564. package/lib/esm/{slot-utils-cd1f6806.js → slot-utils-f8dbbf78.js} +1 -1
  565. package/lib/esm-es5/{app-globals-c0f14928.js → app-globals-2f3c9ad3.js} +1 -1
  566. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  567. package/lib/esm-es5/duet-alert.entry.js +1 -1
  568. package/lib/esm-es5/duet-badge.entry.js +1 -1
  569. package/lib/esm-es5/duet-banner.entry.js +1 -1
  570. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  571. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  572. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  573. package/lib/esm-es5/duet-callout.entry.js +1 -1
  574. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  575. package/lib/esm-es5/duet-card.entry.js +1 -1
  576. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  577. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  578. package/lib/esm-es5/duet-chip.entry.js +1 -1
  579. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  580. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  581. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  582. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  583. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  584. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  585. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  586. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  587. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  588. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  589. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  590. package/lib/esm-es5/duet-footer.entry.js +1 -1
  591. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  592. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  593. package/lib/esm-es5/duet-hero.entry.js +1 -1
  594. package/lib/esm-es5/duet-icon.entry.js +1 -1
  595. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  596. package/lib/esm-es5/duet-layout.entry.js +1 -1
  597. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  598. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  599. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  600. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  601. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  602. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  603. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  604. package/lib/esm-es5/duet-modal.entry.js +1 -1
  605. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  606. package/lib/esm-es5/duet-nav.entry.js +1 -1
  607. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  608. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  609. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  610. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  611. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  612. package/lib/esm-es5/duet-popup-menu-item.entry.js +2 -2
  613. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  614. package/lib/esm-es5/duet-progress.entry.js +1 -1
  615. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  616. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  617. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  618. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  619. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  620. package/lib/esm-es5/duet-select.entry.js +1 -1
  621. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  622. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  623. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  624. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  625. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  626. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  627. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  628. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  629. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  630. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  631. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  632. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  633. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  634. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  635. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  636. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  637. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  638. package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
  639. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  640. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  641. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  642. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  643. package/lib/esm-es5/duet-tray.entry.js +1 -1
  644. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  645. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  646. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  647. package/lib/esm-es5/duet.js +1 -1
  648. package/lib/esm-es5/{errorcodes.utils-09a1130e.js → errorcodes.utils-dacd3ba5.js} +1 -1
  649. package/lib/esm-es5/focus-utils-ed273558.js +4 -0
  650. package/lib/esm-es5/{index-bb52e777.js → index-fab38b5b.js} +1 -1
  651. package/lib/esm-es5/{language-utils-dc4b408c.js → language-utils-4f1f49a3.js} +1 -1
  652. package/lib/esm-es5/loader.js +1 -1
  653. package/lib/esm-es5/{slot-utils-cd1f6806.js → slot-utils-f8dbbf78.js} +1 -1
  654. package/lib/types/components/duet-chip/duet-chip.d.ts +3 -0
  655. package/lib/types/components/duet-layout/duet-layout.d.ts +2 -0
  656. package/package.json +4 -4
  657. package/lib/duet/p-1d06cb09.entry.js +0 -4
  658. package/lib/duet/p-3407e65b.entry.js +0 -4
  659. package/lib/duet/p-41c307bf.system.entry.js +0 -4
  660. package/lib/duet/p-488f7870.entry.js +0 -4
  661. package/lib/duet/p-4fe3e0e7.system.entry.js +0 -4
  662. package/lib/duet/p-518a359d.entry.js +0 -4
  663. package/lib/duet/p-51c37238.entry.js +0 -4
  664. package/lib/duet/p-59c37777.system.entry.js +0 -4
  665. package/lib/duet/p-68d24c63.entry.js +0 -4
  666. package/lib/duet/p-81ba8231.entry.js +0 -4
  667. package/lib/duet/p-9266be3a.system.entry.js +0 -4
  668. package/lib/duet/p-9768bb29.js +0 -4
  669. package/lib/duet/p-b7d1822b.entry.js +0 -4
  670. package/lib/duet/p-bd877062.entry.js +0 -4
  671. package/lib/duet/p-bdd2a92b.entry.js +0 -4
  672. package/lib/duet/p-d1600d3d.js +0 -4
  673. package/lib/duet/p-dcb8e451.system.entry.js +0 -4
  674. package/lib/esm-es5/focus-utils-222c942d.js +0 -4
@@ -249,18 +249,18 @@ export class DuetModal {
249
249
  var _a, _b;
250
250
  let iconColor = "primary";
251
251
  let closeColor = "secondary";
252
- const closingButton = (h("div", { key: '919650935aa4eeda6fdbd32b3b9e8ade646dce61', class: "duet-modal-close" }, h("duet-button", { key: 'd63e1614e6cfbece69ee14ee4e66dfdcd206ed92', ref: button => (this.buttonEl = button), variation: "plain", accessibleLabel: this.accessibleCloseLabel, color: closeColor, iconSize: "large", icon: "navigation-close", iconOnly: true, margin: "none", theme: this.theme, onClick: ev => this.closeModal(ev), fixed: true })));
252
+ const closingButton = (h("div", { key: '1dbe12d292a5d852cc15d465a9a66f5965af9430', class: "duet-modal-close" }, h("duet-button", { key: '468e6a8ffbaebd63b3b4a8ee7af2a56adc95ca33', ref: button => (this.buttonEl = button), variation: "plain", accessibleLabel: this.accessibleCloseLabel, color: closeColor, iconSize: "large", icon: "navigation-close", iconOnly: true, margin: "none", theme: this.theme, onClick: ev => this.closeModal(ev), fixed: true })));
253
253
  if (this.theme === "turva") {
254
254
  iconColor = "primary-turva";
255
255
  closeColor = "secondary-turva";
256
256
  }
257
- return (h("div", { key: '6cf795d42036a300a518234bc2ff864b7a49e0df', ref: modal => (this.modalEl = modal), "aria-label": (_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.heading, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy, role: this.variation === "loader" ? "alert" : "dialog", "aria-modal": this.isSafariBrowser ? false : true, tabindex: "-1", class: {
257
+ return (h("div", { key: '71d788e920473696ea1178fd1f4d531332c0278d', ref: modal => (this.modalEl = modal), "aria-label": (_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.heading, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy, role: this.variation === "loader" ? "alert" : "dialog", "aria-modal": this.isSafariBrowser ? false : true, tabindex: "-1", class: {
258
258
  "duet-modal-container": true,
259
259
  "duet-theme-turva": this.theme === "turva",
260
260
  "duet-modal-active": this.open,
261
261
  "duet-modal-slide-up": this.variation === "slide-up",
262
262
  "duet-modal-has-sticky-header": this.hasStickyHeader,
263
- } }, h("duet-overlay", { key: 'abe4d11f4ffd56854a1c154367d9aec78cdd2342', "z-index": "-1", visible: this.open, variation: this.variation === "loader" ? "white" : "default" }), h("div", { key: '6787e4231b2445db8609d02c4ea8fa160d77240b', ref: modalInner => (this.modalInnerEl = modalInner), class: {
263
+ } }, h("duet-overlay", { key: 'dc0d466574cf07bd5b2442a969e2309d1f4c3b84', "z-index": "-1", visible: this.open, variation: this.variation === "loader" ? "white" : "default" }), h("div", { key: '9412b5b6e861150f01c81fbd495a1deca1576301', ref: modalInner => (this.modalInnerEl = modalInner), class: {
264
264
  "duet-modal-inner": true,
265
265
  [this.size]: true,
266
266
  "duet-modal-slide-up": this.variation === "slide-up",
@@ -271,18 +271,18 @@ export class DuetModal {
271
271
  this.closeModal(e);
272
272
  }
273
273
  }
274
- } }, h("div", { key: '217b97b31fad9f7c42f822ea6c52e70f4cf77260', ref: modalContentEl => (this.modalContentEl = modalContentEl), class: {
274
+ } }, h("div", { key: 'cd7f79907611d3f5d06c95b9288d3d078e12c825', ref: modalContentEl => (this.modalContentEl = modalContentEl), class: {
275
275
  "duet-modal": true,
276
276
  "duet-modal-has-sticky-header": this.hasStickyHeader,
277
277
  [this.size]: true,
278
278
  [this.variation]: true,
279
- } }, this.gutterSize !== "none" && !this.hasStickyHeader && h("duet-spacer", { key: '6424067a77dafb42a1f6820f03c1055ba5b9e14b' }), this.hasStickyHeader ? (h("div", { class: "duet-modal-sticky-header" }, closingButton, h("slot", { name: "sticky-header" }))) : (closingButton), h("div", { key: '785f42e4d9754dbdff90f029c7e1ac3ad3bc8f51', class: {
279
+ } }, this.gutterSize !== "none" && !this.hasStickyHeader && h("duet-spacer", { key: '7836985c408c6f18fc389f3965a4b41d6eb59b3d' }), this.hasStickyHeader ? (h("div", { class: "duet-modal-sticky-header" }, closingButton, h("slot", { name: "sticky-header" }))) : (closingButton), h("div", { key: '9d54f33d50e94607e2ef8517670f723e6602b628', class: {
280
280
  "duet-modal-body": true,
281
281
  "duet-modal-gutter-none": this.gutterSize === "none",
282
282
  "duet-modal-gutter-small": this.gutterSize === "small",
283
283
  "duet-modal-gutter-medium": this.gutterSize === "medium",
284
284
  "duet-modal-gutter-large": this.gutterSize === "large",
285
- } }, h("div", { key: '28eb6178c09c9619494a43463dee36faba7dcc2e', class: "duet-modal-header" }, h("span", { key: '81466134ab4039ab15d2f1983457ce9b7c496341', class: "duet-modal-inner-slot-top" }, h("slot", { key: 'cff6cfbd5513068771b04ce531c3b86e7928b567', name: "top" })), this.icon && h("duet-icon", { key: '5c65f1d03d7bc57d36041c5042f55296007d5703', name: this.icon, size: "xx-large", color: this.color || iconColor }), this.heading && (h("duet-heading", { key: 'f6bd1c56f9d6e6f18382298d974493454b0b9bd7', "visual-level": (_b = this.headingVisualLevel) !== null && _b !== void 0 ? _b : this.headingLevel, level: this.headingLevel, theme: this.theme }, this.heading))), this.variation === "loader" && (h("div", { key: '4eb30ba1d0d1ec753584876752340b10c8f355bf', class: "duet-modal-spinner" }, h("duet-spinner", { key: '24306eda556c8d93816eee3196ed7c8f11e22bd6', size: "large", color: "primary" }))), h("div", { key: '228110c5826cbd520dd841e6518ff9e66d6e2d93', class: "duet-modal-inner-slot-default", ref: el => (this.slotContainerEl = el), "aria-live": this.variation === "loader" ? "assertive" : "off" }, h("slot", { key: '23075fb010a30dbaf69f30d04f17fd8ec7e75b62' })))))));
285
+ } }, h("div", { key: 'ad9468551b2c57c08c2a4a0e412de18472d59795', class: "duet-modal-header" }, h("span", { key: '9c6269ee1ca066e75d630a033692daa3d7e45e2c', class: "duet-modal-inner-slot-top" }, h("slot", { key: '59df4f56690160cbf5540000a4df88079d934cdb', name: "top" })), this.icon && h("duet-icon", { key: '686b798b952df7dbc87a678bc20a46d2856bd047', name: this.icon, size: "xx-large", color: this.color || iconColor }), this.heading && (h("duet-heading", { key: 'd54b10219d4a823f7d60ace3ee304e920578ed19', "visual-level": (_b = this.headingVisualLevel) !== null && _b !== void 0 ? _b : this.headingLevel, level: this.headingLevel, theme: this.theme }, this.heading))), this.variation === "loader" && (h("div", { key: '86418e12b9d65d5812eb3ced0f08a9d1cd9d3427', class: "duet-modal-spinner" }, h("duet-spinner", { key: '3aeda44a3313984a91ec59d3f9455408aa4b7fe7', size: "large", color: "primary" }))), h("div", { key: 'f130a5ad99bade63e75eb33a6e52d65d5e2267c0', class: "duet-modal-inner-slot-default", ref: el => (this.slotContainerEl = el), "aria-live": this.variation === "loader" ? "assertive" : "off" }, h("slot", { key: '38d1e37735093ca54cefb2c0fcea95bcf5031e7d' })))))));
286
286
  }
287
287
  static get is() { return "duet-modal"; }
288
288
  static get encapsulation() { return "shadow"; }
@@ -223,23 +223,23 @@ export class DuetMultiselect {
223
223
  */
224
224
  render() {
225
225
  var _a;
226
- return (h(Host, { key: 'e4abdc95bd458e5ae7999381c20050ba0bcef6a5', class: {
226
+ return (h(Host, { key: '2a90b452b9d7391f8b3b51c9e7d38879625f2c22', class: {
227
227
  "duet-m-0": this.margin === "none",
228
228
  "duet-expand": this.expand,
229
- } }, h("div", { key: '9a0ce9f75c65b11fc4b58491c291194ca15189a4', class: {
229
+ } }, h("div", { key: '72352a45a7c3aa35c57dad3cd9f49cbc1326bcbb', class: {
230
230
  "duet-multiselect-container": true,
231
231
  "duet-label-hidden": this.labelHidden,
232
232
  "duet-theme-turva": this.theme === "turva",
233
233
  "duet-input-top-caption-shown": this.isCaptionVisible,
234
234
  "has-error": !!this.error,
235
- }, onKeyDown: (e) => this.onMultiselectKeyDown(e) }, h("duet-label", { key: '15eca4785b13d9490e2ecd4858d6f8e2a495684e', 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", { key: '8a82fbfb066afa44cc575a387aaf4889284a2057', class: "duet-multiselect-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { key: '0128b9dfee07780a75791d1ab7898bc928ec2d1f', name: "tooltip" }), this.caption && (h("duet-caption", { key: '5302654b472ffab5413df758dbb53dcea4a66303', id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { key: '6f8bd9b8a2c67d0969ac60ba008505dd9f6c9661', class: "duet-multiselect-wrapper" }, h("button", { key: 'a275a5138ffd9e1b4ba144f794aad0561325c51e', 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", { key: '15902724f91b68c7e247dfc53d6424b4e093f849', 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", { key: '440b767cdb5abca291c619c8404d1ad7b8874215', class: "duet-multiselect-badge" }, this.value.length, h("duet-visually-hidden", { key: '29b7a10f3a780b01b133bab51864dd2f86db9aad' }, this.selectedLangObject[this.language], ", ", this.value.map(item => item.label).join(", ")))), h("svg", { key: 'e5c7d29927010379a02e8f6f5fe7fd976567f8f6', 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", { key: '6a8e5b57c1103faa5f8b51c904247a428920cd9c', 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", { key: 'd65cf9a75a8cd7442345f5fb6b5cc5355141eb9a', id: `${this.identifier}-checkboxes`, role: "listbox", class: {
235
+ }, onKeyDown: (e) => this.onMultiselectKeyDown(e) }, h("duet-label", { key: '4865ef539aac5a0d6dbfc9c828b4f718f16b4391', 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", { key: 'f8b0a426fc97ca162e773e13940881a35eb9d786', class: "duet-multiselect-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { key: '81aeb3000ae7199a964aea1ac388c38e84a4fb2b', name: "tooltip" }), this.caption && (h("duet-caption", { key: '625d9d084517db0c1189934efce03ba06de02db3', id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { key: '21c2b0c5bf3d9b3689c248a719cef7ec3b537ee2', class: "duet-multiselect-wrapper" }, h("button", { key: '63a1a064c7929f8237a49c3eb2bccce0cdca39be', 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", { key: '57ceb2f7ae33662df4e807763d5cde9a3b22a542', 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", { key: '125251bf4995ecba0a021b518cd19a841adbb9fd', class: "duet-multiselect-badge" }, this.value.length, h("duet-visually-hidden", { key: '37be16e7841d44731819861a5b51e0d9314f991d' }, this.selectedLangObject[this.language], ", ", this.value.map(item => item.label).join(", ")))), h("svg", { key: 'de57fafe4aed5e3b87bec5d33bac362720272941', 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", { key: 'f00fa8753e52fefe18caa53e09b5fadf6de5ce9d', 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", { key: '17515783075704f82fdae08d8df693cb024f7722', id: `${this.identifier}-checkboxes`, role: "listbox", class: {
236
236
  "duet-multiselect-checkboxes": true,
237
237
  "duet-multiselect-checkboxes-active": this.checkboxesVisible,
238
- }, "aria-activedescendant": this.activeDescendant, "aria-multiselectable": "true" }, ((_a = this.processedItems) === null || _a === void 0 ? void 0 : _a.length) && this.allControls && (h("div", { key: '3e70f90b39f3c2a5413d1b6b4e3aae99f7f36b47', class: "duet-multiselect-all-control-buttons" }, h("button", { key: '9bfe4283086eee2efe6deb56c268fef50297771e', class: "duet-multiselect-select-all", onClick: this.handleSelectAllClick, id: this.getOptionIdentifier(-2), onKeyDown: (e) => this.onCheckboxKeyDown(e, -2) }, this.selectAllLabel[this.language]), h("button", { key: '15a5860c8c4e317e74fe8537812f3e2bd2bb5530', class: "duet-multiselect-clear-all", onClick: this.handleClearAllClick, id: this.getOptionIdentifier(-1), onKeyDown: (e) => this.onCheckboxKeyDown(e, -1) }, this.clearAllLabel[this.language]))), this.processedItems &&
238
+ }, "aria-activedescendant": this.activeDescendant, "aria-multiselectable": "true" }, ((_a = this.processedItems) === null || _a === void 0 ? void 0 : _a.length) && this.allControls && (h("div", { key: 'f5c329ddb8ce083aae2aae7f9c9b1837c8b1054c', class: "duet-multiselect-all-control-buttons" }, h("button", { key: '7a0f040a8209539d9dfe60b443470b35cb86066f', class: "duet-multiselect-select-all", onClick: this.handleSelectAllClick, id: this.getOptionIdentifier(-2), onKeyDown: (e) => this.onCheckboxKeyDown(e, -2) }, this.selectAllLabel[this.language]), h("button", { key: 'd2586f52f22ec20c3dca4006497e53252e8cc3c4', class: "duet-multiselect-clear-all", onClick: this.handleClearAllClick, id: this.getOptionIdentifier(-1), onKeyDown: (e) => this.onCheckboxKeyDown(e, -1) }, this.clearAllLabel[this.language]))), this.processedItems &&
239
239
  this.processedGroups.map(group => (h("fieldset", null, group.label && h("legend", null, group.label), group.items.map((item, key) => {
240
240
  var _a, _b;
241
241
  return (h("duet-checkbox", { identifier: this.getOptionIdentifier(key), role: "option", label: item.label, value: item.value, key: item.value, checked: (_a = this.value) === null || _a === void 0 ? void 0 : _a.includes(item), "accessible-selected": ((_b = this.value) === null || _b === void 0 ? void 0 : _b.includes(item)) ? "true" : undefined, disabled: !this.checkboxesVisible || item.disabled, onDuetChange: e => this.toggleCheckbox(e, item), onKeyDown: (e) => this.onCheckboxKeyDown(e, key), theme: this.theme }));
242
- })))))), h("span", { key: '1ee195ef7a88c557730cefdab01db64c38b038ba', class: "duet-multiselect-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '40fbf6daf06330024944dac4d416c5df424c8225' }, this.error)))));
242
+ })))))), h("span", { key: 'b2c2c04e9e985c1c1215b7d9eb144d202644a293', class: "duet-multiselect-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '9a58aa5c2bc42cc6d7c69b2fa5f616fbddae4703' }, this.error)))));
243
243
  }
244
244
  static get is() { return "duet-multiselect"; }
245
245
  static get encapsulation() { return "shadow"; }
@@ -23,7 +23,7 @@ export class DuetNav {
23
23
  * Always the last one in the class.
24
24
  */
25
25
  render() {
26
- return (h(Host, { key: '9a0c3b353b5d18b60eaef2baf47a0b862216472b' }, h("div", { key: '8e5cbd87881f498c82ab93c4047b87e6129c20d4', class: "container" }, h("slot", { key: 'ff7f551d2833d0d4fe53c335694d973c02d5bc40' }), h("slot", { key: 'd33c124ed54d4897ebd773650e1eacbb8bb9c1d8', name: "mobile" }), h("slot", { key: 'c8423dcbb9873fd7fa4b6e6d7af566c0c7ea3e6b', name: "desktop" }))));
26
+ return (h(Host, { key: '6f01a96aa430eb180dd010f28ef4510d15a7564b' }, h("div", { key: '1eaf8169259e16ce14ff53ce9f6de59e9c8da036', class: "container" }, h("slot", { key: '222156a46dd91ca689a508b26b14d20d698fcab5' }), h("slot", { key: 'da966bf777c9f8f6e06234113664f6334eb96c33', name: "mobile" }), h("slot", { key: '7979d5fef702cbad5f26fa4db2c9835a48762cec', name: "desktop" }))));
27
27
  }
28
28
  static get is() { return "duet-nav"; }
29
29
  static get encapsulation() { return "shadow"; }
@@ -43,11 +43,11 @@ export class DuetNotification {
43
43
  this.linkElement.focus(options);
44
44
  }
45
45
  render() {
46
- return (h("div", { key: '31926a96290eaa70a332805dc930bab97aa91ee2', role: "listitem", class: {
46
+ return (h("div", { key: '96c5142b088c958a661411f3995f673e2ccc621e', role: "listitem", class: {
47
47
  "duet-notification": true,
48
48
  "duet-notification-highlight": this.highlight,
49
49
  "duet-theme-turva": this.theme === "turva",
50
- } }, h("a", { key: '14e0e4e81c9d231084e314a981304362de7758be', ref: element => (this.linkElement = element), href: this.url, target: this.external ? "_blank" : "_self" }, h("div", { key: '123fd56a88e760764c221f99d5a092f6f86c53c4', class: "duet-notification-container" }, h("div", { key: '9c5ba90262fae4edc38fbb51cf615cfcf1f7b1fb', class: "duet-notification-badge-container" }, this.highlight && (h("div", { key: '28988c4eae8aff0ba8beea8ea0ff59836d2c1010', class: "duet-notification-badge" }, h("duet-visually-hidden", { key: '8625af9a335b53772307bc39c487bfa204ad7fef' }, this.accessibleLabelUnread, ":")))), h("div", { key: 'c4e97807e5b766fe36cfdfe01f54e102a827de33', class: "duet-notification-content" }, h("slot", { key: 'b6f2f399ba2d3b6016560ea8d45996bea0de10b1' })), h("div", { key: 'a546eca5e3f2b25723040fe49ce6330a452a55a8', class: "duet-notification-date" }, this.date)))));
50
+ } }, h("a", { key: 'd6f5d0be1b541438401decc771bc08a479bd8c2a', ref: element => (this.linkElement = element), href: this.url, target: this.external ? "_blank" : "_self" }, h("div", { key: 'f307a1aa045d07340852369a172d693e6f43cb7d', class: "duet-notification-container" }, h("div", { key: 'a06f1c5ee9ab33826b104403a91b1ed2697f14ce', class: "duet-notification-badge-container" }, this.highlight && (h("div", { key: 'b701ca3d7ab5b4156f79462881fea1c385ad781f', class: "duet-notification-badge" }, h("duet-visually-hidden", { key: 'd6b2303c79e50024cdeb903950c459f20cf312cd' }, this.accessibleLabelUnread, ":")))), h("div", { key: 'aebc83aece0fc83be95be876ad19edbce1fd7b70', class: "duet-notification-content" }, h("slot", { key: 'f26fa683fe898a8e53777d22757a2abef19d8b73' })), h("div", { key: '41600a1ef9c5ad18732f5f1de14a2904b8591fe2', class: "duet-notification-date" }, this.date)))));
51
51
  }
52
52
  static get is() { return "duet-notification"; }
53
53
  static get encapsulation() { return "shadow"; }
@@ -96,10 +96,10 @@ export class DuetNotificationDrawer {
96
96
  * Always the last one in the class.
97
97
  */
98
98
  render() {
99
- return (h("div", { key: '135fde3da3ab6b2de4bdac26066b9ab818b3c10c', class: {
99
+ return (h("div", { key: '9630eb1dc5e08775957ccac9822cb72c129e524b', class: {
100
100
  "duet-drawer": true,
101
101
  "duet-theme-turva": this.theme === "turva",
102
- }, onKeyDown: this.handleKeyDown }, h("button", { key: 'efe24e2ede652f66721af5bc7a30ccf14c40300c', ref: el => (this.drawerButtonEl = el), type: "button", class: "duet-drawer-toggle", id: "duet-drawer-toggle", "aria-controls": "duet-drawer-content", "aria-expanded": this.isOpen ? "true" : "false", onClick: this.toggleMenu }, this.icon && (h("div", { key: '6b507de704939cf76813914146b888805023912b', class: "duet-drawer-icon" }, h("duet-icon", { key: '0fbd2c7016aa8382c9d32c9cc77f801d38c11fe1', margin: "none", size: "x-small", name: this.icon, color: "currentColor" }), this.badge && h("div", { key: 'f2e377ee6ebcb59c4cb0a6435f897520541fce47', class: "duet-drawer-badge" }))), h("span", { key: '94e50e2ca9bbcd704406e0a2d2d7909d26c2222f', class: "duet-drawer-label" }, this.label), h("div", { key: '72ffa2970bef748054c83ed1d638f1783a15d268', class: "duet-drawer-caret" }, h("duet-icon", { key: 'f9294d9ff83a182ede1835808cd97b546276c319', margin: "none", size: "auto", icon: arrowDownIcon.svg, color: "currentColor" }))), h("div", { key: '9a5902cc206b0886a5fce767b3bdbea45d9c82a0', id: "duet-drawer-content", class: {
102
+ }, onKeyDown: this.handleKeyDown }, h("button", { key: '8b07b937da50cf3ad1d3dc447fd1ed96402f251d', ref: el => (this.drawerButtonEl = el), type: "button", class: "duet-drawer-toggle", id: "duet-drawer-toggle", "aria-controls": "duet-drawer-content", "aria-expanded": this.isOpen ? "true" : "false", onClick: this.toggleMenu }, this.icon && (h("div", { key: 'c11b7256d445ad06da88c8b4f58eec225c1ae7d9', class: "duet-drawer-icon" }, h("duet-icon", { key: 'dd2f20c37d01b52572bb4928770cb9259b2c6a50', margin: "none", size: "x-small", name: this.icon, color: "currentColor" }), this.badge && h("div", { key: 'd4da99aeb8bf07b4840ac76ce3d0691be3dedcd2', class: "duet-drawer-badge" }))), h("span", { key: '47c6df40631ba9b0410acf27f88c229d97d31ec9', class: "duet-drawer-label" }, this.label), h("div", { key: 'efa2f3f60ae80b313069e37711bbced9d2a850eb', class: "duet-drawer-caret" }, h("duet-icon", { key: '22a85823a808bf6bdff1342476ed39ef53bc18f3', margin: "none", size: "auto", icon: arrowDownIcon.svg, color: "currentColor" }))), h("div", { key: '31645dd77653b2a31b175a527b3c392580904813', id: "duet-drawer-content", class: {
103
103
  "duet-drawer-content": true,
104
104
  "duet-drawer-right": this.direction === "right",
105
105
  "duet-drawer-left": this.direction === "left",
@@ -35,7 +35,7 @@ export class DuetOverlay {
35
35
  * Always the last one in the class.
36
36
  */
37
37
  render() {
38
- return (h(Host, { key: 'ec0c8d8b760e7fb08dafde26aafea4ea7395a1bf', "aria-hidden": "true" }, h("div", { key: 'b7306ada6c12bc2c7c9af229b14e3a6e278ee0ff', style: { zIndex: this.zIndex }, class: {
38
+ return (h(Host, { key: '44cb99c20a2d966204b1450dabe1e8d06d434874', "aria-hidden": "true" }, h("div", { key: '33d2486952c9756eee5e6b42710aca5763d72134', style: { zIndex: this.zIndex }, class: {
39
39
  "duet-overlay": true,
40
40
  "duet-theme-turva": this.theme === "turva",
41
41
  "keep-stacking-context": this.keepStackingContext,
@@ -23,12 +23,12 @@ export class DuetPageHeading {
23
23
  * Always the last one in the class.
24
24
  */
25
25
  render() {
26
- return (h("div", { key: '9a346b268bb3820e5c79d76269fb5c413944661e', class: {
26
+ return (h("div", { key: '8f551a035b22986d0be89b63878c40881ab194de', class: {
27
27
  "duet-page-heading": true,
28
28
  "duet-theme-turva": this.theme === "turva",
29
29
  "has-icon": !!this.icon,
30
30
  [this.layout]: true,
31
- } }, h("div", { key: 'b177f432a795af434c7f40cf3e284bca548a2b80', class: "background" }, this.theme === "turva" && h("div", { key: '9215c53675f84ff571474af2024d1f6947e29567', class: "background-mask" }), this.theme !== "turva" && h("div", { key: 'cbbea6d65b3986f9e43bb75bf2802f7ce8e084b4', class: "brand-shape" }), this.theme !== "turva" && h("div", { key: 'd1d7d38dd810028e3e8f1f63827803983c7f56a2', class: "brand-shape second-shape" }), this.icon && (h("div", { key: '07c767fa56d088367b4c9b52ce507c328be20e3f', class: "brand-shaped-icon" }, h("duet-icon", { key: 'b224ae5b9b2dc1ea219d54dfb5f6fb830f0e0557', background: "none", name: this.icon, margin: "none", size: "auto", responsive: false })))), h("div", { key: '24bad9ec98a8d14773f43d2218da6c9ae6227d56', class: "heading" }, h("slot", { key: '34d1eedc45a21089b9b3ca71634373285e83b8ba', name: "heading" }))));
31
+ } }, h("div", { key: '3c2da3f7140116830a93f8f5540dd5b86e120069', class: "background" }, this.theme === "turva" && h("div", { key: '3e86bf61e372858174fd9480ffd27e55f8bd7f18', class: "background-mask" }), this.theme !== "turva" && h("div", { key: '71d96c85656113166e6deac2ced606d7708f89fb', class: "brand-shape" }), this.theme !== "turva" && h("div", { key: '8a8a0beeaa6519f58cae0fd33e42767f3810d85a', class: "brand-shape second-shape" }), this.icon && (h("div", { key: '156f7d3040ad56612bd65c3f353b4cb07191a3f2', class: "brand-shaped-icon" }, h("duet-icon", { key: 'afd8b09cc616b652655cd4114848bb9f3112bb27', background: "none", name: this.icon, margin: "none", size: "auto", responsive: false })))), h("div", { key: '0610e27dbc186a87adae00201d5fbfb0576078cf', class: "heading" }, h("slot", { key: '63c9609aad6a4203b8bc6f72d65d17fd86056415', name: "heading" }))));
32
32
  }
33
33
  static get is() { return "duet-page-heading"; }
34
34
  static get encapsulation() { return "shadow"; }
@@ -342,32 +342,32 @@ export class DuetPagination {
342
342
  * Always the last one in the class.
343
343
  */
344
344
  render() {
345
- return (h(Host, { key: '8362301e965b0c5d9d7036d1d4a5f35654079705', onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, h("nav", { key: '16d2bfb7933bfb2cd84be73a793b230aef2bf188', role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
345
+ return (h(Host, { key: '238ac01f83f3e796534c0ef17857631a329f6a42', onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, h("nav", { key: '2db66f288ef50d588016e131d548b22a77f99dd6', role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
346
346
  "duet-pagination-nav": true,
347
347
  [`duet-pagination-variation-${this.variation}`]: true,
348
- } }, this.numbersStore !== "" && (h("div", { key: '952ed069a2b117e1350e203e53f5180322be9892', "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", { key: '77a5488a5317759947b1e5b517753cc9a9bb6d22', theme: this.theme }, "jump to page : ", this.numbersStore))), h("ol", { key: 'b3ab1a44e8041362b31c8ccc6f78acd26b646f2d', id: this.listId, class: {
348
+ } }, this.numbersStore !== "" && (h("div", { key: '4c03feef0a35eaa9ec13e5c3d5103ae1facbd832', "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", { key: '6ac1a80080fe006f2c576999b9ef0718c6339a04', theme: this.theme }, "jump to page : ", this.numbersStore))), h("ol", { key: '0ebf21ab341811673ea978e22a085cba7eaaf75c', id: this.listId, class: {
349
349
  "duet-pagination": true,
350
350
  "duet-pagination-is-dimmed": this.numbersStore !== "",
351
- }, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: 'd47acb7708b07ff74b12e81fb32d70c2c4bbb0c1', class: {
351
+ }, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '63a2904ccc7d0c008332625069c9083610c471ab', class: {
352
352
  "duet-pagination-page-button": true,
353
353
  "duet-pagination-button-first": true,
354
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'd8507c72e419b34c199c343955781e2df8f9a802', disabled: (this.internalSectionIndex === 0 && this.current <= 1) || this.disabled, "data-direction": "back", accessibleLabel: this.accessibleLabels.first_page, title: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), "icon-name": "action-move-to-first", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }))), h("li", { key: '3555cb5ea3b8ad1825f9f603d725577fbe644d4f', class: {
354
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'fd709f59213de7f819c05b997b84d8ed39ec4566', disabled: (this.internalSectionIndex === 0 && this.current <= 1) || this.disabled, "data-direction": "back", accessibleLabel: this.accessibleLabels.first_page, title: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), "icon-name": "action-move-to-first", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }))), h("li", { key: '7000cadb2b9214ac7e460fc9df1893017243aba5', class: {
355
355
  "duet-pagination-page-button": true,
356
356
  "duet-pagination-button-first": true,
357
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '5e18d09c868bf398ed7daef8efec7ca790deb272', disabled: !!((this.internalSectionIndex === 0 && this.current <= 1) ||
357
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'a1fbc90286ef69e26c2050f5dd1e77cfd5f8496d', disabled: !!((this.internalSectionIndex === 0 && this.current <= 1) ||
358
358
  (this.current <= 1 && this.processedPageLinks) ||
359
- this.disabled), "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, title: this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current - 2] : undefined })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, { key: '231c64a25c23d07869fee60bb74785ac164056b9' }, h("li", { key: '1a74e54ff17de6cade54f1f40322ddc514e68313', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: 'aec6e7d600c90c4895c3b4540f0d0e1f8440b09e', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: this.theme !== "turva" ? "secondary" : "secondary-turva", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }, h("div", { key: '19df949bba2f7cc654f566dac1a9e3216295d339', class: "duet-pagination-page-number" }, "1"))), h("li", { key: 'bd68441ddf61bde7c0584c35cf7ad3f623c6cad0', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '2bdfb53ff5941376a4e0c4d4e6e3789ac213a8e4', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1), theme: this.theme }, h("div", { key: '880f7d084c8de8d08f42e615e4ba72a66448b771', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026"))))), (this.shouldDisplayNavigation() && this.renderPageNumbers()) || this.renderSelect(), (this.internalSectionIndex + 1) * this.visibleItems < this.totalPages &&
360
- this.shouldDisplayNavigation() && (h(Fragment, { key: '7fc9934db93c9285b25cba8595a935a298a23532' }, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (h("li", { key: '1ee957ad6c47d84e11bd0e572076a39bc0b97bb7', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: 'f3acd2018d70201771bd213e064f24c85c6ac8df', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1), theme: this.theme }, h("div", { key: '0b6a2c7f5d80975e3365603d757a5c6f36566882', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), h("li", { key: '509ea479f7480e9565164f0dbf123c01af7b2f47', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '3f15411cb312ad3a6a119d9d090cbdd14530d403', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), theme: this.theme, url: this.processedPageLinks
359
+ this.disabled), "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, title: this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current - 2] : undefined })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, { key: '6c3b28e93bf637ceeb7c58fc743f381ef1db509c' }, h("li", { key: '33f0f34c511b50fd228ea44bf6f4feb408ede264', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '746eb995e69baaf75b731923c1827a995fc2cc3a', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: this.theme !== "turva" ? "secondary" : "secondary-turva", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }, h("div", { key: '067f6fb84943bf3f448f0474041ae821871fb8a2', class: "duet-pagination-page-number" }, "1"))), h("li", { key: 'd8a1df197cee21fe581338838587bbdb8800d874', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '464fc5efe12433ea2ba6d3c287ecb5e2110626d8', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1), theme: this.theme }, h("div", { key: '0c6467cfe44e34a16fcb222040ad894f4733a799', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026"))))), (this.shouldDisplayNavigation() && this.renderPageNumbers()) || this.renderSelect(), (this.internalSectionIndex + 1) * this.visibleItems < this.totalPages &&
360
+ this.shouldDisplayNavigation() && (h(Fragment, { key: '0bc436817f1dcb0fddc29e58e55b41b0829969ed' }, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (h("li", { key: 'acaac82b2aa83002ea653aa9cad50488124405ec', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '4bb24fe4575b9bd1673a51413d40826be404c6b7', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1), theme: this.theme }, h("div", { key: 'e044660e2a3ece57534cdf03382241a986c319a9', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), h("li", { key: 'ec2abf76d2fec68bf91289013be139ba4348ed0a', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '06dec4fc55486effcff9f16fe9118e4e920edd66', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), theme: this.theme, url: this.processedPageLinks
361
361
  ? this.processedPageLinks[this.processedPageLinks.length - 1]
362
- : undefined }, h("div", { key: 'f49287ffb3c4c69dcf4e99f5a272be42a50974cc', class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { key: '1ab092887b6ddef67421131da2675e7f0974626f', class: {
362
+ : undefined }, h("div", { key: 'd92331de76576b275c1189fce2634abf12f49eb7', class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { key: 'ba8c5fa8c6a228e7585c1d6bd0a913b92174b7dd', class: {
363
363
  "duet-pagination-page-button": true,
364
364
  "duet-pagination-button-last": true,
365
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '944fa3b827db649cb57eeece1a1f665e20338e77', disabled: !!((this.current === this.totalPages &&
365
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'fb7c84dfeda7e02cd891269391b07cefaaa1a4e4', disabled: !!((this.current === this.totalPages &&
366
366
  this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
367
- (this.current === this.totalPages && this.processedPageLinks)) || this.disabled, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, title: this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-move-to-next", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current] : undefined })), (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: 'cab100623a0db49a795d353ef8de58e7008aded8', class: {
367
+ (this.current === this.totalPages && this.processedPageLinks)) || this.disabled, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, title: this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-move-to-next", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current] : undefined })), (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '45f6d91ce4a38bc672c600b11ce700a383154d0b', class: {
368
368
  "duet-pagination-page-button": true,
369
369
  "duet-pagination-button-last": true,
370
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'f8773c3c8ea6826e4cbff4865aae0fd663499eaf', disabled: (this.current === this.totalPages &&
370
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '0168ec664180f13c8ed94f258cc24277c46daa32', disabled: (this.current === this.totalPages &&
371
371
  this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
372
372
  this.disabled, accessibleLabel: this.accessibleLabels.last_page, title: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), "icon-name": "action-move-to-last", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.totalPages - 1] : undefined })))))));
373
373
  }
@@ -32,7 +32,7 @@ export class DuetParagraph {
32
32
  const color = getColorByName(this.color);
33
33
  // aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
34
34
  // are not announced when placed inside duet-modal
35
- return (h(Host, { key: 'c7b5b351b124c27505e15e2299a6a4d5772fe8d5', "aria-describedby": this.id }, h("p", { key: '5d22488efc06c58bf883e6b450388e18c41a1f1d', id: this.id, class: {
35
+ return (h(Host, { key: '15e61ed3ba7f3ce62cf3ecd38fd313875b3b49b4', "aria-describedby": this.id }, h("p", { key: '9f2c19ee2b3fb5693d56e5359ef2d059b1a1349c', id: this.id, class: {
36
36
  "duet-paragraph": true,
37
37
  "duet-paragraph-small": this.size === "small",
38
38
  "duet-paragraph-semi-bold": this.weight === "semi-bold",
@@ -40,7 +40,7 @@ export class DuetParagraph {
40
40
  "duet-m-0": this.margin === "none",
41
41
  [this.variation]: true,
42
42
  "duet-theme-turva": this.theme === "turva",
43
- }, style: { color }, part: "duet-paragraph" }, h("slot", { key: '1cf4198632e008eadea9b0d3bdf6f33cd66b7007' }))));
43
+ }, style: { color }, part: "duet-paragraph" }, h("slot", { key: 'a6e89e000ca0cfbdfc22a2fc3dae50c3e38ff284' }))));
44
44
  }
45
45
  static get is() { return "duet-paragraph"; }
46
46
  static get encapsulation() { return "shadow"; }
@@ -63,7 +63,7 @@ export class DuetPopupMenuItem {
63
63
  active: this.active,
64
64
  "duet-theme-turva": this.theme === "turva",
65
65
  };
66
- return (h(Host, { key: '80b018046d69005fdb9011144b2de9fd3adc731b', role: this.accessibleRole }, h(TagName, { key: 'a7b5c05a5fb1b7b6999eb9a32418ac2f255980c8', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "menuitem" ? -1 : 0, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: 'beaef9eece706f94f8e9b5a5e1bd69bb1764e979', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '43bf3e1bd920656c855169445b45ed5cfbdae448', class: "duet-popup-menu-item-label" }, h("slot", { key: '3503f15d4cf7e9bd7b966a4dcb08f75c0a9d3c7b' })), (this.trailingIcon || this.active) && (h("duet-icon", { key: '259b2cfe7a3f190672a053051e83152a1fcda298', name: this.active ? "messaging-checked-small" : this.trailingIcon, size: this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: 'facbf7915ac26f2258689873544f3cebcda6bdb8', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
66
+ return (h(Host, { key: '35289f7f89fa2e759761d2b5309c1c50903cde81', role: this.accessibleRole }, h(TagName, { key: 'dd0cb6088ab305ed97ff28598ca5424893c71aab', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "menuitem" ? -1 : 0, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: 'b877792e8c47959bfa240713f74a510930630cdf', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '99d5337b72c8aa36a6ae2962e4112cf0158ea3e2', class: "duet-popup-menu-item-label" }, h("slot", { key: 'ca46da07ce9fdd7e9a080a1f592b213dac6e7ede' })), (this.trailingIcon || this.active) && (h("duet-icon", { key: '22bdf49aaed6e82113dd096de1e8f6c730034c3c', name: this.active ? "messaging-checked-small" : this.trailingIcon, size: this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '3ab96002796300ed841354ad491ec77c99be97b5', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
67
67
  }
68
68
  static get is() { return "duet-popup-menu-item"; }
69
69
  static get encapsulation() { return "shadow"; }
@@ -53,12 +53,12 @@ export class DuetPromoCard {
53
53
  backgroundColor: backgroundColor ? backgroundColor : "none",
54
54
  };
55
55
  const TagName = this.url ? "a" : "div";
56
- return (h(Host, { key: '1fceac86194cde8be8411df802fce3cbc32c2a33', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: 'a2972cefc7eda90ddb8d3cec9ffc47bce867b819', class: {
56
+ return (h(Host, { key: 'c4abd3dcbfce62f8d79b4948d6877b88035b799d', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: '0a0cb04c17ed4fb89fb540be922681b117385e58', class: {
57
57
  "duet-promo-card": true,
58
58
  "duet-theme-turva": this.theme === "turva",
59
59
  "no-bg-color": !this.backgroundColor,
60
60
  "duet-promo-card-link": !!this.url,
61
- }, style: bannerStyles }, h(TagName, { key: '884ba6e7c8e1e3d8327d28379f7b3592712e459d', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: 'd97956583131c433fed96a5c5c78e48aea7dcf4d', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: 'ffd8ae45e80d9f814aefce601c9075ea14005565', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: 'bd86de82e0bee45cfd934dffabf7151b96b12d0f', class: "pre-heading" }, h("slot", { key: 'f49fbc6582907f002cdc221b56915a488ba27654', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: 'bf88ef5d8a33217e0e427e449aaaddf56bc02f29', class: "heading" }, h("duet-heading", { key: 'e8246c04add20ee8a57965cbf32ab424c89894bb', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: '9e44ed8a8a7386a781079d9ec3b6cf659255f084' }, h("slot", { key: 'ee0c8afd853efe649344773b4aea80de4dfb4261', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: '3435dfbb988b1e51b1d4959bf41b0ebad7e16391', class: "description" }, h("duet-paragraph", { key: 'c9bccbc795307d0aa76fe39573ff66d2ea8dfb26', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '690b619959b022276253ac3a9901a87e40cf2aaa' }, h("slot", { key: '5a992285eb1bea7f4db6def451463a64bb343880', name: "description" }))))), this.hasActionSlot && (h("div", { key: 'f521fc1887fcb6665d9eab6109cae350267c2629', class: "action" }, h("slot", { key: '348d9093056a98d29ff0114a14faf6dac749bee3', name: "action" }))))))));
61
+ }, style: bannerStyles }, h(TagName, { key: '103edb4446ea96b3fafcf007f4dd5426d76a3bf8', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: 'cad7f76340247352ca42807969ba24731378fab4', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: 'f388d58abec244fffea258a4a347213c55a110ba', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: 'ee1e4ca580ec8d513309964e6df6baba25ed23d7', class: "pre-heading" }, h("slot", { key: '861cb83e332ce81f0b60f2936f21c08011cd3a2c', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: '728983cfce0b1c8f845a8003d89567a07ed19403', class: "heading" }, h("duet-heading", { key: '9939b4871591c4e9d0beabffc3b6ff7461760103', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: 'db91646994b5b78998e63025cbdf05555a9ca4ba' }, h("slot", { key: 'c34869098de09a738c6c0c58e9a2c3c0c87d9aae', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: 'e4ffd1e72292e51750c1ce63c43a7c8cb7886258', class: "description" }, h("duet-paragraph", { key: 'b945d624bea9304f8b106d71f87e9bf002603b84', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '683854299aa779f9482ecb786f9a51be703076b4' }, h("slot", { key: '517f9561d2283fca8f78441392e2f5ad16b9c4a5', name: "description" }))))), this.hasActionSlot && (h("div", { key: 'f7eb0d7f9dd83178e0ca0e05bb9cc7a8b719e102', class: "action" }, h("slot", { key: 'faee8e1a520ff2b41717d43a356dfb0659391506', name: "action" }))))))));
62
62
  }
63
63
  static get is() { return "duet-promo-card"; }
64
64
  static get encapsulation() { return "shadow"; }
@@ -169,10 +169,10 @@ export class DuetRangeStepper {
169
169
  * Always the last one in the class.
170
170
  */
171
171
  render() {
172
- return (h("div", { key: 'a92935b56e004e75b82f986000bcf1c3afaf24b2', class: {
172
+ return (h("div", { key: '445012532d2a6b852f7d08b13eb99611532fe3d3', class: {
173
173
  "duet-range-stepper": true,
174
174
  "duet-theme-turva": this.theme === "turva",
175
- }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: 'ff6e79d20675537cbff69b230b1faf1562c42c82', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: '16cf1ae00638198cdbd2741aa42e65efbc7a3ab9', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: 'b0fc37262024f452d9ff863080ce0901fb3fb3a8', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
175
+ }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '1f5877f95b12a10e3abf60bd7e27af705738bca6', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: '586bd002d9344e99cf366a49e5d2144ac06e66fe', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: '96fff336833646be477a30c639d8674b27f168d1', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
176
176
  }
177
177
  static get is() { return "duet-range-stepper"; }
178
178
  static get encapsulation() { return "shadow"; }
@@ -39,7 +39,7 @@
39
39
  position: relative;
40
40
  top: -50px;
41
41
  left: 20px;
42
- z-index: 950;
42
+ z-index: 250;
43
43
  display: block;
44
44
  width: 30px;
45
45
  height: 100%;
@@ -51,7 +51,7 @@
51
51
  position: relative;
52
52
  top: -50px;
53
53
  right: 15px;
54
- z-index: 950;
54
+ z-index: 250;
55
55
  display: block;
56
56
  width: 30px;
57
57
  height: 100%;
@@ -165,36 +165,36 @@ export class DuetScrollable {
165
165
  render() {
166
166
  const arrowColor = this.theme === "turva" ? "color-primary-darker-turva" : "color-primary";
167
167
  const arrowColorDisabled = this.theme === "turva" ? "color-gray-turva" : "color-gray";
168
- return (h(Host, { key: 'd2a5c93f74aaa92cc0aa19cdb35e74ca27281ca7', class: {
168
+ return (h(Host, { key: '5e613776bc5519bb5706b51a2c7e0eb430a67886', class: {
169
169
  "duet-theme-turva": this.theme === "turva",
170
170
  "duet-theme-default": this.theme === "default",
171
- } }, this.hasCollapseButtonLabelSlot && (h("div", { key: '18ea6bdd338875b7f370ac371485fecdc7acc995', class: {
171
+ } }, this.hasCollapseButtonLabelSlot && (h("div", { key: '7642df92bec227d43dde6cdad844a50b8a75fd40', class: {
172
172
  collapse: true,
173
173
  hide: !this.isScrollPaneContentSmallerThanWrapper && !this.collapsed,
174
- } }, h("duet-button", { key: '528c8c0897ce763b151fd8b06f4cd27c4f373f2b', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: 'ef0fa7be803670d02ad13065de2b5a9db3b339a9', name: "collapse-button-label" })))), h("div", { key: 'b16641f5551eee2784f12e6cead15e8115317479', class: {
174
+ } }, h("duet-button", { key: '2a2b9c955233ce02fba939b7a8366f0381d1c349', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: '403bb72d92de84245e7d17116848faf8d1ca3996', name: "collapse-button-label" })))), h("div", { key: '4e4628fc421a80139fd71d3a0232159b7d31a53b', class: {
175
175
  "duet-scrollable-items": true,
176
176
  buttons: this.buttons,
177
177
  center: this.center,
178
- } }, h("div", { key: '56469a25557b2882adf346eeef65b7adf959ebfb', class: {
178
+ } }, h("div", { key: '7391cc68e6fcc4921bc23417a45e9144ba64d406', class: {
179
179
  "duet-scrollable-button-container": true,
180
180
  left: true,
181
181
  "duet-scrollable-button-container--occluded": !this.isScrollPaneContentSmallerThanWrapper,
182
- } }, h("button", { key: 'e660b966d92f5eb9b1f83496fead98eef7b4bea7', part: `${this.identifier}-button-left`, "aria-hidden": "true", class: {
182
+ } }, h("button", { key: '1764f20c98b87d8755d14f8ff9991ede35f50d83', part: `${this.identifier}-button-left`, "aria-hidden": "true", class: {
183
183
  "duet-scrollable-button": true,
184
184
  [`duet-scrollable-button--${this.buttonAlignment}`]: true,
185
185
  "duet-scrollable-button--left": true,
186
- }, onClick: () => this.scrollLeft(), disabled: this.scrollPaneAtStart, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: 'e6b03d5aef9b71b25707fa3fa9c3f4bb9176785f', color: this.scrollPaneAtStart ? arrowColorDisabled : arrowColor, name: "action-arrow-left", size: "small", margin: "none" }))), h("div", { key: 'ef1381e95f5ce2c7df85f5d7ab27dd0993cddea5', class: {
186
+ }, onClick: () => this.scrollLeft(), disabled: this.scrollPaneAtStart, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: '16edd1294a131c36f59f67179e8b1447d7eed983', color: this.scrollPaneAtStart ? arrowColorDisabled : arrowColor, name: "action-arrow-left", size: "small", margin: "none" }))), h("div", { key: 'b8c2cbd51498d4f6a2a85a8004396e6b379f8407', class: {
187
187
  "duet-scrollable-list": true,
188
188
  collapsed: this.collapsed,
189
- }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: 'a7dcef6d0d3564efeb18447f50f8180b0ea3a086' })), h("div", { key: 'ae1e68000832159e3ff81f6314b9e14a23608a4b', class: {
189
+ }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: 'f1981b1e9fe15b835253820136cbdcc32c193c93' })), h("div", { key: '8be1066f5def1e2891f3fd49bb5db5c9639f6c77', class: {
190
190
  "duet-scrollable-button-container": true,
191
191
  right: true,
192
192
  "duet-scrollable-button-container--occluded": !this.isScrollPaneContentSmallerThanWrapper,
193
- } }, h("button", { key: '24ff6945ae349ff90e49fb689fb267aa91f65685', part: `${this.identifier}-button-right`, "aria-hidden": "true", class: {
193
+ } }, h("button", { key: '7764023d0ef66c068d4731c59d86d44f780b189a', part: `${this.identifier}-button-right`, "aria-hidden": "true", class: {
194
194
  "duet-scrollable-button": true,
195
195
  [`duet-scrollable-button--${this.buttonAlignment}`]: true,
196
196
  "duet-scrollable-button--right": true,
197
- }, onClick: () => this.scrollRight(), disabled: this.scrollPaneAtEnd, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: '7384c2cfcde3ebcb8bf34ca313e70f5b79967cb0', color: this.scrollPaneAtEnd ? arrowColorDisabled : arrowColor, name: "action-arrow-right", size: "small", margin: "none" }))))));
197
+ }, onClick: () => this.scrollRight(), disabled: this.scrollPaneAtEnd, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: '945e693aa629bac7e39d40ab4c6361a92e2cab32', color: this.scrollPaneAtEnd ? arrowColorDisabled : arrowColor, name: "action-arrow-right", size: "small", margin: "none" }))))));
198
198
  }
199
199
  static get is() { return "duet-scrollable"; }
200
200
  static get encapsulation() { return "shadow"; }
@@ -13,13 +13,13 @@ export class DuetSectionLayout {
13
13
  * Always the last one in the class.
14
14
  */
15
15
  render() {
16
- return (h(Host, { key: '6bc98c1f8cfba7788c3cf6a683537c4e20983623', class: {
16
+ return (h(Host, { key: '84860259acf32befb4dc83a1b84e58c49dffaaa9', class: {
17
17
  "duet-middle": this.middle,
18
18
  "duet-ie": isInternetExplorer(),
19
- } }, h("div", { key: '75b0a33d0868bcc5511f7bc7efd6ccdd79c15568', class: {
19
+ } }, h("div", { key: '8a91d29eb630fa72ac779644ff2c2df3c1e7b173', class: {
20
20
  "duet-layout": true,
21
21
  "duet-m-0": this.margin === "none",
22
- } }, h("section", { key: '2df1a07f8ac3f2a90bb0d88032436ce4ad6c6a3d', class: "duet-main" }, h("slot", { key: 'b1d6048841e748393c122746191a85b6df6e4c69' })))));
22
+ } }, h("section", { key: '68c01ac54249408439dfab1d053533a01e868be1', class: "duet-main" }, h("slot", { key: '6b7df39ead8e612c0fcc1d67945e4f4b3b195536' })))));
23
23
  }
24
24
  static get is() { return "duet-section-layout"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -25,9 +25,9 @@ export class DuetShapedImage {
25
25
  const style = {
26
26
  "--rotation": `${this.rotation}deg`,
27
27
  };
28
- return (h(Host, { key: 'cd0b0f6d908af8e5c1788f66c005af3d54ec8686', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: 'ab56ab6af75d0a182f5a02ead485ffc9f4205ea4', class: {
28
+ return (h(Host, { key: 'cb4154853051eec78a10658344407c1653d737b3', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: '5cab0035d46b9e020cf7e4a18105a999646ad437', class: {
29
29
  "shaped-image": true,
30
- }, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '7933b45865574df0185d2ee4913cba4744215d87', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '5ad7e042965e34bc68d5e6f277a4f222590e83cc', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
30
+ }, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '8c2d2bb60ac9042377402dea4453e4ec17885aac', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '765b32769035c6746c0412be9fe3b70bf8c75039', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
31
31
  }
32
32
  static get is() { return "duet-shaped-image"; }
33
33
  static get encapsulation() { return "shadow"; }
@@ -90,12 +90,12 @@ export class DuetShowMore {
90
90
  * Always the last one of the class.
91
91
  */
92
92
  render() {
93
- return (h(Host, { key: '6b46f3f0eab6ba2fdce84a8c418e9b923dc9a3e5' }, h("div", { key: '15dd7aa5362e312a7fa8fa0b40ed2f7f66d48232', class: {
93
+ return (h(Host, { key: '3d096f18fbcc4cff02f201f2c065b56feaceb874' }, h("div", { key: '99bd8d06faa921138031f41728d197eccabc8a9b', class: {
94
94
  "duet-show-more": true,
95
95
  "duet-theme-turva": this.theme === "turva",
96
96
  "duet-m-0": this.margin === "none",
97
97
  open: this.open,
98
- } }, h("div", { key: '854b6230d37ba521eee564e95775aa8f36c230c2', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: '659074cc474a92c398cbb11851d0a41a34ffa55a', class: { "slotted-content": true } }, h("slot", { key: 'bded5897ef3f9953b537dbfc6821fd87d34cfc6a' }))), h("duet-button", { key: '37931074ecf3bfb158c08dfd878a0d9718c72968', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, this.open ? this.showLessLabel : this.showMoreLabel))));
98
+ } }, h("div", { key: '6dc1a29a0a0fdf48284af668e0a3800a54c7414d', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: '98d549c12cab0e82c0da5a93755943c7cdd7e020', class: { "slotted-content": true } }, h("slot", { key: '88d8df19994904032fbd80b186b80df1ad5c04a1' }))), h("duet-button", { key: '2d26e042783015ec2cf5aa6d43b05a64d1cac673', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, this.open ? this.showLessLabel : this.showMoreLabel))));
99
99
  }
100
100
  static get is() { return "duet-show-more"; }
101
101
  static get encapsulation() { return "shadow"; }
@@ -211,15 +211,15 @@ export class DuetSlideout {
211
211
  };
212
212
  const topLevelOpenMenuBarTranslation = getLocaleString(this.topLevelOpenMenuBarLangObject);
213
213
  const exitTranslation = getLocaleString(this.exitLangObject);
214
- return (h(Host, { key: 'ee5c63bf4e69dea4e35f18f6d196db7de0042453' }, h("div", { key: '197c2c1644e44714b5e9c809e98d39635daf048b', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-overlay", { key: '1ac7d8474feee4bf35522dc8b7b7b11b1792e261', onClick: this.bgOnClick, visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: 'd25f1fe0042e52e7a015d1e8f4b23629c249ed80', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
214
+ return (h(Host, { key: 'a4e4bdbc1fa5714960b933fa40326461327e12e1' }, h("div", { key: 'e8cc6e3dfb961a706ab453423aadea140e20e7f9', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-overlay", { key: 'f5389b854f0613665330be43ee1298fefe46d40f', onClick: this.bgOnClick, visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: 'a99ce65f80ba47d02fab0c4906e70556a7a60c9c', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
215
215
  dialog: true,
216
216
  hidden: !this.open,
217
- }, style: styles }, h(FocusGuard, { key: 'a855293e1add653ccddb73d9324cc1c013062caf', moveFocusTo: this.closeButton }), h("div", { key: 'ef8c08283e08acc3288e5f5a3e121333c72ea8f9', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '7c93af9e17a4588180d82d2257b82fc078cad7b9', class: "top" }, h("button", { key: 'f14bbfbc8b8f631324b771836174b0166c945b26', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
217
+ }, style: styles }, h(FocusGuard, { key: '1dbeeb5a35769b86cff89696062b31cdfd89a88b', moveFocusTo: this.closeButton }), h("div", { key: 'cd7a062e50bc5d0e9d0fe8dfa38917abf16c18e7', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: 'a97e253b687f92583bef886526e4d68e56bd6a5b', class: "top" }, h("button", { key: '88bf10f979ea8e208e01b5efc7affe90d27d105f', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
218
218
  "slideout-close": true,
219
219
  active: this.open,
220
- }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '5281c68cd5e3d8eaec290a067b5306b3f065f3e7', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'c57ce1c918accfe7afd6c157eec4a17b4e3f5b52', class: "sticky-header" }, h("slot", { key: '6a6d427586569f2093025cbfc9bad517b7a238d6', name: "sticky-header" }))), h("div", { key: 'b41c04ae4bed1628cf07384f5ceed92b0dfa16c9', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
220
+ }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '485c88489c6d71efefa5dd7588e89d3695c8d093', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '89533e2074dcba7373fb80a2ac2f55c196769f3c', class: "sticky-header" }, h("slot", { key: '9d76126801e6325d7515b1f67e1dd9c651a4d95f', name: "sticky-header" }))), h("div", { key: '9e6ba73148012c0cfe036e66a0f9806aa65e6772', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
221
221
  items: true,
222
- } }, h("slot", { key: '797f87bc5b7369e3fb8fd7e23b010b37ff26d135' })), h(FocusGuard, { key: '2c85b38f7522bf83c184a5e38aa2548c2038c971', moveFocusTo: this.closeButton })))));
222
+ } }, h("slot", { key: '81acda30d3373d8343eb397963a441ec1be34076' })), h(FocusGuard, { key: 'a8b78b2d968fe2b687ef4e1a2050fce07473adaa', moveFocusTo: this.closeButton })))));
223
223
  }
224
224
  static get is() { return "duet-slideout"; }
225
225
  static get encapsulation() { return "shadow"; }
@@ -41,16 +41,14 @@
41
41
 
42
42
  ::slotted(:not(:last-child))::after {
43
43
  position: absolute;
44
- top: 15%;
44
+ top: 25%;
45
45
  right: -16px;
46
- font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
47
- font-size: 16px;
48
- font-weight: 600;
49
- line-height: 150%;
50
- color: rgb(0, 41, 77);
51
- content: "|";
46
+ width: 2px;
47
+ height: 50%;
48
+ content: "";
49
+ background: rgb(0, 41, 77);
52
50
  }
53
51
 
54
52
  .duet-theme-turva ::slotted(:not(:last-child))::after {
55
- color: rgb(23, 28, 58);
53
+ background: rgb(23, 28, 58);
56
54
  }
@@ -35,7 +35,7 @@ export class DuetSlideoutLang {
35
35
  */
36
36
  render() {
37
37
  const langTranslation = getLocaleString(this.chooseLangObject);
38
- return (h(Host, { key: '7fdf56886b7eef7853a2390545e83b43e1aea17b' }, h("div", { key: '95c15df38395b09803b5a48382950a07d5d8a6b1', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '5500047f8d4ae1a3d118abd0e0e850211212cc4a', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: '906ac6c0864cf946423ed34875c4c122e0784113' }))));
38
+ return (h(Host, { key: 'a3f0902bcc3942cfdd9bd39d753bfcfeeebf8bd4' }, h("div", { key: 'e4b2d5245b065602e7b74bab03d2ad9a6390d5ab', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '10f383d1179787ca4dda410b10ac2785bcbbcc36', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: '3a3f899dd72eb996f48ac588474810a95fa6fc19' }))));
39
39
  }
40
40
  static get is() { return "duet-slideout-lang"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -26,12 +26,12 @@ export class DuetSlideoutLink {
26
26
  * Always the last one in the class.
27
27
  */
28
28
  render() {
29
- return (h(Host, { key: 'aa07296629d813134f481a3e1ebfb6d31951bc48' }, h("a", { key: '56ae85701570dfa3ae4cae8f15fb395f9199776a', class: {
29
+ return (h(Host, { key: '756d30871c5f34ca3520a5bdecf5269c6a0b4afb' }, h("a", { key: '16dfc8d2bcae2379ab25ce353eda255e79d6ad6b', class: {
30
30
  "duet-slideout-link": true,
31
31
  "duet-theme-turva": this.theme === "turva",
32
32
  active: this.active,
33
33
  [this.size]: true,
34
- }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '4872989601ff5a2c3ff458b53345292f358956a9', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: '71fe6a89063381d1ec5d4a8d6960954660374bc0', class: "label" }, h("span", { key: 'b9e2aca6c05cc945917f87d74b3f4c611814e8cb' }, h("slot", { key: 'b917c1d51c62a2ab229c396f7afb3468c0b240e6' }), h("slot", { key: '775dbc1e31d128b448b72e876f0f53609358c709', name: "description" })), this.caret && (h("duet-icon", { key: '47c65d4e0cc5745e120730849beb97dcee30cb74', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
34
+ }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '6551aa92fee9498b1fc2b4ebb18a89ff1c72e607', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: 'f841f0d234ffca0d1dbaaae18e9de9f1de02de55', class: "label" }, h("span", { key: '452f28fecf67c0da43ea807dd572d1db83e10ae6' }, h("slot", { key: '896258d4f5fbcc5efa21d49cd867e0578302dbef' }), h("slot", { key: '6de4aa964201a5ffe68d7f894a499289db302527', name: "description" })), this.caret && (h("duet-icon", { key: '3b7c9337d8d76eb9bcc71fe7277e84599692bce4', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
35
35
  }
36
36
  static get is() { return "duet-slideout-link"; }
37
37
  static get encapsulation() { return "shadow"; }