@duetds/components 6.5.3 → 6.6.0

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 (510) hide show
  1. package/hydrate/index.js +170 -21
  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 +4 -2
  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-checkmark.cjs.entry.js +38 -0
  12. package/lib/cjs/duet-choice_2.cjs.entry.js +8 -2
  13. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  18. package/lib/cjs/duet-editable-table_3.cjs.entry.js +2 -2
  19. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  20. package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-footer.cjs.entry.js +1 -1
  22. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
  24. package/lib/cjs/duet-hero.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-icon.cjs.entry.js +4 -2
  26. package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  37. package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-page-heading.cjs.entry.js +41 -0
  40. package/lib/cjs/duet-pagination_2.cjs.entry.js +11 -5
  41. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  42. package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-scrollable_3.cjs.entry.js +33 -7
  45. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  46. package/lib/cjs/duet-select.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  50. package/lib/cjs/duet-slideout-panel.cjs.entry.js +16 -5
  51. package/lib/cjs/duet-slideout.cjs.entry.js +3 -3
  52. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  62. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-tray.cjs.entry.js +1 -1
  65. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  66. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  67. package/lib/cjs/duet.cjs.js +2 -2
  68. package/lib/cjs/{focus-utils-ed2dad1b.js → focus-utils-995144a1.js} +1 -1
  69. package/lib/cjs/{index-9ee8fef8.js → index-7924dfe2.js} +1 -1
  70. package/lib/cjs/loader.cjs.js +2 -2
  71. package/lib/collection/collection-manifest.json +2 -0
  72. package/lib/collection/components/duet-choice/duet-checkmark.css +74 -0
  73. package/lib/collection/components/duet-choice/duet-checkmark.js +142 -0
  74. package/lib/collection/components/duet-choice/duet-choice.js +22 -0
  75. package/lib/collection/components/duet-icon/duet-icon.css +121 -2
  76. package/lib/collection/components/duet-icon/duet-icon.js +20 -0
  77. package/lib/collection/components/duet-link/duet-link.css +37 -0
  78. package/lib/collection/components/duet-link/duet-link.js +20 -0
  79. package/lib/collection/components/duet-nav/duet-nav.js +6 -1
  80. package/lib/collection/components/duet-page-heading/duet-page-heading.css +205 -0
  81. package/lib/collection/components/duet-page-heading/duet-page-heading.js +113 -0
  82. package/lib/collection/components/duet-pagination/duet-pagination.js +10 -4
  83. package/lib/collection/components/duet-slideout/duet-slideout.css +0 -3
  84. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +1 -8
  85. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +35 -2
  86. package/lib/collection/components/duet-tab/duet-tab.js +18 -0
  87. package/lib/collection/components/duet-tab-group/duet-tab-group.css +140 -0
  88. package/lib/collection/components/duet-tab-group/duet-tab-group.js +31 -6
  89. package/lib/collection/components/duet-table/duet-table.js +1 -1
  90. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  91. package/lib/dist-custom-elements/duet-alert.js +1 -1
  92. package/lib/dist-custom-elements/duet-badge.js +1 -1
  93. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  94. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  95. package/lib/dist-custom-elements/duet-button.js +1 -1
  96. package/lib/dist-custom-elements/duet-caption.js +1 -1
  97. package/lib/dist-custom-elements/duet-card.js +3 -3
  98. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  99. package/lib/dist-custom-elements/duet-checkmark.d.ts +11 -0
  100. package/lib/dist-custom-elements/duet-checkmark.js +9 -0
  101. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  102. package/lib/dist-custom-elements/duet-choice.js +13 -6
  103. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  104. package/lib/dist-custom-elements/duet-combobox.js +2 -2
  105. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  106. package/lib/dist-custom-elements/duet-date-picker.js +10 -10
  107. package/lib/dist-custom-elements/duet-divider.js +1 -1
  108. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  109. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  110. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  111. package/lib/dist-custom-elements/duet-footer.js +4 -4
  112. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  113. package/lib/dist-custom-elements/duet-grid.js +1 -1
  114. package/lib/dist-custom-elements/duet-header.js +8 -8
  115. package/lib/dist-custom-elements/duet-heading.js +1 -1
  116. package/lib/dist-custom-elements/duet-hero.js +9 -9
  117. package/lib/dist-custom-elements/duet-icon.js +1 -1
  118. package/lib/dist-custom-elements/duet-input.js +1 -1
  119. package/lib/dist-custom-elements/duet-label.js +1 -1
  120. package/lib/dist-custom-elements/duet-layout.js +1 -1
  121. package/lib/dist-custom-elements/duet-link.js +1 -1
  122. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  123. package/lib/dist-custom-elements/duet-list.js +1 -1
  124. package/lib/dist-custom-elements/duet-logo.js +1 -1
  125. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  126. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  127. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  128. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  129. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  130. package/lib/dist-custom-elements/duet-modal.js +7 -7
  131. package/lib/dist-custom-elements/duet-multiselect.js +8 -8
  132. package/lib/dist-custom-elements/duet-nav.js +2 -2
  133. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  134. package/lib/dist-custom-elements/duet-notification.js +2 -2
  135. package/lib/dist-custom-elements/duet-number-input.js +9 -9
  136. package/lib/dist-custom-elements/duet-page-heading.d.ts +11 -0
  137. package/lib/dist-custom-elements/duet-page-heading.js +65 -0
  138. package/lib/dist-custom-elements/duet-pagination.js +17 -11
  139. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  140. package/lib/dist-custom-elements/duet-progress.js +1 -1
  141. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  142. package/lib/dist-custom-elements/duet-radio.js +1 -1
  143. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  144. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  145. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  146. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  147. package/lib/dist-custom-elements/duet-select.js +1 -1
  148. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  149. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  150. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  151. package/lib/dist-custom-elements/duet-slideout-panel.js +16 -5
  152. package/lib/dist-custom-elements/duet-slideout.js +3 -3
  153. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  154. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  155. package/lib/dist-custom-elements/duet-step.js +4 -4
  156. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  157. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  158. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  159. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  160. package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
  161. package/lib/dist-custom-elements/duet-tab-group.js +46 -15
  162. package/lib/dist-custom-elements/duet-tab.js +3 -1
  163. package/lib/dist-custom-elements/duet-table.js +1 -1
  164. package/lib/dist-custom-elements/duet-textarea.js +8 -8
  165. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  166. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  167. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  168. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  169. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  170. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  171. package/lib/dist-custom-elements/duet-tray.js +3 -3
  172. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  173. package/lib/dist-custom-elements/duet-upload.js +18 -18
  174. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  175. package/lib/dist-custom-elements/index.d.ts +2 -0
  176. package/lib/dist-custom-elements/index.js +3 -1
  177. package/lib/dist-custom-elements/{p-e41dcc90.js → p-090c4f84.js} +1 -1
  178. package/lib/dist-custom-elements/{p-1c1d12e6.js → p-0b3c5fd3.js} +4 -4
  179. package/lib/dist-custom-elements/{p-c8062b13.js → p-0b46cf7c.js} +1 -1
  180. package/lib/dist-custom-elements/{p-c4833a6d.js → p-1b40f099.js} +2 -2
  181. package/lib/dist-custom-elements/{p-4385956a.js → p-1edc6268.js} +1 -1
  182. package/lib/dist-custom-elements/{p-b1567b3c.js → p-25e3ecf6.js} +1 -1
  183. package/lib/dist-custom-elements/{p-6fc347ac.js → p-2bed378b.js} +1 -1
  184. package/lib/dist-custom-elements/{p-2cc693bd.js → p-2e8d4cbb.js} +3 -3
  185. package/lib/dist-custom-elements/{p-a9df186e.js → p-31869282.js} +2 -2
  186. package/lib/dist-custom-elements/{p-fdfff09b.js → p-47c90993.js} +1 -1
  187. package/lib/dist-custom-elements/{p-65ff709e.js → p-4da5814e.js} +7 -4
  188. package/lib/dist-custom-elements/{p-12b2209e.js → p-4f601182.js} +2 -2
  189. package/lib/dist-custom-elements/{p-19f6ccfd.js → p-505b1084.js} +2 -2
  190. package/lib/dist-custom-elements/{p-f0e97570.js → p-5243162f.js} +1 -1
  191. package/lib/dist-custom-elements/{p-2973295e.js → p-58d5e801.js} +1 -1
  192. package/lib/dist-custom-elements/{p-2799f459.js → p-5bd12ce0.js} +2 -2
  193. package/lib/dist-custom-elements/{p-0f583b14.js → p-62024326.js} +1 -1
  194. package/lib/dist-custom-elements/{p-47157a1e.js → p-73fbb616.js} +1 -1
  195. package/lib/dist-custom-elements/{p-a3118d10.js → p-7cd9c98d.js} +1 -1
  196. package/lib/dist-custom-elements/{p-fd3b1d69.js → p-7fdcbaf8.js} +8 -8
  197. package/lib/dist-custom-elements/p-83dc78d3.js +186 -0
  198. package/lib/dist-custom-elements/{p-b33885be.js → p-94317ac7.js} +1 -1
  199. package/lib/dist-custom-elements/{p-3f4b8d49.js → p-9aaafcd5.js} +6 -6
  200. package/lib/dist-custom-elements/{p-f51c6f0d.js → p-a0db949c.js} +5 -5
  201. package/lib/dist-custom-elements/{p-51525197.js → p-c1c93be7.js} +7 -7
  202. package/lib/dist-custom-elements/{p-e9433706.js → p-c1eea28e.js} +1 -1
  203. package/lib/dist-custom-elements/{p-c58ed6c1.js → p-d2842398.js} +1 -1
  204. package/lib/dist-custom-elements/{p-29ac3d37.js → p-dab5118b.js} +1 -1
  205. package/lib/dist-custom-elements/p-db1a354c.js +54 -0
  206. package/lib/dist-custom-elements/{p-637de545.js → p-dc195b26.js} +3 -3
  207. package/lib/dist-custom-elements/{p-018af97c.js → p-ee73ac71.js} +1 -1
  208. package/lib/dist-custom-elements/{p-70525432.js → p-f3d819f9.js} +2 -2
  209. package/lib/duet/duet.esm.js +1 -1
  210. package/lib/duet/duet.js +1 -1
  211. package/lib/duet/p-0ae5fcca.entry.js +4 -0
  212. package/lib/duet/{p-7e39a550.system.entry.js → p-0f74b52f.system.entry.js} +1 -1
  213. package/lib/duet/{p-15910757.system.entry.js → p-1153165c.system.entry.js} +1 -1
  214. package/lib/duet/{p-ee4e7bff.system.entry.js → p-123a086a.system.entry.js} +1 -1
  215. package/lib/duet/{p-f8bdcad4.entry.js → p-13177687.entry.js} +1 -1
  216. package/lib/duet/{p-b20bff64.entry.js → p-1490ab5a.entry.js} +1 -1
  217. package/lib/duet/{p-df40670a.system.entry.js → p-16172210.system.entry.js} +1 -1
  218. package/lib/duet/p-1908e8bc.system.entry.js +4 -0
  219. package/lib/duet/{p-d57020ab.entry.js → p-1bf30e42.entry.js} +1 -1
  220. package/lib/duet/{p-f58e2c75.system.entry.js → p-1ff8518c.system.entry.js} +1 -1
  221. package/lib/duet/{p-dfe588e8.system.entry.js → p-20e0e96a.system.entry.js} +1 -1
  222. package/lib/duet/{p-bbc717af.entry.js → p-21a8e0eb.entry.js} +1 -1
  223. package/lib/duet/{p-af8dbf72.entry.js → p-221ca56a.entry.js} +1 -1
  224. package/lib/duet/{p-a4054eae.entry.js → p-22d0724c.entry.js} +1 -1
  225. package/lib/duet/p-23a53ae7.entry.js +4 -0
  226. package/lib/duet/{p-ca5373cf.entry.js → p-24179e4c.entry.js} +1 -1
  227. package/lib/duet/p-28fc49de.js +4 -0
  228. package/lib/duet/{p-e0c48a7d.entry.js → p-2a48131b.entry.js} +1 -1
  229. package/lib/duet/{p-a7ec9aa4.system.js → p-2a7f92fa.system.js} +1 -1
  230. package/lib/duet/{p-0eed7e9d.entry.js → p-2cd36122.entry.js} +1 -1
  231. package/lib/duet/{p-12014f2b.system.entry.js → p-2dc966c6.system.entry.js} +1 -1
  232. package/lib/duet/{p-cce6bb84.entry.js → p-31497c7f.entry.js} +1 -1
  233. package/lib/duet/p-32b5532c.entry.js +4 -0
  234. package/lib/duet/{p-183db4fd.entry.js → p-36aed263.entry.js} +1 -1
  235. package/lib/duet/{p-05ff4ff2.entry.js → p-36b14352.entry.js} +1 -1
  236. package/lib/duet/{p-6989d392.system.entry.js → p-3a44e66a.system.entry.js} +1 -1
  237. package/lib/duet/{p-1fcb57c4.system.entry.js → p-3ae2bc39.system.entry.js} +1 -1
  238. package/lib/duet/{p-aa9f3fc8.entry.js → p-3c5b1adb.entry.js} +1 -1
  239. package/lib/duet/{p-e82cc5a7.entry.js → p-3cb7c2b8.entry.js} +1 -1
  240. package/lib/duet/{p-ea09c830.system.entry.js → p-3d2a830f.system.entry.js} +1 -1
  241. package/lib/duet/{p-1d3b7252.entry.js → p-3d82f269.entry.js} +1 -1
  242. package/lib/duet/{p-052545fb.system.entry.js → p-3e0a6231.system.entry.js} +1 -1
  243. package/lib/duet/p-3fb428e9.system.entry.js +4 -0
  244. package/lib/duet/{p-9cbc891f.system.entry.js → p-4578d79a.system.entry.js} +1 -1
  245. package/lib/duet/{p-69ab5590.system.entry.js → p-45f6cac0.system.entry.js} +1 -1
  246. package/lib/duet/{p-10525faa.system.entry.js → p-49bc849e.system.entry.js} +1 -1
  247. package/lib/duet/{p-c0d2e97b.entry.js → p-4bb30628.entry.js} +1 -1
  248. package/lib/duet/{p-24ec796f.system.entry.js → p-4eda4e90.system.entry.js} +1 -1
  249. package/lib/duet/{p-36ad1015.system.entry.js → p-4fdb8a65.system.entry.js} +1 -1
  250. package/lib/duet/{p-08cc78bf.entry.js → p-533787dd.entry.js} +1 -1
  251. package/lib/duet/{p-f888deb6.system.entry.js → p-53ca7657.system.entry.js} +1 -1
  252. package/lib/duet/{p-ae1e4397.system.entry.js → p-53fb3b65.system.entry.js} +1 -1
  253. package/lib/duet/{p-dcf65419.entry.js → p-5710f613.entry.js} +1 -1
  254. package/lib/duet/{p-5831b7b3.system.entry.js → p-58c3a641.system.entry.js} +1 -1
  255. package/lib/duet/{p-72bda1b3.entry.js → p-59bb59f1.entry.js} +1 -1
  256. package/lib/duet/{p-006b7cf2.entry.js → p-5f10cf32.entry.js} +1 -1
  257. package/lib/duet/{p-4be58c8b.system.entry.js → p-5f1ed8ac.system.entry.js} +1 -1
  258. package/lib/duet/{p-94f0387e.entry.js → p-5fac76f8.entry.js} +1 -1
  259. package/lib/duet/{p-d2ffedfa.system.entry.js → p-63913eab.system.entry.js} +1 -1
  260. package/lib/duet/{p-2bea974a.system.entry.js → p-6973b44c.system.entry.js} +1 -1
  261. package/lib/duet/{p-43abf083.entry.js → p-6be424b0.entry.js} +1 -1
  262. package/lib/duet/{p-4bb8d188.system.entry.js → p-6cdea556.system.entry.js} +1 -1
  263. package/lib/duet/{p-11eec0c4.system.entry.js → p-6cf47dac.system.entry.js} +1 -1
  264. package/lib/duet/{p-d9859e96.js → p-707fc6cf.js} +1 -1
  265. package/lib/duet/{p-ce35d050.system.entry.js → p-7090f15a.system.entry.js} +1 -1
  266. package/lib/duet/{p-8e69027d.system.entry.js → p-711fb114.system.entry.js} +1 -1
  267. package/lib/duet/{p-edd23a3b.entry.js → p-714c2b56.entry.js} +1 -1
  268. package/lib/duet/{p-c2f44fde.entry.js → p-72d7785c.entry.js} +1 -1
  269. package/lib/duet/{p-5e02b923.entry.js → p-7420063a.entry.js} +1 -1
  270. package/lib/duet/p-75019a0f.entry.js +4 -0
  271. package/lib/duet/p-7526cac0.system.js +4 -0
  272. package/lib/duet/{p-11c83814.system.entry.js → p-75817145.system.entry.js} +1 -1
  273. package/lib/duet/{p-5058dcff.system.entry.js → p-75c291a0.system.entry.js} +1 -1
  274. package/lib/duet/{p-08f3c955.entry.js → p-76669675.entry.js} +1 -1
  275. package/lib/duet/{p-3179dcc4.entry.js → p-78bdcfdd.entry.js} +1 -1
  276. package/lib/duet/{p-a1dc9c9e.system.entry.js → p-7f52cc01.system.entry.js} +1 -1
  277. package/lib/duet/{p-d76aa87f.system.entry.js → p-80515ee1.system.entry.js} +1 -1
  278. package/lib/duet/{p-ecc8c5f4.system.entry.js → p-8143f9b5.system.entry.js} +1 -1
  279. package/lib/duet/p-8280a9fe.entry.js +4 -0
  280. package/lib/duet/{p-5b7cbc4d.entry.js → p-84327fb5.entry.js} +1 -1
  281. package/lib/duet/{p-a5a6751e.system.entry.js → p-8dad489b.system.entry.js} +1 -1
  282. package/lib/duet/{p-b0428a5d.system.entry.js → p-8ffe50ff.system.entry.js} +1 -1
  283. package/lib/duet/{p-b6753d6e.entry.js → p-91203227.entry.js} +1 -1
  284. package/lib/duet/{p-95a4082f.entry.js → p-934dc718.entry.js} +1 -1
  285. package/lib/duet/p-95c34866.system.entry.js +4 -0
  286. package/lib/duet/{p-9b949b28.entry.js → p-96f06f5b.entry.js} +1 -1
  287. package/lib/duet/{p-5ec490da.system.entry.js → p-9807e8a6.system.entry.js} +1 -1
  288. package/lib/duet/{p-80ffbd1c.entry.js → p-9933a4cd.entry.js} +1 -1
  289. package/lib/duet/{p-ae39acbe.entry.js → p-9b4aec27.entry.js} +1 -1
  290. package/lib/duet/{p-36e6b035.entry.js → p-9e24f4b5.entry.js} +1 -1
  291. package/lib/duet/{p-61fe36d3.entry.js → p-9ebaf967.entry.js} +1 -1
  292. package/lib/duet/{p-0d24350f.entry.js → p-a14705b2.entry.js} +1 -1
  293. package/lib/duet/p-a1f24860.entry.js +4 -0
  294. package/lib/duet/{p-466341b7.entry.js → p-a302c770.entry.js} +1 -1
  295. package/lib/duet/{p-dc1e280d.entry.js → p-a46504b6.entry.js} +1 -1
  296. package/lib/duet/{p-f7cefa5d.system.entry.js → p-a4c9a9ad.system.entry.js} +1 -1
  297. package/lib/duet/{p-09c3fee3.entry.js → p-a563600c.entry.js} +1 -1
  298. package/lib/duet/{p-79ff1a6a.entry.js → p-a69cbaf1.entry.js} +1 -1
  299. package/lib/duet/{p-04103703.system.entry.js → p-a7886157.system.entry.js} +1 -1
  300. package/lib/duet/{p-4a7c0c4f.entry.js → p-a9bbe66f.entry.js} +1 -1
  301. package/lib/duet/p-aa2ce92b.system.entry.js +4 -0
  302. package/lib/duet/{p-3bfd250e.entry.js → p-ad35ad40.entry.js} +1 -1
  303. package/lib/duet/p-b33f7ad2.entry.js +4 -0
  304. package/lib/duet/p-b5ff7b05.system.entry.js +4 -0
  305. package/lib/duet/{p-74a742c9.system.entry.js → p-b6a10dd8.system.entry.js} +1 -1
  306. package/lib/duet/{p-25f8b35d.entry.js → p-b883c31c.entry.js} +1 -1
  307. package/lib/duet/{p-1f5b0f23.system.entry.js → p-b9c37a63.system.entry.js} +1 -1
  308. package/lib/duet/{p-cd33c4cd.entry.js → p-bbe654c7.entry.js} +1 -1
  309. package/lib/duet/p-bcbfe8f2.entry.js +4 -0
  310. package/lib/duet/{p-5e110a00.system.entry.js → p-c0b2021e.system.entry.js} +1 -1
  311. package/lib/duet/{p-9ad584d2.entry.js → p-c0de302a.entry.js} +1 -1
  312. package/lib/duet/{p-055cffab.system.entry.js → p-c0f70bd0.system.entry.js} +1 -1
  313. package/lib/duet/{p-5fff98bf.entry.js → p-c1f19d12.entry.js} +1 -1
  314. package/lib/duet/{p-dc87c6ce.system.entry.js → p-c3604035.system.entry.js} +1 -1
  315. package/lib/duet/{p-b63f60f6.system.entry.js → p-c3d3e73a.system.entry.js} +1 -1
  316. package/lib/duet/{p-d3f8e957.system.entry.js → p-c5559214.system.entry.js} +1 -1
  317. package/lib/duet/{p-a9ba6306.system.js → p-c6acd578.system.js} +1 -1
  318. package/lib/duet/{p-f4b19481.system.entry.js → p-c7201ad9.system.entry.js} +1 -1
  319. package/lib/duet/{p-107abf9a.system.entry.js → p-c816445d.system.entry.js} +1 -1
  320. package/lib/duet/{p-ebfb519a.entry.js → p-c996eaa2.entry.js} +1 -1
  321. package/lib/duet/{p-b77e364d.entry.js → p-c9defd29.entry.js} +1 -1
  322. package/lib/duet/{p-35d9ede4.system.entry.js → p-ce1551ed.system.entry.js} +1 -1
  323. package/lib/duet/{p-bdbf8bca.entry.js → p-ce2d5f1f.entry.js} +1 -1
  324. package/lib/duet/{p-fc6de9c4.system.entry.js → p-ce4d2c6a.system.entry.js} +1 -1
  325. package/lib/duet/{p-9bc15874.entry.js → p-d0516946.entry.js} +1 -1
  326. package/lib/duet/{p-c81e306c.system.entry.js → p-d547f6fe.system.entry.js} +1 -1
  327. package/lib/duet/{p-285a5c7a.system.entry.js → p-d60301f1.system.entry.js} +1 -1
  328. package/lib/duet/{p-acf4057a.entry.js → p-deaf017e.entry.js} +1 -1
  329. package/lib/duet/{p-3783db99.system.entry.js → p-df736b00.system.entry.js} +1 -1
  330. package/lib/duet/p-e272e778.system.entry.js +4 -0
  331. package/lib/duet/{p-68986f07.system.entry.js → p-e5762e3e.system.entry.js} +2 -2
  332. package/lib/duet/p-ea3468e2.system.entry.js +4 -0
  333. package/lib/duet/p-ea80c358.entry.js +4 -0
  334. package/lib/duet/{p-cd514cf6.system.entry.js → p-ecaf90fd.system.entry.js} +1 -1
  335. package/lib/duet/{p-debdd0e0.system.entry.js → p-ecf5724b.system.entry.js} +1 -1
  336. package/lib/duet/{p-1ca17c3d.system.entry.js → p-edc1fa35.system.entry.js} +1 -1
  337. package/lib/duet/{p-cfd2206f.system.entry.js → p-ef076528.system.entry.js} +1 -1
  338. package/lib/duet/{p-b3f3bca8.system.entry.js → p-ef76d461.system.entry.js} +1 -1
  339. package/lib/duet/{p-6410c967.entry.js → p-f02d7e7d.entry.js} +1 -1
  340. package/lib/duet/{p-4aa4735d.entry.js → p-f1a7e606.entry.js} +1 -1
  341. package/lib/duet/p-f34f65af.entry.js +4 -0
  342. package/lib/duet/{p-4faaf699.entry.js → p-f8a68dfd.entry.js} +1 -1
  343. package/lib/duet/{p-29f2cb57.system.entry.js → p-fc98f0fe.system.entry.js} +1 -1
  344. package/lib/duet/{p-577f5a55.entry.js → p-fcbdd6a3.entry.js} +1 -1
  345. package/lib/duet/{p-51dae606.system.entry.js → p-feaa6888.system.entry.js} +1 -1
  346. package/lib/esm/duet-action-button.entry.js +1 -1
  347. package/lib/esm/duet-alert.entry.js +1 -1
  348. package/lib/esm/duet-badge.entry.js +1 -1
  349. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  350. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  351. package/lib/esm/duet-button_2.entry.js +1 -1
  352. package/lib/esm/duet-caption_4.entry.js +4 -2
  353. package/lib/esm/duet-card.entry.js +1 -1
  354. package/lib/esm/duet-checkbox.entry.js +1 -1
  355. package/lib/esm/duet-checkmark.entry.js +34 -0
  356. package/lib/esm/duet-choice_2.entry.js +8 -2
  357. package/lib/esm/duet-collapsible.entry.js +1 -1
  358. package/lib/esm/duet-combobox.entry.js +1 -1
  359. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  360. package/lib/esm/duet-date-picker.entry.js +2 -2
  361. package/lib/esm/duet-divider_2.entry.js +1 -1
  362. package/lib/esm/duet-editable-table_3.entry.js +2 -2
  363. package/lib/esm/duet-empty-state.entry.js +1 -1
  364. package/lib/esm/duet-fieldset.entry.js +1 -1
  365. package/lib/esm/duet-footer.entry.js +1 -1
  366. package/lib/esm/duet-grid_2.entry.js +1 -1
  367. package/lib/esm/duet-header_2.entry.js +1 -1
  368. package/lib/esm/duet-hero.entry.js +1 -1
  369. package/lib/esm/duet-icon.entry.js +4 -2
  370. package/lib/esm/duet-input_2.entry.js +1 -1
  371. package/lib/esm/duet-layout.entry.js +1 -1
  372. package/lib/esm/duet-list_2.entry.js +1 -1
  373. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  374. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  375. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  376. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  377. package/lib/esm/duet-menu-bar.entry.js +1 -1
  378. package/lib/esm/duet-modal.entry.js +2 -2
  379. package/lib/esm/duet-multiselect.entry.js +1 -1
  380. package/lib/esm/duet-nav.entry.js +2 -2
  381. package/lib/esm/duet-notification_2.entry.js +1 -1
  382. package/lib/esm/duet-number-input.entry.js +1 -1
  383. package/lib/esm/duet-page-heading.entry.js +37 -0
  384. package/lib/esm/duet-pagination_2.entry.js +11 -5
  385. package/lib/esm/duet-progress.entry.js +1 -1
  386. package/lib/esm/duet-radio_2.entry.js +1 -1
  387. package/lib/esm/duet-range-slider.entry.js +1 -1
  388. package/lib/esm/duet-scrollable_3.entry.js +33 -7
  389. package/lib/esm/duet-section-layout.entry.js +1 -1
  390. package/lib/esm/duet-select.entry.js +1 -1
  391. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  392. package/lib/esm/duet-slideout-link.entry.js +1 -1
  393. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  394. package/lib/esm/duet-slideout-panel.entry.js +16 -5
  395. package/lib/esm/duet-slideout.entry.js +3 -3
  396. package/lib/esm/duet-step_2.entry.js +1 -1
  397. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  398. package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
  399. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  400. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  401. package/lib/esm/duet-textarea.entry.js +1 -1
  402. package/lib/esm/duet-toggle.entry.js +1 -1
  403. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  404. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  405. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  406. package/lib/esm/duet-toolbar.entry.js +1 -1
  407. package/lib/esm/duet-tooltip.entry.js +1 -1
  408. package/lib/esm/duet-tray.entry.js +1 -1
  409. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  410. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  411. package/lib/esm/duet.js +2 -2
  412. package/lib/esm/{focus-utils-9717e725.js → focus-utils-0619fdea.js} +1 -1
  413. package/lib/esm/{index-e394f675.js → index-11a2e0a0.js} +1 -1
  414. package/lib/esm/loader.js +2 -2
  415. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  416. package/lib/esm-es5/duet-alert.entry.js +1 -1
  417. package/lib/esm-es5/duet-badge.entry.js +1 -1
  418. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  419. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  420. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  421. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  422. package/lib/esm-es5/duet-card.entry.js +1 -1
  423. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  424. package/lib/esm-es5/duet-checkmark.entry.js +4 -0
  425. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  426. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  427. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  428. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  429. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  430. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  431. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  432. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  433. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  434. package/lib/esm-es5/duet-footer.entry.js +1 -1
  435. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  436. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  437. package/lib/esm-es5/duet-hero.entry.js +1 -1
  438. package/lib/esm-es5/duet-icon.entry.js +2 -2
  439. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  440. package/lib/esm-es5/duet-layout.entry.js +1 -1
  441. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  442. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  443. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  444. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  445. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  446. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  447. package/lib/esm-es5/duet-modal.entry.js +2 -2
  448. package/lib/esm-es5/duet-multiselect.entry.js +2 -2
  449. package/lib/esm-es5/duet-nav.entry.js +1 -1
  450. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  451. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  452. package/lib/esm-es5/duet-page-heading.entry.js +4 -0
  453. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  454. package/lib/esm-es5/duet-progress.entry.js +1 -1
  455. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  456. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  457. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  458. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  459. package/lib/esm-es5/duet-select.entry.js +1 -1
  460. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  461. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  462. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  463. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  464. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  465. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  466. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  467. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  468. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  469. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  470. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  471. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  472. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  473. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  474. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  475. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  476. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  477. package/lib/esm-es5/duet-tray.entry.js +1 -1
  478. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  479. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  480. package/lib/esm-es5/duet.js +1 -1
  481. package/lib/esm-es5/{focus-utils-9717e725.js → focus-utils-0619fdea.js} +1 -1
  482. package/lib/esm-es5/{index-e394f675.js → index-11a2e0a0.js} +1 -1
  483. package/lib/esm-es5/loader.js +1 -1
  484. package/lib/types/components/duet-choice/duet-checkmark.d.ts +34 -0
  485. package/lib/types/components/duet-choice/duet-choice.d.ts +4 -0
  486. package/lib/types/components/duet-icon/duet-icon.d.ts +4 -0
  487. package/lib/types/components/duet-link/duet-link.d.ts +4 -0
  488. package/lib/types/components/duet-nav/duet-nav.d.ts +5 -0
  489. package/lib/types/components/duet-page-heading/duet-page-heading.d.ts +32 -0
  490. package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +5 -1
  491. package/lib/types/components/duet-tab/duet-tab.d.ts +4 -0
  492. package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +4 -1
  493. package/lib/types/components.d.ts +128 -1
  494. package/package.json +5 -5
  495. package/lib/dist-custom-elements/p-ff814bad.js +0 -183
  496. package/lib/duet/p-0e4288ad.entry.js +0 -4
  497. package/lib/duet/p-111468b4.system.js +0 -4
  498. package/lib/duet/p-1d86c33e.entry.js +0 -4
  499. package/lib/duet/p-20077ae5.entry.js +0 -4
  500. package/lib/duet/p-5c66df7c.entry.js +0 -4
  501. package/lib/duet/p-609cd028.system.entry.js +0 -4
  502. package/lib/duet/p-6d3a3fd0.js +0 -4
  503. package/lib/duet/p-98ae2cb9.entry.js +0 -4
  504. package/lib/duet/p-a77d4c37.system.entry.js +0 -4
  505. package/lib/duet/p-b0e1180e.system.entry.js +0 -4
  506. package/lib/duet/p-b4659570.entry.js +0 -4
  507. package/lib/duet/p-c41c7735.system.entry.js +0 -4
  508. package/lib/duet/p-d86cf803.entry.js +0 -4
  509. package/lib/duet/p-d9aa697b.entry.js +0 -4
  510. package/lib/duet/p-feb0de52.system.entry.js +0 -4
@@ -0,0 +1,34 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { r as registerInstance, h, H as Host } from './index-11a2e0a0.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
+
7
+ const duetCheckmarkCss = ".duet-checkmark-container{position:relative;width:20px;height:20px;margin-left:auto;border:1px solid #909599;border-radius:4px;transition:border 300ms ease}.duet-checkmark-container.center{margin-right:auto}.duet-theme-turva .duet-checkmark-container{border-color:#747475}.checked .duet-checkmark-container{background:#0077b3;border-color:#0077b3;transition:none}.duet-theme-turva .checked .duet-checkmark-container{background:#171c3a;border-color:#171c3a !important}.duet-checkmark-container.duet-checkmark-radio{border-radius:50%}[disabled]+label .duet-checkmark-container{border-color:#cfd2d4 !important}.duet-theme-turva [disabled]+label .duet-checkmark-container{border-color:#cfcfd1 !important}.checked [disabled]+label .duet-checkmark-container{background:#cfd2d4 !important}.duet-theme-turva .checked [disabled]+label .duet-checkmark-container{background:#cfcfd1 !important}.duet-checkmark{position:absolute;top:10px;left:3px;width:5.3333333333px;height:11.8518518519px;border-top:2px solid white;border-right:2px solid white;opacity:1;transform:scaleX(-1) rotate(135deg) translateZ(0);transform-origin:left top;animation-name:duet-checkmark;animation-duration:600ms;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes duet-checkmark{0%{width:0;height:0;opacity:1}20%{width:5.3333333333px;height:0;opacity:1}40%,100%{width:5.3333333333px;height:11.8518518519px;opacity:1}}";
8
+
9
+ const DuetCheckmark = class {
10
+ constructor(hostRef) {
11
+ registerInstance(this, hostRef);
12
+ this.theme = "";
13
+ this.checked = false;
14
+ this.presentationOnly = false;
15
+ this.center = false;
16
+ this.type = "checkbox";
17
+ }
18
+ /**
19
+ * Component lifecycle events.
20
+ */
21
+ componentWillLoad() {
22
+ inheritGlobalTheme(this);
23
+ }
24
+ render() {
25
+ return (h(Host, { class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { class: {
26
+ "duet-checkmark-container": true,
27
+ center: this.center,
28
+ "duet-checkmark-radio": this.type === "radio",
29
+ } }, this.checked && h("div", { class: "duet-checkmark" })))));
30
+ }
31
+ };
32
+ DuetCheckmark.style = duetCheckmarkCss;
33
+
34
+ export { DuetCheckmark as duet_checkmark };
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { D as DuetStringsExternalDefaults } from './common-strings-97e04e4b.js';
7
7
  import { c as createID } from './create-id-981107da.js';
8
- import { F as FocusGuard } from './focus-utils-9717e725.js';
8
+ import { F as FocusGuard } from './focus-utils-0619fdea.js';
9
9
  import { i as isKeyboardClick, h as isQuestionKey, f as isEscapeKey } from './keyboard-utils-d237bd5a.js';
10
10
  import { g as getLocaleString, a as getLanguage } from './language-utils-bf701d37.js';
11
11
  import { f as findCheckedOption, w as watchForOptions } from './watch-options-dd55bce8.js';
@@ -172,6 +172,12 @@ const DuetChoice = class {
172
172
  async setFocus(options) {
173
173
  this.nativeInput.focus(options);
174
174
  }
175
+ /**
176
+ * This method toggles the info section.
177
+ */
178
+ async toggleInfoMethod() {
179
+ this.isInfoOpen = !this.isInfoOpen;
180
+ }
175
181
  getAriaDescribedby() {
176
182
  if (this.accessibleDescribedBy) {
177
183
  return this.accessibleDescribedBy;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { a as actionArrowDownSmall } from './action-arrow-down-small-82273dc8.js';
6
6
  import { f as font_size_medium, t as tokens } from './tokens-0963dc8b.js';
7
7
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, F as Fragment, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { h, F as Fragment, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { d as debounce } from './js-utils-fa98b8cd.js';
7
7
  import { j as isEnterKey, f as isEscapeKey, o as isTabKey, b as isArrowUpKey, c as isArrowDownKey } from './keyboard-utils-d237bd5a.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
 
7
7
  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}";
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { c as createID } from './create-id-981107da.js';
7
- import { F as FocusGuard } from './focus-utils-9717e725.js';
7
+ import { F as FocusGuard } from './focus-utils-0619fdea.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './language-utils-bf701d37.js';
9
9
  import './string-utils-5954f458.js';
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, g as getElement, H as Host } from './index-e394f675.js';
4
+ import { r as registerInstance, h, g as getElement, H as Host } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { g as getColorByName } from './token-utils-b531747a.js';
7
7
  import './tokens.module-d3321092.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { f as fieldSorter, d as debounce } from './js-utils-fa98b8cd.js';
7
7
  import { i as isKeyboardClick } from './keyboard-utils-d237bd5a.js';
@@ -184,7 +184,7 @@ const stickyTopValues = {
184
184
  const DuetTable = class {
185
185
  constructor(hostRef) {
186
186
  registerInstance(this, hostRef);
187
- this.headingSelector = "thead tr > :not(*.duet-editable-table-actions-menu";
187
+ this.headingSelector = "thead tr > :not(*.duet-editable-table-actions-menu)";
188
188
  this.handleMediaQueryChange = (mq) => {
189
189
  this.matchesBreakpoint = mq.matches;
190
190
  };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
 
7
7
  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}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { c as createID } from './create-id-981107da.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent$1, h, F as Fragment, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent$1, h, F as Fragment, g as getElement } from './index-11a2e0a0.js';
5
5
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
6
6
  import { D as DuetStringsExternalDefaults } from './common-strings-97e04e4b.js';
7
7
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, g as getElement, H as Host } from './index-e394f675.js';
4
+ import { r as registerInstance, h, g as getElement, H as Host } from './index-11a2e0a0.js';
5
5
  import { m as media_query_large, a as media_query_medium, b as media_query_small } from './tokens-0963dc8b.js';
6
6
  import { w as watchForOptions, a as watchForElement } from './watch-options-dd55bce8.js';
7
7
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, c as createEvent$1, B as Build, H as Host, F as Fragment, g as getElement } from './index-e394f675.js';
4
+ import { h, r as registerInstance, c as createEvent$1, B as Build, H as Host, F as Fragment, g as getElement } from './index-11a2e0a0.js';
5
5
  import { f as formSearch } from './form-search-ea8e19ae.js';
6
6
  import { m as media_query_large } from './tokens-0963dc8b.js';
7
7
  import { d as disableBodyScroll, e as enableBodyScroll } from './bodyScrollLock.es6-61b5e9a4.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-11a2e0a0.js';
5
5
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
6
6
  import { D as DuetStringsExternalDefaults } from './common-strings-97e04e4b.js';
7
7
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { E as Env, r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { E as Env, r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { g as getColorByName } from './token-utils-b531747a.js';
7
7
  import './tokens.module-d3321092.js';
@@ -76,7 +76,7 @@ function fetchIconByUrl(url) {
76
76
  return (iconCache[url] = req);
77
77
  }
78
78
 
79
- const duetIconCss = "*,*::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:16px !important;display:inline-block;width:auto;max-width:100%;color:inherit;-webkit-tap-highlight-color:transparent}@media (max-width: 35.9375em){:host(.duet-icon-has-outline){margin-bottom:0 !important}}@media (max-width: 35.9375em){:host(.duet-icon-has-background){margin-bottom:0 !important}}:host(.duet-m-0){margin:0 !important}@media (max-width: 35.9375em){:host(.duet-m-0){margin:0 !important}}.duet-icon{-webkit-user-select:none;user-select:none;width:100%;height:100%;transform-origin:top center}.duet-icon.duet-icon-has-outline{padding:12px;border-style:solid;border-width:1px;border-radius:50%}@media (max-width: 35.9375em){.duet-icon.duet-icon-has-outline{outline:1px solid transparent;transform:scale(0.8)}}.duet-icon.duet-icon-has-background{padding:16px;color:white;border-radius:50%}@media (max-width: 35.9375em){.duet-icon.duet-icon-has-background{outline:1px solid transparent;transform:scale(0.8)}}.duet-icon.duet-icon-has-background.duet-theme-turva,.duet-icon.duet-icon-has-background.duet-theme-default{color:white}.duet-icon.duet-icon-has-background.xxx-small .duet-icon-svg,.duet-icon.duet-icon-has-outline.xxx-small .duet-icon-svg{width:10px;height:10px}.duet-icon.duet-icon-has-background.xx-small .duet-icon-svg,.duet-icon.duet-icon-has-outline.xx-small .duet-icon-svg{width:16px;height:16px}@media (max-width: 35.9375em){.duet-icon.duet-icon-not-responsive{transform:scale(1) !important}}.duet-icon.duet-theme-default{color:#0077b3}.duet-icon.duet-theme-turva{color:#c60c30}.duet-icon.auto .duet-icon-svg{width:100%;height:100%}.duet-icon.xxx-small .duet-icon-svg{width:7px;height:7px}.duet-icon.duet-icon-has-background.xxx-small{padding:6px}.duet-icon.duet-icon-has-outline.xxx-small{padding:4px}.duet-icon.xx-small .duet-icon-svg{width:10px;height:10px}.duet-icon.duet-icon-has-background.xx-small{padding:8px}.duet-icon.duet-icon-has-outline.xx-small{padding:7px}.duet-icon.x-small .duet-icon-svg{width:16px;height:16px}.duet-icon.duet-icon-has-outline.x-small{padding:10px}.duet-icon.duet-icon-has-background.x-small{padding:12px}.duet-icon.small .duet-icon-svg{width:20px;height:20px}.duet-icon.duet-icon-has-background.small{padding:14px}.duet-icon.large .duet-icon-svg{width:30px;height:30px}.duet-icon.x-large .duet-icon-svg{width:36px;height:36px}.duet-icon.xx-large .duet-icon-svg{width:48px;height:48px}.duet-icon.xxx-large .duet-icon-svg{width:48px;height:48px}@media (min-width: 48em){.duet-icon.xxx-large .duet-icon-svg{width:72px;height:72px}}.duet-icon .duet-icon-svg{display:block;width:24px;min-width:100%;height:24px;font-size:0}.duet-icon svg{width:100%;min-width:100%;fill:currentColor}";
79
+ const duetIconCss = "*,*::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:16px !important;display:inline-block;width:auto;max-width:100%;color:inherit;-webkit-tap-highlight-color:transparent}@media (max-width: 35.9375em){:host(.duet-icon-has-outline){margin-bottom:0 !important}}@media (max-width: 35.9375em){:host(.duet-icon-has-background){margin-bottom:0 !important}}:host(.duet-m-0){margin:0 !important}@media (max-width: 35.9375em){:host(.duet-m-0){margin:0 !important}}.duet-icon{-webkit-user-select:none;user-select:none;width:100%;height:100%;transform-origin:top center}.duet-icon.duet-icon-has-outline{padding:12px;border-style:solid;border-width:1px}@media (max-width: 35.9375em){.duet-icon.duet-icon-has-outline{outline:1px solid transparent;transform:scale(0.8)}}.duet-icon.duet-icon-has-background{padding:16px;color:white}@media (max-width: 35.9375em){.duet-icon.duet-icon-has-background{outline:1px solid transparent;transform:scale(0.8)}}.duet-icon.duet-icon-has-background.duet-theme-turva,.duet-icon.duet-icon-has-background.duet-theme-default{color:white}.duet-icon.duet-icon-shape-circle{border-radius:50%}.duet-icon.duet-icon-shape-brand{border-radius:25%}.duet-icon.duet-icon-has-background.xxx-small .duet-icon-svg,.duet-icon.duet-icon-has-outline.xxx-small .duet-icon-svg{width:10px;height:10px}.duet-icon.duet-icon-has-background.xx-small .duet-icon-svg,.duet-icon.duet-icon-has-outline.xx-small .duet-icon-svg{width:16px;height:16px}@media (max-width: 35.9375em){.duet-icon.duet-icon-not-responsive{transform:scale(1) !important}}.duet-icon.duet-theme-default{color:#0077b3}.duet-icon.duet-theme-turva{color:#c60c30}.duet-icon.auto .duet-icon-svg{width:100%;height:100%}.duet-icon.xxx-small .duet-icon-svg{width:7px;height:7px}.duet-icon.duet-icon-has-background.xxx-small{padding:6px}.duet-icon.duet-icon-has-outline.xxx-small{padding:4px}.duet-icon.xx-small .duet-icon-svg{width:10px;height:10px}.duet-icon.duet-icon-has-background.xx-small{padding:8px}.duet-icon.duet-icon-has-outline.xx-small{padding:7px}.duet-icon.x-small .duet-icon-svg{width:16px;height:16px}.duet-icon.duet-icon-has-outline.x-small{padding:10px}.duet-icon.duet-icon-has-background.x-small{padding:12px}.duet-icon.small .duet-icon-svg{width:20px;height:20px}.duet-icon.duet-icon-has-background.small{padding:14px}.duet-icon.large .duet-icon-svg{width:30px;height:30px}.duet-icon.x-large .duet-icon-svg{width:36px;height:36px}.duet-icon.xx-large .duet-icon-svg{width:48px;height:48px}.duet-icon.xxx-large .duet-icon-svg{width:48px;height:48px}@media (min-width: 48em){.duet-icon.xxx-large .duet-icon-svg{width:72px;height:72px}}.duet-icon.duet-icon-shape-brand.duet-theme-turva{display:flex;align-items:center;justify-content:center;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 144 130' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.4002 0.00277722C71.354 0.0260204 75.7751 0.261773 80.1626 0.90262C83.3916 1.37412 86.6046 1.97513 89.824 2.51802C91.5585 2.81022 93.3026 3.05925 95.0291 3.3996C102.623 4.89215 109.884 7.35924 116.592 11.4152C122.597 15.0478 127.726 19.7163 131.919 25.4756C135.024 29.7374 137.515 34.3662 139.4 39.3319C140.317 41.7459 141.075 44.2262 141.854 46.695C142.021 47.2196 141.984 47.8157 142.021 48.3801C142.354 53.5833 142.664 58.7864 143.018 63.9879C143.237 67.2021 143.528 70.4097 143.768 73.6206C144.067 77.5985 144.095 81.578 143.746 85.5576C143.501 88.3567 143.106 91.1293 142.437 93.8537C141.117 99.2395 138.941 104.207 135.603 108.58C132.414 112.759 128.49 116.036 123.975 118.561C120.429 120.544 116.702 122.058 112.824 123.175C109.121 124.241 105.361 125.011 101.548 125.493C100.916 125.572 100.351 125.768 99.783 126.074C98.1525 126.95 96.3956 127.47 94.6163 127.912C91.4225 128.705 88.1775 129.168 84.9149 129.495C83.0572 129.681 81.1978 129.838 79.3385 129.995C79.1337 130.012 78.9097 129.985 78.7161 129.916C76.2087 129.009 73.6566 128.255 71.0356 127.825C68.8547 127.467 66.6529 127.135 64.4512 127.047C58.4156 126.809 52.54 125.717 46.7989 123.809C40.8193 121.822 35.1245 119.181 29.8458 115.634C24.3911 111.97 19.5668 107.566 15.4705 102.313C10.9582 96.5267 7.406 90.1597 4.73864 83.2598C2.95772 78.6544 1.67604 73.8978 0.898394 68.9935C0.328759 65.3975 0.0183391 61.7798 0.000737963 58.1373C-0.0120628 55.3132 0.141547 52.4992 0.471168 49.6934C0.867992 46.3131 1.46643 42.9728 2.35449 39.6955C2.6121 38.7458 3.02813 37.8327 3.44735 36.9395C4.105 35.5366 4.70343 34.0773 5.54829 32.8006C7.15959 30.3683 8.51487 27.8182 9.53734 25.0705C9.60134 24.8962 9.71655 24.7302 9.84136 24.5957C12.1119 22.1535 14.5201 19.8674 17.0514 17.7191C23.9622 11.8551 31.6315 7.39743 40.0769 4.39076C44.0019 2.99285 48.023 1.97015 52.1144 1.24795C56.6011 0.45934 62.4495 -0.0420489 67.4002 0.00277722Z' /%3E%3C/svg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 144 130' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.4002 0.00277722C71.354 0.0260204 75.7751 0.261773 80.1626 0.90262C83.3916 1.37412 86.6046 1.97513 89.824 2.51802C91.5585 2.81022 93.3026 3.05925 95.0291 3.3996C102.623 4.89215 109.884 7.35924 116.592 11.4152C122.597 15.0478 127.726 19.7163 131.919 25.4756C135.024 29.7374 137.515 34.3662 139.4 39.3319C140.317 41.7459 141.075 44.2262 141.854 46.695C142.021 47.2196 141.984 47.8157 142.021 48.3801C142.354 53.5833 142.664 58.7864 143.018 63.9879C143.237 67.2021 143.528 70.4097 143.768 73.6206C144.067 77.5985 144.095 81.578 143.746 85.5576C143.501 88.3567 143.106 91.1293 142.437 93.8537C141.117 99.2395 138.941 104.207 135.603 108.58C132.414 112.759 128.49 116.036 123.975 118.561C120.429 120.544 116.702 122.058 112.824 123.175C109.121 124.241 105.361 125.011 101.548 125.493C100.916 125.572 100.351 125.768 99.783 126.074C98.1525 126.95 96.3956 127.47 94.6163 127.912C91.4225 128.705 88.1775 129.168 84.9149 129.495C83.0572 129.681 81.1978 129.838 79.3385 129.995C79.1337 130.012 78.9097 129.985 78.7161 129.916C76.2087 129.009 73.6566 128.255 71.0356 127.825C68.8547 127.467 66.6529 127.135 64.4512 127.047C58.4156 126.809 52.54 125.717 46.7989 123.809C40.8193 121.822 35.1245 119.181 29.8458 115.634C24.3911 111.97 19.5668 107.566 15.4705 102.313C10.9582 96.5267 7.406 90.1597 4.73864 83.2598C2.95772 78.6544 1.67604 73.8978 0.898394 68.9935C0.328759 65.3975 0.0183391 61.7798 0.000737963 58.1373C-0.0120628 55.3132 0.141547 52.4992 0.471168 49.6934C0.867992 46.3131 1.46643 42.9728 2.35449 39.6955C2.6121 38.7458 3.02813 37.8327 3.44735 36.9395C4.105 35.5366 4.70343 34.0773 5.54829 32.8006C7.15959 30.3683 8.51487 27.8182 9.53734 25.0705C9.60134 24.8962 9.71655 24.7302 9.84136 24.5957C12.1119 22.1535 14.5201 19.8674 17.0514 17.7191C23.9622 11.8551 31.6315 7.39743 40.0769 4.39076C44.0019 2.99285 48.023 1.97015 52.1144 1.24795C56.6011 0.45934 62.4495 -0.0420489 67.4002 0.00277722Z' /%3E%3C/svg%3E\");mask-repeat:no-repeat}.duet-icon.duet-icon-shape-brand.duet-theme-turva .duet-icon-svg{min-width:auto}.duet-icon.duet-icon-shape-brand.duet-theme-turva.xx-small{width:18px;height:15px;padding:0}.duet-icon.duet-icon-shape-brand.duet-theme-turva.x-small{width:32px;height:30px;padding:0}.duet-icon.duet-icon-shape-brand.duet-theme-turva.small{width:36px;height:34px;padding:0}.duet-icon.duet-icon-shape-brand.duet-theme-turva.medium{width:48px;height:44px;padding:0}.duet-icon.duet-icon-shape-brand.duet-theme-turva.large{width:62px;height:56px;padding:0}.duet-icon.duet-icon-shape-brand.duet-theme-turva.x-large{width:76px;height:68px;padding:0}.duet-icon.duet-icon-shape-brand.duet-theme-turva.xx-large{width:95px;height:86px;padding:0}.duet-icon.duet-icon-shape-brand.duet-theme-turva.xxx-large{width:144px;height:130px;padding:0}.duet-icon.duet-icon-shape-brand.xxx-small{padding:0}.duet-icon.duet-icon-shape-brand.xxx-small .duet-icon-svg{width:0;height:0}.duet-icon.duet-icon-shape-brand.xx-small{padding:4px}.duet-icon.duet-icon-shape-brand.xx-small .duet-icon-svg{width:10px;height:10px}.duet-icon.duet-icon-shape-brand.x-small{padding:8px}.duet-icon.duet-icon-shape-brand.x-small .duet-icon-svg{width:16px;height:16px}.duet-icon.duet-icon-shape-brand.small{padding:8px}.duet-icon.duet-icon-shape-brand.small .duet-icon-svg{width:20px;height:20px}.duet-icon.duet-icon-shape-brand.medium{padding:12px}.duet-icon.duet-icon-shape-brand.medium .duet-icon-svg{width:24px;height:24px}.duet-icon.duet-icon-shape-brand.large{padding:16px}.duet-icon.duet-icon-shape-brand.large .duet-icon-svg{width:30px;height:30px}.duet-icon.duet-icon-shape-brand.x-large{padding:20px}.duet-icon.duet-icon-shape-brand.x-large .duet-icon-svg{width:36px;height:36px}.duet-icon.duet-icon-shape-brand.xx-large{padding:24px}.duet-icon.duet-icon-shape-brand.xx-large .duet-icon-svg{width:48px;height:48px}.duet-icon.duet-icon-shape-brand.xxx-large{padding:36px}.duet-icon.duet-icon-shape-brand.xxx-large .duet-icon-svg{width:72px;height:72px}.duet-icon .duet-icon-svg{display:block;width:24px;min-width:100%;height:24px;font-size:0}.duet-icon svg{width:100%;min-width:100%;fill:currentColor}";
80
80
 
81
81
  const DuetIcon = class {
82
82
  constructor(hostRef) {
@@ -92,6 +92,7 @@ const DuetIcon = class {
92
92
  this.background = "";
93
93
  this.size = "medium";
94
94
  this.outline = "";
95
+ this.shape = "circle";
95
96
  }
96
97
  /**
97
98
  * Component lifecycle events.
@@ -142,6 +143,7 @@ const DuetIcon = class {
142
143
  "duet-theme-default": this.theme === "default",
143
144
  "duet-icon-has-outline": !!this.outline,
144
145
  "duet-icon-has-background": !!this.background,
146
+ [`duet-icon-shape-${this.shape}`]: true,
145
147
  "duet-icon-not-responsive": !this.responsive,
146
148
  } }, h("span", { "aria-hidden": "true", class: "duet-icon-svg", innerHTML: this.svgContent }))));
147
149
  }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { f as formSearch } from './form-search-ea8e19ae.js';
6
6
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
7
7
  import { c as createID } from './create-id-981107da.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as isInternetExplorer } from './is-internet-explorer-62b3bdbd.js';
6
6
 
7
7
  const duetLayoutCss = "*,*::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;flex:1 0 auto;width:100%}:host(.duet-middle){display:flex}:host(.duet-middle) .duet-layout{padding:36px 28px !important}@media (min-width: 36em){:host(.duet-middle) .duet-layout{padding:48px 36px !important}}@media (min-width: 62em){:host(.duet-middle) .duet-layout{padding:56px !important}}:host(.duet-ie){height:100%}:host(.duet-middle.duet-ie){height:auto}.duet-layout{position:relative;padding:0 16px;margin:48px auto 36px}@media (max-width: 20.5em){.duet-layout.padding-xxx-small{padding:0}}@media (max-width: 22.5em){.duet-layout.padding-xx-small{padding:0}}@media (max-width: 35.9375em){.duet-layout.padding-x-small{padding:0}}@media (min-width: 36em){.duet-layout.padding-small{padding:0}}@media (min-width: 48em){.duet-layout.padding-medium{padding:0}}@media (min-width: 62em){.duet-layout.padding-large{padding:0}}@media (min-width: 64.0625em){.duet-layout.padding-x-large{padding:0}}@media (min-width: 76.25em){.duet-layout.padding-xx-large{padding:0}}@media (min-width: 106.25em){.duet-layout.padding-xxx-large{padding:0}}@media (min-width: 36em){.duet-layout{margin-top:72px}}.duet-layout.duet-layout-has-top{margin-top:0}.duet-layout.duet-m-0{margin-top:0 !important;margin-bottom:0 !important}.duet-layout.duet-center{display:flex;align-items:center;justify-content:center;width:100%;max-width:888px}@media (min-width: 36em){.duet-layout.duet-center{padding:0 48px}}@media (min-width: 48em){.duet-layout.duet-center{padding:0 72px}}@media (min-width: 62em){.duet-layout.duet-center{width:100%}}@media (min-width: 36em){.duet-layout{padding:0 28px}}@media (min-width: 62em){.duet-layout{display:flex;flex-direction:row;padding:0 56px;margin-bottom:48px}}@media (min-width: 76.25em){.duet-layout{max-width:1110px;padding:0}}.duet-main,.duet-sidebar,.duet-layout-top,.duet-layout-bottom{display:block;width:100%}.duet-layout-top{position:relative;display:block;width:100%;margin:72px auto 0}.duet-layout-top.duet-m-0{margin-top:0 !important;margin-bottom:0 !important}.duet-layout-top .duet-layout-top-wrapper{padding:0 20px;margin:0 auto}@media (min-width: 36em){.duet-layout-top .duet-layout-top-wrapper{padding:0 28px}}@media (min-width: 62em){.duet-layout-top .duet-layout-top-wrapper{padding:0 56px}}@media (min-width: 76.25em){.duet-layout-top .duet-layout-top-wrapper{max-width:1110px;padding:0}}.duet-center .duet-layout-top-wrapper{max-width:888px}@media (min-width: 36em){.duet-center .duet-layout-top-wrapper{padding:0 48px}}@media (min-width: 48em){.duet-center .duet-layout-top-wrapper{padding:0 72px}}@media (min-width: 62em){.duet-main{min-width:600px;margin:0 auto}.has-sidebar .duet-main{max-width:734px;margin-right:20px}}@media (min-width: 62em){.duet-sidebar{min-width:256px;max-width:356px}}@media (min-width: 62em){.duet-sidebar-container{width:auto;max-width:356px}}@media (min-width: 62em){.duet-sidebar-container.has-tabs{margin-top:89px}}@media (min-width: 62em){.duet-sidebar-container.sticky{position:sticky}.duet-sidebar-container.sticky.with-links{top:calc(3rem + 20px)}.duet-sidebar-container.sticky.without-links{top:calc(4rem + 20px)}}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, g as getElement, H as Host } from './index-e394f675.js';
4
+ import { r as registerInstance, h, g as getElement, H as Host } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { w as watchForOptions } from './watch-options-dd55bce8.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { m as media_query_large } from './tokens-0963dc8b.js';
6
6
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
 
7
7
  const duetMenuBarDropdownLinkCss = "*,*::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:100%}.duet-menu-bar-dropdown-link{display:flex;flex-direction:row;gap:0.5rem;align-items:center;justify-content:flex-start;height:100%;padding:0.5rem 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;font-weight:400;line-height:1.25;color:#00294d;text-align:center;text-decoration:none}.duet-menu-bar-dropdown-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:#171c3a}.duet-menu-bar-dropdown-link--slot-right:hover{background:#e6f2f8}.duet-menu-bar-dropdown-link--slot-right:hover.duet-theme-turva{background:#e4e4e6}.duet-menu-bar-dropdown-link--slot-below:hover{color:#004d80;background:#f3f9fc}.duet-menu-bar-dropdown-link--slot-below:hover.duet-theme-turva{color:#940925;background:#e4e4e6}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
 
7
7
  const duetMenuBarDropdownCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%}.duet-menu-bar-dropdown{position:relative;height:100%}.duet-menu-bar-dropdown button{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;min-height:5rem;padding:0 12px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:#004d80;text-align:center;text-decoration:none;cursor:pointer}@media (min-width: 62em){.duet-menu-bar-dropdown button{padding:0 20px}}@media (min-width: 64.0625em){.duet-menu-bar-dropdown button{padding:0 28px}}.duet-menu-bar-dropdown button:hover{color:#0077b3}.duet-menu-bar-dropdown button .label{display:flex;gap:0.5rem;align-items:center;justify-content:center}.duet-menu-bar-dropdown button.active{color:#0077b3}.duet-menu-bar-dropdown button.active .caret{transform:rotate(180deg)}.duet-theme-turva .duet-menu-bar-dropdown button.active{color:#c60c30}.duet-menu-bar-dropdown button.active::after{position:absolute;top:auto;bottom:2px;left:0;display:block;width:100%;height:2px;content:\"\";background:#0077b3;transition:300ms ease;transform:translateY(2px)}.duet-theme-turva .duet-menu-bar-dropdown button.active::after{background:#c60c30}.duet-menu-bar-dropdown .items{position:absolute;right:0%;left:auto;z-index:600;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:225px;padding:1rem 0;color:#00294d;background:#f3f9fc;border-radius:0 0 8px 8px;box-shadow:0 6px 6px 0 rgba(0, 41, 77, 0.1)}.duet-menu-bar-dropdown .items.hidden{display:none}.duet-menu-bar-dropdown.duet-theme-turva 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:#940925}.duet-menu-bar-dropdown.duet-theme-turva button:hover{color:#c60c30}.duet-menu-bar-dropdown.duet-theme-turva button.active{color:#c60c30}.duet-menu-bar-dropdown.duet-theme-turva button.active::after{background:#c60c30}.duet-menu-bar-dropdown.duet-theme-turva .items{background:#f5f5f7}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { m as media_query_large } from './tokens-0963dc8b.js';
6
6
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { m as media_query_large, c as media_query_xx_large } from './tokens-0963dc8b.js';
6
6
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
7
7
 
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-11a2e0a0.js';
5
5
  import { d as disableBodyScroll, e as enableBodyScroll } from './bodyScrollLock.es6-61b5e9a4.js';
6
6
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
7
7
  import { c as createID } from './create-id-981107da.js';
8
- import { f as focusElement, F as FocusGuard } from './focus-utils-9717e725.js';
8
+ import { f as focusElement, F as FocusGuard } from './focus-utils-0619fdea.js';
9
9
  import { f as isEscapeKey } from './keyboard-utils-d237bd5a.js';
10
10
  import { a as getLanguage, g as getLocaleString } from './language-utils-bf701d37.js';
11
11
  import './string-utils-5954f458.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { c as createID } from './create-id-981107da.js';
7
7
  import { f as isEscapeKey, o as isTabKey, j as isEnterKey, d as isArrowLeftKey, b as isArrowUpKey, a as isArrowRightKey, c as isArrowDownKey } from './keyboard-utils-d237bd5a.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
 
7
7
  const duetNavCss = "*,*::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%}slot[name=mobile]{display:inherit}slot[name=desktop]{display:none}@media ((min-width: 62em)){slot[name=mobile]{display:none}slot[name=desktop]{display:inherit}}";
@@ -22,7 +22,7 @@ const DuetMenuBar = class {
22
22
  * Always the last one in the class.
23
23
  */
24
24
  render() {
25
- return (h(Host, null, h("nav", null, h("slot", { name: "mobile" }), h("slot", { name: "desktop" }))));
25
+ return (h(Host, null, h("nav", null, h("slot", null), h("slot", { name: "mobile" }), h("slot", { name: "desktop" }))));
26
26
  }
27
27
  get element() { return getElement(this); }
28
28
  };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { a as getLanguage, g as getLocaleString } from './language-utils-bf701d37.js';
7
7
  import { a as actionArrowDownSmall } from './action-arrow-down-small-82273dc8.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { c as createID } from './create-id-981107da.js';
7
7
  import { a as isArrowRightKey, b as isArrowUpKey, c as isArrowDownKey, d as isArrowLeftKey, e as isBackspaceKey } from './keyboard-utils-d237bd5a.js';
@@ -0,0 +1,37 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { r as registerInstance, h, g as getElement } from './index-11a2e0a0.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
+
7
+ const duetPageHeadingCss = "*,*::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-page-heading{position:relative;display:block;width:100%;width:100%;height:104px;margin:0 auto;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#00294d;background:white}.duet-page-heading.duet-p-0{padding:0 !important}.duet-page-heading.duet-m-0{margin:0 !important}@media (min-width: 48em){.duet-page-heading{height:165px}}.duet-page-heading.fluid,.duet-page-heading.narrow{padding:0 16px}@media (min-width: 36em){.duet-page-heading.fluid{padding:0 28px}}@media (min-width: 62em){.duet-page-heading.fluid{padding:0 56px}}@media (min-width: 76.25em){.duet-page-heading.fluid{max-width:1110px;padding:0}}.duet-page-heading.narrow{max-width:888px}@media (min-width: 36em){.duet-page-heading.narrow{padding:0 48px}}@media (min-width: 48em){.duet-page-heading.narrow{padding:0 72px}}.duet-page-heading .heading{position:absolute;bottom:0;max-width:744px;padding:48px 90px 16px 0}.custom .duet-page-heading .heading{right:0;left:0;margin:0 auto}@media (min-width: 48em){.duet-page-heading .heading{padding:72px 150px 40px 0}}.duet-page-heading .background{position:relative;max-width:744px;height:100%;margin:0 auto}.duet-page-heading .background .background-mask{position:absolute;top:-20px;right:0;display:block;width:286px;height:331px;background-image:url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIxIiBoZWlnaHQ9IjI1NyIgdmlld0JveD0iMCAwIDcyMSAyNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yODIwXzY5OTkxKSI+CjxwYXRoIGQ9Ik04MC4xNzA1IDIzLjE4MTVDOTEuOTY5OSAxOC44NjU5IDEwMi44NyAxMS42NTU5IDExMi45MDkgMS41NjQ0OEMxMjMuNzcgLTguMzA1MjcgMTM0LjM4MiAtMTguMjAxMSAxNDQuODI2IC0yOC4xODgyQzE1NS4yNDMgLTM4LjE2MjIgMTY1LjkwOCAtNDguMDg0MSAxNzYuNzQzIC01Ny45Mjc4QzE3OC44MTYgLTU5LjA0OSAxODAuNDk4IC02MC4yODc3IDE4MS43ODggLTYxLjY1NjdDMTgzLjA2NiAtNjMuMDEyNiAxODUuNDY1IC02Mi4yODI1IDE4OS4wMTIgLTU5LjQ3OTNDMTg0LjczNSAtNTEuMTM1IDE4MC43NTkgLTQyLjk2MDIgMTc3LjAxNyAtMzQuOTAyN0MxNzMuMjg4IC0yNi44NDUyIDE2Ny42ODEgLTE5LjEyNjggMTYwLjIxMSAtMTEuNzYwM0MxNTIuNzUzIC00LjM4MDgzIDE0NC45NTYgMy4zMTE1MiAxMzYuODQ3IDExLjM2OUMxMjguNzI0IDE5LjQyNjUgMTIwLjk2NiAyNy4xNDUgMTEzLjQ4MyAzNC40OTg0Qzk3LjQ5OCA0OS44MTggNzkuNjYyIDU2LjAyNDEgNjAuMDAwOCA1My4xNjg4QzQwLjI4NzQgNTAuMzEzNSAyNS41NDE0IDM5LjA3NDcgMTUuNjk3NyAxOS40Nzg2QzMuOTI0NDUgLTIuMzcyOTkgLTEuMjI1NTUgLTI0LjQ3MjQgMC4yNDc3NDMgLTQ2Ljc4MDNDMS4yNTE2NyAtNjcuNDg0NiAzLjQwMjkzIC04Ny43OTc4IDYuODA1ODQgLTEwNy43NzJDMTAuMTk1NyAtMTI3LjczMyAxNS43MTA4IC0xNDcuNDg2IDIzLjMzOCAtMTY3LjA0M0MyNi4zMTA3IC0xNzQuMDMxIDI5LjAwOTUgLTE4MC44NSAzMS40NzM3IC0xODcuNTY0QzMzLjkxMTggLTE5NC4yMjcgMzYuNTMyNCAtMjAwLjY2OCAzOS4yNTc0IC0yMDYuODQ4QzQxLjgxMjggLTIwOS41NzIgNDMuNDY4NiAtMjEyLjEyOCA0NC4xODU3IC0yMTQuNTRDNTMuMDI1NSAtMjI5LjM3NyA2Mi44MyAtMjM3Ljk5NSA3My42Mzg1IC0yNDAuNDMzQzg0LjM5NDggLTI0Mi44NzEgOTguMTM2OSAtMjM5LjgyMSAxMTQuODEyIC0yMzEuMzJDMTI3Ljk0MiAtMjI1LjYwOSAxMzMuMzkyIC0yMTYuMTA1IDEzMS4xNDkgLTIwMi43OTNDMTMwLjE3MSAtMTkwLjgzNyAxMjcuOTk0IC0xNzkuMjU5IDEyNC42MTcgLTE2OC4wMkMxMjAuMDQxIC0xNTIuNzc5IDExNS40MzggLTEzNy41NTEgMTEwLjg0OSAtMTIyLjMyMkMxMDYuMjczIC0xMDcuMDgxIDEwMS4yNzkgLTkxLjk2OTkgOTUuODk0MyAtNzcuMDAyM0M4NS41OTQzIC00OC42MDU3IDc5LjQyNzQgLTE5LjQyNjcgNzcuNDA2NSAxMC41NjA2Qzc3LjcxOTQgMTIuNDEyIDc4LjA0NTMgMTQuMjYzNSA3OC4zNTgzIDE2LjA4ODhDNzguNjcxMiAxNy45NDAyIDc5LjI3MDkgMjAuMyA4MC4xNzA1IDIzLjE5NDRNMTEwLjkxNCAtMjk2Ljc1N0MxMDkuNTQ1IC0yOTguMDM1IDEwNy4zMTYgLTI5OS4zNTIgMTA0LjIzOSAtMzAwLjczNEMxMDEuMTYyIC0zMDIuMDkgOTguMjQxMiAtMzA0LjA1OSA5NS41NDIzIC0zMDYuNjI3QzkwLjA3OTQgLTMxMS43NzcgODYuOTc2MyAtMzE4LjE2NiA4Ni4yMzMyIC0zMjUuODE5Qzg1LjQ2NCAtMzMzLjQ3MiA4Ny4zODA1IC0zNDAuNTUyIDkxLjk2OTkgLTM0Ny4wNThDOTMuMjIxNSAtMzQ4LjQxNCA5NC4xNDcyIC0zNDkuMjM1IDk0LjY4MTggLTM0OS41MjJDOTUuMTkwMyAtMzQ5Ljc5NiA5Ni4xMDI5IC0zNTAuNjA0IDk3LjM5MzcgLTM1MS45OTlDMTA5LjY3NSAtMzU3LjkwNiAxMjIuNDE0IC0zNTYuNjkzIDEzNS42MzQgLTM0OC4zMzZDMTQ2Ljk1MSAtMzQyLjMyNSAxNTIuMDg4IC0zMzMuMzE2IDE1MS4xMzYgLTMyMS4zNkwxNDguMjI5IC0zMTEuNzM4QzE0NC42NjkgLTI5Ny4wNyAxMzUuNTY5IC0yOTEuNTAzIDEyMC45MTQgLTI5NS4wNjJDMTE5LjA1IC0yOTQuNzIzIDExNS43MzggLTI5NS4yOTcgMTEwLjkxNCAtMjk2Ljc0NCIgZmlsbD0iI0Y1RjVGNyIvPgo8cGF0aCBkPSJNMjQyLjc2NyAyMTUuNTE4QzI0NS4wODggMjEzLjU4OCAyNDcuMjc4IDIxMi4xMDIgMjQ5LjM3NyAyMTAuOTY4QzI1MS40NSAyMDkuODU5IDI1My41MzYgMjA4Ljc1MSAyNTUuNjIyIDIwNy42MDRDMjc0LjIyNyAxOTIuMjg0IDI5MC41NzcgMTc3LjE2IDMwNC43MjMgMTYyLjE5M0MzMTUuNjg4IDE0OC45NDYgMzI2LjYxNCAxMzUuODU2IDMzNy40ODggMTIyLjk4N0MzNDguMzYxIDExMC4xMTkgMzU4Ljg4MyA5Ni45Mzc1IDM2OS4wNjYgODMuNDE3MUMzNzYuNDQ1IDczLjQzMDEgMzg0LjU4MSA2My44NjAyIDM5My40NDcgNTQuNzQ2NkM0MDIuMyA0NS42NDYxIDQxMC44MjYgMzYuMjMyNyA0MTkuMDAxIDI2LjQ4MDNDNDIxLjgwNCAyMi45NzMxIDQyNC4yMjkgMjAuMDAwNCA0MjYuMjg5IDE3LjU0OTNDNDI4LjMyMyAxNS4xMjQzIDQzMC41MDEgMTIuOTMzOCA0MzIuODM1IDExLjAxNzNDNDM0LjkwOCA5LjkwOTA2IDQzNi43NDYgOS41ODMwMSA0MzguMzYzIDEwLjA2NTRDNDM5Ljk1MyAxMC41NDc5IDQ0MS43OTIgMTAuMjQ4IDQ0My45MDQgOS4xMTM3MUM0NDMuMTg3IDExLjUxMjcgNDQyLjgyMiAxMy4zOTAzIDQ0Mi44ODcgMTQuNjk0QzQ0Mi45MjYgMTYuMDIzOSA0NDIuMjg3IDE3LjM2NjggNDQxLjAwOSAxOC43MjI3QzQyNC42NDcgNDYuOTYzIDQwNy42ODQgNzIuODE3MyAzOTAuMTIyIDk2LjMxMTdDMzc2LjY0MSAxMTQuOTU2IDM2My4xNDcgMTMyLjkwOSAzNDkuNjM5IDE1MC4yMjRDMzM2LjEwNiAxNjcuNTI1IDMyMi4yMiAxODUuMzYxIDMwNy45NDQgMjAzLjc1OEMzMDEuNTI5IDIxMC41MzcgMjk1LjM4OCAyMTcuMiAyODkuNDk1IDIyMy43MTlDMjgzLjU4OSAyMzAuMjI1IDI3Ny40MzUgMjM2LjkgMjcxLjAyIDI0My42NjdDMjU4LjkyMSAyNTQuODggMjQ0LjQ4OCAyNTkuMjM0IDIyNy43MzQgMjU2Ljc5NkMxOTYuODYgMjUxLjg4MSAxNzYuMDI1IDIzNi44NzQgMTY1LjIxNyAyMTEuNzg5QzE1NC42OTUgMTg4LjU2OCAxNDkuNTMyIDE2Ni41MDggMTQ5LjcwMiAxNDUuNjA4QzE0Ny45NDIgMTEzLjY3OCAxNDguMzA3IDgxLjk0MzggMTUwLjgxIDUwLjQxOEMxNTMuMyAxOC44NzkyIDE1OC4zMiAtMTIuMzIwNyAxNjUuODY5IC00My4yMDc3QzE4MC4xNzIgLTEwNS4yMDMgMTk4LjU2OCAtMTY2LjQwMyAyMjEuMTExIC0yMjYuODA4QzIzMi4wODkgLTI1Ny41MjYgMjQ0LjQyMyAtMjg3LjYxOCAyNTguMSAtMzE3LjA5NkMyNzEuNzc2IC0zNDYuNTc1IDI4Ni4zNzkgLTM3NS41MDcgMzAxLjk3MiAtNDA0LjAwOEMzMTIuOTUgLTQyNS45OSAzMjQuNjMyIC00NDcuMzQ2IDMzNi45NzkgLTQ2OC4wNjNDMzQ5LjMxMyAtNDg4Ljc1NCAzNjIuNDk1IC01MDkuMjI0IDM3Ni40MzIgLTUyOS40NTlDNDAzLjg2NCAtNTY4LjI5OSA0MzQuMTkgLTYwMy42NzEgNDY3LjM5OCAtNjM1LjU3NUM0NzUuNjM4IC02NDIuNjgxIDQ4My45OTUgLTY0OS4zMTcgNDkyLjQwNSAtNjU1LjUxQzUwMC44MjggLTY2MS42NzcgNTEwLjM5NyAtNjY2LjY1OCA1MjEuMTU0IC02NzAuMzk5QzU0NS4yNzQgLTY3Ny45NjEgNTY3LjcxMiAtNjc2Ljg3OSA1ODguMzkxIC02NjcuMTY2QzYwNC43MjcgLTY2MC40NzggNjEzLjY3MSAtNjQ5LjUxMyA2MTUuMjEgLTYzNC4yMTlDNjE3LjU5NiAtNjI0Ljc1NCA2MTguMTk1IC02MTMuNjcxIDYxNi45ODMgLTYwMC45NTlDNjEwLjMyIC01NTguNDgxIDU5Ny44NTYgLTUxNS41MzQgNTc5LjU1MSAtNDcyLjE5NkM1NjUuNDMxIC00MzkuODIzIDU0OS4wODEgLTQwOC43NTMgNTMwLjUyOCAtMzc5LjAwMUM1MTEuOTM2IC0zNDkuMjYxIDQ5Mi42MTQgLTMxOS45NTIgNDcyLjYgLTI5MS4wOTlDNDY1LjQ1NiAtMjgxLjkyIDQ1Ny45NDYgLTI3MS41MDMgNDUwLjEyMyAtMjU5LjkxMkM0MzMuNTc4IC0yMzYuOTc4IDQxNS42MzcgLTIxNS4xMjYgMzk2LjI4OSAtMTk0LjM1N0MzNzYuOTAyIC0xNzMuNTYxIDM1NS44NDUgLTE1NC4zOTYgMzMzLjA2OCAtMTM2LjgyQzMyMC4zODIgLTEyNi42OSAzMTIuNTMzIC0xMTUuMDg2IDMwOS40ODIgLTEwMi4wNDhDMzA0LjE4OSAtODQuNDQ2OCAyOTguOTc0IC02Ny4wNDExIDI5My43OTggLTQ5Ljg0NEMyODguNjIxIC0zMi42NDY5IDI4My43NzEgLTE1LjExMDggMjc5LjI4NiAyLjcxMjFDMjc1LjI3MSAxOC45NzA1IDI3MS4zMDcgMzQuOTgxIDI2Ny40MjIgNTAuODM1MkMyNjMuNTIzIDY2LjY2MzMgMjU5Ljk2NCA4Mi44NDM0IDI1Ni43NyA5OS4zMzY1QzI1My41NDkgMTE1LjgwMyAyNTAuNjgxIDEzMi42MjIgMjQ4LjE1MiAxNDkuNzQxQzI0NS42MDkgMTY2Ljg2IDI0My4xMzIgMTgzLjc5NyAyNDAuNzQ2IDIwMC40OThDMjQxLjA0NiAyMDIuMzM3IDI0MS4zMDcgMjA0LjM5NiAyNDEuNTE1IDIwNi42MTNDMjQxLjY5OCAyMDguODY4IDI0Mi4xMjggMjExLjg0MSAyNDIuNzggMjE1LjUxOE01NjQuMzIyIC02MjIuMDgxQzU2MS43MjggLTYxOS4zNDMgNTU4LjExNiAtNjE2LjA4MyA1NTMuNDg4IC02MTIuMjM3QzU0Mi4yMzYgLTU5OC4xNjkgNTMwLjk1OCAtNTgzLjkwNiA1MTkuNjI4IC01NjkuNDU5QzUwOC4yNTkgLTU1NC45ODcgNDk4LjA1IC01MzkuOTQxIDQ4OS4wMTUgLTUyNC4zNzRDNDU5LjIzNiAtNDc0Ljg2OSA0MzIuNzY5IC00MjMuOTU2IDQwOS42MDEgLTM3MS42MDhDMzg2LjQxOSAtMzE5LjI0OCAzNjUuMTkzIC0yNjUuNDQgMzQ1LjkzNiAtMjEwLjE3MkMzNDUuNzAyIC0yMDkuMzc3IDM0NS43MDIgLTIwOC43MTIgMzQ2LjAxNSAtMjA4LjE5QzM0Ni4yNjIgLTIwNy42NTYgMzQ2LjE4NCAtMjA2LjU4NyAzNDUuNzE1IC0yMDUuMDA5QzM0OS4zNzggLTIwNS42MjIgMzUxLjM2IC0yMDYuMzM5IDM1MS42MDggLTIwNy4xNDdDMzU1LjQ2NyAtMjExLjIxNSAzNTkuNTA5IC0yMTUuMjMxIDM2My43NDYgLTIxOS4xOTRDMzY3Ljk5NyAtMjIzLjE0NSAzNzEuNzY1IC0yMjcuNjgyIDM3NS4wNzYgLTIzMi44MTlDNDAyLjg4NiAtMjY3LjE2MSA0MjguNzE0IC0zMDIuMTQyIDQ1Mi41MzUgLTMzNy43MzZDNDc2LjM2OCAtMzczLjMwMyA0OTguNTMzIC00MTAuNjk2IDUxOS4wNjggLTQ0OS44ODhDNTQzLjg1MyAtNDk3LjM3MiA1NTkuNTc3IC01NDYuNzM0IDU2Ni4yNTIgLTU5Ny45MzRDNTY2LjY0MyAtNjAyLjE4NSA1NjYuOTE3IC02MDYuMDE4IDU2Ny4xIC02MDkuNDZDNTY3LjI0MyAtNjEyLjkwMiA1NjYuMzE3IC02MTcuMSA1NjQuMzM2IC02MjIuMDgxIiBmaWxsPSIjRjVGNUY3Ii8+CjxwYXRoIGQ9Ik02OTYuNTE1IDE4OS4wNjRDNzA0LjYzOCAxODQuMzk2IDcxMi42ODIgMTc5LjYxMSA3MjAuNjg4IDE3NC43MzVWMTM0LjA1N0M2OTcuODE5IDE0OC41MDMgNjczLjgwMyAxNTkuNjM3IDY0OC42MDEgMTY3LjQyMUM2MjIuMDgyIDE3NS42MzUgNTk0LjU1OCAxODAuNjY3IDU2Ni4wMTggMTgyLjU1OEM1NTAuOTIgMTgzLjI2MiA1NDEuMjk4IDE4MS44OTMgNTM3LjEgMTc4LjQzOEM1MzIuODc2IDE3NS4wMDkgNTI5LjA5NSAxNjUuNzUyIDUyNS43NTcgMTUwLjc0NUw1MjMuOTU4IDEzMC41NDlDNTIzLjMzMiAxMTguMTI0IDUyNC43NjYgMTA2Ljc1NSA1MjguMzM5IDk2LjQyODlDNTMxLjg1OSA4Ni4xNTUgNTM2LjEyMiA3NS42MjAzIDU0MS4xMTYgNjQuODc3QzU0NS42MTQgNjQuNDg1OSA1NDkuNTY0IDY0LjM2ODUgNTUzLjAzMiA2NC41MzhDNTU2LjQ3NSA2NC42OTQ1IDU2MC40MzggNjQuNTc3MSA1NjQuOTQ5IDY0LjE3MjlDNTg1Ljg3NSA2NC4zNjg1IDYwNy42MzYgNjEuNzQ3OSA2MzAuMjY5IDU2LjI4NDlDNjUyLjA4MiA1MC42MjY1IDY3MC40IDQxLjI3ODIgNjg1LjI3NyAyOC4yNTMzQzY5NC45MzggMTkuNzc4NiA3MDQuMDI1IDEwLjM3ODMgNzEyLjU2NSAwLjA5MTMwODZINjM5LjUyNkM2MjAuMjU2IDE2Ljk4ODUgNTk2Ljk0NCAyNy40ODQxIDU2OS41MzkgMzEuNDYwN0M1NjcuNjYxIDMxLjc3MzYgNTY2LjM1NyAzMS44MTI3IDU2NS41NzUgMzEuNTY1QzU2NC43NTQgMzEuMzMwMyA1NjMuODI4IDMxLjUxMjggNTYyLjgxMSAzMi4wNDc0QzU2MS45OSAzMS44MTI3IDU2MS42NTEgMzEuNDk5OCA1NjEuNzgxIDMxLjA4MjZDNTYxLjg5OCAzMC42OTE1IDU2MS41NDYgMzAuMzY1NSA1NjAuNzUxIDMwLjEzMDhDNTYwLjk5OSAyOS4zMzU1IDU2MC45MDcgMjguODY2MSA1NjAuNTE2IDI4Ljc2MThDNTYwLjA5OSAyOC42MTg0IDU2MC4wMzQgMjguMTYyIDU2MC4yOTUgMjcuMzUzN0M1NjUuMzc5IDE4LjE3NDkgNTcwLjc3NyA5LjEwMDU1IDU3Ni40MzYgMC4wOTEzMDg2SDQzMC4xNzZDNDI0LjIwNCAxMi42NzMgNDE5LjA1NCAyNS45NDU2IDQxNC44MyAzOS45ODc1QzQwNi40NzMgNjEuOTU2NSA0MDQuMjgyIDgyLjI2OTcgNDA4LjI4NSAxMDAuOTY2QzQxMi4wMTQgMTIwLjQ1OCA0MTguODMzIDEzOC40NjMgNDI4LjcyOCAxNTQuOTgyQzQzOC42MTEgMTcxLjUyOCA0NTIuNDU4IDE4NS4wODcgNDcwLjI1NCAxOTUuN0M0OTAuNzM3IDIwOC44ODEgNTEyLjE0NSAyMTcuNzIxIDUzNC40MDEgMjIyLjI0NUM1NTYuNjQ0IDIyNi43NTcgNTc5Ljg2NSAyMjYuNTA5IDYwNC4xMTUgMjIxLjU2N0M2MDkuNjQzIDIyMC42MTYgNjE1LjI2MyAyMTkuNDY4IDYyMC45MjEgMjE4LjA5OUM2MjYuNTY3IDIxNi43NTYgNjMyLjI3NyAyMTUuMTkyIDYzOC4wNTMgMjEzLjQxOUM2NTkuMDU3IDIwNy41MjUgNjc4LjU2MiAxOTkuMzkgNjk2LjU0MSAxODkuMDc3IiBmaWxsPSIjRjVGNUY3Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjgyMF82OTk5MSI+CjxyZWN0IHdpZHRoPSI3MjEiIGhlaWdodD0iMjU2Ljg0OCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K\");background-repeat:no-repeat;background-size:contain}@media (min-width: 48em){.duet-page-heading .background .background-mask{top:-40px;width:502px;height:577px}}.duet-page-heading .background .brand-shape{position:absolute;top:-157px;right:-10%;width:185px;height:185px;background:#0077b3;border-radius:20%;mix-blend-mode:normal;opacity:0.2;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shape{top:-260px;right:-5%;width:325px;height:325px}}.duet-page-heading .background .brand-shape.second-shape{top:-182px;right:25%;width:207px;height:207px;background:#0b7288;opacity:0.1}@media (min-width: 48em){.duet-page-heading .background .brand-shape.second-shape{top:-325px;width:365px;height:365px}}.duet-page-heading .background .brand-shaped-icon{position:absolute;top:20px;right:16px;display:flex;align-items:center;justify-content:center;width:85px;width:60px;height:85px;height:60px;background:rgba(0, 119, 179, 0.75);border-radius:25%;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon{right:36px;width:93px;height:93px}}.duet-page-heading .background .brand-shaped-icon duet-icon{width:60px;height:60px;transform:rotate(-7deg)}@media (min-width: 48em){.duet-page-heading .background .brand-shaped-icon duet-icon{width:75px;height:75px}}.duet-page-heading.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:#00294d}.duet-page-heading.duet-theme-turva .brand-shaped-icon{background:rgba(198, 12, 48, 0.9);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");mask-repeat:no-repeat}.duet-page-heading.duet-theme-turva .brand-shaped-icon duet-icon{position:relative;top:-3px}";
8
+
9
+ const DuetPageHeading = class {
10
+ constructor(hostRef) {
11
+ registerInstance(this, hostRef);
12
+ this.theme = "";
13
+ this.icon = "";
14
+ this.layout = "custom";
15
+ }
16
+ /**
17
+ * Component lifecycle events.
18
+ */
19
+ componentWillLoad() {
20
+ inheritGlobalTheme(this);
21
+ }
22
+ /**
23
+ * render() function
24
+ * Always the last one in the class.
25
+ */
26
+ render() {
27
+ return (h("div", { class: {
28
+ "duet-page-heading": true,
29
+ "duet-theme-turva": this.theme === "turva",
30
+ [this.layout]: true,
31
+ } }, h("div", { class: "background" }, this.theme === "turva" && h("div", { class: "background-mask" }), this.theme !== "turva" && h("div", { class: "brand-shape" }), this.theme !== "turva" && h("div", { class: "brand-shape second-shape" }), this.icon && (h("div", { class: "brand-shaped-icon" }, h("duet-icon", { background: "none", name: this.icon, margin: "none", size: "auto", responsive: false })))), h("div", { class: "heading" }, h("slot", { name: "heading" }))));
32
+ }
33
+ get element() { return getElement(this); }
34
+ };
35
+ DuetPageHeading.style = duetPageHeadingCss;
36
+
37
+ export { DuetPageHeading as duet_page_heading };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { c as createID } from './create-id-981107da.js';
7
7
  import { d as debounce } from './js-utils-fa98b8cd.js';
@@ -234,7 +234,13 @@ const DuetPagination = class {
234
234
  "duet-pagination-item-is-active": i === this.current,
235
235
  }, role: "menuitem" }, h("duet-button", { class: {
236
236
  "duet-pagination-link": true,
237
- }, color: i !== this.current ? "secondary" : "primary", "data-id": i, "center-text": true, variation: "plain", margin: "none", accessibleLabel: `${this.accessibleLabels.go_to} ${i}`, onClick: e => this.pageClickHandler(e) }, h("div", { class: "duet-pagination-page-number", "aria-hidden": true }, i))));
237
+ }, color: i !== this.current
238
+ ? this.theme !== "turva"
239
+ ? "secondary"
240
+ : "secondary-turva"
241
+ : this.theme !== "turva"
242
+ ? "primary"
243
+ : "primary-turva", "data-id": i, "center-text": true, variation: "plain", margin: "none", accessibleLabel: `${this.accessibleLabels.go_to} ${i}`, onClick: e => this.pageClickHandler(e), theme: this.theme }, h("div", { class: "duet-pagination-page-number", "aria-hidden": true }, i))));
238
244
  } while (i < this.visibleItems + this.internalSectionIndex * this.visibleItems);
239
245
  return items;
240
246
  }
@@ -252,17 +258,17 @@ const DuetPagination = class {
252
258
  return (h(Host, { onKeyDown: e => this.onKeyboardDown(e) }, h("nav", { role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
253
259
  "duet-pagination-nav": true,
254
260
  [`duet-pagination-variation-${this.variation}`]: true,
255
- } }, this.numbersStore !== "" && (h("div", { "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", null, "jump to page : ", this.numbersStore))), h("ol", { id: this.listId, class: {
261
+ } }, this.numbersStore !== "" && (h("div", { "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", { theme: this.theme }, "jump to page : ", this.numbersStore))), h("ol", { id: this.listId, class: {
256
262
  "duet-pagination": true,
257
263
  "duet-pagination-is-dimmed": this.numbersStore !== "",
258
264
  }, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, h("li", { class: {
259
265
  "duet-pagination-page-button": true,
260
266
  "duet-pagination-button-first": true,
261
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { disabled: this.internalSectionIndex === 0 && this.current <= 1, "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small" })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, null, h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: "secondary", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e) }, h("div", { class: "duet-pagination-page-number" }, "1"))), h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: "secondary", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1) }, h("div", { class: "duet-pagination-page-number", "aria-hidden": "true" }, "..."))))), this.renderPageNumbers(), this.internalSectionIndex * (this.visibleItems + 2) < this.totalPages && this.shouldDisplayNavigation() && (h(Fragment, null, h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: "secondary", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1) }, h("div", { class: "duet-pagination-page-number", "aria-hidden": "true" }, "..."))), h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: "secondary", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e) }, h("div", { class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { class: {
267
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { disabled: this.internalSectionIndex === 0 && this.current <= 1, "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, null, h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: this.theme !== "turva" ? "secondary" : "secondary-turva", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), theme: this.theme }, h("div", { class: "duet-pagination-page-number" }, "1"))), h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1), theme: this.theme }, h("div", { class: "duet-pagination-page-number", "aria-hidden": "true" }, "..."))))), this.renderPageNumbers(), this.internalSectionIndex * (this.visibleItems + 2) < this.totalPages && this.shouldDisplayNavigation() && (h(Fragment, null, h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1), theme: this.theme }, h("div", { class: "duet-pagination-page-number", "aria-hidden": "true" }, "..."))), h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), theme: this.theme }, h("div", { class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { class: {
262
268
  "duet-pagination-page-button": true,
263
269
  "duet-pagination-button-last": true,
264
270
  }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { disabled: this.current === this.totalPages &&
265
- this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-arrow-right-small" }))))));
271
+ this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-arrow-right-small", theme: this.theme }))))));
266
272
  }
267
273
  get element() { return getElement(this); }
268
274
  static get watchers() { return {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { c as createID } from './create-id-981107da.js';
7
7
  import { g as getLocaleString } from './language-utils-bf701d37.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { c as createID } from './create-id-981107da.js';
7
7
  import { f as findCheckedOption, w as watchForOptions } from './watch-options-dd55bce8.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-e394f675.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-11a2e0a0.js';
5
5
  import { i as colorPrimaryTurva, j as colorGrayTurva, k as colorPrimary, l as colorGray } from './tokens.module-d3321092.js';
6
6
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
7
7
  import { c as createID } from './create-id-981107da.js';