@duetds/components 9.2.8 → 10.0.0-alpha.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 (749) hide show
  1. package/hydrate/index.js +950 -273
  2. package/lib/cjs/a11y-utils-76311b95.js +20 -0
  3. package/lib/cjs/{app-globals-718a3704.js → app-globals-a1431483.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  7. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +10 -11
  13. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  16. package/lib/cjs/duet-chip_3.cjs.entry.js +6 -6
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +100 -14
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +14 -11
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
  28. package/lib/cjs/duet-footer.cjs.entry.js +7 -7
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +5 -5
  30. package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-hero.cjs.entry.js +8 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +4 -4
  33. package/lib/cjs/duet-input_2.cjs.entry.js +16 -12
  34. package/lib/cjs/duet-layout.cjs.entry.js +7 -7
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +5 -6
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -5
  42. package/lib/cjs/duet-modal.cjs.entry.js +10 -10
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
  44. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  46. package/lib/cjs/duet-number-input.cjs.entry.js +11 -6
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
  50. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +87 -11
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +9 -4
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +16 -16
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  56. package/lib/cjs/duet-select.cjs.entry.js +8 -8
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  63. package/lib/cjs/duet-slideout.cjs.entry.js +8 -8
  64. package/lib/cjs/duet-step_2.cjs.entry.js +4 -4
  65. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  66. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  67. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +4 -5
  68. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  70. package/lib/cjs/duet-textarea.cjs.entry.js +11 -7
  71. package/lib/cjs/duet-toggle.cjs.entry.js +9 -4
  72. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  73. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  74. package/lib/cjs/duet-toolbar-item.cjs.entry.js +6 -7
  75. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
  78. package/lib/cjs/duet-tooltip.cjs.entry.js +21 -3
  79. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  80. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  81. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  82. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  83. package/lib/cjs/duet.cjs.js +3 -3
  84. package/lib/cjs/{errorcodes.utils-4e8a9de4.js → errorcodes.utils-b4cf3ce2.js} +1 -1
  85. package/lib/cjs/{focus-utils-2a0030aa.js → focus-utils-68fa1c8f.js} +1 -1
  86. package/lib/cjs/{index-21e67ab3.js → index-7e38df71.js} +1 -1
  87. package/lib/cjs/{language-utils-b5940c7b.js → language-utils-beee36ce.js} +1 -1
  88. package/lib/cjs/loader.cjs.js +3 -3
  89. package/lib/cjs/{slot-utils-b5c4d888.js → slot-utils-31c0ed00.js} +52 -1
  90. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  91. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  92. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  93. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  94. package/lib/collection/components/duet-checkbox/duet-checkbox.js +1 -1
  95. package/lib/collection/components/duet-chip/duet-chip.js +1 -1
  96. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  97. package/lib/collection/components/duet-choice/duet-choice.css +19 -18
  98. package/lib/collection/components/duet-choice/duet-choice.js +97 -13
  99. package/lib/collection/components/duet-choice-group/duet-choice-group.js +3 -6
  100. package/lib/collection/components/duet-collapsible/duet-collapsible.js +2 -2
  101. package/lib/collection/components/duet-combobox/duet-combobox.js +1 -1
  102. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  103. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  104. package/lib/collection/components/duet-date-picker/date-picker-input.js +2 -2
  105. package/lib/collection/components/duet-date-picker/duet-date-picker.js +9 -8
  106. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  107. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
  108. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  109. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  110. package/lib/collection/components/duet-footer/duet-footer.js +4 -4
  111. package/lib/collection/components/duet-grid/duet-grid.js +3 -6
  112. package/lib/collection/components/duet-grid-item/duet-grid-item.js +3 -6
  113. package/lib/collection/components/duet-heading/duet-heading.js +2 -2
  114. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  115. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  116. package/lib/collection/components/duet-input/duet-input.js +15 -14
  117. package/lib/collection/components/duet-layout/duet-layout.js +5 -5
  118. package/lib/collection/components/duet-link/duet-link.css +2 -2
  119. package/lib/collection/components/duet-link/duet-link.js +2 -2
  120. package/lib/collection/components/duet-list/duet-list.js +1 -1
  121. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  122. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  123. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -3
  124. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  125. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  126. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  127. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  128. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  129. package/lib/collection/components/duet-modal/duet-modal.js +6 -6
  130. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
  131. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  132. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  133. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
  134. package/lib/collection/components/duet-number-input/duet-number-input.js +10 -8
  135. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  136. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  137. package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
  138. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  139. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  140. package/lib/collection/components/duet-progress/duet-progress.js +1 -0
  141. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  142. package/lib/collection/components/duet-radio/duet-radio.css +29 -27
  143. package/lib/collection/components/duet-radio/duet-radio.js +90 -13
  144. package/lib/collection/components/duet-radio-group/duet-radio-group.js +3 -6
  145. package/lib/collection/components/duet-range-slider/duet-range-slider.js +9 -7
  146. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  147. package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
  148. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  149. package/lib/collection/components/duet-select/duet-select.js +7 -10
  150. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  151. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  152. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  153. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  154. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  155. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  156. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  157. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  158. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  159. package/lib/collection/components/duet-step/duet-step.js +3 -6
  160. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  161. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  162. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  163. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  164. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  165. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  166. package/lib/collection/components/duet-tab/duet-tab.js +4 -7
  167. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  168. package/lib/collection/components/duet-table/duet-table.js +2 -2
  169. package/lib/collection/components/duet-textarea/duet-textarea.js +10 -9
  170. package/lib/collection/components/duet-toggle/duet-toggle.js +9 -7
  171. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  172. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  173. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  174. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  175. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  176. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  177. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  178. package/lib/collection/components/duet-tooltip/duet-tooltip.js +19 -1
  179. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  180. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  181. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  182. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  183. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  184. package/lib/collection/utils/a11y-utils.js +5 -9
  185. package/lib/collection/utils/slot-utils.js +51 -0
  186. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  187. package/lib/dist-custom-elements/duet-alert.js +1 -1
  188. package/lib/dist-custom-elements/duet-badge.js +1 -1
  189. package/lib/dist-custom-elements/duet-banner.js +4 -4
  190. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  191. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  192. package/lib/dist-custom-elements/duet-button.js +1 -1
  193. package/lib/dist-custom-elements/duet-callout.js +5 -5
  194. package/lib/dist-custom-elements/duet-caption.js +1 -1
  195. package/lib/dist-custom-elements/duet-card.js +3 -3
  196. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  197. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  198. package/lib/dist-custom-elements/duet-chip.js +1 -1
  199. package/lib/dist-custom-elements/duet-choice-group.js +14 -13
  200. package/lib/dist-custom-elements/duet-choice.js +102 -14
  201. package/lib/dist-custom-elements/duet-collapsible.js +5 -5
  202. package/lib/dist-custom-elements/duet-combobox.js +19 -18
  203. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  204. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  205. package/lib/dist-custom-elements/duet-date-picker.js +26 -22
  206. package/lib/dist-custom-elements/duet-divider.js +1 -1
  207. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  208. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  209. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  210. package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
  211. package/lib/dist-custom-elements/duet-footer.js +12 -12
  212. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  213. package/lib/dist-custom-elements/duet-grid.js +1 -1
  214. package/lib/dist-custom-elements/duet-header.js +8 -8
  215. package/lib/dist-custom-elements/duet-heading.js +1 -1
  216. package/lib/dist-custom-elements/duet-hero.js +15 -15
  217. package/lib/dist-custom-elements/duet-icon.js +1 -1
  218. package/lib/dist-custom-elements/duet-input.js +1 -1
  219. package/lib/dist-custom-elements/duet-label.js +1 -1
  220. package/lib/dist-custom-elements/duet-layout.js +7 -7
  221. package/lib/dist-custom-elements/duet-link.js +1 -1
  222. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  223. package/lib/dist-custom-elements/duet-list.js +1 -1
  224. package/lib/dist-custom-elements/duet-logo.js +1 -1
  225. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  226. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  227. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  228. package/lib/dist-custom-elements/duet-menu-bar-item.js +5 -5
  229. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  230. package/lib/dist-custom-elements/duet-menu-bar.js +4 -5
  231. package/lib/dist-custom-elements/duet-modal.js +15 -15
  232. package/lib/dist-custom-elements/duet-multiselect.js +15 -15
  233. package/lib/dist-custom-elements/duet-nav.js +2 -2
  234. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  235. package/lib/dist-custom-elements/duet-notification.js +4 -4
  236. package/lib/dist-custom-elements/duet-number-input.js +22 -16
  237. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  238. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  239. package/lib/dist-custom-elements/duet-pagination.js +24 -24
  240. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  241. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  242. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  243. package/lib/dist-custom-elements/duet-progress.js +1 -1
  244. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  245. package/lib/dist-custom-elements/duet-radio-group.js +13 -12
  246. package/lib/dist-custom-elements/duet-radio.js +88 -9
  247. package/lib/dist-custom-elements/duet-range-slider.js +12 -6
  248. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  249. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  250. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  251. package/lib/dist-custom-elements/duet-select.js +1 -1
  252. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  253. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  254. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  255. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  256. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  257. package/lib/dist-custom-elements/duet-slideout-panel.js +9 -9
  258. package/lib/dist-custom-elements/duet-slideout.js +8 -8
  259. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  260. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  261. package/lib/dist-custom-elements/duet-step.js +6 -6
  262. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  263. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  264. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  265. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  266. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  267. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  268. package/lib/dist-custom-elements/duet-tab-group.js +18 -18
  269. package/lib/dist-custom-elements/duet-tab.js +6 -5
  270. package/lib/dist-custom-elements/duet-table.js +1 -1
  271. package/lib/dist-custom-elements/duet-textarea.js +21 -16
  272. package/lib/dist-custom-elements/duet-toggle.js +12 -6
  273. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  274. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  275. package/lib/dist-custom-elements/duet-toolbar-item.js +6 -6
  276. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  277. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  278. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  279. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  280. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  281. package/lib/dist-custom-elements/duet-tray.js +5 -5
  282. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  283. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  284. package/lib/dist-custom-elements/duet-upload.js +21 -21
  285. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  286. package/lib/dist-custom-elements/index.js +1 -1
  287. package/lib/dist-custom-elements/{p-e536b916.js → p-01846eb6.js} +11 -11
  288. package/lib/dist-custom-elements/{p-5f8dc639.js → p-0ac72fc8.js} +4 -3
  289. package/lib/dist-custom-elements/p-145c94a8.js +273 -0
  290. package/lib/dist-custom-elements/{p-899ca0bf.js → p-18c3a72b.js} +2 -2
  291. package/lib/dist-custom-elements/{p-b5aa78c4.js → p-266569ef.js} +2 -2
  292. package/lib/dist-custom-elements/{p-e0de8502.js → p-2a6a71e4.js} +3 -3
  293. package/lib/dist-custom-elements/{p-034f07f8.js → p-36804cd7.js} +4 -3
  294. package/lib/dist-custom-elements/{p-96652f7b.js → p-38a3168a.js} +4 -4
  295. package/lib/dist-custom-elements/{p-38e65e8c.js → p-39b63c58.js} +3 -3
  296. package/lib/dist-custom-elements/{p-6ec31ae0.js → p-4d4c66b0.js} +3 -3
  297. package/lib/dist-custom-elements/{p-96949bb3.js → p-4f5a1d66.js} +2 -2
  298. package/lib/dist-custom-elements/{p-3667436c.js → p-5270ad3d.js} +4 -4
  299. package/lib/dist-custom-elements/{p-29782b53.js → p-5448ad53.js} +1 -1
  300. package/lib/dist-custom-elements/{p-0fbbaee9.js → p-61282ed8.js} +4 -4
  301. package/lib/dist-custom-elements/{p-a21a8e5e.js → p-644b52bb.js} +3 -3
  302. package/lib/dist-custom-elements/{p-5fc9921c.js → p-649a8c3e.js} +3 -3
  303. package/lib/dist-custom-elements/{p-2e2c1d87.js → p-7ff1b14d.js} +3 -3
  304. package/lib/dist-custom-elements/{p-94a7d4af.js → p-824a3b0b.js} +6 -6
  305. package/lib/dist-custom-elements/{p-23f0b101.js → p-8342a3e5.js} +4 -4
  306. package/lib/dist-custom-elements/{p-276aeab7.js → p-8c993e48.js} +2 -2
  307. package/lib/dist-custom-elements/{p-8ac247f4.js → p-92f36210.js} +12 -12
  308. package/lib/dist-custom-elements/{p-c67a668c.js → p-98b1d4c1.js} +26 -7
  309. package/lib/dist-custom-elements/{p-c0b022c4.js → p-a5c06963.js} +3 -3
  310. package/lib/dist-custom-elements/{p-d2a5148f.js → p-a6b39855.js} +1 -1
  311. package/lib/dist-custom-elements/{p-50f145f2.js → p-aa62c36f.js} +2 -2
  312. package/lib/dist-custom-elements/{p-7d56d012.js → p-acacce04.js} +7 -7
  313. package/lib/dist-custom-elements/{p-6008fcdd.js → p-b33a176e.js} +3 -3
  314. package/lib/dist-custom-elements/{p-8b3decf2.js → p-b5ea877d.js} +49 -1
  315. package/lib/dist-custom-elements/{p-992a5de8.js → p-b9488320.js} +26 -21
  316. package/lib/dist-custom-elements/{p-79375342.js → p-c57a67d3.js} +6 -6
  317. package/lib/dist-custom-elements/{p-e6dc15da.js → p-c9a14c7b.js} +5 -5
  318. package/lib/dist-custom-elements/{p-47d4e647.js → p-cb5df864.js} +3 -3
  319. package/lib/dist-custom-elements/{p-33e3a1a9.js → p-d0a4a69f.js} +3 -3
  320. package/lib/dist-custom-elements/{p-9e61a1b8.js → p-d0aaf2cd.js} +1 -1
  321. package/lib/dist-custom-elements/{p-56bc455d.js → p-e5962501.js} +3 -3
  322. package/lib/dist-custom-elements/{p-e1efb203.js → p-ed8b17fe.js} +7 -7
  323. package/lib/dist-custom-elements/{p-be9acce7.js → p-ee079d76.js} +4 -4
  324. package/lib/dist-custom-elements/p-f0cc5629.js +18 -0
  325. package/lib/dist-custom-elements/{p-d77db171.js → p-f66602b0.js} +1 -1
  326. package/lib/dist-custom-elements/{p-386b0af9.js → p-fb63021d.js} +2 -2
  327. package/lib/dist-custom-elements/{p-c58d2abe.js → p-fc92fc89.js} +3 -3
  328. package/lib/duet/duet.esm.js +1 -1
  329. package/lib/duet/duet.js +1 -1
  330. package/lib/duet/{p-3608cf6e.system.entry.js → p-00c7bd0a.system.entry.js} +2 -2
  331. package/lib/duet/p-0245b6df.system.entry.js +4 -0
  332. package/lib/duet/p-03ad2cf3.system.entry.js +4 -0
  333. package/lib/duet/p-0c527115.entry.js +4 -0
  334. package/lib/duet/{p-22fd3cfc.entry.js → p-0cb1aedd.entry.js} +1 -1
  335. package/lib/duet/{p-e2daf94c.entry.js → p-0cb6800d.entry.js} +1 -1
  336. package/lib/duet/{p-c210a9f3.system.entry.js → p-0cde41e1.system.entry.js} +1 -1
  337. package/lib/duet/p-0d730e50.system.entry.js +4 -0
  338. package/lib/duet/{p-11db4aac.system.entry.js → p-0d79ddc1.system.entry.js} +1 -1
  339. package/lib/duet/{p-446ed731.system.entry.js → p-0f3fbf65.system.entry.js} +1 -1
  340. package/lib/duet/{p-2c3a1d5b.system.entry.js → p-12abe4eb.system.entry.js} +1 -1
  341. package/lib/duet/p-130939b4.entry.js +4 -0
  342. package/lib/duet/p-1411cba2.entry.js +4 -0
  343. package/lib/duet/{p-eaf1640f.entry.js → p-146a6092.entry.js} +1 -1
  344. package/lib/duet/p-14b4ee4d.entry.js +4 -0
  345. package/lib/duet/{p-eb8799b0.system.entry.js → p-14c1e05f.system.entry.js} +1 -1
  346. package/lib/duet/p-19096d3f.system.entry.js +4 -0
  347. package/lib/duet/p-194e89c3.system.entry.js +4 -0
  348. package/lib/duet/{p-a2c6d500.system.entry.js → p-19519c35.system.entry.js} +1 -1
  349. package/lib/duet/{p-47523d35.entry.js → p-19baff31.entry.js} +1 -1
  350. package/lib/duet/p-1aaa8887.entry.js +4 -0
  351. package/lib/duet/{p-ba2dea2c.entry.js → p-1ac5803b.entry.js} +1 -1
  352. package/lib/duet/p-1b6e33e3.system.entry.js +4 -0
  353. package/lib/duet/p-1bdd845b.system.js +4 -0
  354. package/lib/duet/p-1ce82dfa.system.js +4 -0
  355. package/lib/duet/{p-2823bfcc.system.entry.js → p-1ec66cb0.system.entry.js} +1 -1
  356. package/lib/duet/{p-8e1e8d62.system.entry.js → p-210045f4.system.entry.js} +1 -1
  357. package/lib/duet/{p-2eae4a0b.js → p-214444f4.js} +1 -1
  358. package/lib/duet/{p-216fbdc6.system.entry.js → p-21785af3.system.entry.js} +2 -2
  359. package/lib/duet/{p-3fef9e7b.entry.js → p-252df607.entry.js} +1 -1
  360. package/lib/duet/p-265b2d3f.system.entry.js +4 -0
  361. package/lib/duet/p-293cb37c.entry.js +4 -0
  362. package/lib/duet/p-296eb384.entry.js +4 -0
  363. package/lib/duet/{p-bc0290cc.system.entry.js → p-2de11c55.system.entry.js} +1 -1
  364. package/lib/duet/{p-1e17463d.system.js → p-3300a0a4.system.js} +1 -1
  365. package/lib/duet/{p-3c286a31.entry.js → p-343c72ca.entry.js} +1 -1
  366. package/lib/duet/{p-87a3db45.system.entry.js → p-351076bc.system.entry.js} +1 -1
  367. package/lib/duet/{p-2a0b04d0.system.entry.js → p-35196930.system.entry.js} +1 -1
  368. package/lib/duet/{p-82ed064b.entry.js → p-3662ad90.entry.js} +1 -1
  369. package/lib/duet/p-3693a39c.entry.js +4 -0
  370. package/lib/duet/p-39733fa6.system.entry.js +4 -0
  371. package/lib/duet/{p-877b2e4b.system.entry.js → p-3a1f45d1.system.entry.js} +1 -1
  372. package/lib/duet/{p-8570bdcb.system.entry.js → p-3b77a305.system.entry.js} +1 -1
  373. package/lib/duet/{p-ecc9994d.system.entry.js → p-3f690e05.system.entry.js} +1 -1
  374. package/lib/duet/{p-c4bfa2ff.system.entry.js → p-3fce7ef4.system.entry.js} +1 -1
  375. package/lib/duet/{p-95f9824f.entry.js → p-405ba8bb.entry.js} +1 -1
  376. package/lib/duet/{p-605e69c8.system.js → p-406af1f3.system.js} +1 -1
  377. package/lib/duet/{p-d940168e.entry.js → p-413ee44a.entry.js} +1 -1
  378. package/lib/duet/{p-2ea8dd6c.system.entry.js → p-425e3794.system.entry.js} +1 -1
  379. package/lib/duet/{p-76d69a18.system.js → p-42d0aeb0.system.js} +1 -1
  380. package/lib/duet/{p-24c50312.system.entry.js → p-4afd1e0f.system.entry.js} +1 -1
  381. package/lib/duet/{p-b8607e71.entry.js → p-4bdae83b.entry.js} +1 -1
  382. package/lib/duet/p-4e261200.js +4 -0
  383. package/lib/duet/{p-04cb4f0a.entry.js → p-4f913952.entry.js} +1 -1
  384. package/lib/duet/{p-cfa09268.system.entry.js → p-50754042.system.entry.js} +2 -2
  385. package/lib/duet/p-5222dec4.system.entry.js +4 -0
  386. package/lib/duet/{p-00340ba9.system.entry.js → p-5269e599.system.entry.js} +1 -1
  387. package/lib/duet/{p-fa1ea9bd.entry.js → p-530144b7.entry.js} +1 -1
  388. package/lib/duet/p-56c887fb.js +4 -0
  389. package/lib/duet/{p-3dc61c8e.system.entry.js → p-58497877.system.entry.js} +1 -1
  390. package/lib/duet/p-5c17c2ad.entry.js +4 -0
  391. package/lib/duet/{p-ff6c9c23.system.entry.js → p-5e62f1da.system.entry.js} +1 -1
  392. package/lib/duet/{p-bde7e1d8.system.entry.js → p-603f6dd4.system.entry.js} +1 -1
  393. package/lib/duet/p-62e046bf.system.entry.js +4 -0
  394. package/lib/duet/p-639fd3db.entry.js +4 -0
  395. package/lib/duet/{p-a07d21e7.system.entry.js → p-65a3b7a2.system.entry.js} +1 -1
  396. package/lib/duet/p-6727fc0e.entry.js +4 -0
  397. package/lib/duet/{p-4cb02d4c.system.entry.js → p-6858f043.system.entry.js} +1 -1
  398. package/lib/duet/{p-bc12ff8f.system.entry.js → p-69d6bbfe.system.entry.js} +1 -1
  399. package/lib/duet/{p-2b06592d.system.entry.js → p-6c501d0a.system.entry.js} +1 -1
  400. package/lib/duet/{p-e95e650d.system.entry.js → p-6e9ec04c.system.entry.js} +1 -1
  401. package/lib/duet/{p-25c23189.system.entry.js → p-702dc745.system.entry.js} +1 -1
  402. package/lib/duet/{p-f43ebf88.entry.js → p-706c3914.entry.js} +1 -1
  403. package/lib/duet/{p-824d882f.entry.js → p-70adc2c4.entry.js} +1 -1
  404. package/lib/duet/{p-e559149e.system.entry.js → p-70fd8af5.system.entry.js} +1 -1
  405. package/lib/duet/{p-1f74f3cd.entry.js → p-71d12412.entry.js} +1 -1
  406. package/lib/duet/{p-8e4ffb74.entry.js → p-72508bb9.entry.js} +1 -1
  407. package/lib/duet/{p-6c25b6a4.system.entry.js → p-778e26b4.system.entry.js} +1 -1
  408. package/lib/duet/p-778e721c.entry.js +4 -0
  409. package/lib/duet/p-779cfa4a.system.entry.js +4 -0
  410. package/lib/duet/{p-53455bd1.system.entry.js → p-77eb9c59.system.entry.js} +1 -1
  411. package/lib/duet/p-783e8788.system.entry.js +4 -0
  412. package/lib/duet/{p-f3c1ae71.system.entry.js → p-79bd8c35.system.entry.js} +1 -1
  413. package/lib/duet/p-7a3ae8a9.system.js +4 -0
  414. package/lib/duet/{p-a3306993.system.entry.js → p-7ba55da2.system.entry.js} +2 -2
  415. package/lib/duet/{p-a19244e5.system.js → p-7d32c253.system.js} +1 -1
  416. package/lib/duet/{p-046b98cf.entry.js → p-7f519ad1.entry.js} +1 -1
  417. package/lib/duet/p-83d125ee.system.entry.js +4 -0
  418. package/lib/duet/{p-3e02acba.entry.js → p-849cdc4a.entry.js} +1 -1
  419. package/lib/duet/{p-c7b44ed6.system.entry.js → p-8911e1f0.system.entry.js} +1 -1
  420. package/lib/duet/p-898a81ab.system.entry.js +4 -0
  421. package/lib/duet/{p-909ae316.entry.js → p-8a9a7082.entry.js} +1 -1
  422. package/lib/duet/{p-9d9713da.entry.js → p-8bc4d112.entry.js} +1 -1
  423. package/lib/duet/{p-b8dd07d6.system.entry.js → p-907ef071.system.entry.js} +1 -1
  424. package/lib/duet/{p-3a2e39e9.entry.js → p-93bc8bc7.entry.js} +1 -1
  425. package/lib/duet/{p-ae215ca8.system.entry.js → p-989ecf2e.system.entry.js} +1 -1
  426. package/lib/duet/{p-b1ab6641.entry.js → p-99443d70.entry.js} +1 -1
  427. package/lib/duet/p-99f873a0.entry.js +4 -0
  428. package/lib/duet/p-9a219c40.entry.js +4 -0
  429. package/lib/duet/p-9c45ed44.entry.js +4 -0
  430. package/lib/duet/{p-c5bacc6d.system.entry.js → p-9e27e0a8.system.entry.js} +1 -1
  431. package/lib/duet/p-9e9599ce.system.entry.js +4 -0
  432. package/lib/duet/p-9f30783d.system.entry.js +4 -0
  433. package/lib/duet/{p-21a9fa67.system.entry.js → p-9f466e90.system.entry.js} +1 -1
  434. package/lib/duet/{p-222fc546.entry.js → p-9ff1b619.entry.js} +1 -1
  435. package/lib/duet/{p-4982cc6b.entry.js → p-a023bf22.entry.js} +1 -1
  436. package/lib/duet/{p-e13854bd.entry.js → p-a1dbb6ae.entry.js} +1 -1
  437. package/lib/duet/{p-d5870c1f.system.entry.js → p-a236f333.system.entry.js} +1 -1
  438. package/lib/duet/{p-072798e6.system.entry.js → p-a42c1c73.system.entry.js} +2 -2
  439. package/lib/duet/{p-e5f269b7.entry.js → p-a5406a98.entry.js} +1 -1
  440. package/lib/duet/{p-2d950c77.system.entry.js → p-a6ee1072.system.entry.js} +1 -1
  441. package/lib/duet/{p-f43e134e.system.entry.js → p-a7c7e6a4.system.entry.js} +1 -1
  442. package/lib/duet/p-aa436035.system.entry.js +4 -0
  443. package/lib/duet/{p-d9186e07.entry.js → p-aabf13cc.entry.js} +1 -1
  444. package/lib/duet/p-aad77751.system.js +4 -0
  445. package/lib/duet/{p-b5846de1.system.entry.js → p-abe63ae2.system.entry.js} +1 -1
  446. package/lib/duet/p-ac1125e2.entry.js +4 -0
  447. package/lib/duet/{p-b10ace99.entry.js → p-ad0b50f0.entry.js} +1 -1
  448. package/lib/duet/{p-4913f02c.entry.js → p-ad3fc579.entry.js} +1 -1
  449. package/lib/duet/{p-dfef2cbe.entry.js → p-b11c1b81.entry.js} +1 -1
  450. package/lib/duet/{p-6541a645.system.entry.js → p-b1c78160.system.entry.js} +2 -2
  451. package/lib/duet/{p-32c7c509.entry.js → p-b1f3e71c.entry.js} +1 -1
  452. package/lib/duet/{p-37181efc.entry.js → p-b55e935f.entry.js} +1 -1
  453. package/lib/duet/{p-9fa72371.entry.js → p-b5b5040f.entry.js} +1 -1
  454. package/lib/duet/{p-3aad3baf.system.entry.js → p-b5eec241.system.entry.js} +1 -1
  455. package/lib/duet/{p-6e7ef80c.system.entry.js → p-b5ef2959.system.entry.js} +1 -1
  456. package/lib/duet/{p-ec975bab.entry.js → p-b6214d5a.entry.js} +1 -1
  457. package/lib/duet/{p-8abb0984.js → p-b899b000.js} +1 -1
  458. package/lib/duet/p-bbc168d3.entry.js +4 -0
  459. package/lib/duet/{p-62bd233d.entry.js → p-bf2016fd.entry.js} +1 -1
  460. package/lib/duet/{p-ed532434.system.entry.js → p-c00beb34.system.entry.js} +1 -1
  461. package/lib/duet/p-c032689a.entry.js +4 -0
  462. package/lib/duet/p-c055a0a5.entry.js +4 -0
  463. package/lib/duet/p-c0f0ba52.entry.js +4 -0
  464. package/lib/duet/{p-295e34bd.entry.js → p-c20c2ae0.entry.js} +1 -1
  465. package/lib/duet/{p-72fde124.entry.js → p-c20e0bcd.entry.js} +1 -1
  466. package/lib/duet/{p-193fbc0f.entry.js → p-c2ece51b.entry.js} +1 -1
  467. package/lib/duet/{p-845b092d.system.entry.js → p-c5efbb76.system.entry.js} +1 -1
  468. package/lib/duet/p-c6915c43.system.entry.js +4 -0
  469. package/lib/duet/{p-3c6c1ee0.system.entry.js → p-c7f38ac3.system.entry.js} +1 -1
  470. package/lib/duet/{p-6e00b714.system.entry.js → p-c8437ddb.system.entry.js} +2 -2
  471. package/lib/duet/{p-0c243b6f.entry.js → p-cab2979b.entry.js} +1 -1
  472. package/lib/duet/p-cdccf8e6.system.entry.js +4 -0
  473. package/lib/duet/{p-b4c0dc4c.entry.js → p-cfee6451.entry.js} +1 -1
  474. package/lib/duet/{p-d7d86092.js → p-d048f25c.js} +1 -1
  475. package/lib/duet/{p-acf39158.entry.js → p-d1e5ab5e.entry.js} +1 -1
  476. package/lib/duet/{p-d1266569.system.entry.js → p-d2ded72c.system.entry.js} +2 -2
  477. package/lib/duet/{p-d0cd60a6.entry.js → p-d3a5400e.entry.js} +1 -1
  478. package/lib/duet/{p-3be0272c.entry.js → p-d452cbb7.entry.js} +1 -1
  479. package/lib/duet/{p-328685e9.entry.js → p-d554e96b.entry.js} +1 -1
  480. package/lib/duet/{p-0aed733f.entry.js → p-d6b53d40.entry.js} +1 -1
  481. package/lib/duet/p-d709d282.entry.js +4 -0
  482. package/lib/duet/{p-36a317f6.entry.js → p-d7c1c492.entry.js} +1 -1
  483. package/lib/duet/{p-0f7eec22.system.entry.js → p-d803a966.system.entry.js} +1 -1
  484. package/lib/duet/p-da7ce3da.entry.js +4 -0
  485. package/lib/duet/p-dc74c7c2.system.entry.js +4 -0
  486. package/lib/duet/p-dd1ec0ef.entry.js +4 -0
  487. package/lib/duet/{p-72053364.system.entry.js → p-dea69e25.system.entry.js} +1 -1
  488. package/lib/duet/{p-b4680142.entry.js → p-e062a11a.entry.js} +1 -1
  489. package/lib/duet/p-e1d33d05.entry.js +4 -0
  490. package/lib/duet/{p-62e7624c.entry.js → p-e33c42ff.entry.js} +1 -1
  491. package/lib/duet/{p-2437b4cb.js → p-e4d4cc92.js} +1 -1
  492. package/lib/duet/p-e8465166.entry.js +4 -0
  493. package/lib/duet/{p-388cd5aa.entry.js → p-eb35e521.entry.js} +1 -1
  494. package/lib/duet/p-f0cc5629.js +4 -0
  495. package/lib/duet/{p-bfbe3a6d.system.entry.js → p-f210b371.system.entry.js} +1 -1
  496. package/lib/duet/{p-cb612283.system.entry.js → p-f29c480a.system.entry.js} +1 -1
  497. package/lib/duet/{p-c8cbf8d3.entry.js → p-f35be908.entry.js} +1 -1
  498. package/lib/duet/{p-e21744ad.system.entry.js → p-f380d364.system.entry.js} +1 -1
  499. package/lib/duet/p-f417c864.entry.js +4 -0
  500. package/lib/duet/{p-c013a413.entry.js → p-f6900a3e.entry.js} +1 -1
  501. package/lib/duet/{p-6ce40239.system.entry.js → p-f933ada6.system.entry.js} +1 -1
  502. package/lib/duet/{p-998b929a.entry.js → p-f9a64d11.entry.js} +1 -1
  503. package/lib/esm/a11y-utils-92930863.js +18 -0
  504. package/lib/esm/{app-globals-00959ca9.js → app-globals-386e1feb.js} +1 -1
  505. package/lib/esm/duet-action-button.entry.js +2 -2
  506. package/lib/esm/duet-alert.entry.js +3 -3
  507. package/lib/esm/duet-badge.entry.js +3 -3
  508. package/lib/esm/duet-banner.entry.js +2 -2
  509. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  510. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  511. package/lib/esm/duet-button_2.entry.js +4 -4
  512. package/lib/esm/duet-callout.entry.js +4 -4
  513. package/lib/esm/duet-caption_4.entry.js +10 -11
  514. package/lib/esm/duet-card.entry.js +1 -1
  515. package/lib/esm/duet-checkbox.entry.js +2 -2
  516. package/lib/esm/duet-checkmark.entry.js +3 -3
  517. package/lib/esm/duet-chip_3.entry.js +6 -6
  518. package/lib/esm/duet-choice_2.entry.js +100 -14
  519. package/lib/esm/duet-collapsible.entry.js +4 -4
  520. package/lib/esm/duet-combobox.entry.js +4 -4
  521. package/lib/esm/duet-contact-card.entry.js +4 -4
  522. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  523. package/lib/esm/duet-date-picker.entry.js +14 -11
  524. package/lib/esm/duet-divider_2.entry.js +3 -3
  525. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  526. package/lib/esm/duet-empty-state.entry.js +3 -3
  527. package/lib/esm/duet-fieldset.entry.js +5 -5
  528. package/lib/esm/duet-file-chooser.entry.js +2 -2
  529. package/lib/esm/duet-footer.entry.js +7 -7
  530. package/lib/esm/duet-grid_2.entry.js +5 -5
  531. package/lib/esm/duet-header_2.entry.js +3 -3
  532. package/lib/esm/duet-hero.entry.js +8 -8
  533. package/lib/esm/duet-icon.entry.js +4 -4
  534. package/lib/esm/duet-input_2.entry.js +16 -12
  535. package/lib/esm/duet-layout.entry.js +7 -7
  536. package/lib/esm/duet-list_2.entry.js +4 -4
  537. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  538. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  539. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  540. package/lib/esm/duet-menu-bar-item.entry.js +5 -6
  541. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  542. package/lib/esm/duet-menu-bar.entry.js +4 -5
  543. package/lib/esm/duet-modal.entry.js +10 -10
  544. package/lib/esm/duet-multiselect.entry.js +8 -8
  545. package/lib/esm/duet-nav.entry.js +2 -2
  546. package/lib/esm/duet-notification_2.entry.js +6 -6
  547. package/lib/esm/duet-number-input.entry.js +11 -6
  548. package/lib/esm/duet-overlay.entry.js +2 -2
  549. package/lib/esm/duet-page-heading.entry.js +3 -3
  550. package/lib/esm/duet-pagination_2.entry.js +15 -15
  551. package/lib/esm/duet-progress.entry.js +2 -2
  552. package/lib/esm/duet-promo-card.entry.js +4 -4
  553. package/lib/esm/duet-radio_2.entry.js +87 -11
  554. package/lib/esm/duet-range-slider.entry.js +9 -4
  555. package/lib/esm/duet-scrollable_3.entry.js +16 -16
  556. package/lib/esm/duet-section-layout.entry.js +4 -4
  557. package/lib/esm/duet-select.entry.js +8 -8
  558. package/lib/esm/duet-shaped-image.entry.js +3 -3
  559. package/lib/esm/duet-show-more.entry.js +4 -4
  560. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  561. package/lib/esm/duet-slideout-link.entry.js +3 -3
  562. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  563. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  564. package/lib/esm/duet-slideout.entry.js +8 -8
  565. package/lib/esm/duet-step_2.entry.js +4 -4
  566. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  567. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  568. package/lib/esm/duet-submenu-bar-item.entry.js +4 -5
  569. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  570. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  571. package/lib/esm/duet-textarea.entry.js +11 -7
  572. package/lib/esm/duet-toggle.entry.js +9 -4
  573. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  574. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  575. package/lib/esm/duet-toolbar-item.entry.js +6 -7
  576. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  577. package/lib/esm/duet-toolbar.entry.js +3 -3
  578. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  579. package/lib/esm/duet-tooltip.entry.js +21 -3
  580. package/lib/esm/duet-tray.entry.js +4 -4
  581. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  582. package/lib/esm/duet-upload-item.entry.js +5 -5
  583. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  584. package/lib/esm/duet.js +4 -4
  585. package/lib/esm/{errorcodes.utils-d9431251.js → errorcodes.utils-f2529568.js} +1 -1
  586. package/lib/esm/{focus-utils-adcd9463.js → focus-utils-fb393f52.js} +1 -1
  587. package/lib/esm/{index-1d0b7c66.js → index-4e3ad237.js} +1 -1
  588. package/lib/esm/{language-utils-14969cef.js → language-utils-95643489.js} +1 -1
  589. package/lib/esm/loader.js +4 -4
  590. package/lib/esm/{slot-utils-c62f2d7c.js → slot-utils-23c88903.js} +50 -2
  591. package/lib/esm-es5/a11y-utils-92930863.js +4 -0
  592. package/lib/esm-es5/{app-globals-00959ca9.js → app-globals-386e1feb.js} +1 -1
  593. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  594. package/lib/esm-es5/duet-alert.entry.js +1 -1
  595. package/lib/esm-es5/duet-badge.entry.js +1 -1
  596. package/lib/esm-es5/duet-banner.entry.js +1 -1
  597. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  598. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  599. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  600. package/lib/esm-es5/duet-callout.entry.js +1 -1
  601. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  602. package/lib/esm-es5/duet-card.entry.js +1 -1
  603. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  604. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  605. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  606. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  607. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  608. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  609. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  610. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  611. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  612. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  613. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  614. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  615. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  616. package/lib/esm-es5/duet-file-chooser.entry.js +2 -2
  617. package/lib/esm-es5/duet-footer.entry.js +1 -1
  618. package/lib/esm-es5/duet-grid_2.entry.js +2 -2
  619. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  620. package/lib/esm-es5/duet-hero.entry.js +1 -1
  621. package/lib/esm-es5/duet-icon.entry.js +1 -1
  622. package/lib/esm-es5/duet-input_2.entry.js +2 -2
  623. package/lib/esm-es5/duet-layout.entry.js +1 -1
  624. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  625. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  626. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  627. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  628. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  629. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  630. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  631. package/lib/esm-es5/duet-modal.entry.js +1 -1
  632. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  633. package/lib/esm-es5/duet-nav.entry.js +1 -1
  634. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  635. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  636. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  637. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  638. package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
  639. package/lib/esm-es5/duet-progress.entry.js +1 -1
  640. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  641. package/lib/esm-es5/duet-radio_2.entry.js +2 -2
  642. package/lib/esm-es5/duet-range-slider.entry.js +2 -2
  643. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  644. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  645. package/lib/esm-es5/duet-select.entry.js +2 -2
  646. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  647. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  648. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  649. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  650. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  651. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  652. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  653. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  654. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  655. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  656. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  657. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  658. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  659. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  660. package/lib/esm-es5/duet-toggle.entry.js +2 -2
  661. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  662. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  663. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  664. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  665. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  666. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  667. package/lib/esm-es5/duet-tooltip.entry.js +2 -2
  668. package/lib/esm-es5/duet-tray.entry.js +1 -1
  669. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  670. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  671. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  672. package/lib/esm-es5/duet.js +1 -1
  673. package/lib/esm-es5/{errorcodes.utils-d9431251.js → errorcodes.utils-f2529568.js} +1 -1
  674. package/lib/esm-es5/focus-utils-fb393f52.js +4 -0
  675. package/lib/esm-es5/{index-1d0b7c66.js → index-4e3ad237.js} +1 -1
  676. package/lib/esm-es5/{language-utils-14969cef.js → language-utils-95643489.js} +1 -1
  677. package/lib/esm-es5/loader.js +1 -1
  678. package/lib/esm-es5/{slot-utils-c62f2d7c.js → slot-utils-23c88903.js} +1 -1
  679. package/lib/types/components/duet-choice/duet-choice.d.ts +7 -1
  680. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +2 -0
  681. package/lib/types/components/duet-input/duet-input.d.ts +2 -0
  682. package/lib/types/components/duet-number-input/duet-number-input.d.ts +2 -0
  683. package/lib/types/components/duet-progress/duet-progress.d.ts +0 -6
  684. package/lib/types/components/duet-radio/duet-radio.d.ts +7 -1
  685. package/lib/types/components/duet-range-slider/duet-range-slider.d.ts +2 -0
  686. package/lib/types/components/duet-textarea/duet-textarea.d.ts +2 -0
  687. package/lib/types/components/duet-toggle/duet-toggle.d.ts +2 -0
  688. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +3 -0
  689. package/lib/types/utils/slot-utils.d.ts +17 -0
  690. package/package.json +4 -4
  691. package/lib/cjs/a11y-utils-a0a1c591.js +0 -25
  692. package/lib/dist-custom-elements/p-33ef7275.js +0 -23
  693. package/lib/dist-custom-elements/p-e3c6562a.js +0 -272
  694. package/lib/duet/p-0acaeef1.system.entry.js +0 -4
  695. package/lib/duet/p-0bf7b3c5.entry.js +0 -4
  696. package/lib/duet/p-115db258.entry.js +0 -4
  697. package/lib/duet/p-15553b15.system.entry.js +0 -4
  698. package/lib/duet/p-1d988a7d.entry.js +0 -4
  699. package/lib/duet/p-1fa1ce4b.entry.js +0 -4
  700. package/lib/duet/p-216bc706.system.entry.js +0 -4
  701. package/lib/duet/p-22e54537.system.entry.js +0 -4
  702. package/lib/duet/p-2bc9a07a.system.entry.js +0 -4
  703. package/lib/duet/p-3149beee.system.entry.js +0 -4
  704. package/lib/duet/p-3b25391c.entry.js +0 -4
  705. package/lib/duet/p-3b838a83.system.js +0 -4
  706. package/lib/duet/p-3ed182b5.entry.js +0 -4
  707. package/lib/duet/p-40354594.entry.js +0 -4
  708. package/lib/duet/p-41f2f90c.entry.js +0 -4
  709. package/lib/duet/p-5b378d7e.entry.js +0 -4
  710. package/lib/duet/p-5d6463a4.entry.js +0 -4
  711. package/lib/duet/p-5e8d9c74.system.entry.js +0 -4
  712. package/lib/duet/p-5f9da024.system.entry.js +0 -4
  713. package/lib/duet/p-67f593af.entry.js +0 -4
  714. package/lib/duet/p-720a5baf.system.entry.js +0 -4
  715. package/lib/duet/p-73a912a8.system.entry.js +0 -4
  716. package/lib/duet/p-76f8cf1e.entry.js +0 -4
  717. package/lib/duet/p-79e8dc10.entry.js +0 -4
  718. package/lib/duet/p-876398dc.entry.js +0 -4
  719. package/lib/duet/p-88592630.js +0 -4
  720. package/lib/duet/p-965e597c.system.js +0 -4
  721. package/lib/duet/p-99bddf65.system.js +0 -4
  722. package/lib/duet/p-9cc4e4a1.entry.js +0 -4
  723. package/lib/duet/p-9dddb2a6.system.entry.js +0 -4
  724. package/lib/duet/p-9ed7087f.entry.js +0 -4
  725. package/lib/duet/p-a3a959a4.entry.js +0 -4
  726. package/lib/duet/p-abcf33aa.entry.js +0 -4
  727. package/lib/duet/p-ac975c3d.js +0 -4
  728. package/lib/duet/p-bffcb6cc.system.entry.js +0 -4
  729. package/lib/duet/p-cda56872.entry.js +0 -4
  730. package/lib/duet/p-ce60e510.entry.js +0 -4
  731. package/lib/duet/p-da114a78.entry.js +0 -4
  732. package/lib/duet/p-e1c881da.system.js +0 -4
  733. package/lib/duet/p-e263da06.entry.js +0 -4
  734. package/lib/duet/p-e5810f77.entry.js +0 -4
  735. package/lib/duet/p-e6ac5022.system.entry.js +0 -4
  736. package/lib/duet/p-e96a159d.system.entry.js +0 -4
  737. package/lib/duet/p-ed803e3f.entry.js +0 -4
  738. package/lib/duet/p-ee1c534c.system.entry.js +0 -4
  739. package/lib/duet/p-f2bc16bb.system.entry.js +0 -4
  740. package/lib/duet/p-f3b6b75d.system.entry.js +0 -4
  741. package/lib/duet/p-f5f81926.system.entry.js +0 -4
  742. package/lib/duet/p-faf02cb3.entry.js +0 -4
  743. package/lib/duet/p-fb0c0f16.entry.js +0 -4
  744. package/lib/duet/p-fd78f61a.js +0 -4
  745. package/lib/duet/p-fe4a2e84.system.entry.js +0 -4
  746. package/lib/duet/p-fe56aeca.system.entry.js +0 -4
  747. package/lib/esm/a11y-utils-02741d98.js +0 -23
  748. package/lib/esm-es5/a11y-utils-02741d98.js +0 -4
  749. package/lib/esm-es5/focus-utils-adcd9463.js +0 -4
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
 
7
7
  const duetBadgeCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:inline-block;width:auto;vertical-align:middle}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-badge{display:inline-block;width:100%;padding:4.4444444444px 12px 5.4444444444px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.75rem;font-style:normal;font-weight:600;line-height:1.25;color:rgb(8, 42, 77);text-align:center;word-break:break-word;vertical-align:middle;background:#d9ebf4;border-radius:20rem}.duet-badge.duet-p-0{padding:0 !important}.duet-badge.duet-m-0{margin:0 !important}.duet-badge.duet-theme-turva{padding:5.4444444444px 12px 4.4444444444px;font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:700;color:rgb(23, 28, 58);background:#e8e8eb}.duet-badge.warning{background:#fdecc9}.duet-badge.warning.duet-theme-turva{background:#fdecc9}.duet-badge.danger{background:#f7d2dc}.duet-badge.danger.duet-theme-turva{background:#f7d2dc}.duet-badge.success{background:#d6e6e1}.duet-badge.success.duet-theme-turva{background:#d6e6e1}.duet-badge.subtle{color:rgb(98, 121, 138);background:none;outline:1px solid rgb(212, 223, 229);outline-offset:-1px}.duet-badge.subtle.duet-theme-turva{color:rgb(113, 118, 132);background:none;outline-color:rgb(222, 224, 228)}.duet-badge.background-strong.default{color:rgb(255, 255, 255);background:rgb(0, 119, 179)}.duet-badge.background-strong.default.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(23, 28, 58)}.duet-badge.background-strong.warning{background:#f9c153}.duet-badge.background-strong.warning.duet-theme-turva{background:#f9c153}.duet-badge.background-strong.danger{color:rgb(255, 255, 255);background:rgb(214, 28, 82)}.duet-badge.background-strong.danger.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(214, 28, 82)}.duet-badge.background-strong.success{color:rgb(255, 255, 255);background:rgb(48, 131, 105)}.duet-badge.background-strong.success.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(48, 131, 105)}.duet-badge.background-strong.subtle{border-color:rgb(181, 198, 208);outline-color:rgb(8, 42, 77)}.duet-badge.background-strong.subtle.duet-theme-turva{border-color:rgb(199, 202, 207);outline-color:rgb(23, 28, 58)}";
@@ -27,12 +27,12 @@ const DuetBadge = class {
27
27
  */
28
28
  render() {
29
29
  const backgroundClass = `background-${this.background}`;
30
- return (h(Host, { key: 'f6c7cba47b61653771f763bf926f6e42f043a51a', class: { "duet-m-0": this.margin === "none" } }, h("span", { key: '953adfad1705f38f74fef7490b449f51dc3c8372', class: {
30
+ return (h(Host, { key: 'ae708838b39b1a8db655ca27383e92baba3795fd', class: { "duet-m-0": this.margin === "none" } }, h("span", { key: '29dbf98cb938dcd05be7a57c20e355db1e05b1df', class: {
31
31
  "duet-badge": true,
32
32
  [this.variation]: true,
33
33
  [backgroundClass]: true,
34
34
  "duet-theme-turva": this.theme === "turva",
35
- } }, h("slot", { key: '4129c1565dbec8d0269a41e5c5cf0ce71b315be4' }))));
35
+ } }, h("slot", { key: 'aa2b310511ff50a759a7ef772a38ddbe196ef74a' }))));
36
36
  }
37
37
  get element() { return getElement(this); }
38
38
  };
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { h, r as registerInstance, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { h as hasSlot, c as checkNamedSlotElement } from './slot-utils-c62f2d7c.js';
6
+ import { h as hasSlot, c as checkNamedSlotElement } from './slot-utils-23c88903.js';
7
7
  import { p as parsePossibleJSON } from './string-utils-192eb3c8.js';
8
8
  import { g as getColorByName } from './token-utils-a32eb753.js';
9
9
  import './tokens.module-a746651a.js';
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-439bcc8b.js';
7
- import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-14969cef.js';
7
+ import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-95643489.js';
8
8
  import './string-utils-192eb3c8.js';
9
9
 
10
10
  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>"};
@@ -49,14 +49,14 @@ const DuetBreadcrumb = class {
49
49
  */
50
50
  render() {
51
51
  var _a;
52
- return (h(Host, { key: 'd563a73d4bfb9f69e7680da922d0b2689565ad1c', role: "listitem" }, h("div", { key: '10fc5b8b4a2c25d70156271a11e3a233e3171b5b', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: 'bfb363e4ddc22dee217eb2caafddfc2195b211af', class: "duet-breadrumbs-arrow", size: "auto", icon: actionArrowRightSmall.svg, margin: "none", color: "currentColor" })), h("a", { key: '87a994e8838d6b2271066aba7bf9960b5d328393', class: {
52
+ return (h(Host, { key: '40039dc021f3bad94fd13cf99da9d9d0de8f68a7', role: "listitem" }, h("div", { key: '8208ce2c97c5ddffbb262dbe191f07d71fb8741d', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: '0d1655e8b1119eb81366df2808daad4844495e1c', class: "duet-breadrumbs-arrow", size: "auto", icon: actionArrowRightSmall.svg, margin: "none", color: "currentColor" })), h("a", { key: '47cb74d024694bf8b53c372ec5256d883de7a79e', class: {
53
53
  "duet-breadcrumb": true,
54
54
  "duet-theme-turva": this.theme === "turva",
55
55
  }, href: this.href ? this.href : undefined, "aria-label": `${!this.href ? `${getLocaleString(this.currentCrumb)} ` : ""}${(_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.element.innerHTML}`, role: "link" }, this.icon !== "arrow-right-small-icon" &&
56
56
  this.icon && [
57
- h("duet-icon", { key: '3866247a6992476b2559aced40a034a0cc76c437', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
58
- this.hasSlottedContent && h("duet-spacer", { key: 'aadee41608241f0903e843ac3e54a7985a947206', size: "x-small", direction: "horizontal" }),
59
- ], h("slot", { key: 'dc5cfef7de5a83c0bd04f32204d042400819129f' })))));
57
+ h("duet-icon", { key: '86ee4831b6e005533aecf1371f13fe4e7af742a3', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
58
+ this.hasSlottedContent && h("duet-spacer", { key: '25868dfb7eaf17d0eb274284762291a990a549e5', size: "x-small", direction: "horizontal" }),
59
+ ], h("slot", { key: 'dc22ae47f49397cc88f3b1d48a0ca047c081abf2' })))));
60
60
  }
61
61
  get element() { return getElement(this); }
62
62
  };
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { g as getLocaleString } from './language-utils-14969cef.js';
6
+ import { g as getLocaleString } from './language-utils-95643489.js';
7
7
  import { g as getColorByName } from './token-utils-a32eb753.js';
8
8
  import './string-utils-192eb3c8.js';
9
9
  import './tokens.module-a746651a.js';
@@ -54,11 +54,11 @@ const DuetBreadcrumbs = class {
54
54
  */
55
55
  render() {
56
56
  const color = getColorByName(this.color);
57
- return (h(Host, { key: '2ff5911d23c100d3643be758c450037f7e9a188b' }, h("nav", { key: '73bf3c3a13dfbca9d8a627b3833e392a689fdb16', "aria-label": this.breadcrumbsAriaLabel, class: {
57
+ return (h(Host, { key: 'eb7b2e1fa288283c0cee25d2ca736f1e2b0c20e0' }, h("nav", { key: '0fd682f03a66a5ace3ddd82f24a198fbcf934c11', "aria-label": this.breadcrumbsAriaLabel, class: {
58
58
  "duet-breadcrumbs": true,
59
59
  "duet-theme-turva": this.theme === "turva",
60
60
  [this.variation]: true,
61
- } }, h("div", { key: 'eab81ecd243618026326688741ff0eacf6eb1bf0', class: "container" }, h("div", { key: '8c7f57f32ec5f458fe10497450995fbcc5feadca', role: "list", class: "list", style: { color } }, h("slot", { key: '8f89e08a64377083ee60c92599459324439c0f8b' })), h("div", { key: '27bc05b04c9b6f613bb95c6bd1576c2486fa30cf', class: "bottom-border bottom-border--container" })), h("div", { key: '437f2b1c77d0a03503c002ce637c79748eba62ea', class: "bottom-border bottom-border--nav" }))));
61
+ } }, h("div", { key: 'ce482ca58e56cf134d6cd9eb89da7ad0f86c4d43', class: "container" }, h("div", { key: '4e49822a247fbc27d2ee8d11c7e15401e4906cf8', role: "list", class: "list", style: { color } }, h("slot", { key: '40de9a013b3521d649df9e070cdfca80c04aafdb' })), h("div", { key: '6f16a5234caf4512abf463e1509134b78fd599c3', class: "bottom-border bottom-border--container" })), h("div", { key: '907f549692f35ee96b2273485f5667b11fba763e', class: "bottom-border bottom-border--nav" }))));
62
62
  }
63
63
  get element() { return getElement(this); }
64
64
  };
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { D as DuetStringsExternalDefaults, b as DuetStringsLoadingDefaults } from './common-strings-af765cad.js';
7
- import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-14969cef.js';
7
+ import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-95643489.js';
8
8
  import { g as getColorByName } from './token-utils-a32eb753.js';
9
9
  import './string-utils-192eb3c8.js';
10
10
  import './tokens.module-a746651a.js';
@@ -265,11 +265,11 @@ const DuetSpinner = class {
265
265
  */
266
266
  render() {
267
267
  const color = this.color === "currentColor" ? "currentColor" : getColorByName(this.color);
268
- return (h(Host, { key: '16af92c8d2b1991913980843b6d2a8dcb8646d67', class: {
268
+ return (h(Host, { key: 'dee78f5cd0044c327f345f8fc6f36a79eb92552e', class: {
269
269
  "duet-custom-color": this.color !== "currentColor" && this.theme !== "turva" && this.theme !== "default",
270
270
  "duet-theme-turva": this.theme === "turva" && this.color !== "currentColor",
271
271
  "duet-theme-default": this.theme === "default" && this.color !== "currentColor",
272
- } }, h("div", { key: 'e381215186c28e547272b8692f541cea84e0679f', class: {
272
+ } }, h("div", { key: 'e896d825e335fa91c0b583b17fce6b5012fee1ca', class: {
273
273
  "duet-spinner": true,
274
274
  [this.size]: true,
275
275
  }, style: { color }, "aria-label": this.accessibleLabel })));
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { h as hasSlot, c as checkNamedSlotElement } from './slot-utils-c62f2d7c.js';
6
+ import { h as hasSlot, c as checkNamedSlotElement } from './slot-utils-23c88903.js';
7
7
 
8
8
  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(8, 42, 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(8, 42, 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}";
9
9
  const DuetCalloutStyle0 = duetCalloutCss;
@@ -32,11 +32,11 @@ const DuetCallout = class {
32
32
  <path d="M6.6591 0.557547L9.2031 2.33355C7.0911 5.21355 6.1311 7.18155 5.8431 8.90955C7.4751 9.34155 8.7231 10.5415 8.7231 12.6535C8.7231 15.2935 6.9471 16.9255 4.6431 16.9255C2.0511 16.9255 0.227096 15.1975 0.227096 12.2695C0.227096 8.28555 2.3871 4.34955 6.6591 0.557547ZM17.9871 8.95755C19.6191 9.34155 20.8671 10.5415 20.8671 12.6535C20.8671 15.2935 19.1391 16.9255 16.8351 16.9255C14.2431 16.9255 12.4191 15.1975 12.4191 12.2695C12.4191 8.28555 14.5791 4.34955 18.8511 0.557547L21.3951 2.33355C19.2351 5.21355 18.3231 7.18155 17.9871 8.95755Z"/>
33
33
  </svg>
34
34
  `;
35
- return (h(Host, { key: 'e5a47020ada7c007c90d23a7f9c796c2f6b2457e' }, h("div", { key: '136d467b3ef4aa8f442ee7047cc124990fa61bb8', class: {
35
+ return (h(Host, { key: '1b4cbe35da31a702d426b208e1320028b3112f9a' }, h("div", { key: 'fab24aac061b0c7920309f3290a5a8159e37a0c4', class: {
36
36
  "duet-callout": true,
37
37
  "duet-theme-turva": this.theme === "turva",
38
38
  "duet-m-0": this.margin === "none",
39
- } }, h("figure", { key: '493242d5535a0c9792bea659848083a341788177', class: "container" }, h("duet-icon", { key: '8b8205d4eee5b38576a9c1d7d38b2fbb440bda73', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: 'fbde831b7ff9d98ff97bdab185dd20e69f2a199c' }, h("slot", { key: 'b08a535e736f7f7b4a9e9bf0c0f87cbd4feb0b9b' })), this.hasAuthorSlot && (h("figcaption", { key: '4e10df600d75e995d0be670382e9f02eb2b2216c', class: "author" }, h("span", { key: 'b8c898cee551b4b54df90d4cc13a2f8a43747722' }, "\u2014 "), h("slot", { key: 'c0b4ad3dc00ff79d592e0283d31230700d6d9715', name: "author" })))))));
39
+ } }, h("figure", { key: '8f550e61a90cbad9121cd324a6c6cc4e433cafd0', class: "container" }, h("duet-icon", { key: '5dd94e456b38480e892dedd68ccf223f4f25b5a9', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '4ea5035888ae6ad897f92f66f0b6cd46de7e76d3' }, h("slot", { key: '2a646124096ae8b25c2f29ada8a993bf7294cab5' })), this.hasAuthorSlot && (h("figcaption", { key: '164a3bedfcb1ffd6156b47ffe430818a910f4b6c', class: "author" }, h("span", { key: 'd7ce517642be6e5ab5c17e690b927f5a78c4f41d' }, "\u2014 "), h("slot", { key: 'e29dd6eb00f784b90876edabc7cc69f02a736359', name: "author" })))))));
40
40
  }
41
41
  get element() { return getElement(this); }
42
42
  };
@@ -1,17 +1,16 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement, F as Fragment } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement, F as Fragment } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { s as sanitizeString } from './string-utils-192eb3c8.js';
7
7
  import { g as getColorByName, a as breakpointToToken } from './token-utils-a32eb753.js';
8
8
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
9
9
  import { D as DuetStringsExternalDefaults, c as DuetStringsDownloadLinkDefaults } from './common-strings-af765cad.js';
10
- import { g as getAccessibleLinkLabel } from './a11y-utils-02741d98.js';
11
- import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-14969cef.js';
10
+ import { g as getAccessibleLinkLabel } from './a11y-utils-92930863.js';
11
+ import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-95643489.js';
12
12
  import { c as createID } from './create-id-149a1b6d.js';
13
13
  import './tokens.module-a746651a.js';
14
- import './slot-utils-c62f2d7c.js';
15
14
 
16
15
  const duetCaptionCss = ":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:flex;flex:0 0 100%;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(98, 121, 138);vertical-align:top}:host.duet-p-0{padding:0 !important}:host.duet-m-0{margin:0 !important}:host(.duet-caption-small){font-size:0.875rem;line-height:1.25}: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(143, 147, 158)}:host(.duet-caption-selected){color:rgb(0, 119, 179)}:host(.duet-caption-selected.duet-theme-turva){color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}";
17
16
  const DuetCaptionStyle0 = duetCaptionCss;
@@ -76,7 +75,7 @@ const DuetHeading = class {
76
75
  render() {
77
76
  const TagName = sanitizeString(this.level);
78
77
  const color = getColorByName(this.color);
79
- return (h(TagName, { key: '54ef8666a3921667c4943b6572f9c063279efb2a', class: {
78
+ return (h(TagName, { key: 'f606e3e4de6cf69ec6743328d4e9e8bbce5fe66b', class: {
80
79
  "duet-heading": true,
81
80
  "duet-heading-border": this.border !== false,
82
81
  "duet-heading-border-solid": this.border === "solid",
@@ -87,7 +86,7 @@ const DuetHeading = class {
87
86
  [this.visualLevel ? this.visualLevel : this.level]: true,
88
87
  "duet-theme-turva": this.theme === "turva",
89
88
  "fixed-size": this.fixedSize,
90
- }, style: { color }, part: "duet-heading" }, h("slot", { key: '8b663ccf47b427cbc32c82db7d82577e27a6c3f4' })));
89
+ }, style: { color }, part: "duet-heading" }, h("slot", { key: '57fe6321051376c1b8dd03ceb22130a79d916745' })));
91
90
  }
92
91
  get element() { return getElement(this); }
93
92
  };
@@ -99,7 +98,7 @@ var actionDownloadSmall={"title":"action-download-small","tags":"action download
99
98
 
100
99
  var actionNewWindow={"title":"action-new-window","tags":"arrow open new window tab external link square box rectangle action","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M10.25 2a.75.75 0 1 1 0 1.5h-6.5A2.252 2.252 0 0 0 1.5 5.75v14.5a2.252 2.252 0 0 0 2.25 2.25h14.5a2.252 2.252 0 0 0 2.25-2.25v-6.5a.75.75 0 0 1 1.5 0v6.5A3.754 3.754 0 0 1 18.25 24H3.75A3.754 3.754 0 0 1 0 20.25V5.75A3.754 3.754 0 0 1 3.75 2zm12.985-2c.1 0 .198.02.29.058l.025.011a.726.726 0 0 1 .15.091l.066.059a.755.755 0 0 1 .109.138l.051.1c.04.092.06.192.06.293l-.001 6.363c0 .2-.078.389-.22.53a.743.743 0 0 1-.53.22.743.743 0 0 1-.53-.22.743.743 0 0 1-.22-.53V2.559L15.28 9.764a.75.75 0 0 1-1.06-1.06l7.204-7.205h-4.553a.744.744 0 0 1-.75-.75c0-.2.078-.388.22-.53A.743.743 0 0 1 16.87 0z\"/></svg>"};
101
100
 
102
- const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}:host(.duet-link-block){display:block}:host(.duet-link-button){margin-right:8px !important;margin-bottom:12px !important;display:inline-block;width:100%}:host(.duet-link-button):last-child,:host(.duet-link-button):last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:rgb(0, 97, 155);text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(164, 4, 40)}.duet-link:hover{color:rgb(0, 75, 129);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-link:active{opacity:0.75;transition:none}button{font-size:inherit;cursor:pointer}.duet-link-is-external.duet-link:not(.block,.button,.card),.duet-link-is-download.duet-link:not(.block,.button,.card){text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-content{text-decoration:underline}.duet-link-is-external.duet-link:not(.block,.button,.card):hover>.duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card):hover>.duet-link-content{text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-icon-tail,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-icon-tail{text-decoration:none;white-space:nowrap}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px;font-weight:600;color:rgb(8, 42, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__icon{display:flex}.block .block__content{position:relative;bottom:2px}.block .block__chevron{align-self:center}.block .block__chevron-icon{transition:300ms ease}.block:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.button,.duet-link.card{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:14px 16px;line-height:1.25;text-decoration:none;background-color:rgb(255, 255, 255);border:solid 1px rgb(181, 198, 208);border-radius:12px;outline:0 solid rgb(181, 198, 208);outline-offset:-2px;transition:all 300ms ease}.duet-link.button>*,.duet-link.card>*{flex-shrink:0}.duet-link.button .duet-link-content,.duet-link.card .duet-link-content{flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:600;color:rgb(8, 42, 77);text-align:left}.duet-link.button .icon-wrap,.duet-link.card .icon-wrap{display:flex;align-items:center;justify-content:center}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{min-height:60px;padding:12px;padding-right:20px;line-height:1.5}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:36px;height:36px;border-radius:8px}.duet-link.button:hover,.duet-link.card:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179)}@media (min-width: 48em){.duet-link.button,.duet-link.card{min-height:50px}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{gap:16px;min-height:72px;border-radius:16px}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.button.duet-link-has-icon-background .duet-link-content,.duet-link.card.duet-link-has-icon-background .duet-link-content{font-size:1.1rem}}.duet-link.button.duet-theme-turva,.duet-link.card.duet-theme-turva{border-color:rgb(199, 202, 207)}.duet-link.button.duet-theme-turva .duet-link-content,.duet-link.card.duet-theme-turva .duet-link-content{color:rgb(23, 28, 58)}.duet-link.button.duet-theme-turva:hover,.duet-link.card.duet-theme-turva:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-link.button .block__chevron-icon,.duet-link.card .block__chevron-icon{transition:300ms ease}.duet-link.button:not(.duet-link-is-external):hover .block__chevron-icon,.duet-link.card:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.card{border-color:rgb(228, 236, 239);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)}.duet-link.card.duet-theme-turva{border-color:rgb(234, 235, 239);box-shadow:0 2px 6px 0 rgba(117, 117, 117, 0.13)}.duet-link.card:not(.duet-link-has-icon){gap:12px;padding:16px}.duet-link.card .chevron-wrap{display:flex;align-items:center;height:100%}.duet-link.card.duet-link-has-icon{gap:12px;align-items:flex-start;padding:16px}.duet-link.card.duet-link-has-icon .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:48px}@media (min-width: 48em){.duet-link.card:not(.duet-link-has-icon){gap:20px;padding:24px}.duet-link.card.duet-link-has-icon{gap:20px;padding:24px}.duet-link.card.duet-link-has-icon .icon-wrap{width:62px;height:62px;border-radius:16px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:62px}}";
101
+ const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}:host(.duet-link-block){display:block}:host(.duet-link-button){margin-right:8px !important;margin-bottom:12px !important;display:inline-block;width:100%}:host(.duet-link-button):last-child,:host(.duet-link-button):last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:rgb(0, 97, 155);text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(164, 4, 40)}.duet-link:hover{color:rgb(0, 75, 129);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-link:active{opacity:0.75;transition:none}button{font-size:inherit;cursor:pointer}.duet-link-is-external.duet-link:not(.block,.button,.card),.duet-link-is-download.duet-link:not(.block,.button,.card){text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-content{text-decoration:underline}.duet-link-is-external.duet-link:not(.block,.button,.card):hover>.duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card):hover>.duet-link-content{text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-icon-tail,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-icon-tail{text-decoration:none;white-space:nowrap}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px;font-weight:600;color:rgb(8, 42, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__icon{display:flex}.block .block__content{position:relative;bottom:2px}.block .block__chevron{align-self:center}.block .block__chevron-icon{transition:300ms ease}.block:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.button,.duet-link.card{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:14px 16px;line-height:1.25;text-decoration:none;background-color:rgb(255, 255, 255);border:solid 1px rgb(181, 198, 208);border-radius:12px;outline:0 solid rgb(181, 198, 208);outline-offset:-2px;transition:all 300ms ease}.duet-link.button>*,.duet-link.card>*{flex-shrink:0}.duet-link.button .duet-link-content,.duet-link.card .duet-link-content{flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:600;color:rgb(8, 42, 77);text-align:left}.duet-link.button .icon-wrap,.duet-link.card .icon-wrap{display:flex;align-items:center;justify-content:center}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{min-height:60px;padding:12px;padding-right:20px;line-height:1.5}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:36px;height:36px;border-radius:8px}.duet-link.button:hover,.duet-link.card:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179)}@media (min-width: 48em){.duet-link.button,.duet-link.card{min-height:50px}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{gap:16px;min-height:72px;border-radius:16px}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.button.duet-link-has-icon-background .duet-link-content,.duet-link.card.duet-link-has-icon-background .duet-link-content{font-size:1.1rem}}.duet-link.button.duet-theme-turva,.duet-link.card.duet-theme-turva{border-color:rgb(199, 202, 207)}.duet-link.button.duet-theme-turva .duet-link-content,.duet-link.card.duet-theme-turva .duet-link-content{color:rgb(23, 28, 58)}.duet-link.button.duet-theme-turva:hover,.duet-link.card.duet-theme-turva:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-link.button .block__chevron-icon,.duet-link.card .block__chevron-icon{transition:300ms ease}.duet-link.button:not(.duet-link-is-external):hover .block__chevron-icon,.duet-link.card:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.card{border-color:rgb(228, 236, 239);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)}.duet-link.card.duet-theme-turva{border-color:rgb(234, 235, 239);box-shadow:0 2px 6px 0 rgba(117, 117, 117, 0.13)}.duet-link.card:not(.duet-link-has-icon){gap:12px;padding:16px}.duet-link.card .chevron-wrap{display:flex;align-items:center;height:100%}.duet-link.card.duet-link-has-icon{gap:12px;align-items:flex-start;padding:16px}.duet-link.card.duet-link-has-icon .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:48px}@media (min-width: 48em){.duet-link.card:not(.duet-link-has-icon){gap:20px;padding:24px}.duet-link.card.duet-link-has-icon{gap:20px;padding:24px}.duet-link.card.duet-link-has-icon .icon-wrap{width:62px;height:62px;border-radius:16px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:62px}}";
103
102
  const DuetLinkStyle0 = duetLinkCss;
104
103
 
105
104
  const DuetLink = class {
@@ -223,10 +222,10 @@ const DuetLink = class {
223
222
  render() {
224
223
  const Tag = !this.url ? "button" : "a";
225
224
  const isButton = Tag === "button";
226
- return (h(Host, { key: '2025edd3774d559f0d6877498e0a806532fb310c', class: {
225
+ return (h(Host, { key: 'e7cb6ea76d92ed46bca6c328a17e50755ea4c750', class: {
227
226
  [`duet-link-${this.variation}`]: true,
228
227
  "duet-m-0": this.margin === "none",
229
- } }, h(Tag, { key: 'ee013e25058fdfe22cf04784e06162181b9ff5a2', href: this.url, class: {
228
+ } }, h(Tag, { key: 'c6c6d30ed3774822aeae25f20e0bd227f71b397b', href: this.url, class: {
230
229
  "duet-link": true,
231
230
  "duet-link-is-external": this.external,
232
231
  "duet-link-is-download": !!this.download,
@@ -272,7 +271,7 @@ const DuetParagraph = class {
272
271
  const color = getColorByName(this.color);
273
272
  // aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
274
273
  // are not announced when placed inside duet-modal
275
- return (h(Host, { key: 'e9f8164c6795c950d1f1340cc8a723113f2e231a', "aria-describedby": this.id }, h("p", { key: '87942327cc0a685a6d1435adc090b8c0aa5c54ac', id: this.id, class: {
274
+ return (h(Host, { key: '3cf5f2bd4aeee4bd1c6314a7ac8d54539a87b895', "aria-describedby": this.id }, h("p", { key: '1f9c9162b385ac72e8a47f7f80b69293ea6bfc78', id: this.id, class: {
276
275
  "duet-paragraph": true,
277
276
  "duet-paragraph-small": this.size === "small",
278
277
  "duet-paragraph-semi-bold": this.weight === "semi-bold",
@@ -280,7 +279,7 @@ const DuetParagraph = class {
280
279
  "duet-m-0": this.margin === "none",
281
280
  [this.variation]: true,
282
281
  "duet-theme-turva": this.theme === "turva",
283
- }, style: { color }, part: "duet-paragraph" }, h("slot", { key: '858b0de4a678c0320e76f1479d7e9a7202a749ac' }))));
282
+ }, style: { color }, part: "duet-paragraph" }, h("slot", { key: 'd5c6a5b6d69f600454a85ad01f39406fd57b7188' }))));
284
283
  }
285
284
  get element() { return getElement(this); }
286
285
  };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-439bcc8b.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
 
8
- const duetCheckboxCss = "*.sc-duet-checkbox,*.sc-duet-checkbox::after,*.sc-duet-checkbox::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-checkbox-h{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;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}.sc-duet-checkbox-h:last-child,.sc-duet-checkbox-h:last-of-type{margin-right:0 !important}.sc-duet-checkbox-h:last-child:not(:only-child){margin-bottom:0 !important}.duet-m-0.sc-duet-checkbox-h{margin:0 !important}.duet-label.sc-duet-checkbox{position:relative;z-index:100;display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);vertical-align:top;cursor:pointer;background:transparent;transition:300ms ease}.duet-theme-turva.sc-duet-checkbox .duet-label.sc-duet-checkbox{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-label.sc-duet-checkbox span.sc-duet-checkbox{display:inline-block;width:calc(100% - 32px);font-size:1rem;font-weight:400;vertical-align:top}.duet-checkbox-container.sc-duet-checkbox{position:relative;width:100%;height:100%}.duet-checkbox.sc-duet-checkbox{padding:14px !important;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;cursor:pointer;opacity:0}.duet-checkbox.sc-duet-checkbox+label.sc-duet-checkbox::before{z-index:100;display:inline-block;width:20px;height:20px;margin:2px 10px 1px 1px;vertical-align:top;content:\"\";background:rgb(255, 255, 255);border:1px solid rgb(8, 42, 77);border-radius:4px}.duet-theme-turva.sc-duet-checkbox .duet-checkbox.sc-duet-checkbox+label.sc-duet-checkbox::before{border-color:rgb(23, 28, 58)}.duet-checkbox.sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:rgb(0, 119, 179);border:1px solid rgb(0, 119, 179)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox.sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58)}.duet-checkbox.sc-duet-checkbox:focus+label.sc-duet-checkbox::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva.sc-duet-checkbox .duet-checkbox.sc-duet-checkbox:focus+label.sc-duet-checkbox::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-checkbox[aria-invalid=true].sc-duet-checkbox+label.sc-duet-checkbox::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[aria-invalid=true].sc-duet-checkbox+label.sc-duet-checkbox::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-checkbox.sc-duet-checkbox+label.sc-duet-checkbox{position:static}.duet-checkbox.sc-duet-checkbox:checked+label.sc-duet-checkbox::after{position:absolute;top:6px;left:5px;z-index:200;width:12px;height:12px;pointer-events:none;content:\"\";background:transparent url(\"data:image/svg+xml,%3Csvg%20fill%3D%27white%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M23.374.287a1.5%2C1.5%2C0%2C0%2C0-2.093.345L7.246%2C20.2%2C2.561%2C15.511A1.5%2C1.5%2C0%2C1%2C0%2C.439%2C17.632l5.935%2C5.934a1.525%2C1.525%2C0%2C0%2C0%2C2.279-.186l15.066-21A1.5%2C1.5%2C0%2C0%2C0%2C23.374.287Z%27%20%2F%3E%3C%2Fsvg%3E\") no-repeat 0 0;background-size:100% auto}.duet-checkbox[disabled].sc-duet-checkbox{cursor:default}.duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox{color:rgb(98, 121, 138)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox{color:rgb(143, 147, 158)}.duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox::before{border-color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox::before{border-color:rgb(199, 202, 207)}.duet-checkbox[disabled].sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:rgb(127, 150, 165);border:1px solid rgb(127, 150, 165)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[disabled].sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:rgb(143, 147, 158);border-color:rgb(143, 147, 158)}.duet-checkbox-error.sc-duet-checkbox{margin-left:31px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(214, 28, 82);border-radius:4px}.duet-theme-turva.sc-duet-checkbox .duet-checkbox-error.sc-duet-checkbox{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(214, 28, 82)}.duet-label-hidden.sc-duet-checkbox .duet-label.sc-duet-checkbox span.sc-duet-checkbox,.duet-label-hidden.sc-duet-checkbox .duet-checkbox-error.sc-duet-checkbox span.sc-duet-checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
8
+ const duetCheckboxCss = "*,*::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;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(:last-child:not(:only-child)){margin-bottom:0 !important}:host(.duet-m-0){margin:0 !important}.duet-label{position:relative;z-index:100;display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);vertical-align:top;cursor:pointer;background:transparent;transition:300ms ease}.duet-theme-turva .duet-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-label span{display:inline-block;width:calc(100% - 32px);font-size:1rem;font-weight:400;vertical-align:top}.duet-checkbox-container{position:relative;width:100%;height:100%}.duet-checkbox{padding:14px !important;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;cursor:pointer;opacity:0}.duet-checkbox+label::before{z-index:100;display:inline-block;width:20px;height:20px;margin:2px 10px 1px 1px;vertical-align:top;content:\"\";background:rgb(255, 255, 255);border:1px solid rgb(8, 42, 77);border-radius:4px}.duet-theme-turva .duet-checkbox+label::before{border-color:rgb(23, 28, 58)}.duet-checkbox:checked+label::before{background:rgb(0, 119, 179);border:1px solid rgb(0, 119, 179)}.duet-theme-turva .duet-checkbox:checked+label::before{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58)}.duet-checkbox:focus+label::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-checkbox:focus+label::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-checkbox[aria-invalid=true]+label::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-theme-turva .duet-checkbox[aria-invalid=true]+label::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-checkbox+label{position:static}.duet-checkbox:checked+label::after{position:absolute;top:6px;left:5px;z-index:200;width:12px;height:12px;pointer-events:none;content:\"\";background:transparent url(\"data:image/svg+xml,%3Csvg%20fill%3D%27white%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M23.374.287a1.5%2C1.5%2C0%2C0%2C0-2.093.345L7.246%2C20.2%2C2.561%2C15.511A1.5%2C1.5%2C0%2C1%2C0%2C.439%2C17.632l5.935%2C5.934a1.525%2C1.525%2C0%2C0%2C0%2C2.279-.186l15.066-21A1.5%2C1.5%2C0%2C0%2C0%2C23.374.287Z%27%20%2F%3E%3C%2Fsvg%3E\") no-repeat 0 0;background-size:100% auto}.duet-checkbox[disabled]{cursor:default}.duet-checkbox[disabled]+label{color:rgb(98, 121, 138)}.duet-theme-turva .duet-checkbox[disabled]+label{color:rgb(143, 147, 158)}.duet-checkbox[disabled]+label::before{border-color:rgb(181, 198, 208)}.duet-theme-turva .duet-checkbox[disabled]+label::before{border-color:rgb(199, 202, 207)}.duet-checkbox[disabled]:checked+label::before{background:rgb(127, 150, 165);border:1px solid rgb(127, 150, 165)}.duet-theme-turva .duet-checkbox[disabled]:checked+label::before{background:rgb(143, 147, 158);border-color:rgb(143, 147, 158)}.duet-checkbox-error{margin-left:31px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(214, 28, 82);border-radius:4px}.duet-theme-turva .duet-checkbox-error{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(214, 28, 82)}.duet-label-hidden .duet-label span,.duet-label-hidden .duet-checkbox-error span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
9
9
  const DuetCheckboxStyle0 = duetCheckboxCss;
10
10
 
11
11
  const DuetCheckbox = class {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
 
7
7
  const duetCheckmarkCss = ".duet-checkmark-container{position:relative;width:20px;height:20px;margin-left:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;transition:border 300ms ease}.duet-checkmark-container.center{margin-right:auto}.duet-theme-turva .duet-checkmark-container{border-color:rgb(143, 147, 158)}.checked .duet-checkmark-container{background:rgb(0, 119, 179);border-color:rgb(0, 119, 179);transition:none}.duet-theme-turva .checked .duet-checkmark-container{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58) !important}.duet-checkmark-container.duet-checkmark-radio{border-radius:50%}[disabled]+label .duet-checkmark-container{border-color:rgb(181, 198, 208) !important}.duet-theme-turva [disabled]+label .duet-checkmark-container{border-color:rgb(199, 202, 207) !important}.checked [disabled]+label .duet-checkmark-container{background:rgb(181, 198, 208) !important}.duet-theme-turva .checked [disabled]+label .duet-checkmark-container{background:rgb(199, 202, 207) !important}.duet-checkmark{position:absolute;top:10px;left:3px;width:5.3333333333px;height:11.8518518519px;border-top:2px solid rgb(255, 255, 255);border-right:2px solid rgb(255, 255, 255);opacity:1;transform:scaleX(-1) rotate(135deg) translateZ(0);transform-origin:left top;animation-name:duet-checkmark;animation-duration:600ms;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes duet-checkmark{0%{width:0;height:0;opacity:1}20%{width:5.3333333333px;height:0;opacity:1}40%,100%{width:5.3333333333px;height:11.8518518519px;opacity:1}}";
@@ -23,11 +23,11 @@ const DuetCheckmark = class {
23
23
  inheritGlobalTheme(this);
24
24
  }
25
25
  render() {
26
- return (h(Host, { key: 'c27233d217d6300b031461ab116340e1c584066c', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '19290a374763929d9ddf126e675956ff3aaed52e', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: 'faac346948b9a766a35bb35ad9865fca24efaba0', class: {
26
+ return (h(Host, { key: '4f894c8f4f3ec363b66b92d64106650948eddbd9', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '97af2cb562ab2260fff669a97236d17119417883', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: '0017ec40a1dfa14357bb3ae08b409b537549b953', class: {
27
27
  "duet-checkmark-container": true,
28
28
  center: this.center,
29
29
  "duet-checkmark-radio": this.type === "radio",
30
- } }, this.checked && h("div", { key: '4d79344b9b2bf72c06fa51d0134c4ae0255d6a59', class: "duet-checkmark" })))));
30
+ } }, this.checked && h("div", { key: 'bf36ed6a59e749c98ec6f3862c013998343c2077', class: "duet-checkmark" })))));
31
31
  }
32
32
  };
33
33
  DuetCheckmark.style = DuetCheckmarkStyle0;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange, f as isEscapeKey, c as isArrowDownKey, b as isArrowUpKey, o as isTabKey } from './keyboard-utils-439bcc8b.js';
8
- import { g as getLocaleString } from './language-utils-14969cef.js';
8
+ import { g as getLocaleString } from './language-utils-95643489.js';
9
9
  import { q as spaceXSmall } from './tokens.module-a746651a.js';
10
10
  import { o as offset, f as flip, s as shift, c as computePosition, b as autoUpdate } from './floating-ui.dom.esm-ebc91b33.js';
11
- import { f as focusElement } from './focus-utils-adcd9463.js';
11
+ import { f as focusElement } from './focus-utils-fb393f52.js';
12
12
  import { T as Teleport } from './teleport-546f382d.js';
13
13
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
14
14
  import './string-utils-192eb3c8.js';
@@ -316,7 +316,7 @@ const DuetChip = class {
316
316
  onBlur: this.onBlur,
317
317
  ref: el => (this.focusableElement = el),
318
318
  };
319
- return (h(Host, { key: 'a1e4d371f57abce15c06aa88bf2faab012bde60a', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: '48b8e4b70be8c4511a33be55c6fd25ec850fe1c2', class: classes }, h("button", Object.assign({ key: 'ec9084347d6c67fb665312422a36282f753900af', id: identifier, "aria-label": this.accessibleLabel, "aria-haspopup": this.getAccessiblePopup(), "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: '733df1c9acec6cd645b28f8ed86af4c48a79273a', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '001d0ccf56f2d072f7e861bbb950f75ff6673223', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '7ddfa4406408234c391bcf674c0ba8aaaec21ee0' })))), this.variation === "input" && (h("span", { key: '727e2fc07c26dff9c68fcae934c1925aca396155', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, h("button", Object.assign({ key: 'ea5ee0837d8912fbb3434a2a38c7bc4d5d0975b5', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), h("span", { key: 'b318ffad1b0057ef1812018dc1e524ec8cf62091', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: 'c85184dcc2864532c7820bc01eb1ad48d9ef0fbd', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'd8871a7204049ace2b8295db0a13428caa96b57a' })), h("button", { key: 'ec772bd91b3a8131145348fc67703f3ee4515702', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, h("duet-icon", { key: '903ab2300e7a977392b42927034941e43292d983', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: '3660c3e7ff2a0eaff17ebbe34981cbf5909d0f0d', class: classes }, h("input", Object.assign({ key: 'd46cb417fe2464eb10908d01929c125e9bea5677', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: '4ee86b0611315406cbd1b6dfbcdd42106ba84554', htmlFor: identifier }, this.icon && (h("span", { key: '9514104bed3050807ea0b30550f9c0892d545daa', class: "duet-chip-icon-container" }, h("duet-icon", { key: 'f8000d1fce7ecbba8072545eaa78014913109aca', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '3d9ad0a9a4075b1d4e9339c485ee3180cf44cae1', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '2d5eef8328f0fa155877cb1f21017024140f81aa' }), this.popupElement && (h("span", { key: 'a8073e5008dd5aebab4ed7af69a2be3833cc5103', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: '124c026eecc172483e1988197edfa334736dbee4', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: '78b2f4b2f12a5d37a82a44ec03c121548ec26c05', class: classes }, h("slot", { key: '7d0f2d9039581110bad1cac19a35fc64b5554930', name: "input" }), h("label", { key: '12093ea0d2a2d97b73b7847384a80108e3e6eb3d', htmlFor: identifier }, this.icon && (h("span", { key: '073c4aeefdf6b0e9c4b39c2d821c157f3f8c7285', class: "duet-chip-icon-container" }, h("duet-icon", { key: '20a39d0858cfba1c30c25532485adbc904fb3fe4', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '2b7124ccc84b91f81b938a7f52e193daf7002cd0', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '9165ca7f004968f8c8505822c98281eec4583329' }))))));
319
+ return (h(Host, { key: 'a1e4d371f57abce15c06aa88bf2faab012bde60a', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: '48b8e4b70be8c4511a33be55c6fd25ec850fe1c2', class: classes }, h("button", Object.assign({ key: '1e92c0aff2f7d6817644759f8fc0a338a12e651e', id: identifier, "aria-label": this.accessibleLabel, "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: 'f0dfef6892bc184005d490ad2d1d5f9ff5c21fe9', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '490e975ca8e0573278761ac8fe978a5bac7f1188', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '1e44610c8ab2868243517a700bfdb9e5adbd5d0d' })))), this.variation === "input" && (h("span", { key: 'b4340e31757471ddf6e7e326c4738a34f57d668c', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, h("button", Object.assign({ key: 'dbb4afd5b7f46baa28a026ff4531db068eac8980', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), h("span", { key: '6e871c13f043685a2bd1fbf484256e801437a86b', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '74c2893dc01e6e13a2baf628908c5f92a3bfc9d5', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'f0600d50d6bc3a1b549d9d7b8a3c62d4d02ab53f' })), h("button", { key: '70055da94df9cb43034d6b70e63c2748ca91eee5', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, h("duet-icon", { key: '1201fc54755c07ce2bbadfc2ec8aa29d5faa43eb', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: 'c6c3ddfc24d0bce8113029c644f01c5eceee6936', class: classes }, h("input", Object.assign({ key: 'dae5813deea4c2b7798852027cc65d2be069fa05', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: '5c7534979701b02d02649f0b77aadfae19568c15', htmlFor: identifier }, this.icon && (h("span", { key: 'a92359d55dae65066120c53db2f8fcfa09f89904', class: "duet-chip-icon-container" }, h("duet-icon", { key: '9193a5782a8848231e53276b90b0ce2e665e2812', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '78717f62e085fb0528f6ee7b141691f6c7555f42', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '7c210530d8bb610ac7aaadd0f4a7510ddd020d12' }), this.popupElement && (h("span", { key: '2a6053db849ac7543ce7649c94a3fda09d7dd2f3', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: 'e21b78ef1b4fca374c1112e4d492ed57f8ab9cab', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: 'a964e2e03bfbf19d8a01f8475ee6d4b81c671c76', class: classes }, h("slot", { key: '3b64cb528868bf3f36b83bfe613df41d7ee17513', name: "input" }), h("label", { key: 'f3f52816c1229c2446f51642bcba073e95d44139', htmlFor: identifier }, this.icon && (h("span", { key: 'e5d0dbadb5b2cc473dd1ad618bdc3f0e00d3f02c', class: "duet-chip-icon-container" }, h("duet-icon", { key: '498cf093393d6b44a60aad4b73520d4f3ebecde2', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '153615d1f9923f824ca91a8799dfaebb9489ad47', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '6f89ed2bcee2e5cdf1b6505f04be602fad04b904' }))))));
320
320
  }
321
321
  get element() { return getElement(this); }
322
322
  static get watchers() { return {
@@ -680,11 +680,11 @@ const DuetPopupMenuItem = class {
680
680
  "duet-theme-turva": this.theme === "turva",
681
681
  "active-descendant": this.activeDescendant,
682
682
  };
683
- return (h(Host, { key: '02e7a087e9f8df28e015c45b2182ab19167c39a2', role: this.accessibleRole }, h(TagName, { key: 'ac6c8e523bb7dbd6ce78dfb8e5ba1a34c765f538', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "listitem" ? 0 : -1, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: '003f72c807601366ce44ba41c92d01cc3867a995', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '5936e48916d5c665070e490074e5310b52ad0cd9', class: "duet-popup-menu-item-label" }, h("slot", { key: '4f365167fa1ae20a9a26f91352791b8b94007088' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: '52e54059ac3b56ad022ed42085029a58b7010806', name: this.url && this.external
683
+ return (h(Host, { key: 'd8a0f9f62ecc1abedce8431e27331ff3d88f4c24', role: this.accessibleRole }, h(TagName, { key: '998d7156c8a1e789405240a5927923e83130eb48', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "listitem" ? 0 : -1, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: 'db04fcce497b69525b6dafe5179aaff15a61a98f', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: 'f67feb833576c6272f80097877c16cc0c68f41f8', class: "duet-popup-menu-item-label" }, h("slot", { key: 'bd8abe74d51a7398ab7ba70813dc1449ad5e0bb4' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: '3f75ee757d5ff1b5fa9055b897fd51c31f6919d5', name: this.url && this.external
684
684
  ? actionNewWindowSmall.title
685
685
  : this.active
686
686
  ? "messaging-checked-small"
687
- : this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '16fb5260a8d79c5b20bc7dcbb0d6fb078d41f0d5', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
687
+ : this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: 'e716737df75eb8ee5512b2075e37ef539fe4ef2c', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
688
688
  }
689
689
  get element() { return getElement(this); }
690
690
  };