@duetds/components 9.2.7 → 9.2.8

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 (614) hide show
  1. package/hydrate/index.js +28 -16
  2. package/lib/cjs/a11y-utils-a0a1c591.js +25 -0
  3. package/lib/cjs/{app-globals-a1431483.js → app-globals-718a3704.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 +5 -4
  13. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  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_3.cjs.entry.js +4 -4
  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 +1 -1
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +3 -3
  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 +16 -8
  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 +3 -3
  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 -3
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +5 -4
  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 +3 -3
  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-progress.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +3 -3
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +4 -4
  63. package/lib/cjs/duet-slideout.cjs.entry.js +4 -4
  64. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  65. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  66. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
  67. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +4 -3
  68. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  69. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  71. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  72. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  74. package/lib/cjs/duet-toolbar-item.cjs.entry.js +5 -4
  75. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  76. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  77. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  79. package/lib/cjs/duet-tray.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  81. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  82. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  83. package/lib/cjs/duet.cjs.js +2 -2
  84. package/lib/cjs/{errorcodes.utils-b4cf3ce2.js → errorcodes.utils-4e8a9de4.js} +1 -1
  85. package/lib/cjs/{focus-utils-68fa1c8f.js → focus-utils-2a0030aa.js} +1 -1
  86. package/lib/cjs/{index-7e38df71.js → index-21e67ab3.js} +1 -1
  87. package/lib/cjs/{language-utils-beee36ce.js → language-utils-b5940c7b.js} +1 -1
  88. package/lib/cjs/loader.cjs.js +2 -2
  89. package/lib/cjs/{slot-utils-f309572d.js → slot-utils-b5c4d888.js} +1 -1
  90. package/lib/collection/components/duet-chip/duet-chip.js +1 -1
  91. package/lib/collection/components/duet-footer/duet-footer.js +15 -7
  92. package/lib/collection/components/duet-link/duet-link.css +2 -2
  93. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +3 -2
  94. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +0 -4
  95. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +6 -0
  96. package/lib/collection/utils/a11y-utils.js +9 -5
  97. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  98. package/lib/dist-custom-elements/duet-alert.js +1 -1
  99. package/lib/dist-custom-elements/duet-badge.js +1 -1
  100. package/lib/dist-custom-elements/duet-banner.js +3 -3
  101. package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
  102. package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
  103. package/lib/dist-custom-elements/duet-button.js +1 -1
  104. package/lib/dist-custom-elements/duet-callout.js +2 -2
  105. package/lib/dist-custom-elements/duet-caption.js +1 -1
  106. package/lib/dist-custom-elements/duet-card.js +3 -3
  107. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  108. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  109. package/lib/dist-custom-elements/duet-chip.js +1 -1
  110. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  111. package/lib/dist-custom-elements/duet-choice.js +4 -4
  112. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  113. package/lib/dist-custom-elements/duet-combobox.js +15 -15
  114. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  115. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  116. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  117. package/lib/dist-custom-elements/duet-divider.js +1 -1
  118. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  119. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  120. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  121. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  122. package/lib/dist-custom-elements/duet-footer.js +20 -12
  123. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  124. package/lib/dist-custom-elements/duet-grid.js +1 -1
  125. package/lib/dist-custom-elements/duet-header.js +8 -8
  126. package/lib/dist-custom-elements/duet-heading.js +1 -1
  127. package/lib/dist-custom-elements/duet-hero.js +9 -9
  128. package/lib/dist-custom-elements/duet-icon.js +1 -1
  129. package/lib/dist-custom-elements/duet-input.js +1 -1
  130. package/lib/dist-custom-elements/duet-label.js +1 -1
  131. package/lib/dist-custom-elements/duet-layout.js +1 -1
  132. package/lib/dist-custom-elements/duet-link.js +1 -1
  133. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  134. package/lib/dist-custom-elements/duet-list.js +1 -1
  135. package/lib/dist-custom-elements/duet-logo.js +1 -1
  136. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  137. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  138. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  139. package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
  140. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  141. package/lib/dist-custom-elements/duet-menu-bar.js +5 -4
  142. package/lib/dist-custom-elements/duet-modal.js +8 -8
  143. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  144. package/lib/dist-custom-elements/duet-nav.js +1 -1
  145. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  146. package/lib/dist-custom-elements/duet-notification.js +2 -2
  147. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  148. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  149. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  150. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  151. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  152. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  153. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  154. package/lib/dist-custom-elements/duet-progress.js +1 -1
  155. package/lib/dist-custom-elements/duet-promo-card.js +3 -3
  156. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  157. package/lib/dist-custom-elements/duet-radio.js +1 -1
  158. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  159. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  160. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  161. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  162. package/lib/dist-custom-elements/duet-select.js +1 -1
  163. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  164. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  165. package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
  166. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  167. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  168. package/lib/dist-custom-elements/duet-slideout-panel.js +2 -2
  169. package/lib/dist-custom-elements/duet-slideout.js +3 -3
  170. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  171. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  172. package/lib/dist-custom-elements/duet-step.js +4 -4
  173. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  174. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  175. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  176. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  177. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  178. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  179. package/lib/dist-custom-elements/duet-tab-group.js +13 -13
  180. package/lib/dist-custom-elements/duet-tab.js +1 -1
  181. package/lib/dist-custom-elements/duet-table.js +1 -1
  182. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  183. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  184. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  185. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  186. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  187. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  188. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  189. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  190. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  191. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  192. package/lib/dist-custom-elements/duet-tray.js +3 -3
  193. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  194. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  195. package/lib/dist-custom-elements/duet-upload.js +19 -19
  196. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  197. package/lib/dist-custom-elements/index.js +1 -1
  198. package/lib/dist-custom-elements/{p-358832fc.js → p-034f07f8.js} +1 -1
  199. package/lib/dist-custom-elements/{p-23a9891b.js → p-0fbbaee9.js} +2 -2
  200. package/lib/dist-custom-elements/{p-b5b250a2.js → p-23f0b101.js} +1 -1
  201. package/lib/dist-custom-elements/{p-1ae20645.js → p-276aeab7.js} +1 -1
  202. package/lib/dist-custom-elements/{p-5448ad53.js → p-29782b53.js} +1 -1
  203. package/lib/dist-custom-elements/{p-a866db8a.js → p-2e2c1d87.js} +1 -1
  204. package/lib/dist-custom-elements/{p-4b198aee.js → p-33e3a1a9.js} +3 -3
  205. package/lib/dist-custom-elements/p-33ef7275.js +23 -0
  206. package/lib/dist-custom-elements/{p-3844adaa.js → p-3667436c.js} +2 -2
  207. package/lib/dist-custom-elements/{p-3cf59aa7.js → p-386b0af9.js} +1 -1
  208. package/lib/dist-custom-elements/{p-026f66e3.js → p-38e65e8c.js} +2 -2
  209. package/lib/dist-custom-elements/{p-4d4d8c03.js → p-47d4e647.js} +1 -1
  210. package/lib/dist-custom-elements/{p-f3d279c9.js → p-50f145f2.js} +1 -1
  211. package/lib/dist-custom-elements/{p-e6540ffb.js → p-56bc455d.js} +1 -1
  212. package/lib/dist-custom-elements/{p-a8b848a0.js → p-5f8dc639.js} +2 -2
  213. package/lib/dist-custom-elements/{p-6f149d10.js → p-5fc9921c.js} +3 -3
  214. package/lib/dist-custom-elements/{p-02e6b3aa.js → p-6008fcdd.js} +1 -1
  215. package/lib/dist-custom-elements/{p-a19d42f7.js → p-6ec31ae0.js} +1 -1
  216. package/lib/dist-custom-elements/{p-343f0aa2.js → p-79375342.js} +2 -2
  217. package/lib/dist-custom-elements/{p-a4667181.js → p-7d56d012.js} +5 -5
  218. package/lib/dist-custom-elements/{p-20906875.js → p-899ca0bf.js} +1 -1
  219. package/lib/dist-custom-elements/{p-79372cc4.js → p-8ac247f4.js} +10 -10
  220. package/lib/dist-custom-elements/{p-dde3f1e6.js → p-94a7d4af.js} +4 -4
  221. package/lib/dist-custom-elements/{p-ee6f575b.js → p-96652f7b.js} +4 -4
  222. package/lib/dist-custom-elements/{p-369da8da.js → p-96949bb3.js} +1 -1
  223. package/lib/dist-custom-elements/{p-1f84f4ac.js → p-992a5de8.js} +10 -10
  224. package/lib/dist-custom-elements/{p-d0aaf2cd.js → p-9e61a1b8.js} +1 -1
  225. package/lib/dist-custom-elements/{p-79fb21bb.js → p-a21a8e5e.js} +1 -1
  226. package/lib/dist-custom-elements/{p-d58879c8.js → p-b5aa78c4.js} +1 -1
  227. package/lib/dist-custom-elements/{p-0bd5bcab.js → p-be9acce7.js} +2 -2
  228. package/lib/dist-custom-elements/{p-7590e1a9.js → p-c0b022c4.js} +1 -1
  229. package/lib/dist-custom-elements/{p-a1c8f31d.js → p-c58d2abe.js} +1 -1
  230. package/lib/dist-custom-elements/{p-1a9028fa.js → p-c67a668c.js} +5 -5
  231. package/lib/dist-custom-elements/{p-a6b39855.js → p-d2a5148f.js} +1 -1
  232. package/lib/dist-custom-elements/{p-f66602b0.js → p-d77db171.js} +1 -1
  233. package/lib/dist-custom-elements/{p-e87b21c0.js → p-e0de8502.js} +1 -1
  234. package/lib/dist-custom-elements/{p-82cbf2aa.js → p-e1efb203.js} +6 -6
  235. package/lib/dist-custom-elements/{p-05a0e048.js → p-e3c6562a.js} +8 -8
  236. package/lib/dist-custom-elements/{p-d5201dfd.js → p-e536b916.js} +5 -5
  237. package/lib/dist-custom-elements/{p-aad0e9d5.js → p-e6dc15da.js} +3 -3
  238. package/lib/duet/duet.esm.js +1 -1
  239. package/lib/duet/duet.js +1 -1
  240. package/lib/duet/{p-36593090.system.entry.js → p-00340ba9.system.entry.js} +1 -1
  241. package/lib/duet/{p-09b2f2cb.entry.js → p-046b98cf.entry.js} +1 -1
  242. package/lib/duet/{p-aa8f18b0.entry.js → p-04cb4f0a.entry.js} +1 -1
  243. package/lib/duet/{p-c552326c.system.entry.js → p-072798e6.system.entry.js} +1 -1
  244. package/lib/duet/{p-b7fe31c6.system.entry.js → p-0acaeef1.system.entry.js} +1 -1
  245. package/lib/duet/{p-44af6523.entry.js → p-0aed733f.entry.js} +1 -1
  246. package/lib/duet/{p-f022f85b.entry.js → p-0bf7b3c5.entry.js} +1 -1
  247. package/lib/duet/{p-180c21a7.entry.js → p-0c243b6f.entry.js} +1 -1
  248. package/lib/duet/{p-ccc58d5d.system.entry.js → p-0f7eec22.system.entry.js} +1 -1
  249. package/lib/duet/{p-8df4a03c.entry.js → p-115db258.entry.js} +1 -1
  250. package/lib/duet/{p-d20f0c7d.system.entry.js → p-11db4aac.system.entry.js} +1 -1
  251. package/lib/duet/p-15553b15.system.entry.js +4 -0
  252. package/lib/duet/{p-a52fb767.entry.js → p-193fbc0f.entry.js} +1 -1
  253. package/lib/duet/{p-5d429d2c.entry.js → p-1d988a7d.entry.js} +1 -1
  254. package/lib/duet/{p-3300a0a4.system.js → p-1e17463d.system.js} +1 -1
  255. package/lib/duet/{p-a414d7b1.entry.js → p-1f74f3cd.entry.js} +1 -1
  256. package/lib/duet/p-1fa1ce4b.entry.js +4 -0
  257. package/lib/duet/{p-062b4356.system.entry.js → p-216bc706.system.entry.js} +1 -1
  258. package/lib/duet/{p-977e9ed4.system.entry.js → p-216fbdc6.system.entry.js} +1 -1
  259. package/lib/duet/{p-042ce36a.system.entry.js → p-21a9fa67.system.entry.js} +1 -1
  260. package/lib/duet/{p-8d3cb875.entry.js → p-222fc546.entry.js} +1 -1
  261. package/lib/duet/{p-618a822d.system.entry.js → p-22e54537.system.entry.js} +1 -1
  262. package/lib/duet/{p-1de76e0d.entry.js → p-22fd3cfc.entry.js} +1 -1
  263. package/lib/duet/{p-e4d4cc92.js → p-2437b4cb.js} +1 -1
  264. package/lib/duet/{p-4c79d2a9.system.entry.js → p-24c50312.system.entry.js} +1 -1
  265. package/lib/duet/{p-0b61a372.system.entry.js → p-25c23189.system.entry.js} +1 -1
  266. package/lib/duet/{p-8f66a793.system.entry.js → p-2823bfcc.system.entry.js} +1 -1
  267. package/lib/duet/{p-20c7ae09.entry.js → p-295e34bd.entry.js} +1 -1
  268. package/lib/duet/{p-07b9cd1a.system.entry.js → p-2a0b04d0.system.entry.js} +1 -1
  269. package/lib/duet/{p-d87f8bb5.system.entry.js → p-2b06592d.system.entry.js} +1 -1
  270. package/lib/duet/{p-b0632410.system.entry.js → p-2bc9a07a.system.entry.js} +1 -1
  271. package/lib/duet/{p-ae15b924.system.entry.js → p-2c3a1d5b.system.entry.js} +1 -1
  272. package/lib/duet/{p-1d56f5f8.system.entry.js → p-2d950c77.system.entry.js} +1 -1
  273. package/lib/duet/{p-3ffcebff.system.entry.js → p-2ea8dd6c.system.entry.js} +1 -1
  274. package/lib/duet/{p-214444f4.js → p-2eae4a0b.js} +1 -1
  275. package/lib/duet/{p-9c9b25f3.system.entry.js → p-3149beee.system.entry.js} +1 -1
  276. package/lib/duet/{p-edaefdfb.entry.js → p-328685e9.entry.js} +1 -1
  277. package/lib/duet/{p-3fe02797.entry.js → p-32c7c509.entry.js} +1 -1
  278. package/lib/duet/{p-9a9505b0.system.entry.js → p-3608cf6e.system.entry.js} +1 -1
  279. package/lib/duet/{p-ff1e3ce2.entry.js → p-36a317f6.entry.js} +1 -1
  280. package/lib/duet/{p-8335c1bf.entry.js → p-37181efc.entry.js} +1 -1
  281. package/lib/duet/{p-14662d84.entry.js → p-388cd5aa.entry.js} +1 -1
  282. package/lib/duet/{p-d6efda2f.entry.js → p-3a2e39e9.entry.js} +1 -1
  283. package/lib/duet/{p-b7f262fc.system.entry.js → p-3aad3baf.system.entry.js} +1 -1
  284. package/lib/duet/{p-835e6d3b.entry.js → p-3b25391c.entry.js} +1 -1
  285. package/lib/duet/p-3b838a83.system.js +4 -0
  286. package/lib/duet/{p-69d18102.entry.js → p-3be0272c.entry.js} +1 -1
  287. package/lib/duet/{p-955c3761.entry.js → p-3c286a31.entry.js} +1 -1
  288. package/lib/duet/{p-8378430a.system.entry.js → p-3c6c1ee0.system.entry.js} +1 -1
  289. package/lib/duet/{p-a6f74d7f.system.entry.js → p-3dc61c8e.system.entry.js} +1 -1
  290. package/lib/duet/{p-fb083164.entry.js → p-3e02acba.entry.js} +1 -1
  291. package/lib/duet/{p-197fcd81.entry.js → p-3ed182b5.entry.js} +1 -1
  292. package/lib/duet/{p-02473a29.entry.js → p-3fef9e7b.entry.js} +1 -1
  293. package/lib/duet/p-40354594.entry.js +4 -0
  294. package/lib/duet/{p-e7a6457f.entry.js → p-41f2f90c.entry.js} +1 -1
  295. package/lib/duet/{p-332d0c18.system.entry.js → p-446ed731.system.entry.js} +1 -1
  296. package/lib/duet/{p-9eedb975.entry.js → p-47523d35.entry.js} +1 -1
  297. package/lib/duet/{p-fea43afb.entry.js → p-4913f02c.entry.js} +1 -1
  298. package/lib/duet/{p-2a4032e4.entry.js → p-4982cc6b.entry.js} +1 -1
  299. package/lib/duet/{p-8136e15e.system.entry.js → p-4cb02d4c.system.entry.js} +1 -1
  300. package/lib/duet/{p-2fc1b57e.system.entry.js → p-53455bd1.system.entry.js} +1 -1
  301. package/lib/duet/p-5b378d7e.entry.js +4 -0
  302. package/lib/duet/p-5d6463a4.entry.js +4 -0
  303. package/lib/duet/{p-849ae71a.system.entry.js → p-5e8d9c74.system.entry.js} +1 -1
  304. package/lib/duet/{p-3c48ca69.system.entry.js → p-5f9da024.system.entry.js} +1 -1
  305. package/lib/duet/{p-406af1f3.system.js → p-605e69c8.system.js} +1 -1
  306. package/lib/duet/{p-8c44d3e9.entry.js → p-62bd233d.entry.js} +1 -1
  307. package/lib/duet/{p-eeb9da2d.entry.js → p-62e7624c.entry.js} +1 -1
  308. package/lib/duet/{p-6f5dbc6e.system.entry.js → p-6541a645.system.entry.js} +1 -1
  309. package/lib/duet/{p-f84cdfef.entry.js → p-67f593af.entry.js} +1 -1
  310. package/lib/duet/{p-778e26b4.system.entry.js → p-6c25b6a4.system.entry.js} +1 -1
  311. package/lib/duet/{p-8df1c0da.system.entry.js → p-6ce40239.system.entry.js} +1 -1
  312. package/lib/duet/{p-3deacd18.system.entry.js → p-6e00b714.system.entry.js} +1 -1
  313. package/lib/duet/{p-5e12c437.system.entry.js → p-6e7ef80c.system.entry.js} +1 -1
  314. package/lib/duet/{p-5763afe7.system.entry.js → p-72053364.system.entry.js} +1 -1
  315. package/lib/duet/{p-60e1e165.system.entry.js → p-720a5baf.system.entry.js} +1 -1
  316. package/lib/duet/{p-f86c7315.entry.js → p-72fde124.entry.js} +1 -1
  317. package/lib/duet/p-73a912a8.system.entry.js +4 -0
  318. package/lib/duet/{p-42d0aeb0.system.js → p-76d69a18.system.js} +1 -1
  319. package/lib/duet/{p-f7f098cb.entry.js → p-76f8cf1e.entry.js} +1 -1
  320. package/lib/duet/{p-5ba11951.entry.js → p-79e8dc10.entry.js} +1 -1
  321. package/lib/duet/{p-70adc2c4.entry.js → p-824d882f.entry.js} +1 -1
  322. package/lib/duet/{p-43a86f8a.entry.js → p-82ed064b.entry.js} +1 -1
  323. package/lib/duet/{p-bcd88ac2.system.entry.js → p-845b092d.system.entry.js} +1 -1
  324. package/lib/duet/{p-d6613fe4.system.entry.js → p-8570bdcb.system.entry.js} +1 -1
  325. package/lib/duet/{p-a4914611.entry.js → p-876398dc.entry.js} +1 -1
  326. package/lib/duet/{p-6a4f6469.system.entry.js → p-877b2e4b.system.entry.js} +1 -1
  327. package/lib/duet/{p-45c3a7d2.system.entry.js → p-87a3db45.system.entry.js} +1 -1
  328. package/lib/duet/p-88592630.js +4 -0
  329. package/lib/duet/{p-b899b000.js → p-8abb0984.js} +1 -1
  330. package/lib/duet/{p-0457dff6.system.entry.js → p-8e1e8d62.system.entry.js} +1 -1
  331. package/lib/duet/{p-74025593.entry.js → p-8e4ffb74.entry.js} +1 -1
  332. package/lib/duet/p-909ae316.entry.js +4 -0
  333. package/lib/duet/{p-ea692823.entry.js → p-95f9824f.entry.js} +1 -1
  334. package/lib/duet/p-965e597c.system.js +4 -0
  335. package/lib/duet/{p-7831e011.entry.js → p-998b929a.entry.js} +1 -1
  336. package/lib/duet/p-99bddf65.system.js +4 -0
  337. package/lib/duet/{p-46753ebc.entry.js → p-9cc4e4a1.entry.js} +1 -1
  338. package/lib/duet/{p-b6e98c33.entry.js → p-9d9713da.entry.js} +1 -1
  339. package/lib/duet/{p-b8b011df.system.entry.js → p-9dddb2a6.system.entry.js} +1 -1
  340. package/lib/duet/{p-e238bb61.entry.js → p-9ed7087f.entry.js} +1 -1
  341. package/lib/duet/{p-d25bbacd.entry.js → p-9fa72371.entry.js} +1 -1
  342. package/lib/duet/{p-8bfbadfc.system.entry.js → p-a07d21e7.system.entry.js} +1 -1
  343. package/lib/duet/{p-7d32c253.system.js → p-a19244e5.system.js} +1 -1
  344. package/lib/duet/{p-3cb42e12.system.entry.js → p-a2c6d500.system.entry.js} +1 -1
  345. package/lib/duet/{p-bc57459e.system.entry.js → p-a3306993.system.entry.js} +1 -1
  346. package/lib/duet/{p-2892f9e4.entry.js → p-a3a959a4.entry.js} +1 -1
  347. package/lib/duet/{p-2be4521f.entry.js → p-abcf33aa.entry.js} +1 -1
  348. package/lib/duet/{p-63a09802.js → p-ac975c3d.js} +1 -1
  349. package/lib/duet/{p-db3eaaa3.entry.js → p-acf39158.entry.js} +1 -1
  350. package/lib/duet/{p-099daa35.system.entry.js → p-ae215ca8.system.entry.js} +1 -1
  351. package/lib/duet/p-b10ace99.entry.js +4 -0
  352. package/lib/duet/{p-e84dc0ac.entry.js → p-b1ab6641.entry.js} +1 -1
  353. package/lib/duet/{p-a37f93eb.entry.js → p-b4680142.entry.js} +1 -1
  354. package/lib/duet/{p-c1ef1b6e.entry.js → p-b4c0dc4c.entry.js} +1 -1
  355. package/lib/duet/{p-2073ff86.system.entry.js → p-b5846de1.system.entry.js} +1 -1
  356. package/lib/duet/{p-15e00afb.entry.js → p-b8607e71.entry.js} +1 -1
  357. package/lib/duet/{p-d90c1000.system.entry.js → p-b8dd07d6.system.entry.js} +1 -1
  358. package/lib/duet/{p-14d1fc10.entry.js → p-ba2dea2c.entry.js} +1 -1
  359. package/lib/duet/{p-f96c47b4.system.entry.js → p-bc0290cc.system.entry.js} +1 -1
  360. package/lib/duet/{p-c620f77b.system.entry.js → p-bc12ff8f.system.entry.js} +1 -1
  361. package/lib/duet/{p-e9cecefd.system.entry.js → p-bde7e1d8.system.entry.js} +1 -1
  362. package/lib/duet/{p-cf16818c.system.entry.js → p-bfbe3a6d.system.entry.js} +1 -1
  363. package/lib/duet/{p-c2ca6ff0.system.entry.js → p-bffcb6cc.system.entry.js} +1 -1
  364. package/lib/duet/{p-f745dcfb.entry.js → p-c013a413.entry.js} +1 -1
  365. package/lib/duet/{p-87345e08.system.entry.js → p-c210a9f3.system.entry.js} +1 -1
  366. package/lib/duet/{p-5786db38.system.entry.js → p-c4bfa2ff.system.entry.js} +1 -1
  367. package/lib/duet/{p-83920005.system.entry.js → p-c5bacc6d.system.entry.js} +1 -1
  368. package/lib/duet/{p-836ae3bb.system.entry.js → p-c7b44ed6.system.entry.js} +1 -1
  369. package/lib/duet/{p-9eb974d8.entry.js → p-c8cbf8d3.entry.js} +1 -1
  370. package/lib/duet/{p-9c0b9de2.system.entry.js → p-cb612283.system.entry.js} +1 -1
  371. package/lib/duet/{p-4920eb5e.entry.js → p-cda56872.entry.js} +1 -1
  372. package/lib/duet/{p-9c95fff6.entry.js → p-ce60e510.entry.js} +1 -1
  373. package/lib/duet/{p-83c03efa.system.entry.js → p-cfa09268.system.entry.js} +1 -1
  374. package/lib/duet/{p-a2e17a01.entry.js → p-d0cd60a6.entry.js} +1 -1
  375. package/lib/duet/{p-fa115b76.system.entry.js → p-d1266569.system.entry.js} +1 -1
  376. package/lib/duet/{p-4219eda3.system.entry.js → p-d5870c1f.system.entry.js} +1 -1
  377. package/lib/duet/{p-d048f25c.js → p-d7d86092.js} +1 -1
  378. package/lib/duet/{p-f9d93246.entry.js → p-d9186e07.entry.js} +1 -1
  379. package/lib/duet/{p-c5970ff9.entry.js → p-d940168e.entry.js} +1 -1
  380. package/lib/duet/{p-34caafca.entry.js → p-da114a78.entry.js} +1 -1
  381. package/lib/duet/{p-b11c1b81.entry.js → p-dfef2cbe.entry.js} +1 -1
  382. package/lib/duet/{p-d1dd14a3.entry.js → p-e13854bd.entry.js} +1 -1
  383. package/lib/duet/{p-1ce82dfa.system.js → p-e1c881da.system.js} +1 -1
  384. package/lib/duet/{p-1037271e.system.entry.js → p-e21744ad.system.entry.js} +1 -1
  385. package/lib/duet/{p-d03accc5.entry.js → p-e263da06.entry.js} +1 -1
  386. package/lib/duet/{p-0cb6800d.entry.js → p-e2daf94c.entry.js} +1 -1
  387. package/lib/duet/{p-f9d54f1a.system.entry.js → p-e559149e.system.entry.js} +1 -1
  388. package/lib/duet/p-e5810f77.entry.js +4 -0
  389. package/lib/duet/p-e5f269b7.entry.js +4 -0
  390. package/lib/duet/{p-d3f4d98f.system.entry.js → p-e6ac5022.system.entry.js} +1 -1
  391. package/lib/duet/{p-6e9ec04c.system.entry.js → p-e95e650d.system.entry.js} +1 -1
  392. package/lib/duet/{p-70fab25f.system.entry.js → p-e96a159d.system.entry.js} +1 -1
  393. package/lib/duet/{p-d9845dc6.entry.js → p-eaf1640f.entry.js} +1 -1
  394. package/lib/duet/{p-238d490e.system.entry.js → p-eb8799b0.system.entry.js} +1 -1
  395. package/lib/duet/{p-b238bac2.entry.js → p-ec975bab.entry.js} +1 -1
  396. package/lib/duet/{p-05ea29c7.system.entry.js → p-ecc9994d.system.entry.js} +1 -1
  397. package/lib/duet/{p-e6eb1780.system.entry.js → p-ed532434.system.entry.js} +1 -1
  398. package/lib/duet/p-ed803e3f.entry.js +4 -0
  399. package/lib/duet/p-ee1c534c.system.entry.js +4 -0
  400. package/lib/duet/{p-c8896685.system.entry.js → p-f2bc16bb.system.entry.js} +1 -1
  401. package/lib/duet/p-f3b6b75d.system.entry.js +4 -0
  402. package/lib/duet/{p-af0c9fa2.system.entry.js → p-f3c1ae71.system.entry.js} +1 -1
  403. package/lib/duet/{p-a7c7e6a4.system.entry.js → p-f43e134e.system.entry.js} +1 -1
  404. package/lib/duet/{p-c1c02b47.entry.js → p-f43ebf88.entry.js} +1 -1
  405. package/lib/duet/{p-919c1794.system.entry.js → p-f5f81926.system.entry.js} +1 -1
  406. package/lib/duet/{p-aeb9568f.entry.js → p-fa1ea9bd.entry.js} +1 -1
  407. package/lib/duet/{p-8babfd74.entry.js → p-faf02cb3.entry.js} +1 -1
  408. package/lib/duet/{p-79c1f08a.entry.js → p-fb0c0f16.entry.js} +1 -1
  409. package/lib/duet/p-fd78f61a.js +4 -0
  410. package/lib/duet/{p-faa44b79.system.entry.js → p-fe4a2e84.system.entry.js} +1 -1
  411. package/lib/duet/{p-6abb0f77.system.entry.js → p-fe56aeca.system.entry.js} +2 -2
  412. package/lib/duet/{p-f3d88a94.system.entry.js → p-ff6c9c23.system.entry.js} +1 -1
  413. package/lib/esm/a11y-utils-02741d98.js +23 -0
  414. package/lib/esm/{app-globals-386e1feb.js → app-globals-00959ca9.js} +1 -1
  415. package/lib/esm/duet-action-button.entry.js +2 -2
  416. package/lib/esm/duet-alert.entry.js +3 -3
  417. package/lib/esm/duet-badge.entry.js +1 -1
  418. package/lib/esm/duet-banner.entry.js +2 -2
  419. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  420. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  421. package/lib/esm/duet-button_2.entry.js +2 -2
  422. package/lib/esm/duet-callout.entry.js +2 -2
  423. package/lib/esm/duet-caption_4.entry.js +5 -4
  424. package/lib/esm/duet-card.entry.js +1 -1
  425. package/lib/esm/duet-checkbox.entry.js +1 -1
  426. package/lib/esm/duet-checkmark.entry.js +1 -1
  427. package/lib/esm/duet-chip_3.entry.js +4 -4
  428. package/lib/esm/duet-choice_2.entry.js +3 -3
  429. package/lib/esm/duet-collapsible.entry.js +2 -2
  430. package/lib/esm/duet-combobox.entry.js +3 -3
  431. package/lib/esm/duet-contact-card.entry.js +2 -2
  432. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  433. package/lib/esm/duet-date-picker.entry.js +4 -4
  434. package/lib/esm/duet-divider_2.entry.js +1 -1
  435. package/lib/esm/duet-editable-table_3.entry.js +3 -3
  436. package/lib/esm/duet-empty-state.entry.js +1 -1
  437. package/lib/esm/duet-fieldset.entry.js +2 -2
  438. package/lib/esm/duet-file-chooser.entry.js +1 -1
  439. package/lib/esm/duet-footer.entry.js +16 -8
  440. package/lib/esm/duet-grid_2.entry.js +1 -1
  441. package/lib/esm/duet-header_2.entry.js +2 -2
  442. package/lib/esm/duet-hero.entry.js +3 -3
  443. package/lib/esm/duet-icon.entry.js +1 -1
  444. package/lib/esm/duet-input_2.entry.js +3 -3
  445. package/lib/esm/duet-layout.entry.js +2 -2
  446. package/lib/esm/duet-list_2.entry.js +1 -1
  447. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  448. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  449. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  450. package/lib/esm/duet-menu-bar-item.entry.js +4 -3
  451. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  452. package/lib/esm/duet-menu-bar.entry.js +5 -4
  453. package/lib/esm/duet-modal.entry.js +4 -4
  454. package/lib/esm/duet-multiselect.entry.js +3 -3
  455. package/lib/esm/duet-nav.entry.js +1 -1
  456. package/lib/esm/duet-notification_2.entry.js +3 -3
  457. package/lib/esm/duet-number-input.entry.js +3 -3
  458. package/lib/esm/duet-overlay.entry.js +1 -1
  459. package/lib/esm/duet-page-heading.entry.js +1 -1
  460. package/lib/esm/duet-pagination_2.entry.js +2 -2
  461. package/lib/esm/duet-progress.entry.js +2 -2
  462. package/lib/esm/duet-promo-card.entry.js +2 -2
  463. package/lib/esm/duet-radio_2.entry.js +2 -2
  464. package/lib/esm/duet-range-slider.entry.js +1 -1
  465. package/lib/esm/duet-scrollable_3.entry.js +3 -3
  466. package/lib/esm/duet-section-layout.entry.js +1 -1
  467. package/lib/esm/duet-select.entry.js +2 -2
  468. package/lib/esm/duet-shaped-image.entry.js +1 -1
  469. package/lib/esm/duet-show-more.entry.js +2 -2
  470. package/lib/esm/duet-slideout-lang.entry.js +2 -2
  471. package/lib/esm/duet-slideout-link.entry.js +1 -1
  472. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  473. package/lib/esm/duet-slideout-panel.entry.js +4 -4
  474. package/lib/esm/duet-slideout.entry.js +4 -4
  475. package/lib/esm/duet-step_2.entry.js +1 -1
  476. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  477. package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
  478. package/lib/esm/duet-submenu-bar-item.entry.js +4 -3
  479. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  480. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  481. package/lib/esm/duet-textarea.entry.js +3 -3
  482. package/lib/esm/duet-toggle.entry.js +1 -1
  483. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  484. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  485. package/lib/esm/duet-toolbar-item.entry.js +5 -4
  486. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  487. package/lib/esm/duet-toolbar.entry.js +1 -1
  488. package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
  489. package/lib/esm/duet-tooltip.entry.js +2 -2
  490. package/lib/esm/duet-tray.entry.js +2 -2
  491. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  492. package/lib/esm/duet-upload-item.entry.js +3 -3
  493. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  494. package/lib/esm/duet.js +3 -3
  495. package/lib/esm/{errorcodes.utils-f2529568.js → errorcodes.utils-d9431251.js} +1 -1
  496. package/lib/esm/{focus-utils-fb393f52.js → focus-utils-adcd9463.js} +1 -1
  497. package/lib/esm/{index-4e3ad237.js → index-1d0b7c66.js} +1 -1
  498. package/lib/esm/{language-utils-95643489.js → language-utils-14969cef.js} +1 -1
  499. package/lib/esm/loader.js +3 -3
  500. package/lib/esm/{slot-utils-1be24d72.js → slot-utils-c62f2d7c.js} +1 -1
  501. package/lib/esm-es5/a11y-utils-02741d98.js +4 -0
  502. package/lib/esm-es5/{app-globals-386e1feb.js → app-globals-00959ca9.js} +1 -1
  503. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  504. package/lib/esm-es5/duet-alert.entry.js +1 -1
  505. package/lib/esm-es5/duet-badge.entry.js +1 -1
  506. package/lib/esm-es5/duet-banner.entry.js +1 -1
  507. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  508. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  509. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  510. package/lib/esm-es5/duet-callout.entry.js +1 -1
  511. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  512. package/lib/esm-es5/duet-card.entry.js +1 -1
  513. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  514. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  515. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  516. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  517. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  518. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  519. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  520. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  521. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  522. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  523. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  524. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  525. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  526. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  527. package/lib/esm-es5/duet-footer.entry.js +1 -1
  528. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  529. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  530. package/lib/esm-es5/duet-hero.entry.js +2 -2
  531. package/lib/esm-es5/duet-icon.entry.js +1 -1
  532. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  533. package/lib/esm-es5/duet-layout.entry.js +1 -1
  534. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  535. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  536. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  537. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  538. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  539. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  540. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  541. package/lib/esm-es5/duet-modal.entry.js +1 -1
  542. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  543. package/lib/esm-es5/duet-nav.entry.js +1 -1
  544. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  545. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  546. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  547. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  548. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  549. package/lib/esm-es5/duet-progress.entry.js +1 -1
  550. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  551. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  552. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  553. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  554. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  555. package/lib/esm-es5/duet-select.entry.js +1 -1
  556. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  557. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  558. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  559. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  560. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  561. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  562. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  563. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  564. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  565. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  566. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  567. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  568. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  569. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  570. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  571. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  572. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  573. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  574. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  575. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  576. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  577. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  578. package/lib/esm-es5/duet-tray.entry.js +1 -1
  579. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  580. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  581. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  582. package/lib/esm-es5/duet.js +1 -1
  583. package/lib/esm-es5/{errorcodes.utils-f2529568.js → errorcodes.utils-d9431251.js} +1 -1
  584. package/lib/esm-es5/focus-utils-adcd9463.js +4 -0
  585. package/lib/esm-es5/{index-4e3ad237.js → index-1d0b7c66.js} +1 -1
  586. package/lib/esm-es5/{language-utils-95643489.js → language-utils-14969cef.js} +1 -1
  587. package/lib/esm-es5/loader.js +1 -1
  588. package/lib/esm-es5/{slot-utils-1be24d72.js → slot-utils-c62f2d7c.js} +1 -1
  589. package/lib/types/components/duet-footer/duet-footer.d.ts +8 -4
  590. package/lib/types/components.d.ts +4 -4
  591. package/package.json +4 -4
  592. package/lib/cjs/a11y-utils-76311b95.js +0 -20
  593. package/lib/dist-custom-elements/p-f0cc5629.js +0 -18
  594. package/lib/duet/p-24f98450.entry.js +0 -4
  595. package/lib/duet/p-4efc484e.entry.js +0 -4
  596. package/lib/duet/p-56c887fb.js +0 -4
  597. package/lib/duet/p-6f3fd8bf.entry.js +0 -4
  598. package/lib/duet/p-762b831e.system.entry.js +0 -4
  599. package/lib/duet/p-7a3ae8a9.system.js +0 -4
  600. package/lib/duet/p-89558e39.system.entry.js +0 -4
  601. package/lib/duet/p-8e672ddb.entry.js +0 -4
  602. package/lib/duet/p-911a8711.entry.js +0 -4
  603. package/lib/duet/p-9c93192b.entry.js +0 -4
  604. package/lib/duet/p-a8333037.entry.js +0 -4
  605. package/lib/duet/p-aa61f1da.entry.js +0 -4
  606. package/lib/duet/p-aad77751.system.js +0 -4
  607. package/lib/duet/p-ad81986c.system.entry.js +0 -4
  608. package/lib/duet/p-c9d3dd02.system.entry.js +0 -4
  609. package/lib/duet/p-da5fbdcd.entry.js +0 -4
  610. package/lib/duet/p-f0cc5629.js +0 -4
  611. package/lib/duet/p-fadcbdae.system.js +0 -4
  612. package/lib/esm/a11y-utils-92930863.js +0 -18
  613. package/lib/esm-es5/a11y-utils-92930863.js +0 -4
  614. package/lib/esm-es5/focus-utils-fb393f52.js +0 -4
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { d as defineCustomElement$1 } from './p-b5b250a2.js';
6
+ import { d as defineCustomElement$1 } from './p-23f0b101.js';
7
7
 
8
8
  const duetEmptyStateCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:rgb(8, 42, 77);text-align:center;background:rgb(245, 248, 250);border-radius:4px}.duet-empty-state.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}";
9
9
  const DuetEmptyStateStyle0 = duetEmptyStateCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.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,8 +1,8 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
- import { d as defineCustomElement$1 } from './p-20906875.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
+ import { d as defineCustomElement$1 } from './p-899ca0bf.js';
6
6
 
7
7
  const DuetUploadAriaStatus = /*@__PURE__*/ proxyCustomElement(class DuetUploadAriaStatus extends H {
8
8
  constructor() {
@@ -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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { g as getColorByName } from './p-88ed3495.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
 
7
7
  const duetOverlayCss = ".duet-overlay{position:fixed;top:0;left:0;display:block;width:100%;height:100%;visibility:visible;background:rgb(8, 42, 77);opacity:0.3}.duet-overlay.duet-theme-turva{background:rgb(23, 28, 58)}.duet-overlay.keep-stacking-context{position:absolute;top:unset;left:unset;z-index:unset !important}.duet-overlay.modal-overlay{z-index:-1}.duet-overlay.hidden{visibility:hidden;opacity:0}.duet-overlay.dark{opacity:0.85}.duet-overlay.white{background:rgb(255, 255, 255);opacity:0.9}.duet-overlay.white.duet-theme-turva{background:rgb(255, 255, 255)}.duet-overlay.display-x-small{display:none}@media (max-width: 35.9375em){.duet-overlay.display-x-small{display:block}}.duet-overlay.display-x-small.not{display:block}@media (max-width: 35.9375em){.duet-overlay.display-x-small.not{display:none}}.duet-overlay.display-small{display:none}@media (min-width: 36em){.duet-overlay.display-small{display:block}}.duet-overlay.display-small.not{display:block}@media (min-width: 36em){.duet-overlay.display-small.not{display:none}}.duet-overlay.display-medium{display:none}@media (min-width: 48em){.duet-overlay.display-medium{display:block}}.duet-overlay.display-medium.not{display:block}@media (min-width: 48em){.duet-overlay.display-medium.not{display:none}}.duet-overlay.display-large{display:none}@media (min-width: 62em){.duet-overlay.display-large{display:block}}.duet-overlay.display-large.not{display:block}@media (min-width: 62em){.duet-overlay.display-large.not{display:none}}.duet-overlay.transition-slowly{transition:600ms ease}.duet-overlay.transition-quickly{transition:300ms ease}";
@@ -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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
 
6
6
  const duetListItemCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;flex-direction:column;display:flex;width:100%;overflow:visible;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(8, 42, 77)}:host dt{padding-bottom:4px}:host dd{padding-top:0}:host dt,:host dd{flex-basis:100%}:host dt,:host dd{width:100%;margin-inline-start:0;-webkit-hyphens:auto;hyphens:auto;text-align:left;overflow-wrap:break-word}:host dt{font-weight:600}.duet-theme-turva :host dt{font-weight:700}:host dd{margin-left:auto}:host(.duet-list-striped) dt,:host(.duet-list-striped) dd{padding:16px}:host(.duet-list-striped) dt{padding-bottom:4px}:host(.duet-list-striped) dd{padding-top:0}:host(.duet-list-striped.duet-no-stacking) dt,:host(.duet-list-striped.duet-no-stacking) dd{padding:16px}:host(:not(.duet-list-striped)) dt,:host(:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(:not(.duet-list-striped)) dt{padding-bottom:4px}:host(:not(.duet-list-striped)) dd{padding-top:0}:host(:not(.duet-list-striped).duet-no-stacking) dt,:host(:not(.duet-list-striped).duet-no-stacking) dd{padding:8px;padding-inline:0}:host(.duet-p-0) dt,:host(.duet-p-0) dd{padding:0 !important}:host(.duet-list-mobile-center) dt,:host(.duet-list-mobile-center) dd{text-align:center}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host(.duet-list-striped:nth-child(odd)) dt,:host(.duet-list-striped:nth-child(odd)) dd{background:rgb(245, 248, 250)}:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dt,:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dd{background:rgb(245, 247, 250)}:host(.duet-list-bordered){border-block-start:1px solid rgb(212, 223, 229)}:host(.duet-list-bordered:last-child){border-block-end:1px solid rgb(212, 223, 229)}:host(.duet-list-bordered.duet-theme-turva){border-block-start:1px solid rgb(222, 224, 228)}:host(.duet-list-bordered.duet-theme-turva:last-child){border-block-end:1px solid rgb(222, 224, 228)}:host(.duet-list-inner-bordered:not(:last-child)){border-block-end:1px solid rgb(212, 223, 229)}:host(.duet-list-inner-bordered.duet-theme-turva:not(:last-child)){border-block-end:1px solid rgb(222, 224, 228)}:host(.duet-no-stacking){flex-direction:row}:host(.duet-list-mobile-center.duet-no-stacking) dt,:host(.duet-list-mobile-center.duet-no-stacking) dd{text-align:left}:host(.duet-no-stacking.duet-list-width-30) dt{flex-basis:33%}:host(.duet-no-stacking.duet-list-width-30) dd{flex-basis:67%}:host(.duet-no-stacking.duet-list-width-50) dt{flex-basis:47%}:host(.duet-no-stacking.duet-list-width-50) dd{flex-basis:53%}:host(.duet-no-stacking.duet-list-width-70) dt{flex-basis:65%}:host(.duet-no-stacking.duet-list-width-70) dd{flex-basis:35%}:host(.duet-list-item-breakpoint-x-small){flex-direction:row}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-x-small.duet-p-0) dt,:host(.duet-list-item-breakpoint-x-small.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dd{flex-basis:35%}@media (max-width: 22.5em){:host(.duet-list-item-breakpoint-x-small){flex-direction:column}:host(.duet-list-item-breakpoint-x-small) dt{padding-bottom:4px}:host(.duet-list-item-breakpoint-x-small) dd{padding-top:0}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dt{padding-bottom:4px}:host(.duet-list-item-breakpoint-x-small.duet-list-striped) dd{padding-top:0}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dt{padding-bottom:4px}:host(.duet-list-item-breakpoint-x-small:not(.duet-list-striped)) dd{padding-top:0}:host(.duet-list-item-breakpoint-x-small.duet-p-0) dt,:host(.duet-list-item-breakpoint-x-small.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-mobile-center) dd{text-align:center}:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-width-30) dd{flex-basis:100%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-width-50) dd{flex-basis:100%}:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dt,:host(.duet-list-item-breakpoint-x-small.duet-list-width-70) dd{flex-basis:100%}}@media (min-width: 36em){:host(.duet-list-item-breakpoint-small){flex-direction:row}:host(.duet-list-item-breakpoint-small.duet-list-striped) dt,:host(.duet-list-item-breakpoint-small.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-small:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-small:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-small.duet-p-0) dt,:host(.duet-list-item-breakpoint-small.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-small.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-small.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-small.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-small.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-small.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-small.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-small.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-small.duet-list-width-70) dd{flex-basis:35%}}@media (min-width: 48em){:host(.duet-list-item-breakpoint-medium){flex-direction:row}:host(.duet-list-item-breakpoint-medium.duet-list-striped) dt,:host(.duet-list-item-breakpoint-medium.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-medium:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-medium:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-medium.duet-p-0) dt,:host(.duet-list-item-breakpoint-medium.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-medium.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-medium.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-medium.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-medium.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-medium.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-medium.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-medium.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-medium.duet-list-width-70) dd{flex-basis:35%}}@media (min-width: 62em){:host(.duet-list-item-breakpoint-large){flex-direction:row}:host(.duet-list-item-breakpoint-large.duet-list-striped) dt,:host(.duet-list-item-breakpoint-large.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-large:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-large:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-large.duet-p-0) dt,:host(.duet-list-item-breakpoint-large.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-large.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-large.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-large.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-large.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-large.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-large.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-large.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-large.duet-list-width-70) dd{flex-basis:35%}}@media (min-width: 64.0625em){:host(.duet-list-item-breakpoint-x-large){flex-direction:row}:host(.duet-list-item-breakpoint-x-large.duet-list-striped) dt,:host(.duet-list-item-breakpoint-x-large.duet-list-striped) dd{padding:16px}:host(.duet-list-item-breakpoint-x-large:not(.duet-list-striped)) dt,:host(.duet-list-item-breakpoint-x-large:not(.duet-list-striped)) dd{padding:8px;padding-inline:0}:host(.duet-list-item-breakpoint-x-large.duet-p-0) dt,:host(.duet-list-item-breakpoint-x-large.duet-p-0) dd{padding:0 !important}:host(.duet-list-item-breakpoint-x-large.duet-list-mobile-center) dt,:host(.duet-list-item-breakpoint-x-large.duet-list-mobile-center) dd{text-align:left}:host(.duet-list-item-breakpoint-x-large.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-item-breakpoint-x-large.duet-list-width-70) dd{flex-basis:35%}}";
7
7
  const DuetListItemStyle0 = duetListItemCss;
@@ -1,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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.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-20906875.js';
8
+ import { d as defineCustomElement$1 } from './p-899ca0bf.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,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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { d as debounce } from './p-9e371678.js';
8
8
  import { i as isKeyboardClick } from './p-ca700701.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-88ed3495.js';
11
- import { d as defineCustomElement$2 } from './p-b5b250a2.js';
12
- import { d as defineCustomElement$1 } from './p-20906875.js';
11
+ import { d as defineCustomElement$2 } from './p-23f0b101.js';
12
+ import { d as defineCustomElement$1 } from './p-899ca0bf.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 } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { s as sanitizeString } from './p-9c3c64b9.js';
7
7
  import { g as getColorByName } from './p-88ed3495.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.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,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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { h as hasSlot } from './p-8b3decf2.js';
8
- import { d as defineCustomElement$1 } from './p-a6b39855.js';
8
+ import { d as defineCustomElement$1 } from './p-d2a5148f.js';
9
9
 
10
10
  const duetFieldsetCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:12px !important;display:block;width:100%}:host(.duet-m-0){margin:0 !important}fieldset{position:relative;width:100%;min-width:0;border:0}fieldset legend{position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}.duet-legend-wrapper{position:relative;display:block;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77);text-align:left;background:transparent}.duet-legend-wrapper.duet-legend-compact:not(.duet-legend-has-caption){line-height:1.25}.duet-theme-turva .duet-legend-wrapper{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-fieldset-label{margin-bottom:12px !important;margin-top:8px}.duet-legend-has-caption .duet-fieldset-label{margin-bottom:6px !important}.duet-legend-has-tooltip .duet-fieldset-label{padding-right:36px}@media (min-width: 48em){.duet-legend-has-tooltip .duet-fieldset-label{margin-bottom:3px !important;padding-right:0}}@media (min-width: 48em){.duet-legend-has-tooltip.duet-legend-has-caption .duet-fieldset-label{margin-bottom:-3px !important}}.duet-fieldset-caption{margin-bottom:12px !important}.duet-fieldset-help{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(214, 28, 82);border-radius:4px}.duet-fieldset-help span{display:block;margin-top:12px}.duet-theme-turva .duet-fieldset-help{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(214, 28, 82)}::slotted(duet-tooltip){position:absolute;top:4px;right:0}@media (min-width: 48em){::slotted(duet-tooltip){position:relative;right:auto}}.duet-legend-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
11
11
  const DuetFieldsetStyle0 = duetFieldsetCss;
@@ -1,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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { i as isKeyboardClick } from './p-ca700701.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-ee6f575b.js';
10
- import { d as defineCustomElement$3 } from './p-b5b250a2.js';
11
- import { d as defineCustomElement$2 } from './p-4d4d8c03.js';
12
- import { d as defineCustomElement$1 } from './p-20906875.js';
9
+ import { d as defineCustomElement$4 } from './p-96652f7b.js';
10
+ import { d as defineCustomElement$3 } from './p-23f0b101.js';
11
+ import { d as defineCustomElement$2 } from './p-47d4e647.js';
12
+ import { d as defineCustomElement$1 } from './p-899ca0bf.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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
 
6
6
  const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
7
7
  const DuetVisuallyHiddenStyle0 = duetVisuallyHiddenCss;
@@ -1,19 +1,19 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { g as getLocaleString } from './p-35375593.js';
7
7
  import { p as parsePossibleJSON } from './p-9c3c64b9.js';
8
- import { d as defineCustomElement$9 } from './p-6f149d10.js';
9
- import { d as defineCustomElement$8 } from './p-a19d42f7.js';
10
- import { d as defineCustomElement$7 } from './p-02e6b3aa.js';
11
- import { d as defineCustomElement$6 } from './p-b5b250a2.js';
12
- import { d as defineCustomElement$5 } from './p-dde3f1e6.js';
13
- import { d as defineCustomElement$4 } from './p-a1c8f31d.js';
14
- import { d as defineCustomElement$3 } from './p-a8b848a0.js';
15
- import { d as defineCustomElement$2 } from './p-3cf59aa7.js';
16
- import { d as defineCustomElement$1 } from './p-20906875.js';
8
+ import { d as defineCustomElement$9 } from './p-5fc9921c.js';
9
+ import { d as defineCustomElement$8 } from './p-6ec31ae0.js';
10
+ import { d as defineCustomElement$7 } from './p-6008fcdd.js';
11
+ import { d as defineCustomElement$6 } from './p-23f0b101.js';
12
+ import { d as defineCustomElement$5 } from './p-94a7d4af.js';
13
+ import { d as defineCustomElement$4 } from './p-c58d2abe.js';
14
+ import { d as defineCustomElement$3 } from './p-5f8dc639.js';
15
+ import { d as defineCustomElement$2 } from './p-386b0af9.js';
16
+ import { d as defineCustomElement$1 } from './p-899ca0bf.js';
17
17
 
18
18
  const getError = (code, errorCodes) => {
19
19
  let error = {
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, F as Fragment, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment, d as Host } from './p-d77db171.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults, b as DuetStringsDownloadLinkDefaults } from './p-9df4cfa4.js';
7
7
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
8
- import { g as getAccessibleLinkLabel } from './p-f0cc5629.js';
8
+ import { g as getAccessibleLinkLabel } from './p-33ef7275.js';
9
9
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
10
10
  import { b as breakpointToToken, g as getColorByName } from './p-88ed3495.js';
11
- import { d as defineCustomElement$1 } from './p-b5b250a2.js';
11
+ import { d as defineCustomElement$1 } from './p-23f0b101.js';
12
12
 
13
13
  var actionArrowRight={"title":"action-arrow-right","tags":"action arrow right caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M5.499 24a.752.752 0 0 1-.53-1.281L15.689 12 4.969 1.28c-.142-.141-.22-.33-.22-.53s.078-.389.22-.53c.141-.142.33-.22.53-.22s.389.078.53.22l10.72 10.72a1.5 1.5 0 0 1 .001 2.119L6.029 23.78a.743.743 0 0 1-.53.22z\"/></svg>"};
14
14
 
@@ -16,7 +16,7 @@ var actionDownloadSmall={"title":"action-download-small","tags":"action download
16
16
 
17
17
  var actionNewWindow={"title":"action-new-window","tags":"arrow open new window tab external link square box rectangle action","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M10.25 2a.75.75 0 1 1 0 1.5h-6.5A2.252 2.252 0 0 0 1.5 5.75v14.5a2.252 2.252 0 0 0 2.25 2.25h14.5a2.252 2.252 0 0 0 2.25-2.25v-6.5a.75.75 0 0 1 1.5 0v6.5A3.754 3.754 0 0 1 18.25 24H3.75A3.754 3.754 0 0 1 0 20.25V5.75A3.754 3.754 0 0 1 3.75 2zm12.985-2c.1 0 .198.02.29.058l.025.011a.726.726 0 0 1 .15.091l.066.059a.755.755 0 0 1 .109.138l.051.1c.04.092.06.192.06.293l-.001 6.363c0 .2-.078.389-.22.53a.743.743 0 0 1-.53.22.743.743 0 0 1-.53-.22.743.743 0 0 1-.22-.53V2.559L15.28 9.764a.75.75 0 0 1-1.06-1.06l7.204-7.205h-4.553a.744.744 0 0 1-.75-.75c0-.2.078-.388.22-.53A.743.743 0 0 1 16.87 0z\"/></svg>"};
18
18
 
19
- const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}:host(.duet-link-block){display:block}:host(.duet-link-button){margin-right:8px !important;margin-bottom:12px !important;display:inline-block;width:100%}:host(.duet-link-button):last-child,:host(.duet-link-button):last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:rgb(0, 97, 155);text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(164, 4, 40)}.duet-link:hover{color:rgb(0, 75, 129);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-link:active{opacity:0.75;transition:none}button{font-size:inherit;cursor:pointer}.duet-link-is-external.duet-link:not(.block,.button,.card),.duet-link-is-download.duet-link:not(.block,.button,.card){text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-content{text-decoration:underline}.duet-link-is-external.duet-link:not(.block,.button,.card):hover>.duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card):hover>.duet-link-content{text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-icon-tail,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-icon-tail{text-decoration:none;white-space:nowrap}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px;font-weight:600;color:rgb(8, 42, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__icon{display:flex}.block .block__content{position:relative;bottom:2px}.block .block__chevron{align-self:center}.block .block__chevron-icon{transition:300ms ease}.block:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.button,.duet-link.card{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:14px 16px;line-height:1.25;text-decoration:none;background-color:rgb(255, 255, 255);border:solid 1px rgb(181, 198, 208);border-radius:12px;outline:0 solid rgb(181, 198, 208);outline-offset:-2px;transition:all 300ms ease}.duet-link.button>*,.duet-link.card>*{flex-shrink:0}.duet-link.button .duet-link-content,.duet-link.card .duet-link-content{flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:600;color:rgb(8, 42, 77);text-align:left}.duet-link.button .icon-wrap,.duet-link.card .icon-wrap{display:flex;align-items:center;justify-content:center}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{min-height:60px;padding:12px;padding-right:20px;line-height:1.5}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:36px;height:36px;border-radius:8px}.duet-link.button:hover,.duet-link.card:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179)}@media (min-width: 48em){.duet-link.button,.duet-link.card{min-height:50px}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{gap:16px;min-height:72px;border-radius:16px}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.button.duet-link-has-icon-background .duet-link-content,.duet-link.card.duet-link-has-icon-background .duet-link-content{font-size:1.1rem}}.duet-link.button.duet-theme-turva,.duet-link.card.duet-theme-turva{border-color:rgb(199, 202, 207)}.duet-link.button.duet-theme-turva .duet-link-content,.duet-link.card.duet-theme-turva .duet-link-content{color:rgb(23, 28, 58)}.duet-link.button.duet-theme-turva:hover,.duet-link.card.duet-theme-turva:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-link.button .block__chevron-icon,.duet-link.card .block__chevron-icon{transition:300ms ease}.duet-link.button:not(.duet-link-is-external):hover .block__chevron-icon,.duet-link.card:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.card{border-color:rgb(228, 236, 239);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)}.duet-link.card.duet-theme-turva{border-color:rgb(234, 235, 239);box-shadow:0 2px 6px 0 rgba(117, 117, 117, 0.13)}.duet-link.card:not(.duet-link-has-icon){gap:12px;padding:16px}.duet-link.card .chevron-wrap{display:flex;align-items:center;height:100%}.duet-link.card.duet-link-has-icon{gap:12px;align-items:flex-start;padding:16px}.duet-link.card.duet-link-has-icon .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:48px}@media (min-width: 48em){.duet-link.card:not(.duet-link-has-icon){gap:20px;padding:24px}.duet-link.card.duet-link-has-icon{gap:20px;padding:24px}.duet-link.card.duet-link-has-icon .icon-wrap{width:62px;height:62px;border-radius:16px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:62px}}";
19
+ const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}:host(.duet-link-block){display:block}:host(.duet-link-button){margin-right:8px !important;margin-bottom:12px !important;display:inline-block;width:100%}:host(.duet-link-button):last-child,:host(.duet-link-button):last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:rgb(0, 97, 155);text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(164, 4, 40)}.duet-link:hover{color:rgb(0, 75, 129);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-link:active{opacity:0.75;transition:none}button{font-size:inherit;cursor:pointer}.duet-link-is-external.duet-link:not(.block,.button,.card),.duet-link-is-download.duet-link:not(.block,.button,.card){text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-content{text-decoration:underline}.duet-link-is-external.duet-link:not(.block,.button,.card):hover>.duet-link-content,.duet-link-is-download.duet-link:not(.block,.button,.card):hover>.duet-link-content{text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button,.card) .duet-link-icon-tail,.duet-link-is-download.duet-link:not(.block,.button,.card) .duet-link-icon-tail{text-decoration:none;white-space:nowrap}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px;font-weight:600;color:rgb(8, 42, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__icon{display:flex}.block .block__content{position:relative;bottom:2px}.block .block__chevron{align-self:center}.block .block__chevron-icon{transition:300ms ease}.block:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.button,.duet-link.card{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:14px 16px;line-height:1.25;text-decoration:none;background-color:rgb(255, 255, 255);border:solid 1px rgb(181, 198, 208);border-radius:12px;outline:0 solid rgb(181, 198, 208);outline-offset:-2px;transition:all 300ms ease}.duet-link.button>*,.duet-link.card>*{flex-shrink:0}.duet-link.button .duet-link-content,.duet-link.card .duet-link-content{flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:600;color:rgb(8, 42, 77);text-align:left}.duet-link.button .icon-wrap,.duet-link.card .icon-wrap{display:flex;align-items:center;justify-content:center}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{min-height:60px;padding:12px;padding-right:20px;line-height:1.5}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:36px;height:36px;border-radius:8px}.duet-link.button:hover,.duet-link.card:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179)}@media (min-width: 48em){.duet-link.button,.duet-link.card{min-height:50px}.duet-link.button.duet-link-has-icon-background,.duet-link.card.duet-link-has-icon-background{gap:16px;min-height:72px;border-radius:16px}.duet-link.button.duet-link-has-icon-background .icon-wrap,.duet-link.card.duet-link-has-icon-background .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.button.duet-link-has-icon-background .duet-link-content,.duet-link.card.duet-link-has-icon-background .duet-link-content{font-size:1.1rem}}.duet-link.button.duet-theme-turva,.duet-link.card.duet-theme-turva{border-color:rgb(199, 202, 207)}.duet-link.button.duet-theme-turva .duet-link-content,.duet-link.card.duet-theme-turva .duet-link-content{color:rgb(23, 28, 58)}.duet-link.button.duet-theme-turva:hover,.duet-link.card.duet-theme-turva:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-link.button .block__chevron-icon,.duet-link.card .block__chevron-icon{transition:300ms ease}.duet-link.button:not(.duet-link-is-external):hover .block__chevron-icon,.duet-link.card:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.card{border-color:rgb(228, 236, 239);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)}.duet-link.card.duet-theme-turva{border-color:rgb(234, 235, 239);box-shadow:0 2px 6px 0 rgba(117, 117, 117, 0.13)}.duet-link.card:not(.duet-link-has-icon){gap:12px;padding:16px}.duet-link.card .chevron-wrap{display:flex;align-items:center;height:100%}.duet-link.card.duet-link-has-icon{gap:12px;align-items:flex-start;padding:16px}.duet-link.card.duet-link-has-icon .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:48px}@media (min-width: 48em){.duet-link.card:not(.duet-link-has-icon){gap:20px;padding:24px}.duet-link.card.duet-link-has-icon{gap:20px;padding:24px}.duet-link.card.duet-link-has-icon .icon-wrap{width:62px;height:62px;border-radius:16px}.duet-link.card.duet-link-has-icon .chevron-wrap{height:62px}}";
20
20
  const DuetLinkStyle0 = duetLinkCss;
21
21
 
22
22
  const DuetLink = /*@__PURE__*/ proxyCustomElement(class DuetLink extends H {
@@ -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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { D as DuetStringsExternalDefaults, a as DuetStringsLoadingDefaults } from './p-9df4cfa4.js';
7
7
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
8
8
  import { g as getColorByName } from './p-88ed3495.js';
9
- import { d as defineCustomElement$3 } from './p-b5b250a2.js';
10
- import { d as defineCustomElement$2 } from './p-4d4d8c03.js';
11
- import { d as defineCustomElement$1 } from './p-20906875.js';
9
+ import { d as defineCustomElement$3 } from './p-23f0b101.js';
10
+ import { d as defineCustomElement$2 } from './p-47d4e647.js';
11
+ import { d as defineCustomElement$1 } from './p-899ca0bf.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{color:rgb(255, 255, 255) !important;background:rgb(0, 119, 179);border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.primary,.duet-theme-turva .duet-button.input-button-primary{color:rgb(255, 255, 255) !important;background:rgb(198, 12, 48);border-color:rgb(198, 12, 48)}.duet-button.primary:hover,.duet-button.input-button-primary:hover{background:#005f8f;border-color:#005f8f;box-shadow:0 4px 20px 0 rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.primary:hover,.duet-theme-turva .duet-button.input-button-primary:hover{background:rgb(126, 2, 35);border-color:rgb(126, 2, 35)}.duet-button.primary:focus,.duet-button.input-button-primary:focus{outline:0;box-shadow:0 0 0 1px #fff, 0 0 0 4px rgba(0, 119, 179, 0.75)}.duet-theme-turva .duet-button.primary:focus,.duet-theme-turva .duet-button.input-button-primary:focus{box-shadow:0 0 0 1px #fff, 0 0 0 4px rgba(23, 28, 58, 0.75)}.duet-button.secondary,.duet-button.input-button-secondary,.duet-button.input-button-embedded{color:rgb(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-embedded{color:rgb(23, 28, 58) !important;border-color:rgb(23, 28, 58)}.duet-button.secondary:hover,.duet-button.input-button-secondary:hover,.duet-button.input-button-embedded:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.secondary:hover,.duet-theme-turva .duet-button.input-button-secondary:hover,.duet-theme-turva .duet-button.input-button-embedded:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.secondary.duet-button-negative,.duet-button.input-button-secondary.duet-button-negative,.duet-button.input-button-embedded.duet-button-negative{color:rgb(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-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-embedded.duet-button-negative:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-embedded.duet-button-negative:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.input-button-embedded{width:40px;min-width:40px !important;min-height:40px !important;margin:4px !important;border-width:0 !important;border-radius:4px !important}.duet-button.input-button{height:auto}.duet-button.negative{color:rgb(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{box-sizing:content-box;min-width:48px;min-height:48px;padding:0 !important;border-width:1px;border-top-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:0}.duet-button.duet-button.input-button-primary .duet-button-contents,.duet-button.duet-button.input-button-secondary .duet-button-contents,.duet-button.duet-button.input-button-embedded .duet-button-contents{position:static}.duet-button.duet-button.input-button-primary .duet-button-icon.left.large,.duet-button.duet-button.input-button-primary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-primary .duet-button-icon.left.small,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.large,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.small,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.large,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.medium,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.small{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button.duet-button.input-button-embedded{border-left-width:0}.duet-button.square{width:52px;min-width:auto !important;padding:0 !important;font-size:1rem;border-color:rgb(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,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { g as getColorByName } from './p-88ed3495.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-d77db171.js';
5
5
  import { f as formSearch } from './p-d004da5f.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
7
  import { c as createID } from './p-5e59e970.js';
@@ -9,15 +9,15 @@ import { c as cleanValue, r as resetCursor } from './p-df7874f9.js';
9
9
  import { b as isEscapeKey, c as isEnterKey, g as isBackspaceKey, h as isArrowLeftKey, j as isArrowRightKey } from './p-ca700701.js';
10
10
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './p-35375593.js';
11
11
  import { c as checkNamedSlotElement } from './p-8b3decf2.js';
12
- import { d as defineCustomElement$9 } from './p-ee6f575b.js';
13
- import { d as defineCustomElement$8 } from './p-a6b39855.js';
14
- import { d as defineCustomElement$7 } from './p-b5b250a2.js';
15
- import { d as defineCustomElement$6 } from './p-d0aaf2cd.js';
16
- import { d as defineCustomElement$5 } from './p-4d4d8c03.js';
17
- import { d as defineCustomElement$4 } from './p-1a9028fa.js';
18
- import { d as defineCustomElement$3 } from './p-0bd5bcab.js';
19
- import { d as defineCustomElement$2 } from './p-aad0e9d5.js';
20
- import { d as defineCustomElement$1 } from './p-20906875.js';
12
+ import { d as defineCustomElement$9 } from './p-96652f7b.js';
13
+ import { d as defineCustomElement$8 } from './p-d2a5148f.js';
14
+ import { d as defineCustomElement$7 } from './p-23f0b101.js';
15
+ import { d as defineCustomElement$6 } from './p-9e61a1b8.js';
16
+ import { d as defineCustomElement$5 } from './p-47d4e647.js';
17
+ import { d as defineCustomElement$4 } from './p-c67a668c.js';
18
+ import { d as defineCustomElement$3 } from './p-be9acce7.js';
19
+ import { d as defineCustomElement$2 } from './p-e6dc15da.js';
20
+ import { d as defineCustomElement$1 } from './p-899ca0bf.js';
21
21
 
22
22
  var formEmail={"title":"form-email","tags":"form email","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M12 23.999c-3.205 0-6.218-1.248-8.484-3.514S.001 15.206.001 12.001s1.248-6.218 3.514-8.485C5.782 1.25 8.795.001 12 .001s6.218 1.248 8.485 3.514A11.92 11.92 0 0 1 24 12v2.25A3.754 3.754 0 0 1 20.25 18a3.77 3.77 0 0 1-3.48-2.365A6.009 6.009 0 0 1 12 18c-3.308 0-6-2.692-6-6s2.692-6 6-6 6 2.692 6 6v2.25c0 1.241 1.009 2.25 2.25 2.25s2.25-1.009 2.25-2.25V12c0-2.804-1.092-5.441-3.075-7.424A10.433 10.433 0 0 0 12 1.501c-2.804 0-5.441 1.092-7.424 3.075S1.501 9.196 1.501 12c0 2.805 1.092 5.441 3.075 7.424s4.619 3.074 7.423 3.074c2.257 0 4.494-.746 6.299-2.1a.749.749 0 1 1 .9 1.199A12.049 12.049 0 0 1 12 23.999zM12 7.5c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5 4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5z\"/></svg>"};
23
23
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { g as getColorByName } from './p-88ed3495.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { a as media_query_large, m as media_query_medium, b as media_query_small } from './p-f6000a03.js';
6
6
  import { w as watchForOptions, a as watchForElement } from './p-7d8a2628.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { w as watchForOptions } from './p-7d8a2628.js';
7
7
 
@@ -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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-ca700701.js';
7
- import { d as defineCustomElement$1 } from './p-20906875.js';
7
+ import { d as defineCustomElement$1 } from './p-899ca0bf.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;
@@ -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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.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}";
@@ -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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { g as getColorByName } from './p-88ed3495.js';
@@ -1,17 +1,17 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { m as media_query_medium, a as media_query_large } from './p-f6000a03.js';
6
6
  import { c as computePosition, f as flip, s as shift, a as arrow, b as autoUpdate } from './p-81287261.js';
7
7
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
8
8
  import { c as createID } from './p-5e59e970.js';
9
9
  import { b as isEscapeKey } from './p-ca700701.js';
10
10
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
11
- import { d as defineCustomElement$4 } from './p-b5b250a2.js';
12
- import { d as defineCustomElement$3 } from './p-0bd5bcab.js';
13
- import { d as defineCustomElement$2 } from './p-aad0e9d5.js';
14
- import { d as defineCustomElement$1 } from './p-20906875.js';
11
+ import { d as defineCustomElement$4 } from './p-23f0b101.js';
12
+ import { d as defineCustomElement$3 } from './p-be9acce7.js';
13
+ import { d as defineCustomElement$2 } from './p-e6dc15da.js';
14
+ import { d as defineCustomElement$1 } from './p-899ca0bf.js';
15
15
 
16
16
  const duetTooltipCss = "*.sc-duet-tooltip,*.sc-duet-tooltip::after,*.sc-duet-tooltip::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-tooltip-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;z-index:200;display:inline-flex;width:auto;margin-top:-16px !important;margin-left:-3px !important;-webkit-tap-highlight-color:transparent}duet-tooltip-button.sc-duet-tooltip{position:relative}duet-tooltip-popup.sc-duet-tooltip{position:absolute}";
17
17
  const DuetTooltipStyle0 = duetTooltipCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
 
7
7
  const duetCaptionCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:flex;flex:0 0 100%;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(98, 121, 138);vertical-align:top}:host.duet-p-0{padding:0 !important}:host.duet-m-0{margin:0 !important}:host(.duet-caption-small){font-size:0.875rem;line-height:1.25}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}:host(.duet-caption-selected){color:rgb(0, 119, 179)}:host(.duet-caption-selected.duet-theme-turva){color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}";
@@ -3,7 +3,7 @@
3
3
  */
4
4
  const NAMESPACE = 'duet';
5
5
  const BUILD = /* duet */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: true, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: true, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", invisiblePrehydration: false, isDebug: false, isDev: false, isTesting: false, lazyLoad: false, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: true, scopedSlotTextContentFix: false, scriptDataOpts: true, shadowDelegatesFocus: true, shadowDom: true, slot: true, slotChildNodesFix: true, slotRelocation: true, state: true, style: true, svg: true, taskQueue: true, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
6
- const Env = /* duet */ {"cdnURILocal":"http://localhost:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.1.1"};
6
+ const Env = /* duet */ {"cdnURILocal":"http://localhost:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.1.2"};
7
7
 
8
8
  /*
9
9
  Stencil Client Platform v4.23.0 | MIT Licensed | https://stenciljs.com
@@ -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-f66602b0.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-d77db171.js';
5
5
  import { i as sizeNavigation, j as sizeHeader } from './p-4c179c1e.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
7
  import { d as debounce } from './p-9e371678.js';
@@ -1,17 +1,17 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-f66602b0.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-d77db171.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-ca700701.js';
8
8
  import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
9
9
  import { h as hasSlot } from './p-8b3decf2.js';
10
- import { d as defineCustomElement$5 } from './p-ee6f575b.js';
11
- import { d as defineCustomElement$4 } from './p-b5b250a2.js';
12
- import { d as defineCustomElement$3 } from './p-a4667181.js';
13
- import { d as defineCustomElement$2 } from './p-4d4d8c03.js';
14
- import { d as defineCustomElement$1 } from './p-20906875.js';
10
+ import { d as defineCustomElement$5 } from './p-96652f7b.js';
11
+ import { d as defineCustomElement$4 } from './p-23f0b101.js';
12
+ import { d as defineCustomElement$3 } from './p-7d56d012.js';
13
+ import { d as defineCustomElement$2 } from './p-47d4e647.js';
14
+ import { d as defineCustomElement$1 } from './p-899ca0bf.js';
15
15
 
16
16
  const duetAlertCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;max-height:999px;border-radius:4px;transition:opacity 300ms ease, visibility 300ms ease, transform 300ms ease, max-height 300ms ease}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}:host(.duet-alert-is-dismissed){max-height:0;overflow:hidden;visibility:hidden !important;opacity:0;transform:scale(0.98)}:host(.duet-alert-is-dismissed) .duet-alert{margin:0 !important}.duet-alert-wrapper{margin-bottom:16px !important;position:relative;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25;color:rgb(8, 42, 77);background:#f2f8fb;border:1px solid rgb(0, 119, 179);border-radius:4px;transition:margin 100ms 300ms ease}.duet-alert-wrapper.duet-p-0{padding:0 !important}.duet-alert-wrapper.duet-m-0{margin:0 !important}.duet-alert-wrapper.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);background:#f3f4f5;border-color:rgb(23, 28, 58)}.duet-alert-wrapper.warning{background:#fffbf4;border-color:rgb(247, 178, 40)}.duet-alert-wrapper.warning.duet-theme-turva{background:#fffbf4;border-color:rgb(247, 178, 40)}.duet-alert-wrapper.danger{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-alert-wrapper.danger.duet-theme-turva{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-alert-wrapper.success{background:#f5f9f8;border-color:rgb(48, 131, 105)}.duet-alert-wrapper.success.duet-theme-turva{background:#f5f9f8;border-color:rgb(48, 131, 105)}.duet-alert-wrapper.below-nav{margin-bottom:0 !important;border:0;border-bottom:1px solid rgb(212, 223, 229)}.duet-alert-wrapper .duet-alert{position:relative;width:100%;max-width:1384px;padding:16px;margin:0 auto}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible{padding:16px 48px 16px 16px;text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible .duet-alert-container{text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-has-show-more{padding-bottom:0}.duet-alert-wrapper .duet-alert.duet-alert-has-icon .duet-alert-show-more{margin-left:36px}.duet-alert-dismiss{position:absolute;top:2px;right:2px}.duet-alert-container{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:0 auto !important}.duet-alert-container span{width:100%}.duet-alert-has-icon .duet-alert-container{margin-top:2px !important}.duet-alert-container:focus{outline:none}.duet-alert-icon{display:inline-block;align-self:center;width:20px;min-width:20px;height:20px;margin:0 16px 0 0 !important}.duet-alert-icon.below-nav{align-self:flex-start}.duet-alert-icon duet-icon{width:20px;height:20px}";
17
17
  const DuetAlertStyle0 = duetAlertCss;