@duetds/components 8.2.1 → 8.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (642) hide show
  1. package/hydrate/index.js +190 -49
  2. package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
  3. package/lib/cjs/duet-alert.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  6. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-button_2.cjs.entry.js +5 -4
  9. package/lib/cjs/duet-callout.cjs.entry.js +1 -1
  10. package/lib/cjs/duet-caption_4.cjs.entry.js +5 -3
  11. package/lib/cjs/duet-card.cjs.entry.js +3 -3
  12. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-chip.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-choice_2.cjs.entry.js +5 -4
  16. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-combobox.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
  19. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-date-picker.cjs.entry.js +4 -2
  21. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-editable-table_3.cjs.entry.js +3 -3
  23. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  24. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  25. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  26. package/lib/cjs/duet-footer.cjs.entry.js +2 -2
  27. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  29. package/lib/cjs/duet-hero.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-icon.cjs.entry.js +2 -2
  31. package/lib/cjs/duet-input_2.cjs.entry.js +6 -5
  32. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +2 -2
  37. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-modal.cjs.entry.js +3 -3
  40. package/lib/cjs/duet-multiselect.cjs.entry.js +5 -4
  41. package/lib/cjs/duet-nav.cjs.entry.js +3 -3
  42. package/lib/cjs/duet-notification_2.cjs.entry.js +2 -2
  43. package/lib/cjs/duet-number-input.cjs.entry.js +4 -3
  44. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-pagination_2.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-popup-menu.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-radio_2.cjs.entry.js +3 -2
  51. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-scrollable_3.cjs.entry.js +89 -6
  53. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-select.cjs.entry.js +4 -3
  55. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  57. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +2 -2
  60. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -7
  61. package/lib/cjs/duet-slideout.cjs.entry.js +25 -10
  62. package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
  63. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
  64. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
  65. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  67. package/lib/cjs/duet-textarea.cjs.entry.js +4 -3
  68. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
  70. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +3 -3
  71. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  72. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-tooltip.cjs.entry.js +15 -18
  75. package/lib/cjs/duet-tray.cjs.entry.js +2 -2
  76. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  77. package/lib/cjs/duet-upload-item.cjs.entry.js +1 -1
  78. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  79. package/lib/cjs/duet.cjs.js +2 -2
  80. package/lib/cjs/{focus-utils-da71e7a7.js → focus-utils-da780025.js} +1 -1
  81. package/lib/cjs/{index-476807e3.js → index-34b8e765.js} +1 -1
  82. package/lib/cjs/{keyboard-utils-7248dd0a.js → keyboard-utils-66010749.js} +2 -0
  83. package/lib/cjs/loader.cjs.js +2 -2
  84. package/lib/cjs/{token-utils-c672402d.js → token-utils-7a618677.js} +22 -0
  85. package/lib/collection/components/duet-button/duet-button.css +14 -8
  86. package/lib/collection/components/duet-button/duet-button.js +2 -1
  87. package/lib/collection/components/duet-choice-group/duet-choice-group.js +5 -1
  88. package/lib/collection/components/duet-date-picker/date-picker-input.js +2 -1
  89. package/lib/collection/components/duet-date-picker/duet-date-picker.js +3 -0
  90. package/lib/collection/components/duet-fieldset/duet-fieldset.js +1 -1
  91. package/lib/collection/components/duet-heading/duet-heading.css +18 -0
  92. package/lib/collection/components/duet-heading/duet-heading.js +20 -0
  93. package/lib/collection/components/duet-hero/duet-hero.js +1 -1
  94. package/lib/collection/components/duet-input/duet-input.css +4 -2
  95. package/lib/collection/components/duet-input/duet-input.js +5 -1
  96. package/lib/collection/components/duet-multiselect/duet-multiselect.css +4 -2
  97. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -1
  98. package/lib/collection/components/duet-nav/duet-nav.css +5 -0
  99. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  100. package/lib/collection/components/duet-number-input/duet-number-input.js +5 -1
  101. package/lib/collection/components/duet-radio-group/duet-radio-group.js +5 -1
  102. package/lib/collection/components/duet-select/duet-select.css +4 -2
  103. package/lib/collection/components/duet-select/duet-select.js +5 -1
  104. package/lib/collection/components/duet-slideout/duet-slideout.css +1 -1
  105. package/lib/collection/components/duet-slideout/duet-slideout.js +20 -5
  106. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +27 -0
  107. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +9 -3
  108. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +1 -1
  109. package/lib/collection/components/duet-tab/duet-tab.css +10 -0
  110. package/lib/collection/components/duet-tab/duet-tab.js +155 -1
  111. package/lib/collection/components/duet-tab-group/duet-tab-group.js +12 -5
  112. package/lib/collection/components/duet-textarea/duet-textarea.css +4 -2
  113. package/lib/collection/components/duet-textarea/duet-textarea.js +5 -1
  114. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +1 -1
  115. package/lib/collection/components/duet-tooltip/duet-tooltip.e2e.js +5 -0
  116. package/lib/collection/components/duet-tooltip/duet-tooltip.js +15 -17
  117. package/lib/collection/utils/keyboard-utils.js +1 -0
  118. package/lib/collection/utils/token-utils.js +3 -0
  119. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  120. package/lib/dist-custom-elements/duet-alert.js +1 -1
  121. package/lib/dist-custom-elements/duet-badge.js +1 -1
  122. package/lib/dist-custom-elements/duet-banner.js +4 -4
  123. package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
  124. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  125. package/lib/dist-custom-elements/duet-button.js +1 -1
  126. package/lib/dist-custom-elements/duet-callout.js +2 -2
  127. package/lib/dist-custom-elements/duet-caption.js +1 -1
  128. package/lib/dist-custom-elements/duet-card.js +5 -5
  129. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  130. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  131. package/lib/dist-custom-elements/duet-chip.js +3 -3
  132. package/lib/dist-custom-elements/duet-choice-group.js +10 -9
  133. package/lib/dist-custom-elements/duet-choice.js +6 -6
  134. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  135. package/lib/dist-custom-elements/duet-combobox.js +3 -3
  136. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  137. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  138. package/lib/dist-custom-elements/duet-date-picker.js +15 -13
  139. package/lib/dist-custom-elements/duet-divider.js +1 -1
  140. package/lib/dist-custom-elements/duet-editable-table.js +8 -8
  141. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  142. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  143. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  144. package/lib/dist-custom-elements/duet-footer.js +5 -5
  145. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  146. package/lib/dist-custom-elements/duet-grid.js +1 -1
  147. package/lib/dist-custom-elements/duet-header.js +9 -9
  148. package/lib/dist-custom-elements/duet-heading.js +1 -1
  149. package/lib/dist-custom-elements/duet-hero.js +10 -10
  150. package/lib/dist-custom-elements/duet-icon.js +1 -1
  151. package/lib/dist-custom-elements/duet-input.js +1 -1
  152. package/lib/dist-custom-elements/duet-label.js +1 -1
  153. package/lib/dist-custom-elements/duet-layout.js +1 -1
  154. package/lib/dist-custom-elements/duet-link.js +1 -1
  155. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  156. package/lib/dist-custom-elements/duet-list.js +1 -1
  157. package/lib/dist-custom-elements/duet-logo.js +1 -1
  158. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  159. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
  160. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
  161. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  162. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  163. package/lib/dist-custom-elements/duet-modal.js +8 -8
  164. package/lib/dist-custom-elements/duet-multiselect.js +13 -12
  165. package/lib/dist-custom-elements/duet-nav.js +3 -3
  166. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  167. package/lib/dist-custom-elements/duet-notification.js +3 -3
  168. package/lib/dist-custom-elements/duet-number-input.js +15 -14
  169. package/lib/dist-custom-elements/duet-page-heading.js +2 -2
  170. package/lib/dist-custom-elements/duet-pagination.js +15 -15
  171. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  172. package/lib/dist-custom-elements/duet-popup-menu-item.js +2 -2
  173. package/lib/dist-custom-elements/duet-popup-menu.js +2 -2
  174. package/lib/dist-custom-elements/duet-progress.js +1 -1
  175. package/lib/dist-custom-elements/duet-promo-card.js +4 -4
  176. package/lib/dist-custom-elements/duet-radio-group.js +10 -9
  177. package/lib/dist-custom-elements/duet-radio.js +1 -1
  178. package/lib/dist-custom-elements/duet-range-slider.js +3 -3
  179. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  180. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  181. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  182. package/lib/dist-custom-elements/duet-select.js +1 -1
  183. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  184. package/lib/dist-custom-elements/duet-show-more.js +6 -6
  185. package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
  186. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  187. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +3 -3
  188. package/lib/dist-custom-elements/duet-slideout-panel.js +10 -7
  189. package/lib/dist-custom-elements/duet-slideout.js +25 -10
  190. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  191. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  192. package/lib/dist-custom-elements/duet-step.js +5 -5
  193. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  194. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
  195. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +3 -3
  196. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  197. package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
  198. package/lib/dist-custom-elements/duet-tab-group.js +20 -16
  199. package/lib/dist-custom-elements/duet-tab.js +89 -4
  200. package/lib/dist-custom-elements/duet-table.js +1 -1
  201. package/lib/dist-custom-elements/duet-textarea.js +14 -13
  202. package/lib/dist-custom-elements/duet-toggle.js +3 -3
  203. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
  204. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +4 -4
  205. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  206. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  207. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  208. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  209. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  210. package/lib/dist-custom-elements/duet-tray.js +4 -4
  211. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  212. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  213. package/lib/dist-custom-elements/duet-upload.js +18 -18
  214. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  215. package/lib/dist-custom-elements/index.js +1 -1
  216. package/lib/dist-custom-elements/{p-b9582cd5.js → p-0233383b.js} +1 -1
  217. package/lib/dist-custom-elements/{p-02c14895.js → p-0d6e1f1b.js} +1 -1
  218. package/lib/dist-custom-elements/{p-f58b3efe.js → p-10c1d640.js} +2 -2
  219. package/lib/dist-custom-elements/{p-fa713963.js → p-2718851e.js} +2 -2
  220. package/lib/dist-custom-elements/{p-d91f6a50.js → p-2bc31f8b.js} +1 -1
  221. package/lib/dist-custom-elements/{p-60bba731.js → p-2c44fafc.js} +2 -2
  222. package/lib/dist-custom-elements/{p-cf11c857.js → p-34fe2adb.js} +2 -2
  223. package/lib/dist-custom-elements/{p-7765439c.js → p-363d74c3.js} +4 -4
  224. package/lib/dist-custom-elements/{p-7ce0e8cb.js → p-3bcad21a.js} +3 -3
  225. package/lib/dist-custom-elements/{p-92d1b647.js → p-41c5df58.js} +2 -2
  226. package/lib/dist-custom-elements/{p-21a6a70e.js → p-42da65d1.js} +3 -3
  227. package/lib/dist-custom-elements/{p-8f253845.js → p-55634a0b.js} +2 -1
  228. package/lib/dist-custom-elements/{p-6f1d95ff.js → p-5b8774b6.js} +6 -6
  229. package/lib/dist-custom-elements/{p-92471963.js → p-5ccb7f41.js} +21 -23
  230. package/lib/dist-custom-elements/{p-90b6ffe0.js → p-5df55152.js} +1 -1
  231. package/lib/dist-custom-elements/{p-fa61d4fa.js → p-60dcae4f.js} +1 -1
  232. package/lib/dist-custom-elements/{p-98996152.js → p-7183d0e7.js} +10 -10
  233. package/lib/dist-custom-elements/{p-ef876cc5.js → p-73904865.js} +2 -2
  234. package/lib/dist-custom-elements/{p-8bbf3e55.js → p-7c44c302.js} +1 -1
  235. package/lib/dist-custom-elements/{p-1361c08f.js → p-8a5c7cdf.js} +5 -5
  236. package/lib/dist-custom-elements/{p-53d82662.js → p-8cd82767.js} +1 -1
  237. package/lib/dist-custom-elements/{p-62ee9ce2.js → p-96a8a294.js} +5 -5
  238. package/lib/dist-custom-elements/{p-4daba3d3.js → p-98ca74e0.js} +1 -1
  239. package/lib/dist-custom-elements/{p-9d8b2fae.js → p-997c1c72.js} +7 -4
  240. package/lib/dist-custom-elements/{p-3ddc40a1.js → p-a13cbd71.js} +1 -1
  241. package/lib/dist-custom-elements/{p-fb75af05.js → p-a73804b7.js} +1 -1
  242. package/lib/dist-custom-elements/{p-c5aebc44.js → p-ac4ee6ea.js} +2 -2
  243. package/lib/dist-custom-elements/{p-ac901c78.js → p-afe568e9.js} +1 -1
  244. package/lib/dist-custom-elements/{p-7e52554a.js → p-b24c3dc4.js} +3 -3
  245. package/lib/dist-custom-elements/{p-d19bb914.js → p-b443af91.js} +12 -11
  246. package/lib/dist-custom-elements/{p-def0c88d.js → p-c7e3638d.js} +1 -1
  247. package/lib/dist-custom-elements/{p-ef9c200e.js → p-cbac9ed5.js} +22 -1
  248. package/lib/dist-custom-elements/{p-dfd971b5.js → p-cf2212cc.js} +14 -13
  249. package/lib/dist-custom-elements/{p-fb2961bc.js → p-d27e5b0d.js} +2 -2
  250. package/lib/dist-custom-elements/{p-62198405.js → p-e3d866c6.js} +8 -7
  251. package/lib/dist-custom-elements/{p-eeb33e81.js → p-e445c96b.js} +2 -2
  252. package/lib/duet/duet.esm.js +1 -1
  253. package/lib/duet/duet.js +1 -1
  254. package/lib/duet/{p-242a4d9e.system.entry.js → p-004f5593.system.entry.js} +1 -1
  255. package/lib/duet/{p-a7936672.system.entry.js → p-0296a34a.system.entry.js} +1 -1
  256. package/lib/duet/{p-369303cc.entry.js → p-0322bace.entry.js} +1 -1
  257. package/lib/duet/p-05cfffb1.entry.js +4 -0
  258. package/lib/duet/{p-c8f93bef.system.entry.js → p-079710fa.system.entry.js} +1 -1
  259. package/lib/duet/p-09c54c8e.system.js +4 -0
  260. package/lib/duet/p-0abf8fe1.system.entry.js +4 -0
  261. package/lib/duet/{p-f3fe9cd3.system.entry.js → p-0c2cf3a5.system.entry.js} +1 -1
  262. package/lib/duet/{p-9d0c29ad.system.entry.js → p-0c416590.system.entry.js} +1 -1
  263. package/lib/duet/{p-519053d9.entry.js → p-0d0867ae.entry.js} +1 -1
  264. package/lib/duet/p-0f35fce0.system.entry.js +4 -0
  265. package/lib/duet/{p-bd4ae595.system.entry.js → p-11be6924.system.entry.js} +1 -1
  266. package/lib/duet/{p-3990d92d.entry.js → p-15c9c4cb.entry.js} +1 -1
  267. package/lib/duet/{p-41bf8f79.system.entry.js → p-193fcf1c.system.entry.js} +1 -1
  268. package/lib/duet/{p-bc51e56f.entry.js → p-1953edbe.entry.js} +1 -1
  269. package/lib/duet/{p-f55b70ae.system.entry.js → p-19fc4ff9.system.entry.js} +1 -1
  270. package/lib/duet/{p-1bca2d80.entry.js → p-1c7ca800.entry.js} +1 -1
  271. package/lib/duet/p-1cb624dd.entry.js +4 -0
  272. package/lib/duet/{p-718c8ee1.entry.js → p-1d91fb5d.entry.js} +1 -1
  273. package/lib/duet/p-1f6ad797.system.entry.js +4 -0
  274. package/lib/duet/p-2054dad2.entry.js +4 -0
  275. package/lib/duet/{p-3c394198.entry.js → p-213dab77.entry.js} +1 -1
  276. package/lib/duet/{p-4f114158.system.entry.js → p-240c3f03.system.entry.js} +1 -1
  277. package/lib/duet/p-25e0cbc3.entry.js +4 -0
  278. package/lib/duet/{p-aab68cd0.system.entry.js → p-27485e15.system.entry.js} +1 -1
  279. package/lib/duet/{p-176660e8.system.entry.js → p-2888bff8.system.entry.js} +1 -1
  280. package/lib/duet/p-294b9ccf.system.entry.js +4 -0
  281. package/lib/duet/{p-ca4a28ae.entry.js → p-2de5d10d.entry.js} +1 -1
  282. package/lib/duet/{p-ca0b364e.system.entry.js → p-2e3254e1.system.entry.js} +1 -1
  283. package/lib/duet/{p-81b98ab3.system.entry.js → p-2eb5153f.system.entry.js} +1 -1
  284. package/lib/duet/{p-c564ed20.system.entry.js → p-2f22f4cc.system.entry.js} +1 -1
  285. package/lib/duet/{p-e4fed586.system.entry.js → p-310fd85a.system.entry.js} +1 -1
  286. package/lib/duet/p-32f3d9e9.entry.js +4 -0
  287. package/lib/duet/{p-d8d7858c.system.entry.js → p-33771b10.system.entry.js} +1 -1
  288. package/lib/duet/{p-4a357ae7.system.entry.js → p-34b96e8d.system.entry.js} +1 -1
  289. package/lib/duet/p-38bab76d.entry.js +4 -0
  290. package/lib/duet/{p-59648317.entry.js → p-39730ce5.entry.js} +1 -1
  291. package/lib/duet/p-3ac0c888.system.entry.js +4 -0
  292. package/lib/duet/{p-9d17d1e2.entry.js → p-3ddc5b9d.entry.js} +1 -1
  293. package/lib/duet/p-3f9bb231.entry.js +4 -0
  294. package/lib/duet/p-43ee1368.entry.js +4 -0
  295. package/lib/duet/{p-ad80b81c.entry.js → p-447943eb.entry.js} +1 -1
  296. package/lib/duet/{p-5cdab2eb.entry.js → p-45464aa5.entry.js} +1 -1
  297. package/lib/duet/{p-06806757.system.entry.js → p-45e26ba0.system.entry.js} +1 -1
  298. package/lib/duet/{p-cab83f17.entry.js → p-48f4acef.entry.js} +1 -1
  299. package/lib/duet/{p-67717c78.system.entry.js → p-4a4317af.system.entry.js} +1 -1
  300. package/lib/duet/p-4ca1be7a.system.entry.js +4 -0
  301. package/lib/duet/{p-e8fdc3d1.system.entry.js → p-505375e1.system.entry.js} +1 -1
  302. package/lib/duet/{p-170a5c9e.entry.js → p-52a756fe.entry.js} +1 -1
  303. package/lib/duet/p-53e192de.system.entry.js +4 -0
  304. package/lib/duet/{p-8fed0e13.entry.js → p-560f26a5.entry.js} +1 -1
  305. package/lib/duet/{p-60aecb64.system.entry.js → p-56be87c9.system.entry.js} +1 -1
  306. package/lib/duet/{p-3e613ecb.system.entry.js → p-573ce757.system.entry.js} +1 -1
  307. package/lib/duet/p-578de372.entry.js +4 -0
  308. package/lib/duet/p-58a8254d.entry.js +4 -0
  309. package/lib/duet/{p-1b63c721.entry.js → p-5add7da0.entry.js} +1 -1
  310. package/lib/duet/{p-778a8d70.entry.js → p-5bf6660a.entry.js} +1 -1
  311. package/lib/duet/p-5c42b7f0.system.entry.js +4 -0
  312. package/lib/duet/{p-d491fdf1.entry.js → p-5d74e505.entry.js} +1 -1
  313. package/lib/duet/{p-5dee116e.system.js → p-5eb9efcf.system.js} +1 -1
  314. package/lib/duet/p-5f87ea3d.js +4 -0
  315. package/lib/duet/{p-aafc24b8.system.entry.js → p-604aab16.system.entry.js} +1 -1
  316. package/lib/duet/{p-f59d22b9.system.entry.js → p-618cc2c7.system.entry.js} +1 -1
  317. package/lib/duet/{p-ceef02de.entry.js → p-65dcf9ed.entry.js} +1 -1
  318. package/lib/duet/{p-52643881.entry.js → p-6626a173.entry.js} +1 -1
  319. package/lib/duet/p-690d8509.system.entry.js +4 -0
  320. package/lib/duet/p-6a9f8b30.entry.js +4 -0
  321. package/lib/duet/{p-cdabe32b.entry.js → p-6ab9f8ce.entry.js} +1 -1
  322. package/lib/duet/p-700eb8d9.system.entry.js +4 -0
  323. package/lib/duet/{p-5d924446.system.entry.js → p-7083fb38.system.entry.js} +1 -1
  324. package/lib/duet/{p-6aaaf3d3.entry.js → p-71568bfa.entry.js} +1 -1
  325. package/lib/duet/{p-45e34e81.system.entry.js → p-73f87dff.system.entry.js} +1 -1
  326. package/lib/duet/{p-d4948057.system.entry.js → p-7479da8d.system.entry.js} +1 -1
  327. package/lib/duet/p-74fef701.system.entry.js +4 -0
  328. package/lib/duet/p-753d1ca4.system.js +4 -0
  329. package/lib/duet/{p-7df079f9.system.entry.js → p-755f5cf0.system.entry.js} +1 -1
  330. package/lib/duet/{p-8ec80833.system.js → p-769b7d3c.system.js} +1 -1
  331. package/lib/duet/{p-9072403e.entry.js → p-777fbef3.entry.js} +1 -1
  332. package/lib/duet/{p-0fe8a9ab.system.entry.js → p-77b95466.system.entry.js} +1 -1
  333. package/lib/duet/{p-0630aa90.system.entry.js → p-7cdcc3f9.system.entry.js} +1 -1
  334. package/lib/duet/{p-23fa9346.system.entry.js → p-7fd03652.system.entry.js} +1 -1
  335. package/lib/duet/{p-91dd51f0.system.entry.js → p-82bef678.system.entry.js} +1 -1
  336. package/lib/duet/{p-fdb8dfcc.entry.js → p-82cd0795.entry.js} +1 -1
  337. package/lib/duet/{p-aaf90349.entry.js → p-859754bb.entry.js} +1 -1
  338. package/lib/duet/p-85b08ff2.system.entry.js +4 -0
  339. package/lib/duet/{p-ce25c1c7.entry.js → p-85c6a112.entry.js} +1 -1
  340. package/lib/duet/{p-1c9be86d.entry.js → p-85e98030.entry.js} +1 -1
  341. package/lib/duet/{p-f203d34a.system.entry.js → p-87112f7c.system.entry.js} +1 -1
  342. package/lib/duet/{p-f75db096.system.entry.js → p-8726889d.system.entry.js} +1 -1
  343. package/lib/duet/{p-c35fd74a.entry.js → p-8a2f8d7d.entry.js} +1 -1
  344. package/lib/duet/{p-77d702b7.system.entry.js → p-8a90810c.system.entry.js} +1 -1
  345. package/lib/duet/p-8b25f04b.system.entry.js +4 -0
  346. package/lib/duet/{p-f7a1f763.system.entry.js → p-8c08f362.system.entry.js} +1 -1
  347. package/lib/duet/{p-ec831316.system.entry.js → p-90847ed0.system.entry.js} +2 -2
  348. package/lib/duet/{p-4d7c105a.entry.js → p-91e776e5.entry.js} +1 -1
  349. package/lib/duet/p-93037a0a.entry.js +4 -0
  350. package/lib/duet/{p-a8559573.system.entry.js → p-9686aa88.system.entry.js} +1 -1
  351. package/lib/duet/{p-64bb15cb.system.entry.js → p-97cf5b01.system.entry.js} +1 -1
  352. package/lib/duet/{p-64b33796.entry.js → p-98a822e3.entry.js} +1 -1
  353. package/lib/duet/{p-a8eba5d8.entry.js → p-9ba3d633.entry.js} +1 -1
  354. package/lib/duet/{p-111837dd.entry.js → p-9bba389f.entry.js} +1 -1
  355. package/lib/duet/{p-ab2b432f.entry.js → p-9bfaaf32.entry.js} +1 -1
  356. package/lib/duet/{p-48eaa47f.entry.js → p-9d841e0f.entry.js} +1 -1
  357. package/lib/duet/{p-4ef9dde8.entry.js → p-9e8772d1.entry.js} +1 -1
  358. package/lib/duet/{p-373772b4.entry.js → p-a01d2fdb.entry.js} +1 -1
  359. package/lib/duet/{p-f16eb916.entry.js → p-a3351207.entry.js} +1 -1
  360. package/lib/duet/p-a3b8bb87.entry.js +4 -0
  361. package/lib/duet/{p-73537a10.entry.js → p-a5ebbe3e.entry.js} +1 -1
  362. package/lib/duet/{p-c0b9535b.system.entry.js → p-a9a0f040.system.entry.js} +1 -1
  363. package/lib/duet/p-abdbce02.system.js +4 -0
  364. package/lib/duet/{p-fb4a0c88.system.entry.js → p-abe6350b.system.entry.js} +1 -1
  365. package/lib/duet/{p-6cf47679.entry.js → p-afa0c531.entry.js} +1 -1
  366. package/lib/duet/{p-876e256a.js → p-b263e985.js} +1 -1
  367. package/lib/duet/{p-7f1ffc72.system.entry.js → p-b2ccffd1.system.entry.js} +1 -1
  368. package/lib/duet/{p-e171d23b.entry.js → p-b3e26504.entry.js} +1 -1
  369. package/lib/duet/{p-e34b15a6.system.entry.js → p-b507f27d.system.entry.js} +1 -1
  370. package/lib/duet/{p-551b5f11.entry.js → p-b9140794.entry.js} +1 -1
  371. package/lib/duet/{p-aa752b66.entry.js → p-b9c1d172.entry.js} +1 -1
  372. package/lib/duet/{p-3108add4.entry.js → p-ba89aaf0.entry.js} +1 -1
  373. package/lib/duet/{p-a9a76005.system.entry.js → p-ba92e7b1.system.entry.js} +1 -1
  374. package/lib/duet/{p-ee38290b.entry.js → p-c03920c0.entry.js} +1 -1
  375. package/lib/duet/{p-b283d96a.entry.js → p-c16515e0.entry.js} +1 -1
  376. package/lib/duet/{p-9bdd5e77.entry.js → p-c28792a8.entry.js} +1 -1
  377. package/lib/duet/{p-cb139257.system.entry.js → p-c8466623.system.entry.js} +1 -1
  378. package/lib/duet/{p-94cc7d1b.system.entry.js → p-c9221359.system.entry.js} +1 -1
  379. package/lib/duet/{p-794089ad.entry.js → p-c9c43026.entry.js} +1 -1
  380. package/lib/duet/{p-cc73b676.system.entry.js → p-ca5cd66a.system.entry.js} +1 -1
  381. package/lib/duet/p-ccb58dd2.entry.js +4 -0
  382. package/lib/duet/{p-e19b5fc8.entry.js → p-cea6ffda.entry.js} +1 -1
  383. package/lib/duet/{p-01bcca95.system.entry.js → p-cfdea256.system.entry.js} +1 -1
  384. package/lib/duet/p-cff7873f.entry.js +4 -0
  385. package/lib/duet/{p-291b0ada.system.entry.js → p-d36935fa.system.entry.js} +1 -1
  386. package/lib/duet/{p-90626a7c.system.entry.js → p-d3aed7d8.system.entry.js} +1 -1
  387. package/lib/duet/{p-aeb8e304.entry.js → p-d7175aea.entry.js} +1 -1
  388. package/lib/duet/{p-b26b5e62.system.entry.js → p-d7f9ea61.system.entry.js} +1 -1
  389. package/lib/duet/{p-0db9f9d3.system.entry.js → p-d8144268.system.entry.js} +1 -1
  390. package/lib/duet/{p-9dfe770b.entry.js → p-d84be985.entry.js} +1 -1
  391. package/lib/duet/{p-464c06a5.system.entry.js → p-d864a0e3.system.entry.js} +1 -1
  392. package/lib/duet/{p-f61f51f8.entry.js → p-da0e04fa.entry.js} +1 -1
  393. package/lib/duet/{p-00519b3f.entry.js → p-dcaed1b0.entry.js} +1 -1
  394. package/lib/duet/{p-b0810e57.system.entry.js → p-e0db152c.system.entry.js} +1 -1
  395. package/lib/duet/p-e19067f1.js +4 -0
  396. package/lib/duet/p-e276fee0.js +4 -0
  397. package/lib/duet/{p-5915fe9e.system.entry.js → p-e27a4bf4.system.entry.js} +1 -1
  398. package/lib/duet/{p-0722dab6.system.entry.js → p-e3c31f72.system.entry.js} +1 -1
  399. package/lib/duet/{p-e1d67353.system.entry.js → p-e72a7aa6.system.entry.js} +1 -1
  400. package/lib/duet/p-e79d2de2.system.entry.js +4 -0
  401. package/lib/duet/p-e7b6657c.system.entry.js +4 -0
  402. package/lib/duet/p-e7ffb722.entry.js +4 -0
  403. package/lib/duet/{p-8d4bc222.system.entry.js → p-ed8efd4d.system.entry.js} +1 -1
  404. package/lib/duet/{p-3adf25ca.entry.js → p-f1843c31.entry.js} +1 -1
  405. package/lib/duet/{p-1824a282.system.entry.js → p-f43327c2.system.entry.js} +1 -1
  406. package/lib/duet/{p-03151e84.entry.js → p-f61c00e3.entry.js} +1 -1
  407. package/lib/duet/p-f7e13990.entry.js +4 -0
  408. package/lib/duet/{p-6e4a159f.entry.js → p-f801f2a7.entry.js} +1 -1
  409. package/lib/duet/{p-062c3e81.entry.js → p-fa6061c9.entry.js} +1 -1
  410. package/lib/duet/{p-e486de80.system.entry.js → p-fbbfcc2d.system.entry.js} +1 -1
  411. package/lib/duet/p-fcb84038.entry.js +4 -0
  412. package/lib/duet/{p-794782cd.entry.js → p-fdeb4f7d.entry.js} +1 -1
  413. package/lib/duet/{p-ed0a66cb.system.entry.js → p-fe79a10c.system.entry.js} +1 -1
  414. package/lib/duet/p-fea9215a.entry.js +4 -0
  415. package/lib/duet/{p-299c3869.entry.js → p-fefcaeb4.entry.js} +1 -1
  416. package/lib/duet/{p-1fa8902f.system.entry.js → p-ffdb9d3f.system.entry.js} +1 -1
  417. package/lib/esm/duet-action-button.entry.js +3 -3
  418. package/lib/esm/duet-alert.entry.js +2 -2
  419. package/lib/esm/duet-badge.entry.js +1 -1
  420. package/lib/esm/duet-banner.entry.js +2 -2
  421. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  422. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  423. package/lib/esm/duet-button_2.entry.js +5 -4
  424. package/lib/esm/duet-callout.entry.js +1 -1
  425. package/lib/esm/duet-caption_4.entry.js +5 -3
  426. package/lib/esm/duet-card.entry.js +3 -3
  427. package/lib/esm/duet-checkbox.entry.js +1 -1
  428. package/lib/esm/duet-checkmark.entry.js +1 -1
  429. package/lib/esm/duet-chip.entry.js +2 -2
  430. package/lib/esm/duet-choice_2.entry.js +5 -4
  431. package/lib/esm/duet-collapsible.entry.js +2 -2
  432. package/lib/esm/duet-combobox.entry.js +2 -2
  433. package/lib/esm/duet-contact-card.entry.js +1 -1
  434. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  435. package/lib/esm/duet-date-picker.entry.js +4 -2
  436. package/lib/esm/duet-divider_2.entry.js +2 -2
  437. package/lib/esm/duet-editable-table_3.entry.js +3 -3
  438. package/lib/esm/duet-empty-state.entry.js +1 -1
  439. package/lib/esm/duet-fieldset.entry.js +2 -2
  440. package/lib/esm/duet-file-chooser.entry.js +1 -1
  441. package/lib/esm/duet-footer.entry.js +2 -2
  442. package/lib/esm/duet-grid_2.entry.js +1 -1
  443. package/lib/esm/duet-header_2.entry.js +2 -2
  444. package/lib/esm/duet-hero.entry.js +2 -2
  445. package/lib/esm/duet-icon.entry.js +2 -2
  446. package/lib/esm/duet-input_2.entry.js +6 -5
  447. package/lib/esm/duet-layout.entry.js +1 -1
  448. package/lib/esm/duet-list_2.entry.js +1 -1
  449. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  450. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
  451. package/lib/esm/duet-menu-bar-dropdown.entry.js +2 -2
  452. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  453. package/lib/esm/duet-menu-bar.entry.js +1 -1
  454. package/lib/esm/duet-modal.entry.js +3 -3
  455. package/lib/esm/duet-multiselect.entry.js +5 -4
  456. package/lib/esm/duet-nav.entry.js +3 -3
  457. package/lib/esm/duet-notification_2.entry.js +2 -2
  458. package/lib/esm/duet-number-input.entry.js +4 -3
  459. package/lib/esm/duet-page-heading.entry.js +1 -1
  460. package/lib/esm/duet-pagination_2.entry.js +3 -3
  461. package/lib/esm/duet-popup-menu-item.entry.js +1 -1
  462. package/lib/esm/duet-popup-menu.entry.js +3 -3
  463. package/lib/esm/duet-progress.entry.js +1 -1
  464. package/lib/esm/duet-promo-card.entry.js +2 -2
  465. package/lib/esm/duet-radio_2.entry.js +3 -2
  466. package/lib/esm/duet-range-slider.entry.js +2 -2
  467. package/lib/esm/duet-scrollable_3.entry.js +89 -6
  468. package/lib/esm/duet-section-layout.entry.js +1 -1
  469. package/lib/esm/duet-select.entry.js +4 -3
  470. package/lib/esm/duet-shaped-image.entry.js +1 -1
  471. package/lib/esm/duet-show-more.entry.js +2 -2
  472. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  473. package/lib/esm/duet-slideout-link.entry.js +1 -1
  474. package/lib/esm/duet-slideout-panel-dropdown.entry.js +2 -2
  475. package/lib/esm/duet-slideout-panel.entry.js +10 -7
  476. package/lib/esm/duet-slideout.entry.js +25 -10
  477. package/lib/esm/duet-step_2.entry.js +2 -2
  478. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
  479. package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
  480. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  481. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  482. package/lib/esm/duet-textarea.entry.js +4 -3
  483. package/lib/esm/duet-toggle.entry.js +2 -2
  484. package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
  485. package/lib/esm/duet-toolbar-dropdown.entry.js +3 -3
  486. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  487. package/lib/esm/duet-toolbar.entry.js +1 -1
  488. package/lib/esm/duet-tooltip-button_2.entry.js +3 -3
  489. package/lib/esm/duet-tooltip.entry.js +15 -18
  490. package/lib/esm/duet-tray.entry.js +2 -2
  491. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  492. package/lib/esm/duet-upload-item.entry.js +1 -1
  493. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  494. package/lib/esm/duet.js +3 -3
  495. package/lib/esm/{focus-utils-447570ba.js → focus-utils-a9110b59.js} +1 -1
  496. package/lib/esm/{index-bb1fb3bf.js → index-ad0e5e61.js} +1 -1
  497. package/lib/esm/{keyboard-utils-eba88365.js → keyboard-utils-c472d19d.js} +2 -1
  498. package/lib/esm/loader.js +3 -3
  499. package/lib/esm/{token-utils-d09165bc.js → token-utils-0c77cb3c.js} +23 -2
  500. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  501. package/lib/esm-es5/duet-alert.entry.js +1 -1
  502. package/lib/esm-es5/duet-badge.entry.js +1 -1
  503. package/lib/esm-es5/duet-banner.entry.js +1 -1
  504. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  505. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  506. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  507. package/lib/esm-es5/duet-callout.entry.js +1 -1
  508. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  509. package/lib/esm-es5/duet-card.entry.js +1 -1
  510. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  511. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  512. package/lib/esm-es5/duet-chip.entry.js +1 -1
  513. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  514. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  515. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  516. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  517. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  518. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  519. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  520. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  521. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  522. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  523. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  524. package/lib/esm-es5/duet-footer.entry.js +1 -1
  525. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  526. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  527. package/lib/esm-es5/duet-hero.entry.js +1 -1
  528. package/lib/esm-es5/duet-icon.entry.js +1 -1
  529. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  530. package/lib/esm-es5/duet-layout.entry.js +1 -1
  531. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  532. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  533. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  534. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  535. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  536. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  537. package/lib/esm-es5/duet-modal.entry.js +1 -1
  538. package/lib/esm-es5/duet-multiselect.entry.js +2 -2
  539. package/lib/esm-es5/duet-nav.entry.js +1 -1
  540. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  541. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  542. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  543. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  544. package/lib/esm-es5/duet-popup-menu-item.entry.js +1 -1
  545. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  546. package/lib/esm-es5/duet-progress.entry.js +1 -1
  547. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  548. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  549. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  550. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  551. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  552. package/lib/esm-es5/duet-select.entry.js +1 -1
  553. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  554. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  555. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  556. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  557. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  558. package/lib/esm-es5/duet-slideout-panel.entry.js +2 -2
  559. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  560. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  561. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  562. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  563. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  564. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  565. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  566. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  567. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  568. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  569. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  570. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  571. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  572. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  573. package/lib/esm-es5/duet-tray.entry.js +1 -1
  574. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  575. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  576. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  577. package/lib/esm-es5/duet.js +1 -1
  578. package/lib/esm-es5/focus-utils-a9110b59.js +4 -0
  579. package/lib/esm-es5/{index-bb1fb3bf.js → index-ad0e5e61.js} +1 -1
  580. package/lib/esm-es5/{keyboard-utils-eba88365.js → keyboard-utils-c472d19d.js} +1 -1
  581. package/lib/esm-es5/loader.js +1 -1
  582. package/lib/esm-es5/token-utils-0c77cb3c.js +4 -0
  583. package/lib/types/components/duet-choice-group/duet-choice-group.d.ts +3 -0
  584. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +3 -0
  585. package/lib/types/components/duet-heading/duet-heading.d.ts +4 -0
  586. package/lib/types/components/duet-input/duet-input.d.ts +3 -0
  587. package/lib/types/components/duet-multiselect/duet-multiselect.d.ts +3 -0
  588. package/lib/types/components/duet-number-input/duet-number-input.d.ts +3 -0
  589. package/lib/types/components/duet-radio-group/duet-radio-group.d.ts +3 -0
  590. package/lib/types/components/duet-select/duet-select.d.ts +3 -0
  591. package/lib/types/components/duet-slideout/duet-slideout.d.ts +2 -1
  592. package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -0
  593. package/lib/types/components/duet-tab/duet-tab.d.ts +22 -2
  594. package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +2 -1
  595. package/lib/types/components/duet-textarea/duet-textarea.d.ts +3 -0
  596. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +1 -2
  597. package/lib/types/components.d.ts +30 -2
  598. package/lib/types/utils/keyboard-utils.d.ts +1 -0
  599. package/lib/types/utils/token-utils.d.ts +1 -0
  600. package/package.json +5 -5
  601. package/lib/duet/p-21d28d14.system.entry.js +0 -4
  602. package/lib/duet/p-21d4584d.system.entry.js +0 -4
  603. package/lib/duet/p-23354cf7.system.js +0 -4
  604. package/lib/duet/p-249b4cfc.entry.js +0 -4
  605. package/lib/duet/p-28f9bfa5.entry.js +0 -4
  606. package/lib/duet/p-2bb2b022.js +0 -4
  607. package/lib/duet/p-2d344151.entry.js +0 -4
  608. package/lib/duet/p-4974ac97.entry.js +0 -4
  609. package/lib/duet/p-4fd91269.entry.js +0 -4
  610. package/lib/duet/p-5795b0d9.system.js +0 -4
  611. package/lib/duet/p-5a2a0090.entry.js +0 -4
  612. package/lib/duet/p-5c7f3468.system.entry.js +0 -4
  613. package/lib/duet/p-5d5735ef.entry.js +0 -4
  614. package/lib/duet/p-64ea72f4.js +0 -4
  615. package/lib/duet/p-6e2a24de.system.entry.js +0 -4
  616. package/lib/duet/p-744d37b4.entry.js +0 -4
  617. package/lib/duet/p-7cb0d9f9.system.entry.js +0 -4
  618. package/lib/duet/p-89d51951.system.entry.js +0 -4
  619. package/lib/duet/p-8a4f3512.entry.js +0 -4
  620. package/lib/duet/p-8ce26cd2.system.entry.js +0 -4
  621. package/lib/duet/p-996d0515.system.entry.js +0 -4
  622. package/lib/duet/p-9dff8650.js +0 -4
  623. package/lib/duet/p-9e0d085e.entry.js +0 -4
  624. package/lib/duet/p-aa72c276.system.entry.js +0 -4
  625. package/lib/duet/p-afa204da.entry.js +0 -4
  626. package/lib/duet/p-b612619b.system.entry.js +0 -4
  627. package/lib/duet/p-bbebfd1d.entry.js +0 -4
  628. package/lib/duet/p-bd0bd000.system.entry.js +0 -4
  629. package/lib/duet/p-c00ee143.system.entry.js +0 -4
  630. package/lib/duet/p-c8995aac.entry.js +0 -4
  631. package/lib/duet/p-ce215826.system.js +0 -4
  632. package/lib/duet/p-d2b39891.system.entry.js +0 -4
  633. package/lib/duet/p-d5d42770.entry.js +0 -4
  634. package/lib/duet/p-d9ffac40.entry.js +0 -4
  635. package/lib/duet/p-ef1e2a76.system.entry.js +0 -4
  636. package/lib/duet/p-f2946931.entry.js +0 -4
  637. package/lib/duet/p-f3a6b182.entry.js +0 -4
  638. package/lib/duet/p-f3cbbc74.entry.js +0 -4
  639. package/lib/duet/p-f9c7c607.entry.js +0 -4
  640. package/lib/duet/p-faffedeb.system.entry.js +0 -4
  641. package/lib/esm-es5/focus-utils-447570ba.js +0 -4
  642. package/lib/esm-es5/token-utils-d09165bc.js +0 -4
@@ -4,7 +4,7 @@
4
4
  import { h } from "@stencil/core";
5
5
  import { inheritGlobalTheme } from "../../common";
6
6
  import { createID } from "../../utils/create-id";
7
- import { isArrowDownKey, isArrowLeftKey, isArrowRightKey, isArrowUpKey, subscribeTabbingChange, unsubscribeTabbingChange, } from "../../utils/keyboard-utils";
7
+ import { isArrowDownKey, isArrowLeftKey, isArrowRightKey, isArrowUpKey, isShiftTabKey, isTabKey, subscribeTabbingChange, unsubscribeTabbingChange, } from "../../utils/keyboard-utils";
8
8
  import { getLanguage, getLocaleString } from "../../utils/language-utils";
9
9
  /**
10
10
  * @part ${identifier}-button - piercing selector for styling tab buttons
@@ -24,6 +24,10 @@ export class DuetTabGroup {
24
24
  else if (isArrowRightKey(ev) || isArrowDownKey(ev)) {
25
25
  button = ev.target.nextElementSibling;
26
26
  }
27
+ if (isTabKey(ev) && !isShiftTabKey(ev)) {
28
+ ev.preventDefault();
29
+ this.element.querySelector("duet-tab[selected]").setFocus();
30
+ }
27
31
  if (button) {
28
32
  ev.preventDefault();
29
33
  button.click();
@@ -56,7 +60,7 @@ export class DuetTabGroup {
56
60
  };
57
61
  this.renderTab = () => {
58
62
  const renderedTabs = this.tabs.map((element, index) => {
59
- return (h("button", { role: "tab", id: this.getButtonId(index), "aria-selected": element.selected ? "true" : "false", "aria-description": this.getAccessibleDescription(index), tabindex: index === 0 ? "0" : "-1", part: `${this.identifier}-button ${element.selected ? `${this.identifier}-button--selected` : ""}`, type: "button", class: {
63
+ return (h("button", { role: "tab", id: this.getButtonId(index), "aria-selected": element.selected ? "true" : "false", "aria-description": this.getAccessibleDescription(index), tabindex: element.selected ? "0" : "-1", part: `${this.identifier}-button ${element.selected ? `${this.identifier}-button--selected` : ""}`, type: "button", class: {
60
64
  "duet-p-0": this.padding === "none",
61
65
  "duet-tab-button": true,
62
66
  "stackable-tab": this.variation === "checked" && this.tabs.length <= 3,
@@ -214,7 +218,7 @@ export class DuetTabGroup {
214
218
  "duet-tab-group-collapses": this.collapses,
215
219
  }, ref: el => {
216
220
  this.tabsContainer = el;
217
- } }, this.renderTab()), h("div", { role: "tabpanel", tabindex: this.setTabIndex ? "0" : null, class: {
221
+ } }, this.renderTab()), h("div", { class: {
218
222
  "duet-tab-group-content": true,
219
223
  "duet-m-0": this.margin === "none",
220
224
  "checked-group-content": this.variation === "checked",
@@ -509,8 +513,11 @@ export class DuetTabGroup {
509
513
  "required": false,
510
514
  "optional": false,
511
515
  "docs": {
512
- "tags": [],
513
- "text": "Controls if tab content should have tab index and be accessible by pressing tab"
516
+ "tags": [{
517
+ "name": "deprecated",
518
+ "text": "in favour of Duet Tab component owning the tab indexing\nControls if tab container should have tab index and be accessible by pressing tab"
519
+ }],
520
+ "text": ""
514
521
  },
515
522
  "attribute": "set-tab-index",
516
523
  "reflect": false,
@@ -43,13 +43,15 @@
43
43
  margin: 0 !important;
44
44
  }
45
45
 
46
- duet-tooltip {
46
+ duet-tooltip,
47
+ ::slotted(duet-tooltip) {
47
48
  position: absolute;
48
49
  top: 12px;
49
50
  right: 0;
50
51
  }
51
52
  @media (min-width: 48em) {
52
- duet-tooltip {
53
+ duet-tooltip,
54
+ ::slotted(duet-tooltip) {
53
55
  position: relative;
54
56
  top: 4px;
55
57
  right: auto;
@@ -5,6 +5,7 @@ import { Build, h, Host, } from "@stencil/core";
5
5
  import { inheritGlobalTheme } from "../../common";
6
6
  import { createID } from "../../utils/create-id";
7
7
  import { cleanValue } from "../../utils/input-utils";
8
+ import { slotElementCheck } from "../../utils/slot-utils";
8
9
  const CharacterCount = ({ value, maxlength, label, theme }) => {
9
10
  if (maxlength == null) {
10
11
  return;
@@ -14,6 +15,9 @@ const CharacterCount = ({ value, maxlength, label, theme }) => {
14
15
  const isApproachingLimit = remainder / maxlength <= 0.1; // <= 10% chars remaining
15
16
  return (h("div", { class: "duet-character-count" }, h("duet-caption", { margin: "none", theme: theme, size: "small" }, h("duet-visually-hidden", { "aria-live": "polite", "aria-atomic": "true", class: "duet-textarea-counter-remaining" }, isApproachingLimit && `${remainder} ${label}`), h("span", { "aria-hidden": "true" }, length, "/", maxlength))));
16
17
  };
18
+ /**
19
+ * @slot tooltip - Use to place a tooltip alongside the label.
20
+ */
17
21
  export class DuetTextarea {
18
22
  constructor() {
19
23
  /**
@@ -162,7 +166,7 @@ export class DuetTextarea {
162
166
  "duet-label-hidden": this.labelHidden,
163
167
  "duet-input-top-caption-shown": this.isCaptionVisible,
164
168
  "has-error": !!this.error,
165
- } }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium", theme: this.theme === "turva" ? "turva" : "default" }, this.caption)), h("div", { class: "duet-textarea-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-textarea-placeholder", size: "small" }, this.placeholder)), h("textarea", { onInput: this.handleInput, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: input => (this.nativeInput = input), class: { "duet-textarea": true, disabled: this.disabled }, value: this.value, disabled: this.disabled, "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, placeholder: this.placeholder, spellcheck: "false", required: this.required, minlength: this.minlength, maxlength: this.maxlength, role: this.role, name: this.name, id: identifier })), h("duet-grid", { alignment: "stretch" }, h("duet-grid-item", { margin: "none", fill: true }, h("div", { class: "duet-textarea-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", null, this.error))), h("duet-grid-item", { margin: "none", class: "duet-character-count-caption" }, this.counter && (h(CharacterCount, { theme: this.theme, value: this.value, maxlength: this.maxlength, label: this.counterLabel })))), this.counter && (h("duet-visually-hidden", { class: "duet-visually-hidden", id: this.characterCountId, ref: el => {
169
+ } }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { name: "tooltip", onSlotchange: ev => slotElementCheck(ev, this, "duet-tooltip") }), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium", theme: this.theme === "turva" ? "turva" : "default" }, this.caption)), h("div", { class: "duet-textarea-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-textarea-placeholder", size: "small" }, this.placeholder)), h("textarea", { onInput: this.handleInput, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: input => (this.nativeInput = input), class: { "duet-textarea": true, disabled: this.disabled }, value: this.value, disabled: this.disabled, "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, placeholder: this.placeholder, spellcheck: "false", required: this.required, minlength: this.minlength, maxlength: this.maxlength, role: this.role, name: this.name, id: identifier })), h("duet-grid", { alignment: "stretch" }, h("duet-grid-item", { margin: "none", fill: true }, h("div", { class: "duet-textarea-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", null, this.error))), h("duet-grid-item", { margin: "none", class: "duet-character-count-caption" }, this.counter && (h(CharacterCount, { theme: this.theme, value: this.value, maxlength: this.maxlength, label: this.counterLabel })))), this.counter && (h("duet-visually-hidden", { class: "duet-visually-hidden", id: this.characterCountId, ref: el => {
166
170
  this.hiddenCounterLabel = el;
167
171
  } })))));
168
172
  }
@@ -58,7 +58,7 @@ export class DuetToolbarDropdown {
58
58
  } }, h("button", { ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
59
59
  active: this.active,
60
60
  open: this.open,
61
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("div", { class: "label" }, h("slot", { name: "label" }), h("duet-icon", { class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
61
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { class: "label" }, h("slot", { name: "label" }), h("duet-icon", { class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
62
62
  items: true,
63
63
  hidden: !this.open,
64
64
  } }, h("slot", null)))));
@@ -14,30 +14,35 @@ async function openWithClick(page) {
14
14
  const popup = await getPopup(page);
15
15
  await trigger.click();
16
16
  await popup.waitForVisible();
17
+ await page.waitForChanges();
17
18
  }
18
19
  async function closeWithClick(page) {
19
20
  const trigger = await getTrigger(page);
20
21
  const popup = await getPopup(page);
21
22
  await trigger.click();
22
23
  await popup.waitForNotVisible();
24
+ await page.waitForChanges();
23
25
  }
24
26
  async function clickOutside(page) {
25
27
  const popup = await getPopup(page);
26
28
  await page.mouse.click(0, 0);
27
29
  await page.waitForChanges();
28
30
  await popup.waitForNotVisible();
31
+ await page.waitForChanges();
29
32
  }
30
33
  async function clickCloseButton(page) {
31
34
  const popup = await getPopup(page);
32
35
  const closeButton = await page.find(`duet-tooltip-popup >>> .duet-tooltip-close`);
33
36
  await closeButton.click();
34
37
  await popup.waitForNotVisible();
38
+ await page.waitForChanges();
35
39
  }
36
40
  async function closeWithEsc(page) {
37
41
  const popup = await getPopup(page);
38
42
  await page.keyboard.press("Escape");
39
43
  await page.waitForChanges();
40
44
  await popup.waitForNotVisible();
45
+ await page.waitForChanges();
41
46
  }
42
47
  describe("duet-tooltip", () => {
43
48
  it("should render a tooltip", async () => {
@@ -28,13 +28,21 @@ export class DuetTooltip {
28
28
  */
29
29
  this.openTooltip = () => {
30
30
  this.active = true;
31
- this.focusTarget = "tooltip";
31
+ setTimeout(() => {
32
+ this.contentEl.focus({ preventScroll: true });
33
+ this.buttonActive = true;
34
+ }, 200);
32
35
  };
33
36
  this.closeTooltip = (moveFocusToButton = false) => {
34
37
  this.active = false;
35
38
  if (moveFocusToButton) {
36
- this.focusTarget = "trigger";
39
+ setTimeout(() => {
40
+ this.buttonEl.setFocus({ preventScroll: true });
41
+ }, 200);
37
42
  }
43
+ setTimeout(() => {
44
+ this.buttonActive = false;
45
+ }, 201);
38
46
  setTimeout(() => {
39
47
  this.updatePlacement();
40
48
  }, 200);
@@ -73,6 +81,7 @@ export class DuetTooltip {
73
81
  this.tooltipX = undefined;
74
82
  this.arrowX = undefined;
75
83
  this.arrowY = undefined;
84
+ this.buttonActive = undefined;
76
85
  this.theme = "";
77
86
  this.language = getLanguage();
78
87
  this.accessibleLabelDefault = {
@@ -106,6 +115,7 @@ export class DuetTooltip {
106
115
  if (Build.isServer) {
107
116
  return;
108
117
  }
118
+ this.buttonActive = this.active;
109
119
  this.arrowEl = await this.popupElement.getArrowElement();
110
120
  this.contentEl = await this.popupElement.getContentElement();
111
121
  this.updatePlacement();
@@ -115,19 +125,6 @@ export class DuetTooltip {
115
125
  this.intersectionObserver = new IntersectionObserver(this.updatePlacement, { root: document.body });
116
126
  this.intersectionObserver.observe(this.element);
117
127
  }
118
- componentDidUpdate() {
119
- switch (this.focusTarget) {
120
- case "tooltip":
121
- // delay focus so button is correctly announced as "expanded"
122
- setTimeout(() => this.contentEl.focus({ preventScroll: true }));
123
- break;
124
- case "trigger":
125
- // delay focus so button is correctly announced as "collapsed"
126
- setTimeout(() => this.buttonEl.setFocus({ preventScroll: true }));
127
- break;
128
- }
129
- this.focusTarget = null;
130
- }
131
128
  connectedCallback() {
132
129
  connectLanguageChangeObserver(this, [
133
130
  { prop: "accessibleLabel", defaults: "accessibleLabelDefault" },
@@ -210,7 +207,7 @@ export class DuetTooltip {
210
207
  top: this.arrowY ? `${this.arrowY}px` : undefined,
211
208
  left: this.arrowX ? `${this.arrowX}px` : undefined,
212
209
  };
213
- return (h(Host, { style: tooltipStyles }, h("duet-tooltip-button", { ref: element => (this.buttonEl = element), active: this.active, tooltipId: this.tooltipId, label: this.label, accessibleLabel: (this.accessibleInputLabel && `${this.accessibleInputLabel}, ${this.accessibleLabel}`) ||
210
+ return (h(Host, { style: tooltipStyles }, h("duet-tooltip-button", { ref: element => (this.buttonEl = element), active: this.buttonActive, tooltipId: this.tooltipId, label: this.label, accessibleLabel: (this.accessibleInputLabel && `${this.accessibleInputLabel}, ${this.accessibleLabel}`) ||
214
211
  (this.accessibleAboutLabel &&
215
212
  `${this.accessibleLabel} ${this.aboutString[this.language]} ${this.accessibleAboutLabel}`) ||
216
213
  this.accessibleLabel, onClick: this.toggleOpen, theme: this.theme }), h("div", { style: popupContainerStyles }, h("duet-tooltip-popup", { ref: element => (this.popupElement = element), active: this.active, tooltipId: this.tooltipId, arrowStyles: arrowStyles, style: positionStyles, placement: this.placement, accessibleCloseLabel: this.accessibleCloseLabel, theme: this.theme }, h("slot", null)))));
@@ -544,7 +541,8 @@ export class DuetTooltip {
544
541
  "tooltipY": {},
545
542
  "tooltipX": {},
546
543
  "arrowX": {},
547
- "arrowY": {}
544
+ "arrowY": {},
545
+ "buttonActive": {}
548
546
  };
549
547
  }
550
548
  static get elementRef() { return "element"; }
@@ -7,6 +7,7 @@ export const isArrowRightKey = (e) => e.key === "ArrowRight" || e.key === "Right
7
7
  export const isArrowDownKey = (e) => e.key === "ArrowDown" || e.key === "Down";
8
8
  export const isArrowKey = (e) => isArrowDownKey(e) || isArrowRightKey(e) || isArrowUpKey(e) || isArrowLeftKey(e);
9
9
  export const isEscapeKey = (e) => e.key === "Escape" || e.key === "Esc";
10
+ export const isShiftTabKey = (e) => e.shiftKey && e.key === "Tab";
10
11
  export const isTabKey = (e) => e.key === "Tab";
11
12
  export const isBackspaceKey = (e) => e.key === "Backspace";
12
13
  export const isSpaceKey = (e) => e.key === " " || e.key === "Spacebar";
@@ -103,6 +103,9 @@ export function getFontSizeByName(name) {
103
103
  export function getFontWeightByName(name) {
104
104
  return getTokenByName("fontWeight", name);
105
105
  }
106
+ export function getShadowByName(name) {
107
+ return getTokenByName("shadow", name);
108
+ }
106
109
  export function rgbaColorFromRgb(color, opacity) {
107
110
  if (!color || (opacity !== 0 && !opacity)) {
108
111
  return undefined;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-62ee9ce2.js';
4
+ import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-96a8a294.js';
5
5
 
6
6
  const DuetActionButton = DuetActionButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-6f1d95ff.js';
4
+ import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-5b8774b6.js';
5
5
 
6
6
  const DuetAlert = DuetAlert$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-d91f6a50.js';
4
+ import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-2bc31f8b.js';
5
5
 
6
6
  const DuetBadge = DuetBadge$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { h } from './p-62c7d9d4.js';
7
7
  import { s as slotElementCheck } from './p-bb24a019.js';
8
8
  import { p as parsePossibleJSON } from './p-0e052642.js';
9
- import { g as getColorByName } from './p-ef9c200e.js';
10
- import { d as defineCustomElement$3 } from './p-9d8b2fae.js';
11
- import { d as defineCustomElement$2 } from './p-ef876cc5.js';
9
+ import { g as getColorByName } from './p-cbac9ed5.js';
10
+ import { d as defineCustomElement$3 } from './p-997c1c72.js';
11
+ import { d as defineCustomElement$2 } from './p-73904865.js';
12
12
 
13
13
  const DuetPicture = ({ img, sources }) => {
14
14
  return (h("picture", null,
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
- import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8f253845.js';
6
+ import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-55634a0b.js';
7
7
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './p-2e36d5bf.js';
8
- import { d as defineCustomElement$3 } from './p-ef876cc5.js';
9
- import { d as defineCustomElement$2 } from './p-ac901c78.js';
8
+ import { d as defineCustomElement$3 } from './p-73904865.js';
9
+ import { d as defineCustomElement$2 } from './p-afe568e9.js';
10
10
 
11
11
  var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
12
12
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { g as getLocaleString } from './p-2e36d5bf.js';
7
- import { g as getColorByName } from './p-ef9c200e.js';
7
+ import { g as getColorByName } from './p-cbac9ed5.js';
8
8
 
9
9
  const duetBreadcrumbsCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}::slotted(*){font-weight:400}::slotted(:last-child){font-weight:600}:host([variation=plain]) ::slotted(:last-child){font-weight:400}.duet-breadcrumbs{position:relative;display:flex;align-items:center;justify-content:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-breadcrumbs .container{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1384px;min-height:36px;margin:0 28px}.duet-breadcrumbs .list{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-start;padding:10px 0;color:inherit;list-style:none}.duet-breadcrumbs .bottom-border{position:absolute;bottom:0;display:none;width:100%;height:1px}.duet-breadcrumbs.header{color:rgb(0, 41, 77);background:rgb(243, 249, 252)}.duet-breadcrumbs.header .list duet-breadcrumb[href]:hover{color:rgb(0, 77, 128)}.duet-breadcrumbs.header .bottom-border--nav{display:block;background:rgb(225, 227, 230)}.duet-breadcrumbs.header.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 245, 247)}.duet-breadcrumbs.header.duet-theme-turva ol duet-breadcrumb[href]:hover{color:rgb(148, 9, 37)}.duet-breadcrumbs.footer{color:rgb(255, 255, 255);background:rgb(0, 41, 77)}@media (min-width: 64.0625em){.duet-breadcrumbs.footer{justify-content:flex-start}}@media (min-width: 76.25em){.duet-breadcrumbs.footer{justify-content:center}}.duet-breadcrumbs.footer .container{max-width:1110px}@media (min-width: 62em){.duet-breadcrumbs.footer .container{margin:0 72px 0 48px}}.duet-breadcrumbs.footer .list{padding:20px 0}@media (min-width: 62em){.duet-breadcrumbs.footer .list{padding:20px 8px}}.duet-breadcrumbs.footer .list duet-breadcrumb[href]:hover{text-decoration:underline}.duet-breadcrumbs.footer .bottom-border--container{display:block;background:rgba(255, 255, 255, 0.2)}.duet-breadcrumbs.footer.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(198, 12, 48)}.duet-breadcrumbs.plain .container{max-width:none;min-height:auto;margin:0}.duet-breadcrumbs.plain .list{padding:0}.duet-breadcrumbs.plain .bottom-border{display:none}";
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetButton$1, d as defineCustomElement$1 } from './p-62198405.js';
4
+ import { D as DuetButton$1, d as defineCustomElement$1 } from './p-e3d866c6.js';
5
5
 
6
6
  const DuetButton = DuetButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { s as slotElementCheck } from './p-bb24a019.js';
7
- import { d as defineCustomElement$2 } from './p-ef876cc5.js';
7
+ import { d as defineCustomElement$2 } from './p-73904865.js';
8
8
 
9
9
  const duetCalloutCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:100%}blockquote,figure{margin:0}.duet-callout{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout .container{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:688px;text-align:center}.duet-callout .callout-icon{width:50px;padding-bottom:8px}.duet-callout blockquote{font-size:2.7vw;font-weight:600;line-height:1.5;color:rgb(0, 41, 77)}@media (max-width: 37.037037037rem){.duet-callout blockquote{font-size:1rem}}@media (min-width: 46.2962962963rem){.duet-callout blockquote{font-size:1.25rem}}.duet-callout .author{color:rgb(0, 41, 77)}.duet-callout.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-callout.duet-theme-turva .author,.duet-callout.duet-theme-turva blockquote{color:rgb(23, 28, 58)}.duet-callout.duet-m-0{margin:0 !important}";
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-b9582cd5.js';
4
+ import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-0233383b.js';
5
5
 
6
6
  const DuetCaption = DuetCaption$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
- import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8f253845.js';
7
+ import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-55634a0b.js';
8
8
  import { s as sanitizeString } from './p-0e052642.js';
9
- import { g as getColorByName } from './p-ef9c200e.js';
10
- import { d as defineCustomElement$3 } from './p-ef876cc5.js';
11
- import { d as defineCustomElement$2 } from './p-ac901c78.js';
9
+ import { g as getColorByName } from './p-cbac9ed5.js';
10
+ import { d as defineCustomElement$3 } from './p-73904865.js';
11
+ import { d as defineCustomElement$2 } from './p-afe568e9.js';
12
12
 
13
13
  const duetHeadingLevels = ["h1", "h2", "h3", "h4", "h5", "h6"];
14
14
  const duetBlock = "div";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-fa61d4fa.js';
4
+ import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-60dcae4f.js';
5
5
 
6
6
  const DuetCheckbox = DuetCheckbox$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCheckmark$1, d as defineCustomElement$1 } from './p-def0c88d.js';
4
+ import { D as DuetCheckmark$1, d as defineCustomElement$1 } from './p-c7e3638d.js';
5
5
 
6
6
  const DuetCheckmark = DuetCheckmark$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
- import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8f253845.js';
8
- import { d as defineCustomElement$2 } from './p-ef876cc5.js';
7
+ import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-55634a0b.js';
8
+ import { d as defineCustomElement$2 } from './p-73904865.js';
9
9
 
10
10
  const duetChipCss = "*,*::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:8px !important;margin-bottom:12px !important;position:relative;display:inline-block;width:auto;max-width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}.duet-chip-container{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;width:100%;padding:1px;hyphens:none;line-height:1.1;color:rgb(0, 41, 77) !important;text-align:center;cursor:pointer;background:rgb(255, 255, 255);border-color:rgb(207, 210, 212);border-style:solid;border-width:1px;border-radius:8px;transition:background-color 300ms ease, color 300ms ease, border-color 300ms ease}.duet-chip-container.duet-p-0{padding:0 !important}.duet-chip-container.duet-m-0{margin:0 !important}.duet-chip-container.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255);border-color:rgb(207, 207, 209)}.duet-chip-container.duet-theme-turva:hover{border-color:rgb(198, 12, 48)}.duet-chip-container:hover{padding:0 !important;border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-disabled{color:rgb(101, 119, 135) !important;cursor:default;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important}.duet-chip-container.duet-chip-disabled.duet-theme-turva{color:rgb(116, 116, 117) !important;background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-disabled:hover{background:rgb(245, 248, 250);border-color:rgb(245, 248, 250)}.duet-chip-container.duet-chip-disabled:hover.duet-theme-turva{background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-disabled button,.duet-chip-container.duet-chip-disabled label{cursor:default}.duet-chip-container button,.duet-chip-container label{display:flex;align-items:center;width:100%;height:100%;padding:8px 14px;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:1rem;color:rgb(0, 41, 77) !important;cursor:pointer}.duet-chip-container button:focus,.duet-chip-container label:focus{outline:none}.duet-chip-container .duet-chip-icon-container{display:flex;align-items:center;height:16px;padding:0;transition:padding 300ms ease}.duet-chip-container.duet-chip-has-icon .duet-chip-icon-container{width:24px;height:16px;padding-right:10px}.duet-chip-container.duet-chip-has-icon.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-has-icon.duet-chip-radio-checked .duet-chip-icon-container{padding-right:11px;padding-left:3px}.duet-chip-container.duet-chip-has-icon button,.duet-chip-container.duet-chip-has-icon label{padding-left:10px}.duet-chip-container.duet-chip-has-popup button,.duet-chip-container.duet-chip-has-popup label{padding-right:8px}.duet-chip-container duet-icon:not(.check-mark){width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container duet-icon.check-mark{width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked,.duet-chip-container.duet-chip-radio-checked{padding:0 !important;background:rgb(230, 242, 248);border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-filter-checked:hover,.duet-chip-container.duet-chip-radio-checked:hover{background:rgb(205, 229, 241)}.duet-chip-container.duet-chip-filter-checked.chip-has-icon button,.duet-chip-container.duet-chip-filter-checked.chip-has-icon label,.duet-chip-container.duet-chip-radio-checked.chip-has-icon button,.duet-chip-container.duet-chip-radio-checked.chip-has-icon label{padding-left:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container{padding-right:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon:not(.check-mark),.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon:not(.check-mark){width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon.check-mark,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon.check-mark{width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva{background:rgb(245, 245, 247);border-color:rgb(198, 12, 48)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva:hover,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva:hover{background:rgb(228, 228, 230)}.duet-chip-container .duet-chip-popup-disclosure{padding-right:4.5px;padding-left:12.5px}.duet-chip-container .duet-chip-popup-disclosure duet-icon{transition:transform 300ms ease}.duet-chip-container.duet-chip-filter-popup-open{background:rgb(243, 249, 252);border-color:rgb(243, 249, 252)}.duet-chip-container.duet-chip-filter-popup-open.duet-theme-turva{background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-filter-popup-open .duet-chip-popup-disclosure duet-icon{transform:rotate(180deg)}.duet-chip-container.duet-chip-input{display:flex;align-items:center;padding-right:0 !important}.duet-chip-container.duet-chip-input .duet-chip-input-button{flex-grow:1}.duet-chip-container.duet-chip-input .duet-chip-remove-button{width:26px;padding:8px 16px 8px 0;margin:-8px 0}.duet-chip-container.large button,.duet-chip-container.large label{padding:15px 22px}:host(.user-is-tabbing) .duet-chip-focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-chip-focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-chip-container input{position:absolute !important;top:0;left:0;z-index:-1;width:100%;height:100%;cursor:pointer;opacity:0}";
11
11
 
@@ -1,15 +1,16 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
- import { d as defineCustomElement$8 } from './p-b9582cd5.js';
7
- import { d as defineCustomElement$7 } from './p-7ce0e8cb.js';
8
- import { d as defineCustomElement$6 } from './p-ef876cc5.js';
9
- import { d as defineCustomElement$5 } from './p-92471963.js';
10
- import { d as defineCustomElement$4 } from './p-7e52554a.js';
11
- import { d as defineCustomElement$3 } from './p-7765439c.js';
12
- import { d as defineCustomElement$2 } from './p-53d82662.js';
6
+ import { s as slotElementCheck } from './p-bb24a019.js';
7
+ import { d as defineCustomElement$8 } from './p-0233383b.js';
8
+ import { d as defineCustomElement$7 } from './p-3bcad21a.js';
9
+ import { d as defineCustomElement$6 } from './p-73904865.js';
10
+ import { d as defineCustomElement$5 } from './p-5ccb7f41.js';
11
+ import { d as defineCustomElement$4 } from './p-b24c3dc4.js';
12
+ import { d as defineCustomElement$3 } from './p-363d74c3.js';
13
+ import { d as defineCustomElement$2 } from './p-8cd82767.js';
13
14
 
14
15
  const duetChoiceGroupCss = "*.sc-duet-choice-group,*.sc-duet-choice-group::after,*.sc-duet-choice-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:block;margin-bottom:-12px}.horizontal.sc-duet-choice-group-h .duet-choice-group.duet-no-stacking.sc-duet-choice-group{display:flex}@media (min-width: 48em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{margin-bottom:0}}@media (max-width: 35.9375em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:flex}}.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}@media (max-width: 22.5em){.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}}.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 36em){.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 48em){.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 62em){.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 64.0625em){.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.duet-choice-group.sc-duet-choice-group{position:relative;width:100%;margin-bottom:-12px}";
15
16
 
@@ -121,7 +122,7 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class DuetChoiceGroup
121
122
  "duet-choice-group-breakpoint-medium": this.responsive && this.breakpoint === "medium",
122
123
  "duet-choice-group-breakpoint-large": this.responsive && this.breakpoint === "large",
123
124
  "duet-choice-group-breakpoint-x-large": this.responsive && this.breakpoint === "x-large",
124
- } }, h("duet-fieldset", { label: this.label, labelHidden: this.labelHidden, compactLabel: true, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme, "accessible-live-error": this.accessibleLiveError }, this.tooltip && (h("duet-tooltip", { slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("div", { class: { [this.choiceGroupName]: true, "duet-no-stacking": !this.responsive } }, h("slot", null)))));
125
+ } }, h("duet-fieldset", { label: this.label, labelHidden: this.labelHidden, compactLabel: true, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme, "accessible-live-error": this.accessibleLiveError }, this.tooltip && (h("duet-tooltip", { slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { name: "tooltip", onSlotchange: ev => slotElementCheck(ev, this, "duet-tooltip") }), h("div", { class: { [this.choiceGroupName]: true, "duet-no-stacking": !this.responsive } }, h("slot", null)))));
125
126
  }
126
127
  get element() { return this; }
127
128
  static get watchers() { return {
@@ -1,18 +1,18 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { h as hasSlot } from './p-11230037.js';
7
7
  import { D as DuetStringsExternalDefaults } from './p-4ab776f4.js';
8
8
  import { c as createID } from './p-5e59e970.js';
9
9
  import { F as FocusGuard } from './p-eef66341.js';
10
- import { i as isKeyboardClick, a as isQuestionKey, s as subscribeTabbingChange, u as unsubscribeTabbingChange, b as isEscapeKey } from './p-8f253845.js';
10
+ import { i as isKeyboardClick, a as isQuestionKey, s as subscribeTabbingChange, u as unsubscribeTabbingChange, b as isEscapeKey } from './p-55634a0b.js';
11
11
  import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-2e36d5bf.js';
12
- import { d as defineCustomElement$5 } from './p-b9582cd5.js';
13
- import { d as defineCustomElement$4 } from './p-ef876cc5.js';
14
- import { d as defineCustomElement$3 } from './p-ac901c78.js';
15
- import { d as defineCustomElement$2 } from './p-53d82662.js';
12
+ import { d as defineCustomElement$5 } from './p-0233383b.js';
13
+ import { d as defineCustomElement$4 } from './p-73904865.js';
14
+ import { d as defineCustomElement$3 } from './p-afe568e9.js';
15
+ import { d as defineCustomElement$2 } from './p-8cd82767.js';
16
16
 
17
17
  var messagingInfo={"title":"messaging-info","tags":"messaging info information circle","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z\"/><circle cx=\"11.625\" cy=\"7.125\" r=\"1.125\"/><path d=\"M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22.5C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5z\"/></svg>"};
18
18
 
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-5df55152.js';
5
5
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
6
6
  import { f as font_size_medium, t as tokens } from './p-d81ec707.js';
7
7
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
8
8
  import { h as hasSlot } from './p-11230037.js';
9
9
  import { c as createID } from './p-5e59e970.js';
10
- import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8f253845.js';
10
+ import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-55634a0b.js';
11
11
  import { s as sanitizeString } from './p-0e052642.js';
12
- import { d as defineCustomElement$2 } from './p-ef876cc5.js';
12
+ import { d as defineCustomElement$2 } from './p-73904865.js';
13
13
 
14
14
  const duetCollapsibleCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}::slotted([slot=after-heading]){display:inline-block}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(0, 41, 77)}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}.duet-collapsible-content{display:none;padding-left:18px;margin-top:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:rgb(0, 41, 77)}@media (max-width: 35.9375em){.duet-collapsible-content{font-size:0.875rem}}.duet-collapsible-content.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host([open])>.duet-collapsible-content{display:block}.duet-collapsible-heading{-webkit-user-select:none;user-select:none;display:flex;align-items:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(0, 41, 77);text-align:left;cursor:pointer;border-radius:4px}.duet-collapsible-heading.full-width{width:100%}.duet-collapsible-heading.duet-collapsible-heading-centered{margin:auto}.duet-collapsible-heading.duet-collapsible-normal-weight{font-weight:400}.duet-collapsible-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-collapsible-heading .duet-collapsible-heading-content{min-width:0}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div{margin-left:16px}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div.float-right{margin-left:auto}.duet-collapsible-heading:focus{outline:0}:host(.user-is-tabbing) .duet-collapsible-heading:focus{border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-collapsible-heading.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-collapsible-heading-icon{margin-right:8px !important;display:flex;align-items:center;justify-content:center;color:rgb(0, 41, 77);transition:transform 300ms ease}.duet-collapsible-heading-icon:last-child,.duet-collapsible-heading-icon:last-of-type{margin-right:0 !important}[aria-expanded=true] .duet-collapsible-heading-icon{transform:rotate(180deg)}";
15
15
 
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h as h$1, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { d as debounce } from './p-9e371678.js';
7
- import { c as isEnterKey, b as isEscapeKey, d as isTabKey, e as isArrowUpKey, f as isArrowDownKey } from './p-8f253845.js';
7
+ import { c as isEnterKey, b as isEscapeKey, d as isTabKey, e as isArrowUpKey, f as isArrowDownKey } from './p-55634a0b.js';
8
8
  import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-2e36d5bf.js';
9
9
  import { p as parsePossibleJSON } from './p-0e052642.js';
10
10
  import { h, F as Fragment } from './p-62c7d9d4.js';
11
- import { d as defineCustomElement$2 } from './p-ef876cc5.js';
11
+ import { d as defineCustomElement$2 } from './p-73904865.js';
12
12
 
13
13
  const SelectSingle = ({ item, search = "", selected }) => {
14
14
  const regEx = search !== "" ? new RegExp("(" + search.split(" ").join("|") + ")", "gi") : undefined;
@@ -1,16 +1,16 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-90b6ffe0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-5df55152.js';
5
5
  import { i as inheritGlobalTheme } from './p-a58bd561.js';
6
6
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-2e36d5bf.js';
7
- import { d as defineCustomElement$8 } from './p-62198405.js';
8
- import { d as defineCustomElement$7 } from './p-9d8b2fae.js';
9
- import { d as defineCustomElement$6 } from './p-ef876cc5.js';
10
- import { d as defineCustomElement$5 } from './p-21a6a70e.js';
11
- import { d as defineCustomElement$4 } from './p-fa713963.js';
12
- import { d as defineCustomElement$3 } from './p-60bba731.js';
13
- import { d as defineCustomElement$2 } from './p-53d82662.js';
7
+ import { d as defineCustomElement$8 } from './p-e3d866c6.js';
8
+ import { d as defineCustomElement$7 } from './p-997c1c72.js';
9
+ import { d as defineCustomElement$6 } from './p-73904865.js';
10
+ import { d as defineCustomElement$5 } from './p-42da65d1.js';
11
+ import { d as defineCustomElement$4 } from './p-2718851e.js';
12
+ import { d as defineCustomElement$3 } from './p-2c44fafc.js';
13
+ import { d as defineCustomElement$2 } from './p-8cd82767.js';
14
14
 
15
15
  const duetContactCardCss = "*,*::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-bottom:12px !important;display:block}:host(.duet-m-0){margin:0 !important}::slotted(*){padding-top:1.5rem}@media (min-width: 48em){::slotted(*){grid-column:2/span 2;padding-top:0}}.duet-contact-card{display:grid;grid-template-columns:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(0, 41, 77)}.duet-contact-card.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}@media (min-width: 48em){.duet-contact-card{grid-template-columns:min-content minmax(0, 1fr) auto;gap:20px}}.duet-contact-card .image{width:4rem;height:4rem;margin-bottom:8px;border-radius:4px}@media (min-width: 48em){.duet-contact-card .image{width:6rem;height:6rem;padding-bottom:0}}.duet-contact-card .description{padding-bottom:8px}.duet-contact-card .email,.duet-contact-card .phone{display:grid;grid-template-columns:min-content auto;gap:8px;align-items:center;justify-content:flex-start;padding-bottom:8px;overflow-wrap:break-word}";
16
16