@duetds/components 9.1.1 → 9.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (725) hide show
  1. package/hydrate/index.js +291 -194
  2. package/lib/cjs/{app-globals-bbbc26ee.js → app-globals-8b08f415.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 +6 -6
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  15. package/lib/cjs/{duet-chip.cjs.entry.js → duet-chip_3.cjs.entry.js} +327 -1
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +42 -32
  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 +38 -6
  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 +3 -3
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  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 +7 -10
  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 +5 -5
  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-progress.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  51. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-scrollable_3.cjs.entry.js +13 -13
  54. package/lib/cjs/duet-section-layout.cjs.entry.js +5 -6
  55. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  56. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  58. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  61. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  62. package/lib/cjs/duet-slideout.cjs.entry.js +8 -8
  63. package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
  64. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  65. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  66. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +2 -2
  67. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  69. package/lib/cjs/duet-textarea.cjs.entry.js +7 -7
  70. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  71. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  72. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  73. package/lib/cjs/duet-toolbar-item.cjs.entry.js +11 -5
  74. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  75. package/lib/cjs/duet-toolbar.cjs.entry.js +11 -5
  76. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
  77. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  79. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  81. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  82. package/lib/cjs/duet.cjs.js +3 -3
  83. package/lib/cjs/{errorcodes.utils-6fe27aab.js → errorcodes.utils-79df4fcd.js} +1 -1
  84. package/lib/cjs/{focus-utils-b8926034.js → focus-utils-87585a09.js} +1 -1
  85. package/lib/cjs/{index-0c9fd2f8.js → index-290ab697.js} +1 -1
  86. package/lib/cjs/{language-utils-8f7743a1.js → language-utils-3372de6f.js} +1 -1
  87. package/lib/cjs/loader.cjs.js +3 -3
  88. package/lib/cjs/{slot-utils-85cd307f.js → slot-utils-8015a7e6.js} +1 -1
  89. package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
  90. package/lib/collection/components/duet-alert/duet-alert.js +1 -1
  91. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  92. package/lib/collection/components/duet-banner/duet-banner.js +1 -1
  93. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  94. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  95. package/lib/collection/components/duet-button/duet-button.js +5 -5
  96. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  97. package/lib/collection/components/duet-caption/duet-caption.js +1 -1
  98. package/lib/collection/components/duet-card/duet-card.js +3 -3
  99. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  100. package/lib/collection/components/duet-chip/duet-chip.js +6 -6
  101. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  102. package/lib/collection/components/duet-choice/duet-choice.js +3 -3
  103. package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
  104. package/lib/collection/components/duet-combobox/duet-combobox-select.js +4 -8
  105. package/lib/collection/components/duet-combobox/duet-combobox.css +2 -79
  106. package/lib/collection/components/duet-combobox/duet-combobox.js +38 -20
  107. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  108. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  109. package/lib/collection/components/duet-date-picker/duet-date-picker.js +40 -7
  110. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  111. package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
  112. package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
  113. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  114. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  115. package/lib/collection/components/duet-footer/duet-footer.js +7 -7
  116. package/lib/collection/components/duet-grid/duet-grid.js +3 -3
  117. package/lib/collection/components/duet-header/duet-header.js +15 -15
  118. package/lib/collection/components/duet-heading/duet-heading.js +1 -1
  119. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  120. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  121. package/lib/collection/components/duet-input/duet-input.js +8 -8
  122. package/lib/collection/components/duet-label/duet-label.js +2 -2
  123. package/lib/collection/components/duet-layout/duet-layout.css +24 -20
  124. package/lib/collection/components/duet-layout/duet-layout.js +5 -8
  125. package/lib/collection/components/duet-link/duet-link.js +2 -2
  126. package/lib/collection/components/duet-list/duet-list.js +4 -4
  127. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  128. package/lib/collection/components/duet-logo/duet-logo.js +2 -2
  129. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +2 -0
  130. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +3 -3
  131. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  132. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  133. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  134. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  135. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  136. package/lib/collection/components/duet-modal/duet-modal.js +10 -10
  137. package/lib/collection/components/duet-multiselect/duet-multiselect.js +11 -11
  138. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  139. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  140. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +3 -3
  141. package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
  142. package/lib/collection/components/duet-overlay/duet-overlay.js +2 -2
  143. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  144. package/lib/collection/components/duet-pagination/duet-pagination.js +13 -13
  145. package/lib/collection/components/duet-paragraph/duet-paragraph.js +5 -5
  146. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +45 -11
  147. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +8 -0
  148. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +28 -5
  149. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  150. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  151. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  152. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +3 -3
  153. package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
  154. package/lib/collection/components/duet-section-layout/duet-section-layout.css +24 -16
  155. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -4
  156. package/lib/collection/components/duet-select/duet-select.js +5 -5
  157. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  158. package/lib/collection/components/duet-show-more/duet-show-more.js +3 -3
  159. package/lib/collection/components/duet-slideout/duet-slideout.js +5 -5
  160. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  161. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  162. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  163. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  164. package/lib/collection/components/duet-spacer/duet-spacer.js +3 -3
  165. package/lib/collection/components/duet-spinner/duet-spinner.js +3 -3
  166. package/lib/collection/components/duet-step/duet-step.js +2 -2
  167. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -2
  168. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  169. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  170. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  171. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  172. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  173. package/lib/collection/components/duet-tab-group/duet-tab-group.js +10 -10
  174. package/lib/collection/components/duet-table/duet-table.js +2 -2
  175. package/lib/collection/components/duet-textarea/duet-textarea.js +9 -12
  176. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  177. package/lib/collection/components/duet-toolbar/duet-toolbar.css +10 -4
  178. package/lib/collection/components/duet-toolbar/duet-toolbar.js +12 -6
  179. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  180. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  181. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +28 -12
  182. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +12 -6
  183. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  184. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  185. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  186. package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
  187. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  188. package/lib/collection/components/duet-upload/duet-upload.js +16 -16
  189. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  190. package/lib/collection/components/duet-upload-item/duet-upload-item.js +4 -4
  191. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  192. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  193. package/lib/dist-custom-elements/duet-alert.js +1 -1
  194. package/lib/dist-custom-elements/duet-badge.js +1 -1
  195. package/lib/dist-custom-elements/duet-banner.js +3 -3
  196. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  197. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  198. package/lib/dist-custom-elements/duet-button.js +1 -1
  199. package/lib/dist-custom-elements/duet-callout.js +4 -4
  200. package/lib/dist-custom-elements/duet-caption.js +1 -1
  201. package/lib/dist-custom-elements/duet-card.js +3 -3
  202. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  203. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  204. package/lib/dist-custom-elements/duet-chip.js +1 -1
  205. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  206. package/lib/dist-custom-elements/duet-choice.js +4 -4
  207. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  208. package/lib/dist-custom-elements/duet-combobox.js +78 -50
  209. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  210. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  211. package/lib/dist-custom-elements/duet-date-picker.js +49 -16
  212. package/lib/dist-custom-elements/duet-divider.js +1 -1
  213. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  214. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  215. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  216. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  217. package/lib/dist-custom-elements/duet-footer.js +7 -7
  218. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  219. package/lib/dist-custom-elements/duet-grid.js +1 -1
  220. package/lib/dist-custom-elements/duet-header.js +8 -8
  221. package/lib/dist-custom-elements/duet-heading.js +1 -1
  222. package/lib/dist-custom-elements/duet-hero.js +9 -9
  223. package/lib/dist-custom-elements/duet-icon.js +1 -1
  224. package/lib/dist-custom-elements/duet-input.js +1 -1
  225. package/lib/dist-custom-elements/duet-label.js +1 -1
  226. package/lib/dist-custom-elements/duet-layout.js +6 -9
  227. package/lib/dist-custom-elements/duet-link.js +1 -1
  228. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  229. package/lib/dist-custom-elements/duet-list.js +1 -1
  230. package/lib/dist-custom-elements/duet-logo.js +1 -1
  231. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  232. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  233. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  234. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  235. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  236. package/lib/dist-custom-elements/duet-menu-bar.js +5 -5
  237. package/lib/dist-custom-elements/duet-modal.js +14 -14
  238. package/lib/dist-custom-elements/duet-multiselect.js +14 -14
  239. package/lib/dist-custom-elements/duet-nav.js +2 -2
  240. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  241. package/lib/dist-custom-elements/duet-notification.js +4 -4
  242. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  243. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  244. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  245. package/lib/dist-custom-elements/duet-pagination.js +24 -24
  246. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  247. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -111
  248. package/lib/dist-custom-elements/duet-popup-menu.js +1 -277
  249. package/lib/dist-custom-elements/duet-progress.js +1 -1
  250. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  251. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  252. package/lib/dist-custom-elements/duet-radio.js +1 -1
  253. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  254. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  255. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  256. package/lib/dist-custom-elements/duet-section-layout.js +5 -6
  257. package/lib/dist-custom-elements/duet-select.js +1 -1
  258. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  259. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  260. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  261. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  262. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  263. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  264. package/lib/dist-custom-elements/duet-slideout.js +7 -7
  265. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  266. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  267. package/lib/dist-custom-elements/duet-step.js +4 -4
  268. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  269. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  270. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  271. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  272. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  273. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  274. package/lib/dist-custom-elements/duet-tab-group.js +18 -18
  275. package/lib/dist-custom-elements/duet-tab.js +1 -1
  276. package/lib/dist-custom-elements/duet-table.js +1 -1
  277. package/lib/dist-custom-elements/duet-textarea.js +16 -15
  278. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  279. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  280. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  281. package/lib/dist-custom-elements/duet-toolbar-item.js +12 -6
  282. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  283. package/lib/dist-custom-elements/duet-toolbar.js +11 -5
  284. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  285. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  286. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  287. package/lib/dist-custom-elements/duet-tray.js +5 -5
  288. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  289. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  290. package/lib/dist-custom-elements/duet-upload.js +21 -21
  291. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  292. package/lib/dist-custom-elements/index.js +1 -1
  293. package/lib/dist-custom-elements/{p-33a40488.js → p-0403f6da.js} +3 -3
  294. package/lib/dist-custom-elements/{p-bcc759f6.js → p-0bb6686b.js} +4 -4
  295. package/lib/dist-custom-elements/{p-9587e63e.js → p-0fb7a267.js} +2 -2
  296. package/lib/dist-custom-elements/{p-5d15bc28.js → p-10f0fddb.js} +3 -3
  297. package/lib/dist-custom-elements/{p-976cffee.js → p-1dbac987.js} +8 -8
  298. package/lib/dist-custom-elements/{p-1a0717b2.js → p-20420946.js} +3 -3
  299. package/lib/dist-custom-elements/{p-6ded6ab0.js → p-2e9f301d.js} +5 -5
  300. package/lib/dist-custom-elements/{p-fa97c257.js → p-33b260ff.js} +1 -1
  301. package/lib/dist-custom-elements/p-3bc3ac8a.js +119 -0
  302. package/lib/dist-custom-elements/{p-78c42188.js → p-3f00c32a.js} +1 -1
  303. package/lib/dist-custom-elements/{p-4e2ad0e0.js → p-43a7f93f.js} +2 -2
  304. package/lib/dist-custom-elements/{p-08ba0c8e.js → p-43f6f1e6.js} +2 -2
  305. package/lib/dist-custom-elements/{p-c25a991b.js → p-4e532364.js} +1 -1
  306. package/lib/dist-custom-elements/{p-f5199769.js → p-52535b60.js} +12 -12
  307. package/lib/dist-custom-elements/{p-4c7eab86.js → p-550504de.js} +3 -3
  308. package/lib/dist-custom-elements/{p-eca652e9.js → p-684cca0d.js} +3 -3
  309. package/lib/dist-custom-elements/{p-ccc48f38.js → p-6a5c7011.js} +10 -10
  310. package/lib/dist-custom-elements/{p-2f3cb54b.js → p-6d83f337.js} +4 -4
  311. package/lib/dist-custom-elements/{p-1195ba92.js → p-7e6cdbe3.js} +1 -1
  312. package/lib/dist-custom-elements/{p-f474833e.js → p-8b0dee3e.js} +1 -1
  313. package/lib/dist-custom-elements/{p-092cf346.js → p-8e557451.js} +2 -2
  314. package/lib/dist-custom-elements/{p-003f07d0.js → p-936d5746.js} +2 -2
  315. package/lib/dist-custom-elements/{p-151ba4af.js → p-95971567.js} +1 -1
  316. package/lib/dist-custom-elements/{p-d656dd95.js → p-ae262553.js} +2 -2
  317. package/lib/dist-custom-elements/{p-717f62de.js → p-b3773c10.js} +3 -3
  318. package/lib/dist-custom-elements/{p-5faf2571.js → p-bdeb5fba.js} +10 -10
  319. package/lib/dist-custom-elements/{p-41222b8d.js → p-c775f5b9.js} +1 -1
  320. package/lib/dist-custom-elements/{p-203e91c1.js → p-cdf8041c.js} +7 -7
  321. package/lib/dist-custom-elements/{p-13259f25.js → p-d6a8840d.js} +5 -5
  322. package/lib/dist-custom-elements/{p-7a4e27a2.js → p-e0913e76.js} +6 -6
  323. package/lib/dist-custom-elements/{p-6b4d1a90.js → p-e416ccec.js} +3 -3
  324. package/lib/dist-custom-elements/{p-2ad70bfb.js → p-e5f6aaab.js} +2 -2
  325. package/lib/dist-custom-elements/{p-7f7ad9b6.js → p-e7918410.js} +5 -5
  326. package/lib/dist-custom-elements/{p-f58dfec6.js → p-e8d60da0.js} +2 -2
  327. package/lib/dist-custom-elements/{p-0f98be73.js → p-e9361277.js} +4 -4
  328. package/lib/{esm/duet-popup-menu.entry.js → dist-custom-elements/p-ec4d6856.js} +68 -19
  329. package/lib/dist-custom-elements/{p-d7d32738.js → p-ecc803b3.js} +1 -1
  330. package/lib/dist-custom-elements/{p-7ecba39f.js → p-f055bb61.js} +3 -3
  331. package/lib/dist-custom-elements/{p-8027f9ce.js → p-f2f2bcca.js} +4 -4
  332. package/lib/duet/duet.esm.js +1 -1
  333. package/lib/duet/duet.js +1 -1
  334. package/lib/duet/{p-022f9a30.entry.js → p-002c99c1.entry.js} +1 -1
  335. package/lib/duet/p-0258c8de.entry.js +4 -0
  336. package/lib/duet/{p-1512ddad.system.entry.js → p-04734a93.system.entry.js} +2 -2
  337. package/lib/duet/{p-5799fe5f.system.entry.js → p-04efd66c.system.entry.js} +2 -2
  338. package/lib/duet/p-06051dcb.entry.js +4 -0
  339. package/lib/duet/{p-78b5469b.system.entry.js → p-0660a0ef.system.entry.js} +1 -1
  340. package/lib/duet/{p-df0168af.entry.js → p-07293953.entry.js} +1 -1
  341. package/lib/duet/{p-78fe82c7.system.js → p-0740edce.system.js} +1 -1
  342. package/lib/duet/{p-8707a699.system.entry.js → p-083353cb.system.entry.js} +1 -1
  343. package/lib/duet/{p-2725220b.system.entry.js → p-0bfe2f53.system.entry.js} +1 -1
  344. package/lib/duet/p-0bfee3a1.system.entry.js +4 -0
  345. package/lib/duet/{p-06ad5d11.system.js → p-0c12d3cd.system.js} +1 -1
  346. package/lib/duet/{p-2c40be98.system.entry.js → p-0ce0c979.system.entry.js} +1 -1
  347. package/lib/duet/p-0e1e68bc.system.entry.js +4 -0
  348. package/lib/duet/{p-45746854.system.js → p-0e2c37c7.system.js} +1 -1
  349. package/lib/duet/{p-e5ecf940.entry.js → p-0fdbde27.entry.js} +1 -1
  350. package/lib/duet/{p-c62788a1.system.entry.js → p-11e4c749.system.entry.js} +1 -1
  351. package/lib/duet/{p-0bd39158.entry.js → p-17077f57.entry.js} +1 -1
  352. package/lib/duet/p-17b64351.system.entry.js +4 -0
  353. package/lib/duet/{p-b6269765.entry.js → p-18917d49.entry.js} +1 -1
  354. package/lib/duet/{p-c6584315.system.entry.js → p-18cd13be.system.entry.js} +1 -1
  355. package/lib/duet/{p-ae095513.entry.js → p-18e6e7fe.entry.js} +1 -1
  356. package/lib/duet/{p-d78d6df5.entry.js → p-199d505a.entry.js} +1 -1
  357. package/lib/duet/{p-20490634.system.entry.js → p-1abf7d11.system.entry.js} +1 -1
  358. package/lib/duet/{p-6b76b443.entry.js → p-1db515c6.entry.js} +1 -1
  359. package/lib/duet/{p-18b40fa3.system.entry.js → p-210715c1.system.entry.js} +1 -1
  360. package/lib/duet/{p-3fb27027.system.entry.js → p-21ad7b3a.system.entry.js} +1 -1
  361. package/lib/duet/{p-11a2ab97.system.entry.js → p-231c6724.system.entry.js} +1 -1
  362. package/lib/duet/{p-c646d135.entry.js → p-277fd80e.entry.js} +1 -1
  363. package/lib/duet/{p-f0806e36.system.entry.js → p-27aa38b5.system.entry.js} +1 -1
  364. package/lib/duet/{p-dd813d4e.entry.js → p-281fa7a1.entry.js} +1 -1
  365. package/lib/duet/{p-40c557ff.system.entry.js → p-29072d2d.system.entry.js} +1 -1
  366. package/lib/duet/{p-ccc30136.system.entry.js → p-2a2f7fe9.system.entry.js} +2 -2
  367. package/lib/duet/{p-9bfeb191.entry.js → p-2b790430.entry.js} +1 -1
  368. package/lib/duet/{p-e35347a0.system.entry.js → p-357fba0e.system.entry.js} +1 -1
  369. package/lib/duet/{p-ac0130a8.entry.js → p-372b1880.entry.js} +1 -1
  370. package/lib/duet/{p-3720efca.system.entry.js → p-3958bcfa.system.entry.js} +1 -1
  371. package/lib/duet/{p-e219a93f.entry.js → p-39630105.entry.js} +1 -1
  372. package/lib/duet/{p-b5074ff6.entry.js → p-39dab293.entry.js} +1 -1
  373. package/lib/duet/{p-8ff34272.system.entry.js → p-3daaefaf.system.entry.js} +1 -1
  374. package/lib/duet/{p-8afd53b2.system.entry.js → p-40b33a43.system.entry.js} +1 -1
  375. package/lib/duet/{p-e18e5311.system.entry.js → p-40ee32f0.system.entry.js} +1 -1
  376. package/lib/duet/p-410c17b6.system.entry.js +4 -0
  377. package/lib/duet/{p-cbbeefba.system.entry.js → p-434bda24.system.entry.js} +1 -1
  378. package/lib/duet/{p-920ab643.entry.js → p-4407ea5a.entry.js} +1 -1
  379. package/lib/duet/{p-20e0094b.entry.js → p-4451f3eb.entry.js} +1 -1
  380. package/lib/duet/{p-4b5fdaa5.entry.js → p-44c19fe9.entry.js} +1 -1
  381. package/lib/duet/{p-a209fed5.entry.js → p-44d2dbb7.entry.js} +1 -1
  382. package/lib/duet/{p-335bfe63.entry.js → p-44ecb79f.entry.js} +1 -1
  383. package/lib/duet/p-4543f9e7.entry.js +4 -0
  384. package/lib/duet/{p-07802adc.system.entry.js → p-477d4c2a.system.entry.js} +1 -1
  385. package/lib/duet/p-48836fcc.system.entry.js +4 -0
  386. package/lib/duet/{p-b2b147c9.entry.js → p-49051d57.entry.js} +1 -1
  387. package/lib/duet/{p-e0e090bb.system.entry.js → p-49e6e791.system.entry.js} +2 -2
  388. package/lib/duet/{p-a79114c3.system.entry.js → p-4a59b12a.system.entry.js} +1 -1
  389. package/lib/duet/{p-bca879ba.system.entry.js → p-4cc5c937.system.entry.js} +1 -1
  390. package/lib/duet/{p-b832a5eb.system.entry.js → p-4e485c1c.system.entry.js} +1 -1
  391. package/lib/duet/{p-a3e5abb2.entry.js → p-50f8076d.entry.js} +1 -1
  392. package/lib/duet/{p-87b3fb3e.system.entry.js → p-51675591.system.entry.js} +1 -1
  393. package/lib/duet/{p-01e57a3b.system.entry.js → p-522e0468.system.entry.js} +1 -1
  394. package/lib/duet/{p-2aa3dfc5.entry.js → p-52fc5c3b.entry.js} +1 -1
  395. package/lib/duet/{p-20b2b9af.system.entry.js → p-54460ce3.system.entry.js} +1 -1
  396. package/lib/duet/{p-18494c5d.entry.js → p-546ca397.entry.js} +1 -1
  397. package/lib/duet/{p-f1cb7fa4.entry.js → p-54d7e599.entry.js} +1 -1
  398. package/lib/duet/{p-b7453f14.entry.js → p-554cff02.entry.js} +1 -1
  399. package/lib/duet/{p-9e927d04.system.entry.js → p-5839bb7a.system.entry.js} +1 -1
  400. package/lib/duet/{p-f80687b8.entry.js → p-58400179.entry.js} +1 -1
  401. package/lib/duet/{p-a56e060b.entry.js → p-584be931.entry.js} +1 -1
  402. package/lib/duet/{p-49da095c.system.entry.js → p-5899db41.system.entry.js} +1 -1
  403. package/lib/duet/{p-9fd3ced5.system.entry.js → p-5a8ca9f7.system.entry.js} +1 -1
  404. package/lib/duet/{p-b4ed38ea.system.entry.js → p-5c5202c1.system.entry.js} +1 -1
  405. package/lib/duet/p-5e0a2a78.system.entry.js +4 -0
  406. package/lib/duet/{p-21429748.system.entry.js → p-5e46b67c.system.entry.js} +1 -1
  407. package/lib/duet/{p-b08d87b0.system.entry.js → p-5eda45d0.system.entry.js} +1 -1
  408. package/lib/duet/{p-c331a8ef.system.entry.js → p-6014d518.system.entry.js} +1 -1
  409. package/lib/duet/{p-be8aa52a.entry.js → p-6119ef0a.entry.js} +1 -1
  410. package/lib/duet/{p-c01aa549.system.entry.js → p-61fe999e.system.entry.js} +1 -1
  411. package/lib/duet/{p-f52d988b.entry.js → p-66da99e1.entry.js} +1 -1
  412. package/lib/duet/p-681afce7.js +4 -0
  413. package/lib/duet/{p-63f481c7.system.entry.js → p-69bb93ee.system.entry.js} +1 -1
  414. package/lib/duet/{p-84f32ade.system.entry.js → p-6b2a8199.system.entry.js} +2 -2
  415. package/lib/duet/p-6db337db.entry.js +4 -0
  416. package/lib/duet/{p-7b93c24f.entry.js → p-6f1fc369.entry.js} +1 -1
  417. package/lib/duet/{p-494fc947.entry.js → p-73f290b1.entry.js} +1 -1
  418. package/lib/duet/p-747505e8.entry.js +4 -0
  419. package/lib/duet/p-765f640d.js +4 -0
  420. package/lib/duet/{p-d30a413a.system.entry.js → p-77009e02.system.entry.js} +1 -1
  421. package/lib/duet/{p-6fc66353.system.entry.js → p-7776b2e3.system.entry.js} +1 -1
  422. package/lib/duet/{p-7f779fb0.system.entry.js → p-77bd02b8.system.entry.js} +1 -1
  423. package/lib/duet/{p-c106aa51.entry.js → p-7bc8a7ba.entry.js} +1 -1
  424. package/lib/duet/{p-36f89415.system.entry.js → p-7ca5fee5.system.entry.js} +1 -1
  425. package/lib/duet/{p-251392d6.entry.js → p-80ebdba0.entry.js} +1 -1
  426. package/lib/duet/{p-593b4911.system.entry.js → p-82557326.system.entry.js} +1 -1
  427. package/lib/duet/p-83dc6278.entry.js +4 -0
  428. package/lib/duet/{p-8a162701.js → p-8483586d.js} +1 -1
  429. package/lib/duet/{p-eda3baff.entry.js → p-8575f97e.entry.js} +1 -1
  430. package/lib/duet/{p-a0699de6.system.entry.js → p-86ddbb9f.system.entry.js} +1 -1
  431. package/lib/duet/{p-e0dc3a1e.entry.js → p-88a370ef.entry.js} +1 -1
  432. package/lib/duet/{p-8464bb3e.system.entry.js → p-89bc2c76.system.entry.js} +1 -1
  433. package/lib/duet/{p-d7a4a799.system.entry.js → p-8d6d407f.system.entry.js} +1 -1
  434. package/lib/duet/{p-e5a5248f.entry.js → p-8d7d23ca.entry.js} +1 -1
  435. package/lib/duet/{p-888cf6df.system.entry.js → p-8e8ac460.system.entry.js} +1 -1
  436. package/lib/duet/{p-382da2ee.entry.js → p-907e01e1.entry.js} +1 -1
  437. package/lib/duet/{p-14ffc1f0.entry.js → p-90e39ad6.entry.js} +1 -1
  438. package/lib/duet/{p-2b92ea13.entry.js → p-912860f0.entry.js} +1 -1
  439. package/lib/duet/{p-6e904090.entry.js → p-98d9fcfc.entry.js} +1 -1
  440. package/lib/duet/{p-deef8ec0.system.entry.js → p-995b0ea5.system.entry.js} +1 -1
  441. package/lib/duet/{p-a7e281f2.system.entry.js → p-9b70444f.system.entry.js} +2 -2
  442. package/lib/duet/{p-4d0be2e2.entry.js → p-9bbdecc7.entry.js} +1 -1
  443. package/lib/duet/{p-36dab1b1.entry.js → p-9df917b9.entry.js} +1 -1
  444. package/lib/duet/{p-7d7efba3.entry.js → p-9f08395f.entry.js} +1 -1
  445. package/lib/duet/p-9fa9db50.entry.js +4 -0
  446. package/lib/duet/{p-624552e4.system.js → p-9fdb1552.system.js} +1 -1
  447. package/lib/duet/{p-b35f871e.system.entry.js → p-a2023033.system.entry.js} +1 -1
  448. package/lib/duet/{p-77af0e90.system.entry.js → p-a25f447e.system.entry.js} +1 -1
  449. package/lib/duet/{p-b7166c29.system.entry.js → p-a37a7f5f.system.entry.js} +1 -1
  450. package/lib/duet/{p-5765427b.entry.js → p-a4d2aea7.entry.js} +1 -1
  451. package/lib/duet/{p-c91b3c9f.system.entry.js → p-a4d589fb.system.entry.js} +2 -2
  452. package/lib/duet/p-a623fa7e.entry.js +4 -0
  453. package/lib/duet/{p-f492378f.entry.js → p-a696a103.entry.js} +1 -1
  454. package/lib/duet/{p-17279a7b.entry.js → p-a710fd68.entry.js} +1 -1
  455. package/lib/duet/{p-087fbd73.entry.js → p-a89f11eb.entry.js} +1 -1
  456. package/lib/duet/{p-0ce89e2e.system.entry.js → p-ab487d80.system.entry.js} +1 -1
  457. package/lib/duet/{p-ce1b8c29.entry.js → p-ab5f9de6.entry.js} +1 -1
  458. package/lib/duet/{p-bb027e2f.entry.js → p-acd9cb61.entry.js} +1 -1
  459. package/lib/duet/{p-faf67509.js → p-ae8d9deb.js} +1 -1
  460. package/lib/duet/p-af311c80.entry.js +4 -0
  461. package/lib/duet/{p-1362dce1.entry.js → p-b01e1603.entry.js} +1 -1
  462. package/lib/duet/p-b24bbdc0.entry.js +4 -0
  463. package/lib/duet/{p-5395dceb.entry.js → p-b5329846.entry.js} +1 -1
  464. package/lib/duet/p-b5dabfe2.entry.js +4 -0
  465. package/lib/duet/{p-198dd1e6.entry.js → p-b69d6f0f.entry.js} +1 -1
  466. package/lib/duet/{p-74bfeccb.js → p-b6e8a587.js} +1 -1
  467. package/lib/duet/{p-64c3bff5.system.entry.js → p-b7efe3b3.system.entry.js} +1 -1
  468. package/lib/duet/{p-e6517fd1.system.entry.js → p-b97c6e73.system.entry.js} +1 -1
  469. package/lib/duet/{p-7ed9e2a8.entry.js → p-b9ca5786.entry.js} +1 -1
  470. package/lib/duet/{p-8767b8b2.system.entry.js → p-ba7657d2.system.entry.js} +1 -1
  471. package/lib/duet/p-bb896f73.system.js +4 -0
  472. package/lib/duet/{p-64901815.entry.js → p-bc188b4d.entry.js} +1 -1
  473. package/lib/duet/{p-38c82b27.entry.js → p-bd60816f.entry.js} +1 -1
  474. package/lib/duet/{p-6b1eff48.system.entry.js → p-be7c8c61.system.entry.js} +1 -1
  475. package/lib/duet/{p-276354d7.system.entry.js → p-bff7ece1.system.entry.js} +1 -1
  476. package/lib/duet/{p-66819401.system.entry.js → p-c02efffc.system.entry.js} +1 -1
  477. package/lib/duet/p-c162e573.system.entry.js +4 -0
  478. package/lib/duet/{p-a843b8a9.system.entry.js → p-c1e4c10f.system.entry.js} +1 -1
  479. package/lib/duet/{p-ff92b024.system.entry.js → p-c999ea8d.system.entry.js} +1 -1
  480. package/lib/duet/{p-a9ed4cb0.entry.js → p-cb7626f8.entry.js} +1 -1
  481. package/lib/duet/{p-7cb4b92c.system.entry.js → p-cb833d34.system.entry.js} +1 -1
  482. package/lib/duet/p-d19b027a.system.js +4 -0
  483. package/lib/duet/p-d1c6861d.system.entry.js +4 -0
  484. package/lib/duet/{p-bb153ecd.entry.js → p-d2b0c35d.entry.js} +1 -1
  485. package/lib/duet/p-d40e8899.system.js +4 -0
  486. package/lib/duet/p-d64e3229.entry.js +4 -0
  487. package/lib/duet/p-d7d9526b.entry.js +4 -0
  488. package/lib/duet/{p-4649b4a3.entry.js → p-d9f0722f.entry.js} +1 -1
  489. package/lib/duet/{p-a2301b59.system.entry.js → p-da60c177.system.entry.js} +1 -1
  490. package/lib/duet/{p-2c4294f8.system.entry.js → p-dd48441b.system.entry.js} +1 -1
  491. package/lib/duet/{p-92466b4a.system.entry.js → p-deaa6b23.system.entry.js} +1 -1
  492. package/lib/duet/{p-fa1bebb0.entry.js → p-e021729d.entry.js} +1 -1
  493. package/lib/duet/{p-fb3d3226.system.entry.js → p-e3bf718e.system.entry.js} +1 -1
  494. package/lib/duet/{p-07df4f67.system.entry.js → p-e43ff11c.system.entry.js} +1 -1
  495. package/lib/duet/{p-b85b3fb8.entry.js → p-e8daf1e2.entry.js} +1 -1
  496. package/lib/duet/{p-ca7c0e04.entry.js → p-ec809c70.entry.js} +1 -1
  497. package/lib/duet/p-ed4d1a8b.js +4 -0
  498. package/lib/duet/{p-0fa9b797.entry.js → p-ede1eb73.entry.js} +1 -1
  499. package/lib/duet/{p-c127c18e.entry.js → p-ee6bfb1e.entry.js} +1 -1
  500. package/lib/duet/{p-26c32975.entry.js → p-f00a57c0.entry.js} +1 -1
  501. package/lib/duet/{p-a91a3cf2.system.entry.js → p-f3a6603e.system.entry.js} +1 -1
  502. package/lib/duet/{p-1f66ca2d.entry.js → p-f4b2f2e8.entry.js} +1 -1
  503. package/lib/duet/{p-1c4895df.entry.js → p-f7845fea.entry.js} +1 -1
  504. package/lib/duet/{p-9965b2bb.system.entry.js → p-fef50246.system.entry.js} +1 -1
  505. package/lib/esm/{app-globals-96009d83.js → app-globals-01df0e2e.js} +1 -1
  506. package/lib/esm/duet-action-button.entry.js +2 -2
  507. package/lib/esm/duet-alert.entry.js +3 -3
  508. package/lib/esm/duet-badge.entry.js +3 -3
  509. package/lib/esm/duet-banner.entry.js +2 -2
  510. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  511. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  512. package/lib/esm/duet-button_2.entry.js +4 -4
  513. package/lib/esm/duet-callout.entry.js +4 -4
  514. package/lib/esm/duet-caption_4.entry.js +6 -6
  515. package/lib/esm/duet-card.entry.js +1 -1
  516. package/lib/esm/duet-checkbox.entry.js +1 -1
  517. package/lib/esm/duet-checkmark.entry.js +3 -3
  518. package/lib/esm/{duet-chip.entry.js → duet-chip_3.entry.js} +327 -3
  519. package/lib/esm/duet-choice_2.entry.js +3 -3
  520. package/lib/esm/duet-collapsible.entry.js +2 -2
  521. package/lib/esm/duet-combobox.entry.js +42 -32
  522. package/lib/esm/duet-contact-card.entry.js +4 -4
  523. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  524. package/lib/esm/duet-date-picker.entry.js +38 -6
  525. package/lib/esm/duet-divider_2.entry.js +2 -2
  526. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  527. package/lib/esm/duet-empty-state.entry.js +1 -1
  528. package/lib/esm/duet-fieldset.entry.js +5 -5
  529. package/lib/esm/duet-file-chooser.entry.js +1 -1
  530. package/lib/esm/duet-footer.entry.js +3 -3
  531. package/lib/esm/duet-grid_2.entry.js +1 -1
  532. package/lib/esm/duet-header_2.entry.js +3 -3
  533. package/lib/esm/duet-hero.entry.js +3 -3
  534. package/lib/esm/duet-icon.entry.js +4 -4
  535. package/lib/esm/duet-input_2.entry.js +3 -3
  536. package/lib/esm/duet-layout.entry.js +7 -10
  537. package/lib/esm/duet-list_2.entry.js +4 -4
  538. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  539. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  540. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  541. package/lib/esm/duet-menu-bar-item.entry.js +3 -3
  542. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  543. package/lib/esm/duet-menu-bar.entry.js +5 -5
  544. package/lib/esm/duet-modal.entry.js +10 -10
  545. package/lib/esm/duet-multiselect.entry.js +8 -8
  546. package/lib/esm/duet-nav.entry.js +2 -2
  547. package/lib/esm/duet-notification_2.entry.js +6 -6
  548. package/lib/esm/duet-number-input.entry.js +3 -3
  549. package/lib/esm/duet-overlay.entry.js +2 -2
  550. package/lib/esm/duet-page-heading.entry.js +3 -3
  551. package/lib/esm/duet-pagination_2.entry.js +15 -15
  552. package/lib/esm/duet-progress.entry.js +2 -2
  553. package/lib/esm/duet-promo-card.entry.js +4 -4
  554. package/lib/esm/duet-radio_2.entry.js +2 -2
  555. package/lib/esm/duet-range-slider.entry.js +1 -1
  556. package/lib/esm/duet-scrollable_3.entry.js +13 -13
  557. package/lib/esm/duet-section-layout.entry.js +5 -6
  558. package/lib/esm/duet-select.entry.js +2 -2
  559. package/lib/esm/duet-shaped-image.entry.js +3 -3
  560. package/lib/esm/duet-show-more.entry.js +4 -4
  561. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  562. package/lib/esm/duet-slideout-link.entry.js +3 -3
  563. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  564. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  565. package/lib/esm/duet-slideout.entry.js +8 -8
  566. package/lib/esm/duet-step_2.entry.js +2 -2
  567. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  568. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  569. package/lib/esm/duet-submenu-bar-item.entry.js +2 -2
  570. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  571. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  572. package/lib/esm/duet-textarea.entry.js +7 -7
  573. package/lib/esm/duet-toggle.entry.js +1 -1
  574. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  575. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  576. package/lib/esm/duet-toolbar-item.entry.js +11 -5
  577. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  578. package/lib/esm/duet-toolbar.entry.js +11 -5
  579. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  580. package/lib/esm/duet-tooltip.entry.js +2 -2
  581. package/lib/esm/duet-tray.entry.js +4 -4
  582. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  583. package/lib/esm/duet-upload-item.entry.js +5 -5
  584. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  585. package/lib/esm/duet.js +4 -4
  586. package/lib/esm/{errorcodes.utils-568ea028.js → errorcodes.utils-ac65ace8.js} +1 -1
  587. package/lib/esm/{focus-utils-003541f7.js → focus-utils-3e81bca4.js} +1 -1
  588. package/lib/esm/{index-bbae2d5d.js → index-5d196317.js} +1 -1
  589. package/lib/esm/{language-utils-5a2b4259.js → language-utils-97f0a1bb.js} +1 -1
  590. package/lib/esm/loader.js +4 -4
  591. package/lib/esm/{slot-utils-0a3b9dfc.js → slot-utils-4442cc08.js} +1 -1
  592. package/lib/esm-es5/{app-globals-96009d83.js → app-globals-01df0e2e.js} +1 -1
  593. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  594. package/lib/esm-es5/duet-alert.entry.js +1 -1
  595. package/lib/esm-es5/duet-badge.entry.js +1 -1
  596. package/lib/esm-es5/duet-banner.entry.js +1 -1
  597. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  598. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  599. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  600. package/lib/esm-es5/duet-callout.entry.js +1 -1
  601. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  602. package/lib/esm-es5/duet-card.entry.js +1 -1
  603. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  604. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  605. package/lib/esm-es5/duet-chip_3.entry.js +4 -0
  606. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  607. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  608. package/lib/esm-es5/duet-combobox.entry.js +2 -2
  609. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  610. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  611. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  612. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  613. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  614. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  615. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  616. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  617. package/lib/esm-es5/duet-footer.entry.js +1 -1
  618. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  619. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  620. package/lib/esm-es5/duet-hero.entry.js +1 -1
  621. package/lib/esm-es5/duet-icon.entry.js +1 -1
  622. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  623. package/lib/esm-es5/duet-layout.entry.js +1 -1
  624. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  625. package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
  626. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  627. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  628. package/lib/esm-es5/duet-menu-bar-item.entry.js +2 -2
  629. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  630. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  631. package/lib/esm-es5/duet-modal.entry.js +1 -1
  632. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  633. package/lib/esm-es5/duet-nav.entry.js +1 -1
  634. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  635. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  636. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  637. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  638. package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
  639. package/lib/esm-es5/duet-progress.entry.js +1 -1
  640. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  641. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  642. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  643. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  644. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  645. package/lib/esm-es5/duet-select.entry.js +1 -1
  646. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  647. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  648. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  649. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  650. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  651. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  652. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  653. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  654. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  655. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  656. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  657. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  658. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  659. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  660. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  661. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  662. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  663. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  664. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  665. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  666. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  667. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  668. package/lib/esm-es5/duet-tray.entry.js +1 -1
  669. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  670. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  671. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  672. package/lib/esm-es5/duet.js +1 -1
  673. package/lib/esm-es5/{errorcodes.utils-568ea028.js → errorcodes.utils-ac65ace8.js} +1 -1
  674. package/lib/esm-es5/focus-utils-3e81bca4.js +4 -0
  675. package/lib/esm-es5/{index-bbae2d5d.js → index-5d196317.js} +1 -1
  676. package/lib/esm-es5/{language-utils-5a2b4259.js → language-utils-97f0a1bb.js} +1 -1
  677. package/lib/esm-es5/loader.js +1 -1
  678. package/lib/esm-es5/{slot-utils-0a3b9dfc.js → slot-utils-4442cc08.js} +1 -1
  679. package/lib/types/components/duet-combobox/duet-combobox-select.d.ts +2 -1
  680. package/lib/types/components/duet-combobox/duet-combobox.d.ts +3 -1
  681. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +3 -1
  682. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +7 -2
  683. package/lib/types/components/duet-popup-menu-item/duet-popup-menu-item.d.ts +6 -1
  684. package/lib/types/components/duet-toolbar/duet-toolbar.d.ts +2 -2
  685. package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +2 -2
  686. package/lib/types/components.d.ts +23 -14
  687. package/package.json +4 -4
  688. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +0 -83
  689. package/lib/cjs/duet-popup-menu.cjs.entry.js +0 -250
  690. package/lib/duet/p-0d0aa77d.entry.js +0 -4
  691. package/lib/duet/p-117dff79.entry.js +0 -4
  692. package/lib/duet/p-26f57aa1.entry.js +0 -4
  693. package/lib/duet/p-389cd1f2.js +0 -4
  694. package/lib/duet/p-3f4a41a0.entry.js +0 -4
  695. package/lib/duet/p-49ba4a7f.system.entry.js +0 -4
  696. package/lib/duet/p-4efba746.system.entry.js +0 -4
  697. package/lib/duet/p-613b429d.system.entry.js +0 -4
  698. package/lib/duet/p-6435fa0f.system.entry.js +0 -4
  699. package/lib/duet/p-69f68431.entry.js +0 -4
  700. package/lib/duet/p-6d32e2a5.entry.js +0 -4
  701. package/lib/duet/p-6e74ac45.system.entry.js +0 -4
  702. package/lib/duet/p-7213e4f9.system.js +0 -4
  703. package/lib/duet/p-72e384da.entry.js +0 -4
  704. package/lib/duet/p-863b1517.entry.js +0 -4
  705. package/lib/duet/p-8bee0043.entry.js +0 -4
  706. package/lib/duet/p-90cfb998.system.entry.js +0 -4
  707. package/lib/duet/p-a24aa183.entry.js +0 -4
  708. package/lib/duet/p-a376dd1d.js +0 -4
  709. package/lib/duet/p-a47059b7.system.entry.js +0 -4
  710. package/lib/duet/p-a918531a.entry.js +0 -4
  711. package/lib/duet/p-aaa77eee.entry.js +0 -4
  712. package/lib/duet/p-b01fbe26.system.js +0 -4
  713. package/lib/duet/p-b2eb57ef.entry.js +0 -4
  714. package/lib/duet/p-bde12c72.system.js +0 -4
  715. package/lib/duet/p-c00ac038.system.entry.js +0 -4
  716. package/lib/duet/p-d316ecf3.entry.js +0 -4
  717. package/lib/duet/p-d87a08ee.system.entry.js +0 -4
  718. package/lib/duet/p-e3d92f42.entry.js +0 -4
  719. package/lib/duet/p-e5435f92.system.entry.js +0 -4
  720. package/lib/duet/p-fd60b2ff.js +0 -4
  721. package/lib/esm/duet-popup-menu-item.entry.js +0 -79
  722. package/lib/esm-es5/duet-chip.entry.js +0 -4
  723. package/lib/esm-es5/duet-popup-menu-item.entry.js +0 -4
  724. package/lib/esm-es5/duet-popup-menu.entry.js +0 -4
  725. package/lib/esm-es5/focus-utils-003541f7.js +0 -4
@@ -5,12 +5,12 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
  const createId = require('./create-id-1f8c438f.js');
11
11
  const jsUtils = require('./js-utils-92e24ba1.js');
12
12
  const keyboardUtils = require('./keyboard-utils-681e11ec.js');
13
- const languageUtils = require('./language-utils-8f7743a1.js');
13
+ const languageUtils = require('./language-utils-3372de6f.js');
14
14
  const stringUtils = require('./string-utils-7b13c16e.js');
15
15
  const tokenUtils = require('./token-utils-ecc7f5a1.js');
16
16
  require('./tokens.module-cf303205.js');
@@ -347,32 +347,32 @@ const DuetPagination = class {
347
347
  * Always the last one in the class.
348
348
  */
349
349
  render() {
350
- return (index.h(index.Host, { key: '238ac01f83f3e796534c0ef17857631a329f6a42', onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, index.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: {
350
+ return (index.h(index.Host, { key: '756ad0511064e85742b3bb271bdd2a468f3f1eb0', onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, index.h("nav", { key: '4d235370cef9fc2b6d9448b2b02a02eefc04b97b', 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: {
351
351
  "duet-pagination-nav": true,
352
352
  [`duet-pagination-variation-${this.variation}`]: true,
353
- } }, this.numbersStore !== "" && (index.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" }, index.h("duet-badge", { key: '6ac1a80080fe006f2c576999b9ef0718c6339a04', theme: this.theme }, "jump to page : ", this.numbersStore))), index.h("ol", { key: '0ebf21ab341811673ea978e22a085cba7eaaf75c', id: this.listId, class: {
353
+ } }, this.numbersStore !== "" && (index.h("div", { key: '4e98bb73d78c7cb713ac1de78d9d5ccbdce1687d', "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, index.h("duet-badge", { key: '9d16f94604abbcfbbd8b538395e46c024b88c0a2', theme: this.theme }, "jump to page : ", this.numbersStore))), index.h("ol", { key: '7bbec70a660779cabba7847dd76732e9bfb71f1b', id: this.listId, class: {
354
354
  "duet-pagination": true,
355
355
  "duet-pagination-is-dimmed": this.numbersStore !== "",
356
- }, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (index.h("li", { key: '63a2904ccc7d0c008332625069c9083610c471ab', class: {
356
+ }, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (index.h("li", { key: '974c29ddf4de1b7aca6e24f289be9fbb4177eb56', class: {
357
357
  "duet-pagination-page-button": true,
358
358
  "duet-pagination-button-first": true,
359
- }, role: "menuitem", part: "navigation-arrow" }, index.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 }))), index.h("li", { key: '7000cadb2b9214ac7e460fc9df1893017243aba5', class: {
359
+ }, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { key: 'd8fd5f3a859d470c11c15ae197313cc6c8983fc2', 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 }))), index.h("li", { key: 'c03e92b8f6ba758dd49e881380c964c87f155dcc', class: {
360
360
  "duet-pagination-page-button": true,
361
361
  "duet-pagination-button-first": true,
362
- }, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { key: 'a1fbc90286ef69e26c2050f5dd1e77cfd5f8496d', disabled: !!((this.internalSectionIndex === 0 && this.current <= 1) ||
362
+ }, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { key: '71b346d9a35b397951223fb32bdd449441dab0bf', disabled: !!((this.internalSectionIndex === 0 && this.current <= 1) ||
363
363
  (this.current <= 1 && this.processedPageLinks) ||
364
- 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() && (index.h(index.Fragment, { key: '6c3b28e93bf637ceeb7c58fc743f381ef1db509c' }, index.h("li", { key: '33f0f34c511b50fd228ea44bf6f4feb408ede264', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, index.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 }, index.h("div", { key: '067f6fb84943bf3f448f0474041ae821871fb8a2', class: "duet-pagination-page-number" }, "1"))), index.h("li", { key: 'd8a1df197cee21fe581338838587bbdb8800d874', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, index.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 }, index.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 &&
365
- this.shouldDisplayNavigation() && (index.h(index.Fragment, { key: '0bc436817f1dcb0fddc29e58e55b41b0829969ed' }, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (index.h("li", { key: 'acaac82b2aa83002ea653aa9cad50488124405ec', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, index.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 }, index.h("div", { key: 'e044660e2a3ece57534cdf03382241a986c319a9', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), index.h("li", { key: 'ec2abf76d2fec68bf91289013be139ba4348ed0a', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, index.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
364
+ 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() && (index.h(index.Fragment, { key: '142ba228678916f8f9a69de0c8f38430c6db7623' }, index.h("li", { key: '6e2370fdf3f65c69d30ccee081b6426c12267a11', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, index.h("duet-button", { key: '887ee7242f007578beb3b1a59702ab619d0a7e5e', 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 }, index.h("div", { key: '0b5d04b555f074972abcc93a70a0d80bdadabcd4', class: "duet-pagination-page-number" }, "1"))), index.h("li", { key: '3cbe3bbf9ef3406f2a98aa736f692aaf87119857', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, index.h("duet-button", { key: '462643a69aeecc463a23ba22f0bf79ea8c4456c3', 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 }, index.h("div", { key: 'fa748ff5b134b6a0a3a4550f0073fbf45baf2337', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026"))))), (this.shouldDisplayNavigation() && this.renderPageNumbers()) || this.renderSelect(), (this.internalSectionIndex + 1) * this.visibleItems < this.totalPages &&
365
+ this.shouldDisplayNavigation() && (index.h(index.Fragment, { key: '0459e62e54d351fa5f22afa7afb3a3a6027df6c1' }, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (index.h("li", { key: 'fb76ad813a83768da7a52230342170198efc321d', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, index.h("duet-button", { key: '14b9164e41b63d0adbbfe5ef29074a46695a44d6', 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 }, index.h("div", { key: '551f91a348760b5101e88adc3a3d8a3d692fc804', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), index.h("li", { key: '454ccc661d104be10d0a3908fa7516e1f627fb57', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, index.h("duet-button", { key: '01eeca39b9de17e25c39ffec6296c26920b86380', 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
366
366
  ? this.processedPageLinks[this.processedPageLinks.length - 1]
367
- : undefined }, index.h("div", { key: 'd92331de76576b275c1189fce2634abf12f49eb7', class: "duet-pagination-page-number" }, this.totalPages))))), index.h("li", { key: 'ba8c5fa8c6a228e7585c1d6bd0a913b92174b7dd', class: {
367
+ : undefined }, index.h("div", { key: 'f4c0ca8a738f21233a966611c8ce15d7f776c7d7', class: "duet-pagination-page-number" }, this.totalPages))))), index.h("li", { key: '3dc850213f9f9c7aac8cabba1901740d6068cdde', class: {
368
368
  "duet-pagination-page-button": true,
369
369
  "duet-pagination-button-last": true,
370
- }, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { key: 'fb7c84dfeda7e02cd891269391b07cefaaa1a4e4', disabled: !!((this.current === this.totalPages &&
370
+ }, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { key: 'ddf5b89fac538ccdae84e031bea7a2830f656bc0', disabled: !!((this.current === this.totalPages &&
371
371
  this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
372
- (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) && (index.h("li", { key: '45f6d91ce4a38bc672c600b11ce700a383154d0b', class: {
372
+ (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) && (index.h("li", { key: '78c2482a7d36358e53000e55c19057c2b4585165', class: {
373
373
  "duet-pagination-page-button": true,
374
374
  "duet-pagination-button-last": true,
375
- }, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { key: '0168ec664180f13c8ed94f258cc24277c46daa32', disabled: (this.current === this.totalPages &&
375
+ }, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { key: '330747e12a1e3d8bc0fb74f3945d99c06d8132d0', disabled: (this.current === this.totalPages &&
376
376
  this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
377
377
  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 })))))));
378
378
  }
@@ -546,10 +546,10 @@ const DuetRangeStepper = class {
546
546
  * Always the last one in the class.
547
547
  */
548
548
  render() {
549
- return (index.h("div", { key: '445012532d2a6b852f7d08b13eb99611532fe3d3', class: {
549
+ return (index.h("div", { key: '43d93bf62ed3c3b091933da841d015662b158e50', class: {
550
550
  "duet-range-stepper": true,
551
551
  "duet-theme-turva": this.theme === "turva",
552
- }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, index.h("span", { key: '1f5877f95b12a10e3abf60bd7e27af705738bca6', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), index.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: "" }), index.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: "" })));
552
+ }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, index.h("span", { key: '0eb7fa8f8e1f5853a16c85f8d9670c70d531f13a', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), index.h("duet-action-button", { key: 'b89f2b93dfe5a510bf6acbdf30ce694ff1ac59dc', 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: "" }), index.h("duet-action-button", { key: 'a9d84ec5096ae382828ee82ba75bd558b08d49ea', 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: "" })));
553
553
  }
554
554
  get element() { return index.getElement(this); }
555
555
  static get watchers() { return {
@@ -5,10 +5,10 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
  const createId = require('./create-id-1f8c438f.js');
11
- const languageUtils = require('./language-utils-8f7743a1.js');
11
+ const languageUtils = require('./language-utils-3372de6f.js');
12
12
  require('./string-utils-7b13c16e.js');
13
13
 
14
14
  const duetProgressCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:inherit}.duet-progress{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;min-height:1px;}.duet-progress .progress-bar{position:relative;display:block;width:100%;height:inherit;min-height:1px;background-color:rgb(243, 249, 252);border-radius:0;box-shadow:none}.duet-theme-turva .duet-progress .progress-bar{background-color:rgb(252, 243, 244)}.duet-progress .progress-bar>span{display:block;height:inherit;text-indent:-9999px;background-color:rgb(0, 119, 179);border-radius:0}.duet-theme-turva .duet-progress .progress-bar>span{background-color:rgb(198, 12, 48)}.duet-progress progress[value]{display:flex;width:100%;height:inherit;min-height:1px;color:rgb(0, 119, 179);border:0 none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.duet-progress progress[value]::-webkit-progress-bar{background-color:rgb(243, 249, 252);border-radius:0}.duet-progress progress[value]::-webkit-progress-value{background-color:rgb(0, 119, 179);background-size:35px 20px, 100% 100%, 100% 100%;border-radius:0;-webkit-animation:animate-stripes 5s linear infinite;animation:animate-stripes 5s linear infinite}.duet-progress progress[value] ::-moz-progress-bar{background-color:rgb(243, 249, 252)}.duet-progress.duet-theme-turva progress[value]{color:rgb(198, 12, 48)}.duet-progress.duet-theme-turva progress[value]::-webkit-progress-bar{background-color:rgb(252, 243, 244)}.duet-progress.duet-theme-turva progress[value]::-webkit-progress-value{background-color:rgb(198, 12, 48)}.duet-progress.duet-theme-turva progress[value] ::-moz-progress-bar{background-color:rgb(252, 243, 244)}";
@@ -5,9 +5,9 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
- const slotUtils = require('./slot-utils-85cd307f.js');
10
+ const slotUtils = require('./slot-utils-8015a7e6.js');
11
11
  const tokenUtils = require('./token-utils-ecc7f5a1.js');
12
12
  require('./tokens.module-cf303205.js');
13
13
 
@@ -57,12 +57,12 @@ const DuetPromoCard = class {
57
57
  backgroundColor: backgroundColor ? backgroundColor : "none",
58
58
  };
59
59
  const TagName = this.url ? "a" : "div";
60
- return (index.h(index.Host, { key: 'c4abd3dcbfce62f8d79b4948d6877b88035b799d', class: { "duet-m-0": this.margin === "none" } }, index.h("aside", { key: '0a0cb04c17ed4fb89fb540be922681b117385e58', class: {
60
+ return (index.h(index.Host, { key: 'b73cdd4f3dcd554706a13aeaa706543b681529ec', class: { "duet-m-0": this.margin === "none" } }, index.h("aside", { key: '76f17c86f64af2cea4a60ce9882f8e76bc475ab6', class: {
61
61
  "duet-promo-card": true,
62
62
  "duet-theme-turva": this.theme === "turva",
63
63
  "no-bg-color": !this.backgroundColor,
64
64
  "duet-promo-card-link": !!this.url,
65
- }, style: bannerStyles }, index.h(TagName, { key: '103edb4446ea96b3fafcf007f4dd5426d76a3bf8', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, index.h("img", { key: 'cad7f76340247352ca42807969ba24731378fab4', class: "image", src: this.image, alt: "", role: "presentation" }), index.h("div", { key: 'f388d58abec244fffea258a4a347213c55a110ba', class: "content" }, this.hasPreHeadingSlot && (index.h("div", { key: 'ee1e4ca580ec8d513309964e6df6baba25ed23d7', class: "pre-heading" }, index.h("slot", { key: '861cb83e332ce81f0b60f2936f21c08011cd3a2c', name: "pre-heading" }))), this.hasHeadingSlot && (index.h("div", { key: '728983cfce0b1c8f845a8003d89567a07ed19403', class: "heading" }, index.h("duet-heading", { key: '9939b4871591c4e9d0beabffc3b6ff7461760103', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, index.h("span", { key: 'db91646994b5b78998e63025cbdf05555a9ca4ba' }, index.h("slot", { key: 'c34869098de09a738c6c0c58e9a2c3c0c87d9aae', name: "heading" }))))), this.hasDescriptionSlot && (index.h("div", { key: 'e4ffd1e72292e51750c1ce63c43a7c8cb7886258', class: "description" }, index.h("duet-paragraph", { key: 'b945d624bea9304f8b106d71f87e9bf002603b84', theme: this.theme, margin: "none", color: this.textColor }, index.h("span", { key: '683854299aa779f9482ecb786f9a51be703076b4' }, index.h("slot", { key: '517f9561d2283fca8f78441392e2f5ad16b9c4a5', name: "description" }))))), this.hasActionSlot && (index.h("div", { key: 'f7eb0d7f9dd83178e0ca0e05bb9cc7a8b719e102', class: "action" }, index.h("slot", { key: 'faee8e1a520ff2b41717d43a356dfb0659391506', name: "action" }))))))));
65
+ }, style: bannerStyles }, index.h(TagName, { key: 'db345f3d904fc72e3f25618c91ab3f30a0b9e4c7', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, index.h("img", { key: 'ac5645fb64cf5872e0735ce3d97939e37fb10f0a', class: "image", src: this.image, alt: "", role: "presentation" }), index.h("div", { key: 'c82dc662a938ca4849089a048c57caa8efc54531', class: "content" }, this.hasPreHeadingSlot && (index.h("div", { key: 'cd9ce432bdf6f8ffaa63796a258837e9136e1ea4', class: "pre-heading" }, index.h("slot", { key: '257b9408b4489f1cc79f503473a8d458a3cb5456', name: "pre-heading" }))), this.hasHeadingSlot && (index.h("div", { key: '1e93652845c4b65d0ab67a0e05889304064fd7b3', class: "heading" }, index.h("duet-heading", { key: '9e40a46f24aadcee4d43fc36167ed434c2cc8e79', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, index.h("span", { key: 'd230dbaecd853de2b4b58be416d720048b6ea43b' }, index.h("slot", { key: '1f99efac6f9a6ebdf6e72066b50d3fe647dfc3f1', name: "heading" }))))), this.hasDescriptionSlot && (index.h("div", { key: 'e61cf4abe59d58e15cefb7f7ff7aa573922154b0', class: "description" }, index.h("duet-paragraph", { key: '9594eba29974b0176a2fc986df802c8a5afb43f1', theme: this.theme, margin: "none", color: this.textColor }, index.h("span", { key: 'e800d7bb777802912b16ad4f5c76bb7f9df8c9fe' }, index.h("slot", { key: '709d27fb9d198c57c8ca8abbbaaedac0790483a8', name: "description" }))))), this.hasActionSlot && (index.h("div", { key: '2a72594c99d4142f7b1f453df4e24ce794833370', class: "action" }, index.h("slot", { key: '07f8ccc33355d4fc7be72c64fd758363f76f609e', name: "action" }))))))));
66
66
  }
67
67
  get element() { return index.getElement(this); }
68
68
  };
@@ -5,10 +5,10 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
  const createId = require('./create-id-1f8c438f.js');
11
- const slotUtils = require('./slot-utils-85cd307f.js');
11
+ const slotUtils = require('./slot-utils-8015a7e6.js');
12
12
  const watchOptions = require('./watch-options-30a12622.js');
13
13
 
14
14
  const duetRadioCss = "*.sc-duet-radio,*.sc-duet-radio::after,*.sc-duet-radio::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-radio-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:28px !important;margin-bottom:12px !important;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}.sc-duet-radio-h:last-child,.sc-duet-radio-h:last-of-type{margin-right:0 !important}.vertical.sc-duet-radio-h{margin-right:0 !important}.horizontal.sc-duet-radio-h{margin-bottom:0 !important;width:auto}.horizontal.sc-duet-radio-h .duet-label.sc-duet-radio .duet-label-content.sc-duet-radio{max-width:100%}@media (min-width: 48em){.horizontal-responsive.sc-duet-radio-h{margin-right:28px !important;margin-bottom:0 !important;width:auto}.horizontal-responsive.sc-duet-radio-h:last-child,.horizontal-responsive.sc-duet-radio-h:last-of-type{margin-right:0 !important}.horizontal-responsive.sc-duet-radio-h .duet-label.sc-duet-radio .duet-label-content.sc-duet-radio{max-width:100%}}.duet-m-0.sc-duet-radio-h{margin:0 !important}.sc-duet-radio-h:last-child:not(:only-child){margin-right:0 !important;margin-bottom:0 !important}.duet-label.sc-duet-radio{position:relative;z-index:100;display:flex;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;hyphens:auto;line-height:1.5;color:rgb(0, 41, 77);word-break:break-word;overflow-wrap:break-word;cursor:pointer;background:transparent}.duet-theme-turva.sc-duet-radio .duet-label.sc-duet-radio{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-label.sc-duet-radio .duet-label-content.sc-duet-radio{flex-grow:1;font-size:1rem}.duet-label-hidden.sc-duet-radio .duet-label.sc-duet-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-radio-container.sc-duet-radio{position:relative;width:100%;height:100%}.duet-radio.sc-duet-radio{padding:14px !important;position:absolute;top:0;left:0;z-index:200;width:100%;height:100%;cursor:pointer;opacity:0}.duet-radio.sc-duet-radio+label.sc-duet-radio::before{z-index:100;flex-shrink:0;width:20px;height:20px;margin:2px 10px 1px 1px;content:\"\";background:rgb(255, 255, 255);border:1px solid rgb(0, 41, 77);border-radius:50%}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio+label.sc-duet-radio::before{border-color:rgb(23, 28, 58)}.duet-radio.sc-duet-radio:focus+label.sc-duet-radio::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio:focus+label.sc-duet-radio::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-radio.sc-duet-radio:checked+label.sc-duet-radio::after{position:absolute;top:6px;left:5px;z-index:200;flex-shrink:0;width:12px;height:12px;content:\"\";background:rgb(0, 119, 179);border-radius:50%}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio:checked+label.sc-duet-radio::after{background:rgb(23, 28, 58)}.duet-radio[disabled].sc-duet-radio{cursor:default}.duet-radio[disabled].sc-duet-radio+label.sc-duet-radio{color:rgb(101, 119, 135)}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio+label.sc-duet-radio{color:rgb(116, 116, 117)}.duet-radio[disabled].sc-duet-radio+label.sc-duet-radio::before{border-color:rgb(207, 210, 212)}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio+label.sc-duet-radio::before{border-color:rgb(116, 116, 117)}.duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::before{border:1px solid rgb(144, 149, 153)}.duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::after{background:rgb(144, 149, 153)}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::after{background:rgb(116, 116, 117);border-color:rgb(116, 116, 117)}";
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const tokens_module = require('./tokens.module-cf303205.js');
10
10
  const themeableComponent = require('./themeable-component-996b489c.js');
11
11
  const createId = require('./create-id-1f8c438f.js');
@@ -5,11 +5,11 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
- const slotUtils = require('./slot-utils-85cd307f.js');
10
+ const slotUtils = require('./slot-utils-8015a7e6.js');
11
11
  const keyboardUtils = require('./keyboard-utils-681e11ec.js');
12
- const languageUtils = require('./language-utils-8f7743a1.js');
12
+ const languageUtils = require('./language-utils-3372de6f.js');
13
13
  const tokenUtils = require('./token-utils-ecc7f5a1.js');
14
14
  const createId = require('./create-id-1f8c438f.js');
15
15
  require('./string-utils-7b13c16e.js');
@@ -212,21 +212,21 @@ const DuetScrollable = class {
212
212
  * Always the last one in the class.
213
213
  */
214
214
  render() {
215
- return (index.h(index.Host, { key: '3b54a0e0a539b3669e6b960b63d4db530828a6d3', class: {
215
+ return (index.h(index.Host, { key: '6a2f3a6f4036a13721ebcfbb3bb25b8643158e56', class: {
216
216
  "duet-theme-turva": this.theme === "turva",
217
217
  "duet-theme-default": this.theme === "default",
218
- } }, this.hasCollapseButtonLabelSlot && (index.h("div", { key: 'c99af39d9c1b2c6ddd640a5517c9aba227b374d0', class: {
218
+ } }, this.hasCollapseButtonLabelSlot && (index.h("div", { key: '4bb215f5191f36166ecd690b990d98d8b5734924', class: {
219
219
  collapse: true,
220
220
  hide: !this.needsScrolling && !this.collapsed,
221
- } }, index.h("duet-button", { key: '232d85eeb640f814572de158f1a54643a0c4e728', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, index.h("slot", { key: 'd1797003948509cbc143a4b0dfea35972007e5ad', name: "collapse-button-label" })))), index.h("div", { key: '0f5f7e114c90cb2dedeaefc7d14cb2d53f4dab3f', class: {
221
+ } }, index.h("duet-button", { key: '5613531c8bf0412aa04c37ae90faa516b16b30ac', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, index.h("slot", { key: 'fce3a449acdf28e2a89942dc6a9acc436e457656', name: "collapse-button-label" })))), index.h("div", { key: '39a8fc136ad07b789f6bfdd6901c1e806744a059', class: {
222
222
  "duet-scrollable-items": true,
223
223
  buttons: this.buttons,
224
224
  center: this.center,
225
- } }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), index.h("div", { key: '1af5b1b3ec4fa3e357540d6660f7f820a8c78a87', class: {
225
+ } }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), index.h("div", { key: 'c3929264d3c94505dd43827593f1702671629427', class: {
226
226
  "duet-scrollable-list": true,
227
227
  collapsed: this.collapsed,
228
228
  [`duet-overflow-padding--${this.padding}`]: this.padding !== "none",
229
- }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, index.h("slot", { key: '1865d32a0479ba27dbd8afcdc7e9397f5d649600' })), this.renderFadeOverlay("right"), this.buttons && this.renderButton("right"))));
229
+ }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, index.h("slot", { key: '3b0b1fde6ad0500b0bf893c4b4e8ae3ac90c426b' })), this.renderFadeOverlay("right"), this.buttons && this.renderButton("right"))));
230
230
  }
231
231
  get element() { return index.getElement(this); }
232
232
  static get watchers() { return {
@@ -549,27 +549,27 @@ const DuetTabGroup = class {
549
549
  render() {
550
550
  const variationClass = this.variation === "plain-scrolling" ? "duet-tab-variation-plain" : `duet-tab-variation-${this.variation}`;
551
551
  const isSwipeScrollable = this.variation === "checked" || this.variation === "plain-scrolling";
552
- return (index.h("div", { key: 'a09d023095d80f1984c13102ed5f85594d0c2e54', class: {
552
+ return (index.h("div", { key: 'ebe04fec966d8b545c6efd5b34b43551fc2ad1d3', class: {
553
553
  "duet-tab-group": true,
554
554
  "duet-theme-turva": this.theme === "turva",
555
555
  [variationClass]: true,
556
556
  "duet-tab-plain-scrolling": this.variation === "plain-scrolling",
557
557
  "duet-tab-group-scrolls": this.scrolls,
558
558
  "duet-tab-group-collapses": this.collapses,
559
- }, "aria-label": this.accessibleLabel }, !isSwipeScrollable && this.tabs.length > 3 && this.collapses && (index.h("duet-select", { key: '6d5a053f2a39b2e5042fa199b50ef6dfcb2e8395', value: this.selected.toString(), expand: true, label: this.label, labelHidden: this.labelHidden, theme: this.theme, onDuetChange: event => this.onTabSelect(Number(event.detail.value)), items: this.tabs.map((tab, index) => {
559
+ }, "aria-label": this.accessibleLabel }, !isSwipeScrollable && this.tabs.length > 3 && this.collapses && (index.h("duet-select", { key: '2f5a55d27e5e0483129fd2bdc8aa0cc7bb641a8f', value: this.selected.toString(), expand: true, label: this.label, labelHidden: this.labelHidden, theme: this.theme, onDuetChange: event => this.onTabSelect(Number(event.detail.value)), items: this.tabs.map((tab, index) => {
560
560
  return { label: tab.label, value: index.toString() };
561
- }) })), index.h("div", { key: 'c314e15b44bfec35a9dce7f0b3343adb2560eb1e', role: "tablist", class: {
561
+ }) })), index.h("div", { key: '05b06b0a5fcaa80f09e8d0550e5a9af194d397dc', role: "tablist", class: {
562
562
  "duet-m-0": this.margin === "none" || this.variation === "checked",
563
563
  "duet-tab-group-tabs": true,
564
564
  "duet-tab-group-hidden": this.tabs.length > 3 && !isSwipeScrollable,
565
565
  "duet-tab-group-collapses": this.collapses,
566
566
  }, ref: el => {
567
567
  this.tabsContainer = el;
568
- } }, this.renderTab()), index.h("div", { key: 'a05213a66ee2ac2103eeb887312551edde85914c', class: {
568
+ } }, this.renderTab()), index.h("div", { key: '66d70f586ee16b2b6be97013971fdb0a320d34c0', class: {
569
569
  "duet-tab-group-content": true,
570
570
  "duet-m-0": this.margin === "none",
571
571
  "checked-group-content": this.variation === "checked",
572
- } }, index.h("slot", { key: '4e1231a85f36bf98be1d5ab1054e031dd2b4b814' }))));
572
+ } }, index.h("slot", { key: 'c18fde90ff76c6f71fbeae6a2d04a193cb64917f' }))));
573
573
  }
574
574
  get element() { return index.getElement(this); }
575
575
  };
@@ -5,10 +5,10 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const isInternetExplorer = require('./is-internet-explorer-e7f58ebc.js');
10
10
 
11
- const duetSectionLayoutCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;flex:1 0 auto;width:100%}:host(.duet-middle){display:flex}:host(.duet-middle) .duet-layout{padding:36px 28px !important}@media (min-width: 36em){:host(.duet-middle) .duet-layout{padding:48px 36px !important}}@media (min-width: 62em){:host(.duet-middle) .duet-layout{padding:56px !important}}:host(.duet-ie){height:100%}:host(.duet-middle.duet-ie){height:auto}.duet-layout{position:relative;padding:0 16px;margin:48px auto 36px;overflow-x:clip}@media (max-width: 20.5em){.duet-layout.padding-xxx-small{padding:0}}@media (max-width: 22.5em){.duet-layout.padding-xx-small{padding:0}}@media (max-width: 35.9375em){.duet-layout.padding-x-small{padding:0}}@media (min-width: 36em){.duet-layout.padding-small{padding:0}}@media (min-width: 48em){.duet-layout.padding-medium{padding:0}}@media (min-width: 62em){.duet-layout.padding-large{padding:0}}@media (min-width: 64.0625em){.duet-layout.padding-x-large{padding:0}}@media (min-width: 76.25em){.duet-layout.padding-xx-large{padding:0}}@media (min-width: 106.25em){.duet-layout.padding-xxx-large{padding:0}}@media (min-width: 36em){.duet-layout{margin-top:72px}}.duet-layout.duet-m-0{margin-top:0 !important;margin-bottom:0 !important}@media (min-width: 36em){.duet-layout{padding:0 28px}}@media (min-width: 62em){.duet-layout{display:flex;flex-direction:row;padding:0 56px;margin-bottom:48px}}@media (min-width: 76.25em){.duet-layout{max-width:1110px;padding:0}}.duet-main{display:block;width:100%}@media (min-width: 62em){.duet-main{min-width:600px;margin:0 auto}.has-sidebar .duet-main{max-width:734px;margin-right:20px}}";
11
+ const duetSectionLayoutCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;flex:1 0 auto;width:100%}:host(.duet-middle){display:flex}:host(.duet-middle) .duet-layout{padding:36px 28px !important}@media (min-width: 36em){:host(.duet-middle) .duet-layout{padding:48px 36px !important}}@media (min-width: 62em){:host(.duet-middle) .duet-layout{padding:56px !important}}:host(.duet-ie){height:100%}:host(.duet-middle.duet-ie){height:auto}.duet-layout-wrapper{display:block;margin:48px 0 36px;overflow-x:clip}@media (min-width: 36em){.duet-layout-wrapper{margin-top:72px}}@media (min-width: 62em){.duet-layout-wrapper{margin-bottom:48px}}.duet-layout-wrapper.duet-m-0{margin-top:0 !important;margin-bottom:0 !important}.duet-layout-wrapper>*{width:100%}.duet-layout{position:relative;padding:0 16px;margin:0 auto}@media (max-width: 20.5em){.duet-layout.padding-xxx-small{padding:0}}@media (max-width: 22.5em){.duet-layout.padding-xx-small{padding:0}}@media (max-width: 35.9375em){.duet-layout.padding-x-small{padding:0}}@media (min-width: 36em){.duet-layout.padding-small{padding:0}}@media (min-width: 48em){.duet-layout.padding-medium{padding:0}}@media (min-width: 62em){.duet-layout.padding-large{padding:0}}@media (min-width: 64.0625em){.duet-layout.padding-x-large{padding:0}}@media (min-width: 76.25em){.duet-layout.padding-xx-large{padding:0}}@media (min-width: 106.25em){.duet-layout.padding-xxx-large{padding:0}}@media (min-width: 36em){.duet-layout{padding:0 28px}}@media (min-width: 62em){.duet-layout{display:flex;flex-direction:row;padding:0 56px}}@media (min-width: 76.25em){.duet-layout{max-width:1110px;padding:0}}.duet-main{display:block;width:100%}@media (min-width: 62em){.duet-main{min-width:600px;margin:0 auto}}";
12
12
  const DuetSectionLayoutStyle0 = duetSectionLayoutCss;
13
13
 
14
14
  const DuetSectionLayout = class {
@@ -23,14 +23,13 @@ const DuetSectionLayout = class {
23
23
  * Always the last one in the class.
24
24
  */
25
25
  render() {
26
- return (index.h(index.Host, { key: '0513022fd72635b7a29f28bd2d4c499efab5924f', class: {
26
+ return (index.h(index.Host, { key: '3cdda64194aabb0bf4cef5f273b4eb35d956c63a', class: {
27
27
  "duet-middle": this.middle,
28
28
  "duet-ie": isInternetExplorer.isInternetExplorer(),
29
- } }, index.h("div", { key: 'f63b99c09e8b7d188e7dee578d6ed7f6f9b3a274', class: {
29
+ } }, index.h("div", { key: '167f4d34166d423a1ece6a4699ddf139e54f1c9f', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, index.h("div", { key: '156a1bfcfb46fecb6c73120927bae1788efd32a1', class: {
30
30
  "duet-layout": true,
31
- "duet-m-0": this.margin === "none",
32
31
  [`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
33
- } }, index.h("section", { key: 'fc795216eaedfd65b6e2638a2735c8555b20400a', class: "duet-main" }, index.h("slot", { key: '852e1dc28d14c80a9127b0ca9004a5cba7098c76' })))));
32
+ } }, index.h("section", { key: '4aa12807146fee156f174be8670802f0d79f9974', class: "duet-main" }, index.h("slot", { key: 'b3fb02f84266a65c67156bef474f9f6f2531623f' }))))));
34
33
  }
35
34
  get element() { return index.getElement(this); }
36
35
  };
@@ -5,10 +5,10 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
  const createId = require('./create-id-1f8c438f.js');
11
- const slotUtils = require('./slot-utils-85cd307f.js');
11
+ const slotUtils = require('./slot-utils-8015a7e6.js');
12
12
  const stringUtils = require('./string-utils-7b13c16e.js');
13
13
 
14
14
  const duetSelectCss = "*.sc-duet-select,*.sc-duet-select::after,*.sc-duet-select::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-select-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;max-width:100%;vertical-align:bottom}.sc-duet-select-h:last-child,.sc-duet-select-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-select-h{width:calc(50% - 16px - 3px)}.duet-expand.sc-duet-select-h{width:100% !important}}.duet-select-variation-tiny.sc-duet-select-h,.duet-select-variation-compact.sc-duet-select-h{position:relative;top:-2px;width:72px;margin:0 !important;vertical-align:baseline}.duet-select-variation-compact.sc-duet-select-h{width:auto}.duet-m-0.sc-duet-select-h{margin:0 !important}duet-tooltip.sc-duet-select,.sc-duet-select-s>duet-tooltip{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-select,.sc-duet-select-s>duet-tooltip{position:relative;top:4px;right:auto}}.duet-select-placeholder.sc-duet-select{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-select-container.sc-duet-select{position:relative;width:100%}.duet-select-container.duet-select-variation-tiny.sc-duet-select{width:72px}.duet-select-wrapper.sc-duet-select{position:relative;width:100%;padding:15px 14px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-variation-tiny.sc-duet-select .duet-select-wrapper.sc-duet-select{width:81px;padding:0 !important}.duet-select-variation-compact.sc-duet-select .duet-select-wrapper.sc-duet-select{padding:0 !important;line-height:1}.duet-select-wrapper.sc-duet-select select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:200;width:100%;height:100%;padding:0;margin:0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;cursor:pointer;border:0;outline:none;opacity:0}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:rgb(144, 149, 153);box-shadow:0 0 0 1px #909599}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:rgb(116, 116, 117);box-shadow:0 0 0 1px #747475}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:rgb(0, 119, 179);outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(23, 28, 58)}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(0, 119, 179)}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select{cursor:default !important}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:rgb(0, 41, 77) !important;cursor:default !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:rgb(0, 41, 77) !important}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:rgb(23, 28, 58) !important;background:rgb(245, 245, 247) !important;border-color:rgb(245, 245, 247) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-select-wrapper.sc-duet-select span.duet-keep-container-height.sc-duet-select{opacity:0}.duet-select-variation-compact.sc-duet-select .duet-select-wrapper.sc-duet-select span.duet-keep-container-height.sc-duet-select{display:none}.duet-select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:block;width:100%;min-width:8rem;padding:12px 14px !important;padding-right:48px !important;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:rgb(0, 41, 77);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255);border:1px solid rgb(144, 149, 153);border-radius:4px;transition:150ms ease}.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(222, 35, 98) !important}.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(222, 35, 98) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(224, 42, 13) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(224, 42, 13) !important}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);border-color:rgb(116, 116, 117)}.duet-select.sc-duet-select svg.sc-duet-select{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;color:rgb(0, 41, 77);pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select svg.sc-duet-select{color:rgb(23, 28, 58)}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select,.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select{width:72px;min-width:inherit;padding:0 !important;margin-bottom:-4px;overflow:visible;font-weight:600;text-align:center}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select duet-icon.sc-duet-select,.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select duet-icon.sc-duet-select{padding-left:10px}.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select{position:relative;width:fit-content;padding:7px 16px !important;font-size:0.875rem;line-height:1.1;text-align:right;border-radius:8px}.duet-select-help.sc-duet-select{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(101, 119, 135);border-radius:4px}.duet-select-help.sc-duet-select span.sc-duet-select{display:block;margin-top:8px}.duet-theme-turva.sc-duet-select .duet-select-help.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(116, 116, 117)}.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(222, 35, 98)}.duet-theme-turva.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(224, 42, 13)}.duet-label-hidden.sc-duet-select duet-label.sc-duet-select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
 
11
11
  const duetShapedImageCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;width:100%;height:100%;margin:5%}:host(.duet-theme-turva){margin:3%}:host(.duet-m-0){margin:0}.shaped-image{position:relative;display:inline-block;width:100%;height:100%}.shaped-image .shaped-image-mask{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:25%;transform:rotate(var(--rotation))}.shaped-image .shaped-image-mask .shaped-image-img{position:relative;display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;transform:scale(1.07) rotate(calc(-1 * var(--rotation)));transform-origin:center}:host(.duet-theme-turva) .shaped-image .shaped-image-mask{transform:none;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");mask-repeat:no-repeat}:host(.duet-theme-turva) .shaped-image .shaped-image-mask .shaped-image-img{transform:none}";
@@ -34,9 +34,9 @@ const DuetShapedImage = class {
34
34
  const style = {
35
35
  "--rotation": `${this.rotation}deg`,
36
36
  };
37
- return (index.h(index.Host, { key: '9a388c03cd8794d8a5c78322b756eceb14f9f0b7', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, index.h("span", { key: 'd46a7b16b69201e05928ea5515b99c76fccb659e', class: {
37
+ return (index.h(index.Host, { key: '1014997f5cd5d7115313762e6ba18827e1a10f15', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, index.h("span", { key: '46afc61323d3dd569cd651a4720693cab08addfc', class: {
38
38
  "shaped-image": true,
39
- }, role: "img", "aria-label": this.accessibleLabel, style: style }, index.h("span", { key: '500823451da6d3ccb92c830a281871c73a1c1a6a', class: "shaped-image-mask", role: "presentation" }, index.h("span", { key: 'b6a32e8b7ed72ff300b8f6a1b8f0ac9c3fe7507b', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
39
+ }, role: "img", "aria-label": this.accessibleLabel, style: style }, index.h("span", { key: '3f2dd1fff15551bc6477b2d837d6174777f3497a', class: "shaped-image-mask", role: "presentation" }, index.h("span", { key: '77941a17559185e4068b39b3f72cce8d3059de99', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
40
40
  }
41
41
  };
42
42
  DuetShapedImage.style = DuetShapedImageStyle0;
@@ -5,11 +5,11 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
  const createId = require('./create-id-1f8c438f.js');
11
11
  const keyboardUtils = require('./keyboard-utils-681e11ec.js');
12
- const languageUtils = require('./language-utils-8f7743a1.js');
12
+ const languageUtils = require('./language-utils-3372de6f.js');
13
13
  require('./string-utils-7b13c16e.js');
14
14
 
15
15
  const duetShowMoreCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block}.duet-show-more{margin-bottom:16px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(0, 41, 77)}.duet-show-more.duet-m-0{margin:0 !important}.duet-show-more .slotted-content{display:none}.duet-show-more.open .slotted-content{display:block}.duet-show-more.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}";
@@ -101,12 +101,12 @@ const DuetShowMore = class {
101
101
  * Always the last one of the class.
102
102
  */
103
103
  render() {
104
- return (index.h(index.Host, { key: '3d096f18fbcc4cff02f201f2c065b56feaceb874' }, index.h("div", { key: '99bd8d06faa921138031f41728d197eccabc8a9b', class: {
104
+ return (index.h(index.Host, { key: 'f2ae77fcd733d57404b733d43ffb049d3503ecd0' }, index.h("div", { key: 'a0a01d9f4ef3065ced4d4de652969744e6e1e227', class: {
105
105
  "duet-show-more": true,
106
106
  "duet-theme-turva": this.theme === "turva",
107
107
  "duet-m-0": this.margin === "none",
108
108
  open: this.open,
109
- } }, index.h("div", { key: '6dc1a29a0a0fdf48284af668e0a3800a54c7414d', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, index.h("div", { key: '98d549c12cab0e82c0da5a93755943c7cdd7e020', class: { "slotted-content": true } }, index.h("slot", { key: '88d8df19994904032fbd80b186b80df1ad5c04a1' }))), index.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))));
109
+ } }, index.h("div", { key: '8b799e3b59a456e4873357daa72313f0d29bffcf', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, index.h("div", { key: 'e5e04fa045ab43f00086e8799f87ab2b57f0a13b', class: { "slotted-content": true } }, index.h("slot", { key: 'ca94e5187354a6debb373955df2d046a9c9271a4' }))), index.h("duet-button", { key: 'cb4a2fc05e0e917e157458f31c75efb92b0258c1', 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))));
110
110
  }
111
111
  get element() { return index.getElement(this); }
112
112
  };
@@ -5,9 +5,9 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
- const languageUtils = require('./language-utils-8f7743a1.js');
10
+ const languageUtils = require('./language-utils-3372de6f.js');
11
11
  require('./string-utils-7b13c16e.js');
12
12
 
13
13
  const duetSlideoutLangCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-slideout-lang{display:flex;gap:20px;align-items:center;justify-content:flex-start;width:min-content;white-space:nowrap}::slotted(*){position:relative}::slotted(:not(:first-child)){padding-right:0;padding-left:0.5rem}::slotted(:not(:last-child))::after{position:absolute;top:25%;right:-16px;width:2px;height:50%;content:\"\";background:rgb(0, 41, 77)}.duet-theme-turva ::slotted(:not(:last-child))::after{background:rgb(23, 28, 58)}";
@@ -45,7 +45,7 @@ const DuetSlideoutLang = class {
45
45
  */
46
46
  render() {
47
47
  const langTranslation = languageUtils.getLocaleString(this.chooseLangObject);
48
- return (index.h(index.Host, { key: '1ffa97535d84470e1212e2edd8e7c5b9f67c2116' }, index.h("div", { key: '10d65fcbf9c3000eb34125021d51af4efbf4eba0', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, index.h("duet-icon", { key: '737d762ca01b63971b9d61c3e5ca67f8d92cd94c', name: "navigation-language", margin: "none", color: "secondary" }), index.h("slot", { key: '9964f1c2b7baf17d4aad489c6d508fdd24703e80' }))));
48
+ return (index.h(index.Host, { key: '26940a9efe3228ad051940cfb903980d683cf614' }, index.h("div", { key: 'a031d990d2bf459e73678e682d1952e7225a67e7', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, index.h("duet-icon", { key: '7ff54cdd19c444cb9d8c8a67b5e563df53f13e0b', name: "navigation-language", margin: "none", color: "secondary" }), index.h("slot", { key: '2c0a83341839a6953c176fd68882dbd05151948a' }))));
49
49
  }
50
50
  get element() { return index.getElement(this); }
51
51
  };
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
 
11
11
  const duetSlideoutLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}.duet-slideout-link{position:relative;display:flex;gap:20px;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:8px 0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:inherit;font-weight:inherit;line-height:1.25;color:inherit;text-align:left;text-decoration:none}.duet-slideout-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-slideout-link:focus,.duet-slideout-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-slideout-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-slideout-link.active span{position:relative}.duet-slideout-link.active span::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:var(--active-height, 2px);content:\"\";background:rgb(0, 119, 179);transform:var(--active-translate-y, translateY(2px))}.duet-slideout-link.active.duet-theme-turva span::after{background:rgb(198, 12, 48)}.duet-slideout-link.small{font-size:1rem;font-weight:600}.duet-slideout-link.small span::after{--active-height:1px;--active-translate-y:1px}.duet-slideout-link.medium{font-size:1.25rem;font-weight:600}.duet-slideout-link.large{font-size:1.5rem;font-weight:800}.duet-slideout-link .label{display:flex;gap:0.5rem;align-items:center;justify-content:space-between;width:100%}slot[name=description]::slotted(*){display:block;padding:8px 0 0;font-size:1rem;font-size:1.25;font-weight:400;color:rgb(101, 119, 135)}.duet-theme-turva slot[name=description]::slotted(*){color:rgb(68, 68, 69)}";
@@ -35,12 +35,12 @@ const DuetSlideoutLink = class {
35
35
  * Always the last one in the class.
36
36
  */
37
37
  render() {
38
- return (index.h(index.Host, { key: '267e75e5afb886c43533da89f39a6937447a5bc1' }, index.h("a", { key: 'ab6062843ce76d39f9408dee693d37834bb8041b', class: {
38
+ return (index.h(index.Host, { key: '09e56868e9109c72560a96db767efc154bce8e93' }, index.h("a", { key: '06c5bf4091cd8d28c2ef09783da5ec924a598ae7', class: {
39
39
  "duet-slideout-link": true,
40
40
  "duet-theme-turva": this.theme === "turva",
41
41
  active: this.active,
42
42
  [this.size]: true,
43
- }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (index.h("duet-icon", { key: 'cf170dcab30ff6147ec97cfea8cf80ae91a07e52', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), index.h("div", { key: 'e3bfb77a0f8b3661936ab9578d27229be577b3a1', class: "label" }, index.h("span", { key: '2dbb1c5eab8c0bd7893987effe7f830a74c11579' }, index.h("slot", { key: '67daf8ce8bed028f853bf5a8999aa0ffc6ae88fd' }), index.h("slot", { key: 'c62fd4e6ae9d31b1f2391485d77d9e4a0dc09b7f', name: "description" })), this.caret && (index.h("duet-icon", { key: '822173dad75ff048010488b1c28494bd89152ec5', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
43
+ }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (index.h("duet-icon", { key: 'd3649e9fdc0d46d249079e80015d31d0809283e7', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), index.h("div", { key: '21bc61aa08c8e259bef3845115c1d3def2b9528f', class: "label" }, index.h("span", { key: '9d3c455f8776388201b9e263a3e8f9cfa4cf8cfd' }, index.h("slot", { key: '05330b7c102e31a4e543713159048f747fcea958' }), index.h("slot", { key: 'c63eab53cf753fb61ff69076b213c37f06e77f41', name: "description" })), this.caret && (index.h("duet-icon", { key: '295ebf34531a451c1888310e6abbf8e97eff723f', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
44
44
  }
45
45
  get element() { return index.getElement(this); }
46
46
  };
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
 
11
11
  const duetSlideoutPanelDropdownCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}:host slot:not([name=label])::slotted(*){position:relative;top:-0.5rem;opacity:0;transition:top 0.3s ease-in, opacity 0.3s ease-in}:host([open]) slot:not([name=label])::slotted(*){top:0;opacity:1}.duet-slideout-panel-dropdown{position:relative;width:100%;height:100%}.duet-slideout-panel-dropdown button{position:relative;display:flex;gap:20px;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:8px 0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1.25rem;font-weight:800;line-height:1.25;color:rgb(0, 41, 77);text-align:center;text-decoration:none;cursor:pointer}.duet-slideout-panel-dropdown button .label{position:relative;display:flex;gap:0.5rem;align-items:center;justify-content:center}.duet-slideout-panel-dropdown button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-slideout-panel-dropdown button.active .label::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:calc(100% - 18px);height:1px;content:\"\";background:rgb(0, 119, 179);transform:translateY(1px)}.duet-slideout-panel-dropdown .items{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-height:1000px;padding:4px 20px 8px 44px;overflow-y:auto;visibility:visible;transition:max-height 0.3s ease-in, padding-bottom 0.3s ease-in;-ms-overflow-style:none;scrollbar-width:none}.duet-slideout-panel-dropdown .items::-webkit-scrollbar{display:none}.duet-slideout-panel-dropdown .items.hidden{max-height:0;padding:0;overflow:hidden;visibility:hidden;transition:max-height 0.3s ease-out, padding-bottom 0.3s ease-out}.duet-slideout-panel-dropdown.duet-theme-turva button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-slideout-panel-dropdown.duet-theme-turva button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-slideout-panel-dropdown.duet-theme-turva button.active .label::after{background:rgb(198, 12, 48)}slot{--active-height:1px;--active-translate-y:translateY(1px);font-size:1rem;font-weight:400;color:rgb(0, 41, 77)}.duet-theme-turva slot{color:rgb(23, 28, 58)}slot[name=label]{font-size:1rem;font-weight:600}";
@@ -49,16 +49,16 @@ const DuetSlideoutPanelDropdown = class {
49
49
  * Always the last one in the class.
50
50
  */
51
51
  render() {
52
- return (index.h(index.Host, { key: 'ae396c94bb6581cc91e2757c2c86232728315498' }, index.h("div", { key: '1fbc63be41621dbe711387dec4c733272b58aae4', class: {
52
+ return (index.h(index.Host, { key: 'fe4d5c5f27f9f4106de41db6681937d60bcb59c4' }, index.h("div", { key: '284adde9302682c56b971fe73f7705f2fee91eb0', class: {
53
53
  "duet-slideout-panel-dropdown": true,
54
54
  "duet-theme-turva": this.theme === "turva",
55
55
  active: this.open,
56
- } }, index.h("button", { key: 'd3956f08bb9197d68db47cd8ce31b222a825862e', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
56
+ } }, index.h("button", { key: 'ca4402750442dc3cfe434984c80381d1cdfd3b74', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
57
57
  active: this.active,
58
- }, onClick: this.onClick }, this.icon && index.h("duet-icon", { key: '36278cab4355f36e54ff0bc873ebc27e49b146c1', name: this.icon, size: "medium", margin: "none", color: "secondary" }), index.h("span", { key: '5babf16dbd6ae3686423c4ece8779d69819e79e3', class: "label" }, index.h("slot", { key: '0d3d0f41eaf979d05c21aba744c26ffd043f9d64', name: "label" }), index.h("duet-icon", { key: 'd6abff8f46d22a4bbd7f4635f53e82a5a1498db1', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), index.h("div", { key: '6ee1b74a69107abab5c9af91a9bd9fe824741d55', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
58
+ }, onClick: this.onClick }, this.icon && index.h("duet-icon", { key: '34c2d5cf9bb779eec11f8852eb8c2bd279028baf', name: this.icon, size: "medium", margin: "none", color: "secondary" }), index.h("span", { key: '6834d3f1b9b057b877641b1f000065f8a4813250', class: "label" }, index.h("slot", { key: 'f1856cf9b4ce8ca515babc2163da4ef36482e49e', name: "label" }), index.h("duet-icon", { key: 'ae906904ed9255d48b47f705ea8653b65c76df90', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), index.h("div", { key: '071dc719524009f86906d4204464cdcd14aaa36c', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
59
59
  items: true,
60
60
  hidden: !this.open,
61
- } }, index.h("slot", { key: '8bc5889a6505974a8929651a8abd6b4fd98e5f74' })))));
61
+ } }, index.h("slot", { key: '35141accc2735d157bf80d8c76346585fa47cff1' })))));
62
62
  }
63
63
  get element() { return index.getElement(this); }
64
64
  };
@@ -5,12 +5,12 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-0c9fd2f8.js');
8
+ const index = require('./index-290ab697.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
  const bodyScroll = require('./body-scroll-dba42314.js');
11
- const focusUtils = require('./focus-utils-b8926034.js');
12
- const languageUtils = require('./language-utils-8f7743a1.js');
13
- const slotUtils = require('./slot-utils-85cd307f.js');
11
+ const focusUtils = require('./focus-utils-87585a09.js');
12
+ const languageUtils = require('./language-utils-3372de6f.js');
13
+ const slotUtils = require('./slot-utils-8015a7e6.js');
14
14
  const tokenUtils = require('./token-utils-ecc7f5a1.js');
15
15
  require('./string-utils-7b13c16e.js');
16
16
  require('./tokens.module-cf303205.js');
@@ -163,21 +163,21 @@ const DuetSlideoutPanel = class {
163
163
  };
164
164
  const exitTranslation = languageUtils.getLocaleString(this.exitLangObject);
165
165
  const backTranslation = languageUtils.getLocaleString(this.backLangObject);
166
- return (index.h(index.Host, { key: '805cfaa182eb761f1ce6217e1c62ed5dd007a947' }, index.h("div", { key: '363f2f3eaf901468c5f15ad7dcba4d3b781cc500', class: {
166
+ return (index.h(index.Host, { key: '70bd33cf81bea6e0e21a3acc777e62f9615c960c' }, index.h("div", { key: '173d84b1e9630496dfd75f1d1788ceb258aa65dd', class: {
167
167
  "duet-slideout-panel": true,
168
168
  "duet-theme-turva": this.theme === "turva",
169
169
  active: this.open,
170
- } }, index.h("button", { key: '5ec34b3ecd11c56416277f0f4753d6dc1f8efed6', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
170
+ } }, index.h("button", { key: '8af158a56baed0c99a678a13c70679a2e37d4641', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
171
171
  link: true,
172
172
  active: this.active,
173
- }, onClick: this.onClick, inert: this.open }, this.icon && index.h("duet-icon", { key: '5d6a27c57dc78e388b271f0f2d6eb2cd7821c202', name: this.icon, size: "medium", margin: "none", color: "secondary" }), index.h("span", { key: 'd64964aca9eea3caa8ae881296e258f08146e487', class: "label" }, index.h("span", { key: '6b4148f10a5d1b3065758fb5625da769c52f72ec', class: { "label-text": true, [this.labelSize]: true } }, index.h("slot", { key: '81eb240dd33e6fb12e4a7cca81de48fdcee2af19', name: "label" })), index.h("duet-icon", { key: '50cc29a5a19817e58bfcf90efa70b59b2fba9fdd', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), index.h("div", { key: '37829b24562f4b2815f7d4ab2affd231e7850d9e', ref: element => (this.dialog = element), class: {
173
+ }, onClick: this.onClick, inert: this.open }, this.icon && index.h("duet-icon", { key: 'ef8953eeeb735665fefc41627200a2939df9fc91', name: this.icon, size: "medium", margin: "none", color: "secondary" }), index.h("span", { key: '1e1ce042634306e70595feab772ea1986020dbe5', class: "label" }, index.h("span", { key: 'b91e1f83f96194cad5fbccca121036d68667faad', class: { "label-text": true, [this.labelSize]: true } }, index.h("slot", { key: '6fe342d4f1cc5128f50bd68287713bf2b743bb1a', name: "label" })), index.h("duet-icon", { key: '56091986d5dec8dca5ab057fc3bbd59ac5459bd7', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), index.h("div", { key: 'f639893ab35cb5c6362f692cb909e734232dcb6f', ref: element => (this.dialog = element), class: {
174
174
  dialog: true,
175
175
  hidden: !this.open,
176
- }, style: styles }, index.h(focusUtils.FocusGuard, { key: '866309235d2682686f46604d200cb8fb7789fd78', moveFocusTo: this.closeButton }), index.h("div", { key: 'bf2bc641f6c8818f917fb40b13f6b7fe5e6f208f', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, index.h("div", { key: '67071ec5db130b7f92587562eec7b5ebac45e1bd', class: "top" }, index.h("button", { key: '33da125c06f6246cd7b6a388ffa332c32b8fd374', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
176
+ }, style: styles }, index.h(focusUtils.FocusGuard, { key: '44ead66ea6ff8418096d578f6a822357b186ac4d', moveFocusTo: this.closeButton }), index.h("div", { key: 'b3de10fc0e5139011798a6f9dc45fda74e66f2a8', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, index.h("div", { key: 'b25a3a1c91eb4daf74a5a43e6a38916b055e3e2b', class: "top" }, index.h("button", { key: '9c898e5bc439ae96e4fa636f15d1e4c9880791bf', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
177
177
  back: true,
178
- }, onClick: this.onClick }, index.h("duet-icon", { key: '24b7d7426f408b7aa4043495bbf6647851f7d162', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), index.h("span", { key: 'cd331fba8d0793d7c2b59d96e9796a50d77b4224' }, this.label.innerHTML), index.h("button", { key: '62fd9e793ff023422c32a9024a74b9befeb1c056', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, index.h("duet-icon", { key: 'de1281dc825979a6cb290a8e4faf24e53ed3c49a', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), index.h("div", { key: 'c7e160049359ff2cef0e1713fc416b81461a8e44', class: "sticky-header" }, index.h("slot", { key: '8d216879c47672cc6479b1aa9ba76c3379d5e0ec', name: "sticky-header" }))), index.h("div", { key: 'b0bd9025bc1021ff7771105fc79e2c2fe4545ddc', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
178
+ }, onClick: this.onClick }, index.h("duet-icon", { key: '647666d32da78fd122547b29b2d6366a74cac38d', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), index.h("span", { key: 'c137000b706a49614251aab9978772f7f032c35b' }, this.label.innerHTML), index.h("button", { key: 'f96fa6523e3cc9dda0142e2e79598be943ed14df', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, index.h("duet-icon", { key: '17e401b299082405fe58d6e2ebe0183e1480b1b4', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), index.h("div", { key: 'e40d94664116f4e4ee26c9c9e85d0d98a807445e', class: "sticky-header" }, index.h("slot", { key: 'f1d9bc10ab424bcebaf8c7d5ac28937df83fb988', name: "sticky-header" }))), index.h("div", { key: '027b1f8a337474484867affa518ceb3f95984518', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
179
179
  items: true,
180
- } }, index.h("slot", { key: 'd48e80a480587c2dd49773b14f31ddd56fe790dc' })), index.h(focusUtils.FocusGuard, { key: '4dd1a90579416304992efa312c3999f7941d1a65', moveFocusTo: this.closeButton })))));
180
+ } }, index.h("slot", { key: '8b7aefc4d72e80a1e8b2f5095484d5680a1d96e1' })), index.h(focusUtils.FocusGuard, { key: '542e145cc71bb24977c5e2a35fedaa2928c0fcd1', moveFocusTo: this.closeButton })))));
181
181
  }
182
182
  get element() { return index.getElement(this); }
183
183
  static get watchers() { return {