@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
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const tokens_module = require('./tokens.module-69170ddd.js');
10
10
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
11
11
  const createId = require('./create-id-c3b984b1.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
 
10
10
  const DuetUploadAriaStatus = class {
11
11
  constructor(hostRef) {
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
 
10
10
  const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
11
11
 
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- const index = require('./index-2c9f4ea0.js');
6
+ const index = require('./index-c780231c.js');
7
7
  const appGlobals = require('./app-globals-4ab83f59.js');
8
8
 
9
9
  /*
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- const index = require('./index-2c9f4ea0.js');
6
+ const index = require('./index-c780231c.js');
7
7
 
8
8
  const focusElement = (element) => {
9
9
  if ("setFocus" in element) {
@@ -24,7 +24,7 @@ function _interopNamespace(e) {
24
24
  }
25
25
 
26
26
  const NAMESPACE = 'duet';
27
- const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.25"};
27
+ const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.26"};
28
28
 
29
29
  /**
30
30
  * Virtual DOM patching algorithm based on Snabbdom by
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const appGlobals = require('./app-globals-4ab83f59.js');
10
10
 
11
11
  /*
@@ -231,25 +231,26 @@
231
231
  }
232
232
  .duet-hero.duet-hero-product .background .brand-shaped-image {
233
233
  position: absolute;
234
- top: -10px;
235
234
  right: 0;
235
+ bottom: 15px;
236
236
  width: 100%;
237
237
  max-width: 95%;
238
- height: 100%;
238
+ height: 150%;
239
239
  background-repeat: no-repeat;
240
- background-position: right top;
241
- background-size: contain;
240
+ background-position: center top;
241
+ background-size: auto;
242
+ border-radius: 20%;
242
243
  mix-blend-mode: normal;
244
+ transform: rotate(7deg);
243
245
  }
244
246
  @media (min-width: 62em) {
245
247
  .duet-hero.duet-hero-product .background .brand-shaped-image {
246
248
  position: absolute;
247
- top: 0;
248
249
  right: 0;
250
+ bottom: 120px;
249
251
  width: 50%;
250
252
  max-width: 735px;
251
253
  height: 100%;
252
- background-position: left top;
253
254
  }
254
255
  }
255
256
  .duet-hero.duet-hero-product .background .brand-shape {
@@ -319,6 +320,76 @@
319
320
  .duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-icon {
320
321
  background: rgba(198, 12, 48, 0.75);
321
322
  }
323
+ .duet-hero.duet-hero-content {
324
+ padding: 72px 0 48px;
325
+ overflow: hidden;
326
+ background: white;
327
+ }
328
+ .duet-hero.duet-hero-content .background {
329
+ position: relative;
330
+ }
331
+ .duet-hero.duet-hero-content .background .brand-shaped-image {
332
+ position: absolute;
333
+ right: 0;
334
+ bottom: 50px;
335
+ left: 7%;
336
+ width: 687.52px;
337
+ max-width: 100%;
338
+ height: 334px;
339
+ margin-right: auto;
340
+ margin-left: auto;
341
+ background-repeat: no-repeat;
342
+ background-position: center top;
343
+ background-size: auto;
344
+ border-radius: 20%;
345
+ mix-blend-mode: normal;
346
+ transform: rotate(7deg);
347
+ }
348
+ @media (min-width: 62em) {
349
+ .duet-hero.duet-hero-content .background .brand-shaped-image {
350
+ left: 15%;
351
+ max-width: 80%;
352
+ height: 687.52px;
353
+ }
354
+ }
355
+ .duet-hero.duet-hero-content .background .brand-shape {
356
+ position: absolute;
357
+ right: 0;
358
+ bottom: 25px;
359
+ left: -75%;
360
+ width: 373.45px;
361
+ height: 373.45px;
362
+ margin-right: auto;
363
+ margin-left: auto;
364
+ background: #0077b3;
365
+ border-radius: 25%;
366
+ mix-blend-mode: normal;
367
+ opacity: 0.07;
368
+ transform: rotate(7deg);
369
+ }
370
+ @media (min-width: 62em) {
371
+ .duet-hero.duet-hero-content .background .brand-shape {
372
+ bottom: -75px;
373
+ left: -50%;
374
+ }
375
+ }
376
+ .duet-hero.duet-hero-content .duet-hero-text {
377
+ width: auto;
378
+ max-width: 732px;
379
+ margin-top: 240px;
380
+ }
381
+ @media (min-width: 62em) {
382
+ .duet-hero.duet-hero-content .duet-hero-text {
383
+ margin-top: 312px;
384
+ margin-left: auto;
385
+ }
386
+ }
387
+ .duet-hero.duet-hero-content .duet-hero-text.no-bg {
388
+ margin-top: 0;
389
+ }
390
+ .duet-hero.duet-hero-content.duet-theme-turva {
391
+ background: white;
392
+ }
322
393
  .duet-hero.duet-theme-turva {
323
394
  font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
324
395
  background: #c60c30;
@@ -123,7 +123,8 @@ export class DuetHero {
123
123
  this.variation === "gray" ||
124
124
  this.variation === "minimal" ||
125
125
  campaignOrSection ||
126
- this.variation === "product") {
126
+ this.variation === "product" ||
127
+ this.variation === "content") {
127
128
  textColor = "secondary";
128
129
  if (this.theme === "turva") {
129
130
  textColor = "secondary-turva";
@@ -143,17 +144,22 @@ export class DuetHero {
143
144
  "duet-hero-campaign": this.variation === "campaign",
144
145
  "duet-hero-section": this.variation === "section",
145
146
  "duet-hero-product": this.variation === "product",
147
+ "duet-hero-content": this.variation === "content",
146
148
  "duet-hero-gray-with-actions": !!this.processedActions,
147
149
  "duet-hero-gray-with-back": !!this.processedBack,
148
150
  "duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
149
151
  "duet-hero-left-align": this.leftAlign && !campaignOrSection,
150
- }, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { class: "background", style: styles }, h("div", { class: "brand-shape" }))), this.variation === "product" && this.image && (h("div", { class: "background" }, this.theme !== "turva" && h("div", { class: "brand-shape" }), h("div", { class: "brand-shaped-image", style: styles }), this.categoryIcon && (h("div", { class: "brand-shaped-icon" }, h("duet-icon", { background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))), h("div", { class: "duet-hero-wrapper" }, this.image && this.variation === "image" && (h("div", { class: "duet-hero-image-mask" }, h("div", { class: "duet-hero-image-wrapper" }, h("div", { class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
152
+ }, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { class: "background", style: styles }, h("div", { class: "brand-shape" }))), this.variation === "product" && this.image && (h("div", { class: "background" }, this.theme !== "turva" && h("div", { class: "brand-shape" }), h("div", { class: "brand-shaped-image", style: styles }), this.categoryIcon && (h("div", { class: "brand-shaped-icon" }, h("duet-icon", { background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))), h("div", { class: "duet-hero-wrapper" }, this.variation === "content" && this.image && (h("div", { class: "background" }, this.theme !== "turva" && h("div", { class: "brand-shape" }), h("div", { class: "brand-shaped-image", style: styles }))), this.image && this.variation === "image" && (h("div", { class: "duet-hero-image-mask" }, h("div", { class: "duet-hero-image-wrapper" }, h("div", { class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
151
153
  this.processedBack && (h("div", { class: "duet-hero-back" }, h("duet-button", { style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
152
154
  label: this.processedBack.label,
153
155
  href: this.processedBack.href,
154
156
  id: this.processedBack.id,
155
157
  analyticsId: this.processedBack.analyticsId,
156
- }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), h("div", { class: "duet-hero-text", part: "duet-hero-text" }, this.preHeading && (h("duet-paragraph", { margin: "none", class: "duet-hero-pre" }, this.preHeading)), h("slot", { name: "badge" }), (this.heading || this.hasHeadingSlot) && (h("duet-heading", { theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? this.heading : h("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (h("duet-heading", { theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, h("slot", { name: "subheading" }))), this.description && (h("duet-paragraph", { theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (h("duet-list", { theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (h("duet-list-item", null, h("span", { slot: "label" }, item.label), h("span", { slot: "value" }, item.value)))))), this.buttonLabel && (h("duet-button", { url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), h("span", { class: "duet-hero-slot-unnamed" }, h("slot", null))), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (h("div", { class: "duet-hero-links" }, this.processedActions.map(item => (h("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, h("div", { class: "duet-hero-action-icon" }, h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), h("span", null, item.label), item.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (h("div", { class: "duet-hero-action-arrow" }, h("duet-icon", { icon: newWindowIcon.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image && this.variation !== "image" && !campaignOrSection && this.variation !== "product" && (h("div", { class: "duet-hero-image", style: styles })), h("slot", { name: "bottom" }))));
158
+ }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), h("div", { class: { "duet-hero-text": true, "no-bg": !this.image }, part: "duet-hero-text" }, this.preHeading && (h("duet-paragraph", { margin: "none", class: "duet-hero-pre" }, this.preHeading)), h("slot", { name: "badge" }), (this.heading || this.hasHeadingSlot) && (h("duet-heading", { theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? this.heading : h("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (h("duet-heading", { theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, h("slot", { name: "subheading" }))), this.description && (h("duet-paragraph", { theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (h("duet-list", { theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (h("duet-list-item", null, h("span", { slot: "label" }, item.label), h("span", { slot: "value" }, item.value)))))), this.buttonLabel && (h("duet-button", { url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), h("span", { class: "duet-hero-slot-unnamed" }, h("slot", null))), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (h("div", { class: "duet-hero-links" }, this.processedActions.map(item => (h("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, h("div", { class: "duet-hero-action-icon" }, h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), h("span", null, item.label), item.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (h("div", { class: "duet-hero-action-arrow" }, h("duet-icon", { icon: newWindowIcon.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
159
+ this.variation !== "image" &&
160
+ !campaignOrSection &&
161
+ this.variation !== "product" &&
162
+ this.variation !== "content" && h("div", { class: "duet-hero-image", style: styles }), h("slot", { name: "bottom" }))));
157
163
  }
158
164
  static get is() { return "duet-hero"; }
159
165
  static get encapsulation() { return "shadow"; }
@@ -612,7 +618,7 @@ export class DuetHero {
612
618
  "mutable": false,
613
619
  "complexType": {
614
620
  "original": "DuetHeroVariation",
615
- "resolved": "\"campaign\" | \"default\" | \"gray\" | \"image\" | \"light\" | \"minimal\" | \"product\" | \"section\"",
621
+ "resolved": "\"campaign\" | \"content\" | \"default\" | \"gray\" | \"image\" | \"light\" | \"minimal\" | \"product\" | \"section\"",
616
622
  "references": {
617
623
  "DuetHeroVariation": {
618
624
  "location": "local"
@@ -18,6 +18,7 @@ const stickyTopValues = {
18
18
  */
19
19
  export class DuetTable {
20
20
  constructor() {
21
+ this.headingSelector = "thead tr > :not(*.duet-editable-table-actions-menu";
21
22
  this.handleMediaQueryChange = (mq) => {
22
23
  this.matchesBreakpoint = mq.matches;
23
24
  };
@@ -51,7 +52,7 @@ export class DuetTable {
51
52
  }
52
53
  if (this.sticky) {
53
54
  const stickyTop = stickyTopValues[this.stickyDistance];
54
- const headingElements = this.element.querySelectorAll("thead th");
55
+ const headingElements = this.element.querySelectorAll(this.headingSelector);
55
56
  headingElements.forEach(th => (th.style.top = `${stickyTop}px`));
56
57
  }
57
58
  }
@@ -78,7 +79,7 @@ export class DuetTable {
78
79
  * Local methods.
79
80
  */
80
81
  copyHeadingsToCells() {
81
- const headingElements = this.element.querySelectorAll("thead th");
82
+ const headingElements = this.element.querySelectorAll(this.headingSelector);
82
83
  const rowElements = this.element.querySelectorAll("tbody tr");
83
84
  const headings = Array.from(headingElements).map(th => th.textContent.trim());
84
85
  rowElements.forEach(tr => {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-a9818eef.js';
4
+ import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-355735f0.js';
5
5
 
6
6
  const DuetActionButton = DuetActionButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-0591f210.js';
4
+ import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-849407d1.js';
5
5
 
6
6
  const DuetAlert = DuetAlert$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-c09f02ce.js';
4
+ import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-455151f9.js';
5
5
 
6
6
  const DuetBadge = DuetBadge$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-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$2 } from './p-ddf4475a.js';
6
+ import { d as defineCustomElement$2 } from './p-c56da0b6.js';
7
7
 
8
8
  const duetBreadcrumbCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-breadcrumb{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;font-size:0.875rem;color:#00294d;text-decoration:none}.duet-breadcrumb:hover{color:#004d80}.duet-breadcrumb.duet-theme-turva{color:#171c3a}.duet-breadcrumb.duet-theme-turva:hover{color:#940925}.duet-breadcrumb:focus{outline:0}.duet-breadcrumb:active{opacity:0.75}:host(.user-is-tabbing) .duet-breadcrumb:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-breadcrumb.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
9
9
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, F as Fragment, b as Host } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment, b as Host } from './p-0e692503.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getLocaleString } from './p-ede854e1.js';
7
- import { d as defineCustomElement$2 } from './p-ddf4475a.js';
7
+ import { d as defineCustomElement$2 } from './p-c56da0b6.js';
8
8
 
9
9
  var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetButton$1, d as defineCustomElement$1 } from './p-45288df3.js';
4
+ import { D as DuetButton$1, d as defineCustomElement$1 } from './p-58d6bf44.js';
5
5
 
6
6
  const DuetButton = DuetButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-6bd92b6e.js';
4
+ import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-e5b634ae.js';
5
5
 
6
6
  const DuetCaption = DuetCaption$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, b as Host } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, 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 { i as isKeyboardClick } from './p-d8549efe.js';
8
8
  import { s as sanitizeString } from './p-5a9d75e1.js';
9
9
  import { g as getColorByName } from './p-535ce3ec.js';
10
- import { d as defineCustomElement$3 } from './p-ddf4475a.js';
11
- import { d as defineCustomElement$2 } from './p-2e7690c7.js';
10
+ import { d as defineCustomElement$3 } from './p-c56da0b6.js';
11
+ import { d as defineCustomElement$2 } from './p-c7aaa12e.js';
12
12
 
13
13
  var actionArrowUp={"title":"action-arrow-up","tags":"action arrow up caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M.75 17.939a.752.752 0 0 1-.53-1.281L10.94 5.94c.283-.284.659-.44 1.059-.44.401 0 .777.156 1.06.438l10.721 10.72a.752.752 0 0 1-.53 1.281.743.743 0 0 1-.53-.22L12 7 1.28 17.719a.743.743 0 0 1-.53.22z\"/></svg>"};
14
14
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-60f5c17a.js';
4
+ import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-05ca8ad3.js';
5
5
 
6
6
  const DuetCheckbox = DuetCheckbox$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, 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 { f as findCheckedOption, w as watchForOptions } from './p-12721178.js';
7
- import { d as defineCustomElement$6 } from './p-6bd92b6e.js';
8
- import { d as defineCustomElement$5 } from './p-d2263b57.js';
9
- import { d as defineCustomElement$4 } from './p-ddf4475a.js';
10
- import { d as defineCustomElement$3 } from './p-72e4c302.js';
11
- import { d as defineCustomElement$2 } from './p-068a5013.js';
7
+ import { d as defineCustomElement$6 } from './p-e5b634ae.js';
8
+ import { d as defineCustomElement$5 } from './p-86343460.js';
9
+ import { d as defineCustomElement$4 } from './p-c56da0b6.js';
10
+ import { d as defineCustomElement$3 } from './p-af004f36.js';
11
+ import { d as defineCustomElement$2 } from './p-3fd31c11.js';
12
12
 
13
13
  const duetChoiceGroupCss = "*.sc-duet-choice-group,*.sc-duet-choice-group::after,*.sc-duet-choice-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:block}@media (min-width: 48em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:flex;margin-bottom:0}}.horizontal.sc-duet-choice-group-h .duet-choice-group.duet-no-stacking.sc-duet-choice-group{display:flex}.duet-choice-group.sc-duet-choice-group{position:relative;width:100%;margin-bottom:-12px}";
14
14
 
@@ -1,17 +1,17 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-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 { c as createID } from './p-c1325e35.js';
8
8
  import { F as FocusGuard } from './p-9986919d.js';
9
9
  import { i as isKeyboardClick, a as isQuestionKey, b as isEscapeKey } from './p-d8549efe.js';
10
10
  import { g as getLocaleString, a as getLanguage } from './p-ede854e1.js';
11
- import { d as defineCustomElement$5 } from './p-6bd92b6e.js';
12
- import { d as defineCustomElement$4 } from './p-ddf4475a.js';
13
- import { d as defineCustomElement$3 } from './p-2e7690c7.js';
14
- import { d as defineCustomElement$2 } 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-c7aaa12e.js';
14
+ import { d as defineCustomElement$2 } from './p-3fd31c11.js';
15
15
 
16
16
  var messagingInfo={"title":"messaging-info","tags":"messaging info information circle","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z\"/><circle cx=\"11.625\" cy=\"7.125\" r=\"1.125\"/><path d=\"M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22.5C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5z\"/></svg>"};
17
17
 
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-0e692503.js';
5
5
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
6
6
  import { f as font_size_medium, t as tokens } from './p-738bd3c5.js';
7
7
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
8
8
  import { c as createID } from './p-c1325e35.js';
9
9
  import { i as isKeyboardClick } from './p-d8549efe.js';
10
10
  import { s as sanitizeString } from './p-5a9d75e1.js';
11
- import { d as defineCustomElement$2 } from './p-ddf4475a.js';
11
+ import { d as defineCustomElement$2 } from './p-c56da0b6.js';
12
12
 
13
13
  const duetCollapsibleCss = "*.sc-duet-collapsible,*.sc-duet-collapsible::after,*.sc-duet-collapsible::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-collapsible-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:#00294d}.duet-theme-turva.sc-duet-collapsible-h{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-m-0.sc-duet-collapsible-h{margin:0 !important}.duet-collapsible-content.sc-duet-collapsible{display:none;padding-left:18px;margin-top:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:#00294d}@media (max-width: 35.9375em){.duet-collapsible-content.sc-duet-collapsible{font-size:0.875rem}}.duet-collapsible-content.duet-theme-turva.sc-duet-collapsible{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}[open].sc-duet-collapsible-h .duet-collapsible-content.sc-duet-collapsible{display:block}.duet-collapsible-heading.sc-duet-collapsible{-webkit-user-select:none;user-select:none;display:flex;align-items:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:#00294d;cursor:pointer;border-radius:4px}.duet-collapsible-heading.duet-collapsible-normal-weight.sc-duet-collapsible{font-weight:400}.duet-collapsible-heading.duet-theme-turva.sc-duet-collapsible{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-collapsible-heading.sc-duet-collapsible .duet-collapsible-heading-content.sc-duet-collapsible{flex:1}.duet-collapsible-heading.sc-duet-collapsible:focus{outline:0}.user-is-tabbing.sc-duet-collapsible-h .duet-collapsible-heading.sc-duet-collapsible:focus{border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.user-is-tabbing.duet-theme-turva.sc-duet-collapsible-h .duet-collapsible-heading.sc-duet-collapsible:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-collapsible-heading-icon.sc-duet-collapsible{margin-right:8px !important;display:flex;align-items:center;justify-content:center;color:#00294d;transition:transform 300ms ease}.duet-collapsible-heading-icon.sc-duet-collapsible:last-child,.duet-collapsible-heading-icon.sc-duet-collapsible:last-of-type{margin-right:0 !important}[aria-expanded=true].sc-duet-collapsible .duet-collapsible-heading-icon.sc-duet-collapsible{transform:rotate(180deg)}";
14
14
 
@@ -1,14 +1,14 @@
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 { d as debounce } from './p-0b3f675e.js';
7
7
  import { c as isEnterKey, b as isEscapeKey, d as isTabKey, e as isArrowUpKey, f as isArrowDownKey } from './p-d8549efe.js';
8
8
  import { g as getLocaleString, a as getLanguage } from './p-ede854e1.js';
9
9
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
10
10
  import { h, F as Fragment } from './p-e4a60f42.js';
11
- import { d as defineCustomElement$2 } from './p-ddf4475a.js';
11
+ import { d as defineCustomElement$2 } from './p-c56da0b6.js';
12
12
 
13
13
  const SelectSingle = ({ item, search = "", selected }) => {
14
14
  const regEx = search !== "" ? new RegExp("(" + search.split(" ").join("|") + ")", "gi") : undefined;
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-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
- import { d as defineCustomElement$6 } from './p-45288df3.js';
7
- import { d as defineCustomElement$5 } from './p-ddf4475a.js';
8
- import { d as defineCustomElement$4 } from './p-2e7690c7.js';
9
- import { d as defineCustomElement$3 } from './p-72c6ad08.js';
10
- import { d as defineCustomElement$2 } from './p-068a5013.js';
6
+ import { d as defineCustomElement$6 } from './p-58d6bf44.js';
7
+ import { d as defineCustomElement$5 } from './p-c56da0b6.js';
8
+ import { d as defineCustomElement$4 } from './p-c7aaa12e.js';
9
+ import { d as defineCustomElement$3 } from './p-1529e25b.js';
10
+ import { d as defineCustomElement$2 } from './p-3fd31c11.js';
11
11
 
12
12
  const duetCookieConsentCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:fixed;right:0;bottom:0;left:0;z-index:950;display:block;width:100%;box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.2)}@media (min-width: 48em){:host{right:28px;bottom:28px;left:auto;width:25rem}}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-cookie-consent{padding:20px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;color:white !important;background-color:rgba(0, 21, 39, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent{background:rgba(0, 21, 39, 0.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.duet-cookie-consent.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";background-color:rgba(12, 14, 29, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent.duet-theme-turva{background:rgba(12, 14, 29, 0.8)}}@media (min-width: 48em){.duet-cookie-consent{padding:20px;border-radius:4px}}.duet-cookie-consent-content{display:flex;align-items:center;max-width:1110px;margin:0 auto}.duet-cookie-consent-content .expand{flex:1}::slotted(a){font-weight:600;color:white !important;text-decoration:underline;white-space:nowrap}::slotted(a[target=_blank]){padding-right:16px;background:url(\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMmExLjUgMS41IDAgMDEuMTQgM0gzLjc1Yy0uMzggMC0uNy4yOC0uNzQuNjVsLS4wMS4xdjE0LjVjMCAuMzguMjguNy42NS43NGwuMS4wMWgxNC41Yy4zOCAwIC43LS4yOC43NC0uNjVsLjAxLS4xdi02Ljg5YTEuNSAxLjUgMCAwMTMgMHY2Ljg5QTMuNzUgMy43NSAwIDAxMTguMjUgMjRIMy43NUEzLjc1IDMuNzUgMCAwMTAgMjAuMjVWNS43NUEzLjc1IDMuNzUgMCAwMTMuNzUgMnptMTItMmMuNzggMCAxLjQyLjYgMS41IDEuMzZWNy41YTEuNSAxLjUgMCAwMS0zIC4xNFY1LjEybC01LjQ0IDUuNDRhMS41IDEuNSAwIDAxLTIuMjItMmwuMS0uMTJMMTguODggM0gxNi41QTEuNSAxLjUgMCAwMTE1IDEuNjRWMS41YzAtLjc4LjYtMS40MiAxLjM2LTEuNWguMTR6Ii8+PC9zdmc+\") no-repeat right 50%;background-size:12px 10px}::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva ::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
13
13
 
@@ -1,19 +1,19 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-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 { F as FocusGuard } from './p-9986919d.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
9
  import { h } from './p-e4a60f42.js';
10
- import { d as defineCustomElement$8 } from './p-a9818eef.js';
11
- import { d as defineCustomElement$7 } from './p-6bd92b6e.js';
12
- import { d as defineCustomElement$6 } from './p-ddf4475a.js';
13
- import { d as defineCustomElement$5 } from './p-c6ff1566.js';
14
- import { d as defineCustomElement$4 } from './p-b2768149.js';
15
- import { d as defineCustomElement$3 } from './p-72e4c302.js';
16
- import { d as defineCustomElement$2 } from './p-068a5013.js';
10
+ import { d as defineCustomElement$8 } from './p-355735f0.js';
11
+ import { d as defineCustomElement$7 } from './p-e5b634ae.js';
12
+ import { d as defineCustomElement$6 } from './p-c56da0b6.js';
13
+ import { d as defineCustomElement$5 } from './p-093cdb4b.js';
14
+ import { d as defineCustomElement$4 } from './p-12b842a7.js';
15
+ import { d as defineCustomElement$3 } from './p-af004f36.js';
16
+ import { d as defineCustomElement$2 } from './p-3fd31c11.js';
17
17
 
18
18
  const formatOptionsShort = { day: "numeric", month: "long" };
19
19
  const formatOptionsLong = { day: "numeric", month: "long", year: "numeric" };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-2632a69b.js';
4
+ import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-e8fc1e4d.js';
5
5
 
6
6
  const DuetDivider = DuetDivider$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetEditableTable$1, d as defineCustomElement$1 } from './p-03bc71d3.js';
4
+ import { D as DuetEditableTable$1, d as defineCustomElement$1 } from './p-cc6990dc.js';
5
5
 
6
6
  const DuetEditableTable = DuetEditableTable$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetEmptyState$1, d as defineCustomElement$1 } from './p-9ee550f3.js';
4
+ import { D as DuetEmptyState$1, d as defineCustomElement$1 } from './p-75c1d029.js';
5
5
 
6
6
  const DuetEmptyState = DuetEmptyState$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetFieldset$1, d as defineCustomElement$1 } from './p-d2263b57.js';
4
+ import { D as DuetFieldset$1, d as defineCustomElement$1 } from './p-86343460.js';
5
5
 
6
6
  const DuetFieldset = DuetFieldset$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent$1, h, F as Fragment } from './p-d74ef562.js';
4
+ import { p as proxyCustomElement, H, c as createEvent$1, h, F as Fragment } 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
9
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
10
- import { d as defineCustomElement$4 } from './p-ddf4475a.js';
11
- import { d as defineCustomElement$3 } from './p-66ceacfb.js';
12
- import { d as defineCustomElement$2 } from './p-068a5013.js';
10
+ import { d as defineCustomElement$4 } from './p-c56da0b6.js';
11
+ import { d as defineCustomElement$3 } from './p-92d5395b.js';
12
+ import { d as defineCustomElement$2 } from './p-3fd31c11.js';
13
13
 
14
14
  var actionArrowRight={"title":"action-arrow-right","tags":"action arrow right caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M5.499 24a.752.752 0 0 1-.53-1.281L15.689 12 4.969 1.28c-.142-.141-.22-.33-.22-.53s.078-.389.22-.53c.141-.142.33-.22.53-.22s.389.078.53.22l10.72 10.72a1.5 1.5 0 0 1 .001 2.119L6.029 23.78a.743.743 0 0 1-.53.22z\"/></svg>"};
15
15
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetGridItem$1, d as defineCustomElement$1 } from './p-a8049fdd.js';
4
+ import { D as DuetGridItem$1, d as defineCustomElement$1 } from './p-719f820e.js';
5
5
 
6
6
  const DuetGridItem = DuetGridItem$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetGrid$1, d as defineCustomElement$1 } from './p-30aa9395.js';
4
+ import { D as DuetGrid$1, d as defineCustomElement$1 } from './p-c9c2b26b.js';
5
5
 
6
6
  const DuetGrid = DuetGrid$1;
7
7
  const defineCustomElement = defineCustomElement$1;