@duetds/components 6.7.0 → 6.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (749) hide show
  1. package/hydrate/index.d.ts +17 -16
  2. package/hydrate/index.js +282 -142
  3. package/lib/cjs/action-arrow-right-24fe06be.js +8 -0
  4. package/lib/cjs/{dom-b340f674.js → dom-c42e1019.js} +1 -1
  5. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  6. package/lib/cjs/duet-alert.cjs.entry.js +8 -2
  7. package/lib/cjs/duet-badge.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +4 -3
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-button_2.cjs.entry.js +3 -3
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +23 -7
  12. package/lib/cjs/duet-card.cjs.entry.js +12 -4
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-choice_2.cjs.entry.js +13 -5
  16. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-combobox.cjs.entry.js +9 -3
  18. package/lib/cjs/duet-contact-card.cjs.entry.js +66 -0
  19. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-date-picker.cjs.entry.js +3 -3
  21. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -3
  23. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  24. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  25. package/lib/cjs/duet-footer.cjs.entry.js +4 -5
  26. package/lib/cjs/duet-grid_2.cjs.entry.js +5 -3
  27. package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-hero.cjs.entry.js +2 -2
  29. package/lib/cjs/duet-icon.cjs.entry.js +6 -4
  30. package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
  31. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-list_2.cjs.entry.js +6 -2
  33. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
  37. package/lib/cjs/duet-menu-bar.cjs.entry.js +9 -3
  38. package/lib/cjs/duet-modal.cjs.entry.js +14 -13
  39. package/lib/cjs/duet-multiselect.cjs.entry.js +2 -2
  40. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
  42. package/lib/cjs/duet-number-input.cjs.entry.js +2 -2
  43. package/lib/cjs/duet-page-heading.cjs.entry.js +2 -2
  44. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  46. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  47. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-scrollable_3.cjs.entry.js +2 -2
  49. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  50. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  53. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-slideout-panel.cjs.entry.js +3 -3
  55. package/lib/cjs/duet-slideout.cjs.entry.js +3 -3
  56. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  60. package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
  61. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  62. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  63. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
  64. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +2 -2
  65. package/lib/cjs/duet-toolbar-link.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  67. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-tray.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  71. package/lib/cjs/duet.cjs.js +15 -6
  72. package/lib/cjs/{focus-utils-0dd9281d.js → focus-utils-8777d943.js} +1 -1
  73. package/lib/cjs/{index-3d0845f0.js → index-26abcddc.js} +18 -4
  74. package/lib/cjs/loader.cjs.js +3 -3
  75. package/lib/cjs/{shadow-css-cce1abf1.js → shadow-css-6c99270e.js} +1 -1
  76. package/lib/collection/collection-manifest.json +5 -4
  77. package/lib/collection/common/index.js +1 -0
  78. package/lib/collection/common/runtime-types.js +5 -0
  79. package/lib/collection/components/duet-action-button/duet-action-button.css +10 -10
  80. package/lib/collection/components/duet-action-button/duet-action-button.js +4 -2
  81. package/lib/collection/components/duet-alert/duet-alert.css +12 -12
  82. package/lib/collection/components/duet-alert/duet-alert.js +10 -3
  83. package/lib/collection/components/duet-badge/duet-badge.css +2 -2
  84. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +16 -6
  85. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +2 -1
  86. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +11 -5
  87. package/lib/collection/components/duet-button/duet-button.css +80 -80
  88. package/lib/collection/components/duet-button/duet-button.js +10 -5
  89. package/lib/collection/components/duet-caption/duet-caption.css +4 -4
  90. package/lib/collection/components/duet-caption/duet-caption.js +2 -1
  91. package/lib/collection/components/duet-card/duet-card.css +26 -17
  92. package/lib/collection/components/duet-card/duet-card.js +40 -10
  93. package/lib/collection/components/duet-checkbox/duet-checkbox.css +19 -19
  94. package/lib/collection/components/duet-checkbox/duet-checkbox.js +6 -3
  95. package/lib/collection/components/duet-choice/duet-checkmark.css +12 -12
  96. package/lib/collection/components/duet-choice/duet-checkmark.js +1 -1
  97. package/lib/collection/components/duet-choice/duet-choice.css +74 -74
  98. package/lib/collection/components/duet-choice/duet-choice.js +8 -4
  99. package/lib/collection/components/duet-choice-group/duet-choice-group.css +46 -2
  100. package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -1
  101. package/lib/collection/components/duet-collapsible/duet-collapsible.css +9 -9
  102. package/lib/collection/components/duet-collapsible/duet-collapsible.js +6 -3
  103. package/lib/collection/components/duet-combobox/duet-combobox.css +18 -18
  104. package/lib/collection/components/duet-combobox/duet-combobox.js +31 -4
  105. package/lib/collection/components/duet-contact-card/duet-contact-card.css +85 -0
  106. package/lib/collection/components/duet-contact-card/duet-contact-card.js +263 -0
  107. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +6 -6
  108. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +2 -1
  109. package/lib/collection/components/duet-date-picker/duet-date-picker.css +56 -56
  110. package/lib/collection/components/duet-date-picker/duet-date-picker.js +8 -4
  111. package/lib/collection/components/duet-divider/duet-divider.css +2 -2
  112. package/lib/collection/components/duet-divider/duet-divider.js +2 -1
  113. package/lib/collection/components/duet-editable-table/duet-editable-table.js +13 -8
  114. package/lib/collection/components/duet-empty-state/duet-empty-state.css +4 -4
  115. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -1
  116. package/lib/collection/components/duet-fieldset/duet-fieldset.css +4 -4
  117. package/lib/collection/components/duet-footer/duet-footer.css +19 -19
  118. package/lib/collection/components/duet-footer/duet-footer.js +14 -7
  119. package/lib/collection/components/duet-grid/duet-grid.css +83 -0
  120. package/lib/collection/components/duet-grid/duet-grid.js +9 -4
  121. package/lib/collection/components/duet-grid-item/duet-grid-item.css +2 -2
  122. package/lib/collection/components/duet-grid-item/duet-grid-item.js +1 -1
  123. package/lib/collection/components/duet-header/duet-header.css +105 -105
  124. package/lib/collection/components/duet-header/duet-header.js +30 -15
  125. package/lib/collection/components/duet-heading/duet-heading.css +7 -4
  126. package/lib/collection/components/duet-heading/duet-heading.js +2 -1
  127. package/lib/collection/components/duet-hero/duet-hero.css +40 -42
  128. package/lib/collection/components/duet-hero/duet-hero.js +10 -5
  129. package/lib/collection/components/duet-icon/duet-icon.css +11 -4
  130. package/lib/collection/components/duet-icon/duet-icon.js +8 -5
  131. package/lib/collection/components/duet-input/duet-input.css +66 -66
  132. package/lib/collection/components/duet-input/duet-input.js +17 -9
  133. package/lib/collection/components/duet-label/duet-label.css +2 -2
  134. package/lib/collection/components/duet-label/duet-label.js +4 -2
  135. package/lib/collection/components/duet-layout/duet-layout.js +2 -1
  136. package/lib/collection/components/duet-link/duet-link.css +36 -9
  137. package/lib/collection/components/duet-link/duet-link.js +86 -2
  138. package/lib/collection/components/duet-list/duet-list.js +13 -5
  139. package/lib/collection/components/duet-list-item/duet-list-item.css +32 -8
  140. package/lib/collection/components/duet-logo/duet-logo.css +2 -2
  141. package/lib/collection/components/duet-logo/duet-logo.js +2 -1
  142. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +8 -8
  143. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +9 -2
  144. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +2 -2
  145. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +13 -13
  146. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +8 -8
  147. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +6 -6
  148. package/lib/collection/components/duet-modal/duet-modal.css +4 -4
  149. package/lib/collection/components/duet-modal/duet-modal.js +39 -13
  150. package/lib/collection/components/duet-multiselect/duet-multiselect.css +40 -40
  151. package/lib/collection/components/duet-multiselect/duet-multiselect.js +10 -5
  152. package/lib/collection/components/duet-nav/duet-nav.css +0 -1
  153. package/lib/collection/components/duet-notification/duet-notification.css +14 -14
  154. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +25 -25
  155. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -1
  156. package/lib/collection/components/duet-number-input/duet-number-input.css +5 -5
  157. package/lib/collection/components/duet-number-input/duet-number-input.js +8 -4
  158. package/lib/collection/components/duet-page-heading/duet-page-heading.css +4 -4
  159. package/lib/collection/components/duet-pagination/duet-pagination.js +4 -2
  160. package/lib/collection/components/duet-paragraph/duet-paragraph.css +6 -6
  161. package/lib/collection/components/duet-paragraph/duet-paragraph.js +6 -3
  162. package/lib/collection/components/duet-progress/duet-progress.css +12 -12
  163. package/lib/collection/components/duet-radio/duet-radio.css +17 -17
  164. package/lib/collection/components/duet-radio/duet-radio.js +6 -3
  165. package/lib/collection/components/duet-range-slider/duet-range-slider.css +30 -30
  166. package/lib/collection/components/duet-range-slider/duet-range-slider.js +4 -2
  167. package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +1 -1
  168. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -1
  169. package/lib/collection/components/duet-select/duet-select.css +38 -38
  170. package/lib/collection/components/duet-select/duet-select.js +10 -5
  171. package/lib/collection/components/duet-slideout/duet-slideout.css +5 -5
  172. package/lib/collection/components/duet-slideout/duet-slideout.js +2 -1
  173. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +2 -2
  174. package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +11 -4
  175. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +1 -1
  176. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +9 -9
  177. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +5 -5
  178. package/lib/collection/components/duet-spacer/duet-spacer.js +4 -2
  179. package/lib/collection/components/duet-spinner/duet-spinner.css +3 -3
  180. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -1
  181. package/lib/collection/components/duet-step/duet-step.css +10 -10
  182. package/lib/collection/components/duet-step/duet-step.js +4 -2
  183. package/lib/collection/components/duet-stepper/duet-stepper.css +1 -1
  184. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -1
  185. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +10 -10
  186. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +18 -18
  187. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +8 -8
  188. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +8 -8
  189. package/lib/collection/components/duet-tab-group/duet-tab-group.css +46 -49
  190. package/lib/collection/components/duet-tab-group/duet-tab-group.js +8 -4
  191. package/lib/collection/components/duet-table/duet-table.css +44 -33
  192. package/lib/collection/components/duet-table/duet-table.js +26 -3
  193. package/lib/collection/components/duet-textarea/duet-textarea.css +39 -39
  194. package/lib/collection/components/duet-textarea/duet-textarea.js +8 -4
  195. package/lib/collection/components/duet-toggle/duet-toggle.css +12 -12
  196. package/lib/collection/components/duet-toggle/duet-toggle.js +2 -1
  197. package/lib/collection/components/duet-toolbar/duet-toolbar.css +4 -4
  198. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +13 -13
  199. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +8 -8
  200. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +11 -11
  201. package/lib/collection/components/duet-tooltip/duet-tooltip.css +26 -26
  202. package/lib/collection/components/duet-tooltip/duet-tooltip.js +2 -1
  203. package/lib/collection/components/duet-tray/duet-tray.css +14 -14
  204. package/lib/collection/components/duet-upload/duet-upload.css +1 -1
  205. package/lib/collection/components/duet-upload/duet-upload.js +27 -14
  206. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +2 -1
  207. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  208. package/lib/dist-custom-elements/duet-alert.js +1 -1
  209. package/lib/dist-custom-elements/duet-badge.js +1 -1
  210. package/lib/dist-custom-elements/duet-breadcrumb.js +5 -4
  211. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  212. package/lib/dist-custom-elements/duet-button.js +1 -1
  213. package/lib/dist-custom-elements/duet-caption.js +1 -1
  214. package/lib/dist-custom-elements/duet-card.js +16 -7
  215. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  216. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  217. package/lib/dist-custom-elements/duet-choice-group.js +17 -8
  218. package/lib/dist-custom-elements/duet-choice.js +7 -7
  219. package/lib/dist-custom-elements/duet-collapsible.js +4 -4
  220. package/lib/dist-custom-elements/duet-combobox.js +12 -5
  221. package/lib/dist-custom-elements/duet-contact-card.d.ts +11 -0
  222. package/lib/dist-custom-elements/duet-contact-card.js +133 -0
  223. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  224. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  225. package/lib/dist-custom-elements/duet-divider.js +1 -1
  226. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  227. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  228. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  229. package/lib/dist-custom-elements/duet-footer.js +6 -7
  230. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  231. package/lib/dist-custom-elements/duet-grid.js +1 -1
  232. package/lib/dist-custom-elements/duet-header.js +11 -11
  233. package/lib/dist-custom-elements/duet-heading.js +1 -1
  234. package/lib/dist-custom-elements/duet-hero.js +10 -10
  235. package/lib/dist-custom-elements/duet-icon.js +1 -1
  236. package/lib/dist-custom-elements/duet-input.js +1 -1
  237. package/lib/dist-custom-elements/duet-label.js +1 -1
  238. package/lib/dist-custom-elements/duet-layout.js +1 -1
  239. package/lib/dist-custom-elements/duet-link.js +1 -1
  240. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  241. package/lib/dist-custom-elements/duet-list.js +1 -1
  242. package/lib/dist-custom-elements/duet-logo.js +1 -1
  243. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  244. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
  245. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
  246. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  247. package/lib/dist-custom-elements/duet-menu-bar.js +11 -5
  248. package/lib/dist-custom-elements/duet-modal.js +21 -19
  249. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  250. package/lib/dist-custom-elements/duet-nav.js +1 -1
  251. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  252. package/lib/dist-custom-elements/duet-notification.js +3 -3
  253. package/lib/dist-custom-elements/duet-number-input.js +10 -10
  254. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  255. package/lib/dist-custom-elements/duet-pagination.js +7 -7
  256. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  257. package/lib/dist-custom-elements/duet-progress.js +1 -1
  258. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  259. package/lib/dist-custom-elements/duet-radio.js +2 -2
  260. package/lib/dist-custom-elements/duet-range-slider.js +4 -4
  261. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  262. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  263. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  264. package/lib/dist-custom-elements/duet-select.js +1 -1
  265. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  266. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  267. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +3 -3
  268. package/lib/dist-custom-elements/duet-slideout-panel.js +5 -5
  269. package/lib/dist-custom-elements/duet-slideout.js +5 -5
  270. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  271. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  272. package/lib/dist-custom-elements/duet-step.js +5 -5
  273. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  274. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
  275. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +4 -4
  276. package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
  277. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  278. package/lib/dist-custom-elements/duet-tab-group.js +10 -10
  279. package/lib/dist-custom-elements/duet-tab.js +1 -1
  280. package/lib/dist-custom-elements/duet-table.js +1 -1
  281. package/lib/dist-custom-elements/duet-textarea.js +9 -9
  282. package/lib/dist-custom-elements/duet-toggle.js +3 -3
  283. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
  284. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +3 -3
  285. package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
  286. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  287. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  288. package/lib/dist-custom-elements/duet-tray.js +5 -5
  289. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  290. package/lib/dist-custom-elements/duet-upload.js +20 -20
  291. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  292. package/lib/dist-custom-elements/index.d.ts +0 -86
  293. package/lib/dist-custom-elements/index.js +1 -84
  294. package/lib/dist-custom-elements/p-02a40751.js +123 -0
  295. package/lib/dist-custom-elements/p-064a8802.js +188 -0
  296. package/lib/dist-custom-elements/{p-ae149130.js → p-076c04fa.js} +3 -3
  297. package/lib/dist-custom-elements/{p-5084748e.js → p-152ee893.js} +7 -0
  298. package/lib/dist-custom-elements/p-1a45a20a.js +178 -0
  299. package/lib/dist-custom-elements/{p-4e752d2d.js → p-1f9f67e3.js} +4 -4
  300. package/lib/dist-custom-elements/{p-267801f1.js → p-27f477bd.js} +3 -3
  301. package/lib/dist-custom-elements/{p-e47da081.js → p-308a73c1.js} +18 -5
  302. package/lib/dist-custom-elements/{p-55325c49.js → p-33e00967.js} +1 -1
  303. package/lib/dist-custom-elements/{p-c9a16897.js → p-344f54cf.js} +3 -3
  304. package/lib/dist-custom-elements/{p-ad4c031f.js → p-39b4e372.js} +5 -5
  305. package/lib/dist-custom-elements/{p-13b6dd90.js → p-3c792743.js} +2 -2
  306. package/lib/dist-custom-elements/p-3e094f25.js +37 -0
  307. package/lib/dist-custom-elements/{p-f7da07ee.js → p-48e0be9b.js} +10 -10
  308. package/lib/dist-custom-elements/{p-f6a5967a.js → p-52306a3d.js} +2 -2
  309. package/lib/dist-custom-elements/{p-2b6f6cba.js → p-5b6ac919.js} +2 -2
  310. package/lib/dist-custom-elements/p-61015063.js +113 -0
  311. package/lib/{esm/shadow-css-e76e6e1c.js → dist-custom-elements/p-6ee53ac3.js} +1 -1
  312. package/lib/dist-custom-elements/p-6fa39608.js +6 -0
  313. package/lib/dist-custom-elements/p-70db80cb.js +76 -0
  314. package/lib/dist-custom-elements/{p-4e9d1f9b.js → p-7918f243.js} +1 -1
  315. package/lib/dist-custom-elements/{p-c91ba42a.js → p-7c4a2620.js} +2 -2
  316. package/lib/dist-custom-elements/{p-767cc415.js → p-7f907b5b.js} +7 -7
  317. package/lib/dist-custom-elements/{p-504f30a0.js → p-823ea8c0.js} +1 -1
  318. package/lib/dist-custom-elements/{p-c203ef96.js → p-8fc068d5.js} +2 -2
  319. package/lib/dist-custom-elements/{p-22eba43b.js → p-907402d2.js} +8 -8
  320. package/lib/dist-custom-elements/{p-7857fd92.js → p-91f5a857.js} +2 -2
  321. package/lib/dist-custom-elements/p-923a997f.js +265 -0
  322. package/lib/dist-custom-elements/{p-aa1ab20d.js → p-9b59f666.js} +3 -3
  323. package/lib/dist-custom-elements/{p-535ce3ec.js → p-9ed347f9.js} +1 -1
  324. package/lib/dist-custom-elements/p-b14db39f.js +54 -0
  325. package/lib/dist-custom-elements/{p-e36eb97d.js → p-b48f1e4d.js} +3 -3
  326. package/lib/dist-custom-elements/{p-ba2d607e.js → p-ba41b009.js} +12 -6
  327. package/lib/dist-custom-elements/{p-738bd3c5.js → p-c4d8cad0.js} +1 -1
  328. package/lib/dist-custom-elements/{p-2b3a8e8c.js → p-ca57b6a2.js} +3 -3
  329. package/lib/dist-custom-elements/{p-0d2d0d0e.js → p-e15832f2.js} +3 -3
  330. package/lib/dist-custom-elements/{p-47f3085b.js → p-ed7527c2.js} +5 -1
  331. package/lib/dist-custom-elements/{p-9d0348a4.js → p-efaad71c.js} +1 -1
  332. package/lib/dist-custom-elements/{p-756308c3.js → p-f40a2146.js} +2 -2
  333. package/lib/duet/duet.esm.js +1 -1
  334. package/lib/duet/duet.js +1 -1
  335. package/lib/duet/p-06999788.system.entry.js +4 -0
  336. package/lib/duet/{p-dbf0d77a.system.entry.js → p-06d05f65.system.entry.js} +1 -1
  337. package/lib/duet/p-09e82523.system.entry.js +4 -0
  338. package/lib/duet/p-0b711d1c.system.entry.js +4 -0
  339. package/lib/duet/{p-dd3b2f92.entry.js → p-0bf8affc.entry.js} +1 -1
  340. package/lib/duet/p-0d8f0b71.entry.js +4 -0
  341. package/lib/duet/p-10d906a0.entry.js +4 -0
  342. package/lib/duet/{p-f2c39318.entry.js → p-133bf320.entry.js} +1 -1
  343. package/lib/duet/p-1526bcd9.system.entry.js +4 -0
  344. package/lib/duet/p-188a99a6.system.entry.js +4 -0
  345. package/lib/duet/p-1cdfa320.system.entry.js +4 -0
  346. package/lib/duet/p-1de2679d.system.entry.js +4 -0
  347. package/lib/duet/p-1eb57d18.entry.js +4 -0
  348. package/lib/duet/p-1f8e5ae9.entry.js +4 -0
  349. package/lib/duet/p-1ffb06ae.system.entry.js +4 -0
  350. package/lib/duet/p-224d5bbf.system.entry.js +4 -0
  351. package/lib/duet/p-22568e46.system.entry.js +4 -0
  352. package/lib/duet/p-24fb2c26.entry.js +4 -0
  353. package/lib/duet/p-268453f2.system.entry.js +4 -0
  354. package/lib/duet/p-27796763.system.entry.js +4 -0
  355. package/lib/duet/{p-aa46e5b8.system.js → p-2938697f.system.js} +1 -1
  356. package/lib/duet/p-2d037cf4.entry.js +4 -0
  357. package/lib/duet/p-2e32575f.system.entry.js +4 -0
  358. package/lib/duet/{p-d989bb64.entry.js → p-3133c0d8.entry.js} +1 -1
  359. package/lib/duet/p-317c4aaf.entry.js +4 -0
  360. package/lib/duet/{p-e447d590.entry.js → p-3ab4aa13.entry.js} +1 -1
  361. package/lib/duet/p-3e66c4a4.system.entry.js +4 -0
  362. package/lib/duet/p-3ea21c66.system.entry.js +4 -0
  363. package/lib/duet/p-3ee8a44e.entry.js +4 -0
  364. package/lib/duet/p-4410272c.entry.js +4 -0
  365. package/lib/duet/p-45956e97.system.entry.js +4 -0
  366. package/lib/duet/p-49484735.system.entry.js +4 -0
  367. package/lib/duet/p-4a669f88.entry.js +4 -0
  368. package/lib/duet/{p-ab72659c.entry.js → p-50df7077.entry.js} +1 -1
  369. package/lib/duet/p-5264d038.entry.js +4 -0
  370. package/lib/duet/p-565e48b0.system.entry.js +4 -0
  371. package/lib/duet/{p-14b1e688.js → p-5933217a.js} +1 -1
  372. package/lib/duet/{p-54c2f367.entry.js → p-5a549387.entry.js} +1 -1
  373. package/lib/duet/{p-c1a863fa.entry.js → p-5c661590.entry.js} +1 -1
  374. package/lib/duet/p-5c7f8587.system.entry.js +4 -0
  375. package/lib/duet/p-608bd184.system.entry.js +4 -0
  376. package/lib/duet/{p-c8946e4e.entry.js → p-6533c6f5.entry.js} +1 -1
  377. package/lib/duet/{p-be3de0f9.entry.js → p-654669e3.entry.js} +1 -1
  378. package/lib/duet/p-6a82c77b.system.entry.js +4 -0
  379. package/lib/duet/p-6b276d28.entry.js +4 -0
  380. package/lib/duet/{p-393e06fc.entry.js → p-6b5135e3.entry.js} +1 -1
  381. package/lib/duet/p-6c4d4f85.entry.js +4 -0
  382. package/lib/duet/p-6d16e6f6.entry.js +4 -0
  383. package/lib/duet/p-6fa39608.js +4 -0
  384. package/lib/duet/p-70dcd397.entry.js +4 -0
  385. package/lib/duet/p-71fc5b0d.system.entry.js +4 -0
  386. package/lib/duet/p-72467078.system.entry.js +4 -0
  387. package/lib/duet/p-74d0f576.system.entry.js +4 -0
  388. package/lib/duet/{p-94aed15c.entry.js → p-76d34cb0.entry.js} +1 -1
  389. package/lib/duet/{p-eb54ff63.entry.js → p-77d1aa11.entry.js} +1 -1
  390. package/lib/duet/{p-33ef2855.system.entry.js → p-7a2b3365.system.entry.js} +1 -1
  391. package/lib/duet/p-7af51cf6.system.entry.js +4 -0
  392. package/lib/duet/p-7b855f82.system.entry.js +4 -0
  393. package/lib/duet/p-7cb63887.system.entry.js +4 -0
  394. package/lib/duet/p-7ea38691.system.entry.js +4 -0
  395. package/lib/duet/{p-f795fec5.system.entry.js → p-7fae4a26.system.entry.js} +1 -1
  396. package/lib/duet/{p-563485d2.entry.js → p-8177dde3.entry.js} +1 -1
  397. package/lib/duet/p-819d4a4e.entry.js +4 -0
  398. package/lib/duet/p-820a474b.entry.js +4 -0
  399. package/lib/duet/{p-b32f4c37.system.js → p-84ec82b2.system.js} +1 -1
  400. package/lib/duet/p-8986b6b1.entry.js +4 -0
  401. package/lib/duet/p-8bec0e9d.system.entry.js +4 -0
  402. package/lib/duet/p-8d13f689.system.entry.js +4 -0
  403. package/lib/duet/p-8ec95d2c.system.entry.js +4 -0
  404. package/lib/duet/p-8ed08ddf.system.entry.js +4 -0
  405. package/lib/duet/{p-1787fb22.entry.js → p-8fcbc008.entry.js} +1 -1
  406. package/lib/duet/p-90f9e03f.system.entry.js +4 -0
  407. package/lib/duet/p-91e8f5cd.system.entry.js +4 -0
  408. package/lib/duet/p-99628541.entry.js +4 -0
  409. package/lib/duet/p-99e5bbdc.entry.js +4 -0
  410. package/lib/duet/p-9ac03a4a.system.entry.js +4 -0
  411. package/lib/duet/{p-d56140a2.entry.js → p-9ade0707.entry.js} +1 -1
  412. package/lib/duet/p-9b905c99.system.entry.js +4 -0
  413. package/lib/duet/{p-6f0ce728.system.entry.js → p-9c2f07c6.system.entry.js} +1 -1
  414. package/lib/duet/p-9d992f8a.system.entry.js +4 -0
  415. package/lib/duet/p-9e5cf474.entry.js +4 -0
  416. package/lib/duet/{p-7c21c7b2.system.entry.js → p-a1898f56.system.entry.js} +1 -1
  417. package/lib/duet/p-a6147e56.system.entry.js +4 -0
  418. package/lib/duet/p-a8dc08e8.system.js +4 -0
  419. package/lib/duet/{p-2c74f36a.entry.js → p-acd1b6b5.entry.js} +1 -1
  420. package/lib/duet/p-aefa4b69.entry.js +4 -0
  421. package/lib/duet/p-af12e6cf.system.entry.js +4 -0
  422. package/lib/duet/p-b1db3006.js +1 -1
  423. package/lib/duet/p-b35b5e57.entry.js +4 -0
  424. package/lib/duet/{p-c27afab2.entry.js → p-b3c81888.entry.js} +1 -1
  425. package/lib/duet/p-b433984a.system.entry.js +4 -0
  426. package/lib/duet/p-b638b8ed.entry.js +4 -0
  427. package/lib/duet/{p-40276f4e.entry.js → p-b74131aa.entry.js} +1 -1
  428. package/lib/duet/p-b7438813.entry.js +4 -0
  429. package/lib/duet/p-b780a881.entry.js +4 -0
  430. package/lib/duet/p-bbd3b919.system.entry.js +4 -0
  431. package/lib/duet/{p-0cefe244.entry.js → p-bdfb63cd.entry.js} +1 -1
  432. package/lib/duet/{p-5c3be505.entry.js → p-bee1823d.entry.js} +1 -1
  433. package/lib/duet/p-bf1ab1eb.system.entry.js +4 -0
  434. package/lib/duet/p-bf8105a5.system.entry.js +4 -0
  435. package/lib/duet/{p-a27366e9.entry.js → p-c07eb423.entry.js} +1 -1
  436. package/lib/duet/p-c09869cd.entry.js +4 -0
  437. package/lib/duet/p-c0c65bf7.system.entry.js +4 -0
  438. package/lib/duet/p-c1028548.system.entry.js +4 -0
  439. package/lib/duet/p-c2a73338.system.entry.js +4 -0
  440. package/lib/duet/p-c3a337a2.entry.js +4 -0
  441. package/lib/duet/p-c3ce052c.entry.js +4 -0
  442. package/lib/duet/{p-4fafb7d6.entry.js → p-c5c44c35.entry.js} +1 -1
  443. package/lib/duet/{p-427cbdfe.entry.js → p-c5d84b37.entry.js} +1 -1
  444. package/lib/duet/{p-35539173.entry.js → p-c6f2b220.entry.js} +1 -1
  445. package/lib/duet/p-c9789028.system.entry.js +4 -0
  446. package/lib/duet/{p-5607a0a7.system.entry.js → p-cdad6821.system.entry.js} +1 -1
  447. package/lib/duet/{p-c6612c3f.entry.js → p-cdf08c39.entry.js} +1 -1
  448. package/lib/duet/p-d02c9f15.entry.js +4 -0
  449. package/lib/duet/p-d328f324.entry.js +4 -0
  450. package/lib/duet/{p-4be8874a.entry.js → p-d4671eab.entry.js} +1 -1
  451. package/lib/duet/p-d698e995.system.entry.js +4 -0
  452. package/lib/duet/p-d77241fe.system.entry.js +4 -0
  453. package/lib/duet/p-d97befa1.entry.js +4 -0
  454. package/lib/duet/{p-8694aa9f.entry.js → p-da274cd4.entry.js} +1 -1
  455. package/lib/duet/{p-04ca6ed4.entry.js → p-db19ddd2.entry.js} +1 -1
  456. package/lib/duet/p-db1f1851.system.entry.js +4 -0
  457. package/lib/duet/p-dbb02995.js +4 -0
  458. package/lib/duet/p-dbc22e0a.system.entry.js +4 -0
  459. package/lib/duet/p-dc4f841e.system.entry.js +4 -0
  460. package/lib/duet/p-dd994793.system.js +4 -0
  461. package/lib/duet/p-e1239725.system.entry.js +4 -0
  462. package/lib/duet/{p-39a2d6f7.system.entry.js → p-e154f21d.system.entry.js} +1 -1
  463. package/lib/duet/p-e208fd69.entry.js +4 -0
  464. package/lib/duet/p-e73ebb36.system.entry.js +4 -0
  465. package/lib/duet/{p-9285796a.system.entry.js → p-ed1085eb.system.entry.js} +1 -1
  466. package/lib/duet/p-eeaa43d1.entry.js +4 -0
  467. package/lib/duet/p-f17b0e53.entry.js +4 -0
  468. package/lib/duet/p-f1ca6939.system.entry.js +4 -0
  469. package/lib/duet/p-f6001531.entry.js +4 -0
  470. package/lib/duet/{p-5fe54705.entry.js → p-f6e69972.entry.js} +1 -1
  471. package/lib/duet/p-f7efac05.system.entry.js +4 -0
  472. package/lib/duet/p-fa648209.entry.js +4 -0
  473. package/lib/duet/p-fc800029.system.entry.js +4 -0
  474. package/lib/duet/p-fef626b8.system.entry.js +4 -0
  475. package/lib/esm/action-arrow-right-f7d56681.js +6 -0
  476. package/lib/esm/{dom-d10a1938.js → dom-ae12a113.js} +1 -1
  477. package/lib/esm/duet-action-button.entry.js +2 -2
  478. package/lib/esm/duet-alert.entry.js +8 -2
  479. package/lib/esm/duet-badge.entry.js +2 -2
  480. package/lib/esm/duet-breadcrumb.entry.js +4 -3
  481. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  482. package/lib/esm/duet-button_2.entry.js +3 -3
  483. package/lib/esm/duet-caption_4.entry.js +23 -7
  484. package/lib/esm/duet-card.entry.js +12 -4
  485. package/lib/esm/duet-checkbox.entry.js +2 -2
  486. package/lib/esm/duet-checkmark.entry.js +2 -2
  487. package/lib/esm/duet-choice_2.entry.js +13 -5
  488. package/lib/esm/duet-collapsible.entry.js +2 -2
  489. package/lib/esm/duet-combobox.entry.js +9 -3
  490. package/lib/esm/duet-contact-card.entry.js +62 -0
  491. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  492. package/lib/esm/duet-date-picker.entry.js +3 -3
  493. package/lib/esm/duet-divider_2.entry.js +2 -2
  494. package/lib/esm/duet-editable-table_3.entry.js +5 -3
  495. package/lib/esm/duet-empty-state.entry.js +2 -2
  496. package/lib/esm/duet-fieldset.entry.js +2 -2
  497. package/lib/esm/duet-footer.entry.js +3 -4
  498. package/lib/esm/duet-grid_2.entry.js +5 -3
  499. package/lib/esm/duet-header_2.entry.js +3 -3
  500. package/lib/esm/duet-hero.entry.js +2 -2
  501. package/lib/esm/duet-icon.entry.js +6 -4
  502. package/lib/esm/duet-input_2.entry.js +4 -4
  503. package/lib/esm/duet-layout.entry.js +1 -1
  504. package/lib/esm/duet-list_2.entry.js +6 -2
  505. package/lib/esm/duet-menu-bar-button.entry.js +2 -2
  506. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
  507. package/lib/esm/duet-menu-bar-dropdown.entry.js +2 -2
  508. package/lib/esm/duet-menu-bar-link.entry.js +2 -2
  509. package/lib/esm/duet-menu-bar.entry.js +9 -3
  510. package/lib/esm/duet-modal.entry.js +14 -13
  511. package/lib/esm/duet-multiselect.entry.js +2 -2
  512. package/lib/esm/duet-nav.entry.js +1 -1
  513. package/lib/esm/duet-notification_2.entry.js +3 -3
  514. package/lib/esm/duet-number-input.entry.js +2 -2
  515. package/lib/esm/duet-page-heading.entry.js +2 -2
  516. package/lib/esm/duet-pagination_2.entry.js +2 -2
  517. package/lib/esm/duet-progress.entry.js +2 -2
  518. package/lib/esm/duet-radio_2.entry.js +2 -2
  519. package/lib/esm/duet-range-slider.entry.js +2 -2
  520. package/lib/esm/duet-scrollable_3.entry.js +2 -2
  521. package/lib/esm/duet-section-layout.entry.js +1 -1
  522. package/lib/esm/duet-select.entry.js +2 -2
  523. package/lib/esm/duet-slideout-lang.entry.js +2 -2
  524. package/lib/esm/duet-slideout-link.entry.js +3 -3
  525. package/lib/esm/duet-slideout-panel-dropdown.entry.js +2 -2
  526. package/lib/esm/duet-slideout-panel.entry.js +3 -3
  527. package/lib/esm/duet-slideout.entry.js +3 -3
  528. package/lib/esm/duet-step_2.entry.js +3 -3
  529. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
  530. package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
  531. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  532. package/lib/esm/duet-submenu-bar.entry.js +2 -2
  533. package/lib/esm/duet-textarea.entry.js +2 -2
  534. package/lib/esm/duet-toggle.entry.js +2 -2
  535. package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
  536. package/lib/esm/duet-toolbar-dropdown.entry.js +2 -2
  537. package/lib/esm/duet-toolbar-link.entry.js +2 -2
  538. package/lib/esm/duet-toolbar.entry.js +2 -2
  539. package/lib/esm/duet-tooltip.entry.js +2 -2
  540. package/lib/esm/duet-tray.entry.js +2 -2
  541. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  542. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  543. package/lib/esm/duet.js +16 -7
  544. package/lib/esm/{focus-utils-7b317f32.js → focus-utils-8579107c.js} +1 -1
  545. package/lib/esm/{index-849c698d.js → index-1c0e9f7c.js} +18 -4
  546. package/lib/esm/loader.js +4 -4
  547. package/lib/{dist-custom-elements/p-5a17a015.js → esm/shadow-css-66bc7949.js} +1 -1
  548. package/lib/esm-es5/action-arrow-right-f7d56681.js +4 -0
  549. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  550. package/lib/esm-es5/duet-alert.entry.js +2 -2
  551. package/lib/esm-es5/duet-badge.entry.js +1 -1
  552. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  553. package/lib/esm-es5/duet-breadcrumbs.entry.js +2 -2
  554. package/lib/esm-es5/duet-button_2.entry.js +2 -2
  555. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  556. package/lib/esm-es5/duet-card.entry.js +2 -2
  557. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  558. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  559. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  560. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  561. package/lib/esm-es5/duet-combobox.entry.js +2 -2
  562. package/lib/esm-es5/duet-contact-card.entry.js +4 -0
  563. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  564. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  565. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  566. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  567. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  568. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  569. package/lib/esm-es5/duet-footer.entry.js +2 -2
  570. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  571. package/lib/esm-es5/duet-header_2.entry.js +2 -2
  572. package/lib/esm-es5/duet-hero.entry.js +1 -1
  573. package/lib/esm-es5/duet-icon.entry.js +2 -2
  574. package/lib/esm-es5/duet-input_2.entry.js +2 -2
  575. package/lib/esm-es5/duet-layout.entry.js +1 -1
  576. package/lib/esm-es5/duet-list_2.entry.js +2 -2
  577. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  578. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  579. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  580. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  581. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  582. package/lib/esm-es5/duet-modal.entry.js +2 -2
  583. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  584. package/lib/esm-es5/duet-nav.entry.js +1 -1
  585. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  586. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  587. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  588. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  589. package/lib/esm-es5/duet-progress.entry.js +1 -1
  590. package/lib/esm-es5/duet-radio_2.entry.js +2 -2
  591. package/lib/esm-es5/duet-range-slider.entry.js +2 -2
  592. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  593. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  594. package/lib/esm-es5/duet-select.entry.js +2 -2
  595. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  596. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  597. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  598. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  599. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  600. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  601. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  602. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  603. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  604. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  605. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  606. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  607. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  608. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  609. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  610. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  611. package/lib/esm-es5/duet-tooltip.entry.js +2 -2
  612. package/lib/esm-es5/duet-tray.entry.js +1 -1
  613. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  614. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  615. package/lib/esm-es5/duet.js +1 -1
  616. package/lib/esm-es5/focus-utils-8579107c.js +4 -0
  617. package/lib/esm-es5/{index-849c698d.js → index-1c0e9f7c.js} +1 -1
  618. package/lib/esm-es5/loader.js +1 -1
  619. package/lib/types/common/index.d.ts +1 -0
  620. package/lib/types/common/runtime-types.d.ts +2 -0
  621. package/lib/types/common-types.d.ts +25 -1
  622. package/lib/types/components/duet-alert/duet-alert.d.ts +6 -0
  623. package/lib/types/components/duet-card/duet-card.d.ts +10 -2
  624. package/lib/types/components/duet-choice/duet-checkmark.d.ts +1 -2
  625. package/lib/types/components/duet-choice/duet-choice.d.ts +1 -2
  626. package/lib/types/components/duet-choice-group/duet-choice-group.d.ts +6 -1
  627. package/lib/types/components/duet-combobox/duet-combobox.d.ts +4 -0
  628. package/lib/types/components/duet-contact-card/duet-contact-card.d.ts +64 -0
  629. package/lib/types/components/duet-editable-table/duet-editable-table.d.ts +1 -2
  630. package/lib/types/components/duet-icon/duet-icon.d.ts +1 -1
  631. package/lib/types/components/duet-link/duet-link.d.ts +15 -1
  632. package/lib/types/components/duet-list/duet-list.d.ts +1 -1
  633. package/lib/types/components/duet-modal/duet-modal.d.ts +8 -1
  634. package/lib/types/components/duet-table/duet-table.d.ts +5 -4
  635. package/lib/types/components/duet-upload/duet-upload.d.ts +1 -2
  636. package/lib/types/components/duet-upload-aria-status/duet-upload-aria-status.d.ts +1 -8
  637. package/lib/types/components.d.ts +222 -13
  638. package/lib/types/stencil-public-runtime.d.ts +12 -12
  639. package/package.json +7 -7
  640. package/lib/dist-custom-elements/p-2228bf13.js +0 -186
  641. package/lib/dist-custom-elements/p-364cfb78.js +0 -54
  642. package/lib/dist-custom-elements/p-447ea0a6.js +0 -94
  643. package/lib/dist-custom-elements/p-85f97595.js +0 -176
  644. package/lib/dist-custom-elements/p-c0878e32.js +0 -265
  645. package/lib/dist-custom-elements/p-e201a19a.js +0 -76
  646. package/lib/dist-custom-elements/p-e38fc76d.js +0 -37
  647. package/lib/dist-custom-elements/p-e6b8ebb0.js +0 -120
  648. package/lib/duet/p-00a53506.system.entry.js +0 -4
  649. package/lib/duet/p-010cbd87.system.entry.js +0 -4
  650. package/lib/duet/p-0339a6ba.system.entry.js +0 -4
  651. package/lib/duet/p-0480457b.system.entry.js +0 -4
  652. package/lib/duet/p-0783af51.system.entry.js +0 -4
  653. package/lib/duet/p-0875374b.entry.js +0 -4
  654. package/lib/duet/p-0b08aa13.system.entry.js +0 -4
  655. package/lib/duet/p-0de644e5.entry.js +0 -4
  656. package/lib/duet/p-0f4aff17.entry.js +0 -4
  657. package/lib/duet/p-12593e03.entry.js +0 -4
  658. package/lib/duet/p-14c4c15a.system.entry.js +0 -4
  659. package/lib/duet/p-165f0e7c.system.entry.js +0 -4
  660. package/lib/duet/p-1b8a8804.system.entry.js +0 -4
  661. package/lib/duet/p-1c952867.system.entry.js +0 -4
  662. package/lib/duet/p-1e2595e2.system.entry.js +0 -4
  663. package/lib/duet/p-1eed2800.entry.js +0 -4
  664. package/lib/duet/p-2ae7d801.entry.js +0 -4
  665. package/lib/duet/p-2ae9d336.system.entry.js +0 -4
  666. package/lib/duet/p-2b1ddf25.js +0 -4
  667. package/lib/duet/p-2c170dc6.system.entry.js +0 -4
  668. package/lib/duet/p-2ca556bd.entry.js +0 -4
  669. package/lib/duet/p-2ebfba54.system.entry.js +0 -4
  670. package/lib/duet/p-31252f4a.system.entry.js +0 -4
  671. package/lib/duet/p-33f2a44e.entry.js +0 -4
  672. package/lib/duet/p-3406f73d.system.entry.js +0 -4
  673. package/lib/duet/p-35ba9699.system.entry.js +0 -4
  674. package/lib/duet/p-38547565.system.entry.js +0 -4
  675. package/lib/duet/p-396dce30.entry.js +0 -4
  676. package/lib/duet/p-3a3bd672.system.entry.js +0 -4
  677. package/lib/duet/p-3eb94a67.entry.js +0 -4
  678. package/lib/duet/p-3f45ca7b.entry.js +0 -4
  679. package/lib/duet/p-4444cfb8.system.entry.js +0 -4
  680. package/lib/duet/p-452cb659.system.entry.js +0 -4
  681. package/lib/duet/p-47f3c160.system.entry.js +0 -4
  682. package/lib/duet/p-495582a5.entry.js +0 -4
  683. package/lib/duet/p-4c699ac2.system.entry.js +0 -4
  684. package/lib/duet/p-4c6d9583.entry.js +0 -4
  685. package/lib/duet/p-52148128.entry.js +0 -4
  686. package/lib/duet/p-55cbf1e0.system.entry.js +0 -4
  687. package/lib/duet/p-5a0333a6.entry.js +0 -4
  688. package/lib/duet/p-5b5bdf1a.entry.js +0 -4
  689. package/lib/duet/p-630b0aee.system.entry.js +0 -4
  690. package/lib/duet/p-6705969f.system.entry.js +0 -4
  691. package/lib/duet/p-67e40f5a.system.entry.js +0 -4
  692. package/lib/duet/p-6fe86c6a.system.entry.js +0 -4
  693. package/lib/duet/p-7385646e.system.entry.js +0 -4
  694. package/lib/duet/p-7881585e.entry.js +0 -4
  695. package/lib/duet/p-79230071.system.entry.js +0 -4
  696. package/lib/duet/p-7a6d0da2.entry.js +0 -4
  697. package/lib/duet/p-7b0e565a.system.entry.js +0 -4
  698. package/lib/duet/p-7e177248.entry.js +0 -4
  699. package/lib/duet/p-812b157d.entry.js +0 -4
  700. package/lib/duet/p-815ba656.system.entry.js +0 -4
  701. package/lib/duet/p-81a9673b.entry.js +0 -4
  702. package/lib/duet/p-83e0a386.system.entry.js +0 -4
  703. package/lib/duet/p-88b30828.system.entry.js +0 -4
  704. package/lib/duet/p-8ce83440.system.entry.js +0 -4
  705. package/lib/duet/p-9938e39c.entry.js +0 -4
  706. package/lib/duet/p-9b062a1c.system.entry.js +0 -4
  707. package/lib/duet/p-a3eb0816.system.entry.js +0 -4
  708. package/lib/duet/p-aa915061.system.entry.js +0 -4
  709. package/lib/duet/p-aa9eef98.system.entry.js +0 -4
  710. package/lib/duet/p-ae3234af.system.entry.js +0 -4
  711. package/lib/duet/p-b0361d6a.system.entry.js +0 -4
  712. package/lib/duet/p-b55995ae.system.entry.js +0 -4
  713. package/lib/duet/p-b6d674ce.system.entry.js +0 -4
  714. package/lib/duet/p-b744dbba.system.entry.js +0 -4
  715. package/lib/duet/p-b791aabb.entry.js +0 -4
  716. package/lib/duet/p-b868a149.entry.js +0 -4
  717. package/lib/duet/p-b89a4172.entry.js +0 -4
  718. package/lib/duet/p-bbd64ff4.entry.js +0 -4
  719. package/lib/duet/p-bbf6eb36.system.entry.js +0 -4
  720. package/lib/duet/p-cbc1cdf4.system.entry.js +0 -4
  721. package/lib/duet/p-ccc3f9e9.entry.js +0 -4
  722. package/lib/duet/p-cdf070ab.system.entry.js +0 -4
  723. package/lib/duet/p-ced14b92.system.entry.js +0 -4
  724. package/lib/duet/p-d7713234.system.entry.js +0 -4
  725. package/lib/duet/p-d7ef7aa4.system.entry.js +0 -4
  726. package/lib/duet/p-da36ba6e.system.entry.js +0 -4
  727. package/lib/duet/p-da4cf292.entry.js +0 -4
  728. package/lib/duet/p-dbe40b10.entry.js +0 -4
  729. package/lib/duet/p-de57ee9e.entry.js +0 -4
  730. package/lib/duet/p-e0628a33.system.entry.js +0 -4
  731. package/lib/duet/p-e0a6ce6f.entry.js +0 -4
  732. package/lib/duet/p-e36abf9f.system.entry.js +0 -4
  733. package/lib/duet/p-eb7d40bf.system.entry.js +0 -4
  734. package/lib/duet/p-ed665738.entry.js +0 -4
  735. package/lib/duet/p-ee43b8cc.entry.js +0 -4
  736. package/lib/duet/p-eebe30a6.system.entry.js +0 -4
  737. package/lib/duet/p-f2654f02.entry.js +0 -4
  738. package/lib/duet/p-f46d2cdf.system.entry.js +0 -4
  739. package/lib/duet/p-f4c24c1a.system.entry.js +0 -4
  740. package/lib/duet/p-f74665b5.entry.js +0 -4
  741. package/lib/duet/p-f7781ab9.system.js +0 -4
  742. package/lib/duet/p-fcac77ef.entry.js +0 -4
  743. package/lib/esm-es5/focus-utils-7b317f32.js +0 -4
  744. /package/lib/duet/{p-524ad48c.system.js → p-6cf44bfa.system.js} +0 -0
  745. /package/lib/duet/{p-5a17a015.js → p-6ee53ac3.js} +0 -0
  746. /package/lib/duet/{p-49dfa097.js → p-9c159fd4.js} +0 -0
  747. /package/lib/duet/{p-43179518.system.js → p-9d9204af.system.js} +0 -0
  748. /package/lib/esm-es5/{dom-d10a1938.js → dom-ae12a113.js} +0 -0
  749. /package/lib/esm-es5/{shadow-css-e76e6e1c.js → shadow-css-66bc7949.js} +0 -0
@@ -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.35"};
5
+ const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.37"};
6
6
 
7
7
  /**
8
8
  * Virtual DOM patching algorithm based on Snabbdom by
@@ -49,6 +49,13 @@ const EMPTY_OBJ = {};
49
49
  const SVG_NS = 'http://www.w3.org/2000/svg';
50
50
  const HTML_NS = 'http://www.w3.org/1999/xhtml';
51
51
  const isDef = (v) => v != null;
52
+ /**
53
+ * Check whether a value is a 'complex type', defined here as an object or a
54
+ * function.
55
+ *
56
+ * @param o the value to check
57
+ * @returns whether it's a complex type or not
58
+ */
52
59
  const isComplexType = (o) => {
53
60
  // https://jsperf.com/typeof-fn-object/5
54
61
  o = typeof o;
@@ -338,6 +345,7 @@ const addStyle = (styleContainerNode, cmpMeta, mode, hostElm) => {
338
345
  }
339
346
  if (!appliedStyles.has(scopeId)) {
340
347
  {
348
+ // TODO(STENCIL-659): Remove code implementing the CSS variable shim
341
349
  {
342
350
  styleElm = doc.createElement('style');
343
351
  styleElm.innerHTML = style;
@@ -366,6 +374,7 @@ const attachStyles = (hostRef) => {
366
374
  const flags = cmpMeta.$flags$;
367
375
  const endAttachStyles = createTime('attachStyles', cmpMeta.$tagName$);
368
376
  const scopeId = addStyle(supportsShadow && elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(), cmpMeta);
377
+ // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field
369
378
  if (flags & 10 /* CMP_FLAGS.needsScopedEncapsulation */) {
370
379
  // only required when we're NOT using native shadow dom (slot)
371
380
  // or this browser doesn't support native shadow dom
@@ -1683,7 +1692,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) =>
1683
1692
  if (!styles.has(scopeId)) {
1684
1693
  const endRegisterStyles = createTime('registerStyles', cmpMeta.$tagName$);
1685
1694
  if (cmpMeta.$flags$ & 8 /* CMP_FLAGS.needsShadowDomShim */) {
1686
- style = await import('./p-5a17a015.js').then((m) => m.scopeCss(style, scopeId, false));
1695
+ style = await import('./p-6ee53ac3.js').then((m) => m.scopeCss(style, scopeId, false));
1687
1696
  }
1688
1697
  registerStyle(scopeId, style, !!(cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */));
1689
1698
  endRegisterStyles();
@@ -1719,7 +1728,8 @@ const connectedCallback = (elm) => {
1719
1728
  // if the slot polyfill is required we'll need to put some nodes
1720
1729
  // in here to act as original content anchors as we move nodes around
1721
1730
  // host element has been connected to the DOM
1722
- if ((cmpMeta.$flags$ & (4 /* CMP_FLAGS.hasSlotRelocation */ | 8 /* CMP_FLAGS.needsShadowDomShim */))) {
1731
+ if ((// TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field
1732
+ cmpMeta.$flags$ & (4 /* CMP_FLAGS.hasSlotRelocation */ | 8 /* CMP_FLAGS.needsShadowDomShim */))) {
1723
1733
  setContentReference(elm);
1724
1734
  }
1725
1735
  }
@@ -1802,6 +1812,7 @@ const proxyCustomElement = (Cstr, compactMeta) => {
1802
1812
  cmpMeta.$attrsToReflect$ = [];
1803
1813
  }
1804
1814
  if (!supportsShadow && cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) {
1815
+ // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field
1805
1816
  cmpMeta.$flags$ |= 8 /* CMP_FLAGS.needsShadowDomShim */;
1806
1817
  }
1807
1818
  const originalConnectedCallback = Cstr.prototype.connectedCallback;
@@ -1913,7 +1924,9 @@ const plt = {
1913
1924
  rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
1914
1925
  ce: (eventName, opts) => new CustomEvent(eventName, opts),
1915
1926
  };
1916
- const supportsShadow = /*@__PURE__*/ (() => (doc.head.attachShadow + '').indexOf('[native') > -1)()
1927
+ const supportsShadow =
1928
+ // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field
1929
+ /*@__PURE__*/ (() => (doc.head.attachShadow + '').indexOf('[native') > -1)()
1917
1930
  ;
1918
1931
  const promiseResolve = (v) => Promise.resolve(v);
1919
1932
  const supportsConstructableStylesheets = /*@__PURE__*/ (() => {
@@ -1968,4 +1981,4 @@ const flush = () => {
1968
1981
  const nextTick = /*@__PURE__*/ (cb) => promiseResolve().then(cb);
1969
1982
  const writeTask = /*@__PURE__*/ queueTask(queueDomWrites, true);
1970
1983
 
1971
- export { Build as B, Env as E, Fragment as F, H, setNonce as a, setPlatformOptions as b, Host as c, createEvent as d, h, proxyCustomElement as p, setAssetPath as s };
1984
+ export { Build as B, Env as E, Fragment as F, H, setNonce as a, setPlatformOptions as b, createEvent as c, Host as d, h, proxyCustomElement as p, setAssetPath as s };
@@ -304,4 +304,4 @@ const tokens = /*#__PURE__*/Object.freeze({
304
304
  mediaQueryXxSmall: mediaQueryXxSmall
305
305
  });
306
306
 
307
- export { colorGrayTurva as a, colorPrimary as b, colorPrimaryTurva as c, colorGray as d, colorGrayLightest as e, colorBrandGrayTurva as f, colorBrandBlue as g, sizeNavigation as h, mediaQueryXSmall as i, mediaQuerySmall as j, mediaQueryMedium as k, mediaQueryLarge as l, mediaQueryXxSmall as m, mediaQueryXLarge as n, mediaQueryXxLarge as o, mediaQueryXxxLarge as p, mediaQueryXxxSmall as q, sizeHeader as s, tokens as t };
307
+ export { mediaQueryXSmall as a, mediaQuerySmall as b, mediaQueryMedium as c, mediaQueryLarge as d, mediaQueryXLarge as e, mediaQueryXxLarge as f, mediaQueryXxxLarge as g, mediaQueryXxxSmall as h, sizeHeader as i, colorGrayLightest as j, colorBrandGrayTurva as k, colorPrimaryTurva as l, mediaQueryXxSmall as m, colorBrandBlue as n, colorGrayTurva as o, colorPrimary as p, colorGray as q, sizeNavigation as s, tokens as t };
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, h } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { g as getColorByName } from './p-535ce3ec.js';
6
+ import { g as getColorByName } from './p-9ed347f9.js';
7
7
 
8
- const duetDividerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-divider{-webkit-user-select:none;user-select:none;display:block;width:100%;height:1px;margin-top:36px !important;margin-bottom:28px;background:#e1e3e6}.duet-divider.duet-p-0{padding:0 !important}.duet-divider.duet-m-0{margin:0 !important}.duet-divider.duet-m-s{margin-bottom:16px !important;margin-top:0 !important}.duet-divider.duet-theme-turva{background:#e4e4e6}";
8
+ const duetDividerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-divider{-webkit-user-select:none;user-select:none;display:block;width:100%;height:1px;margin-top:36px !important;margin-bottom:28px;background:rgb(225, 227, 230)}.duet-divider.duet-p-0{padding:0 !important}.duet-divider.duet-m-0{margin:0 !important}.duet-divider.duet-m-s{margin-bottom:16px !important;margin-top:0 !important}.duet-divider.duet-theme-turva{background:rgb(228, 228, 230)}";
9
9
 
10
10
  const DuetDivider = /*@__PURE__*/ proxyCustomElement(class extends H {
11
11
  constructor() {
@@ -1,17 +1,17 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { d as debounce } from './p-0b3f675e.js';
8
8
  import { i as isKeyboardClick } from './p-d8549efe.js';
9
9
  import { g as getLocaleString } from './p-6c05e879.js';
10
- import { c as capitalizeFirstLetter, g as getColorByName, s as shadeRGBColor } from './p-535ce3ec.js';
11
- import { d as defineCustomElement$2 } from './p-2228bf13.js';
12
- import { d as defineCustomElement$1 } from './p-4e9d1f9b.js';
10
+ import { c as capitalizeFirstLetter, g as getColorByName, s as shadeRGBColor } from './p-9ed347f9.js';
11
+ import { d as defineCustomElement$2 } from './p-064a8802.js';
12
+ import { d as defineCustomElement$1 } from './p-7918f243.js';
13
13
 
14
- const duetActionButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;margin:0 auto}button.duet-action-button{white-space:nowrap}button.duet-action-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-height:auto !important;padding:0 !important;margin:0 0 0 8px !important;color:#00294d;cursor:pointer;background:#f5f8fa;border-radius:50%;transition:background-color 300ms ease !important}.duet-theme-turva button.duet-action-button{color:#171c3a;background:#f5f5f7}button.duet-action-button duet-icon{display:block}@media (max-width: 35.9375em){button.duet-action-button{width:32px;height:32px}}button.duet-action-button:not(:disabled):hover{background:#e9ecee}.duet-theme-turva button.duet-action-button:not(:disabled):hover{background:#e9e9eb}button.duet-action-button:focus{outline:0;box-shadow:0 0 0 2px #0077b3 !important}.duet-theme-turva button.duet-action-button:focus{box-shadow:0 0 0 2px #171c3a !important}button.duet-action-button:active:focus{background:#dddfe1 !important;box-shadow:none}.duet-theme-turva button.duet-action-button:active:focus{background:#ddddde !important}button.duet-action-button:disabled{color:#909599;cursor:default;background:#f5f8fa;opacity:0.75}.duet-theme-turva button.duet-action-button:disabled{color:#747475;background:#f5f5f7}";
14
+ const duetActionButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;margin:0 auto}button.duet-action-button{white-space:nowrap}button.duet-action-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-height:auto !important;padding:0 !important;margin:0 0 0 8px !important;color:rgb(0, 41, 77);cursor:pointer;background:rgb(245, 248, 250);border-radius:50%;transition:background-color 300ms ease !important}.duet-theme-turva button.duet-action-button{color:rgb(23, 28, 58);background:rgb(245, 245, 247)}button.duet-action-button duet-icon{display:block}@media (max-width: 35.9375em){button.duet-action-button{width:32px;height:32px}}button.duet-action-button:not(:disabled):hover{background:#e9ecee}.duet-theme-turva button.duet-action-button:not(:disabled):hover{background:#e9e9eb}button.duet-action-button:focus{outline:0;box-shadow:0 0 0 2px rgb(0, 119, 179) !important}.duet-theme-turva button.duet-action-button:focus{box-shadow:0 0 0 2px rgb(23, 28, 58) !important}button.duet-action-button:active:focus{background:#dddfe1 !important;box-shadow:none}.duet-theme-turva button.duet-action-button:active:focus{background:#ddddde !important}button.duet-action-button:disabled{color:rgb(144, 149, 153);cursor:default;background:rgb(245, 248, 250);opacity:0.75}.duet-theme-turva button.duet-action-button:disabled{color:rgb(116, 116, 117);background:rgb(245, 245, 247)}";
15
15
 
16
16
  const DuetActionButton = /*@__PURE__*/ proxyCustomElement(class extends H {
17
17
  constructor() {
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
 
8
- const duetCheckboxCss = "*.sc-duet-checkbox,*.sc-duet-checkbox::after,*.sc-duet-checkbox::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-checkbox-h{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;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}.sc-duet-checkbox-h:last-child,.sc-duet-checkbox-h:last-of-type{margin-right:0 !important}.sc-duet-checkbox-h:last-child:not(:only-child){margin-bottom:0 !important}.duet-m-0.sc-duet-checkbox-h{margin:0 !important}.duet-label.sc-duet-checkbox{position:relative;z-index:100;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-size:1rem;font-weight:400;line-height:1.5;color:#00294d;vertical-align:top;cursor:pointer;background:transparent;transition:300ms ease}.duet-theme-turva.sc-duet-checkbox .duet-label.sc-duet-checkbox{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-label.sc-duet-checkbox span.sc-duet-checkbox{display:inline-block;width:calc(100% - 32px);font-size:1rem;font-weight:400;vertical-align:top}.duet-checkbox-container.sc-duet-checkbox{position:relative;width:100%;height:100%}.duet-checkbox.sc-duet-checkbox{padding:14px !important;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;cursor:pointer;opacity:0}.duet-checkbox.sc-duet-checkbox+label.sc-duet-checkbox::before{z-index:100;display:inline-block;width:20px;height:20px;margin:2px 10px 1px 1px;vertical-align:top;content:\"\";background:white;border:1px solid #00294d;border-radius:4px}.duet-theme-turva.sc-duet-checkbox .duet-checkbox.sc-duet-checkbox+label.sc-duet-checkbox::before{border-color:#171c3a}.duet-checkbox.sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:#00294d;border:1px solid #00294d}.duet-theme-turva.sc-duet-checkbox .duet-checkbox.sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:#171c3a;border-color:#171c3a}.duet-checkbox.sc-duet-checkbox:focus+label.sc-duet-checkbox::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva.sc-duet-checkbox .duet-checkbox.sc-duet-checkbox:focus+label.sc-duet-checkbox::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-checkbox.sc-duet-checkbox+label.sc-duet-checkbox{position:static}.duet-checkbox.sc-duet-checkbox:checked+label.sc-duet-checkbox::after{position:absolute;top:6px;left:5px;z-index:200;width:12px;height:12px;pointer-events:none;content:\"\";background:transparent url(\"data:image/svg+xml,%3Csvg%20fill%3D%27white%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M23.374.287a1.5%2C1.5%2C0%2C0%2C0-2.093.345L7.246%2C20.2%2C2.561%2C15.511A1.5%2C1.5%2C0%2C1%2C0%2C.439%2C17.632l5.935%2C5.934a1.525%2C1.525%2C0%2C0%2C0%2C2.279-.186l15.066-21A1.5%2C1.5%2C0%2C0%2C0%2C23.374.287Z%27%20%2F%3E%3C%2Fsvg%3E\") no-repeat 0 0;background-size:100% auto}.duet-checkbox[disabled].sc-duet-checkbox{cursor:default}.duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox{color:#657787}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox{color:#747475}.duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox::before{border-color:#cfd2d4}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox::before{border-color:#cfcfd1}.duet-checkbox[disabled].sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:#657787;border:1px solid #657787}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[disabled].sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:#747475;border-color:#747475}.duet-label-hidden.sc-duet-checkbox .duet-label.sc-duet-checkbox span.sc-duet-checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
8
+ const duetCheckboxCss = "*.sc-duet-checkbox,*.sc-duet-checkbox::after,*.sc-duet-checkbox::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-checkbox-h{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;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}.sc-duet-checkbox-h:last-child,.sc-duet-checkbox-h:last-of-type{margin-right:0 !important}.sc-duet-checkbox-h:last-child:not(:only-child){margin-bottom:0 !important}.duet-m-0.sc-duet-checkbox-h{margin:0 !important}.duet-label.sc-duet-checkbox{position:relative;z-index:100;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-size:1rem;font-weight:400;line-height:1.5;color:rgb(0, 41, 77);vertical-align:top;cursor:pointer;background:transparent;transition:300ms ease}.duet-theme-turva.sc-duet-checkbox .duet-label.sc-duet-checkbox{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-label.sc-duet-checkbox span.sc-duet-checkbox{display:inline-block;width:calc(100% - 32px);font-size:1rem;font-weight:400;vertical-align:top}.duet-checkbox-container.sc-duet-checkbox{position:relative;width:100%;height:100%}.duet-checkbox.sc-duet-checkbox{padding:14px !important;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;cursor:pointer;opacity:0}.duet-checkbox.sc-duet-checkbox+label.sc-duet-checkbox::before{z-index:100;display:inline-block;width:20px;height:20px;margin:2px 10px 1px 1px;vertical-align:top;content:\"\";background:rgb(255, 255, 255);border:1px solid rgb(0, 41, 77);border-radius:4px}.duet-theme-turva.sc-duet-checkbox .duet-checkbox.sc-duet-checkbox+label.sc-duet-checkbox::before{border-color:rgb(23, 28, 58)}.duet-checkbox.sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:rgb(0, 41, 77);border:1px solid rgb(0, 41, 77)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox.sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58)}.duet-checkbox.sc-duet-checkbox:focus+label.sc-duet-checkbox::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox.sc-duet-checkbox:focus+label.sc-duet-checkbox::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}.duet-checkbox.sc-duet-checkbox+label.sc-duet-checkbox{position:static}.duet-checkbox.sc-duet-checkbox:checked+label.sc-duet-checkbox::after{position:absolute;top:6px;left:5px;z-index:200;width:12px;height:12px;pointer-events:none;content:\"\";background:transparent url(\"data:image/svg+xml,%3Csvg%20fill%3D%27white%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M23.374.287a1.5%2C1.5%2C0%2C0%2C0-2.093.345L7.246%2C20.2%2C2.561%2C15.511A1.5%2C1.5%2C0%2C1%2C0%2C.439%2C17.632l5.935%2C5.934a1.525%2C1.525%2C0%2C0%2C0%2C2.279-.186l15.066-21A1.5%2C1.5%2C0%2C0%2C0%2C23.374.287Z%27%20%2F%3E%3C%2Fsvg%3E\") no-repeat 0 0;background-size:100% auto}.duet-checkbox[disabled].sc-duet-checkbox{cursor:default}.duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox{color:rgb(101, 119, 135)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox{color:rgb(116, 116, 117)}.duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox::before{border-color:rgb(207, 210, 212)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[disabled].sc-duet-checkbox+label.sc-duet-checkbox::before{border-color:rgb(207, 207, 209)}.duet-checkbox[disabled].sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:rgb(101, 119, 135);border:1px solid rgb(101, 119, 135)}.duet-theme-turva.sc-duet-checkbox .duet-checkbox[disabled].sc-duet-checkbox:checked+label.sc-duet-checkbox::before{background:rgb(116, 116, 117);border-color:rgb(116, 116, 117)}.duet-label-hidden.sc-duet-checkbox .duet-label.sc-duet-checkbox span.sc-duet-checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
9
9
 
10
10
  const DuetCheckbox = /*@__PURE__*/ proxyCustomElement(class extends H {
11
11
  constructor() {
@@ -0,0 +1,37 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-308a73c1.js';
5
+
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:rgb(0, 41, 77)}@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:rgb(23, 28, 58)}:host(.duet-list-striped:nth-child(odd)) dt,:host(.duet-list-striped:nth-child(odd)) dd{background:rgb(245, 248, 250)}:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dt,:host(.duet-list-striped.duet-theme-turva:nth-child(odd)) dd{background:rgb(245, 245, 247)}:host(.duet-list-bordered){border-block-start:1px solid rgb(225, 227, 230)}:host(.duet-list-bordered:last-child){border-block-end:1px solid rgb(225, 227, 230)}:host(.duet-list-bordered.duet-theme-turva){border-block-start:1px solid rgb(228, 228, 230)}:host(.duet-list-bordered.duet-theme-turva:last-child){border-block-end:1px solid rgb(228, 228, 230)}:host(.duet-list-inner-bordered:not(:last-child)){border-block-end:1px solid rgb(225, 227, 230)}:host(.duet-list-inner-bordered.duet-theme-turva:not(:last-child)){border-block-end:1px solid rgb(228, 228, 230)}: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
+
8
+ const DuetListItem = /*@__PURE__*/ proxyCustomElement(class extends H {
9
+ constructor() {
10
+ super();
11
+ this.__registerHost();
12
+ this.__attachShadow();
13
+ }
14
+ /**
15
+ * render() function
16
+ * Always the last one in the class.
17
+ */
18
+ render() {
19
+ return (h(Host, null, h("dt", null, h("slot", { name: "label" })), h("dd", null, h("slot", { name: "value" }))));
20
+ }
21
+ static get style() { return duetListItemCss; }
22
+ }, [1, "duet-list-item"]);
23
+ function defineCustomElement() {
24
+ if (typeof customElements === "undefined") {
25
+ return;
26
+ }
27
+ const components = ["duet-list-item"];
28
+ components.forEach(tagName => { switch (tagName) {
29
+ case "duet-list-item":
30
+ if (!customElements.get(tagName)) {
31
+ customElements.define(tagName, DuetListItem);
32
+ }
33
+ break;
34
+ } });
35
+ }
36
+
37
+ export { DuetListItem as D, defineCustomElement as d };
@@ -1,24 +1,24 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-308a73c1.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 { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-6c05e879.js';
11
- import { d as defineCustomElement$7 } from './p-c0878e32.js';
12
- import { d as defineCustomElement$6 } from './p-c91ba42a.js';
13
- import { d as defineCustomElement$5 } from './p-2228bf13.js';
14
- import { d as defineCustomElement$4 } from './p-756308c3.js';
15
- import { d as defineCustomElement$3 } from './p-e36eb97d.js';
16
- import { d as defineCustomElement$2 } from './p-4e752d2d.js';
17
- import { d as defineCustomElement$1 } from './p-4e9d1f9b.js';
11
+ import { d as defineCustomElement$7 } from './p-923a997f.js';
12
+ import { d as defineCustomElement$6 } from './p-7c4a2620.js';
13
+ import { d as defineCustomElement$5 } from './p-064a8802.js';
14
+ import { d as defineCustomElement$4 } from './p-f40a2146.js';
15
+ import { d as defineCustomElement$3 } from './p-b48f1e4d.js';
16
+ import { d as defineCustomElement$2 } from './p-1f9f67e3.js';
17
+ import { d as defineCustomElement$1 } from './p-7918f243.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
 
21
- const duetInputCss = "*.sc-duet-input,*.sc-duet-input::after,*.sc-duet-input::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-input-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%;min-width:calc(33.333% - 8px);max-width:100%;text-align:left;vertical-align:bottom}.sc-duet-input-h:last-child,.sc-duet-input-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-input-h{width:calc(50% - 16px - 3px)}}.duet-expand.sc-duet-input-h{width:100% !important}.duet-m-0.sc-duet-input-h{margin:0 !important}input[type=search].sc-duet-input::-webkit-search-cancel-button{-webkit-appearance:none}duet-tooltip.sc-duet-input{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-input{position:relative;top:4px;right:auto}}duet-caption.sc-duet-input:not(:last-of-type){margin-bottom:0}.duet-input-placeholder.sc-duet-input{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-input-icon.sc-duet-input{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;font-size:0;line-height:normal;color:#00294d;pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-input .duet-input-icon.sc-duet-input{color:#171c3a}.duet-input-container.sc-duet-input{position:relative;width:100%;height:100%}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input{position:relative;z-index:250}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{position:absolute;top:-24px;right:-24px;min-width:48px;min-height:48px;color:#004d80}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:active{opacity:0.75;transition:none}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-single.sc-duet-input button.sc-duet-input{top:-48px;right:0}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-double.sc-duet-input button.sc-duet-input{top:-24px;right:12px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-button.sc-duet-input button.sc-duet-input{top:-24px;right:0}.duet-input-container.has-clear.has-icon.sc-duet-input .duet-input-clear-icon.sc-duet-input{top:-24px;right:24px}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{color:#00294d}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-input.sc-duet-input{position:relative;z-index:100;display:block !important;width:100% !important;min-width:8rem;max-width:initial !important;height:auto !important;padding:12px 14px !important;margin:initial !important;margin-bottom:initial !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 !important;font-variant-numeric:tabular-nums;line-height:1.5 !important;color:#00294d !important;cursor:initial !important;background:white !important;background-clip:initial !important;border:1px solid #909599 !important;border-radius:4px !important;box-shadow:initial !important;transition:box-shadow 150ms ease, border 150ms ease !important}.duet-input.is-number.sc-duet-input{padding-right:112px !important}.duet-input.is-date.sc-duet-input{padding-right:64px !important}.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:#de2362 !important}.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:#de2362 !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:#e02a0d !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:#e02a0d !important}.has-icon.sc-duet-input .duet-input.sc-duet-input{padding-right:48px !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input{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 !important;border-color:#747475 !important}.duet-input.sc-duet-input::-ms-clear{display:none}.duet-input.sc-duet-input::-webkit-contacts-auto-fill-button{display:none !important}.duet-input.sc-duet-input::-webkit-input-placeholder{color:#657787;opacity:1 !important;transition:color 300ms ease}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-webkit-input-placeholder{color:#747475}.duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:#cfd2d4}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:#cfcfd1}.duet-input.sc-duet-input::-moz-placeholder{color:#657787;opacity:1 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-moz-placeholder{color:#747475}.duet-input.sc-duet-input:focus::-moz-placeholder{color:#cfd2d4}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-moz-placeholder{color:#cfcfd1}.duet-input.sc-duet-input:-ms-input-placeholder{color:#657787}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:-ms-input-placeholder{color:#747475}.duet-input.sc-duet-input:focus:-ms-input-placeholder{color:#cfd2d4}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus:-ms-input-placeholder{color:#cfcfd1}.duet-input[disabled].sc-duet-input{color:#00294d !important;cursor:text !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-input .duet-input[disabled].sc-duet-input{color:#171c3a !important;background:#f5f5f7 !important;border-color:#f5f5f7 !important;-webkit-text-fill-color:#171c3a !important}.duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #909599 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #747475 !important}.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #e02a0d}.duet-input.sc-duet-input:focus{border-color:#0077b3 !important;outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus{border-color:#171c3a !important;box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:#171c3a}.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #e02a0d}.duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:#0077b3}.duet-input[type=search].sc-duet-input:not(:placeholder-shown):focus+.duet-input-icon.sc-duet-input{display:none}.duet-input.sc-duet-input:not(:focus):not(:hover):invalid{box-shadow:none !important}.duet-input[type=number].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=number].sc-duet-input::-webkit-outer-spin-button,.duet-input[type=time].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=time].sc-duet-input::-webkit-outer-spin-button{display:none;margin:0;-webkit-appearance:none}.duet-input.sc-duet-input::-webkit-search-cancel-button{margin-right:-28px}.duet-label-has-tooltip.sc-duet-input{display:inline-flex}@media (min-width: 48em){.duet-label-has-tooltip.sc-duet-input{display:inline}}.duet-label-has-tooltip.sc-duet-input::before{display:block;margin-top:7px;content:\" \"}.duet-input-tooltip.sc-duet-input::after{display:inline-block;height:49px;content:\" \"}.duet-input-help.sc-duet-input{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-input-help.sc-duet-input span.sc-duet-input{display:block;margin-top:8px}.duet-theme-turva.sc-duet-input .duet-input-help.sc-duet-input{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-input .duet-input-help.sc-duet-input{color:#de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:#e02a0d}.duet-label-hidden.sc-duet-input duet-label.sc-duet-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-input-relative.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-right-width:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.duet-input-variation-revealable.sc-duet-input{position:relative;width:100%}.duet-input-variation-revealable.sc-duet-input .sc-duet-input::-ms-reveal{display:none}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto;border:1px solid #909599;border-radius:4px;box-shadow:initial;transition:box-shadow 150ms ease, border 150ms ease}.duet-theme-turva.sc-duet-input .duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#747475}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-width:0 !important}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:focus,.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:hover{border-width:0 !important;box-shadow:none !important}.duet-input-variation-revealable.disabled.sc-duet-input .duet-input-relative.sc-duet-input{background:#f5f8fa;border-color:#e1e3e6;box-shadow:none}.duet-input-variation-revealable.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#de2362}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#e02a0d}.duet-input-variation-revealable.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#0077b3;box-shadow:0 0 0 1px #0077b3}.duet-input-variation-revealable.duet-theme-turva.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#171c3a;box-shadow:0 0 0 1px #171c3a}.duet-input-variation-revealable.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #909599}.duet-input-variation-revealable.duet-theme-turva.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #747475}.duet-input-variation-revealable.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #de2362}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #e02a0d}";
21
+ const duetInputCss = "*.sc-duet-input,*.sc-duet-input::after,*.sc-duet-input::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-input-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%;min-width:calc(33.333% - 8px);max-width:100%;text-align:left;vertical-align:bottom}.sc-duet-input-h:last-child,.sc-duet-input-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-input-h{width:calc(50% - 16px - 3px)}}.duet-expand.sc-duet-input-h{width:100% !important}.duet-m-0.sc-duet-input-h{margin:0 !important}input[type=search].sc-duet-input::-webkit-search-cancel-button{-webkit-appearance:none}duet-tooltip.sc-duet-input{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-input{position:relative;top:4px;right:auto}}duet-caption.sc-duet-input:not(:last-of-type){margin-bottom:0}.duet-input-placeholder.sc-duet-input{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:rgb(255, 255, 255)}.duet-input-icon.sc-duet-input{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;font-size:0;line-height:normal;color:rgb(0, 41, 77);pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-input .duet-input-icon.sc-duet-input{color:rgb(23, 28, 58)}.duet-input-container.sc-duet-input{position:relative;width:100%;height:100%}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input{position:relative;z-index:250}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{position:absolute;top:-24px;right:-24px;min-width:48px;min-height:48px;color:rgb(0, 77, 128)}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179)}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:active{opacity:0.75;transition:none}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-single.sc-duet-input button.sc-duet-input{top:-48px;right:0}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-double.sc-duet-input button.sc-duet-input{top:-24px;right:12px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-button.sc-duet-input button.sc-duet-input{top:-24px;right:0}.duet-input-container.has-clear.has-icon.sc-duet-input .duet-input-clear-icon.sc-duet-input{top:-24px;right:24px}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{color:rgb(0, 41, 77)}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}.duet-input.sc-duet-input{position:relative;z-index:100;display:block !important;width:100% !important;min-width:8rem;max-width:initial !important;height:auto !important;padding:12px 14px !important;margin:initial !important;margin-bottom:initial !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 !important;font-variant-numeric:tabular-nums;line-height:1.5 !important;color:rgb(0, 41, 77) !important;cursor:initial !important;background:rgb(255, 255, 255) !important;background-clip:initial !important;border:1px solid rgb(144, 149, 153) !important;border-radius:4px !important;box-shadow:initial !important;transition:box-shadow 150ms ease, border 150ms ease !important}.duet-input.is-number.sc-duet-input{padding-right:112px !important}.duet-input.is-date.sc-duet-input{padding-right:64px !important}.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:rgb(222, 35, 98) !important}.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:rgb(222, 35, 98) !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:rgb(224, 42, 13) !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:rgb(224, 42, 13) !important}.has-icon.sc-duet-input .duet-input.sc-duet-input{padding-right:48px !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58) !important;border-color:rgb(116, 116, 117) !important}.duet-input.sc-duet-input::-ms-clear{display:none}.duet-input.sc-duet-input::-webkit-contacts-auto-fill-button{display:none !important}.duet-input.sc-duet-input::-webkit-input-placeholder{color:rgb(101, 119, 135);opacity:1 !important;transition:color 300ms ease}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-webkit-input-placeholder{color:rgb(116, 116, 117)}.duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:rgb(207, 210, 212)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:rgb(207, 207, 209)}.duet-input.sc-duet-input::-moz-placeholder{color:rgb(101, 119, 135);opacity:1 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-moz-placeholder{color:rgb(116, 116, 117)}.duet-input.sc-duet-input:focus::-moz-placeholder{color:rgb(207, 210, 212)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-moz-placeholder{color:rgb(207, 207, 209)}.duet-input.sc-duet-input:-ms-input-placeholder{color:rgb(101, 119, 135)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:-ms-input-placeholder{color:rgb(116, 116, 117)}.duet-input.sc-duet-input:focus:-ms-input-placeholder{color:rgb(207, 210, 212)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus:-ms-input-placeholder{color:rgb(207, 207, 209)}.duet-input[disabled].sc-duet-input{color:rgb(0, 41, 77) !important;cursor:text !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:rgb(0, 41, 77) !important}.duet-theme-turva.sc-duet-input .duet-input[disabled].sc-duet-input{color:rgb(23, 28, 58) !important;background:rgb(245, 245, 247) !important;border-color:rgb(245, 245, 247) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px rgb(144, 149, 153) !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px rgb(116, 116, 117) !important}.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px rgb(222, 35, 98)}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px rgb(224, 42, 13)}.duet-input.sc-duet-input:focus{border-color:rgb(0, 119, 179) !important;outline:0;box-shadow:0 0 0 1px rgb(0, 119, 179) !important;transition:none}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus{border-color:rgb(23, 28, 58) !important;box-shadow:0 0 0 1px rgb(23, 28, 58) !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:rgb(23, 28, 58)}.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px rgb(222, 35, 98)}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px rgb(224, 42, 13)}.duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:rgb(0, 119, 179)}.duet-input[type=search].sc-duet-input:not(:placeholder-shown):focus+.duet-input-icon.sc-duet-input{display:none}.duet-input.sc-duet-input:not(:focus):not(:hover):invalid{box-shadow:none !important}.duet-input[type=number].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=number].sc-duet-input::-webkit-outer-spin-button,.duet-input[type=time].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=time].sc-duet-input::-webkit-outer-spin-button{display:none;margin:0;-webkit-appearance:none}.duet-input.sc-duet-input::-webkit-search-cancel-button{margin-right:-28px}.duet-label-has-tooltip.sc-duet-input{display:inline-flex}@media (min-width: 48em){.duet-label-has-tooltip.sc-duet-input{display:inline}}.duet-label-has-tooltip.sc-duet-input::before{display:block;margin-top:7px;content:\" \"}.duet-input-tooltip.sc-duet-input::after{display:inline-block;height:49px;content:\" \"}.duet-input-help.sc-duet-input{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:rgb(101, 119, 135);border-radius:4px}.duet-input-help.sc-duet-input span.sc-duet-input{display:block;margin-top:8px}.duet-theme-turva.sc-duet-input .duet-input-help.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(116, 116, 117)}.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:rgb(222, 35, 98)}.duet-theme-turva.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:rgb(224, 42, 13)}.duet-label-hidden.sc-duet-input duet-label.sc-duet-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-input-relative.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-right-width:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.duet-input-variation-revealable.sc-duet-input{position:relative;width:100%}.duet-input-variation-revealable.sc-duet-input .sc-duet-input::-ms-reveal{display:none}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto;border:1px solid rgb(144, 149, 153);border-radius:4px;box-shadow:initial;transition:box-shadow 150ms ease, border 150ms ease}.duet-theme-turva.sc-duet-input .duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(116, 116, 117)}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-width:0 !important}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:focus,.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:hover{border-width:0 !important;box-shadow:none !important}.duet-input-variation-revealable.disabled.sc-duet-input .duet-input-relative.sc-duet-input{background:rgb(245, 248, 250);border-color:rgb(225, 227, 230);box-shadow:none}.duet-input-variation-revealable.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(222, 35, 98)}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(224, 42, 13)}.duet-input-variation-revealable.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(0, 119, 179);box-shadow:0 0 0 1px rgb(0, 119, 179)}.duet-input-variation-revealable.duet-theme-turva.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px rgb(23, 28, 58)}.duet-input-variation-revealable.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px rgb(144, 149, 153)}.duet-input-variation-revealable.duet-theme-turva.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px rgb(116, 116, 117)}.duet-input-variation-revealable.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px rgb(222, 35, 98)}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px rgb(224, 42, 13)}";
22
22
 
23
23
  const icons = {
24
24
  search: formSearch,
@@ -330,7 +330,7 @@ const DuetInput = /*@__PURE__*/ proxyCustomElement(class extends H {
330
330
  "has-clear": this.clear,
331
331
  "has-focus": this.isFocused,
332
332
  disabled: this.disabled,
333
- } }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-label-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), h("input", Object.assign({ ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.getInputType(), class: {
333
+ } }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-label-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), h("input", Object.assign({ ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.getInputType(), class: {
334
334
  "duet-input": true,
335
335
  disabled: this.disabled,
336
336
  "is-number": this.component === "number",
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
 
7
- const duetBadgeCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:inline-block;width:auto;vertical-align:middle}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-badge{width:100%;padding:4.4444444444px 12px 5.4444444444px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.75rem;font-style:normal;font-weight:600;line-height:1.25;color:#00294d;text-align:center;word-break:break-word;vertical-align:middle;background:#e6f1f7;border-radius:20rem}.duet-badge.duet-p-0{padding:0 !important}.duet-badge.duet-m-0{margin:0 !important}.duet-badge.duet-theme-turva{padding:5.4444444444px 12px 4.4444444444px;font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:700;color:#171c3a;background:#e8e8eb}.duet-badge.warning{background:#fef3df}.duet-badge.warning.duet-theme-turva{background:#fef1db}.duet-badge.danger{background:#fce9ef}.duet-badge.danger.duet-theme-turva{background:#fceae7}.duet-badge.success{background:#e6f3ef}.duet-badge.success.duet-theme-turva{background:#e6f3ed}";
7
+ const duetBadgeCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:inline-block;width:auto;vertical-align:middle}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-badge{width:100%;padding:4.4444444444px 12px 5.4444444444px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.75rem;font-style:normal;font-weight:600;line-height:1.25;color:rgb(0, 41, 77);text-align:center;word-break:break-word;vertical-align:middle;background:#e6f1f7;border-radius:20rem}.duet-badge.duet-p-0{padding:0 !important}.duet-badge.duet-m-0{margin:0 !important}.duet-badge.duet-theme-turva{padding:5.4444444444px 12px 4.4444444444px;font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:700;color:rgb(23, 28, 58);background:#e8e8eb}.duet-badge.warning{background:#fef3df}.duet-badge.warning.duet-theme-turva{background:#fef1db}.duet-badge.danger{background:#fce9ef}.duet-badge.danger.duet-theme-turva{background:#fceae7}.duet-badge.success{background:#e6f3ef}.duet-badge.success.duet-theme-turva{background:#e6f3ed}";
8
8
 
9
9
  const DuetBadge = /*@__PURE__*/ proxyCustomElement(class extends H {
10
10
  constructor() {
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, c as Host } from './p-e47da081.js';
5
- import { d as defineCustomElement$1 } from './p-4e9d1f9b.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-308a73c1.js';
5
+ import { d as defineCustomElement$1 } from './p-7918f243.js';
6
6
 
7
7
  const DuetUploadAriaStatus = /*@__PURE__*/ proxyCustomElement(class extends H {
8
8
  constructor() {
@@ -0,0 +1,113 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { p as proxyCustomElement, H, h, F as Fragment, d as Host } from './p-308a73c1.js';
5
+ import { a as actionArrowRight } from './p-6fa39608.js';
6
+ import { a as actionNewWindowSmall } from './p-f11208c3.js';
7
+ import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
8
+ import { i as inheritGlobalTheme } from './p-4ebf1618.js';
9
+ import { a as getLanguage, g as getLocaleString } from './p-6c05e879.js';
10
+ import { d as defineCustomElement$2 } from './p-064a8802.js';
11
+ import { d as defineCustomElement$1 } from './p-7918f243.js';
12
+
13
+ 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}:host(.duet-link-block){display:block}.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:rgb(0, 119, 179);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 rgb(0, 119, 179)}.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 rgb(23, 28, 58)}.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:rgb(198, 12, 48)}.duet-link:hover{color:rgb(0, 77, 128);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(148, 9, 37)}.duet-link:active{opacity:0.75;transition:none}.duet-link-external{position:absolute;width:20px;height:20px;margin-left:-15px}.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:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@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}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:16px;font-weight:600;color:rgb(0, 41, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__chevron-icon{transition:300ms ease}.block:hover .block__chevron-icon{transform:translateX(4px)}";
14
+
15
+ const DuetLink = /*@__PURE__*/ proxyCustomElement(class extends H {
16
+ constructor() {
17
+ super();
18
+ this.__registerHost();
19
+ this.__attachShadow();
20
+ this.variation = "default";
21
+ this.accessibleLabel = undefined;
22
+ this.language = getLanguage();
23
+ this.accessibleLabelExternalDefaults = DuetStringsExternalDefaults;
24
+ this.accessibleLabelExternal = getLocaleString(this.accessibleLabelExternalDefaults);
25
+ this.identifier = undefined;
26
+ this.theme = "";
27
+ this.url = "#";
28
+ this.external = false;
29
+ this.tabToLink = false;
30
+ this.icon = undefined;
31
+ this.padding = "auto";
32
+ }
33
+ /**
34
+ * Component lifecycle events.
35
+ */
36
+ componentWillLoad() {
37
+ inheritGlobalTheme(this);
38
+ }
39
+ /**
40
+ * Sets focus on the specified `duet-link`. Use this method instead of the global
41
+ * `link.focus()`.
42
+ */
43
+ async setFocus(options) {
44
+ this.nativeLink.focus(options);
45
+ }
46
+ renderContent() {
47
+ return (h(Fragment, null, h("slot", null), this.external && (h(Fragment, null, "\u00A0\u00A0", h("duet-visually-hidden", null, this.accessibleLabelExternal), "\u00A0", h("span", { class: "duet-link-external" }, "\u00A0", h("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" }))))));
48
+ }
49
+ renderGrid() {
50
+ return (h(Fragment, null, this.icon && (h("span", { class: "block__icon" }, h("duet-icon", { size: "x-small", name: this.icon, margin: "none", color: "currentColor" }))), h("span", { class: "block__content" }, this.renderContent()), h("span", { class: "block__chevron" }, h("duet-icon", { class: "block__chevron-icon", icon: actionArrowRight.svg, size: "x-small", margin: "none", color: "primary-dark" }))));
51
+ }
52
+ /**
53
+ * render() function
54
+ * Always the last one in the class.
55
+ */
56
+ render() {
57
+ // Notice that the external icon needs to be places right after the last word of the link.
58
+ // This is why we use &nbps; to keep everything on the same line.
59
+ return (h(Host, { class: {
60
+ "duet-link-block": this.variation === "block",
61
+ } }, h("a", { href: this.url, class: {
62
+ "duet-link": true,
63
+ "duet-link-is-external": this.external,
64
+ "duet-link-has-icon": !!this.icon,
65
+ "duet-tab-to-link": this.tabToLink,
66
+ "duet-theme-turva": this.theme === "turva",
67
+ "duet-p-0": this.padding === "none",
68
+ [this.padding]: true,
69
+ [this.variation]: true,
70
+ }, 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 }, this.variation === "block" ? this.renderGrid() : this.renderContent())));
71
+ }
72
+ static get delegatesFocus() { return true; }
73
+ static get style() { return duetLinkCss; }
74
+ }, [17, "duet-link", {
75
+ "variation": [1],
76
+ "accessibleLabel": [1, "accessible-label"],
77
+ "language": [1025],
78
+ "accessibleLabelExternalDefaults": [1, "accessible-label-external-default"],
79
+ "accessibleLabelExternal": [1, "accessible-label-external"],
80
+ "identifier": [1],
81
+ "theme": [1025],
82
+ "url": [513],
83
+ "external": [4],
84
+ "tabToLink": [4, "tab-to-link"],
85
+ "icon": [1],
86
+ "padding": [1],
87
+ "setFocus": [64]
88
+ }]);
89
+ function defineCustomElement() {
90
+ if (typeof customElements === "undefined") {
91
+ return;
92
+ }
93
+ const components = ["duet-link", "duet-icon", "duet-visually-hidden"];
94
+ components.forEach(tagName => { switch (tagName) {
95
+ case "duet-link":
96
+ if (!customElements.get(tagName)) {
97
+ customElements.define(tagName, DuetLink);
98
+ }
99
+ break;
100
+ case "duet-icon":
101
+ if (!customElements.get(tagName)) {
102
+ defineCustomElement$2();
103
+ }
104
+ break;
105
+ case "duet-visually-hidden":
106
+ if (!customElements.get(tagName)) {
107
+ defineCustomElement$1();
108
+ }
109
+ break;
110
+ } });
111
+ }
112
+
113
+ export { DuetLink as D, defineCustomElement as d };
@@ -2,7 +2,7 @@
2
2
  * Built with Duet Design System
3
3
  */
4
4
  /*
5
- Stencil Client Platform v2.22.2 | MIT Licensed | https://stenciljs.com
5
+ Stencil Client Platform v3.1.0 | MIT Licensed | https://stenciljs.com
6
6
  */
7
7
  /**
8
8
  * @license
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ var actionArrowRight={"title":"action-arrow-right","tags":"action arrow right caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M5.499 24a.752.752 0 0 1-.53-1.281L15.689 12 4.969 1.28c-.142-.141-.22-.33-.22-.53s.078-.389.22-.53c.141-.142.33-.22.53-.22s.389.078.53.22l10.72 10.72a1.5 1.5 0 0 1 .001 2.119L6.029 23.78a.743.743 0 0 1-.53.22z\"/></svg>"};
5
+
6
+ export { actionArrowRight as a };
@@ -0,0 +1,76 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { p as proxyCustomElement, H, h } from './p-308a73c1.js';
5
+ import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
+ import { s as sanitizeString } from './p-5a9d75e1.js';
7
+ import { g as getColorByName } from './p-9ed347f9.js';
8
+
9
+ const duetHeadingCss = "*,*::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;display:block;width:100%}.duet-heading{margin-bottom:16px !important;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-style:normal;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(0, 41, 77);text-decoration:none;letter-spacing:-0.01rem;word-break:break-word}@media (min-width: 36em){.duet-heading{margin-bottom:20px !important}}.duet-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:italic;font-weight:700;color:rgb(23, 28, 58)}.duet-heading.duet-heading-border{padding-bottom:20px;border-bottom:1px solid rgb(225, 227, 230)}.duet-heading.duet-heading-border.duet-heading-border-solid{border-bottom-color:rgb(101, 119, 135)}.duet-heading.duet-heading-hyphenate{-webkit-hyphens:auto;hyphens:auto}.duet-heading.h0{font-size:9.4vw;line-height:1.1}.duet-heading.h0.duet-p-0{padding:0 !important}.duet-heading.h0.duet-m-0{margin:0 !important}@media (max-width: 31.914893617rem){.duet-heading.h0{font-size:3rem}}@media (min-width: 47.8723404255rem){.duet-heading.h0{font-size:4.5rem}}@media (max-width: 22.5em){.duet-heading.h0{font-size:2.25rem}}.duet-heading.h1{font-size:7vw;line-height:1.1}.duet-heading.h1.duet-p-0{padding:0 !important}.duet-heading.h1.duet-m-0{margin:0 !important}@media (max-width: 32.1428571429rem){.duet-heading.h1{font-size:2.25rem}}@media (min-width: 42.8571428571rem){.duet-heading.h1{font-size:3rem}}@media (max-width: 22.5em){.duet-heading.h1{font-size:1.5rem}}.duet-heading.h2{font-size:5.8vw;line-height:1.1}.duet-heading.h2.duet-p-0{padding:0 !important}.duet-heading.h2.duet-m-0{margin:0 !important}@media (max-width: 25.8620689655rem){.duet-heading.h2{font-size:1.5rem}}@media (min-width: 38.7931034483rem){.duet-heading.h2{font-size:2.25rem}}.duet-heading.h2.duet-theme-turva{font-style:normal}@media (max-width: 22.5em){.duet-heading.h2{font-size:1.375rem}}.duet-heading.h3{margin-bottom:12px !important;font-size:4.2vw}.duet-heading.h3.duet-p-0{padding:0 !important}.duet-heading.h3.duet-m-0{margin:0 !important}@media (max-width: 29.7619047619rem){.duet-heading.h3{font-size:1.25rem}}@media (min-width: 35.7142857143rem){.duet-heading.h3{font-size:1.5rem}}.duet-heading.h3.duet-theme-turva{font-style:normal}.duet-heading.h3.duet-heading-border{padding-bottom:20px}.duet-heading.h4{margin-bottom:8px !important;font-size:4vw;letter-spacing:0}.duet-heading.h4.duet-p-0{padding:0 !important}.duet-heading.h4.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h4{font-size:1.1rem}}@media (min-width: 31.25rem){.duet-heading.h4{font-size:1.25rem}}.duet-heading.h4.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h4.duet-heading-border{padding-bottom:20px}.duet-heading.h5{margin-bottom:8px !important;font-size:4vw;font-weight:600;letter-spacing:0}.duet-heading.h5.duet-p-0{padding:0 !important}.duet-heading.h5.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h5{font-size:1.1rem}}@media (min-width: 28.4090909091rem){.duet-heading.h5{font-size:1.1363636364rem}}.duet-heading.h5.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h5.duet-heading-border{padding-bottom:16px}.duet-heading.h6{margin-bottom:8px !important;font-size:1rem;font-weight:600;letter-spacing:0}.duet-heading.h6.duet-p-0{padding:0 !important}.duet-heading.h6.duet-m-0{margin:0 !important}.duet-heading.h6.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h6.duet-heading-border{padding-bottom:16px}.duet-heading.duet-normal,.duet-heading.duet-theme-turva.duet-normal{font-style:normal !important;font-weight:400 !important}.duet-heading.duet-semibold,.duet-heading.duet-theme-turva.duet-semibold{font-style:normal !important;font-weight:600 !important}";
10
+
11
+ const DuetHeading = /*@__PURE__*/ proxyCustomElement(class extends H {
12
+ constructor() {
13
+ super();
14
+ this.__registerHost();
15
+ this.__attachShadow();
16
+ this.level = "h2";
17
+ this.margin = "auto";
18
+ this.visualLevel = undefined;
19
+ this.border = false;
20
+ this.weight = "auto";
21
+ this.color = "";
22
+ this.theme = "";
23
+ this.hyphenate = false;
24
+ }
25
+ /**
26
+ * Component lifecycle events.
27
+ */
28
+ componentWillLoad() {
29
+ inheritGlobalTheme(this);
30
+ }
31
+ /**
32
+ * render() function
33
+ * Always the last one in the class.
34
+ */
35
+ render() {
36
+ const TagName = sanitizeString(this.level);
37
+ const color = getColorByName(this.color);
38
+ return (h(TagName, { class: {
39
+ "duet-heading": true,
40
+ "duet-heading-border": this.border !== false,
41
+ "duet-heading-border-solid": this.border === "solid",
42
+ "duet-normal": this.weight === "normal",
43
+ "duet-semibold": this.weight === "semibold",
44
+ "duet-heading-hyphenate": this.hyphenate,
45
+ "duet-m-0": this.margin === "none",
46
+ [this.visualLevel ? this.visualLevel : this.level]: true,
47
+ "duet-theme-turva": this.theme === "turva",
48
+ }, style: { color } }, h("slot", null)));
49
+ }
50
+ get element() { return this; }
51
+ static get style() { return duetHeadingCss; }
52
+ }, [1, "duet-heading", {
53
+ "level": [513],
54
+ "margin": [1],
55
+ "visualLevel": [1, "visual-level"],
56
+ "border": [8],
57
+ "weight": [1],
58
+ "color": [1],
59
+ "theme": [1025],
60
+ "hyphenate": [4]
61
+ }]);
62
+ function defineCustomElement() {
63
+ if (typeof customElements === "undefined") {
64
+ return;
65
+ }
66
+ const components = ["duet-heading"];
67
+ components.forEach(tagName => { switch (tagName) {
68
+ case "duet-heading":
69
+ if (!customElements.get(tagName)) {
70
+ customElements.define(tagName, DuetHeading);
71
+ }
72
+ break;
73
+ } });
74
+ }
75
+
76
+ export { DuetHeading as D, defineCustomElement as d };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-308a73c1.js';
5
5
 
6
6
  const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
7
7
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, c as Host } from './p-e47da081.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-308a73c1.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
 
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}";
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:rgb(101, 119, 135);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:rgb(116, 116, 117)}:host(.duet-caption-selected){color:rgb(0, 119, 179)}:host(.duet-caption-selected.duet-theme-turva){color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}";
8
8
 
9
9
  const DuetCaption = /*@__PURE__*/ proxyCustomElement(class extends H {
10
10
  constructor() {