@duetds/components 6.3.4 → 6.3.5

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 (467) hide show
  1. package/hydrate/index.js +13 -6
  2. package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
  3. package/lib/cjs/duet-alert.cjs.entry.js +1 -1
  4. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-button_2.cjs.entry.js +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 +2 -2
  12. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  16. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  17. package/lib/cjs/duet-editable-table_3.cjs.entry.js +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 +11 -5
  24. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
  26. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-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 +1 -1
  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 +1 -1
  67. package/lib/cjs/{focus-utils-a86d4897.js → focus-utils-1792d16d.js} +1 -1
  68. package/lib/cjs/{index-2c9f4ea0.js → index-c780231c.js} +1 -1
  69. package/lib/cjs/loader.cjs.js +1 -1
  70. package/lib/collection/components/duet-hero/duet-hero.css +77 -6
  71. package/lib/collection/components/duet-hero/duet-hero.js +10 -4
  72. package/lib/collection/components/duet-table/duet-table.js +3 -2
  73. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  74. package/lib/dist-custom-elements/duet-alert.js +1 -1
  75. package/lib/dist-custom-elements/duet-badge.js +1 -1
  76. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  77. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  78. package/lib/dist-custom-elements/duet-button.js +1 -1
  79. package/lib/dist-custom-elements/duet-caption.js +1 -1
  80. package/lib/dist-custom-elements/duet-card.js +3 -3
  81. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  82. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  83. package/lib/dist-custom-elements/duet-choice.js +5 -5
  84. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  85. package/lib/dist-custom-elements/duet-combobox.js +2 -2
  86. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  87. package/lib/dist-custom-elements/duet-date-picker.js +8 -8
  88. package/lib/dist-custom-elements/duet-divider.js +1 -1
  89. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  90. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  91. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  92. package/lib/dist-custom-elements/duet-footer.js +4 -4
  93. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  94. package/lib/dist-custom-elements/duet-grid.js +1 -1
  95. package/lib/dist-custom-elements/duet-header.js +8 -8
  96. package/lib/dist-custom-elements/duet-heading.js +1 -1
  97. package/lib/dist-custom-elements/duet-hero.js +19 -13
  98. package/lib/dist-custom-elements/duet-icon.js +1 -1
  99. package/lib/dist-custom-elements/duet-input.js +1 -1
  100. package/lib/dist-custom-elements/duet-label.js +1 -1
  101. package/lib/dist-custom-elements/duet-layout.js +1 -1
  102. package/lib/dist-custom-elements/duet-link.js +1 -1
  103. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  104. package/lib/dist-custom-elements/duet-list.js +1 -1
  105. package/lib/dist-custom-elements/duet-logo.js +1 -1
  106. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  107. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  108. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  109. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  110. package/lib/dist-custom-elements/duet-modal.js +7 -7
  111. package/lib/dist-custom-elements/duet-multiselect.js +8 -8
  112. package/lib/dist-custom-elements/duet-nav.js +1 -1
  113. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  114. package/lib/dist-custom-elements/duet-notification.js +2 -2
  115. package/lib/dist-custom-elements/duet-number-input.js +7 -7
  116. package/lib/dist-custom-elements/duet-pagination.js +7 -7
  117. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  118. package/lib/dist-custom-elements/duet-progress.js +1 -1
  119. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  120. package/lib/dist-custom-elements/duet-radio.js +1 -1
  121. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  122. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  123. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  124. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  125. package/lib/dist-custom-elements/duet-select.js +1 -1
  126. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  127. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  128. package/lib/dist-custom-elements/duet-slideout-panel-dropdown-link.js +2 -2
  129. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  130. package/lib/dist-custom-elements/duet-slideout-panel-link.js +2 -2
  131. package/lib/dist-custom-elements/duet-slideout-panel.js +2 -2
  132. package/lib/dist-custom-elements/duet-slideout.js +2 -2
  133. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  134. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  135. package/lib/dist-custom-elements/duet-step.js +4 -4
  136. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  137. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  138. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  139. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  140. package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
  141. package/lib/dist-custom-elements/duet-tab-group.js +8 -8
  142. package/lib/dist-custom-elements/duet-tab.js +1 -1
  143. package/lib/dist-custom-elements/duet-table.js +1 -1
  144. package/lib/dist-custom-elements/duet-textarea.js +8 -8
  145. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  146. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  147. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  148. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  149. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  150. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  151. package/lib/dist-custom-elements/duet-tray.js +3 -3
  152. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  153. package/lib/dist-custom-elements/duet-upload.js +18 -18
  154. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  155. package/lib/dist-custom-elements/index.js +1 -1
  156. package/lib/dist-custom-elements/{p-60f5c17a.js → p-05ca8ad3.js} +1 -1
  157. package/lib/dist-custom-elements/{p-c6ff1566.js → p-093cdb4b.js} +6 -6
  158. package/lib/dist-custom-elements/{p-d74ef562.js → p-0e692503.js} +1 -1
  159. package/lib/dist-custom-elements/{p-b2768149.js → p-12b842a7.js} +1 -1
  160. package/lib/dist-custom-elements/{p-049cca7b.js → p-12fb0f9e.js} +2 -2
  161. package/lib/dist-custom-elements/{p-72c6ad08.js → p-1529e25b.js} +1 -1
  162. package/lib/dist-custom-elements/{p-34801312.js → p-18414294.js} +3 -3
  163. package/lib/dist-custom-elements/{p-a7b4fb2b.js → p-2a9a1aee.js} +4 -3
  164. package/lib/dist-custom-elements/{p-a9818eef.js → p-355735f0.js} +3 -3
  165. package/lib/dist-custom-elements/{p-63e23a47.js → p-39ecc3c9.js} +2 -2
  166. package/lib/dist-custom-elements/{p-b1730895.js → p-3cbd86d1.js} +1 -1
  167. package/lib/dist-custom-elements/{p-068a5013.js → p-3fd31c11.js} +1 -1
  168. package/lib/dist-custom-elements/{p-c09f02ce.js → p-455151f9.js} +1 -1
  169. package/lib/dist-custom-elements/{p-45288df3.js → p-58d6bf44.js} +4 -4
  170. package/lib/dist-custom-elements/{p-24155b3c.js → p-5f10b790.js} +1 -1
  171. package/lib/dist-custom-elements/{p-a8049fdd.js → p-719f820e.js} +1 -1
  172. package/lib/dist-custom-elements/{p-9ee550f3.js → p-75c1d029.js} +2 -2
  173. package/lib/dist-custom-elements/{p-0591f210.js → p-849407d1.js} +5 -5
  174. package/lib/dist-custom-elements/{p-c5ea6535.js → p-84fd6025.js} +1 -1
  175. package/lib/dist-custom-elements/{p-d2263b57.js → p-86343460.js} +2 -2
  176. package/lib/dist-custom-elements/{p-66ceacfb.js → p-92d5395b.js} +1 -1
  177. package/lib/dist-custom-elements/{p-72e4c302.js → p-af004f36.js} +3 -3
  178. package/lib/dist-custom-elements/{p-c6941ea3.js → p-b5c1dbcf.js} +2 -2
  179. package/lib/dist-custom-elements/{p-ddf4475a.js → p-c56da0b6.js} +1 -1
  180. package/lib/dist-custom-elements/{p-2e7690c7.js → p-c7aaa12e.js} +1 -1
  181. package/lib/dist-custom-elements/{p-30aa9395.js → p-c9c2b26b.js} +1 -1
  182. package/lib/dist-custom-elements/{p-03bc71d3.js → p-cc6990dc.js} +7 -7
  183. package/lib/dist-custom-elements/{p-c008ba18.js → p-d3cd6eb7.js} +1 -1
  184. package/lib/dist-custom-elements/{p-6bd92b6e.js → p-e5b634ae.js} +1 -1
  185. package/lib/dist-custom-elements/{p-2632a69b.js → p-e8fc1e4d.js} +1 -1
  186. package/lib/dist-custom-elements/{p-01d82618.js → p-fe75ce36.js} +6 -6
  187. package/lib/duet/duet.esm.js +1 -1
  188. package/lib/duet/duet.js +1 -1
  189. package/lib/duet/{p-6638ee91.entry.js → p-018a5ab9.entry.js} +1 -1
  190. package/lib/duet/{p-3808cf60.system.entry.js → p-0319fb5c.system.entry.js} +1 -1
  191. package/lib/duet/{p-0144e2ab.system.entry.js → p-04801584.system.entry.js} +1 -1
  192. package/lib/duet/{p-e20c001a.entry.js → p-05639128.entry.js} +1 -1
  193. package/lib/duet/p-05c89399.entry.js +4 -0
  194. package/lib/duet/{p-66513776.system.entry.js → p-05fc79b6.system.entry.js} +1 -1
  195. package/lib/duet/{p-b043cb5d.system.entry.js → p-06c0f45d.system.entry.js} +1 -1
  196. package/lib/duet/{p-20d425e7.entry.js → p-0957a669.entry.js} +1 -1
  197. package/lib/duet/{p-6abbac57.entry.js → p-0a550c3f.entry.js} +1 -1
  198. package/lib/duet/{p-96500fc1.system.entry.js → p-0bb2bbba.system.entry.js} +1 -1
  199. package/lib/duet/{p-2c4ed057.system.entry.js → p-0cf1ddbb.system.entry.js} +1 -1
  200. package/lib/duet/p-15d4debd.system.entry.js +4 -0
  201. package/lib/duet/{p-385bda05.entry.js → p-16120a6f.entry.js} +1 -1
  202. package/lib/duet/{p-8f0fa65b.entry.js → p-1a3ec0c1.entry.js} +1 -1
  203. package/lib/duet/{p-9c8bbdba.entry.js → p-1bdc640b.entry.js} +1 -1
  204. package/lib/duet/{p-e774a3f8.entry.js → p-1c255237.entry.js} +1 -1
  205. package/lib/duet/{p-5ffcc425.entry.js → p-297b81b5.entry.js} +1 -1
  206. package/lib/duet/{p-cbb53f92.entry.js → p-31a47437.entry.js} +1 -1
  207. package/lib/duet/{p-1c384ce9.system.entry.js → p-375ac11f.system.entry.js} +1 -1
  208. package/lib/duet/{p-558d6e22.system.entry.js → p-3aa61be3.system.entry.js} +1 -1
  209. package/lib/duet/{p-92ea0dc9.system.entry.js → p-3cc57c17.system.entry.js} +1 -1
  210. package/lib/duet/{p-6f66ef44.entry.js → p-3f6a6295.entry.js} +1 -1
  211. package/lib/duet/{p-43868a78.entry.js → p-40131e38.entry.js} +1 -1
  212. package/lib/duet/{p-84831ec9.entry.js → p-409f8d79.entry.js} +1 -1
  213. package/lib/duet/{p-c5ee30a0.entry.js → p-40f0541a.entry.js} +1 -1
  214. package/lib/duet/{p-7e545467.system.entry.js → p-41032b22.system.entry.js} +1 -1
  215. package/lib/duet/{p-f641911c.system.entry.js → p-4118eef3.system.entry.js} +1 -1
  216. package/lib/duet/{p-62a94dd4.entry.js → p-4223a51d.entry.js} +1 -1
  217. package/lib/duet/{p-ab4a3f56.system.entry.js → p-470820c2.system.entry.js} +1 -1
  218. package/lib/duet/{p-d12a602d.entry.js → p-49699ab5.entry.js} +1 -1
  219. package/lib/duet/{p-525cd00e.entry.js → p-49b5f5d2.entry.js} +1 -1
  220. package/lib/duet/{p-9881c1bc.system.entry.js → p-4d3850f7.system.entry.js} +1 -1
  221. package/lib/duet/{p-a39c24a9.entry.js → p-4e91709f.entry.js} +1 -1
  222. package/lib/duet/{p-9d0963cb.entry.js → p-4fb33f49.entry.js} +1 -1
  223. package/lib/duet/{p-09279afa.entry.js → p-5025032d.entry.js} +1 -1
  224. package/lib/duet/{p-39916e0d.system.js → p-5322f804.system.js} +1 -1
  225. package/lib/duet/{p-72f9c23e.entry.js → p-53cfc823.entry.js} +1 -1
  226. package/lib/duet/{p-7b9fbb74.system.entry.js → p-541569fa.system.entry.js} +1 -1
  227. package/lib/duet/{p-25109c9d.system.entry.js → p-54e01d20.system.entry.js} +1 -1
  228. package/lib/duet/{p-54087cf9.system.entry.js → p-550e17bb.system.entry.js} +1 -1
  229. package/lib/duet/{p-17359300.entry.js → p-5557f8e7.entry.js} +1 -1
  230. package/lib/duet/{p-b62f7670.entry.js → p-55fa5cf9.entry.js} +1 -1
  231. package/lib/duet/{p-c00303c8.system.entry.js → p-56068b6e.system.entry.js} +1 -1
  232. package/lib/duet/{p-3e2f7fc2.system.js → p-59587e86.system.js} +1 -1
  233. package/lib/duet/{p-c164d8e1.entry.js → p-59e02635.entry.js} +1 -1
  234. package/lib/duet/{p-9cd6ca23.system.entry.js → p-5b0dda5a.system.entry.js} +1 -1
  235. package/lib/duet/p-5c3f2090.system.entry.js +4 -0
  236. package/lib/duet/{p-710f0615.system.entry.js → p-5cbd1a2f.system.entry.js} +1 -1
  237. package/lib/duet/{p-c3b0251b.entry.js → p-5cf8d351.entry.js} +1 -1
  238. package/lib/duet/{p-45e4892b.system.entry.js → p-6079ee23.system.entry.js} +1 -1
  239. package/lib/duet/{p-02f8d3c7.entry.js → p-6204c166.entry.js} +1 -1
  240. package/lib/duet/{p-600244c8.entry.js → p-647a5d0b.entry.js} +1 -1
  241. package/lib/duet/{p-c9b600e2.entry.js → p-681066a6.entry.js} +1 -1
  242. package/lib/duet/p-6859eb48.entry.js +4 -0
  243. package/lib/duet/p-6c239641.js +4 -0
  244. package/lib/duet/{p-6e3a5718.entry.js → p-6e1e4554.entry.js} +1 -1
  245. package/lib/duet/{p-c6173123.entry.js → p-729caf5f.entry.js} +1 -1
  246. package/lib/duet/{p-6549314e.entry.js → p-72fa9406.entry.js} +1 -1
  247. package/lib/duet/{p-14b40c66.system.entry.js → p-74a01368.system.entry.js} +1 -1
  248. package/lib/duet/{p-aad50940.system.entry.js → p-750cd6e8.system.entry.js} +1 -1
  249. package/lib/duet/{p-fadfdc5a.system.entry.js → p-75744914.system.entry.js} +1 -1
  250. package/lib/duet/{p-26e99a02.system.entry.js → p-7600fd6b.system.entry.js} +1 -1
  251. package/lib/duet/{p-e6d73309.system.entry.js → p-763f8c03.system.entry.js} +1 -1
  252. package/lib/duet/{p-88c9d502.system.entry.js → p-766ee6d4.system.entry.js} +1 -1
  253. package/lib/duet/{p-7952b539.system.entry.js → p-77307dc5.system.entry.js} +1 -1
  254. package/lib/duet/{p-c9b33648.entry.js → p-7afe3a89.entry.js} +1 -1
  255. package/lib/duet/{p-8ff8a917.system.entry.js → p-7c048219.system.entry.js} +1 -1
  256. package/lib/duet/{p-d2153ece.entry.js → p-7c83378e.entry.js} +1 -1
  257. package/lib/duet/{p-34fef44f.system.entry.js → p-7ec74dc5.system.entry.js} +1 -1
  258. package/lib/duet/{p-d5fb6eba.system.entry.js → p-837d96a7.system.entry.js} +1 -1
  259. package/lib/duet/{p-f785be53.system.entry.js → p-83d444c7.system.entry.js} +1 -1
  260. package/lib/duet/{p-ff124dd2.system.entry.js → p-865d8746.system.entry.js} +1 -1
  261. package/lib/duet/{p-ff9d422a.system.entry.js → p-88d2601b.system.entry.js} +1 -1
  262. package/lib/duet/{p-64086da0.system.entry.js → p-8b781575.system.entry.js} +1 -1
  263. package/lib/duet/{p-daf29b7c.entry.js → p-8cd7c88f.entry.js} +1 -1
  264. package/lib/duet/{p-8837d6ce.system.entry.js → p-91152973.system.entry.js} +1 -1
  265. package/lib/duet/{p-87381668.system.entry.js → p-91379e1a.system.entry.js} +1 -1
  266. package/lib/duet/{p-d863d445.entry.js → p-9297f2df.entry.js} +1 -1
  267. package/lib/duet/{p-c9fb1fd1.system.entry.js → p-9331046d.system.entry.js} +1 -1
  268. package/lib/duet/{p-897c082b.entry.js → p-93df49a3.entry.js} +1 -1
  269. package/lib/duet/{p-1840b5c5.system.entry.js → p-94607b74.system.entry.js} +1 -1
  270. package/lib/duet/{p-d6dc8bd7.entry.js → p-9955ebd7.entry.js} +1 -1
  271. package/lib/duet/{p-c3fd80ac.system.entry.js → p-9b59c742.system.entry.js} +1 -1
  272. package/lib/duet/{p-134c9849.system.entry.js → p-9e03d929.system.entry.js} +1 -1
  273. package/lib/duet/{p-f6b81187.system.entry.js → p-9ed1420b.system.entry.js} +1 -1
  274. package/lib/duet/{p-84b8e6c6.system.entry.js → p-9f801169.system.entry.js} +1 -1
  275. package/lib/duet/{p-a712bc6a.entry.js → p-9fffdd96.entry.js} +1 -1
  276. package/lib/duet/{p-83d9e483.entry.js → p-a2e41589.entry.js} +1 -1
  277. package/lib/duet/{p-3eed389b.system.entry.js → p-ac5e88b0.system.entry.js} +1 -1
  278. package/lib/duet/{p-9644d566.entry.js → p-b0686337.entry.js} +1 -1
  279. package/lib/duet/{p-0e900d5e.entry.js → p-b12644af.entry.js} +1 -1
  280. package/lib/duet/{p-3bf861db.system.entry.js → p-b145d365.system.entry.js} +1 -1
  281. package/lib/duet/{p-0af1de12.entry.js → p-b21921a2.entry.js} +1 -1
  282. package/lib/duet/{p-14257975.system.entry.js → p-b3912b20.system.entry.js} +1 -1
  283. package/lib/duet/{p-1a771f08.system.entry.js → p-b5e84bb7.system.entry.js} +1 -1
  284. package/lib/duet/{p-11e63d9c.system.entry.js → p-bfca68d4.system.entry.js} +1 -1
  285. package/lib/duet/{p-21c06055.system.js → p-c2c9a7f4.system.js} +1 -1
  286. package/lib/duet/{p-f70b8c23.entry.js → p-c35a5e18.entry.js} +1 -1
  287. package/lib/duet/{p-95d985d9.entry.js → p-c4ce0911.entry.js} +1 -1
  288. package/lib/duet/{p-dcdb9129.system.entry.js → p-c91803e0.system.entry.js} +1 -1
  289. package/lib/duet/{p-bd78c499.entry.js → p-c93c1f44.entry.js} +1 -1
  290. package/lib/duet/{p-cb2b6da2.system.entry.js → p-cc3c61dc.system.entry.js} +1 -1
  291. package/lib/duet/{p-ea16b579.entry.js → p-cc73e760.entry.js} +1 -1
  292. package/lib/duet/{p-839f7761.entry.js → p-cce44172.entry.js} +1 -1
  293. package/lib/duet/{p-f6aa7450.system.entry.js → p-cd20b86d.system.entry.js} +1 -1
  294. package/lib/duet/{p-f75cf81c.entry.js → p-cd8e8e77.entry.js} +1 -1
  295. package/lib/duet/{p-2c4a0dc3.system.entry.js → p-cef7bf55.system.entry.js} +1 -1
  296. package/lib/duet/{p-808f7357.entry.js → p-cffec684.entry.js} +1 -1
  297. package/lib/duet/{p-92b3f778.system.entry.js → p-d018c67f.system.entry.js} +1 -1
  298. package/lib/duet/{p-d02a8c4b.entry.js → p-d01e2749.entry.js} +1 -1
  299. package/lib/duet/{p-bab6f968.entry.js → p-d0de3b58.entry.js} +1 -1
  300. package/lib/duet/{p-16002138.entry.js → p-d0f1b22e.entry.js} +1 -1
  301. package/lib/duet/{p-1699f30b.system.entry.js → p-d33f8eb3.system.entry.js} +1 -1
  302. package/lib/duet/{p-6fa72751.system.entry.js → p-d45207dc.system.entry.js} +1 -1
  303. package/lib/duet/{p-f291aac4.entry.js → p-d457f4aa.entry.js} +1 -1
  304. package/lib/duet/p-d6544808.entry.js +4 -0
  305. package/lib/duet/p-dd14cf90.entry.js +4 -0
  306. package/lib/duet/{p-701df705.system.entry.js → p-dd168953.system.entry.js} +1 -1
  307. package/lib/duet/{p-43d5da24.entry.js → p-e45e8eab.entry.js} +1 -1
  308. package/lib/duet/{p-b4e4ae3d.system.entry.js → p-e4cf3f0a.system.entry.js} +1 -1
  309. package/lib/duet/{p-6cc9b211.system.entry.js → p-e578a9e1.system.entry.js} +1 -1
  310. package/lib/duet/{p-30f076b8.entry.js → p-e9d09bf8.entry.js} +1 -1
  311. package/lib/duet/{p-f04f1fe4.system.entry.js → p-ea776469.system.entry.js} +1 -1
  312. package/lib/duet/{p-b6e60a7b.system.entry.js → p-ef49ea7a.system.entry.js} +1 -1
  313. package/lib/duet/{p-b758e463.system.entry.js → p-ef9acdfa.system.entry.js} +1 -1
  314. package/lib/duet/{p-74d60892.entry.js → p-f13d08c0.entry.js} +1 -1
  315. package/lib/duet/{p-ad5b3163.js → p-f49ce77f.js} +1 -1
  316. package/lib/duet/{p-38eff394.entry.js → p-f7030f2b.entry.js} +1 -1
  317. package/lib/duet/{p-cf7938ca.entry.js → p-f87f022d.entry.js} +1 -1
  318. package/lib/duet/{p-8f03e354.entry.js → p-f92fe815.entry.js} +1 -1
  319. package/lib/duet/{p-303ef5da.entry.js → p-fad18444.entry.js} +1 -1
  320. package/lib/duet/{p-db179db3.system.entry.js → p-fe22e0d7.system.entry.js} +1 -1
  321. package/lib/duet/{p-d38d3391.system.entry.js → p-fff43d6a.system.entry.js} +1 -1
  322. package/lib/esm/duet-action-button.entry.js +1 -1
  323. package/lib/esm/duet-alert.entry.js +1 -1
  324. package/lib/esm/duet-badge.entry.js +1 -1
  325. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  326. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  327. package/lib/esm/duet-button_2.entry.js +1 -1
  328. package/lib/esm/duet-caption_4.entry.js +1 -1
  329. package/lib/esm/duet-card.entry.js +1 -1
  330. package/lib/esm/duet-checkbox.entry.js +1 -1
  331. package/lib/esm/duet-choice_2.entry.js +2 -2
  332. package/lib/esm/duet-collapsible.entry.js +1 -1
  333. package/lib/esm/duet-combobox.entry.js +1 -1
  334. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  335. package/lib/esm/duet-date-picker.entry.js +2 -2
  336. package/lib/esm/duet-divider_2.entry.js +1 -1
  337. package/lib/esm/duet-editable-table_3.entry.js +4 -3
  338. package/lib/esm/duet-empty-state.entry.js +1 -1
  339. package/lib/esm/duet-fieldset.entry.js +1 -1
  340. package/lib/esm/duet-footer.entry.js +1 -1
  341. package/lib/esm/duet-grid_2.entry.js +1 -1
  342. package/lib/esm/duet-header_2.entry.js +1 -1
  343. package/lib/esm/duet-hero.entry.js +11 -5
  344. package/lib/esm/duet-icon.entry.js +1 -1
  345. package/lib/esm/duet-input_2.entry.js +1 -1
  346. package/lib/esm/duet-layout.entry.js +1 -1
  347. package/lib/esm/duet-list_2.entry.js +1 -1
  348. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  349. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  350. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  351. package/lib/esm/duet-menu-bar.entry.js +1 -1
  352. package/lib/esm/duet-modal.entry.js +2 -2
  353. package/lib/esm/duet-multiselect.entry.js +1 -1
  354. package/lib/esm/duet-nav.entry.js +1 -1
  355. package/lib/esm/duet-notification_2.entry.js +1 -1
  356. package/lib/esm/duet-number-input.entry.js +1 -1
  357. package/lib/esm/duet-pagination_2.entry.js +1 -1
  358. package/lib/esm/duet-progress.entry.js +1 -1
  359. package/lib/esm/duet-radio_2.entry.js +1 -1
  360. package/lib/esm/duet-range-slider.entry.js +1 -1
  361. package/lib/esm/duet-scrollable_3.entry.js +1 -1
  362. package/lib/esm/duet-section-layout.entry.js +1 -1
  363. package/lib/esm/duet-select.entry.js +1 -1
  364. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  365. package/lib/esm/duet-slideout-link.entry.js +1 -1
  366. package/lib/esm/duet-slideout-panel-dropdown-link.entry.js +1 -1
  367. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  368. package/lib/esm/duet-slideout-panel-link.entry.js +1 -1
  369. package/lib/esm/duet-slideout-panel.entry.js +2 -2
  370. package/lib/esm/duet-slideout.entry.js +2 -2
  371. package/lib/esm/duet-step_2.entry.js +1 -1
  372. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  373. package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
  374. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  375. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  376. package/lib/esm/duet-textarea.entry.js +1 -1
  377. package/lib/esm/duet-toggle.entry.js +1 -1
  378. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  379. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  380. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  381. package/lib/esm/duet-toolbar.entry.js +1 -1
  382. package/lib/esm/duet-tooltip.entry.js +1 -1
  383. package/lib/esm/duet-tray.entry.js +1 -1
  384. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  385. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  386. package/lib/esm/duet.js +1 -1
  387. package/lib/esm/{focus-utils-3a57fc53.js → focus-utils-8479ac73.js} +1 -1
  388. package/lib/esm/{index-e0612fee.js → index-de01d1ef.js} +1 -1
  389. package/lib/esm/loader.js +1 -1
  390. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  391. package/lib/esm-es5/duet-alert.entry.js +1 -1
  392. package/lib/esm-es5/duet-badge.entry.js +1 -1
  393. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  394. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  395. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  396. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  397. package/lib/esm-es5/duet-card.entry.js +1 -1
  398. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  399. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  400. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  401. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  402. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  403. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  404. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  405. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  406. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  407. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  408. package/lib/esm-es5/duet-footer.entry.js +1 -1
  409. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  410. package/lib/esm-es5/duet-header_2.entry.js +2 -2
  411. package/lib/esm-es5/duet-hero.entry.js +1 -1
  412. package/lib/esm-es5/duet-icon.entry.js +1 -1
  413. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  414. package/lib/esm-es5/duet-layout.entry.js +1 -1
  415. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  416. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  417. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  418. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  419. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  420. package/lib/esm-es5/duet-modal.entry.js +1 -1
  421. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  422. package/lib/esm-es5/duet-nav.entry.js +1 -1
  423. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  424. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  425. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  426. package/lib/esm-es5/duet-progress.entry.js +1 -1
  427. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  428. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  429. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  430. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  431. package/lib/esm-es5/duet-select.entry.js +1 -1
  432. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  433. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  434. package/lib/esm-es5/duet-slideout-panel-dropdown-link.entry.js +1 -1
  435. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  436. package/lib/esm-es5/duet-slideout-panel-link.entry.js +1 -1
  437. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  438. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  439. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  440. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  441. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  442. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  443. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  444. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  445. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  446. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  447. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  448. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  449. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  450. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  451. package/lib/esm-es5/duet-tray.entry.js +1 -1
  452. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  453. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  454. package/lib/esm-es5/duet.js +1 -1
  455. package/lib/esm-es5/{focus-utils-3a57fc53.js → focus-utils-8479ac73.js} +1 -1
  456. package/lib/esm-es5/{index-e0612fee.js → index-de01d1ef.js} +1 -1
  457. package/lib/esm-es5/loader.js +1 -1
  458. package/lib/types/components/duet-hero/duet-hero.d.ts +1 -1
  459. package/lib/types/components/duet-table/duet-table.d.ts +1 -0
  460. package/package.json +5 -5
  461. package/lib/duet/p-26a051dd.js +0 -4
  462. package/lib/duet/p-28042fef.entry.js +0 -4
  463. package/lib/duet/p-3562967c.system.entry.js +0 -4
  464. package/lib/duet/p-6aa1ee29.system.entry.js +0 -4
  465. package/lib/duet/p-79e0803e.entry.js +0 -4
  466. package/lib/duet/p-81bb5013.entry.js +0 -4
  467. package/lib/duet/p-b5d7bbd1.entry.js +0 -4
@@ -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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-0e692503.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-a9818eef.js';
12
- import { d as defineCustomElement$h } from './p-0591f210.js';
13
- import { d as defineCustomElement$g } from './p-c09f02ce.js';
14
- import { d as defineCustomElement$f } from './p-45288df3.js';
15
- import { d as defineCustomElement$e } from './p-6bd92b6e.js';
16
- import { d as defineCustomElement$d } from './p-03bc71d3.js';
17
- import { d as defineCustomElement$c } from './p-d2263b57.js';
18
- import { d as defineCustomElement$b } from './p-ddf4475a.js';
19
- import { d as defineCustomElement$a } from './p-b2768149.js';
20
- import { d as defineCustomElement$9 } from './p-34801312.js';
21
- import { d as defineCustomElement$8 } from './p-24155b3c.js';
22
- import { d as defineCustomElement$7 } from './p-63e23a47.js';
23
- import { d as defineCustomElement$6 } from './p-2e7690c7.js';
24
- import { d as defineCustomElement$5 } from './p-72c6ad08.js';
25
- import { d as defineCustomElement$4 } from './p-a7b4fb2b.js';
26
- import { d as defineCustomElement$3 } from './p-c6941ea3.js';
27
- import { d as defineCustomElement$2 } from './p-068a5013.js';
11
+ import { d as defineCustomElement$i } from './p-355735f0.js';
12
+ import { d as defineCustomElement$h } from './p-849407d1.js';
13
+ import { d as defineCustomElement$g } from './p-455151f9.js';
14
+ import { d as defineCustomElement$f } from './p-58d6bf44.js';
15
+ import { d as defineCustomElement$e } from './p-e5b634ae.js';
16
+ import { d as defineCustomElement$d } from './p-cc6990dc.js';
17
+ import { d as defineCustomElement$c } from './p-86343460.js';
18
+ import { d as defineCustomElement$b } from './p-c56da0b6.js';
19
+ import { d as defineCustomElement$a } from './p-12b842a7.js';
20
+ import { d as defineCustomElement$9 } from './p-18414294.js';
21
+ import { d as defineCustomElement$8 } from './p-5f10b790.js';
22
+ import { d as defineCustomElement$7 } from './p-39ecc3c9.js';
23
+ import { d as defineCustomElement$6 } from './p-c7aaa12e.js';
24
+ import { d as defineCustomElement$5 } from './p-1529e25b.js';
25
+ import { d as defineCustomElement$4 } from './p-2a9a1aee.js';
26
+ import { d as defineCustomElement$3 } from './p-b5c1dbcf.js';
27
+ import { d as defineCustomElement$2 } from './p-3fd31c11.js';
28
28
 
29
29
  const errorCodes = [
30
30
  {
@@ -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-068a5013.js';
4
+ import { D as DuetVisuallyHidden$1, d as defineCustomElement$1 } from './p-3fd31c11.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-d74ef562.js';
4
+ export { s as setAssetPath, a as setPlatformOptions } from './p-0e692503.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, c as createEvent, h, b as Host } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-0e692503.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
 
@@ -1,18 +1,18 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-0e692503.js';
5
5
  import { f as formSearch } from './p-d004da5f.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { c as createID } from './p-c1325e35.js';
8
8
  import { c as cleanValue, r as resetCursor } from './p-56118313.js';
9
9
  import { b as isEscapeKey } from './p-d8549efe.js';
10
10
  import { g as getLocaleString } from './p-ede854e1.js';
11
- import { d as defineCustomElement$5 } from './p-6bd92b6e.js';
12
- import { d as defineCustomElement$4 } from './p-ddf4475a.js';
13
- import { d as defineCustomElement$3 } from './p-b2768149.js';
14
- import { d as defineCustomElement$2 } from './p-72e4c302.js';
15
- import { d as defineCustomElement$1 } from './p-068a5013.js';
11
+ import { d as defineCustomElement$5 } from './p-e5b634ae.js';
12
+ import { d as defineCustomElement$4 } from './p-c56da0b6.js';
13
+ import { d as defineCustomElement$3 } from './p-12b842a7.js';
14
+ import { d as defineCustomElement$2 } from './p-af004f36.js';
15
+ import { d as defineCustomElement$1 } from './p-3fd31c11.js';
16
16
 
17
17
  var formEmail={"title":"form-email","tags":"form email","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M12 23.999c-3.205 0-6.218-1.248-8.484-3.514S.001 15.206.001 12.001s1.248-6.218 3.514-8.485C5.782 1.25 8.795.001 12 .001s6.218 1.248 8.485 3.514A11.92 11.92 0 0 1 24 12v2.25A3.754 3.754 0 0 1 20.25 18a3.77 3.77 0 0 1-3.48-2.365A6.009 6.009 0 0 1 12 18c-3.308 0-6-2.692-6-6s2.692-6 6-6 6 2.692 6 6v2.25c0 1.241 1.009 2.25 2.25 2.25s2.25-1.009 2.25-2.25V12c0-2.804-1.092-5.441-3.075-7.424A10.433 10.433 0 0 0 12 1.501c-2.804 0-5.441 1.092-7.424 3.075S1.501 9.196 1.501 12c0 2.805 1.092 5.441 3.075 7.424s4.619 3.074 7.423 3.074c2.257 0 4.494-.746 6.299-2.1a.749.749 0 1 1 .9 1.199A12.049 12.049 0 0 1 12 23.999zM12 7.5c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5 4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5z\"/></svg>"};
18
18
 
@@ -2,7 +2,7 @@
2
2
  * Built with Duet Design System
3
3
  */
4
4
  const NAMESPACE = 'duet';
5
- const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.25"};
5
+ const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.26"};
6
6
 
7
7
  /**
8
8
  * Virtual DOM patching algorithm based on Snabbdom by
@@ -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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$1 } from './p-ddf4475a.js';
6
+ import { d as defineCustomElement$1 } from './p-c56da0b6.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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.js';
7
7
 
@@ -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, b as Host } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment, b as Host } from './p-0e692503.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
7
7
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
- import { d as defineCustomElement$2 } from './p-ddf4475a.js';
10
- import { d as defineCustomElement$1 } from './p-068a5013.js';
9
+ import { d as defineCustomElement$2 } from './p-c56da0b6.js';
10
+ import { d as defineCustomElement$1 } from './p-3fd31c11.js';
11
11
 
12
12
  const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:#0077b3;text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#c60c30}.duet-link:hover{color:#004d80;text-decoration:none}.duet-link:hover.duet-theme-turva{color:#940925}.duet-link:active{opacity:0.75;transition:none}.duet-link-external{margin-left:4px}";
13
13
 
@@ -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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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';
@@ -18,6 +18,7 @@ const DuetTable = /*@__PURE__*/ proxyCustomElement(class extends H {
18
18
  constructor() {
19
19
  super();
20
20
  this.__registerHost();
21
+ this.headingSelector = "thead tr > :not(*.duet-editable-table-actions-menu";
21
22
  this.handleMediaQueryChange = (mq) => {
22
23
  this.matchesBreakpoint = mq.matches;
23
24
  };
@@ -48,7 +49,7 @@ const DuetTable = /*@__PURE__*/ proxyCustomElement(class extends H {
48
49
  }
49
50
  if (this.sticky) {
50
51
  const stickyTop = stickyTopValues[this.stickyDistance];
51
- const headingElements = this.element.querySelectorAll("thead th");
52
+ const headingElements = this.element.querySelectorAll(this.headingSelector);
52
53
  headingElements.forEach(th => (th.style.top = `${stickyTop}px`));
53
54
  }
54
55
  }
@@ -69,7 +70,7 @@ const DuetTable = /*@__PURE__*/ proxyCustomElement(class extends H {
69
70
  * Local methods.
70
71
  */
71
72
  copyHeadingsToCells() {
72
- const headingElements = this.element.querySelectorAll("thead th");
73
+ const headingElements = this.element.querySelectorAll(this.headingSelector);
73
74
  const rowElements = this.element.querySelectorAll("tbody tr");
74
75
  const headings = Array.from(headingElements).map(th => th.textContent.trim());
75
76
  rowElements.forEach(tr => {
@@ -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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-0e692503.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-ddf4475a.js';
12
- import { d as defineCustomElement$1 } from './p-068a5013.js';
11
+ import { d as defineCustomElement$2 } from './p-c56da0b6.js';
12
+ import { d as defineCustomElement$1 } from './p-3fd31c11.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
 
@@ -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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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-068a5013.js';
8
+ import { d as defineCustomElement$1 } from './p-3fd31c11.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 } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h } from './p-0e692503.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,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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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,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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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,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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-0e692503.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-ddf4475a.js';
10
- import { d as defineCustomElement$2 } from './p-72c6ad08.js';
11
- import { d as defineCustomElement$1 } from './p-068a5013.js';
9
+ import { d as defineCustomElement$3 } from './p-c56da0b6.js';
10
+ import { d as defineCustomElement$2 } from './p-1529e25b.js';
11
+ import { d as defineCustomElement$1 } from './p-3fd31c11.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 } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h } from './p-0e692503.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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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,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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$1 } from './p-ddf4475a.js';
6
+ import { d as defineCustomElement$1 } from './p-c56da0b6.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,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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-0e692503.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$4 } from './p-45288df3.js';
9
- import { d as defineCustomElement$3 } from './p-ddf4475a.js';
10
- import { d as defineCustomElement$2 } from './p-72c6ad08.js';
11
- import { d as defineCustomElement$1 } from './p-068a5013.js';
8
+ import { d as defineCustomElement$4 } from './p-58d6bf44.js';
9
+ import { d as defineCustomElement$3 } from './p-c56da0b6.js';
10
+ import { d as defineCustomElement$2 } from './p-1529e25b.js';
11
+ import { d as defineCustomElement$1 } from './p-3fd31c11.js';
12
12
 
13
13
  const duetAlertCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;max-height:999px;border-radius:4px;transition:opacity 300ms ease, visibility 300ms ease, transform 300ms ease, max-height 300ms ease}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}:host(.duet-alert-is-dismissed){max-height:0;visibility:hidden;opacity:0;transform:scale(0.98)}:host(.duet-alert-is-dismissed) .duet-alert{margin:0 !important}.duet-alert{margin-bottom:16px !important;position:relative;width:100%;padding: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:1rem;font-weight:400;line-height:1.25;color:#00294d;background:#f2f8fb;border:1px solid #0077b3;border-radius:4px;transition:margin 100ms 300ms ease}.duet-alert.duet-p-0{padding:0 !important}.duet-alert.duet-m-0{margin:0 !important}.duet-alert.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:#f3f4f5;border-color:#171c3a}.duet-alert.warning{background:#fffbf4;border-color:#f7b228}.duet-alert.warning.duet-theme-turva{background:#fffaf3;border-color:#faa40f}.duet-alert.danger{background:#fdf4f7;border-color:#de2362}.duet-alert.danger.duet-theme-turva{background:#fdf4f3;border-color:#e02a0d}.duet-alert.success{background:#f2f9f7;border-color:#00875a}.duet-alert.success.duet-theme-turva{background:#f3f9f6;border-color:#08874e}.duet-alert-dismiss{position:absolute;top:2px;right:2px}.duet-alert-container{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:0 auto !important}.duet-alert-container span{width:100%}.duet-alert-has-icon .duet-alert-container{margin-top:2px !important}.duet-alert-icon{display:inline-block;align-self:center;width:20px;min-width:20px;height:20px;margin:0 16px 0 0 !important}.duet-alert-icon duet-icon{width:20px;height:20px}.duet-alert-is-dismissible{padding:16px 48px 16px 16px;text-align:left}.duet-alert-is-dismissible .duet-alert-container{text-align:left}";
14
14
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h } from './p-0e692503.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { w as watchForOptions } from './p-12721178.js';
7
7
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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-6bd92b6e.js';
7
+ import { d as defineCustomElement$1 } from './p-e5b634ae.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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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-ddf4475a.js';
9
- import { d as defineCustomElement$1 } from './p-068a5013.js';
8
+ import { d as defineCustomElement$2 } from './p-c56da0b6.js';
9
+ import { d as defineCustomElement$1 } from './p-3fd31c11.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,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-d74ef562.js';
5
- import { d as defineCustomElement$1 } from './p-068a5013.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.js';
5
+ import { d as defineCustomElement$1 } from './p-3fd31c11.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 { E as Env, p as proxyCustomElement, H, h, b as Host } from './p-d74ef562.js';
4
+ import { E as Env, p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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,18 +1,18 @@
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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-0e692503.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { f as fieldSorter } from './p-0b3f675e.js';
7
7
  import { i as isKeyboardClick } from './p-d8549efe.js';
8
8
  import { g as getLocaleString } from './p-ede854e1.js';
9
9
  import { h } from './p-e4a60f42.js';
10
- import { d as defineCustomElement$6 } from './p-a9818eef.js';
11
- import { d as defineCustomElement$5 } from './p-45288df3.js';
12
- import { d as defineCustomElement$4 } from './p-ddf4475a.js';
13
- import { d as defineCustomElement$3 } from './p-72c6ad08.js';
14
- import { d as defineCustomElement$2 } from './p-a7b4fb2b.js';
15
- import { d as defineCustomElement$1 } from './p-068a5013.js';
10
+ import { d as defineCustomElement$6 } from './p-355735f0.js';
11
+ import { d as defineCustomElement$5 } from './p-58d6bf44.js';
12
+ import { d as defineCustomElement$4 } from './p-c56da0b6.js';
13
+ import { d as defineCustomElement$3 } from './p-1529e25b.js';
14
+ import { d as defineCustomElement$2 } from './p-2a9a1aee.js';
15
+ import { d as defineCustomElement$1 } from './p-3fd31c11.js';
16
16
 
17
17
  //simple functional component that renders the data in the table
18
18
  const TableData = ({ data, groupId, alignment }, _children) => {
@@ -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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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,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-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-0e692503.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 } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h } from './p-0e692503.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.js';
7
7