@duetds/components 9.2.8 → 10.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (749) hide show
  1. package/hydrate/index.js +910 -272
  2. package/lib/cjs/a11y-utils-76311b95.js +20 -0
  3. package/lib/cjs/{app-globals-718a3704.js → app-globals-a1431483.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  7. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +10 -11
  13. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  16. package/lib/cjs/duet-chip_3.cjs.entry.js +6 -6
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +100 -14
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +14 -11
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
  28. package/lib/cjs/duet-footer.cjs.entry.js +7 -7
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +5 -5
  30. package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-hero.cjs.entry.js +8 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +4 -4
  33. package/lib/cjs/duet-input_2.cjs.entry.js +16 -12
  34. package/lib/cjs/duet-layout.cjs.entry.js +7 -7
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +5 -6
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-modal.cjs.entry.js +10 -10
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
  44. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  46. package/lib/cjs/duet-number-input.cjs.entry.js +11 -6
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
  50. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +87 -11
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +9 -4
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +16 -16
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  56. package/lib/cjs/duet-select.cjs.entry.js +8 -8
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  63. package/lib/cjs/duet-slideout.cjs.entry.js +8 -8
  64. package/lib/cjs/duet-step_2.cjs.entry.js +4 -4
  65. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  66. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  67. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +4 -5
  68. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  70. package/lib/cjs/duet-textarea.cjs.entry.js +11 -7
  71. package/lib/cjs/duet-toggle.cjs.entry.js +9 -4
  72. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  73. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  74. package/lib/cjs/duet-toolbar-item.cjs.entry.js +6 -7
  75. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
  78. package/lib/cjs/duet-tooltip.cjs.entry.js +21 -3
  79. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  80. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  81. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  82. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  83. package/lib/cjs/duet.cjs.js +3 -3
  84. package/lib/cjs/{errorcodes.utils-4e8a9de4.js → errorcodes.utils-b4cf3ce2.js} +1 -1
  85. package/lib/cjs/{focus-utils-2a0030aa.js → focus-utils-68fa1c8f.js} +1 -1
  86. package/lib/cjs/{index-21e67ab3.js → index-7e38df71.js} +1 -1
  87. package/lib/cjs/{language-utils-b5940c7b.js → language-utils-beee36ce.js} +1 -1
  88. package/lib/cjs/loader.cjs.js +3 -3
  89. package/lib/cjs/{slot-utils-b5c4d888.js → slot-utils-80463bf1.js} +58 -1
  90. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  91. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  92. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  93. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  94. package/lib/collection/components/duet-checkbox/duet-checkbox.js +1 -1
  95. package/lib/collection/components/duet-chip/duet-chip.js +1 -1
  96. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  97. package/lib/collection/components/duet-choice/duet-choice.css +19 -18
  98. package/lib/collection/components/duet-choice/duet-choice.js +97 -13
  99. package/lib/collection/components/duet-choice-group/duet-choice-group.js +3 -6
  100. package/lib/collection/components/duet-collapsible/duet-collapsible.js +2 -2
  101. package/lib/collection/components/duet-combobox/duet-combobox.js +1 -1
  102. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  103. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  104. package/lib/collection/components/duet-date-picker/date-picker-input.js +2 -2
  105. package/lib/collection/components/duet-date-picker/duet-date-picker.js +9 -8
  106. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  107. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
  108. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  109. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  110. package/lib/collection/components/duet-footer/duet-footer.js +4 -4
  111. package/lib/collection/components/duet-grid/duet-grid.js +3 -6
  112. package/lib/collection/components/duet-grid-item/duet-grid-item.js +3 -6
  113. package/lib/collection/components/duet-heading/duet-heading.js +2 -2
  114. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  115. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  116. package/lib/collection/components/duet-input/duet-input.js +15 -14
  117. package/lib/collection/components/duet-layout/duet-layout.js +5 -5
  118. package/lib/collection/components/duet-link/duet-link.css +2 -2
  119. package/lib/collection/components/duet-link/duet-link.js +2 -2
  120. package/lib/collection/components/duet-list/duet-list.js +1 -1
  121. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  122. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  123. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
  124. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  125. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  126. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  127. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  128. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  129. package/lib/collection/components/duet-modal/duet-modal.js +6 -6
  130. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
  131. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  132. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  133. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
  134. package/lib/collection/components/duet-number-input/duet-number-input.js +10 -8
  135. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  136. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  137. package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
  138. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  139. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  140. package/lib/collection/components/duet-progress/duet-progress.js +1 -0
  141. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  142. package/lib/collection/components/duet-radio/duet-radio.css +29 -27
  143. package/lib/collection/components/duet-radio/duet-radio.js +90 -13
  144. package/lib/collection/components/duet-radio-group/duet-radio-group.js +3 -6
  145. package/lib/collection/components/duet-range-slider/duet-range-slider.js +9 -7
  146. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  147. package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
  148. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  149. package/lib/collection/components/duet-select/duet-select.js +7 -10
  150. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  151. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  152. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  153. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  154. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  155. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  156. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  157. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  158. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  159. package/lib/collection/components/duet-step/duet-step.js +3 -6
  160. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  161. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  162. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  163. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  164. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  165. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  166. package/lib/collection/components/duet-tab/duet-tab.js +4 -7
  167. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  168. package/lib/collection/components/duet-table/duet-table.js +2 -2
  169. package/lib/collection/components/duet-textarea/duet-textarea.js +10 -9
  170. package/lib/collection/components/duet-toggle/duet-toggle.js +9 -7
  171. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  172. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  173. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  174. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  175. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  176. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  177. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  178. package/lib/collection/components/duet-tooltip/duet-tooltip.js +19 -1
  179. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  180. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  181. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  182. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  183. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  184. package/lib/collection/utils/a11y-utils.js +5 -9
  185. package/lib/collection/utils/slot-utils.js +60 -0
  186. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  187. package/lib/dist-custom-elements/duet-alert.js +1 -1
  188. package/lib/dist-custom-elements/duet-badge.js +1 -1
  189. package/lib/dist-custom-elements/duet-banner.js +4 -4
  190. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  191. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  192. package/lib/dist-custom-elements/duet-button.js +1 -1
  193. package/lib/dist-custom-elements/duet-callout.js +5 -5
  194. package/lib/dist-custom-elements/duet-caption.js +1 -1
  195. package/lib/dist-custom-elements/duet-card.js +3 -3
  196. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  197. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  198. package/lib/dist-custom-elements/duet-chip.js +1 -1
  199. package/lib/dist-custom-elements/duet-choice-group.js +14 -13
  200. package/lib/dist-custom-elements/duet-choice.js +102 -14
  201. package/lib/dist-custom-elements/duet-collapsible.js +5 -5
  202. package/lib/dist-custom-elements/duet-combobox.js +19 -18
  203. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  204. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  205. package/lib/dist-custom-elements/duet-date-picker.js +26 -22
  206. package/lib/dist-custom-elements/duet-divider.js +1 -1
  207. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  208. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  209. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  210. package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
  211. package/lib/dist-custom-elements/duet-footer.js +12 -12
  212. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  213. package/lib/dist-custom-elements/duet-grid.js +1 -1
  214. package/lib/dist-custom-elements/duet-header.js +8 -8
  215. package/lib/dist-custom-elements/duet-heading.js +1 -1
  216. package/lib/dist-custom-elements/duet-hero.js +15 -15
  217. package/lib/dist-custom-elements/duet-icon.js +1 -1
  218. package/lib/dist-custom-elements/duet-input.js +1 -1
  219. package/lib/dist-custom-elements/duet-label.js +1 -1
  220. package/lib/dist-custom-elements/duet-layout.js +7 -7
  221. package/lib/dist-custom-elements/duet-link.js +1 -1
  222. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  223. package/lib/dist-custom-elements/duet-list.js +1 -1
  224. package/lib/dist-custom-elements/duet-logo.js +1 -1
  225. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  226. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  227. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  228. package/lib/dist-custom-elements/duet-menu-bar-item.js +5 -5
  229. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  230. package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
  231. package/lib/dist-custom-elements/duet-modal.js +15 -15
  232. package/lib/dist-custom-elements/duet-multiselect.js +15 -15
  233. package/lib/dist-custom-elements/duet-nav.js +2 -2
  234. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  235. package/lib/dist-custom-elements/duet-notification.js +4 -4
  236. package/lib/dist-custom-elements/duet-number-input.js +22 -16
  237. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  238. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  239. package/lib/dist-custom-elements/duet-pagination.js +24 -24
  240. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  241. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  242. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  243. package/lib/dist-custom-elements/duet-progress.js +1 -1
  244. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  245. package/lib/dist-custom-elements/duet-radio-group.js +13 -12
  246. package/lib/dist-custom-elements/duet-radio.js +88 -9
  247. package/lib/dist-custom-elements/duet-range-slider.js +12 -6
  248. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  249. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  250. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  251. package/lib/dist-custom-elements/duet-select.js +1 -1
  252. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  253. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  254. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  255. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  256. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  257. package/lib/dist-custom-elements/duet-slideout-panel.js +9 -9
  258. package/lib/dist-custom-elements/duet-slideout.js +8 -8
  259. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  260. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  261. package/lib/dist-custom-elements/duet-step.js +6 -6
  262. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  263. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  264. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  265. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  266. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  267. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  268. package/lib/dist-custom-elements/duet-tab-group.js +18 -18
  269. package/lib/dist-custom-elements/duet-tab.js +6 -5
  270. package/lib/dist-custom-elements/duet-table.js +1 -1
  271. package/lib/dist-custom-elements/duet-textarea.js +21 -16
  272. package/lib/dist-custom-elements/duet-toggle.js +12 -6
  273. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  274. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  275. package/lib/dist-custom-elements/duet-toolbar-item.js +6 -6
  276. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  277. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  278. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  279. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  280. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  281. package/lib/dist-custom-elements/duet-tray.js +5 -5
  282. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  283. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  284. package/lib/dist-custom-elements/duet-upload.js +21 -21
  285. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  286. package/lib/dist-custom-elements/index.js +1 -1
  287. package/lib/dist-custom-elements/{p-5f8dc639.js → p-0ac72fc8.js} +4 -3
  288. package/lib/dist-custom-elements/{p-899ca0bf.js → p-18c3a72b.js} +2 -2
  289. package/lib/dist-custom-elements/{p-b5aa78c4.js → p-266569ef.js} +2 -2
  290. package/lib/dist-custom-elements/{p-e0de8502.js → p-2a6a71e4.js} +3 -3
  291. package/lib/dist-custom-elements/{p-79375342.js → p-34d6d7b1.js} +6 -6
  292. package/lib/dist-custom-elements/{p-034f07f8.js → p-36804cd7.js} +4 -3
  293. package/lib/dist-custom-elements/{p-96652f7b.js → p-38a3168a.js} +4 -4
  294. package/lib/dist-custom-elements/{p-8b3decf2.js → p-392a87b6.js} +55 -1
  295. package/lib/dist-custom-elements/{p-38e65e8c.js → p-39b63c58.js} +3 -3
  296. package/lib/dist-custom-elements/{p-e536b916.js → p-4b53c636.js} +11 -11
  297. package/lib/dist-custom-elements/p-4c8762a0.js +273 -0
  298. package/lib/dist-custom-elements/{p-6ec31ae0.js → p-4d4c66b0.js} +3 -3
  299. package/lib/dist-custom-elements/{p-96949bb3.js → p-4f5a1d66.js} +2 -2
  300. package/lib/dist-custom-elements/{p-3667436c.js → p-5270ad3d.js} +4 -4
  301. package/lib/dist-custom-elements/{p-29782b53.js → p-5448ad53.js} +1 -1
  302. package/lib/dist-custom-elements/{p-0fbbaee9.js → p-61282ed8.js} +4 -4
  303. package/lib/dist-custom-elements/{p-a21a8e5e.js → p-644b52bb.js} +3 -3
  304. package/lib/dist-custom-elements/{p-5fc9921c.js → p-649a8c3e.js} +3 -3
  305. package/lib/dist-custom-elements/{p-2e2c1d87.js → p-7ff1b14d.js} +3 -3
  306. package/lib/dist-custom-elements/{p-94a7d4af.js → p-824a3b0b.js} +6 -6
  307. package/lib/dist-custom-elements/{p-23f0b101.js → p-8342a3e5.js} +4 -4
  308. package/lib/dist-custom-elements/{p-276aeab7.js → p-8c993e48.js} +2 -2
  309. package/lib/dist-custom-elements/{p-8ac247f4.js → p-92f36210.js} +12 -12
  310. package/lib/dist-custom-elements/{p-992a5de8.js → p-a4c60ad4.js} +26 -21
  311. package/lib/dist-custom-elements/{p-c0b022c4.js → p-a5c06963.js} +3 -3
  312. package/lib/dist-custom-elements/{p-d2a5148f.js → p-a6b39855.js} +1 -1
  313. package/lib/dist-custom-elements/{p-50f145f2.js → p-aa62c36f.js} +2 -2
  314. package/lib/dist-custom-elements/{p-7d56d012.js → p-acacce04.js} +7 -7
  315. package/lib/dist-custom-elements/{p-6008fcdd.js → p-b33a176e.js} +3 -3
  316. package/lib/dist-custom-elements/{p-e1efb203.js → p-c44197e0.js} +7 -7
  317. package/lib/dist-custom-elements/{p-e6dc15da.js → p-c9a14c7b.js} +5 -5
  318. package/lib/dist-custom-elements/{p-47d4e647.js → p-cb5df864.js} +3 -3
  319. package/lib/dist-custom-elements/{p-33e3a1a9.js → p-d0a4a69f.js} +3 -3
  320. package/lib/dist-custom-elements/{p-9e61a1b8.js → p-d0aaf2cd.js} +1 -1
  321. package/lib/dist-custom-elements/{p-c67a668c.js → p-d9d8aaec.js} +26 -7
  322. package/lib/dist-custom-elements/{p-56bc455d.js → p-e5962501.js} +3 -3
  323. package/lib/dist-custom-elements/{p-be9acce7.js → p-ee079d76.js} +4 -4
  324. package/lib/dist-custom-elements/p-f0cc5629.js +18 -0
  325. package/lib/dist-custom-elements/{p-d77db171.js → p-f66602b0.js} +1 -1
  326. package/lib/dist-custom-elements/{p-386b0af9.js → p-fb63021d.js} +2 -2
  327. package/lib/dist-custom-elements/{p-c58d2abe.js → p-fc92fc89.js} +3 -3
  328. package/lib/duet/duet.esm.js +1 -1
  329. package/lib/duet/duet.js +1 -1
  330. package/lib/duet/{p-3608cf6e.system.entry.js → p-00c7bd0a.system.entry.js} +2 -2
  331. package/lib/duet/p-01fae8f7.entry.js +4 -0
  332. package/lib/duet/{p-e13854bd.entry.js → p-028c7b18.entry.js} +1 -1
  333. package/lib/duet/p-04c70cc1.entry.js +4 -0
  334. package/lib/duet/p-06e6b044.js +4 -0
  335. package/lib/duet/p-0c527115.entry.js +4 -0
  336. package/lib/duet/{p-22fd3cfc.entry.js → p-0cb1aedd.entry.js} +1 -1
  337. package/lib/duet/{p-e2daf94c.entry.js → p-0cb6800d.entry.js} +1 -1
  338. package/lib/duet/{p-c210a9f3.system.entry.js → p-0cde41e1.system.entry.js} +1 -1
  339. package/lib/duet/p-0d730e50.system.entry.js +4 -0
  340. package/lib/duet/{p-11db4aac.system.entry.js → p-0d79ddc1.system.entry.js} +1 -1
  341. package/lib/duet/{p-24c50312.system.entry.js → p-0de62774.system.entry.js} +1 -1
  342. package/lib/duet/{p-2c3a1d5b.system.entry.js → p-12abe4eb.system.entry.js} +1 -1
  343. package/lib/duet/{p-eaf1640f.entry.js → p-146a6092.entry.js} +1 -1
  344. package/lib/duet/{p-a2c6d500.system.entry.js → p-19519c35.system.entry.js} +1 -1
  345. package/lib/duet/{p-47523d35.entry.js → p-19baff31.entry.js} +1 -1
  346. package/lib/duet/{p-cfa09268.system.entry.js → p-1a629881.system.entry.js} +2 -2
  347. package/lib/duet/p-1aaa8887.entry.js +4 -0
  348. package/lib/duet/p-1ce82dfa.system.js +4 -0
  349. package/lib/duet/{p-2823bfcc.system.entry.js → p-1ec66cb0.system.entry.js} +1 -1
  350. package/lib/duet/{p-8e1e8d62.system.entry.js → p-210045f4.system.entry.js} +1 -1
  351. package/lib/duet/{p-2eae4a0b.js → p-214444f4.js} +1 -1
  352. package/lib/duet/{p-3fef9e7b.entry.js → p-252df607.entry.js} +1 -1
  353. package/lib/duet/{p-62e7624c.entry.js → p-256b4fd3.entry.js} +1 -1
  354. package/lib/duet/p-265b2d3f.system.entry.js +4 -0
  355. package/lib/duet/p-26eb501a.system.entry.js +4 -0
  356. package/lib/duet/p-29646ce5.system.entry.js +4 -0
  357. package/lib/duet/p-296eb384.entry.js +4 -0
  358. package/lib/duet/{p-3e02acba.entry.js → p-2ac4c5d4.entry.js} +1 -1
  359. package/lib/duet/p-2d34c1fe.system.entry.js +4 -0
  360. package/lib/duet/{p-bc0290cc.system.entry.js → p-2de11c55.system.entry.js} +1 -1
  361. package/lib/duet/{p-1e17463d.system.js → p-3300a0a4.system.js} +1 -1
  362. package/lib/duet/{p-3c286a31.entry.js → p-343c72ca.entry.js} +1 -1
  363. package/lib/duet/{p-87a3db45.system.entry.js → p-351076bc.system.entry.js} +1 -1
  364. package/lib/duet/{p-2a0b04d0.system.entry.js → p-35196930.system.entry.js} +1 -1
  365. package/lib/duet/{p-845b092d.system.entry.js → p-351e60ba.system.entry.js} +1 -1
  366. package/lib/duet/{p-82ed064b.entry.js → p-3662ad90.entry.js} +1 -1
  367. package/lib/duet/p-37c5de09.entry.js +4 -0
  368. package/lib/duet/{p-3a2e39e9.entry.js → p-37f90207.entry.js} +1 -1
  369. package/lib/duet/p-39733fa6.system.entry.js +4 -0
  370. package/lib/duet/{p-877b2e4b.system.entry.js → p-3a1f45d1.system.entry.js} +1 -1
  371. package/lib/duet/{p-8570bdcb.system.entry.js → p-3b77a305.system.entry.js} +1 -1
  372. package/lib/duet/p-3d797231.system.entry.js +4 -0
  373. package/lib/duet/{p-ecc9994d.system.entry.js → p-3f690e05.system.entry.js} +1 -1
  374. package/lib/duet/{p-c4bfa2ff.system.entry.js → p-3fce7ef4.system.entry.js} +1 -1
  375. package/lib/duet/{p-95f9824f.entry.js → p-405ba8bb.entry.js} +1 -1
  376. package/lib/duet/{p-605e69c8.system.js → p-406af1f3.system.js} +1 -1
  377. package/lib/duet/{p-d940168e.entry.js → p-413ee44a.entry.js} +1 -1
  378. package/lib/duet/{p-2ea8dd6c.system.entry.js → p-425e3794.system.entry.js} +1 -1
  379. package/lib/duet/{p-25c23189.system.entry.js → p-42b8ef9c.system.entry.js} +1 -1
  380. package/lib/duet/{p-76d69a18.system.js → p-42d0aeb0.system.js} +1 -1
  381. package/lib/duet/{p-216fbdc6.system.entry.js → p-4424b9e6.system.entry.js} +2 -2
  382. package/lib/duet/p-4b45bf31.system.entry.js +4 -0
  383. package/lib/duet/{p-b8607e71.entry.js → p-4bdae83b.entry.js} +1 -1
  384. package/lib/duet/p-4ee32b23.system.entry.js +4 -0
  385. package/lib/duet/{p-04cb4f0a.entry.js → p-4f913952.entry.js} +1 -1
  386. package/lib/duet/p-5222dec4.system.entry.js +4 -0
  387. package/lib/duet/{p-00340ba9.system.entry.js → p-5269e599.system.entry.js} +1 -1
  388. package/lib/duet/{p-fa1ea9bd.entry.js → p-530144b7.entry.js} +1 -1
  389. package/lib/duet/p-56c887fb.js +4 -0
  390. package/lib/duet/{p-3dc61c8e.system.entry.js → p-58497877.system.entry.js} +1 -1
  391. package/lib/duet/{p-388cd5aa.entry.js → p-59eadabe.entry.js} +1 -1
  392. package/lib/duet/p-5c5e87a7.system.entry.js +4 -0
  393. package/lib/duet/{p-ff6c9c23.system.entry.js → p-5e62f1da.system.entry.js} +1 -1
  394. package/lib/duet/{p-ba2dea2c.entry.js → p-5e7d7f1b.entry.js} +1 -1
  395. package/lib/duet/p-639fd3db.entry.js +4 -0
  396. package/lib/duet/p-65505cbd.entry.js +4 -0
  397. package/lib/duet/{p-a07d21e7.system.entry.js → p-65a3b7a2.system.entry.js} +1 -1
  398. package/lib/duet/p-66adb361.entry.js +4 -0
  399. package/lib/duet/{p-4cb02d4c.system.entry.js → p-6858f043.system.entry.js} +1 -1
  400. package/lib/duet/{p-bc12ff8f.system.entry.js → p-69d6bbfe.system.entry.js} +1 -1
  401. package/lib/duet/{p-2b06592d.system.entry.js → p-6c501d0a.system.entry.js} +1 -1
  402. package/lib/duet/{p-e95e650d.system.entry.js → p-6e9ec04c.system.entry.js} +1 -1
  403. package/lib/duet/{p-f43ebf88.entry.js → p-706c3914.entry.js} +1 -1
  404. package/lib/duet/{p-824d882f.entry.js → p-70adc2c4.entry.js} +1 -1
  405. package/lib/duet/{p-e559149e.system.entry.js → p-70fd8af5.system.entry.js} +1 -1
  406. package/lib/duet/{p-1f74f3cd.entry.js → p-71d12412.entry.js} +1 -1
  407. package/lib/duet/{p-8e4ffb74.entry.js → p-72508bb9.entry.js} +1 -1
  408. package/lib/duet/{p-909ae316.entry.js → p-740c1ef1.entry.js} +1 -1
  409. package/lib/duet/{p-0f7eec22.system.entry.js → p-7785b7a6.system.entry.js} +1 -1
  410. package/lib/duet/{p-6c25b6a4.system.entry.js → p-778e26b4.system.entry.js} +1 -1
  411. package/lib/duet/p-778e721c.entry.js +4 -0
  412. package/lib/duet/p-779cfa4a.system.entry.js +4 -0
  413. package/lib/duet/{p-53455bd1.system.entry.js → p-77eb9c59.system.entry.js} +1 -1
  414. package/lib/duet/p-795e5faa.entry.js +4 -0
  415. package/lib/duet/{p-f3c1ae71.system.entry.js → p-79bd8c35.system.entry.js} +1 -1
  416. package/lib/duet/p-7a3ae8a9.system.js +4 -0
  417. package/lib/duet/{p-a19244e5.system.js → p-7d32c253.system.js} +1 -1
  418. package/lib/duet/p-7ed9a6ec.entry.js +4 -0
  419. package/lib/duet/p-83d125ee.system.entry.js +4 -0
  420. package/lib/duet/{p-c7b44ed6.system.entry.js → p-8911e1f0.system.entry.js} +1 -1
  421. package/lib/duet/{p-9d9713da.entry.js → p-8bc4d112.entry.js} +1 -1
  422. package/lib/duet/{p-b8dd07d6.system.entry.js → p-907ef071.system.entry.js} +1 -1
  423. package/lib/duet/{p-ae215ca8.system.entry.js → p-989ecf2e.system.entry.js} +1 -1
  424. package/lib/duet/{p-b1ab6641.entry.js → p-99443d70.entry.js} +1 -1
  425. package/lib/duet/{p-b10ace99.entry.js → p-9be7442d.entry.js} +1 -1
  426. package/lib/duet/{p-acf39158.entry.js → p-9bfe7c56.entry.js} +1 -1
  427. package/lib/duet/{p-c5bacc6d.system.entry.js → p-9e27e0a8.system.entry.js} +1 -1
  428. package/lib/duet/{p-21a9fa67.system.entry.js → p-9f466e90.system.entry.js} +1 -1
  429. package/lib/duet/{p-222fc546.entry.js → p-9ff1b619.entry.js} +1 -1
  430. package/lib/duet/{p-4982cc6b.entry.js → p-a023bf22.entry.js} +1 -1
  431. package/lib/duet/p-a1b49d73.system.entry.js +4 -0
  432. package/lib/duet/{p-e5f269b7.entry.js → p-a5406a98.entry.js} +1 -1
  433. package/lib/duet/{p-b4680142.entry.js → p-a5526302.entry.js} +1 -1
  434. package/lib/duet/{p-2d950c77.system.entry.js → p-a6ee1072.system.entry.js} +1 -1
  435. package/lib/duet/{p-f43e134e.system.entry.js → p-a7c7e6a4.system.entry.js} +1 -1
  436. package/lib/duet/p-aa436035.system.entry.js +4 -0
  437. package/lib/duet/{p-d9186e07.entry.js → p-aabf13cc.entry.js} +1 -1
  438. package/lib/duet/p-aad77751.system.js +4 -0
  439. package/lib/duet/p-ac1125e2.entry.js +4 -0
  440. package/lib/duet/{p-4913f02c.entry.js → p-ad3fc579.entry.js} +1 -1
  441. package/lib/duet/{p-bde7e1d8.system.entry.js → p-adca50f8.system.entry.js} +1 -1
  442. package/lib/duet/{p-a3306993.system.entry.js → p-b0823273.system.entry.js} +2 -2
  443. package/lib/duet/{p-dfef2cbe.entry.js → p-b11c1b81.entry.js} +1 -1
  444. package/lib/duet/{p-6541a645.system.entry.js → p-b1c78160.system.entry.js} +2 -2
  445. package/lib/duet/{p-32c7c509.entry.js → p-b1f3e71c.entry.js} +1 -1
  446. package/lib/duet/{p-9fa72371.entry.js → p-b5b5040f.entry.js} +1 -1
  447. package/lib/duet/{p-3aad3baf.system.entry.js → p-b5eec241.system.entry.js} +1 -1
  448. package/lib/duet/{p-6e7ef80c.system.entry.js → p-b5ef2959.system.entry.js} +1 -1
  449. package/lib/duet/{p-ec975bab.entry.js → p-b6214d5a.entry.js} +1 -1
  450. package/lib/duet/p-b73129bb.entry.js +4 -0
  451. package/lib/duet/{p-b5846de1.system.entry.js → p-b822ce49.system.entry.js} +1 -1
  452. package/lib/duet/{p-8abb0984.js → p-b899b000.js} +1 -1
  453. package/lib/duet/{p-eb8799b0.system.entry.js → p-b9e3e4e1.system.entry.js} +1 -1
  454. package/lib/duet/{p-bfbe3a6d.system.entry.js → p-bcbd3dde.system.entry.js} +1 -1
  455. package/lib/duet/{p-62bd233d.entry.js → p-bf2016fd.entry.js} +1 -1
  456. package/lib/duet/p-bf60f901.system.entry.js +4 -0
  457. package/lib/duet/{p-ed532434.system.entry.js → p-c00beb34.system.entry.js} +1 -1
  458. package/lib/duet/p-c055a0a5.entry.js +4 -0
  459. package/lib/duet/p-c0f0ba52.entry.js +4 -0
  460. package/lib/duet/{p-d5870c1f.system.entry.js → p-c162b6f1.system.entry.js} +1 -1
  461. package/lib/duet/{p-295e34bd.entry.js → p-c20c2ae0.entry.js} +1 -1
  462. package/lib/duet/{p-72fde124.entry.js → p-c20e0bcd.entry.js} +1 -1
  463. package/lib/duet/{p-193fbc0f.entry.js → p-c2ece51b.entry.js} +1 -1
  464. package/lib/duet/p-c4de2dcc.entry.js +4 -0
  465. package/lib/duet/{p-3c6c1ee0.system.entry.js → p-c7f38ac3.system.entry.js} +1 -1
  466. package/lib/duet/{p-6e00b714.system.entry.js → p-c8437ddb.system.entry.js} +2 -2
  467. package/lib/duet/{p-0c243b6f.entry.js → p-cab2979b.entry.js} +1 -1
  468. package/lib/duet/{p-046b98cf.entry.js → p-cc15edd9.entry.js} +1 -1
  469. package/lib/duet/p-cdccf8e6.system.entry.js +4 -0
  470. package/lib/duet/{p-b4c0dc4c.entry.js → p-cfee6451.entry.js} +1 -1
  471. package/lib/duet/{p-d7d86092.js → p-d048f25c.js} +1 -1
  472. package/lib/duet/{p-d1266569.system.entry.js → p-d2ded72c.system.entry.js} +2 -2
  473. package/lib/duet/{p-d0cd60a6.entry.js → p-d3a5400e.entry.js} +1 -1
  474. package/lib/duet/{p-3be0272c.entry.js → p-d452cbb7.entry.js} +1 -1
  475. package/lib/duet/{p-328685e9.entry.js → p-d554e96b.entry.js} +1 -1
  476. package/lib/duet/{p-0aed733f.entry.js → p-d6b53d40.entry.js} +1 -1
  477. package/lib/duet/p-d709d282.entry.js +4 -0
  478. package/lib/duet/{p-40354594.entry.js → p-d710c54e.entry.js} +1 -1
  479. package/lib/duet/{p-36a317f6.entry.js → p-d7c1c492.entry.js} +1 -1
  480. package/lib/duet/p-d9187b9e.entry.js +4 -0
  481. package/lib/duet/{p-072798e6.system.entry.js → p-dc85fbfe.system.entry.js} +1 -1
  482. package/lib/duet/p-dd1ec0ef.entry.js +4 -0
  483. package/lib/duet/{p-72053364.system.entry.js → p-dea69e25.system.entry.js} +1 -1
  484. package/lib/duet/{p-37181efc.entry.js → p-e1a53396.entry.js} +1 -1
  485. package/lib/duet/p-e1d33d05.entry.js +4 -0
  486. package/lib/duet/{p-2437b4cb.js → p-e4d4cc92.js} +1 -1
  487. package/lib/duet/p-e7fa96bb.system.js +4 -0
  488. package/lib/duet/p-e8216065.system.entry.js +4 -0
  489. package/lib/duet/p-eacd8c67.entry.js +4 -0
  490. package/lib/duet/p-eb425280.system.entry.js +4 -0
  491. package/lib/duet/p-ed72e8f0.entry.js +4 -0
  492. package/lib/duet/{p-446ed731.system.entry.js → p-eec65fc4.system.entry.js} +1 -1
  493. package/lib/duet/p-f0cc5629.js +4 -0
  494. package/lib/duet/p-f1b8c169.entry.js +4 -0
  495. package/lib/duet/{p-cb612283.system.entry.js → p-f29c480a.system.entry.js} +1 -1
  496. package/lib/duet/{p-c8cbf8d3.entry.js → p-f35be908.entry.js} +1 -1
  497. package/lib/duet/{p-e21744ad.system.entry.js → p-f380d364.system.entry.js} +1 -1
  498. package/lib/duet/p-f417c864.entry.js +4 -0
  499. package/lib/duet/{p-c013a413.entry.js → p-f6900a3e.entry.js} +1 -1
  500. package/lib/duet/{p-6ce40239.system.entry.js → p-f933ada6.system.entry.js} +1 -1
  501. package/lib/duet/{p-998b929a.entry.js → p-f9a64d11.entry.js} +1 -1
  502. package/lib/duet/p-ffe761ec.system.entry.js +4 -0
  503. package/lib/esm/a11y-utils-92930863.js +18 -0
  504. package/lib/esm/{app-globals-00959ca9.js → app-globals-386e1feb.js} +1 -1
  505. package/lib/esm/duet-action-button.entry.js +2 -2
  506. package/lib/esm/duet-alert.entry.js +3 -3
  507. package/lib/esm/duet-badge.entry.js +3 -3
  508. package/lib/esm/duet-banner.entry.js +2 -2
  509. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  510. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  511. package/lib/esm/duet-button_2.entry.js +4 -4
  512. package/lib/esm/duet-callout.entry.js +4 -4
  513. package/lib/esm/duet-caption_4.entry.js +10 -11
  514. package/lib/esm/duet-card.entry.js +1 -1
  515. package/lib/esm/duet-checkbox.entry.js +2 -2
  516. package/lib/esm/duet-checkmark.entry.js +3 -3
  517. package/lib/esm/duet-chip_3.entry.js +6 -6
  518. package/lib/esm/duet-choice_2.entry.js +100 -14
  519. package/lib/esm/duet-collapsible.entry.js +4 -4
  520. package/lib/esm/duet-combobox.entry.js +4 -4
  521. package/lib/esm/duet-contact-card.entry.js +4 -4
  522. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  523. package/lib/esm/duet-date-picker.entry.js +14 -11
  524. package/lib/esm/duet-divider_2.entry.js +3 -3
  525. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  526. package/lib/esm/duet-empty-state.entry.js +3 -3
  527. package/lib/esm/duet-fieldset.entry.js +5 -5
  528. package/lib/esm/duet-file-chooser.entry.js +2 -2
  529. package/lib/esm/duet-footer.entry.js +7 -7
  530. package/lib/esm/duet-grid_2.entry.js +5 -5
  531. package/lib/esm/duet-header_2.entry.js +3 -3
  532. package/lib/esm/duet-hero.entry.js +8 -8
  533. package/lib/esm/duet-icon.entry.js +4 -4
  534. package/lib/esm/duet-input_2.entry.js +16 -12
  535. package/lib/esm/duet-layout.entry.js +7 -7
  536. package/lib/esm/duet-list_2.entry.js +4 -4
  537. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  538. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  539. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  540. package/lib/esm/duet-menu-bar-item.entry.js +5 -6
  541. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  542. package/lib/esm/duet-menu-bar.entry.js +4 -4
  543. package/lib/esm/duet-modal.entry.js +10 -10
  544. package/lib/esm/duet-multiselect.entry.js +8 -8
  545. package/lib/esm/duet-nav.entry.js +2 -2
  546. package/lib/esm/duet-notification_2.entry.js +6 -6
  547. package/lib/esm/duet-number-input.entry.js +11 -6
  548. package/lib/esm/duet-overlay.entry.js +2 -2
  549. package/lib/esm/duet-page-heading.entry.js +3 -3
  550. package/lib/esm/duet-pagination_2.entry.js +15 -15
  551. package/lib/esm/duet-progress.entry.js +2 -2
  552. package/lib/esm/duet-promo-card.entry.js +4 -4
  553. package/lib/esm/duet-radio_2.entry.js +87 -11
  554. package/lib/esm/duet-range-slider.entry.js +9 -4
  555. package/lib/esm/duet-scrollable_3.entry.js +16 -16
  556. package/lib/esm/duet-section-layout.entry.js +4 -4
  557. package/lib/esm/duet-select.entry.js +8 -8
  558. package/lib/esm/duet-shaped-image.entry.js +3 -3
  559. package/lib/esm/duet-show-more.entry.js +4 -4
  560. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  561. package/lib/esm/duet-slideout-link.entry.js +3 -3
  562. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  563. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  564. package/lib/esm/duet-slideout.entry.js +8 -8
  565. package/lib/esm/duet-step_2.entry.js +4 -4
  566. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  567. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  568. package/lib/esm/duet-submenu-bar-item.entry.js +4 -5
  569. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  570. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  571. package/lib/esm/duet-textarea.entry.js +11 -7
  572. package/lib/esm/duet-toggle.entry.js +9 -4
  573. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  574. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  575. package/lib/esm/duet-toolbar-item.entry.js +6 -7
  576. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  577. package/lib/esm/duet-toolbar.entry.js +3 -3
  578. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  579. package/lib/esm/duet-tooltip.entry.js +21 -3
  580. package/lib/esm/duet-tray.entry.js +4 -4
  581. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  582. package/lib/esm/duet-upload-item.entry.js +5 -5
  583. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  584. package/lib/esm/duet.js +4 -4
  585. package/lib/esm/{errorcodes.utils-d9431251.js → errorcodes.utils-f2529568.js} +1 -1
  586. package/lib/esm/{focus-utils-adcd9463.js → focus-utils-fb393f52.js} +1 -1
  587. package/lib/esm/{index-1d0b7c66.js → index-4e3ad237.js} +1 -1
  588. package/lib/esm/{language-utils-14969cef.js → language-utils-95643489.js} +1 -1
  589. package/lib/esm/loader.js +4 -4
  590. package/lib/esm/{slot-utils-c62f2d7c.js → slot-utils-76c14c1b.js} +56 -2
  591. package/lib/esm-es5/a11y-utils-92930863.js +4 -0
  592. package/lib/esm-es5/{app-globals-00959ca9.js → app-globals-386e1feb.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 +1 -1
  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 +1 -1
  606. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  607. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  608. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  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 +2 -2
  617. package/lib/esm-es5/duet-footer.entry.js +1 -1
  618. package/lib/esm-es5/duet-grid_2.entry.js +2 -2
  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 +2 -2
  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 +1 -1
  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 +1 -1
  628. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  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 +2 -2
  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 +2 -2
  642. package/lib/esm-es5/duet-range-slider.entry.js +2 -2
  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 +2 -2
  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 +2 -2
  653. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  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 +2 -2
  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 +2 -2
  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-d9431251.js → errorcodes.utils-f2529568.js} +1 -1
  674. package/lib/esm-es5/focus-utils-fb393f52.js +4 -0
  675. package/lib/esm-es5/{index-1d0b7c66.js → index-4e3ad237.js} +1 -1
  676. package/lib/esm-es5/{language-utils-14969cef.js → language-utils-95643489.js} +1 -1
  677. package/lib/esm-es5/loader.js +1 -1
  678. package/lib/esm-es5/slot-utils-76c14c1b.js +4 -0
  679. package/lib/types/components/duet-choice/duet-choice.d.ts +7 -1
  680. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +2 -0
  681. package/lib/types/components/duet-input/duet-input.d.ts +2 -0
  682. package/lib/types/components/duet-number-input/duet-number-input.d.ts +2 -0
  683. package/lib/types/components/duet-progress/duet-progress.d.ts +0 -6
  684. package/lib/types/components/duet-radio/duet-radio.d.ts +7 -1
  685. package/lib/types/components/duet-range-slider/duet-range-slider.d.ts +2 -0
  686. package/lib/types/components/duet-textarea/duet-textarea.d.ts +2 -0
  687. package/lib/types/components/duet-toggle/duet-toggle.d.ts +2 -0
  688. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +3 -0
  689. package/lib/types/utils/slot-utils.d.ts +17 -0
  690. package/package.json +4 -4
  691. package/lib/cjs/a11y-utils-a0a1c591.js +0 -25
  692. package/lib/dist-custom-elements/p-33ef7275.js +0 -23
  693. package/lib/dist-custom-elements/p-e3c6562a.js +0 -272
  694. package/lib/duet/p-0acaeef1.system.entry.js +0 -4
  695. package/lib/duet/p-0bf7b3c5.entry.js +0 -4
  696. package/lib/duet/p-115db258.entry.js +0 -4
  697. package/lib/duet/p-15553b15.system.entry.js +0 -4
  698. package/lib/duet/p-1d988a7d.entry.js +0 -4
  699. package/lib/duet/p-1fa1ce4b.entry.js +0 -4
  700. package/lib/duet/p-216bc706.system.entry.js +0 -4
  701. package/lib/duet/p-22e54537.system.entry.js +0 -4
  702. package/lib/duet/p-2bc9a07a.system.entry.js +0 -4
  703. package/lib/duet/p-3149beee.system.entry.js +0 -4
  704. package/lib/duet/p-3b25391c.entry.js +0 -4
  705. package/lib/duet/p-3b838a83.system.js +0 -4
  706. package/lib/duet/p-3ed182b5.entry.js +0 -4
  707. package/lib/duet/p-41f2f90c.entry.js +0 -4
  708. package/lib/duet/p-5b378d7e.entry.js +0 -4
  709. package/lib/duet/p-5d6463a4.entry.js +0 -4
  710. package/lib/duet/p-5e8d9c74.system.entry.js +0 -4
  711. package/lib/duet/p-5f9da024.system.entry.js +0 -4
  712. package/lib/duet/p-67f593af.entry.js +0 -4
  713. package/lib/duet/p-720a5baf.system.entry.js +0 -4
  714. package/lib/duet/p-73a912a8.system.entry.js +0 -4
  715. package/lib/duet/p-76f8cf1e.entry.js +0 -4
  716. package/lib/duet/p-79e8dc10.entry.js +0 -4
  717. package/lib/duet/p-876398dc.entry.js +0 -4
  718. package/lib/duet/p-88592630.js +0 -4
  719. package/lib/duet/p-965e597c.system.js +0 -4
  720. package/lib/duet/p-99bddf65.system.js +0 -4
  721. package/lib/duet/p-9cc4e4a1.entry.js +0 -4
  722. package/lib/duet/p-9dddb2a6.system.entry.js +0 -4
  723. package/lib/duet/p-9ed7087f.entry.js +0 -4
  724. package/lib/duet/p-a3a959a4.entry.js +0 -4
  725. package/lib/duet/p-abcf33aa.entry.js +0 -4
  726. package/lib/duet/p-ac975c3d.js +0 -4
  727. package/lib/duet/p-bffcb6cc.system.entry.js +0 -4
  728. package/lib/duet/p-cda56872.entry.js +0 -4
  729. package/lib/duet/p-ce60e510.entry.js +0 -4
  730. package/lib/duet/p-da114a78.entry.js +0 -4
  731. package/lib/duet/p-e1c881da.system.js +0 -4
  732. package/lib/duet/p-e263da06.entry.js +0 -4
  733. package/lib/duet/p-e5810f77.entry.js +0 -4
  734. package/lib/duet/p-e6ac5022.system.entry.js +0 -4
  735. package/lib/duet/p-e96a159d.system.entry.js +0 -4
  736. package/lib/duet/p-ed803e3f.entry.js +0 -4
  737. package/lib/duet/p-ee1c534c.system.entry.js +0 -4
  738. package/lib/duet/p-f2bc16bb.system.entry.js +0 -4
  739. package/lib/duet/p-f3b6b75d.system.entry.js +0 -4
  740. package/lib/duet/p-f5f81926.system.entry.js +0 -4
  741. package/lib/duet/p-faf02cb3.entry.js +0 -4
  742. package/lib/duet/p-fb0c0f16.entry.js +0 -4
  743. package/lib/duet/p-fd78f61a.js +0 -4
  744. package/lib/duet/p-fe4a2e84.system.entry.js +0 -4
  745. package/lib/duet/p-fe56aeca.system.entry.js +0 -4
  746. package/lib/esm/a11y-utils-02741d98.js +0 -23
  747. package/lib/esm-es5/a11y-utils-02741d98.js +0 -4
  748. package/lib/esm-es5/focus-utils-adcd9463.js +0 -4
  749. package/lib/esm-es5/slot-utils-c62f2d7c.js +0 -4
@@ -5,13 +5,13 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-21e67ab3.js');
8
+ const index = require('./index-7e38df71.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-b5c4d888.js');
11
+ const slotUtils = require('./slot-utils-80463bf1.js');
12
12
  const stringUtils = require('./string-utils-7b13c16e.js');
13
13
 
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(127, 150, 165);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(143, 147, 158);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(8, 42, 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(8, 42, 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, 247, 250) !important;border-color:rgb(245, 247, 250) !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(8, 42, 77);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:4px;transition:150ms ease}.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(214, 28, 82) !important}.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(214, 28, 82) !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(143, 147, 158)}.duet-select.sc-duet-select svg.sc-duet-select{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;color:rgb(8, 42, 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(98, 121, 138);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(143, 147, 158)}.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(214, 28, 82)}.duet-theme-turva.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(214, 28, 82)}.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}";
14
+ const duetSelectCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;max-width:100%;vertical-align:bottom}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (min-width: 36em){:host{width:calc(50% - 16px - 3px)}:host.duet-expand{width:100% !important}}:host.duet-select-variation-tiny,:host.duet-select-variation-compact{position:relative;top:-2px;width:72px;margin:0 !important;vertical-align:baseline}:host.duet-select-variation-compact{width:auto}:host(.duet-m-0){margin:0 !important}duet-tooltip,::slotted(duet-tooltip){position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip,::slotted(duet-tooltip){position:relative;top:4px;right:auto}}.duet-select-placeholder{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-select-container{position:relative;width:100%}.duet-select-container.duet-select-variation-tiny{width:72px}.duet-select-wrapper{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 .duet-select-wrapper{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-variation-tiny .duet-select-wrapper{width:81px;padding:0 !important}.duet-select-variation-compact .duet-select-wrapper{padding:0 !important;line-height:1}.duet-select-wrapper 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 .duet-select-wrapper 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 select:hover+.duet-select{border-color:rgb(127, 150, 165);box-shadow:0 0 0 1px #909599}.duet-theme-turva .duet-select-wrapper select:hover+.duet-select{border-color:rgb(143, 147, 158);box-shadow:0 0 0 1px #747475}.has-error .duet-select-wrapper select:hover+.duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error .duet-select-wrapper select:hover+.duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper select:focus+.duet-select{border-color:rgb(0, 119, 179);outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva .duet-select-wrapper select:focus+.duet-select{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva .duet-select-wrapper select:focus+.duet-select .duet-select-icon{color:rgb(23, 28, 58)}.duet-select-wrapper select:focus+.duet-select .duet-select-icon{color:rgb(0, 119, 179)}.has-error .duet-select-wrapper select:focus+.duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error .duet-select-wrapper select:focus+.duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper select[disabled]{cursor:default !important}.duet-select-wrapper select[disabled]+.duet-select{color:rgb(8, 42, 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(8, 42, 77) !important}.duet-theme-turva .duet-select-wrapper select[disabled]+.duet-select{color:rgb(23, 28, 58) !important;background:rgb(245, 247, 250) !important;border-color:rgb(245, 247, 250) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-select-wrapper span.duet-keep-container-height{opacity:0}.duet-select-variation-compact .duet-select-wrapper span.duet-keep-container-height{display:none}.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(8, 42, 77);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:4px;transition:150ms ease}.has-error .duet-select{border-color:rgb(214, 28, 82) !important}.has-error .duet-select .duet-select-icon{color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error .duet-select{border-color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error .duet-select .duet-select-icon{color:rgb(214, 28, 82) !important}.duet-theme-turva .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(143, 147, 158)}.duet-select svg{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;color:rgb(8, 42, 77);pointer-events:none;transform:translateY(-50%)}.duet-theme-turva .duet-select svg{color:rgb(23, 28, 58)}.duet-select-variation-tiny .duet-select,.duet-select-variation-compact .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 .duet-select duet-icon,.duet-select-variation-compact .duet-select duet-icon{padding-left:10px}.duet-select-variation-compact .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{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(98, 121, 138);border-radius:4px}.duet-select-help span{display:block;margin-top:8px}.duet-theme-turva .duet-select-help{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}.has-error .duet-select-help{color:rgb(214, 28, 82)}.duet-theme-turva.has-error .duet-select-help{color:rgb(214, 28, 82)}.duet-label-hidden duet-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
15
15
  const DuetSelectStyle0 = duetSelectCss;
16
16
 
17
17
  function isOptionGroup(item) {
@@ -159,23 +159,23 @@ const DuetSelect = class {
159
159
  */
160
160
  render() {
161
161
  const identifier = this.identifier || this.selectId;
162
- return (index.h(index.Host, { onClick: this.onClick, class: {
162
+ return (index.h(index.Host, { key: '28f5db49f64ea0115fa20745df6d535fac98ca08', onClick: this.onClick, class: {
163
163
  "duet-m-0": this.margin === "none",
164
164
  "duet-expand": this.expand,
165
165
  [`duet-select-variation-${this.variation}`]: true,
166
- } }, index.h("div", { class: {
166
+ } }, index.h("div", { key: '73e7a3937df41f97d6501cb393b05a1e11e07b97', class: {
167
167
  "duet-select-container": true,
168
168
  "duet-label-hidden": this.labelHidden,
169
169
  "duet-theme-turva": this.theme === "turva",
170
170
  [`duet-select-variation-${this.variation}`]: true,
171
171
  "duet-input-top-caption-shown": this.isCaptionVisible,
172
172
  "has-error": !!this.error,
173
- } }, index.h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (index.h("duet-tooltip", { direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), index.h("slot", { name: "tooltip" }), this.caption && (index.h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), index.h("div", { class: "duet-select-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (index.h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-select-placeholder", size: "small" }, this.placeholder)), index.h("select", { ref: select => (this.nativeSelect = select), disabled: this.disabled, name: this.name, id: identifier, role: this.role, "aria-labelledby": this.labelId, "aria-describedby": this.getDescribedBy(), "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.onChange, required: this.required }, this.placeholder && (index.h("option", { disabled: true, selected: true, value: "" }, this.placeholder)), !this.processedItems ? (index.h("option", null, "Virhe valintoja ladattaessa. P\u00E4ivit\u00E4 sivu ja kokeile uusiksi.")) : (this.processedItems.map(item => {
173
+ } }, index.h("duet-label", { key: '1b908d4ce2db347aea7654f7d150c3536023be7e', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (index.h("duet-tooltip", { key: 'f4ae4625f3844a0a4ff41ceeb5b09cc73f2c3139', direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), index.h("slot", { key: '56432a29cd588587216dcb91b1d7fa29ae80c12d', name: "tooltip" }), this.caption && (index.h("duet-caption", { key: '2664591e6e79d7786ecd95e2136b7eb6ac46eb43', id: this.topCaptionId, size: "medium" }, this.caption)), index.h("div", { key: '17a7d144eb109640535302879dc8e46622f7542a', class: "duet-select-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (index.h("duet-caption", { key: '2777dafee5e8f98ca467b83cfa672aeb2bd51d26', id: this.topCaptionPlaceholderId, class: "duet-select-placeholder", size: "small" }, this.placeholder)), index.h("select", { key: '2d00bf64843b3d4402d75b50660baaa701e776bd', ref: select => (this.nativeSelect = select), disabled: this.disabled, name: this.name, id: identifier, role: this.role, "aria-labelledby": this.labelId, "aria-describedby": this.getDescribedBy(), "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.onChange, required: this.required }, this.placeholder && (index.h("option", { key: '9f4a48986073692a67a221d489c3bc9402324828', disabled: true, selected: true, value: "" }, this.placeholder)), !this.processedItems ? (index.h("option", null, "Virhe valintoja ladattaessa. P\u00E4ivit\u00E4 sivu ja kokeile uusiksi.")) : (this.processedItems.map(item => {
174
174
  return isOptionGroup(item) ? this.renderOptionGroup(item) : this.renderOption(item);
175
- }))), index.h("div", { class: {
175
+ }))), index.h("div", { key: '00870092e20d5e30222ad0afa3072d1dfba03dce', class: {
176
176
  "duet-select": true,
177
177
  [`duet-select-variation-${this.variation}`]: true,
178
- }, "aria-hidden": "true" }, index.h("span", { key: this.value, class: "duet-select-selected-value" }, this.getSelectedItemLabel()), (this.variation === "default" && (index.h("svg", { role: "img", class: "duet-select-icon", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" })))) || (index.h("duet-icon", { theme: this.theme, name: "action-arrow-down-small", color: "currentColor", margin: "none", size: this.variation === "compact" ? "xxx-small" : "xx-small" }))), index.h("span", { class: "duet-keep-container-height", role: "presention", "aria-hidden": "true" }, "_")), index.h("span", { class: "duet-select-help", id: this.errorId, "aria-live": this.accessibleLiveError, "aria-atomic": "true", "aria-relevant": "additions removals" }, this.error && index.h("span", null, this.error)))));
178
+ }, "aria-hidden": "true" }, index.h("span", { key: this.value, class: "duet-select-selected-value" }, this.getSelectedItemLabel()), (this.variation === "default" && (index.h("svg", { key: 'e1e57dfb22ba2d97a460c34b18a49355e8fa41a7', role: "img", class: "duet-select-icon", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '5fedaf97f4a4293f318512cc312d4c1d6ac9fce2', d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" })))) || (index.h("duet-icon", { key: '52b2404b48602331e322f5ccf6f338cf5dba46e4', theme: this.theme, name: "action-arrow-down-small", color: "currentColor", margin: "none", size: this.variation === "compact" ? "xxx-small" : "xx-small" }))), index.h("span", { key: 'c647fdcfac98bfd444789464f4e89f905a3db068', class: "duet-keep-container-height", role: "presention", "aria-hidden": "true" }, "_")), index.h("span", { key: '2f8730fa473524bdc6fbfe52f295215fe023b984', class: "duet-select-help", id: this.errorId, "aria-live": this.accessibleLiveError, "aria-atomic": "true", "aria-relevant": "additions removals" }, this.error && index.h("span", { key: '438e8329537edfc708bb57ce8de8d91abb7aaae8' }, this.error)))));
179
179
  }
180
180
  get element() { return index.getElement(this); }
181
181
  static get watchers() { return {
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-21e67ab3.js');
8
+ const index = require('./index-7e38df71.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: 'cb4154853051eec78a10658344407c1653d737b3', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, index.h("span", { key: '5cab0035d46b9e020cf7e4a18105a999646ad437', class: {
37
+ return (index.h(index.Host, { key: '555cbcb9c76cbda51c3c4cede13d764de7334c4e', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, index.h("span", { key: '11704c842ec39f85048625cc78eb3dac55c18508', class: {
38
38
  "shaped-image": true,
39
- }, role: "img", "aria-label": this.accessibleLabel, style: style }, index.h("span", { key: '8c2d2bb60ac9042377402dea4453e4ec17885aac', class: "shaped-image-mask", role: "presentation" }, index.h("span", { key: '765b32769035c6746c0412be9fe3b70bf8c75039', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
39
+ }, role: "img", "aria-label": this.accessibleLabel, style: style }, index.h("span", { key: 'f4ebb6576b8d69bc929ccae1662a87bc7c2481c7', class: "shaped-image-mask", role: "presentation" }, index.h("span", { key: 'd7d83206a5d52dd0ec81ea25256ace0b0f68df6c', 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-21e67ab3.js');
8
+ const index = require('./index-7e38df71.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-b5940c7b.js');
12
+ const languageUtils = require('./language-utils-beee36ce.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(8, 42, 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 .content:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.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)}.duet-show-more.duet-theme-turva .content:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
@@ -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: 'f2ae77fcd733d57404b733d43ffb049d3503ecd0' }, index.h("div", { key: 'a0a01d9f4ef3065ced4d4de652969744e6e1e227', class: {
104
+ return (index.h(index.Host, { key: 'e795502d610ccc4d9fb5e2820c6e50a58b1f1d9d' }, index.h("div", { key: '7f3dc284c84c60fea4742b85c080e43e4529b6f8', 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: '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: 'fc11f79ebc689843332bc829f108d62180fa62fe', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, accessiblePressed: this.open, 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" }, index.h("span", { key: '63e4d04789225b2ff7938e8e1156345b14b6633f' }, this.open ? this.showLessLabel : this.showMoreLabel)))));
109
+ } }, index.h("div", { key: '7f2d9de11a429a5d9e219cdeb5835e2ea8be2c2b', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, index.h("div", { key: 'f10b510dd9a1369178d5bc4259d2ef55fc569e10', class: { "slotted-content": true } }, index.h("slot", { key: '21169537ec721827e96bd24710de3f5d6d81fa8f' }))), index.h("duet-button", { key: 'fd0aae5f657aeab52c5a9a49003e0d70c3644a10', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, accessiblePressed: this.open, 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" }, index.h("span", { key: 'e4996c3f3a786b12ef395679e892ccce7d84399d' }, 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-21e67ab3.js');
8
+ const index = require('./index-7e38df71.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
- const languageUtils = require('./language-utils-b5940c7b.js');
10
+ const languageUtils = require('./language-utils-beee36ce.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(8, 42, 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: 'a3f0902bcc3942cfdd9bd39d753bfcfeeebf8bd4' }, index.h("div", { key: 'e4b2d5245b065602e7b74bab03d2ad9a6390d5ab', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, index.h("duet-icon", { key: '10f383d1179787ca4dda410b10ac2785bcbbcc36', name: "navigation-language", margin: "none", color: "secondary" }), index.h("slot", { key: '3a3f899dd72eb996f48ac588474810a95fa6fc19' }))));
48
+ return (index.h(index.Host, { key: 'd163f56230650efc540cf21892239905271a775e' }, index.h("div", { key: '7b1d95d36da23db34a90055407a7f307ab0d4ffa', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, index.h("duet-icon", { key: '07ed0679705221e14ba5e20d0db83a5b3073a7cf', name: "navigation-language", margin: "none", color: "secondary" }), index.h("slot", { key: 'e847d0a2bf84e7099988d6bc9f6e59dfa0ba99d7' }))));
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-21e67ab3.js');
8
+ const index = require('./index-7e38df71.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(98, 121, 138)}.duet-theme-turva slot[name=description]::slotted(*){color:rgb(113, 118, 132)}";
@@ -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: '756d30871c5f34ca3520a5bdecf5269c6a0b4afb' }, index.h("a", { key: '16dfc8d2bcae2379ab25ce353eda255e79d6ad6b', class: {
38
+ return (index.h(index.Host, { key: 'dbcb8bf6b8c65743fb716cbdda625cf4ea5162f8' }, index.h("a", { key: '542c9910bad183af64eff3b965ef1cec19b4ac7b', 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: '6551aa92fee9498b1fc2b4ebb18a89ff1c72e607', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), index.h("div", { key: 'f841f0d234ffca0d1dbaaae18e9de9f1de02de55', class: "label" }, index.h("span", { key: '452f28fecf67c0da43ea807dd572d1db83e10ae6' }, index.h("slot", { key: '896258d4f5fbcc5efa21d49cd867e0578302dbef' }), index.h("slot", { key: '6de4aa964201a5ffe68d7f894a499289db302527', name: "description" })), this.caret && (index.h("duet-icon", { key: '3b7c9337d8d76eb9bcc71fe7277e84599692bce4', 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: 'c192e191c1323e742022c48651a75c16017b4837', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), index.h("div", { key: 'b0e214e358e524f13a884c78e1d78118b171e3ed', class: "label" }, index.h("span", { key: 'af8697663031dc729bc98cf7c15cd2d58a03f861' }, index.h("slot", { key: '84b1b365ac8fabcbf3c6451a8aa51caa18010aa9' }), index.h("slot", { key: '82b78e911b41cfd441fb9eab798093f6b726c993', name: "description" })), this.caret && (index.h("duet-icon", { key: 'ee835e2bd7427531239041e03b19ed4335b8ad74', 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-21e67ab3.js');
8
+ const index = require('./index-7e38df71.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(8, 42, 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(8, 42, 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: '79b5b5d923940bc3b0ab0515ccab7d498b327d5e' }, index.h("div", { key: 'b66ac749e1950d6c70c1c465479604cd91c03cfd', class: {
52
+ return (index.h(index.Host, { key: 'f7a1b3521e799c7792945551a66c1c295dd5ffdc' }, index.h("div", { key: 'd63da6a1f3650e633c97795042a7b34b8ad48302', 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: '7155b74267a0786267237b0170e30a4c20d8d180', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
56
+ } }, index.h("button", { key: 'ed40e8b4d2a431e4f578ea26583a70b8977d951c', 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: '014c5790e8eb52f02d10ecf398271b233b88f7b0', name: this.icon, size: "medium", margin: "none", color: "secondary" }), index.h("span", { key: 'be3875ea25d4f094220b3599aa15bf7e014e81bd', class: "label" }, index.h("slot", { key: '36b0112f4b2aa6ed192c19da3397beca24b8b29c', name: "label" }), index.h("duet-icon", { key: '2d4c1df9d41e97d1c7bb031252d31baa865a587c', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), index.h("div", { key: 'a9729a27afa76ccee3c7d3b14e7d48dab1dcb7a3', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
58
+ }, onClick: this.onClick }, this.icon && index.h("duet-icon", { key: '44a4510103738db121e37e1d18f3a5f2484e7683', name: this.icon, size: "medium", margin: "none", color: "secondary" }), index.h("span", { key: 'b2ce145800f498a7382885190458bb49205b7ada', class: "label" }, index.h("slot", { key: '6ce00dfcd2d2ef3ac62143b9150b80f1ecc9a69d', name: "label" }), index.h("duet-icon", { key: 'e6890351789e07002b0b9fc85d79baf6862bd239', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), index.h("div", { key: '81a201018140f6519e9ed18baec3855790ef4cb4', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
59
59
  items: true,
60
60
  hidden: !this.open,
61
- } }, index.h("slot", { key: '63761e3a8bbea310fbc531dd63eae808be5cf3e4' })))));
61
+ } }, index.h("slot", { key: '473c54c7f46f6cb77f5656ff8c7d60106836aa73' })))));
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-21e67ab3.js');
8
+ const index = require('./index-7e38df71.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-2a0030aa.js');
12
- const languageUtils = require('./language-utils-b5940c7b.js');
13
- const slotUtils = require('./slot-utils-b5c4d888.js');
11
+ const focusUtils = require('./focus-utils-68fa1c8f.js');
12
+ const languageUtils = require('./language-utils-beee36ce.js');
13
+ const slotUtils = require('./slot-utils-80463bf1.js');
14
14
  const tokenUtils = require('./token-utils-12717808.js');
15
15
  require('./string-utils-7b13c16e.js');
16
16
  require('./tokens.module-46ddb47a.js');
@@ -164,23 +164,23 @@ const DuetSlideoutPanel = class {
164
164
  };
165
165
  const exitTranslation = languageUtils.getLocaleString(this.exitLangObject);
166
166
  const backTranslation = languageUtils.getLocaleString(this.backLangObject);
167
- return (index.h(index.Host, { key: '10b414a1d813be3e7f5ef8070b2c1d984c25ac44' }, index.h("div", { key: '50ee38592ea290018fefaf87e3c8625579636ed9', class: {
167
+ return (index.h(index.Host, { key: '0318776fab9cea36b44efcbd8a066fc7a71aa59e' }, index.h("div", { key: '1d95822243d5c86ec5b5173e4e681b4146e4476f', class: {
168
168
  "duet-slideout-panel": true,
169
169
  "duet-theme-turva": this.theme === "turva",
170
170
  active: this.open,
171
- } }, index.h("button", { key: '4222c80ec11e0f6acb4eeaebf216968e42537c70', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
171
+ } }, index.h("button", { key: 'a45e36b09686a148c2ba62e9984627920710ecb7', 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: {
172
172
  link: true,
173
173
  active: this.active,
174
- }, onClick: this.onClick, inert: this.open }, this.icon && (index.h("div", { key: 'ef87af453a36ae15d81ed98b882798092522610c', class: "duet-slideout-icon" }, index.h("duet-icon", { key: '540a8e1f36285104c675438d0a053ce5a8aeaa38', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && index.h("div", { key: 'a90b2189e9b0fe8325b12db27faa55955a5aaa0b', class: "duet-slideout-badge" }))), index.h("span", { key: '9f266762f46f74d6c627098e57315df106bf9dfe', class: "label" }, index.h("span", { key: '60a41c1094f9ba9b51cd6e29666af8f601b8a8d2', class: { "label-text": true, [this.labelSize]: true } }, index.h("slot", { key: '4160b184173ed8e9e3e93cee11cb8b797911c350', name: "label" })), index.h("duet-icon", { key: '1572389c79f37ff516d2462ec7dfc9e6e740c6c8', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), index.h("div", { key: 'fc738196e7f3d69ca2cc01db8fcbf5a7be3c39f1', ref: element => (this.dialog = element), class: {
174
+ }, onClick: this.onClick, inert: this.open }, this.icon && (index.h("div", { key: '6f2dee22c324bf4ead87048ebff2a20c47ca896a', class: "duet-slideout-icon" }, index.h("duet-icon", { key: '44e1cac15f61dab325132fcc3514c8e0354cc43a', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && index.h("div", { key: '024312ec408282554844e751ab4b49d05b96b548', class: "duet-slideout-badge" }))), index.h("span", { key: '283051aa5c3b14ee17ca9da70c094a57235e749e', class: "label" }, index.h("span", { key: '81b5642422add92e13dbf34d95a26c0588858de7', class: { "label-text": true, [this.labelSize]: true } }, index.h("slot", { key: 'd44a3600f9a66a1768a530317ee8e97d61d7d5a4', name: "label" })), index.h("duet-icon", { key: '4e27c46508e15f8a57b08025121d7a30386fd7e1', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), index.h("div", { key: '0e7fce1743db4fe772c3165ea76ddd2b5215e3c3', ref: element => (this.dialog = element), class: {
175
175
  dialog: true,
176
176
  hidden: !this.open,
177
- }, style: styles }, index.h(focusUtils.FocusGuard, { key: '00a3795728a3374280aaa5f2b6b97f67bac388c6', moveFocusTo: this.closeButton }), index.h("div", { key: '84e8cf7f05aedd1fd6df3f08cd06b66abbd1ef17', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, index.h("div", { key: 'a462d45d835fe35e6ce1e64e9527aeae033c192f', class: "top" }, index.h("button", { key: '5b4eb5d8985437d6701987273dbe10d55185c0cf', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
177
+ }, style: styles }, index.h(focusUtils.FocusGuard, { key: '40a3ed99c1bf1bceb7378326804d3f5e76a2caf0', moveFocusTo: this.closeButton }), index.h("div", { key: '513ce8191e12b73aa0ec22360499905c9a120aca', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, index.h("div", { key: 'f6d518848785f147415050e356dcfe42e00e64af', class: "top" }, index.h("button", { key: '6c6d3320016eeabed6b06b5d997bf0fe871b7d5b', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
178
178
  back: true,
179
- }, onClick: this.onClick }, index.h("duet-icon", { key: 'b17a49853ca91e459db693d0c1dcbe861f9ee663', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), index.h("span", { key: '033f64eb9236b0a1cc28214b0393f3c7e62d62f2' }, this.label.innerHTML), index.h("button", { key: '005c6e62887ae4effd15bc19266a4b72d45f11bc', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, index.h("duet-icon", { key: '0934dfbccb73be3827e684b1414f2a76c080b0fb', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), index.h("div", { key: '984c15369f3cd4a09dfd02efe5aa65effb2f453c', class: "sticky-header" }, index.h("slot", { key: '28aea810fee655e0039f9412a5a0e979d4e0991e', name: "sticky-header" }))), index.h("div", { key: 'd0fed891a8cd1320d5edd35d4461d1df9f1bec7d', tabindex: "-1", role: "menu",
179
+ }, onClick: this.onClick }, index.h("duet-icon", { key: 'e68686b85946c9e54babfb2aa7012e37048b6a23', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), index.h("span", { key: 'b2082182002d6fc1687fdbe1a75c30a62061a083' }, this.label.innerHTML), index.h("button", { key: 'b6cfea3156d9398f6ff290c6abbdbdff55a16edd', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, index.h("duet-icon", { key: '4f973e329f5254a4d6fbb230bb2e1c815d07fab5', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), index.h("div", { key: 'b2f3ca3d5bd5e4881cfbe6acd61b8ff209408f35', class: "sticky-header" }, index.h("slot", { key: '9a1594cd89ffce28613a575b53219736fcf02bae', name: "sticky-header" }))), index.h("div", { key: '74a5a1eefa940a78f4904f118fbb22da52177d83', tabindex: "-1", role: "menu",
180
180
  //TODO: slideout menu fades out, needs to be instant
181
181
  id: "menu", "aria-labelledby": "button", class: {
182
182
  items: true,
183
- } }, index.h("slot", { key: '859c0b8b029620561483192901482f2d7ac69fd8' })), index.h(focusUtils.FocusGuard, { key: '5676e24c74f3223c83eaa6cf67d05cc93c8ea339', moveFocusTo: this.closeButton })))));
183
+ } }, index.h("slot", { key: '59168289af3be6afbf35af828da4800c1209809c' })), index.h(focusUtils.FocusGuard, { key: '688c55a2b0881c10204aa353123bc524c88a23b9', moveFocusTo: this.closeButton })))));
184
184
  }
185
185
  get element() { return index.getElement(this); }
186
186
  static get watchers() { return {
@@ -5,13 +5,13 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-21e67ab3.js');
8
+ const index = require('./index-7e38df71.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-2a0030aa.js');
11
+ const focusUtils = require('./focus-utils-68fa1c8f.js');
12
12
  const keyboardUtils = require('./keyboard-utils-681e11ec.js');
13
- const languageUtils = require('./language-utils-b5940c7b.js');
14
- const slotUtils = require('./slot-utils-b5c4d888.js');
13
+ const languageUtils = require('./language-utils-beee36ce.js');
14
+ const slotUtils = require('./slot-utils-80463bf1.js');
15
15
  const teleport = require('./teleport-c6f8391a.js');
16
16
  const tokenUtils = require('./token-utils-12717808.js');
17
17
  require('./string-utils-7b13c16e.js');
@@ -249,16 +249,16 @@ const DuetSlideout = class {
249
249
  };
250
250
  const topLevelOpenMenuBarTranslation = languageUtils.getLocaleString(this.topLevelOpenMenuBarLangObject);
251
251
  const exitTranslation = languageUtils.getLocaleString(this.exitLangObject);
252
- return (index.h(index.Host, { key: '14fdba7fda5928417732464bfb4fd9b16f7b2064' }, index.h("div", { key: 'ad888076253b6aadf02beac7fd057ac3fb4fdf3d', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, this.modal && index.h("duet-overlay", { key: '402885b296bd543ddbe8cf83908e90a181b9da10', visible: this.open, "display-device": "large", zIndex: "600" }), index.h("div", { key: 'e93a803cbfbe0be22ec7fd6f70c890bf1b652532', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
252
+ return (index.h(index.Host, { key: '7e5384e7a8da21a6bfcd4e6f84f8c0cb60d3250a' }, index.h("div", { key: 'a0ddecf72e05002132592afbea9ab503e8929698', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, this.modal && index.h("duet-overlay", { key: 'bd9eb4bb301549c79486fbec4ec9cc3306001152', visible: this.open, "display-device": "large", zIndex: "600" }), index.h("div", { key: '8bcb933d1862b16a784105144cbb830b085b7a37', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
253
253
  dialog: true,
254
254
  hidden: !this.open,
255
255
  modal: this.modal,
256
- }, style: styles }, index.h(focusUtils.FocusGuard, { key: '0e6e26357b438fb966c72cf164a4c39ce8b235bd', moveFocusTo: this.closeButton }), index.h("div", { key: 'c65959274e1c3191495c03d01adb69c76d23e3e4', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, index.h("div", { key: 'd03362b067baf916076e9992e63933b309e84e44', class: "top" }, index.h("button", { key: '893421c3ed8c0224031b2db5c2db1f1eb7f1791a', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
256
+ }, style: styles }, index.h(focusUtils.FocusGuard, { key: '4f32ae824a9963b9324a6a75aec30a1ec3b9da34', moveFocusTo: this.closeButton }), index.h("div", { key: 'b3a2d23360f0080c3345925ab2dd3ba71726102e', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, index.h("div", { key: '346320e78d1b3b31cd27505873e27d9de14e7105', class: "top" }, index.h("button", { key: '70bd3ca676c250d31bf67ffc0cd4900c73d2e093', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
257
257
  "slideout-close": true,
258
258
  active: this.open,
259
- }, onClick: this.onClick, inert: this.openPanel }, index.h("duet-icon", { key: '354bcaf0344522712c12904991ade60e97924b88', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), index.h("div", { key: 'a55711bc7b1ad408dc4720372cedc676a303fe84', class: "sticky-header" }, index.h("slot", { key: '15ef13899e66f98dd681b8105528d8f55fd2f2a2', name: "sticky-header" }))), index.h("div", { key: '698ce98219d2c6d387e92b96a71967bc632dee00', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
259
+ }, onClick: this.onClick, inert: this.openPanel }, index.h("duet-icon", { key: '1aa814b1f9015483a3b4bc7f473b5aede84f3cd0', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), index.h("div", { key: 'f11c81c8efcdca2ddb6cdc987e2e1f220d467398', class: "sticky-header" }, index.h("slot", { key: 'e0bf8ba236ee29c1f1b497df27b337ab1f96628a', name: "sticky-header" }))), index.h("div", { key: 'dbf227d18aed0d6d3db65db6522ffda1b69d8dba', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
260
260
  items: true,
261
- } }, index.h("slot", { key: '75862e49d89cdd2e20ecaa574b1c76da95f3c1c6' })), index.h(focusUtils.FocusGuard, { key: 'e74750f4e595532c2fb7185a40f57efa7e032122', moveFocusTo: this.closeButton })))));
261
+ } }, index.h("slot", { key: 'facef4d207e8df7c34a8aeca8595d832fd6de5e6' })), index.h(focusUtils.FocusGuard, { key: '5733820870caa0acd80b157d88b03ae1797360b8', moveFocusTo: this.closeButton })))));
262
262
  }
263
263
  get element() { return index.getElement(this); }
264
264
  static get watchers() { return {
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-21e67ab3.js');
8
+ const index = require('./index-7e38df71.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');
@@ -91,13 +91,13 @@ const DuetStep = class {
91
91
  * Always the last one in the class.
92
92
  */
93
93
  render() {
94
- return (index.h("div", { class: {
94
+ return (index.h("div", { key: '4824107e0acf23c2c8705c98bf936075b57f0832', class: {
95
95
  "duet-step": true,
96
96
  [`is-${this.state}`]: true,
97
97
  "rounded-top": this.roundedTop,
98
98
  "rounded-bottom": this.roundedBottom,
99
99
  "duet-theme-turva": this.theme === "turva",
100
- } }, index.h("div", { class: "duet-step-heading", id: this.buttonId, role: this.state !== "current" ? "button" : "region", "aria-current": this.state === "current" ? "step" : undefined, tabindex: this.state !== "current" ? "0" : undefined, "aria-disabled": this.isClickDisabled().toString(), "aria-expanded": (this.state === "current").toString(), "aria-controls": this.contentId, "aria-selected": (this.state === "current").toString(), onClick: this.handleClick, onKeyDown: this.handleKeyDown, ref: element => (this.buttonElement = element) }, index.h("div", { "aria-hidden": "true" }, index.h("div", { class: "duet-step-counter" }, this.renderStepCounter())), index.h("duet-spacer", { direction: "horizontal", size: "large", breakpoint: "small" }), index.h("duet-spacer", { direction: "horizontal", size: "medium", breakpoint: "x-small" }), index.h("div", null, index.h("duet-heading", { theme: this.theme, level: this.headingLevel, visualLevel: "h4", color: this.headingColor(), margin: "none" }, this.heading)), index.h("duet-spacer", { direction: "horizontal", size: "large" }), index.h("div", { class: "duet-step-heading-slot" }, index.h("slot", { name: "heading-content" }))), index.h("div", { class: "duet-step-content-wrapper" }, index.h("div", { class: "duet-step-content", role: "region", "aria-labelledby": this.buttonId, id: this.contentId }, index.h("slot", null)))));
100
+ } }, index.h("div", { key: '090c1ada985e57f936ac65154af4e1cde73cf820', class: "duet-step-heading", id: this.buttonId, role: this.state !== "current" ? "button" : "region", "aria-current": this.state === "current" ? "step" : undefined, tabindex: this.state !== "current" ? "0" : undefined, "aria-disabled": this.isClickDisabled().toString(), "aria-expanded": (this.state === "current").toString(), "aria-controls": this.contentId, "aria-selected": (this.state === "current").toString(), onClick: this.handleClick, onKeyDown: this.handleKeyDown, ref: element => (this.buttonElement = element) }, index.h("div", { key: '2fe4d50db56975760a58c1aa4a326758fbceeac8', "aria-hidden": "true" }, index.h("div", { key: '9c2265041152125c05b017c65f432b9ec0c758d6', class: "duet-step-counter" }, this.renderStepCounter())), index.h("duet-spacer", { key: '3820e59fd9b9cb0b9618eed034474a90293f3985', direction: "horizontal", size: "large", breakpoint: "small" }), index.h("duet-spacer", { key: '9c3a323b02d4543d4791ba77a2bf90d2e0ed77bd', direction: "horizontal", size: "medium", breakpoint: "x-small" }), index.h("div", { key: 'a50916963ca0efc77a309f009255f283b5584258' }, index.h("duet-heading", { key: '637ef135f7d47160eba76bf7d736e0f0a8086282', theme: this.theme, level: this.headingLevel, visualLevel: "h4", color: this.headingColor(), margin: "none" }, this.heading)), index.h("duet-spacer", { key: 'efe8ebfe55fbc93f526803ac66c469492967f21d', direction: "horizontal", size: "large" }), index.h("div", { key: '0974cb5ac0bb24d1cf9bd7a1bfa2eaac4a67f18f', class: "duet-step-heading-slot" }, index.h("slot", { key: 'f7ee80ecb5f96068f5dfc59f1a42cd17fca1f2c3', name: "heading-content" }))), index.h("div", { key: '31fab92932786d05ac222d35e3097b4f4d9a014d', class: "duet-step-content-wrapper" }, index.h("div", { key: '00679961075564d18dbd7faffa05618cf3dac572', class: "duet-step-content", role: "region", "aria-labelledby": this.buttonId, id: this.contentId }, index.h("slot", { key: '898ad6c5810daff1adeb5d85ff6db990ae3d7c43' })))));
101
101
  }
102
102
  get element() { return index.getElement(this); }
103
103
  };
@@ -204,7 +204,7 @@ const DuetStepper = class {
204
204
  * Always the last one in the class.
205
205
  */
206
206
  render() {
207
- return (index.h(index.Host, { key: '9cd2e878ee57bb71fe5fbd410f88af372dc31cde', class: { "duet-m-0": this.margin === "none" } }, index.h("div", { key: 'f97a9e7f94f0968bb70ed9def756541279783bc7', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, index.h("duet-visually-hidden", { key: 'c6bc42ab6164ea260b6860c4c8350f8fecc83a2f', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), index.h("slot", { key: 'fa2a987f757693d3f287fc0707466d751d7fb8ba' }))));
207
+ return (index.h(index.Host, { key: 'a9fd058aba3edef3374cccd0a93f842c0f9aaeb2', class: { "duet-m-0": this.margin === "none" } }, index.h("div", { key: '0669c1d5037caa0fd14184e653d7bcd8bff5c84e', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, index.h("duet-visually-hidden", { key: 'c129a1a808027193572c28b4708b9bc036b117c2', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), index.h("slot", { key: 'c6d77528bc6dcd5f9e3fd0d2a3ae62253fca0114' }))));
208
208
  }
209
209
  get element() { return index.getElement(this); }
210
210
  static get watchers() { return {
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-21e67ab3.js');
8
+ const index = require('./index-7e38df71.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
  const keyboardUtils = require('./keyboard-utils-681e11ec.js');
11
11
 
@@ -40,12 +40,12 @@ const DuetSubmenuBarDropdownLink = class {
40
40
  * Always the last one in the class.
41
41
  */
42
42
  render() {
43
- return (index.h(index.Host, { key: '06b062162cb366accf11fd8844dc842cb4086e11' }, index.h("a", { key: 'aeba09894b5f6a4aec3c462fef6f62966fd3849f', class: {
43
+ return (index.h(index.Host, { key: 'a746efa1453d4cec928e66f4122f1a1b593e8442' }, index.h("a", { key: '6c959b9aad16526f25fa0f8c94d544e47850a69b', class: {
44
44
  "duet-submenu-bar-dropdown-link": true,
45
45
  "duet-theme-turva": this.theme === "turva",
46
46
  highlight: this.highlight,
47
47
  active: this.active,
48
- }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && index.h("duet-icon", { key: '72463c8f6d29475ed51097a63b8c627e35454570', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), index.h("span", { key: '457b5b54be2bdbb03e665ed5549ac06b45e0a591', class: "label-container" }, index.h("span", { key: '0fe3839576cb252a5f928774b0808bf85913d6fe', class: "label" }, index.h("slot", { key: '4ca119e9809d2122107fbade53b8f0d21f499f99' })), this.caret && index.h("duet-icon", { key: '98119ea79cc812daa6857fa4286c97f0ffd6d4ca', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (index.h("duet-icon", { key: 'c4cbb062c343bb3bf6b15d771de4618f1d75b531', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
48
+ }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && index.h("duet-icon", { key: 'c0fc8773a756787903d3e312ebabdae1f5854445', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), index.h("span", { key: 'e3970bb855fdb008fe5c71d5b70ffaa0c95c6ca1', class: "label-container" }, index.h("span", { key: '615e56e9b3b4c900b96ae2e77435dcfd29a9a321', class: "label" }, index.h("slot", { key: '66142de58ca0b982f962787e57583acf2645acd2' })), this.caret && index.h("duet-icon", { key: '690f5210ff9271e47c36a9ec86fbe0c427a7e823', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (index.h("duet-icon", { key: '019e32fdb4672495348327df056ff55e5654c91d', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
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-21e67ab3.js');
8
+ const index = require('./index-7e38df71.js');
9
9
  const tokens = require('./tokens-57e06fe4.js');
10
10
  const themeableComponent = require('./themeable-component-996b489c.js');
11
11
  const keyboardUtils = require('./keyboard-utils-681e11ec.js');
@@ -105,18 +105,18 @@ const DuetSubmenuBarDropdown = class {
105
105
  * Always the last one in the class.
106
106
  */
107
107
  render() {
108
- return (index.h(index.Host, { key: '82d9bb10d3b975fb643a1ff0735369158fc0267d', role: "listitem" }, index.h("div", { key: '04220a59fb49f405a8e072c61dd7f629275844a9', class: {
108
+ return (index.h(index.Host, { key: '950ec986065630156024e30fc4ff3808bd83331e', role: "listitem" }, index.h("div", { key: '8aa74d12b0b0e63f82062c705b61f3881a130ece', class: {
109
109
  "duet-submenu-bar-dropdown": true,
110
110
  "duet-theme-turva": this.theme === "turva",
111
111
  open: this.open,
112
112
  active: this.active,
113
- } }, index.h("button", { key: 'e3b117a883729e81e5b044b700638798005758a7', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
113
+ } }, index.h("button", { key: '06132dc834775c0f78a00690e71381f2f8bc48dd', 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: {
114
114
  open: this.open,
115
115
  active: this.active,
116
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (index.h("duet-icon", { key: '4f6aa1cd847b01bb6149300dd095bc2d90f0f8ee', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), index.h("div", { key: 'e4e0fe843ffb97eb94ac1940b3daabbfdebaed09', class: "label" }, index.h("span", { key: '7527471d9064055386d235ff8a576a66b93e9246', class: "label-text" }, index.h("slot", { key: '13887aced4d286f3a79ffd7f125f124801d436a8', name: "label" })), index.h("duet-icon", { key: 'aa48764d6c7ee181d825621d1b565a92d0ac1a58', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), index.h("div", { key: 'b03feb7412459e67e233d5c1dcf6f6263e574898', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
116
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (index.h("duet-icon", { key: '5808b4d746aacc6834d5c7cfc886cb2318ca11bf', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), index.h("div", { key: '4d1a960326bb00837cdffa7d7968d1a09c246656', class: "label" }, index.h("span", { key: '0b0fab9353193d5f65ba7a40474548653b0bd233', class: "label-text" }, index.h("slot", { key: '6270448ade06bfe7555500c63eba0c0dd4bc589a', name: "label" })), index.h("duet-icon", { key: '445ce13635b1ac94a6059dfa0cc74925bdb42829', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), index.h("div", { key: '72428c05d80b77b7443611c15548731847faf492', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
117
117
  items: true,
118
118
  hidden: !this.open,
119
- } }, index.h("slot", { key: 'a1ad4d341602b1f922d38f24c8183be203867abb' })))));
119
+ } }, index.h("slot", { key: 'da23085cb0178dc3a796bfef1127aff57a055703' })))));
120
120
  }
121
121
  get element() { return index.getElement(this); }
122
122
  };
@@ -5,14 +5,13 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-21e67ab3.js');
8
+ const index = require('./index-7e38df71.js');
9
9
  const actionNewWindowSmall = require('./action-new-window-small-fa51dfb9.js');
10
10
  const commonStrings = require('./common-strings-2984301e.js');
11
11
  const themeableComponent = require('./themeable-component-996b489c.js');
12
- const a11yUtils = require('./a11y-utils-a0a1c591.js');
12
+ const a11yUtils = require('./a11y-utils-76311b95.js');
13
13
  const keyboardUtils = require('./keyboard-utils-681e11ec.js');
14
- const languageUtils = require('./language-utils-b5940c7b.js');
15
- require('./slot-utils-b5c4d888.js');
14
+ const languageUtils = require('./language-utils-beee36ce.js');
16
15
  require('./string-utils-7b13c16e.js');
17
16
 
18
17
  const duetSubmenuBarItemCss = "*,*::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%}@media (min-width: 62em){:host{width:auto}}.duet-submenu-bar-item{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;width:auto;height:100%;padding:12px 1.5rem;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:600;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer}.duet-submenu-bar-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-submenu-bar-item:focus,.duet-submenu-bar-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-submenu-bar-item .label{display:flex;gap:5px;align-items:center;justify-content:center}.duet-submenu-bar-item .leading-icon,.duet-submenu-bar-item .trailing-icon{width:20px;height:20px}@media (min-width: 62em){.duet-submenu-bar-item .leading-icon,.duet-submenu-bar-item .trailing-icon{width:16px;height:16px}}.duet-submenu-bar-item .trailing-icon.trailing-icon-arrow{width:7px;height:7px}.duet-submenu-bar-item .external-icon{width:10px;height:10px}.duet-submenu-bar-item .trailing-icon{position:absolute;right:12px}.duet-submenu-bar-item[aria-expanded=true]{background:rgb(228, 241, 247)}.duet-submenu-bar-item[aria-expanded=true] .trailing-icon.rotate{transform:rotate(180deg)}.duet-submenu-bar-item.active{color:rgb(0, 119, 179)}.duet-submenu-bar-item.active.duet-theme-turva{color:rgb(126, 2, 35)}.duet-submenu-bar-item.active::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-submenu-bar-item.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-submenu-bar-item.duet-theme-turva.active .label::after{background:rgb(126, 2, 35)}.duet-submenu-bar-item.duet-theme-turva.active::after{background:rgb(126, 2, 35)}.duet-submenu-bar-item:hover{color:rgb(8, 42, 77);background:rgb(228, 241, 247)}.duet-submenu-bar-item:hover.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(222, 224, 228)}.duet-submenu-bar-item:hover.duet-theme-turva.active{color:rgb(126, 2, 35)}";
@@ -68,7 +67,7 @@ const DuetSubmenuBarItem = class {
68
67
  render() {
69
68
  const TagName = this.url ? "a" : "button";
70
69
  const role = this.url ? "link" : "button";
71
- return (index.h(index.Host, { key: 'b31ed9815a70a51dcd572ca7d1485930c2440939', role: "listitem" }, index.h(TagName, { key: '9ee1cc13ac91783544600e501b1fab1eb70997d6', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && a11yUtils.getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (index.h("duet-icon", { key: '4deab5b50ec0e4066872c2744cb8e65d0a0e7287', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), index.h("div", { key: '46be26631ba05fed851d7fb9c74cf11d6ce925a8', class: "label" }, index.h("span", { key: '3bb375080720c6d70901eb425d85bcc3829454ee', class: "label-text" }, index.h("slot", { key: 'fd3e9665db1ff76e1435288cefffba0c9e75273b' })), (this.trailingIcon || this.external) && (index.h("duet-icon", { key: 'a3f85c5afc2a5234e3aad56f7262030ef3ad509e', class: {
70
+ return (index.h(index.Host, { key: 'bbd6de093fd02cb675b6a27822e8fd64ae2e6e36', role: "listitem" }, index.h(TagName, { key: '857df988d8c2d9ee3c830455d97496903f43af24', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && a11yUtils.getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (index.h("duet-icon", { key: '77a2683b345776fdd073d562025d01ad7b42b8cf', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), index.h("div", { key: 'e5e54d900b8e9861fd7f687c302a83e9a5d26087', class: "label" }, index.h("span", { key: '7b8893ae6bd4a6209763cd1e88606495db78f84e', class: "label-text" }, index.h("slot", { key: 'bd0380cd2eee95bed2c16884fdc77827a7748da2' })), (this.trailingIcon || this.external) && (index.h("duet-icon", { key: '94315f7a4d4ab2444536fec20724bbbeaee83a65', class: {
72
71
  "trailing-icon": !!this.trailingIcon,
73
72
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
74
73
  "external-icon": !!this.external,
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-21e67ab3.js');
8
+ const index = require('./index-7e38df71.js');
9
9
  const themeableComponent = require('./themeable-component-996b489c.js');
10
10
  const keyboardUtils = require('./keyboard-utils-681e11ec.js');
11
11
 
@@ -38,7 +38,7 @@ const DuetSubmenuBarLink = class {
38
38
  * Always the last one in the class.
39
39
  */
40
40
  render() {
41
- return (index.h(index.Host, { key: '0a4400868d61377b3ce3df2c080a0aa42ad53a8b', role: "listitem" }, index.h("a", { key: '005d137af08a1c049d12707de80a41968e29b6fe', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (index.h("duet-icon", { key: '3d900e1209d6e99e2361348c9fda2b0e562987b4', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), index.h("span", { key: '99b597aeb8dbe29036e8e006160c86884f5e3387', class: "label" }, index.h("slot", { key: '8c81d3eb726c6e5fd647e351f1fdeb7eab64d109' })))));
41
+ return (index.h(index.Host, { key: 'd500cddc2f019854bae1756301dc68ae23835b10', role: "listitem" }, index.h("a", { key: '3688cdd47046d93cae4ad667a348881d35449cb8', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (index.h("duet-icon", { key: 'c620d6cac216344f07879ad271f2488f9e4a3036', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), index.h("span", { key: '82438bf5ee24adf621d9e342de9886829f193176', class: "label" }, index.h("slot", { key: '5ee0ae247c68b887845ce939e812e7923b994be8' })))));
42
42
  }
43
43
  get element() { return index.getElement(this); }
44
44
  };
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-21e67ab3.js');
8
+ const index = require('./index-7e38df71.js');
9
9
  const tokens = require('./tokens-57e06fe4.js');
10
10
  const bodyScrollLock_es6 = require('./bodyScrollLock.es6-dd2d7d91.js');
11
11
  const themeableComponent = require('./themeable-component-996b489c.js');
@@ -131,19 +131,19 @@ const DuetSubmenuBar = class {
131
131
  * Always the last one in the class.
132
132
  */
133
133
  render() {
134
- return (index.h(index.Host, { key: 'e1887ce1a641c6c58a54f0cc22d6548b71274312' }, index.h("nav", { key: '324f9788c4c5f0f07b6a6462e6333b9021c24b8d', class: {
134
+ return (index.h(index.Host, { key: 'a63e21429e735858870de3a6c6b4f1d641ea0536' }, index.h("nav", { key: 'ec81c1ea9da9a6a1f976e4f809a44f5a0cc9129f', class: {
135
135
  "duet-submenu-bar": true,
136
136
  "duet-theme-turva": this.theme === "turva",
137
137
  hidden: this.hidden,
138
- }, "aria-label": this.accessibleLabel }, this.hasItems && (index.h("button", { key: '5f4aab6f8d310a840b9428d100990a279bd88344', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
138
+ }, "aria-label": this.accessibleLabel }, this.hasItems && (index.h("button", { key: '9c7afa7571d91d251c0a9ed320dcfaefe4ff10ec', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
139
139
  active: this.open,
140
- }, onClick: this.onClick }, index.h("span", { key: '80740c4fe31825abf62d11762f8c11bcab49b3c1', class: "label" }, index.h("slot", { key: 'b59a92e6417e6c0da5dfce940b386cd026fa4f26', name: "label" }), index.h("duet-icon", { key: '370f031d4cd186535f3f62f5952461914364ca8a', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), index.h("div", { key: 'a482eaf5d9705512b952c67ef7e038fcce800c5a', class: {
140
+ }, onClick: this.onClick }, index.h("span", { key: '670e006fcab56b5057addd32c86e78c488a6a954', class: "label" }, index.h("slot", { key: '6aeb5157b136b0d51ea614df7170db9901d7159a', name: "label" }), index.h("duet-icon", { key: 'd7801a42f75a4b6dfde7c1bd197b5c4aafb7eb03', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), index.h("div", { key: 'b527227c328438130d7ec32a80c7d9ac8ee472b2', class: {
141
141
  "menu-container": true,
142
142
  hidden: !this.open,
143
- }, role: "presentation" }, index.h("div", { key: '8e71057de372c6ec2c2c9b00a754e9dddbe5ff14', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
143
+ }, role: "presentation" }, index.h("div", { key: '60bcdce4e176cf742905e6eb6e50d4dc8046b1be', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
144
144
  items: true,
145
145
  hidden: !this.open,
146
- }, ref: element => (this.itemsContainer = element) }, index.h("div", { key: '6b216f3309c1da5a171a3fa39b31fcad805d76f4', class: "list", role: this.mobile ? "presentation" : "list" }, index.h("slot", { key: 'f4c31cc6c1c32d56d50a0d2e664ebf727255a025' }), index.h("div", { key: '0a170fb9952aefa7fa6150514497fdef9caf8cea', class: "list-padding" }))), index.h("duet-overlay", { key: 'd513c9c698863e334c70587b7d905023d48d2f46', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
146
+ }, ref: element => (this.itemsContainer = element) }, index.h("div", { key: '69d9ea394265451a554e19db4e5105e21027a61e', class: "list", role: this.mobile ? "presentation" : "list" }, index.h("slot", { key: '95f8cedf2b0590010f0a6560531e9306350b2c37' }), index.h("div", { key: '780946443cd19822597df52bd006d3d3a30c2e5f', class: "list-padding" }))), index.h("duet-overlay", { key: '19734aa5ac1dd7c03192d3310518173fa8a43c07', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
147
147
  }
148
148
  get element() { return index.getElement(this); }
149
149
  static get watchers() { return {