@duetds/components 6.5.3 → 6.6.1

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 (535) hide show
  1. package/hydrate/index.js +199 -36
  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 +4 -4
  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 +2 -2
  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 +14 -3
  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 +3 -3
  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 +4 -3
  50. package/lib/cjs/duet-slideout-panel.cjs.entry.js +18 -7
  51. package/lib/cjs/duet-slideout.cjs.entry.js +4 -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 +2 -2
  55. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
  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-610b64ea.js} +1 -1
  69. package/lib/cjs/{index-9ee8fef8.js → index-ab4a3a2d.js} +1 -1
  70. package/lib/cjs/loader.cjs.js +2 -2
  71. package/lib/collection/collection-manifest.json +3 -1
  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-collapsible/duet-collapsible.js +3 -3
  76. package/lib/collection/components/duet-icon/duet-icon.css +121 -2
  77. package/lib/collection/components/duet-icon/duet-icon.js +20 -0
  78. package/lib/collection/components/duet-link/duet-link.css +37 -0
  79. package/lib/collection/components/duet-link/duet-link.js +20 -0
  80. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +2 -0
  81. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +33 -1
  82. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +1 -0
  83. package/lib/collection/components/duet-nav/duet-nav.css +1 -1
  84. package/lib/collection/components/duet-nav/duet-nav.js +6 -1
  85. package/lib/collection/components/duet-page-heading/duet-page-heading.css +201 -0
  86. package/lib/collection/components/duet-page-heading/duet-page-heading.js +113 -0
  87. package/lib/collection/components/duet-pagination/duet-pagination.js +10 -4
  88. package/lib/collection/components/duet-slideout/duet-slideout.css +3 -11
  89. package/lib/collection/components/duet-slideout/duet-slideout.js +1 -0
  90. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +1 -8
  91. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +37 -4
  92. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +18 -0
  93. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +20 -1
  94. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +3 -3
  95. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +6 -1
  96. package/lib/collection/components/duet-tab/duet-tab.js +18 -0
  97. package/lib/collection/components/duet-tab-group/duet-tab-group.css +140 -0
  98. package/lib/collection/components/duet-tab-group/duet-tab-group.js +31 -6
  99. package/lib/collection/components/duet-table/duet-table.js +1 -1
  100. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  101. package/lib/dist-custom-elements/duet-alert.js +1 -1
  102. package/lib/dist-custom-elements/duet-badge.js +1 -1
  103. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  104. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  105. package/lib/dist-custom-elements/duet-button.js +1 -1
  106. package/lib/dist-custom-elements/duet-caption.js +1 -1
  107. package/lib/dist-custom-elements/duet-card.js +3 -3
  108. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  109. package/lib/dist-custom-elements/duet-checkmark.d.ts +11 -0
  110. package/lib/dist-custom-elements/duet-checkmark.js +9 -0
  111. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  112. package/lib/dist-custom-elements/duet-choice.js +13 -6
  113. package/lib/dist-custom-elements/duet-collapsible.js +7 -6
  114. package/lib/dist-custom-elements/duet-combobox.js +2 -2
  115. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  116. package/lib/dist-custom-elements/duet-date-picker.js +10 -10
  117. package/lib/dist-custom-elements/duet-divider.js +1 -1
  118. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  119. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  120. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  121. package/lib/dist-custom-elements/duet-footer.js +4 -4
  122. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  123. package/lib/dist-custom-elements/duet-grid.js +1 -1
  124. package/lib/dist-custom-elements/duet-header.js +8 -8
  125. package/lib/dist-custom-elements/duet-heading.js +1 -1
  126. package/lib/dist-custom-elements/duet-hero.js +9 -9
  127. package/lib/dist-custom-elements/duet-icon.js +1 -1
  128. package/lib/dist-custom-elements/duet-input.js +1 -1
  129. package/lib/dist-custom-elements/duet-label.js +1 -1
  130. package/lib/dist-custom-elements/duet-layout.js +1 -1
  131. package/lib/dist-custom-elements/duet-link.js +1 -1
  132. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  133. package/lib/dist-custom-elements/duet-list.js +1 -1
  134. package/lib/dist-custom-elements/duet-logo.js +1 -1
  135. package/lib/dist-custom-elements/duet-menu-bar-button.js +3 -3
  136. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  137. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  138. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  139. package/lib/dist-custom-elements/duet-menu-bar.js +15 -4
  140. package/lib/dist-custom-elements/duet-modal.js +7 -7
  141. package/lib/dist-custom-elements/duet-multiselect.js +8 -8
  142. package/lib/dist-custom-elements/duet-nav.js +3 -3
  143. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  144. package/lib/dist-custom-elements/duet-notification.js +2 -2
  145. package/lib/dist-custom-elements/duet-number-input.js +9 -9
  146. package/lib/dist-custom-elements/duet-page-heading.d.ts +11 -0
  147. package/lib/dist-custom-elements/duet-page-heading.js +65 -0
  148. package/lib/dist-custom-elements/duet-pagination.js +17 -11
  149. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  150. package/lib/dist-custom-elements/duet-progress.js +1 -1
  151. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  152. package/lib/dist-custom-elements/duet-radio.js +1 -1
  153. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  154. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  155. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  156. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  157. package/lib/dist-custom-elements/duet-select.js +1 -1
  158. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  159. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  160. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -4
  161. package/lib/dist-custom-elements/duet-slideout-panel.js +18 -7
  162. package/lib/dist-custom-elements/duet-slideout.js +4 -3
  163. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  164. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  165. package/lib/dist-custom-elements/duet-step.js +4 -4
  166. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  167. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  168. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +3 -3
  169. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  170. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  171. package/lib/dist-custom-elements/duet-tab-group.js +46 -15
  172. package/lib/dist-custom-elements/duet-tab.js +3 -1
  173. package/lib/dist-custom-elements/duet-table.js +1 -1
  174. package/lib/dist-custom-elements/duet-textarea.js +8 -8
  175. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  176. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  177. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  178. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  179. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  180. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  181. package/lib/dist-custom-elements/duet-tray.js +3 -3
  182. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  183. package/lib/dist-custom-elements/duet-upload.js +18 -18
  184. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  185. package/lib/dist-custom-elements/index.d.ts +2 -0
  186. package/lib/dist-custom-elements/index.js +3 -1
  187. package/lib/dist-custom-elements/{p-a3118d10.js → p-01a3fc90.js} +1 -1
  188. package/lib/dist-custom-elements/{p-6fc347ac.js → p-0303fc6c.js} +1 -1
  189. package/lib/dist-custom-elements/{p-f51c6f0d.js → p-0f388d82.js} +5 -5
  190. package/lib/dist-custom-elements/{p-a9df186e.js → p-17448a2e.js} +2 -2
  191. package/lib/dist-custom-elements/{p-0f583b14.js → p-20ec54d8.js} +1 -1
  192. package/lib/dist-custom-elements/{p-1c1d12e6.js → p-22d5db87.js} +4 -4
  193. package/lib/dist-custom-elements/{p-2799f459.js → p-488f81fc.js} +2 -2
  194. package/lib/dist-custom-elements/{p-12b2209e.js → p-624f932a.js} +2 -2
  195. package/lib/dist-custom-elements/{p-2cc693bd.js → p-641086b9.js} +3 -3
  196. package/lib/dist-custom-elements/{p-e9433706.js → p-6f122fb1.js} +1 -1
  197. package/lib/dist-custom-elements/{p-19f6ccfd.js → p-72fd3c82.js} +2 -2
  198. package/lib/dist-custom-elements/p-799128c4.js +54 -0
  199. package/lib/dist-custom-elements/{p-70525432.js → p-87c14342.js} +2 -2
  200. package/lib/dist-custom-elements/{p-29ac3d37.js → p-9087725f.js} +1 -1
  201. package/lib/dist-custom-elements/{p-65ff709e.js → p-92a4c07d.js} +7 -4
  202. package/lib/dist-custom-elements/{p-c4833a6d.js → p-9ba51d7b.js} +2 -2
  203. package/lib/dist-custom-elements/{p-c8062b13.js → p-9e8142d1.js} +1 -1
  204. package/lib/dist-custom-elements/{p-fdfff09b.js → p-ac3c7ec9.js} +1 -1
  205. package/lib/dist-custom-elements/{p-3f4b8d49.js → p-b0d4be95.js} +6 -6
  206. package/lib/dist-custom-elements/{p-4385956a.js → p-bd9de5b1.js} +1 -1
  207. package/lib/dist-custom-elements/{p-f0e97570.js → p-c40c2037.js} +1 -1
  208. package/lib/dist-custom-elements/{p-c58ed6c1.js → p-cc44f2ef.js} +1 -1
  209. package/lib/dist-custom-elements/{p-fd3b1d69.js → p-ccb69669.js} +8 -8
  210. package/lib/dist-custom-elements/{p-b33885be.js → p-ce3c83bd.js} +1 -1
  211. package/lib/dist-custom-elements/{p-2973295e.js → p-d2ab6c91.js} +1 -1
  212. package/lib/dist-custom-elements/p-d555c27d.js +186 -0
  213. package/lib/dist-custom-elements/{p-47157a1e.js → p-e2a56394.js} +1 -1
  214. package/lib/dist-custom-elements/{p-637de545.js → p-e9377a6f.js} +3 -3
  215. package/lib/dist-custom-elements/{p-018af97c.js → p-edc40331.js} +1 -1
  216. package/lib/dist-custom-elements/{p-51525197.js → p-f5374a36.js} +7 -7
  217. package/lib/dist-custom-elements/{p-b1567b3c.js → p-f6865034.js} +1 -1
  218. package/lib/dist-custom-elements/{p-e41dcc90.js → p-fc736d50.js} +1 -1
  219. package/lib/duet/duet.esm.js +1 -1
  220. package/lib/duet/duet.js +1 -1
  221. package/lib/duet/p-02ab4153.entry.js +4 -0
  222. package/lib/duet/{p-107abf9a.system.entry.js → p-02baa2fe.system.entry.js} +1 -1
  223. package/lib/duet/p-0461b580.system.entry.js +4 -0
  224. package/lib/duet/{p-debdd0e0.system.entry.js → p-04b4d722.system.entry.js} +1 -1
  225. package/lib/duet/p-05aa5888.entry.js +4 -0
  226. package/lib/duet/{p-ae39acbe.entry.js → p-07849a2f.entry.js} +1 -1
  227. package/lib/duet/{p-dc87c6ce.system.entry.js → p-0bfdda04.system.entry.js} +1 -1
  228. package/lib/duet/p-10d8cb97.system.entry.js +4 -0
  229. package/lib/duet/{p-d57020ab.entry.js → p-123310e9.entry.js} +1 -1
  230. package/lib/duet/{p-a1dc9c9e.system.entry.js → p-125cfc74.system.entry.js} +1 -1
  231. package/lib/duet/{p-9cbc891f.system.entry.js → p-156c7f0e.system.entry.js} +1 -1
  232. package/lib/duet/{p-af8dbf72.entry.js → p-15d7c1cd.entry.js} +1 -1
  233. package/lib/duet/{p-3bfd250e.entry.js → p-17fedf3c.entry.js} +1 -1
  234. package/lib/duet/{p-a5a6751e.system.entry.js → p-206e364e.system.entry.js} +1 -1
  235. package/lib/duet/{p-d9859e96.js → p-2477340d.js} +1 -1
  236. package/lib/duet/{p-006b7cf2.entry.js → p-29073f62.entry.js} +1 -1
  237. package/lib/duet/p-2d63710e.entry.js +4 -0
  238. package/lib/duet/{p-8e69027d.system.entry.js → p-33fb2bba.system.entry.js} +1 -1
  239. package/lib/duet/{p-ae1e4397.system.entry.js → p-354a2aa0.system.entry.js} +1 -1
  240. package/lib/duet/p-356118ba.entry.js +4 -0
  241. package/lib/duet/p-35c194c6.system.entry.js +4 -0
  242. package/lib/duet/{p-bdbf8bca.entry.js → p-3628272f.entry.js} +1 -1
  243. package/lib/duet/{p-1d3b7252.entry.js → p-4036786c.entry.js} +1 -1
  244. package/lib/duet/{p-43abf083.entry.js → p-41dd874f.entry.js} +1 -1
  245. package/lib/duet/{p-dfe588e8.system.entry.js → p-4219375b.system.entry.js} +1 -1
  246. package/lib/duet/{p-09c3fee3.entry.js → p-456d8dad.entry.js} +1 -1
  247. package/lib/duet/{p-6410c967.entry.js → p-458fc16d.entry.js} +1 -1
  248. package/lib/duet/p-491cd6de.system.entry.js +4 -0
  249. package/lib/duet/{p-055cffab.system.entry.js → p-4ba5ad88.system.entry.js} +1 -1
  250. package/lib/duet/{p-f4b19481.system.entry.js → p-4bfe2c71.system.entry.js} +1 -1
  251. package/lib/duet/{p-5ec490da.system.entry.js → p-4ce1e34e.system.entry.js} +1 -1
  252. package/lib/duet/{p-08f3c955.entry.js → p-5059db01.entry.js} +1 -1
  253. package/lib/duet/{p-61fe36d3.entry.js → p-5108a877.entry.js} +1 -1
  254. package/lib/duet/{p-b6753d6e.entry.js → p-5325fda4.entry.js} +1 -1
  255. package/lib/duet/{p-74a742c9.system.entry.js → p-55f19eb2.system.entry.js} +1 -1
  256. package/lib/duet/{p-acf4057a.entry.js → p-58bb9a97.entry.js} +1 -1
  257. package/lib/duet/{p-05ff4ff2.entry.js → p-61846f98.entry.js} +1 -1
  258. package/lib/duet/{p-9bc15874.entry.js → p-6260487d.entry.js} +1 -1
  259. package/lib/duet/p-6277cd13.system.entry.js +4 -0
  260. package/lib/duet/{p-bbc717af.entry.js → p-6283c6f5.entry.js} +1 -1
  261. package/lib/duet/{p-f7cefa5d.system.entry.js → p-633f264e.system.entry.js} +1 -1
  262. package/lib/duet/{p-25f8b35d.entry.js → p-636ed472.entry.js} +1 -1
  263. package/lib/duet/{p-a7ec9aa4.system.js → p-642ad398.system.js} +1 -1
  264. package/lib/duet/{p-ecc8c5f4.system.entry.js → p-64d1926e.system.entry.js} +1 -1
  265. package/lib/duet/{p-052545fb.system.entry.js → p-66ff8d48.system.entry.js} +1 -1
  266. package/lib/duet/{p-51dae606.system.entry.js → p-6c6de74f.system.entry.js} +1 -1
  267. package/lib/duet/{p-f888deb6.system.entry.js → p-6da41e73.system.entry.js} +1 -1
  268. package/lib/duet/p-6de35e4e.system.entry.js +4 -0
  269. package/lib/duet/p-6f712ded.system.entry.js +4 -0
  270. package/lib/duet/{p-9b949b28.entry.js → p-70220be1.entry.js} +1 -1
  271. package/lib/duet/p-72f18985.system.entry.js +4 -0
  272. package/lib/duet/p-766f74de.system.entry.js +4 -0
  273. package/lib/duet/{p-a9ba6306.system.js → p-78c7f756.system.js} +1 -1
  274. package/lib/duet/p-7ae6bdb5.entry.js +4 -0
  275. package/lib/duet/{p-68986f07.system.entry.js → p-7bd315dc.system.entry.js} +2 -2
  276. package/lib/duet/{p-cce6bb84.entry.js → p-7e24d9c9.entry.js} +1 -1
  277. package/lib/duet/p-7f9402f3.entry.js +4 -0
  278. package/lib/duet/{p-9ad584d2.entry.js → p-843c21f0.entry.js} +1 -1
  279. package/lib/duet/{p-0d24350f.entry.js → p-865dded4.entry.js} +1 -1
  280. package/lib/duet/p-8916a9d7.entry.js +4 -0
  281. package/lib/duet/{p-24ec796f.system.entry.js → p-8a32c9b7.system.entry.js} +1 -1
  282. package/lib/duet/{p-e0c48a7d.entry.js → p-8f1615e1.entry.js} +1 -1
  283. package/lib/duet/{p-a4054eae.entry.js → p-91cb6b67.entry.js} +1 -1
  284. package/lib/duet/{p-36ad1015.system.entry.js → p-92dd8f9a.system.entry.js} +1 -1
  285. package/lib/duet/{p-2bea974a.system.entry.js → p-938e54fa.system.entry.js} +1 -1
  286. package/lib/duet/{p-5b7cbc4d.entry.js → p-947f9576.entry.js} +1 -1
  287. package/lib/duet/{p-ce35d050.system.entry.js → p-95e59e56.system.entry.js} +1 -1
  288. package/lib/duet/{p-d3f8e957.system.entry.js → p-96dcd185.system.entry.js} +1 -1
  289. package/lib/duet/{p-79ff1a6a.entry.js → p-97c23fa5.entry.js} +1 -1
  290. package/lib/duet/{p-edd23a3b.entry.js → p-994deb34.entry.js} +1 -1
  291. package/lib/duet/{p-dcf65419.entry.js → p-9a7b148d.entry.js} +1 -1
  292. package/lib/duet/{p-ca5373cf.entry.js → p-9b61b5aa.entry.js} +1 -1
  293. package/lib/duet/p-9b941a2e.entry.js +4 -0
  294. package/lib/duet/{p-69ab5590.system.entry.js → p-a0e93a23.system.entry.js} +1 -1
  295. package/lib/duet/{p-4aa4735d.entry.js → p-a3c535e8.entry.js} +1 -1
  296. package/lib/duet/p-a4f26de9.system.js +4 -0
  297. package/lib/duet/{p-c2f44fde.entry.js → p-a51cc486.entry.js} +1 -1
  298. package/lib/duet/{p-b0428a5d.system.entry.js → p-a6700437.system.entry.js} +1 -1
  299. package/lib/duet/{p-35d9ede4.system.entry.js → p-a6d93b8d.system.entry.js} +1 -1
  300. package/lib/duet/{p-08cc78bf.entry.js → p-a6e26074.entry.js} +1 -1
  301. package/lib/duet/p-a722af17.system.entry.js +4 -0
  302. package/lib/duet/{p-04103703.system.entry.js → p-abdc380a.system.entry.js} +1 -1
  303. package/lib/duet/{p-3179dcc4.entry.js → p-abeb98fd.entry.js} +1 -1
  304. package/lib/duet/{p-80ffbd1c.entry.js → p-ac7162c9.entry.js} +1 -1
  305. package/lib/duet/{p-4a7c0c4f.entry.js → p-ad8d2fdc.entry.js} +1 -1
  306. package/lib/duet/{p-fc6de9c4.system.entry.js → p-b0ed984f.system.entry.js} +1 -1
  307. package/lib/duet/{p-b63f60f6.system.entry.js → p-b109c24d.system.entry.js} +1 -1
  308. package/lib/duet/{p-ea09c830.system.entry.js → p-b1d2cecb.system.entry.js} +1 -1
  309. package/lib/duet/p-b26547fa.entry.js +4 -0
  310. package/lib/duet/{p-577f5a55.entry.js → p-b441ead1.entry.js} +1 -1
  311. package/lib/duet/{p-ee4e7bff.system.entry.js → p-b44db4ac.system.entry.js} +1 -1
  312. package/lib/duet/{p-5058dcff.system.entry.js → p-b462c43d.system.entry.js} +1 -1
  313. package/lib/duet/{p-11eec0c4.system.entry.js → p-b5d9eb82.system.entry.js} +1 -1
  314. package/lib/duet/{p-285a5c7a.system.entry.js → p-b6e93acf.system.entry.js} +1 -1
  315. package/lib/duet/{p-5e02b923.entry.js → p-b733f66d.entry.js} +1 -1
  316. package/lib/duet/{p-72bda1b3.entry.js → p-b84287b8.entry.js} +1 -1
  317. package/lib/duet/{p-cd33c4cd.entry.js → p-b961d8f5.entry.js} +1 -1
  318. package/lib/duet/{p-94f0387e.entry.js → p-b9ae3e48.entry.js} +1 -1
  319. package/lib/duet/{p-cfd2206f.system.entry.js → p-bcef0348.system.entry.js} +1 -1
  320. package/lib/duet/{p-1f5b0f23.system.entry.js → p-be29ea26.system.entry.js} +1 -1
  321. package/lib/duet/{p-6989d392.system.entry.js → p-c0631be0.system.entry.js} +1 -1
  322. package/lib/duet/{p-5e110a00.system.entry.js → p-c2d9d8bd.system.entry.js} +1 -1
  323. package/lib/duet/{p-ebfb519a.entry.js → p-c3ecbf50.entry.js} +1 -1
  324. package/lib/duet/{p-0eed7e9d.entry.js → p-c63b1734.entry.js} +1 -1
  325. package/lib/duet/{p-b20bff64.entry.js → p-cd0821d2.entry.js} +1 -1
  326. package/lib/duet/{p-d76aa87f.system.entry.js → p-cdf0aa76.system.entry.js} +1 -1
  327. package/lib/duet/p-d068e34d.system.entry.js +4 -0
  328. package/lib/duet/{p-183db4fd.entry.js → p-d0c1e6c3.entry.js} +1 -1
  329. package/lib/duet/{p-e82cc5a7.entry.js → p-d1311b4e.entry.js} +1 -1
  330. package/lib/duet/p-d17ecc3d.entry.js +4 -0
  331. package/lib/duet/{p-4be58c8b.system.entry.js → p-d2e4cf26.system.entry.js} +1 -1
  332. package/lib/duet/{p-b77e364d.entry.js → p-d57cb704.entry.js} +1 -1
  333. package/lib/duet/{p-f8bdcad4.entry.js → p-d6bb163e.entry.js} +1 -1
  334. package/lib/duet/{p-12014f2b.system.entry.js → p-d7131bae.system.entry.js} +1 -1
  335. package/lib/duet/p-d92954fa.js +4 -0
  336. package/lib/duet/p-da0df0a7.entry.js +4 -0
  337. package/lib/duet/{p-15910757.system.entry.js → p-dca133bd.system.entry.js} +1 -1
  338. package/lib/duet/p-ddd42071.system.entry.js +4 -0
  339. package/lib/duet/{p-11c83814.system.entry.js → p-dfbd555a.system.entry.js} +1 -1
  340. package/lib/duet/{p-466341b7.entry.js → p-e2c54679.entry.js} +1 -1
  341. package/lib/duet/{p-5fff98bf.entry.js → p-e38b675a.entry.js} +1 -1
  342. package/lib/duet/{p-95a4082f.entry.js → p-e815803c.entry.js} +1 -1
  343. package/lib/duet/p-e980ae79.entry.js +4 -0
  344. package/lib/duet/p-ec06d75f.system.entry.js +4 -0
  345. package/lib/duet/{p-f58e2c75.system.entry.js → p-ecab9ce4.system.entry.js} +1 -1
  346. package/lib/duet/{p-aa9f3fc8.entry.js → p-ed8af96b.entry.js} +1 -1
  347. package/lib/duet/{p-1fcb57c4.system.entry.js → p-eec5e67e.system.entry.js} +1 -1
  348. package/lib/duet/p-f2c963da.entry.js +4 -0
  349. package/lib/duet/{p-3783db99.system.entry.js → p-f3f68891.system.entry.js} +1 -1
  350. package/lib/duet/{p-cd514cf6.system.entry.js → p-f5d225d1.system.entry.js} +1 -1
  351. package/lib/duet/p-f6bc09ff.entry.js +4 -0
  352. package/lib/duet/{p-4bb8d188.system.entry.js → p-f79dfc00.system.entry.js} +1 -1
  353. package/lib/duet/p-fc58061a.system.entry.js +4 -0
  354. package/lib/duet/p-fda615a0.system.entry.js +4 -0
  355. package/lib/duet/{p-d2ffedfa.system.entry.js → p-ff2521ee.system.entry.js} +1 -1
  356. package/lib/esm/duet-action-button.entry.js +1 -1
  357. package/lib/esm/duet-alert.entry.js +1 -1
  358. package/lib/esm/duet-badge.entry.js +1 -1
  359. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  360. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  361. package/lib/esm/duet-button_2.entry.js +1 -1
  362. package/lib/esm/duet-caption_4.entry.js +4 -2
  363. package/lib/esm/duet-card.entry.js +1 -1
  364. package/lib/esm/duet-checkbox.entry.js +1 -1
  365. package/lib/esm/duet-checkmark.entry.js +34 -0
  366. package/lib/esm/duet-choice_2.entry.js +8 -2
  367. package/lib/esm/duet-collapsible.entry.js +4 -4
  368. package/lib/esm/duet-combobox.entry.js +1 -1
  369. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  370. package/lib/esm/duet-date-picker.entry.js +2 -2
  371. package/lib/esm/duet-divider_2.entry.js +1 -1
  372. package/lib/esm/duet-editable-table_3.entry.js +2 -2
  373. package/lib/esm/duet-empty-state.entry.js +1 -1
  374. package/lib/esm/duet-fieldset.entry.js +1 -1
  375. package/lib/esm/duet-footer.entry.js +1 -1
  376. package/lib/esm/duet-grid_2.entry.js +1 -1
  377. package/lib/esm/duet-header_2.entry.js +1 -1
  378. package/lib/esm/duet-hero.entry.js +1 -1
  379. package/lib/esm/duet-icon.entry.js +4 -2
  380. package/lib/esm/duet-input_2.entry.js +1 -1
  381. package/lib/esm/duet-layout.entry.js +1 -1
  382. package/lib/esm/duet-list_2.entry.js +1 -1
  383. package/lib/esm/duet-menu-bar-button.entry.js +2 -2
  384. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  385. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  386. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  387. package/lib/esm/duet-menu-bar.entry.js +14 -3
  388. package/lib/esm/duet-modal.entry.js +2 -2
  389. package/lib/esm/duet-multiselect.entry.js +1 -1
  390. package/lib/esm/duet-nav.entry.js +3 -3
  391. package/lib/esm/duet-notification_2.entry.js +1 -1
  392. package/lib/esm/duet-number-input.entry.js +1 -1
  393. package/lib/esm/duet-page-heading.entry.js +37 -0
  394. package/lib/esm/duet-pagination_2.entry.js +11 -5
  395. package/lib/esm/duet-progress.entry.js +1 -1
  396. package/lib/esm/duet-radio_2.entry.js +1 -1
  397. package/lib/esm/duet-range-slider.entry.js +1 -1
  398. package/lib/esm/duet-scrollable_3.entry.js +33 -7
  399. package/lib/esm/duet-section-layout.entry.js +1 -1
  400. package/lib/esm/duet-select.entry.js +1 -1
  401. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  402. package/lib/esm/duet-slideout-link.entry.js +1 -1
  403. package/lib/esm/duet-slideout-panel-dropdown.entry.js +4 -3
  404. package/lib/esm/duet-slideout-panel.entry.js +18 -7
  405. package/lib/esm/duet-slideout.entry.js +4 -3
  406. package/lib/esm/duet-step_2.entry.js +1 -1
  407. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  408. package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
  409. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  410. package/lib/esm/duet-submenu-bar.entry.js +2 -2
  411. package/lib/esm/duet-textarea.entry.js +1 -1
  412. package/lib/esm/duet-toggle.entry.js +1 -1
  413. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  414. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  415. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  416. package/lib/esm/duet-toolbar.entry.js +1 -1
  417. package/lib/esm/duet-tooltip.entry.js +1 -1
  418. package/lib/esm/duet-tray.entry.js +1 -1
  419. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  420. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  421. package/lib/esm/duet.js +2 -2
  422. package/lib/esm/{focus-utils-9717e725.js → focus-utils-202c5ae0.js} +1 -1
  423. package/lib/esm/{index-e394f675.js → index-c56801d3.js} +1 -1
  424. package/lib/esm/loader.js +2 -2
  425. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  426. package/lib/esm-es5/duet-alert.entry.js +1 -1
  427. package/lib/esm-es5/duet-badge.entry.js +1 -1
  428. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  429. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  430. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  431. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  432. package/lib/esm-es5/duet-card.entry.js +1 -1
  433. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  434. package/lib/esm-es5/duet-checkmark.entry.js +4 -0
  435. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  436. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  437. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  438. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  439. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  440. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  441. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  442. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  443. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  444. package/lib/esm-es5/duet-footer.entry.js +1 -1
  445. package/lib/esm-es5/duet-grid_2.entry.js +2 -2
  446. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  447. package/lib/esm-es5/duet-hero.entry.js +1 -1
  448. package/lib/esm-es5/duet-icon.entry.js +2 -2
  449. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  450. package/lib/esm-es5/duet-layout.entry.js +1 -1
  451. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  452. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  453. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  454. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  455. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  456. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  457. package/lib/esm-es5/duet-modal.entry.js +1 -1
  458. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  459. package/lib/esm-es5/duet-nav.entry.js +1 -1
  460. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  461. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  462. package/lib/esm-es5/duet-page-heading.entry.js +4 -0
  463. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  464. package/lib/esm-es5/duet-progress.entry.js +1 -1
  465. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  466. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  467. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  468. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  469. package/lib/esm-es5/duet-select.entry.js +1 -1
  470. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  471. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  472. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  473. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  474. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  475. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  476. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  477. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  478. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  479. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  480. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  481. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  482. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  483. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  484. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  485. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  486. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  487. package/lib/esm-es5/duet-tray.entry.js +1 -1
  488. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  489. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  490. package/lib/esm-es5/duet.js +1 -1
  491. package/lib/esm-es5/focus-utils-202c5ae0.js +4 -0
  492. package/lib/esm-es5/{index-e394f675.js → index-c56801d3.js} +1 -1
  493. package/lib/esm-es5/loader.js +1 -1
  494. package/lib/types/components/duet-choice/duet-checkmark.d.ts +34 -0
  495. package/lib/types/components/duet-choice/duet-choice.d.ts +4 -0
  496. package/lib/types/components/duet-icon/duet-icon.d.ts +4 -0
  497. package/lib/types/components/duet-link/duet-link.d.ts +4 -0
  498. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +19 -0
  499. package/lib/types/components/duet-nav/duet-nav.d.ts +5 -0
  500. package/lib/types/components/duet-page-heading/duet-page-heading.d.ts +32 -0
  501. package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +5 -1
  502. package/lib/types/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.d.ts +4 -0
  503. package/lib/types/components/duet-tab/duet-tab.d.ts +4 -0
  504. package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +4 -1
  505. package/lib/types/components.d.ts +145 -1
  506. package/package.json +5 -5
  507. package/lib/dist-custom-elements/p-ff814bad.js +0 -183
  508. package/lib/duet/p-0e4288ad.entry.js +0 -4
  509. package/lib/duet/p-10525faa.system.entry.js +0 -4
  510. package/lib/duet/p-111468b4.system.js +0 -4
  511. package/lib/duet/p-1ca17c3d.system.entry.js +0 -4
  512. package/lib/duet/p-1d86c33e.entry.js +0 -4
  513. package/lib/duet/p-20077ae5.entry.js +0 -4
  514. package/lib/duet/p-29f2cb57.system.entry.js +0 -4
  515. package/lib/duet/p-36e6b035.entry.js +0 -4
  516. package/lib/duet/p-4faaf699.entry.js +0 -4
  517. package/lib/duet/p-5831b7b3.system.entry.js +0 -4
  518. package/lib/duet/p-5c66df7c.entry.js +0 -4
  519. package/lib/duet/p-609cd028.system.entry.js +0 -4
  520. package/lib/duet/p-6d3a3fd0.js +0 -4
  521. package/lib/duet/p-7e39a550.system.entry.js +0 -4
  522. package/lib/duet/p-98ae2cb9.entry.js +0 -4
  523. package/lib/duet/p-a77d4c37.system.entry.js +0 -4
  524. package/lib/duet/p-b0e1180e.system.entry.js +0 -4
  525. package/lib/duet/p-b3f3bca8.system.entry.js +0 -4
  526. package/lib/duet/p-b4659570.entry.js +0 -4
  527. package/lib/duet/p-c0d2e97b.entry.js +0 -4
  528. package/lib/duet/p-c41c7735.system.entry.js +0 -4
  529. package/lib/duet/p-c81e306c.system.entry.js +0 -4
  530. package/lib/duet/p-d86cf803.entry.js +0 -4
  531. package/lib/duet/p-d9aa697b.entry.js +0 -4
  532. package/lib/duet/p-dc1e280d.entry.js +0 -4
  533. package/lib/duet/p-df40670a.system.entry.js +0 -4
  534. package/lib/duet/p-feb0de52.system.entry.js +0 -4
  535. package/lib/esm-es5/focus-utils-9717e725.js +0 -4
@@ -8,6 +8,7 @@ export { DuetButton as DuetButton } from '../types/components/duet-button/duet-b
8
8
  export { DuetCaption as DuetCaption } from '../types/components/duet-caption/duet-caption';
9
9
  export { DuetCard as DuetCard } from '../types/components/duet-card/duet-card';
10
10
  export { DuetCheckbox as DuetCheckbox } from '../types/components/duet-checkbox/duet-checkbox';
11
+ export { DuetCheckmark as DuetCheckmark } from '../types/components/duet-choice/duet-checkmark';
11
12
  export { DuetChoice as DuetChoice } from '../types/components/duet-choice/duet-choice';
12
13
  export { DuetChoiceGroup as DuetChoiceGroup } from '../types/components/duet-choice-group/duet-choice-group';
13
14
  export { DuetCollapsible as DuetCollapsible } from '../types/components/duet-collapsible/duet-collapsible';
@@ -43,6 +44,7 @@ export { DuetMenuBar as DuetNav } from '../types/components/duet-nav/duet-nav';
43
44
  export { DuetNotification as DuetNotification } from '../types/components/duet-notification/duet-notification';
44
45
  export { DuetNotificationDrawer as DuetNotificationDrawer } from '../types/components/duet-notification-drawer/duet-notification-drawer';
45
46
  export { DuetNumberInput as DuetNumberInput } from '../types/components/duet-number-input/duet-number-input';
47
+ export { DuetPageHeading as DuetPageHeading } from '../types/components/duet-page-heading/duet-page-heading';
46
48
  export { DuetPagination as DuetPagination } from '../types/components/duet-pagination/duet-pagination';
47
49
  export { DuetParagraph as DuetParagraph } from '../types/components/duet-paragraph/duet-paragraph';
48
50
  export { DuetProgress as DuetProgress } from '../types/components/duet-progress/duet-progress';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- export { s as setAssetPath, a as setPlatformOptions } from './p-2973295e.js';
4
+ export { s as setAssetPath, a as setPlatformOptions } from './p-d2ab6c91.js';
5
5
  export { DuetActionButton, defineCustomElement as defineCustomElementDuetActionButton } from './duet-action-button.js';
6
6
  export { DuetAlert, defineCustomElement as defineCustomElementDuetAlert } from './duet-alert.js';
7
7
  export { DuetBadge, defineCustomElement as defineCustomElementDuetBadge } from './duet-badge.js';
@@ -11,6 +11,7 @@ export { DuetButton, defineCustomElement as defineCustomElementDuetButton } from
11
11
  export { DuetCaption, defineCustomElement as defineCustomElementDuetCaption } from './duet-caption.js';
12
12
  export { DuetCard, defineCustomElement as defineCustomElementDuetCard } from './duet-card.js';
13
13
  export { DuetCheckbox, defineCustomElement as defineCustomElementDuetCheckbox } from './duet-checkbox.js';
14
+ export { DuetCheckmark, defineCustomElement as defineCustomElementDuetCheckmark } from './duet-checkmark.js';
14
15
  export { DuetChoice, defineCustomElement as defineCustomElementDuetChoice } from './duet-choice.js';
15
16
  export { DuetChoiceGroup, defineCustomElement as defineCustomElementDuetChoiceGroup } from './duet-choice-group.js';
16
17
  export { DuetCollapsible, defineCustomElement as defineCustomElementDuetCollapsible } from './duet-collapsible.js';
@@ -46,6 +47,7 @@ export { DuetNav, defineCustomElement as defineCustomElementDuetNav } from './du
46
47
  export { DuetNotification, defineCustomElement as defineCustomElementDuetNotification } from './duet-notification.js';
47
48
  export { DuetNotificationDrawer, defineCustomElement as defineCustomElementDuetNotificationDrawer } from './duet-notification-drawer.js';
48
49
  export { DuetNumberInput, defineCustomElement as defineCustomElementDuetNumberInput } from './duet-number-input.js';
50
+ export { DuetPageHeading, defineCustomElement as defineCustomElementDuetPageHeading } from './duet-page-heading.js';
49
51
  export { DuetPagination, defineCustomElement as defineCustomElementDuetPagination } from './duet-pagination.js';
50
52
  export { DuetParagraph, defineCustomElement as defineCustomElementDuetParagraph } from './duet-paragraph.js';
51
53
  export { DuetProgress, defineCustomElement as defineCustomElementDuetProgress } from './duet-progress.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
 
7
7
  const duetGridItemCss = ".sc-duet-grid-item-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;min-width:0;max-width:100%;flex:0 0 auto;padding-right:8px;padding-left:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;color:#00294d}.sc-duet-grid-item-h:first-child,.sc-duet-grid-item-h:first-of-type{padding-left:0}.sc-duet-grid-item-h:last-child,.sc-duet-grid-item-h:last-of-type{padding-right:0}@media (max-width: 35.9375em){.duet-grid-item-responsive.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important;padding-right:0;padding-left:0}}@media screen and (max-width: 47.9375em){.duet-grid-item-br-medium.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 47.9375em){.duet-grid-item-responsive.duet-grid-item-br-medium.sc-duet-grid-item-h{padding-right:0;padding-left:0}}@media screen and (max-width: 64em){.duet-grid-item-br-x-large.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 64em){.duet-grid-item-responsive.duet-grid-item-br-x-large.sc-duet-grid-item-h{padding-right:0;padding-left:0}}.duet-grid-item-fill.sc-duet-grid-item-h{flex:1 1 auto;width:100%}.duet-theme-turva.sc-duet-grid-item-h{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-m-0.sc-duet-grid-item-h{padding:0 !important;margin:0 !important}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { m as media_query_large, b as media_query_medium, c as media_query_small } from './p-738bd3c5.js';
6
6
  import { w as watchForOptions, a as watchForElement } from './p-12721178.js';
7
7
 
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { g as getLocaleString } from './p-ede854e1.js';
8
- import { d as defineCustomElement$4 } from './p-1c1d12e6.js';
9
- import { d as defineCustomElement$3 } from './p-ff814bad.js';
10
- import { d as defineCustomElement$2 } from './p-29ac3d37.js';
11
- import { d as defineCustomElement$1 } from './p-4385956a.js';
8
+ import { d as defineCustomElement$4 } from './p-22d5db87.js';
9
+ import { d as defineCustomElement$3 } from './p-d555c27d.js';
10
+ import { d as defineCustomElement$2 } from './p-9087725f.js';
11
+ import { d as defineCustomElement$1 } from './p-bd9de5b1.js';
12
12
 
13
13
  const duetAlertCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;max-height:999px;border-radius:4px;transition:opacity 300ms ease, visibility 300ms ease, transform 300ms ease, max-height 300ms ease}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}:host(.duet-alert-is-dismissed){max-height:0;overflow:hidden;visibility:hidden;opacity:0;transform:scale(0.98)}:host(.duet-alert-is-dismissed) .duet-alert{margin:0 !important}.duet-alert{margin-bottom:16px !important;position:relative;width:100%;padding:16px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25;color:#00294d;background:#f2f8fb;border:1px solid #0077b3;border-radius:4px;transition:margin 100ms 300ms ease}.duet-alert.duet-p-0{padding:0 !important}.duet-alert.duet-m-0{margin:0 !important}.duet-alert.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a;background:#f3f4f5;border-color:#171c3a}.duet-alert.warning{background:#fffbf4;border-color:#f7b228}.duet-alert.warning.duet-theme-turva{background:#fffaf3;border-color:#faa40f}.duet-alert.danger{background:#fdf4f7;border-color:#de2362}.duet-alert.danger.duet-theme-turva{background:#fdf4f3;border-color:#e02a0d}.duet-alert.success{background:#f2f9f7;border-color:#00875a}.duet-alert.success.duet-theme-turva{background:#f3f9f6;border-color:#08874e}.duet-alert-dismiss{position:absolute;top:2px;right:2px}.duet-alert-container{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:0 auto !important}.duet-alert-container span{width:100%}.duet-alert-has-icon .duet-alert-container{margin-top:2px !important}.duet-alert-icon{display:inline-block;align-self:center;width:20px;min-width:20px;height:20px;margin:0 16px 0 0 !important}.duet-alert-icon duet-icon{width:20px;height:20px}.duet-alert-is-dismissible{padding:16px 48px 16px 16px;text-align:left}.duet-alert-is-dismissible .duet-alert-container{text-align:left}";
14
14
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { h as sizeNavigation, s as sizeHeader } from './p-55325c49.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { d as debounce } from './p-0b3f675e.js';
@@ -18,7 +18,7 @@ const DuetTable = /*@__PURE__*/ proxyCustomElement(class extends H {
18
18
  constructor() {
19
19
  super();
20
20
  this.__registerHost();
21
- this.headingSelector = "thead tr > :not(*.duet-editable-table-actions-menu";
21
+ this.headingSelector = "thead tr > :not(*.duet-editable-table-actions-menu)";
22
22
  this.handleMediaQueryChange = (mq) => {
23
23
  this.matchesBreakpoint = mq.matches;
24
24
  };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { w as watchForOptions } from './p-12721178.js';
7
7
 
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
7
7
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
8
8
  import { g as getColorByName } from './p-535ce3ec.js';
9
- import { d as defineCustomElement$3 } from './p-ff814bad.js';
10
- import { d as defineCustomElement$2 } from './p-29ac3d37.js';
11
- import { d as defineCustomElement$1 } from './p-4385956a.js';
9
+ import { d as defineCustomElement$3 } from './p-d555c27d.js';
10
+ import { d as defineCustomElement$2 } from './p-9087725f.js';
11
+ import { d as defineCustomElement$1 } from './p-bd9de5b1.js';
12
12
 
13
13
  const duetButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:8px !important;margin-bottom:12px !important;position:relative;z-index:1;display:inline-flex;width:auto;max-width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host{width:100%}}:host(.input-button){z-index:250}:host(.duet-small){margin-right:2px !important;margin-bottom:8px !important}:host(.duet-small):last-child,:host(.duet-small):last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host(.duet-small){width:auto}}:host(.duet-expand){width:100% !important}:host(.duet-m-0){margin:0 !important}:host(.duet-fixed){width:auto !important}:host(:last-child){margin-right:0 !important}.duet-button-container{position:relative;width:100%}.duet-button{padding:14px 27px 15px !important;-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;width:100%;min-width:8rem;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.1;color:#0077b3 !important;text-align:center;text-decoration:none;cursor:pointer;background:transparent;border-style:solid;border-width:2px;border-radius:20rem;transition:background-color 300ms ease, color 300ms ease, border 300ms ease, box-shadow 300ms ease}.duet-button.duet-p-0{padding:0 !important}.duet-button.duet-m-0{margin:0 !important}.duet-button:not(.input-button-primary,.input-button-secondary,.input-button-embedded){font-variant-numeric:tabular-nums}.duet-button.duet-button-text-center{text-align:center !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only){padding:9px 19px 10px !important;min-width:5.3333333333rem;font-size:0.875rem}.duet-button.duet-button-is-small:not(.duet-button-icon-only).icon{padding-left:48px !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only).icon-right{padding-right:48px !important;padding-left:20px !important}.duet-theme-turva .duet-button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#c60c30 !important}.duet-button .duet-button-contents{position:relative;display:inline-block;margin:0 auto;pointer-events:none}.duet-button.duet-no-wrap{white-space:nowrap}.duet-button.icon{padding-left:52px !important}.duet-button.icon-right{padding-right:52px !important;padding-left:28px !important}.duet-button svg{width:100%;min-width:100%;fill:currentColor}.duet-button .duet-button-icon{position:absolute;top:50%;left:-28px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin:0 !important;transform:translateY(-50%)}.duet-button .duet-button-icon duet-icon{width:16px;height:16px}.duet-button .duet-button-icon.right{right:-28px;left:auto}.duet-button .duet-button-icon.large{left:-32px;width:20px;height:20px}.duet-button .duet-button-icon.large duet-icon{width:20px;height:20px}.duet-button .duet-button-icon.large.right{right:-32px;left:auto}.duet-button .duet-button-icon.medium-small{left:-16px;width:10px;height:10px;padding-top:1px}.duet-button .duet-button-icon.medium-small duet-icon{width:10px;height:10px}.duet-button .duet-button-icon.medium-small.right{right:-16px;left:auto}.duet-button .duet-button-icon.small{left:-16px;width:7px;height:7px}.duet-button .duet-button-icon.small duet-icon{width:7px;height:7px}.duet-button .duet-button-icon.small.right{right:-16px;left:auto}.duet-button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-button:active:not([disabled]){opacity:0.75;transition:none}.duet-button.default{border-color:#e1e3e6}.duet-theme-turva .duet-button.default{color:#c60c30 !important;border-color:#e4e4e6}.duet-button.default:hover{border-color:#0077b3}.duet-theme-turva .duet-button.default:hover{border-color:#c60c30}.duet-button.default.duet-button-negative{background-color:white}.duet-theme-turva .duet-button.default.duet-button-negative{background-color:#e4e4e6 !important}.duet-button.default.duet-button-negative:hover{color:#0077b3 !important;border-color:#0077b3}.duet-theme-turva .duet-button.default.duet-button-negative:hover{color:#c60c30 !important;border-color:#c60c30}.duet-button.primary,.duet-button.input-button-primary{color:white !important;background:#0077b3;border-color:#0077b3}.duet-theme-turva .duet-button.primary,.duet-theme-turva .duet-button.input-button-primary{color:white !important;background:#c60c30;border-color:#c60c30}.duet-button.primary:hover,.duet-button.input-button-primary:hover{background:#005f8f;border-color:#005f8f;box-shadow:0 4px 20px rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.primary:hover,.duet-theme-turva .duet-button.input-button-primary:hover{background:#940925;border-color:#940925}.duet-button.primary:focus,.duet-button.input-button-primary:focus{outline:0;box-shadow:0 0 0 1px white, 0 0 0 4px rgba(0, 119, 179, 0.75)}.duet-theme-turva .duet-button.primary:focus,.duet-theme-turva .duet-button.input-button-primary:focus{box-shadow:0 0 0 1px white, 0 0 0 4px rgba(23, 28, 58, 0.7)}.duet-button.secondary,.duet-button.input-button-secondary,.duet-button.input-button-embedded{color:#00294d !important;background:transparent;border-color:#00294d}.duet-theme-turva .duet-button.secondary,.duet-theme-turva .duet-button.input-button-secondary,.duet-theme-turva .duet-button.input-button-embedded{color:#171c3a !important;border-color:#171c3a}.duet-button.secondary:hover,.duet-button.input-button-secondary:hover,.duet-button.input-button-embedded:hover{color:#0077b3 !important;border-color:#0077b3}.duet-theme-turva .duet-button.secondary:hover,.duet-theme-turva .duet-button.input-button-secondary:hover,.duet-theme-turva .duet-button.input-button-embedded:hover{color:#c60c30 !important;border-color:#c60c30}.duet-button.secondary.duet-button-negative,.duet-button.input-button-secondary.duet-button-negative,.duet-button.input-button-embedded.duet-button-negative{color:#e1e3e6 !important;border-color:white}.duet-theme-turva .duet-button.secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-embedded.duet-button-negative{color:#e4e4e6 !important}.duet-button.secondary.duet-button-negative:hover,.duet-button.input-button-secondary.duet-button-negative:hover,.duet-button.input-button-embedded.duet-button-negative:hover{color:#0077b3 !important;border-color:#0077b3}.duet-theme-turva .duet-button.secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-embedded.duet-button-negative:hover{color:#c60c30 !important;border-color:#c60c30}.duet-button.input-button-embedded{width:40px;min-width:40px !important;min-height:40px !important;margin:4px !important;border-width:0 !important;border-radius:4px !important}.duet-button.negative{color:#00294d !important;background:white;border-color:white}.duet-theme-turva .duet-button.negative{color:#171c3a !important}.duet-button.negative:hover{color:white !important;background:transparent;border-color:white}.duet-button.negative:focus{outline:0;box-shadow:0 0 0 1px #00294d, 0 0 0 4px rgba(255, 255, 255, 0.7)}.duet-theme-turva .duet-button.negative:focus{box-shadow:0 0 0 1px #171c3a, 0 0 0 4px rgba(255, 255, 255, 0.7)}.duet-button.destructive-primary{color:white !important;background:#de2362;border-color:#de2362}.duet-theme-turva .duet-button.destructive-primary{color:white !important;background:#e02a0d;border-color:#e02a0d}.duet-button.destructive-primary:hover{background:#b21c4e;border-color:#b21c4e;box-shadow:0 4px 20px rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.destructive-primary:hover{background:#b3220a}.duet-button.destructive,.duet-button.destructive-secondary{color:#de2362 !important;background:white;border-color:#de2362}.duet-theme-turva .duet-button.destructive,.duet-theme-turva .duet-button.destructive-secondary{color:#e02a0d !important;background:white;border-color:#e02a0d}.duet-button.destructive:hover,.duet-button.destructive-secondary:hover{color:white !important;background:#b21c4e;border-color:#b21c4e}.duet-theme-turva .duet-button.destructive:hover,.duet-theme-turva .duet-button.destructive-secondary:hover{color:white !important;background:#b3220a;border-color:#b3220a}.duet-button.plain{min-width:48px;padding-right:0 !important;padding-left:0 !important;line-height:1.5;text-align:left;background:transparent;border:0;border-color:transparent;border-radius:4px}.duet-theme-turva .duet-button.plain{color:#c60c30 !important;background:transparent;border-color:transparent}.duet-button.plain.icon{padding-left:20px !important}.duet-button.plain.icon.icon-right{padding-right:20px !important;padding-left:0 !important}.duet-button.plain.icon.medium{padding-left:24px !important}.duet-button.plain.icon.medium.icon-right{padding-right:24px !important;padding-left:0 !important}.duet-button.plain.icon.large{padding-left:30px !important}.duet-button.plain.icon.large.icon-right{padding-right:30px !important;padding-left:0 !important}.duet-button.plain .duet-button-icon.left{left:-16.6666666667px !important}.duet-button.plain .duet-button-icon.left.medium{left:-24px !important}.duet-button.plain .duet-button-icon.left.large{left:-30px !important}.duet-button.plain .duet-button-icon.right{right:-16.6666666667px !important}.duet-button.plain .duet-button-icon.right.medium{right:-24px !important}.duet-button.plain .duet-button-icon.right.large{right:-30px !important}.duet-button.plain[disabled]{color:#657787 !important;cursor:not-allowed;background:transparent !important;border-color:transparent !important}.duet-theme-turva .duet-button.plain[disabled]{color:transparent !important;cursor:not-allowed;background:transparent !important;border-color:#e4e4e6 !important}.duet-button.plain:hover{color:#004d80 !important;background:transparent !important}.duet-theme-turva .duet-button.plain:hover{color:#940925 !important}.duet-button.plain.duet-button-negative{color:white !important}.duet-theme-turva .duet-button.plain.duet-button-negative{color:#e4e4e6 !important}.duet-button.plain.duet-button-negative:hover{color:#0077b3 !important}.duet-theme-turva .duet-button.plain.duet-button-negative:hover{color:#c60c30 !important}.duet-button.duet-button-icon-only{min-width:48px;min-height:48px;padding:0 !important}.duet-button.duet-button-icon-only .duet-button-contents{position:static}.duet-button.duet-button-icon-only .duet-button-icon.left.large,.duet-button.duet-button-icon-only .duet-button-icon.left.medium,.duet-button.duet-button-icon-only .duet-button-icon.left.small{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button.duet-button.input-button-primary,.duet-button.duet-button.input-button-secondary,.duet-button.duet-button.input-button-embedded{box-sizing:content-box;min-width:48px;min-height:48px;padding:0 !important;border-width:1px;border-top-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:0}.duet-button.duet-button.input-button-primary .duet-button-contents,.duet-button.duet-button.input-button-secondary .duet-button-contents,.duet-button.duet-button.input-button-embedded .duet-button-contents{position:static}.duet-button.duet-button.input-button-primary .duet-button-icon.left.large,.duet-button.duet-button.input-button-primary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-primary .duet-button-icon.left.small,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.large,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.small,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.large,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.medium,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.small{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button.duet-button.input-button-embedded{border-left-width:0}.duet-button[disabled],.duet-button[disabled]:hover,.duet-button.duet-button-negative[disabled],.duet-button.duet-button-negative[disabled]:hover{color:#657787 !important;cursor:not-allowed;background:#e1e3e6 !important;border-color:#e1e3e6 !important;box-shadow:none !important}.duet-theme-turva .duet-button[disabled],.duet-theme-turva .duet-button[disabled]:hover,.duet-theme-turva .duet-button.duet-button-negative [disabled],.duet-theme-turva .duet-button.duet-button-negative [disabled]:hover{color:#747475 !important;cursor:not-allowed;background:#e4e4e6 !important;border-color:#e4e4e6 !important}.duet-button-is-loading.primary,.duet-button-is-loading.input-button-primary{color:white}.duet-button-is-loading.default{color:#0077b3}.duet-button-is-loading.default.duet-theme-turva{color:#c60c30}.duet-button-is-loading .duet-button-contents{visibility:hidden;opacity:0}";
14
14
 
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { g as getLocaleString } from './p-ede854e1.js';
8
- import { d as defineCustomElement$1 } from './p-4385956a.js';
8
+ import { d as defineCustomElement$1 } from './p-bd9de5b1.js';
9
9
 
10
10
  const duetProgressCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:inherit}.duet-progress{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;min-height:1px;}.duet-progress .progress-bar{position:relative;display:block;width:100%;height:inherit;min-height:1px;background-color:#f3f9fc;border-radius:0;box-shadow:none}.duet-theme-turva .duet-progress .progress-bar{background-color:#fcf3f4}.duet-progress .progress-bar>span{display:block;height:inherit;text-indent:-9999px;background-color:#0077b3;border-radius:0}.duet-theme-turva .duet-progress .progress-bar>span{background-color:#c60c30}.duet-progress progress[value]{display:flex;width:100%;height:inherit;min-height:1px;color:#0077b3;border:0 none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.duet-theme-turva .duet-progress progress[value]{color:#c60c30}.duet-progress progress[value]::-webkit-progress-bar{background-color:#f3f9fc;border-radius:0}.duet-theme-turva .duet-progress progress[value]::-webkit-progress-bar{background-color:#fcf3f4}.duet-progress progress[value]::-webkit-progress-value{background-color:#0077b3;background-size:35px 20px, 100% 100%, 100% 100%;border-radius:0;-webkit-animation:animate-stripes 5s linear infinite;animation:animate-stripes 5s linear infinite}.duet-theme-turva .duet-progress progress[value]::-webkit-progress-value{background-color:#c60c30}.duet-progress progress[value] ::-moz-progress-bar{background-color:#f3f9fc}.duet-theme-turva .duet-progress progress[value] ::-moz-progress-bar{background-color:#fcf3f4}";
11
11
 
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$1 } from './p-ff814bad.js';
6
+ import { d as defineCustomElement$1 } from './p-d555c27d.js';
7
7
 
8
8
  const duetEmptyStateCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:#00294d;text-align:center;background:#f5f8fa;border-radius:4px}.duet-empty-state.duet-theme-turva{color:#171c3a;background:#f5f5f7}";
9
9
 
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
8
- import { d as defineCustomElement$2 } from './p-ff814bad.js';
9
- import { d as defineCustomElement$1 } from './p-4385956a.js';
8
+ import { d as defineCustomElement$2 } from './p-d555c27d.js';
9
+ import { d as defineCustomElement$1 } from './p-bd9de5b1.js';
10
10
 
11
11
  const duetTooltipCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;z-index:200;display:inline-flex;width:auto;margin-top:-16px !important;margin-left:-3px !important;-webkit-tap-highlight-color:transparent}.duet-tooltip{position:absolute;right:-141px;bottom:100%;z-index:950;display:block;width:282px;min-height:48px;max-height:340px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:#00294d;visibility:hidden;background:white;border:1px solid #e1e3e6;border-radius:4px;box-shadow:0 2px 10px 0 rgba(0, 41, 77, 0.07);opacity:0;transition:300ms ease;transform:scale(0.9) translateZ(0) translateY(20px);transform-origin:100% 100%}.duet-tooltip.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a;border-color:#e4e4e6;box-shadow:0 2px 10px 0 rgba(117, 117, 117, 0.13)}.duet-tooltip::after{position:absolute;right:142px;bottom:-20px;z-index:200;width:0;height:0;content:\"\";border:10px solid transparent;border-top:10px solid white}.duet-tooltip::before{position:absolute;right:141px;bottom:-22px;z-index:100;width:0;height:0;content:\"\";border:11px solid transparent;border-top:11px solid #e1e3e6}.duet-theme-turva .duet-tooltip::before{border-top:11px solid #e4e4e6}.duet-tooltip.duet-tooltip-down{top:100%;bottom:auto;transform:scale(0.9) translateZ(0) translateY(-20px);transform-origin:100% 0}.duet-tooltip.duet-tooltip-down::after{top:-20px;bottom:auto;border:10px solid transparent;border-bottom:10px solid white}.duet-tooltip.duet-tooltip-down::before{top:-22px;bottom:auto;border:11px solid transparent;border-bottom:11px solid #e1e3e6}.duet-theme-turva .duet-tooltip.duet-tooltip-down::before{border-bottom:11px solid #e4e4e6}.duet-tooltip.duet-tooltip-left{right:-21px !important;transform-origin:100% 100% !important}.duet-tooltip.duet-tooltip-left::after{right:22px !important;transform:none !important}.duet-tooltip.duet-tooltip-left::before{right:21px !important;transform:none !important}.duet-tooltip.duet-tooltip-right{right:auto !important;left:-9px !important;transform-origin:100% 100% !important}.duet-tooltip.duet-tooltip-right::after{right:auto !important;left:22px !important;transform:none !important}.duet-tooltip.duet-tooltip-right::before{right:auto !important;left:21px !important;transform:none !important}.duet-tooltip.duet-tooltip-has-label{right:auto !important;left:0;width:282px !important;transform-origin:0 0 !important}.duet-tooltip.duet-tooltip-has-label::after{right:auto !important;left:1px !important;transform:none !important}.duet-tooltip.duet-tooltip-has-label::before{right:auto !important;left:0 !important;transform:none !important}.duet-tooltip.duet-tooltip-active{visibility:visible;opacity:1;transition-property:transform, opacity;transform:scale(1.0001) translateZ(0) translateY(-8px)}.duet-tooltip.duet-tooltip-active.duet-tooltip-down{transform:scale(1.0001) translateZ(0) translateY(8px)}.duet-tooltip-button{z-index:100;display:inline-block;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 !important;margin-right:-12px;line-height:normal !important;color:#0077b3;white-space:nowrap;cursor:pointer;background:transparent !important;border-radius:4px}.duet-tooltip-button.duet-theme-turva{color:#c60c30}.duet-tooltip-button:hover{color:#004d80}.duet-tooltip-button:hover.duet-theme-turva{color:#940925}.duet-tooltip-button:focus{background:transparent !important;outline:0}:host(.user-is-tabbing) .duet-tooltip-button:focus{background:transparent !important;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}:host(.user-is-tabbing) .duet-tooltip-button.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-tooltip-button svg{width:20px;height:20px;pointer-events:none}.duet-tooltip-button-has-label{margin-right:0}.duet-tooltip-scrollable{padding:20px !important;width:100%;max-height:250px;padding-right:25px !important;overflow-y:auto;-webkit-hyphens:auto;hyphens:auto;border-radius:4px;-webkit-overflow-scrolling:touch}.duet-tooltip-scrollable:focus{outline:none}:host(.user-is-tabbing) .duet-tooltip-scrollable:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-tooltip-scrollable:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tooltip-scrollable::-webkit-scrollbar{width:4px}.duet-tooltip-scrollable::-webkit-scrollbar-track{border-radius:4px}.duet-tooltip-scrollable::-webkit-scrollbar-thumb{background:#e1e3e6;border-radius:4px}.duet-theme-turva .duet-tooltip-scrollable::-webkit-scrollbar-thumb{background:#e4e4e6}.duet-tooltip-label{position:relative;z-index:100;display:inline-block;max-width:calc(100% - 30px);margin-left:12px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.25;text-align:left;white-space:normal;vertical-align:top}.duet-theme-turva .duet-tooltip-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-tooltip-close{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:17px;height:17px;min-height:0 !important;padding:0 !important;margin:0 !important;line-height:normal;color:#00294d;cursor:pointer;background:#f5f8fa;border-radius:50%;-webkit-appearance:none;appearance:none}.duet-tooltip-close:focus{outline:none;box-shadow:0 0 0 2px #0077b3}.duet-theme-turva .duet-tooltip-close:focus{color:#171c3a;box-shadow:0 0 0 2px #171c3a}@media (min-width: 48em){.duet-tooltip.duet-mq-medium{right:-148px;width:320px;transform-origin:50% 100%}.duet-tooltip.duet-mq-medium::after{right:50%;transform:translateX(50%)}.duet-tooltip.duet-mq-medium::before{right:50%;transform:translateX(50%)}.duet-tooltip.duet-mq-medium.duet-tooltip-down{transform-origin:50% 0}}@media (min-width: 62em){.duet-tooltip.duet-mq-large{right:-148px;width:320px;transform-origin:50% 100%}.duet-tooltip.duet-mq-large::after{right:50%;transform:translateX(50%)}.duet-tooltip.duet-mq-large::before{right:50%;transform:translateX(50%)}.duet-tooltip.duet-mq-large.duet-tooltip-down{transform-origin:50% 0}}";
12
12
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
 
6
6
  const duetListItemCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:flex;flex-flow:row;width:100%;overflow:visible;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.25;color:#00294d}@media (max-width: 35.9375em){:host{flex-wrap:wrap}}:host dt,:host dd{margin-inline-start:0;-webkit-hyphens:auto;hyphens:auto;text-align:left;word-break:break-all;word-break:break-word}@media (max-width: 35.9375em){:host dt,:host dd{flex:inherit;flex-basis:100% !important;width:100%;padding-bottom:4px !important}}:host dt{padding:16px !important;font-weight:600}@media (max-width: 35.9375em){:host dt{padding-bottom:4px !important}}.duet-theme-turva :host dt{font-weight:700}:host dd{padding:16px !important;margin-left:auto;text-align:left}@media (max-width: 35.9375em){:host dd{padding-top:0 !important}}:host(:not(.duet-list-striped)) dt{padding:8px !important;padding-left:0 !important}@media (max-width: 35.9375em){:host(:not(.duet-list-striped)) dt{padding-bottom:4px !important}}:host(:not(.duet-list-striped)) dd{padding:8px !important;padding-left:0 !important}@media (max-width: 35.9375em){:host(:not(.duet-list-striped)) dd{padding-top:0 !important}}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}:host(.duet-list-striped:nth-child(odd)) dt,:host(.duet-list-striped:nth-child(odd)) dd{background:#f5f8fa}:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dt,:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dd{background:#f5f5f7}:host(.duet-list-width-30) dt{flex-basis:33%}:host(.duet-list-width-30) dd{flex-basis:67%}:host(.duet-list-width-50) dt{flex-basis:47%}:host(.duet-list-width-50) dd{flex-basis:53%}:host(.duet-list-width-70) dt{flex-basis:65%}:host(.duet-list-width-70) dd{flex-basis:35%}:host(.duet-p-0) dt,:host(.duet-p-0) dd{padding-top:0 !important;padding-bottom:4px !important}@media (max-width: 35.9375em){:host(.duet-list-mobile-center) dt,:host(.duet-list-mobile-center) dd{text-align:center}}@media (max-width: 61.9375em){:host(.duet-list-breakpoint-large){flex-wrap:wrap}:host(.duet-list-breakpoint-large) dt,:host(.duet-list-breakpoint-large) dd{flex:inherit;flex-basis:100% !important;width:100%;padding-bottom:4px !important}:host(.duet-list-breakpoint-large) dd{padding-top:0 !important}}:host(.duet-list-breakpoint-large.duet-list-striped) dd{padding-bottom:16px !important}@media (max-width: 61.9375em){:host(.duet-list-breakpoint-large.duet-list-mobile-center) dt,:host(.duet-list-breakpoint-large.duet-list-mobile-center) dd{text-align:center !important}}";
7
7
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
- import { d as defineCustomElement$1 } from './p-c58ed6c1.js';
7
+ import { d as defineCustomElement$1 } from './p-cc44f2ef.js';
8
8
 
9
9
  const duetFieldsetCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:12px !important;display:block;width:100%}:host(.duet-m-0){margin:0 !important}fieldset{width:100%;min-width:0;border:0}legend{position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}.duet-legend-wrapper{position:relative;display:block;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:#00294d;text-align:left;background:transparent}.duet-theme-turva .duet-legend-wrapper{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-fieldset-label{margin-bottom:12px !important;margin-top:8px}.duet-legend-has-caption .duet-fieldset-label{margin-bottom:6px !important}.duet-legend-has-tooltip .duet-fieldset-label{padding-right:36px}@media (min-width: 48em){.duet-legend-has-tooltip .duet-fieldset-label{margin-bottom:3px !important;padding-right:0}}@media (min-width: 48em){.duet-legend-has-tooltip.duet-legend-has-caption .duet-fieldset-label{margin-bottom:-3px !important}}.duet-fieldset-caption{margin-bottom:12px !important}.duet-fieldset-help{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:#de2362;border-radius:4px}.duet-fieldset-help span{display:block;margin-top:12px}.duet-theme-turva .duet-fieldset-help{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#e02a0d}::slotted(duet-tooltip){position:absolute;top:4px;right:0}@media (min-width: 48em){::slotted(duet-tooltip){position:relative;right:auto}}.duet-legend-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
10
10
 
@@ -0,0 +1,54 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
+ import { i as inheritGlobalTheme } from './p-4ebf1618.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 = /*@__PURE__*/ proxyCustomElement(class extends H {
10
+ constructor() {
11
+ super();
12
+ this.__registerHost();
13
+ this.theme = "";
14
+ this.checked = false;
15
+ this.presentationOnly = false;
16
+ this.center = false;
17
+ this.type = "checkbox";
18
+ }
19
+ /**
20
+ * Component lifecycle events.
21
+ */
22
+ componentWillLoad() {
23
+ inheritGlobalTheme(this);
24
+ }
25
+ render() {
26
+ return (h(Host, { class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { class: {
27
+ "duet-checkmark-container": true,
28
+ center: this.center,
29
+ "duet-checkmark-radio": this.type === "radio",
30
+ } }, this.checked && h("div", { class: "duet-checkmark" })))));
31
+ }
32
+ static get style() { return duetCheckmarkCss; }
33
+ }, [0, "duet-checkmark", {
34
+ "theme": [1025],
35
+ "checked": [1028],
36
+ "presentationOnly": [4, "presentation-only"],
37
+ "center": [4],
38
+ "type": [513]
39
+ }]);
40
+ function defineCustomElement() {
41
+ if (typeof customElements === "undefined") {
42
+ return;
43
+ }
44
+ const components = ["duet-checkmark"];
45
+ components.forEach(tagName => { switch (tagName) {
46
+ case "duet-checkmark":
47
+ if (!customElements.get(tagName)) {
48
+ customElements.define(tagName, DuetCheckmark);
49
+ }
50
+ break;
51
+ } });
52
+ }
53
+
54
+ export { DuetCheckmark as D, defineCustomElement as d };
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
5
- import { d as defineCustomElement$1 } from './p-4385956a.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
+ import { d as defineCustomElement$1 } from './p-bd9de5b1.js';
6
6
 
7
7
  const DuetUploadAriaStatus = /*@__PURE__*/ proxyCustomElement(class extends H {
8
8
  constructor() {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.js';
7
7
 
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, F as Fragment, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment, b as Host } from './p-d2ab6c91.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
7
7
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
- import { d as defineCustomElement$2 } from './p-ff814bad.js';
10
- import { d as defineCustomElement$1 } from './p-4385956a.js';
9
+ import { d as defineCustomElement$2 } from './p-d555c27d.js';
10
+ import { d as defineCustomElement$1 } from './p-bd9de5b1.js';
11
11
 
12
- const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:#0077b3;text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#c60c30}.duet-link:hover{color:#004d80;text-decoration:none}.duet-link:hover.duet-theme-turva{color:#940925}.duet-link:active{opacity:0.75;transition:none}.duet-link-external{margin-left:4px}";
12
+ const duetLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}.duet-link{display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:#0077b3;text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#c60c30}.duet-link:hover{color:#004d80;text-decoration:none}.duet-link:hover.duet-theme-turva{color:#940925}.duet-link:active{opacity:0.75;transition:none}.duet-link-external{margin-left:4px}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:#0077b3;text-align:center;text-decoration:none;background:white;border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:#171c3a}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}";
13
13
 
14
14
  const DuetLink = /*@__PURE__*/ proxyCustomElement(class extends H {
15
15
  constructor() {
@@ -24,6 +24,7 @@ const DuetLink = /*@__PURE__*/ proxyCustomElement(class extends H {
24
24
  this.theme = "";
25
25
  this.url = "#";
26
26
  this.external = false;
27
+ this.tabToLink = false;
27
28
  }
28
29
  /**
29
30
  * Component lifecycle events.
@@ -46,6 +47,7 @@ const DuetLink = /*@__PURE__*/ proxyCustomElement(class extends H {
46
47
  return (h(Host, null, h("a", { href: this.url, class: {
47
48
  "duet-link": true,
48
49
  "duet-link-is-external": this.external,
50
+ "duet-tab-to-link": this.tabToLink,
49
51
  "duet-theme-turva": this.theme === "turva",
50
52
  }, target: this.external ? "_blank" : "_self", "aria-label": this.accessibleLabel, id: this.identifier, ref: el => (this.nativeLink = el), part: "duet-link", rel: this.external ? "noopener" : undefined }, h("slot", null), this.external && (h(Fragment, null, h("duet-visually-hidden", null, this.accessibleLabelExternal), h("span", { class: "duet-link-external" }, h("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))))));
51
53
  }
@@ -60,6 +62,7 @@ const DuetLink = /*@__PURE__*/ proxyCustomElement(class extends H {
60
62
  "theme": [1025],
61
63
  "url": [513],
62
64
  "external": [4],
65
+ "tabToLink": [4, "tab-to-link"],
63
66
  "setFocus": [64]
64
67
  }]);
65
68
  function defineCustomElement() {
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$1 } from './p-ff814bad.js';
6
+ import { d as defineCustomElement$1 } from './p-d555c27d.js';
7
7
 
8
8
  const duetScrollableCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}:host{position:relative !important}:host .duet-scrollable-items{display:flex}:host .duet-scrollable-items .duet-scrollable-button{position:relative;flex:0 0 auto;flex-basis:40px;padding:10px;cursor:pointer}:host .duet-scrollable-items .duet-scrollable-button:active{transform:scale(0.8)}:host .duet-scrollable-items .duet-scrollable-button--left{left:-12px}:host .duet-scrollable-items .duet-scrollable-button--right{right:-12px}:host .duet-scrollable-items .duet-scrollable-button--occluded{display:none}:host .duet-scrollable-items .duet-scrollable-list{display:flex;flex-wrap:nowrap;gap:20px;padding-top:2px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-margin:0 20px;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;}:host .duet-scrollable-items .duet-scrollable-list::-webkit-scrollbar{display:none}::slotted(*){scroll-snap-align:center;margin-left:0;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}";
9
9
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.js';
7
7
 
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
8
- import { d as defineCustomElement$5 } from './p-c58ed6c1.js';
9
- import { d as defineCustomElement$4 } from './p-ff814bad.js';
10
- import { d as defineCustomElement$3 } from './p-47157a1e.js';
11
- import { d as defineCustomElement$2 } from './p-2cc693bd.js';
12
- import { d as defineCustomElement$1 } from './p-4385956a.js';
8
+ import { d as defineCustomElement$5 } from './p-cc44f2ef.js';
9
+ import { d as defineCustomElement$4 } from './p-d555c27d.js';
10
+ import { d as defineCustomElement$3 } from './p-e2a56394.js';
11
+ import { d as defineCustomElement$2 } from './p-641086b9.js';
12
+ import { d as defineCustomElement$1 } from './p-bd9de5b1.js';
13
13
 
14
14
  const duetSelectCss = "@charset \"UTF-8\";*.sc-duet-select,*.sc-duet-select::after,*.sc-duet-select::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-select-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;max-width:100%;vertical-align:bottom}.sc-duet-select-h:last-child,.sc-duet-select-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-select-h{width:calc(50% - 16px - 3px)}.duet-expand.sc-duet-select-h{width:100% !important}}.duet-select-variation-tiny.sc-duet-select-h{position:relative;top:-2px;width:72px;margin:0 !important;vertical-align:baseline}.duet-m-0.sc-duet-select-h{margin:0 !important}duet-tooltip.sc-duet-select{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-select{position:relative;top:4px;right:auto}}.duet-select-placeholder.sc-duet-select{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:white}.duet-select-container.sc-duet-select{position:relative;width:100%}.duet-select-container.duet-select-variation-tiny.sc-duet-select{width:72px}.duet-select-wrapper.sc-duet-select{position:relative;width:100%;padding:15px 14px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-variation-tiny.sc-duet-select .duet-select-wrapper.sc-duet-select{width:81px;padding:0 !important}.duet-select-wrapper.sc-duet-select::after{content:\"  \"}.duet-select-wrapper.sc-duet-select select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:200;width:100%;height:100%;padding:0;margin:0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;cursor:pointer;border:0;outline:none;opacity:0}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:#909599;box-shadow:0 0 0 1px #909599}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:#747475;box-shadow:0 0 0 1px #747475}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e02a0d}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:#0077b3;outline:0;box-shadow:0 0 0 1px #0077b3;transition:none}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:#171c3a;box-shadow:0 0 0 1px #171c3a}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:#171c3a}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:#0077b3}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e02a0d}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select{cursor:default !important}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:#00294d !important;cursor:default !important;background:#f5f8fa !important;border-color:#f5f8fa !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:#00294d !important}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:#171c3a !important;background:#f5f5f7 !important;border-color:#f5f5f7 !important;-webkit-text-fill-color:#171c3a !important}.duet-select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:block;width:100%;min-width:8rem;padding:12px 14px !important;padding-right:48px !important;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\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:#00294d;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:white;border:1px solid #909599;border-radius:4px;transition:150ms ease}.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:#de2362 !important}.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:#de2362 !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:#e02a0d !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:#e02a0d !important}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a;border-color:#747475}.duet-select.sc-duet-select svg.sc-duet-select{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;color:#00294d;pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select svg.sc-duet-select{color:#171c3a}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select{width:72px;min-width:inherit;padding:0 !important;margin-bottom:-4px;overflow:visible;font-weight:600;text-align:center}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select duet-icon.sc-duet-select{padding-left:10px}.duet-select-help.sc-duet-select{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:#657787;border-radius:4px}.duet-select-help.sc-duet-select span.sc-duet-select{display:block;margin-top:8px}.duet-theme-turva.sc-duet-select .duet-select-help.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#747475}.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:#de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:#e02a0d}.duet-label-hidden.sc-duet-select duet-label.sc-duet-select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
15
15
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
 
6
6
  const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
 
6
6
  const duetSpacerCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.duet-spacer-horizontal){display:inline-block;height:100% !important}:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.duet-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.duet-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.small){width:12px;min-width:12px}}:host(.duet-spacer-horizontal.medium){height:100%}:host(.duet-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.large){width:20px;min-width:20px}}:host(.duet-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.duet-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.duet-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.duet-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.duet-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.duet-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.duet-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.duet-spacer-vertical.small){height:12px;min-height:12px}}:host(.duet-spacer-vertical.medium){width:100%}:host(.duet-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.duet-spacer-vertical.large){height:20px;min-height:20px}}:host(.duet-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.duet-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.duet-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.duet-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.duet-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.duet-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.duet-spacer-xx-small){display:block}}:host(.duet-spacer-x-small){display:none}@media (max-width: 35.9375em){:host(.duet-spacer-x-small){display:block}}:host(.duet-spacer-small){display:none}@media (min-width: 36em){:host(.duet-spacer-small){display:block}}:host(.duet-spacer-medium){display:none}@media (min-width: 48em){:host(.duet-spacer-medium){display:block}}:host(.duet-spacer-large){display:none}@media (min-width: 62em){:host(.duet-spacer-large){display:block}}:host(.duet-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.duet-spacer-x-large){display:block}}:host(.duet-spacer-xx-large){display:none}@media (min-width: 76.25em){:host(.duet-spacer-xx-large){display:block}}";
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
 
7
7
  const duetCaptionCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:flex;flex:0 0 100%;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:#657787;vertical-align:top}:host.duet-p-0{padding:0 !important}:host.duet-m-0{margin:0 !important}:host(.duet-caption-small){font-size:0.875rem;line-height:1.25}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#747475}:host(.duet-caption-selected){color:#0077b3}:host(.duet-caption-selected.duet-theme-turva){color:#171c3a}:host(.duet-m-0){margin:0 !important}";
@@ -1,20 +1,20 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { f as formSearch } from './p-d004da5f.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { c as createID } from './p-c1325e35.js';
8
8
  import { c as cleanValue, r as resetCursor } from './p-56118313.js';
9
9
  import { b as isEscapeKey, c as isEnterKey } from './p-d8549efe.js';
10
10
  import { g as getLocaleString } from './p-ede854e1.js';
11
- import { d as defineCustomElement$7 } from './p-1c1d12e6.js';
12
- import { d as defineCustomElement$6 } from './p-c58ed6c1.js';
13
- import { d as defineCustomElement$5 } from './p-ff814bad.js';
14
- import { d as defineCustomElement$4 } from './p-47157a1e.js';
15
- import { d as defineCustomElement$3 } from './p-29ac3d37.js';
16
- import { d as defineCustomElement$2 } from './p-2cc693bd.js';
17
- import { d as defineCustomElement$1 } from './p-4385956a.js';
11
+ import { d as defineCustomElement$7 } from './p-22d5db87.js';
12
+ import { d as defineCustomElement$6 } from './p-cc44f2ef.js';
13
+ import { d as defineCustomElement$5 } from './p-d555c27d.js';
14
+ import { d as defineCustomElement$4 } from './p-e2a56394.js';
15
+ import { d as defineCustomElement$3 } from './p-9087725f.js';
16
+ import { d as defineCustomElement$2 } from './p-641086b9.js';
17
+ import { d as defineCustomElement$1 } from './p-bd9de5b1.js';
18
18
 
19
19
  var formEmail={"title":"form-email","tags":"form email","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M12 23.999c-3.205 0-6.218-1.248-8.484-3.514S.001 15.206.001 12.001s1.248-6.218 3.514-8.485C5.782 1.25 8.795.001 12 .001s6.218 1.248 8.485 3.514A11.92 11.92 0 0 1 24 12v2.25A3.754 3.754 0 0 1 20.25 18a3.77 3.77 0 0 1-3.48-2.365A6.009 6.009 0 0 1 12 18c-3.308 0-6-2.692-6-6s2.692-6 6-6 6 2.692 6 6v2.25c0 1.241 1.009 2.25 2.25 2.25s2.25-1.009 2.25-2.25V12c0-2.804-1.092-5.441-3.075-7.424A10.433 10.433 0 0 0 12 1.501c-2.804 0-5.441 1.092-7.424 3.075S1.501 9.196 1.501 12c0 2.805 1.092 5.441 3.075 7.424s4.619 3.074 7.423 3.074c2.257 0 4.494-.746 6.299-2.1a.749.749 0 1 1 .9 1.199A12.049 12.049 0 0 1 12 23.999zM12 7.5c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5 4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5z\"/></svg>"};
20
20
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-2973295e.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-d2ab6c91.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
 
@@ -2,7 +2,7 @@
2
2
  * Built with Duet Design System
3
3
  */
4
4
  const NAMESPACE = 'duet';
5
- const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.31"};
5
+ const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.33"};
6
6
 
7
7
  /**
8
8
  * Virtual DOM patching algorithm based on Snabbdom by