@duetds/components 8.7.1 → 8.7.3

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 (724) hide show
  1. package/hydrate/index.js +172 -152
  2. package/lib/cjs/{app-globals-5d4ff905.js → app-globals-4bdf3e04.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  5. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-banner.cjs.entry.js +6 -5
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  9. package/lib/cjs/duet-button_2.cjs.entry.js +12 -9
  10. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +10 -6
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  15. package/lib/cjs/duet-chip.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +20 -6
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +8 -7
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +8 -8
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +8 -8
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-icon.cjs.entry.js +19 -6
  32. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  33. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-list_2.cjs.entry.js +3 -3
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +3 -3
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +6 -3
  41. package/lib/cjs/duet-modal.cjs.entry.js +5 -5
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  43. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +4 -4
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +4 -4
  49. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-popup-menu.cjs.entry.js +3 -3
  51. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  53. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-scrollable_3.cjs.entry.js +17 -17
  56. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  57. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  61. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  62. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  63. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  64. package/lib/cjs/duet-slideout.cjs.entry.js +10 -12
  65. package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  68. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -2
  69. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  70. package/lib/cjs/duet-submenu-bar.cjs.entry.js +5 -9
  71. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  75. package/lib/cjs/duet-toolbar-item.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
  79. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  81. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  82. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  83. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  84. package/lib/cjs/duet.cjs.js +3 -3
  85. package/lib/cjs/{errorcodes.utils-f498312c.js → errorcodes.utils-e98c8bfb.js} +1 -1
  86. package/lib/cjs/{focus-utils-b14858f6.js → focus-utils-32fb1216.js} +1 -1
  87. package/lib/cjs/{index-55675708.js → index-ba1e23fb.js} +1 -1
  88. package/lib/cjs/{language-utils-77724bd3.js → language-utils-a0632bf3.js} +1 -1
  89. package/lib/cjs/loader.cjs.js +3 -3
  90. package/lib/cjs/{slot-utils-52a96ddb.js → slot-utils-71bdce18.js} +1 -1
  91. package/lib/cjs/{teleport-79c30f0b.js → teleport-c6f8391a.js} +2 -1
  92. package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
  93. package/lib/collection/components/duet-alert/duet-alert.js +1 -1
  94. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  95. package/lib/collection/components/duet-banner/duet-banner.css +22 -0
  96. package/lib/collection/components/duet-banner/duet-banner.js +4 -3
  97. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  98. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  99. package/lib/collection/components/duet-button/duet-button.js +13 -10
  100. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  101. package/lib/collection/components/duet-caption/duet-caption.js +1 -1
  102. package/lib/collection/components/duet-card/duet-card.js +3 -3
  103. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  104. package/lib/collection/components/duet-chip/duet-chip.js +6 -6
  105. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  106. package/lib/collection/components/duet-choice/duet-choice.js +3 -3
  107. package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
  108. package/lib/collection/components/duet-combobox/duet-combobox.js +20 -6
  109. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  110. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  111. package/lib/collection/components/duet-date-picker/date-picker-input.js +2 -2
  112. package/lib/collection/components/duet-date-picker/duet-date-picker.js +24 -5
  113. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  114. package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
  115. package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
  116. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  117. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  118. package/lib/collection/components/duet-footer/duet-footer.js +12 -12
  119. package/lib/collection/components/duet-grid/duet-grid.js +3 -3
  120. package/lib/collection/components/duet-header/duet-header.js +15 -15
  121. package/lib/collection/components/duet-heading/duet-heading.js +1 -1
  122. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  123. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  124. package/lib/collection/components/duet-icon/icon-utils.js +15 -3
  125. package/lib/collection/components/duet-input/duet-input.js +8 -8
  126. package/lib/collection/components/duet-label/duet-label.js +2 -2
  127. package/lib/collection/components/duet-layout/duet-layout.js +1 -1
  128. package/lib/collection/components/duet-link/duet-link.js +2 -2
  129. package/lib/collection/components/duet-list/duet-list.js +3 -3
  130. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  131. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  132. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +35 -3
  133. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  134. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  135. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  136. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  137. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  138. package/lib/collection/components/duet-modal/duet-modal.js +4 -4
  139. package/lib/collection/components/duet-multiselect/duet-multiselect.js +6 -6
  140. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  141. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  142. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
  143. package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
  144. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  145. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  146. package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
  147. package/lib/collection/components/duet-paragraph/duet-paragraph.js +10 -6
  148. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
  149. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +3 -3
  150. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  151. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  152. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  153. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +3 -3
  154. package/lib/collection/components/duet-scrollable/duet-scrollable.js +9 -9
  155. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  156. package/lib/collection/components/duet-select/duet-select.js +5 -5
  157. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  158. package/lib/collection/components/duet-show-more/duet-show-more.js +3 -3
  159. package/lib/collection/components/duet-slideout/duet-slideout.css +1 -1
  160. package/lib/collection/components/duet-slideout/duet-slideout.js +5 -7
  161. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  162. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  163. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  164. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  165. package/lib/collection/components/duet-spacer/duet-spacer.js +3 -3
  166. package/lib/collection/components/duet-spinner/duet-spinner.js +3 -3
  167. package/lib/collection/components/duet-step/duet-step.js +2 -2
  168. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -2
  169. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +4 -8
  170. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  171. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  172. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +2 -1
  173. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  174. package/lib/collection/components/duet-tab-group/duet-tab-group.js +10 -10
  175. package/lib/collection/components/duet-table/duet-table.js +2 -2
  176. package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
  177. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  178. package/lib/collection/components/duet-toolbar/duet-toolbar.js +1 -1
  179. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  180. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  181. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +2 -2
  182. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  183. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  184. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  185. package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
  186. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  187. package/lib/collection/components/duet-upload/duet-upload.js +17 -17
  188. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  189. package/lib/collection/components/duet-upload-item/duet-upload-item.js +4 -4
  190. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  191. package/lib/collection/utils/teleport.js +2 -1
  192. package/lib/collection/utils/test-utils.js +3 -0
  193. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  194. package/lib/dist-custom-elements/duet-alert.js +1 -1
  195. package/lib/dist-custom-elements/duet-badge.js +1 -1
  196. package/lib/dist-custom-elements/duet-banner.js +7 -6
  197. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  198. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  199. package/lib/dist-custom-elements/duet-button.js +1 -1
  200. package/lib/dist-custom-elements/duet-callout.js +4 -4
  201. package/lib/dist-custom-elements/duet-caption.js +1 -1
  202. package/lib/dist-custom-elements/duet-card.js +3 -3
  203. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  204. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  205. package/lib/dist-custom-elements/duet-chip.js +1 -1
  206. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  207. package/lib/dist-custom-elements/duet-choice.js +4 -4
  208. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  209. package/lib/dist-custom-elements/duet-combobox.js +29 -15
  210. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  211. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  212. package/lib/dist-custom-elements/duet-date-picker.js +18 -16
  213. package/lib/dist-custom-elements/duet-divider.js +1 -1
  214. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  215. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  216. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  217. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  218. package/lib/dist-custom-elements/duet-footer.js +12 -12
  219. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  220. package/lib/dist-custom-elements/duet-grid.js +1 -1
  221. package/lib/dist-custom-elements/duet-header.js +8 -8
  222. package/lib/dist-custom-elements/duet-heading.js +1 -1
  223. package/lib/dist-custom-elements/duet-hero.js +9 -9
  224. package/lib/dist-custom-elements/duet-icon.js +1 -1
  225. package/lib/dist-custom-elements/duet-input.js +1 -1
  226. package/lib/dist-custom-elements/duet-label.js +1 -1
  227. package/lib/dist-custom-elements/duet-layout.js +1 -1
  228. package/lib/dist-custom-elements/duet-link.js +1 -1
  229. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  230. package/lib/dist-custom-elements/duet-list.js +1 -1
  231. package/lib/dist-custom-elements/duet-logo.js +1 -1
  232. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  233. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  234. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  235. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  236. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  237. package/lib/dist-custom-elements/duet-menu-bar.js +7 -4
  238. package/lib/dist-custom-elements/duet-modal.js +9 -9
  239. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  240. package/lib/dist-custom-elements/duet-nav.js +2 -2
  241. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  242. package/lib/dist-custom-elements/duet-notification.js +4 -4
  243. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  244. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  245. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  246. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  247. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  248. package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
  249. package/lib/dist-custom-elements/duet-popup-menu.js +2 -2
  250. package/lib/dist-custom-elements/duet-progress.js +1 -1
  251. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  252. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  253. package/lib/dist-custom-elements/duet-radio.js +1 -1
  254. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  255. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  256. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  257. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  258. package/lib/dist-custom-elements/duet-select.js +1 -1
  259. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  260. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  261. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  262. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  263. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  264. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  265. package/lib/dist-custom-elements/duet-slideout.js +9 -11
  266. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  267. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  268. package/lib/dist-custom-elements/duet-step.js +4 -4
  269. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  270. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  271. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  272. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -3
  273. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  274. package/lib/dist-custom-elements/duet-submenu-bar.js +7 -11
  275. package/lib/dist-custom-elements/duet-tab-group.js +18 -18
  276. package/lib/dist-custom-elements/duet-tab.js +1 -1
  277. package/lib/dist-custom-elements/duet-table.js +1 -1
  278. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  279. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  280. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  281. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  282. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  283. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  284. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  285. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  286. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  287. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  288. package/lib/dist-custom-elements/duet-tray.js +5 -5
  289. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  290. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  291. package/lib/dist-custom-elements/duet-upload.js +22 -22
  292. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  293. package/lib/dist-custom-elements/index.js +1 -1
  294. package/lib/dist-custom-elements/{p-5b0cb66f.js → p-085a1971.js} +6 -6
  295. package/lib/dist-custom-elements/{p-efe437a1.js → p-0cb2d3d2.js} +12 -9
  296. package/lib/dist-custom-elements/{p-d339cfdf.js → p-23afb5e4.js} +8 -8
  297. package/lib/dist-custom-elements/{p-6283825d.js → p-25553b11.js} +7 -3
  298. package/lib/dist-custom-elements/{p-6dfa516f.js → p-2cd41f40.js} +4 -4
  299. package/lib/dist-custom-elements/{p-f2ab5dbd.js → p-387255f0.js} +3 -3
  300. package/lib/dist-custom-elements/{p-47d2df62.js → p-3b6dad71.js} +1 -1
  301. package/lib/dist-custom-elements/{p-60263446.js → p-411c0efc.js} +5 -5
  302. package/lib/dist-custom-elements/{p-222d5824.js → p-43f82d58.js} +19 -6
  303. package/lib/dist-custom-elements/{p-e0c7447c.js → p-47c3a7d1.js} +2 -2
  304. package/lib/dist-custom-elements/{p-1c8b0160.js → p-542c1f6e.js} +3 -3
  305. package/lib/dist-custom-elements/{p-54ce88c6.js → p-54654aef.js} +1 -1
  306. package/lib/dist-custom-elements/{p-2f934066.js → p-5a20d788.js} +2 -2
  307. package/lib/dist-custom-elements/{p-2765da13.js → p-63219fc9.js} +2 -2
  308. package/lib/dist-custom-elements/{p-96bfd386.js → p-6a8cc6b0.js} +3 -3
  309. package/lib/dist-custom-elements/{p-bba3d126.js → p-6eb22e51.js} +5 -5
  310. package/lib/dist-custom-elements/{p-0178c1f7.js → p-76594c11.js} +1 -1
  311. package/lib/dist-custom-elements/{p-4af37889.js → p-810bf022.js} +6 -6
  312. package/lib/dist-custom-elements/{p-718dcff0.js → p-86e22012.js} +7 -7
  313. package/lib/dist-custom-elements/{p-ce849bf1.js → p-878d87b2.js} +3 -3
  314. package/lib/dist-custom-elements/{p-cba919a8.js → p-8d49b51c.js} +3 -3
  315. package/lib/dist-custom-elements/{p-f296759e.js → p-8ff75665.js} +1 -1
  316. package/lib/dist-custom-elements/{p-4beff602.js → p-906bfe4b.js} +3 -3
  317. package/lib/dist-custom-elements/{p-7d29b44a.js → p-9ffa0264.js} +1 -1
  318. package/lib/dist-custom-elements/{p-7363d02d.js → p-ac4d9cdd.js} +14 -14
  319. package/lib/dist-custom-elements/{p-285822b1.js → p-b1698020.js} +1 -1
  320. package/lib/dist-custom-elements/{p-ad323d99.js → p-b713da48.js} +2 -2
  321. package/lib/dist-custom-elements/{p-7218e2bf.js → p-b85e4143.js} +10 -10
  322. package/lib/dist-custom-elements/{p-c1b83453.js → p-ba535c6a.js} +1 -1
  323. package/lib/{esm/teleport-3d49d902.js → dist-custom-elements/p-ca3cb21e.js} +2 -1
  324. package/lib/dist-custom-elements/{p-48461ce0.js → p-d61727bb.js} +1 -1
  325. package/lib/dist-custom-elements/{p-9e08f3d1.js → p-e43de9cb.js} +3 -3
  326. package/lib/dist-custom-elements/{p-c61b3f44.js → p-e491d8d2.js} +2 -2
  327. package/lib/dist-custom-elements/{p-bae7deca.js → p-e61ae27d.js} +12 -12
  328. package/lib/dist-custom-elements/{p-53c5cbe8.js → p-eab7e6e0.js} +1 -1
  329. package/lib/dist-custom-elements/{p-4c8d5fc1.js → p-ebf428c3.js} +1 -1
  330. package/lib/dist-custom-elements/{p-c4cd2644.js → p-f089c3c3.js} +1 -1
  331. package/lib/dist-custom-elements/{p-95c3b618.js → p-fc4d041c.js} +4 -4
  332. package/lib/duet/duet.esm.js +1 -1
  333. package/lib/duet/duet.js +1 -1
  334. package/lib/duet/{p-c12eee98.system.entry.js → p-0151f6d9.system.entry.js} +1 -1
  335. package/lib/duet/{p-082c6fc8.entry.js → p-01fc4d34.entry.js} +1 -1
  336. package/lib/duet/p-02897a21.entry.js +4 -0
  337. package/lib/duet/{p-06c2bd18.entry.js → p-08027bd5.entry.js} +1 -1
  338. package/lib/duet/{p-3bf4a091.system.entry.js → p-08b4d68d.system.entry.js} +1 -1
  339. package/lib/duet/{p-9d78c216.system.entry.js → p-0a9b4a74.system.entry.js} +1 -1
  340. package/lib/duet/{p-af53e318.entry.js → p-0b206da0.entry.js} +1 -1
  341. package/lib/duet/{p-f6c161bd.system.entry.js → p-0c339f86.system.entry.js} +1 -1
  342. package/lib/duet/{p-5fb83ec3.entry.js → p-0cdb37a6.entry.js} +1 -1
  343. package/lib/duet/p-0d4b6211.entry.js +4 -0
  344. package/lib/duet/{p-d8e509b6.entry.js → p-0e6a5f78.entry.js} +1 -1
  345. package/lib/duet/{p-3428bafb.entry.js → p-0f62c8c5.entry.js} +1 -1
  346. package/lib/duet/{p-1165a753.system.entry.js → p-173274f4.system.entry.js} +1 -1
  347. package/lib/duet/{p-eea12d45.system.entry.js → p-18e23282.system.entry.js} +1 -1
  348. package/lib/duet/p-1a7bce00.entry.js +4 -0
  349. package/lib/duet/{p-06eebebd.system.entry.js → p-1b0c4d42.system.entry.js} +1 -1
  350. package/lib/duet/p-1d06cb09.entry.js +4 -0
  351. package/lib/duet/{p-59e685ac.system.entry.js → p-1d3367ab.system.entry.js} +1 -1
  352. package/lib/duet/{p-0365cd3e.system.entry.js → p-240ccb24.system.entry.js} +2 -2
  353. package/lib/duet/{p-2f560668.system.entry.js → p-2462dae2.system.entry.js} +1 -1
  354. package/lib/duet/{p-d0546654.system.entry.js → p-24a714b4.system.entry.js} +2 -2
  355. package/lib/duet/{p-de616b16.entry.js → p-27ccaefd.entry.js} +1 -1
  356. package/lib/duet/{p-35abed4c.system.entry.js → p-29af6c88.system.entry.js} +1 -1
  357. package/lib/duet/{p-f669120a.entry.js → p-2c7206d0.entry.js} +1 -1
  358. package/lib/duet/{p-28bf7466.entry.js → p-2d2eb1e9.entry.js} +1 -1
  359. package/lib/duet/{p-5b108bfb.system.entry.js → p-2d2ed637.system.entry.js} +1 -1
  360. package/lib/duet/p-2dda109b.entry.js +4 -0
  361. package/lib/duet/p-2e99b4f3.system.js +4 -0
  362. package/lib/duet/{p-16c870b3.entry.js → p-2f27b3da.entry.js} +1 -1
  363. package/lib/duet/{p-524a57fb.entry.js → p-2f4059b6.entry.js} +1 -1
  364. package/lib/duet/{p-93dd9299.system.entry.js → p-30fde042.system.entry.js} +1 -1
  365. package/lib/duet/{p-ff4e3ef4.entry.js → p-3407e65b.entry.js} +1 -1
  366. package/lib/duet/{p-4aaedf8d.entry.js → p-3502dc9a.entry.js} +1 -1
  367. package/lib/duet/p-3614789f.entry.js +4 -0
  368. package/lib/duet/{p-c521fe97.system.entry.js → p-37405ffa.system.entry.js} +1 -1
  369. package/lib/duet/{p-a58fcf5a.entry.js → p-3a7ff1ef.entry.js} +1 -1
  370. package/lib/duet/{p-90ae4e20.system.entry.js → p-3aa2e709.system.entry.js} +1 -1
  371. package/lib/duet/{p-35d26573.system.entry.js → p-3b5483cb.system.entry.js} +1 -1
  372. package/lib/duet/{p-a89fc669.system.entry.js → p-3bc89ec6.system.entry.js} +1 -1
  373. package/lib/duet/{p-83c7547a.system.entry.js → p-3e45f5ef.system.entry.js} +1 -1
  374. package/lib/duet/{p-92f9a89a.system.js → p-3e6f92d8.system.js} +1 -1
  375. package/lib/duet/p-3f6183cb.system.entry.js +4 -0
  376. package/lib/duet/{p-fa597917.system.entry.js → p-41c307bf.system.entry.js} +1 -1
  377. package/lib/duet/{p-8a010422.entry.js → p-42fdb19b.entry.js} +1 -1
  378. package/lib/duet/{p-b48e15c7.system.entry.js → p-452e7a19.system.entry.js} +2 -2
  379. package/lib/duet/{p-5ed07d2e.system.entry.js → p-4657fd97.system.entry.js} +2 -2
  380. package/lib/duet/{p-13f71f1e.system.entry.js → p-47270f8d.system.entry.js} +1 -1
  381. package/lib/duet/{p-42e959f8.system.entry.js → p-479d0193.system.entry.js} +1 -1
  382. package/lib/duet/{p-17065933.entry.js → p-488f7870.entry.js} +1 -1
  383. package/lib/duet/{p-da80a351.system.entry.js → p-49cedc59.system.entry.js} +1 -1
  384. package/lib/duet/{p-cfdeda11.entry.js → p-49fe016d.entry.js} +1 -1
  385. package/lib/duet/{p-da88a111.system.entry.js → p-4aa49de6.system.entry.js} +1 -1
  386. package/lib/duet/{p-b4e41293.system.entry.js → p-4b66fc4c.system.entry.js} +1 -1
  387. package/lib/duet/{p-85be6926.system.entry.js → p-4fe3e0e7.system.entry.js} +1 -1
  388. package/lib/duet/p-518a359d.entry.js +4 -0
  389. package/lib/duet/p-51c37238.entry.js +4 -0
  390. package/lib/duet/{p-e773ddcb.entry.js → p-53e0951b.entry.js} +1 -1
  391. package/lib/duet/{p-3e00f3bc.system.entry.js → p-55988964.system.entry.js} +1 -1
  392. package/lib/duet/{p-1a07aa12.entry.js → p-58a8048d.entry.js} +1 -1
  393. package/lib/duet/{p-a56596cd.system.entry.js → p-59c37777.system.entry.js} +1 -1
  394. package/lib/duet/{p-e7ec3ca2.system.entry.js → p-5a79d9de.system.entry.js} +1 -1
  395. package/lib/duet/{p-993a2ac9.system.entry.js → p-64111c02.system.entry.js} +1 -1
  396. package/lib/duet/{p-f6577375.system.js → p-6457a796.system.js} +1 -1
  397. package/lib/duet/{p-043edcc8.system.entry.js → p-669e4c07.system.entry.js} +1 -1
  398. package/lib/duet/{p-0b805dcf.entry.js → p-674b17de.entry.js} +1 -1
  399. package/lib/duet/{p-de59eb8b.entry.js → p-6842920d.entry.js} +1 -1
  400. package/lib/duet/{p-c43da34d.entry.js → p-68d24c63.entry.js} +1 -1
  401. package/lib/duet/{p-6a4a3905.entry.js → p-6a5bc5a1.entry.js} +1 -1
  402. package/lib/duet/{p-a2001d8e.system.entry.js → p-6ab1db0d.system.entry.js} +1 -1
  403. package/lib/duet/{p-7ab7e5a7.entry.js → p-6c680a1f.entry.js} +1 -1
  404. package/lib/duet/{p-c5149c2a.entry.js → p-6cb0b05d.entry.js} +1 -1
  405. package/lib/duet/{p-4df1b4d1.entry.js → p-6e960c9c.entry.js} +1 -1
  406. package/lib/duet/{p-14c83f39.entry.js → p-6edda39f.entry.js} +1 -1
  407. package/lib/duet/{p-954a60ef.system.entry.js → p-6f2ae515.system.entry.js} +1 -1
  408. package/lib/duet/{p-fcdec265.system.entry.js → p-6f316c3c.system.entry.js} +1 -1
  409. package/lib/duet/{p-28e32f2e.entry.js → p-6f95a0ba.entry.js} +1 -1
  410. package/lib/duet/{p-2a3cecae.system.entry.js → p-711265b1.system.entry.js} +1 -1
  411. package/lib/duet/{p-d5bcf272.entry.js → p-73c52042.entry.js} +1 -1
  412. package/lib/duet/{p-1e98ecf4.system.js → p-757bcd12.system.js} +1 -1
  413. package/lib/duet/{p-58404dee.entry.js → p-79718edb.entry.js} +1 -1
  414. package/lib/duet/{p-7cc5d7d1.system.entry.js → p-7e17ca68.system.entry.js} +1 -1
  415. package/lib/duet/{p-fec4c9b4.entry.js → p-7e55ac0c.entry.js} +1 -1
  416. package/lib/duet/{p-63acca4f.entry.js → p-81ba8231.entry.js} +1 -1
  417. package/lib/duet/{p-ecfc7f69.system.entry.js → p-82d2bac0.system.entry.js} +1 -1
  418. package/lib/duet/{p-1934afa3.system.entry.js → p-837c4b0c.system.entry.js} +2 -2
  419. package/lib/duet/{p-0b8281d6.entry.js → p-89749799.entry.js} +1 -1
  420. package/lib/duet/{p-6f2aebfe.system.entry.js → p-89d19bc5.system.entry.js} +1 -1
  421. package/lib/duet/{p-cac0df4a.system.js → p-8ecb557c.system.js} +1 -1
  422. package/lib/duet/p-8f0b4985.entry.js +4 -0
  423. package/lib/duet/{p-6737ac10.system.entry.js → p-9266be3a.system.entry.js} +1 -1
  424. package/lib/duet/{p-65c8f29a.system.entry.js → p-9462f8de.system.entry.js} +1 -1
  425. package/lib/duet/{p-9e788bee.system.entry.js → p-9589d903.system.entry.js} +1 -1
  426. package/lib/duet/p-963f148f.entry.js +4 -0
  427. package/lib/duet/{p-0e9d7493.system.entry.js → p-97489308.system.entry.js} +2 -2
  428. package/lib/duet/{p-1a05fabd.js → p-9768bb29.js} +1 -1
  429. package/lib/duet/{p-13ee0ddb.entry.js → p-991b0b18.entry.js} +1 -1
  430. package/lib/duet/{p-0cdebca9.system.entry.js → p-9af8d623.system.entry.js} +1 -1
  431. package/lib/duet/p-9fa820d5.entry.js +4 -0
  432. package/lib/duet/{p-52f86ac2.entry.js → p-9ff8c011.entry.js} +1 -1
  433. package/lib/duet/{p-16e2b9eb.js → p-a1899d19.js} +1 -1
  434. package/lib/duet/{p-2d5abb0d.entry.js → p-a1982d5f.entry.js} +1 -1
  435. package/lib/duet/{p-bee7eed9.entry.js → p-a530d1cd.entry.js} +1 -1
  436. package/lib/duet/{p-991dcc96.entry.js → p-a56484ea.entry.js} +1 -1
  437. package/lib/duet/{p-f93844fc.entry.js → p-a6b42954.entry.js} +1 -1
  438. package/lib/duet/{p-a0e4d435.system.entry.js → p-a755f410.system.entry.js} +1 -1
  439. package/lib/duet/{p-cbb27e03.system.entry.js → p-ab6676e3.system.entry.js} +1 -1
  440. package/lib/duet/{p-ac9f1c4c.system.entry.js → p-b041a2ff.system.entry.js} +1 -1
  441. package/lib/duet/{p-78d8ef6e.system.entry.js → p-b1e9dad0.system.entry.js} +1 -1
  442. package/lib/duet/{p-ffac0bc8.entry.js → p-b24c06ed.entry.js} +1 -1
  443. package/lib/duet/{p-6211324f.system.entry.js → p-b39d51b3.system.entry.js} +1 -1
  444. package/lib/duet/{p-7721062e.system.entry.js → p-b515bef9.system.entry.js} +1 -1
  445. package/lib/duet/{p-0ade5b90.entry.js → p-b6380384.entry.js} +1 -1
  446. package/lib/duet/{p-420a9ce6.system.entry.js → p-b73d0326.system.entry.js} +1 -1
  447. package/lib/duet/{p-a042c13e.entry.js → p-b7d1822b.entry.js} +1 -1
  448. package/lib/duet/{p-ae3d7c3b.entry.js → p-b912ab9c.entry.js} +1 -1
  449. package/lib/duet/{p-7bca9133.entry.js → p-bc308f20.entry.js} +1 -1
  450. package/lib/duet/{p-4f94e3a9.system.entry.js → p-bcf293bf.system.entry.js} +1 -1
  451. package/lib/duet/{p-1373f8cd.entry.js → p-bd877062.entry.js} +1 -1
  452. package/lib/duet/{p-8f678422.entry.js → p-bdd2a92b.entry.js} +1 -1
  453. package/lib/duet/{p-c9b334f0.system.entry.js → p-bddb0a20.system.entry.js} +1 -1
  454. package/lib/duet/{p-4573506e.system.entry.js → p-bec9a9d0.system.entry.js} +1 -1
  455. package/lib/duet/{p-c60815e7.entry.js → p-bf5745c6.entry.js} +1 -1
  456. package/lib/duet/{p-db0c0441.entry.js → p-c1910e48.entry.js} +1 -1
  457. package/lib/duet/p-c1a9a926.js +4 -0
  458. package/lib/duet/p-c246dc47.system.entry.js +4 -0
  459. package/lib/duet/{p-3d4fe186.entry.js → p-c326507b.entry.js} +1 -1
  460. package/lib/duet/{p-2dd625a9.entry.js → p-c37930c4.entry.js} +1 -1
  461. package/lib/duet/{p-84234f7e.entry.js → p-c40174a7.entry.js} +1 -1
  462. package/lib/duet/{p-091e4448.system.entry.js → p-c5ca406d.system.entry.js} +2 -2
  463. package/lib/duet/{p-4bcd9032.entry.js → p-c5cf73a3.entry.js} +1 -1
  464. package/lib/duet/{p-a8691dca.entry.js → p-c6b95597.entry.js} +1 -1
  465. package/lib/duet/{p-d2a33d19.system.entry.js → p-c7709155.system.entry.js} +1 -1
  466. package/lib/duet/{p-ede8e276.system.entry.js → p-c8820fe8.system.entry.js} +1 -1
  467. package/lib/duet/p-ca3cb21e.js +4 -0
  468. package/lib/duet/{p-426b6f2c.entry.js → p-cb8de952.entry.js} +1 -1
  469. package/lib/duet/{p-b424743f.system.entry.js → p-cba1921b.system.entry.js} +1 -1
  470. package/lib/duet/p-cc39ffd6.entry.js +4 -0
  471. package/lib/duet/{p-99218063.entry.js → p-cc947473.entry.js} +1 -1
  472. package/lib/duet/{p-1cc31d11.system.entry.js → p-ce50b05b.system.entry.js} +1 -1
  473. package/lib/duet/{p-b0945d94.system.entry.js → p-cf6d25ee.system.entry.js} +1 -1
  474. package/lib/duet/{p-7eb7b040.entry.js → p-d03377cb.entry.js} +1 -1
  475. package/lib/duet/p-d1600d3d.js +4 -0
  476. package/lib/duet/{p-58d818b5.entry.js → p-d1a6aaae.entry.js} +1 -1
  477. package/lib/duet/p-d5c98e0d.entry.js +4 -0
  478. package/lib/duet/{p-8be50cf9.entry.js → p-d641d8a3.entry.js} +1 -1
  479. package/lib/duet/{p-05b73e60.system.entry.js → p-d65ce603.system.entry.js} +1 -1
  480. package/lib/duet/{p-60236861.system.entry.js → p-d7e819a4.system.entry.js} +1 -1
  481. package/lib/duet/{p-29d596b1.system.js → p-d9623b60.system.js} +1 -1
  482. package/lib/duet/{p-a72ee4e4.system.entry.js → p-da15b66e.system.entry.js} +1 -1
  483. package/lib/duet/{p-7368f2d1.system.entry.js → p-da1d2c32.system.entry.js} +1 -1
  484. package/lib/duet/{p-ef1b9655.system.entry.js → p-dcb8e451.system.entry.js} +1 -1
  485. package/lib/duet/{p-fb9acaec.system.js → p-dd27b04e.system.js} +1 -1
  486. package/lib/duet/{p-43f786d2.entry.js → p-dd4599af.entry.js} +1 -1
  487. package/lib/duet/{p-c191abaf.system.entry.js → p-e0173b1e.system.entry.js} +1 -1
  488. package/lib/duet/{p-d356d51d.entry.js → p-e07fa16f.entry.js} +1 -1
  489. package/lib/duet/{p-f72e9294.entry.js → p-e0927619.entry.js} +1 -1
  490. package/lib/duet/p-e16d075b.entry.js +4 -0
  491. package/lib/duet/{p-6395958b.js → p-e415c932.js} +1 -1
  492. package/lib/duet/p-e479e499.system.entry.js +4 -0
  493. package/lib/duet/p-e4d156bc.system.entry.js +4 -0
  494. package/lib/duet/p-e5ef359e.entry.js +4 -0
  495. package/lib/duet/{p-3000e5e8.entry.js → p-e6733338.entry.js} +1 -1
  496. package/lib/duet/{p-8514af02.system.entry.js → p-e7243578.system.entry.js} +1 -1
  497. package/lib/duet/{p-ab3c195d.system.entry.js → p-e77c8cd4.system.entry.js} +1 -1
  498. package/lib/duet/{p-da34f46f.system.entry.js → p-e7ec54d9.system.entry.js} +1 -1
  499. package/lib/duet/{p-ccb65433.system.entry.js → p-ec09a443.system.entry.js} +1 -1
  500. package/lib/duet/{p-e15e4863.entry.js → p-eed32f32.entry.js} +1 -1
  501. package/lib/duet/p-f2bd948d.entry.js +4 -0
  502. package/lib/duet/{p-18479908.entry.js → p-f30d5a7f.entry.js} +1 -1
  503. package/lib/duet/{p-51945bc6.system.entry.js → p-f3c24379.system.entry.js} +1 -1
  504. package/lib/duet/{p-6e16b9f3.entry.js → p-f3f3f84f.entry.js} +1 -1
  505. package/lib/duet/{p-f6c23cae.system.entry.js → p-f599d1f3.system.entry.js} +1 -1
  506. package/lib/duet/p-f6b21d17.system.js +4 -0
  507. package/lib/duet/{p-74323d3f.system.entry.js → p-f7eb104c.system.entry.js} +1 -1
  508. package/lib/duet/{p-2c1e0d16.system.entry.js → p-fb307e00.system.entry.js} +1 -1
  509. package/lib/duet/{p-0d455891.system.entry.js → p-fd9d8da6.system.entry.js} +1 -1
  510. package/lib/duet/{p-79f07f14.js → p-fe246b98.js} +1 -1
  511. package/lib/esm/{app-globals-6aa4ff30.js → app-globals-c0f14928.js} +1 -1
  512. package/lib/esm/duet-action-button.entry.js +2 -2
  513. package/lib/esm/duet-alert.entry.js +3 -3
  514. package/lib/esm/duet-badge.entry.js +3 -3
  515. package/lib/esm/duet-banner.entry.js +6 -5
  516. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  517. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  518. package/lib/esm/duet-button_2.entry.js +12 -9
  519. package/lib/esm/duet-callout.entry.js +4 -4
  520. package/lib/esm/duet-caption_4.entry.js +10 -6
  521. package/lib/esm/duet-card.entry.js +1 -1
  522. package/lib/esm/duet-checkbox.entry.js +1 -1
  523. package/lib/esm/duet-checkmark.entry.js +3 -3
  524. package/lib/esm/duet-chip.entry.js +1 -1
  525. package/lib/esm/duet-choice_2.entry.js +3 -3
  526. package/lib/esm/duet-collapsible.entry.js +2 -2
  527. package/lib/esm/duet-combobox.entry.js +20 -6
  528. package/lib/esm/duet-contact-card.entry.js +4 -4
  529. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  530. package/lib/esm/duet-date-picker.entry.js +8 -7
  531. package/lib/esm/duet-divider_2.entry.js +2 -2
  532. package/lib/esm/duet-editable-table_3.entry.js +8 -8
  533. package/lib/esm/duet-empty-state.entry.js +1 -1
  534. package/lib/esm/duet-fieldset.entry.js +5 -5
  535. package/lib/esm/duet-file-chooser.entry.js +1 -1
  536. package/lib/esm/duet-footer.entry.js +8 -8
  537. package/lib/esm/duet-grid_2.entry.js +1 -1
  538. package/lib/esm/duet-header_2.entry.js +2 -2
  539. package/lib/esm/duet-hero.entry.js +3 -3
  540. package/lib/esm/duet-icon.entry.js +19 -6
  541. package/lib/esm/duet-input_2.entry.js +3 -3
  542. package/lib/esm/duet-layout.entry.js +1 -1
  543. package/lib/esm/duet-list_2.entry.js +3 -3
  544. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  545. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  546. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  547. package/lib/esm/duet-menu-bar-item.entry.js +3 -3
  548. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  549. package/lib/esm/duet-menu-bar.entry.js +6 -3
  550. package/lib/esm/duet-modal.entry.js +5 -5
  551. package/lib/esm/duet-multiselect.entry.js +3 -3
  552. package/lib/esm/duet-nav.entry.js +2 -2
  553. package/lib/esm/duet-notification_2.entry.js +4 -4
  554. package/lib/esm/duet-number-input.entry.js +3 -3
  555. package/lib/esm/duet-overlay.entry.js +1 -1
  556. package/lib/esm/duet-page-heading.entry.js +3 -3
  557. package/lib/esm/duet-pagination_2.entry.js +4 -4
  558. package/lib/esm/duet-popup-menu-item.entry.js +2 -2
  559. package/lib/esm/duet-popup-menu.entry.js +3 -3
  560. package/lib/esm/duet-progress.entry.js +2 -2
  561. package/lib/esm/duet-promo-card.entry.js +4 -4
  562. package/lib/esm/duet-radio_2.entry.js +2 -2
  563. package/lib/esm/duet-range-slider.entry.js +1 -1
  564. package/lib/esm/duet-scrollable_3.entry.js +17 -17
  565. package/lib/esm/duet-section-layout.entry.js +4 -4
  566. package/lib/esm/duet-select.entry.js +2 -2
  567. package/lib/esm/duet-shaped-image.entry.js +3 -3
  568. package/lib/esm/duet-show-more.entry.js +4 -4
  569. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  570. package/lib/esm/duet-slideout-link.entry.js +3 -3
  571. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  572. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  573. package/lib/esm/duet-slideout.entry.js +10 -12
  574. package/lib/esm/duet-step_2.entry.js +2 -2
  575. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  576. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  577. package/lib/esm/duet-submenu-bar-item.entry.js +3 -2
  578. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  579. package/lib/esm/duet-submenu-bar.entry.js +5 -9
  580. package/lib/esm/duet-textarea.entry.js +2 -2
  581. package/lib/esm/duet-toggle.entry.js +1 -1
  582. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  583. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  584. package/lib/esm/duet-toolbar-item.entry.js +3 -3
  585. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  586. package/lib/esm/duet-toolbar.entry.js +2 -2
  587. package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
  588. package/lib/esm/duet-tooltip.entry.js +2 -2
  589. package/lib/esm/duet-tray.entry.js +4 -4
  590. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  591. package/lib/esm/duet-upload-item.entry.js +5 -5
  592. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  593. package/lib/esm/duet.js +4 -4
  594. package/lib/esm/{errorcodes.utils-c62cd48b.js → errorcodes.utils-09a1130e.js} +1 -1
  595. package/lib/esm/{focus-utils-8a70928b.js → focus-utils-222c942d.js} +1 -1
  596. package/lib/esm/{index-2a83afcb.js → index-bb52e777.js} +1 -1
  597. package/lib/esm/{language-utils-351b0ba1.js → language-utils-dc4b408c.js} +1 -1
  598. package/lib/esm/loader.js +4 -4
  599. package/lib/esm/{slot-utils-938e3bc4.js → slot-utils-cd1f6806.js} +1 -1
  600. package/lib/{dist-custom-elements/p-5c488cf4.js → esm/teleport-546f382d.js} +2 -1
  601. package/lib/esm-es5/{app-globals-6aa4ff30.js → app-globals-c0f14928.js} +1 -1
  602. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  603. package/lib/esm-es5/duet-alert.entry.js +1 -1
  604. package/lib/esm-es5/duet-badge.entry.js +1 -1
  605. package/lib/esm-es5/duet-banner.entry.js +1 -1
  606. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  607. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  608. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  609. package/lib/esm-es5/duet-callout.entry.js +1 -1
  610. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  611. package/lib/esm-es5/duet-card.entry.js +1 -1
  612. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  613. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  614. package/lib/esm-es5/duet-chip.entry.js +1 -1
  615. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  616. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  617. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  618. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  619. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  620. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  621. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  622. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  623. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  624. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  625. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  626. package/lib/esm-es5/duet-footer.entry.js +1 -1
  627. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  628. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  629. package/lib/esm-es5/duet-hero.entry.js +2 -2
  630. package/lib/esm-es5/duet-icon.entry.js +1 -1
  631. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  632. package/lib/esm-es5/duet-layout.entry.js +1 -1
  633. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  634. package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
  635. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  636. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  637. package/lib/esm-es5/duet-menu-bar-item.entry.js +2 -2
  638. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  639. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  640. package/lib/esm-es5/duet-modal.entry.js +1 -1
  641. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  642. package/lib/esm-es5/duet-nav.entry.js +1 -1
  643. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  644. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  645. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  646. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  647. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  648. package/lib/esm-es5/duet-popup-menu-item.entry.js +2 -2
  649. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  650. package/lib/esm-es5/duet-progress.entry.js +1 -1
  651. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  652. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  653. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  654. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  655. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  656. package/lib/esm-es5/duet-select.entry.js +1 -1
  657. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  658. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  659. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  660. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  661. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  662. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  663. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  664. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  665. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  666. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  667. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  668. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  669. package/lib/esm-es5/duet-submenu-bar.entry.js +2 -2
  670. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  671. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  672. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  673. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  674. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  675. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  676. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  677. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  678. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  679. package/lib/esm-es5/duet-tray.entry.js +1 -1
  680. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  681. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  682. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  683. package/lib/esm-es5/duet.js +1 -1
  684. package/lib/esm-es5/{errorcodes.utils-c62cd48b.js → errorcodes.utils-09a1130e.js} +1 -1
  685. package/lib/esm-es5/focus-utils-222c942d.js +4 -0
  686. package/lib/esm-es5/{index-2a83afcb.js → index-bb52e777.js} +1 -1
  687. package/lib/esm-es5/{language-utils-351b0ba1.js → language-utils-dc4b408c.js} +1 -1
  688. package/lib/esm-es5/loader.js +1 -1
  689. package/lib/esm-es5/{slot-utils-938e3bc4.js → slot-utils-cd1f6806.js} +1 -1
  690. package/lib/esm-es5/teleport-546f382d.js +4 -0
  691. package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
  692. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +7 -0
  693. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +8 -1
  694. package/lib/types/components/duet-paragraph/duet-paragraph.d.ts +1 -0
  695. package/lib/types/components.d.ts +20 -0
  696. package/lib/types/utils/teleport.d.ts +1 -0
  697. package/package.json +4 -4
  698. package/lib/duet/p-12303d3f.system.entry.js +0 -4
  699. package/lib/duet/p-163b1470.entry.js +0 -4
  700. package/lib/duet/p-1a2c400a.entry.js +0 -4
  701. package/lib/duet/p-21cd3b7a.entry.js +0 -4
  702. package/lib/duet/p-2af91b00.entry.js +0 -4
  703. package/lib/duet/p-2bed90a7.js +0 -4
  704. package/lib/duet/p-32b0db61.entry.js +0 -4
  705. package/lib/duet/p-33ca2b8b.js +0 -4
  706. package/lib/duet/p-41c75b0f.system.entry.js +0 -4
  707. package/lib/duet/p-4c568948.system.js +0 -4
  708. package/lib/duet/p-5060af77.entry.js +0 -4
  709. package/lib/duet/p-5c488cf4.js +0 -4
  710. package/lib/duet/p-72857c31.entry.js +0 -4
  711. package/lib/duet/p-7838fd97.entry.js +0 -4
  712. package/lib/duet/p-7e7f13b3.system.entry.js +0 -4
  713. package/lib/duet/p-81f54a62.system.entry.js +0 -4
  714. package/lib/duet/p-8aba914d.entry.js +0 -4
  715. package/lib/duet/p-97c8cfbe.entry.js +0 -4
  716. package/lib/duet/p-b6f2538b.system.js +0 -4
  717. package/lib/duet/p-c171c4d4.entry.js +0 -4
  718. package/lib/duet/p-c237eba5.entry.js +0 -4
  719. package/lib/duet/p-dd62f6ef.entry.js +0 -4
  720. package/lib/duet/p-ded1d3e9.entry.js +0 -4
  721. package/lib/duet/p-e442f0f4.entry.js +0 -4
  722. package/lib/duet/p-f8e173f6.entry.js +0 -4
  723. package/lib/esm-es5/focus-utils-8a70928b.js +0 -4
  724. package/lib/esm-es5/teleport-3d49d902.js +0 -4
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, F as Fragment } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment } from './p-76594c11.js';
5
5
  import { i as sizeHeader } from './p-67ef919e.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
7
  import { c as createID } from './p-5e59e970.js';
8
8
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-785686e3.js';
9
9
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
10
- import { d as defineCustomElement$3 } from './p-222d5824.js';
11
- import { d as defineCustomElement$2 } from './p-e0c7447c.js';
10
+ import { d as defineCustomElement$3 } from './p-43f82d58.js';
11
+ import { d as defineCustomElement$2 } from './p-47c3a7d1.js';
12
12
 
13
13
  const duetTrayCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-tray{position:fixed;top:4rem;right:0;left:0;z-index:399;display:flex;flex-direction:column;max-height:calc(100% - 8rem);padding:16px 20px 16px 24px;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(0, 41, 77);visibility:hidden;background:rgb(243, 249, 252);border-bottom:1px solid rgb(225, 227, 230);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07);opacity:0;transition:opacity 600ms ease, visibility 600ms ease, transform 600ms ease;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray{padding:16px 36px}}@media (min-width: 106.25em){.duet-tray{padding:16px 52px 16px 60px}}.duet-tray:focus{outline:0}:host(.user-is-tabbing) .duet-tray:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-tray.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tray.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);background:rgb(245, 245, 247);border-color:rgb(228, 228, 230)}.duet-tray.duet-tray-is-active{visibility:visible;opacity:1;transform:translateY(0)}.duet-tray.duet-tray-is-hidden{visibility:hidden;opacity:0;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray.duet-tray-is-responsive{display:none !important}}.duet-tray.duet-tray-is-expandable{padding-right:66px}@media (min-width: 62em){.duet-tray.duet-tray-is-expandable{padding-right:78px}}@media (min-width: 106.25em){.duet-tray.duet-tray-is-expandable{padding-right:94px}}.duet-tray-expandable{position:relative;z-index:100;width:calc(100% + 46px);max-height:0;overflow-y:auto;visibility:hidden;opacity:0;transition:opacity 600ms ease, visibility 600ms ease, max-height 600ms ease;scrollbar-width:none}.duet-tray-expandable::-webkit-scrollbar{display:none}.duet-tray-expandable.active{max-height:500px;visibility:visible;opacity:1}.duet-tray-expandable-content{width:100%;margin-top:16px;border-top:1px solid rgb(225, 227, 230)}.duet-theme-turva .duet-tray-expandable-content{border-color:rgb(228, 228, 230)}.duet-tray-button{-webkit-user-select:none;user-select:none;padding:20px !important;position:absolute;top:-2px;right:0;z-index:200;color:rgb(0, 41, 77);text-align:center;cursor:pointer;border-radius:4px;transition:transform 300ms ease;-webkit-tap-highlight-color:transparent}@media (min-width: 62em){.duet-tray-button{margin-right:16px}}@media (min-width: 106.25em){.duet-tray-button{margin-right:36px}}.duet-theme-turva .duet-tray-button{color:rgb(23, 28, 58)}.duet-tray-button.duet-tray-is-expanded{transform:rotate(-180deg)}.duet-tray-button:focus{outline:0}:host(.user-is-tabbing) .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tray-button:active{box-shadow:none;opacity:0.75}";
14
14
  const DuetTrayStyle0 = duetTrayCss;
@@ -92,14 +92,14 @@ const DuetTray$1 = /*@__PURE__*/ proxyCustomElement(class DuetTray extends H {
92
92
  * Always the last one in the class.
93
93
  */
94
94
  render() {
95
- return (h("div", { key: 'd886cb2bdb30f527fc0cbcdc7dfdc037b7957445', class: {
95
+ return (h("div", { key: 'ee2f14ff774bc4fea662debc24e2a6831adfb289', class: {
96
96
  "duet-tray": true,
97
97
  "duet-tray-is-active": this.active,
98
98
  "duet-tray-is-hidden": this.hiddenState,
99
99
  "duet-tray-is-responsive": this.responsive,
100
100
  "duet-theme-turva": this.theme === "turva",
101
101
  "duet-tray-is-expandable": this.hasAdditionalContent,
102
- } }, h("div", { key: '4dd01b50a8b2a1193f482ff2d6ac8faad8844598', class: "duet-tray-default-content", role: "status" }, h("slot", { key: '3b394a2c46dd52ace13372c021386695537e45a2' })), this.hasAdditionalContent && (h(Fragment, { key: 'e1ae4eb82fddc625d018fc625050095693a0cb39' }, h("button", { key: '64946a1df75ff28b45edaeb6989365b78fa18a01', "aria-expanded": this.expanded ? "true" : "false", "aria-controls": this.expandableId, onClick: ev => this.toggleExpandable(ev), class: { "duet-tray-button": true, "duet-tray-is-expanded": this.expanded } }, h("duet-icon", { key: '15a329f00635b0a11dbcbfaab77c075006b4368d', name: "action-arrow-down", size: "small", color: "currentColor", margin: "none" }), h("duet-visually-hidden", { key: 'b8a54bd169d936630907459d979f5f3d812e234f' }, this.expanded ? this.accessibleCloseLabel : this.accessibleOpenLabel)), h("div", { key: 'b70a810a085e145d87d016daf31481e720cff3be', id: this.expandableId, class: { "duet-tray-expandable": true, active: this.expanded } }, h("div", { key: '06a8e71c2b515c185e842f8d98c1bbb7a8d77248', class: "duet-tray-expandable-content" }, h("slot", { key: 'a4110b6fc431f61dafec49fddcefa9802b28bcc8', name: "additional" })))))));
102
+ } }, h("div", { key: '6ba05414c6cccbcd24b39ea18867eb7207047e34', class: "duet-tray-default-content", role: "status" }, h("slot", { key: '56932665c91448424cafefb15e58e800b8f46e01' })), this.hasAdditionalContent && (h(Fragment, { key: 'd5840a8e96e3cb4b743e5884017f71dce8f3ac5d' }, h("button", { key: '7fe35a548af11e360fdbc6da0010db3ccae8a25f', "aria-expanded": this.expanded ? "true" : "false", "aria-controls": this.expandableId, onClick: ev => this.toggleExpandable(ev), class: { "duet-tray-button": true, "duet-tray-is-expanded": this.expanded } }, h("duet-icon", { key: 'b88dac2958c91495b09881ca04aee485da7a028b', name: "action-arrow-down", size: "small", color: "currentColor", margin: "none" }), h("duet-visually-hidden", { key: '6d82f6bbfd7922c5fe83f7eb4d00e63d51784656' }, this.expanded ? this.accessibleCloseLabel : this.accessibleOpenLabel)), h("div", { key: 'ba8b9b2fbaea02fa5b6ea18a0c54dc3bd9b588a0', id: this.expandableId, class: { "duet-tray-expandable": true, active: this.expanded } }, h("div", { key: '84d6ba05d119969259a3c4de3c836f0dca268eb2', class: "duet-tray-expandable-content" }, h("slot", { key: '42d5d020a9028a67957dc6cfab863296d93a526e', name: "additional" })))))));
103
103
  }
104
104
  get element() { return this; }
105
105
  static get style() { return DuetTrayStyle0; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetUploadAriaStatus$1, d as defineCustomElement$1 } from './p-4beff602.js';
4
+ import { D as DuetUploadAriaStatus$1, d as defineCustomElement$1 } from './p-906bfe4b.js';
5
5
 
6
6
  const DuetUploadAriaStatus = DuetUploadAriaStatus$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetUploadItem$1, d as defineCustomElement$1 } from './p-bae7deca.js';
4
+ import { D as DuetUploadItem$1, d as defineCustomElement$1 } from './p-e61ae27d.js';
5
5
 
6
6
  const DuetUploadItem = DuetUploadItem$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,31 +1,31 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h as h$1, F as Fragment, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, F as Fragment, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { d as debounce } from './p-9e371678.js';
8
8
  import { g as getLocaleString, s as sanitizeString } from './p-44837462.js';
9
9
  import { p as parsePossibleJSON } from './p-0e052642.js';
10
- import { g as getError, a as getI18nError, d as defineCustomElement$3 } from './p-bae7deca.js';
10
+ import { g as getError, a as getI18nError, d as defineCustomElement$3 } from './p-e61ae27d.js';
11
11
  import { h } from './p-2f281743.js';
12
- import { d as defineCustomElement$j } from './p-9e08f3d1.js';
13
- import { d as defineCustomElement$i } from './p-5b0cb66f.js';
14
- import { d as defineCustomElement$h } from './p-1c8b0160.js';
15
- import { d as defineCustomElement$g } from './p-efe437a1.js';
16
- import { d as defineCustomElement$f } from './p-f296759e.js';
17
- import { d as defineCustomElement$e } from './p-c61b3f44.js';
18
- import { d as defineCustomElement$d } from './p-bba3d126.js';
19
- import { d as defineCustomElement$c } from './p-c4cd2644.js';
20
- import { d as defineCustomElement$b } from './p-222d5824.js';
21
- import { d as defineCustomElement$a } from './p-6dfa516f.js';
22
- import { d as defineCustomElement$9 } from './p-6283825d.js';
23
- import { d as defineCustomElement$8 } from './p-2f934066.js';
24
- import { d as defineCustomElement$7 } from './p-718dcff0.js';
25
- import { d as defineCustomElement$6 } from './p-2765da13.js';
26
- import { d as defineCustomElement$5 } from './p-ce849bf1.js';
27
- import { d as defineCustomElement$4 } from './p-4beff602.js';
28
- import { d as defineCustomElement$2 } from './p-e0c7447c.js';
12
+ import { d as defineCustomElement$j } from './p-e43de9cb.js';
13
+ import { d as defineCustomElement$i } from './p-085a1971.js';
14
+ import { d as defineCustomElement$h } from './p-542c1f6e.js';
15
+ import { d as defineCustomElement$g } from './p-0cb2d3d2.js';
16
+ import { d as defineCustomElement$f } from './p-8ff75665.js';
17
+ import { d as defineCustomElement$e } from './p-e491d8d2.js';
18
+ import { d as defineCustomElement$d } from './p-6eb22e51.js';
19
+ import { d as defineCustomElement$c } from './p-f089c3c3.js';
20
+ import { d as defineCustomElement$b } from './p-43f82d58.js';
21
+ import { d as defineCustomElement$a } from './p-2cd41f40.js';
22
+ import { d as defineCustomElement$9 } from './p-25553b11.js';
23
+ import { d as defineCustomElement$8 } from './p-5a20d788.js';
24
+ import { d as defineCustomElement$7 } from './p-86e22012.js';
25
+ import { d as defineCustomElement$6 } from './p-63219fc9.js';
26
+ import { d as defineCustomElement$5 } from './p-878d87b2.js';
27
+ import { d as defineCustomElement$4 } from './p-906bfe4b.js';
28
+ import { d as defineCustomElement$2 } from './p-47c3a7d1.js';
29
29
 
30
30
  const errorCodes = [
31
31
  {
@@ -1077,13 +1077,13 @@ const DuetUpload$1 = /*@__PURE__*/ proxyCustomElement(class DuetUpload extends H
1077
1077
  caption = caption.replace(/{maxbytestotal}/g, `${maxMegaBytesTotal.toString()} MB`);
1078
1078
  caption = caption.replace(/{filetypes}/g, this.allowedExtensions.split(",").join(", "));
1079
1079
  if (this.externalUploadButton) {
1080
- this.externalUploadButton.accessibleLabel = caption;
1080
+ this.externalUploadButton.accessibleLabel = `${this.externalUploadButton.innerText}. ${caption}`;
1081
1081
  }
1082
1082
  // @ts-ignore
1083
- return (h$1(Host, { key: 'fbb23e4c7dafe25f609164ab839dfe2b773e4656', class: { "duet-m-0": this.margin === "none" } }, h$1("duet-fieldset", { key: '06b9887702d76107263650313313f1a9d0da18e1', "label-heading-level": this.headerHeadingLevel, "label-hidden": this.hideHeader, label: this.label, caption: !this.captionOnBottom ? caption : undefined }, h$1("slot", { key: '09d08704944030cfcf9577d1e9ff5743530cb087', name: "header" }), !this.files.size && (h$1("duet-empty-state", { key: '9455c1f4ec1c6f23ec1d005aa6aa1f0c902ea6d5', id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h$1("duet-paragraph", { key: '33c49028d666ce29fd441817062f5fce1d5d87df', margin: "none" }, this.fileListEmpty))), !!this.files.size && h$1("slot", { key: 'ec41dfe1c379d717f4514d819118e8484feadc61', name: "fileheader" }), !!this.files.size && (h$1("duet-upload-aria-status", { key: 'ba56e1700f6254c05f0aeebded23eb071c2712a8', invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h$1("slot", { key: 'c751122858e240739f4a439b89f9ff7f7603ee65', name: "filefooter" }), h$1("slot", { key: '44add8b2fd77cb942db72bd83cad90cab6e3b83a', name: "uploadfooter" }), this.captionOnBottom && (h$1("duet-caption", { key: 'b788d8ba602fe61da7ff8c06509ea0521027082f', margin: "none", size: "small" }, h$1("div", { key: '905be51cf09c625bd19737b9fa28c85f7911a2a4', class: "upload-bottom-caption" }, caption))), h$1("slot", { key: '2da304d7094152a7c38607af3d74d5d8b076c711', name: "afterfooter" }), !this.hideButton && (h$1(Fragment, { key: '74cc919f60e229c4fa1f7f8f4472c2d5cd731a6c' }, h$1("duet-spacer", { key: 'f60c7893de953a3551e5f0b826bc34510e205d42', size: "large" }), h$1("duet-button", { key: '20792f561a4a6b35ea120d6f24d5e6e49e366c7a', id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
1083
+ return (h$1(Host, { key: 'ba5705ec50051896eea4a8b718bf8f7da76be7c2', class: { "duet-m-0": this.margin === "none" } }, h$1("duet-fieldset", { key: '2342c1e4807ad8b414da320305d80604a22f25da', "label-heading-level": this.headerHeadingLevel, "label-hidden": this.hideHeader, label: this.label }, h$1("slot", { key: '036201bcb193439f230d157d30a0d9908f358cc3', name: "header" }), !this.files.size && (h$1("duet-empty-state", { key: '20ab40f41f772e61c06ad88acb474d0ec7f84391', id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h$1("duet-paragraph", { key: 'a0512f80328018f2df44dc5d62fc000f7a984ca5', margin: "none" }, this.fileListEmpty))), !!this.files.size && h$1("slot", { key: '44fa381771bc6ec8cea6678cc6341dbf742e2929', name: "fileheader" }), !!this.files.size && (h$1("duet-upload-aria-status", { key: 'a3c578faaf758019488d158eeb6c2ab8241f6b97', invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h$1("slot", { key: 'b9fa0cdc377dc153c52253b1a3e5f79ec362092c', name: "filefooter" }), h$1("slot", { key: '5c2d728228b40dcaf099cf09bfeb630ba4400646', name: "uploadfooter" }), this.captionOnBottom && (h$1("duet-caption", { key: '8a6bc099f257a275b9dd56907e71cfa27ee39e5a', margin: "none", size: "small" }, h$1("div", { key: '00cb65b848e0f4343227e0d8a6edb36721e0898b', class: "upload-bottom-caption" }, caption))), h$1("slot", { key: '32298ca819a46adfbb2bb75495316a3b766b41cc', name: "afterfooter" }), !this.hideButton && (h$1(Fragment, { key: 'e08ac52f1e10d774b6d4182c3e65ca8c4926e199' }, h$1("duet-spacer", { key: 'ee36496895e76011c58e5efba415715a9e10245b', size: "large" }), h$1("duet-button", { key: 'ea88a0383d21936f8e1257659d16c1c538e0180c', id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel || `${this.buttonLabel}. ${caption}`, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
1084
1084
  this.bytesMaxReached ||
1085
1085
  this.filesToUploadExceedsLimit ||
1086
- this.filesToUploadTotalSizeIsAboveMax) && (h$1(Fragment, { key: 'dd237b355a77db2eb3c3a6bea07eae884ffce4ca' }, h$1("duet-spacer", { key: '0ecfd226ae4a1b30e1a3598848327c9e7d1d6cce', size: "medium" }), h$1("duet-alert", { key: '45e1d585869c782cd624d6c6c8bf93e819944980', part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes), this.filesToUploadExceedsLimit && getI18nError("duet-upload-302", this.errorCodes), this.filesToUploadTotalSizeIsAboveMax && getI18nError("duet-upload-203", this.errorCodes)))), h$1("duet-visually-hidden", { key: '3783514ca6994a7cabf2f2027c7a61f8147e633a', "aria-hidden": "true" }, h$1("input", { key: '6e79027a037da18e89b2dbebdb6ce3d750d11c3b', ref: input => {
1086
+ this.filesToUploadTotalSizeIsAboveMax) && (h$1(Fragment, { key: 'fc592425a1fb73c7ed842a2e9f97a9230656ea84' }, h$1("duet-spacer", { key: 'f2eeb91a4aaa9b88a92a831fdeee9ac1185d613d', size: "medium" }), h$1("duet-alert", { key: 'b28c29441595b510a4dba0bf90cd1ff8b0c154b0', part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes), this.filesToUploadExceedsLimit && getI18nError("duet-upload-302", this.errorCodes), this.filesToUploadTotalSizeIsAboveMax && getI18nError("duet-upload-203", this.errorCodes)))), h$1("duet-visually-hidden", { key: '4c28a57329e13a63f223623aec2bded1a1c45956', "aria-hidden": "true" }, h$1("input", { key: '0f522f4bd041a1037b6492ce975099d336e6c8c6', ref: input => {
1087
1087
  this.nativeInput = input;
1088
1088
  }, accept: !this.limitSelection ? undefined : `${this.allowedMimetypes},${this.allowedExtensions}`, onBlur: this.onBlur, onFocus: this.onFocus, onChange: e => this.onChange(e), type: "file", class: {
1089
1089
  "duet-upload": true,
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetVisuallyHidden$1, d as defineCustomElement$1 } from './p-e0c7447c.js';
4
+ import { D as DuetVisuallyHidden$1, d as defineCustomElement$1 } from './p-47c3a7d1.js';
5
5
 
6
6
  const DuetVisuallyHidden = DuetVisuallyHidden$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -2,7 +2,7 @@
2
2
  * Built with Duet Design System
3
3
  */
4
4
  import './p-2f281743.js';
5
- export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-0178c1f7.js';
5
+ export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-76594c11.js';
6
6
 
7
7
  const setupLoggers = () => {
8
8
  {
@@ -1,17 +1,17 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-785686e3.js';
8
8
  import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
9
9
  import { h as hasSlot } from './p-f9f0bae0.js';
10
- import { d as defineCustomElement$5 } from './p-efe437a1.js';
11
- import { d as defineCustomElement$4 } from './p-222d5824.js';
12
- import { d as defineCustomElement$3 } from './p-718dcff0.js';
13
- import { d as defineCustomElement$2 } from './p-ce849bf1.js';
14
- import { d as defineCustomElement$1 } from './p-e0c7447c.js';
10
+ import { d as defineCustomElement$5 } from './p-0cb2d3d2.js';
11
+ import { d as defineCustomElement$4 } from './p-43f82d58.js';
12
+ import { d as defineCustomElement$3 } from './p-86e22012.js';
13
+ import { d as defineCustomElement$2 } from './p-878d87b2.js';
14
+ import { d as defineCustomElement$1 } from './p-47c3a7d1.js';
15
15
 
16
16
  const duetAlertCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;max-height:999px;border-radius:4px;transition:opacity 300ms ease, visibility 300ms ease, transform 300ms ease, max-height 300ms ease}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}:host(.duet-alert-is-dismissed){max-height:0;overflow:hidden;visibility:hidden !important;opacity:0;transform:scale(0.98)}:host(.duet-alert-is-dismissed) .duet-alert{margin:0 !important}.duet-alert-wrapper{margin-bottom:16px !important;position:relative;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.25;color:rgb(0, 41, 77);background:#f2f8fb;border:1px solid rgb(0, 119, 179);border-radius:4px;transition:margin 100ms 300ms ease}.duet-alert-wrapper.duet-p-0{padding:0 !important}.duet-alert-wrapper.duet-m-0{margin:0 !important}.duet-alert-wrapper.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);background:#f3f4f5;border-color:rgb(23, 28, 58)}.duet-alert-wrapper.warning{background:#fffbf4;border-color:rgb(247, 178, 40)}.duet-alert-wrapper.warning.duet-theme-turva{background:#fffaf3;border-color:rgb(250, 164, 15)}.duet-alert-wrapper.danger{background:#fdf4f7;border-color:rgb(222, 35, 98)}.duet-alert-wrapper.danger.duet-theme-turva{background:#fdf4f3;border-color:rgb(224, 42, 13)}.duet-alert-wrapper.success{background:#f2f9f7;border-color:rgb(0, 135, 90)}.duet-alert-wrapper.success.duet-theme-turva{background:#f3f9f6;border-color:rgb(8, 135, 78)}.duet-alert-wrapper.below-nav{margin-bottom:0 !important;border:0;border-bottom:1px solid rgb(225, 227, 230)}.duet-alert-wrapper .duet-alert{position:relative;width:100%;max-width:1384px;padding:16px;margin:0 auto}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible{padding:16px 48px 16px 16px;text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible .duet-alert-container{text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-has-show-more{padding-bottom:0}.duet-alert-wrapper .duet-alert.duet-alert-has-icon .duet-alert-show-more{margin-left:36px}.duet-alert-dismiss{position:absolute;top:2px;right:2px}.duet-alert-container{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:0 auto !important}.duet-alert-container span{width:100%}.duet-alert-has-icon .duet-alert-container{margin-top:2px !important}.duet-alert-icon{display:inline-block;align-self:center;width:20px;min-width:20px;height:20px;margin:0 16px 0 0 !important}.duet-alert-icon.below-nav{align-self:flex-start}.duet-alert-icon duet-icon{width:20px;height:20px}";
17
17
  const DuetAlertStyle0 = duetAlertCss;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { D as DuetStringsExternalDefaults, a as DuetStringsLoadingDefaults } from './p-9df4cfa4.js';
7
7
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
8
8
  import { g as getColorByName } from './p-3ec3eb5f.js';
9
- import { d as defineCustomElement$3 } from './p-222d5824.js';
10
- import { d as defineCustomElement$2 } from './p-ce849bf1.js';
11
- import { d as defineCustomElement$1 } from './p-e0c7447c.js';
9
+ import { d as defineCustomElement$3 } from './p-43f82d58.js';
10
+ import { d as defineCustomElement$2 } from './p-878d87b2.js';
11
+ import { d as defineCustomElement$1 } from './p-47c3a7d1.js';
12
12
 
13
13
  const duetButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:8px !important;margin-bottom:12px !important;position:relative;z-index:1;display:inline-flex;width:auto;max-width:100%;font-size:0;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host{width:100%}}:host(.square){margin-right:12px !important}:host(.square):last-child,:host(.square):last-of-type{margin-right:0 !important}:host(.input-button){z-index:250}:host(.duet-small),:host(.duet-x-small){margin-right:4px !important;margin-bottom:8px !important}:host(.duet-small):last-child,:host(.duet-small):last-of-type,:host(.duet-x-small):last-child,:host(.duet-x-small):last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host(.duet-small),:host(.duet-x-small){width:auto}}:host(.duet-x-small){margin-right:2px !important}:host(.duet-x-small):last-child,:host(.duet-x-small):last-of-type{margin-right:0 !important}:host(.square.duet-small),:host(.square.duet-x-small){margin-right:8px !important}:host(.square.duet-small):last-child,:host(.square.duet-small):last-of-type,:host(.square.duet-x-small):last-child,:host(.square.duet-x-small):last-of-type{margin-right:0 !important}:host(.duet-expand){width:100% !important}:host(.duet-m-0){margin:0 !important}:host(.duet-fixed){width:auto !important}:host(:last-child){margin-right:0 !important}.duet-button-container{position:relative;display:block;width:100%}.duet-button{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:flex;align-items:center;width:100%;min-width:8rem;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.1;color:rgb(0, 119, 179) !important;text-align:center;text-decoration:none;cursor:pointer;background:transparent;border-style:solid;border-width:1px;transition:background-color 300ms ease, color 300ms ease, border 300ms ease, outline 300ms ease, padding 300ms ease, box-shadow 300ms ease}.duet-button.duet-p-0{padding:0 !important}.duet-button.duet-m-0{margin:0 !important}.duet-button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-button:focus,.duet-button:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-button.duet-button-size-medium{height:50px;padding-right:30px;padding-left:30px;font-size:1rem;border-radius:25px}.duet-theme-turva .duet-button.duet-button-size-medium{padding-right:24px;padding-left:24px;border-radius:12.5px}.duet-button.duet-button-size-medium.square{border-radius:12.5px}.duet-button.duet-button-size-medium.icon-left{padding-left:24px}.duet-theme-turva .duet-button.duet-button-size-medium.icon-left{padding-left:18px}.duet-button.duet-button-size-medium.icon-right{padding-right:24px}.duet-theme-turva .duet-button.duet-button-size-medium.icon-right{padding-right:18px}.duet-button.duet-button-size-small{height:40px;padding-right:20px;padding-left:20px;font-size:0.875rem;border-radius:20px}.duet-theme-turva .duet-button.duet-button-size-small{padding-right:18px;padding-left:18px;border-radius:10px}.duet-button.duet-button-size-small.square{border-radius:10px}.duet-button.duet-button-size-small.icon-left{padding-left:18px}.duet-theme-turva .duet-button.duet-button-size-small.icon-left{padding-left:14px}.duet-button.duet-button-size-small.icon-right{padding-right:18px}.duet-theme-turva .duet-button.duet-button-size-small.icon-right{padding-right:14px}.duet-button.duet-button-size-x-small{height:32px;padding-right:12px;padding-left:12px;font-size:0.75rem;border-radius:8px}.duet-button.duet-button-size-x-small.icon-left{padding-left:10px}.duet-button.duet-button-size-x-small.icon-right{padding-right:10px}.duet-button.plain.duet-p-0{height:auto}.duet-button:not(.input-button-primary,.input-button-secondary,.input-button-embedded){font-variant-numeric:tabular-nums}.duet-button.duet-button-text-center{text-align:center !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only){min-width:48px}.duet-button.duet-button-is-small:not(.duet-button-icon-only).plain{padding-right:0 !important;padding-left:0 !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only).duet-p-0{padding:0 !important}.duet-theme-turva .duet-button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(198, 12, 48) !important}.duet-button .duet-button-contents{position:relative;display:flex;gap:10px;align-items:center;margin:0 auto;pointer-events:none}.duet-button .duet-button-contents.icon-right{flex-direction:row-reverse}.duet-button .duet-button-contents .duet-button-contents-slot{position:relative;top:0}.duet-button.duet-no-wrap{white-space:nowrap}.duet-button svg{width:100%;min-width:100%;fill:currentColor}.duet-button .duet-button-icon{display:flex;align-items:center}.duet-button .duet-button-icon duet-icon{width:16px;height:16px}.duet-button .duet-button-icon.large duet-icon{width:20px;height:20px}.duet-button .duet-button-icon.medium-small duet-icon{width:10px;height:10px}.duet-button .duet-button-icon.small duet-icon{width:7px;height:7px}.duet-button:active:not([disabled]){opacity:0.75;transition:none}.duet-button.default{background:rgb(255, 255, 255);border-color:rgb(207, 210, 212)}.duet-theme-turva .duet-button.default{color:rgb(198, 12, 48) !important;border-color:rgb(228, 228, 230)}.duet-button.default:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179);outline-offset:-2px}.duet-theme-turva .duet-button.default:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-button.default.duet-button-negative{background-color:rgb(255, 255, 255)}.duet-theme-turva .duet-button.default.duet-button-negative{background-color:rgb(228, 228, 230) !important}.duet-button.default.duet-button-negative:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.default.duet-button-negative:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.primary,.duet-button.input-button-primary{color:rgb(255, 255, 255) !important;background:rgb(0, 119, 179);border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.primary,.duet-theme-turva .duet-button.input-button-primary{color:rgb(255, 255, 255) !important;background:rgb(198, 12, 48);border-color:rgb(198, 12, 48)}.duet-button.primary:hover,.duet-button.input-button-primary:hover{background:#005f8f;border-color:#005f8f;box-shadow:0 4px 20px 0 rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.primary:hover,.duet-theme-turva .duet-button.input-button-primary:hover{background:rgb(148, 9, 37);border-color:rgb(148, 9, 37)}.duet-button.primary:focus,.duet-button.input-button-primary:focus{outline:0;box-shadow:0 0 0 1px #fff, 0 0 0 4px rgba(0, 119, 179, 0.75)}.duet-theme-turva .duet-button.primary:focus,.duet-theme-turva .duet-button.input-button-primary:focus{box-shadow:0 0 0 1px #fff, 0 0 0 4px rgba(23, 28, 58, 0.75)}.duet-button.secondary,.duet-button.input-button-secondary,.duet-button.input-button-embedded{color:rgb(0, 41, 77) !important;background:transparent;border-color:rgb(0, 41, 77)}.duet-theme-turva .duet-button.secondary,.duet-theme-turva .duet-button.input-button-secondary,.duet-theme-turva .duet-button.input-button-embedded{color:rgb(23, 28, 58) !important;border-color:rgb(23, 28, 58)}.duet-button.secondary:hover,.duet-button.input-button-secondary:hover,.duet-button.input-button-embedded:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.secondary:hover,.duet-theme-turva .duet-button.input-button-secondary:hover,.duet-theme-turva .duet-button.input-button-embedded:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.secondary.duet-button-negative,.duet-button.input-button-secondary.duet-button-negative,.duet-button.input-button-embedded.duet-button-negative{color:rgb(225, 227, 230) !important;border-color:rgb(255, 255, 255)}.duet-theme-turva .duet-button.secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-embedded.duet-button-negative{color:rgb(228, 228, 230) !important}.duet-button.secondary.duet-button-negative:hover,.duet-button.input-button-secondary.duet-button-negative:hover,.duet-button.input-button-embedded.duet-button-negative:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-embedded.duet-button-negative:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.input-button-embedded{width:40px;min-width:40px !important;min-height:40px !important;margin:4px !important;border-width:0 !important;border-radius:4px !important}.duet-button.input-button{height:auto}.duet-button.negative{color:rgb(0, 41, 77) !important;background:rgb(255, 255, 255);border-color:rgb(255, 255, 255)}.duet-theme-turva .duet-button.negative{color:rgb(23, 28, 58) !important}.duet-button.negative:hover{color:rgb(255, 255, 255) !important;background:transparent;border-color:rgb(255, 255, 255)}.duet-button.negative:focus{outline:0;box-shadow:0 0 0 1px #00294d, 0 0 0 4px rgba(255, 255, 255, 0.7)}.duet-theme-turva .duet-button.negative:focus{box-shadow:0 0 0 1px #0077b3, 0 0 0 4px rgba(255, 255, 255, 0.7)}.duet-button.destructive-primary{color:rgb(255, 255, 255) !important;background:rgb(222, 35, 98);border-color:rgb(222, 35, 98)}.duet-theme-turva .duet-button.destructive-primary{color:rgb(255, 255, 255) !important;background:rgb(224, 42, 13);border-color:rgb(224, 42, 13)}.duet-button.destructive-primary:hover{background:#b21c4e;border-color:#b21c4e;box-shadow:0 4px 20px 0 rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.destructive-primary:hover{background:#b3220a}.duet-button.destructive,.duet-button.destructive-secondary{color:rgb(222, 35, 98) !important;background:rgb(255, 255, 255);border-color:rgb(222, 35, 98)}.duet-theme-turva .duet-button.destructive,.duet-theme-turva .duet-button.destructive-secondary{color:rgb(224, 42, 13) !important;background:rgb(255, 255, 255);border-color:rgb(224, 42, 13)}.duet-button.destructive:hover,.duet-button.destructive-secondary:hover{color:rgb(255, 255, 255) !important;background:#b21c4e;border-color:#b21c4e}.duet-theme-turva .duet-button.destructive:hover,.duet-theme-turva .duet-button.destructive-secondary:hover{color:rgb(255, 255, 255) !important;background:#b3220a;border-color:#b3220a}.duet-button.plain{min-width:48px;padding-right:0 !important;padding-left:0 !important;line-height:1.5;text-align:left;background:transparent;border:0;border-color:transparent;border-radius:4px}.duet-theme-turva .duet-button.plain{color:rgb(198, 12, 48) !important;background:transparent;border-color:transparent}.duet-button.plain.duet-p-0 .duet-button-contents{height:auto}.duet-button.plain[disabled]{color:rgb(101, 119, 135) !important;cursor:not-allowed;background:transparent !important;border-color:transparent !important}.duet-theme-turva .duet-button.plain[disabled]{color:transparent !important;cursor:not-allowed;background:transparent !important;border-color:rgb(228, 228, 230) !important}.duet-button.plain:hover{color:rgb(0, 77, 128) !important;background:transparent !important}.duet-theme-turva .duet-button.plain:hover{color:rgb(148, 9, 37) !important}.duet-button.plain.duet-button-negative{color:rgb(255, 255, 255) !important}.duet-theme-turva .duet-button.plain.duet-button-negative{color:rgb(255, 255, 255) !important}.duet-button.plain.duet-button-negative:hover{color:rgba(255, 255, 255, 0.8) !important}.duet-button.duet-button-icon-only{min-width:48px;min-height:48px;padding:0 !important}.duet-button.duet-button-icon-only .duet-button-contents{position:static}.duet-button.duet-button-icon-only .duet-button-icon.left.large,.duet-button.duet-button-icon-only .duet-button-icon.left.medium,.duet-button.duet-button-icon-only .duet-button-icon.left.small{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button.duet-button.input-button-primary,.duet-button.duet-button.input-button-secondary,.duet-button.duet-button.input-button-embedded{box-sizing:content-box;min-width:48px;min-height:48px;padding:0 !important;border-width:1px;border-top-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:0}.duet-button.duet-button.input-button-primary .duet-button-contents,.duet-button.duet-button.input-button-secondary .duet-button-contents,.duet-button.duet-button.input-button-embedded .duet-button-contents{position:static}.duet-button.duet-button.input-button-primary .duet-button-icon.left.large,.duet-button.duet-button.input-button-primary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-primary .duet-button-icon.left.small,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.large,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.small,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.large,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.medium,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.small{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button.duet-button.input-button-embedded{border-left-width:0}.duet-button.square{width:52px;min-width:auto !important;padding:0 !important;font-size:1rem;border-color:rgb(207, 210, 212);border-width:1px}.duet-button.square.duet-button-size-small{width:42px;font-size:0.875rem}.duet-button.square.duet-button-size-x-small{width:34px;font-size:0.875rem}.duet-button.square.duet-button-negative{color:rgb(255, 255, 255) !important;background:rgb(0, 119, 179);border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.square.duet-button-negative{color:rgb(255, 255, 255) !important;background:rgb(198, 12, 48);border-color:rgb(198, 12, 48)}.duet-theme-turva .duet-button.square{border-color:rgb(228, 228, 230)}.duet-button.square:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179);outline-offset:-2px}.duet-theme-turva .duet-button.square:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-button.square .duet-button-contents{gap:0}.duet-button[disabled],.duet-button[disabled]:hover,.duet-button.duet-button-negative[disabled],.duet-button.duet-button-negative[disabled]:hover{color:rgb(101, 119, 135) !important;cursor:not-allowed;background:rgb(225, 227, 230) !important;border-color:rgb(225, 227, 230) !important;outline-color:rgb(225, 227, 230) !important;box-shadow:none !important}.duet-theme-turva .duet-button[disabled],.duet-theme-turva .duet-button[disabled]:hover,.duet-theme-turva .duet-button.duet-button-negative [disabled],.duet-theme-turva .duet-button.duet-button-negative [disabled]:hover{color:rgb(116, 116, 117) !important;cursor:not-allowed;background:rgb(228, 228, 230) !important;border-color:rgb(228, 228, 230) !important;outline-color:rgb(228, 228, 230) !important}.duet-button-is-loading.primary,.duet-button-is-loading.input-button-primary{color:rgb(255, 255, 255)}.duet-button-is-loading.default{color:rgb(0, 119, 179)}.duet-button-is-loading.default.duet-theme-turva{color:rgb(198, 12, 48)}.duet-button-is-loading .duet-button-contents{visibility:hidden;opacity:0}";
14
14
  const DuetButtonStyle0 = duetButtonCss;
@@ -114,6 +114,9 @@ const DuetButton = /*@__PURE__*/ proxyCustomElement(class DuetButton extends H {
114
114
  disconnectLanguageChangeObserver(this);
115
115
  }
116
116
  syncToProxyButton() {
117
+ if (this.disabled === false) {
118
+ this.element.removeAttribute("disabled");
119
+ }
117
120
  this.proxyButton.type = this.getButtonType();
118
121
  this.proxyButton.disabled = this.disabled;
119
122
  // attributes should be removed in cases where name/value is not set
@@ -166,12 +169,12 @@ const DuetButton = /*@__PURE__*/ proxyCustomElement(class DuetButton extends H {
166
169
  // enforce consistency for external links
167
170
  const icon = isExternalLink ? "action-new-window" : this.icon;
168
171
  const iconRight = isExternalLink ? true : this.iconRight;
169
- const commonChildren = (h("span", { key: 'e0ebfda3372f7e7d9e9528c2fbd2989bd5baf75c', class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (h("span", { key: 'f8ea73acaa6c83d468f5088f986942bbf4be17b6', "aria-hidden": "true", class: {
172
+ const commonChildren = (h("span", { key: '175bb8af989887b1f3c09549b95757984fafda22', class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (h("span", { key: 'c27d4012076d19e697ca12056499d02bbaaf5667', "aria-hidden": "true", class: {
170
173
  "duet-button-icon": true,
171
174
  left: !iconRight,
172
175
  right: iconRight,
173
176
  [this.getButtonIconSize()]: true,
174
- } }, h("duet-icon", { key: '0aead8e6eb9935f12858dd3bcd0260f84dd5cc75', size: "auto", margin: "none", name: icon, color: "currentColor" }))), h("span", { key: '6352fc18f94e2ce195e92ba5591dcc5b0e71f08f', class: "duet-button-contents-slot" }, h("slot", { key: '1a376bf753dee3c4ca50cc16482b05d70599f190' }))));
177
+ } }, h("duet-icon", { key: '55ff5f4e621ff4396287b2478b626805f6b4cc18', size: "auto", margin: "none", name: icon, color: "currentColor" }))), h("span", { key: '2686f673bf2aa13133b810e9aa8e2a2041e426b3', class: "duet-button-contents-slot" }, h("slot", { key: '11a7a6dac5f579e19e7ded9914c954d0edd1e8db' }))));
175
178
  const size = this.size == "medium" || this.size == "small" || this.size == "x-small" ? this.size : "medium";
176
179
  const commonProps = {
177
180
  onFocus: this.onFocus,
@@ -206,7 +209,7 @@ const DuetButton = /*@__PURE__*/ proxyCustomElement(class DuetButton extends H {
206
209
  "aria-details": this.accessibleDetails,
207
210
  "aria-description": this.accessibleDescription,
208
211
  };
209
- return (h(Host, { key: 'b487b2aa94bb1ec71f2f778a9df3d3d1d812b6f3', onClick: this.handleClick, class: {
212
+ return (h(Host, { key: '00b0b4bff689bbe5c51d3fabdfb8093c13816cd0', onClick: this.handleClick, class: {
210
213
  "duet-m-0": this.margin === "none",
211
214
  "duet-small": this.size === "small",
212
215
  "duet-x-small": this.size === "x-small",
@@ -214,13 +217,13 @@ const DuetButton = /*@__PURE__*/ proxyCustomElement(class DuetButton extends H {
214
217
  "duet-expand": this.expand,
215
218
  [this.variation]: true,
216
219
  "input-button": (_b = this.variation) === null || _b === void 0 ? void 0 : _b.startsWith("input-button"),
217
- } }, h("span", { key: '7317f692673b966bb8f35de3984dc03ccbf863d1', class: {
220
+ } }, h("span", { key: '21b30db85548fad9886350e172f74455407d9f6d', class: {
218
221
  "duet-button-container": true,
219
222
  "duet-button-is-loading": this.loading,
220
223
  "duet-theme-turva": this.theme === "turva",
221
224
  "duet-button-negative": this.negative || this.variation === "negative",
222
225
  [this.variation]: true,
223
- } }, this.url ? (h("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (h("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && h("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && h("duet-spinner", { key: 'e3c03f3c11558a8c7aebf94e938d6b86efa42142', color: "currentColor" }))));
226
+ } }, this.url ? (h("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (h("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && h("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && h("duet-spinner", { key: 'dc75e3801e61c06621520d7589945b59a61664fc', color: "currentColor" }))));
224
227
  }
225
228
  get element() { return this; }
226
229
  static get watchers() { return {
@@ -1,18 +1,18 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { c as checkNamedSlotElement } from './p-f9f0bae0.js';
8
8
  import { p as parsePossibleJSON } from './p-0e052642.js';
9
- import { d as defineCustomElement$7 } from './p-f296759e.js';
10
- import { d as defineCustomElement$6 } from './p-222d5824.js';
11
- import { d as defineCustomElement$5 } from './p-c1b83453.js';
12
- import { d as defineCustomElement$4 } from './p-60263446.js';
13
- import { d as defineCustomElement$3 } from './p-95c3b618.js';
14
- import { d as defineCustomElement$2 } from './p-4af37889.js';
15
- import { d as defineCustomElement$1 } from './p-e0c7447c.js';
9
+ import { d as defineCustomElement$7 } from './p-8ff75665.js';
10
+ import { d as defineCustomElement$6 } from './p-43f82d58.js';
11
+ import { d as defineCustomElement$5 } from './p-ba535c6a.js';
12
+ import { d as defineCustomElement$4 } from './p-411c0efc.js';
13
+ import { d as defineCustomElement$3 } from './p-fc4d041c.js';
14
+ import { d as defineCustomElement$2 } from './p-810bf022.js';
15
+ import { d as defineCustomElement$1 } from './p-47c3a7d1.js';
16
16
 
17
17
  const duetSelectCss = "*.sc-duet-select,*.sc-duet-select::after,*.sc-duet-select::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-select-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;max-width:100%;vertical-align:bottom}.sc-duet-select-h:last-child,.sc-duet-select-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-select-h{width:calc(50% - 16px - 3px)}.duet-expand.sc-duet-select-h{width:100% !important}}.duet-select-variation-tiny.sc-duet-select-h,.duet-select-variation-compact.sc-duet-select-h{position:relative;top:-2px;width:72px;margin:0 !important;vertical-align:baseline}.duet-select-variation-compact.sc-duet-select-h{width:auto}.duet-m-0.sc-duet-select-h{margin:0 !important}duet-tooltip.sc-duet-select,.sc-duet-select-s>duet-tooltip{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-select,.sc-duet-select-s>duet-tooltip{position:relative;top:4px;right:auto}}.duet-select-placeholder.sc-duet-select{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-select-container.sc-duet-select{position:relative;width:100%}.duet-select-container.duet-select-variation-tiny.sc-duet-select{width:72px}.duet-select-wrapper.sc-duet-select{position:relative;width:100%;padding:15px 14px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-variation-tiny.sc-duet-select .duet-select-wrapper.sc-duet-select{width:81px;padding:0 !important}.duet-select-variation-compact.sc-duet-select .duet-select-wrapper.sc-duet-select{padding:0 !important;line-height:1}.duet-select-wrapper.sc-duet-select select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:200;width:100%;height:100%;padding:0;margin:0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;cursor:pointer;border:0;outline:none;opacity:0}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:rgb(144, 149, 153);box-shadow:0 0 0 1px #909599}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:rgb(116, 116, 117);box-shadow:0 0 0 1px #747475}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:rgb(0, 119, 179);outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(23, 28, 58)}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(0, 119, 179)}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select{cursor:default !important}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:rgb(0, 41, 77) !important;cursor:default !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:rgb(0, 41, 77) !important}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:rgb(23, 28, 58) !important;background:rgb(245, 245, 247) !important;border-color:rgb(245, 245, 247) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-select-wrapper.sc-duet-select span.duet-keep-container-height.sc-duet-select{opacity:0}.duet-select-variation-compact.sc-duet-select .duet-select-wrapper.sc-duet-select span.duet-keep-container-height.sc-duet-select{display:none}.duet-select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:block;width:100%;min-width:8rem;padding:12px 14px !important;padding-right:48px !important;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:rgb(0, 41, 77);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255);border:1px solid rgb(144, 149, 153);border-radius:4px;transition:150ms ease}.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(222, 35, 98) !important}.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(222, 35, 98) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(224, 42, 13) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(224, 42, 13) !important}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);border-color:rgb(116, 116, 117)}.duet-select.sc-duet-select svg.sc-duet-select{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;color:rgb(0, 41, 77);pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select svg.sc-duet-select{color:rgb(23, 28, 58)}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select,.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select{width:72px;min-width:inherit;padding:0 !important;margin-bottom:-4px;overflow:visible;font-weight:600;text-align:center}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select duet-icon.sc-duet-select,.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select duet-icon.sc-duet-select{padding-left:10px}.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select{position:relative;width:fit-content;padding:7px 16px !important;font-size:0.875rem;line-height:1.1;text-align:right;border-radius:8px}.duet-select-help.sc-duet-select{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(101, 119, 135);border-radius:4px}.duet-select-help.sc-duet-select span.sc-duet-select{display:block;margin-top:8px}.duet-theme-turva.sc-duet-select .duet-select-help.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(116, 116, 117)}.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(222, 35, 98)}.duet-theme-turva.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(224, 42, 13)}.duet-label-hidden.sc-duet-select duet-label.sc-duet-select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
18
18
  const DuetSelectStyle0 = duetSelectCss;
@@ -1,8 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
+ import { c as createID } from './p-5e59e970.js';
6
7
  import { g as getColorByName } from './p-3ec3eb5f.js';
7
8
 
8
9
  const duetParagraphCss = "*,*::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;position:relative;display:block;width:100%}.duet-paragraph{margin-bottom:16px !important;display:block;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-style:normal;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:rgb(0, 41, 77)}.duet-paragraph.duet-p-0{padding:0 !important}.duet-paragraph.duet-m-0{margin:0 !important}.duet-paragraph.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-paragraph.duet-paragraph-small{font-size:0.875rem}.duet-paragraph.duet-paragraph-semi-bold{font-weight:600}.duet-paragraph.duet-paragraph-bold{font-weight:700}.duet-paragraph.duet-m-0{margin:0 !important}.duet-paragraph.intro{font-size:2.7vw;margin-bottom:28px !important;-webkit-hyphens:inherit;hyphens:inherit}@media (max-width: 37.037037037rem){.duet-paragraph.intro{font-size:1rem}}@media (min-width: 46.2962962963rem){.duet-paragraph.intro{font-size:1.25rem}}.duet-paragraph.intro.duet-m-0{margin:0 !important}::slotted(a){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, 119, 179);text-decoration:underline;transition:300ms ease}::slotted(a).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(198, 12, 48)}::slotted(a):hover{color:rgb(0, 77, 128);text-decoration:none}::slotted(a):hover.duet-theme-turva{color:rgb(148, 9, 37)}::slotted(a):active{opacity:0.75;transition:none}";
@@ -13,6 +14,7 @@ const DuetParagraph = /*@__PURE__*/ proxyCustomElement(class DuetParagraph exten
13
14
  super();
14
15
  this.__registerHost();
15
16
  this.__attachShadow();
17
+ this.id = createID("duet-paragraph");
16
18
  this.theme = "";
17
19
  this.margin = "auto";
18
20
  this.size = "medium";
@@ -32,7 +34,9 @@ const DuetParagraph = /*@__PURE__*/ proxyCustomElement(class DuetParagraph exten
32
34
  */
33
35
  render() {
34
36
  const color = getColorByName(this.color);
35
- return (h("p", { key: 'ffa70aecad7c7e0c2fff900310ba0dd9a11be1d1', class: {
37
+ // aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
38
+ // are not announced when placed inside duet-modal
39
+ return (h(Host, { key: 'c7b5b351b124c27505e15e2299a6a4d5772fe8d5', "aria-describedby": this.id }, h("p", { key: '5d22488efc06c58bf883e6b450388e18c41a1f1d', id: this.id, class: {
36
40
  "duet-paragraph": true,
37
41
  "duet-paragraph-small": this.size === "small",
38
42
  "duet-paragraph-semi-bold": this.weight === "semi-bold",
@@ -40,7 +44,7 @@ const DuetParagraph = /*@__PURE__*/ proxyCustomElement(class DuetParagraph exten
40
44
  "duet-m-0": this.margin === "none",
41
45
  [this.variation]: true,
42
46
  "duet-theme-turva": this.theme === "turva",
43
- }, style: { color }, part: "duet-paragraph" }, h("slot", { key: '9701deb7163c1b6aad4d18b690f01aea8d6a162e' })));
47
+ }, style: { color }, part: "duet-paragraph" }, h("slot", { key: '1cf4198632e008eadea9b0d3bdf6f33cd66b7007' }))));
44
48
  }
45
49
  get element() { return this; }
46
50
  static get style() { return DuetParagraphStyle0; }
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, F as Fragment, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment, d as Host } from './p-76594c11.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults, b as DuetStringsDownloadLinkDefaults } from './p-9df4cfa4.js';
7
7
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
8
8
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
9
9
  import { b as breakpointToToken, g as getColorByName } from './p-3ec3eb5f.js';
10
- import { d as defineCustomElement$1 } from './p-222d5824.js';
10
+ import { d as defineCustomElement$1 } from './p-43f82d58.js';
11
11
 
12
12
  var actionArrowRight={"title":"action-arrow-right","tags":"action arrow right caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M5.499 24a.752.752 0 0 1-.53-1.281L15.689 12 4.969 1.28c-.142-.141-.22-.33-.22-.53s.078-.389.22-.53c.141-.142.33-.22.53-.22s.389.078.53.22l10.72 10.72a1.5 1.5 0 0 1 .001 2.119L6.029 23.78a.743.743 0 0 1-.53.22z\"/></svg>"};
13
13
 
@@ -144,10 +144,10 @@ const DuetLink = /*@__PURE__*/ proxyCustomElement(class DuetLink extends H {
144
144
  render() {
145
145
  const Tag = !this.url ? "button" : "a";
146
146
  const isButton = Tag === "button";
147
- return (h(Host, { key: '6027d8a11fbed60c56a8e92444b240eddad70ead', class: {
147
+ return (h(Host, { key: 'e36e1eeaa70e3b27fdd7bedc29d5cc1eefd6bee4', class: {
148
148
  [`duet-link-${this.variation}`]: true,
149
149
  "duet-m-0": this.margin === "none",
150
- } }, h(Tag, { key: '9e8ab76a22b1f410e4a443a7e58780ed748bc188', href: this.url, class: {
150
+ } }, h(Tag, { key: '67c80605b613db0d14289361318d4bfe090beca6', href: this.url, class: {
151
151
  "duet-link": true,
152
152
  "duet-link-is-external": this.external,
153
153
  "duet-link-is-download": !!this.download,
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-76594c11.js';
5
5
 
6
6
  const duetListItemCss = "*,*::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;flex-direction:column;display:flex;width:100%;overflow:visible;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-style:normal;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(0, 41, 77)}:host dt{padding-bottom:4px}:host dd{padding-top:0}:host dt,:host dd{flex-basis:100%}:host dt,:host dd{width:100%;margin-inline-start:0;-webkit-hyphens:auto;hyphens:auto;text-align:left;overflow-wrap:break-word}:host dt{font-weight:600}.duet-theme-turva :host dt{font-weight:700}:host dd{margin-left:auto}:host(.duet-list-striped) dt,:host(.duet-list-striped) dd{padding:16px}:host(.duet-list-striped) dt{padding-bottom:4px}:host(.duet-list-striped) dd{padding-top:0}:host(.duet-list-striped.duet-no-stacking) dt,:host(.duet-list-striped.duet-no-stacking) dd{padding:16px}:host(:not(.duet-list-striped)) dt,:host(:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(:not(.duet-list-striped)) dt{padding-bottom:4px}:host(:not(.duet-list-striped)) dd{padding-top:0}:host(:not(.duet-list-striped).duet-no-stacking) dt,:host(:not(.duet-list-striped).duet-no-stacking) dd{padding:8px;padding-inline:0}:host(.duet-p-0) dt,:host(.duet-p-0) dd{padding:0 !important}:host(.duet-list-mobile-center) dt,:host(.duet-list-mobile-center) dd{text-align:center}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host(.duet-list-striped:nth-child(odd)) dt,:host(.duet-list-striped:nth-child(odd)) dd{background:rgb(245, 248, 250)}:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dt,:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dd{background:rgb(245, 245, 247)}:host(.duet-list-bordered){border-block-start:1px solid rgb(225, 227, 230)}:host(.duet-list-bordered:last-child){border-block-end:1px solid rgb(225, 227, 230)}:host(.duet-list-bordered.duet-theme-turva){border-block-start:1px solid rgb(228, 228, 230)}:host(.duet-list-bordered.duet-theme-turva:last-child){border-block-end:1px solid rgb(228, 228, 230)}:host(.duet-list-inner-bordered:not(:last-child)){border-block-end:1px solid rgb(225, 227, 230)}:host(.duet-list-inner-bordered.duet-theme-turva:not(:last-child)){border-block-end:1px solid rgb(228, 228, 230)}:host(.duet-no-stacking){flex-direction:row}:host(.duet-list-mobile-center.duet-no-stacking) dt,:host(.duet-list-mobile-center.duet-no-stacking) dd{text-align:left}:host(.duet-no-stacking.duet-list-width-30) dt{flex-basis:33%}:host(.duet-no-stacking.duet-list-width-30) dd{flex-basis:67%}:host(.duet-no-stacking.duet-list-width-50) dt{flex-basis:47%}:host(.duet-no-stacking.duet-list-width-50) dd{flex-basis:53%}:host(.duet-no-stacking.duet-list-width-70) dt{flex-basis:65%}:host(.duet-no-stacking.duet-list-width-70) dd{flex-basis:35%}:host(.duet-list-item-breakpoint-x-small){flex-direction:row}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-x-small.duet-p-0) dt,:host(.duet-list-item-breakpoint-x-small.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dd{flex-basis:35%}@media (max-width: 22.5em){:host(.duet-list-item-breakpoint-x-small){flex-direction:column}:host(.duet-list-item-breakpoint-x-small) dt{padding-bottom:4px}:host(.duet-list-item-breakpoint-x-small) dd{padding-top:0}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dt{padding-bottom:4px}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dd{padding-top:0}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dt{padding-bottom:4px}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dd{padding-top:0}:host(.duet-list-item-breakpoint-x-small.duet-p-0) dt,:host(.duet-list-item-breakpoint-x-small.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dd{text-align:center}:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dd{flex-basis:100%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dd{flex-basis:100%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dd{flex-basis:100%}}@media (min-width: 36em){:host(.duet-list-item-breakpoint-small){flex-direction:row}:host(.duet-list-item-breakpoint-small.duet-list-striped) dt,:host(.duet-list-item-breakpoint-small.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-small:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-small:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-small.duet-p-0) dt,:host(.duet-list-item-breakpoint-small.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-small.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-small.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-small.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-small.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-small.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-small.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-small.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-small.duet-list-width-70) dd{flex-basis:35%}}@media (min-width: 48em){:host(.duet-list-item-breakpoint-medium){flex-direction:row}:host(.duet-list-item-breakpoint-medium.duet-list-striped) dt,:host(.duet-list-item-breakpoint-medium.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-medium:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-medium:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-medium.duet-p-0) dt,:host(.duet-list-item-breakpoint-medium.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-medium.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-medium.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-medium.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-medium.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-medium.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-medium.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-medium.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-medium.duet-list-width-70) dd{flex-basis:35%}}@media (min-width: 62em){:host(.duet-list-item-breakpoint-large){flex-direction:row}:host(.duet-list-item-breakpoint-large.duet-list-striped) dt,:host(.duet-list-item-breakpoint-large.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-large:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-large:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-large.duet-p-0) dt,:host(.duet-list-item-breakpoint-large.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-large.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-large.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-large.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-large.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-large.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-large.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-large.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-large.duet-list-width-70) dd{flex-basis:35%}}@media (min-width: 64.0625em){:host(.duet-list-item-breakpoint-x-large){flex-direction:row}:host(.duet-list-item-breakpoint-x-large.duet-list-striped) dt,:host(.duet-list-item-breakpoint-x-large.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-x-large:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-x-large:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-x-large.duet-p-0) dt,:host(.duet-list-item-breakpoint-x-large.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-x-large.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-x-large.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-x-large.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-70) dd{flex-basis:35%}}";
7
7
  const DuetListItemStyle0 = duetListItemCss;
@@ -19,14 +19,14 @@ const DuetListItem = /*@__PURE__*/ proxyCustomElement(class DuetListItem extends
19
19
  * Always the last one in the class.
20
20
  */
21
21
  render() {
22
- return (h(Host, { key: '9f02a32dfda740d8fd038119f27225599588fd97', class: {
22
+ return (h(Host, { key: '0df4c6498653a7f20f8ac8d21f1044cd5ffd509b', class: {
23
23
  "duet-no-stacking": !this.responsive,
24
24
  "duet-list-item-breakpoint-x-small": this.breakpoint === "x-small",
25
25
  "duet-list-item-breakpoint-small": this.breakpoint === "small",
26
26
  "duet-list-item-breakpoint-medium": this.breakpoint === "medium",
27
27
  "duet-list-item-breakpoint-large": this.breakpoint === "large",
28
28
  "duet-list-item-breakpoint-x-large": this.breakpoint === "x-large",
29
- } }, h("dt", { key: 'c057075af0ff47f791c6f6300c70ed2a9f67175b' }, h("slot", { key: '19911d9d22137c269051f911be56d1921f9cea72', name: "label" })), h("dd", { key: '80e6d9589f19c8205f50ddd613e7dbcd1ecc2b4e' }, h("slot", { key: 'a2a02ff0eb23f44763b99336dc85ff076cd550a4', name: "value" }))));
29
+ } }, h("dt", { key: 'dc9ead4dada3ad614b7099be0e86d80e05971257' }, h("slot", { key: '48f7393a2af77be1e716dbb617de3951d5bfae8c', name: "label" })), h("dd", { key: '571e2c23a8de7facceb48bf8bf2924f34e7a9505' }, h("slot", { key: '2b5f6420744bbac07db85a58d9b3524f86b51549', name: "value" }))));
30
30
  }
31
31
  static get style() { return DuetListItemStyle0; }
32
32
  }, [1, "duet-list-item", {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
 
7
7
  const duetGridItemCss = ".sc-duet-grid-item-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;min-width:0;max-width:100%;flex:0 0 auto;padding-right:8px;padding-left:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;color:rgb(0, 41, 77)}.duet-grid-direction-horizontal.sc-duet-grid-item-h:first-child,.duet-grid-direction-horizontal.sc-duet-grid-item-h:first-of-type{padding-left:0}.duet-grid-direction-horizontal.sc-duet-grid-item-h:last-child,.duet-grid-direction-horizontal.sc-duet-grid-item-h:last-of-type{padding-right:0}@media (max-width: 35.9375em){.duet-grid-item-responsive.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important;padding-right:0;padding-left:0}}@media screen and (max-width: 47.9375em){.duet-grid-item-br-medium.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 47.9375em){.duet-grid-item-responsive.duet-grid-item-br-medium.sc-duet-grid-item-h{padding-right:0;padding-left:0}}@media screen and (max-width: 64em){.duet-grid-item-br-x-large.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 64em){.duet-grid-item-responsive.duet-grid-item-br-x-large.sc-duet-grid-item-h{padding-right:0;padding-left:0}}.duet-grid-item-fill.sc-duet-grid-item-h{flex:1 1 auto;width:100%}.duet-theme-turva.sc-duet-grid-item-h{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-m-0.sc-duet-grid-item-h{padding:0 !important;margin:0 !important}";
@@ -1,17 +1,17 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0178c1f7.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-76594c11.js';
5
5
  import { m as media_query_medium, a as media_query_large } from './p-d5c03b61.js';
6
6
  import { c as computePosition, f as flip, s as shift, a as arrow, b as autoUpdate } from './p-81287261.js';
7
7
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
8
8
  import { c as createID } from './p-5e59e970.js';
9
9
  import { b as isEscapeKey } from './p-785686e3.js';
10
10
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-44837462.js';
11
- import { d as defineCustomElement$4 } from './p-222d5824.js';
12
- import { d as defineCustomElement$3 } from './p-95c3b618.js';
13
- import { d as defineCustomElement$2 } from './p-4af37889.js';
14
- import { d as defineCustomElement$1 } from './p-e0c7447c.js';
11
+ import { d as defineCustomElement$4 } from './p-43f82d58.js';
12
+ import { d as defineCustomElement$3 } from './p-fc4d041c.js';
13
+ import { d as defineCustomElement$2 } from './p-810bf022.js';
14
+ import { d as defineCustomElement$1 } from './p-47c3a7d1.js';
15
15
 
16
16
  const duetTooltipCss = "*.sc-duet-tooltip,*.sc-duet-tooltip::after,*.sc-duet-tooltip::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-tooltip-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;z-index:200;display:inline-flex;width:auto;margin-top:-16px !important;margin-left:-3px !important;-webkit-tap-highlight-color:transparent}duet-tooltip-button.sc-duet-tooltip{position:relative}duet-tooltip-popup.sc-duet-tooltip{position:absolute}";
17
17
  const DuetTooltipStyle0 = duetTooltipCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { E as Env, p as proxyCustomElement, H, h, d as Host } from './p-0178c1f7.js';
4
+ import { E as Env, p as proxyCustomElement, H, h, d as Host } from './p-76594c11.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { g as getColorByName, r as rgbaColorFromRgb } from './p-3ec3eb5f.js';
7
7
  import './p-2f281743.js';
@@ -40,10 +40,23 @@ const isValid = (elm) => {
40
40
  }
41
41
  return true;
42
42
  };
43
+ const getCdnUri = () => {
44
+ if (window["duetcdnuri"]) {
45
+ return window["duetcdnuri"];
46
+ }
47
+ else {
48
+ return Env.cdnURIProd;
49
+ }
50
+ };
43
51
  const buildIconUrl = (iconName) => {
44
52
  // under normal operations the Icons should always be loaded from the CDN
45
- {
46
- return `${Env.cdnURIProd}/icons/${Env.duetIconVersion}/lib/assets/${iconName}.svg`;
53
+ const cdnUri = getCdnUri();
54
+ if (cdnUri.includes("localhost")) {
55
+ // however for vizdiffing and local development / testing we need to be able to access the raw images
56
+ return `${cdnUri}/icons/lib/assets/${iconName}.svg`;
57
+ }
58
+ else {
59
+ return `${cdnUri}/icons/${Env.duetIconVersion}/lib/assets/${iconName}.svg`;
47
60
  }
48
61
  };
49
62
  const iconCache = {};
@@ -160,11 +173,11 @@ const DuetIcon = /*@__PURE__*/ proxyCustomElement(class DuetIcon extends H {
160
173
  : {};
161
174
  const iconStyles = Object.assign({}, iconRotationStyles);
162
175
  const shapeStyle = this.shape === "brand-rotated" ? "duet-icon-shape-brand" : `duet-icon-shape-${this.shape}`;
163
- return (h(Host, { key: 'a3593df5452b917ea5ef9564818dc2fecb2f0534', class: {
176
+ return (h(Host, { key: '56b942a1ac469f7ccd921c88b0824a31f43192f7', class: {
164
177
  "duet-m-0": this.margin === "none",
165
178
  "duet-icon-has-outline": !!this.outline,
166
179
  "duet-icon-has-background": !!this.background,
167
- } }, h("span", { key: 'f4e2d26101ca844b17c7bde3925de8ae98683763', "aria-hidden": "true", style: styles, class: {
180
+ } }, h("span", { key: '0c151b14def0111c53d55b2af24a8484211dfc8a', "aria-hidden": "true", style: styles, class: {
168
181
  "duet-icon": true,
169
182
  "duet-theme-turva": this.theme === "turva",
170
183
  "duet-theme-default": this.theme === "default",
@@ -173,7 +186,7 @@ const DuetIcon = /*@__PURE__*/ proxyCustomElement(class DuetIcon extends H {
173
186
  [shapeStyle]: true,
174
187
  rotated: this.shape === "brand-rotated" && this.theme !== "turva",
175
188
  "duet-icon-not-responsive": !this.responsive,
176
- } }, h("span", { key: '21ed486b7bd353958a0a6971a442a3e4b0d804db', "aria-hidden": "true", class: { "duet-icon-svg": true, rotated: this.shape === "brand-rotated" && this.theme !== "turva" }, "data-name": this.name, innerHTML: this.svgContent, style: iconStyles }))));
189
+ } }, h("span", { key: '971aea6375e7dda9fbef44d886a032c9214e09a5', "aria-hidden": "true", class: { "duet-icon-svg": true, rotated: this.shape === "brand-rotated" && this.theme !== "turva" }, "data-name": this.name, innerHTML: this.svgContent, style: iconStyles }))));
177
190
  }
178
191
  get element() { return this; }
179
192
  static get watchers() { return {