@duetds/components 7.1.2 → 7.1.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 (557) hide show
  1. package/README.md +5 -38
  2. package/hydrate/index.js +22 -110
  3. package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
  4. package/lib/cjs/duet-alert.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-banner.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
  9. package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
  10. package/lib/cjs/duet-callout.cjs.entry.js +1 -1
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +2 -2
  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 +1 -1
  15. package/lib/cjs/duet-chip.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -3
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  18. package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +1 -1
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
  26. package/lib/cjs/duet-footer.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-hero.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  40. package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  42. package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-pagination_2.cjs.entry.js +1 -1
  46. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-popup-menu.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-promo-card.cjs.entry.js +1 -1
  50. package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
  51. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  52. package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-select.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-show-more.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
  61. package/lib/cjs/duet-slideout.cjs.entry.js +2 -2
  62. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
  65. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  66. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  67. package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
  68. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  69. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  71. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  72. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
  74. package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
  75. package/lib/cjs/duet-tray.cjs.entry.js +1 -1
  76. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  77. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -2
  78. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  79. package/lib/cjs/duet.cjs.js +1 -1
  80. package/lib/cjs/{focus-utils-c58cda6e.js → focus-utils-cdefdf2d.js} +1 -1
  81. package/lib/cjs/{index-690ed579.js → index-c113e2bb.js} +1 -1
  82. package/lib/cjs/loader.cjs.js +1 -1
  83. package/lib/collection/components/duet-button/duet-button.e2e.js +6 -4
  84. package/lib/collection/components/duet-choice-group/duet-choice-group.e2e.js +0 -1
  85. package/lib/collection/components/duet-choice-group/duet-choice-group.js +2 -1
  86. package/lib/collection/components/duet-collapsible/duet-collapsible.e2e.js +0 -2
  87. package/lib/collection/components/duet-combobox/duet-combobox.e2e.js +21 -8
  88. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.e2e.js +0 -4
  89. package/lib/collection/components/duet-date-picker/duet-date-picker.e2e.js +0 -1
  90. package/lib/collection/components/duet-footer/duet-footer.e2e.js +11 -10
  91. package/lib/collection/components/duet-header/duet-header.e2e.js +5 -3
  92. package/lib/collection/components/duet-hero/duet-hero.e2e.js +1 -1
  93. package/lib/collection/components/duet-layout/duet-layout.e2e.js +1 -1
  94. package/lib/collection/components/duet-link/duet-link.js +2 -1
  95. package/lib/collection/components/duet-range-stepper/duet-range-stepper.e2e.js +1 -0
  96. package/lib/collection/components/duet-step/duet-step.e2e.js +2 -0
  97. package/lib/collection/components/duet-stepper/duet-stepper.e2e.js +0 -1
  98. package/lib/collection/components/duet-upload/duet-upload.e2e.js +2 -3
  99. package/lib/collection/components/duet-upload-item/duet-upload-item.css +3 -0
  100. package/lib/collection/components/duet-upload-item/duet-upload-item.js +11 -1
  101. package/lib/collection/utils/nudge.js +4 -0
  102. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  103. package/lib/dist-custom-elements/duet-alert.js +1 -1
  104. package/lib/dist-custom-elements/duet-badge.js +1 -1
  105. package/lib/dist-custom-elements/duet-banner.js +4 -4
  106. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  107. package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
  108. package/lib/dist-custom-elements/duet-button.js +1 -1
  109. package/lib/dist-custom-elements/duet-callout.js +3 -3
  110. package/lib/dist-custom-elements/duet-caption.js +1 -1
  111. package/lib/dist-custom-elements/duet-card.js +3 -3
  112. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  113. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  114. package/lib/dist-custom-elements/duet-chip.js +2 -2
  115. package/lib/dist-custom-elements/duet-choice-group.js +10 -9
  116. package/lib/dist-custom-elements/duet-choice.js +5 -5
  117. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  118. package/lib/dist-custom-elements/duet-combobox.js +2 -2
  119. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  120. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  121. package/lib/dist-custom-elements/duet-date-picker.js +12 -12
  122. package/lib/dist-custom-elements/duet-divider.js +1 -1
  123. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  124. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  125. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  126. package/lib/dist-custom-elements/duet-footer.js +4 -4
  127. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  128. package/lib/dist-custom-elements/duet-grid.js +1 -1
  129. package/lib/dist-custom-elements/duet-header.js +8 -8
  130. package/lib/dist-custom-elements/duet-heading.js +1 -1
  131. package/lib/dist-custom-elements/duet-hero.js +9 -9
  132. package/lib/dist-custom-elements/duet-icon.js +1 -1
  133. package/lib/dist-custom-elements/duet-input.js +1 -1
  134. package/lib/dist-custom-elements/duet-label.js +1 -1
  135. package/lib/dist-custom-elements/duet-layout.js +1 -1
  136. package/lib/dist-custom-elements/duet-link.js +1 -1
  137. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  138. package/lib/dist-custom-elements/duet-list.js +1 -1
  139. package/lib/dist-custom-elements/duet-logo.js +1 -1
  140. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  141. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  142. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  143. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  144. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  145. package/lib/dist-custom-elements/duet-modal.js +7 -7
  146. package/lib/dist-custom-elements/duet-multiselect.js +10 -10
  147. package/lib/dist-custom-elements/duet-nav.js +1 -1
  148. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  149. package/lib/dist-custom-elements/duet-notification.js +2 -2
  150. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  151. package/lib/dist-custom-elements/duet-page-heading.js +2 -2
  152. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  153. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  154. package/lib/dist-custom-elements/duet-popup-menu-item.js +2 -2
  155. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  156. package/lib/dist-custom-elements/duet-progress.js +1 -1
  157. package/lib/dist-custom-elements/duet-promo-card.js +3 -3
  158. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  159. package/lib/dist-custom-elements/duet-radio.js +1 -1
  160. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  161. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  162. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  163. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  164. package/lib/dist-custom-elements/duet-select.js +1 -1
  165. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  166. package/lib/dist-custom-elements/duet-show-more.js +5 -5
  167. package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
  168. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  169. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  170. package/lib/dist-custom-elements/duet-slideout-panel.js +2 -2
  171. package/lib/dist-custom-elements/duet-slideout.js +2 -2
  172. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  173. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  174. package/lib/dist-custom-elements/duet-step.js +4 -4
  175. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  176. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  177. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  178. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  179. package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
  180. package/lib/dist-custom-elements/duet-tab-group.js +13 -13
  181. package/lib/dist-custom-elements/duet-tab.js +1 -1
  182. package/lib/dist-custom-elements/duet-table.js +1 -1
  183. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  184. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  185. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  186. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  187. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  188. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  189. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  190. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  191. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  192. package/lib/dist-custom-elements/duet-tray.js +3 -3
  193. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  194. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  195. package/lib/dist-custom-elements/duet-upload.js +18 -18
  196. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  197. package/lib/dist-custom-elements/index.js +1 -1
  198. package/lib/dist-custom-elements/{p-d10ecec6.js → p-05927f57.js} +1 -1
  199. package/lib/dist-custom-elements/{p-2c71a27f.js → p-05d1dc5a.js} +1 -1
  200. package/lib/dist-custom-elements/{p-1e4076af.js → p-08fb93f2.js} +1 -1
  201. package/lib/dist-custom-elements/{p-c0599d67.js → p-0e524bb9.js} +4 -4
  202. package/lib/dist-custom-elements/{p-dca02738.js → p-186cbc8e.js} +1 -1
  203. package/lib/dist-custom-elements/{p-8ad6dca9.js → p-1c5edaed.js} +2 -2
  204. package/lib/dist-custom-elements/{p-f99ec481.js → p-266a745d.js} +10 -10
  205. package/lib/dist-custom-elements/{p-a83ac481.js → p-2adcd550.js} +1 -1
  206. package/lib/dist-custom-elements/{p-9f8e1aca.js → p-2eb3a0a6.js} +5 -5
  207. package/lib/dist-custom-elements/{p-0ba124b9.js → p-399efbd2.js} +2 -2
  208. package/lib/dist-custom-elements/{p-8bf1f4a8.js → p-48e9e036.js} +1 -1
  209. package/lib/dist-custom-elements/{p-948bdce9.js → p-4921b11d.js} +4 -4
  210. package/lib/dist-custom-elements/{p-c4dd0df2.js → p-4a8b7174.js} +1 -1
  211. package/lib/dist-custom-elements/{p-1486b0c1.js → p-4e6ddeed.js} +2 -2
  212. package/lib/dist-custom-elements/{p-d9120001.js → p-51067c1c.js} +2 -2
  213. package/lib/dist-custom-elements/{p-493cc4fa.js → p-5219d0c0.js} +14 -11
  214. package/lib/dist-custom-elements/{p-e81b7043.js → p-612c5258.js} +1 -1
  215. package/lib/dist-custom-elements/{p-0b57c524.js → p-73378f6e.js} +1 -1
  216. package/lib/dist-custom-elements/{p-35de375b.js → p-74379770.js} +1 -1
  217. package/lib/dist-custom-elements/{p-a1becc63.js → p-77ec763f.js} +3 -3
  218. package/lib/dist-custom-elements/{p-630ecbb3.js → p-7a0d0ba1.js} +1 -1
  219. package/lib/dist-custom-elements/{p-67c36e47.js → p-7b2b8c0f.js} +3 -3
  220. package/lib/dist-custom-elements/{p-b3d7f37b.js → p-7d00dae6.js} +2 -2
  221. package/lib/dist-custom-elements/{p-ff199982.js → p-851603d1.js} +1 -1
  222. package/lib/dist-custom-elements/{p-6d492269.js → p-85d03f96.js} +5 -5
  223. package/lib/dist-custom-elements/{p-912094d4.js → p-896598da.js} +1 -1
  224. package/lib/dist-custom-elements/{p-a25a0c57.js → p-9e8ed1f4.js} +1 -1
  225. package/lib/dist-custom-elements/{p-2641fc0a.js → p-a3cc656c.js} +8 -8
  226. package/lib/dist-custom-elements/{p-c9e95a9c.js → p-b3d7a5f1.js} +5 -5
  227. package/lib/dist-custom-elements/{p-58de13d4.js → p-cdfcec05.js} +1 -1
  228. package/lib/dist-custom-elements/{p-9c86efb4.js → p-da336880.js} +1 -1
  229. package/lib/dist-custom-elements/{p-b0e6db65.js → p-e436057c.js} +1 -1
  230. package/lib/dist-custom-elements/{p-acba25ec.js → p-e835e6e8.js} +1 -1
  231. package/lib/dist-custom-elements/{p-88eed3e1.js → p-f2f1b5a7.js} +1 -1
  232. package/lib/duet/duet.esm.js +1 -1
  233. package/lib/duet/duet.js +1 -1
  234. package/lib/duet/{p-7c672283.system.entry.js → p-0173b1db.system.entry.js} +1 -1
  235. package/lib/duet/{p-06352a34.system.entry.js → p-03e5d91b.system.entry.js} +1 -1
  236. package/lib/duet/{p-46b4ef6c.system.entry.js → p-044464f3.system.entry.js} +1 -1
  237. package/lib/duet/p-08b472ed.system.js +4 -0
  238. package/lib/duet/{p-8c2eb2f4.system.entry.js → p-0a54e093.system.entry.js} +1 -1
  239. package/lib/duet/{p-b6969c2e.system.entry.js → p-0a978191.system.entry.js} +1 -1
  240. package/lib/duet/{p-921c430e.entry.js → p-0dab0217.entry.js} +1 -1
  241. package/lib/duet/{p-94a9fe8f.system.entry.js → p-0e0a1105.system.entry.js} +1 -1
  242. package/lib/duet/{p-b7746ffa.system.entry.js → p-0f56cb07.system.entry.js} +1 -1
  243. package/lib/duet/{p-0a33ef8e.entry.js → p-12dbf60e.entry.js} +1 -1
  244. package/lib/duet/{p-a1dadf5f.entry.js → p-1837a1d1.entry.js} +1 -1
  245. package/lib/duet/{p-852393bd.entry.js → p-1a73c53b.entry.js} +1 -1
  246. package/lib/duet/{p-c0cd5815.system.entry.js → p-1bd82ee4.system.entry.js} +1 -1
  247. package/lib/duet/{p-0eb0c8c0.system.entry.js → p-1c293f30.system.entry.js} +1 -1
  248. package/lib/duet/{p-18a31510.entry.js → p-212aa853.entry.js} +1 -1
  249. package/lib/duet/{p-0ee95a64.entry.js → p-21332da6.entry.js} +1 -1
  250. package/lib/duet/{p-b9743891.system.entry.js → p-21a15388.system.entry.js} +1 -1
  251. package/lib/duet/{p-c69dd504.entry.js → p-229b9fb7.entry.js} +1 -1
  252. package/lib/duet/{p-58dc5c7f.entry.js → p-236f39e6.entry.js} +1 -1
  253. package/lib/duet/{p-1b6fb905.entry.js → p-2431baa9.entry.js} +1 -1
  254. package/lib/duet/{p-e81603e4.system.entry.js → p-25d9c496.system.entry.js} +1 -1
  255. package/lib/duet/{p-9281ad1f.entry.js → p-268daeba.entry.js} +1 -1
  256. package/lib/duet/{p-52b57add.system.entry.js → p-2690079d.system.entry.js} +1 -1
  257. package/lib/duet/{p-78f8e483.system.entry.js → p-271dc3df.system.entry.js} +1 -1
  258. package/lib/duet/{p-d79067a9.entry.js → p-276b3c6e.entry.js} +1 -1
  259. package/lib/duet/{p-f46d2985.entry.js → p-28bf2707.entry.js} +1 -1
  260. package/lib/duet/{p-dfaea3f3.entry.js → p-28c2ed7a.entry.js} +1 -1
  261. package/lib/duet/{p-1fcbfb23.system.entry.js → p-291093f3.system.entry.js} +1 -1
  262. package/lib/duet/{p-e7389f0d.system.entry.js → p-29ee2456.system.entry.js} +1 -1
  263. package/lib/duet/{p-feece078.system.entry.js → p-2c7ab65b.system.entry.js} +1 -1
  264. package/lib/duet/{p-35a932ab.system.entry.js → p-2cb7d804.system.entry.js} +1 -1
  265. package/lib/duet/{p-c9d0296f.entry.js → p-2f74551a.entry.js} +1 -1
  266. package/lib/duet/{p-002b8f41.entry.js → p-2ff57c5e.entry.js} +1 -1
  267. package/lib/duet/{p-11bd9a89.entry.js → p-302b75ec.entry.js} +1 -1
  268. package/lib/duet/{p-ce0dbe46.entry.js → p-31526713.entry.js} +1 -1
  269. package/lib/duet/{p-929f96e6.entry.js → p-326cfdbf.entry.js} +1 -1
  270. package/lib/duet/{p-ecff7157.system.entry.js → p-352235b9.system.entry.js} +1 -1
  271. package/lib/duet/{p-245fb629.system.entry.js → p-3714093b.system.entry.js} +1 -1
  272. package/lib/duet/{p-983ffcca.system.entry.js → p-38e3ee11.system.entry.js} +1 -1
  273. package/lib/duet/{p-8f2a8dfd.system.entry.js → p-3fd63941.system.entry.js} +1 -1
  274. package/lib/duet/{p-23134d90.entry.js → p-413bdf00.entry.js} +1 -1
  275. package/lib/duet/{p-34b3855f.system.entry.js → p-4560aa78.system.entry.js} +1 -1
  276. package/lib/duet/{p-7cd149d5.system.entry.js → p-4780158b.system.entry.js} +1 -1
  277. package/lib/duet/{p-eaa27d39.system.entry.js → p-47dd74d6.system.entry.js} +1 -1
  278. package/lib/duet/{p-e04bf7e7.system.entry.js → p-48ca6f43.system.entry.js} +1 -1
  279. package/lib/duet/{p-1bdc4a34.system.entry.js → p-4aaecd69.system.entry.js} +1 -1
  280. package/lib/duet/{p-a77d6daa.entry.js → p-4b1e9cd7.entry.js} +1 -1
  281. package/lib/duet/{p-67819e2b.entry.js → p-4d2a6eaa.entry.js} +1 -1
  282. package/lib/duet/{p-cf78c0e7.system.entry.js → p-4da04479.system.entry.js} +1 -1
  283. package/lib/duet/{p-72887f8e.system.entry.js → p-4dbb28cd.system.entry.js} +1 -1
  284. package/lib/duet/{p-b177abe2.system.entry.js → p-4eeb0034.system.entry.js} +1 -1
  285. package/lib/duet/{p-b4f0714b.system.entry.js → p-5034e406.system.entry.js} +1 -1
  286. package/lib/duet/{p-6779c17b.system.entry.js → p-53397ad0.system.entry.js} +1 -1
  287. package/lib/duet/{p-ad97d7c8.entry.js → p-538d0276.entry.js} +1 -1
  288. package/lib/duet/{p-80157d8f.system.entry.js → p-54a3fc93.system.entry.js} +1 -1
  289. package/lib/duet/{p-a4262e9e.entry.js → p-55fc322c.entry.js} +1 -1
  290. package/lib/duet/{p-c689a5a2.entry.js → p-58b34b88.entry.js} +1 -1
  291. package/lib/duet/{p-28960e09.entry.js → p-59b05375.entry.js} +1 -1
  292. package/lib/duet/{p-1d053237.system.entry.js → p-66609411.system.entry.js} +1 -1
  293. package/lib/duet/{p-ccd1c1da.entry.js → p-67c6ed8d.entry.js} +1 -1
  294. package/lib/duet/{p-3b82aa9e.system.entry.js → p-6e8d932c.system.entry.js} +1 -1
  295. package/lib/duet/{p-a44381d5.js → p-71084e11.js} +1 -1
  296. package/lib/duet/{p-f45d7795.system.entry.js → p-712d71ac.system.entry.js} +1 -1
  297. package/lib/duet/{p-2d4c6724.entry.js → p-719ce9bb.entry.js} +1 -1
  298. package/lib/duet/{p-97af94e6.system.entry.js → p-72441f44.system.entry.js} +1 -1
  299. package/lib/duet/{p-7d5d6371.entry.js → p-72dd3aaf.entry.js} +1 -1
  300. package/lib/duet/{p-db932add.system.entry.js → p-7301b658.system.entry.js} +1 -1
  301. package/lib/duet/{p-26095a08.system.js → p-744bbd20.system.js} +1 -1
  302. package/lib/duet/{p-9e2fc97b.entry.js → p-784a7e09.entry.js} +1 -1
  303. package/lib/duet/{p-5664dbfc.system.entry.js → p-7a649b03.system.entry.js} +1 -1
  304. package/lib/duet/{p-b43c3844.entry.js → p-7dfb5873.entry.js} +1 -1
  305. package/lib/duet/{p-55759777.entry.js → p-7f821bb9.entry.js} +1 -1
  306. package/lib/duet/{p-a27749fc.system.entry.js → p-800cf79d.system.entry.js} +1 -1
  307. package/lib/duet/{p-b0552213.system.entry.js → p-81670fdc.system.entry.js} +1 -1
  308. package/lib/duet/{p-48361f6f.system.entry.js → p-81b33aa2.system.entry.js} +1 -1
  309. package/lib/duet/{p-2906fe6c.entry.js → p-83b6f665.entry.js} +1 -1
  310. package/lib/duet/{p-02baa949.entry.js → p-843f140e.entry.js} +1 -1
  311. package/lib/duet/{p-c9302dda.entry.js → p-8666b6f2.entry.js} +1 -1
  312. package/lib/duet/{p-6b02135b.entry.js → p-89fb88a2.entry.js} +1 -1
  313. package/lib/duet/{p-e6d1abab.entry.js → p-8a63793d.entry.js} +1 -1
  314. package/lib/duet/{p-e888b133.entry.js → p-8e24e881.entry.js} +1 -1
  315. package/lib/duet/{p-5bdc3d08.entry.js → p-9022d39d.entry.js} +1 -1
  316. package/lib/duet/{p-2fb0a3de.entry.js → p-92d7de4d.entry.js} +1 -1
  317. package/lib/duet/{p-4a4dbe4e.system.entry.js → p-932f2f90.system.entry.js} +1 -1
  318. package/lib/duet/{p-d3b8295e.entry.js → p-93f44760.entry.js} +1 -1
  319. package/lib/duet/{p-c3148fb5.entry.js → p-94994761.entry.js} +1 -1
  320. package/lib/duet/{p-7cefb9c8.entry.js → p-96ab4ddb.entry.js} +1 -1
  321. package/lib/duet/{p-2cacedde.system.entry.js → p-9b7cbcb6.system.entry.js} +1 -1
  322. package/lib/duet/{p-e72b91d4.system.entry.js → p-9ceaa6b2.system.entry.js} +1 -1
  323. package/lib/duet/{p-43587827.entry.js → p-9e1700b8.entry.js} +1 -1
  324. package/lib/duet/{p-4c3b19ec.system.entry.js → p-9e992b21.system.entry.js} +1 -1
  325. package/lib/duet/{p-35c6f8ce.system.entry.js → p-9f3b42d3.system.entry.js} +1 -1
  326. package/lib/duet/{p-6cf633e0.entry.js → p-a22a0017.entry.js} +1 -1
  327. package/lib/duet/{p-82ed0c1e.entry.js → p-a2c2160f.entry.js} +1 -1
  328. package/lib/duet/{p-c45cca40.system.entry.js → p-a3c3240a.system.entry.js} +1 -1
  329. package/lib/duet/{p-b8e1051f.entry.js → p-a60fe92f.entry.js} +1 -1
  330. package/lib/duet/p-a6db5cb4.js +4 -0
  331. package/lib/duet/{p-824841b9.system.entry.js → p-a94020db.system.entry.js} +1 -1
  332. package/lib/duet/{p-959c412f.system.entry.js → p-a95dc83f.system.entry.js} +1 -1
  333. package/lib/duet/{p-6a26a5c9.system.entry.js → p-ab79e49a.system.entry.js} +1 -1
  334. package/lib/duet/{p-6b9bcd66.entry.js → p-ac4688c8.entry.js} +1 -1
  335. package/lib/duet/{p-ce60ea36.entry.js → p-ac782d97.entry.js} +1 -1
  336. package/lib/duet/{p-e86a0e7f.system.entry.js → p-b2e74c33.system.entry.js} +1 -1
  337. package/lib/duet/{p-af9efdf9.entry.js → p-b3f79bd8.entry.js} +1 -1
  338. package/lib/duet/{p-4f1c6cc0.system.entry.js → p-b7b793e8.system.entry.js} +1 -1
  339. package/lib/duet/{p-fbeab44b.entry.js → p-b839e79a.entry.js} +1 -1
  340. package/lib/duet/{p-2eab12b7.system.entry.js → p-ba297ed9.system.entry.js} +1 -1
  341. package/lib/duet/{p-a8c0eab5.entry.js → p-bbc1c8ea.entry.js} +1 -1
  342. package/lib/duet/{p-bb197ad9.entry.js → p-bc4c2a48.entry.js} +1 -1
  343. package/lib/duet/{p-f07e9544.system.entry.js → p-bf286e4e.system.entry.js} +1 -1
  344. package/lib/duet/{p-6f399f72.entry.js → p-bf7f3d46.entry.js} +1 -1
  345. package/lib/duet/{p-2a830ee9.entry.js → p-c04f1ef9.entry.js} +1 -1
  346. package/lib/duet/{p-2748aa50.entry.js → p-c2356a52.entry.js} +1 -1
  347. package/lib/duet/{p-2da624a5.system.entry.js → p-c2d6c479.system.entry.js} +1 -1
  348. package/lib/duet/{p-63707d67.system.entry.js → p-c343cf83.system.entry.js} +1 -1
  349. package/lib/duet/{p-1f65b60f.entry.js → p-c3b9d5ec.entry.js} +1 -1
  350. package/lib/duet/{p-fe21ca0a.entry.js → p-c4fbe10f.entry.js} +1 -1
  351. package/lib/duet/{p-5eb72773.entry.js → p-c503f559.entry.js} +1 -1
  352. package/lib/duet/{p-4a497c15.system.entry.js → p-c7f975fc.system.entry.js} +1 -1
  353. package/lib/duet/{p-6a8c7ad8.system.entry.js → p-c8dc47b7.system.entry.js} +1 -1
  354. package/lib/duet/{p-90133074.system.entry.js → p-cafbb204.system.entry.js} +1 -1
  355. package/lib/duet/{p-334112ab.system.entry.js → p-ccb3bf1b.system.entry.js} +1 -1
  356. package/lib/duet/{p-8e2ddb69.entry.js → p-cd6530bc.entry.js} +1 -1
  357. package/lib/duet/{p-11e2303e.system.entry.js → p-cdc76da1.system.entry.js} +1 -1
  358. package/lib/duet/{p-0528e2a7.entry.js → p-cea1672a.entry.js} +1 -1
  359. package/lib/duet/{p-34249a02.entry.js → p-cf023bd7.entry.js} +1 -1
  360. package/lib/duet/{p-3e39b66d.entry.js → p-cf6f2ae5.entry.js} +1 -1
  361. package/lib/duet/{p-ba7e2b46.entry.js → p-d077942e.entry.js} +1 -1
  362. package/lib/duet/{p-7becefd3.entry.js → p-d09cb9c8.entry.js} +1 -1
  363. package/lib/duet/{p-6c1bb847.system.entry.js → p-d124fbb9.system.entry.js} +1 -1
  364. package/lib/duet/{p-9a5b6324.entry.js → p-d2106b43.entry.js} +1 -1
  365. package/lib/duet/p-d6165161.entry.js +4 -0
  366. package/lib/duet/{p-09bade4b.entry.js → p-d6cff7d0.entry.js} +1 -1
  367. package/lib/duet/{p-7bfb912d.system.entry.js → p-d82d004f.system.entry.js} +1 -1
  368. package/lib/duet/{p-43f99432.entry.js → p-d838b19b.entry.js} +1 -1
  369. package/lib/duet/{p-70dcc782.system.entry.js → p-d84a3d86.system.entry.js} +1 -1
  370. package/lib/duet/{p-6cca1a56.entry.js → p-d87a94a0.entry.js} +1 -1
  371. package/lib/duet/{p-32d74eb9.entry.js → p-d8ef94e6.entry.js} +1 -1
  372. package/lib/duet/p-db2aaa8d.system.entry.js +4 -0
  373. package/lib/duet/{p-e00b3992.system.entry.js → p-dd149ee6.system.entry.js} +1 -1
  374. package/lib/duet/{p-de466d61.system.entry.js → p-df7e3964.system.entry.js} +1 -1
  375. package/lib/duet/{p-e949b01f.system.entry.js → p-e3cc006d.system.entry.js} +1 -1
  376. package/lib/duet/{p-17e15242.system.entry.js → p-e40973b9.system.entry.js} +1 -1
  377. package/lib/duet/{p-701d90ff.entry.js → p-e4188875.entry.js} +1 -1
  378. package/lib/duet/{p-ea17a879.entry.js → p-e544c1cf.entry.js} +1 -1
  379. package/lib/duet/{p-65d39961.entry.js → p-e5d9d99e.entry.js} +1 -1
  380. package/lib/duet/{p-9170537f.system.entry.js → p-e672079a.system.entry.js} +1 -1
  381. package/lib/duet/{p-c8153914.system.entry.js → p-e6e8c381.system.entry.js} +1 -1
  382. package/lib/duet/{p-54e6e82f.system.js → p-ed063bbd.system.js} +1 -1
  383. package/lib/duet/{p-48da4668.system.entry.js → p-ed082ad1.system.entry.js} +1 -1
  384. package/lib/duet/{p-16d4371a.system.entry.js → p-ef0966d6.system.entry.js} +1 -1
  385. package/lib/duet/{p-5e56ebad.system.entry.js → p-efa0e8d1.system.entry.js} +1 -1
  386. package/lib/duet/{p-b4da4477.system.entry.js → p-f2f333b9.system.entry.js} +1 -1
  387. package/lib/duet/{p-861e2ba5.entry.js → p-f58375e0.entry.js} +1 -1
  388. package/lib/duet/{p-4b79c0dc.entry.js → p-f851e807.entry.js} +1 -1
  389. package/lib/duet/{p-c486b82a.entry.js → p-fa861bef.entry.js} +1 -1
  390. package/lib/duet/{p-215eda28.system.entry.js → p-fed4d34a.system.entry.js} +1 -1
  391. package/lib/esm/duet-action-button.entry.js +1 -1
  392. package/lib/esm/duet-alert.entry.js +1 -1
  393. package/lib/esm/duet-badge.entry.js +1 -1
  394. package/lib/esm/duet-banner.entry.js +1 -1
  395. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  396. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  397. package/lib/esm/duet-button_2.entry.js +1 -1
  398. package/lib/esm/duet-callout.entry.js +1 -1
  399. package/lib/esm/duet-caption_4.entry.js +2 -2
  400. package/lib/esm/duet-card.entry.js +1 -1
  401. package/lib/esm/duet-checkbox.entry.js +1 -1
  402. package/lib/esm/duet-checkmark.entry.js +1 -1
  403. package/lib/esm/duet-chip.entry.js +1 -1
  404. package/lib/esm/duet-choice_2.entry.js +4 -3
  405. package/lib/esm/duet-collapsible.entry.js +1 -1
  406. package/lib/esm/duet-combobox.entry.js +1 -1
  407. package/lib/esm/duet-contact-card.entry.js +1 -1
  408. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  409. package/lib/esm/duet-date-picker.entry.js +2 -2
  410. package/lib/esm/duet-divider_2.entry.js +1 -1
  411. package/lib/esm/duet-editable-table_3.entry.js +1 -1
  412. package/lib/esm/duet-empty-state.entry.js +1 -1
  413. package/lib/esm/duet-fieldset.entry.js +1 -1
  414. package/lib/esm/duet-footer.entry.js +1 -1
  415. package/lib/esm/duet-grid_2.entry.js +1 -1
  416. package/lib/esm/duet-header_2.entry.js +1 -1
  417. package/lib/esm/duet-hero.entry.js +1 -1
  418. package/lib/esm/duet-icon.entry.js +1 -1
  419. package/lib/esm/duet-input_2.entry.js +1 -1
  420. package/lib/esm/duet-layout.entry.js +1 -1
  421. package/lib/esm/duet-list_2.entry.js +1 -1
  422. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  423. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  424. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  425. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  426. package/lib/esm/duet-menu-bar.entry.js +1 -1
  427. package/lib/esm/duet-modal.entry.js +2 -2
  428. package/lib/esm/duet-multiselect.entry.js +1 -1
  429. package/lib/esm/duet-nav.entry.js +1 -1
  430. package/lib/esm/duet-notification_2.entry.js +1 -1
  431. package/lib/esm/duet-number-input.entry.js +1 -1
  432. package/lib/esm/duet-page-heading.entry.js +1 -1
  433. package/lib/esm/duet-pagination_2.entry.js +1 -1
  434. package/lib/esm/duet-popup-menu-item.entry.js +1 -1
  435. package/lib/esm/duet-popup-menu.entry.js +1 -1
  436. package/lib/esm/duet-progress.entry.js +1 -1
  437. package/lib/esm/duet-promo-card.entry.js +1 -1
  438. package/lib/esm/duet-radio_2.entry.js +1 -1
  439. package/lib/esm/duet-range-slider.entry.js +1 -1
  440. package/lib/esm/duet-scrollable_3.entry.js +1 -1
  441. package/lib/esm/duet-section-layout.entry.js +1 -1
  442. package/lib/esm/duet-select.entry.js +1 -1
  443. package/lib/esm/duet-shaped-image.entry.js +1 -1
  444. package/lib/esm/duet-show-more.entry.js +1 -1
  445. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  446. package/lib/esm/duet-slideout-link.entry.js +1 -1
  447. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  448. package/lib/esm/duet-slideout-panel.entry.js +2 -2
  449. package/lib/esm/duet-slideout.entry.js +2 -2
  450. package/lib/esm/duet-step_2.entry.js +1 -1
  451. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  452. package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
  453. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  454. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  455. package/lib/esm/duet-textarea.entry.js +1 -1
  456. package/lib/esm/duet-toggle.entry.js +1 -1
  457. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  458. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  459. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  460. package/lib/esm/duet-toolbar.entry.js +1 -1
  461. package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
  462. package/lib/esm/duet-tooltip.entry.js +1 -1
  463. package/lib/esm/duet-tray.entry.js +1 -1
  464. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  465. package/lib/esm/duet-upload-item.entry.js +5 -2
  466. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  467. package/lib/esm/duet.js +2 -2
  468. package/lib/esm/{focus-utils-a669bad3.js → focus-utils-a2bc44e9.js} +1 -1
  469. package/lib/esm/{index-4b92be25.js → index-755fb199.js} +1 -1
  470. package/lib/esm/loader.js +2 -2
  471. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  472. package/lib/esm-es5/duet-alert.entry.js +1 -1
  473. package/lib/esm-es5/duet-badge.entry.js +1 -1
  474. package/lib/esm-es5/duet-banner.entry.js +1 -1
  475. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  476. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  477. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  478. package/lib/esm-es5/duet-callout.entry.js +1 -1
  479. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  480. package/lib/esm-es5/duet-card.entry.js +1 -1
  481. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  482. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  483. package/lib/esm-es5/duet-chip.entry.js +1 -1
  484. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  485. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  486. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  487. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  488. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  489. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  490. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  491. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  492. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  493. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  494. package/lib/esm-es5/duet-footer.entry.js +1 -1
  495. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  496. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  497. package/lib/esm-es5/duet-hero.entry.js +1 -1
  498. package/lib/esm-es5/duet-icon.entry.js +1 -1
  499. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  500. package/lib/esm-es5/duet-layout.entry.js +1 -1
  501. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  502. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  503. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  504. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  505. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  506. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  507. package/lib/esm-es5/duet-modal.entry.js +1 -1
  508. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  509. package/lib/esm-es5/duet-nav.entry.js +1 -1
  510. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  511. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  512. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  513. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  514. package/lib/esm-es5/duet-popup-menu-item.entry.js +1 -1
  515. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  516. package/lib/esm-es5/duet-progress.entry.js +1 -1
  517. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  518. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  519. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  520. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  521. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  522. package/lib/esm-es5/duet-select.entry.js +1 -1
  523. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  524. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  525. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  526. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  527. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  528. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  529. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  530. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  531. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  532. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  533. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  534. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  535. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  536. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  537. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  538. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  539. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  540. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  541. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  542. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  543. package/lib/esm-es5/duet-tray.entry.js +1 -1
  544. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  545. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  546. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  547. package/lib/esm-es5/duet.js +1 -1
  548. package/lib/esm-es5/focus-utils-a2bc44e9.js +4 -0
  549. package/lib/esm-es5/{index-4b92be25.js → index-755fb199.js} +1 -1
  550. package/lib/esm-es5/loader.js +1 -1
  551. package/lib/types/components/duet-link/duet-link.d.ts +1 -0
  552. package/package.json +17 -24
  553. package/lib/duet/p-3cd4a72e.system.entry.js +0 -4
  554. package/lib/duet/p-83c33ce1.system.js +0 -4
  555. package/lib/duet/p-893682f2.entry.js +0 -4
  556. package/lib/duet/p-ec99ae64.js +0 -4
  557. package/lib/esm-es5/focus-utils-a669bad3.js +0 -4
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-ff199982.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-dade978b.js';
7
7
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-4883df66.js';
8
8
  import { n as nudge } from './p-040f8831.js';
9
9
  import { g as getColorByName } from './p-e19d1e27.js';
10
- import { d as defineCustomElement$3 } from './p-c4dd0df2.js';
11
- import { d as defineCustomElement$2 } from './p-630ecbb3.js';
12
- import { d as defineCustomElement$1 } from './p-0b57c524.js';
10
+ import { d as defineCustomElement$3 } from './p-4a8b7174.js';
11
+ import { d as defineCustomElement$2 } from './p-7a0d0ba1.js';
12
+ import { d as defineCustomElement$1 } from './p-73378f6e.js';
13
13
 
14
14
  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%;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(.input-button){z-index:250}:host(.duet-small){margin-right:2px !important;margin-bottom:8px !important}:host(.duet-small):last-child,:host(.duet-small):last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host(.duet-small){width:auto}}: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;width:100%}.duet-button{padding:14px 27px 15px !important;-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;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;-webkit-hyphens:auto;hyphens:auto;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:2px;border-radius:20rem;transition:background-color 300ms ease, color 300ms ease, border 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: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){padding:9px 19px 10px !important;min-width:48px;font-size:0.875rem}.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-button.duet-button-is-small:not(.duet-button-icon-only).icon{padding-left:48px !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only).icon-right{padding-right:48px !important;padding-left:20px !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:inline-block;margin:0 auto;pointer-events:none}.duet-button.duet-no-wrap{white-space:nowrap}.duet-button.icon{padding-left:52px !important}.duet-button.icon-right{padding-right:52px !important;padding-left:28px !important}.duet-button svg{width:100%;min-width:100%;fill:currentColor}.duet-button .duet-button-icon{position:absolute;top:50%;left:-28px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin:0 !important;transform:translateY(-50%)}.duet-button .duet-button-icon duet-icon{width:16px;height:16px}.duet-button .duet-button-icon.right{right:-28px;left:auto}.duet-button .duet-button-icon.large{left:-32px;width:20px;height:20px}.duet-button .duet-button-icon.large duet-icon{width:20px;height:20px}.duet-button .duet-button-icon.large.right{right:-32px;left:auto}.duet-button .duet-button-icon.medium-small{left:-16px;width:10px;height:10px;padding-top:1px}.duet-button .duet-button-icon.medium-small duet-icon{width:10px;height:10px}.duet-button .duet-button-icon.medium-small.right{right:-16px;left:auto}.duet-button .duet-button-icon.small{left:-16px;width:7px;height:7px}.duet-button .duet-button-icon.small duet-icon{width:7px;height:7px}.duet-button .duet-button-icon.small.right{right:-16px;left:auto}.duet-button:active:not([disabled]){opacity:0.75;transition:none}.duet-button.default{border-color:rgb(225, 227, 230)}.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)}.duet-theme-turva .duet-button.default:hover{border-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.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.icon{padding-left:20px !important}.duet-button.plain.icon.icon-right{padding-right:20px !important;padding-left:0 !important}.duet-button.plain.icon.small{padding-left:20px !important}.duet-button.plain.icon.small.icon-right{padding-right:20px !important;padding-left:0 !important}.duet-button.plain.icon.medium-small{padding-left:20px !important}.duet-button.plain.icon.medium-small.icon-right{padding-right:20px !important;padding-left:0 !important}.duet-button.plain.icon.medium{padding-left:24px !important}.duet-button.plain.icon.medium.icon-right{padding-right:24px !important;padding-left:0 !important}.duet-button.plain.icon.large{padding-left:30px !important}.duet-button.plain.icon.large.icon-right{padding-right:30px !important;padding-left:0 !important}.duet-button.plain .duet-button-icon.left{left:-16.6666666667px !important}.duet-button.plain .duet-button-icon.left.medium{left:-24px !important}.duet-button.plain .duet-button-icon.left.large{left:-30px !important}.duet-button.plain .duet-button-icon.right{right:-16.6666666667px !important}.duet-button.plain .duet-button-icon.right.medium{right:-24px !important}.duet-button.plain .duet-button-icon.right.large{right:-30px !important}.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(228, 228, 230) !important}.duet-button.plain.duet-button-negative:hover{color:rgb(0, 119, 179) !important}.duet-theme-turva .duet-button.plain.duet-button-negative:hover{color:rgb(198, 12, 48) !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:48px !important;min-width:auto !important;height:48px !important;padding:0 !important;font-size:1.25rem;border-color:rgb(225, 227, 230);border-width:1px;border-radius:8px}.duet-button.square.duet-button-is-small{width:28px !important;height:28px !important;padding:0 !important;font-size:1rem}.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[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;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}.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}";
15
15
 
@@ -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-ff199982.js';
4
+ import { E as Env, p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { n as nudge } from './p-040f8831.js';
7
7
  import { g as getColorByName, r as rgbaColorFromRgb } from './p-e19d1e27.js';
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { n as nudge } from './p-040f8831.js';
6
- import { d as defineCustomElement$1 } from './p-0b57c524.js';
6
+ import { d as defineCustomElement$1 } from './p-73378f6e.js';
7
7
 
8
8
  const DuetUploadAriaStatus = /*@__PURE__*/ proxyCustomElement(class DuetUploadAriaStatus extends H {
9
9
  constructor() {
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { h as hasSlot } from './p-f8c76b25.js';
7
7
  import { c as createID } from './p-45f71a69.js';
8
8
  import { n as nudge } from './p-040f8831.js';
9
- import { d as defineCustomElement$1 } from './p-b0e6db65.js';
9
+ import { d as defineCustomElement$1 } from './p-e436057c.js';
10
10
 
11
11
  const duetFieldsetCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:12px !important;display:block;width:100%}:host(.duet-m-0){margin:0 !important}fieldset{position:relative;width:100%;min-width:0;border:0}fieldset legend{position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}.duet-legend-wrapper{position:relative;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-weight:600;line-height:1.5;color:rgb(0, 41, 77);text-align:left;background:transparent}.duet-legend-wrapper.duet-legend-compact:not(.duet-legend-has-caption){line-height:1.25}.duet-theme-turva .duet-legend-wrapper{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-fieldset-label{margin-bottom:12px !important;margin-top:8px}.duet-legend-has-caption .duet-fieldset-label{margin-bottom:6px !important}.duet-legend-has-tooltip .duet-fieldset-label{padding-right:36px}@media (min-width: 48em){.duet-legend-has-tooltip .duet-fieldset-label{margin-bottom:3px !important;padding-right:0}}@media (min-width: 48em){.duet-legend-has-tooltip.duet-legend-has-caption .duet-fieldset-label{margin-bottom:-3px !important}}.duet-fieldset-caption{margin-bottom:12px !important}.duet-fieldset-help{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(222, 35, 98);border-radius:4px}.duet-fieldset-help span{display:block;margin-top:12px}.duet-theme-turva .duet-fieldset-help{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(224, 42, 13)}::slotted(duet-tooltip){position:absolute;top:4px;right:0}@media (min-width: 48em){::slotted(duet-tooltip){position:relative;right:auto}}.duet-legend-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
12
12
 
@@ -1,20 +1,20 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-ff199982.js';
4
+ import { p as proxyCustomElement, H, h } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { g as getLocaleString } from './p-4883df66.js';
7
7
  import { n as nudge } from './p-040f8831.js';
8
8
  import { p as parsePossibleJSON } from './p-1a395a8d.js';
9
- import { d as defineCustomElement$9 } from './p-67c36e47.js';
10
- import { d as defineCustomElement$8 } from './p-d10ecec6.js';
11
- import { d as defineCustomElement$7 } from './p-35de375b.js';
12
- import { d as defineCustomElement$6 } from './p-c4dd0df2.js';
13
- import { d as defineCustomElement$5 } from './p-c0599d67.js';
14
- import { d as defineCustomElement$4 } from './p-acba25ec.js';
15
- import { d as defineCustomElement$3 } from './p-8ad6dca9.js';
16
- import { d as defineCustomElement$2 } from './p-912094d4.js';
17
- import { d as defineCustomElement$1 } from './p-0b57c524.js';
9
+ import { d as defineCustomElement$9 } from './p-7b2b8c0f.js';
10
+ import { d as defineCustomElement$8 } from './p-05927f57.js';
11
+ import { d as defineCustomElement$7 } from './p-74379770.js';
12
+ import { d as defineCustomElement$6 } from './p-4a8b7174.js';
13
+ import { d as defineCustomElement$5 } from './p-0e524bb9.js';
14
+ import { d as defineCustomElement$4 } from './p-e835e6e8.js';
15
+ import { d as defineCustomElement$3 } from './p-1c5edaed.js';
16
+ import { d as defineCustomElement$2 } from './p-896598da.js';
17
+ import { d as defineCustomElement$1 } from './p-73378f6e.js';
18
18
 
19
19
  const getError = (code, errorCodes) => {
20
20
  let error = {
@@ -56,6 +56,8 @@ const formatBytes = (bytes, decimals = 2) => {
56
56
  return parseFloat((bytes / Math.pow(k, i)).toFixed(dm)) + " " + sizes[i];
57
57
  };
58
58
 
59
+ const duetUploadItemCss = ".file-link::part(duet-link){text-decoration:none}";
60
+
59
61
  const DuetUploadItem = /*@__PURE__*/ proxyCustomElement(class DuetUploadItem extends H {
60
62
  constructor() {
61
63
  super();
@@ -117,7 +119,7 @@ const DuetUploadItem = /*@__PURE__*/ proxyCustomElement(class DuetUploadItem ext
117
119
  case "failure":
118
120
  return (h("span", { class: "duet-upload-item-error", role: "status" }, h("duet-paragraph", { class: "duet-upload-item-name", color: "danger", margin: "none", weight: "semi-bold" }, h("duet-icon", { margin: "none", size: "x-small", name: "messaging-attachment" }), h("duet-spacer", { size: "xx-small", direction: "horizontal" }), name), h("duet-paragraph", { class: "duet-upload-item-error-label", size: "small", margin: "none", color: "danger" }, getI18nError(error.type, this.errorCodes))));
119
121
  default:
120
- return uploaded && url && this.showLinks ? (h("duet-paragraph", { color: "secondary", margin: "none", weight: "semi-bold" }, h("duet-link", { onClick: this.onLinkClick, url: url, external: true }, ContentName), h("duet-spacer", { size: "xx-small", direction: "horizontal" }), SizeText)) : (h("duet-paragraph", { color: "secondary", margin: "none", weight: "semi-bold" }, ContentName, h("duet-spacer", { size: "xx-small", direction: "horizontal" }), SizeText));
122
+ return uploaded && url && this.showLinks ? (h("duet-paragraph", { color: "secondary", margin: "none", weight: "semi-bold" }, h("duet-link", { class: "file-link", onClick: this.onLinkClick, url: url }, ContentName), h("duet-spacer", { size: "xx-small", direction: "horizontal" }), SizeText)) : (h("duet-paragraph", { color: "secondary", margin: "none", weight: "semi-bold" }, ContentName, h("duet-spacer", { size: "xx-small", direction: "horizontal" }), SizeText));
121
123
  }
122
124
  }
123
125
  render() {
@@ -131,6 +133,7 @@ const DuetUploadItem = /*@__PURE__*/ proxyCustomElement(class DuetUploadItem ext
131
133
  }))));
132
134
  }
133
135
  get element() { return this; }
136
+ static get style() { return duetUploadItemCss; }
134
137
  }, [0, "duet-upload-item", {
135
138
  "theme": [1025],
136
139
  "data": [16],
@@ -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-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.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,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-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { n as nudge } from './p-040f8831.js';
6
6
 
7
7
  const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-ff199982.js';
4
+ import { p as proxyCustomElement, H, h } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { n as nudge } from './p-040f8831.js';
7
7
  import { s as sanitizeString } from './p-1a395a8d.js';
@@ -1,13 +1,13 @@
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-ff199982.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { F as FocusGuard } from './p-c5032d3a.js';
7
7
  import { n as nudge } from './p-040f8831.js';
8
8
  import { T as Teleport } from './p-24853ebf.js';
9
- import { d as defineCustomElement$2 } from './p-c4dd0df2.js';
10
- import { d as defineCustomElement$1 } from './p-0b57c524.js';
9
+ import { d as defineCustomElement$2 } from './p-4a8b7174.js';
10
+ import { d as defineCustomElement$1 } from './p-73378f6e.js';
11
11
 
12
12
  const duetTooltipPopupCss = "*,*::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:absolute;z-index:950}.duet-tooltip{position:relative;width:282px;min-height:48px;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(0, 41, 77);visibility:hidden;background:rgb(255, 255, 255);border:1px solid rgb(225, 227, 230);border-radius:4px;box-shadow:0 2px 10px 0 rgba(0, 41, 77, 0.07);opacity:0;transition:300ms ease;transform-origin:100% 100%}.duet-tooltip.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);border-color:rgb(228, 228, 230);box-shadow:0 2px 10px 0 rgba(117, 117, 117, 0.13)}.duet-tooltip .arrow{position:absolute;width:22px;height:22px;pointer-events:none}.duet-tooltip .arrow.bottom,.duet-tooltip .arrow.bottom-start,.duet-tooltip .arrow.bottom-end{top:-20px}.duet-tooltip .arrow-container{position:relative;left:4px;width:100%;height:100%;pointer-events:none}.duet-tooltip .arrow-container::after{position:absolute;z-index:200;width:0;height:0;pointer-events:none;content:\"\"}.duet-tooltip .arrow-container::before{position:absolute;z-index:100;width:0;height:0;pointer-events:none;content:\"\"}.duet-tooltip .arrow-container.top::after,.duet-tooltip .arrow-container.top-start::after,.duet-tooltip .arrow-container.top-end::after{bottom:2px;left:2px;border:10px solid transparent;border-top:10px solid rgb(255, 255, 255)}.duet-tooltip .arrow-container.top::before,.duet-tooltip .arrow-container.top-start::before,.duet-tooltip .arrow-container.top-end::before{bottom:-1px;left:1px;border:11px solid transparent;border-top:11px solid rgb(225, 227, 230)}.duet-theme-turva .duet-tooltip .arrow-container.top::before,.duet-theme-turva .duet-tooltip .arrow-container.top-start::before,.duet-theme-turva .duet-tooltip .arrow-container.top-end::before{border-top:11px solid rgb(228, 228, 230)}.duet-tooltip .arrow-container.bottom::after,.duet-tooltip .arrow-container.bottom-start::after,.duet-tooltip .arrow-container.bottom-end::after{bottom:1px;left:2px;border:10px solid transparent;border-bottom:10px solid rgb(255, 255, 255)}.duet-tooltip .arrow-container.bottom::before,.duet-tooltip .arrow-container.bottom-start::before,.duet-tooltip .arrow-container.bottom-end::before{bottom:1px;left:1px;border:11px solid transparent;border-bottom:11px solid rgb(225, 227, 230)}.duet-theme-turva .duet-tooltip .arrow-container.bottom::before,.duet-theme-turva .duet-tooltip .arrow-container.bottom-start::before,.duet-theme-turva .duet-tooltip .arrow-container.bottom-end::before{border-top:11px solid rgb(228, 228, 230)}.duet-tooltip.duet-tooltip-has-label{right:auto !important;left:0;width:282px !important;transform-origin:0 0 !important}.duet-tooltip.duet-tooltip-active{visibility:visible;opacity:1;transition-property:transform, opacity}.duet-tooltip-content-area{padding:20px !important;width:100%;padding-right:25px !important;overflow-y:auto;-webkit-hyphens:auto;hyphens:auto;border-radius:4px;-webkit-overflow-scrolling:touch}.duet-tooltip-content-area:focus{outline:none}:host(.user-is-tabbing) .duet-tooltip-content-area: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-tooltip-content-area:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tooltip-content-area::-webkit-scrollbar{width:4px}.duet-tooltip-content-area::-webkit-scrollbar-track{border-radius:4px}.duet-tooltip-content-area::-webkit-scrollbar-thumb{background:rgb(225, 227, 230);border-radius:4px}.duet-theme-turva .duet-tooltip-content-area::-webkit-scrollbar-thumb{background:rgb(228, 228, 230)}.duet-tooltip-close{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:17px;height:17px;min-height:0 !important;padding:0 !important;margin:0 !important;line-height:normal;color:rgb(0, 41, 77);cursor:pointer;background:rgb(245, 248, 250);border-radius:50%;-webkit-appearance:none;appearance:none}.duet-tooltip-close:focus{outline:none;box-shadow:0 0 0 2px #0077b3 !important}.duet-theme-turva .duet-tooltip-close:focus{color:rgb(23, 28, 58);box-shadow:0 0 0 2px #171c3a !important}";
13
13
 
@@ -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-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { g as getColorByName } from './p-e19d1e27.js';
7
7
 
@@ -1,7 +1,7 @@
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-ff199982.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { c as createID } from './p-45f71a69.js';
7
7
  import { d as debounce } from './p-3d8d557b.js';
@@ -9,8 +9,8 @@ import { i as isKeyboardClick } from './p-56ac3289.js';
9
9
  import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-4883df66.js';
10
10
  import { n as nudge } from './p-040f8831.js';
11
11
  import { c as capitalizeFirstLetter, g as getColorByName, s as shadeRGBColor } from './p-e19d1e27.js';
12
- import { d as defineCustomElement$2 } from './p-c4dd0df2.js';
13
- import { d as defineCustomElement$1 } from './p-0b57c524.js';
12
+ import { d as defineCustomElement$2 } from './p-4a8b7174.js';
13
+ import { d as defineCustomElement$1 } from './p-73378f6e.js';
14
14
 
15
15
  const duetActionButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;margin:0 auto}.duet-action-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-height:auto !important;padding:0 !important;margin:0 0 0 8px;color:rgb(0, 41, 77);white-space:nowrap;cursor:pointer;background:rgb(245, 248, 250);border-radius:50%;transition:background-color 300ms ease !important}.duet-action-button.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 245, 247)}.duet-action-button duet-icon{display:block}@media (max-width: 35.9375em){.duet-action-button{width:32px;height:32px}}.duet-action-button:not(:disabled):hover{background:#e9ecee}.duet-action-button:not(:disabled):hover.duet-theme-turva{background:#e9e9eb}.duet-action-button:focus{outline:0;box-shadow:0 0 0 2px #0077b3 !important}.duet-action-button:focus.duet-theme-turva{box-shadow:0 0 0 2px #171c3a !important}.duet-action-button:active:focus{background:#dddfe1 !important;box-shadow:none}.duet-action-button:active:focus.duet-theme-turva{background:#ddddde !important}.duet-action-button:disabled{color:rgb(144, 149, 153);cursor:default;background:rgb(245, 248, 250);opacity:0.75}.duet-action-button.duet-theme-turva:disabled{color:rgb(116, 116, 117);background:rgb(245, 245, 247)}";
16
16
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { n as nudge } from './p-040f8831.js';
7
- import { d as defineCustomElement$1 } from './p-0b57c524.js';
7
+ import { d as defineCustomElement$1 } from './p-73378f6e.js';
8
8
 
9
9
  const duetTooltipButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-tooltip-button{z-index:100;display:inline-block;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 !important;margin-right:-12px;line-height:normal !important;color:rgb(0, 119, 179);white-space:nowrap;cursor:pointer;background:transparent !important;border-radius:4px}.duet-tooltip-button.duet-theme-turva{color:rgb(198, 12, 48)}.duet-tooltip-button:hover{color:rgb(0, 77, 128)}.duet-tooltip-button:hover.duet-theme-turva{color:rgb(148, 9, 37)}.duet-tooltip-button:focus{background:transparent !important;outline:0}:host(.user-is-tabbing) .duet-tooltip-button:focus{background:transparent !important;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}:host(.user-is-tabbing) .duet-tooltip-button.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-tooltip-button svg{width:20px;height:20px;pointer-events:none}.duet-tooltip-button-has-label{margin-right:0}.duet-tooltip-label{position:relative;z-index:100;display:inline-block;max-width:calc(100% - 30px);margin-left:12px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.25;text-align:left;white-space:normal;vertical-align:top}.duet-theme-turva .duet-tooltip-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}";
10
10
 
@@ -3,7 +3,7 @@
3
3
  */
4
4
  const NAMESPACE = 'duet';
5
5
  const BUILD = /* duet */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: true, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: false, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: true, scopedSlotTextContentFix: false, scriptDataOpts: true, shadowDelegatesFocus: true, shadowDom: true, slot: true, slotChildNodesFix: true, slotRelocation: true, state: true, style: true, svg: true, taskQueue: true, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
6
- const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.0.15"};
6
+ const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.0.17"};
7
7
 
8
8
  /**
9
9
  * Virtual DOM patching algorithm based on Snabbdom by
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { n as nudge } from './p-040f8831.js';
7
- import { d as defineCustomElement$4 } from './p-948bdce9.js';
8
- import { d as defineCustomElement$3 } from './p-c4dd0df2.js';
9
- import { d as defineCustomElement$2 } from './p-630ecbb3.js';
10
- import { d as defineCustomElement$1 } from './p-0b57c524.js';
7
+ import { d as defineCustomElement$4 } from './p-4921b11d.js';
8
+ import { d as defineCustomElement$3 } from './p-4a8b7174.js';
9
+ import { d as defineCustomElement$2 } from './p-7a0d0ba1.js';
10
+ import { d as defineCustomElement$1 } from './p-73378f6e.js';
11
11
 
12
12
  const duetScrollableCss = "*,*::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;-webkit-tap-highlight-color:transparent}:host{position:relative !important}:host .duet-scrollable-items{display:flex}:host .duet-scrollable-items .duet-scrollable-button{position:relative;flex:0 0 auto;flex-basis:40px;padding:10px;cursor:pointer}:host .duet-scrollable-items .duet-scrollable-button:active{transform:scale(0.8)}:host .duet-scrollable-items .duet-scrollable-button--left{left:-12px}:host .duet-scrollable-items .duet-scrollable-button--right{right:-12px}:host .duet-scrollable-items .duet-scrollable-button--occluded{visibility:hidden}:host .duet-scrollable-items .duet-scrollable-list{display:flex;flex-wrap:nowrap;gap:20px;padding-top:2px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-margin:0 20px;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;}:host .duet-scrollable-items .duet-scrollable-list:not(.buttons){white-space:normal}:host .duet-scrollable-items .duet-scrollable-list::-webkit-scrollbar{display:none}:host .duet-scrollable-items .duet-scrollable-list.collapsed{flex-wrap:wrap}:host .duet-scrollable-items.center{justify-content:center}:host .duet-scrollable-items.center .duet-scrollable-list.collapsed{justify-content:center}.collapse{width:100%;text-align:center}.collapse.hide{visibility:hidden}::slotted(*){scroll-snap-align:center;margin-left:0;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}";
13
13
 
@@ -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-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
 
6
6
  const duetSpacerCss = ":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:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.duet-spacer-horizontal){display:inline-block;height:100% !important}:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.duet-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.duet-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.small){width:12px;min-width:12px}}:host(.duet-spacer-horizontal.medium){height:100%}:host(.duet-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.large){width:20px;min-width:20px}}:host(.duet-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.duet-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.duet-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.duet-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.duet-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.duet-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.duet-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.duet-spacer-vertical.small){height:12px;min-height:12px}}:host(.duet-spacer-vertical.medium){width:100%}:host(.duet-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.duet-spacer-vertical.large){height:20px;min-height:20px}}:host(.duet-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.duet-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.duet-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.duet-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.duet-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.duet-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.duet-spacer-xx-small){display:block}}:host(.duet-spacer-x-small){display:none}@media (max-width: 35.9375em){:host(.duet-spacer-x-small){display:block}}:host(.duet-spacer-small){display:none}@media (min-width: 36em){:host(.duet-spacer-small){display:block}}:host(.duet-spacer-medium){display:none}@media (min-width: 48em){:host(.duet-spacer-medium){display:block}}:host(.duet-spacer-large){display:none}@media (min-width: 62em){:host(.duet-spacer-large){display:block}}:host(.duet-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.duet-spacer-x-large){display:block}}:host(.duet-spacer-xx-large){display:none}@media (min-width: 76.25em){:host(.duet-spacer-xx-large){display:block}}";
7
7
 
@@ -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-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { n as nudge } from './p-040f8831.js';
7
7
 
@@ -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-ff199982.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { c as createID } from './p-45f71a69.js';
7
7
  import { n as nudge } from './p-040f8831.js';
8
8
  import { p as parsePossibleJSON } from './p-1a395a8d.js';
9
- import { d as defineCustomElement$7 } from './p-b0e6db65.js';
10
- import { d as defineCustomElement$6 } from './p-c4dd0df2.js';
11
- import { d as defineCustomElement$5 } from './p-a25a0c57.js';
12
- import { d as defineCustomElement$4 } from './p-c9e95a9c.js';
13
- import { d as defineCustomElement$3 } from './p-b3d7f37b.js';
14
- import { d as defineCustomElement$2 } from './p-a1becc63.js';
15
- import { d as defineCustomElement$1 } from './p-0b57c524.js';
9
+ import { d as defineCustomElement$7 } from './p-e436057c.js';
10
+ import { d as defineCustomElement$6 } from './p-4a8b7174.js';
11
+ import { d as defineCustomElement$5 } from './p-9e8ed1f4.js';
12
+ import { d as defineCustomElement$4 } from './p-b3d7a5f1.js';
13
+ import { d as defineCustomElement$3 } from './p-7d00dae6.js';
14
+ import { d as defineCustomElement$2 } from './p-77ec763f.js';
15
+ import { d as defineCustomElement$1 } from './p-73378f6e.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{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-select{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 #0077b3}.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
 
@@ -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-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { m as media_query_medium, a as media_query_large } from './p-64d43840.js';
6
6
  import { c as computePosition, f as flip, s as shift, a as arrow } from './p-00c8a755.js';
7
7
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
@@ -9,10 +9,10 @@ import { c as createID } from './p-45f71a69.js';
9
9
  import { b as isEscapeKey } from './p-56ac3289.js';
10
10
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-4883df66.js';
11
11
  import { n as nudge } from './p-040f8831.js';
12
- import { d as defineCustomElement$4 } from './p-c4dd0df2.js';
13
- import { d as defineCustomElement$3 } from './p-b3d7f37b.js';
14
- import { d as defineCustomElement$2 } from './p-a1becc63.js';
15
- import { d as defineCustomElement$1 } from './p-0b57c524.js';
12
+ import { d as defineCustomElement$4 } from './p-4a8b7174.js';
13
+ import { d as defineCustomElement$3 } from './p-7d00dae6.js';
14
+ import { d as defineCustomElement$2 } from './p-77ec763f.js';
15
+ import { d as defineCustomElement$1 } from './p-73378f6e.js';
16
16
 
17
17
  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}";
18
18
 
@@ -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-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { s as sizeNavigation, i as sizeHeader } from './p-c057158b.js';
6
6
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
7
7
  import { d as debounce } from './p-3d8d557b.js';
@@ -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-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.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;word-break:break-all;word-break: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
 
@@ -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-ff199982.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { n as nudge } from './p-040f8831.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-ff199982.js';
4
+ import { p as proxyCustomElement, H, h } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { n as nudge } from './p-040f8831.js';
7
7
  import { g as getColorByName } from './p-e19d1e27.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-ff199982.js';
4
+ import { p as proxyCustomElement, H, h } from './p-851603d1.js';
5
5
  import { i as inheritGlobalTheme } from './p-d48735b6.js';
6
6
  import { g as getColorByName } from './p-e19d1e27.js';
7
7