@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, 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 duetSpacerCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.duet-spacer-horizontal){display:inline-block;height:100% !important}:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.duet-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.duet-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.small){width:12px;min-width:12px}}:host(.duet-spacer-horizontal.medium){height:100%}:host(.duet-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.large){width:20px;min-width:20px}}:host(.duet-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.duet-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.duet-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.duet-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.duet-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.duet-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.duet-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.duet-spacer-vertical.small){height:12px;min-height:12px}}:host(.duet-spacer-vertical.medium){width:100%}:host(.duet-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.duet-spacer-vertical.large){height:20px;min-height:20px}}:host(.duet-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.duet-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.duet-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.duet-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.duet-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.duet-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.duet-spacer-xx-small){display:block}}:host(.duet-spacer-x-small){display:none}@media (max-width: 35.9375em){:host(.duet-spacer-x-small){display:block}}:host(.duet-spacer-small){display:none}@media (min-width: 36em){:host(.duet-spacer-small){display:block}}:host(.duet-spacer-medium){display:none}@media (min-width: 48em){:host(.duet-spacer-medium){display:block}}:host(.duet-spacer-large){display:none}@media (min-width: 62em){:host(.duet-spacer-large){display:block}}:host(.duet-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.duet-spacer-x-large){display:block}}:host(.duet-spacer-xx-large){display:none}@media (min-width: 76.25em){:host(.duet-spacer-xx-large){display:block}}";
7
7
  const DuetSpacerStyle0 = duetSpacerCss;
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-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 { d as debounce } from './p-9e371678.js';
8
8
  import { i as isKeyboardClick } from './p-8db11326.js';
9
9
  import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
10
10
  import { c as capitalizeFirstLetter, g as getColorByName, s as shadeRGBColor } from './p-77260ba8.js';
11
- import { d as defineCustomElement$2 } from './p-137202b7.js';
12
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
11
+ import { d as defineCustomElement$2 } from './p-f2b72f2d.js';
12
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
13
13
 
14
14
  const duetActionButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;margin:0 auto}.duet-action-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-height:auto !important;padding:0 !important;margin:0 0 0 8px;color:rgb(8, 42, 77);white-space:nowrap;cursor:pointer;background:rgb(245, 248, 250);border-radius:50%;transition:background-color 300ms ease !important}.duet-action-button.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-action-button duet-icon{display:block}@media (max-width: 35.9375em){.duet-action-button{width:32px;height:32px}}.duet-action-button:not(:disabled):hover{background:#e9ecee}.duet-action-button:not(:disabled):hover.duet-theme-turva{background:#e9ebee}.duet-action-button:focus{outline:0;box-shadow:0 0 0 2px #0077b3 !important}.duet-action-button:focus.duet-theme-turva{box-shadow:0 0 0 2px #171c3a !important}.duet-action-button:active:focus{background:#dddfe1 !important;box-shadow:none}.duet-action-button:active:focus.duet-theme-turva{background:#dddee1 !important}.duet-action-button:disabled{color:rgb(127, 150, 165);cursor:default;background:rgb(245, 248, 250);opacity:0.75}.duet-action-button.duet-theme-turva:disabled{color:rgb(143, 147, 158);background:rgb(245, 247, 250)}";
15
15
  const DuetActionButtonStyle0 = duetActionButtonCss;
@@ -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 duetCheckmarkCss = ".duet-checkmark-container{position:relative;width:20px;height:20px;margin-left:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;transition:border 300ms ease}.duet-checkmark-container.center{margin-right:auto}.duet-theme-turva .duet-checkmark-container{border-color:rgb(143, 147, 158)}.checked .duet-checkmark-container{background:rgb(0, 119, 179);border-color:rgb(0, 119, 179);transition:none}.duet-theme-turva .checked .duet-checkmark-container{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58) !important}.duet-checkmark-container.duet-checkmark-radio{border-radius:50%}[disabled]+label .duet-checkmark-container{border-color:rgb(181, 198, 208) !important}.duet-theme-turva [disabled]+label .duet-checkmark-container{border-color:rgb(199, 202, 207) !important}.checked [disabled]+label .duet-checkmark-container{background:rgb(181, 198, 208) !important}.duet-theme-turva .checked [disabled]+label .duet-checkmark-container{background:rgb(199, 202, 207) !important}.duet-checkmark{position:absolute;top:10px;left:3px;width:5.3333333333px;height:11.8518518519px;border-top:2px solid rgb(255, 255, 255);border-right:2px solid rgb(255, 255, 255);opacity:1;transform:scaleX(-1) rotate(135deg) translateZ(0);transform-origin:left top;animation-name:duet-checkmark;animation-duration:600ms;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes duet-checkmark{0%{width:0;height:0;opacity:1}20%{width:5.3333333333px;height:0;opacity:1}40%,100%{width:5.3333333333px;height:11.8518518519px;opacity:1}}";
@@ -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 duetBadgeCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:inline-block;width:auto;vertical-align:middle}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-badge{display:inline-block;width:100%;padding:4.4444444444px 12px 5.4444444444px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.75rem;font-style:normal;font-weight:600;line-height:1.25;color:rgb(8, 42, 77);text-align:center;word-break:break-word;vertical-align:middle;background:#d9ebf4;border-radius:20rem}.duet-badge.duet-p-0{padding:0 !important}.duet-badge.duet-m-0{margin:0 !important}.duet-badge.duet-theme-turva{padding:5.4444444444px 12px 4.4444444444px;font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:700;color:rgb(23, 28, 58);background:#e8e8eb}.duet-badge.warning{background:#fdecc9}.duet-badge.warning.duet-theme-turva{background:#fdecc9}.duet-badge.danger{background:#f7d2dc}.duet-badge.danger.duet-theme-turva{background:#f7d2dc}.duet-badge.success{background:#d6e6e1}.duet-badge.success.duet-theme-turva{background:#d6e6e1}.duet-badge.subtle{color:rgb(98, 121, 138);background:none;outline:1px solid rgb(212, 223, 229);outline-offset:-1px}.duet-badge.subtle.duet-theme-turva{color:rgb(113, 118, 132);background:none;outline-color:rgb(222, 224, 228)}.duet-badge.background-strong.default{color:rgb(255, 255, 255);background:rgb(0, 119, 179)}.duet-badge.background-strong.default.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(23, 28, 58)}.duet-badge.background-strong.warning{background:#f9c153}.duet-badge.background-strong.warning.duet-theme-turva{background:#f9c153}.duet-badge.background-strong.danger{color:rgb(255, 255, 255);background:rgb(214, 28, 82)}.duet-badge.background-strong.danger.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(214, 28, 82)}.duet-badge.background-strong.success{color:rgb(255, 255, 255);background:rgb(48, 131, 105)}.duet-badge.background-strong.success.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(48, 131, 105)}.duet-badge.background-strong.subtle{border-color:rgb(181, 198, 208);outline-color:rgb(8, 42, 77)}.duet-badge.background-strong.subtle.duet-theme-turva{border-color:rgb(199, 202, 207);outline-color:rgb(23, 28, 58)}";
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-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 { h as hasSlot, a as getElementsFromDefaultSlot } from './p-f21662ea.js';
7
- import { d as defineCustomElement$4 } from './p-1dc954e8.js';
8
- import { d as defineCustomElement$3 } from './p-137202b7.js';
9
- import { d as defineCustomElement$2 } from './p-39b0cc41.js';
10
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
7
+ import { d as defineCustomElement$4 } from './p-dca657f2.js';
8
+ import { d as defineCustomElement$3 } from './p-f2b72f2d.js';
9
+ import { d as defineCustomElement$2 } from './p-b7bf60cf.js';
10
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
11
11
 
12
12
  const duetScrollableCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}:host{position:relative !important}:host .duet-scrollable-items{position:relative;display:flex}:host .duet-scrollable-items.buttons .duet-scrollable-button-container{position:relative;flex:0 0 auto;flex-basis:40px}:host .duet-scrollable-items.buttons .duet-scrollable-button-container--occluded{flex-basis:0;flex-shrink:1;width:0;padding:10px 0;overflow:hidden;visibility:hidden}:host .duet-scrollable-items.buttons .duet-scrollable-button-container--absolute{position:absolute;top:0;z-index:210;width:auto;height:100%;padding:0 16px;background-color:rgb(255, 255, 255)}:host .duet-scrollable-items.buttons .duet-scrollable-button-container--absolute.left{left:0}:host .duet-scrollable-items.buttons .duet-scrollable-button-container--absolute.right{right:0}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button{position:absolute;display:flex;flex:0 0 auto;flex-basis:40px;align-items:center;height:100%;cursor:pointer;transition:transform 300ms ease}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button:active duet-icon{transition:transform 300ms ease;transform:scale(0.8)}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--left{left:0;padding:10px 10px 10px 0}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--right{right:0;padding:10px 0 10px 10px}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--top{align-items:flex-start}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--bottom{align-items:flex-end}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute{padding:0 7px;border:1px solid rgb(212, 223, 229)}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute.duet-scrollable-button--left{border-radius:8px 0 0 8px}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute.duet-scrollable-button--right{border-radius:0 8px 8px 0}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute:hover{border-color:rgb(0, 119, 179);border-width:2px;}.duet-theme-turva :host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute:hover{border-color:rgb(113, 118, 132)}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button[hidden]{display:none !important}:host .duet-scrollable-items.duet-theme-turva .duet-scrollable-button-container .duet-scrollable-button--absolute:hover{border-color:rgb(113, 118, 132)}:host .duet-scrollable-items .duet-scrollable-list{display:flex;flex-wrap:nowrap;padding-inline:10px;margin-inline:-10px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-margin:0 20px;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(to right, transparent 0, #fff 10px), linear-gradient(to left, transparent 0, #fff 10px);-webkit-mask-size:50% 100%, 50% 100%;-webkit-mask-position:left, right;-webkit-mask-repeat:no-repeat;mask:linear-gradient(to right, transparent 0, #fff 10px), linear-gradient(to left, transparent 0, #fff 10px);mask-size:50% 100%, 50% 100%;mask-position:left, right;mask-repeat:no-repeat;}:host .duet-scrollable-items .duet-scrollable-list--absolute{padding-right:0;padding-left:2px;margin-inline:0;-webkit-mask:none !important;mask:none !important}:host .duet-scrollable-items .duet-scrollable-list:not(.buttons){white-space:normal}:host .duet-scrollable-items .duet-scrollable-list::-webkit-scrollbar{display:none}:host .duet-scrollable-items .duet-scrollable-list.collapsed{flex-wrap:wrap}:host .duet-scrollable-items .duet-scrollable-list.gap-none{gap:0}:host .duet-scrollable-items .duet-scrollable-list.gap-large{gap:20px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--xx-small{padding-top:4px;padding-bottom:4px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--x-small{padding-top:8px;padding-bottom:8px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--small{padding-top:12px;padding-bottom:12px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--medium{padding-top:16px;padding-bottom:16px}:host .duet-scrollable-items .duet-scrollable-list.duet-scrollable-stretch{width:100%}:host .duet-scrollable-items.center{justify-content:center}:host .duet-scrollable-items.center .duet-scrollable-list.collapsed{justify-content:center}.collapse{width:100%;text-align:center}.collapse.hide{visibility:hidden}::slotted(*){flex-shrink:0;margin-left:0;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;scroll-snap-align:center}";
13
13
  const DuetScrollableStyle0 = duetScrollableCss;
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-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 { F as FocusGuard } from './p-e30dc66d.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
8
8
  import { T as Teleport } from './p-8cb0e6bd.js';
9
- import { d as defineCustomElement$2 } from './p-137202b7.js';
10
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
9
+ import { d as defineCustomElement$2 } from './p-f2b72f2d.js';
10
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
11
11
 
12
12
  const duetTooltipPopupCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute;z-index:950}.duet-tooltip{position:relative;width:282px;min-height:48px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(8, 42, 77);visibility:hidden;background:rgb(255, 255, 255);border:1px solid rgb(212, 223, 229);border-radius:4px;box-shadow:0 2px 10px 0 rgba(0, 41, 77, 0.07);opacity:0;transition:300ms ease;transform-origin:100% 100%}.duet-tooltip.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);border-color:rgb(222, 224, 228);box-shadow:0 2px 10px 0 rgba(117, 117, 117, 0.13)}.duet-tooltip .arrow{position:absolute;width:22px;height:22px;pointer-events:none}.duet-tooltip .arrow.bottom,.duet-tooltip .arrow.bottom-start,.duet-tooltip .arrow.bottom-end{top:-20px}.duet-tooltip .arrow-container{position:relative;left:4px;width:100%;height:100%;pointer-events:none}.duet-tooltip .arrow-container::after{position:absolute;z-index:200;width:0;height:0;pointer-events:none;content:\"\"}.duet-tooltip .arrow-container::before{position:absolute;z-index:100;width:0;height:0;pointer-events:none;content:\"\"}.duet-tooltip .arrow-container.top::after,.duet-tooltip .arrow-container.top-start::after,.duet-tooltip .arrow-container.top-end::after{bottom:2px;left:2px;border:10px solid transparent;border-top:10px solid rgb(255, 255, 255)}.duet-tooltip .arrow-container.top::before,.duet-tooltip .arrow-container.top-start::before,.duet-tooltip .arrow-container.top-end::before{bottom:-1px;left:1px;border:11px solid transparent;border-top:11px solid rgb(212, 223, 229)}.duet-theme-turva .duet-tooltip .arrow-container.top::before,.duet-theme-turva .duet-tooltip .arrow-container.top-start::before,.duet-theme-turva .duet-tooltip .arrow-container.top-end::before{border-top:11px solid rgb(222, 224, 228)}.duet-tooltip .arrow-container.bottom::after,.duet-tooltip .arrow-container.bottom-start::after,.duet-tooltip .arrow-container.bottom-end::after{bottom:1px;left:2px;border:10px solid transparent;border-bottom:10px solid rgb(255, 255, 255)}.duet-tooltip .arrow-container.bottom::before,.duet-tooltip .arrow-container.bottom-start::before,.duet-tooltip .arrow-container.bottom-end::before{bottom:1px;left:1px;border:11px solid transparent;border-bottom:11px solid rgb(212, 223, 229)}.duet-theme-turva .duet-tooltip .arrow-container.bottom::before,.duet-theme-turva .duet-tooltip .arrow-container.bottom-start::before,.duet-theme-turva .duet-tooltip .arrow-container.bottom-end::before{border-top:11px solid rgb(222, 224, 228)}.duet-tooltip.duet-tooltip-has-label{right:auto !important;left:0;width:282px !important;transform-origin:0 0 !important}.duet-tooltip.duet-tooltip-active{visibility:visible;opacity:1;transition-property:transform, opacity}.duet-tooltip-content-area{padding:20px !important;width:100%;padding-right:25px !important;overflow-y:auto;-webkit-hyphens:auto;hyphens:auto;border-radius:4px;-webkit-overflow-scrolling:touch}.duet-tooltip-content-area:focus{outline:none}:host(.user-is-tabbing) .duet-tooltip-content-area:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-tooltip-content-area:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tooltip-content-area::-webkit-scrollbar{width:4px}.duet-tooltip-content-area::-webkit-scrollbar-track{border-radius:4px}.duet-tooltip-content-area::-webkit-scrollbar-thumb{background:rgb(212, 223, 229);border-radius:4px}.duet-theme-turva .duet-tooltip-content-area::-webkit-scrollbar-thumb{background:rgb(222, 224, 228)}.duet-tooltip-close{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:17px;height:17px;min-height:0 !important;padding:0 !important;margin:0 !important;line-height:normal;color:rgb(8, 42, 77);cursor:pointer;background:rgb(245, 248, 250);border-radius:50%;-webkit-appearance:none;appearance:none}.duet-tooltip-close:focus{outline:none;box-shadow:0 0 0 2px #0077b3 !important}.duet-theme-turva .duet-tooltip-close:focus{color:rgb(23, 28, 58);box-shadow:0 0 0 2px #171c3a !important}";
13
13
  const DuetTooltipPopupStyle0 = duetTooltipPopupCss;
@@ -56,11 +56,11 @@ const DuetTooltipPopup = /*@__PURE__*/ proxyCustomElement(class DuetTooltipPopup
56
56
  this.contentEl.focus();
57
57
  }
58
58
  render() {
59
- return (h(Host, { key: '753c75afa8f5c2d6aa3fa3b4174f09e5d3c5e276' }, h("div", { key: 'd9a17eedc029fbe7b693522aab66b3cb82ea333a', class: {
59
+ return (h(Host, { key: '383346120579b833a923a200b2baa089ba7a2d53' }, h("div", { key: 'c343c21aed1f1df35aba06270e5919061f7df658', class: {
60
60
  "duet-tooltip": true,
61
61
  "duet-theme-turva": this.theme === "turva",
62
62
  "duet-tooltip-active": this.active === true,
63
- } }, h(FocusGuard, { key: 'f4c20c86fbdc65570036cffdc8d52fe2c0e418b2', moveFocusTo: this.buttonEl }), h("div", { key: '429dcb3f8f937304222eeced15da8334c190be98', ref: element => (this.contentEl = element), class: "duet-tooltip-content-area", tabindex: -1, id: this.tooltipId }, h("slot", { key: '879f00dcf513564123e16926c5cd5c6a2c607149' })), h("div", { key: 'e1113ba5f78cce26f4e98f4e78031bc5fddbd364', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, h("div", { key: '26c617c7e2d0ff6dd5146255be51e6396456811e', class: { "arrow-container": true, [this.placement]: true } })), h("button", { key: 'a32aa1233e0bb0d1f5e0d8152feb1ce60c0e8206', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, h("duet-icon", { key: 'a05d812016bdbacc0eda6c686d1c6d7f58579ad7', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), h("duet-visually-hidden", { key: '7b1095d9da1e4ad3a743eca3e929368110061c2e' }, this.accessibleCloseLabel)), h(FocusGuard, { key: '3a044f31d4922f5c2aa4278bb5792b1abf515fa6', moveFocusTo: this.contentEl }))));
63
+ } }, h(FocusGuard, { key: '01441bf589bcca42220f4cd54a124a7b52121510', moveFocusTo: this.buttonEl }), h("div", { key: 'ef36a407f268353dc2e4159e23c42fd5c7c58c0f', ref: element => (this.contentEl = element), class: "duet-tooltip-content-area", tabindex: -1, id: this.tooltipId }, h("slot", { key: '4ba34c2b74a0a50b20fb489a849c7c95d464b015' })), h("div", { key: '3aad2e15e52d6867bb7e30542a00155cc7c38599', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, h("div", { key: '0ba437ba797e919ecb322c17deb246424f6ab725', class: { "arrow-container": true, [this.placement]: true } })), h("button", { key: '48986cb318998bdca1e2f3ff972dc4f7c4ec833c', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, h("duet-icon", { key: 'c4c0c635134152ef2cefbbc1600ddbc962dce627', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), h("duet-visually-hidden", { key: 'c45294776d3286453d53d237070dbfed05a92a4e' }, this.accessibleCloseLabel)), h(FocusGuard, { key: '22c7b63f2d3cfdc7e83af658828dcb2b07f16c04', moveFocusTo: this.contentEl }))));
64
64
  }
65
65
  get element() { return this; }
66
66
  static get style() { return DuetTooltipPopupStyle0; }
@@ -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
  import { g as getColorByName } from './p-77260ba8.js';
7
7
 
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-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 { i as isKeyboardClick } from './p-8db11326.js';
8
8
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
9
- import { d as defineCustomElement$4 } from './p-1dc954e8.js';
10
- import { d as defineCustomElement$3 } from './p-137202b7.js';
11
- import { d as defineCustomElement$2 } from './p-39b0cc41.js';
12
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
9
+ import { d as defineCustomElement$4 } from './p-dca657f2.js';
10
+ import { d as defineCustomElement$3 } from './p-f2b72f2d.js';
11
+ import { d as defineCustomElement$2 } from './p-b7bf60cf.js';
12
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
13
13
 
14
14
  const duetShowMoreCss = "*,*::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}.duet-show-more{margin-bottom:16px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77)}.duet-show-more.duet-m-0{margin:0 !important}.duet-show-more .slotted-content{display:none}.duet-show-more.open .slotted-content{display:block}.duet-show-more .content:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-show-more.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-show-more.duet-theme-turva .content:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
15
15
  const DuetShowMoreStyle0 = duetShowMoreCss;
@@ -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 sizeNavigation, j as sizeHeader } from './p-6f42296b.js';
6
6
  import { i as inheritGlobalTheme } from './p-2e417433.js';
7
7
  import { d as debounce } from './p-9e371678.js';
@@ -102,7 +102,7 @@ const DuetTable = /*@__PURE__*/ proxyCustomElement(class DuetTable extends H {
102
102
  });
103
103
  }
104
104
  render() {
105
- return (h(Host, { key: '27ca97cd0ab8838a914fad68c44307707b13c646', class: {
105
+ return (h(Host, { key: 'e518ffcdb3a5e1623d0d00b9d056f16ded2e9a91', class: {
106
106
  [`duet-table-${this.variation}`]: true,
107
107
  "duet-table-flattened": !this.matchesBreakpoint,
108
108
  // sticky only valid when in regular table layout
@@ -111,7 +111,7 @@ const DuetTable = /*@__PURE__*/ proxyCustomElement(class DuetTable extends H {
111
111
  "duet-m-0": this.margin === "none",
112
112
  "duet-theme-turva": this.theme === "turva",
113
113
  "duet-table-hide-head-visually": this.hideHeadVisually,
114
- } }, h("slot", { key: 'ef1fc8226a4cbf04cac71ba4e5a9968791806281' })));
114
+ } }, h("slot", { key: 'ead482e0e02136ea9147737239f539b3478f7925' })));
115
115
  }
116
116
  get element() { return this; }
117
117
  static get watchers() { return {
@@ -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 { k as colorGrayLightest, l as colorBrandGrayTurva, n as colorPrimaryTurva, o as colorPrimary } from './p-6f42296b.js';
6
6
  import { i as inheritGlobalTheme } from './p-2e417433.js';
7
7
  import { c as createID } from './p-5e59e970.js';
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-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 { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
7
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
7
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
8
8
 
9
9
  const duetTooltipButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-tooltip-button{z-index:100;display:inline-block;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 !important;margin-right:-12px;line-height:normal !important;color:rgb(0, 119, 179);white-space:nowrap;cursor:pointer;background:transparent !important;border-radius:4px}.duet-tooltip-button.duet-theme-turva{color:rgb(198, 12, 48)}.duet-tooltip-button.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:hover{color:rgb(0, 75, 129)}.duet-tooltip-button:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-tooltip-button:hover.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:focus{background:transparent !important;outline:0}:host(.user-is-tabbing) .duet-tooltip-button:focus{background:transparent !important;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}:host(.user-is-tabbing) .duet-tooltip-button.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-tooltip-button svg{width:20px;height:20px;pointer-events:none}.duet-tooltip-button-has-label{margin-right:0}.duet-tooltip-label{position:relative;z-index:100;display:inline-block;max-width:calc(100% - 30px);margin-left:12px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.25;text-align:left;white-space:normal;vertical-align:top}.duet-theme-turva .duet-tooltip-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}";
10
10
  const DuetTooltipButtonStyle0 = duetTooltipButtonCss;
@@ -43,13 +43,13 @@ const DuetTooltipButton = /*@__PURE__*/ proxyCustomElement(class DuetTooltipButt
43
43
  * Always the last one in the class.
44
44
  */
45
45
  render() {
46
- const visuallyHidden = h("duet-visually-hidden", { key: 'f3f0b88267f3c309960759050a3404e248bc75d2' }, this.accessibleLabel);
47
- return (h(Host, { key: '67c7d58656a99c66576dd1a159117e7146819e53' }, h("button", { key: '70a0cc8a22459ac8f077b3d10da92fd79fe9beb9', ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
46
+ const visuallyHidden = h("duet-visually-hidden", { key: 'b7177813a08a37ad9f907b83e6c9f9d36674d0d5' }, this.accessibleLabel);
47
+ return (h(Host, { key: '81aa419e92f4bb96c54f796f09eb6a8232bf2f6c' }, h("button", { key: '086e45aadaf28e4be700984b80ee58362dac0ff0', ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
48
48
  "duet-tooltip-button": true,
49
49
  "duet-tooltip-button-has-label": !!this.label,
50
50
  "duet-theme-turva": this.theme === "turva",
51
51
  "duet-tooltip-button-negative": this.negative,
52
- } }, h("svg", { key: 'b0bcc1e1edf4c9bfdedec545f9e0fcbe22871fb8', "aria-hidden": "true", role: "img", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '1bb4e766152070e4dfb2aa2a4086087ca7016cd4', d: "m13.5 17.25c-1.241 0-2.25-1.009-2.25-2.25v-3.75h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75c.827 0 1.5.673 1.5 1.5v3.75c0 .414.336.75.75.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75z" }), h("circle", { key: '4e571b55eb178d5fdd75589415d3b68381909a3e', cx: "11.625", cy: "7.125", r: "1.125" }), h("path", { key: '63bd02a4c145dda8be8e50b09046626636b2ff6b', d: "m12 24c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12zm0-22.5c-5.79 0-10.5 4.71-10.5 10.5s4.71 10.5 10.5 10.5 10.5-4.71 10.5-10.5-4.71-10.5-10.5-10.5z" })), this.label ? (h("span", { class: "duet-tooltip-label" }, this.label, visuallyHidden)) : (visuallyHidden))));
52
+ } }, h("svg", { key: '82acf06ffb29ff597454ef1f13560464b6350ef0', "aria-hidden": "true", role: "img", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: 'bb515e9d28f639f8c3ab77f9c81008bcf49fe806', d: "m13.5 17.25c-1.241 0-2.25-1.009-2.25-2.25v-3.75h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75c.827 0 1.5.673 1.5 1.5v3.75c0 .414.336.75.75.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75z" }), h("circle", { key: 'b47502c71c9460c6f52de0dd9cd8abd82d8de932', cx: "11.625", cy: "7.125", r: "1.125" }), h("path", { key: 'f1f85e9ebba06a5ee52ff59f67d245fdff51db2a', d: "m12 24c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12zm0-22.5c-5.79 0-10.5 4.71-10.5 10.5s4.71 10.5 10.5 10.5 10.5-4.71 10.5-10.5-4.71-10.5-10.5-10.5z" })), this.label ? (h("span", { class: "duet-tooltip-label" }, this.label, visuallyHidden)) : (visuallyHidden))));
53
53
  }
54
54
  get element() { return this; }
55
55
  static get style() { return DuetTooltipButtonStyle0; }
@@ -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 { w as watchForOptions } from './p-8a5bd61a.js';
7
7
 
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-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 { D as DuetStringsExternalDefaults, a as DuetStringsLoadingDefaults } from './p-9df4cfa4.js';
7
7
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
8
8
  import { g as getColorByName } from './p-77260ba8.js';
9
- import { d as defineCustomElement$3 } from './p-137202b7.js';
10
- import { d as defineCustomElement$2 } from './p-39b0cc41.js';
11
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
9
+ import { d as defineCustomElement$3 } from './p-f2b72f2d.js';
10
+ import { d as defineCustomElement$2 } from './p-b7bf60cf.js';
11
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
12
12
 
13
13
  const duetButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:8px !important;margin-bottom:12px !important;position:relative;z-index:1;display:inline-flex;width:auto;max-width:100%;font-size:0;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host{width:100%}}:host(.square){margin-right:12px !important}:host(.square):last-child,:host(.square):last-of-type{margin-right:0 !important}:host(.input-button){z-index:250}:host(.duet-small),:host(.duet-x-small){margin-right:4px !important;margin-bottom:8px !important}:host(.duet-small):last-child,:host(.duet-small):last-of-type,:host(.duet-x-small):last-child,:host(.duet-x-small):last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host(.duet-small),:host(.duet-x-small){width:auto}}:host(.duet-x-small){margin-right:2px !important}:host(.duet-x-small):last-child,:host(.duet-x-small):last-of-type{margin-right:0 !important}:host(.square.duet-small),:host(.square.duet-x-small){margin-right:8px !important}:host(.square.duet-small):last-child,:host(.square.duet-small):last-of-type,:host(.square.duet-x-small):last-child,:host(.square.duet-x-small):last-of-type{margin-right:0 !important}:host(.duet-expand){width:100% !important}:host(.duet-m-0){margin:0 !important}:host(.duet-fixed){width:auto !important}:host(:last-child){margin-right:0 !important}.duet-button-container{position:relative;display:block;width:100%}.duet-button{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:flex;align-items:center;width:100%;min-width:8rem;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.1;color:rgb(0, 119, 179) !important;text-align:center;text-decoration:none;cursor:pointer;background:transparent;border-style:solid;border-width:1px;transition:background-color 300ms ease, color 300ms ease, border 300ms ease, outline 300ms ease, padding 300ms ease, box-shadow 300ms ease}.duet-button.duet-p-0{padding:0 !important}.duet-button.duet-m-0{margin:0 !important}.duet-button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-button:focus,.duet-button:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-button.duet-button-size-medium{height:50px;padding-right:30px;padding-left:30px;font-size:1rem;border-radius:25px}.duet-theme-turva .duet-button.duet-button-size-medium{padding-right:24px;padding-left:24px;border-radius:12.5px}.duet-button.duet-button-size-medium.square{border-radius:12.5px}.duet-button.duet-button-size-medium.icon-left{padding-left:24px}.duet-theme-turva .duet-button.duet-button-size-medium.icon-left{padding-left:18px}.duet-button.duet-button-size-medium.icon-right{padding-right:24px}.duet-theme-turva .duet-button.duet-button-size-medium.icon-right{padding-right:18px}.duet-button.duet-button-size-small{height:40px;padding-right:20px;padding-left:20px;font-size:0.875rem;border-radius:20px}.duet-theme-turva .duet-button.duet-button-size-small{padding-right:18px;padding-left:18px;border-radius:10px}.duet-button.duet-button-size-small.square{border-radius:10px}.duet-button.duet-button-size-small.icon-left{padding-left:18px}.duet-theme-turva .duet-button.duet-button-size-small.icon-left{padding-left:14px}.duet-button.duet-button-size-small.icon-right{padding-right:18px}.duet-theme-turva .duet-button.duet-button-size-small.icon-right{padding-right:14px}.duet-button.duet-button-size-x-small{height:32px;padding-right:12px;padding-left:12px;font-size:0.75rem;border-radius:8px}.duet-button.duet-button-size-x-small.icon-left{padding-left:10px}.duet-button.duet-button-size-x-small.icon-right{padding-right:10px}.duet-button.plain.duet-p-0{height:auto}.duet-button:not(.input-button-primary,.input-button-secondary,.input-button-embedded){font-variant-numeric:tabular-nums}.duet-button.duet-button-text-center{text-align:center !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only){min-width:48px}.duet-button.duet-button-is-small:not(.duet-button-icon-only).plain{padding-right:0 !important;padding-left:0 !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only).duet-p-0{padding:0 !important}.duet-theme-turva .duet-button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(198, 12, 48) !important}.duet-button .duet-button-contents{position:relative;display:flex;gap:10px;align-items:center;margin:0 auto;pointer-events:none}.duet-button .duet-button-contents.icon-right{flex-direction:row-reverse}.duet-button .duet-button-contents .duet-button-contents-slot{position:relative;top:0}.duet-button.duet-no-wrap{white-space:nowrap}.duet-button svg{width:100%;min-width:100%;fill:currentColor}.duet-button .duet-button-icon{display:flex;align-items:center}.duet-button .duet-button-icon duet-icon{width:16px;height:16px}.duet-button .duet-button-icon.large duet-icon{width:20px;height:20px}.duet-button .duet-button-icon.medium-small duet-icon{width:10px;height:10px}.duet-button .duet-button-icon.small duet-icon{width:7px;height:7px}.duet-button:active:not([disabled]){opacity:0.75;transition:none}.duet-button.default{background:rgb(255, 255, 255);border-color:rgb(181, 198, 208)}.duet-theme-turva .duet-button.default{color:rgb(198, 12, 48) !important;border-color:rgb(222, 224, 228)}.duet-button.default:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179);outline-offset:-2px}.duet-theme-turva .duet-button.default:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-button.default.duet-button-negative{background-color:rgb(255, 255, 255)}.duet-theme-turva .duet-button.default.duet-button-negative{background-color:rgb(222, 224, 228) !important}.duet-button.default.duet-button-negative:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.default.duet-button-negative:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.primary,.duet-button.input-button-primary,.duet-button.input-button-left-primary{color:rgb(255, 255, 255) !important;background:rgb(0, 119, 179);border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.primary,.duet-theme-turva .duet-button.input-button-primary,.duet-theme-turva .duet-button.input-button-left-primary{color:rgb(255, 255, 255) !important;background:rgb(198, 12, 48);border-color:rgb(198, 12, 48)}.duet-button.primary:hover,.duet-button.input-button-primary:hover,.duet-button.input-button-left-primary:hover{background:#005f8f;border-color:#005f8f;box-shadow:0 4px 20px 0 rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.primary:hover,.duet-theme-turva .duet-button.input-button-primary:hover,.duet-theme-turva .duet-button.input-button-left-primary:hover{background:rgb(126, 2, 35);border-color:rgb(126, 2, 35)}.duet-button.primary:focus,.duet-button.input-button-primary:focus,.duet-button.input-button-left-primary:focus{outline:0;box-shadow:0 0 0 1px #fff, 0 0 0 4px rgba(0, 119, 179, 0.75)}.duet-theme-turva .duet-button.primary:focus,.duet-theme-turva .duet-button.input-button-primary:focus,.duet-theme-turva .duet-button.input-button-left-primary:focus{box-shadow:0 0 0 1px #fff, 0 0 0 4px rgba(23, 28, 58, 0.75)}.duet-button.secondary,.duet-button.input-button-secondary,.duet-button.input-button-left-secondary,.duet-button.input-button-embedded{color:rgb(8, 42, 77) !important;background:transparent;border-color:rgb(8, 42, 77)}.duet-theme-turva .duet-button.secondary,.duet-theme-turva .duet-button.input-button-secondary,.duet-theme-turva .duet-button.input-button-left-secondary,.duet-theme-turva .duet-button.input-button-embedded{color:rgb(23, 28, 58) !important;border-color:rgb(23, 28, 58)}.duet-button.secondary:hover,.duet-button.input-button-secondary:hover,.duet-button.input-button-left-secondary:hover,.duet-button.input-button-embedded:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.secondary:hover,.duet-theme-turva .duet-button.input-button-secondary:hover,.duet-theme-turva .duet-button.input-button-left-secondary:hover,.duet-theme-turva .duet-button.input-button-embedded:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.secondary.duet-button-negative,.duet-button.input-button-secondary.duet-button-negative,.duet-button.input-button-left-secondary.duet-button-negative,.duet-button.input-button-embedded.duet-button-negative{color:rgb(212, 223, 229) !important;border-color:rgb(255, 255, 255)}.duet-theme-turva .duet-button.secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-left-secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-embedded.duet-button-negative{color:rgb(222, 224, 228) !important}.duet-button.secondary.duet-button-negative:hover,.duet-button.input-button-secondary.duet-button-negative:hover,.duet-button.input-button-left-secondary.duet-button-negative:hover,.duet-button.input-button-embedded.duet-button-negative:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-left-secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-embedded.duet-button-negative:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.input-button-embedded{width:40px;min-width:40px !important;min-height:40px !important;margin:4px !important;border-width:0 !important;border-radius:4px !important}.duet-button.input-button{height:auto}.duet-button.negative{color:rgb(8, 42, 77) !important;background:rgb(255, 255, 255);border-color:rgb(255, 255, 255)}.duet-theme-turva .duet-button.negative{color:rgb(23, 28, 58) !important}.duet-button.negative:hover{color:rgb(255, 255, 255) !important;background:transparent;border-color:rgb(255, 255, 255)}.duet-button.negative:focus{outline:0;box-shadow:0 0 0 1px #00294d, 0 0 0 4px rgba(255, 255, 255, 0.7)}.duet-theme-turva .duet-button.negative:focus{box-shadow:0 0 0 1px #0077b3, 0 0 0 4px rgba(255, 255, 255, 0.7)}.duet-button.destructive-primary{color:rgb(255, 255, 255) !important;background:rgb(214, 28, 82);border-color:rgb(214, 28, 82)}.duet-theme-turva .duet-button.destructive-primary{color:rgb(255, 255, 255) !important;background:rgb(214, 28, 82);border-color:rgb(214, 28, 82)}.duet-button.destructive-primary:hover{background:#ab1642;border-color:#ab1642;box-shadow:0 4px 20px 0 rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.destructive-primary:hover{background:#ab1642}.duet-button.destructive,.duet-button.destructive-secondary{color:rgb(214, 28, 82) !important;background:rgb(255, 255, 255);border-color:rgb(214, 28, 82)}.duet-theme-turva .duet-button.destructive,.duet-theme-turva .duet-button.destructive-secondary{color:rgb(214, 28, 82) !important;background:rgb(255, 255, 255);border-color:rgb(214, 28, 82)}.duet-button.destructive:hover,.duet-button.destructive-secondary:hover{color:rgb(255, 255, 255) !important;background:#ab1642;border-color:#ab1642}.duet-theme-turva .duet-button.destructive:hover,.duet-theme-turva .duet-button.destructive-secondary:hover{color:rgb(255, 255, 255) !important;background:#ab1642;border-color:#ab1642}.duet-button.plain{min-width:48px;padding-right:0 !important;padding-left:0 !important;line-height:1.5;text-align:left;background:transparent;border:0;border-color:transparent;border-radius:4px}.duet-theme-turva .duet-button.plain{color:rgb(198, 12, 48) !important;background:transparent;border-color:transparent}.duet-button.plain.duet-p-0 .duet-button-contents{height:auto}.duet-button.plain[disabled]{color:rgb(98, 121, 138) !important;cursor:not-allowed;background:transparent !important;border-color:transparent !important}.duet-theme-turva .duet-button.plain[disabled]{color:transparent !important;cursor:not-allowed;background:transparent !important;border-color:rgb(222, 224, 228) !important}.duet-button.plain:hover{color:rgb(0, 75, 129) !important;background:transparent !important}.duet-theme-turva .duet-button.plain:hover{color:rgb(126, 2, 35) !important}.duet-button.plain.duet-button-negative{color:rgb(255, 255, 255) !important}.duet-theme-turva .duet-button.plain.duet-button-negative{color:rgb(255, 255, 255) !important}.duet-button.plain.duet-button-negative:hover{color:rgba(255, 255, 255, 0.8) !important}.duet-button.duet-button-icon-only{min-width:48px;min-height:48px;padding:0 !important}.duet-button.duet-button-icon-only .duet-button-contents{position:static}.duet-button.duet-button-icon-only .duet-button-icon.left.large,.duet-button.duet-button-icon-only .duet-button-icon.left.medium,.duet-button.duet-button-icon-only .duet-button-icon.left.small{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button.duet-button.input-button-primary,.duet-button.duet-button.input-button-secondary,.duet-button.duet-button.input-button-embedded,.duet-button.duet-button.input-button-left-primary,.duet-button.duet-button.input-button-left-secondary{box-sizing:content-box;min-width:48px;min-height:48px;padding:0 !important;border-width:1px}.duet-button.duet-button.input-button-primary .duet-button-contents,.duet-button.duet-button.input-button-secondary .duet-button-contents,.duet-button.duet-button.input-button-embedded .duet-button-contents,.duet-button.duet-button.input-button-left-primary .duet-button-contents,.duet-button.duet-button.input-button-left-secondary .duet-button-contents{position:static}.duet-button.duet-button.input-button-primary .duet-button-contents.icon-right,.duet-button.duet-button.input-button-secondary .duet-button-contents.icon-right,.duet-button.duet-button.input-button-embedded .duet-button-contents.icon-right,.duet-button.duet-button.input-button-left-primary .duet-button-contents.icon-right,.duet-button.duet-button.input-button-left-secondary .duet-button-contents.icon-right{padding:0 16px}.duet-button.duet-button.input-button-primary,.duet-button.duet-button.input-button-secondary,.duet-button.duet-button.input-button-embedded{border-top-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:0}.duet-button.duet-button.input-button-primary .duet-button-icon.left.large,.duet-button.duet-button.input-button-primary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-primary .duet-button-icon.left.small,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.large,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.small,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.large,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.medium,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.small{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button.duet-button.input-button-embedded{border-left-width:0}.duet-button.duet-button.input-button-left-primary,.duet-button.duet-button.input-button-left-secondary{border-top-left-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:4px}.duet-button.duet-button.input-button-left-primary .duet-button-contents,.duet-button.duet-button.input-button-left-secondary .duet-button-contents{position:static}.duet-button.square{width:52px;min-width:auto !important;padding:0 !important;font-size:1rem;border-color:rgb(181, 198, 208);border-width:1px}.duet-button.square.duet-button-size-small{width:42px;font-size:0.875rem}.duet-button.square.duet-button-size-x-small{width:34px;font-size:0.875rem}.duet-button.square.duet-button-negative{color:rgb(255, 255, 255) !important;background:rgb(0, 119, 179);border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.square.duet-button-negative{color:rgb(255, 255, 255) !important;background:rgb(198, 12, 48);border-color:rgb(198, 12, 48)}.duet-theme-turva .duet-button.square{border-color:rgb(222, 224, 228)}.duet-button.square:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179);outline-offset:-2px}.duet-theme-turva .duet-button.square:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-button.square .duet-button-contents{gap:0}.duet-button[disabled],.duet-button[disabled]:hover,.duet-button.duet-button-negative[disabled],.duet-button.duet-button-negative[disabled]:hover{color:rgb(98, 121, 138) !important;cursor:not-allowed;background:rgb(212, 223, 229) !important;border-color:rgb(212, 223, 229) !important;outline-color:rgb(212, 223, 229) !important;box-shadow:none !important}.duet-theme-turva .duet-button[disabled],.duet-theme-turva .duet-button[disabled]:hover,.duet-theme-turva .duet-button.duet-button-negative [disabled],.duet-theme-turva .duet-button.duet-button-negative [disabled]:hover{color:rgb(143, 147, 158) !important;cursor:not-allowed;background:rgb(222, 224, 228) !important;border-color:rgb(222, 224, 228) !important;outline-color:rgb(222, 224, 228) !important}.duet-button-is-loading.primary,.duet-button-is-loading.input-button-primary{color:rgb(255, 255, 255)}.duet-button-is-loading.default{color:rgb(0, 119, 179)}.duet-button-is-loading.default.duet-theme-turva{color:rgb(198, 12, 48)}.duet-button-is-loading .duet-button-contents{visibility:hidden;opacity:0}";
14
14
  const DuetButtonStyle0 = duetButtonCss;
@@ -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 { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
8
- import { d as defineCustomElement$1 } from './p-24c28a7d.js';
8
+ import { d as defineCustomElement$1 } from './p-2a0aefe4.js';
9
9
 
10
10
  const duetProgressCss = "*,*::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;width:100%;height:inherit}.duet-progress{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;min-height:1px;}.duet-progress .progress-bar{position:relative;display:block;width:100%;height:inherit;min-height:1px;background-color:rgb(240, 247, 250);border-radius:0;box-shadow:none}.duet-theme-turva .duet-progress .progress-bar{background-color:rgb(255, 241, 241)}.duet-progress .progress-bar>span{display:block;height:inherit;text-indent:-9999px;background-color:rgb(0, 119, 179);border-radius:0}.duet-theme-turva .duet-progress .progress-bar>span{background-color:rgb(198, 12, 48)}.duet-progress progress[value]{display:flex;width:100%;height:inherit;min-height:1px;color:rgb(0, 119, 179);border:0 none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.duet-progress progress[value]::-webkit-progress-bar{background-color:rgb(240, 247, 250);border-radius:0}.duet-progress progress[value]::-webkit-progress-value{background-color:rgb(0, 119, 179);background-size:35px 20px, 100% 100%, 100% 100%;border-radius:0;-webkit-animation:animate-stripes 5s linear infinite;animation:animate-stripes 5s linear infinite}.duet-progress progress[value] ::-moz-progress-bar{background-color:rgb(240, 247, 250)}.duet-progress.duet-theme-turva progress[value]{color:rgb(198, 12, 48)}.duet-progress.duet-theme-turva progress[value]::-webkit-progress-bar{background-color:rgb(255, 241, 241)}.duet-progress.duet-theme-turva progress[value]::-webkit-progress-value{background-color:rgb(198, 12, 48)}.duet-progress.duet-theme-turva progress[value] ::-moz-progress-bar{background-color:rgb(255, 241, 241)}";
11
11
  const DuetProgressStyle0 = duetProgressCss;
@@ -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
  import { g as getColorByName } from './p-77260ba8.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { E as Env, p as proxyCustomElement, H, h, d as Host } from './p-e6686c28.js';
4
+ import { E as Env, 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 { g as getColorByName, r as rgbaColorFromRgb } from './p-77260ba8.js';
7
7
  import './p-993aea39.js';
@@ -1,11 +1,11 @@
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 getColorByName } from './p-77260ba8.js';
7
7
 
8
- const duetDividerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-divider{-webkit-user-select:none;user-select:none;display:block;width:100%;height:1px;margin-top:36px !important;margin-bottom:28px;background:rgb(212, 223, 229)}.duet-divider.duet-p-0{padding:0 !important}.duet-divider.duet-m-0{margin:0 !important}.duet-divider.duet-m-s{margin-bottom:16px !important;margin-top:0 !important}.duet-divider.duet-theme-turva{background:rgb(222, 224, 228)}";
8
+ const duetDividerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-divider{-webkit-user-select:none;user-select:none;display:block;width:100%;height:1px;margin-top:var(--divider-margin, 36px) !important;margin-right:var(--divider-margin, 0);margin-bottom:var(--divider-margin, 28px);margin-left:var(--divider-margin, 0);background:rgb(212, 223, 229)}.duet-divider.duet-p-0{padding:0 !important}.duet-divider.duet-m-0{margin:0 !important}.duet-divider.duet-m-s{margin-bottom:16px !important;margin-top:0 !important}.duet-divider.duet-theme-turva{background:rgb(222, 224, 228)}";
9
9
  const DuetDividerStyle0 = duetDividerCss;
10
10
 
11
11
  const DuetDivider = /*@__PURE__*/ proxyCustomElement(class DuetDivider extends H {
@@ -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 duetGridItemCss = ":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;min-width:0;max-width:100%;flex:0 0 auto;padding-right:8px;padding-left:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;color:rgb(8, 42, 77)}:host(.duet-grid-direction-horizontal:not(.duet-grid-item-row-reverse):first-child){padding-left:0}:host(.duet-grid-direction-horizontal:not(.duet-grid-item-row-reverse):first-of-type){padding-left:0}:host(.duet-grid-direction-horizontal:not(.duet-grid-item-row-reverse):last-child){padding-right:0}:host(.duet-grid-direction-horizontal:not(.duet-grid-item-row-reverse):last-of-type){padding-right:0}:host(.duet-grid-direction-horizontal.duet-grid-item-row-reverse:first-child){padding-right:0}:host(.duet-grid-direction-horizontal.duet-grid-item-row-reverse:first-of-type){padding-right:0}:host(.duet-grid-direction-horizontal.duet-grid-item-row-reverse:last-child){padding-left:0}:host(.duet-grid-direction-horizontal.duet-grid-item-row-reverse:last-of-type){padding-left:0}@media (max-width: 35.9375em){:host(.duet-grid-item-responsive){width:100% !important;min-width:0 !important;max-width:100% !important;padding-right:0;padding-left:0}}@media screen and (max-width: 47.9375em){:host(.duet-grid-item-br-medium){width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 47.9375em){:host(.duet-grid-item-responsive.duet-grid-item-br-medium){padding-right:0;padding-left:0}}@media screen and (max-width: 64em){:host(.duet-grid-item-br-x-large){width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 64em){:host(.duet-grid-item-responsive.duet-grid-item-br-x-large){padding-right:0;padding-left:0}}:host(.duet-grid-item-fill){flex:1 1 auto;width:100%}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host(.duet-m-0){padding:0 !important;margin:0 !important}";