@duetds/components 6.3.1 → 6.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (479) hide show
  1. package/hydrate/index.js +46 -26
  2. package/lib/cjs/duet-action-button.cjs.entry.js +6 -12
  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 +1 -1
  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 +3 -3
  12. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-combobox.cjs.entry.js +4 -3
  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 +4 -3
  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 +26 -7
  24. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-input_2.cjs.entry.js +3 -2
  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-menu-bar-dropdown-link.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  33. package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-pagination_2.cjs.entry.js +4 -4
  38. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
  42. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-select.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  46. package/lib/cjs/duet-slideout-panel-dropdown-link.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-slideout-panel-link.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-slideout.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  52. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  62. package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-tray.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  65. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  66. package/lib/cjs/duet.cjs.js +2 -2
  67. package/lib/cjs/{focus-utils-1024552d.js → focus-utils-1690e8b7.js} +1 -1
  68. package/lib/cjs/{index-5c182924.js → index-f29ea71f.js} +1 -1
  69. package/lib/cjs/loader.cjs.js +2 -2
  70. package/lib/collection/components/duet-action-button/duet-action-button.js +16 -24
  71. package/lib/collection/components/duet-choice/duet-choice.js +3 -1
  72. package/lib/collection/components/duet-combobox/duet-combobox.js +21 -2
  73. package/lib/collection/components/duet-hero/duet-hero.css +200 -0
  74. package/lib/collection/components/duet-hero/duet-hero.js +50 -7
  75. package/lib/collection/components/duet-input/duet-input.js +2 -1
  76. package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
  77. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
  78. package/lib/collection/components/duet-upload/duet-upload.js +3 -2
  79. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  80. package/lib/dist-custom-elements/duet-alert.js +1 -1
  81. package/lib/dist-custom-elements/duet-badge.js +1 -1
  82. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  83. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  84. package/lib/dist-custom-elements/duet-button.js +1 -1
  85. package/lib/dist-custom-elements/duet-caption.js +1 -1
  86. package/lib/dist-custom-elements/duet-card.js +3 -3
  87. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  88. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  89. package/lib/dist-custom-elements/duet-choice.js +6 -6
  90. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  91. package/lib/dist-custom-elements/duet-combobox.js +6 -4
  92. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  93. package/lib/dist-custom-elements/duet-date-picker.js +8 -8
  94. package/lib/dist-custom-elements/duet-divider.js +1 -1
  95. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  96. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  97. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  98. package/lib/dist-custom-elements/duet-footer.js +4 -4
  99. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  100. package/lib/dist-custom-elements/duet-grid.js +1 -1
  101. package/lib/dist-custom-elements/duet-header.js +8 -8
  102. package/lib/dist-custom-elements/duet-heading.js +1 -1
  103. package/lib/dist-custom-elements/duet-hero.js +35 -15
  104. package/lib/dist-custom-elements/duet-icon.js +1 -1
  105. package/lib/dist-custom-elements/duet-input.js +1 -1
  106. package/lib/dist-custom-elements/duet-label.js +1 -1
  107. package/lib/dist-custom-elements/duet-layout.js +1 -1
  108. package/lib/dist-custom-elements/duet-link.js +1 -1
  109. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  110. package/lib/dist-custom-elements/duet-list.js +1 -1
  111. package/lib/dist-custom-elements/duet-logo.js +1 -1
  112. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  113. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  114. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  115. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  116. package/lib/dist-custom-elements/duet-modal.js +7 -7
  117. package/lib/dist-custom-elements/duet-multiselect.js +8 -8
  118. package/lib/dist-custom-elements/duet-nav.js +1 -1
  119. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  120. package/lib/dist-custom-elements/duet-notification.js +2 -2
  121. package/lib/dist-custom-elements/duet-number-input.js +7 -7
  122. package/lib/dist-custom-elements/duet-pagination.js +9 -9
  123. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  124. package/lib/dist-custom-elements/duet-progress.js +1 -1
  125. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  126. package/lib/dist-custom-elements/duet-radio.js +1 -1
  127. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  128. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  129. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  130. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  131. package/lib/dist-custom-elements/duet-select.js +1 -1
  132. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  133. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  134. package/lib/dist-custom-elements/duet-slideout-panel-dropdown-link.js +2 -2
  135. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  136. package/lib/dist-custom-elements/duet-slideout-panel-link.js +2 -2
  137. package/lib/dist-custom-elements/duet-slideout-panel.js +2 -2
  138. package/lib/dist-custom-elements/duet-slideout.js +2 -2
  139. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  140. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  141. package/lib/dist-custom-elements/duet-step.js +4 -4
  142. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  143. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  144. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  145. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  146. package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
  147. package/lib/dist-custom-elements/duet-tab-group.js +8 -8
  148. package/lib/dist-custom-elements/duet-tab.js +1 -1
  149. package/lib/dist-custom-elements/duet-table.js +1 -1
  150. package/lib/dist-custom-elements/duet-textarea.js +8 -8
  151. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  152. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  153. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  154. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  155. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  156. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  157. package/lib/dist-custom-elements/duet-tray.js +3 -3
  158. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  159. package/lib/dist-custom-elements/duet-upload.js +21 -20
  160. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  161. package/lib/dist-custom-elements/index.js +1 -1
  162. package/lib/dist-custom-elements/{p-b80d6bc3.js → p-07304f72.js} +1 -1
  163. package/lib/dist-custom-elements/{p-c288afb5.js → p-09f1b4d3.js} +2 -2
  164. package/lib/dist-custom-elements/{p-33f765ba.js → p-23555c40.js} +1 -1
  165. package/lib/dist-custom-elements/{p-6cf0920b.js → p-2db1f59a.js} +2 -2
  166. package/lib/dist-custom-elements/{p-e48d2549.js → p-37af5e4e.js} +1 -1
  167. package/lib/dist-custom-elements/{p-f63d4452.js → p-50596909.js} +1 -1
  168. package/lib/dist-custom-elements/{p-ddfd47c6.js → p-52acd123.js} +2 -2
  169. package/lib/dist-custom-elements/{p-946de108.js → p-55a97b61.js} +1 -1
  170. package/lib/dist-custom-elements/{p-8d44ec43.js → p-5ce3afc3.js} +1 -1
  171. package/lib/dist-custom-elements/{p-2fe868ea.js → p-5d1468ee.js} +1 -1
  172. package/lib/dist-custom-elements/{p-fae65a8a.js → p-5fe9f827.js} +1 -1
  173. package/lib/dist-custom-elements/{p-7c5d4e0d.js → p-788adf64.js} +1 -1
  174. package/lib/dist-custom-elements/{p-743d9f51.js → p-79eb8ec9.js} +1 -1
  175. package/lib/dist-custom-elements/{p-e7e99092.js → p-94e3ec93.js} +1 -1
  176. package/lib/dist-custom-elements/{p-109ee32c.js → p-a1f7f989.js} +2 -2
  177. package/lib/dist-custom-elements/{p-035ecaa2.js → p-a32e318c.js} +1 -1
  178. package/lib/dist-custom-elements/{p-cae5bd13.js → p-a5decd0e.js} +3 -3
  179. package/lib/dist-custom-elements/{p-e3fead64.js → p-a8128c54.js} +9 -15
  180. package/lib/dist-custom-elements/{p-2ebba09a.js → p-b2c7b7ee.js} +4 -4
  181. package/lib/dist-custom-elements/{p-5de79ec7.js → p-b571afc1.js} +1 -1
  182. package/lib/dist-custom-elements/{p-49a0152c.js → p-b85f3cda.js} +2 -2
  183. package/lib/dist-custom-elements/{p-57387b36.js → p-be0ba45a.js} +1 -1
  184. package/lib/dist-custom-elements/{p-ed049602.js → p-be7b0a77.js} +1 -1
  185. package/lib/dist-custom-elements/{p-878b06a3.js → p-c1b863e9.js} +1 -1
  186. package/lib/dist-custom-elements/{p-6f99cfd4.js → p-ca708c6c.js} +1 -1
  187. package/lib/dist-custom-elements/{p-16873d44.js → p-cf8d26ef.js} +8 -7
  188. package/lib/dist-custom-elements/{p-1362f0bf.js → p-d3bc5a14.js} +5 -5
  189. package/lib/dist-custom-elements/{p-66d8d978.js → p-d5460fb0.js} +7 -7
  190. package/lib/dist-custom-elements/{p-576a86ec.js → p-da4e7133.js} +1 -1
  191. package/lib/dist-custom-elements/{p-89ed456a.js → p-e5658e86.js} +3 -3
  192. package/lib/dist-custom-elements/{p-caffcc4c.js → p-ec570477.js} +6 -6
  193. package/lib/duet/duet.esm.js +1 -1
  194. package/lib/duet/duet.js +1 -1
  195. package/lib/duet/{p-f6884d0c.entry.js → p-000f082e.entry.js} +1 -1
  196. package/lib/duet/{p-a0db2a7e.entry.js → p-0012bd37.entry.js} +1 -1
  197. package/lib/duet/{p-8a20ddbc.entry.js → p-065ed09f.entry.js} +1 -1
  198. package/lib/duet/{p-fc87b7d1.system.entry.js → p-06a1d0e3.system.entry.js} +1 -1
  199. package/lib/duet/{p-b0db7981.system.entry.js → p-0a3fd45a.system.entry.js} +1 -1
  200. package/lib/duet/{p-bfa860e4.entry.js → p-0c3cc1bf.entry.js} +1 -1
  201. package/lib/duet/{p-e77874ed.entry.js → p-0c461e03.entry.js} +1 -1
  202. package/lib/duet/{p-61aab72e.entry.js → p-0c75f4e8.entry.js} +1 -1
  203. package/lib/duet/{p-f671905b.system.entry.js → p-0d86f229.system.entry.js} +1 -1
  204. package/lib/duet/{p-f2b280a2.entry.js → p-0f6bc3fd.entry.js} +1 -1
  205. package/lib/duet/{p-545b0f8e.entry.js → p-0fbdbbcf.entry.js} +1 -1
  206. package/lib/duet/{p-4ad2a650.system.entry.js → p-11f68edb.system.entry.js} +1 -1
  207. package/lib/duet/{p-59d1a27f.system.entry.js → p-13e9d118.system.entry.js} +1 -1
  208. package/lib/duet/{p-232ebb6f.entry.js → p-159232e7.entry.js} +1 -1
  209. package/lib/duet/{p-f5083ced.entry.js → p-15f01c78.entry.js} +1 -1
  210. package/lib/duet/{p-f7d2b72a.entry.js → p-1766203d.entry.js} +1 -1
  211. package/lib/duet/{p-7df74ccb.entry.js → p-17b5d3ca.entry.js} +1 -1
  212. package/lib/duet/{p-83bcaf0a.entry.js → p-1fd12935.entry.js} +1 -1
  213. package/lib/duet/{p-5e4f3d3d.system.entry.js → p-21570db4.system.entry.js} +1 -1
  214. package/lib/duet/{p-7532e95c.system.entry.js → p-22a0ca25.system.entry.js} +1 -1
  215. package/lib/duet/{p-ecbefd75.entry.js → p-25e58997.entry.js} +1 -1
  216. package/lib/duet/{p-01a896f3.entry.js → p-263f189a.entry.js} +1 -1
  217. package/lib/duet/{p-51835258.system.entry.js → p-2d8b68a5.system.entry.js} +1 -1
  218. package/lib/duet/{p-0a89fe2b.entry.js → p-316d8fa1.entry.js} +1 -1
  219. package/lib/duet/{p-df63c123.system.entry.js → p-328e9c3c.system.entry.js} +1 -1
  220. package/lib/duet/p-38c61124.entry.js +4 -0
  221. package/lib/duet/p-3f8d0b27.entry.js +4 -0
  222. package/lib/duet/{p-24dadb65.system.entry.js → p-40893248.system.entry.js} +1 -1
  223. package/lib/duet/{p-1d1a983e.entry.js → p-41481bce.entry.js} +1 -1
  224. package/lib/duet/{p-4a86008c.system.entry.js → p-428d362d.system.entry.js} +2 -2
  225. package/lib/duet/{p-e5552640.system.entry.js → p-42cfdd80.system.entry.js} +1 -1
  226. package/lib/duet/{p-4033ecb1.entry.js → p-46452a06.entry.js} +1 -1
  227. package/lib/duet/{p-b9978fb3.system.entry.js → p-47839213.system.entry.js} +1 -1
  228. package/lib/duet/{p-98c06919.system.entry.js → p-479768b4.system.entry.js} +1 -1
  229. package/lib/duet/{p-d5b8cae9.entry.js → p-48f7872e.entry.js} +1 -1
  230. package/lib/duet/{p-10464740.entry.js → p-4f15ae74.entry.js} +1 -1
  231. package/lib/duet/{p-b24b6a43.system.entry.js → p-54c005a9.system.entry.js} +1 -1
  232. package/lib/duet/{p-b5a1486e.system.js → p-5655fb50.system.js} +1 -1
  233. package/lib/duet/{p-cde1cbe9.entry.js → p-56f93eb0.entry.js} +1 -1
  234. package/lib/duet/{p-d769cffa.entry.js → p-58e77074.entry.js} +1 -1
  235. package/lib/duet/{p-aa9efd9d.system.entry.js → p-5c65208e.system.entry.js} +1 -1
  236. package/lib/duet/{p-3e4f3175.system.entry.js → p-5cc22733.system.entry.js} +1 -1
  237. package/lib/duet/{p-13d0fafd.entry.js → p-632de445.entry.js} +1 -1
  238. package/lib/duet/{p-a9770baa.system.entry.js → p-63dfa3a2.system.entry.js} +1 -1
  239. package/lib/duet/{p-c0a218e2.entry.js → p-65a7c76b.entry.js} +1 -1
  240. package/lib/duet/{p-fea44d95.entry.js → p-67154f28.entry.js} +1 -1
  241. package/lib/duet/{p-ac612525.system.entry.js → p-6845e7b1.system.entry.js} +1 -1
  242. package/lib/duet/{p-10a28fb5.entry.js → p-6d9074f6.entry.js} +1 -1
  243. package/lib/duet/{p-9b0f4a02.system.entry.js → p-6eca3b8a.system.entry.js} +1 -1
  244. package/lib/duet/{p-e777808f.system.entry.js → p-6ef29718.system.entry.js} +1 -1
  245. package/lib/duet/p-6f4ec52a.entry.js +4 -0
  246. package/lib/duet/{p-b3e246bf.system.entry.js → p-7068bd7e.system.entry.js} +1 -1
  247. package/lib/duet/{p-5210d857.entry.js → p-7160a29a.entry.js} +1 -1
  248. package/lib/duet/{p-601fb30b.system.entry.js → p-72711eec.system.entry.js} +1 -1
  249. package/lib/duet/{p-1140f6fd.entry.js → p-770046b8.entry.js} +1 -1
  250. package/lib/duet/{p-9d45c0b9.entry.js → p-7b2cba4e.entry.js} +1 -1
  251. package/lib/duet/{p-71de1f57.entry.js → p-7ff8db6a.entry.js} +1 -1
  252. package/lib/duet/{p-c6196d66.system.entry.js → p-8069d1c8.system.entry.js} +2 -2
  253. package/lib/duet/{p-8f3bc618.entry.js → p-81e67bdc.entry.js} +1 -1
  254. package/lib/duet/{p-3412d92c.entry.js → p-869f96f3.entry.js} +1 -1
  255. package/lib/duet/{p-113ecc64.system.entry.js → p-8868c04b.system.entry.js} +1 -1
  256. package/lib/duet/{p-aba56144.system.entry.js → p-89b95023.system.entry.js} +1 -1
  257. package/lib/duet/p-8afd48ba.system.js +4 -0
  258. package/lib/duet/{p-9f5279fb.system.entry.js → p-8b2045e9.system.entry.js} +1 -1
  259. package/lib/duet/{p-0510de39.entry.js → p-8d232eb3.entry.js} +1 -1
  260. package/lib/duet/{p-fb7bd8aa.entry.js → p-8e508bed.entry.js} +1 -1
  261. package/lib/duet/{p-c5b23ff7.system.entry.js → p-9749810a.system.entry.js} +1 -1
  262. package/lib/duet/{p-c9e92671.system.entry.js → p-9a225ed6.system.entry.js} +1 -1
  263. package/lib/duet/p-9ca52cec.entry.js +4 -0
  264. package/lib/duet/{p-59d5e17d.system.entry.js → p-9d253e94.system.entry.js} +1 -1
  265. package/lib/duet/{p-c79aebab.system.entry.js → p-9d3d9fe6.system.entry.js} +1 -1
  266. package/lib/duet/{p-f715ffa6.entry.js → p-9e596bdb.entry.js} +1 -1
  267. package/lib/duet/{p-99b702e1.entry.js → p-9f713724.entry.js} +1 -1
  268. package/lib/duet/p-9feb3d67.entry.js +4 -0
  269. package/lib/duet/{p-3787f096.system.entry.js → p-a33c7f2d.system.entry.js} +1 -1
  270. package/lib/duet/{p-a480c60b.system.entry.js → p-a534447c.system.entry.js} +1 -1
  271. package/lib/duet/{p-62c0c4a6.entry.js → p-a617282a.entry.js} +1 -1
  272. package/lib/duet/{p-8a80b53a.entry.js → p-a71ecde9.entry.js} +1 -1
  273. package/lib/duet/{p-2aedebd0.system.entry.js → p-ab776ced.system.entry.js} +1 -1
  274. package/lib/duet/{p-5f58534f.system.entry.js → p-acfb0e9c.system.entry.js} +1 -1
  275. package/lib/duet/{p-084ab491.entry.js → p-aeb43991.entry.js} +1 -1
  276. package/lib/duet/{p-2eee3cb8.entry.js → p-aee475b1.entry.js} +1 -1
  277. package/lib/duet/{p-23e33998.entry.js → p-af9eae36.entry.js} +1 -1
  278. package/lib/duet/{p-0646568d.system.entry.js → p-b06907e8.system.entry.js} +1 -1
  279. package/lib/duet/{p-d3c94a35.system.entry.js → p-b0887fb4.system.entry.js} +1 -1
  280. package/lib/duet/{p-45466185.system.entry.js → p-b1592f76.system.entry.js} +1 -1
  281. package/lib/duet/{p-fa431fbd.system.entry.js → p-b192533c.system.entry.js} +1 -1
  282. package/lib/duet/{p-a8c55b54.system.entry.js → p-b508fd53.system.entry.js} +1 -1
  283. package/lib/duet/{p-562340da.entry.js → p-b6c3b983.entry.js} +1 -1
  284. package/lib/duet/p-b75cfe3d.entry.js +4 -0
  285. package/lib/duet/{p-978fa922.system.entry.js → p-b8d4bdea.system.entry.js} +1 -1
  286. package/lib/duet/{p-73366a48.entry.js → p-b8f47583.entry.js} +1 -1
  287. package/lib/duet/{p-1611a708.system.entry.js → p-b99d9ce7.system.entry.js} +1 -1
  288. package/lib/duet/{p-60ec8b91.system.entry.js → p-ba9e4e1a.system.entry.js} +1 -1
  289. package/lib/duet/{p-73e3dfcb.system.entry.js → p-bb5d4947.system.entry.js} +1 -1
  290. package/lib/duet/{p-a1ed9a6c.js → p-bba1a9b4.js} +1 -1
  291. package/lib/duet/{p-545556dd.system.entry.js → p-be4529e2.system.entry.js} +1 -1
  292. package/lib/duet/{p-50ceabf8.entry.js → p-be7e33e4.entry.js} +1 -1
  293. package/lib/duet/{p-e94e0a90.system.js → p-bf86a521.system.js} +1 -1
  294. package/lib/duet/{p-103e4463.entry.js → p-c0a75c83.entry.js} +1 -1
  295. package/lib/duet/p-c2cd3359.system.entry.js +4 -0
  296. package/lib/duet/{p-5e441e14.system.entry.js → p-c7a152b2.system.entry.js} +1 -1
  297. package/lib/duet/{p-ac9e77c5.entry.js → p-ca19a87c.entry.js} +1 -1
  298. package/lib/duet/{p-199bdcfe.entry.js → p-cb3ee0d1.entry.js} +1 -1
  299. package/lib/duet/{p-f61bf6cb.system.entry.js → p-cb403f2f.system.entry.js} +1 -1
  300. package/lib/duet/{p-ef614d21.entry.js → p-cd6dfc49.entry.js} +1 -1
  301. package/lib/duet/{p-76230e02.system.entry.js → p-cf185bb5.system.entry.js} +1 -1
  302. package/lib/duet/{p-ff42a105.entry.js → p-cfd0d996.entry.js} +1 -1
  303. package/lib/duet/{p-a5e798ab.system.entry.js → p-d0efcb5a.system.entry.js} +1 -1
  304. package/lib/duet/{p-0e84325b.entry.js → p-d1654e53.entry.js} +1 -1
  305. package/lib/duet/{p-de7fa734.system.entry.js → p-d38b550f.system.entry.js} +1 -1
  306. package/lib/duet/{p-82e6186f.system.entry.js → p-d5b1cd16.system.entry.js} +1 -1
  307. package/lib/duet/{p-a8809939.system.entry.js → p-d5b7544c.system.entry.js} +1 -1
  308. package/lib/duet/{p-e2aa7fbf.system.entry.js → p-d7655b86.system.entry.js} +1 -1
  309. package/lib/duet/{p-c486deb8.system.entry.js → p-d7e9e5d6.system.entry.js} +1 -1
  310. package/lib/duet/{p-cd68803e.entry.js → p-da5dd21f.entry.js} +1 -1
  311. package/lib/duet/{p-73635412.system.entry.js → p-dabe17c8.system.entry.js} +1 -1
  312. package/lib/duet/{p-dbed654f.entry.js → p-dbaac562.entry.js} +1 -1
  313. package/lib/duet/{p-819c4c6c.system.entry.js → p-df003337.system.entry.js} +1 -1
  314. package/lib/duet/p-dfa98799.entry.js +4 -0
  315. package/lib/duet/{p-70b5c7e0.entry.js → p-e5bbb8e4.entry.js} +1 -1
  316. package/lib/duet/p-e699b320.system.entry.js +4 -0
  317. package/lib/duet/{p-4afa5eac.system.entry.js → p-e6ba4211.system.entry.js} +1 -1
  318. package/lib/duet/{p-dffd1b5e.system.entry.js → p-e993c3a3.system.entry.js} +1 -1
  319. package/lib/duet/{p-7e095bff.js → p-ee0992c4.js} +1 -1
  320. package/lib/duet/{p-cbe35220.system.entry.js → p-f27a611f.system.entry.js} +1 -1
  321. package/lib/duet/{p-62b8f13c.entry.js → p-f36ad167.entry.js} +1 -1
  322. package/lib/duet/{p-1f6ee122.entry.js → p-f36eadb5.entry.js} +1 -1
  323. package/lib/duet/{p-5a74dc48.system.entry.js → p-f3cac06e.system.entry.js} +1 -1
  324. package/lib/duet/{p-31858f97.system.entry.js → p-f3f25297.system.entry.js} +1 -1
  325. package/lib/duet/{p-4261d660.entry.js → p-f42b6f99.entry.js} +1 -1
  326. package/lib/duet/{p-f6127f90.system.entry.js → p-fc21a025.system.entry.js} +1 -1
  327. package/lib/duet/{p-a1d62452.entry.js → p-fd689ff2.entry.js} +1 -1
  328. package/lib/esm/duet-action-button.entry.js +6 -12
  329. package/lib/esm/duet-alert.entry.js +1 -1
  330. package/lib/esm/duet-badge.entry.js +1 -1
  331. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  332. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  333. package/lib/esm/duet-button_2.entry.js +1 -1
  334. package/lib/esm/duet-caption_4.entry.js +1 -1
  335. package/lib/esm/duet-card.entry.js +1 -1
  336. package/lib/esm/duet-checkbox.entry.js +1 -1
  337. package/lib/esm/duet-choice_2.entry.js +3 -3
  338. package/lib/esm/duet-collapsible.entry.js +1 -1
  339. package/lib/esm/duet-combobox.entry.js +4 -3
  340. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  341. package/lib/esm/duet-date-picker.entry.js +2 -2
  342. package/lib/esm/duet-divider_2.entry.js +1 -1
  343. package/lib/esm/duet-editable-table_3.entry.js +4 -3
  344. package/lib/esm/duet-empty-state.entry.js +1 -1
  345. package/lib/esm/duet-fieldset.entry.js +1 -1
  346. package/lib/esm/duet-footer.entry.js +1 -1
  347. package/lib/esm/duet-grid_2.entry.js +1 -1
  348. package/lib/esm/duet-header_2.entry.js +1 -1
  349. package/lib/esm/duet-hero.entry.js +26 -7
  350. package/lib/esm/duet-icon.entry.js +1 -1
  351. package/lib/esm/duet-input_2.entry.js +3 -2
  352. package/lib/esm/duet-layout.entry.js +1 -1
  353. package/lib/esm/duet-list_2.entry.js +1 -1
  354. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  355. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  356. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  357. package/lib/esm/duet-menu-bar.entry.js +1 -1
  358. package/lib/esm/duet-modal.entry.js +2 -2
  359. package/lib/esm/duet-multiselect.entry.js +1 -1
  360. package/lib/esm/duet-nav.entry.js +1 -1
  361. package/lib/esm/duet-notification_2.entry.js +1 -1
  362. package/lib/esm/duet-number-input.entry.js +1 -1
  363. package/lib/esm/duet-pagination_2.entry.js +4 -4
  364. package/lib/esm/duet-progress.entry.js +1 -1
  365. package/lib/esm/duet-radio_2.entry.js +1 -1
  366. package/lib/esm/duet-range-slider.entry.js +1 -1
  367. package/lib/esm/duet-scrollable_3.entry.js +1 -1
  368. package/lib/esm/duet-section-layout.entry.js +1 -1
  369. package/lib/esm/duet-select.entry.js +1 -1
  370. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  371. package/lib/esm/duet-slideout-link.entry.js +1 -1
  372. package/lib/esm/duet-slideout-panel-dropdown-link.entry.js +1 -1
  373. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  374. package/lib/esm/duet-slideout-panel-link.entry.js +1 -1
  375. package/lib/esm/duet-slideout-panel.entry.js +2 -2
  376. package/lib/esm/duet-slideout.entry.js +2 -2
  377. package/lib/esm/duet-step_2.entry.js +1 -1
  378. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  379. package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
  380. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  381. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  382. package/lib/esm/duet-textarea.entry.js +1 -1
  383. package/lib/esm/duet-toggle.entry.js +1 -1
  384. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  385. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  386. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  387. package/lib/esm/duet-toolbar.entry.js +1 -1
  388. package/lib/esm/duet-tooltip.entry.js +1 -1
  389. package/lib/esm/duet-tray.entry.js +1 -1
  390. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  391. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  392. package/lib/esm/duet.js +2 -2
  393. package/lib/esm/{focus-utils-97bd2937.js → focus-utils-39aaa6cf.js} +1 -1
  394. package/lib/esm/{index-e20a2ed2.js → index-85a8b3af.js} +1 -1
  395. package/lib/esm/loader.js +2 -2
  396. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  397. package/lib/esm-es5/duet-alert.entry.js +1 -1
  398. package/lib/esm-es5/duet-badge.entry.js +1 -1
  399. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  400. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  401. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  402. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  403. package/lib/esm-es5/duet-card.entry.js +1 -1
  404. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  405. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  406. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  407. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  408. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  409. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  410. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  411. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  412. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  413. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  414. package/lib/esm-es5/duet-footer.entry.js +1 -1
  415. package/lib/esm-es5/duet-grid_2.entry.js +2 -2
  416. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  417. package/lib/esm-es5/duet-hero.entry.js +2 -2
  418. package/lib/esm-es5/duet-icon.entry.js +1 -1
  419. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  420. package/lib/esm-es5/duet-layout.entry.js +1 -1
  421. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  422. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  423. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  424. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  425. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  426. package/lib/esm-es5/duet-modal.entry.js +2 -2
  427. package/lib/esm-es5/duet-multiselect.entry.js +2 -2
  428. package/lib/esm-es5/duet-nav.entry.js +1 -1
  429. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  430. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  431. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  432. package/lib/esm-es5/duet-progress.entry.js +1 -1
  433. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  434. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  435. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  436. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  437. package/lib/esm-es5/duet-select.entry.js +1 -1
  438. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  439. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  440. package/lib/esm-es5/duet-slideout-panel-dropdown-link.entry.js +1 -1
  441. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  442. package/lib/esm-es5/duet-slideout-panel-link.entry.js +1 -1
  443. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  444. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  445. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  446. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  447. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  448. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  449. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  450. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  451. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  452. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  453. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  454. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  455. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  456. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  457. package/lib/esm-es5/duet-tray.entry.js +1 -1
  458. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  459. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  460. package/lib/esm-es5/duet.js +1 -1
  461. package/lib/esm-es5/focus-utils-39aaa6cf.js +4 -0
  462. package/lib/esm-es5/{index-e20a2ed2.js → index-85a8b3af.js} +1 -1
  463. package/lib/esm-es5/loader.js +1 -1
  464. package/lib/types/components/duet-action-button/duet-action-button.d.ts +3 -3
  465. package/lib/types/components/duet-combobox/duet-combobox.d.ts +4 -0
  466. package/lib/types/components/duet-hero/duet-hero.d.ts +8 -2
  467. package/lib/types/components.d.ts +28 -12
  468. package/package.json +5 -5
  469. package/lib/duet/p-11fe5fcd.entry.js +0 -4
  470. package/lib/duet/p-1b9b7b83.entry.js +0 -4
  471. package/lib/duet/p-30ffcba0.system.entry.js +0 -4
  472. package/lib/duet/p-32e8cef0.entry.js +0 -4
  473. package/lib/duet/p-3aa8996c.system.js +0 -4
  474. package/lib/duet/p-5e0ff5ee.entry.js +0 -4
  475. package/lib/duet/p-9306806c.entry.js +0 -4
  476. package/lib/duet/p-a6680923.entry.js +0 -4
  477. package/lib/duet/p-db49aee8.system.entry.js +0 -4
  478. package/lib/duet/p-df257e8e.entry.js +0 -4
  479. package/lib/esm-es5/focus-utils-97bd2937.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, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$2 } from './p-ed049602.js';
6
+ import { d as defineCustomElement$2 } from './p-be7b0a77.js';
7
7
 
8
8
  const duetToolbarLinkCss = "*,*::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;height:100%}.duet-toolbar-link{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;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:#004d80;text-align:center;text-decoration:none}.duet-toolbar-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:#940925}.duet-toolbar-link:hover{color:#00294d;background:#f3f9fc}.duet-toolbar-link:hover.duet-theme-turva{color:#171c3a;background:#f5f5f7}.duet-toolbar-link.active{color:#00294d}.duet-toolbar-link.active::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:\"\";background:#0077b3;transition:300ms ease;transform:translateY(1px)}.duet-toolbar-link.active::after.duet-theme-turva{background:#c60c30}.duet-toolbar-link.active.duet-theme-turva{color:#171c3a}.duet-toolbar-link.active.duet-theme-turva::after{background:#c60c30}";
9
9
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
 
7
7
  const duetToolbarCss = "*,*::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%}.duet-toolbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;background:white}.duet-toolbar .container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;height:36px;padding:0 28px;border-bottom:1px solid #e1e3e6}.duet-toolbar ::slotted(*){display:flex;align-items:center;justify-content:center;height:100%}.duet-toolbar.duet-theme-turva{background:white}.duet-toolbar.duet-theme-turva .container{border-bottom:1px solid #e4e4e6}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetTooltip$1, d as defineCustomElement$1 } from './p-cae5bd13.js';
4
+ import { D as DuetTooltip$1, d as defineCustomElement$1 } from './p-a5decd0e.js';
5
5
 
6
6
  const DuetTooltip = DuetTooltip$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, F as Fragment } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment } from './p-da4e7133.js';
5
5
  import { s as sizeHeader } from './p-55325c49.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { c as createID } from './p-c1325e35.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
- import { d as defineCustomElement$3 } from './p-ed049602.js';
10
- import { d as defineCustomElement$2 } from './p-5de79ec7.js';
9
+ import { d as defineCustomElement$3 } from './p-be7b0a77.js';
10
+ import { d as defineCustomElement$2 } from './p-b571afc1.js';
11
11
 
12
12
  const duetTrayCss = "*,*::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-tray{position:fixed;top:4rem;right:0;left:0;z-index:399;display:flex;flex-direction:column;max-height:calc(100% - 8rem);padding:16px 20px 16px 24px;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:#00294d;visibility:hidden;background:#f3f9fc;border-bottom:1px solid #e1e3e6;box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07);opacity:0;transition:opacity 600ms ease, visibility 600ms ease, transform 600ms ease;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray{padding:16px 36px}}@media (min-width: 106.25em){.duet-tray{padding:16px 52px 16px 60px}}.duet-tray:focus{outline:0}:host(.user-is-tabbing) .duet-tray:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-tray.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tray.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:#171c3a;background:#f5f5f7;border-color:#e4e4e6}.duet-tray.duet-tray-is-active{visibility:visible;opacity:1;transform:translateY(0)}.duet-tray.duet-tray-is-hidden{visibility:hidden;opacity:0;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray.duet-tray-is-responsive{display:none !important}}.duet-tray.duet-tray-is-expandable{padding-right:66px}@media (min-width: 62em){.duet-tray.duet-tray-is-expandable{padding-right:78px}}@media (min-width: 106.25em){.duet-tray.duet-tray-is-expandable{padding-right:94px}}.duet-tray-expandable{position:relative;z-index:100;width:calc(100% + 46px);max-height:0;overflow-y:auto;visibility:hidden;opacity:0;transition:opacity 600ms ease, visibility 600ms ease, max-height 600ms ease;scrollbar-width:none}.duet-tray-expandable::-webkit-scrollbar{display:none}.duet-tray-expandable.active{max-height:500px;visibility:visible;opacity:1}.duet-tray-expandable-content{width:100%;margin-top:16px;border-top:1px solid #e1e3e6}.duet-theme-turva .duet-tray-expandable-content{border-color:#e4e4e6}.duet-tray-button{-webkit-user-select:none;user-select:none;padding:20px !important;position:absolute;top:-2px;right:0;z-index:200;color:#00294d;text-align:center;cursor:pointer;border-radius:4px;transition:transform 300ms ease;-webkit-tap-highlight-color:transparent}@media (min-width: 62em){.duet-tray-button{margin-right:16px}}@media (min-width: 106.25em){.duet-tray-button{margin-right:36px}}.duet-theme-turva .duet-tray-button{color:#171c3a}.duet-tray-button.duet-tray-is-expanded{transform:rotate(-180deg)}.duet-tray-button:focus{outline:0}:host(.user-is-tabbing) .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tray-button:active{box-shadow:none;opacity:0.75}";
13
13
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetUploadAriaStatus$1, d as defineCustomElement$1 } from './p-109ee32c.js';
4
+ import { D as DuetUploadAriaStatus$1, d as defineCustomElement$1 } from './p-a1f7f989.js';
5
5
 
6
6
  const DuetUploadAriaStatus = DuetUploadAriaStatus$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,30 +1,30 @@
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-576a86ec.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { d as debounce } from './p-0b3f675e.js';
8
8
  import { g as getLocaleString, s as sanitizeString } from './p-ede854e1.js';
9
9
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
10
10
  import { h } from './p-e4a60f42.js';
11
- import { d as defineCustomElement$i } from './p-e3fead64.js';
12
- import { d as defineCustomElement$h } from './p-1362f0bf.js';
13
- import { d as defineCustomElement$g } from './p-57387b36.js';
14
- import { d as defineCustomElement$f } from './p-2ebba09a.js';
15
- import { d as defineCustomElement$e } from './p-8d44ec43.js';
16
- import { d as defineCustomElement$d } from './p-66d8d978.js';
17
- import { d as defineCustomElement$c } from './p-49a0152c.js';
18
- import { d as defineCustomElement$b } from './p-ed049602.js';
19
- import { d as defineCustomElement$a } from './p-f63d4452.js';
20
- import { d as defineCustomElement$9 } from './p-89ed456a.js';
21
- import { d as defineCustomElement$8 } from './p-743d9f51.js';
22
- import { d as defineCustomElement$7 } from './p-c288afb5.js';
23
- import { d as defineCustomElement$6 } from './p-e48d2549.js';
24
- import { d as defineCustomElement$5 } from './p-e7e99092.js';
25
- import { d as defineCustomElement$4 } from './p-2fe868ea.js';
26
- import { d as defineCustomElement$3 } from './p-109ee32c.js';
27
- import { d as defineCustomElement$2 } from './p-5de79ec7.js';
11
+ import { d as defineCustomElement$i } from './p-a8128c54.js';
12
+ import { d as defineCustomElement$h } from './p-d3bc5a14.js';
13
+ import { d as defineCustomElement$g } from './p-be0ba45a.js';
14
+ import { d as defineCustomElement$f } from './p-b2c7b7ee.js';
15
+ import { d as defineCustomElement$e } from './p-5ce3afc3.js';
16
+ import { d as defineCustomElement$d } from './p-d5460fb0.js';
17
+ import { d as defineCustomElement$c } from './p-b85f3cda.js';
18
+ import { d as defineCustomElement$b } from './p-be7b0a77.js';
19
+ import { d as defineCustomElement$a } from './p-50596909.js';
20
+ import { d as defineCustomElement$9 } from './p-e5658e86.js';
21
+ import { d as defineCustomElement$8 } from './p-79eb8ec9.js';
22
+ import { d as defineCustomElement$7 } from './p-09f1b4d3.js';
23
+ import { d as defineCustomElement$6 } from './p-37af5e4e.js';
24
+ import { d as defineCustomElement$5 } from './p-94e3ec93.js';
25
+ import { d as defineCustomElement$4 } from './p-5d1468ee.js';
26
+ import { d as defineCustomElement$3 } from './p-a1f7f989.js';
27
+ import { d as defineCustomElement$2 } from './p-b571afc1.js';
28
28
 
29
29
  const errorCodes = [
30
30
  {
@@ -1047,17 +1047,18 @@ const DuetUpload$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
1047
1047
  caption = caption.replace(/{maxbytes}/g, `${maxMegaBytesPrFile.toString()} MB`);
1048
1048
  caption = caption.replace(/{maxbytestotal}/g, `${maxMegaBytesTotal.toString()} MB`);
1049
1049
  caption = caption.replace(/{filetypes}/g, this.allowedExtensions.split(",").join(", "));
1050
+ // @ts-ignore
1050
1051
  return (h$1(Host, { class: { "duet-m-0": this.margin === "none" } }, h$1("duet-fieldset", { label: this.label, caption: caption }, h$1("slot", { name: "header" }), !this.files.size && (h$1("duet-label", { part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", theme: this.theme === "turva" ? "turva" : "default", size: "small", class: {
1051
1052
  "duet-upload-filelist-empty": !this.files.size,
1052
1053
  "duet-upload-filelist": true,
1053
1054
  "duet-upload-filelist-filled": this.files.size,
1054
1055
  }, id: this.labelId, for: identifier }, h$1("span", { class: {
1055
1056
  "duet-upload-filelist-empty-label": !this.files.size,
1056
- } }, this.fileListEmpty))), !!this.files.size && h$1("slot", { name: "fileheader" }), !!this.files.size && (h$1("duet-upload-aria-status", { invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderEditableTableGroups(), !!this.files.size && h$1("slot", { name: "filefooter" }), h$1("duet-spacer", { size: "large" }), !this.hideButton && (h$1("duet-button", { id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel)), h$1("duet-spacer", { size: "medium" }), (this.fileMaxReached || this.bytesMaxReached) && (h$1("duet-alert", { part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes))), h$1("duet-spacer", { size: "medium" }), h$1("duet-visually-hidden", null, h$1("input", { ref: input => {
1057
+ } }, this.fileListEmpty))), !!this.files.size && h$1("slot", { name: "fileheader" }), !!this.files.size && (h$1("duet-upload-aria-status", { invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderEditableTableGroups(), !!this.files.size && h$1("slot", { name: "filefooter" }), h$1("duet-spacer", { size: "large" }), !this.hideButton && (h$1("duet-button", { id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel)), h$1("duet-spacer", { size: "medium" }), (this.fileMaxReached || this.bytesMaxReached) && (h$1("duet-alert", { part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes))), h$1("duet-spacer", { size: "medium" }), h$1("duet-visually-hidden", { "aria-hidden": "true" }, h$1("input", { ref: input => {
1057
1058
  this.nativeInput = input;
1058
1059
  }, accept: !this.limitSelection ? undefined : `${this.allowedMimetypes},${this.allowedExtensions}`, onBlur: this.onBlur, onFocus: this.onFocus, onChange: e => this.onChange(e), type: "file", class: {
1059
1060
  "duet-upload": true,
1060
- }, disabled: this.disabled, "aria-hidden": "true", required: this.required, name: this.name, id: this.identifier, multiple: this.multiple })))));
1061
+ }, disabled: this.disabled, "aria-hidden": "true", required: this.required, name: this.name, id: this.identifier, multiple: this.multiple, tabIndex: -1 })))));
1061
1062
  }
1062
1063
  /**
1063
1064
  * XHR request utilities
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetVisuallyHidden$1, d as defineCustomElement$1 } from './p-5de79ec7.js';
4
+ import { D as DuetVisuallyHidden$1, d as defineCustomElement$1 } from './p-b571afc1.js';
5
5
 
6
6
  const DuetVisuallyHidden = DuetVisuallyHidden$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- export { s as setAssetPath, a as setPlatformOptions } from './p-576a86ec.js';
4
+ export { s as setAssetPath, a as setPlatformOptions } from './p-da4e7133.js';
5
5
  export { DuetActionButton, defineCustomElement as defineCustomElementDuetActionButton } from './duet-action-button.js';
6
6
  export { DuetAlert, defineCustomElement as defineCustomElementDuetAlert } from './duet-alert.js';
7
7
  export { DuetBadge, defineCustomElement as defineCustomElementDuetBadge } from './duet-badge.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { s as sanitizeString } from './p-5a9d75e1.js';
7
7
  import { g as getColorByName } from './p-535ce3ec.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { g as getLocaleString } from './p-ede854e1.js';
8
- import { d as defineCustomElement$1 } from './p-5de79ec7.js';
8
+ import { d as defineCustomElement$1 } from './p-b571afc1.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:#f3f9fc;border-radius:0;box-shadow:none}.duet-theme-turva .duet-progress .progress-bar{background-color:#fcf3f4}.duet-progress .progress-bar>span{display:block;height:inherit;text-indent:-9999px;background-color:#0077b3;border-radius:0}.duet-theme-turva .duet-progress .progress-bar>span{background-color:#c60c30}.duet-progress progress[value]{display:flex;width:100%;height:inherit;min-height:1px;color:#0077b3;border:0 none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.duet-theme-turva .duet-progress progress[value]{color:#c60c30}.duet-progress progress[value]::-webkit-progress-bar{background-color:#f3f9fc;border-radius:0}.duet-theme-turva .duet-progress progress[value]::-webkit-progress-bar{background-color:#fcf3f4}.duet-progress progress[value]::-webkit-progress-value{background-color:#0077b3;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-theme-turva .duet-progress progress[value]::-webkit-progress-value{background-color:#c60c30}.duet-progress progress[value] ::-moz-progress-bar{background-color:#f3f9fc}.duet-theme-turva .duet-progress progress[value] ::-moz-progress-bar{background-color:#fcf3f4}";
11
11
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.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;display:flex;flex-flow:row;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:#00294d}@media (max-width: 35.9375em){:host{flex-wrap:wrap}}:host dt,:host dd{margin-inline-start:0;-webkit-hyphens:auto;hyphens:auto;text-align:left;word-break:break-all;word-break:break-word}@media (max-width: 35.9375em){:host dt,:host dd{flex:inherit;flex-basis:100% !important;width:100%;padding-bottom:4px !important}}:host dt{padding:16px !important;font-weight:600}@media (max-width: 35.9375em){:host dt{padding-bottom:4px !important}}.duet-theme-turva :host dt{font-weight:700}:host dd{padding:16px !important;margin-left:auto;text-align:left}@media (max-width: 35.9375em){:host dd{padding-top:0 !important}}:host(:not(.duet-list-striped)) dt{padding:8px !important;padding-left:0 !important}@media (max-width: 35.9375em){:host(:not(.duet-list-striped)) dt{padding-bottom:4px !important}}:host(:not(.duet-list-striped)) dd{padding:8px !important;padding-left:0 !important}@media (max-width: 35.9375em){:host(:not(.duet-list-striped)) dd{padding-top:0 !important}}: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:#171c3a}:host(.duet-list-striped:nth-child(odd)) dt,:host(.duet-list-striped:nth-child(odd)) dd{background:#f5f8fa}:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dt,:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dd{background:#f5f5f7}:host(.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-width-70) dd{flex-basis:35%}:host(.duet-p-0) dt,:host(.duet-p-0) dd{padding-top:0 !important;padding-bottom:4px !important}@media (max-width: 35.9375em){:host(.duet-list-mobile-center) dt,:host(.duet-list-mobile-center) dd{text-align:center}}@media (max-width: 61.9375em){:host(.duet-list-breakpoint-large){flex-wrap:wrap}:host(.duet-list-breakpoint-large) dt,:host(.duet-list-breakpoint-large) dd{flex:inherit;flex-basis:100% !important;width:100%;padding-bottom:4px !important}:host(.duet-list-breakpoint-large) dd{padding-top:0 !important}}:host(.duet-list-breakpoint-large.duet-list-striped) dd{padding-bottom:16px !important}@media (max-width: 61.9375em){:host(.duet-list-breakpoint-large.duet-list-mobile-center) dt,:host(.duet-list-breakpoint-large.duet-list-mobile-center) dd{text-align:center !important}}";
7
7
 
@@ -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-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$1 } from './p-ed049602.js';
6
+ import { d as defineCustomElement$1 } from './p-be7b0a77.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:#00294d;text-align:center;background:#f5f8fa;border-radius:4px}.duet-empty-state.duet-theme-turva{color:#171c3a;background:#f5f5f7}";
9
9
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
 
6
6
  const duetSpacerCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.duet-spacer-horizontal){display:inline-block;height:100% !important}:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.duet-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.duet-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.small){width:12px;min-width:12px}}:host(.duet-spacer-horizontal.medium){height:100%}:host(.duet-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.large){width:20px;min-width:20px}}:host(.duet-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.duet-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.duet-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.duet-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.duet-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.duet-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.duet-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.duet-spacer-vertical.small){height:12px;min-height:12px}}:host(.duet-spacer-vertical.medium){width:100%}:host(.duet-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.duet-spacer-vertical.large){height:20px;min-height:20px}}:host(.duet-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.duet-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.duet-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.duet-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.duet-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.duet-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.duet-spacer-xx-small){display:block}}:host(.duet-spacer-x-small){display:none}@media (max-width: 35.9375em){:host(.duet-spacer-x-small){display:block}}:host(.duet-spacer-small){display:none}@media (min-width: 36em){:host(.duet-spacer-small){display:block}}:host(.duet-spacer-medium){display:none}@media (min-width: 48em){:host(.duet-spacer-medium){display:block}}:host(.duet-spacer-large){display:none}@media (min-width: 62em){:host(.duet-spacer-large){display:block}}:host(.duet-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.duet-spacer-x-large){display:block}}:host(.duet-spacer-xx-large){display:none}@media (min-width: 76.25em){:host(.duet-spacer-xx-large){display:block}}";
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
 
7
7
  const duetLabelCss = "*.sc-duet-label,*.sc-duet-label::after,*.sc-duet-label::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-label-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:12px !important;position:relative;z-index:100;display:inline-flex;width:auto;margin-top:8px !important;line-height:1.25;cursor:default}.duet-p-0.sc-duet-label-h{padding:0 !important}.duet-m-0.sc-duet-label-h{margin:0 !important}.duet-m-0.sc-duet-label-h{margin-bottom:0 !important}.duet-small-margin.sc-duet-label-h{margin-top:8px !important;margin-bottom:4px !important}.duet-has-tooltip.sc-duet-label-h{padding-right:48px}@media (min-width: 48em){.duet-has-tooltip.sc-duet-label-h{padding-right:0}}label.sc-duet-label{margin:0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600 !important;line-height:1.25;color:#00294d;text-align:left;word-break:break-word}label.sc-duet-label span.sc-duet-label{font-size:1rem;font-weight:600 !important;word-break:break-word}.duet-label-small.sc-duet-label-h label.sc-duet-label{font-size:0.875rem}.duet-label-small.sc-duet-label-h label.sc-duet-label span.sc-duet-label{font-size:0.875rem}.duet-theme-turva.sc-duet-label-h label.sc-duet-label{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}";
@@ -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-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$1 } from './p-ed049602.js';
6
+ import { d as defineCustomElement$1 } from './p-be7b0a77.js';
7
7
 
8
8
  const duetScrollableCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}:host{position:relative !important}:host .duet-scrollable-items{display:flex}:host .duet-scrollable-items .duet-scrollable-button{position:relative;flex:0 0 auto;flex-basis:40px;padding:10px;cursor:pointer}:host .duet-scrollable-items .duet-scrollable-button:active{transform:scale(0.8)}:host .duet-scrollable-items .duet-scrollable-button--left{left:-12px}:host .duet-scrollable-items .duet-scrollable-button--right{right:-12px}:host .duet-scrollable-items .duet-scrollable-button--occluded{display:none}:host .duet-scrollable-items .duet-scrollable-list{display:flex;flex-wrap:nowrap;gap:20px;padding-top:2px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-margin:0 20px;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;}:host .duet-scrollable-items .duet-scrollable-list::-webkit-scrollbar{display:none}::slotted(*){scroll-snap-align:center;margin-left:0;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}";
9
9
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
 
7
7
  const duetGridItemCss = ".sc-duet-grid-item-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;min-width:0;max-width:100%;flex:0 0 auto;padding-right:8px;padding-left:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;color:#00294d}.sc-duet-grid-item-h:first-child,.sc-duet-grid-item-h:first-of-type{padding-left:0}.sc-duet-grid-item-h:last-child,.sc-duet-grid-item-h:last-of-type{padding-right:0}@media (max-width: 35.9375em){.duet-grid-item-responsive.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important;padding-right:0;padding-left:0}}@media screen and (max-width: 47.9375em){.duet-grid-item-br-medium.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 47.9375em){.duet-grid-item-responsive.duet-grid-item-br-medium.sc-duet-grid-item-h{padding-right:0;padding-left:0}}@media screen and (max-width: 64em){.duet-grid-item-br-x-large.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 64em){.duet-grid-item-responsive.duet-grid-item-br-x-large.sc-duet-grid-item-h{padding-right:0;padding-left:0}}.duet-grid-item-fill.sc-duet-grid-item-h{flex:1 1 auto;width:100%}.duet-theme-turva.sc-duet-grid-item-h{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-m-0.sc-duet-grid-item-h{padding:0 !important;margin:0 !important}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.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:#657787;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:#747475}:host(.duet-caption-selected){color:#0077b3}:host(.duet-caption-selected.duet-theme-turva){color:#171c3a}:host(.duet-m-0){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, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { h as sizeNavigation, s as sizeHeader } from './p-55325c49.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { d as debounce } from './p-0b3f675e.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { w as watchForOptions } from './p-12721178.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-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.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-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.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, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.js';
7
7
 
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
5
- import { d as defineCustomElement$1 } from './p-5de79ec7.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
+ import { d as defineCustomElement$1 } from './p-b571afc1.js';
6
6
 
7
7
  const DuetUploadAriaStatus = /*@__PURE__*/ proxyCustomElement(class 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, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { e as colorGrayLightest, f as colorBrandGrayTurva, c as colorPrimaryTurva, g as colorBrandBlue } from './p-55325c49.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { c as createID } from './p-c1325e35.js';
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
8
- import { d as defineCustomElement$2 } from './p-ed049602.js';
9
- import { d as defineCustomElement$1 } from './p-5de79ec7.js';
8
+ import { d as defineCustomElement$2 } from './p-be7b0a77.js';
9
+ import { d as defineCustomElement$1 } from './p-b571afc1.js';
10
10
 
11
11
  const duetTooltipCss = "*,*::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:relative;z-index:200;display:inline-flex;width:auto;margin-top:-16px !important;margin-left:-3px !important;-webkit-tap-highlight-color:transparent}.duet-tooltip{position:absolute;right:-141px;bottom:100%;z-index:950;display:block;width:282px;min-height:48px;max-height:340px;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:#00294d;visibility:hidden;background:white;border:1px solid #e1e3e6;border-radius:4px;box-shadow:0 2px 10px 0 rgba(0, 41, 77, 0.07);opacity:0;transition:300ms ease;transform:scale(0.9) translateZ(0) translateY(20px);transform-origin:100% 100%}.duet-tooltip.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a;border-color:#e4e4e6;box-shadow:0 2px 10px 0 rgba(117, 117, 117, 0.13)}.duet-tooltip::after{position:absolute;right:142px;bottom:-20px;z-index:200;width:0;height:0;content:\"\";border:10px solid transparent;border-top:10px solid white}.duet-tooltip::before{position:absolute;right:141px;bottom:-22px;z-index:100;width:0;height:0;content:\"\";border:11px solid transparent;border-top:11px solid #e1e3e6}.duet-theme-turva .duet-tooltip::before{border-top:11px solid #e4e4e6}.duet-tooltip.duet-tooltip-down{top:100%;bottom:auto;transform:scale(0.9) translateZ(0) translateY(-20px);transform-origin:100% 0}.duet-tooltip.duet-tooltip-down::after{top:-20px;bottom:auto;border:10px solid transparent;border-bottom:10px solid white}.duet-tooltip.duet-tooltip-down::before{top:-22px;bottom:auto;border:11px solid transparent;border-bottom:11px solid #e1e3e6}.duet-theme-turva .duet-tooltip.duet-tooltip-down::before{border-bottom:11px solid #e4e4e6}.duet-tooltip.duet-tooltip-left{right:-21px !important;transform-origin:100% 100% !important}.duet-tooltip.duet-tooltip-left::after{right:22px !important;transform:none !important}.duet-tooltip.duet-tooltip-left::before{right:21px !important;transform:none !important}.duet-tooltip.duet-tooltip-right{right:auto !important;left:-9px !important;transform-origin:100% 100% !important}.duet-tooltip.duet-tooltip-right::after{right:auto !important;left:22px !important;transform:none !important}.duet-tooltip.duet-tooltip-right::before{right:auto !important;left:21px !important;transform:none !important}.duet-tooltip.duet-tooltip-has-label{right:auto !important;left:0;width:282px !important;transform-origin:0 0 !important}.duet-tooltip.duet-tooltip-has-label::after{right:auto !important;left:1px !important;transform:none !important}.duet-tooltip.duet-tooltip-has-label::before{right:auto !important;left:0 !important;transform:none !important}.duet-tooltip.duet-tooltip-active{visibility:visible;opacity:1;transition-property:transform, opacity;transform:scale(1.0001) translateZ(0) translateY(-8px)}.duet-tooltip.duet-tooltip-active.duet-tooltip-down{transform:scale(1.0001) translateZ(0) translateY(8px)}.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:#0077b3;white-space:nowrap;cursor:pointer;background:transparent !important;border-radius:4px}.duet-tooltip-button.duet-theme-turva{color:#c60c30}.duet-tooltip-button:hover{color:#004d80}.duet-tooltip-button:hover.duet-theme-turva{color:#940925}.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-scrollable{padding:20px !important;width:100%;max-height:250px;padding-right:25px !important;overflow-y:auto;-webkit-hyphens:auto;hyphens:auto;border-radius:4px;-webkit-overflow-scrolling:touch}.duet-tooltip-scrollable:focus{outline:none}:host(.user-is-tabbing) .duet-tooltip-scrollable:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-tooltip-scrollable:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tooltip-scrollable::-webkit-scrollbar{width:4px}.duet-tooltip-scrollable::-webkit-scrollbar-track{border-radius:4px}.duet-tooltip-scrollable::-webkit-scrollbar-thumb{background:#e1e3e6;border-radius:4px}.duet-theme-turva .duet-tooltip-scrollable::-webkit-scrollbar-thumb{background:#e4e4e6}.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\"}.duet-tooltip-close{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:17px;height:17px;min-height:0 !important;padding:0 !important;margin:0 !important;line-height:normal;color:#00294d;cursor:pointer;background:#f5f8fa;border-radius:50%;-webkit-appearance:none;appearance:none}.duet-tooltip-close:focus{outline:none;box-shadow:0 0 0 2px #0077b3}.duet-theme-turva .duet-tooltip-close:focus{color:#171c3a;box-shadow:0 0 0 2px #171c3a}@media (min-width: 48em){.duet-tooltip.duet-mq-medium{right:-148px;width:320px;transform-origin:50% 100%}.duet-tooltip.duet-mq-medium::after{right:50%;transform:translateX(50%)}.duet-tooltip.duet-mq-medium::before{right:50%;transform:translateX(50%)}.duet-tooltip.duet-mq-medium.duet-tooltip-down{transform-origin:50% 0}}@media (min-width: 62em){.duet-tooltip.duet-mq-large{right:-148px;width:320px;transform-origin:50% 100%}.duet-tooltip.duet-mq-large::after{right:50%;transform:translateX(50%)}.duet-tooltip.duet-mq-large::before{right:50%;transform:translateX(50%)}.duet-tooltip.duet-mq-large.duet-tooltip-down{transform-origin:50% 0}}";
12
12
 
@@ -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, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { d as debounce } from './p-0b3f675e.js';
8
8
  import { i as isKeyboardClick } from './p-d8549efe.js';
9
9
  import { g as getLocaleString } from './p-ede854e1.js';
10
10
  import { c as capitalizeFirstLetter, g as getColorByName, s as shadeRGBColor } from './p-535ce3ec.js';
11
- import { d as defineCustomElement$2 } from './p-ed049602.js';
12
- import { d as defineCustomElement$1 } from './p-5de79ec7.js';
11
+ import { d as defineCustomElement$2 } from './p-be7b0a77.js';
12
+ import { d as defineCustomElement$1 } from './p-b571afc1.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}button.duet-action-button{white-space:nowrap}button.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 !important;color:#00294d;cursor:pointer;background:#f5f8fa;border-radius:50%;transition:background-color 300ms ease !important}.duet-theme-turva button.duet-action-button{color:#171c3a;background:#f5f5f7}button.duet-action-button duet-icon{display:block}@media (max-width: 35.9375em){button.duet-action-button{width:32px;height:32px}}button.duet-action-button:not(:disabled):hover{background:#e9ecee}.duet-theme-turva button.duet-action-button:not(:disabled):hover{background:#e9e9eb}button.duet-action-button:focus{outline:0;box-shadow:0 0 0 2px #0077b3 !important}.duet-theme-turva button.duet-action-button:focus{box-shadow:0 0 0 2px #171c3a !important}button.duet-action-button:active:focus{background:#dddfe1 !important;box-shadow:none}.duet-theme-turva button.duet-action-button:active:focus{background:#ddddde !important}button.duet-action-button:disabled{color:#909599;cursor:default;background:#f5f8fa;opacity:0.75}.duet-theme-turva button.duet-action-button:disabled{color:#747475;background:#f5f5f7}";
15
15
 
@@ -51,17 +51,11 @@ const DuetActionButton = /*@__PURE__*/ proxyCustomElement(class extends H {
51
51
  this.accessibleLabelledBy = undefined;
52
52
  this.accessibleDescription = undefined;
53
53
  this.accessibleLabelsDefaults = {
54
- en: {
55
- label: "Click to activate action",
56
- },
57
- fi: {
58
- label: "Klikkaa toiminnon aktivointiin",
59
- },
60
- sv: {
61
- label: "Klicka för att aktivera åtgärd",
62
- },
54
+ en: "Click to activate action",
55
+ fi: "Klikkaa toiminnon aktivointiin",
56
+ sv: "Klicka för att aktivera åtgärd",
63
57
  };
64
- this.accessibleLabels = getLocaleString(this.accessibleLabelsDefaults);
58
+ this.accessibleLabel = getLocaleString(this.accessibleLabelsDefaults);
65
59
  this.accessibleControls = "";
66
60
  }
67
61
  //handle a11y keyboard navigation events
@@ -126,7 +120,7 @@ const DuetActionButton = /*@__PURE__*/ proxyCustomElement(class extends H {
126
120
  "duet-action-button": true,
127
121
  "duet-action-button--disabled": this.disabled,
128
122
  [`duet-action-button--${this.theme}`]: this.theme !== "",
129
- }, type: "button", onClick: e => this.onMouseHandler(e), "aria-label": this.accessibleLabels.label, "aria-labelledby": this.accessibleLabelledBy, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy, "aria-details": this.accessibleDetails, "aria-controls": this.accessibleControls, title: this.getTitle() }, h("duet-icon", { part: "icon", name: this.iconName, color: this.iconColor, margin: "none", size: this.iconSize }), h("duet-visually-hidden", null, h("slot", null)))));
123
+ }, type: "button", onClick: e => this.onMouseHandler(e), "aria-label": this.accessibleLabel, "aria-labelledby": this.accessibleLabelledBy, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy, "aria-details": this.accessibleDetails, "aria-controls": this.accessibleControls, title: this.getTitle() }, h("duet-icon", { part: "icon", name: this.iconName, color: this.iconColor, margin: "none", size: this.iconSize }), h("duet-visually-hidden", null, h("slot", null)))));
130
124
  }
131
125
  get element() { return this; }
132
126
  static get style() { return duetActionButtonCss; }
@@ -147,7 +141,7 @@ const DuetActionButton = /*@__PURE__*/ proxyCustomElement(class extends H {
147
141
  "accessibleLabelledBy": [1, "accessible-labelled-by"],
148
142
  "accessibleDescription": [1, "accessible-description"],
149
143
  "accessibleLabelsDefaults": [16],
150
- "accessibleLabels": [16],
144
+ "accessibleLabel": [1, "accessible-label"],
151
145
  "accessibleControls": [1, "accessible-controls"],
152
146
  "numbersStore": [32]
153
147
  }]);
@@ -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-576a86ec.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
7
7
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
8
8
  import { g as getColorByName } from './p-535ce3ec.js';
9
- import { d as defineCustomElement$3 } from './p-ed049602.js';
10
- import { d as defineCustomElement$2 } from './p-e7e99092.js';
11
- import { d as defineCustomElement$1 } from './p-5de79ec7.js';
9
+ import { d as defineCustomElement$3 } from './p-be7b0a77.js';
10
+ import { d as defineCustomElement$2 } from './p-94e3ec93.js';
11
+ import { d as defineCustomElement$1 } from './p-b571afc1.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%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host{width:100%}}:host(.input-button){z-index:250}:host(.duet-small){margin-right:2px !important;margin-bottom:8px !important}:host(.duet-small):last-child,:host(.duet-small):last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host(.duet-small){width:auto}}:host(.duet-expand){width:100% !important}:host(.duet-m-0){margin:0 !important}:host(.duet-fixed){width:auto !important}:host(:last-child){margin-right:0 !important}.duet-button-container{position:relative;width:100%}.duet-button{padding:14px 27px 15px !important;-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;width:100%;min-width:8rem;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.1;color:#0077b3 !important;text-align:center;text-decoration:none;cursor:pointer;background:transparent;border-style:solid;border-width:2px;border-radius:20rem;transition:background-color 300ms ease, color 300ms ease, border 300ms ease, box-shadow 300ms ease}.duet-button.duet-p-0{padding:0 !important}.duet-button.duet-m-0{margin:0 !important}.duet-button:not(.input-button-primary,.input-button-secondary){font-variant-numeric:tabular-nums}.duet-button.duet-button-text-center{text-align:center !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only){padding:9px 19px 10px !important;min-width:5.3333333333rem;font-size:0.875rem}.duet-button.duet-button-is-small:not(.duet-button-icon-only).icon{padding-left:48px !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only).icon-right{padding-right:48px !important;padding-left:20px !important}.duet-theme-turva .duet-button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#c60c30 !important}.duet-button .duet-button-contents{position:relative;display:inline-block;margin:0 auto;pointer-events:none}.duet-button.duet-no-wrap{white-space:nowrap}.duet-button.icon{padding-left:52px !important}.duet-button.icon-right{padding-right:52px !important;padding-left:28px !important}.duet-button svg{width:100%;min-width:100%;fill:currentColor}.duet-button .duet-button-icon{position:absolute;top:50%;left:-28px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin:0 !important;transform:translateY(-50%)}.duet-button .duet-button-icon duet-icon{width:16px;height:16px}.duet-button .duet-button-icon.right{right:-28px;left:auto}.duet-button .duet-button-icon.large{left:-32px;width:20px;height:20px}.duet-button .duet-button-icon.large duet-icon{width:20px;height:20px}.duet-button .duet-button-icon.large.right{right:-32px;left:auto}.duet-button .duet-button-icon.medium-small{left:-16px;width:10px;height:10px;padding-top:1px}.duet-button .duet-button-icon.medium-small duet-icon{width:10px;height:10px}.duet-button .duet-button-icon.medium-small.right{right:-16px;left:auto}.duet-button .duet-button-icon.small{left:-16px;width:7px;height:7px}.duet-button .duet-button-icon.small duet-icon{width:7px;height:7px}.duet-button .duet-button-icon.small.right{right:-16px;left:auto}.duet-button: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{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-button:active:not([disabled]){opacity:0.75;transition:none}.duet-button.default{border-color:#e1e3e6}.duet-theme-turva .duet-button.default{color:#c60c30 !important;border-color:#e4e4e6}.duet-button.default:hover{border-color:#0077b3}.duet-theme-turva .duet-button.default:hover{border-color:#c60c30}.duet-button.default.duet-button-negative{background-color:white}.duet-theme-turva .duet-button.default.duet-button-negative{background-color:#e4e4e6 !important}.duet-button.default.duet-button-negative:hover{color:#0077b3 !important;border-color:#0077b3}.duet-theme-turva .duet-button.default.duet-button-negative:hover{color:#c60c30 !important;border-color:#c60c30}.duet-button.primary,.duet-button.input-button-primary{color:white !important;background:#0077b3;border-color:#0077b3}.duet-theme-turva .duet-button.primary,.duet-theme-turva .duet-button.input-button-primary{color:white !important;background:#c60c30;border-color:#c60c30}.duet-button.primary:hover,.duet-button.input-button-primary:hover{background:#005f8f;border-color:#005f8f;box-shadow:0 4px 20px rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.primary:hover,.duet-theme-turva .duet-button.input-button-primary:hover{background:#940925;border-color:#940925}.duet-button.primary:focus,.duet-button.input-button-primary:focus{outline:0;box-shadow:0 0 0 1px white, 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 white, 0 0 0 4px rgba(23, 28, 58, 0.7)}.duet-button.secondary,.duet-button.input-button-secondary{color:#00294d !important;background:transparent;border-color:#00294d}.duet-theme-turva .duet-button.secondary,.duet-theme-turva .duet-button.input-button-secondary{color:#171c3a !important;border-color:#171c3a}.duet-button.secondary:hover,.duet-button.input-button-secondary:hover{color:#0077b3 !important;border-color:#0077b3}.duet-theme-turva .duet-button.secondary:hover,.duet-theme-turva .duet-button.input-button-secondary:hover{color:#c60c30 !important;border-color:#c60c30}.duet-button.secondary.duet-button-negative,.duet-button.input-button-secondary.duet-button-negative{color:#e1e3e6 !important;border-color:white}.duet-theme-turva .duet-button.secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative{color:#e4e4e6 !important}.duet-button.secondary.duet-button-negative:hover,.duet-button.input-button-secondary.duet-button-negative:hover{color:#0077b3 !important;border-color:#0077b3}.duet-theme-turva .duet-button.secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative:hover{color:#c60c30 !important;border-color:#c60c30}.duet-button.negative{color:#00294d !important;background:white;border-color:white}.duet-theme-turva .duet-button.negative{color:#171c3a !important}.duet-button.negative:hover{color:white !important;background:transparent;border-color:white}.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 #171c3a, 0 0 0 4px rgba(255, 255, 255, 0.7)}.duet-button.destructive-primary{color:white !important;background:#de2362;border-color:#de2362}.duet-theme-turva .duet-button.destructive-primary{color:white !important;background:#e02a0d;border-color:#e02a0d}.duet-button.destructive-primary:hover{background:#b21c4e;border-color:#b21c4e;box-shadow:0 4px 20px rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.destructive-primary:hover{background:#b3220a}.duet-button.destructive,.duet-button.destructive-secondary{color:#de2362 !important;background:white;border-color:#de2362}.duet-theme-turva .duet-button.destructive,.duet-theme-turva .duet-button.destructive-secondary{color:#e02a0d !important;background:white;border-color:#e02a0d}.duet-button.destructive:hover,.duet-button.destructive-secondary:hover{color:white !important;background:#b21c4e;border-color:#b21c4e}.duet-theme-turva .duet-button.destructive:hover,.duet-theme-turva .duet-button.destructive-secondary:hover{color:white !important;background:#b3220a;border-color:#b3220a}.duet-button.plain{min-width:48px;padding-right:0 !important;padding-left:0 !important;line-height:1.5;text-align:left;background:transparent;border:0;border-color:transparent;border-radius:4px}.duet-theme-turva .duet-button.plain{color:#c60c30 !important;background:transparent;border-color:transparent}.duet-button.plain.icon{padding-left:20px !important}.duet-button.plain.icon.icon-right{padding-right:20px !important;padding-left:0 !important}.duet-button.plain.icon.medium{padding-left:24px !important}.duet-button.plain.icon.medium.icon-right{padding-right:24px !important;padding-left:0 !important}.duet-button.plain.icon.large{padding-left:30px !important}.duet-button.plain.icon.large.icon-right{padding-right:30px !important;padding-left:0 !important}.duet-button.plain .duet-button-icon.left{left:-16.6666666667px !important}.duet-button.plain .duet-button-icon.left.medium{left:-24px !important}.duet-button.plain .duet-button-icon.left.large{left:-30px !important}.duet-button.plain .duet-button-icon.right{right:-16.6666666667px !important}.duet-button.plain .duet-button-icon.right.medium{right:-24px !important}.duet-button.plain .duet-button-icon.right.large{right:-30px !important}.duet-button.plain[disabled]{color:#657787 !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:#e4e4e6 !important}.duet-button.plain:hover{color:#004d80 !important;background:transparent !important}.duet-theme-turva .duet-button.plain:hover{color:#940925 !important}.duet-button.plain.duet-button-negative{color:white !important}.duet-theme-turva .duet-button.plain.duet-button-negative{color:#e4e4e6 !important}.duet-button.plain.duet-button-negative:hover{color:#0077b3 !important}.duet-theme-turva .duet-button.plain.duet-button-negative:hover{color:#c60c30 !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{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{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{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button[disabled],.duet-button[disabled]:hover,.duet-button.duet-button-negative[disabled],.duet-button.duet-button-negative[disabled]:hover{color:#657787 !important;cursor:not-allowed;background:#e1e3e6 !important;border-color:#e1e3e6 !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:#747475 !important;cursor:not-allowed;background:#e4e4e6 !important;border-color:#e4e4e6 !important}.duet-button-is-loading.primary,.duet-button-is-loading.input-button-primary{color:white}.duet-button-is-loading.default{color:#0077b3}.duet-button-is-loading.default.duet-theme-turva{color:#c60c30}.duet-button-is-loading .duet-button-contents{visibility:hidden;opacity:0}";
14
14
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.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
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
- import { d as defineCustomElement$1 } from './p-8d44ec43.js';
7
+ import { d as defineCustomElement$1 } from './p-5ce3afc3.js';
8
8
 
9
9
  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{width:100%;min-width:0;border:0}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:#00294d;text-align:left;background:transparent}.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:#171c3a}.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:#de2362;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:#e02a0d}::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}";
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.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{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:#00294d;text-align:center;word-break:break-word;vertical-align:middle;background:#e6f1f7;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:#171c3a;background:#e8e8eb}.duet-badge.warning{background:#fef3df}.duet-badge.warning.duet-theme-turva{background:#fef1db}.duet-badge.danger{background:#fce9ef}.duet-badge.danger.duet-theme-turva{background:#fceae7}.duet-badge.success{background:#e6f3ef}.duet-badge.success.duet-theme-turva{background:#e6f3ed}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { E as Env, p as proxyCustomElement, H, h, b as Host } from './p-576a86ec.js';
4
+ import { E as Env, p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.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, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-da4e7133.js';
5
5
  import { m as media_query_large, b as media_query_medium, c as media_query_small } from './p-738bd3c5.js';
6
6
  import { w as watchForOptions, a as watchForElement } from './p-12721178.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, b as Host } from './p-576a86ec.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-da4e7133.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7