@duetds/components 9.8.1 → 9.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (665) hide show
  1. package/hydrate/index.js +217 -64
  2. package/lib/cjs/{a11y-utils-097578a2.js → a11y-utils-050310c7.js} +1 -1
  3. package/lib/cjs/{app-globals-939b4e56.js → app-globals-f4faf11d.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +4 -4
  13. package/lib/cjs/duet-card.cjs.entry.js +2 -2
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-chip.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  19. package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  31. package/lib/cjs/duet-hero.cjs.entry.js +34 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  34. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +4 -4
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
  42. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  44. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +2 -2
  46. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  47. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-phone-input.cjs.entry.js +4 -4
  51. package/lib/cjs/duet-popup-menu_2.cjs.entry.js +34 -9
  52. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  55. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-scrollable_3.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-share-chart-item.cjs.entry.js +22 -0
  61. package/lib/cjs/duet-share-chart.cjs.entry.js +83 -0
  62. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  63. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  64. package/lib/cjs/duet-slideout-link.cjs.entry.js +6 -6
  65. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  66. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  67. package/lib/cjs/duet-slideout.cjs.entry.js +4 -4
  68. package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
  69. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  71. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  72. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +5 -5
  73. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  74. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  75. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  77. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  78. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  79. package/lib/cjs/duet-toolbar-item.cjs.entry.js +7 -7
  80. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  81. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  82. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
  83. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  84. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  85. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  86. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  87. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  88. package/lib/cjs/duet.cjs.js +3 -3
  89. package/lib/cjs/{errorcodes.utils-8daf7a3e.js → errorcodes.utils-6917a13a.js} +1 -1
  90. package/lib/cjs/{focus-utils-ea4a19c7.js → focus-utils-17b92876.js} +1 -1
  91. package/lib/cjs/{index-fc6fff62.js → index-45354cdd.js} +9 -1
  92. package/lib/cjs/{language-utils-57e014ea.js → language-utils-5a4f4a41.js} +1 -1
  93. package/lib/cjs/loader.cjs.js +3 -3
  94. package/lib/cjs/{slot-utils-6c8e09f2.js → slot-utils-4e1bb28c.js} +1 -1
  95. package/lib/collection/collection-manifest.json +2 -0
  96. package/lib/collection/components/duet-divider/duet-divider.css +4 -2
  97. package/lib/collection/components/duet-hero/duet-hero.js +32 -6
  98. package/lib/collection/components/duet-phone-input/duet-phone-input.js +1 -1
  99. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
  100. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +30 -5
  101. package/lib/collection/components/duet-share-chart/duet-share-chart.css +78 -0
  102. package/lib/collection/components/duet-share-chart/duet-share-chart.js +137 -0
  103. package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +65 -0
  104. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  105. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  106. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  107. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  108. package/lib/collection/components/duet-status-icon/duet-status-icon.js +2 -2
  109. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  110. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  111. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  112. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  113. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  114. package/lib/collection/components/duet-table/duet-table.js +2 -2
  115. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  116. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  117. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  118. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  119. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  120. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +3 -3
  121. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  122. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  123. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  124. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  125. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  126. package/lib/dist-custom-elements/duet-alert.js +1 -1
  127. package/lib/dist-custom-elements/duet-badge.js +1 -1
  128. package/lib/dist-custom-elements/duet-banner.js +3 -3
  129. package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
  130. package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
  131. package/lib/dist-custom-elements/duet-button.js +1 -1
  132. package/lib/dist-custom-elements/duet-callout.js +2 -2
  133. package/lib/dist-custom-elements/duet-caption.js +1 -1
  134. package/lib/dist-custom-elements/duet-card.js +3 -3
  135. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  136. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  137. package/lib/dist-custom-elements/duet-chip.js +1 -1
  138. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  139. package/lib/dist-custom-elements/duet-choice.js +4 -4
  140. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  141. package/lib/dist-custom-elements/duet-combobox.js +15 -15
  142. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  143. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  144. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  145. package/lib/dist-custom-elements/duet-divider.js +1 -1
  146. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  147. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  148. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  149. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  150. package/lib/dist-custom-elements/duet-footer.js +7 -7
  151. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  152. package/lib/dist-custom-elements/duet-grid.js +1 -1
  153. package/lib/dist-custom-elements/duet-header.js +8 -8
  154. package/lib/dist-custom-elements/duet-heading.js +1 -1
  155. package/lib/dist-custom-elements/duet-hero.js +41 -15
  156. package/lib/dist-custom-elements/duet-icon.js +1 -1
  157. package/lib/dist-custom-elements/duet-input.js +1 -1
  158. package/lib/dist-custom-elements/duet-label.js +1 -1
  159. package/lib/dist-custom-elements/duet-layout.js +1 -1
  160. package/lib/dist-custom-elements/duet-link.js +1 -1
  161. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  162. package/lib/dist-custom-elements/duet-list.js +1 -1
  163. package/lib/dist-custom-elements/duet-logo.js +1 -1
  164. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  165. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  166. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  167. package/lib/dist-custom-elements/duet-menu-bar-item.js +2 -2
  168. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  169. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  170. package/lib/dist-custom-elements/duet-modal.js +8 -8
  171. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  172. package/lib/dist-custom-elements/duet-nav.js +1 -1
  173. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  174. package/lib/dist-custom-elements/duet-notification.js +2 -2
  175. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  176. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  177. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  178. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  179. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  180. package/lib/dist-custom-elements/duet-phone-input.js +17 -17
  181. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  182. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  183. package/lib/dist-custom-elements/duet-progress.js +1 -1
  184. package/lib/dist-custom-elements/duet-promo-card.js +3 -3
  185. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  186. package/lib/dist-custom-elements/duet-radio.js +1 -1
  187. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  188. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  189. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  190. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  191. package/lib/dist-custom-elements/duet-select.js +1 -1
  192. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  193. package/lib/dist-custom-elements/duet-share-chart-item.d.ts +11 -0
  194. package/lib/dist-custom-elements/duet-share-chart-item.js +39 -0
  195. package/lib/dist-custom-elements/duet-share-chart.d.ts +11 -0
  196. package/lib/dist-custom-elements/duet-share-chart.js +106 -0
  197. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  198. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  199. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  200. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  201. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  202. package/lib/dist-custom-elements/duet-slideout.js +3 -3
  203. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  204. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  205. package/lib/dist-custom-elements/duet-status-icon.js +1 -1
  206. package/lib/dist-custom-elements/duet-step.js +4 -4
  207. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  208. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  209. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  210. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  211. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  212. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  213. package/lib/dist-custom-elements/duet-tab-group.js +7 -7
  214. package/lib/dist-custom-elements/duet-tab.js +1 -1
  215. package/lib/dist-custom-elements/duet-table.js +1 -1
  216. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  217. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  218. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  219. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  220. package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
  221. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  222. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  223. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  224. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  225. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  226. package/lib/dist-custom-elements/duet-tray.js +5 -5
  227. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  228. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  229. package/lib/dist-custom-elements/duet-upload.js +20 -20
  230. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  231. package/lib/dist-custom-elements/index.js +1 -1
  232. package/lib/dist-custom-elements/{p-3b006865.js → p-06c403d9.js} +1 -1
  233. package/lib/dist-custom-elements/{p-a79cf453.js → p-132b261a.js} +10 -10
  234. package/lib/dist-custom-elements/{p-a250051a.js → p-175fc551.js} +1 -1
  235. package/lib/dist-custom-elements/{p-9c0c0583.js → p-1c4fcb41.js} +2 -2
  236. package/lib/dist-custom-elements/{p-55e9908e.js → p-1eb29b1c.js} +10 -10
  237. package/lib/dist-custom-elements/{p-63fe7ca7.js → p-1f610268.js} +1 -1
  238. package/lib/dist-custom-elements/{p-3be17de6.js → p-238a3868.js} +8 -8
  239. package/lib/dist-custom-elements/{p-24c28a7d.js → p-2a0aefe4.js} +2 -2
  240. package/lib/dist-custom-elements/{p-d385e3d5.js → p-2e0d729f.js} +1 -1
  241. package/lib/dist-custom-elements/{p-83a1e485.js → p-3acb66c0.js} +2 -2
  242. package/lib/dist-custom-elements/{p-5df3d6fc.js → p-42b1e9d0.js} +1 -1
  243. package/lib/dist-custom-elements/{p-e6686c28.js → p-42eebb86.js} +1 -1
  244. package/lib/dist-custom-elements/{p-ae395997.js → p-49773f56.js} +7 -7
  245. package/lib/dist-custom-elements/{p-5b8ccb94.js → p-4d6e3fcc.js} +2 -2
  246. package/lib/dist-custom-elements/{p-fd6463e9.js → p-56cd0edf.js} +5 -5
  247. package/lib/dist-custom-elements/{p-ec5e2453.js → p-57a0b5df.js} +1 -1
  248. package/lib/dist-custom-elements/{p-93b6c77d.js → p-647c78a8.js} +2 -2
  249. package/lib/dist-custom-elements/{p-096bf531.js → p-761fd588.js} +4 -4
  250. package/lib/dist-custom-elements/{p-c02edb53.js → p-7947d2cd.js} +43 -18
  251. package/lib/dist-custom-elements/{p-8ba73d37.js → p-79480384.js} +2 -2
  252. package/lib/dist-custom-elements/{p-667241b7.js → p-7a37b78a.js} +1 -1
  253. package/lib/dist-custom-elements/{p-04667e10.js → p-813debec.js} +3 -3
  254. package/lib/dist-custom-elements/{p-5f1b2f21.js → p-85b61ebc.js} +1 -1
  255. package/lib/dist-custom-elements/{p-834b2a63.js → p-86746543.js} +3 -3
  256. package/lib/dist-custom-elements/{p-09910065.js → p-9d462464.js} +1 -1
  257. package/lib/dist-custom-elements/{p-96a35539.js → p-b1717bf1.js} +1 -1
  258. package/lib/dist-custom-elements/{p-0686dc77.js → p-b388715c.js} +5 -5
  259. package/lib/dist-custom-elements/{p-3e8e8086.js → p-b5c0ae56.js} +5 -5
  260. package/lib/dist-custom-elements/{p-39b0cc41.js → p-b7bf60cf.js} +1 -1
  261. package/lib/dist-custom-elements/{p-b9ff419d.js → p-b8c6f396.js} +5 -5
  262. package/lib/dist-custom-elements/{p-488020a7.js → p-bc7aeee0.js} +3 -3
  263. package/lib/dist-custom-elements/{p-04f23cbd.js → p-bd7dd1f2.js} +1 -1
  264. package/lib/dist-custom-elements/{p-11a0aa1e.js → p-bec2501d.js} +5 -5
  265. package/lib/dist-custom-elements/{p-cbcfee87.js → p-cda5f601.js} +1 -1
  266. package/lib/dist-custom-elements/{p-1dc954e8.js → p-dca657f2.js} +4 -4
  267. package/lib/dist-custom-elements/{p-43bc973b.js → p-dcd7d6d2.js} +2 -2
  268. package/lib/dist-custom-elements/{p-7a72ebb0.js → p-df8428db.js} +1 -1
  269. package/lib/dist-custom-elements/{p-137202b7.js → p-f2b72f2d.js} +1 -1
  270. package/lib/dist-custom-elements/{p-f851b808.js → p-fd3dd124.js} +2 -2
  271. package/lib/dist-custom-elements/{p-3e85c24b.js → p-fee53217.js} +1 -1
  272. package/lib/duet/duet.esm.js +1 -1
  273. package/lib/duet/duet.js +1 -1
  274. package/lib/duet/{p-ecca6f8b.entry.js → p-00a1eee5.entry.js} +1 -1
  275. package/lib/duet/{p-877d4d36.system.entry.js → p-00c275a8.system.entry.js} +1 -1
  276. package/lib/duet/{p-9753e113.entry.js → p-00f58c81.entry.js} +1 -1
  277. package/lib/duet/{p-99f20857.system.entry.js → p-0128eef9.system.entry.js} +1 -1
  278. package/lib/duet/p-015b7bce.system.entry.js +4 -0
  279. package/lib/duet/{p-f31077cb.entry.js → p-02f8661f.entry.js} +1 -1
  280. package/lib/duet/{p-06d3fe65.system.entry.js → p-0484d391.system.entry.js} +1 -1
  281. package/lib/duet/{p-e1a10b0a.system.entry.js → p-062c814d.system.entry.js} +1 -1
  282. package/lib/duet/{p-137c741a.system.entry.js → p-06479d57.system.entry.js} +1 -1
  283. package/lib/duet/{p-1e507e83.js → p-0773901d.js} +1 -1
  284. package/lib/duet/{p-6efad73a.entry.js → p-0936d659.entry.js} +1 -1
  285. package/lib/duet/{p-c4806b54.system.entry.js → p-0a5a0f9f.system.entry.js} +1 -1
  286. package/lib/duet/{p-14ba3f91.entry.js → p-0a9b1b0b.entry.js} +1 -1
  287. package/lib/duet/{p-8001d81f.system.entry.js → p-0c27b62a.system.entry.js} +1 -1
  288. package/lib/duet/{p-a78172c5.entry.js → p-0dd3a7c9.entry.js} +1 -1
  289. package/lib/duet/{p-e4b1161d.entry.js → p-0fe8704c.entry.js} +1 -1
  290. package/lib/duet/{p-e134a4fb.system.entry.js → p-116c7db8.system.entry.js} +1 -1
  291. package/lib/duet/{p-81f0049b.entry.js → p-12a12f9c.entry.js} +1 -1
  292. package/lib/duet/p-151fb80c.system.entry.js +4 -0
  293. package/lib/duet/{p-0eb08814.system.entry.js → p-15aaf279.system.entry.js} +1 -1
  294. package/lib/duet/{p-c91a0af8.entry.js → p-16997663.entry.js} +1 -1
  295. package/lib/duet/{p-479dbb1a.entry.js → p-16a2b903.entry.js} +1 -1
  296. package/lib/duet/{p-e4810a48.system.entry.js → p-17aa4bbe.system.entry.js} +1 -1
  297. package/lib/duet/{p-72e3606a.system.entry.js → p-184e698a.system.entry.js} +1 -1
  298. package/lib/duet/{p-a30e2463.entry.js → p-1921b16d.entry.js} +1 -1
  299. package/lib/duet/{p-d712ab71.entry.js → p-1b7ac0a5.entry.js} +1 -1
  300. package/lib/duet/{p-667b336e.system.entry.js → p-1c107ee6.system.entry.js} +1 -1
  301. package/lib/duet/{p-843b6ffb.system.entry.js → p-1de43ba1.system.entry.js} +1 -1
  302. package/lib/duet/{p-eae140c0.system.entry.js → p-1f337fe3.system.entry.js} +1 -1
  303. package/lib/duet/{p-00dcfb01.system.entry.js → p-1fe573fb.system.entry.js} +1 -1
  304. package/lib/duet/{p-62197a6b.entry.js → p-20611247.entry.js} +1 -1
  305. package/lib/duet/{p-80982954.entry.js → p-238fa831.entry.js} +1 -1
  306. package/lib/duet/{p-1c6c54d7.system.entry.js → p-24c9714a.system.entry.js} +2 -2
  307. package/lib/duet/{p-dfbe0fb4.entry.js → p-28b88f1b.entry.js} +1 -1
  308. package/lib/duet/{p-8e4cdc90.system.entry.js → p-2afae3ba.system.entry.js} +1 -1
  309. package/lib/duet/{p-a79a1f51.system.entry.js → p-2b2a0e6f.system.entry.js} +1 -1
  310. package/lib/duet/{p-390d28f8.entry.js → p-2b30e991.entry.js} +1 -1
  311. package/lib/duet/{p-bd942603.system.entry.js → p-2b4f458d.system.entry.js} +1 -1
  312. package/lib/duet/p-2e51ccc4.entry.js +4 -0
  313. package/lib/duet/{p-26a24272.entry.js → p-303a9f45.entry.js} +1 -1
  314. package/lib/duet/p-31bb5751.js +4 -0
  315. package/lib/duet/{p-9801b273.system.entry.js → p-321b7867.system.entry.js} +1 -1
  316. package/lib/duet/{p-f55ab6b2.system.entry.js → p-34afb5ae.system.entry.js} +1 -1
  317. package/lib/duet/{p-392eff23.system.entry.js → p-393c06a4.system.entry.js} +1 -1
  318. package/lib/duet/{p-32207489.entry.js → p-3964bb3b.entry.js} +1 -1
  319. package/lib/duet/p-3c6da86e.entry.js +4 -0
  320. package/lib/duet/{p-3095009a.entry.js → p-3e7f5733.entry.js} +1 -1
  321. package/lib/duet/{p-67928d56.system.entry.js → p-3f35573d.system.entry.js} +1 -1
  322. package/lib/duet/{p-dfb49ef9.system.entry.js → p-407dcb6c.system.entry.js} +1 -1
  323. package/lib/duet/{p-389f0a82.system.entry.js → p-42f8f330.system.entry.js} +1 -1
  324. package/lib/duet/{p-46779515.entry.js → p-437d2bb6.entry.js} +1 -1
  325. package/lib/duet/{p-4c945e8d.system.entry.js → p-4393178b.system.entry.js} +1 -1
  326. package/lib/duet/{p-3447a0d5.system.entry.js → p-442222ef.system.entry.js} +1 -1
  327. package/lib/duet/{p-e93e2173.entry.js → p-44d6dc12.entry.js} +1 -1
  328. package/lib/duet/{p-c5d5ecc9.system.entry.js → p-48bd046c.system.entry.js} +1 -1
  329. package/lib/duet/{p-f379651a.entry.js → p-4b3b6db2.entry.js} +1 -1
  330. package/lib/duet/{p-f7e90f95.entry.js → p-4d7b963e.entry.js} +1 -1
  331. package/lib/duet/{p-4f748c8f.system.entry.js → p-5373b8ad.system.entry.js} +1 -1
  332. package/lib/duet/{p-e9727644.entry.js → p-55865968.entry.js} +1 -1
  333. package/lib/duet/{p-93063ada.entry.js → p-55a8a353.entry.js} +1 -1
  334. package/lib/duet/{p-6e0bf246.system.entry.js → p-56cef695.system.entry.js} +1 -1
  335. package/lib/duet/{p-7a2affb3.entry.js → p-5844d557.entry.js} +1 -1
  336. package/lib/duet/{p-e0a33b1b.system.entry.js → p-599ce571.system.entry.js} +1 -1
  337. package/lib/duet/{p-c0f912cc.entry.js → p-5a9197a4.entry.js} +1 -1
  338. package/lib/duet/{p-4e8caaa1.entry.js → p-5b908466.entry.js} +1 -1
  339. package/lib/duet/{p-10868102.entry.js → p-5e0962cd.entry.js} +1 -1
  340. package/lib/duet/{p-ad30ebd0.entry.js → p-60162940.entry.js} +1 -1
  341. package/lib/duet/{p-daf28095.entry.js → p-636a177b.entry.js} +1 -1
  342. package/lib/duet/{p-eef0fb8e.js → p-64d39db4.js} +1 -1
  343. package/lib/duet/{p-9e453fe1.entry.js → p-65e8cb09.entry.js} +1 -1
  344. package/lib/duet/{p-47639ffb.system.entry.js → p-67b4c262.system.entry.js} +1 -1
  345. package/lib/duet/{p-8a95f91f.entry.js → p-67fc5d1c.entry.js} +1 -1
  346. package/lib/duet/{p-4d4ee898.system.entry.js → p-682e6943.system.entry.js} +1 -1
  347. package/lib/duet/p-68eb7faa.entry.js +4 -0
  348. package/lib/duet/p-6bbac3f9.system.js +4 -0
  349. package/lib/duet/{p-54647826.entry.js → p-6d16043c.entry.js} +1 -1
  350. package/lib/duet/{p-1e8f0c99.system.entry.js → p-70ae6f2c.system.entry.js} +2 -2
  351. package/lib/duet/{p-77a0c991.system.entry.js → p-725c2a9e.system.entry.js} +1 -1
  352. package/lib/duet/{p-56a9d89a.js → p-737130d0.js} +1 -1
  353. package/lib/duet/{p-43c0bdf6.system.entry.js → p-74184074.system.entry.js} +1 -1
  354. package/lib/duet/{p-eca1a4e7.system.entry.js → p-74941bed.system.entry.js} +2 -2
  355. package/lib/duet/{p-ad64f0f9.entry.js → p-74f7b2c7.entry.js} +1 -1
  356. package/lib/duet/p-7930b999.system.js +4 -0
  357. package/lib/duet/{p-24f81ad8.entry.js → p-793b2147.entry.js} +1 -1
  358. package/lib/duet/{p-a6cc3e96.system.entry.js → p-793f3625.system.entry.js} +1 -1
  359. package/lib/duet/{p-399daeeb.entry.js → p-7a33d0be.entry.js} +1 -1
  360. package/lib/duet/{p-424991f9.system.entry.js → p-7bf8f183.system.entry.js} +1 -1
  361. package/lib/duet/{p-72481e45.system.entry.js → p-7c0e1242.system.entry.js} +1 -1
  362. package/lib/duet/{p-c9906be7.system.js → p-7df350f6.system.js} +1 -1
  363. package/lib/duet/{p-d6a10b17.system.entry.js → p-7e257f15.system.entry.js} +1 -1
  364. package/lib/duet/{p-b076d1e9.js → p-85bd737a.js} +1 -1
  365. package/lib/duet/p-86a187a0.system.entry.js +4 -0
  366. package/lib/duet/{p-5fc41341.system.entry.js → p-8763fcda.system.entry.js} +1 -1
  367. package/lib/duet/{p-5ce67557.entry.js → p-88f1717c.entry.js} +1 -1
  368. package/lib/duet/{p-d891a3d5.entry.js → p-89aebeb3.entry.js} +1 -1
  369. package/lib/duet/{p-dd11e9d1.system.entry.js → p-89fb266e.system.entry.js} +1 -1
  370. package/lib/duet/{p-d937f8a0.entry.js → p-8aeb58ba.entry.js} +1 -1
  371. package/lib/duet/p-8da50ca3.entry.js +4 -0
  372. package/lib/duet/{p-0bfc0d18.system.entry.js → p-912efbb2.system.entry.js} +1 -1
  373. package/lib/duet/{p-2f5ae557.system.entry.js → p-9240897c.system.entry.js} +1 -1
  374. package/lib/duet/{p-af8baa25.system.entry.js → p-938f9b3e.system.entry.js} +1 -1
  375. package/lib/duet/{p-280e5fbc.system.entry.js → p-94a34398.system.entry.js} +1 -1
  376. package/lib/duet/{p-c167fa9c.system.js → p-94e4f977.system.js} +1 -1
  377. package/lib/duet/{p-99b95f5b.entry.js → p-953ec2bf.entry.js} +1 -1
  378. package/lib/duet/{p-5a05ac1c.entry.js → p-96c232c1.entry.js} +1 -1
  379. package/lib/duet/{p-38c651af.entry.js → p-9a04c2b1.entry.js} +1 -1
  380. package/lib/duet/{p-2b21b9f9.system.entry.js → p-9bdb177a.system.entry.js} +1 -1
  381. package/lib/duet/{p-c29e36d2.system.entry.js → p-9c39ff09.system.entry.js} +1 -1
  382. package/lib/duet/{p-ab06a9a9.entry.js → p-9e736904.entry.js} +1 -1
  383. package/lib/duet/{p-dca60359.system.entry.js → p-a0cc3a57.system.entry.js} +1 -1
  384. package/lib/duet/{p-d41d25b8.system.js → p-a1105b5c.system.js} +1 -1
  385. package/lib/duet/{p-dc03d7c1.system.entry.js → p-a487e706.system.entry.js} +1 -1
  386. package/lib/duet/{p-464ba021.system.entry.js → p-a5c6603f.system.entry.js} +1 -1
  387. package/lib/duet/{p-832472d6.system.entry.js → p-a7e0505e.system.entry.js} +1 -1
  388. package/lib/duet/{p-67d95d6b.system.entry.js → p-aa59a64b.system.entry.js} +1 -1
  389. package/lib/duet/{p-2ff1d200.entry.js → p-ab6757f6.entry.js} +1 -1
  390. package/lib/duet/{p-7ec3d3e3.entry.js → p-ac5d2bcc.entry.js} +1 -1
  391. package/lib/duet/{p-bea64888.system.entry.js → p-ac8c8a39.system.entry.js} +1 -1
  392. package/lib/duet/{p-fabffe99.system.entry.js → p-ad3f1daf.system.entry.js} +1 -1
  393. package/lib/duet/p-ad694b62.system.js +4 -0
  394. package/lib/duet/{p-21573559.entry.js → p-adaf3f59.entry.js} +1 -1
  395. package/lib/duet/{p-fe9466e8.system.entry.js → p-ae0c29d6.system.entry.js} +1 -1
  396. package/lib/duet/{p-ac4e4fce.js → p-ae924d35.js} +1 -1
  397. package/lib/duet/p-af5d05c3.system.js +4 -0
  398. package/lib/duet/{p-b9bdc17f.system.entry.js → p-afa617d4.system.entry.js} +1 -1
  399. package/lib/duet/{p-bc33cf30.entry.js → p-b1ab0652.entry.js} +1 -1
  400. package/lib/duet/{p-9bcd668f.entry.js → p-b1ba3c6a.entry.js} +1 -1
  401. package/lib/duet/p-b1fb2829.entry.js +4 -0
  402. package/lib/duet/{p-59e27cad.system.entry.js → p-b4676151.system.entry.js} +1 -1
  403. package/lib/duet/{p-480818a9.system.entry.js → p-b6ba7e61.system.entry.js} +1 -1
  404. package/lib/duet/{p-b518aa35.entry.js → p-b84219f5.entry.js} +1 -1
  405. package/lib/duet/{p-c418caff.entry.js → p-b8a0329d.entry.js} +1 -1
  406. package/lib/duet/{p-d0ecd074.system.entry.js → p-baa4658c.system.entry.js} +1 -1
  407. package/lib/duet/{p-1ef17cee.entry.js → p-bb19eb2d.entry.js} +1 -1
  408. package/lib/duet/{p-7610d693.entry.js → p-bfa81195.entry.js} +1 -1
  409. package/lib/duet/{p-70597f4c.system.entry.js → p-c03f1b5c.system.entry.js} +1 -1
  410. package/lib/duet/{p-1d0fe824.entry.js → p-c07e462d.entry.js} +1 -1
  411. package/lib/duet/{p-44dbafbc.entry.js → p-c2509427.entry.js} +1 -1
  412. package/lib/duet/{p-6b51c48f.system.js → p-c378ccdd.system.js} +1 -1
  413. package/lib/duet/{p-56359195.system.entry.js → p-c4538952.system.entry.js} +1 -1
  414. package/lib/duet/p-c45f948b.system.entry.js +4 -0
  415. package/lib/duet/{p-40a9a9ec.system.entry.js → p-c6ad88ca.system.entry.js} +1 -1
  416. package/lib/duet/{p-989e7207.system.entry.js → p-c708fd70.system.entry.js} +1 -1
  417. package/lib/duet/p-c9bed1f1.entry.js +4 -0
  418. package/lib/duet/{p-04817234.system.entry.js → p-c9f780bb.system.entry.js} +1 -1
  419. package/lib/duet/{p-b8b78b10.system.entry.js → p-cb66bf76.system.entry.js} +1 -1
  420. package/lib/duet/{p-7a5289a2.entry.js → p-ce092918.entry.js} +1 -1
  421. package/lib/duet/{p-cf7c4d7a.entry.js → p-cff0ecb0.entry.js} +1 -1
  422. package/lib/duet/{p-6e7593cc.entry.js → p-d0ba77fe.entry.js} +1 -1
  423. package/lib/duet/{p-b717cd3c.system.entry.js → p-d13e3716.system.entry.js} +1 -1
  424. package/lib/duet/{p-a5db972f.system.entry.js → p-d286a412.system.entry.js} +1 -1
  425. package/lib/duet/{p-90a3d2a3.system.entry.js → p-d440f795.system.entry.js} +1 -1
  426. package/lib/duet/{p-d444335a.system.entry.js → p-d45702f5.system.entry.js} +1 -1
  427. package/lib/duet/{p-b8b3d2bd.entry.js → p-d45de9cb.entry.js} +1 -1
  428. package/lib/duet/{p-6127a46f.entry.js → p-d535f442.entry.js} +1 -1
  429. package/lib/duet/{p-609ddf66.system.entry.js → p-d64d72d6.system.entry.js} +1 -1
  430. package/lib/duet/p-dadd8c19.system.entry.js +4 -0
  431. package/lib/duet/{p-1df62080.entry.js → p-dbe6cf3c.entry.js} +1 -1
  432. package/lib/duet/p-dcd70e16.entry.js +4 -0
  433. package/lib/duet/{p-65a7b2e7.entry.js → p-de9a637d.entry.js} +1 -1
  434. package/lib/duet/{p-5c40f796.system.entry.js → p-dfc8cb16.system.entry.js} +1 -1
  435. package/lib/duet/{p-ae24eb7a.system.entry.js → p-e0880953.system.entry.js} +1 -1
  436. package/lib/duet/{p-18fa97ec.entry.js → p-e2bf5465.entry.js} +1 -1
  437. package/lib/duet/p-e52a6209.entry.js +4 -0
  438. package/lib/duet/{p-4467e702.system.entry.js → p-e5606a0f.system.entry.js} +1 -1
  439. package/lib/duet/{p-ae76d6f4.entry.js → p-e57748ed.entry.js} +1 -1
  440. package/lib/duet/{p-a6bea7ba.entry.js → p-e6236342.entry.js} +1 -1
  441. package/lib/duet/{p-83d919a0.system.entry.js → p-e79cba3f.system.entry.js} +1 -1
  442. package/lib/duet/{p-6b4c3ca3.system.entry.js → p-e91e9697.system.entry.js} +1 -1
  443. package/lib/duet/p-e9c354e0.entry.js +4 -0
  444. package/lib/duet/{p-a6350c1a.entry.js → p-ea8bc817.entry.js} +1 -1
  445. package/lib/duet/{p-cbcf289e.entry.js → p-eaf430ed.entry.js} +1 -1
  446. package/lib/duet/{p-46862b49.entry.js → p-eb4ce4cc.entry.js} +1 -1
  447. package/lib/duet/{p-4ce3657e.js → p-ed0179f9.js} +1 -1
  448. package/lib/duet/{p-64de9f31.entry.js → p-ef2872f7.entry.js} +1 -1
  449. package/lib/duet/{p-e607f70f.system.entry.js → p-efeb6892.system.entry.js} +1 -1
  450. package/lib/duet/{p-0a3a04ef.entry.js → p-f0939f30.entry.js} +1 -1
  451. package/lib/duet/p-f189d547.entry.js +4 -0
  452. package/lib/duet/{p-3c0c4647.entry.js → p-f5d1a11c.entry.js} +1 -1
  453. package/lib/duet/{p-952d883d.system.entry.js → p-f6099430.system.entry.js} +1 -1
  454. package/lib/duet/{p-c03ab48d.entry.js → p-fa05d75c.entry.js} +1 -1
  455. package/lib/duet/{p-6bd2ee7c.entry.js → p-fe66eee6.entry.js} +1 -1
  456. package/lib/duet/{p-eb247c69.entry.js → p-ff06b22b.entry.js} +1 -1
  457. package/lib/esm/{a11y-utils-2a2d96fc.js → a11y-utils-ba8ce43e.js} +1 -1
  458. package/lib/esm/{app-globals-a715e37b.js → app-globals-90a110af.js} +1 -1
  459. package/lib/esm/duet-action-button.entry.js +2 -2
  460. package/lib/esm/duet-alert.entry.js +3 -3
  461. package/lib/esm/duet-badge.entry.js +1 -1
  462. package/lib/esm/duet-banner.entry.js +2 -2
  463. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  464. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  465. package/lib/esm/duet-button_2.entry.js +2 -2
  466. package/lib/esm/duet-callout.entry.js +2 -2
  467. package/lib/esm/duet-caption_4.entry.js +4 -4
  468. package/lib/esm/duet-card.entry.js +2 -2
  469. package/lib/esm/duet-checkbox.entry.js +1 -1
  470. package/lib/esm/duet-checkmark.entry.js +1 -1
  471. package/lib/esm/duet-chip.entry.js +2 -2
  472. package/lib/esm/duet-choice_2.entry.js +3 -3
  473. package/lib/esm/duet-collapsible.entry.js +2 -2
  474. package/lib/esm/duet-combobox.entry.js +3 -3
  475. package/lib/esm/duet-contact-card.entry.js +2 -2
  476. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  477. package/lib/esm/duet-date-picker.entry.js +4 -4
  478. package/lib/esm/duet-divider_2.entry.js +2 -2
  479. package/lib/esm/duet-editable-table_3.entry.js +5 -5
  480. package/lib/esm/duet-empty-state.entry.js +1 -1
  481. package/lib/esm/duet-fieldset.entry.js +2 -2
  482. package/lib/esm/duet-file-chooser.entry.js +1 -1
  483. package/lib/esm/duet-footer.entry.js +3 -3
  484. package/lib/esm/duet-grid_2.entry.js +1 -1
  485. package/lib/esm/duet-header_2.entry.js +2 -2
  486. package/lib/esm/duet-hero.entry.js +34 -8
  487. package/lib/esm/duet-icon.entry.js +1 -1
  488. package/lib/esm/duet-input_2.entry.js +3 -3
  489. package/lib/esm/duet-layout.entry.js +2 -2
  490. package/lib/esm/duet-list_2.entry.js +1 -1
  491. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  492. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  493. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  494. package/lib/esm/duet-menu-bar-item.entry.js +4 -4
  495. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  496. package/lib/esm/duet-menu-bar.entry.js +2 -2
  497. package/lib/esm/duet-modal.entry.js +4 -4
  498. package/lib/esm/duet-multiselect.entry.js +3 -3
  499. package/lib/esm/duet-nav.entry.js +1 -1
  500. package/lib/esm/duet-notification_2.entry.js +2 -2
  501. package/lib/esm/duet-number-input.entry.js +3 -3
  502. package/lib/esm/duet-overlay.entry.js +1 -1
  503. package/lib/esm/duet-page-heading.entry.js +1 -1
  504. package/lib/esm/duet-pagination_2.entry.js +2 -2
  505. package/lib/esm/duet-phone-input.entry.js +4 -4
  506. package/lib/esm/duet-popup-menu_2.entry.js +34 -9
  507. package/lib/esm/duet-progress.entry.js +2 -2
  508. package/lib/esm/duet-promo-card.entry.js +2 -2
  509. package/lib/esm/duet-radio_2.entry.js +2 -2
  510. package/lib/esm/duet-range-slider.entry.js +1 -1
  511. package/lib/esm/duet-scrollable_3.entry.js +3 -3
  512. package/lib/esm/duet-section-layout.entry.js +1 -1
  513. package/lib/esm/duet-select.entry.js +2 -2
  514. package/lib/esm/duet-shaped-image.entry.js +1 -1
  515. package/lib/esm/duet-share-chart-item.entry.js +18 -0
  516. package/lib/esm/duet-share-chart.entry.js +79 -0
  517. package/lib/esm/duet-show-more.entry.js +2 -2
  518. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  519. package/lib/esm/duet-slideout-link.entry.js +6 -6
  520. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  521. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  522. package/lib/esm/duet-slideout.entry.js +4 -4
  523. package/lib/esm/duet-status-icon.entry.js +3 -3
  524. package/lib/esm/duet-step_2.entry.js +1 -1
  525. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  526. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  527. package/lib/esm/duet-submenu-bar-item.entry.js +5 -5
  528. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  529. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  530. package/lib/esm/duet-textarea.entry.js +3 -3
  531. package/lib/esm/duet-toggle.entry.js +1 -1
  532. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  533. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  534. package/lib/esm/duet-toolbar-item.entry.js +7 -7
  535. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  536. package/lib/esm/duet-toolbar.entry.js +3 -3
  537. package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
  538. package/lib/esm/duet-tooltip.entry.js +2 -2
  539. package/lib/esm/duet-tray.entry.js +4 -4
  540. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  541. package/lib/esm/duet-upload-item.entry.js +3 -3
  542. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  543. package/lib/esm/duet.js +4 -4
  544. package/lib/esm/{errorcodes.utils-4706f52b.js → errorcodes.utils-755952c8.js} +1 -1
  545. package/lib/esm/{focus-utils-24b4b611.js → focus-utils-a8518a11.js} +1 -1
  546. package/lib/esm/{index-34ea6605.js → index-56e364b1.js} +9 -1
  547. package/lib/esm/{language-utils-b9cfda88.js → language-utils-abee49de.js} +1 -1
  548. package/lib/esm/loader.js +4 -4
  549. package/lib/esm/{slot-utils-c2720dae.js → slot-utils-2d133bd0.js} +1 -1
  550. package/lib/esm-es5/{a11y-utils-2a2d96fc.js → a11y-utils-ba8ce43e.js} +1 -1
  551. package/lib/esm-es5/{app-globals-a715e37b.js → app-globals-90a110af.js} +1 -1
  552. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  553. package/lib/esm-es5/duet-alert.entry.js +1 -1
  554. package/lib/esm-es5/duet-badge.entry.js +1 -1
  555. package/lib/esm-es5/duet-banner.entry.js +1 -1
  556. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  557. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  558. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  559. package/lib/esm-es5/duet-callout.entry.js +1 -1
  560. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  561. package/lib/esm-es5/duet-card.entry.js +1 -1
  562. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  563. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  564. package/lib/esm-es5/duet-chip.entry.js +1 -1
  565. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  566. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  567. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  568. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  569. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  570. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  571. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  572. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  573. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  574. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  575. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  576. package/lib/esm-es5/duet-footer.entry.js +1 -1
  577. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  578. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  579. package/lib/esm-es5/duet-hero.entry.js +2 -2
  580. package/lib/esm-es5/duet-icon.entry.js +1 -1
  581. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  582. package/lib/esm-es5/duet-layout.entry.js +1 -1
  583. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  584. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  585. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  586. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  587. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  588. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  589. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  590. package/lib/esm-es5/duet-modal.entry.js +1 -1
  591. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  592. package/lib/esm-es5/duet-nav.entry.js +1 -1
  593. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  594. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  595. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  596. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  597. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  598. package/lib/esm-es5/duet-phone-input.entry.js +1 -1
  599. package/lib/esm-es5/duet-popup-menu_2.entry.js +1 -1
  600. package/lib/esm-es5/duet-progress.entry.js +1 -1
  601. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  602. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  603. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  604. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  605. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  606. package/lib/esm-es5/duet-select.entry.js +1 -1
  607. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  608. package/lib/esm-es5/duet-share-chart-item.entry.js +4 -0
  609. package/lib/esm-es5/duet-share-chart.entry.js +4 -0
  610. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  611. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  612. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  613. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  614. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  615. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  616. package/lib/esm-es5/duet-status-icon.entry.js +1 -1
  617. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  618. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  619. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  620. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  621. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  622. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  623. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  624. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  625. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  626. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  627. package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
  628. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  629. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  630. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  631. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  632. package/lib/esm-es5/duet-tray.entry.js +1 -1
  633. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  634. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  635. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  636. package/lib/esm-es5/duet.js +1 -1
  637. package/lib/esm-es5/{errorcodes.utils-4706f52b.js → errorcodes.utils-755952c8.js} +1 -1
  638. package/lib/esm-es5/{focus-utils-24b4b611.js → focus-utils-a8518a11.js} +1 -1
  639. package/lib/esm-es5/index-56e364b1.js +4 -0
  640. package/lib/esm-es5/{language-utils-b9cfda88.js → language-utils-abee49de.js} +1 -1
  641. package/lib/esm-es5/loader.js +1 -1
  642. package/lib/esm-es5/{slot-utils-c2720dae.js → slot-utils-2d133bd0.js} +1 -1
  643. package/lib/types/components/duet-hero/duet-hero.d.ts +3 -0
  644. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +1 -0
  645. package/lib/types/components/duet-share-chart/duet-share-chart.d.ts +36 -0
  646. package/lib/types/components/duet-share-chart-item/duet-share-chart-item.d.ts +13 -0
  647. package/lib/types/components.d.ts +58 -0
  648. package/package.json +4 -4
  649. package/lib/duet/p-0d66d8aa.system.js +0 -4
  650. package/lib/duet/p-10c15de8.js +0 -4
  651. package/lib/duet/p-3d7e8a4c.system.entry.js +0 -4
  652. package/lib/duet/p-3ea20a06.system.js +0 -4
  653. package/lib/duet/p-46d11c81.entry.js +0 -4
  654. package/lib/duet/p-66fa5726.system.js +0 -4
  655. package/lib/duet/p-83331645.system.entry.js +0 -4
  656. package/lib/duet/p-9ec8dbd7.entry.js +0 -4
  657. package/lib/duet/p-b18e0e24.entry.js +0 -4
  658. package/lib/duet/p-b24ea804.system.js +0 -4
  659. package/lib/duet/p-b3d4537f.entry.js +0 -4
  660. package/lib/duet/p-c2cc4081.system.entry.js +0 -4
  661. package/lib/duet/p-c4fcc1fa.entry.js +0 -4
  662. package/lib/duet/p-c5da89d2.entry.js +0 -4
  663. package/lib/duet/p-d42fdaeb.entry.js +0 -4
  664. package/lib/duet/p-e84be897.entry.js +0 -4
  665. package/lib/esm-es5/index-34ea6605.js +0 -4
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-42eebb86.js';
5
5
  import { f as formSearch } from './p-d004da5f.js';
6
6
  import { i as inheritGlobalTheme } from './p-2e417433.js';
7
7
  import { c as createID } from './p-5e59e970.js';
@@ -9,15 +9,15 @@ import { c as cleanValue, r as resetCursor } from './p-df7874f9.js';
9
9
  import { b as isEscapeKey, c as isEnterKey, h as isBackspaceKey, j as isArrowLeftKey, k as isArrowRightKey } from './p-8db11326.js';
10
10
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './p-35375593.js';
11
11
  import { c as checkNamedSlotElement } from './p-f21662ea.js';
12
- import { d as defineCustomElement$9 } from './p-1dc954e8.js';
13
- import { d as defineCustomElement$8 } from './p-ec5e2453.js';
14
- import { d as defineCustomElement$7 } from './p-137202b7.js';
15
- import { d as defineCustomElement$6 } from './p-7a72ebb0.js';
16
- import { d as defineCustomElement$5 } from './p-39b0cc41.js';
17
- import { d as defineCustomElement$4 } from './p-fd6463e9.js';
18
- import { d as defineCustomElement$3 } from './p-11a0aa1e.js';
19
- import { d as defineCustomElement$2 } from './p-3e8e8086.js';
20
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
12
+ import { d as defineCustomElement$9 } from './p-dca657f2.js';
13
+ import { d as defineCustomElement$8 } from './p-57a0b5df.js';
14
+ import { d as defineCustomElement$7 } from './p-f2b72f2d.js';
15
+ import { d as defineCustomElement$6 } from './p-df8428db.js';
16
+ import { d as defineCustomElement$5 } from './p-b7bf60cf.js';
17
+ import { d as defineCustomElement$4 } from './p-56cd0edf.js';
18
+ import { d as defineCustomElement$3 } from './p-bec2501d.js';
19
+ import { d as defineCustomElement$2 } from './p-b5c0ae56.js';
20
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
21
21
 
22
22
  var formEmail={"title":"form-email","tags":"form email","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M12 23.999c-3.205 0-6.218-1.248-8.484-3.514S.001 15.206.001 12.001s1.248-6.218 3.514-8.485C5.782 1.25 8.795.001 12 .001s6.218 1.248 8.485 3.514A11.92 11.92 0 0 1 24 12v2.25A3.754 3.754 0 0 1 20.25 18a3.77 3.77 0 0 1-3.48-2.365A6.009 6.009 0 0 1 12 18c-3.308 0-6-2.692-6-6s2.692-6 6-6 6 2.692 6 6v2.25c0 1.241 1.009 2.25 2.25 2.25s2.25-1.009 2.25-2.25V12c0-2.804-1.092-5.441-3.075-7.424A10.433 10.433 0 0 0 12 1.501c-2.804 0-5.441 1.092-7.424 3.075S1.501 9.196 1.501 12c0 2.805 1.092 5.441 3.075 7.424s4.619 3.074 7.423 3.074c2.257 0 4.494-.746 6.299-2.1a.749.749 0 1 1 .9 1.199A12.049 12.049 0 0 1 12 23.999zM12 7.5c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5 4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5z\"/></svg>"};
23
23
 
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.js';
5
5
 
6
6
  const duetGridCss = ":host {\n box-sizing: border-box;\n padding: 0;\n margin: 0;\n background: transparent;\n border: 0;\n -moz-appearance: none;\n -webkit-appearance: none;\n appearance: none;\n}\n\n:host(.duet-grid-variation-flex) {\n display: flex !important;\n flex-direction: column !important;\n align-items: flex-start !important;\n justify-content: flex-start !important;\n width: 100%;\n max-width: 100%;\n height: auto;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-breakpoint-x-small) {\n flex-direction: row !important;\n}\n@media (max-width: 22.5em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-x-small) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-breakpoint-x-small.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-small) {\n flex-direction: row !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-small.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-medium) {\n flex-direction: row !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-medium.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-large) {\n flex-direction: row !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-large.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-x-large) {\n flex-direction: row !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-x-large.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-wrap) {\n flex-wrap: wrap !important;\n}\n\n:host(.duet-grid-variation-flex.duet-no-stacking) {\n flex-direction: row !important;\n}\n\n:host(.duet-grid-variation-flex.duet-no-stacking.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-x-small) {\n flex-direction: column !important;\n}\n@media (max-width: 35.9375em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-x-small) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-small) {\n flex-direction: column !important;\n}\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-small) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-medium) {\n flex-direction: column !important;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-medium) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-large) {\n flex-direction: column !important;\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-large) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-x-large) {\n flex-direction: column !important;\n}\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-x-large) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-top.duet-no-stacking) {\n align-items: flex-start !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-no-stacking) {\n align-items: flex-end !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-center.duet-no-stacking) {\n align-items: center !important;\n}\n\n.duet-grid-align-stretch.duet-no-stacking {\n align-items: stretch !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-no-stacking) {\n align-items: baseline !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-x-small) {\n align-items: flex-start !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-x-small) {\n align-items: flex-end !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-x-small) {\n align-items: center !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-x-small) {\n align-items: stretch !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-x-small) {\n align-items: baseline !important;\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-small) {\n align-items: flex-start !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-small) {\n align-items: flex-end !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-small) {\n align-items: center !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-small) {\n align-items: stretch !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-small) {\n align-items: baseline !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-medium) {\n align-items: flex-start !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-medium) {\n align-items: flex-end !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-medium) {\n align-items: center !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-medium) {\n align-items: stretch !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-medium) {\n align-items: baseline !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-large) {\n align-items: flex-start !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-large) {\n align-items: flex-end !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-large) {\n align-items: center !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-large) {\n align-items: stretch !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-large) {\n align-items: baseline !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-x-large) {\n align-items: flex-start !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-x-large) {\n align-items: flex-end !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-x-large) {\n align-items: center !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-x-large) {\n align-items: stretch !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-x-large) {\n align-items: baseline !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-left) {\n justify-content: flex-start !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-right) {\n justify-content: flex-end !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-center) {\n justify-content: center !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-between) {\n justify-content: space-between !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-around) {\n justify-content: space-around !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-evenly) {\n justify-content: space-evenly !important;\n}\n\n@media (max-width: 35.9375em) {\n :host(.duet-grid-variation-flex.duet-grid-mobile-left) {\n align-items: flex-start !important;\n justify-content: flex-start !important;\n text-align: left !important;\n }\n}\n\n@media (max-width: 35.9375em) {\n :host(.duet-grid-variation-flex.duet-grid-mobile-center) {\n align-items: center !important;\n justify-content: center !important;\n text-align: center !important;\n }\n :host(.duet-grid-variation-flex.duet-grid-mobile-center) * {\n text-align: center !important;\n }\n}\n\n@media (max-width: 35.9375em) {\n :host(.duet-grid-variation-flex.duet-grid-mobile-right) {\n align-items: flex-end !important;\n justify-content: flex-end !important;\n text-align: right !important;\n }\n :host(.duet-grid-variation-flex.duet-grid-mobile-right) * {\n text-align: right !important;\n }\n}\n\n:host(.duet-grid-variation-grid) {\n display: grid;\n grid-template-rows: repeat(1, 1fr);\n grid-template-columns: repeat(4, minmax(0, 1fr));\n gap: 16px;\n align-items: flex-start;\n justify-content: center;\n padding: 0 20px;\n container-type: inline-size;\n overflow-x: clip;\n}\n@media (min-width: 36em) {\n :host(.duet-grid-variation-grid) {\n gap: 24px;\n padding: 0 40px;\n }\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid) {\n grid-template-columns: repeat(8, 55px);\n gap: 24px 32px;\n padding: 0;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid) {\n grid-template-columns: repeat(12, minmax(0, 1fr));\n padding: 0 64px;\n }\n}\n@media (min-width: 76.25em) {\n :host(.duet-grid-variation-grid) {\n grid-template-columns: repeat(12, 55px);\n gap: 40px;\n padding: 0;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-small) ::slotted(*) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-small) ::slotted(*) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-small) ::slotted(*) {\n grid-column: 3/span 8;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-medium) ::slotted(*) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-medium) ::slotted(*) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-medium) ::slotted(*) {\n grid-column: 2/span 10;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-large) ::slotted(*) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-large) ::slotted(*) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-large) ::slotted(*) {\n grid-column: 1/span 12;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 8;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(even)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(even)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(even)) {\n grid-column: 9/span 4;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(even)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(even)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(even)) {\n grid-column: 5/span 8;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 6;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(even)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(even)) {\n grid-column: 5/span 4;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(even)) {\n grid-column: 7/span 6;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+1)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+1)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+1)) {\n grid-column: 1/span 4;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+2)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+2)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+2)) {\n grid-column: 5/span 4;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+3)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+3)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+3)) {\n grid-column: 9/span 4;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-button-grid) {\n grid-template-columns: minmax(0, 1fr);\n gap: 12px;\n padding: 0;\n /* stylelint-disable */\n /* stylelint-disable */\n}\n@media (min-width: 36em) {\n :host(.duet-grid-variation-grid.duet-grid-template-button-grid) {\n gap: 16px;\n }\n}\n@container (min-width: 664px) {\n :host(.duet-grid-variation-grid.duet-grid-template-button-grid) {\n /* stylelint-enable */\n grid-template-columns: repeat(2, minmax(0, 1fr));\n }\n}\n@container (min-width: 1100px) {\n :host(.duet-grid-variation-grid.duet-grid-template-button-grid) {\n /* stylelint-enable */\n grid-template-columns: repeat(3, minmax(0, 1fr));\n }\n}";
7
7
  const DuetGridStyle0 = duetGridCss;
@@ -1,12 +1,12 @@
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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange, e as enableUserIsTabbing } from './p-8db11326.js';
8
8
  import { g as getLocaleString } from './p-35375593.js';
9
- import { d as defineCustomElement$1 } from './p-137202b7.js';
9
+ import { d as defineCustomElement$1 } from './p-f2b72f2d.js';
10
10
 
11
11
  const duetChipCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:8px !important;margin-bottom:12px !important;position:relative;display:inline-block;width:auto;max-width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.input){margin-top:6px !important;margin-right:0 !important;margin-bottom:6px !important;margin-left:4px !important}.duet-chip-container{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;width:100%;padding:1px;hyphens:none;line-height:1.1;color:rgb(8, 42, 77) !important;text-align:center;cursor:pointer;background:rgb(255, 255, 255);border-color:rgb(181, 198, 208);border-style:solid;border-width:1px;border-radius:8px;transition:background-color 300ms ease, color 300ms ease, border-color 300ms ease}.duet-chip-container.duet-p-0{padding:0 !important}.duet-chip-container.duet-m-0{margin:0 !important}.duet-chip-container.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255);border-color:rgb(199, 202, 207)}.duet-chip-container.duet-theme-turva:hover{border-color:rgb(198, 12, 48)}.duet-chip-container:hover{padding:0 !important;border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-disabled{color:rgb(98, 121, 138) !important;cursor:default;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important}.duet-chip-container.duet-chip-disabled.duet-theme-turva{color:rgb(143, 147, 158) !important;background:rgb(245, 247, 250);border-color:rgb(245, 247, 250)}.duet-chip-container.duet-chip-disabled:hover{background:rgb(245, 248, 250);border-color:rgb(245, 248, 250)}.duet-chip-container.duet-chip-disabled:hover.duet-theme-turva{background:rgb(245, 247, 250);border-color:rgb(245, 247, 250)}.duet-chip-container.duet-chip-disabled button,.duet-chip-container.duet-chip-disabled label{cursor:default}.duet-chip-container button,.duet-chip-container label{display:flex;align-items:center;width:100%;height:100%;padding:8px 14px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:600;line-height:1rem;color:rgb(8, 42, 77) !important;cursor:pointer}.duet-chip-container button:focus,.duet-chip-container label:focus{outline:none}.duet-chip-container .duet-chip-icon-container{display:flex;align-items:center;height:16px;padding:0;transition:padding 300ms ease}.duet-chip-container.duet-chip-has-icon .duet-chip-icon-container{width:24px;height:16px;padding-right:8px}.duet-chip-container.duet-chip-has-icon.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-has-icon.duet-chip-radio-checked .duet-chip-icon-container{padding-right:11px;padding-left:3px}.duet-chip-container.duet-chip-has-icon button,.duet-chip-container.duet-chip-has-icon label{padding-left:12px}.duet-chip-container.duet-chip-has-popup button,.duet-chip-container.duet-chip-has-popup label{padding-right:12px}.duet-chip-container duet-icon:not(.check-mark){width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container duet-icon.check-mark{width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked,.duet-chip-container.duet-chip-radio-checked{padding:0 !important;background:rgb(228, 241, 247);border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-filter-checked:hover,.duet-chip-container.duet-chip-radio-checked:hover{background:rgb(198, 225, 238)}.duet-chip-container.duet-chip-filter-checked.chip-has-icon button,.duet-chip-container.duet-chip-filter-checked.chip-has-icon label,.duet-chip-container.duet-chip-radio-checked.chip-has-icon button,.duet-chip-container.duet-chip-radio-checked.chip-has-icon label{padding-left:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container{padding-right:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon:not(.check-mark),.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon:not(.check-mark){width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon.check-mark,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon.check-mark{width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva{background:rgb(245, 247, 250);border-color:rgb(198, 12, 48)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva:hover,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva:hover{background:rgb(222, 224, 228)}.duet-chip-container .duet-chip-popup-disclosure{padding-right:4.5px;padding-left:12.5px}.duet-chip-container .duet-chip-popup-disclosure duet-icon{transition:transform 300ms ease}.duet-chip-container.duet-chip-filter-popup-open{background:rgb(240, 247, 250);border-color:rgb(240, 247, 250)}.duet-chip-container.duet-chip-filter-popup-open.duet-theme-turva{background:rgb(245, 247, 250);border-color:rgb(245, 247, 250)}.duet-chip-container.duet-chip-filter-popup-open .duet-chip-popup-disclosure duet-icon{transform:rotate(180deg)}.duet-chip-container.duet-chip-input:hover{padding:1px !important;border-color:rgb(181, 198, 208);border-width:1px}.duet-chip-container.duet-chip-input.duet-chip-hover,.duet-chip-container.duet-chip-input.duet-chip-selected{padding:0 !important;border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-input.duet-chip-hover .duet-chip-remove-button,.duet-chip-container.duet-chip-input.duet-chip-selected .duet-chip-remove-button{right:0;width:34px;height:34px;background:transparent}.duet-chip-container.duet-chip-input.duet-chip-delete-focus{background:rgb(240, 247, 250)}.duet-chip-container.duet-chip-input .duet-chip-input-button{margin-right:22px}.duet-chip-container.duet-chip-input .duet-chip-remove-button{position:absolute;top:-1px;right:-1px;width:36px;height:36px;padding-left:10px;border:3px solid transparent;border-radius:8px}.duet-chip-container.duet-chip-input .duet-chip-remove-button:hover{background:rgb(217, 236, 245);background-clip:padding-box}.duet-chip-container.duet-chip-input.duet-chip-selected{background:rgb(240, 247, 250)}.duet-chip-container.duet-chip-input.duet-chip-selected.duet-chip-hover{background:rgb(217, 236, 245)}.duet-chip-container.duet-chip-input.duet-chip-selected .duet-chip-remove-button:hover{background:rgb(198, 225, 238);background-clip:padding-box}.duet-chip-container.duet-chip-input.duet-theme-turva:hover{border-color:rgb(199, 202, 207)}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-hover{border-color:rgb(198, 12, 48)}.duet-chip-container.duet-chip-input.duet-theme-turva .duet-chip-remove-button:hover{background:rgb(255, 241, 241)}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-selected{background:rgb(255, 241, 241)}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-selected.duet-chip-hover{background:rgb(255, 213, 215);background-clip:padding-box}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-selected .duet-chip-remove-button:hover{background:rgb(255, 185, 190);background-clip:padding-box}.duet-chip-container.large button,.duet-chip-container.large label{padding:15px 18px}.duet-chip-container.large.duet-chip-has-icon .duet-chip-icon-container{width:30px;padding-right:10px}.duet-chip-container.large .duet-chip-popup-disclosure{padding-right:6.5px;padding-left:14.5px}:host(.user-is-tabbing) .duet-chip-focus,:host(.user-is-tabbing) .duet-chip-delete-focus .duet-chip-remove-button{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-chip-focus.duet-theme-turva,:host(.user-is-tabbing) .duet-chip-delete-focus .duet-chip-remove-button.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-chip-container input,*::slotted([slot=input]){position:absolute !important;top:0;left:0;z-index:-1;width:100%;height:100%;margin:0;cursor:pointer;border-width:2px;border-radius:8px;opacity:0;appearance:none}*::slotted([slot=input]:not([aria-disabled=true])){z-index:1}";
12
12
  const DuetChipStyle0 = duetChipCss;
@@ -1,19 +1,19 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
6
  import { g as getLocaleString } from './p-35375593.js';
7
7
  import { p as parsePossibleJSON } from './p-9c3c64b9.js';
8
- import { d as defineCustomElement$9 } from './p-834b2a63.js';
9
- import { d as defineCustomElement$8 } from './p-96a35539.js';
10
- import { d as defineCustomElement$7 } from './p-63fe7ca7.js';
11
- import { d as defineCustomElement$6 } from './p-137202b7.js';
12
- import { d as defineCustomElement$5 } from './p-83a1e485.js';
13
- import { d as defineCustomElement$4 } from './p-3b006865.js';
14
- import { d as defineCustomElement$3 } from './p-43bc973b.js';
15
- import { d as defineCustomElement$2 } from './p-5f1b2f21.js';
16
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
8
+ import { d as defineCustomElement$9 } from './p-86746543.js';
9
+ import { d as defineCustomElement$8 } from './p-b1717bf1.js';
10
+ import { d as defineCustomElement$7 } from './p-1f610268.js';
11
+ import { d as defineCustomElement$6 } from './p-f2b72f2d.js';
12
+ import { d as defineCustomElement$5 } from './p-3acb66c0.js';
13
+ import { d as defineCustomElement$4 } from './p-06c403d9.js';
14
+ import { d as defineCustomElement$3 } from './p-dcd7d6d2.js';
15
+ import { d as defineCustomElement$2 } from './p-85b61ebc.js';
16
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
17
17
 
18
18
  const getError = (code, errorCodes) => {
19
19
  let error = {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
6
  import { s as sanitizeString } from './p-9c3c64b9.js';
7
7
  import { g as getColorByName } from './p-77260ba8.js';
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { c as checkNamedSlotElement } from './p-f21662ea.js';
8
8
  import { p as parsePossibleJSON } from './p-9c3c64b9.js';
9
- import { d as defineCustomElement$7 } from './p-ec5e2453.js';
10
- import { d as defineCustomElement$6 } from './p-137202b7.js';
11
- import { d as defineCustomElement$5 } from './p-7a72ebb0.js';
12
- import { d as defineCustomElement$4 } from './p-fd6463e9.js';
13
- import { d as defineCustomElement$3 } from './p-11a0aa1e.js';
14
- import { d as defineCustomElement$2 } from './p-3e8e8086.js';
15
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
9
+ import { d as defineCustomElement$7 } from './p-57a0b5df.js';
10
+ import { d as defineCustomElement$6 } from './p-f2b72f2d.js';
11
+ import { d as defineCustomElement$5 } from './p-df8428db.js';
12
+ import { d as defineCustomElement$4 } from './p-56cd0edf.js';
13
+ import { d as defineCustomElement$3 } from './p-bec2501d.js';
14
+ import { d as defineCustomElement$2 } from './p-b5c0ae56.js';
15
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
16
16
 
17
17
  const duetSelectCss = "*.sc-duet-select,*.sc-duet-select::after,*.sc-duet-select::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-select-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;max-width:100%;vertical-align:bottom}.sc-duet-select-h:last-child,.sc-duet-select-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-select-h{width:calc(50% - 16px - 3px)}.duet-expand.sc-duet-select-h{width:100% !important}}.duet-select-variation-tiny.sc-duet-select-h,.duet-select-variation-compact.sc-duet-select-h{position:relative;top:-2px;width:72px;margin:0 !important;vertical-align:baseline}.duet-select-variation-compact.sc-duet-select-h{width:auto}.duet-m-0.sc-duet-select-h{margin:0 !important}duet-tooltip.sc-duet-select,.sc-duet-select-s>duet-tooltip{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-select,.sc-duet-select-s>duet-tooltip{position:relative;top:4px;right:auto}}.duet-select-placeholder.sc-duet-select{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-select-container.sc-duet-select{position:relative;width:100%}.duet-select-container.duet-select-variation-tiny.sc-duet-select{width:72px}.duet-select-wrapper.sc-duet-select{position:relative;width:100%;padding:15px 14px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-variation-tiny.sc-duet-select .duet-select-wrapper.sc-duet-select{width:81px;padding:0 !important}.duet-select-variation-compact.sc-duet-select .duet-select-wrapper.sc-duet-select{padding:0 !important;line-height:1}.duet-select-wrapper.sc-duet-select select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:200;width:100%;height:100%;padding:0;margin:0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;cursor:pointer;border:0;outline:none;opacity:0}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:rgb(127, 150, 165);box-shadow:0 0 0 1px #909599}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:rgb(143, 147, 158);box-shadow:0 0 0 1px #747475}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:rgb(0, 119, 179);outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(23, 28, 58)}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(0, 119, 179)}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select{cursor:default !important}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:rgb(8, 42, 77) !important;cursor:default !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:rgb(8, 42, 77) !important}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:rgb(23, 28, 58) !important;background:rgb(245, 247, 250) !important;border-color:rgb(245, 247, 250) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-select-wrapper.sc-duet-select span.duet-keep-container-height.sc-duet-select{opacity:0}.duet-select-variation-compact.sc-duet-select .duet-select-wrapper.sc-duet-select span.duet-keep-container-height.sc-duet-select{display:none}.duet-select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:block;width:100%;min-width:8rem;padding:12px 14px !important;padding-right:48px !important;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:rgb(8, 42, 77);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:4px;transition:150ms ease}.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(214, 28, 82) !important}.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(214, 28, 82) !important}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);border-color:rgb(143, 147, 158)}.duet-select.sc-duet-select svg.sc-duet-select{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;color:rgb(8, 42, 77);pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select svg.sc-duet-select{color:rgb(23, 28, 58)}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select,.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select{width:72px;min-width:inherit;padding:0 !important;margin-bottom:-4px;overflow:visible;font-weight:600;text-align:center}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select duet-icon.sc-duet-select,.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select duet-icon.sc-duet-select{padding-left:10px}.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select{position:relative;width:fit-content;padding:7px 16px !important;font-size:0.875rem;line-height:1.1;text-align:right;border-radius:8px}.duet-select-help.sc-duet-select{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(98, 121, 138);border-radius:4px}.duet-select-help.sc-duet-select span.sc-duet-select{display:block;margin-top:8px}.duet-theme-turva.sc-duet-select .duet-select-help.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(214, 28, 82)}.duet-theme-turva.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(214, 28, 82)}.duet-label-hidden.sc-duet-select duet-label.sc-duet-select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
18
18
  const DuetSelectStyle0 = duetSelectCss;
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.js';
5
5
 
6
6
  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}";
7
7
  const DuetVisuallyHiddenStyle0 = duetVisuallyHiddenCss;
@@ -17,7 +17,7 @@ const DuetVisuallyHidden = /*@__PURE__*/ proxyCustomElement(class DuetVisuallyHi
17
17
  * Always the last one in the class.
18
18
  */
19
19
  render() {
20
- return (h(Host, { key: '24755bb4e4af07508a94d0028c1e162bd67d823f', class: "duet-visually-hidden" }, h("slot", { key: 'd5082bd91ecd1872b50a20a9cda3e92ac45a701e' })));
20
+ return (h(Host, { key: '81729e236a3e09d14d3277ea9b94888f01399635', class: "duet-visually-hidden" }, h("slot", { key: '3bb4693405e983049a265d5da7dbe012116aab45' })));
21
21
  }
22
22
  get element() { return this; }
23
23
  static get style() { return DuetVisuallyHiddenStyle0; }
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.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(8, 42, 77)}:host dt{padding-bottom:4px}:host dd{padding-top:0}:host dt,:host dd{flex-basis:100%}:host dt,:host dd{width:100%;margin-inline-start:0;-webkit-hyphens:auto;hyphens:auto;text-align:left;overflow-wrap:break-word}:host dt{font-weight:600}.duet-theme-turva :host dt{font-weight:700}:host dd{margin-left:auto}:host(.duet-list-striped) dt,:host(.duet-list-striped) dd{padding:16px}:host(.duet-list-striped) dt{padding-bottom:4px}:host(.duet-list-striped) dd{padding-top:0}:host(.duet-list-striped.duet-no-stacking) dt,:host(.duet-list-striped.duet-no-stacking) dd{padding:16px}:host(:not(.duet-list-striped)) dt,:host(:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(:not(.duet-list-striped)) dt{padding-bottom:4px}:host(:not(.duet-list-striped)) dd{padding-top:0}:host(:not(.duet-list-striped).duet-no-stacking) dt,:host(:not(.duet-list-striped).duet-no-stacking) dd{padding:8px;padding-inline:0}:host(.duet-p-0) dt,:host(.duet-p-0) dd{padding:0 !important}:host(.duet-list-mobile-center) dt,:host(.duet-list-mobile-center) dd{text-align:center}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host(.duet-list-striped:nth-child(odd)) dt,:host(.duet-list-striped:nth-child(odd)) dd{background:rgb(245, 248, 250)}:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dt,:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dd{background:rgb(245, 247, 250)}:host(.duet-list-bordered){border-block-start:1px solid rgb(212, 223, 229)}:host(.duet-list-bordered:last-child){border-block-end:1px solid rgb(212, 223, 229)}:host(.duet-list-bordered.duet-theme-turva){border-block-start:1px solid rgb(222, 224, 228)}:host(.duet-list-bordered.duet-theme-turva:last-child){border-block-end:1px solid rgb(222, 224, 228)}:host(.duet-list-inner-bordered:not(:last-child)){border-block-end:1px solid rgb(212, 223, 229)}:host(.duet-list-inner-bordered.duet-theme-turva:not(:last-child)){border-block-end:1px solid rgb(222, 224, 228)}:host(.duet-no-stacking){flex-direction:row}:host(.duet-list-mobile-center.duet-no-stacking) dt,:host(.duet-list-mobile-center.duet-no-stacking) dd{text-align:left}:host(.duet-no-stacking.duet-list-width-30) dt{flex-basis:33%}:host(.duet-no-stacking.duet-list-width-30) dd{flex-basis:67%}:host(.duet-no-stacking.duet-list-width-50) dt{flex-basis:47%}:host(.duet-no-stacking.duet-list-width-50) dd{flex-basis:53%}:host(.duet-no-stacking.duet-list-width-70) dt{flex-basis:65%}:host(.duet-no-stacking.duet-list-width-70) dd{flex-basis:35%}:host(.duet-list-item-breakpoint-x-small){flex-direction:row}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-x-small.duet-p-0) dt,:host(.duet-list-item-breakpoint-x-small.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dd{flex-basis:35%}@media (max-width: 22.5em){:host(.duet-list-item-breakpoint-x-small){flex-direction:column}:host(.duet-list-item-breakpoint-x-small) dt{padding-bottom:4px}:host(.duet-list-item-breakpoint-x-small) dd{padding-top:0}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dt{padding-bottom:4px}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dd{padding-top:0}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dt{padding-bottom:4px}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dd{padding-top:0}:host(.duet-list-item-breakpoint-x-small.duet-p-0) dt,:host(.duet-list-item-breakpoint-x-small.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dd{text-align:center}:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dd{flex-basis:100%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dd{flex-basis:100%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dd{flex-basis:100%}}@media (min-width: 36em){:host(.duet-list-item-breakpoint-small){flex-direction:row}:host(.duet-list-item-breakpoint-small.duet-list-striped) dt,:host(.duet-list-item-breakpoint-small.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-small:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-small:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-small.duet-p-0) dt,:host(.duet-list-item-breakpoint-small.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-small.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-small.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-small.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-small.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-small.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-small.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-small.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-small.duet-list-width-70) dd{flex-basis:35%}}@media (min-width: 48em){:host(.duet-list-item-breakpoint-medium){flex-direction:row}:host(.duet-list-item-breakpoint-medium.duet-list-striped) dt,:host(.duet-list-item-breakpoint-medium.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-medium:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-medium:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-medium.duet-p-0) dt,:host(.duet-list-item-breakpoint-medium.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-medium.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-medium.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-medium.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-medium.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-medium.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-medium.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-medium.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-medium.duet-list-width-70) dd{flex-basis:35%}}@media (min-width: 62em){:host(.duet-list-item-breakpoint-large){flex-direction:row}:host(.duet-list-item-breakpoint-large.duet-list-striped) dt,:host(.duet-list-item-breakpoint-large.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-large:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-large:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-large.duet-p-0) dt,:host(.duet-list-item-breakpoint-large.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-large.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-large.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-large.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-large.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-large.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-large.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-large.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-large.duet-list-width-70) dd{flex-basis:35%}}@media (min-width: 64.0625em){:host(.duet-list-item-breakpoint-x-large){flex-direction:row}:host(.duet-list-item-breakpoint-x-large.duet-list-striped) dt,:host(.duet-list-item-breakpoint-x-large.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-x-large:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-x-large:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-x-large.duet-p-0) dt,:host(.duet-list-item-breakpoint-x-large.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-x-large.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-x-large.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-x-large.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-70) dd{flex-basis:35%}}";
7
7
  const DuetListItemStyle0 = duetListItemCss;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, F as Fragment, d as Host } from './p-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment, d as Host } from './p-42eebb86.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults, b as DuetStringsDownloadLinkDefaults } from './p-9df4cfa4.js';
7
7
  import { i as inheritGlobalTheme } from './p-2e417433.js';
8
8
  import { g as getAccessibleLinkLabel } from './p-1e3171d9.js';
9
9
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
10
10
  import { g as getColorByName } from './p-77260ba8.js';
11
- import { d as defineCustomElement$1 } from './p-137202b7.js';
11
+ import { d as defineCustomElement$1 } from './p-f2b72f2d.js';
12
12
 
13
13
  var actionArrowRight={"title":"action-arrow-right","tags":"action arrow right caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M5.499 24a.752.752 0 0 1-.53-1.281L15.689 12 4.969 1.28c-.142-.141-.22-.33-.22-.53s.078-.389.22-.53c.141-.142.33-.22.53-.22s.389.078.53.22l10.72 10.72a1.5 1.5 0 0 1 .001 2.119L6.029 23.78a.743.743 0 0 1-.53.22z\"/></svg>"};
14
14
 
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
6
 
7
7
  const duetOverlayCss = ".duet-overlay{position:fixed;top:0;left:0;display:block;width:100%;height:100%;visibility:visible;background:rgb(8, 42, 77);opacity:0.3}.duet-overlay.duet-theme-turva{background:rgb(23, 28, 58)}.duet-overlay.keep-stacking-context{position:absolute;top:unset;left:unset;z-index:unset !important}.duet-overlay.modal-overlay{z-index:-1}.duet-overlay.hidden{visibility:hidden;opacity:0}.duet-overlay.dark{opacity:0.85}.duet-overlay.white{background:rgb(255, 255, 255);opacity:0.9}.duet-overlay.white.duet-theme-turva{background:rgb(255, 255, 255)}.duet-overlay.display-x-small{display:none}@media (max-width: 35.9375em){.duet-overlay.display-x-small{display:block}}.duet-overlay.display-x-small.not{display:block}@media (max-width: 35.9375em){.duet-overlay.display-x-small.not{display:none}}.duet-overlay.display-small{display:none}@media (min-width: 36em){.duet-overlay.display-small{display:block}}.duet-overlay.display-small.not{display:block}@media (min-width: 36em){.duet-overlay.display-small.not{display:none}}.duet-overlay.display-medium{display:none}@media (min-width: 48em){.duet-overlay.display-medium{display:block}}.duet-overlay.display-medium.not{display:block}@media (min-width: 48em){.duet-overlay.display-medium.not{display:none}}.duet-overlay.display-large{display:none}@media (min-width: 62em){.duet-overlay.display-large{display:block}}.duet-overlay.display-large.not{display:block}@media (min-width: 62em){.duet-overlay.display-large.not{display:none}}.duet-overlay.transition-slowly{transition:600ms ease}.duet-overlay.transition-quickly{transition:300ms ease}";
@@ -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, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: true, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: true, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", invisiblePrehydration: false, 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://localhost:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.1.20"};
6
+ const Env = /* duet */ {"cdnURILocal":"http://localhost:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.1.21"};
7
7
 
8
8
  /*
9
9
  Stencil Client Platform v4.23.0 | MIT Licensed | https://stenciljs.com
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
8
8
  import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
9
9
  import { h as hasSlot } from './p-f21662ea.js';
10
- import { d as defineCustomElement$6 } from './p-1dc954e8.js';
11
- import { d as defineCustomElement$5 } from './p-137202b7.js';
12
- import { d as defineCustomElement$4 } from './p-b9ff419d.js';
13
- import { d as defineCustomElement$3 } from './p-39b0cc41.js';
14
- import { d as defineCustomElement$2 } from './p-096bf531.js';
15
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
10
+ import { d as defineCustomElement$6 } from './p-dca657f2.js';
11
+ import { d as defineCustomElement$5 } from './p-f2b72f2d.js';
12
+ import { d as defineCustomElement$4 } from './p-b8c6f396.js';
13
+ import { d as defineCustomElement$3 } from './p-b7bf60cf.js';
14
+ import { d as defineCustomElement$2 } from './p-761fd588.js';
15
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
16
16
 
17
17
  const duetAlertCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;max-height:999px;transition:opacity 300ms ease, visibility 300ms ease, transform 300ms ease, max-height 300ms ease}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}:host(.duet-alert-is-dismissed){max-height:0;overflow:hidden;visibility:hidden !important;opacity:0;transform:scale(0.98)}:host(.duet-alert-is-dismissed) .duet-alert{margin:0 !important}.duet-alert-wrapper{margin-bottom:16px !important;position:relative;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25;color:rgb(8, 42, 77);background:rgb(228, 241, 247);border:1px solid rgb(172, 210, 229);border-radius:12px;transition:margin 100ms 300ms ease}.duet-alert-wrapper.duet-p-0{padding:0 !important}.duet-alert-wrapper.duet-m-0{margin:0 !important}.duet-alert-wrapper.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-alert-wrapper.warning{color:rgb(38, 26, 4);background:rgb(255, 247, 221);border:1px solid rgb(255, 217, 120)}.duet-alert-wrapper.danger{color:rgb(89, 0, 45);background:rgb(255, 225, 231);border:1px solid rgb(252, 136, 162)}.duet-alert-wrapper.success{color:rgb(4, 38, 33);background:rgb(231, 248, 239);border:1px solid rgb(163, 229, 202)}.duet-alert-wrapper.below-nav{margin-bottom:0 !important;border:0;border-bottom:1px solid rgb(212, 223, 229);border-radius:0}.duet-alert-wrapper .duet-alert{position:relative;width:100%;max-width:1384px;padding:16px;margin:0 auto}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible{padding:16px 72px 16px 16px;text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible .duet-alert-container{text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-has-show-more{padding-bottom:0}.duet-alert-wrapper .duet-alert.duet-alert-has-icon .duet-alert-show-more{margin-left:36px}.duet-alert-wrapper .duet-alert.duet-alert-expandable{padding-right:20px}.duet-alert-dismiss{position:absolute;top:3px;right:3px}.duet-alert-dismiss duet-button:hover{background-color:rgb(198, 225, 238);border-radius:8px}.warning .duet-alert-dismiss duet-button:hover{background-color:rgb(255, 232, 160)}.danger .duet-alert-dismiss duet-button:hover{background-color:rgb(255, 173, 190)}.success .duet-alert-dismiss duet-button:hover{background-color:rgb(191, 239, 218)}.duet-alert-container{display:inline-flex;align-items:flex-start;width:100%;margin:0 auto !important}.duet-alert-container .duet-alert-content{flex-grow:1;line-height:1.5}.duet-alert-has-icon .duet-alert-container{margin-top:2px !important}.duet-alert-container:focus{outline:none}.duet-alert-icon{position:relative;top:2px;display:inline-block;width:20px;min-width:20px;height:20px;margin:0 16px 0 0 !important}.duet-alert-icon duet-icon{width:20px;height:20px}.duet-alert-expander{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;width:calc(100% + 32px + 40px);padding:16px;padding-right:20px;padding-left:52px;margin:-16px;margin-left:-52px;font-family:inherit;color:inherit;cursor:pointer;background-color:inherit}.duet-alert-expanded .duet-alert-expander{margin-bottom:-4px}.duet-alert-expander .expanding-title{flex-grow:1;font-size:1rem;line-height:1.5;text-align:left}.duet-alert-expander duet-icon{position:relative;top:4px;transition:rotate 300ms ease}.duet-alert-expanded .duet-alert-expander duet-icon{rotate:180deg}.duet-alert-expander:hover{filter:brightness(85%)}";
18
18
  const DuetAlertStyle0 = duetAlertCss;
@@ -1,10 +1,10 @@
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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-42eebb86.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { i as inheritGlobalTheme } from './p-2e417433.js';
7
- import { d as defineCustomElement$1 } from './p-137202b7.js';
7
+ import { d as defineCustomElement$1 } from './p-f2b72f2d.js';
8
8
 
9
9
  const duetPopupMenuItemCss = "*,*::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:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start}.duet-popup-menu-item{display:flex;flex-grow:1;gap:12px;align-items:center;height:100%;padding:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);text-align:left;text-decoration:none;cursor:pointer}.duet-popup-menu-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-popup-menu-item:focus,.duet-popup-menu-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-popup-menu-item.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-popup-menu-item.active{background:rgb(240, 247, 250)}.duet-popup-menu-item.active.duet-theme-turva{background:rgb(245, 247, 250)}.duet-popup-menu-item:hover{background:rgb(228, 241, 247)}.duet-popup-menu-item:hover.duet-theme-turva{background:rgb(222, 224, 228)}.duet-popup-menu-item .duet-popup-menu-item-label{flex-grow:1}.duet-popup-menu-item .duet-popup-menu-item-trailing{padding-left:20px}.active-descendant{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .active-descendant,.active-descendant.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
10
10
  const DuetPopupMenuItemStyle0 = duetPopupMenuItemCss;
@@ -1,16 +1,16 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.js';
5
5
  import { m as media_query_medium, a as media_query_large } from './p-d32bd233.js';
6
6
  import { i as inheritGlobalTheme } from './p-2e417433.js';
7
7
  import { c as createID } from './p-5e59e970.js';
8
8
  import { b as isEscapeKey } from './p-8db11326.js';
9
9
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
10
- import { d as defineCustomElement$4 } from './p-137202b7.js';
11
- import { d as defineCustomElement$3 } from './p-11a0aa1e.js';
12
- import { d as defineCustomElement$2 } from './p-3e8e8086.js';
13
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
10
+ import { d as defineCustomElement$4 } from './p-f2b72f2d.js';
11
+ import { d as defineCustomElement$3 } from './p-bec2501d.js';
12
+ import { d as defineCustomElement$2 } from './p-b5c0ae56.js';
13
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
14
14
 
15
15
  /**
16
16
  * Custom positioning reference element.
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
6
 
7
7
  const duetCaptionCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:flex;flex:0 0 100%;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(98, 121, 138);vertical-align:top}:host.duet-p-0{padding:0 !important}:host.duet-m-0{margin:0 !important}:host(.duet-caption-small){font-size:0.875rem;line-height:1.25}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}:host(.duet-caption-selected){color:rgb(0, 119, 179)}:host(.duet-caption-selected.duet-theme-turva){color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}";
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { h as hasSlot } from './p-f21662ea.js';
8
- import { d as defineCustomElement$1 } from './p-ec5e2453.js';
8
+ import { d as defineCustomElement$1 } from './p-57a0b5df.js';
9
9
 
10
10
  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(8, 42, 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(214, 28, 82);border-radius:4px}.duet-fieldset-help span{display:block;margin-top:12px}.duet-fieldset-help span.duet-m-0{margin-top:0}.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(214, 28, 82)}::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}";
11
11
  const DuetFieldsetStyle0 = duetFieldsetCss;
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.js';
5
5
  import { t as tokens } from './p-d32bd233.js';
6
- import { d as defineCustomElement$1 } from './p-137202b7.js';
6
+ import { d as defineCustomElement$1 } from './p-f2b72f2d.js';
7
7
 
8
8
  const DuetStatusIcon = /*@__PURE__*/ proxyCustomElement(class DuetStatusIcon extends H {
9
9
  constructor() {
@@ -78,10 +78,10 @@ const DuetStatusIcon = /*@__PURE__*/ proxyCustomElement(class DuetStatusIcon ext
78
78
  }
79
79
  }
80
80
  render() {
81
- return (h(Host, { key: 'fbe1061f951f0b72c146c3e761867466a7d569a1', class: {
81
+ return (h(Host, { key: 'f2a27d2fd14f0521619a4a4acc078853914cb77d', class: {
82
82
  [`duet-status-icon-${this.getVariation()}`]: true,
83
83
  "duet-strong-bg": this.strong,
84
- } }, h("duet-icon", { key: '706af593d9624a7a07e991497eeb3221a550ff35', icon: this.getIcon(), size: this.size, margin: this.margin })));
84
+ } }, h("duet-icon", { key: '9fea7a807f88b0c840a4fb37ea025126edf80a3e', icon: this.getIcon(), size: this.size, margin: this.margin })));
85
85
  }
86
86
  }, [1, "duet-status-icon", {
87
87
  "variation": [1],
@@ -1,26 +1,26 @@
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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-42eebb86.js';
5
5
  import { s as spaceXSmall } from './p-6f42296b.js';
6
- import { o as offset, f as flip, s as shift, c as computePosition, a as autoUpdate, d as defineCustomElement$4 } from './p-fd6463e9.js';
6
+ import { o as offset, f as flip, s as shift, c as computePosition, a as autoUpdate, d as defineCustomElement$4 } from './p-56cd0edf.js';
7
7
  import { i as inheritGlobalTheme } from './p-2e417433.js';
8
8
  import { f as focusElement } from './p-e30dc66d.js';
9
9
  import { g as isArrowDownKey, b as isEscapeKey, f as isArrowUpKey, d as isTabKey } from './p-8db11326.js';
10
10
  import { a as getLanguage } from './p-35375593.js';
11
11
  import { T as Teleport } from './p-8cb0e6bd.js';
12
- import { d as defineCustomElement$b } from './p-1dc954e8.js';
13
- import { d as defineCustomElement$a } from './p-ec5e2453.js';
14
- import { d as defineCustomElement$9 } from './p-137202b7.js';
15
- import { d as defineCustomElement$8 } from './p-a79cf453.js';
16
- import { d as defineCustomElement$7 } from './p-7a72ebb0.js';
17
- import { d as defineCustomElement$6 } from './p-5f1b2f21.js';
18
- import { d as defineCustomElement$5 } from './p-39b0cc41.js';
19
- import { d as defineCustomElement$3 } from './p-11a0aa1e.js';
20
- import { d as defineCustomElement$2 } from './p-3e8e8086.js';
21
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
12
+ import { d as defineCustomElement$b } from './p-dca657f2.js';
13
+ import { d as defineCustomElement$a } from './p-57a0b5df.js';
14
+ import { d as defineCustomElement$9 } from './p-f2b72f2d.js';
15
+ import { d as defineCustomElement$8 } from './p-132b261a.js';
16
+ import { d as defineCustomElement$7 } from './p-df8428db.js';
17
+ import { d as defineCustomElement$6 } from './p-85b61ebc.js';
18
+ import { d as defineCustomElement$5 } from './p-b7bf60cf.js';
19
+ import { d as defineCustomElement$3 } from './p-bec2501d.js';
20
+ import { d as defineCustomElement$2 } from './p-b5c0ae56.js';
21
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
22
22
 
23
- const duetPopupMenuCss = "*,*::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-popup-menu-list{position:absolute;top:0;left:0;z-index:950;width:max-content;min-width:175px;padding:8px;margin:0;color:rgb(8, 42, 77);list-style:none;visibility:hidden !important;background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, visibility 300ms ease, opacity 300ms ease;transform:scaleY(0);transform-origin:top center}.duet-popup-menu-list.open{visibility:visible !important;opacity:1;transform:scaleY(1)}.duet-popup-menu-list.fixed{position:fixed}.duet-popup-menu-list.scroll-visible{overflow-y:scroll;scroll-margin:20px}.duet-popup-menu-list.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255)}::slotted(duet-notification){max-width:360px}";
23
+ const duetPopupMenuCss = "*,*::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-popup-menu-list{position:absolute;top:0;left:0;z-index:950;width:max-content;min-width:175px;padding:8px;margin:0;color:rgb(8, 42, 77);list-style:none;visibility:hidden !important;background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, visibility 300ms ease, opacity 300ms ease;transform:scaleY(0);transform-origin:top center}.duet-popup-menu-list.open{visibility:visible !important;opacity:1;transform:scaleY(1)}.duet-popup-menu-list.fixed{position:fixed}.duet-popup-menu-list.scroll-visible{overflow-y:scroll;scroll-margin:20px}.duet-popup-menu-list.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255)}::slotted(duet-notification){max-width:360px}slot{--divider-margin:var(--space-x-small, 8px)}";
24
24
  const DuetPopupMenuStyle0 = duetPopupMenuCss;
25
25
 
26
26
  const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu extends H {
@@ -317,12 +317,37 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
317
317
  get itemElements() {
318
318
  return Array.from(this.element.querySelectorAll(":scope duet-popup-menu-item"));
319
319
  }
320
+ getAllPrecedingMatchingSiblings(el, selector) {
321
+ const prev = el.previousElementSibling;
322
+ if (prev) {
323
+ const matches = this.getAllPrecedingMatchingSiblings(prev, selector);
324
+ if (prev === null || prev === void 0 ? void 0 : prev.matches(selector)) {
325
+ matches.push(prev);
326
+ }
327
+ return matches;
328
+ }
329
+ return [];
330
+ }
320
331
  get popupMenuStyleHeight() {
332
+ var _a;
321
333
  const selector = ":scope duet-popup-menu-item, :scope duet-notification";
322
334
  const elements = Array.from(this.element.querySelectorAll(selector));
323
- if (elements.length > 0 && this.scrollLimit) {
335
+ // if we have filter, elements may be hidden
336
+ const visibleElements = elements.filter(el => el.style.display !== "none");
337
+ if (visibleElements.length > 0 && this.scrollLimit) {
338
+ // of the visible elements, we want to show at moist scrollLimit items
339
+ const itemsToShow = visibleElements.slice(0, this.scrollLimit - 1);
340
+ // use the actual heights of the items to show
341
+ const itemsToShowHeight = itemsToShow.reduce((acc, cur) => acc + cur.offsetHeight, 0);
342
+ // include possible filter input
343
+ const filterHeight = ((_a = this.filterInput) === null || _a === void 0 ? void 0 : _a.offsetHeight) || 0;
344
+ // include all dividers that preced the last item to show
345
+ // as their height with margins can not be easily captured, use magic number 17, 1px height + 2 * 8px margin
346
+ const lastItemToShow = itemsToShow[itemsToShow.length - 1];
347
+ const dividerHeight = this.getAllPrecedingMatchingSiblings(lastItemToShow, "duet-divider").length * 17;
348
+ // popup-menu has spaceXSmall top and bottom paddings
324
349
  const paddings = Number(spaceXSmall.replace("px", "")) * 2;
325
- return `${elements[0].offsetHeight * this.scrollLimit + paddings}px`;
350
+ return `${itemsToShowHeight + filterHeight + dividerHeight + paddings}px`;
326
351
  }
327
352
  else {
328
353
  return "auto";
@@ -345,17 +370,17 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
345
370
  overflowY: "auto",
346
371
  height: this.popupMenuStyleHeight,
347
372
  };
348
- return (h(Host, { key: '3ec941a205dc0baffda4fb90920a6d66d1f03150' }, h("div", { key: '1574a9dae761cf5226d85299c98aad9cbe66c626', ref: element => {
373
+ return (h(Host, { key: 'b122068ff5f05a161926a7eeec8418fd258dc753' }, h("div", { key: '3ee437f9fce94ed063c132bb045aedf2714a4ccf', ref: element => {
349
374
  this.menuElement = element;
350
375
  }, style: styles, class: {
351
376
  open: this.open,
352
377
  "duet-popup-menu-list": true,
353
378
  "duet-theme-turva": this.theme === "turva",
354
379
  "scroll-visible": this.scrollLimit < this.itemElements.length,
355
- }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, this.showFilterInput && (h("div", { key: 'b64b46ed737e9f63979718a106501a188edd5486' }, h("duet-input", { key: 'aa21c8d65868a9c265304d01280b4cc49ba1e996', ref: el => (this.filterInput = el), label: this.filterLabel[this.language], "label-hidden": true, expand: true, margin: "none", type: "search", onDuetInput: this.filterItems, onKeyDown: this.handleKeyDownOnFilter }), h("duet-visually-hidden", { key: 'b7c8787de1caa71c2436375a96ce26101a864f60' }, h("span", { key: '5573f919752c222b3a99ff56416cb0a6b14e20d3', role: "status" }, `
380
+ }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, this.showFilterInput && (h("div", { key: '73faa0c97cebf6cb99abae830cabcc06525b4b57' }, h("duet-input", { key: 'fa2d88575830d3dae9beb503dc7016e419a7cef0', ref: el => (this.filterInput = el), label: this.filterLabel[this.language], "label-hidden": true, expand: true, margin: "none", type: "search", onDuetInput: this.filterItems, onKeyDown: this.handleKeyDownOnFilter }), h("duet-visually-hidden", { key: '56c6e3412f75452b9da5bc8888405ce19289d7d1' }, h("span", { key: 'ad2a9bb358c92fb580f225a347f45f4bd2147e14', role: "status" }, `
356
381
  ${this.filterResultCount}/${this.itemElements.length}
357
382
  ${this.filterResultCountLabel[this.language]}
358
- `)), h("duet-spacer", { key: '18b2e0894e1ac20362e94b913467ef8dd46d0176', size: "xx-small" }))), h("slot", { key: '6e3755fca95627759a2af50ddf4fa938c549ceed' }))));
383
+ `)), h("duet-spacer", { key: 'dfd8ee96c3234e6c1cfd6389fdbf30996dab3d0d', size: "xx-small" }))), h("slot", { key: 'adc7655a36b4009b4dc5cfcb9d83b73a2e0beb9e' }))));
359
384
  }
360
385
  get element() { return this; }
361
386
  static get watchers() { return {
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
- import { d as defineCustomElement$1 } from './p-137202b7.js';
6
+ import { d as defineCustomElement$1 } from './p-f2b72f2d.js';
7
7
 
8
8
  const duetEmptyStateCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:rgb(8, 42, 77);text-align:center;background:rgb(245, 248, 250);border-radius:4px}.duet-empty-state.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}";
9
9
  const DuetEmptyStateStyle0 = duetEmptyStateCss;
@@ -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-e6686c28.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-42eebb86.js';
5
5
  import { i as inheritGlobalTheme } from './p-2e417433.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
 
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-e6686c28.js';
5
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-42eebb86.js';
5
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
6
6
 
7
7
  const DuetUploadAriaStatus = /*@__PURE__*/ proxyCustomElement(class DuetUploadAriaStatus extends H {
8
8
  constructor() {
@@ -65,7 +65,7 @@ const DuetUploadAriaStatus = /*@__PURE__*/ proxyCustomElement(class DuetUploadAr
65
65
  * Always the last one in the class.
66
66
  */
67
67
  render() {
68
- return (h(Host, { key: '6ce7e291bf1692677f53e496f138d73afb4456db', role: "status", "aria-live": "assertive", "aria-atomic": "true", "aria-relevant": "all" }, h("duet-visually-hidden", { key: '0a0d3e4ebde361712ebe6ccb7a00aa70947e7110' }, this.statusMessage)));
68
+ return (h(Host, { key: '6103e8e2440fd8f218c74edc3e2596250b409a44', role: "status", "aria-live": "assertive", "aria-atomic": "true", "aria-relevant": "all" }, h("duet-visually-hidden", { key: '62c48599fbae0deb08fbf07cee0d31ceb98070be' }, this.statusMessage)));
69
69
  }
70
70
  get element() { return this; }
71
71
  static get watchers() { return {