@duetds/components 6.0.5 → 6.0.6

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 (330) hide show
  1. package/hydrate/index.js +2 -2
  2. package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
  3. package/lib/cjs/duet-alert.cjs.entry.js +1 -1
  4. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-button_2.cjs.entry.js +3 -3
  8. package/lib/cjs/duet-caption_4.cjs.entry.js +1 -1
  9. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  10. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  11. package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  16. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  17. package/lib/cjs/duet-editable-table_3.cjs.entry.js +1 -1
  18. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  19. package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
  20. package/lib/cjs/duet-footer.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  22. package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-hero.cjs.entry.js +1 -1
  24. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
  26. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  29. package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-pagination_2.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-select.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-tray.cjs.entry.js +1 -1
  42. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  44. package/lib/cjs/duet.cjs.js +1 -1
  45. package/lib/cjs/{focus-utils-bbba1f98.js → focus-utils-dd4ce1de.js} +1 -1
  46. package/lib/cjs/{index-af927d29.js → index-e4517eb5.js} +1 -1
  47. package/lib/cjs/loader.cjs.js +1 -1
  48. package/lib/collection/components/duet-button/duet-button.css +5 -1
  49. package/lib/collection/components/duet-button/duet-button.js +1 -1
  50. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  51. package/lib/dist-custom-elements/duet-alert.js +1 -1
  52. package/lib/dist-custom-elements/duet-badge.js +1 -1
  53. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  54. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  55. package/lib/dist-custom-elements/duet-button.js +1 -1
  56. package/lib/dist-custom-elements/duet-caption.js +1 -1
  57. package/lib/dist-custom-elements/duet-card.js +3 -3
  58. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  59. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  60. package/lib/dist-custom-elements/duet-choice.js +5 -5
  61. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  62. package/lib/dist-custom-elements/duet-combobox.js +3 -3
  63. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  64. package/lib/dist-custom-elements/duet-date-picker.js +8 -8
  65. package/lib/dist-custom-elements/duet-divider.js +1 -1
  66. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  67. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  68. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  69. package/lib/dist-custom-elements/duet-footer.js +4 -4
  70. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  71. package/lib/dist-custom-elements/duet-grid.js +1 -1
  72. package/lib/dist-custom-elements/duet-header.js +8 -8
  73. package/lib/dist-custom-elements/duet-heading.js +1 -1
  74. package/lib/dist-custom-elements/duet-hero.js +9 -9
  75. package/lib/dist-custom-elements/duet-icon.js +1 -1
  76. package/lib/dist-custom-elements/duet-input.js +1 -1
  77. package/lib/dist-custom-elements/duet-label.js +1 -1
  78. package/lib/dist-custom-elements/duet-layout.js +1 -1
  79. package/lib/dist-custom-elements/duet-link.js +1 -1
  80. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  81. package/lib/dist-custom-elements/duet-list.js +1 -1
  82. package/lib/dist-custom-elements/duet-logo.js +1 -1
  83. package/lib/dist-custom-elements/duet-modal.js +7 -7
  84. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  85. package/lib/dist-custom-elements/duet-notification.js +2 -2
  86. package/lib/dist-custom-elements/duet-number-input.js +7 -7
  87. package/lib/dist-custom-elements/duet-pagination.js +7 -7
  88. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  89. package/lib/dist-custom-elements/duet-progress.js +1 -1
  90. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  91. package/lib/dist-custom-elements/duet-radio.js +1 -1
  92. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  93. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  94. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  95. package/lib/dist-custom-elements/duet-select.js +1 -1
  96. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  97. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  98. package/lib/dist-custom-elements/duet-step.js +4 -4
  99. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  100. package/lib/dist-custom-elements/duet-tab-group.js +8 -8
  101. package/lib/dist-custom-elements/duet-tab.js +1 -1
  102. package/lib/dist-custom-elements/duet-table.js +1 -1
  103. package/lib/dist-custom-elements/duet-textarea.js +8 -8
  104. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  105. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  106. package/lib/dist-custom-elements/duet-tray.js +3 -3
  107. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  108. package/lib/dist-custom-elements/duet-upload.js +18 -18
  109. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  110. package/lib/dist-custom-elements/index.js +1 -1
  111. package/lib/dist-custom-elements/{p-6cae0682.js → p-082654a0.js} +1 -1
  112. package/lib/dist-custom-elements/{p-4c52333e.js → p-199c2f56.js} +6 -6
  113. package/lib/dist-custom-elements/{p-fb6be4e4.js → p-28011c52.js} +1 -1
  114. package/lib/dist-custom-elements/{p-a087e30a.js → p-29eb2df5.js} +1 -1
  115. package/lib/dist-custom-elements/{p-7f5ad01d.js → p-3a9cfcc9.js} +1 -1
  116. package/lib/dist-custom-elements/{p-cfab50b5.js → p-4945e262.js} +3 -3
  117. package/lib/dist-custom-elements/{p-0f5b2dfe.js → p-4f279f53.js} +7 -7
  118. package/lib/dist-custom-elements/{p-544d933d.js → p-592779ce.js} +1 -1
  119. package/lib/dist-custom-elements/{p-2bb345c0.js → p-64632357.js} +2 -2
  120. package/lib/dist-custom-elements/{p-56b5945f.js → p-7289badb.js} +5 -5
  121. package/lib/dist-custom-elements/{p-d11287e1.js → p-7576d4ff.js} +1 -1
  122. package/lib/dist-custom-elements/{p-24c2ac51.js → p-7c13db02.js} +2 -2
  123. package/lib/dist-custom-elements/{p-92012dcc.js → p-7f15884f.js} +1 -1
  124. package/lib/dist-custom-elements/{p-8f69f7ca.js → p-80931556.js} +6 -6
  125. package/lib/dist-custom-elements/{p-7a003d73.js → p-87a6b2d6.js} +1 -1
  126. package/lib/dist-custom-elements/{p-ee9a63c3.js → p-8cd228d4.js} +1 -1
  127. package/lib/dist-custom-elements/{p-c8d44e6d.js → p-9f0235d2.js} +1 -1
  128. package/lib/dist-custom-elements/{p-9af8e9da.js → p-a379b2d3.js} +2 -2
  129. package/lib/dist-custom-elements/{p-0ce83b83.js → p-a426557f.js} +1 -1
  130. package/lib/dist-custom-elements/{p-53a0c93d.js → p-aa0d2da3.js} +1 -1
  131. package/lib/dist-custom-elements/{p-db91a981.js → p-aa492620.js} +1 -1
  132. package/lib/dist-custom-elements/{p-166d7b9c.js → p-b32fb567.js} +1 -1
  133. package/lib/dist-custom-elements/{p-f1d0dca7.js → p-b39ebe64.js} +3 -3
  134. package/lib/dist-custom-elements/{p-692cc270.js → p-b74969f0.js} +2 -2
  135. package/lib/dist-custom-elements/{p-c0469b33.js → p-bf5314b7.js} +1 -1
  136. package/lib/dist-custom-elements/{p-21887c28.js → p-c04225ed.js} +6 -6
  137. package/lib/dist-custom-elements/{p-32a67b55.js → p-cb00b1f9.js} +2 -2
  138. package/lib/dist-custom-elements/{p-e121eb6d.js → p-d00cffea.js} +3 -3
  139. package/lib/dist-custom-elements/{p-1ad6b04e.js → p-d7e59b1c.js} +1 -1
  140. package/lib/dist-custom-elements/{p-4f516732.js → p-e0a69099.js} +1 -1
  141. package/lib/duet/duet.esm.js +1 -1
  142. package/lib/duet/duet.js +1 -1
  143. package/lib/duet/{p-01ec746a.system.entry.js → p-0213ed5d.system.entry.js} +1 -1
  144. package/lib/duet/{p-4df190b5.system.entry.js → p-0285b819.system.entry.js} +1 -1
  145. package/lib/duet/p-0366aa94.entry.js +4 -0
  146. package/lib/duet/{p-cd24ed34.entry.js → p-039fc9c3.entry.js} +1 -1
  147. package/lib/duet/{p-168a22df.system.entry.js → p-05737119.system.entry.js} +1 -1
  148. package/lib/duet/{p-032a5071.entry.js → p-16ce8d7a.entry.js} +1 -1
  149. package/lib/duet/{p-f6725c7b.system.entry.js → p-19727bc9.system.entry.js} +1 -1
  150. package/lib/duet/p-1bd40aae.entry.js +4 -0
  151. package/lib/duet/{p-2c698aec.entry.js → p-2070fce5.entry.js} +1 -1
  152. package/lib/duet/{p-d8c1e717.system.entry.js → p-20f35cdc.system.entry.js} +1 -1
  153. package/lib/duet/{p-feae179e.system.entry.js → p-2248cea0.system.entry.js} +1 -1
  154. package/lib/duet/{p-83120829.system.entry.js → p-24df277b.system.entry.js} +1 -1
  155. package/lib/duet/{p-8a4d7ae9.system.entry.js → p-251a5aac.system.entry.js} +1 -1
  156. package/lib/duet/{p-6cc35a71.system.entry.js → p-27264236.system.entry.js} +1 -1
  157. package/lib/duet/p-2aa13286.entry.js +4 -0
  158. package/lib/duet/{p-62ff683a.entry.js → p-2f82c49d.entry.js} +1 -1
  159. package/lib/duet/{p-74bcd39f.system.entry.js → p-2f94a10d.system.entry.js} +1 -1
  160. package/lib/duet/{p-d33ad700.system.entry.js → p-34c60dae.system.entry.js} +1 -1
  161. package/lib/duet/{p-a463d7ba.entry.js → p-35a057b3.entry.js} +1 -1
  162. package/lib/duet/{p-292ab686.system.entry.js → p-37ed2dff.system.entry.js} +1 -1
  163. package/lib/duet/{p-fdd0a7df.entry.js → p-38ebcf7c.entry.js} +1 -1
  164. package/lib/duet/{p-0b0c7f09.entry.js → p-42b60815.entry.js} +1 -1
  165. package/lib/duet/{p-db5582e2.entry.js → p-42fd968a.entry.js} +1 -1
  166. package/lib/duet/{p-ed41265b.entry.js → p-440ab681.entry.js} +1 -1
  167. package/lib/duet/{p-7431ad27.system.entry.js → p-45695a2f.system.entry.js} +1 -1
  168. package/lib/duet/{p-66bb00c2.entry.js → p-45b515be.entry.js} +1 -1
  169. package/lib/duet/{p-414b1ba7.system.entry.js → p-45d3e7f3.system.entry.js} +1 -1
  170. package/lib/duet/{p-79160b90.entry.js → p-46c15952.entry.js} +1 -1
  171. package/lib/duet/{p-7d866e2a.system.entry.js → p-48d64315.system.entry.js} +1 -1
  172. package/lib/duet/{p-98ba3424.entry.js → p-48ebc2b0.entry.js} +1 -1
  173. package/lib/duet/{p-dc3379cf.system.entry.js → p-4b297926.system.entry.js} +1 -1
  174. package/lib/duet/{p-bd95bbac.system.entry.js → p-4f74dcb0.system.entry.js} +1 -1
  175. package/lib/duet/{p-58c58219.entry.js → p-52c056db.entry.js} +1 -1
  176. package/lib/duet/{p-f7856429.system.entry.js → p-52c6ae14.system.entry.js} +1 -1
  177. package/lib/duet/{p-86567f28.entry.js → p-53e9db65.entry.js} +1 -1
  178. package/lib/duet/{p-89dc739e.entry.js → p-59b50ef3.entry.js} +1 -1
  179. package/lib/duet/{p-8efd9495.entry.js → p-5a996bf9.entry.js} +1 -1
  180. package/lib/duet/{p-76fd11ff.system.entry.js → p-5c0b7a57.system.entry.js} +1 -1
  181. package/lib/duet/{p-bcaa46bc.system.entry.js → p-5cdddc36.system.entry.js} +1 -1
  182. package/lib/duet/{p-ddc42b65.system.js → p-605d7b1b.system.js} +1 -1
  183. package/lib/duet/{p-02a0c4f6.system.entry.js → p-65ee3b0a.system.entry.js} +1 -1
  184. package/lib/duet/{p-f9d05a5c.entry.js → p-678e8cbb.entry.js} +1 -1
  185. package/lib/duet/{p-996ba330.system.entry.js → p-6c762845.system.entry.js} +1 -1
  186. package/lib/duet/{p-ceaefc71.system.entry.js → p-6d95f910.system.entry.js} +1 -1
  187. package/lib/duet/{p-a755f378.system.entry.js → p-6e39375e.system.entry.js} +1 -1
  188. package/lib/duet/{p-c14e364f.entry.js → p-71d5f97d.entry.js} +1 -1
  189. package/lib/duet/p-76bd1cd1.js +4 -0
  190. package/lib/duet/{p-e99cfa9a.entry.js → p-79f628fc.entry.js} +1 -1
  191. package/lib/duet/{p-f7012b1f.entry.js → p-7b41013a.entry.js} +1 -1
  192. package/lib/duet/{p-8f222a1b.entry.js → p-7c667e8f.entry.js} +1 -1
  193. package/lib/duet/{p-08fe21b1.entry.js → p-7fa21213.entry.js} +1 -1
  194. package/lib/duet/{p-a40a7074.entry.js → p-8177d52d.entry.js} +1 -1
  195. package/lib/duet/{p-d8e4683f.system.entry.js → p-8f3a0c72.system.entry.js} +1 -1
  196. package/lib/duet/{p-7871ef0a.system.js → p-8fbe317b.system.js} +1 -1
  197. package/lib/duet/{p-a3de163c.system.entry.js → p-9128d8c9.system.entry.js} +1 -1
  198. package/lib/duet/{p-fb798cb8.entry.js → p-939a6cc1.entry.js} +1 -1
  199. package/lib/duet/{p-ae270d5c.system.entry.js → p-995aaa93.system.entry.js} +1 -1
  200. package/lib/duet/{p-ec45b5c6.system.entry.js → p-9af0bc52.system.entry.js} +1 -1
  201. package/lib/duet/{p-d5700477.entry.js → p-9b3a36e6.entry.js} +1 -1
  202. package/lib/duet/{p-afd48ab5.system.entry.js → p-9b991fcc.system.entry.js} +1 -1
  203. package/lib/duet/{p-9999e5fa.system.entry.js → p-a090cc23.system.entry.js} +1 -1
  204. package/lib/duet/{p-422d7157.entry.js → p-a4bec573.entry.js} +1 -1
  205. package/lib/duet/{p-7d71fd3b.entry.js → p-a59437ad.entry.js} +1 -1
  206. package/lib/duet/{p-8edd208a.system.entry.js → p-adf1ecbf.system.entry.js} +1 -1
  207. package/lib/duet/p-ae11885c.system.entry.js +4 -0
  208. package/lib/duet/{p-e1c35023.system.entry.js → p-b38311d2.system.entry.js} +1 -1
  209. package/lib/duet/{p-50eb1959.entry.js → p-b719d692.entry.js} +1 -1
  210. package/lib/duet/{p-5b7db3d5.entry.js → p-bd5e1712.entry.js} +1 -1
  211. package/lib/duet/{p-100c6ed7.system.js → p-bee31561.system.js} +1 -1
  212. package/lib/duet/{p-65206bf2.system.entry.js → p-c468a3a5.system.entry.js} +1 -1
  213. package/lib/duet/{p-a78c751d.entry.js → p-c530394c.entry.js} +1 -1
  214. package/lib/duet/{p-ed985877.entry.js → p-c6a32c19.entry.js} +1 -1
  215. package/lib/duet/{p-b1931fae.js → p-cc2dcefa.js} +1 -1
  216. package/lib/duet/{p-5bb6f856.entry.js → p-d02af930.entry.js} +1 -1
  217. package/lib/duet/{p-ec08089e.system.entry.js → p-d1433a6c.system.entry.js} +1 -1
  218. package/lib/duet/p-da33b001.entry.js +4 -0
  219. package/lib/duet/{p-28fcab59.system.entry.js → p-dbbbfb36.system.entry.js} +1 -1
  220. package/lib/duet/{p-b1b6bfaf.entry.js → p-de540d60.entry.js} +1 -1
  221. package/lib/duet/{p-aae486b1.entry.js → p-e79e0c89.entry.js} +1 -1
  222. package/lib/duet/{p-fcc58f66.system.entry.js → p-e9ac6c20.system.entry.js} +1 -1
  223. package/lib/duet/{p-ade95c1a.system.entry.js → p-ef8288aa.system.entry.js} +1 -1
  224. package/lib/duet/{p-24dafa59.entry.js → p-f640cfa4.entry.js} +1 -1
  225. package/lib/duet/{p-fcbf70a6.entry.js → p-f75b852a.entry.js} +1 -1
  226. package/lib/duet/{p-85df6ff1.system.entry.js → p-f9bbab0b.system.entry.js} +1 -1
  227. package/lib/duet/{p-293b8c58.system.entry.js → p-fafcae12.system.entry.js} +1 -1
  228. package/lib/duet/{p-9cb366b1.system.entry.js → p-fc7bff4b.system.entry.js} +1 -1
  229. package/lib/duet/{p-02fec3bd.entry.js → p-fe1b83c8.entry.js} +1 -1
  230. package/lib/duet/{p-3967595b.system.entry.js → p-fe5c5165.system.entry.js} +1 -1
  231. package/lib/duet/{p-552ce747.entry.js → p-fe658814.entry.js} +1 -1
  232. package/lib/esm/duet-action-button.entry.js +1 -1
  233. package/lib/esm/duet-alert.entry.js +1 -1
  234. package/lib/esm/duet-badge.entry.js +1 -1
  235. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  236. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  237. package/lib/esm/duet-button_2.entry.js +3 -3
  238. package/lib/esm/duet-caption_4.entry.js +1 -1
  239. package/lib/esm/duet-card.entry.js +1 -1
  240. package/lib/esm/duet-checkbox.entry.js +1 -1
  241. package/lib/esm/duet-choice_2.entry.js +2 -2
  242. package/lib/esm/duet-collapsible.entry.js +1 -1
  243. package/lib/esm/duet-combobox.entry.js +1 -1
  244. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  245. package/lib/esm/duet-date-picker.entry.js +2 -2
  246. package/lib/esm/duet-divider_2.entry.js +1 -1
  247. package/lib/esm/duet-editable-table_3.entry.js +1 -1
  248. package/lib/esm/duet-empty-state.entry.js +1 -1
  249. package/lib/esm/duet-fieldset.entry.js +1 -1
  250. package/lib/esm/duet-footer.entry.js +1 -1
  251. package/lib/esm/duet-grid_2.entry.js +1 -1
  252. package/lib/esm/duet-header_2.entry.js +1 -1
  253. package/lib/esm/duet-hero.entry.js +1 -1
  254. package/lib/esm/duet-icon.entry.js +1 -1
  255. package/lib/esm/duet-input_2.entry.js +1 -1
  256. package/lib/esm/duet-layout.entry.js +1 -1
  257. package/lib/esm/duet-list_2.entry.js +1 -1
  258. package/lib/esm/duet-modal.entry.js +2 -2
  259. package/lib/esm/duet-notification_2.entry.js +1 -1
  260. package/lib/esm/duet-number-input.entry.js +1 -1
  261. package/lib/esm/duet-pagination_2.entry.js +1 -1
  262. package/lib/esm/duet-progress.entry.js +1 -1
  263. package/lib/esm/duet-radio_2.entry.js +1 -1
  264. package/lib/esm/duet-range-slider.entry.js +1 -1
  265. package/lib/esm/duet-scrollable_3.entry.js +1 -1
  266. package/lib/esm/duet-select.entry.js +1 -1
  267. package/lib/esm/duet-step_2.entry.js +1 -1
  268. package/lib/esm/duet-textarea.entry.js +1 -1
  269. package/lib/esm/duet-toggle.entry.js +1 -1
  270. package/lib/esm/duet-tooltip.entry.js +1 -1
  271. package/lib/esm/duet-tray.entry.js +1 -1
  272. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  273. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  274. package/lib/esm/duet.js +1 -1
  275. package/lib/esm/{focus-utils-b515b88b.js → focus-utils-d7f2dd58.js} +1 -1
  276. package/lib/esm/{index-d8c3ba71.js → index-5528c321.js} +1 -1
  277. package/lib/esm/loader.js +1 -1
  278. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  279. package/lib/esm-es5/duet-alert.entry.js +1 -1
  280. package/lib/esm-es5/duet-badge.entry.js +1 -1
  281. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  282. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  283. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  284. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  285. package/lib/esm-es5/duet-card.entry.js +1 -1
  286. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  287. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  288. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  289. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  290. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  291. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  292. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  293. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  294. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  295. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  296. package/lib/esm-es5/duet-footer.entry.js +1 -1
  297. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  298. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  299. package/lib/esm-es5/duet-hero.entry.js +1 -1
  300. package/lib/esm-es5/duet-icon.entry.js +1 -1
  301. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  302. package/lib/esm-es5/duet-layout.entry.js +1 -1
  303. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  304. package/lib/esm-es5/duet-modal.entry.js +1 -1
  305. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  306. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  307. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  308. package/lib/esm-es5/duet-progress.entry.js +1 -1
  309. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  310. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  311. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  312. package/lib/esm-es5/duet-select.entry.js +1 -1
  313. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  314. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  315. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  316. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  317. package/lib/esm-es5/duet-tray.entry.js +1 -1
  318. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  319. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  320. package/lib/esm-es5/duet.js +1 -1
  321. package/lib/esm-es5/{focus-utils-b515b88b.js → focus-utils-d7f2dd58.js} +1 -1
  322. package/lib/esm-es5/{index-d8c3ba71.js → index-5528c321.js} +1 -1
  323. package/lib/esm-es5/loader.js +1 -1
  324. package/package.json +5 -5
  325. package/lib/duet/p-85c3f82e.js +0 -4
  326. package/lib/duet/p-8669b09e.entry.js +0 -4
  327. package/lib/duet/p-88819152.entry.js +0 -4
  328. package/lib/duet/p-9bae46c2.system.entry.js +0 -4
  329. package/lib/duet/p-e6d75fab.entry.js +0 -4
  330. package/lib/duet/p-f5cac1af.entry.js +0 -4
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-af927d29.js');
8
+ const index = require('./index-e4517eb5.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const createId = require('./create-id-c3b984b1.js');
11
11
  const inputUtils = require('./input-utils-b5e8f524.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-af927d29.js');
8
+ const index = require('./index-e4517eb5.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const createId = require('./create-id-c3b984b1.js');
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-af927d29.js');
8
+ const index = require('./index-e4517eb5.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const createId = require('./create-id-c3b984b1.js');
11
11
  const languageUtils = require('./language-utils-4f62a7db.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-af927d29.js');
8
+ const index = require('./index-e4517eb5.js');
9
9
  const tokens_module = require('./tokens.module-1bb2d45e.js');
10
10
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
11
11
  const createId = require('./create-id-c3b984b1.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-af927d29.js');
8
+ const index = require('./index-e4517eb5.js');
9
9
 
10
10
  const DuetUploadAriaStatus = class {
11
11
  constructor(hostRef) {
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-af927d29.js');
8
+ const index = require('./index-e4517eb5.js');
9
9
 
10
10
  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}";
11
11
 
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- const index = require('./index-af927d29.js');
6
+ const index = require('./index-e4517eb5.js');
7
7
  const appGlobals = require('./app-globals-a032b236.js');
8
8
 
9
9
  /*
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- const index = require('./index-af927d29.js');
6
+ const index = require('./index-e4517eb5.js');
7
7
 
8
8
  const focusElement = (element) => {
9
9
  if ("setFocus" in element) {
@@ -24,7 +24,7 @@ function _interopNamespace(e) {
24
24
  }
25
25
 
26
26
  const NAMESPACE = 'duet';
27
- const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.5"};
27
+ const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.6"};
28
28
 
29
29
  let scopeId;
30
30
  let contentRef;
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-af927d29.js');
8
+ const index = require('./index-e4517eb5.js');
9
9
  const appGlobals = require('./app-globals-a032b236.js');
10
10
 
11
11
  /*
@@ -218,7 +218,7 @@
218
218
  .duet-theme-turva .duet-button:focus {
219
219
  box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
220
220
  }
221
- .duet-button:active {
221
+ .duet-button:active:not([disabled]) {
222
222
  opacity: 0.75;
223
223
  transition: none;
224
224
  }
@@ -422,11 +422,13 @@
422
422
  }
423
423
  .duet-button.plain[disabled] {
424
424
  color: #657787 !important;
425
+ cursor: default;
425
426
  background: transparent !important;
426
427
  border-color: transparent !important;
427
428
  }
428
429
  .duet-theme-turva .duet-button.plain[disabled] {
429
430
  color: transparent !important;
431
+ cursor: default;
430
432
  background: transparent !important;
431
433
  border-color: #e4e4e6 !important;
432
434
  }
@@ -495,12 +497,14 @@
495
497
  }
496
498
  .duet-button[disabled], .duet-button[disabled]:hover, .duet-button.duet-button-negative[disabled], .duet-button.duet-button-negative[disabled]:hover {
497
499
  color: #657787 !important;
500
+ cursor: default;
498
501
  background: #e1e3e6 !important;
499
502
  border-color: #e1e3e6 !important;
500
503
  box-shadow: none !important;
501
504
  }
502
505
  .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 {
503
506
  color: #747475 !important;
507
+ cursor: default;
504
508
  background: #e4e4e6 !important;
505
509
  border-color: #e4e4e6 !important;
506
510
  }
@@ -257,7 +257,7 @@ export class DuetButton {
257
257
  commonChildren,
258
258
  this.external && h("duet-visually-hidden", null,
259
259
  ", ",
260
- this.accessibleLabelExternal))) : (h("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }), commonChildren)),
260
+ this.accessibleLabelExternal))) : (h("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren)),
261
261
  this.loading && h("duet-spinner", { color: "currentColor" }))));
262
262
  }
263
263
  static get is() { return "duet-button"; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-e121eb6d.js';
4
+ import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-d00cffea.js';
5
5
 
6
6
  const DuetActionButton = DuetActionButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-56b5945f.js';
4
+ import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-7289badb.js';
5
5
 
6
6
  const DuetAlert = DuetAlert$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-7f5ad01d.js';
4
+ import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-3a9cfcc9.js';
5
5
 
6
6
  const DuetBadge = DuetBadge$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d7e59b1c.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$2 } from './p-4f516732.js';
6
+ import { d as defineCustomElement$2 } from './p-e0a69099.js';
7
7
 
8
8
  const duetBreadcrumbCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-breadcrumb{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;font-size:0.875rem;color:#00294d;text-decoration:none}.duet-breadcrumb:hover{color:#004d80}.duet-breadcrumb.duet-theme-turva{color:#171c3a}.duet-breadcrumb.duet-theme-turva:hover{color:#940925}.duet-breadcrumb:focus{outline:0}.duet-breadcrumb:active{opacity:0.75}:host(.user-is-tabbing) .duet-breadcrumb:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-breadcrumb.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
9
9
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, F as Fragment, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment, b as Host } from './p-d7e59b1c.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getLocaleString } from './p-ede854e1.js';
7
- import { d as defineCustomElement$2 } from './p-4f516732.js';
7
+ import { d as defineCustomElement$2 } from './p-e0a69099.js';
8
8
 
9
9
  var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetButton$1, d as defineCustomElement$1 } from './p-4c52333e.js';
4
+ import { D as DuetButton$1, d as defineCustomElement$1 } from './p-199c2f56.js';
5
5
 
6
6
  const DuetButton = DuetButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-92012dcc.js';
4
+ import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-7f15884f.js';
5
5
 
6
6
  const DuetCaption = DuetCaption$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -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, F as Fragment, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, b as Host } from './p-d7e59b1c.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { i as isKeyboardClick } from './p-d8549efe.js';
8
8
  import { s as sanitizeString } from './p-5a9d75e1.js';
9
9
  import { g as getColorByName } from './p-86faf728.js';
10
- import { d as defineCustomElement$3 } from './p-4f516732.js';
11
- import { d as defineCustomElement$2 } from './p-ee9a63c3.js';
10
+ import { d as defineCustomElement$3 } from './p-e0a69099.js';
11
+ import { d as defineCustomElement$2 } from './p-8cd228d4.js';
12
12
 
13
13
  var actionArrowUp={"title":"action-arrow-up","tags":"action arrow up caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M.75 17.939a.752.752 0 0 1-.53-1.281L10.94 5.94c.283-.284.659-.44 1.059-.44.401 0 .777.156 1.06.438l10.721 10.72a.752.752 0 0 1-.53 1.281.743.743 0 0 1-.53-.22L12 7 1.28 17.719a.743.743 0 0 1-.53.22z\"/></svg>"};
14
14
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d7e59b1c.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
 
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d7e59b1c.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { f as findCheckedOption, w as watchForOptions } from './p-12721178.js';
7
- import { d as defineCustomElement$6 } from './p-92012dcc.js';
8
- import { d as defineCustomElement$5 } from './p-32a67b55.js';
9
- import { d as defineCustomElement$4 } from './p-4f516732.js';
10
- import { d as defineCustomElement$3 } from './p-f1d0dca7.js';
11
- import { d as defineCustomElement$2 } from './p-53a0c93d.js';
7
+ import { d as defineCustomElement$6 } from './p-7f15884f.js';
8
+ import { d as defineCustomElement$5 } from './p-cb00b1f9.js';
9
+ import { d as defineCustomElement$4 } from './p-e0a69099.js';
10
+ import { d as defineCustomElement$3 } from './p-b39ebe64.js';
11
+ import { d as defineCustomElement$2 } from './p-aa0d2da3.js';
12
12
 
13
13
  const duetChoiceGroupCss = "*.sc-duet-choice-group,*.sc-duet-choice-group::after,*.sc-duet-choice-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:block}@media (min-width: 48em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:flex;margin-bottom:0}}.horizontal.sc-duet-choice-group-h .duet-choice-group.duet-no-stacking.sc-duet-choice-group{display:flex}.duet-choice-group.sc-duet-choice-group{position:relative;width:100%;margin-bottom:-12px}";
14
14
 
@@ -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, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d7e59b1c.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
7
7
  import { c as createID } from './p-c1325e35.js';
8
8
  import { F as FocusGuard } from './p-0b8f16f1.js';
9
9
  import { i as isKeyboardClick, a as isQuestionKey, b as isEscapeKey } from './p-d8549efe.js';
10
10
  import { g as getLocaleString, a as getLanguage } from './p-ede854e1.js';
11
- import { d as defineCustomElement$5 } from './p-92012dcc.js';
12
- import { d as defineCustomElement$4 } from './p-4f516732.js';
13
- import { d as defineCustomElement$3 } from './p-ee9a63c3.js';
14
- import { d as defineCustomElement$2 } from './p-53a0c93d.js';
11
+ import { d as defineCustomElement$5 } from './p-7f15884f.js';
12
+ import { d as defineCustomElement$4 } from './p-e0a69099.js';
13
+ import { d as defineCustomElement$3 } from './p-8cd228d4.js';
14
+ import { d as defineCustomElement$2 } from './p-aa0d2da3.js';
15
15
 
16
16
  var messagingInfo={"title":"messaging-info","tags":"messaging info information circle","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z\"/><circle cx=\"11.625\" cy=\"7.125\" r=\"1.125\"/><path d=\"M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22.5C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5z\"/></svg>"};
17
17
 
@@ -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, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d7e59b1c.js';
5
5
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
6
6
  import { f as font_size_medium, t as tokens } from './p-02305a1e.js';
7
7
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
8
8
  import { c as createID } from './p-c1325e35.js';
9
9
  import { i as isKeyboardClick } from './p-d8549efe.js';
10
10
  import { s as sanitizeString } from './p-5a9d75e1.js';
11
- import { d as defineCustomElement$2 } from './p-4f516732.js';
11
+ import { d as defineCustomElement$2 } from './p-e0a69099.js';
12
12
 
13
13
  const duetCollapsibleCss = "*.sc-duet-collapsible,*.sc-duet-collapsible::after,*.sc-duet-collapsible::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-collapsible-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;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:1rem;font-weight:600;line-height:1.5;color:#00294d}.duet-theme-turva.sc-duet-collapsible-h{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-m-0.sc-duet-collapsible-h{margin:0 !important}.duet-collapsible-content.sc-duet-collapsible{display:none;padding-left:18px;margin-top:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:#00294d}@media (max-width: 35.9375em){.duet-collapsible-content.sc-duet-collapsible{font-size:0.875rem}}.duet-collapsible-content.duet-theme-turva.sc-duet-collapsible{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}[open].sc-duet-collapsible-h .duet-collapsible-content.sc-duet-collapsible{display:block}.duet-collapsible-heading.sc-duet-collapsible{-webkit-user-select:none;user-select:none;display:flex;align-items:center;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:#00294d;cursor:pointer;border-radius:4px}.duet-collapsible-heading.duet-collapsible-normal-weight.sc-duet-collapsible{font-weight:400}.duet-collapsible-heading.duet-theme-turva.sc-duet-collapsible{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-collapsible-heading.sc-duet-collapsible .duet-collapsible-heading-content.sc-duet-collapsible{flex:1}.duet-collapsible-heading.sc-duet-collapsible:focus{outline:0}.user-is-tabbing.sc-duet-collapsible-h .duet-collapsible-heading.sc-duet-collapsible:focus{border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.user-is-tabbing.duet-theme-turva.sc-duet-collapsible-h .duet-collapsible-heading.sc-duet-collapsible:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-collapsible-heading-icon.sc-duet-collapsible{margin-right:8px !important;display:flex;align-items:center;justify-content:center;color:#00294d;transition:transform 300ms ease}.duet-collapsible-heading-icon.sc-duet-collapsible:last-child,.duet-collapsible-heading-icon.sc-duet-collapsible:last-of-type{margin-right:0 !important}[aria-expanded=true].sc-duet-collapsible .duet-collapsible-heading-icon.sc-duet-collapsible{transform:rotate(180deg)}";
14
14
 
@@ -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 as h$1, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-d7e59b1c.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { d as debounce } from './p-0b3f675e.js';
7
7
  import { c as isEnterKey, b as isEscapeKey, d as isTabKey, e as isArrowUpKey, f as isArrowDownKey } from './p-d8549efe.js';
8
8
  import { g as getLocaleString, a as getLanguage } from './p-ede854e1.js';
9
9
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
10
10
  import { h, F as Fragment } from './p-b9058029.js';
11
- import { d as defineCustomElement$3 } from './p-4f516732.js';
12
- import { d as defineCustomElement$2 } from './p-53a0c93d.js';
11
+ import { d as defineCustomElement$3 } from './p-e0a69099.js';
12
+ import { d as defineCustomElement$2 } from './p-aa0d2da3.js';
13
13
 
14
14
  const SelectSingle = ({ item, search = "", selected }) => {
15
15
  const regEx = search !== "" ? new RegExp("(" + search.split(" ").join("|") + ")", "gi") : undefined;
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d7e59b1c.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$6 } from './p-4c52333e.js';
7
- import { d as defineCustomElement$5 } from './p-4f516732.js';
8
- import { d as defineCustomElement$4 } from './p-ee9a63c3.js';
9
- import { d as defineCustomElement$3 } from './p-6cae0682.js';
10
- import { d as defineCustomElement$2 } from './p-53a0c93d.js';
6
+ import { d as defineCustomElement$6 } from './p-199c2f56.js';
7
+ import { d as defineCustomElement$5 } from './p-e0a69099.js';
8
+ import { d as defineCustomElement$4 } from './p-8cd228d4.js';
9
+ import { d as defineCustomElement$3 } from './p-082654a0.js';
10
+ import { d as defineCustomElement$2 } from './p-aa0d2da3.js';
11
11
 
12
12
  const duetCookieConsentCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:fixed;right:0;bottom:0;left:0;z-index:950;display:block;width:100%;box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.2)}@media (min-width: 48em){:host{right:28px;bottom:28px;left:auto;width:25rem}}: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}.duet-cookie-consent{padding:20px;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;color:white !important;background-color:rgba(0, 21, 39, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent{background:rgba(0, 21, 39, 0.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.duet-cookie-consent.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\";background-color:rgba(12, 14, 29, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent.duet-theme-turva{background:rgba(12, 14, 29, 0.8)}}@media (min-width: 48em){.duet-cookie-consent{padding:20px;border-radius:4px}}.duet-cookie-consent-content{display:flex;align-items:center;max-width:1110px;margin:0 auto}.duet-cookie-consent-content .expand{flex:1}::slotted(a){font-weight:600;color:white !important;text-decoration:underline;white-space:nowrap}::slotted(a[target=_blank]){padding-right:16px;background:url(\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMmExLjUgMS41IDAgMDEuMTQgM0gzLjc1Yy0uMzggMC0uNy4yOC0uNzQuNjVsLS4wMS4xdjE0LjVjMCAuMzguMjguNy42NS43NGwuMS4wMWgxNC41Yy4zOCAwIC43LS4yOC43NC0uNjVsLjAxLS4xdi02Ljg5YTEuNSAxLjUgMCAwMTMgMHY2Ljg5QTMuNzUgMy43NSAwIDAxMTguMjUgMjRIMy43NUEzLjc1IDMuNzUgMCAwMTAgMjAuMjVWNS43NUEzLjc1IDMuNzUgMCAwMTMuNzUgMnptMTItMmMuNzggMCAxLjQyLjYgMS41IDEuMzZWNy41YTEuNSAxLjUgMCAwMS0zIC4xNFY1LjEybC01LjQ0IDUuNDRhMS41IDEuNSAwIDAxLTIuMjItMmwuMS0uMTJMMTguODggM0gxNi41QTEuNSAxLjUgMCAwMTE1IDEuNjRWMS41YzAtLjc4LjYtMS40MiAxLjM2LTEuNWguMTR6Ii8+PC9zdmc+\") no-repeat right 50%;background-size:12px 10px}::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva ::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
13
13
 
@@ -1,19 +1,19 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-d7e59b1c.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { F as FocusGuard } from './p-0b8f16f1.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
9
  import { h } from './p-b9058029.js';
10
- import { d as defineCustomElement$8 } from './p-e121eb6d.js';
11
- import { d as defineCustomElement$7 } from './p-92012dcc.js';
12
- import { d as defineCustomElement$6 } from './p-4f516732.js';
13
- import { d as defineCustomElement$5 } from './p-8f69f7ca.js';
14
- import { d as defineCustomElement$4 } from './p-fb6be4e4.js';
15
- import { d as defineCustomElement$3 } from './p-f1d0dca7.js';
16
- import { d as defineCustomElement$2 } from './p-53a0c93d.js';
10
+ import { d as defineCustomElement$8 } from './p-d00cffea.js';
11
+ import { d as defineCustomElement$7 } from './p-7f15884f.js';
12
+ import { d as defineCustomElement$6 } from './p-e0a69099.js';
13
+ import { d as defineCustomElement$5 } from './p-80931556.js';
14
+ import { d as defineCustomElement$4 } from './p-28011c52.js';
15
+ import { d as defineCustomElement$3 } from './p-b39ebe64.js';
16
+ import { d as defineCustomElement$2 } from './p-aa0d2da3.js';
17
17
 
18
18
  const formatOptionsShort = { day: "numeric", month: "long" };
19
19
  const formatOptionsLong = { day: "numeric", month: "long", year: "numeric" };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-544d933d.js';
4
+ import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-592779ce.js';
5
5
 
6
6
  const DuetDivider = DuetDivider$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetEditableTable$1, d as defineCustomElement$1 } from './p-0f5b2dfe.js';
4
+ import { D as DuetEditableTable$1, d as defineCustomElement$1 } from './p-4f279f53.js';
5
5
 
6
6
  const DuetEditableTable = DuetEditableTable$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetEmptyState$1, d as defineCustomElement$1 } from './p-9af8e9da.js';
4
+ import { D as DuetEmptyState$1, d as defineCustomElement$1 } from './p-a379b2d3.js';
5
5
 
6
6
  const DuetEmptyState = DuetEmptyState$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetFieldset$1, d as defineCustomElement$1 } from './p-32a67b55.js';
4
+ import { D as DuetFieldset$1, d as defineCustomElement$1 } from './p-cb00b1f9.js';
5
5
 
6
6
  const DuetFieldset = DuetFieldset$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent$1, h, F as Fragment } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent$1, h, F as Fragment } from './p-d7e59b1c.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
7
7
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
9
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
10
- import { d as defineCustomElement$4 } from './p-4f516732.js';
11
- import { d as defineCustomElement$3 } from './p-d11287e1.js';
12
- import { d as defineCustomElement$2 } from './p-53a0c93d.js';
10
+ import { d as defineCustomElement$4 } from './p-e0a69099.js';
11
+ import { d as defineCustomElement$3 } from './p-7576d4ff.js';
12
+ import { d as defineCustomElement$2 } from './p-aa0d2da3.js';
13
13
 
14
14
  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>"};
15
15
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetGridItem$1, d as defineCustomElement$1 } from './p-a087e30a.js';
4
+ import { D as DuetGridItem$1, d as defineCustomElement$1 } from './p-29eb2df5.js';
5
5
 
6
6
  const DuetGridItem = DuetGridItem$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetGrid$1, d as defineCustomElement$1 } from './p-166d7b9c.js';
4
+ import { D as DuetGrid$1, d as defineCustomElement$1 } from './p-b32fb567.js';
5
5
 
6
6
  const DuetGrid = DuetGrid$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent$1, B as Build, h as h$1, b as Host, F as Fragment } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent$1, B as Build, h as h$1, b as Host, F as Fragment } from './p-d7e59b1c.js';
5
5
  import { f as formSearch } from './p-d004da5f.js';
6
6
  import { m as media_query_large } from './p-02305a1e.js';
7
7
  import { d as disableBodyScroll, e as enableBodyScroll } from './p-bd779757.js';
@@ -12,13 +12,13 @@ import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
12
12
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
13
13
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
14
14
  import { h } from './p-b9058029.js';
15
- import { d as defineCustomElement$8 } from './p-4c52333e.js';
16
- import { d as defineCustomElement$7 } from './p-544d933d.js';
17
- import { d as defineCustomElement$6 } from './p-4f516732.js';
18
- import { d as defineCustomElement$5 } from './p-d11287e1.js';
19
- import { d as defineCustomElement$4 } from './p-ee9a63c3.js';
20
- import { d as defineCustomElement$3 } from './p-6cae0682.js';
21
- import { d as defineCustomElement$2 } from './p-53a0c93d.js';
15
+ import { d as defineCustomElement$8 } from './p-199c2f56.js';
16
+ import { d as defineCustomElement$7 } from './p-592779ce.js';
17
+ import { d as defineCustomElement$6 } from './p-e0a69099.js';
18
+ import { d as defineCustomElement$5 } from './p-7576d4ff.js';
19
+ import { d as defineCustomElement$4 } from './p-8cd228d4.js';
20
+ import { d as defineCustomElement$3 } from './p-082654a0.js';
21
+ import { d as defineCustomElement$2 } from './p-aa0d2da3.js';
22
22
 
23
23
  var navigationContactDropdown={"title":"navigation-contact-dropdown","tags":"navigation contact dropdown speech bubbles","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M20.247 24a.743.743 0 0 1-.53-.22l-4.28-4.28h-.439c-3.308 0-6-2.692-6-6s2.692-6 6-6h3c3.309.001 6 2.692 6 6a5.974 5.974 0 0 1-3 5.179v4.571a.75.75 0 0 1-.751.75zm-5.25-15c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5h.75c.198 0 .391.08.53.22l3.22 3.22v-3.213c0-.289.169-.555.429-.678a4.51 4.51 0 0 0 2.571-4.049 4.504 4.504 0 0 0-4.498-4.499h-3.002z\"/><path d=\"M3.747 16.5a.747.747 0 0 1-.75-.75v-4.57a5.967 5.967 0 0 1-2.65-3.171A5.948 5.948 0 0 1 .57 3.431 6.014 6.014 0 0 1 5.985 0h3.012a6.04 6.04 0 0 1 5.752 4.286.751.751 0 0 1-.718.964.755.755 0 0 1-.719-.536A4.531 4.531 0 0 0 8.997 1.5h-3a4.511 4.511 0 0 0-4.071 2.572c-.512 1.084-.571 2.302-.167 3.431s1.224 2.032 2.308 2.545c.261.123.43.39.43.678v3.214l1.72-1.72a.744.744 0 0 1 1.06 0 .752.752 0 0 1 0 1.061l-3 3a.744.744 0 0 1-.53.219z\"/></svg>"};
24
24
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetHeading$1, d as defineCustomElement$1 } from './p-db91a981.js';
4
+ import { D as DuetHeading$1, d as defineCustomElement$1 } from './p-aa492620.js';
5
5
 
6
6
  const DuetHeading = DuetHeading$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,20 +1,20 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h } from './p-1ad6b04e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-d7e59b1c.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
7
7
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
9
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
10
- import { d as defineCustomElement$9 } from './p-4c52333e.js';
11
- import { d as defineCustomElement$8 } from './p-db91a981.js';
12
- import { d as defineCustomElement$7 } from './p-4f516732.js';
13
- import { d as defineCustomElement$6 } from './p-c0469b33.js';
14
- import { d as defineCustomElement$5 } from './p-7a003d73.js';
15
- import { d as defineCustomElement$4 } from './p-c8d44e6d.js';
16
- import { d as defineCustomElement$3 } from './p-6cae0682.js';
17
- import { d as defineCustomElement$2 } from './p-53a0c93d.js';
10
+ import { d as defineCustomElement$9 } from './p-199c2f56.js';
11
+ import { d as defineCustomElement$8 } from './p-aa492620.js';
12
+ import { d as defineCustomElement$7 } from './p-e0a69099.js';
13
+ import { d as defineCustomElement$6 } from './p-bf5314b7.js';
14
+ import { d as defineCustomElement$5 } from './p-87a6b2d6.js';
15
+ import { d as defineCustomElement$4 } from './p-9f0235d2.js';
16
+ import { d as defineCustomElement$3 } from './p-082654a0.js';
17
+ import { d as defineCustomElement$2 } from './p-aa0d2da3.js';
18
18
 
19
19
  const duetHeroCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-hero{position:relative;display:block;width:100%;padding:48px 28px;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;text-decoration:none;text-shadow:none;text-transform:none;background:#00294d}.duet-hero.duet-p-0{padding:0 !important}.duet-hero.duet-m-0{margin:0 !important}.duet-hero.duet-hero-text-center{text-align:center !important}.duet-hero.duet-hero-light{padding-bottom:0 !important}@media (min-width: 62em){.duet-hero.duet-hero-light{padding-bottom:28px !important}}.duet-hero.duet-hero-with-image{padding-bottom:20px !important;margin-bottom:-36px}@media (min-width: 48em){.duet-hero.duet-hero-with-image{padding-bottom:28px !important}}@media (min-width: 62em){.duet-hero.duet-hero-with-image{padding-bottom:36px !important;margin-bottom:-20px}}.duet-hero.duet-hero-light,.duet-hero.duet-hero-with-image{color:#00294d;background-color:white;background-image:linear-gradient(#f3f9fc, #f9fcfe)}.duet-hero.duet-hero-light::before,.duet-hero.duet-hero-with-image::before{position:absolute;top:100%;left:0;z-index:-1;width:100%;height:400px;content:\"\";background-image:linear-gradient(#f9fcfe, white)}.duet-hero.duet-hero-light.duet-theme-turva,.duet-hero.duet-hero-with-image.duet-theme-turva{color:#171c3a;background-image:linear-gradient(#f5f5f7, #fafafb)}.duet-hero.duet-hero-light.duet-theme-turva::before,.duet-hero.duet-hero-with-image.duet-theme-turva::before{background-image:linear-gradient(#fafafb, white)}.duet-hero.duet-hero-gray{color:#00294d;background:#f5f8fa}.duet-hero.duet-hero-gray.duet-theme-turva{background:#f5f5f7}@media (min-width: 62em){.duet-hero.duet-hero-gray .duet-hero-text{display:inline-block;vertical-align:top}.duet-hero.duet-hero-gray .duet-hero-icon+.duet-hero-text{margin-left:28px}}@media (min-width: 62em){.duet-hero.duet-hero-gray-with-actions{padding-bottom:65.4545454545px}}@media (min-width: 62em){.duet-hero.duet-hero-gray-with-back{padding-top:72px}}.duet-hero.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\";background:#c60c30}@media (min-width: 62em){.duet-hero{min-height:290px;padding:111.6px 56px;overflow:visible}}.duet-hero-icon{display:inline-block;vertical-align:top}@media (min-width: 62em){.duet-hero-icon{margin-top:-8px}}@media (min-width: 62em){.duet-hero-heading{margin-top:12px}}@media (min-width: 62em){.duet-hero-heading-has-pre{margin-top:0}}.duet-hero-wrapper{position:relative;width:100%;max-width:1110px;margin:0 auto;text-align:center}.duet-hero-left-align .duet-hero-wrapper{text-align:left}.duet-hero-with-image .duet-hero-wrapper{position:static}@media (min-width: 62em){.duet-hero-wrapper{text-align:left}}.duet-hero-text{max-width:50rem;margin:0 auto}.duet-hero-text-center .duet-hero-text{text-align:center !important}@media (min-width: 48em){.duet-hero-text{width:80%}.duet-hero-left-align .duet-hero-text{margin:0}}@media (min-width: 62em){.duet-hero-text{width:52%;max-width:none;margin-top:-10px;margin-left:0}.duet-hero-text-center .duet-hero-text{margin-left:auto}}.duet-hero:not(.duet-hero-with-image) .duet-hero-image{width:100%;max-width:400px;height:0;padding-bottom:50%;margin:28px auto 0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}@media (min-width: 36em){.duet-hero:not(.duet-hero-with-image) .duet-hero-image{padding-bottom:40%}}@media (min-width: 48em){.duet-hero:not(.duet-hero-with-image) .duet-hero-image{max-width:420px;padding-bottom:34%}.duet-hero-light .duet-hero:not(.duet-hero-with-image) .duet-hero-image{max-width:540px}}@media (min-width: 62em){.duet-hero:not(.duet-hero-with-image) .duet-hero-image{position:absolute;top:50%;right:0;padding-bottom:30%;margin:0;transform:translateY(-50%)}.duet-hero-light .duet-hero:not(.duet-hero-with-image) .duet-hero-image{right:-60px;padding-bottom:26%}.duet-hero-gray .duet-hero:not(.duet-hero-with-image) .duet-hero-image{right:-34px;padding-bottom:20%}}@media (min-width: 62em){.duet-hero-gray:not(.duet-hero-with-image) .duet-hero-image{right:-34px;padding-bottom:20%}}.duet-hero-image-wrapper{position:relative;width:80%;height:0;padding-bottom:80%;margin:-30px auto 36px;overflow:hidden;border-radius:28%;box-shadow:0 0 20px rgba(255, 255, 255, 0.5);transform:rotate(10deg)}.duet-theme-turva .duet-hero-image-wrapper{padding-bottom:68%;border-radius:44% 47% 38% 54%;transform:none}@media screen and (min-width: 440px){.duet-hero-image-wrapper{width:300px;padding-bottom:300px}.duet-theme-turva .duet-hero-image-wrapper{width:80%;padding-bottom:68%}}@media (min-width: 62em){.duet-hero-image-wrapper{position:absolute;top:-60px;right:-50px;width:470px;padding-bottom:470px;margin:0}.duet-theme-turva .duet-hero-image-wrapper{top:-40px;right:-80px;width:536px;padding-bottom:470px}}@media (min-width: 76.25em){.duet-hero-image-wrapper{top:-70px;right:-60px;width:600px;padding-bottom:600px}.duet-theme-turva .duet-hero-image-wrapper{top:-70px;right:-60px;width:650px;padding-bottom:600px}}@media screen and (min-width: 1450px){.duet-hero-image-wrapper{top:-70px;right:25px}.duet-theme-turva .duet-hero-image-wrapper{right:0}}.duet-hero-image-wrapper .duet-hero-image{position:absolute;top:-5%;left:-5%;width:110%;height:110%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;transform:rotate(-10deg)}.duet-theme-turva .duet-hero-image-wrapper .duet-hero-image{top:0;left:0;width:100%;height:100%;transform:none}.duet-hero-image-mask{position:relative;margin:-48px auto 0;overflow:hidden}@media (min-width: 62em){.duet-hero-image-mask{position:absolute;top:0;right:0;width:470px;height:460px;margin:0}}@media (min-width: 76.25em){.duet-hero-image-mask{width:650px;height:580px}}@media screen and (min-width: 1450px){.duet-hero-image-mask{right:50%;transform:translateX(110%)}.duet-theme-turva .duet-hero-image-mask{transform:translateX(108%)}}duet-heading+duet-button{margin-top:12px !important}.duet-hero-links{width:calc(100% + 56px);margin-top:48px;margin-left:-28px}.duet-hero-minimal .duet-hero-links{margin-top:28px}@media (min-width: 36em){.duet-hero-links{margin-top:72px}.duet-hero-minimal .duet-hero-links{margin-top:28px}}@media (min-width: 62em){.duet-hero-links{width:auto;margin:36px 0 0}.duet-hero-minimal .duet-hero-links{margin-top:28px}}.duet-hero-link{display:flex;align-items:center;width:100%;padding:16px 16px 8px;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.25;color:#0077b3;text-align:left;text-decoration:none;border-bottom:1px solid #e1e3e6;transition:background-color 300ms ease}.duet-hero-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-hero-link:focus,.duet-hero-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-hero-link:hover,.duet-hero-link:hover .duet-hero-action-arrow{color:#004d80 !important;background:transparent !important}.duet-theme-turva .duet-hero-link:hover,.duet-theme-turva .duet-hero-link:hover .duet-hero-action-arrow{color:#940925 !important}.duet-theme-turva .duet-hero-link{color:#c60c30}@media (min-width: 36em){.duet-hero-link{padding:16px 16px 16px 28px}}@media (min-width: 62em){.duet-hero-link{display:inline-flex;width:auto;max-width:350px;padding:0;margin:0 28px 16px 0;border:0;border-radius:4px}}.duet-hero-link:hover{background:rgba(0, 0, 0, 0.02)}@media (min-width: 62em){.duet-hero-link:hover{background:transparent}}.duet-hero-link:first-of-type{border-top:1px solid #e1e3e6}@media (min-width: 62em){.duet-hero-link:first-of-type{margin-top:0;border:0}}.duet-hero-link:last-of-type{margin-bottom:-48px}@media (min-width: 62em){.duet-hero-link:last-of-type{margin-right:0;margin-bottom:0}}.duet-hero-link span{margin-top:-8px}@media (min-width: 36em){.duet-hero-link span{margin:0}}.duet-hero-action-icon{margin-right:8px}@media (min-width: 36em){.duet-hero-action-icon{margin-right:12px}}.duet-hero-action-arrow{margin:0 0 0 8px;color:#0077b3}@media (max-width: 35.9375em){.duet-hero-action-arrow{margin-top:-9px}}.duet-theme-turva .duet-hero-action-arrow{color:#c60c30}.duet-hero-back{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center}.duet-hero-left-align .duet-hero-back{align-items:self-start;justify-content:flex-start}@media (min-width: 36em){.duet-hero-back{margin-bottom:36px !important}.duet-hero-minimal .duet-hero-back{margin-bottom:28px !important}}@media (min-width: 62em){.duet-hero-back{display:block}}.duet-hero-pre{display:inline-block;width:auto;margin-right:8px}.duet-hero-pre+duet-heading{margin-top:0 !important}";
20
20
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetIcon$1, d as defineCustomElement$1 } from './p-4f516732.js';
4
+ import { D as DuetIcon$1, d as defineCustomElement$1 } from './p-e0a69099.js';
5
5
 
6
6
  const DuetIcon = DuetIcon$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetInput$1, d as defineCustomElement$1 } from './p-8f69f7ca.js';
4
+ import { D as DuetInput$1, d as defineCustomElement$1 } from './p-80931556.js';
5
5
 
6
6
  const DuetInput = DuetInput$1;
7
7
  const defineCustomElement = defineCustomElement$1;